rifidi and motion detection?

The Forum for Non-Technical questions

Moderators: Matt, kyle, Moderators

zuzoovn
Posts: 9
Joined: Sun Aug 30, 2015 11:22 pm

rifidi and motion detection?

Post by zuzoovn » Sun Aug 30, 2015 11:54 pm

Currently, I am using:
- Alien ALR-9900 RFID reader
- Passive RFID UHF Tag.
- 4 antennas Alien ALR-8696-C.

I wonder that can I use rifidi for Motion Detection with Passive UHF RFID Tag?

I just want to make a very very simple project to detect the motion of RFID tag.

Thank you

nurban
Posts: 80
Joined: Mon Apr 21, 2014 10:33 am
Organization: PMRS, Inc.
Contact:

Re: rifidi and motion detection?

Post by nurban » Mon Aug 31, 2015 4:59 pm

By motion detection, do you mean simply detecting when the tag enters and leaves the reader's view? If so, take a look at the Northwind Example on the wiki.

Or if you're looking for something even simpler (like just detecting the tag and nothing else), Alien has some very basic Java examples that you can use to get a tag stream from the reader.

zuzoovn
Posts: 9
Joined: Sun Aug 30, 2015 11:22 pm

Re: rifidi and motion detection?

Post by zuzoovn » Mon Aug 31, 2015 7:13 pm

I mean I have 4 tags in the table.

Then I move 1 or 2 tag.

My program can detect this moving.

bppause
Posts: 434
Joined: Sat Oct 03, 2009 12:30 am
Organization: Pramari

Re: rifidi and motion detection?

Post by bppause » Tue Sep 01, 2015 11:49 am

Rifidi read zone monitoring service detects when tags arrive or depart a readzone

There are a few examaple apps in SDK that should to to use/implemnet this service with Rifidi

http://wiki.rifidi.net/index.php?title= ... _Jumpstart

http://wiki.rifidi.net/index.php?title= ... _Jumpstart


full list of Rifidi app jumnpstarts

http://wiki.rifidi.net/index.php?title= ... Jumpstarts

zuzoovn
Posts: 9
Joined: Sun Aug 30, 2015 11:22 pm

Re: rifidi and motion detection?

Post by zuzoovn » Thu Sep 03, 2015 7:27 am

Thank you so much.

I will study about jumnpstart.

In other hand, did you know any other open source (.Net, ...) for the client side can detect the moving of Passive RFID tag?

nurban
Posts: 80
Joined: Mon Apr 21, 2014 10:33 am
Organization: PMRS, Inc.
Contact:

Re: rifidi and motion detection?

Post by nurban » Thu Sep 03, 2015 11:30 am

Fosstrak is the only other major open source RFID project, but I don't believe it has been updated for a few years.

Rifidi is really your best option if you're looking for something open source.

zuzoovn
Posts: 9
Joined: Sun Aug 30, 2015 11:22 pm

Re: rifidi and motion detection?

Post by zuzoovn » Thu Sep 03, 2015 11:23 pm

For more information, here are some research about motion detection

- A Human Object Interaction Detection System Based on Passive UHF RFID
http://www.disneyresearch.com/publicati ... -uhf-rfid/
- Detecting Object Motion Using Passive RFID: A Trauma Resuscitation Case Study
http://www.tru-it.rutgers.edu/publications/TIM-2013.pdf
- Object detection and activity recognition in dynamic medical settings using RFID
https://rucore.libraries.rutgers.edu/rutgers-lib/39666/
-Monitoring object motion using passive RFID technology:
http://ieeexplore.ieee.org/xpl/articleD ... Search_All

zuzoovn
Posts: 9
Joined: Sun Aug 30, 2015 11:22 pm

Re: rifidi and motion detection?

Post by zuzoovn » Mon Sep 07, 2015 8:02 pm

As far as i know, rifidi can only detect when the tag moving from readzone to other readzone, right?

How can I detect when the tag moving inside the same readzone?

nurban
Posts: 80
Joined: Mon Apr 21, 2014 10:33 am
Organization: PMRS, Inc.
Contact:

Re: rifidi and motion detection?

Post by nurban » Tue Sep 08, 2015 9:35 am

If you mean you want to detect when a tag moves around within the view of a single reader, you will need to devise your own method of accomplishing this. Rifidi works great to detect movement between readers or readzones, but what you're looking for will require some programming on your part.

I recommend looking into the RSSI Monitoring Service:
viewtopic.php?f=35&t=4491
http://wiki.rifidi.net/index.php?title= ... ng_Service

zuzoovn
Posts: 9
Joined: Sun Aug 30, 2015 11:22 pm

Re: rifidi and motion detection?

Post by zuzoovn » Wed Sep 09, 2015 7:11 am

nurban wrote:If you mean you want to detect when a tag moves around within the view of a single reader, you will need to devise your own method of accomplishing this. Rifidi works great to detect movement between readers or readzones, but what you're looking for will require some programming on your part.

I recommend looking into the RSSI Monitoring Service:
viewtopic.php?f=35&t=4491
http://wiki.rifidi.net/index.php?title= ... ng_Service
Thank you
With RSSI Monitoring Service I can get the RSSI value of tag.

Did you have any idea about the algorithm to detect when a tag moves around within the view of a single reader?

Post Reply

Who is online

Users browsing this forum: Svetlmkg and 4 guests