element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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 Sensor to detect Human Presence
  • 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 81 replies
  • Answers 34 answers
  • Subscribers 443 subscribers
  • Views 16382 views
  • Users 0 members are here
  • human
  • detection
  • internet_of_things
  • arduino
  • sensor
Related

Sensor to detect Human Presence

gunaseelan
gunaseelan over 12 years ago

Hello Friends,

 

                    Is there any sensor to detect human presence . Am aware of PIR (Passive Infra Red) sensor , which would human motion but not the human presence . Another way is by using image processing technique. Kindly suggest me a better solution image .

 

Thanks.

  • Sign in to reply
  • Cancel

Top Replies

  • e14 Contributor
    e14 Contributor over 12 years ago +7 suggested
    Hi Gunaseelan, OMRON do a thermal sensor that can detect stationary thermal objects as opposed to standard PIR motion sensor that only detect motion. The OMRON D6T thermal sensor is able to detect the…
  • beacon_dave
    beacon_dave over 8 years ago in reply to shabaz +6 suggested
    shabaz Voight-Kampff machine ? Voight-Kampff machine | Off-world: The Blade Runner Wiki | FANDOM powered by Wikia
  • shabaz
    shabaz over 7 years ago in reply to dougw +5 suggested
    Agree.. I don't know why the OP excludes image processing - due to incorrectly perceived difficulty, or for a non-technical reason. I can understand the desire to possibly exclude due to (say) security…
  • shabaz
    0 shabaz over 7 years ago in reply to DAB

    Agree.. Also I find it interesting how the title and question re-occurs regarding the word "sensor", when it really isn't a sensor issue as much as what can be done with the sensed data. The sensor on its own, and the data on its own is useless.

    There's a reason why an accelerometer in a mobile phone, or in other hardware, is so useful. Not because we want to sense acceleration, but because with processing and that single sensor type, we can detect so many different situations (to certain levels of success).

    I'd suggest it could even be possible (with suitable processing) to detect human presence reasonably well with even a magnetic sensor, because nearly everyone has something metallic, such as a belt buckle. It's success rate may be as good as any single simple sensor that can be fooled.

    It's less to do with the sensors, and more to do with how well information can be extracted from the data (perhaps from one or more sensors) to achieve the task (in this case the task of identifying or classifying humans).. and to do that would require data capture, and lots of training of a model with known humans.

    There was a time when processing was expensive, and all we could rely on was (say) an op-amp to help clean up the sensor data, and then we could make some interpretation from that data. So PIR sensors etc were simple. But adequate for a lot of uses.

    The state-of-the-art is not a sensor+op amp any more. There's lots of processing that can be done at (or close to) the device/sensor level because computing is cheap(er).

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • dougw
    0 dougw over 7 years ago in reply to shabaz

    I used to spend more on a thermocouple than the cost of a Raspberry Pi, way more if you include the meter.

    A Raspberry Pi with a PiCam can do a pretty good job of recognizing people.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • shabaz
    0 shabaz over 7 years ago in reply to dougw

    Agree.. I don't know why the OP excludes image processing - due to incorrectly perceived difficulty, or for a non-technical reason.

    I can understand the desire to possibly exclude due to (say) security/sensitive locations or countries with laws on what is allowed to be captured/temporarily stored, but there are ways to work around that - in particular, replace the video camera with a far lower-res thermal camera imager. For a project I worked on, we did exactly that, using a fancy FLIR Lepton sensor - eliminate the awkward conversation with customers about capturing video in on fell swoop.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • dougw
    0 dougw over 7 years ago in reply to shabaz

    I once developed a system where fingerprints were used for authentication. The users did not want their fingerprints captured, so we had to be rigorous about only using characteristics and never saving an image. It was not possible to recreate a fingerprint from the characteristics, but they could easily identify a person.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • BigG
    0 BigG over 7 years ago

    This sensing technology just crossed my radar (or "field of view").

     

    https://www.xethru.com/

     

    https://www.youtube.com/watch?v=qzJvhfIwZQo

     

    Looks pretty good.

     

    No idea of price / performance though.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • antonyvishal
    0 antonyvishal over 6 years ago in reply to michaelwylie

    Is there any sensor to detect the number of beings....??

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jyotisagarbal
    0 jyotisagarbal over 6 years ago in reply to shabaz

    sir i am working on a project whoose aim is to detect a human is senseless or sleeping...most of the aged peoples are left alone in the home.... if something happens to them their relatives should get an alert...but my main moto is to detect that a person is unconsious or he is just sleeping without any wearable device as many old age people will not like to wear a device all the time.....can any one suggest me any idea or any sensor name....thanks in advance.....

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rsc
    0 rsc over 6 years ago in reply to jyotisagarbal

    Install electroencephalography sensors in their pillow(s) and match their brainwave patterns to your desired limits.  Trigger on unconsciousness and send an email or text to the family.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • halimahext125
    0 halimahext125 over 6 years ago in reply to DAB

    I think that is a great start to answer the initial post @DAB. I think multiple IR sensors would be needed to detect the correct body temperature for human presence but also the size of the room and body form would need to be incorporated in my opinion. Will the sensor detect 98.6 degrees if someone first comes in the room? Maybe there will need to be a gauge on distance vs. temperature also. The further away the person is, will the IR sensor be able to determine between random heat or person? I think that ML will be able to solve the issue. I also think perhaps a picture can be taken with a motion detector hooked up to a camera to send an image and confirm that it is a presence there once the IR is set off. The initial post did come off as if there was a question of if there was a ghost there. Maybe i'm reading to much into that lolimage.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • emmabhatti
    0 emmabhatti over 6 years ago

    I had faced this problem but by searching I got here and then by reading I got the solution of my query.

    Thanks for sharing this.

    • Cancel
    • Vote Up +1 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 © 2026 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.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube