snowman
Junior Member
Offline
Posts: 78
Thank You
-Given: 181
-Receive: 53
|
|
« on: July 01, 2013, 09:35:13 21:35 » |
|
Dear friends,
I needed to build a cat door with arduino.I searched rfid shields butthat work from 10cm distance which is too small. then I looked after other rfid reader/tag solutions not for arduino, and I could not find anything. I know that rfid technology is close range technology but I cannot attach a heavy and large object that includes batteries onto cat's collar. there are these kind ofsolutions for dogs but they are mush more powerfull than cats.
any suggestions about which kind of technology should I use ? I guess minimum 25-30 cm would be required to sense the "specific cat with collar".
thanks.
|
|
|
Logged
|
|
|
|
|
marianqt
Newbie
Offline
Posts: 14
Thank You
-Given: 2
-Receive: 4
|
|
« Reply #2 on: July 01, 2013, 10:59:38 22:59 » |
|
Hello AykutCanturk, It think is not necessary the "20-30 cm" distance to read the tag. Look at here: http://www.sureflap.com/products/details/1-microchip-cat-doorOn the page you will find a good video about how it works. On the other hand, speaking about the collar, i think it is not a really good ideea(A good friend of mine found his cat suffocated). I think the better ideea remain the tag for pets under the skin. For the protocol involved maybe help you this page: http://en.wikipedia.org/wiki/ISO_11784_%26_11785Good luck with the project!
|
|
|
Logged
|
|
|
|
Parmin
Hero Member
Offline
Posts: 582
Thank You
-Given: 496
-Receive: 133
Very Wise (and grouchy) Old Man
|
|
« Reply #3 on: July 02, 2013, 12:06:42 00:06 » |
|
RFID come in 2 flavor.
Powered model (eg. tag cards for toll motor ways) and parasitic powered model (the common RIFD tags)
Powered model can go up to 20 meters or more. Parasitic power model distance is depended on the antenna and sensitivity of the reader. You can get a good quality reader with largish antenna (1 square foot in size) to be able to read up to 1 meter.
|
|
|
Logged
|
If I have said something that offends you, please let me know, so I can say it again later.
|
|
|
solutions
Hero Member
Offline
Posts: 1826
Thank You
-Given: 656
-Receive: 904
|
|
« Reply #4 on: July 02, 2013, 03:37:21 03:37 » |
|
Too complicated for the basic functionality you are after.
Why not a permanent magnet on the cat collar and a flux gate magnetometer at the door? You want cat vs raccoon, or cat with magnet vs other cat without, not cat with certain serial number getting through
|
|
|
Logged
|
|
|
|
Parmin
Hero Member
Offline
Posts: 582
Thank You
-Given: 496
-Receive: 133
Very Wise (and grouchy) Old Man
|
|
« Reply #5 on: July 02, 2013, 04:49:00 04:49 » |
|
Damn solutions, why do you have to go all logical in this?
I like a better and improved mouse trap..
|
|
|
Logged
|
If I have said something that offends you, please let me know, so I can say it again later.
|
|
|
snowman
Junior Member
Offline
Posts: 78
Thank You
-Given: 181
-Receive: 53
|
|
« Reply #6 on: July 02, 2013, 08:23:59 08:23 » |
|
Too complicated for the basic functionality you are after.
Why not a permanent magnet on the cat collar and a flux gate magnetometer at the door? You want cat vs raccoon, or cat with magnet vs other cat without, not cat with certain serial number getting through
oh my god... I already have hall sensors I got for my cnc.. this was brilliant. also I have small neodium magnets in small rectangular shapes, thay are light weight. also I can use multiple hall effect sensors... blah blah... you're the man my friend, thank you....
|
|
|
Logged
|
|
|
|
|
Catcatcat
Senior Member
Offline
Posts: 432
Thank You
-Given: 284
-Receive: 1650
|
|
« Reply #8 on: July 02, 2013, 02:07:20 14:07 » |
|
Long-range systems are designed with an operating frequency of 13.56 MHz and 2.4 GHz
|
|
|
Logged
|
|
|
|
snowman
Junior Member
Offline
Posts: 78
Thank You
-Given: 181
-Receive: 53
|
|
« Reply #9 on: July 02, 2013, 09:04:04 21:04 » |
|
hmm, right, hall sensors require educated smart cats who can almost use keyboard compass solutions look good as they can also be used as magnetometer. I need to order one and wait for it. by the way, cat should wait for home residents to open doors
|
|
|
Logged
|
|
|
|
bobcat1
Senior Member
Offline
Posts: 304
Thank You
-Given: 4273
-Receive: 94
|
|
« Reply #10 on: July 06, 2013, 11:54:51 11:54 » |
|
Hi
UHF RF-ID tags can work for long distance up several meters away
I think MURATA has several modules how use UHF RF-ID , but you can always search Google for better result
All the best
Bobi
|
|
|
Logged
|
|
|
|
card_claud
Newbie
Offline
Posts: 7
Thank You
-Given: 2
-Receive: 2
|
|
« Reply #11 on: July 06, 2013, 03:21:05 15:21 » |
|
How about another type of RF link, NRF24L01 has support for arduino as well.
|
|
|
Logged
|
|
|
|
Checksum8
Active Member
Offline
Posts: 132
Thank You
-Given: 124
-Receive: 102
|
|
« Reply #12 on: July 06, 2013, 04:22:21 16:22 » |
|
Using Solution's idea. Here's a LM555 magnetometer. Simple to build. I made one using a 5v reed relay coil from radio shack. The only trick is to make a frequency change detector. Maybe another 555 as a missing pulse detector, a dedicated F to V convertor or a micro monitoring the freq.? http://www.youtube.com/watch?v=dP84iJlQCDI
|
|
|
Logged
|
|
|
|
Ichan
Hero Member
Offline
Posts: 833
Thank You
-Given: 312
-Receive: 392
|
|
« Reply #13 on: July 06, 2013, 08:03:45 20:03 » |
|
Thinking the other way around: Train your cat to open it's own door... . Here is a video cat opening 5 normal door in sequence to go outside the house: http://www.youtube.com/watch?v=nLR9HDHInGM-ichan
|
|
|
Logged
|
There is Gray, not only Black or White.
|
|
|
solutions
Hero Member
Offline
Posts: 1826
Thank You
-Given: 656
-Receive: 904
|
|
« Reply #14 on: July 07, 2013, 03:09:56 03:09 » |
|
Using Solution's idea. Here's a LM555 magnetometer. Simple to build. I made one using a 5v reed relay coil from radio shack. The only trick is to make a frequency change detector. Maybe another 555 as a missing pulse detector, a dedicated F to V convertor or a micro monitoring the freq.? http://www.youtube.com/watch?v=dP84iJlQCDISo much for the originality of my idea:
|
|
|
Logged
|
|
|
|
bigtoy
Active Member
Offline
Posts: 238
Thank You
-Given: 337
-Receive: 297
|
|
« Reply #15 on: July 09, 2013, 04:31:13 04:31 » |
|
I must hand it to solutions - that was a good idea.
|
|
|
Logged
|
|
|
|
zac
Active Member
Offline
Posts: 147
Thank You
-Given: 81
-Receive: 57
|
|
« Reply #16 on: August 26, 2013, 03:57:26 03:57 » |
|
Yes, greater than 10 cm (4") is possible with passive (non-powered) RFID. Much longer ranges are possible with powered RFID transponders such as used for toll bridges (fastrak, etc.). There are commercial dog dogs using passive RFID tags that claim a 12-15" range: http://www.plexidors.com/electronic_units.phpThese RFID keys have no internal power source and obtains its power, inductively coupled, from a sizable coil. I think these particular ones operate at 125 khz.
|
|
|
Logged
|
|
|
|
David_1
Newbie
Offline
Posts: 23
Thank You
-Given: 7
-Receive: 5
|
|
« Reply #17 on: August 26, 2013, 04:06:41 04:06 » |
|
but wont his cat already have a tag inside it
|
|
|
Logged
|
|
|
|
eidtech
Newbie
Offline
Posts: 7
Thank You
-Given: 7
-Receive: 0
|
|
« Reply #18 on: September 07, 2013, 02:04:48 02:04 » |
|
Use Low Frequency Tags, i reached up to 3 meters with LF (134 Khz). I recommend Texas Instruments (TIRIS).
It is a common mistake to think greater frequency, greater read range.
Readers are very simple, you can build a reader with only a MCU. Check Elektor Magazine (October 2005).
|
|
|
Logged
|
|
|
|
zac
Active Member
Offline
Posts: 147
Thank You
-Given: 81
-Receive: 57
|
|
« Reply #19 on: September 07, 2013, 03:46:13 15:46 » |
|
Use Low Frequency Tags, i reached up to 3 meters with LF (134 Khz). I recommend Texas Instruments (TIRIS).
Is that with a powered RFID transponder?
|
|
|
Logged
|
|
|
|
eidtech
Newbie
Offline
Posts: 7
Thank You
-Given: 7
-Receive: 0
|
|
« Reply #20 on: September 08, 2013, 01:00:12 01:00 » |
|
No. It is passive. No internal power source.
Look for TIRIS Low Frequency
|
|
|
Logged
|
|
|
|
zac
Active Member
Offline
Posts: 147
Thank You
-Given: 81
-Receive: 57
|
|
« Reply #21 on: September 08, 2013, 02:09:43 02:09 » |
|
No. It is passive. No internal power source.
Look for TIRIS Low Frequency
Do you have a link? I'm very curious as I was looking for a longer range passive RFID system. The antenna had to be a reasonable size (<1' wide) and the RFID tag had to be <1.5" wide (preferably smaller). To get 3M (~10') range with a passive RFID tag, it seems a very large antenna and a high RF field strength would be required.
|
|
|
Logged
|
|
|
|
2N5109
Junior Member
Offline
Posts: 67
Thank You
-Given: 26
-Receive: 14
|
|
« Reply #22 on: September 13, 2013, 02:54:35 02:54 » |
|
One passive method that has been used is a simple anti parallel diode pair across two antennas, one resonant at Fo and the other at 2*Fo. You transmit to the tag at Fo and receive the 2Fo frequency with a selective receiver. You can see how you can easily build up dynamic range by filtering since the frequencies are widely spaced. Even though the radiated 2*Fo signal is very weak you know exactly what its phase is so you can detect it in noise. You can use cosite interference cancellation techniques to further improve the system. This technique has been used to obtain much greater than 10 cm range.
--2N5109
|
|
|
Logged
|
|
|
|
snowman
Junior Member
Offline
Posts: 78
Thank You
-Given: 181
-Receive: 53
|
|
« Reply #23 on: September 13, 2013, 08:27:17 20:27 » |
|
I got my 3 axis magnetometer for arduino for 5 dollars or something, connected to arduino with 4 wires and its fantastic. first tests with neodium magnet which is 1cmx4mmx3mm show that this sensor can actually sense magnetic fields from more than 1 meter. but I didn't develop an algorithm that calculates a kind of average value for all 3 axises which has to be done. but I can definitely say that if you hold magnet in a distance of 1 meter and change the direction of magnet which means you change the poles of magnet, you can see the results on computer screen. but reading values are changing all the time, they are not stable maybe because of other electronic devices around, that's why I need a average calculation algorithm over 3 axises.
|
|
|
Logged
|
|
|
|
zac
Active Member
Offline
Posts: 147
Thank You
-Given: 81
-Receive: 57
|
|
« Reply #24 on: September 15, 2013, 05:48:51 05:48 » |
|
I got my 3 axis magnetometer for arduino for 5 dollars or something, connected to arduino with 4 wires and its fantastic. first tests with neodium magnet which is 1cmx4mmx3mm show that this sensor can actually sense magnetic fields from more than 1 meter. but I didn't develop an algorithm that calculates a kind of average value for all 3 axises which has to be done. but I can definitely say that if you hold magnet in a distance of 1 meter and change the direction of magnet which means you change the poles of magnet, you can see the results on computer screen. but reading values are changing all the time, they are not stable maybe because of other electronic devices around, that's why I need a average calculation algorithm over 3 axises.
So, that uses something like this? http://www51.honeywell.com/aero/common/documents/myaerospacecatalog-documents/Defense_Brochures-documents/HMC5883L_3-Axis_Digital_Compass_IC.pdfAnd that can detect the magnetic field from a small rare earth permanent magnet from more than a meter away? I would be very curious to see a plot of the readings as the magnet approaches the sensor starting from a couple meters away.
|
|
|
Logged
|
|
|
|
|