Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIR sensor project

Status
Not open for further replies.

electronicnoob

Junior Member level 1
Joined
Jul 4, 2019
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
142
Im using PIR sensor for my surveillance system project. I'd like to rotate the PIR sensor scanning from left to right and vice versa, is there a programmable motor which can be used?

Thank you
 
Last edited:

I don't know of any such device but most PIR sensors are mounted in 'zoned' lenses anyway. They work by comparing the IR in adjacent zones (A B A B A B A B...) so if you move them the distinction between zones is diminished and sensitivity will drop considerably.

Brian.
 

The actual sensor device in a PIR module normally has two different sensors side-by-side inside it, so that they do not detect background IR, which is always present, the output is the difference between them. This means that if both sides see the same IR level, whatever it is, there is no output. If something with a different IR response, either emitting it or blocking the background comes into view, the radiation falling on one sensor will be different to the other so it produces an output. The fresnel lenses on commercial IR sensors are designed to optimize the effect, they direct IR radiation from different directions to one side or the other to make the range wider and to 'focus' the radiation so it is more sensitive. If you imagine you are inside a commercial sensor and looking outwards, (I'm using example angles) you might find 0 to 10 degrees falls on sensor A, 10 to 20 degrees falls on sensor B, 20 to 30 degrees falls on sensor A again and so on. This method increases the chance of a moving object being detected while allowing anything common to all zones being ignored.

If you move the sensor, the chances are you will get the same response as a stationary sensor detecting a moving object. As it rotates, any object in view will pass from zone A to zone B and back again which will make it detect movement.

Brian.
 
This is very simple, change the motor direction (forward/reverse) and activate it. Modify the "Button" to use analog motor control. We can change the direction of PIR sensor with the programmable motor.
 

Hi,

Why do you want to detect a stationary object? Like somebody placed it there in the hours when the system was inactive?

A rotating PIR sensor would most likely be triggering haphazardly, even in an empty room.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top