0% found this document useful (0 votes)
19 views11 pages

Automation Project Report Mukongo Derick Final

This project report details the design and implementation of an automated electrical system aimed at improving efficiency and safety in lighting and appliance control using microcontrollers and sensors. The methodology involved circuit design, component selection, and programming, resulting in a system that achieved approximately 30% energy savings. Recommendations for future enhancements include wireless communication and mobile app integration.

Uploaded by

derricknanyiru
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views11 pages

Automation Project Report Mukongo Derick Final

This project report details the design and implementation of an automated electrical system aimed at improving efficiency and safety in lighting and appliance control using microcontrollers and sensors. The methodology involved circuit design, component selection, and programming, resulting in a system that achieved approximately 30% energy savings. Recommendations for future enhancements include wireless communication and mobile app integration.

Uploaded by

derricknanyiru
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

DESIGN AND IMPLEMENTATION OF AN

AUTOMATED ELECTRICAL SYSTEM


A Project Report Submitted in Partial Fulfillment of the Requirements for the Award of
Diploma in Electrical Engineering

By

Mukongo Derick

Musakasa Technical Training Institute

May 2025
Abstract
This project report explores the design and implementation of an automated electrical
system aimed at increasing efficiency, reducing human intervention, and enhancing
safety in electrical applications. Automation in electrical systems leverages technologies
such as microcontrollers, sensors, relays, and programmable logic controllers to perform
tasks automatically. This project involved the development of an automated control
system for lighting and appliances, demonstrating the application of embedded systems
and sensor technologies. The methodology includes designing circuit diagrams, selecting
appropriate components, coding for microcontroller operation, and testing the system.
Results showed a significant reduction in energy usage and faster response times. The
project concludes with recommendations for future enhancements, including wireless
control and integration with IoT.
Acknowledgment
I would like to express my sincere gratitude to my supervisor and instructors at Musakasa
Technical Training Institute for their guidance and support throughout this project.
Special thanks go to my classmates and family for their encouragement and assistance.
This project would not have been possible without the resources and knowledge provided
by the Electrical Engineering Department.
Declaration
I, Mukongo Derick, hereby declare that this project report is my original work and has
not been submitted to any other institution for academic credit. All sources of information
have been duly acknowledged.

Signed: _____________________

Date: _______________________
Table of Contents
Abstract .......................................................................................... i

Acknowledgment ........................................................................... ii

Declaration ................................................................................... iii

Table of Contents ......................................................................... iv

List of Figures and Tables ............................................................. v

1. Introduction ................................................................................ 1

2. Literature Review ....................................................................... 4

3. Methodology ............................................................................... 8

4. Components Used ..................................................................... 12

5. Circuit Diagrams ........................................................................ 16

6. Results and Discussions ............................................................... 20

7. Conclusion and Recommendations ......................................... 26

8. References .................................................................................. 28

9. Appendices .................................................................................. 30
List of Figures and Tables
Figure 1: Block Diagram of the Automated System .................................................. 16

Figure 2: Circuit Diagram of Control System ............................................................... 17

Table 1: Component Specifications ............................................................................. 13

Table 2: Power Consumption Data ............................................................................ 21


1. Introduction
Automation is the technology by which a process or procedure is performed with
minimal human assistance. In electrical engineering, automation involves the control of
devices and systems using control systems such as computers and information
technologies. The main objective of this project is to design and implement a simple
automated electrical system that can manage lighting and appliance control. This is
essential in modern environments where efficiency, safety, and energy conservation are
paramount.

The scope of this project includes the use of sensors, microcontrollers (Arduino), relays,
and actuators to create a functioning system capable of performing tasks such as
automatically switching lights on/off based on occupancy and time of day. The
significance lies in reducing manual labor, preventing electrical hazards, and enhancing
energy efficiency.

2. Literature Review
Automation in electrical systems has evolved rapidly due to advancements in electronics
and computing. Various studies highlight the benefits of automation in industrial and
residential settings. For instance, smart home technologies employ automation to manage
lighting, heating, and security systems efficiently.

The use of microcontrollers such as Arduino has democratized automation, allowing


students and professionals to develop low-cost solutions. Published research shows that
occupancy-based lighting systems significantly reduce power consumption. Furthermore,
programmable logic controllers (PLCs) have been widely used in industries to automate
manufacturing processes.

Key findings from previous works suggest that integrating sensors (motion, light,
temperature) with control algorithms results in highly efficient systems. Challenges noted
include system complexity, maintenance, and cost of implementation in large-scale
environments.

3. Methodology
The methodology for this project followed a structured approach to system design,
implementation, and testing. The key steps include:

1. Requirements Analysis: Identification of key features such as motion detection,


automated switching, and remote control.
2. Component Selection: Choosing appropriate sensors, microcontrollers, relays, and
other electronic components.
3. Circuit Design: Designing schematics using simulation tools.
4. Programming: Writing Arduino code to control inputs and outputs based on logic.
5. Prototyping: Assembling the components on a breadboard for initial testing.
6. Implementation: Mounting components on a PCB and housing.
7. Testing and Evaluation: Verifying system operation and efficiency under different
scenarios.

Each stage involved iterations to refine the system based on observations and testing
outcomes.

4. Components Used
The following components were used in the project:

- Arduino Uno Microcontroller


- PIR Motion Sensor
- Light Dependent Resistor (LDR)
- 5V Relay Module
- Light Bulbs
- Resistors, Transistors, Diodes
- Breadboard and Connecting Wires
- Power Supply Unit (12V DC Adapter)
- LCD Display (optional)
- Buzzer (for alerts)

These components were chosen based on cost-effectiveness, availability, and suitability


for automation tasks.

5. Circuit Diagrams
This section includes the circuit diagrams designed for the automated system. The
diagrams were created using circuit design software such as Fritzing and Proteus. Key
components include the Arduino Uno, PIR sensor, LDR, relay module, and a light bulb.

Figure 1 below shows the block diagram of the system, highlighting the interaction
between sensors, microcontroller, and actuators.
Figure 2 represents the full wiring schematic, including connections to power supply and
load devices.
6. Results and Discussions
The automated system was successfully implemented and tested in a controlled
environment. The following results were observed:

- The PIR sensor reliably detected motion within a 5-meter range.


- The LDR correctly sensed ambient light levels to prevent lighting during daylight.
- The Arduino executed control logic accurately, switching lights based on input
conditions.
- The relay operated efficiently, handling the current requirements of standard light bulbs.

Power consumption was monitored before and after automation. It was found that
automated control led to approximately 30% energy savings over a 24-hour period.

Challenges faced included sensor sensitivity calibration and occasional false triggers due
to environmental noise. These were mitigated through code refinement and component
shielding.

7. Conclusion and Recommendations


This project successfully demonstrated the design and implementation of an automated
electrical system for lighting control using sensors and a microcontroller. The system met
its objectives of increasing efficiency, reducing human intervention, and saving energy.

In conclusion, automation presents significant benefits for residential and commercial


settings. Future improvements could include:
- Integration with wireless communication (e.g., Wi-Fi or Bluetooth)
- Mobile app control interface
- Use of machine learning for predictive control
- Expansion to control multiple appliances or rooms

With these additions, the system could become a more robust and user-friendly smart
home solution.

8. References
1. Muhammad Ali Mazidi, ‘The 8051 Microcontroller and Embedded Systems’, Pearson
Education, 2011.
2. John Iovine, ‘Arduino Microcontroller Processing for Everyone’, McGraw-Hill, 2013.
3. Bhattacharya S.K., ‘Basic Electrical and Electronics Engineering’, Pearson Education,
2011.
4. Datasheets of Arduino Uno, PIR Sensor, LDR, and Relay Modules.
5. Online articles and tutorials from www.instructables.com and www.circuitdigest.com.

9. Appendices
Appendix A: Arduino Source Code

// Sample code for automated lighting system using Arduino


int pirPin = 2;
int ldrPin = A0;
int relayPin = 8;

void setup() {
pinMode(pirPin, INPUT);
pinMode(relayPin, OUTPUT);
Serial.begin(9600);
}

void loop() {
int ldrStatus = analogRead(ldrPin);
int pirStatus = digitalRead(pirPin);

if (pirStatus == HIGH && ldrStatus < 500) {


digitalWrite(relayPin, HIGH);
} else {
digitalWrite(relayPin, LOW);
}
delay(1000);
}

Appendix B: Project Budget and Cost Estimation

Component Quantity Unit Price(KES) Total(KES)


Arduino Uno 1 1000 1000
PIR Sensor 1 300 300
LDR 1 100 100
Relay Module 1 250 250
Light Bulb 1 150 150
Misc (wires, resistors)1 set 200 200
TOTAL 2000

You might also like