CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

People presence detector?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
djpark



Joined: 02 Mar 2004
Posts: 49

View user's profile Send private message

People presence detector?
PostPosted: Mon Jun 06, 2005 5:51 am     Reply with quote

I am looking for some ideas how to detect the presence of people standing or passing in front of a exhibition boot so that a preassigned application can be started.

The "auto flush" system in the public washroom may be one similar example. I am hoping to make one to send the possibility or provablity of the presence to the PC using serial port or USB.

I would appreciate any suggestion on the hardware selection or design.

TIA,

-- dj
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Mon Jun 06, 2005 6:04 am     Reply with quote

The kind in the restrooms are IR. What you are looking for is an occupancy sensor. Basically they usually are either IR or ultrasonic. There exists dual mode sensors that have both but I believe Wattstopper has a patent on that. If your goal is just to do a one up thing for a booth, then just go buy an off the shelf sensor and connect it up to a pic. Most output a 24V signal. A few of the older devices had an open collector output.
rnielsen



Joined: 23 Sep 2003
Posts: 852
Location: Utah

View user's profile Send private message

PostPosted: Mon Jun 06, 2005 10:46 am     Reply with quote

You could use a simple motion sensor that is common to automatic door openers or security systems. But, then again, you could use a sniffer to detect B.O. (body odor). Wink

Ronald
MikeValencia



Joined: 04 Aug 2004
Posts: 238
Location: Chicago

View user's profile Send private message Send e-mail Yahoo Messenger

PostPosted: Mon Jun 06, 2005 2:37 pm     Reply with quote

Probably a motion sensor (usually microwave) wouldn't be a good idea since it would only detect movement. A person merely passing by without any intention to view the exhibit would set off false alarms and you'd start the presentation to an empty audience.

So an ultrasonic or infrared sensor would be the best bet. Since i work in the automatic door industry, i've seen "presence" sensors (like the ones you see above a sliding door threshold) use infrared more often than ultrasonic. Both have its own weakness - e.g. ultrasonic sensors can't detect porous objects, whereas infrared sensors have a harder time detecting darker objects, and especially objects which bear the same color as the background. Note that a "reference" snapshot is taken of the background (usually in the form of an analog voltage). Any difference (with some hysteresis) in later snapshots would indicate a presence.

If it's just for demo purposes, you're better off just buying a kit from Jameco or Digikey or Mouser. I have seen a few of these kits in Jameco catalogs. But i havent seen any in digikey or mouser, but probably because i just overlook them in the B&W catalogs.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group