REAL-TIME HOME AUTOMATION AND MONITORING SYSTEM WITH TASK SCHEDULING AND INTERNET CONNECTIVITY
|
|
|
- Roberta Moore
- 10 years ago
- Views:
Transcription
1 REAL-TIME HOME AUTOMATION AND MONITORING SYSTEM WITH TASK SCHEDULING AND INTERNET CONNECTIVITY K. Arunkumar and M. Sugadev Sathyabama University, Chennai, Tamil Nadu, India ABSTRACT This paper presents a low cost and flexible home control and real-time home monitoring system using FRIENDLY ARM processor that can be programmed and controlled remotely with IP connectivity for accessing and controlling devices and appliances remotely using any device with internet connectivity. The proposed system does not require a dedicated server PC with respect to similar systems and offers a novel communication protocol to monitor and control the home environment in real-time with more than just the switching functionality. Any device that has access to internet can be used to control the system. A HTML page is dedicatedly designed for this purpose where in we can both control as well as monitor the system. To demonstrate the feasibility and effectiveness of this system, devices such as light switches, power plug, temperature sensor and current sensor have been integrated with the proposed home control system. Scalability is one major advantage of this system wherein we can just add multiple devices to the automation circle without much complexity of hardware and software. Also both I2C and SPI protocols have been analyzed and implemented in this system to check for better efficient working of the system. Keywords: home monitoring system, automation, internet connectivity. 1. INTRODUCTION Home automation, can be many different things and it can be applied at different levels. It might range from a simple control remote to turn on/off different switches such as lights to complex sequences of actions that might define different environments in the living room of our house. Imagine a remote control with a set of buttons to change the look of your living room. If you want to enjoy the latest movie with your family or friends you press the theatre button and the living room turns into a theatre: main lights come off while the LED lighting around the room comes on and the blinders lower down; a screen rolls down, the thermostat sets the temperature to the perfect environment while the projector at the back of the room starts the movie. Imagine at the end of the movie you want to have dinner with your family or friends in the other side of the living room, so you press the dinner button to turn the living room into a dinner room: the lights on top of the dinner table come on while the LED lights come off, the screen rolls up, etc. This is just one example of the hundreds of systems that can be installed, programmed and managed. However, different users would like different configurations for a theatre environment and therefore the sys-tem needs to be very flexible and easy to reconfigure, in order to be adapted for each user demands. A few examples of features that can be included in the home automation system are given below: Lighting: Lighting systems can be programmed to switch off in certain lighting conditions (natural light is adequate), reducing lighting costs. Alternatively, lights can be set to switch on automatically when one person enters a room, making the home safer and also reducing power consumption. In addition, lighting can be set to create different environments as mentioned before. Intelligent climate control: Heating and air conditioning can be set to certain levels based on different parameters, such as expected and actual occupancy, the weather forecast, the inside temperature or, if a window or exterior door is left open. These systems can also be controlled remotely. This is a great savings mechanism, reducing the amount of electricity wasted on unnecessary cooling or heating, ensures at the same time that the house is at the right temperature at all times. Security systems: Security systems can also be automated and integrated with other house devices. Systems respond to voice and biometric data, and locks can be upgraded to keypads that are opened with codes or swipe cards. These systems can also be turned on or off remotely. Besides, while we are on vacation we can see images of the cameras, receive messages from our house and activate alarms if necessary. Home entertainment: Automated home entertainment systems allow the users to preset favourite settings, remove the need for multiple remotes and listen to music, news, or podcasts anywhere in the house. Most systems can be tailored by a custom electronics professional to provide all the benefits desired by the users. However, there are some key features that will make the programmer s job easier and the interaction with the home automation system more enjoyable. The main features are: Interoperability: All the diverse electronic devices must be integrated and centralized, so they can 4954
2 perform as one unified system. In order to be able to connect all the different devices, the central control system has to be open and able to communicate with all the sensors and actuators. Even though some standards have been adopted, special care has to be taken when buying new devices in order to be able to interact with the home automation system. Remote access: Being able to communicate remotely with the home automation system is one of the most celebrated features. Remote access capabilities allow the home owner to monitor the home s environment and also alter the settings of the lights, thermostats and other gear if necessary all, from a laptop, personal computer, cellphone or any mobile device. Scalability: Technology will continue to evolve, introducing new generations of products to the marketplace. Ability to expand the system to multiple devices is being implemented. Flexibility: Automation is only beneficial and practical if it fits the home owner s lifestyle. Since everyone s lifestyle is different, the manufacturer should provide its installers with the tools to customize the system to user s specific needs. This goes both for the installer and the manufacturer. The manufacturer should provide flexible programming tools for the installer to design and adapt each automation system to the user s needs. Robustness: The system should be able to deal with the most common problems such as when the power on the house goes down. For this case, the automation system should have the appropriate back-up protection. Power Saving: Automation systems can help save energy by turning off electronics devices automatically. Most of them are functional only for sub-products within the brand that sells the system as a whole, but some are compatible. One of the most popular computer open source software for general Home Automation applications is MisterHouse, which is customizable, very flexible and compatible with most technologies. However, it is very geeky and some programming knowledge is needed to manage it and it has to be written in Perl. The popular Internet of Things or IOT can be seen as a way of saying that devices in the home are connected via the Internet. Most of these devices connect directly to each other or through the router. However, other devices might connect to the cloud (some corporate server on the web). Figure-1. Chart showing home automation industry growth. As shown in the graph above the Home Automation industry is growing exponentially at a very fast pace. With the advancement in technology people like to make everything around them automated so they can live peacefully. More than anything nowadays home automation has become a luxury statement too. That said automation makes our life much more efficient and it also conserves the nature by reducing the energy consumption. It gives us a feeling that we have a complete control over all the devices that we use in our day to day lives. The benefit of IOT devices in the home is that they allow you to control and monitor your home system from anywhere through your iphone or any other mobile device or computer connected to the internet. 2. OVERVIEW The main aim of this project is not to implement a complete home automation system but to rather find a better and efficient technology with much better features. At every point in the design and development of the system this was made sure to be followed. We tried using minimal hardware that is very much effective to control the system in a robust manner. Protocols such as I2C and SPI were studied and were implemented in the system to see how these different protocols make the communication between the devices easier and efficient. One other important factor that I tried to implement in this project is scalability and compatibility which is a major concern in today's home automation market. The home automation systems present in the current market doesn't have this feature to include devices from different brands into the system. Also there is a limit on the number of devices that can be included in the system and all of this comes at a steep price for the consumers. 4955
3 The next diagram shows the ARM9 board with its components. Figure-2. Proposed home automation system. Flexibility is also a key concern as the usage pattern differs with respect to different person. So I have tried to make the user interface as simple and accessible as possible by creating a web page using HTML that can be accessed on any device that can access the internet. Much thinking and research has gone in the selection of the required hardware keeping the cost factor in mind. Let's take a detailed look at the hardware we have used in this system. The diagram below shows the block diagram of the proposed home automation system. Figure-4. MINI2440 component side. The S3C2440A (450 MHz) offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by Advanced RISC machine ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture with separate 16KB instruction and 16KB data caches, each with an 8 word line length. The S3C2440A minimizes overall system costs and eliminates the need to configure additional components Final Stage 3. DEVELOPMENT Coding and development for the home automation system was done under the linux platform using a GCC computer. To access the devices interfaced to the system we used CGI (Common Gateway Interface) shell scripting. Figure-3. Proposed home automation system block diagram. When it comes to home automation there is a lot of scope in terms of technology and innovation. Devices can be connected wireless under one single protocol and can be accessed from anywhere with much ease and security. Every single device can be brought right under our eyes regarding its performance and its energy usage. The mini2440 is a practical low cost ARM9 Single Board Computer (SBC) with a very high performance/cost ratio. With the Samsung S3C2440 microprocessor and the use of professional layout and quality peripheral chips, it is very robust. The Mini2440 uses a four layer board design with gold immersion processing, and has high quality equal length bus routing in timing critical areas. The production environment and quality control are the same as those of modern high speed motherboards. Figure-5. System boot up sequence. Figure above shows the complete home automation system model. The figure shows the system under boot up sequence. 4956
4 connected to a router connected to the internet. An HTML page is created with control buttons using which can control the devices connected to the home automation network. Security comes before everything else, so a secure login page is created so that only intended user can access, control and monitor the automation network. Only when the right credentials are entered will the user be provided with the control and only then they can access the automation network. Figure-6. Flowchart for home automation system. The diagram above gives a clear view of how the home automation system is going to be implemented. It breaks down the problem to its simpler self. As we discussed earlier the main aim of the project is to study and implement the technology in the system. By sticking to it we have connected and programmed fewer devices to be able to control and monitor them to check if the system works with the implemented design. Figure-7. Configuring of I/O ports. 4. RESULTS AND DISCUSSIONS a) CGI Script Unlike PHP scripts, which are in users' normal public_html directories, CGI programs are normally put in a special directory called something like /cgi-bin. Everything in this directory is treated by the server as a program to be run, not a file to be displayed. The script will go in something like: /htdocs/cgi-bin/user/prog /cgi-bin/user/prog (recall /htdocs) Your path for where to put the script may vary. The input comes in as the environment variable QUERY_STRING. If there is a single argument, QUERY_STRING will be of the form: fieldname=actualargument So it is needed to edit it to remove the fieldname= bit at the front. The CGI script builds a web page dynamically, by outputting HTML tags to stdout. The CGI script can be written in any language. I'll be writing it here in UNIX Shell. b. HTML code In order to control and monitor the devices from any device with an internet connection; the system is Figure CONCLUSIONS The main aim of this project is to study the technology to implement a low cost home automation system that is less complex and more efficient. Though it 4957
5 is a complex task i tried to achieve it as close as possible. Proper hardware and compatible software was chosen after doing much research into it. I2C and SPI protocols were studied and implemented in the project to see which protocols proves to be much more efficient for the automation system. I2C is a multi master multi slave protocol and it is easier to communicate with various devices and it is more efficient but is more complex when it comes to implementing it. Whereas SPI protocol is a single master multi slave protocol and it is very easy to implement but the communication between devices takes a long time compared to I2C. The ARM9 processor is programmed to communicate with various sensors and also respond to various user controls. All devices are continuously monitored for any abnormalities and are activated once the user issues a turn ON or turn OFF request. One of the most important feature of this home automation network is that if we want to add any new device to the automation network in future we can just simply add the device without any complex configuration or much hardware. To control the devices the user is provided with a unique login credential using which he access the control page wherein there are buttons to control and monitor each device that is connected to the network. To be able to control and monitor the home automation system from any place in the world the ARM9 module is connected to the internet through a router. So now a user can access the system from any device that has access to the internet. 6. FUTURE WORK To improve the server access security through which the user controls the system, so that any unauthorized user cannot access and control the system. To maintain a database that logs the usage statistics of each device that is connected to the system, so that we can organize and create a monthly or yearly report of the usage statistics, which will improve the energy efficiency over a period of time. To make all devices to be connected wirelessly and also to further improve the cost and efficiency of the home automation system. To make the usage statistics and logs to be available to other devices. To make the devices talk to each other. REFERENCES [1] C. Gomez and J. Paradells Wireless home automation networks: A survey of architectures and technologies, Communications Magazine, IEEE, Vol. 48, pp , June. [2] Y. Berbers, T. Holvoet and P. Rigole A upnp software gateway towards eib home automation, in IASTED International Conference on Computer Science and Technology, pp [3] A. ElShafee and K. A. Hamed Design and implementation of a wifi based home automation system, Vol. 6, No. 8, pp [4] J. Lopez, D. Perez and E. Zalama Bellbot - a hotel assistant system using mobile robots, International Journal of Advanced Robotic Systems, Vol. 10. [5] C. Alonso, J. Fernandez, E. Paz and R. Sanz Using hierarchical binary petri nets to build robust mobile robot applications: Robograph, in Robotics and Automation, ICRA IEEE International Conference on, pp , May. [6] C.-H. Chen and C.-C. Gao "Intelligent Home Energy Conservation System Based On WSN," presented at the International Conference on Electrical, Electronics and Civil Engineering, Pattaya. [7] Y. Liu "Study on Smart Home System Based on Internet of Things Technology," in Informatics and Management Science IV. vol. 207, W. Du, Ed., ed: Springer London. pp [8] M. A. Al-Qutayri and J. S. Jeedella "Integrated Wireless Technologies for Smart Homes Applications," in Smart Home Systems, M. A. Al- Qutayri, Ed., ed: InTech, [9] A. Kamilaris and A. Pitsillides HomeWeb: An application framework for Web-based smart homes," in Telecommunications (ICT), 18 th International Conference on, pp [10] S. R. N. Reddy and U. Sharma "Design of Home/Office Automation Using Wireless Sensor Network," International Journal of Computer Applications, Vol. 43, pp [11] N.-S. Liang and C.-L. Wu "An integrated, flexible, and Internet-based control architecture for home automation system in the Internet era," in Robotics and Automation. Proceedings. ICRA'02. IEEE International Conference on, pp [12] A. R. Manashty and A. Rajabzadeh A M obile Application for Smart House Remote Control System," World Academy of Science, Engineering and Technology, vol. 62, pp [13] E. Hoque, R. Shahriyar and S. Sohan "Remote controlling of home appliances using mobile telephony," International Journal of Smart Home, Vol. 2, pp
Internet of Things: Ubiquitous Home Control and Monitoring System using Android based Smart Phone
International Journal of Internet of Things 2013, 2(1): 5-11 DOI: 10.5923/j.ijit.20130201.02 Internet of Things: Ubiquitous Home Control and Monitoring System using Android based Smart Phone Rajeev Piyare
Home Passport Gateway Series Simplify your Life with Smart Solutions
Home Passport Gateway Series Simplify your Life with Smart Solutions HPGW Series - Home Passport Gateway Series HPGW Series is Home Passport Gateway, representing a breakthrough product in the intrusion
Development of an Internet based Embedded System for Smart House Controlling and Monitoring
Development of an Internet based Embedded System for Smart House Controlling and Monitoring Ahmed Abd-Elkarim Abd- Ellatif Salih Maged Ali Mohammed Asa'ad Yousif Elhadi Elsideeg Ahmed Department of Computer
The Internet of Things: Opportunities & Challenges
The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is
WISE-4000 Series. WISE IoT Wireless I/O Modules
WISE-4000 Series WISE IoT Wireless I/O Modules Bring Everything into World of the IoT WISE IoT Ethernet I/O Architecture Public Cloud App Big Data New WISE DNA Data Center Smart Configure File-based Cloud
Design and Development of SMS Based Wireless Home Appliance Control and Security System
Journal of Modern Science and Technology Vol. 3. No. 1. March 2015 Issue. Pp.80-87 Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad *, Md. Al
Design and Development of SMS Based Wireless Home Appliance Control and Security System
Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad 1, Md. Al Muzahid 2 and Md. Saifuddin Faruk 3 The rapid change in the wireless communication
Affordable Building Automation System Enabled by the Internet of Things (IoT)
Solution Blueprint Internet of Things (IoT) Affordable Building Automation System Enabled by the Internet of Things (IoT) HCL Technologies* uses an Intel-based intelligent gateway to deliver a powerful,
Implementation of Wireless Gateway for Smart Home
Communications and Network, 2013, 5, 16-20 doi:10.4236/cn.2013.51b005 Published Online February 2013 (http://www.scirp.org/journal/cn) Implementation of Wireless Gateway for Smart Home Yepeng Ni 1, Fang
EMX-2500 DATA SHEET FEATURES GIGABIT ETHERNET REMOTE CONTROLLER FOR PXI EXPRESS MAINFRAMES SYSTEM LEVEL FUNCTIONALITY
DATA SHEET EMX-2500 GIGABIT ETHERNET REMOTE CONTROLLER FOR PXI EXPRESS MAINFRAMES FEATURES SYSTEM LEVEL FUNCTIONALITY Industry s first gigabit Ethernet Remote controller for PXI express mainframes Up to
WALL TABLET. Smart Home Controller. make your home smart. Control your home from anywhere in the world
WALL TABLET W I T H WA L L C H A R G I N G S TAT I O N Smart Home Controller Control your home from anywhere in the world WALL TABLET Connect everything Makes every home safe, comfortable and energy efficient
Embedded Based Web Server for CMS and Automation System
Embedded Based Web Server for CMS and Automation System ISSN: 2278 909X All Rights Reserved 2014 IJARECE 1073 ABSTRACT This research deals with designing a Embedded Based Web Server for CMS and Automation
VL Touchscreen Alarm. A Brilliantly Crafted Touchscreen Security System that Revolutionizes Your World
VL Touchscreen Alarm A Brilliantly Crafted Touchscreen Security System that Revolutionizes Your World Crafted with Incredible Intelligence Introducing the new VL touchscreen panel A modern security panel
Industry First X86-based Single Board Computer JaguarBoard Released
Industry First X86-based Single Board Computer JaguarBoard Released HongKong, China (May 12th, 2015) Jaguar Electronic HK Co., Ltd officially launched the first X86-based single board computer called JaguarBoard.
Kaseya IT Automation Framework
Kaseya Kaseya IT Automation Framework An Integrated solution designed for reducing complexity while increasing productivity for IT Professionals and Managed Service Providers. The powerful, web-based automation
Intelligent energy saving. Wireless control. Wired for sound
Home automation Where we once fantasised about appliances and home fittings making our lives easier, home automation is quickly becoming a reality. Worth around 65 million in 2011, it is estimated that
WHITE PAPER. ClusterWorX 2.1 from Linux NetworX. Cluster Management Solution C ONTENTS INTRODUCTION
WHITE PAPER A PRIL 2002 C ONTENTS Introduction 1 Overview 2 Features 2 Architecture 3 Monitoring 4 ICE Box 4 Events 5 Plug-ins 6 Image Manager 7 Benchmarks 8 ClusterWorX Lite 8 Cluster Management Solution
REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES
REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES 1 Abinath.T.R, 2 Sudhakar.V, 3 Sasikala.S 1,2 UG Scholar, Department of Electrical and Electronics Engineering, Info Institute of Engineering,
Sensor network infrastructure for intelligent building monitoring and management system
Sensor network infrastructure for intelligent building monitoring and management system 1 R.VENKATESH, 2 K.RADHA, 3 M.GANTHIMATHI 1.B.E-CSE, Muthayammal Engineering College, Rasipuram. 2. Assistant Professor
Figure 1. Example of a Security System
Security Systems: Migration to Cloud-Enabled IP-Based Solutions Introduction Security systems are used in a variety of locations, such as residential homes, office buildings, hospitals, industrial facilities,
Applying Mesh Networking to Wireless Lighting Control
White Paper Applying Mesh Networking to Wireless Lighting Control www.daintree.net Abstract Recent advances in wireless communications standards and energy-efficient lighting equipment have made it possible
In the pursuit of becoming smart
WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution
RTOS based Home Automation System using Android
RTOS based Home Automation System using Android Syed Anwaarullah 1, S.V. Altaf 2 1 PG Engineering Student at Lords Institute of Engineering and Technology, India, [email protected] 2 Assoc Prof at Lords
Android Application for Accessing KNX Devices via IP Connection
Android Application for Accessing KNX Devices via IP Connection J. A. Nazabal, J. Gómez, F. Falcone, C. Fernández-Valdivielso, P. E. Branchi and I. R. Matías Electrical and Electronic Engineering Department,
There is a better way to market the Smart Home and Consumer Internet of Things
GreenPeak White Paper Consumers want a Smart Home Butler that provides services - not a bunch of connected things There is a better way to market the Smart Home and Consumer Internet of Things By Cees
Intelligent Home Automation and Security System
Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology
Universal Wideband Edge QAM Solution. A New Way to Manage the Edge and Future-Proof Your Network
Universal Wideband Edge QAM Solution A New Way to Manage the Edge and Future-Proof Your Network Rising to the challenge of today s high-bandwidth applications It s an exciting time in our industry, with
Cloud Computing - Architecture, Applications and Advantages
Cloud Computing - Architecture, Applications and Advantages 1 Arun Mani Tripathi 2 Rizwan Beg NIELIT Ministry of C&I.T., Govt. of India 2 Prof. and Head, Department 1 of Computer science and Engineering,Integral
Cloud Web-Based Operating System (Cloud Web Os)
Cloud Web-Based Operating System (Cloud Web Os) Hesham Abusaimeh Department of Computer Science, Faculty of Information Technology, Applied Science University, Amman, 11931 Jordan. ABSTRACT The cloud computing
Seagate Business Storage 8-bay Rackmount NAS Reviewer s Guide
Seagate Business Storage 8-bay Rackmount NAS Reviewer s Guide Seagate Business Storage 8-bay Rackmount NAS Reviewer s Guide/page 2 Purpose of this guide Experience the most common use cases for the product,
A SURVEY ON AUTOMATED SERVER MONITORING
A SURVEY ON AUTOMATED SERVER MONITORING S.Priscilla Florence Persis B.Tech IT III year SNS College of Engineering,Coimbatore. [email protected] Abstract This paper covers the automatic way of server
Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. [email protected].
Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali [email protected] 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers
Product Overview. Dream Report. OCEAN DATA SYSTEMS The Art of Industrial Intelligence. User Friendly & Programming Free Reporting.
Dream Report OCEAN DATA SYSTEMS The Art of Industrial Intelligence User Friendly & Programming Free Reporting. Dream Report for Trihedral s VTScada Dream Report Product Overview Applications Compliance
GET THE ALARM.COM ADVANTAGE.
BETTER SECURITY REMOTE WEB CONTROL MOBILE APPS GET THE ALARM.COM ADVANTAGE. STAY SECURE. STAY CONNECTED. WIRELESS TECHNOLOGY VIDEO MONITORING INTERACTIVE SERVICES HOME AUTOMATION ENERGY MANAGEMENT Alarm.com
RETAIL COMMUNICATIONS
RETAIL SOLUTIONS RETAIL solutions RETAIL COMMUNICATIONS THE CHALLENGES Your employees are busy serving in-store customers, the phones are ringing unanswered; will missed calls result in missed sales opportunities?
POPP Hub Gateway. Manual
POPP Hub Gateway Manual 008900 POPP Hub Gateway Manual Quick Start... 2 Hardware... 2 Smart Home User Interface... 2 Applications (Apps) realize the intelligence of your Smart Home... 3 Functions of the
Open Access Research and Design for Mobile Terminal-Based on Smart Home System
Send Orders for Reprints to [email protected] The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System
The evolution of data connectivity
Leveraging the Benefits of IP and the Cloud in the Security Sector The CCTV and alarm industry has relied on analogue or Integrated Services Digital Network (ISDN) communications to provide data connectivity
Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System
Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Atul Arora, Ankit Malik ABSTRACT In this paper, a low-power consumption remote home security alarm system developed
Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India [email protected]
IJCSIT, Volume 1, Issue 5 (October, 2014) e-issn: 1694-2329 p-issn: 1694-2345 A STUDY OF CLOUD COMPUTING MODELS AND ITS FUTURE Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India
NO 1 IN SMART HOUSE AND HIGH TECH BUILDING TECHNOLOGIES
AKAM ARCHITECTS NO 1 IN SMART HOUSE AND HIGH TECH BUILDING TECHNOLOGIES SERIES OF CONFORT, SELF ESTEEM, HIGH CLASS, LUX What is a Smart House? The term smart house is used to describe a home that uses
COPYRIGHT RESERVED TEAM MYSTERIOUS MANIACS http://www.mysteriousmaniacs.tk/ HOME AUTOMATION via BLUETOOTH (Using ANDROID PLATFORM)
COPYRIGHT RESERVED TEAM MYSTERIOUS MANIACS http://www.mysteriousmaniacs.tk/ HOME AUTOMATION via BLUETOOTH (Using ANDROID PLATFORM) 0 TEAM MEMBERS SYED HUSSAIN RAZA NAQVI SYED MUHAMMAD TAHIR RAZA MUHAMMAD
Computer Automation Techniques. Arthur Carroll
Computer Automation Techniques Arthur Carroll 1 Three Types of Computers Micro-Controller Single Board Computer Desktop Computer 2 The Micro-Controller Small inexpensive DIP or surface mount chips Roughly
Using the AVR microcontroller based web server
1 of 7 http://tuxgraphics.org/electronics Using the AVR microcontroller based web server Abstract: There are two related articles which describe how to build the AVR web server discussed here: 1. 2. An
Tronico Technology Company Limited. First step of IOT - DIY smart home
Tronico Technology Company Limited First step of IOT - DIY smart home What is IOT? 2 The Internet of Things (IoT) is the network of physical objects devices, vehicles, buildings and other items that enables
VST-1815Z IP V-Alarm System VST-1852Z IP/GPRS V-Alarm System
VST-1815Z IP V-Alarm System VST-1852Z IP/GPRS V-Alarm System VST-1815Z/ VST-1852Z is an IP based home control system that offers Video Verification & Remote Look in. VST-1815Z/ VST-1852Z can support PIR
EKON BMS HVAC system. Simply Smart. www.ekonhome.com. Touch Screen Controller. Going green. Wireless. Wireless Thermostat with Light Switch
Going green EKON BMS HVAC system Wireless Thermostat with Light Switch Control Fan Coil or Central AirCon Wireless Touch Screen Controller Wireless Light or Motorized Blind Wall Switch www.ekonhome.com
The Top 10 Advantages of a Windows Based PBX
Whitepaper The Top 10 Advantages of a Windows Based PBX Why Your Next Phone System Should be Software Based This whitepaper outlines the top 10 advantages of choosing a Windows based PBX as your next phone
INTELLIGENT HOME MONITORING AND WIRELESS CONTROL SYSTEM
INTELLIGENT HOME MONITORING AND WIRELESS CONTROL SYSTEM Vishnu Prajapati 1,Shashank Gole 2,Prathamesh Deshpande 3 Siddhesh Wadekar 4, Prof. Shubhangi Wankhede 5 1,2,3,4,5 Department of Electronics and
Quick Start Guide For Vera Small Business Solution
Quick Start Guide For Vera Small Business Solution Congratulations on Your Purchase of the Vera Small Business Solution You ve taken the first step to begin enjoying the ease, convenience, energy savings
CENTRALIZED SECURITY SYSTEM BASED ON IoT
CENTRALIZED SECURITY SYSTEM BASED ON IoT Amal Paul 1, Aakash Upadhyay 2, Akhil Gaur 3, Prof. Renuka Bhandari 4 Student, Electronics and Telecommunication, Army Institute of Technology, Pune, India Student,
Hospitality Solutions
BT Local Business Providing intelligent solutions for the Hospitality Industry Meeting the needs of hospitality Good communication is at the heart of every successful hotel. BT have teamed up with Mitel
Operating Systems Overview As we have learned in working model of a computer we require a software system to control all the equipment that are
Session 07 Operating Systems Overview As we have learned in working model of a computer we require a software system to control all the equipment that are connected to computer and provide good environment
Network Monitoring Comparison
Network Monitoring Comparison vs Network Monitoring is essential for every network administrator. It determines how effective your IT team is at solving problems or even completely eliminating them. Even
Comprehensive Data Center Energy Management Solutions
FROM INSIGHT TO EFFICIENCY: Comprehensive Data Center Energy Management Solutions Since 1995, facility managers and BAS professionals have relied on the Niagara framework to provide full convergence of
Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642
2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad
Implementation of Embedded Web server using TEA algorithm
Implementation of Embedded Web server using TEA algorithm Arunkumar G 1, Dr. T.C. Manjunath 2, Harish H.M 3, Jayaprakasha.H 4 1 Department of E&C, S.T.J.I.T, Ranebennur 2 Principal, HKBKCE, Bangalore 3,4
EPICenter Network Management Software
EPICenter Network Management Software EPICenter management suite is a scalable full-featured network management tool that simplifies configuring, troubleshooting and status monitoring of IP-based networks.
Samsung LYNK SINC 3.0
Samsung LYNK SINC 3.0 Optimized TV content management solution for an elevated guest experience over an IP-based infrastructure Highlights Choose from user interfaces (UIs) to create a customized property
TAC Vista Family TAC Xenta 700 Everything You Need to Monitor and Control Your Building
TAC Vista Family TAC Xenta 700 Everything You Need to Monitor and Control Your Building Retail: an application example for small-size solutions The TAC Xenta 700 is a complete Building Management System.
QuickSpecs. Overview. Compaq Remote Insight Lights-Out Edition
Overview M ODELS Remote Insight Lights-Out Edition 157866-001 New Remote Insight Lights-Out Edition provides virtual graphical control using any standard browser to your remote or data centre server, giving
Questions from The New SensorTag - IoT Made Easy Webinar
Questions from The New SensorTag - IoT Made Easy Webinar Are there any plans to make a Windows API available (preferably portable for use in Windows 10 Universal applications) It is in our queue of projects,
TNC is an open architecture for network access control. If you re not sure what NAC is, we ll cover that in a second. For now, the main point here is
1 2 This slide shows the areas where TCG is developing standards. Each image corresponds to a TCG work group. In order to understand Trusted Network Connect, it s best to look at it in context with the
NIOS II Based Embedded Web Server Development for Networking Applications
NIOS II Based Embedded Web Server Development for Networking Applications 1 Sheetal Bhoyar, 2 Dr. D. V. Padole 1 Research Scholar, G. H. Raisoni College of Engineering, Nagpur, India 2 Professor, G. H.
Smart Anytime, Safe Anywhere. Home Passport Gateway-G Series. The Epitome of Smart Living
Smart Anytime, Safe Anywhere Home Passport Gateway-G Series The Epitome of Smart Living Index Introduction to the HPGW-G Series 1 Features 2 The HPGW-G Comparison Chart 5 Ordering Information 6 Home Passport
DATA CENTER PHYSICAL INFRASTRUCTURE
Is your datacenter running with maximum performance? Datacenter managers have been challenged to maintain or increase availability, maximize efficiency, and optimize the use of existing capacity. However,
The top 10 advantages of a Windows based PBX
Whitepaper The top 10 advantages of a Windows based PBX Why your next Phone System should be software based This whitepaper outlines the top 10 advantages of choosing a Windows based PBX as your next phone
Web of Things Architecture
Web of Things Architecture 1. Introduction This document is an explanation about the architecture of Web Of Things (WoT). The purpose of this document is to provide (a) a guideline of the mapping between
Synapse s SNAP Network Operating System
Synapse s SNAP Network Operating System by David Ewing, Chief Technology Officer, Synapse Wireless Today we are surrounded by tiny embedded machines electro-mechanical systems that monitor the environment
Integrated Building Management and Security System. Building Automation & Security. www.lonix.com
Integrated Building Management and Security System Building Automation & Security www.lonix.com INTEGRATED BUILDING MANAGEMENT AND SECURITY SYSTEM INDEX 1 GENERAL... 3 1.1 GREEN BUILDING REQUIREMENTS...
DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK
International Journal of Computer Application and Engineering Technology Volume 1-Issue1, January 2012.pp.1-7 www.ijcaet.net DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK
securityprobe 5E Standard
securityprobe 5E Standard securityprobe 5E Standard Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders, security breaches, high temperatures, smoke,
Guest Room Controls & Monitoring System. Integrated Solution for Hotels Southern Countries. www.lonix.com
Guest Room Controls & Monitoring System Integrated Solution for Hotels Southern Countries www.lonix.com GUEST ROOM CONTROLS & MONITORING SYSTEM INDEX 1 GENERAL... 3 1.1 SYSTEM INTEGRATION... 3 1.2 USER
How Solace Message Routers Reduce the Cost of IT Infrastructure
How Message Routers Reduce the Cost of IT Infrastructure This paper explains how s innovative solution can significantly reduce the total cost of ownership of your messaging middleware platform and IT
Comprehensive Data Center Energy Management Solutions
FROM INSIGHT TO EFFICIENCY: Comprehensive Data Center Energy Management Solutions Since 1995, facility managers and BAS professionals have relied on the Niagara Framework to provide full convergence of
SYMMETRY PRODUCT OVERVIEW
ACCESS CONTROL The Symmetry Security Management Systems provides powerful integrated solutions for organizations requiring Access Control and Integrated Security. Solutions are available for organizations
Reliable Security Solutions
Reliable Security Solutions Challenger10 The proven solution for access control, intrusion detection and video integration. An integrated security solution for your most challenging environments The Tecom
What is VOIspeed Software IP Telephony? An Introduction About IP telephony We would recommend VOIspeed to any business. We ve made considerable savings. Our Director never opts for second best. Office
Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao
Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities Dr. William Kao Agenda Introduction - Sensors, Actuators, Transducers Sensor Types, Classification Wireless Sensor Networks
SYMMETRY. DATASHEET ACCESS CONTROL Product Overview
DATASHEET ACCESS CONTROL Product Overview SYMMETRY The AMAG Technology range of Security Management Systems provides powerful integrated solutions for organizations requiring Access Control and Integrated
IP Based Control for Mechanical and Electrical Systems in an Enterprise Environment
White Paper IP Based Control for Mechanical and Electrical Systems in an Enterprise Environment Joe Noworatzky Vice President, Engineering Johnson Controls, Inc. Introduction Facility managers of the future
Private Vs Public Cloud
Private Vs Public Cloud Solanke Vikas 1, Kulkarni Gurudatt 2, Maske Vishnu 3, Kumbharkar Prashant 4 1 Lecturer in Information Technology Department,MM Polytechnic Pune, India [email protected]
Alcatel-Lucent Office Communication Solutions for Small and Medium Businesses. Simplified communications for businesses on the move
Alcatel-Lucent Office Communication Solutions for Small and Medium Businesses Simplified communications for businesses on the move To succeed as a small or medium business (SMB), you need to keep customer
VDI can reduce costs, simplify systems and provide a less frustrating experience for users.
1 INFORMATION TECHNOLOGY GROUP VDI can reduce costs, simplify systems and provide a less frustrating experience for users. infor ation technology group 2 INFORMATION TECHNOLOGY GROUP CONTENTS Introduction...3
Maintain Fleet Management Solutions Using Wide Area Wireless Technology
Maintain Fleet Management Solutions Using Wide Area Wireless Technology Andreas Kohn Sierra Wireless, Inc. August, 2010 1 Introduction Wireless technology can provide a competitive advantage in today s
Tailored integration to suit you
UTC Fire & Security Integrated Systems Platforms Tailored integration to suit you We listened to you A majority of the Fortune 100 companies have chosen UTC Fire & Security for their integration needs.*
Sentrollers and The Internet of Things
White Paper May-2013 Sentrollers and The Internet of Things By: Cees Links, Founder and CEO GreenPeak Technologies www.greenpeak.com The new buzzword floating around the world is the Internet of Things,
XIGHTOR DOOR ENTRY SYSTEM. Company Name company address line 1 company address line 2 www.schneider-electric.com
DOOR ENTRY SYSTEM SE002-0115-00 Schneider Electric - All rights reserved Company Name company address line 1 company address line 2 www.schneider-electric.com As standards, specifications and designs change
Schneider Electric and Energy Efficiency
1 Energy Efficiency in Residential How to save Energy in Home Control applications? Jean-Jacques Poubeau Schneider Electric and Energy Efficiency Energy Efficiency (E²) is an important concern for our
Power & Environmental Monitoring
Data Centre Monitoring Made Easy Power & Environmental Monitoring Features & Benefits Packet Power provides the easiest, most cost effective way to capture detailed power and temperature information for
Whitepaper. The Top 10 Advantages of 3CX Phone System. Why your next phone system should be software based and by 3CX
Whitepaper The Top 10 Advantages of 3CX Phone System Why your next phone system should be software based and by 3CX This whitepaper outlines the top 10 advantages of choosing 3CX Phone System, a Windows
bright blue Intelligent Access Management
bright blue Intelligent Access Management The concept is simple: Electronic access management that s secure and surprisingly affordable. Sometimes, simple is simply genius. bright blue from Schlage is
Integrated Building Management and Security System. Building Automation & Security. www.coba-group.com
Integrated Building Management and Security System Building Automation & Security www.coba-group.com INTEGRATED BUILDING MANAGEMENT AND SECURITY SYSTEM INDEX 1 GENERAL... 3 1.1 SYSTEM INTEGRATION... 3
How the Internet of Things Will Transform the Manufacturing Industry
How the Internet of Things Will Transform the Manufacturing Industry Dinesh Malkani President, Cisco India & SAARC February 26, 2015 By 2018, Video will be 62% of India's mobile data traffic India Is Ready
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES ABSTRACT K. Krishnakanth 1 and P. Kavipriya 2 1 M.E Embedded Systems, Sathyabama University, Chennai, India. [email protected]
Agenda What can we do now? And 5 years from now we will still be current!
Pittsburgh Steelers Alcatel-Lucent OmniPCX Enterprise IP Telephone System Alcatel-Lucent OmniSwitch Network Infrastructure Alcatel-Lucent Collaboration and Fax Server AVST Unified Messaging Wireless Network
