Home Automation System
Home Automation System
INTERNAL GUIDE
Prof. Pindoriya Dipesh
Civil Engineering Department
ACADEMIC YEAR (2024)
1
EXAMINER CERTIFICATE OF APPROVAL
This is to certify the project entitled “Home automation system ”
SUBMITTED BY GROUP :-
Sr. Name Enrollment No.
1 SACHIN BAMBHANIYA 240853109001
2 BHARATKUMAR BHARADAVA 240853109002
3 RONAKGIRI GOSWAMI 240853109003
4 KARAN MAHESHWARI 240853109004
2
HJD Institute of Technical Education and Research
ELECTRICAL ENGINEERING DEPARTMENT
VISION
To produce comprehensively trained, socially
responsible and innovative electrical graduates to
contribute to the society.
MISSION
To develop well equipped laboratories and
infrastructurefor conducive learning.
To produce competent and disciplined electrical
engineers to serve the nation.
To help in building national capabilities for excellent
energy management and to explore nonconventional
energy sources.
To produce electrical engineers with an attitude to adapt
themselves to changing technological environment.
To enhance entrepreneurship skills through startup.
3
ACKNOWLEDGEMENT
With great pleasure, I take this opportunity to
express my deep sense of gratitude and indebtedness to
my renowned and esteemed guide Prof. Mr. Hardik
Pandya Head of Department of Electrical Engineering, HJD
Institute of Technical Education and Research, Kera for her
consummate knowledge, due criticism, invaluable
guidance and encouragement which has enabled us to
give present shape to this work. I am heavily indebted to
Prof. Mr. Hardik Pandya Head of Department of Electrical
Engineering, HJD Institute of Technical Education and Research,
Kera, for his everlasting willingness to extend his
profound knowledge and experience in the preparation of
this report. Any attempt to define this indebtedness would
be incomplete. I am immensely thankful to other faculty
member of the department for his everlasting willingness
to extend his support and help in the completion of this
work. Finally, I would like to thank our friends and family
for their support and patience throughout the year,
especially to our parents who without their
encouragement and financial support, this would not have
been possible.
4
ABSTRACT
This abstract provides a concise overview of home automaton system
integrate advanced technology to enhance the efficiency, security, and
convenience of residential environments. This system allows users to
control various household devices—such as lighting, heating, air
conditioning, security cameras, and appliances—remotely or through
automated routines. Utilizing Internet of Things (IoT) devices, sensors,
and smart controllers, homeowners can optimize energy
consumption, improve security through surveillance and alerts, and
create customized living spaces that adapt to their preferences. The
system typically involves a central hub that connects to devices via
wireless protocols, enabling seamless communication and user
interaction through smartphones or voice commands. This paper
explores the architecture, technologies, benefits, and challenges of
implementing a home automation system, emphasizing its potential
to improve quality of life and promote sustainable living.
Home automation systems integrate advanced technology to enhance
the efficiency, security, and convenience of residential environments.
This system allows users to control various household devices—such
as lighting, heating, air conditioning, security cameras, and
appliances—remotely or through automated routines. Utilizing
Internet of Things (IoT) devices, sensors, and smart controllers,
homeowners can optimize energy consumption, improve security
through surveillance and alerts, and create customized living spaces
that adapt to their preferences. The system typically involves a central
hub that connects to devices via wireless protocols, enabling seamless
communication and user interaction through smartphones or voice
commands. This paper explores the architecture, technologies,
benefits, and challenges of implementing a home automation system,
emphasizing its potential to improve quality of life and promote
sustainable living.
5
Sr. Table Of Content Page
No.
VISION OF DEPARTMENT 3
MISSION OF DEPARTMENT 3
ACKNOWLEDGEMENT 4
ABSTRACT 5
Content List
1. INTRODUCTION 7
2. CANVAS WORKING 8
Empathy Mapping
AEIOU Summary
Ideation Canvas
Product Development
Mind Mapping
3. FUTURE SCOPE 16
4. PROTOTYPE 18
5. INTRODUCTION TO WORKING MODEL 21
Basic Block Diagram
Basic Circuit Diagram
Hardware Specifications
Advantages and Limitations of the
system
6. CONCLUSION 33
REFERENCE 35
6
INTRODUCTION
7
CANVAS WORKING
This canvas consists of the ideology behind the user, so in this canvas
some brief ideas are expressed. People section consists of persons
related to user technically and similar persons may relate to user.
Then we divided activities in social & technical and try to find out the
importance of each activity and situations & location regarding are
find out related to each.
People : This will include : Family Member, Busy professionals,
Tech enthusiasts, Property Managers, Elderly or People with
disabilities.
11
Situation/Context/Location : Integration with IOT, Safety
and Health Monitoring, Home security, Central hub and control
panel, Rooms and hallways, Garden, Smart kitchen.
12
Canvas 4 : Product Development Canvas
13
Purpose : This will include : Saves Energy, Security Concerns,
Time management, Home safety Hazards.
People : This will include: Families, Tech Enthusiasts, Senior
citizen, Frequent travelers, Renter.
Components : This will include : Sensors, Actuators, Controller,
Arduino uno, Smart lights, Hub, Smart plugs, Voice Assistant.
Canvas 5 : Mind-Mapping Canvas
14
15
FUTURE SCOPE
17
PROTOTYPE
18
Detecting faults in home automation system is crucial for maintaining
the stability and reliability of electrical power distribution systems.
There are various methods and technologies used for home
automation detection. Here are some common approaches:
Lightning Control
Security System
Software platforms
Voice controlled
Energy monitoring
Testing and iteration
Network setup
User interface(UI)
Documentation
19
intelligent home systems were implemented using Bluetooth
technology, but the technology could only be accessed and controlled
within a limited area. The IoT gets around this restriction and gives
people a great way to control all of their home’s devices anywhere in
the world with their phones. WiMAX, Wireless LAN (Wi-Fi), ZigBee,
and the Global System for Mobile Communication (GSM) are some of
the various communication technologies used in today’s home
automation systems
20
INTRODUCTION TO WORKING MODEL
21
Basic Circuit Diagram
22
Hardware specifications
Sr. Components
1. PIR SENSOR
2. FLAME SENSOR
3. ATMEGA328P(Arduino uno)
4. GSM SIM 900 MODULE
5. ACTUATORS
6. VOICE ASSISTANT
7. CONTROLLER
8. SMART PLUGS
9. HUB
10. SMART LIGHTS
11. RELAY
12. ALEXA
23
SENSORS:-
24
FLAME SENSOR: A flame sensor was used in this designed to detect
and respond to the presence of a flame or fire. When a fire is
detected the digital output pin (D0 ) on the microcontroller used
gives 0 V which low (LOW) and when the is no fire the output pin
gives 5 V (HIGH). In this proposed system, the flame sensor used is
based on YG1006 sensor which is a high speed and high sensitive
NPN silicon phototransistor. It detects IR light with a wavelength
ranging from 700 nm to 1000 nm and its detection angle is about 60°.
The working voltage of the sensor is between 3.3V and 5 V DC, with a
digital output. Logic high on the output indicates presence of flame
or fire. Logic low on output indicates absence of flame or fire.
25
ATMEGA328p: ATMEGA328P board developed by Arduino was used as a microcontroller to the
system. The board is equipped with sets of 14 digital input/output pins, six analog input/output pins
and other ports and jacks that can be interfaced to various expansion boards (shields). It is
programmable with the Arduino integrated development environment (IDE) through a Type B USB
cable. It can be powered by a USB cable with 5V or by an external 9-volt battery. In this design, a
5V/12V 1.5A power adapter was used, it supplies required power to ATMEGA328P microcontroller
and other components. The power adapter converts a 220/240V AC into 5V and 12V DC. The adapter
provides two DC outputs, 5V and 12V. The ATMEGA328P microcontroller controls operations of all
the components used in the system.
26
GSM SIM 900 module: SIM900 GSM/GPRS
module is a miniature GSM modem, which can be
integrated into a great number of IoT projects. The
module is used to make/receive phone calls, send
text messages (SMS), connecting to internet
through GPRS and TCP/IP. The module operating
voltage is in the range of 3.2V–4.8V. The SIM800L
GSM chip’s data pins have all been separated into
0.1′′ pitch headers. This comprises the pins needed
for hardware serial port communication with a
microcontroller. The module enables Auto-Baud
detection and baud rates between 1200 bps and
115200 bps.
27
RELAY:
28
Working Model
29
Applications of home Automation
Some of the most common applications of home automation
are as follows-
Heating, ventilation, and air conditioning.
Lighting control system.
Occupancy-aware control system.
Leak detection.
Smoke sensors.
Indoor positioning systems.
Home automation for the elderly and disabled.
Air quality control.
Smart Kitchen.
Connected Cooking.
Voice control devices like Amazon Alexa or Google Home
used to control home appliances or systems etc.
Working Principle
30
other wireless protocols. This connectivity allows devices to
communicate and share data.
31
9. Security Protocols: Secure communication and encryption are
essential to protect user data and prevent unauthorized access
to the system.
32
CONCLUSION
In this research, IoT-based smart home and security system have been
designed and implemented using GSM and ATMEGA328p microcontroller. The
system provides a low cost home automation system with different sensors
incorporated. PIR sensor was used to detect human presence, MQ2 sensor was
used to detect gas leakage, and Flame sensor was used to detect presence of
fire. The outputs of the sensing devices send SMS through GSM modules and
sound is generated by the alarm system that is attached. The system also
reduces energy consumption by controlling home appliances. The system had a
precision of 94.44%, but in the future work, more sensors could be added to
the system to achieve better performance. By incorporating computer vision
techniques, too, false alarms caused using PIR sensors to detect intruders could
be reduced so this is the conclusion of the home automation system.
34
REFERENCE
1. Shah SK, Mahmood W. Smart home automation using
IOT and its low cost implementation. IJEM 2020;10:28-36.
2. Yar H, Imran AS, Khan ZA, Sajjad M, Kastrati Z. Towards
smart home automation using IoT-enabled edge-computing
paradigm. Sensors 2021;21:4932.
3. Vishwakarma SK, Upadhyaya P, Kumari B, Mishra AK.
Smart energy efficient home automation system using IoT.
In: 2019 4th International Conference on Internet of Things:
Smart Innovation and Usages (IoT SIU). Ghaziabad, India:
IEEE; 2019. p. 1-4. Available from: https://
ieeexplore.ieee.org/document/8777607 [Last accessed on
2022 Jul 05].
4. Agarwal K, Agarwal A, Misra G. Review and performance
analysis on wireless smart home and home automation
using IoT. In: 2019 3rd International conference on I-SMAC
(IoT in Social, Mobile, Analytics and Cloud) (I-SMAC).
Palladam, India: IEEE; 2019. p. 629-33. Available from:
https:// ieeexplore.ieee.org/document/9032629 [Last
accessed on 2022 Jul 05].
5. Morshed N, Muid-Ur-Rahman GM, Karim M, Zaman
HU. Microcontroller based home automation system using
Bluetooth, GSM, Wi-Fi and DTMF. In: 2015 International
Conference on Advances in Electrical Engineering (ICAEE).
Dhaka: IEEE; 2015. p. 101-4. Available from:
https://ieeexplore.ieee.org/document/7506806 [Last
accessed on 2022 Jul 05].
6. Patchava V, Kandala HB, Babu PR. A smart home
automation technique with raspberry Pi using IoT. In:
Proceedings of the 2015 International Conference on Smart
Sensors and Systems (IC-SSS). Bangalore, India: IEEE; 2015.
p. 1-4.
35
7. Vivek GV, Sunil MP. Enabling IOT services using WIFI-
ZigBee gateway for a home automation system. In: 2015
IEEE International Conference on Research in
Computational Intelligence and Communication Networks
(ICRCICN). Kolkata: IEEE; 2015. p. 77-80. Available from:
https://ieeexplore.ieee.org/document/7434213 [Last
accessed on 2022 Jul 03].
8. Jajodia AV, Das S. IoT based Simple Home Automation
using Raspberry Pi. Int J Eng Trends Technical 2017;53:124.
9. Chinchansure PS, Kulkarni CV. Home automation system
based on FPGA and GSM. In: 2014 International Conference
on Computer Communication and Informatics. Coimbatore,
India: IEEE; 2014. p. 1-5. Available from:
https://ieeexplore.ieee.org/document/6921803 [Last
accessed on 2022 Jul 05].
10. Oluwafemi IB, Femi-Jemilohun OJ. Design and
development of a microcontroller based security system for
smart home. Int J Eng Technical 2016;6:4.
36