nkargas / Gen2-UHF-RFID-Reader

Gen2 UHF RFID reader with USRP and GNU Radio. Tested with USRPN200 and GNU Radio v3.7.4
GNU General Public License v3.0
216 stars 120 forks source link

How to classify the I and Q signals of multiple labels simultaneously? #20

Open ht0102 opened 2 years ago

ht0102 commented 2 years ago

Hello, at present, a single label can be obtained normally, but it is difficult to obtain information from multiple labels at the same time. If multiple tags were decoded successfully at the same time, how would they be classified in the source file?

ht0102 commented 2 years ago

There is another question, now it is TX/RX antenna and RX antenna, so do the two antennas receive the signal returned by Tag at the same time? If the same tag is received, which file should the two antennas search for the information received?

XGBL commented 1 year ago

There is another question, now it is TX/RX antenna and RX antenna, so do the two antennas receive the signal returned by Tag at the same time? If the same tag is received, which file should the two antennas search for the information received?

Hello, have you mastered the method of classifying Tags? Can you give me some help about this?