Sequence Diagram of RFID Tag Reading Process

Added on: Mar 11, 2025
User Prompt

draw sequencediagram

0 ms: MCU starts 50ms dwell time for ANT2.
0-40 ms: E710 reads tags on ANT2.
40 ms: E710 performs TxRampUp (transmission ramp-up) and sends TxRampUp notification to MCU, indicating active tag data transmission.
50 ms: Dwell expires; MCU uses TxRampUp notification to synchronize and begins retrieving tag data for ANT2, then switches to ANT4.
50-55 ms: MCU completes tag data retrieval (~5ms), accurately associating it with ANT2 before the switch.