Design And Construction Of An Ambient Light Adaptive LED Light Dimmer

Overview

ABSTRACT

This work is the design of an Adaptive Light Dimmer based on the method of sensing ambient light content to adjust lamp’s light intensity accordingly, and thus regulating the room’s light content. The device is designed to work with renewable energy sources such as wind and solar energy. This would be useful in less developed countries where AC electricity is not well spread and renewable DC sources, such as solar, can be better utilized. It functions by using the TSL2561 light sensor, ATTiny85 microcontroller to output PWM to the LED driver, LT3795 LED driver to output current to an LED and LT3014 LDO to lower the input voltage and power the microcontroller and sensor. The dimmer is designed to work with a 48V input voltage and operate from an input light range of 20 to 100 Lux. Above 100 Lux the light is off and below 20 Lux the light is fully on.

TABLE OF CONTENTS

COVER PAGE

TITLE PAGE

APPROVAL PAGE

DEDICATION

ACKNOWLEDGEMENT

ABSTRACT

CHAPTER ONE

1.0    INTRODUCTION

1.1    BACKGROUND OF THE PROJECT

  • PROBLEM STATEMENT
  • AIM AND OBJECTIVE OF THE PROJECT
  • SIGNIFICACE OF THE PROJECT
  • SCOPE OF THE PROJECT
  • LIMITATION OF THE PROJECT
  • METHODOLOGY
  • PROJECT ORGANISATION

CHAPTER TWO

LITERATURE REVIEW

  • REVIEW OF LIGHT DIMMING
  • HISTORICAL BACKGROUND OF THE STUDY
  • REVIEW OF RELATED STUDIES
  • DIMMING
  • REVIEW OF LED LIGHTING TECHNOLOGY

CHAPTER THREE

METHODLOGY

  • DESIGN REQUIREMENTS
  • SYSTEM BLOCK DIAGRAM
  • BLOCK DESCRIPTION
  • SOFTWARE FLOW DIAGRAM
  • SYSTEM HARDWARE DESIGN

CHAPTER FOUR

  • RESULTS
    • SIMULATION RESULTS
    • HARDWARE CONSTRUCTION AND RESULTS

CHAPTER FIVE

  • CONCLUSION AND RECOMMENDATION

REFERENCE

 

 

CHAPTER ONE

1.0                                                   INTRODUCTION

1.1                                      BACKGROUND OF THE STUDY

With regard to efficiently using sustainable energy, there is a significant amount of data supporting the energy saving capabilities of light dimming technology. Some state that smart lighting, using sensors and controllers to control lighting, saves between 50% and 70% of energy compared to an uncontrolled lighting system [Basu et al, 2012]. These energy savings have huge impacts, considering that lighting accounts for about 19% of the electrical energy generated worldwide. In commercial buildings, lighting accounts for even more, 30-40% [Goyal et al, 2017]. This being said, smart lighting seems to be the next logical step in saving electricity and tackling the problems of world-wide electrification in today’s world.

In order to improve smart lighting technology, it makes sense to utilize electrical devices, such as microcontrollers, to increase efficiency and usability of lighting systems. Microcontrollers would be a reasonable choice for controlling light dimmer due to their decreasing costs, versatility, and ease of use [Shu et al, 2018]. In addition to microcontrollers, DC-DC converters are also essential to improving smart lighting systems [Mahadeokar et al, 2015]. These converters are the most efficient ways of converting DC power and consequently are used in many stages of power conversion. Without them, electronics, such as lighting systems, would be much more inefficient. Any improvements to these DC-DC converters directly improve the efficiency and performance of smart lighting systems.

There are existing solutions for AC lighting in the form of smart lighting and socket to bulb interfaces [Miki et al, 2013]. Smart lighting uses “smart systems” to control lighting with applications in computers, tablet devices, or smart phones. On a larger scale, they can also be used to control the lighting system of a room, house, or building. They can wirelessly turn on and off lights, control their brightness, set the lights on a timer, and even integrate sensors. Existing socket to bulb interfaces use a sensor in an attempt to dim the bulb appropriately but they do not function very well. An example of an AC powered smart lighting device, called a home light control module (HLCM) and designed by Ying-Wen Bai and Yi-Te Ku, uses passive infrared (PIR) sensors, light sensors, a microprocessor, and an RF module to control light intensity in all the rooms of a house [Bai et al, 2008]. A single HLCM controls one set of luminaires. As a result, multiple microprocessors determine lighting levels, rather than a single central controller. This device uses the PIR sensors to determine the presence of any people in a room, turning off the lights if no one occupies the room. The light sensors determine the room’s brightness levels. If outside sources, like daylight, provide enough light, then the luminaires are turned off. Otherwise, the system activates the appropriate amount of luminaires to achieve the desired brightness levels. The device’s RF module allows communication between different HLCMs. In the case that brightness levels are insufficient even when all luminaires are on, communication between HLCMs allows an adjacent HLCM to increase the number of lights to activate. This then affects the light intensity of the first device’s room. While these components help this device operate with high efficiency, the design presented in this paper needs not contain any unnecessary modules if their inclusion greatly increases purchase costs. For example, there won’t be any need to use the RF module if its use produces costs that outweigh its energy benefits. Additionally, the HLCM does not use light dimming technology while the proposed solution is based on light dimming.

However, there are currently no existing DC dimmers that are inexpensive and entirely autonomous. The objective of the proposed solution is therefore to design and construct an adaptive DC light dimmer that autonomously dims a set of LEDs depending on the ambient light sensed in the room, providing the appropriate amount of light to the environment it is in. The end product of this project will save electricity usage; thus, reducing electrical costs and increasing the viability of renewable energy.

 

1.2                                             PROBLEM STATEMENT

The traditional light dimmer operation involves users operation to adjust the brightness of the lamp, and this involves much labour and most times wastes energy such as when the user need to adjust it but neglect or forgot to adjust it. This new invention came to overcome these problems. This devices automatically adjusts the intensity of an electric lamp accordingly by sensing ambient light content, and thus regulating the room’s light content

 

1.3                                              AIM AND OBJECTIVES

The main aim of this work is to build a device which controls or adjusts the intensity of an electric lamp accordingly by sensing ambient light content, and thus regulating the room’s light content. The objectives are:

  1. To save energy
  2. To reduce human labour
  • To apply solar energy in our homes

1.4                                      SIGNIFICANCE OF THE STUDY

The device was built to work with renewable energy sources such as wind and solar energy. Working with renewable energy sources would be useful in less developed countries where AC electricity is not well spread and renewable DC sources, such as solar, can be better utilized.

This study will also help the student to understand how to implement light sensors and renewable energy sources in a project.

1.5                                              SCOPE OF THE STUDY

The scope of this work covers using sensors and controllers to control lighting, saves between 50% and 70% of energy compared to an uncontrolled lighting system according to Kuo (2012). The device functions by using the TSL2561 light sensor, ATTiny85 microcontroller to output PWM to the LED driver, LT3795 LED driver to output current to an LED and LT3014 LDO to lower the input voltage and power the microcontroller and sensor.

1.6                                                        LIMITATION OF THE STUDY

As we all know that no human effort to achieve a set of goals goes without difficulties, certain constraints were encountered in the course of carrying out this project and they are as follows:-

  1. Difficulty in information collection: I found it too difficult in laying hands of useful information regarding this work and this course me to visit different libraries and internet for solution.
  2. Difficulty in parts gathering: I found it too difficult when gathering electronics parts used for the prototype.

1.7                                                        METHODOLOGY

To achieve the aim and objectives of this work, the following are the steps involved:

  1. Study of the previous work on the project so as to improve it efficiency.
  2. Draw a block diagram.
  • Test for continuity of components and devices,
  1. programming of microcontroller
  2. Design and calculation for the work was carried out.
  3. Studying of various component used in circuit.
  • Construct the whole circuit.
  • Finally, the whole device was cased and final test was carried out.

1.8                                     PROJECT ORGANISATION

The work is organized as follows: chapter one discuss the introductory part of the work,   chapter two presents the literature review of the study,  chapter three describes the methods applied, chapter four discusses the results of the work, chapter five summarizes the research outcomes and the recommendations.

Chapter Two: Literature Review

2.0 INTRODUCTION:

This chapter provides the background and context of the research problems, reviews the existing literature on the Design And Construction Of An Ambient Light Adaptive LED Light Dimmer, and acknowledges the contributions of scholars who have previously conducted similar research [REV66377] …

Document Information

    • Format: DOC/PDF
    • Title: Design And Construction Of An Ambient Light Adaptive LED Light Dimmer:

YOU MAY LOVE THESE (Recommended)

  • To start a project on Effect Of A Nurse-Led Training Programme On Knowledge Of Risky Behaviours Among Motorcycle Operators, follow these guidelines: Commercial motorcycling emerged, and has become established, as a popular means of transportation in Nigeria due to the inadequacy of the conventional modes of mass movement to meet commuters’ expectations and demands. Unfortunately, motorcycle crashes continue to escalate the already grim statis…

    69 Pages 1 - 5 Chapters 15,260 Words DOC/PDF Format Instant Download UPN75441

  • To develop a project on Design And Implementation Of A Four Way Traffic Light Control Circuit, follow these approaches: This work has been aimed at efficient means of controlling the traffic effectively for twenty-four hours. As the world is growing technologically more and more vehicles jump into the public road adding to the already existing number. Consequently, more efficient way of controlling the traffics be…

    46 Pages 1 - 5 Chapters 5,589 Words DOC/PDF Format Instant Download UPN64007

  • To undertake a project on Design And Construction Rechargeable Lamp Using LED With Charging Monitoring And Controlling System, follow these effective ways: Nowadays, because of low energy or power consumption, low heat emission, low cost, the portability, wider application, LED bulbs are highly used than florescent lamp when building lantern. This work is on LED lantern with dual power supply which uses an AC source to power the lamp when there is …

    51 Pages 1 - 5 Chapters 7,367 Words DOC/PDF Format Instant Download UPN65885

  • Steps for writing the “Design And Construction Of Traffic Light” Project

    To write a project on Design And Construction Of Traffic Light, follow these structure: This project traffic light is design for the safety ness of vehicles our the road. It is a very destroy loop and sensor that which coordinate the system when the driver encounter long sharing of green light. The traffic light is consist of two more chamber or circuit red and green or amber/yellow…

    28 Pages 1 - 10 Chapters 2,923 Words DOC/PDF Format Instant Download UPN64011

  • Guide for writing the “Design And Construction Of IR Remote Controlled Light” Project

    To carry out a project on Design And Construction Of IR Remote Controlled Light, follow these effective methods: This project work deals on the design and construction of an IR based remote control for an electronic/electrical device say electric lamp with the aim of switching on/off of the lamp at discretion and from a distance. It also eliminates the inconveniences associated with manual switching of bed …

    47 Pages 1 - 5 Chapters 7,059 Words DOC/PDF Format Instant Download UPN64833

  • 1.0 INTRODUCTION To cleanly understand the wood information technology and communication which is the life blood of all human activities the assimilation of communication technology is of great important. The development of communication technology in any nation makers communication technology easy and pleasant. And one of basic building block of a communication system is the house bell indicating which serves as inter-call light to en […]

    31 Pages 1 - 6 Chapters 4,032 Words DOC/PDF Format Instant Download UPN64012

  • To start a project on Design And Construction Of Dark Activated Switch For Street Light, follow these guidelines: A street lighting is any electrical lighting that is fixed outside house for the illumination of such environment or a Street light is a raised source of light on the edge of a road or walkway, which is turned on or lit at a certain time every night. Automatic street light controller will automa…

    44 Pages 1 - 5 Chapters 7,263 Words DOC/PDF Format Instant Download UPN66158

  • Techniques for writing the “Design And Construction Of Automatic Fence Light Controller” Project

    To develop a project on Design And Construction Of Automatic Fence Light Controller, follow these approaches: The very fundamental reasons behind this project assignment is to expose student to the very important aspect of private and independent research work not only theories but also subsequent translation of the theoretical research work into a particular function system. The project construction of …

    25 Pages 1 - 5 Chapters 2,587 Words DOC/PDF Format Instant Download UPN63990

  • To undertake a project on Design And Construction Of An Automatic Street Light Controller Using LDR And Relay, follow these effective ways: A street lighting is any electrical lighting that is fixed outside house for the illumination of such environment or a Street light is a raised source of light on the edge of a road or walkway, which is turned on or lit at a certain time every night. Automatic street light controller will automa…

    47 Pages 1 - 5 Chapters 7,403 Words DOC/PDF Format Instant Download UPN65744

  • To write a project on Design And Construction Of An Automatic Bathroom Light With Back-Up Lamp, follow these structure: Sometimes we forget to switch off the bathroom light and it remains on unnoticed for long periods. This circuit solves the problem of electricity wastage by switching off the lamp automatically after 30 minutes once it is switched on. The back-up LED lamp provided in the circuit turns on for thre…

    41 Pages 1 - 5 Chapters 5,588 Words DOC/PDF Format Instant Download UPN64663

Live Chat