Quantcast
Viewing latest article 4
Browse Latest Browse All 8

DIY- PIR Based Automatic Staircase Lighting

This Code is only visible to Registered users. Please Login/Register

 

Image may be NSFW.
Clik here to view.
Ganesh Selvaraj

Contributor: 

Ganesh Selvaraj

 

This tutorial will teach you how to make the simplest motion detecting staircase light without any additional microcontroller and programming using PIR based Sensor.

 

Required Components:

1. PIR sensor
 
2. 1K, 330 ohms Resistors
 
3. 12V SPDT Relay module or a. 12V SPDT Relay
 
                                     b. 1k, 330 ohms Resistors
                                     
                                     c. 1N4007 Diode
                                     
                                     d. BC547 Transistors
                                    
                                     e. LED
 
4. Bulb with bulb holder (Wattage and type of bulb is of your choice)
 
5. 2 pin male plug
 
6. Wires
 
7. 12V adapter
 
8. Female DC jack
 
9. Plastic box

 

About PIR Sensor

 
Passive Infrared sensors basically measure the infrared light radiated by an object present in its field. All living creatures (and objects) with a temperature above absolute zero (which is 0 Kelvin or -273oC) emit heat energy in form of radiation. The PIR sensors are tuned in such a way that they detect only the radiation emitted by human beings.

To know more about how it works, go to this link: How PIR Sensor works

Here the sensor would help in detecting the human presence moving on the stairs.
 

Remember:

PIR sensor detects the motion of human body and not the human body itself so the triggering happens only when the body is moving and not at rest.

 

Sensitivity and High Time

Some PIR sensors come with two potentiometers used to adjust the sensitivity and duration of the high pulse once a motion is detected. Make sure  that both of them are set to high since we would require the PIR to be quick and also keep the light in ON state for a longer duration (Imagine the light going OFF midway before the person ascends/descends the stairs completely. You wouldn’t want that to happen, would you?)

 

About Relays

The switches at our home need to be operated manually by hand or “mechanically triggered” in order to work. If we need to control the switch using a microcontroller or electronic circuit, we would require extra mechanical arrangements like a servo with an arm, to press the switch. Instead of building such complicated arrangements we can go with a relay. These can directly be controlled by electrical means.

 

Working of Relay

The above shown diagram is of a SPDT (Single Pole Double Throw) Relay. It consists of 5 terminals. Two of them are from the coil where the input to drive the relay is supposed to be given. The other three are NO (Normally Open), NC (Normally Closed) and COM (Common).
 
When no input is given to the coil, there is no magnetic field produced. So the “NC” and “COM” terminals are connected and the “NO” terminal is left free.

When the input is given, the current flowing through the coil produces magnetic field (Basic physics) and thus attracting the lever, which breaks the connection between “COM” à “NC” and makes a connection between “COM” à “NO” terminals.

 

Free-wheeling diode

There is a problem in connecting a relay directly to an electronic circuit. When the input power is suddenly removed to switch OFF the relay, a voltage spike occurs due to the presence of the inductive load (The coil inside the relay is an inductor right?). This voltage spike can permanently damage the electronic circuit to which the relay is connected to. And thus we require a diode.
 
A diode connected in reverse bias with respect to the input supply, will prevent the voltage spike (produced by the relay when the supply is suddenly switched OFF) from reaching the other part of the control circuit.
 
 
Note: You can buy relay modules which come with the above required circuit as an in-built arrangement. This is what it looks like:
 
I couldn’t get a single relay module so I’m using a 2 Relay module which looks like this:
 
It consists of following features:
 
- LED indicator
 
- Free-wheeling diode
 
- Amplifying circuit
 
So all we need to do is connect the output of the PIR sensor to the module’s input.

Advantages of Relay

 
1. No degradation of the switched signal.
 
2. Offers isolation between the AC supply and the Circuit.
 
3. Lower impedance and easier to interface.
 
4. Robust.

Hardware Setup

First, let’s start with wiring the light. Choose a CFL or incandescent bulb of appropriate wattage. Gather all the parts shown in the image.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Note: 2 pin male plugs will also do the job.

Connect one long wire and one short wire to the two terminals of the male plug.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Open the back cap of the bulb holder and connect other end of the long wire to one terminal of the bulb holder.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Connect another short wire to the other terminal of the bulb holder and close the bulb cap.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Plug in the bulb and this is what you would have now.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Note: The actual length of the wires depends on the distance between a) Plug point, b) Where you want the light to be put and c) Where the sensor is being placed at your home. Choose appropriately.

Now you are done with the AC part of the circuit. Arrange the remaining part as per the circuit diagram.
 
Next, connect the wires coming from the bulb holder and the plug to COMMON and NORMALLY OPEN terminals of the relay.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Once you are done with testing on breadboard, start soldering on PCB.

Take some male headers and solder them onto a small PCB, followed by the wires coming from PIR sensor and the power supply wires.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Find an appropriate enclosure to accommodate the PIR sensor and relay module. Remember that the PIR sensor’s lens should be out.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Mark the area to be cut for letting out the sensor’s lens out of the box.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Try fitting it normally and if it doesn’t stay fit, use hot glue to stick the sensor.
 

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Place the relay module/ your own made relay circuit into the box and mark the place where it should be placed.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Use nuts and bolts to fix the relay into the box. Then mark and cut the place where the screw terminals are visible. This is to let in the AC wires for connecting to the relay terminals.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Also make a hole at the bottom (opposite to the relay board) to let out the DC power supply wire.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Place everything inside the box neatly, connect all the wires and pull out the power supply wires through the hole.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Solder the female DC jack to the power supply wires. Be very careful with the polarity.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

Now connect the AC wires to the relay terminals through the holes. Plug in the 12V adapter to the DC jack.

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

That’s it! You are ready with your device. Now place the device at a place such that the motion sensor gets triggered whenever someone ascend or descends the stairs.

For example, the staircase at my home is at right angle and so I placed the sensor and light near the bend so that the sensor covers maximum distance. Have a look at it:

Image may be NSFW.
Clik here to view.
DIY- PIR Based Automatic Staircase Lighting Without Microcontroller

 

Image may be NSFW.
Clik here to view.
texas instruments
Image may be NSFW.
Clik here to view.
TI launchpad
Image may be NSFW.
Clik here to view.
Banner_TI

Everything you need to get started

Image may be NSFW.
Clik here to view.
Start with a LaunchPad™ development kit

Start with a LaunchPad™ development kit

Know More >>

Image may be NSFW.
Clik here to view.
Stack on BoosterPack™ plug-in modules

Stack on BoosterPack™ plug-in modules

Know More >>

Image may be NSFW.
Clik here to view.
Scalable software tools for all experience levels

Scalable software tools for all experience levels

Know More >>

GET INSPIRED

Featured projects using TI LaunchPad kit

Image may be NSFW.
Clik here to view.
Control a CC3200 LaunchPad with your phone using Blynk

Control a CC3200 LaunchPad with your phone using Blynk

Know More >>

Image may be NSFW.
Clik here to view.
IoT real-time dashboard with PubNub & TI LaunchPad

IoT real-time dashboard with PubNub & TI LaunchPad

Know More >>

Image may be NSFW.
Clik here to view.
Multi-Touch with CapTIvate

Multi-Touch with CapTIvate

Know More >>

GET STARTED

TI LaunchPad™ development kits

Image may be NSFW.
Clik here to view.
Connected MCU

Connected MCU 

Know More >>

Image may be NSFW.
Clik here to view.
MSP430™ low power MCU

MSP430™ low power MCU

Know More >>

Image may be NSFW.
Clik here to view.
C2000™ performance  MCU

C2000™ performance MCU

Know More >>

Image may be NSFW.
Clik here to view.
Hercules™ safety MCU

Hercules™ safety MCU 

Know More >>


Viewing latest article 4
Browse Latest Browse All 8

Trending Articles