Reversed motion sensor

Soldato
Joined
1 Apr 2004
Posts
2,981
Location
Herts, UK
I have a project I am looking into, which requires a motion sensor to detect when someone approaches. Normally with motion sensors, it detects someone and turns lights on, but what I need it to do is to detect someone and turn something off (not the lights by the way :p ).

Does anyone know of a motion sensor which can work in this reversed manner?
Or know how to wire up a standard detector to work like this and what other components are needed?

(This will all be at mains 220-230Vac)
 
Look for a normally closed occupancy switch or wire a standard occupancy switch to a normally closed contactor/relay.

Edit: Talk to your local electrical wholesaler for advice on specific products

Edit 2: It might be worth contacting a company called Danlers

Thanks for that info, will have a look.

I have just found this project which uses an Arduino board to control an SSR. The code used looks like it could be easily reversed so motion sets the control variable low rather than high.

Just connect the sensor to a relay of the same control voltage of its output.
The relay will have N/O normally open and N/C normally closed outputs so when the sensor actuates the N/C relay output will open so if you connect to this your switch will essentially go off

Make sense?

I think so, although I will look into relays a bit more. Thanks.
 
^^ that's what I'd do(rentons).

Also I note a search on the subject brings up an awful lot of cannabis horticulturist enthusiast websites :D. Are you trying to protect your ahem vegetables?

No vegetables were involved in this project, except maybe my boss for asking at such short notice :D
 
Back
Top Bottom