Title: RFID Training HF 13.56MHz ISO-14443A
1RFID TrainingHF 13.56MHz ISO-14443A
2 ??HF 1MHz400MHz
- ???????? 13.56MHz
- ISO-14443A Mifare?ISO-15693
- ?????????????,????? 10-100 ??
- ???????????????????
- ????????????,???????????,?????
- ??????????????????????????????????????????????
- ????????????????????
- ???????????????????
3 RFID Reader
???? Input Voltage DC 5V 10
Current Less than 500 mA
Communication Asyn. RS-232C, Half direction
Baud Rate 9,600- 115,200 bps (N, 8,
1, 1) Card Detection Within 100mm (PCB
Antenna VSWR 1.1) Operation Temp. -10 50 ?
(20 90 h) Storage Temp. -20 90 ? (20
90 h) RF card comm. Bi-direction
communication Module -gt Card 100 ASK, Miller
code Card -gt Module Sub-Carrier frequency
used for modulation 847.5 kHz
RWD Read/Write
Device Manchester Code
4 RFID Reader
???? Communication 13.56MHz Read
range 3-8 cm ISO14443A UID
Readable User Capacity 1,024 Event
Log 1,200 Comm. Interface RS-485
Dimensions 126 91 46 mm Baud
Rate 9600 bps (N, 8, 1) Action
Current 15mA(Max), 4mA(Min)
Operating -20 ? to 75 ? Access
Model Card Only, Card or PIN Card PIN
LCD Panel (pixel) 12864 (4 line messages, 16
characters each line)
5 RFID Tag
Block 0 Block 1 Block 2 Block 3
Sector 0 0x00 0x01 0x02 0x03
Sector 1 0x04 0x05 0x06 0x07
Sector 2 0x08 0x09 0x0A 0x0B
Sector 3 0x0C 0x0D 0x0E 0x0F
Sector 4 0x10 0x11 0x12 0x13
Sector 5 0x14 0x15 0x16 0x17
Sector 6 0x18 0x19 0x1A 0x1B
Sector 7 0x1C 0x1D 0x1E 0x1F
Sector 8 0x20 0x21 0x22 0x23
Sector 9 0x24 0x25 0x26 0x27
Sector 10 0x28 0x29 0x2A 0x2B
Sector 11 0x2C 0x2D 0x2E 0x2F
Sector 12 0x30 0x31 0x32 0x33
Sector 13 0x34 0x35 0x36 0x37
Sector 14 0x38 0x39 0x3A 0x3B
Sector 15 0x3C 0x3D 0x3E 0x3F
Function Read / Write Chip Philips MF1 IC S50
Memory 1 Kbytes of EEPROM Frequency 13.56 MHz
Operating Temp. -10 50 Celsius Storage
Temp. -10 60 Celsius Material Type PVC
Dimensions 86 x 54 x 0.8(mm) Print Service Yes
6 RFID ?????3 PASS????
- ISO 9798-2
- ??1B(??)??????A(????)
- ??2A ??????? B
- ??3B ???????,???????,??????????????????1?????
- ??4B ???????? A
- ??5A ???????,???????,?????????????
7 RFID ???? ????
8 RFID ???? ?????
Opening of the Serial Port krf_init(int
port) This function should be called at first
when you power on the KRF-Mifare. Then you can
control KRF- Mifare by the other function call.
The function of krf_init include (1) To specify
comm. port parameters (2) To initialize the KRF-
Mifare
9 RFID ???? ?????
Closing of the Serial Port krf_close(void) To
close the comm. port. It should be called before
you close the application.
10 RFID ???? ?????
Get Firmware Version krf_version(char
buf) Get version number of firmware
11 RFID ???? ?????
Load Key krf_loadkey(char sector, char
keyvalue) This function loads a new key into the
key RAM of the MIFARE Reader IC. No communication
with the card is carried out.
12 RFID ???? ?????
Access Card krf_card(char serial) This high
level function is equivalent to Request, Anticoll
and Select command to access card
13 RFID ???? ?????
Read Block krf_read(char block, char keytype,
char data) This function reads one block of 16
bytes from a selected and authenticated card
sector.
14 RFID ???? ?????
Write Block krf_write(char block, char keytype,
char data) This function writes one block of 16
bytes to a selected and authenticated card sector.
15 RFID ???? ?????
Increment Value krf_increment(char block, char
tranblock, char keytype, unsigned long
value) This function reads the accessed value
block, checks the data structure, increases the
contents of the value block by the transmitted
value and stores the result into the transfer
value block.
16 RFID ???? ?????
Decrement Value krf_decrement(char block, char
tranblock, char keytype, unsigned long
value) This function reads the accessed value
block, checks the data structure, decreases the
contents of the value block by the transmitted
value and stores the result into the transfer
value block.
17 RFID ???? ?????
Value Block Restore krf_restore(char block, char
tranblock, char keytype) This function reads the
accessed value block, checks the data structure
and stores the result in the transfer block.
18 RFID ???? ?????
Initial Value Block krf_initvalue(char block,
char keytype, long value) This function initials
a value block with a specified value.
19 RFID ???? ?????
Read Value Block krf_readvalue(char block, char
keytype, long value) This function initials a
value block with a specified value.
20 RFID ???? ?????
Load Hex Value Key krf_loadkey_hex(char sector,
char keyvalue) This function loads a new key
into the key RAM of the MIFARE Reader IC. No
communication with the card is carried out. The
keyvalue is 24-byte long in hex format.
21 RFID ???? ?????
Read Hex Value Key krf_read_hex(char block, char
keytype, char data) This function reads one
block of 16 bytes from a selected and
authenticated card sector. The data is in hex
format.
22 RFID ???? ?????
Write Hex Value Key krf_write_hex(char block,
char keytype, char data) This function writes
one block of 16 bytes to a selected and
authenticated card sector. The data is 32-byte
long in hex format.
23 RFID ?? ????
PPPPPP ??????,???????(???123456)
?????? 01PPPPPPpppppp ????????
?????2??????? 02NNN ??????001255 03SSS ????
?? SSS000250? 05PPPP ?????? (????)
0000-??????(???) 1599 ????????(?????) 25N
???????? N ( 1?2 ) ???2??? ??????,????????????
?? 30N N0 ?????? (???N0) N1 ?????
?????????,?????? 35N N1????????
N0????????? (N???0) 5199 ??????,???????
?????? 5599 ??????,??????? ? ????????,??
???????? (?????,???????-??-????) 5012588
??S1??.??? (??????????????) 5022588
??S2??.??? (??????????????)
24 RFID ?? ????
1.??????Setup.exe,?????????,?????????? 2.
ST?????? STServer(??????) STMaim(ST????) 3.
??????????STServer.exe (?????????????STServer.
exe ????STServer???) ??????????StMain.exe???
????
25 RFID ?? ????
Site2 ?????????2????? Receive DATA2007/07/26-10
4543 ??????????? 2283557314(3484420930)
???????????
26 RFID ?? ????
1.??????,???????????? 2.?? ???????????????????
?? ??????????????????? ?? ??????,???????????
??? ?? ??????????????????????? ??
???????????? IP?? PORT ?????????,???IP???PORT?
??? ??COM?????,??????????
???? ??????????????????1000 ? ????
OK (????) ?? (?????)
27 RFID ?? ????
3.?? STServer??????????????ST Server
? 4.???? ????????????????????????? 5.???? ????????
????????????????? 6.???? ?????????????????????????
7.???? ????????????????????????? 8.???? ?????????
???????????????? 9.???? ??????????????????????? 10
.???? ?????,????????????????? 11.???? ??????????
28 RFID ?? ??????
1. ?????StMain????LOGIN? 2. ????ADMIN
(?????)????? ????ADMIN (?????)????? ???
?????? (???????,???????????????,???????)
29 RFID ?? ???????
???? ------------------ ??????
???? ------------------ ???? ????
???? ???? ??????
???? ------------------ ?????? ???? ????? ???? ???
? ??????? ?????? ?????
???? ------------ ???? ????
???? ???? ???? ???? ?????? ??????
???? ------------ ????
???? ------------------ ???? ????? ?????
?????? ?????? ????
???? --------------- ????? ????? ????? ????
???? ------------- ????
30 RFID ?? ??????????
31 RFID ?? ??????????
???? ???????????,??????????????? ???? ??????????
???? ???? ???? (????) ???? (??????)
????? (???????????????) ?????
(??????-??????,?????????) ???
(??????,??????) ???? ?????????? ???? ??????,??????
?? (?????????) ???? ?????????? (64???,??????)???AL
L ???? ?????????? (255???,??????)???ALL ???? ????
?????????? ?????????????????????????? ???????????
?????????????????????
32 RFID ?? ??????????
?? ????,??????? ?? ??????,?????????????? ?? ???
???,???????????? ???? ????????,???10???? ???? ????
????,???20???? ???? ??????????,???????????????? ??
???????? (????????????????) ?? ????????
(????????????????) ???? ????????
(??????????????????) ?????????????????????????? ?
???????????????????????????????
33 RFID ?? ??????????
???? ???????????????????????????? ?? ????????????
?????????????? ?? ?????????????????,???????? ??
?????????????????????????? ??/?? ?????????EXCEL??
(.xls?) ?????????? (?????C\Employee.xls),?EXCEL
??(Office 2000??) ??CSV??(?????)??EXCEL?????????
?? ?,?EXCEL??????,??????,??????? ???????????,?
??,??????
34 RFID ?? ????????
1. ???????????? 2. ???????????,??????,???????????,
???? ?????? 3. ?????????????,??????????????????
??? ?ST Server??????????? 4.
??????????,??????????????????????,?
??????????,?????????????? ? 5. ?????????????,?????
????????? ? 6. ??????????,??STServer??????????????
???? ?
35 RFID ?? ????????
???? ???????,?????,????????????? ???? ????????? ??
???? ?????????????? ?????? ??????? (??????? ?
21000800) ?????? ?????????????????? ???????????
????????????,???????????????????????,??STServer???
???????????????
36 RFID ?? ????????
????? 2?,????150???????????????
37 RFID ?? ????
38 RFID ?? ????
???? ???????????????????????????? ??,???,????????
???????? ???? ??????????,????????,???????? ?,????
????????????????
39 RFID ?? ????
????????????? R ??????? ??????? O ????????? ?????
?? D ???? ???? ????????????????????
40 RFID ?? ??????????
41 RFID ?? ??????????
???? ??????? ???? YYYY???MM? DD? ????
HH?MM? ???? All??. ???? ???????????Y?
??????? ???? ??????????????? ???? ???????????????
???? ?????????????????????????? ??(????) ????????
???,??3? ????????????????,???????????? ?????? ????
??????????????? ?????? ??????????????
42 RFID ?? ??????????
1. ???????????????????????????????? 2.
???????-???????????,???????????????
??????????????????STServer????????? 3.
??????????????.?????,??????????????
???????? 4. ???????????,????????????,??????????
??????
43 RFID ?? ??????????
1. ????????????? (?????????????(??)) 2.
???????? ?????01.02????
??????????? 3. ????????
44 RFID ?? ?????????
1. ???????,?????????????? 2. ??-??????????????????
??,???????? 3. ??-??????????????? 4.
??-?????????????? 5. ???????????????,???????-?????
??????? ??,??????-????????????????
45 RFID ?? ????????
1. ????????? ??????????????????????????? 2.
????????,???????????????? 3. ????????
46 RFID ?? ??????????
1. ?????????????C\st\???? ???????Present DB
Path C\ST\ 2. ????????????D\ST\
???C\ST\???????D\ 3. ??D\ST\ ?? 4.
??????????,?????STServer ? STMain 5.
????????????????,?????Present DB Path
D\ST\?? 6. ?????SERVER?????,????????????,USER????
??????-????SERVER???,????????????
47 RFID ?? ??????????
???? ?????????? ?????????? ?????? ??YES????ST
Server?????,?????? ???????????? ?????? ????XXX
XX.XXXXX??????????? ?????? ?????????????????????
???????? ??????????????? ????? ???????????
48 RFID ?? ??????????
????? ???????????? ?????? ??????????? ?????? ??
??30??,?????30?????? ?????? ??????????????? ?????
???? ????????????????? ?????? ??????????????????,
????? ????? ??????? ???????????C\ST\?????,???
?? ??????????,??C\ST\????????? ??,StServer???
?????????????
49 RFID ?? ?????????
????????,???????(???????????????????????) 1.
?????????????????,???????????????? 2.
??????,?????C\ST\???????D\ST\
50 RFID ????????
?? ???? ???? ???? ?????
???? ??? (RFID) ISO 10536 13.56MHz 0 2 mm 9.6 Kbps
???? ??? (RFID) ISO 14443 13.56MHz 0 10 cm 106? 212? 424Kbps
???? ??? (RFID) ISO 15693 13.56MHz 0 70 cm 26 Kbps
NFC ECMA-340?352?356 , ISO/IEC 18092?21481 , ETSI TS 102 190 13.56MHz 0 20cm 106? 212?424Kbps
??? IrFM ??850 - 900nm ??? 1 2m ???20 30cm 9.6 Kbps 4 Mbps
Bluetooth Bluetooth v1.2 2.4GHz ISM band 10 80m 720Kbps
51 RFID ISO/ICE 14443????
?? ?? Type A Type B Felica(SONY)
??? ? IC? ??fc 13.56MHz 13.56MHz 13.56MHz
??? ? IC? ???? 100 ASK 10 ASK 12 ASK
??? ? IC? ???? ?????? ?????NRZ ????-???? ?????-???
IC? ? ??? ???fs 847.5KHz (fc/16) 847.5KHz (fc/16) 13.56MHz
IC? ? ??? ???? Load Modulation Load Modulation Load switching
IC? ? ??? ???? ?????? BPSK ????-???? ?????-???
???? ???? ?????????????? ????????????????????????? ?????????
52 RFID IC?????????
?? ???? ISO/ICE 14443
PHILIPS MIFARE Type A
MOTOROLA MM4000L Type B
SONY Felica ???
Tamra TN2 Type A
OTI EYECON Type A? Type B
ATMEL Temic 5550?5560 ???
PANASONIC MN63Y Type B
KABA LEGIC ???
53 RFID IC?????????
???? (??) MIFARE (PHILIPS) MM4000L (MOTOROLA) Felica (SONY) TN2 (Tamra)
???? 13.56 MHz 13.56 MHz 13.56 MHz 13.56 MHz
???? 106 Kbps 106 Kbps 211 Kbps 106 Kbps
???? 2.510 cm 2.510 cm 2.510 cm 2.510 cm
ISO 14443 Type A Type B (Type C ?) Type A
???? EEPROM 1024 Bytes EEPROM 1024 Bytes EEPROM 1536 Bytes EEPROM 770 Bytes
??? 16?sector 16?sector 73?sector 114?sector
???? Bit stream cipher DES/3 DES DES/3 DES User define (SAM)
????? 32bit,?? 32bit,?? 64bit,?? 32bit,??
????(MCU) Hardwire logic Hardwire logic CPU Hardwire logic
???? ?? ?? (????????) ? (?????????) ? (??????)
54 RFID IC????
????(????)
????(???????)
?????? (???????????????????????? )
American Express
????
VISA WAVE
?????? (???????)
JCB QUICPay
?????
?? ?????
?????
???? ??AFC??
???
?? ???????
???
???? HANARO??????
??
?????? ??????
???
??? ?????????
????? SmarTrip??
???? (?????????????)
????
55 RFID ??IC????
??? Taiwan Money Card(PayPass ) PayPass (???) VISA Wave
?? ?? ????? ???? ????????????????????? ???????????????????? VISA???????????????????
?? ? ?? ??????????????? ????????????????????????????? ??????????????????????IS Coffee? ?????????????????Watsons?
?? ?? ????? ???? ??????????? ??????????? ???????????
?? ???????? ?? ?????? ??
?? ?? ISO/IEC 14443 ISO/IEC 14443?EMV ISO/IEC 14443?EMV ISO/IEC 14443?EMV
?? ?? 2002?6? 2005?11? 2005?11? 2005?10?????
56 RFID ??IC????
??????? ?????(????????? ?????????? )
?????????,2000????? ?????23????? 2001?8?
2001?11??? ?????? 2002?9?????, ?????? ?????
2004?7????? ??e?? 2005?6???
57 RFID ??IC????
VISA Wave??? 2005?3?????, 2005?10????? ????Pay
Pass(???) 2005?11??? Taiwan Money Card
2005?11??? ???????? (?????????e????) 96.2.10?
? ?????(??????????????????? )??2006?7???
58 RFID ??e?????
59 RFID ??e?????
60 RFID ??e?????
61 RFID ??e?????
????(???????????)
Mail??
??????
????
??????
??????
???
???????
??? ???
??????
????
???
??
???? ????
?????
????
??????
CCTV?? ??????
???
??
???
???? ????
??????
????
62 RFID ??e?????