Changes

4,232 bytes added ,  11:35, 18 June 2020
Created page with "==Introduction to the product== '''Description:''' One of the implemented features for fleet management devices is 1-Wire data protocol, which can be used to read RFID Tags..."
==Introduction to the product==


'''Description:'''

One of the implemented features for fleet management devices is 1-Wire data protocol, which can be used to read RFID Tags by emulating them using iButton protocols. It is a convenient way to implement driver authorization in your vehicles if you want to use RFID Tags with minimal setup complexity.

'''1-Wire RFID readers are great in these use cases:'''

*Immobilizer - prevent anyone from starting the vehicle without scanning an iButton first.
*Authorized driving - keep track of who is driving your vehicle according to the iButton ID they use to authenticate themselves.

<br>
[[File:RFID_Reader.jpg|alt=|right|400x400px]]


<br>



'''Technical characteristics:'''

*1-Wire Interface
*Wiring - White wire – 1-wire data, Brown wire – power supply, Green - ground
*Power Supply - 6,5-30 V DC
*Frequency standard - 125 kHz
*Type of transponder - Manchester, 64 cycles per bit
*Antenna surface area - 6,8 cm²
*Reading range - 4 cm
*Reading frequency - 6 times per second for identification, 2 times per second when transponder is in range of reader
*Supported 1-Wire commands - 0x33 (0x0F) - Read ROM, 0xF0 - Search ROM
*Fastening method M12 thread
*Cable length 40 cm
*Operating temperature From -20 ºC to +55 ºC
*Operating humidity Up to 70%


==Installation==
To connect the 1-wire RFID reader, simply connect the 1-Wire Signal wire from the reader to the 1-Wire Data pin on the device, connect the 1-Wire Power wire to the 1-Wire Power pin and connect the ground wire to the same grounding used for the device.

[[File:IButton_RFID_connection.png|frameless|682x682px]]
{| class="wikitable"
|+
! style="width:10%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" |PIN NUMBER
! style="width:15%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" |PIN NAME
! style="width:25%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" |
DESCRIPTION
|-
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |1
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |<span style="color:#00B000">'''1-wire Data (Data Dallas)'''</span>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |Outputs temperature data via 1-Wire interface
|-
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |2
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |<span style="color:#FF0000">'''1-wire Power'''</span>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |Power supply for the sensor (can be left disconnected in parasitic connection)
|-
|-
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |3
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |<span style="color:#000000">'''GND''' </span>(-)
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |Ground.
|}

<br />
==Device configuration==
Since this reader emulates received RFID values as iButton values, it has identical functionality as the iButton reader in this regard. The reader works as soon as it is connected, but the iButton isn't used anywhere other than displayed in the iButton I/O element. In order to use it for the Immobilizer scenario, the device must have the scenario enabled. Then, iButton check can be enabled to only accept iButtons specified in the iButton list under the 1-Wire tab. </br></br>[[File:IButtonReaderConfig.png|border|frameless|682x682px]]

[[File:Io_1wire_temp2.png|frameless|682x682px]]

<br>

Navigation menu