The SRIX4K is a contactless memory, powered by an externally transmitted radio wave. It
contains a 4096-bit user EEPROM. The memory is organized as 128 blocks of 32 bits. The
SRIX4K is accessed via the 13.56 MHz carrier. Incoming data are demodulated and
decoded from the received amplitude shift keying (ASK) modulation signal and outgoing
data are generated by load variation using bit phase shift keying (BPSK) coding of a 847
kHz subcarrier. The received ASK wave is 10% modulated. The data transfer rate between
the SRIX4K and the reader is 106 Kbit/s in both reception and emission modes.
The SRIX4K follows the ISO 14443-2 Type B recommendation for the radio-frequency
power and signal interface.
Figure 1.Logic diagram
The SRIX4K is specifically designed for short range applications that need secure and reusable products. The SRIX4K includes an anticollision mechanism that allows it to detect
and select tags present at the same time within range of the reader. The anticollision is
based on a probabilistic scanning method using slot markers. The SRIX4K provides an anticlone function which allows its authentication. Using the STMicroelectronics single chip
coupler, CRX14, it is easy to design a reader with the authentication capability and to build a
system with a high level of security.
Table 1.Signal names
AC1Antenna coil
AC0Antenna coil
Signal nameDescription
Doc 8887 Rev 97/48
Signal descriptionSRIX4K
AI09055
AC1AC0
The SRIX4K contactless EEPROM can be randomly read and written in block mode (each
block containing 32 bits). The instruction set includes the following ten commands:
●Read_block
●Write_block
●Initiate
●Pcall16
●Slot_marker
●Select
●Completion
●Reset_to_inventory
●Authenticate
●Get_UID
The SRIX4K memory is organized in three areas, as described in Figure 12. The first area is
a resettable OTP (one time programmable) area in which bits can only be switched from 1 to
0. Using a special command, it is possible to erase all bits of this area to 1. The second area
provides two 32-bit binary counters which can only be decremented from FFFF FFFFh to
0000 0000h, and gives a capacity of 4,294,967,296 units per counter. The last area is the
EEPROM memory. It is accessible by block of 32 bits and includes an auto-erase cycle
during each Write_block command.
Figure 2.Die floor plan
2 Signal description
2.0.1 AC1, AC0
The pads for the antenna coil. AC1 and AC0 must be directly bonded to the antenna.
8/48Doc 8887 Rev 9
SRIX4KData transfer
DATA BIT TO TRANSMIT
TO THE
10% ASK MODULATION
OF THE 13.56MHz WAVE,
GENERATED BY THE READER
Transfer time for one data bit is 1/106 kHz
SRIX4K
AI05729
ai07664
1 ETU
Start
"0"
Stop
"1"
MSbLSbInformation Byte
b0b1b2b3b4b5b6b7b8b9
3 Data transfer
3.1 Input data transfer from the reader to the SRIX4K (request
frame)
The reader must generate a 13.56 MHz sinusoidal carrier frequency at its antenna, with
enough energy to “remote-power” the memory. The energy received at the SRIX4K’s
antenna is transformed into a supply voltage by a regulator, and into data bits by the ASK
demodulator. For the SRIX4K to decode correctly the information it receives, the reader
must 10% amplitude-modulate the 13.56 MHz wave before sending it to the SRIX4K. This is
represented in Figure 3. The data transfer rate is 106 Kbits/s.
Figure 3.10% ASK modulation of the received wave
3.1.1 Character transmission format for request frame
The SRIX4K transmits and receives data bytes as 10-bit characters, with the least
significant bit (b
(elementary time unit), is equal to 9.44 µs (1/106 kHz).
These characters, framed by a start of frame (SOF) and an end of frame (EOF), are put
together to form a command frame as shown in Figure 10. A frame includes an SOF,
commands, addresses, data, a CRC and an EOF as defined in the ISO 14443-3 Type B
Standard. If an error is detected during data transfer, the SRIX4K does not execute the
command, but it does not generate an error frame.
Figure 4.SRIX4K request frame character format
) transmitted first, as shown in Figure 4. Each bit duration, an ETU
0
Doc 8887 Rev 99/48
Data transferSRIX4K
ai07665
ETU
b0b1b2b3b4b5b6b7b8b9b10b11
000000000011
ai07666
ETU
b0b1b2b3b4b5b6b7b8b9
0000000000
Table 2.Bit description
BitDescriptionValue
b
0
b1 to b
b
9
Start bit used to synchronize the transmissionb0 = 0
Information byte (command, address or data)
8
Stop bit used to indicate the end of a characterb9 = 1
3.1.2 Request start of frame
The SOF described in Figure 5 is composed of:
●one falling edge,
●followed by 10 ETUs at logic-0,
●followed by a single rising edge,
●followed by at least 2 ETUs (and at most 3) at logic-1.
Figure 5.Request start of frame
The information byte is sent with the
least significant bit first
3.1.3 Request end of frame
The EOF shown in Figure 6 is composed of:
●one falling edge,
●followed by 10 ETUs at logic-0,
●followed by a single rising edge.
Figure 6.Request end of frame
10/48Doc 8887 Rev 9
SRIX4KData transfer
Or
AI05730
Data Bit to be Transmitted
to the Reader
847kHz BPSK Modulation
Generated by the SRIX4K
BPSK Modulation at 847kHz
During a One-bit Data Transfer Time (1/106kHz)
ai07665
ETU
b0b1b2b3b4b5b6b7b8b9b10b11
000000000011
3.2 Output data transfer from the SRIX4K to the reader (answer
frame)
The data bits issued by the SRIX4K use retro-modulation. Retro-modulation is obtained by
modifying the SRIX4K current consumption at the antenna (load modulation). The load
modulation causes a variation at the reader antenna by inductive coupling. With appropriate
detector circuitry, the reader is able to pick up information from the SRIX4K. To improve
load-modulation detection, data is transmitted using a BPSK encoded, 847 kHz subcarrier
frequency ƒ
Figure 7.Wave transmitted using BPSK subcarrier modulation
as shown in Figure 7, and as specified in the ISO 14443-2 Type B Standard.
s
3.2.1 Character transmission format for answer frame
3.2.2 Answer start of frame
The character format is the same as for input data transfer (Figure 4). The transmitted
frames are made up of an SOF, data, a CRC and an EOF (Figure 10). As with an input data
transfer, if an error occurs, the reader does not issue an error code to the SRIX4K, but it
should be able to detect it and manage the situation. The data transfer rate is
106 Kbits/second.
The SOF described in Figure 8 is composed of:
●followed by 10 ETUs at logic-0
●followed by 2 ETUs at logic-1
Figure 8.Answer start of frame
Doc 8887 Rev 911/48
Data transferSRIX4K
ai07665
ETU
b0b1b2b3b4b5b6b7b8b9b10b11
000000000011
12 bits
10 bits
Sync
128/fs
128/fs
fs=847.5kHz
t
DR
t
0
t
1
SOF
Cmd
Data CRC CRC
EOF
10 bits10 bits10 bits10 bits
12 bits
10 bits 10 bits 10 bits
Data CRC CRC
SOF
EOF
12 bits
SOF
t
2
AI05731
Input data transfer using ASKOutput data transfer using BPSK
Sent by the
Reader
Sent by the
SRIX4K
at 106kb/s
3.2.3 Answer end of frame
The EOF shown in Figure 9 is composed of:
●followed by 10 ETUs at logic-0,
●followed by 2 ETUs at logic-1.
Figure 9.Answer end of frame
3.3 Transmission frame
Between the request data transfer and the Answer data transfer, all ASK and BPSK
modulations are suspended for a minimum time of t
to switch from Transmission to Reception mode. It is repeated after each frame. After t
13.56 MHz carrier frequency is modulated by the SRIX4K at 847 kHz for a period of
t
=128/ƒS to allow the reader to synchronize. After t1, the first phase transition generated
1
by the SRIX4K forms the start bit (‘0’) of the Answer SOF. After the falling edge of the
Answer EOF, the reader waits a minimum time, t
the SRIX4K.
= 128/ƒS. This delay allows the reader
0
0
, before sending a new request frame to
2
, the
Figure 10. Example of a complete transmission frame
12/48Doc 8887 Rev 9
SRIX4KData transfer
CRC 16 (8 bits)CRC 16 (8 bits)
LSbitMSbit LSbitMSbit
LSByteMSByte
ai07667
3.4 CRC
The 16-bit CRC used by the SRIX4K is generated in compliance with the ISO 14443 Type B
recommendation. For further information, please see Appendix A. The initial register
contents are all 1s: FFFFh.
The two-byte CRC is present in every request and in every answer frame, before the EOF.
The CRC is calculated on all the bytes between SOF (not included) and the CRC field.
Upon reception of a request from a reader, the SRIX4K verifies that the CRC value is valid.
If it is invalid, the SRIX4K discards the frame and does not answer the reader.
Upon reception of an Answer from the SRIX4K, the reader should verify the validity of the
CRC. In case of error, the actions to be taken are the reader designer’s responsibility.
The CRC is transmitted with the least significant byte first and each byte is transmitted with
the least significant bit first.
Figure 11. CRC transmission rules
Doc 8887 Rev 913/48
Memory mappingSRIX4K
4 Memory mapping
The SRIX4K is organized as 128 blocks of 32 bits as shown in Figure 12. All blocks are
accessible by the Read_block command. Depending on the write access, they can be
updated by the Write_block command. A Write_block updates all the 32 bits of the block.
Figure 12. SRIX4K memory mapping
Block
Addr
Msb32-bit blockLsb
b
31
b
24 b23
b16 b
15
032 bits Boolean area
132 bits Boolean area
232 bits Boolean area
332 bits Boolean area
432 bits Boolean area
532 bits binary counter
632 bits binary counter
7User area
8User area
9User area
10User area
11User area
12User area
13User area
14User area
15User area
16User area
b8 b
7
b
Description
0
Resettable OTP
bits
Count down
counter
Lockable
EEPROM
127User area
255OTP_Lock_RegST Reserved
UID0
64 bits UID areaROM
UID1
14/48Doc 8887 Rev 9
Fixed Chip_ID
(Option)
EEPROM...User area
System OTP bits
SRIX4KMemory mapping
Block
address
MSb
b31
32-bit block
b16 b15b24 b23b8 b7
LSb
b0
Description
Resettable
OTP bit
0
1
2
3
4
32-bit Boolean area
32-bit Boolean area
32-bit Boolean area
32-bit Boolean area
32-bit Boolean area
ai07657b
ai07658
1...1101011111011
1...1001011001111
1...1001011001011
Previous data stored in block
Data to be written
New data stored in block
b31b0
4.1 Resettable OTP area
In this area contains five individual 32-bit Boolean words (see Figure 13 for a map of the
area). A Write_block command will not erase the previous contents of the block as the write
cycle is not preceded by an auto-erase cycle. This feature can be used to reset selected bits
from 1 to 0. All bits previously at 0 remain unchanged. When the 32 bits of a block are all at
0, the block is empty, and cannot be updated any more. See Figure 14 and Figure 15 for
examples of the result of the Write_block command in the resettable OTP area.
Figure 13. Resettable OTP area (addresses 0 to 4)
Figure 14. Write_block update in Standard mode (binary format)
The five 32-bit blocks making up the resettable OTP area can be erased in one go by adding
an auto-erase cycle to the Write_block command. An auto-erase cycle is added each time
the SRIX4K detects a Reload command. The Reload command is implemented through a
specific update of the 32-bit binary counter located at block address 6 (see Section 4.2: 32-
bit binary counters for details).
Doc 8887 Rev 915/48
Loading...
+ 33 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.