Skip to content

transmission

Mathias edited this page Apr 22, 2024 · 2 revisions

each encoded message:

  • consists of 90 bit
  • 18 bit preamble ( 10101010 10101010 01 )
  • 8 bit checksum A
  • 8 bit mode
  • 48 bit data
  • 8 bit checksum B

the decoded and checked message

  • consists of
    • 6 bit [mode]
    • 36 bit data