element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum What kind of sensor can I use to determine approximate distance of small animal?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 19 replies
  • Answers 9 answers
  • Subscribers 396 subscribers
  • Views 1278 views
  • Users 0 members are here
Related

What kind of sensor can I use to determine approximate distance of small animal?

nosrol
nosrol over 8 years ago

I am using an Arduino Uno and it will be in an inside environment. I want to determine if the arduino is getting closer or farther from a pet. I have been playing around with the idea of either a Microwave Doppler Radar, however, that is more for movement than distance. IR sensors won't detect through walls, plus the pets are black and absorb much of the radiaiton. Ultrasonic is out of the question as it disturbs the pets. Any other ideas or maybe something I am overlooking?

  • Sign in to reply
  • Cancel

Top Replies

  • DAB
    DAB over 8 years ago +2 suggested
    Use the Grid Eye sensor. It can detect small IR signatures up to about 5 meters. DAB
  • COMPACT
    COMPACT over 8 years ago in reply to nosrol +2 suggested
    Use more cameras - on each side of the wall. Use RF to communicate to the cameras.
  • djfraz
    djfraz over 8 years ago +2 suggested
    Have you considered an iBeacon. Most mobile apps can give you a distance measurement once calibrated. It can be done using an intel edison, i think it can be done on the esp32 module as well
Parents
  • DAB
    0 DAB over 8 years ago

    Use the Grid Eye sensor.

     

    It can detect small IR signatures up to about 5 meters.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • nosrol
    0 nosrol over 8 years ago in reply to DAB

    Would that be able to detect IR through walls as well?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • nosrol
    0 nosrol over 8 years ago in reply to DAB

    Would that be able to detect IR through walls as well?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • koudelad
    0 koudelad over 8 years ago in reply to nosrol

    No, it can't detect objects behind a wall. However, you can use the module in every room / behind every wall to cover the whole area.

     

    How about using something more powerful like Raspberry Pi + a camera module and do an optical detection?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • nosrol
    0 nosrol over 8 years ago in reply to koudelad

    Well I'm trying to keep this as low cost as possible but I believe I would still run into the same issue of line of sight no?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • koudelad
    0 koudelad over 8 years ago in reply to nosrol

    Well, yes, all optical methods have problems with detection of anything behind a material blocking light.

    It depends on what exactly you need to know about the position / distance and what are the specifics of your area. Anyway, not everything can be resolved with just one sensor.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • nosrol
    0 nosrol over 8 years ago in reply to koudelad

    Yes I understand that, that is why I was thinking of a simple RF system. The TX on the pet would transmit pulse and the arduino would then determine if it is getting closer or farther depending on the time between pulses. Do you think that is feasible?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • koudelad
    0 koudelad over 8 years ago in reply to nosrol

    I think there are still too many variables. What are the dimensions of your area? What is the size of your pet(s)? And what is the purpose of the whole tracking system? Do you really need specific position or would you satisfy with some zones they stay in?

    I don't have experience with RF radars, but I guess in a typical home the animal's fur will provide the worst reflection than everything else in the room. Just speculating here...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • koudelad
    0 koudelad over 8 years ago in reply to nosrol

    Most RF, Bluetooth etc. modules provide signal strength information, maybe this could be suitable for you. However, stronger signal doesn't always mean you are closer, it also depends on reflections, antennas orientations, etc. I think you should state some parameters of what is acceptable in your application and what is not.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube