SlideShare a Scribd company logo
1 of 6
Download to read offline
A Smart Switch to Connect and Disconnect Electrical Devices at
Home by Using Open Source Platform
1
GUNTUR MOUNIKA CHYTHANYAKRISHNA, 2
CH.RAVI KUMAR
1
M.Tech STUDENT, Prakasam Engineering College, Kanigiri Rd Kandukur (V), Prakasam (Dist), A.P, India
2
ME, Ph.D, (HOD of ECE Dept.), Prakasam Engineering College, Kanigiri Rd Kandukur, Prakasam , A.P,India
mounika.g434@gmail.com, kumar_ece0@gmail.com
ABSTRACT: We are structuring progressed implanted framework by utilizing remote sensor system and
Internet of Things. We are planned a framework by utilizing ARM 11 processor which underpins diverse
highlights and calculations for the advancement of home natural conditions. The proposed framework
comprises of ARM11 processor, Ethernet, WI-Fi module and a few sensors like temperature, light, rain and
wind stream sensors for observing both inside and outside ecological states of home.
The sensors will persistently send the information to the processor and the processor exchange the information
to Internet through Embedded web-server innovation. We can get to the information through Remote area PC.
In the event that any unusual conditions will happens then it is anything but difficult to get the data to our
portable/workstation through Wi-Fi by composing an IP address. Many open source libraries and apparatuses
are accessible for ARM-Linux remote sensor arrange improvement. Indeed, even we have a memory unit with
the end goal to track ecological conditions.
I.INTRODUCTION
With the headways in Internet advances and Wireless Sensor Networks (WSN), another pattern in there and of
pervasiveness is being figured it out. Gigantic increment in clients of Internet and meds on the internetworking
advances empower systems administration of regular items.
"Web of Things (IoT)" is about physical things conversing with one another, machine-to-machine
correspondences and individual to-PC interchanges will be reached out to "things". Key advances that will drive
the future IoT will be identified with Smart sensor innovations including WSN, Nanotechnology and
Miniaturization. People more often than not inside their home communicate with nature settings like light, air,
and so forth. And direct in like manner.
In the event that the settings of the earth can be made to react to human conduct naturally, at that point there
are a few preferences. The computerization of home settings to act as indicated by the occupant necessities is
named as keen home mechanization framework. Surrounding insight reacts to the conduct of occupants in
home and furnishes them with different offices.
When all is said in done, wise home computerization framework comprises of bunches of sensors, gathering
different types of data, regarding the residents and utility consumption at home. Frameworks with processing
abilities break down the acclimatized information to perceive the exercises of occupants or occasions. These can
robotize the household uses successfully and furthermore can bolster the occupant by diminishing the expenses
and enhancing the way of life.
International Journal of Research
Volume 7, Issue XI, November/2018
ISSN NO:2236-6124
Page No:838
In the ongoing past, a few research exercises were effectively required with IoT. The vast majority of their
inquiry exercises identified with IoT is confined to administration of asset requirement gadgets, and diverse
components of interconnection.
The future digital age arranged foundations of family unit apparatuses in homes are probably going to be
dependent on sensors installed in/on the framework. Such advances will go about as an impetus to the
development of another age of administrations that will greatly affect the social and innovative co-framework.
As per [4], it very well may be visualized that the cutting edge frameworks and administrations will envelop a
few areas, for example, e-Governance, Health Care, Transportation, Waste Management, Food Supply Chains,
and Energy and Utilities. New advancements and applications based over shrewd gadgets may fulfill the vision
of Intelligent Infrastructure.
II.HARDWARE IMPLEMENTATION
A.RASPBERRY PI BOARD:
International Journal of Research
Volume 7, Issue XI, November/2018
ISSN NO:2236-6124
Page No:839
The Raspberry Pi is a MasterCard estimated single-board PC made in the UK by the Raspberry Pi Foundation
with the point of propelling the instructing of basic programming designing in schools. The Raspberry Pi is
delivered in two board structures through approved gathering oversees Newark element14 (Premier Farnell), RS
Components and Egoman. These associations offer the Raspberry Pi online.Egoman produces an adjustment
for allocation only in China and Taiwan, which can be perceived from various Pis by their red shading and
nonattendance of FCC/CE stamps. The gear is the equivalent over all creators. The Raspberry Pi has a
Broadcom BCM2835 system on a chip (SoC), which joins an ARM1176JZF-S 700 MHz processor, Video Core
IV GPU, and was at first conveyed with 256 megabytes of RAM, later climbed to 512 MB. It excludes an
inalienable hard plate or solid state drive, anyway uses a SD card for booting and diligent storing.
Fig: Board features
The Foundation gives Debian and Arch Linux ARM circulations for download. Instruments are accessible for
Python as the primary programming dialect, with help for BBC BASIC (by means of the RISC OS picture or the
Brandy Basic clone for Linux), C, Java and Perl.
B. Temperature Sensor:
As a rule, a temperature sensor is a thermocouple or an obstruction temperature locator (RTD) that
assembles the temperature from a particular source and changes the gathered data into reasonable kind for a
device or an eyewitness. Temperature sensors are utilized in a few applications in particular HV framework and
AC framework ecological controls, therapeutic gadgets, nourishment preparing units, concoction taking care of,
controlling frameworks, car in the engine observing and so forth.
C.LDRSENSOR:
The light reliant circuit is an electronic circuit and the segments required to fabricate the circuit are LDR,
transfer, Darlington match, diode and resistor. The voltage supply is set for the heap and the essential DC
voltage of the LDR circuit is from the battery ora connect rectifier circuit. The progression down transformer is
utilized in the extension rectifier circuit and it changes the voltage from the 230V to 12V.
D.DC Motor:
DC motor in simple words is a device that converts direct current (electrical energy) into mechanical
energy. The operating principle of DC motor it’s important that we have a clear understanding of Fleming’s left
hand rule to determine the direction of force acting on the armature conductors of DC motor.
International Journal of Research
Volume 7, Issue XI, November/2018
ISSN NO:2236-6124
Page No:840
E.Rain Sensor:
Rain sensor, can be used to monitor a variety of weather conditions, and turned into several fixed output
signal and AOA product for PI that works with official Raspberry Pi boards.
F. IOT:
Internet of Things (IoT) is an ecosystem of connected physical objects that are accessible through the internet.
The ‘thing’ in IoT could be a person with a heart monitor or an automobile with built-in-sensors, i.e. objects
that have been assigned an IP address and have the ability to collect and transfer data over a network without
manual assistance or intervention. The embedded technology in the objects helps them to interact with internal
states or the external environment, which in turn affects the decisions taken.
III.SOFTWARE REQUIREMENTS
A. Linux Operating System:
Linux or GNU/Linux is a free and open source programming working structure for PCs. The working
system is a social affair of the essential headings that tell the electronic parts of the PC what to do and how to
work. Free and open source programming (FOSS) suggests that everyone has the adaptability to use it, see how
it works, and changes it. There is a huge amount of programming for Linux, and since Linux is free
programming it suggests that none of the item will put any allow confinements on customers. This is one reason
why numerous individuals jump at the chance to utilize Linux.
A Linux-based framework is a measured Unix-like working framework. It infers quite a bit of its
fundamental structure from standards set up in UNIX amid the 1980s. Such a framework utilizes a solid part,
the Linux portion, which handles process control, systems administration, and fringe and document framework
get to. Gadget drivers are either incorporated specifically with the part or included as modules stacked while the
framework is running.
Fig. Architecture of Linux Operating System
B. Qt for Embedded Linux:
Qt is a cross-stage application structure that is broadly utilized for creating application programming with a
graphical UI (GUI) (in which cases Qt is named a gadget toolbox), and furthermore utilized for creating non-
GUI projects, for example, order line devices and consoles for servers. Qt utilizes standard C++ yet makes
broad utilization of an extraordinary code generator (called the Meta Object Compiler, or moc) together with a
few macros to enhance the dialect. Qt can likewise be utilized in a few other programming dialects through
dialect ties. It keeps running on the significant work area stages and a portion of the versatile stages. Non-GUI
highlights incorporate SQL database get to, XML parsing; string administration, organize bolster, and a bound
together cross-stage application programming interface for record dealing with. It has broad internationalization
bolster.
International Journal of Research
Volume 7, Issue XI, November/2018
ISSN NO:2236-6124
Page No:841
IV.RESULTS
VI.CONCLUSION
The project “A Smart Switch to connect and Disconnect Electrical Devices at Home by using open source
platform” has been successfully designed and tested. It has been developed by integrating features of all the
hardware components and software used. Presence of every module has been reasoned out and placed carefully
thus contributing to the best working of the unit. Secondly, using highly advanced ARM11 board and with the
help of growing technology the project has been successfully implemented. In future it can be implemented
with night vision technology.
REFERENCES
[1] A. Kristofferson, S. Comradeship, and A. Loutfi, "A review of mobile robotic telepresence," Adv. in Hum.-Comp. Int., vol.
2013, pp. 3-3, 2013.
[2] R. Heeks and A. Robinson, "Ultra-low-cost computing and developing countries: Raspberry Pi and its potential in the "global
South"," Communications of the ACM, vol. 56, pp. 22-24, 2013.
[3]Sagar Joshi, Amit Joshi, SanketJabade, Ameya Jathar4 Electronics & Telecommunication”M2M Communication Based
Wireless SCADA for Real-Time Industrial Automation” International Journal of Research in Advent Technology, Vol.2, No.4,
April 2014..
[4] L. Riano, C. Burbridge, and T. M. McGinnity, "A Study of Enhanced Robot Autonomy in Telepresence," presented at the
22nd Irish Conference on Artificial Intelligence and Cognitive Systems (AICS), 2011.
[5] R. Berri, D. Wolf, and F. Osorio, "Telepresence Robot with Image-Based Face Tracking and 3D Perception with Human
Gesture Interface Using Kinect Sensor," in Robotics: SBR LARS Rob control, , 2014, pp. 205-210.
International Journal of Research
Volume 7, Issue XI, November/2018
ISSN NO:2236-6124
Page No:842
[6] Linhua Ding, “Study of Embedded Linux Surveillance System Using TCP/IP Network”, International Conference On
Computer Design And Applications (ICCDA 2010).
[7] S. S. Prabha, A. J. P. Antony, M. J. Meena, and S. R. Pandian, "Smart cloud robot using raspberry Pi," in the ICRTIT
2014, 2014.
[8] O. Bilaniuk, E. Fazl-Ersi, R. Laganiere, C. Xu, D. Laroche, and C. Moulder, "Fast LBP Face Detection on Low-Power
SIMD Architectures," in Computer Vision and Pattern Recognition Workshops (CVPRW), 2014 IEEE Conference on, 2014,
pp. 630-636.
International Journal of Research
Volume 7, Issue XI, November/2018
ISSN NO:2236-6124
Page No:843

More Related Content

What's hot

The design of a smart home controller based on ADALINE
The design of a smart home controller based on ADALINEThe design of a smart home controller based on ADALINE
The design of a smart home controller based on ADALINETELKOMNIKA JOURNAL
 
HOME AUTOMATION SYSTEM WITH WSN AND IOT
HOME AUTOMATION SYSTEM WITH WSN AND IOTHOME AUTOMATION SYSTEM WITH WSN AND IOT
HOME AUTOMATION SYSTEM WITH WSN AND IOTIAEME Publication
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET Journal
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoTIRJET Journal
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.IRJET Journal
 
Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...IJECEIAES
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET Journal
 
Home automation using internet of things
Home automation using internet of thingsHome automation using internet of things
Home automation using internet of thingsAbhishek Bhadoria
 
IRJET- Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoTIRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- Intelligent Lighting System for Classrooms and Mall using IoTIRJET Journal
 
Development of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry PiDevelopment of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry PiTELKOMNIKA JOURNAL
 
Trends in Embedded system Design
Trends in Embedded system DesignTrends in Embedded system Design
Trends in Embedded system DesignRaman Deep
 
Trends and Implications in Embedded Systems Development
Trends and Implications in Embedded Systems DevelopmentTrends and Implications in Embedded Systems Development
Trends and Implications in Embedded Systems DevelopmentDr. Shivananda Koteshwar
 
Review paper on IoT based technology
Review paper on IoT based technologyReview paper on IoT based technology
Review paper on IoT based technologyIRJET Journal
 
Implement via Smart Home blynk
Implement via Smart Home blynk Implement via Smart Home blynk
Implement via Smart Home blynk adminjeet
 

What's hot (19)

smart automation system
smart automation systemsmart automation system
smart automation system
 
Fd4301939942
Fd4301939942Fd4301939942
Fd4301939942
 
The design of a smart home controller based on ADALINE
The design of a smart home controller based on ADALINEThe design of a smart home controller based on ADALINE
The design of a smart home controller based on ADALINE
 
IoT Home Automation System
IoT Home Automation SystemIoT Home Automation System
IoT Home Automation System
 
Kv2518941899
Kv2518941899Kv2518941899
Kv2518941899
 
HOME AUTOMATION SYSTEM WITH WSN AND IOT
HOME AUTOMATION SYSTEM WITH WSN AND IOTHOME AUTOMATION SYSTEM WITH WSN AND IOT
HOME AUTOMATION SYSTEM WITH WSN AND IOT
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
 
Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
 
Home automation using internet of things
Home automation using internet of thingsHome automation using internet of things
Home automation using internet of things
 
A survey on the applications of smart home
A survey on the applications of smart homeA survey on the applications of smart home
A survey on the applications of smart home
 
IRJET- Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoTIRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- Intelligent Lighting System for Classrooms and Mall using IoT
 
Development of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry PiDevelopment of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry Pi
 
Trends in Embedded system Design
Trends in Embedded system DesignTrends in Embedded system Design
Trends in Embedded system Design
 
Trends and Implications in Embedded Systems Development
Trends and Implications in Embedded Systems DevelopmentTrends and Implications in Embedded Systems Development
Trends and Implications in Embedded Systems Development
 
Review paper on IoT based technology
Review paper on IoT based technologyReview paper on IoT based technology
Review paper on IoT based technology
 
Implement via Smart Home blynk
Implement via Smart Home blynk Implement via Smart Home blynk
Implement via Smart Home blynk
 

Similar to A smart switch to connect and disconnect electrical devices at home by using open source platform

IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for AndroidIRJET Journal
 
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...IRJET Journal
 
smart street light system using IOT
smart street light system using IOTsmart street light system using IOT
smart street light system using IOTKarthikeyan T
 
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
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoTIRJET Journal
 
Internet of Things.pptx
Internet of Things.pptxInternet of Things.pptx
Internet of Things.pptxEshwar Prasad
 
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...IRJET Journal
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board SystemIRJET Journal
 
Best HW for IoT project-1.pdf
Best HW for IoT project-1.pdfBest HW for IoT project-1.pdf
Best HW for IoT project-1.pdfKunal Pandhram
 
A REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONS
A REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONSA REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONS
A REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONSIRJET Journal
 
Implementation of Real Time Home Automation of Embedded System Design with In...
Implementation of Real Time Home Automation of Embedded System Design with In...Implementation of Real Time Home Automation of Embedded System Design with In...
Implementation of Real Time Home Automation of Embedded System Design with In...IRJET Journal
 
Iot presentation
Iot presentationIot presentation
Iot presentationhuma742446
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET Journal
 
Smart Sensors: Analyzing Efficiency of Smart Sensors in Public Domain
Smart Sensors: Analyzing Efficiency of Smart Sensors in Public DomainSmart Sensors: Analyzing Efficiency of Smart Sensors in Public Domain
Smart Sensors: Analyzing Efficiency of Smart Sensors in Public DomainDr. Amarjeet Singh
 
Home Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppHome Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppIRJET Journal
 
13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)IAESIJEECS
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED
 
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
 

Similar to A smart switch to connect and disconnect electrical devices at home by using open source platform (20)

IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
 
smart street light system using IOT
smart street light system using IOTsmart street light system using IOT
smart street light system using IOT
 
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 - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
 
Internet of Things.pptx
Internet of Things.pptxInternet of Things.pptx
Internet of Things.pptx
 
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
 
Best HW for IoT project-1.pdf
Best HW for IoT project-1.pdfBest HW for IoT project-1.pdf
Best HW for IoT project-1.pdf
 
A REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONS
A REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONSA REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONS
A REVIEW PAPER ON “IOT” & FUTURE RESEARCH IN INTERNET APPLICATIONS
 
Implementation of Real Time Home Automation of Embedded System Design with In...
Implementation of Real Time Home Automation of Embedded System Design with In...Implementation of Real Time Home Automation of Embedded System Design with In...
Implementation of Real Time Home Automation of Embedded System Design with In...
 
Iot presentation
Iot presentationIot presentation
Iot presentation
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
 
Smart Sensors: Analyzing Efficiency of Smart Sensors in Public Domain
Smart Sensors: Analyzing Efficiency of Smart Sensors in Public DomainSmart Sensors: Analyzing Efficiency of Smart Sensors in Public Domain
Smart Sensors: Analyzing Efficiency of Smart Sensors in Public Domain
 
Home Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppHome Automation using IOT and Mobile App
Home Automation using IOT and Mobile App
 
13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
 
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 ...
 

Recently uploaded

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 

Recently uploaded (20)

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

A smart switch to connect and disconnect electrical devices at home by using open source platform

  • 1. A Smart Switch to Connect and Disconnect Electrical Devices at Home by Using Open Source Platform 1 GUNTUR MOUNIKA CHYTHANYAKRISHNA, 2 CH.RAVI KUMAR 1 M.Tech STUDENT, Prakasam Engineering College, Kanigiri Rd Kandukur (V), Prakasam (Dist), A.P, India 2 ME, Ph.D, (HOD of ECE Dept.), Prakasam Engineering College, Kanigiri Rd Kandukur, Prakasam , A.P,India mounika.g434@gmail.com, kumar_ece0@gmail.com ABSTRACT: We are structuring progressed implanted framework by utilizing remote sensor system and Internet of Things. We are planned a framework by utilizing ARM 11 processor which underpins diverse highlights and calculations for the advancement of home natural conditions. The proposed framework comprises of ARM11 processor, Ethernet, WI-Fi module and a few sensors like temperature, light, rain and wind stream sensors for observing both inside and outside ecological states of home. The sensors will persistently send the information to the processor and the processor exchange the information to Internet through Embedded web-server innovation. We can get to the information through Remote area PC. In the event that any unusual conditions will happens then it is anything but difficult to get the data to our portable/workstation through Wi-Fi by composing an IP address. Many open source libraries and apparatuses are accessible for ARM-Linux remote sensor arrange improvement. Indeed, even we have a memory unit with the end goal to track ecological conditions. I.INTRODUCTION With the headways in Internet advances and Wireless Sensor Networks (WSN), another pattern in there and of pervasiveness is being figured it out. Gigantic increment in clients of Internet and meds on the internetworking advances empower systems administration of regular items. "Web of Things (IoT)" is about physical things conversing with one another, machine-to-machine correspondences and individual to-PC interchanges will be reached out to "things". Key advances that will drive the future IoT will be identified with Smart sensor innovations including WSN, Nanotechnology and Miniaturization. People more often than not inside their home communicate with nature settings like light, air, and so forth. And direct in like manner. In the event that the settings of the earth can be made to react to human conduct naturally, at that point there are a few preferences. The computerization of home settings to act as indicated by the occupant necessities is named as keen home mechanization framework. Surrounding insight reacts to the conduct of occupants in home and furnishes them with different offices. When all is said in done, wise home computerization framework comprises of bunches of sensors, gathering different types of data, regarding the residents and utility consumption at home. Frameworks with processing abilities break down the acclimatized information to perceive the exercises of occupants or occasions. These can robotize the household uses successfully and furthermore can bolster the occupant by diminishing the expenses and enhancing the way of life. International Journal of Research Volume 7, Issue XI, November/2018 ISSN NO:2236-6124 Page No:838
  • 2. In the ongoing past, a few research exercises were effectively required with IoT. The vast majority of their inquiry exercises identified with IoT is confined to administration of asset requirement gadgets, and diverse components of interconnection. The future digital age arranged foundations of family unit apparatuses in homes are probably going to be dependent on sensors installed in/on the framework. Such advances will go about as an impetus to the development of another age of administrations that will greatly affect the social and innovative co-framework. As per [4], it very well may be visualized that the cutting edge frameworks and administrations will envelop a few areas, for example, e-Governance, Health Care, Transportation, Waste Management, Food Supply Chains, and Energy and Utilities. New advancements and applications based over shrewd gadgets may fulfill the vision of Intelligent Infrastructure. II.HARDWARE IMPLEMENTATION A.RASPBERRY PI BOARD: International Journal of Research Volume 7, Issue XI, November/2018 ISSN NO:2236-6124 Page No:839
  • 3. The Raspberry Pi is a MasterCard estimated single-board PC made in the UK by the Raspberry Pi Foundation with the point of propelling the instructing of basic programming designing in schools. The Raspberry Pi is delivered in two board structures through approved gathering oversees Newark element14 (Premier Farnell), RS Components and Egoman. These associations offer the Raspberry Pi online.Egoman produces an adjustment for allocation only in China and Taiwan, which can be perceived from various Pis by their red shading and nonattendance of FCC/CE stamps. The gear is the equivalent over all creators. The Raspberry Pi has a Broadcom BCM2835 system on a chip (SoC), which joins an ARM1176JZF-S 700 MHz processor, Video Core IV GPU, and was at first conveyed with 256 megabytes of RAM, later climbed to 512 MB. It excludes an inalienable hard plate or solid state drive, anyway uses a SD card for booting and diligent storing. Fig: Board features The Foundation gives Debian and Arch Linux ARM circulations for download. Instruments are accessible for Python as the primary programming dialect, with help for BBC BASIC (by means of the RISC OS picture or the Brandy Basic clone for Linux), C, Java and Perl. B. Temperature Sensor: As a rule, a temperature sensor is a thermocouple or an obstruction temperature locator (RTD) that assembles the temperature from a particular source and changes the gathered data into reasonable kind for a device or an eyewitness. Temperature sensors are utilized in a few applications in particular HV framework and AC framework ecological controls, therapeutic gadgets, nourishment preparing units, concoction taking care of, controlling frameworks, car in the engine observing and so forth. C.LDRSENSOR: The light reliant circuit is an electronic circuit and the segments required to fabricate the circuit are LDR, transfer, Darlington match, diode and resistor. The voltage supply is set for the heap and the essential DC voltage of the LDR circuit is from the battery ora connect rectifier circuit. The progression down transformer is utilized in the extension rectifier circuit and it changes the voltage from the 230V to 12V. D.DC Motor: DC motor in simple words is a device that converts direct current (electrical energy) into mechanical energy. The operating principle of DC motor it’s important that we have a clear understanding of Fleming’s left hand rule to determine the direction of force acting on the armature conductors of DC motor. International Journal of Research Volume 7, Issue XI, November/2018 ISSN NO:2236-6124 Page No:840
  • 4. E.Rain Sensor: Rain sensor, can be used to monitor a variety of weather conditions, and turned into several fixed output signal and AOA product for PI that works with official Raspberry Pi boards. F. IOT: Internet of Things (IoT) is an ecosystem of connected physical objects that are accessible through the internet. The ‘thing’ in IoT could be a person with a heart monitor or an automobile with built-in-sensors, i.e. objects that have been assigned an IP address and have the ability to collect and transfer data over a network without manual assistance or intervention. The embedded technology in the objects helps them to interact with internal states or the external environment, which in turn affects the decisions taken. III.SOFTWARE REQUIREMENTS A. Linux Operating System: Linux or GNU/Linux is a free and open source programming working structure for PCs. The working system is a social affair of the essential headings that tell the electronic parts of the PC what to do and how to work. Free and open source programming (FOSS) suggests that everyone has the adaptability to use it, see how it works, and changes it. There is a huge amount of programming for Linux, and since Linux is free programming it suggests that none of the item will put any allow confinements on customers. This is one reason why numerous individuals jump at the chance to utilize Linux. A Linux-based framework is a measured Unix-like working framework. It infers quite a bit of its fundamental structure from standards set up in UNIX amid the 1980s. Such a framework utilizes a solid part, the Linux portion, which handles process control, systems administration, and fringe and document framework get to. Gadget drivers are either incorporated specifically with the part or included as modules stacked while the framework is running. Fig. Architecture of Linux Operating System B. Qt for Embedded Linux: Qt is a cross-stage application structure that is broadly utilized for creating application programming with a graphical UI (GUI) (in which cases Qt is named a gadget toolbox), and furthermore utilized for creating non- GUI projects, for example, order line devices and consoles for servers. Qt utilizes standard C++ yet makes broad utilization of an extraordinary code generator (called the Meta Object Compiler, or moc) together with a few macros to enhance the dialect. Qt can likewise be utilized in a few other programming dialects through dialect ties. It keeps running on the significant work area stages and a portion of the versatile stages. Non-GUI highlights incorporate SQL database get to, XML parsing; string administration, organize bolster, and a bound together cross-stage application programming interface for record dealing with. It has broad internationalization bolster. International Journal of Research Volume 7, Issue XI, November/2018 ISSN NO:2236-6124 Page No:841
  • 5. IV.RESULTS VI.CONCLUSION The project “A Smart Switch to connect and Disconnect Electrical Devices at Home by using open source platform” has been successfully designed and tested. It has been developed by integrating features of all the hardware components and software used. Presence of every module has been reasoned out and placed carefully thus contributing to the best working of the unit. Secondly, using highly advanced ARM11 board and with the help of growing technology the project has been successfully implemented. In future it can be implemented with night vision technology. REFERENCES [1] A. Kristofferson, S. Comradeship, and A. Loutfi, "A review of mobile robotic telepresence," Adv. in Hum.-Comp. Int., vol. 2013, pp. 3-3, 2013. [2] R. Heeks and A. Robinson, "Ultra-low-cost computing and developing countries: Raspberry Pi and its potential in the "global South"," Communications of the ACM, vol. 56, pp. 22-24, 2013. [3]Sagar Joshi, Amit Joshi, SanketJabade, Ameya Jathar4 Electronics & Telecommunication”M2M Communication Based Wireless SCADA for Real-Time Industrial Automation” International Journal of Research in Advent Technology, Vol.2, No.4, April 2014.. [4] L. Riano, C. Burbridge, and T. M. McGinnity, "A Study of Enhanced Robot Autonomy in Telepresence," presented at the 22nd Irish Conference on Artificial Intelligence and Cognitive Systems (AICS), 2011. [5] R. Berri, D. Wolf, and F. Osorio, "Telepresence Robot with Image-Based Face Tracking and 3D Perception with Human Gesture Interface Using Kinect Sensor," in Robotics: SBR LARS Rob control, , 2014, pp. 205-210. International Journal of Research Volume 7, Issue XI, November/2018 ISSN NO:2236-6124 Page No:842
  • 6. [6] Linhua Ding, “Study of Embedded Linux Surveillance System Using TCP/IP Network”, International Conference On Computer Design And Applications (ICCDA 2010). [7] S. S. Prabha, A. J. P. Antony, M. J. Meena, and S. R. Pandian, "Smart cloud robot using raspberry Pi," in the ICRTIT 2014, 2014. [8] O. Bilaniuk, E. Fazl-Ersi, R. Laganiere, C. Xu, D. Laroche, and C. Moulder, "Fast LBP Face Detection on Low-Power SIMD Architectures," in Computer Vision and Pattern Recognition Workshops (CVPRW), 2014 IEEE Conference on, 2014, pp. 630-636. International Journal of Research Volume 7, Issue XI, November/2018 ISSN NO:2236-6124 Page No:843