Overview RFID-Systems

Size: px
Start display at page:

Download "Overview RFID-Systems"

Transcription

1 Overview RFID-Systems MSE, Rumc, RFID, 1 References [1] Klaus Finkenzeller, RFID-Handbuch, 5. Auflage, Hanser, [2] R. Küng, M. Rupf, RFID-Blockkurs, ergänzende MSE-Veranstaltung, ZHAW, [3] interesting NFC-link (overview): [4] interesting NFC-link (R&D): Kontakt: ZHAW Zürcher Hochschule für angewandte Wissenschaften Prof. Dr. M. Rupf ZSN Zentrum für Signalverarbeitung und Nachrichtentechnik Technikumstrasse 9, TB 425 CH-8401 Winterthur Tel: ++41 (0) Mail: marcel.rupf@zhaw.ch Web:

2 RFID-Systems vs. Frequency and Range MSE, Rumc, RFID, 2 frequency 5.8 GHz 2.4 GHz DSRC semi-passive Bluetooth Low Energy (used an active RFID system) 960 MHz 860 MHz EPC Gen2 UHF (ISO C) Sensor MHz ISO 15693* EPC Gen2 HF ISO 14443* Sensor * NFC interfaces 134 khz 125 khz ISO ISO m 1 m 10 m (reading) range

3 Contactless Vicinity Cards MSE, Rumc, RFID, 3 ISO/IEC Identification Cards Vicinity Cards (2001 / 2009) VCD: vicinity coupling device ( reader ) VICC: vicinity card ( tag, memory card with simple state machine) also ISO/IEC mode 1 item management standard typical applications: access, item management Operating frequency MHz, inductive coupling Reading range vicinity coupling up to 1 m (for ID1-Tags, reading range diameter of Reader antenna) Tag-/VICC-sensitivity: H min = 150 ma/m, H max = 5 A/m rms Data rate up to 26 kb/s (fast mode only)

4 Contactless Vicinity Cards MSE, Rumc, RFID, 4 Unique ID 64 bit UID (48 bit serial number, not overwritable) Memory max. 256 blocks x 256 bits (8kB) also max blocks x 32 bits (protocol extension) single/multiple blocks readable, writable, lockable Tag reading rate with deterministic anticollision algorithm about UIDs per s Fastest memory access read single 32-bit-block unadressed < 8 ms (including tag powering) => moving tag reading rate (max. 1 Tag in Reader field): 125 Tags / s

5 Contactless Proximity Cards MSE, Rumc, RFID, 5 ISO/IEC Identification Cards - Proximity Cards 2 completely different data transmission types, Typ A and B chip-card must support a single type only, the reader must support both types PCD: proximity coupling device ( reader ) PICC: proximity integrated circuit card ( tag, memory or microprocessor card) typical applications: e-ticketing, micro-payment Type A: MIFARE (Mikron / NXP), Type B: Calypso Operating frequency MHz, inductive coupling Reading range proximity coupling up to 10 cm Tag-/PICC-sensitivity: H min < 1.5 A/m

6 Contactless Proximity Cards MSE, Rumc, RFID, 6 Data rate 106 kb/s Unique ID 4 Bytes, 7 Bytes (double size) or 10 Bytes (triple size) Memory MIFARE classic 1kB (16 sectors) and 4 kb (40 sectors) sectors with several blocks are read/write protectable processor cards >> 8 kb Cryptography processor cards e.g. MIFARE ultralight (C) without (with) 3DES-Cryptography Tag reading rate Type A: dynamical binary search tree algorithm, "few" Tags / s

7 EPC Gen2 (UHF-/HF-version) MSE, Rumc, RFID, 7 EPCglobal is the responsable organisation UHF-version: ISO/IEC C item management (in supply chain) HF-version: ISO/IEC mode 3 item management UHF-version is widely-used, selection of HF tags is only small Operating frequency UHF-version (radio coupling) Tags can be used worldwide in the MHz band Reader compliant with regional/national regulation, ETSI: 868 MHz ISM band HF-version (inductive coupling): MHz Reading range UHF-version: 3-8 m (even 16 m) HF-version: < 1 m (vicinity coupling)

8 EPC Gen2 (UHF-/HF-version) MSE, Rumc, RFID, 8 Data rate UHF-version (ETSI): about 100 kbps (FCC: 200 kbps) HF-version (ETSI): typically 53 kb/s Unique ID Electronic Product Code 96 bits (overwritable) EPC-memory up to 496 bits Memory read / (block-) write 16 bit words only after successful inventory password protectable HF- and UHF-version: up to 8 kb Tag reading rate (slotted Aloha based anticollision algorithm) UHF-version: Tags per s HF-version: up to 150 Tags per s

9 Near Field Communication (NFC) MSE, Rumc, RFID, 9 NFC-Interface and Protocol Standards NFCIP-2 (ECMA-352 / ISO-21481) NFCIP-1 (ECMA-340 / ISO-18092) NFC-Controller mit NFCIP-2 NFC-device e.g. with OS passive communication mode ISO VCD mode reader/writer 26 kbps ISO A/B PCD mode reader/writer 106 kbps RF-detection, set-up-time < 0.1s PICC mode card-emulation 106 kbps active comm. mode NFC-mode peer-to-peer 106 / 212 / 424 kbps (> 424 kbps in R&D) MHz inductive (few cm) VICC PICC PCD NFC-device memory card memory card processor card

10 Near Field Communication (NFC) MSE, Rumc, RFID, 10 NFC Data Exchange Format (NDEF) contains application specific data (e.g. URI) NDEF-message exchange between 2 NFC Forum Devices (peer-to-peer) between 1 NFC Forum Device and 1 of 4 NFC Forum Tags Topaz, MIFARE Ultralight, Felica and MIFARE Desfire (processor card with crypto-function) MIFARE Classic (NDEF-exchange NOT with all NFC Forum Devices) Message exchange with other NFC Tags (e.g. NfcV) not in NDEF-format but in raw data format

11 Near Field Communication (NFC) MSE, Rumc, RFID, 11 NFC Card Emulation with secure element new: host based from Android V4.4 Android-application can select card (wallet-function) and can poll transactionstatus < Android application data-routing to Host card emulation without Android in cryptographical secure environment e.g. on the SIM-card, (SD-card, HW-chip) Official Android up to V4.3: no access to card emulation at least in Switzerland Source:

12 Near Field Communication (NFC) MSE, Rumc, RFID, 12 Android development environment Eclipse with extensions for Android (Java, free of charge) new: EARLY ACCESS PREVIEW Android Studio based on IntelliJ IDEA (Java, free of charge, Good to know when realizing RFID-applications with NFC? reading UID and NDEF-messages relatively simple => RF-detection, automatic if filter is correctly set (no reading command, ident) writing NDEF messages is a little bit more complex, but is supported by the OS writing and reading raw data is more difficult, OS support depends on card type MIFARE-Ultralight: functions readpages and writepage available NfcV-Tags: function transceive for raw-data-commands => RFID-knowledge required or use of example programs

13 Near Field Communication (NFC) MSE, Rumc, RFID, 13 Useful links for NFC-SW-development (Stand ) NFC Basics NFC functions NFC TagWriter by NXP Special case NfcV (ISO-15693) Commands are not prepared, commands Byte-wise, Example-App, ST NfcV-Reader Android-App, sample code Android App Store: "NfcV-reader" Android 4.4 KitKat NFC Card Emulation

14 NFC App MSE, Rumc, RFID, 14 Example: App to scan NFC-Tags Example: App to write/read NFC-Tags

15 Contactless Payment: EMV MSE, Rumc, RFID, 15 Gemeinsamer technischer Standard der internationalen Card Schemes für Chipkarten und Terminals Gegründet durch Europay MasterCard und Visa EMVCo Konsortium besteht heute aus: MasterCard, Visa, JCB, Amex, Diners, CUP Ziele: Länderübergreifende Kompatibilität von Karten und Terminals Erhöhte Sicherheit bei Kartenzahlungen Weltweite Verbreitung (Europa: > 95%, USA: Einführung 2015, vorher < 1%)

16 EMV-Spec: Contacless Terminal MSE, Rumc, RFID, 16 EMVBook A, Architecture, General Req. EMVBook D, Contactless Comm. EMV Book 2: Security EMV Book B Entry Point EMV C1 EMV C2 ISO A ISO A Terminal Application (Not in EMV Scope) EMV C3 EMV Kernels EMV C4 ISO ISO ISO EMV C5 EMV C6 EMV C7 ISO B ISO B Kontaktlos Chip Applikation wird nicht durch EMV spezifiziert Transaction Processing Commands Transmission Protocol Initialization, Anticollision RF Interface Physical Characteristics

NFC is the double click in the internet of the things

NFC is the double click in the internet of the things NFC is the double click in the internet of the things Name Frank Graeber, Product Manager NFC Subject 3rd Workshop on RFID Systems and Technologies Date 12.06.2007 Content NFC Introduction NFC Technology

More information

Fundamentals of Near Field Communication (NFC) Tvrtko Barbarić NXP Semiconductors

Fundamentals of Near Field Communication (NFC) Tvrtko Barbarić NXP Semiconductors Fundamentals of Near Field Communication (NFC) Tvrtko Barbarić NXP Semiconductors Automotive Identification Wireless Infrastructure Lighting Industrial Mobile Consumer Computing Global player with local

More information

ISO / NFC Standards and Specifications Overview. NFC/RFID Training Module #1 (2014) S2 MCU NFC/RFID Applications Team

ISO / NFC Standards and Specifications Overview. NFC/RFID Training Module #1 (2014) S2 MCU NFC/RFID Applications Team ISO / NFC Standards and Specifications Overview NFC/RFID Training Module #1 (2014) S2 MCU NFC/RFID Applications Team HF RFID ISO STANDARDS HF RFID ISO Standards Overview The main worldwide accepted High

More information

Chapter 2 Basics. 2.1 Smartcards. This chapter summarizes basic concepts of smartcards, Near Field Communication (NFC) and payment cards.

Chapter 2 Basics. 2.1 Smartcards. This chapter summarizes basic concepts of smartcards, Near Field Communication (NFC) and payment cards. Chapter 2 Basics This chapter summarizes basic concepts of smartcards, Near Field Communication (NFC) and payment cards. 2.1 Smartcards Smartcards are identification cards equipped with a microchip (integrated

More information

NFC Technology Overview Jonathan Main MasterCard Worldwide Chairman, Technical Committee

NFC Technology Overview Jonathan Main MasterCard Worldwide Chairman, Technical Committee NFC Technology Overview Jonathan Main MasterCard Worldwide Chairman, Technical Committee September 2009 Agenda Review of Use Cases Architecture Overview Relationship to Other Standards Status of NFC Forum

More information

DEFCON 26 - Playing with RFID. by Vanhoecke Vinnie

DEFCON 26 - Playing with RFID. by Vanhoecke Vinnie DEFCON 26 - Playing with RFID by Vanhoecke Vinnie 1. Contents 2. Introduction... 3 3. RFID Frequencies... 3 Low frequency... 3 High frequency... 3 Ultra-high frequency... 3 4. MIFARE... 4 MIFARE Classic...

More information

ACR122S NFC Reader. Datenblatt / Specifications. Technical Specifications

ACR122S NFC Reader. Datenblatt / Specifications. Technical Specifications Datenblatt / Specifications NFC Reader Technical Specifications Table of Contents 1.0. Introduction 3 2.0. Features 4 3.0. Typical Applications 5 4.0. Technical Specifications 6 Page 2 of 6 1.0. Introduction

More information

ECMA-403. NFCIP-2 Test Methods. 1 st Edition / June Reference number ECMA-123:2009

ECMA-403. NFCIP-2 Test Methods. 1 st Edition / June Reference number ECMA-123:2009 ECMA-403 1 st Edition / June 2013 NFCIP-2 Test Methods Reference number ECMA-123:2009 Ecma International 2009 COPYRIGHT PROTECTED DOCUMENT Ecma International 2013 Contents Page 1 Scope... 1 2 Conformance...

More information

Near Field Communication: IoT with NFC. Dominik Gruntz Fachhochschule Nordwestschweiz Institut für Mobile und Verteilte Systeme

Near Field Communication: IoT with NFC. Dominik Gruntz Fachhochschule Nordwestschweiz Institut für Mobile und Verteilte Systeme Near Field Communication: IoT with NFC Dominik Gruntz Institut für Mobile und Verteilte Systeme NFC Experience at FHNW 2005/06 First NFC demonstrator (with Siemens CX70 Emoty) NFC was included in a removable

More information

NFC ESSENTIALS JORDI JOFRE NFC EVERYWHERE MARCH 2018 PUBLIC

NFC ESSENTIALS JORDI JOFRE NFC EVERYWHERE MARCH 2018 PUBLIC NFC ESSENTIALS JORDI JOFRE NFC EVERYWHERE MARCH 2018 PUBLIC Learn all about NFC Session I, 15th March NFC applications and use cases https://attendee.gotowebinar.com/rt/1059402932312036099 Session II,

More information

NFC on Smartphones. Final Report. Version 2.0. Semester Project Fall EIA-FR Telecommunications Department

NFC on Smartphones. Final Report. Version 2.0. Semester Project Fall EIA-FR Telecommunications Department NFC on Smartphones Final Report Version 2.0 Semester Project Fall 2011 EIA-FR Telecommunications Department Students: Thomas Gerber and Yannick Gugler Professors: Jacques Bapst and Nicolas Schroeter January

More information

NEAR FIELD COMMUNICATION

NEAR FIELD COMMUNICATION NEAR FIELD COMMUNICATION (GUIDED BY:MISS ANUJA V NAIR) BY: REJOY MENDEZ ROLL NO:24 S7 ECE OVERVIEW INTRODUCTION FEATURES OF NFC TECHNOLOGICAL OVERVIEW COMPARISON WITH OTHER TECHNOLOGY SECURITY ASPECTS

More information

Advanced. Card. Systems. Ltd. by Eric Lee. June, Advanced Card Systems Ltd. Room 2910, The Center, 99 Queen's Road Central, Hong Kong.

Advanced. Card. Systems. Ltd. by Eric Lee. June, Advanced Card Systems Ltd. Room 2910, The Center, 99 Queen's Road Central, Hong Kong. Advanced Card Systems Ltd. by Eric Lee June, 2004 1 2 What is a Contactless Smart Card? A kind of Smart Card which can be accessed without electrical contact A type of RFID tag What is RFID (Radio Frequency

More information

RD200/300 TOOL OPERATION MANUAL V02.10

RD200/300 TOOL OPERATION MANUAL V02.10 RD200/300 TOOL OPERATION MANUAL V02.10 Model description... 2 Installation... 3 Driver installation (For change to virtual COM port mode)... 4 Common Setting... 5 Auto Read (13.56 MHz only)... 10 NTAG/Ultralight

More information

Secure Elements 101. Sree Swaminathan Director Product Development, First Data

Secure Elements 101. Sree Swaminathan Director Product Development, First Data Secure Elements 101 Sree Swaminathan Director Product Development, First Data Secure Elements Secure Element is a tamper resistant Smart Card chip that facilitates the secure storage and transaction of

More information

ACR1256U. User Manual V Document Name: ACR1256U- User Manual.doc. Prepared by: Reviewed by: Approved by:

ACR1256U. User Manual V Document Name: ACR1256U- User Manual.doc.   Prepared by: Reviewed by: Approved by: Document Name: - User Manual.doc User Manual V1.00.00 Prepared by: Reviewed by: Approved by: Subject to change without prior notice Version History Date By Changes Version 2014-9-3 Henry Lin First Release

More information

ACR1252U. NFC Forum Certified Reader. Technical Specifications V1.03. Subject to change without prior notice.

ACR1252U. NFC Forum Certified Reader. Technical Specifications V1.03. Subject to change without prior notice. ACR1252U NFC Forum Certified Reader Technical Specifications V1.03 Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Typical Applications... 5 4.0.

More information

HOW TO INTEGRATE NFC CONTROLLERS IN LINUX

HOW TO INTEGRATE NFC CONTROLLERS IN LINUX HOW TO INTEGRATE NFC CONTROLLERS IN LINUX JORDI JOFRE NFC READERS NFC EVERYWHERE 28/09/2017 WEBINAR SERIES: NFC SOFTWARE INTEGRATION PUBLIC Agenda NFC software integration webinar series Session I, 14th

More information

ACR1251U-A1 USB NFC Reader with SAM Slot

ACR1251U-A1 USB NFC Reader with SAM Slot ACR1251U-A1 USB NFC Reader with SAM Slot Technical Specifications V1.05 Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Typical Applications... 5

More information

The NFC Forum NFC Technology for Developers

The NFC Forum NFC Technology for Developers The NFC Forum NFC Technology for Developers 7 October 2008 Audio Tips All audio comes through your computer Use your computer mixer to adjust master volume Use Webcast reader audio slide top center of

More information

Android D/2D Barcode Scanner. 5 Inch Display NFC LF/HF RFID. Fingerprint Sensor 4G/LTE GPS. Camera USB. Bluetooth 4.0 WLAN.

Android D/2D Barcode Scanner. 5 Inch Display NFC LF/HF RFID. Fingerprint Sensor 4G/LTE GPS. Camera USB. Bluetooth 4.0 WLAN. Android 6.0 1D/2D Barcode Scanner 5 Inch Display NFC LF/HF RFID Fingerprint Sensor 4G/LTE GPS Camera USB Bluetooth 4.0 WLAN Compact Terminal LogiScan-1710 This Android-based mobile computer features a

More information

H Series : OEM PC/SC Contactless Couplers. H663 / H663-USB / TwistyWriter HSP / CrazyWriter HSP

H Series : OEM PC/SC Contactless Couplers. H663 / H663-USB / TwistyWriter HSP / CrazyWriter HSP H Series : OEM PC/SC Contactless Couplers H663 / H663-USB / TwistyWriter HSP / CrazyWriter HSP PLF14178-Ac 12 2015 SpringCard H Series benefits SpringCard H Series is a complete family of OEM readers/writers

More information

Bluetooth Low Energy (Bluetooth Smart)

Bluetooth Low Energy (Bluetooth Smart) Bluetooth Low Energy (Bluetooth Smart) MSE, BLE, 1 References [1] Specification Core Version 4.0: http://www.bluetooth.org/technical/specifications/adopted.htm [2] wikipedia, Bluetooth, March 2012, http://de.wikipedia.org/wiki/bluetooth

More information

Design of an Automatic Fare Collection System Using Near Field Communication with Focus on Indian Metrorail

Design of an Automatic Fare Collection System Using Near Field Communication with Focus on Indian Metrorail International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 4 (April 2014), PP.20-24 Design of an Automatic Fare Collection System

More information

Extensive proximity connectivity capabilities for USB-enabled devices

Extensive proximity connectivity capabilities for USB-enabled devices NXP Near Field Communication (NFC) controller Extensive proximity connectivity capabilities for -enabled devices NXP Semiconductors is a highly integrated transmission module for contactless communication

More information

Module 1: Smart Card Fundamentals. Smart Card Alliance Certified Smart Card Industry Professional Accreditation Program

Module 1: Smart Card Fundamentals. Smart Card Alliance Certified Smart Card Industry Professional Accreditation Program Module 1: Smart Card Fundamentals Smart Card Alliance Certified Smart Card Industry Professional Accreditation Program 1 For CSCIP Applicant Use Only About the Smart Card Alliance The Smart Card Alliance

More information

RFID DEFCON 26 Vinnie Vanhoecke Lorenzo Bernardi

RFID DEFCON 26 Vinnie Vanhoecke Lorenzo Bernardi RFID Workshop @ DEFCON 26 Vinnie Vanhoecke Lorenzo Bernardi Page 1 Content Introduction RFID theory Basics Tools Protocols Mifare Challenges Page 2 RFID basics RFID theory: RFID basics RFID = Radio Frequency

More information

Security of NFC payments

Security of NFC payments Security of NFC payments Olga Korobova Department of Computer Science University of Massachusetts Amherst Abstract Our research objective was to examine the security features implemented by the bank cards

More information

NFC Lab Michel Simatic

NFC Lab Michel Simatic Michel Simatic 15/01/2015 Table of contents RFID versus NFC High level interactions with tags Touchatag (Tikitag) / Mir:ror Smart posters Low level interactions with tags Card readers Tags Medium level

More information

IS23SC4439 Preliminary. 1K bytes EEPROM Contactless Smart Card Conform to ISO/IEC 14443A Standard. Table of contents

IS23SC4439 Preliminary. 1K bytes EEPROM Contactless Smart Card Conform to ISO/IEC 14443A Standard. Table of contents 1K bytes EEPROM Contactless Smart Card Conform to ISO/IEC 14443A Standard Table of contents 1 Features 2 2 General Description 2 3 Typical Transaction Time 2 4 Functional Description 2 41 Block Description

More information

SCM Microsystems. Reference Manual version 1.3. SCL3711 Multiprotocol contactless mobile reader

SCM Microsystems. Reference Manual version 1.3. SCL3711 Multiprotocol contactless mobile reader SCM Microsystems Reference Manual version 1.3 SCL3711 Multiprotocol contactless mobile reader Reference manual SCL3711 Multiprotocol Contactless mobile Reader SCM Microsystems Oskar-Messter-Strasse, 13

More information

Security in NFC Readers

Security in NFC Readers Security in Readers Public Content and security, a different kind of wireless Under the hood of based systems Enhancing the security of an architecture Secure data exchange Information security goals Cryptographic

More information

How to NFC. Nick Pelly & Jeff Hamilton May 10 th, feedback: hashtags: #io2011 #Android questions:

How to NFC. Nick Pelly & Jeff Hamilton May 10 th, feedback:  hashtags: #io2011 #Android questions: How to NFC Nick Pelly & Jeff Hamilton May 10 th, 2011 feedback: http://goo.gl/syzqy hashtags: #io2011 #Android questions: http://goo.gl/mod/ekbn Agenda What is NFC Why use NFC How to NFC 101 How to NFC

More information

Beyond Payment: Secure NFC applications and their relation to RFID

Beyond Payment: Secure NFC applications and their relation to RFID Powering the trusted identities of the world s people, places & things Beyond Payment: Secure NFC applications and their relation to RFID Richard Aufreiter, Director Product Management - IDT June 27, 2017

More information

Leveraging the full potential of NFC to reinvent physical access control. Friday seminar,

Leveraging the full potential of NFC to reinvent physical access control. Friday seminar, Leveraging the full potential of NFC to reinvent physical access control Wireless@KTH Friday seminar, 2012-08-31 NFC (Near Field Communication) A new radio communication technology for mobile phones Uses

More information

ACR122U SAM NFC Reader. Application Programming Interface

ACR122U SAM NFC Reader. Application Programming Interface Application Programming Interface ACR122U SAM NFC Reader Table of Contents ACR122T Application Programming 1.0 Introduction 3 1.1 Features 3 1.2 USB Interface 3 2.0 Communication between the Driver, Contactless

More information

SPRINGCARD PC/SC READERS - H663 GROUP

SPRINGCARD PC/SC READERS - H663 GROUP DRAFT - PUBLIC SPRINGCARD PC/SC READERS - H663 GROUP Developer's reference manual www.springcard.com page 2 of 108 DOCUMENT IDENTIFICATION Category Developer's manual Family/Customer PC/SC readers Reference

More information

ACR128U Dual- Interface Reader

ACR128U Dual- Interface Reader ACR128U Dual- Interface Reader Technical Specifications Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Typical Applications... 5 4.0. Technical

More information

Near Field Comunications

Near Field Comunications Near Field Comunications Bridging the Physical and Virtual Worlds This is going to get interesting! Ash@YLabz.com Siamak Ashrafi NFC Definition Near field communication, or NFC, is a set of short-range

More information

RFID tags. Inductive coupling is used for. energy transfer to card transmission of clock signal data transfer

RFID tags. Inductive coupling is used for. energy transfer to card transmission of clock signal data transfer RFID 1 RFID tags RFID = Radio-Frequency IDentification RFID devices are called tags or transponders More powerful RFID tags can be called (contactless) smartcards Inductive coupling is used for energy

More information

AN MIFARE Type Identification Procedure. Application note COMPANY PUBLIC. Rev August Document information

AN MIFARE Type Identification Procedure. Application note COMPANY PUBLIC. Rev August Document information Document information Info Content Keywords, 14443 Abstract This document describes how to differentiate between the members of the card IC family. 14443-3 describes the initialization and anti-collision

More information

ACR1255U-J1 Secure Bluetooth NFC Reader

ACR1255U-J1 Secure Bluetooth NFC Reader ACR1255U-J1 Secure Bluetooth NFC Reader Technical Specifications V1.07 Subject to change without prior notice Table of Contents 1.0. Introduction... 3 1.1. Smart Card Reader... 3 1.2. Compact Design...

More information

Industry-leading, 2 nd - generation NFC controller

Industry-leading, 2 nd - generation NFC controller NXP NFC controller PN544 for mobile phones and portable equipment Industry-leading, 2 nd - generation NFC controller This high-quality, high-performance NFC controller enables a new range of contactless

More information

RFID & NFC. Erik Poll. Digital Security Radboud University Nijmegen

RFID & NFC. Erik Poll. Digital Security Radboud University Nijmegen RFID & NFC Erik Poll Digital Security Radboud University Nijmegen 1 RFID tags RFID = Radio-Frequency IDentification RFID devices are called tags or transponders More powerful RFID tags also called contactless

More information

H Series :: OEM PC/SC Contactless Couplers. H663 / H663-USB / TwistyWriter HSP / CrazyWriter HSP

H Series :: OEM PC/SC Contactless Couplers. H663 / H663-USB / TwistyWriter HSP / CrazyWriter HSP H Series :: OEM PC/SC Contactless Couplers H663 / H663-USB / TwistyWriter HSP / CrazyWriter HSP PLF14178-AA 09 2014 SpringCard H Series benefits SpringCard H Series is a complete family of OEM readers/writers

More information

JMY600 Series IC Card Module

JMY600 Series IC Card Module MIFARE & ISO14443A & ISO14443B & ISO7816 & ISO15693 IC CARD MODULE JMY600 Series IC Card Module MIFARE DESfire Card Operation Guide (Revision 1.00) Jinmuyu Electronics Co., LTD April 7, 2015 Please read

More information

ACR1255 NFC Bluetooth Smart Card Reader

ACR1255 NFC Bluetooth Smart Card Reader ACR1255 NFC Bluetooth Smart Card Reader User Manual V1.00 Name Signature Date Prepared by: Tommy Wong 2015-05-28 Reviewed by: Approved by: Subject to change without prior notice Table of Contents 1.0.

More information

Prepaid Energy System

Prepaid Energy System Prepaid Energy System Group 21 Youssef Ojeil (EE) Michael Cuervo (EE) MD.S. Rahaman (EE) Sahin Okur (EE) Sponsored by: Supervised by Dr. Chung-Yong Chan Goals and Objectives Alternative pre-paid solution

More information

Near Field Communication Security

Near Field Communication Security Near Field Communication Security Thomas Patzke 22.04.2015 Who am I... Thomas Patzke (formerly Skora) Who am I... Thomas Patzke (formerly Skora) Started with security related topics somewhere in the 90s

More information

ACR1251U-A1 USB NFC Reader with SAM

ACR1251U-A1 USB NFC Reader with SAM ACR1251U-A1 USB NFC Reader with SAM Application Programming Interface V1.00 Subject to change without prior notice Table of Contents 1.0. Introduction... 4 2.0. Features... 5 3.0. Architecture... 6 4.0.

More information

ACM1252U-Y3. USB NFC Reader Module with Detachable Antenna Board

ACM1252U-Y3. USB NFC Reader Module with Detachable Antenna Board ACM1252U-Y3 USB NFC Reader Module with Detachable Antenna Board Units 4108 4110, 41 st Floor, Manhattan Place 23 Wang Tai Road, Kowloon Bay, HK Tel: +852-27967873 Fax: +852-27961286 info@acs.com.hk www.acs.com.hk

More information

RFID Beginner s Kit Command Reference Manual Copyright 2003 Intensecomp Pte Ltd All rights reserved.

RFID Beginner s Kit Command Reference Manual Copyright 2003 Intensecomp Pte Ltd All rights reserved. RFID Beginner s Kit Command Reference Manual Copyright 2003 Intensecomp Pte td All rights reserved. Intensecomp Pte td 190 Middle Road, #19-05,Fortune Centre, Singapore 188979 Tel: +65 6769 5772 Fax: +65

More information

NFC embedded microsd smart Card - Mobile ticketing opportunities in Transit

NFC embedded microsd smart Card - Mobile ticketing opportunities in Transit NFC embedded microsd smart Card - Mobile ticketing opportunities in Transit July 2017 By: www.smk-logomotion.com Introduction Presentation is describing NFC enabled microsd smart card (LGM Card) Technical

More information

ABOUT CIVINTEC PLATFORM PRODUCT RANGE CIVINTEC GLOBAL. World Leading OEM/ODM Designer & Manufacturer

ABOUT CIVINTEC PLATFORM PRODUCT RANGE CIVINTEC GLOBAL. World Leading OEM/ODM Designer & Manufacturer CIVINTEC GLOBAL 01 World Leading OEM/ODM Designer & Manufacturer ABOUT CIVINTEC CIVINTEC is the world leading designer and manufacturer of smart card terminals and devices, established in 2006 and focusing

More information

C4 Red. Handheld Computer DESCRIPTION FEATURES RFID OPTIONS

C4 Red. Handheld Computer DESCRIPTION FEATURES RFID OPTIONS Handheld Computer C4 Red FEATURES DESCRIPTION Android 7.0 (Optional 5.1.1) Large 5.0 TFT-LCD Gorilla Glass 3 Screen Li-Ion Polymer Battery Wi-Fi/Bluetooth/GSM/GPS/3G 1D/2D Barcode Reader Optional Rear

More information

AdvanPay-160 High power desktop RFID reader with hard tag detacher and keyboard wedge

AdvanPay-160 High power desktop RFID reader with hard tag detacher and keyboard wedge Product overview AdvanPay-160 is a high power RFID desktop reader with hard tag detacher that increases the speed of payment at cash registers. AdvanPay-160 merges 2 processes: 1.Hard tag detachment 2.Product

More information

AET62 NFC Reader. Reference Manual. Subject to change without prior notice

AET62 NFC Reader. Reference Manual.  Subject to change without prior notice AET62 NFC Reader Reference Manual Subject to change without prior notice Table of Contents 1.0. Introduction... 5 2.0. AET62 Contactless Smart Card Reader... 6 2.1. USB Interface...6 3.0. Implementation...

More information

Linux NFC Subsystem. Lauro Ramos Venancio Samuel Ortiz 2011, September 9th

Linux NFC Subsystem. Lauro Ramos Venancio Samuel Ortiz 2011, September 9th Lauro Ramos Venancio Samuel Ortiz 2011, September 9th What is NFC? NFC means Near Field Communication It is a short-range wireless communication It operates at 13.56 MHz Data rates from 106 kbits/s to

More information

ACR120 Contactless Reader/Writer. 1.0 Introduction. 2.0 Features. 3.0 Supported Card Types. 6.4cm. 9.9cm

ACR120 Contactless Reader/Writer. 1.0 Introduction. 2.0 Features. 3.0 Supported Card Types. 6.4cm. 9.9cm ACR120 Contactless Reader/Writer 1.0 Introduction The ACR120 is a compact and cost-effective contactless reader and writer. It is developed on the 13.56MHz contactless smart card (RFID) technology, supporting

More information

NFC USE CASES FOR INDUSTRIAL APPLICATIONS. December 2016

NFC USE CASES FOR INDUSTRIAL APPLICATIONS. December 2016 NFC USE CASES FOR INDUSTRIAL APPLICATIONS December 2016 Agenda Session 1 st December: NFC use cases for industrial applications NFC technology essentials NFC Forum specifications Application examples NFC

More information

Application Programming Interface

Application Programming Interface Application Programming Interface ACR122 NFC Reader Advanced Card Systems Ltd. Website: www.acs.com.hk Email: info@acs.com.hk Table of Contents 1.0 Introduction...3 1.1 Features...3 1.2 USB Interface...3

More information

Introduction to NFC.

Introduction to NFC. Introduction to NFC robertportvliet@foundstonecom Twitter: @rportvliet Overview Introduction Hardware Software Attacks NFC Introduction What is NFC? Near Field Communication Set of standards for mobile

More information

ACM1252U-Z2. Small NFC Module Reader. Reference Manual V1.00. Subject to change without prior notice.

ACM1252U-Z2. Small NFC Module Reader. Reference Manual V1.00. Subject to change without prior notice. ACM1252U-Z2 Small NFC Module Reader Reference Manual V1.00 Subject to change without prior notice Table of Contents 1.0. Introduction... 4 2.0. Features... 5 3.0. Acronyms and Abbreviations... 6 4.0. Architecture...

More information

Mobile Security Fall 2014

Mobile Security Fall 2014 Mobile Security Fall 2014 Patrick Tague Class #8 NFC & Mobile Payment 1 Announcements Reminder: first group of SoW presentations will be today, starting ~1/2 way through class Written SoW is a separate

More information

RD200/300 TOOL OPERATION MANUAL V02.06

RD200/300 TOOL OPERATION MANUAL V02.06 RD200/300 TOOL OPERATION MANUAL V02.06 Installation... 2 Driver installation (For change to virtual COM port mode)... 3 Common Setting... 4 Auto Read (13.56 MHz only)... 9 NTAG/Ultralight (13.56 MHz only)...

More information

NFC Application Ecosystems: Introduction, Peer-to-Peer, NFC Tags/Posters and Product Label Applications

NFC Application Ecosystems: Introduction, Peer-to-Peer, NFC Tags/Posters and Product Label Applications NFC Application Ecosystems: Introduction, Peer-to-Peer, NFC Tags/Posters and Product Label Applications Smart Card Alliance Mobile & NFC Council Webinar September 27, 2012 Introductions Brent Bowen, INSIDE

More information

ACR120 Contactless Reader/Writer

ACR120 Contactless Reader/Writer ACR120 Contactless Reader/Writer Technical Specifications Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Typical Applications... 5 4.0. Technical

More information

Application Interface. ACR122T NFC Reader Token. idvation GmbH Otto-Hesse-Straße 19 / T5 Phone D Darmstadt Fax

Application Interface. ACR122T NFC Reader Token. idvation GmbH Otto-Hesse-Straße 19 / T5 Phone D Darmstadt Fax Application Interface ACR122T NFC Reader Token Otto-Hesse-Straße 19 / T5 Phone +49 6151 9926567 Table of Contents 1. Introduction... 4 1.1. USB Interface... 4 2. Implementation... 5 2.1. Communication

More information

A Touch and Pair system for battery-free /ZigBee Home Automation networks

A Touch and Pair system for battery-free /ZigBee Home Automation networks 1 / 10 A Touch and Pair system for battery-free 802.15.4/ZigBee Home Automation networks Abstract: Authors: D.Condrau, L.Zimmermann, M.Gysel (InES), M. Würms (InES), M.Meli (InES), Contact address: Prof.

More information

Evaluation of the feasible attacks against RFID tags for access control systems

Evaluation of the feasible attacks against RFID tags for access control systems Evaluation of the feasible attacks against RFID tags for access control systems Hristo Dimitrov & Kim van Erkelens University of Amsterdam February 4, 2014 1 / 20 Contents 1 Introduction 2 Background 3

More information

BL75R06SM 8K-bit EEPROM Contactless smart card chip

BL75R06SM 8K-bit EEPROM Contactless smart card chip Description BL75R06SM consists of the RF-Interface, the Digital Control Unit and the 8 Kbit EEPROM. Operating distance is up to 10cm(depending on antenna geometry). The communication layer complies to

More information

Inv.# 557 ONE CHIP MICROCONTROLLER FOR ELECTRONIC PLASTIC CARDS Preliminary datasheet September 2010 revised January 2012

Inv.# 557 ONE CHIP MICROCONTROLLER FOR ELECTRONIC PLASTIC CARDS Preliminary datasheet September 2010 revised January 2012 BASIC CHARACTERISTICS RF INTERFACE IN COMPLIANCE WITH ISO/IEC 14443A Contactless energy supply and data transmission Operating distance between the card and the read-write device antenna: up to 100mm (depending

More information

Hacking new NFC cards

Hacking new NFC cards Hacking new NFC cards NTAG2x, Ultralight EV1/C, Desfire EV2, ISO-15693, meal EMV cards abyssal see #brmlab IRC for contact 6.12.2018 New cards Mifare Ultralight C, Ultralight EV1 descendant of simple Ultralight

More information

Specifications and Application Documents. Laurent Sourgen NFC Forum Board Member STMicroelectronics

Specifications and Application Documents. Laurent Sourgen NFC Forum Board Member STMicroelectronics Specifications and Application Documents Laurent Sourgen NFC Forum Board Member STMicroelectronics April 13, 2012 NFC Forum Architecture Reader/Writer Mode 2 NFC Forum Architecture Reference Applications

More information

ACR1252U. NFC Forum Certified Reader. Application Programming Interface V1.08. Subject to change without prior notice.

ACR1252U. NFC Forum Certified Reader. Application Programming Interface V1.08. Subject to change without prior notice. ACR1252U NFC Forum Certified Reader Application Programming Interface V1.08 Subject to change without prior notice Table of Contents 1.0. Introduction... 4 2.0. Features... 5 3.0. Acronyms and Abbreviations...

More information

Corey Benninger Max Sobell

Corey Benninger Max Sobell Corey Benninger Max Sobell NFC Overview What is NFC? Hardware basics behind NFC Antennas and waveforms Tags and access control NFC Data Exchange Format (NDEF) NFC Application Attacks Privacy Mobile Wallets

More information

Contents. Preface. Acknowledgments. xxiii. List of Acronyms i xxv

Contents. Preface. Acknowledgments. xxiii. List of Acronyms i xxv Preface xv Acknowledgments. xxiii List of Acronyms i xxv 1 Executive Summary 1 1.1 Towards NFC Era 2 1.1.1 Ubiquitous Computing 2 1.1.2 Mobile Phones 3 1.1.3 Technological Motivation of NFC 4 1.1.4 Wireless

More information

JMY600 Series IC Card Module

JMY600 Series IC Card Module MIFARE & ISO14443A & ISO14443B & ISO7816 & ISO15693 IC CARD MODULE JMY600 Series IC Card Module MIFARE 1K Card Operation Guide (Revision 1.02) Jinmuyu Electronics Co., LTD March 31, 2015 Please read this

More information

Implementations, simplifications and evaluations around Nfc on Android

Implementations, simplifications and evaluations around Nfc on Android Mid Sweden University Institute of technology and media (ITM) Author: Johan Deckmar E-mail address: deckmar@gmail.com Study program: Master of Science in Engineering - Computer Engineering, 300 higher

More information

mifare DESFire Contactless Multi-Application IC with DES and 3DES Security MF3 IC D40 INTEGRATED CIRCUITS Objective Short Form Specification

mifare DESFire Contactless Multi-Application IC with DES and 3DES Security MF3 IC D40 INTEGRATED CIRCUITS Objective Short Form Specification INTEGRATED CIRCUITS mifare DESFire Contactless Multi-Application IC with DES and 3DES Security MF3 IC D4 Objective January 23 Revision 1.1 PUBLIC Philips Semiconductors CONTENTS 1 FEATURES...3 1.1 RF Interface:

More information

Tab A8. Specification

Tab A8. Specification Tab A8 Specification 1 Display & Touch... 3 Operating System... 4 3G / LTE Modem....4 Platform, Memory & Connectivity... 5 Cameras Interfaces...6... 7 Battery Management... 7 Maximum Values... 7 Mechanical...

More information

Attacks on NFC enabled phones and their countermeasures

Attacks on NFC enabled phones and their countermeasures Attacks on NFC enabled phones and their countermeasures Arpit Jain: 113050028 September 3, 2012 Philosophy This survey explains NFC, its utility in real world, various attacks possible in NFC enabled phones

More information

Security & Chip Card ICs SLE 55R04. Intelligent 770 Byte EEPROM with Contactless Interface complying to ISO/IEC Type A and Security Logic

Security & Chip Card ICs SLE 55R04. Intelligent 770 Byte EEPROM with Contactless Interface complying to ISO/IEC Type A and Security Logic Security & Chip Card ICs SLE 55R04 Intelligent 770 Byte EEPROM with Contactless Interface complying to ISO/IEC 14443 Type A and Security Logic Short Product Information January 2001 Short Product Information

More information

JMY6804 IC Card Reader

JMY6804 IC Card Reader NFC & MIFARE & ISO14443A & ISO14443B & ISO15693 IC CARD MODULE JMY6804 IC Card Reader User s manual (Revision 1.00) Jinmuyu Electronics Co. LTD 2017/10/20 Please read this manual carefully before using.

More information

Presentation of the Interoperability specification for ICCs and Personal Computer Systems, Revision 2.0

Presentation of the Interoperability specification for ICCs and Personal Computer Systems, Revision 2.0 PC/SC Workgroup White Paper Presentation of the Interoperability specification for ICCs and Personal Computer Systems, Revision 2.0 Abstract This document presents the upcoming revision 2.0 of the Interoperability

More information

Managing an NFC Ecosystem

Managing an NFC Ecosystem Managing an NFC Ecosystem Gerald Madlmayr NFC, ICMB 2008, Barcelona 1 NFC - What is it all about RFID Derivate 13,56 Mhz Integrated in mobile devices for consumer market Operating Modes Tag/SmartCard Emulation

More information

ACR1251U USB NFC Reader with SAM Slot

ACR1251U USB NFC Reader with SAM Slot ACR1251U USB NFC Reader with SAM Slot Application Programming Interface V1.08 Subject to change without prior notice Revision History Release Date Revision Description Version Number 2013-05-31 Initial

More information

Products and solutions for Secure Wearables

Products and solutions for Secure Wearables Products and solutions for Secure Wearables Content Introduction... 3 Security... 4 Secure element and integrated NFC boosted solutions for wearable devices... 4 Secure element... 5 NFC booster and nfc

More information

SYRDBT. SYRIS Handheld bluetooth RFID Reader

SYRDBT. SYRIS Handheld bluetooth RFID Reader SYRDBT SYRIS Handheld bluetooth RFID Reader V0200 SYRIS Technology Corp. Address: 12F., No.16, Sec. 2, Taiwan Blvd., West Dist., Taichung City 403, Taiwan TEL: +886-4-2207-8888 FAX: +886-4-2207-9999 E-Mail:

More information

MC75A HF PREMIUM HF RFID CONTACTLESS MOBILE COMPUTER

MC75A HF PREMIUM HF RFID CONTACTLESS MOBILE COMPUTER Page 1 of 6 PRODUCT SPEC SHEET MC75A HF MC75A HF PREMIUM HF RFID CONTACTLESS MOBILE COMPUTER THE RIGHT MOBILE SOLUTION FOR TICKETING, IDENTITY AND ACCESS MANAGEMENT Zebra's MC75A HF takes its place as

More information

NFC Type 5 / RFID tag IC with 16-Kbit or 64-Kbit EEPROM and protection

NFC Type 5 / RFID tag IC with 16-Kbit or 64-Kbit EEPROM and protection Datasheet NFC Type 5 / RFID tag IC with 16-Kbit or 64-Kbit EEPROM and protection Features Contactless interface Wafer Based on ISO/IEC 15693 NFC Forum Type 5 tag certified by the NFC Forum Supports all

More information

GOOGLE WALLET. Hardik Mangukiya ABSTRACT INDIA

GOOGLE WALLET. Hardik Mangukiya ABSTRACT INDIA GOOGLE WALLET Hardik Mangukiya INDIA ABSTRACT Over the past few thousand years of evolution, the way we pay has changed shapes and materials. It has gone from gold to coins, paper money to plastic cards

More information

HAKI-NFC BASED ANDROID APPLICATION

HAKI-NFC BASED ANDROID APPLICATION HAKI-NFC BASED ANDROID APPLICATION JAIKISHAN KHATWANI 1, ABHISHEK SINGH 2, HRISHIKESH RANGDALE 3, KAMLESH JUWARE 4 & ISHAN ALONE 5 1,2,3,4&5 Department of Information Technology, Mumbai University, FR.

More information

ACR1281U-C2. Card UID Reader. Reference Manual Subject to change without prior notice.

ACR1281U-C2. Card UID Reader. Reference Manual Subject to change without prior notice. ACR1281U-C2 Card UID Reader Reference Manual 1.01 Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Typical Applications... 5 4.0. Reference Documents...

More information

A SURVEY ON NEAR FIELD COMMUNICATION IN MOBILE PHONES & PDAS

A SURVEY ON NEAR FIELD COMMUNICATION IN MOBILE PHONES & PDAS Technical report, IDE1062, Sept 2010 A SURVEY ON NEAR FIELD COMMUNICATION IN MOBILE PHONES & PDAS Master s Thesis in Computer Systems Engineering IMHONTU, EROMON EMMANUEL & KUMAH, YAW OWUSU School of Information

More information

Advances with Osaifu-Keitai Starting Services Supporting NFC (Type A/B) on NTT DOCOMO UIM Cards. contactless IC cards that is being adopted

Advances with Osaifu-Keitai Starting Services Supporting NFC (Type A/B) on NTT DOCOMO UIM Cards. contactless IC cards that is being adopted Type A/B GP TSM Advances with Osaifu-Keitai Starting Services Supporting NFC (Type A/B) on NTT DOCOMO UIM Cards The Osaifu-Keitai service currently being provided in Japan is based on the FeliCa *1 mobile

More information

Power on/off Button. Secure PIN Pad. Mswipe Technologies Pvt. Ltd.

Power on/off Button. Secure PIN Pad. Mswipe Technologies Pvt. Ltd. WisePOS is an innovative Android Mobile MPOS device accepting different forms of payment including EMV Chip & Pin, MSR and NFC contactless. Integrated with BT, Wi, GPRS and optional barcode scanner, WisePOS

More information

E Series : Network PC/SC Contactless Couplers. TwistyWriter-IP PC/SC / FunkyGate-IP PC/SC

E Series : Network PC/SC Contactless Couplers. TwistyWriter-IP PC/SC / FunkyGate-IP PC/SC E Series : Network PC/SC Contactless Couplers TwistyWriter-IP PC/SC / FunkyGate-IP PC/SC PFL16089-AA 03 2016 SpringCard E Series benefits SpringCard E Series is a family of network-attached couplers covering

More information

LEARN ALL ABOUT NFC SESSION 3: NFC PRODUCT PORTFOLIO

LEARN ALL ABOUT NFC SESSION 3: NFC PRODUCT PORTFOLIO LEARN ALL ABOUT NFC SESSION 3: NFC PRODUCT PORTFOLIO JORDI JOFRE NFC EVERYWHERE MARCH 2018 PUBLIC Learn all about NFC Session I, 15 th March NFC applications and use cases https://attendee.gotowebinar.com/rt/1059402932312036099

More information

RFID Radio Frequency Identification The Basic Principle. Semiconductors 4

RFID Radio Frequency Identification The Basic Principle. Semiconductors 4 RFID Radio Frequency Identification The Basic Principle Semiconductors 4 Basic Transceive Principle Energy: Reader Tag Card Data: Reader Tag Card Data: Reader Tag Card LOAD modulation Semiconductors 5

More information