Universal Wiegand readers

Wiegand je standardní rozhraní, kterým komunikují čtečky bezkontaktních karet. Přesněji - komunikace je jednosměrná. Čtečka po sejmutí kódu vyšle v protokolu Wiegand kód a některé další údaje. Označení Wiegand je vždy doplněno ještě číslicí, která označuje typ protokolu. Mezi nejčastější patří protokoly Wiegand 26, 30, 32, 40 a 42.
Tested withFirmwareResult
1.0.2
OK

The Wiegand interface uses three wires, one of which is a common ground and two of which are data transmission wires usually called DATA0 and DATA1, alternately labeled "D0" and "D1" or "Data Low" and "Data High". When no data is being sent, both DATA0 and DATA1 are pulled up to the "high" voltage level — usually +5 VDC. When a 0 is sent the DATA0 wire is pulled to a low voltage while the DATA1 wire stays at a high voltage. When a 1 is sent the DATA1 wire is pulled to a low voltage while DATA0 stays at a high voltage.

The high signaling level of 5 VDC is used to accommodate long cable runs from card readers to the associated access control panel, typically located in a secure closet. Most card reader manufacturers publish a maximum cable run of 500 feet (150m). An advantage of the Wiegand signaling format is that it allows very long cable runs, far longer than other interface standards of its day allowed.

The communications protocol used on a Wiegand interface is known as the Wiegand protocol. The original Wiegand format had one parity bit, 8 bits of facility code, 16 bits of ID code, and a trailing parity bit for a total of 26 bits. The first parity bit is calculated from the first 12 bits of the code and the trailing parity bit from the last 12 bits. However, many inconsistent implementations and extensions to the basic format exist.

Many access control system manufacturers adopted Wiegand technology, but were unhappy with the limitations of only 8 bits for site codes (0-255) and 16 bits for card numbers (0-65535), so they designed their own formats with varying complexity of field numbers and lengths and parity checking.

The physical size limitations of the card dictated that a maximum of 37 Wiegand wire filaments could be placed in a standard credit card, as dictated by CR80 or ISO/IEC 7810 standards, before misreads would affect reliability. Therefore, most Wiegand formats used in physical access control are less than 37 bits in length.

Connection

RJ45 norm B color  RJ-45 in SH4
white/orange 1 - out 1
orange 2 - out 2
x 3
blue 4 – GND
x 5 - in 1
green 6 - D0
white/brown 7 - +12V
brown 8 - D1

RFID reader, port wiegand

  • "Standardní" Wiegand26 - delší řetězce ořítnuty na 26 bitů
  • Pullup na +12V
  • Přijatý formát konvertován do ASCII

RFID reader, port wiegand pullup disable

  • "Standardní" Wiegand26 - delší řetězce ořítnuty na 26 bitů
  • Bez Pullup
  • Přijatý formát konvertován do ASCII

RFID reader, Wiegand Debug, pullup disable

  • Wiegand42 - delší řetězce ořítnuty na 42 bitů
  • bez PullUP
  • Přijatý formát odesílán v HEX    

RFID reader, Wiegand Debug, pullup +6V

  • Wiegand42 - delší řetězce ořítnuty na 42 bitů
  • Pullup na +6V
  • Přijatý formát odesílán v HEX

RFID reader, Wiegand Debug, pullup +12V

  • Wiegand42 - delší řetězce ořítnuty na 42 bitů
  • Pullup na +12V
  • Přijatý formát odesílán v HEX