Automated lighting control

Aim

The aim of the project is to Control industrial lighting based on occupancy or ambient light levels

Problem statement

The system should consider factors such as natural light levels, occupancy, and time of day to optimize energy efficiency while maintaining appropriate illumination for various activities. The objective is to create an intelligent lighting solution that enhances user comfort, reduces energy consumption, and contributes to sustainable and cost-effective building management.

Material used

Input: 2 Light Sensor
Brain: TinkerSpace Brain Board
Output: 2 LED LAMP
Battery: 5V Lithium-ion rechargeable battery

Component description
2 Light sensor
The function of light sensor is to detect the light and send the signal to the Brain unit (TinkerSpace board). 
2 LED LAMP

To set the lighting based on occupancy or ambient light levels

TinkerSpace Brain Board

TinkerSpace board acts as brain of this project, its function is to monitor Light Sensors and control 2 LED LAMP.

Battery

5V Lithium-Ion battery is used to power-up this project

Working description

Case 1: When the light is low , both light sensor turns OFF and sends the signal to the brain board. The brain board turns on the LED Lamp to 100% brightness

Case 2: When the light is medium,  light sensor 1 turns OFF and light sensor 2 turns ON , sends the signal to the brain board. The brain board turns on the LED Lamp to 50% brightness

Case 3: When the light is high, both light sensor turns ON and sends the signal to the brain board. The brain board turns on the LED Lamp to 0% brightness

 

 

 

Circuit Design (DesignSpace)

Step 1: Connect  LIGHT SENOSOR to input 1 and input 2

Step 2: Connect LED LAMP to output 1 and output 2

Step 3: Connect supply and test project.

Leave a Reply

Your email address will not be published. Required fields are marked *