I have an UHF RFID reader with Circular Polarized Antenna integrated in it. I would like to get the distance between reader and Passive tag.. I am using Visual Studio 2013 C# for this. I revised the concept of Friis Power Relation to calculate the distance. But the relation in terms of power may not get the true distance between reader and tag. I would appreciate if anyone can help me..
Thanks.
This is in general a very challenging problem. While the Friis equations might sound like a good plan, they don't take a few things into account:
You might be able to get some results, if the tag is always the same, in a fixed orientation, without a lot of reflecting materials around it.
What is your application, and what are you trying to achieve?