SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
Laxmi Soni et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 5( Version 1), May 2014, pp.51-53
www.ijera.com 51 | P a g e
PC Controlled Home Appliances
Laxmi Soni1
, Sarika K. Thorat2
And Sandeep Chawda3
1
(Department of Electrical Engineering, Bhivrabai Sawant Inst. of Tech. & Research (W), Pune, India)
2
(Department of Electrical Engineering, Bhivrabai Sawant Inst. of Tech. & Research (W), Pune, India)
3
(Asst. Prof. Dept. of Electrical Engineering, Bhivrabai Sawant Inst. of Tech. & Research (W), Pune, India)
ABSTRACT
With advancement of technology things are becoming simpler and easier for us. Automated systems are being
preferred over manual system. PC based control systems are highly reliable, accurate and time saving systems.
They provide number of features like quick data storage, transfer data and data securities which helps in
industries to work in sufficient manner. A microcontroller based controller is designed to control a number of
electrical equipment. To control and monitor connected equipment through the PC.
Keywords – Microcontroller 8051, Computer, RS-232 cable, MAX-232, Relay and home equipment.
I. INTRODUCTION
In today’s world .there is high a demand for
PC based control system because of its various
advantages s over manual control system, PC based
control systems are highly reliable , accurate and
time saving systems, they provide number of features
like quick data storage , data transfer and data
security which help industries to work in efficient
manner
In this paper, a PC based system which will
control various devices like Motor, Light, and Fan
etc. Designed a GUI (Graphical User Interface) on
the PC and which helps to give command to the
system. Microcontroller is used in order to receive
commands from PC and accordingly control the
devices connected to it. In this way this system is
completely controlled by PC.
II. SYSTEM DESCRIPTION
For controlling, a number of electrical
equipment using a PC from a centralized location
involved development of hardware and software for
controlling it. The block diagram of PC controlled
home appliances system as shown in fig.1.
Fig.1. Block diagram of the system
The system consists of five sections are as follows
1. Power supply
2. Computer
3. RS 232 protocol
4. Microcontroller
5. Relay circuitry
1. POWER SUPPLY
There are many types of power supply. Most
are designed to convert high voltage AC mains
electricity to a suitable DC voltage supply for
electronic circuits and other devices. 5 Volt DC
power supply require for operation of
microcontroller.
2. COMPUTER
Computer is used in order to give commands
to the system with the help of RS 232 protocol
commands through Graphical User Interface.
3. RS 232 PROTOCOL
It has been used in order to do serial
communication with the help of MAX 232 as level
converter.
4. MICRO-CONTROLLER (8051)
This is the most important segment of the
project. The controller is responsible for detection
and polling of the peripherals status. It is responsible
for making and prioritizing all the devices attached to
it.
In this project, P89V51RD2 microcontroller
is used. The P89V51RD2 is a low-power, high-
performance CMOS 4-bit microcontroller with 64K
bytes of in-system programmable Flash memory. It
has got 32 I/O lines two data pointers, two 16-bit
timer/counters, six-vector two-level interrupt
architecture, a full duplex serial port, on-chip
oscillator, and a clock circuitry [1].
RESEARCH ARTICLE OPEN ACCESS
Laxmi Soni et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 5( Version 1), May 2014, pp.51-53
www.ijera.com 52 | P a g e
5. RELAY
A relay is an electrically operated switch.
Relays are used where it is necessary to control a
circuit by a low-power signal (with complete
electrical isolation between control and controlled
circuits), or where several circuits must be controlled
by one signal.
WORKING OF THE SYSTEM
When the power is ON initially, all IC’s & relays get
resets. Once any Button is pressed by user through
computer control device window (GUI), computer
will send command to Microcontroller with the help
of standard serial communication protocol (RS 232).
And through microcontroller relay operation take
place & according that home appliance works [2].
The developed model is connected to four
appliances fan, motor, lamp and CFL. By giving
appropriate command individual appliances are
turned on and off simultaneously. All the devices can
work at a time. Any device can turn off as on as per
requirement by giving appropriate command as
shown in table 1.
Table 1Turning ON and OFF devices through
command
SR.
NO.
APPLIANCES ON OFF
1. LAMP B A
2. CFL D C
3. FAN F E
4. MOTOR H G
Command can be programmed as per choice
of user during programming. It is observed that
developed model is working successfully.
III. SOFTWARE REQUIREMENT
In this paper, docklight software is used.
Docklight is a testing, analysis and simulation tool
for serial communication protocols (RS232,
RS485/422 and others). It allows to monitor
communications between two serial devices or to test
the serial communication of a single device.
Docklight is easy to use and works on almost any
standard PC running Windows 8, Windows 7,
Windows Vista and Windows XP. Docklight will
work with the COM communication ports provided
by operating system. Physically, these ports will be
RS232 SUB D9 interfaces in many cases [3].
IV. ADVANTAGES
1. This paper can be effectively and conveniently
utilized for the control of different appliances.
2. As this paper could be extended to control
number of devices, this could be used for
computerization of an office, home, or a firm.
The circuit is simple and the working mechanism
could be easily understood.
3. It is able to know the status of the device to be
controlled.
4. The program to control the appliances is written
in C language which is more user friendly and
easy to understand than other programming
languages
5. In today’s world there is high a demand for PC
based control system because of its various
advantages over manual control system.
6. PC based control systems are highly reliable,
accurate and time saving systems. they provide
number of features like quick data storage, data
transfer and data security which help industries
to work in efficient manner.
V. DISADVANTAGES
It is inconvenience to carry personal
computer. There may be problem occurred during
serial communication.
VI. CONCLUSION
Necessity of automation is a part of our day
to day life. The automated household thing which is
controlled by remotely when plugged into a mains
supply are in demand. The controlled system is made
available with proper security barriers and low cost
installation provides good choice to others. Security
is the main issue present with controlled system it
may be wired or wireless system.
The scope of home automation can range
from structured wiring for telephone, video-intercom,
internet, LAN and video, through home theatre and
multi-room audio, automated lightning control,
security, surveillance and keyless entry, to automated
control of electric motorised blinds, roller shutters,
windows, watering, air- conditioning, exhaust fans,
ceiling fans and other appliances.
Smart Grid: Home automation technologies are
viewed as integral additions to the Smart grid. The
ability to control lighting, appliances, HVAC as well
as Smart applications (load shedding, demand
response, real-time power usage and price reporting)
will become vital as Smart Grid initiatives are rolled
out.
ACKNOWLEDGEMENTS
We are thankful to them who have rendered
their whole hearted support at all times for this
project.
Laxmi Soni et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 5( Version 1), May 2014, pp.51-53
www.ijera.com 53 | P a g e
REFERENCES
[1] Inderpreet Kaur, “Microcontroller Based
Home Automation System With Security”,
International Journal of Advanced Computer
Science and Applications,Vol. 1, No. 6,
December 2010.
[2] Abhishek Vichare,Shilpa Verma ,
“Embedded Web Server for Home
Appliances”,International Journal of
Engineering Research and Applications
(IJERA) ISSN: 2248-9622 National
Conference on Emerging Trends in
Engineering & Technology (VNCET-30
Mar’12).
[3] www.docklight.de
[4] The 8051 microcontroller:- Kenneth
Ayala
[5] The 8051 microcontroller and Embedded
systems:- Muhammad Ali Mazidi

Weitere ähnliche Inhalte

Was ist angesagt?

Voice Recognition Wireless Home Automation System Based On Zigbee
Voice Recognition Wireless Home Automation System Based On ZigbeeVoice Recognition Wireless Home Automation System Based On Zigbee
Voice Recognition Wireless Home Automation System Based On ZigbeeIOSR Journals
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopIRJET Journal
 
Home security system using iot
Home security system using iotHome security system using iot
Home security system using iotMDMarufMF
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...IJTET Journal
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationAvinash Vemula
 
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHHOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHSubhash Kumar Yadav
 
Telephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra PankajTelephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra PankajLokendra Pankaj
 
14983184 industrial-security-system-using-auto-dialer
14983184 industrial-security-system-using-auto-dialer14983184 industrial-security-system-using-auto-dialer
14983184 industrial-security-system-using-auto-dialera_subramaniyam
 
Gsm based home security system
Gsm based home security systemGsm based home security system
Gsm based home security systemNarayan Gour
 
Touchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dcaTouchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dcavision2d16
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening systemMukul Mohal
 
Final year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothFinal year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothShubham Bhattacharya
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home AutomationSaumya Tiwari
 
Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.eSAT Publishing House
 
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...IJERA Editor
 
Home automation system using gsm
Home automation system using gsmHome automation system using gsm
Home automation system using gsmRohit Sinha
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home AutomationJagannath Kartik
 
Presentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliancesPresentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliancesmirzaahmadali
 

Was ist angesagt? (20)

Voice Recognition Wireless Home Automation System Based On Zigbee
Voice Recognition Wireless Home Automation System Based On ZigbeeVoice Recognition Wireless Home Automation System Based On Zigbee
Voice Recognition Wireless Home Automation System Based On Zigbee
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and Laptop
 
Home security system using iot
Home security system using iotHome security system using iot
Home security system using iot
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
 
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHHOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
 
Telephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra PankajTelephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra Pankaj
 
14983184 industrial-security-system-using-auto-dialer
14983184 industrial-security-system-using-auto-dialer14983184 industrial-security-system-using-auto-dialer
14983184 industrial-security-system-using-auto-dialer
 
Gsm based home security system
Gsm based home security systemGsm based home security system
Gsm based home security system
 
Touchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dcaTouchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dca
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening system
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
Final year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothFinal year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetooth
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
Home security system
Home security systemHome security system
Home security system
 
Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.
 
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
 
Home automation system using gsm
Home automation system using gsmHome automation system using gsm
Home automation system using gsm
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home Automation
 
Presentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliancesPresentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliances
 

Andere mochten auch (20)

K45025664
K45025664K45025664
K45025664
 
聖地亞哥.卡拉特拉瓦(Santiago Calatrava)建築藝術
聖地亞哥.卡拉特拉瓦(Santiago Calatrava)建築藝術聖地亞哥.卡拉特拉瓦(Santiago Calatrava)建築藝術
聖地亞哥.卡拉特拉瓦(Santiago Calatrava)建築藝術
 
B045050812
B045050812B045050812
B045050812
 
D045031724
D045031724D045031724
D045031724
 
Benefit sharing information towards Local Health Practitioners
Benefit sharing information towards Local Health PractitionersBenefit sharing information towards Local Health Practitioners
Benefit sharing information towards Local Health Practitioners
 
J045046772
J045046772J045046772
J045046772
 
Care and Feeding of Your Non-Profit Web Presence
Care and Feeding of Your Non-Profit Web PresenceCare and Feeding of Your Non-Profit Web Presence
Care and Feeding of Your Non-Profit Web Presence
 
My gallery
My galleryMy gallery
My gallery
 
Frango congelado
Frango congeladoFrango congelado
Frango congelado
 
A Photo Loop of Jean-Claude Bradley for the Bradley Symposium
A Photo Loop of Jean-Claude Bradley for the Bradley Symposium A Photo Loop of Jean-Claude Bradley for the Bradley Symposium
A Photo Loop of Jean-Claude Bradley for the Bradley Symposium
 
LAXMI BOOK PUBLICATION
LAXMI BOOK PUBLICATIONLAXMI BOOK PUBLICATION
LAXMI BOOK PUBLICATION
 
D045051926
D045051926D045051926
D045051926
 
UFOP - Trabalho final
UFOP - Trabalho final UFOP - Trabalho final
UFOP - Trabalho final
 
Cancao do dia de sempre
Cancao do dia de sempreCancao do dia de sempre
Cancao do dia de sempre
 
Oficío+dgal[1]
Oficío+dgal[1]Oficío+dgal[1]
Oficío+dgal[1]
 
E045052731
E045052731E045052731
E045052731
 
Valid
ValidValid
Valid
 
niet naar de mens
niet naar de mensniet naar de mens
niet naar de mens
 
雜誌精選照片
雜誌精選照片雜誌精選照片
雜誌精選照片
 
Tutorial como se inscrever no novo moodle
Tutorial como se inscrever no novo moodleTutorial como se inscrever no novo moodle
Tutorial como se inscrever no novo moodle
 

Ähnlich wie I45015153

Smart home project technical paper
Smart home project technical paperSmart home project technical paper
Smart home project technical paperAnwar Al Ahdab
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...IRJET Journal
 
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNETSOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNETcseij
 
Power system automation
Power system automationPower system automation
Power system automationAbbas Ali
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxVenkateshVenkatesh96
 
My thesis work on Cognitive automation of Electric appliances
My thesis work on Cognitive automation of Electric appliancesMy thesis work on Cognitive automation of Electric appliances
My thesis work on Cognitive automation of Electric appliancesAkhil Reddy Rondla
 
Smart Home Automation Using IOT (Internet OF Things)
Smart Home Automation Using IOT (Internet OF Things)Smart Home Automation Using IOT (Internet OF Things)
Smart Home Automation Using IOT (Internet OF Things)paperpublications3
 
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMpaperpublications3
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSMIRJET Journal
 
An Ethernet Based Approach for Automation and Controling Appliances
An Ethernet Based Approach for Automation and Controling AppliancesAn Ethernet Based Approach for Automation and Controling Appliances
An Ethernet Based Approach for Automation and Controling AppliancesEditor IJMTER
 
Ethernet based home appliances control
Ethernet based home appliances controlEthernet based home appliances control
Ethernet based home appliances controlIAEME Publication
 
Ethernet based home appliances control
Ethernet based home appliances controlEthernet based home appliances control
Ethernet based home appliances controlIAEME Publication
 
Pc based electrical appliance control system
Pc based electrical appliance control systemPc based electrical appliance control system
Pc based electrical appliance control systemLogic Mind Technologies
 
Residential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemResidential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemAssociate Professor in VSB Coimbatore
 
Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...nooriasukmaningtyas
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET Journal
 
A Microcontroller Framework For PC Based Electrical Appliance Control System
A Microcontroller Framework For PC Based Electrical Appliance Control SystemA Microcontroller Framework For PC Based Electrical Appliance Control System
A Microcontroller Framework For PC Based Electrical Appliance Control SystemStephen Faucher
 

Ähnlich wie I45015153 (20)

Smart home project technical paper
Smart home project technical paperSmart home project technical paper
Smart home project technical paper
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...
 
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNETSOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
 
E044081720
E044081720E044081720
E044081720
 
Power system automation
Power system automationPower system automation
Power system automation
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
 
Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation system
 
My thesis work on Cognitive automation of Electric appliances
My thesis work on Cognitive automation of Electric appliancesMy thesis work on Cognitive automation of Electric appliances
My thesis work on Cognitive automation of Electric appliances
 
Smart Home Automation Using IOT (Internet OF Things)
Smart Home Automation Using IOT (Internet OF Things)Smart Home Automation Using IOT (Internet OF Things)
Smart Home Automation Using IOT (Internet OF Things)
 
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSM
 
An Ethernet Based Approach for Automation and Controling Appliances
An Ethernet Based Approach for Automation and Controling AppliancesAn Ethernet Based Approach for Automation and Controling Appliances
An Ethernet Based Approach for Automation and Controling Appliances
 
Ethernet based home appliances control
Ethernet based home appliances controlEthernet based home appliances control
Ethernet based home appliances control
 
Ethernet based home appliances control
Ethernet based home appliances controlEthernet based home appliances control
Ethernet based home appliances control
 
Wireless Data Transfer in Under Water System
Wireless Data Transfer in Under Water SystemWireless Data Transfer in Under Water System
Wireless Data Transfer in Under Water System
 
Pc based electrical appliance control system
Pc based electrical appliance control systemPc based electrical appliance control system
Pc based electrical appliance control system
 
Residential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemResidential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation System
 
Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
A Microcontroller Framework For PC Based Electrical Appliance Control System
A Microcontroller Framework For PC Based Electrical Appliance Control SystemA Microcontroller Framework For PC Based Electrical Appliance Control System
A Microcontroller Framework For PC Based Electrical Appliance Control System
 

Kürzlich hochgeladen

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Kürzlich hochgeladen (20)

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

I45015153

  • 1. Laxmi Soni et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 5( Version 1), May 2014, pp.51-53 www.ijera.com 51 | P a g e PC Controlled Home Appliances Laxmi Soni1 , Sarika K. Thorat2 And Sandeep Chawda3 1 (Department of Electrical Engineering, Bhivrabai Sawant Inst. of Tech. & Research (W), Pune, India) 2 (Department of Electrical Engineering, Bhivrabai Sawant Inst. of Tech. & Research (W), Pune, India) 3 (Asst. Prof. Dept. of Electrical Engineering, Bhivrabai Sawant Inst. of Tech. & Research (W), Pune, India) ABSTRACT With advancement of technology things are becoming simpler and easier for us. Automated systems are being preferred over manual system. PC based control systems are highly reliable, accurate and time saving systems. They provide number of features like quick data storage, transfer data and data securities which helps in industries to work in sufficient manner. A microcontroller based controller is designed to control a number of electrical equipment. To control and monitor connected equipment through the PC. Keywords – Microcontroller 8051, Computer, RS-232 cable, MAX-232, Relay and home equipment. I. INTRODUCTION In today’s world .there is high a demand for PC based control system because of its various advantages s over manual control system, PC based control systems are highly reliable , accurate and time saving systems, they provide number of features like quick data storage , data transfer and data security which help industries to work in efficient manner In this paper, a PC based system which will control various devices like Motor, Light, and Fan etc. Designed a GUI (Graphical User Interface) on the PC and which helps to give command to the system. Microcontroller is used in order to receive commands from PC and accordingly control the devices connected to it. In this way this system is completely controlled by PC. II. SYSTEM DESCRIPTION For controlling, a number of electrical equipment using a PC from a centralized location involved development of hardware and software for controlling it. The block diagram of PC controlled home appliances system as shown in fig.1. Fig.1. Block diagram of the system The system consists of five sections are as follows 1. Power supply 2. Computer 3. RS 232 protocol 4. Microcontroller 5. Relay circuitry 1. POWER SUPPLY There are many types of power supply. Most are designed to convert high voltage AC mains electricity to a suitable DC voltage supply for electronic circuits and other devices. 5 Volt DC power supply require for operation of microcontroller. 2. COMPUTER Computer is used in order to give commands to the system with the help of RS 232 protocol commands through Graphical User Interface. 3. RS 232 PROTOCOL It has been used in order to do serial communication with the help of MAX 232 as level converter. 4. MICRO-CONTROLLER (8051) This is the most important segment of the project. The controller is responsible for detection and polling of the peripherals status. It is responsible for making and prioritizing all the devices attached to it. In this project, P89V51RD2 microcontroller is used. The P89V51RD2 is a low-power, high- performance CMOS 4-bit microcontroller with 64K bytes of in-system programmable Flash memory. It has got 32 I/O lines two data pointers, two 16-bit timer/counters, six-vector two-level interrupt architecture, a full duplex serial port, on-chip oscillator, and a clock circuitry [1]. RESEARCH ARTICLE OPEN ACCESS
  • 2. Laxmi Soni et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 5( Version 1), May 2014, pp.51-53 www.ijera.com 52 | P a g e 5. RELAY A relay is an electrically operated switch. Relays are used where it is necessary to control a circuit by a low-power signal (with complete electrical isolation between control and controlled circuits), or where several circuits must be controlled by one signal. WORKING OF THE SYSTEM When the power is ON initially, all IC’s & relays get resets. Once any Button is pressed by user through computer control device window (GUI), computer will send command to Microcontroller with the help of standard serial communication protocol (RS 232). And through microcontroller relay operation take place & according that home appliance works [2]. The developed model is connected to four appliances fan, motor, lamp and CFL. By giving appropriate command individual appliances are turned on and off simultaneously. All the devices can work at a time. Any device can turn off as on as per requirement by giving appropriate command as shown in table 1. Table 1Turning ON and OFF devices through command SR. NO. APPLIANCES ON OFF 1. LAMP B A 2. CFL D C 3. FAN F E 4. MOTOR H G Command can be programmed as per choice of user during programming. It is observed that developed model is working successfully. III. SOFTWARE REQUIREMENT In this paper, docklight software is used. Docklight is a testing, analysis and simulation tool for serial communication protocols (RS232, RS485/422 and others). It allows to monitor communications between two serial devices or to test the serial communication of a single device. Docklight is easy to use and works on almost any standard PC running Windows 8, Windows 7, Windows Vista and Windows XP. Docklight will work with the COM communication ports provided by operating system. Physically, these ports will be RS232 SUB D9 interfaces in many cases [3]. IV. ADVANTAGES 1. This paper can be effectively and conveniently utilized for the control of different appliances. 2. As this paper could be extended to control number of devices, this could be used for computerization of an office, home, or a firm. The circuit is simple and the working mechanism could be easily understood. 3. It is able to know the status of the device to be controlled. 4. The program to control the appliances is written in C language which is more user friendly and easy to understand than other programming languages 5. In today’s world there is high a demand for PC based control system because of its various advantages over manual control system. 6. PC based control systems are highly reliable, accurate and time saving systems. they provide number of features like quick data storage, data transfer and data security which help industries to work in efficient manner. V. DISADVANTAGES It is inconvenience to carry personal computer. There may be problem occurred during serial communication. VI. CONCLUSION Necessity of automation is a part of our day to day life. The automated household thing which is controlled by remotely when plugged into a mains supply are in demand. The controlled system is made available with proper security barriers and low cost installation provides good choice to others. Security is the main issue present with controlled system it may be wired or wireless system. The scope of home automation can range from structured wiring for telephone, video-intercom, internet, LAN and video, through home theatre and multi-room audio, automated lightning control, security, surveillance and keyless entry, to automated control of electric motorised blinds, roller shutters, windows, watering, air- conditioning, exhaust fans, ceiling fans and other appliances. Smart Grid: Home automation technologies are viewed as integral additions to the Smart grid. The ability to control lighting, appliances, HVAC as well as Smart applications (load shedding, demand response, real-time power usage and price reporting) will become vital as Smart Grid initiatives are rolled out. ACKNOWLEDGEMENTS We are thankful to them who have rendered their whole hearted support at all times for this project.
  • 3. Laxmi Soni et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 5( Version 1), May 2014, pp.51-53 www.ijera.com 53 | P a g e REFERENCES [1] Inderpreet Kaur, “Microcontroller Based Home Automation System With Security”, International Journal of Advanced Computer Science and Applications,Vol. 1, No. 6, December 2010. [2] Abhishek Vichare,Shilpa Verma , “Embedded Web Server for Home Appliances”,International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 National Conference on Emerging Trends in Engineering & Technology (VNCET-30 Mar’12). [3] www.docklight.de [4] The 8051 microcontroller:- Kenneth Ayala [5] The 8051 microcontroller and Embedded systems:- Muhammad Ali Mazidi