Can I make a motion detector with my limited circuit experience?

  • Thread starter Thread starter Xyius
  • Start date Start date
  • Tags Tags
    Detector Motion
AI Thread Summary
Creating a motion detector with limited circuit experience is feasible, but it may be challenging. Using light-to-frequency sensors, like the TSL230, could work, but they require advanced calibration to function as alarms. Alternatives such as passive infrared (PIR) sensors or ultrasonic detectors are recommended for beginners, as they are simpler and widely available. Off-the-shelf motion sensors can also be adapted for home use by connecting them to an indicator lamp inside. For further learning, resources like "Handbook of Modern Sensors" and "Sensor Technology Handbook" can provide valuable insights.
Xyius
Messages
501
Reaction score
4
I am fairly new to circuits, (I am an applied physics major, I have one year left until I get my bachelors) and I thought it would be really cool to make something that shines a light or something if someone crosses past a sensor. For example, if I wanted to know if someone walks into my shed outside, I could set up one of these and if someone does walk in the door a light in my house would illuminate.

My idea (which is probably pretty naive) is the following..

I saw these "light to frequency" sensors at radio shack, I figured I would shine an infrared laser on it and calibrate it to sound an alarm whenever that signal is disrupted. As far as knowing HOW to do this, I do not know. Is this project feasible for someone with my experience? Where can I get the proper sensors? Does anyone have any circuit diagrams applied to something like this I can study?

Thanks!
 
Engineering news on Phys.org
That TSL230 chip looks really interesting (and the price is very good too), but I don't think it would help you much. The output is a stream of square waves whose frequency depends on the light level. Turning that into an alarm signal would be an interesting project, but not one I would suggest for beginners.

Burglar alarms use circuits which are like you describe, but they have to exclude all light except the light from the wanted source. This is possible, but not easy. You have to shine the light down a tube which lines up with another tube with the sensor in it. Someone walks between the two and an alarm goes off.

Another way is to have the light source pulsing and then exclude all light that isn't pulsing from the detection.
This gives a better result, but is much harder to do.
Here is an example:
http://discovercircuits.com/H-Corner/40khzlight.htm
not a simple project.

Better projects use PIR detectors and ultra sonic detectors.
 
There are off-the-shelf ready-made motion sensors you could use. Home Depot (or similar) stores sell them as lights that turn on when a person walks into an area. I believe they function using infrared detectors. But whatever method they use, you can simply remove the lamp and install an adaptor to accept your extension cord. Pass that cord into your house and connect the indicator lamp in there!
 
If you really want to make a DIY project, then you may use one of the following schemes:

Passive infrared sensors (Passive) Looks for body heat. No energy is emitted from the sensor.

Ultrasonic (active) Sends out pulses of ultrasonic waves and measures the reflection off a moving object.

Microwave (active) Sensor sends out microwave pulses and measures the reflection off a moving object. Similar to a police radar gun.

Tomographic Detector (active) Senses disturbances to radio waves as they travel through an area surrounded by mesh network nodes.

http://en.wikipedia.org/wiki/Motion_detector
 
You can also look at designing proximity detectors which can give you the same result depending on the situation.

The book "handbook of modern sensors" by Fraden has a section called capacitive occupancy detectors that might be interesting to you. It might be a difficult project to get right, but it is simpler in concept.
 
DragonPetter said:
You can also look at designing proximity detectors which can give you the same result depending on the situation.

The book "handbook of modern sensors" by Fraden has a section called capacitive occupancy detectors that might be interesting to you. It might be a difficult project to get right, but it is simpler in concept.

Handbook of Modern Sensors is a good read for this, so is "Sensor Technology Handbook" by Jon Wilson should help you as well.

Cheers
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top