(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A Novel Automated Interoperability Test and Debug System for Near-Field Communication

What is it about?

In this article, we present a new system architecture to test over the air communication of various NFC-enabled devices. The main focus of the interoperability test and debug system is to automate as many measurements and analysis tasks as possible. Additionally, the overall test information gathered by the automated test system is increased.

Why is it important?

Our years of experience of NFC interoperability testing, especially in the field of contactless payment has shown that additional automated measurement methods are required. Faster and more detailed testing will encourage more NFC-enabled device manufacturers to test their new devices against interoperability. More testing will increase user acceptance and strengthen the NFC technology on the global market.

Read more on Kudos…
The following have contributed to this page:
Martin Erb
' ,"url"));