SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
Dhinaharan Nagamalai (Eds): EDU, SCMC -2023
pp. 85-92, 2023. IJCI – 2023 DOI:10.5121/ijci.2023.120407
A FRAMEWORK FOR SMART HOMES FOR ELDERLY
PEOPLE USING LABVIEW®
Ilapakurthy Sriram Vamsi
Computer Engineering, University of California Irvine, Irvine, USA
ABSTRACT
This paper deals with home automation systems that are essential for safe and independent living of elderly
people. These individuals must be able to perform their Activities of Daily Living (ADLs) without help from
caretakers. They must be confident enough that help is just a few minutes with the systems in place. The
focus will be on the medical and emergency systems, which are most essential for independent living.
Zigbee based Wireless Sensor Networks (WSN) are used to collect the data throughout the home. Smart
shirts and smart phones monitor different parameters of the individual and transmit the data to the home
network. A PC running LabVIEW is used as the central control unit for the entire house. The house must
have a fail proof communication framework for connecting with emergency services, doctors, helpers and
relatives. The home network is connected to the Public Switched Telephone Network (PSTN) and internet.
SMS, email, prerecorded voice-based telephone calls are appropriately used to report emergencies. A GUI
(Graphical User Interface) was built in LabVIEW in order to control and simulate an entire home.
Ambient Intelligence is built into the system to make it adaptive and dynamic as far as possible.
KEYWORDS
ADL, Smart Homes, Zigbee, Wireless Sensor Networks, Smart Shirts, PSTN, SMS, GUI, Ambient
Intelligence
1. INTRODUCTION
With the advancement of new technologies, the average life expectancy in the world has
considerably gone up. The latest developments give freedom and confidence in the lives of
elderly people. Children cannot take care of the old people all the time because of various
reasons. Elderly people need constant medical supervision and monitoring their condition on a
regular basis. Many old people are forced to stay in old age homes, this not only limits their
freedom but they also miss the home environment and their family. By having a system which
automatically takes care of them they can be happy and can enjoy their old age.
The world's population is not only growing larger, it is also becoming older. The proportion of
older persons is increasing at a faster rate than any other age segment. According to the UN
Population Division, during the next 45 years, the number of persons in the world aged 60 years
or older is expected to almost triple, increasing from 668million people in 2005 to nearly 2.03
billion of older persons live in developing countries; by 2050, that proportion will increase to
almost 80 per cent [1]. This shows the need for creating smart homes for elderly people.
In cases of post operations where people need constant monitoring home automation is a cost
effective and better option than staying in a hospital. The house can be custom designed based on
the disease the person is suffering from. With the automated sensing systems, power consumption
of the house is also being greatly reduced. If a person inside a home just falls asleep during the
night time forgetting to close the doors and windows, the system can do it by itself by observing
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
86
the daily schedule of the person and by using adaptive algorithms. The entire house can be
controlled remotely through a web browser and the person’s details can also be viewed on the
site, anyone with valid username and password can access it. The person can have an overall
view of the house by just viewing the GUI (Graphical User Interface) on the computer. He can
also switch on the lights, fans etc. from the GUI itself reducing physical effort and strain.
This paper describes the implementation of various home automation systems using LabVIEW
software. Initially the type of sensors, actuators and the positioning of the sensors in different
locations are described. The working and simulation is discussed in the subsequent sections.
2. SENSORS
Three types of sensor technologies have demonstrated ability to address the challenges of sensing
human activity in a smart home, including wearable devices where sensors are worn by the
residents, direct environment components where sensors are distributed in the environment, and
infrastructure mediated systems where sensors are installed on an existing home infrastructure.
Sensors worn by the residents can be embedded into clothes, eyeglasses, shoes, and wristwatches,
or positioned directly on the body. They monitor features that are descriptive of the person’s
physiological state or movement. Direct environment components typically consists of a set of
sensors and an associated sensor network (wired or Zigbee based wireless) to transfer data to a
centralized monitoring system where sensor fusion and activity inference take place [2].
Infrastructure mediated systems leverage existing home infrastructure such as the plumbing or
electrical system, to mediate the transduction of events [3].
2.1. Simple Binary Sensors
One particular type of sensor that is commonly used in smart homes is binary sensor, which
simply detects the state of an object or movement with a single digit ‗1‘or ‗0‘. Various types of
binary sensors are being used in smart homes including motion detectors, pressure sensors, and
contact switches. Motion detectors and pressure sensors are usually used to detect occupant
presence and locations throughout the house [4]. The information about the presence of person at
a particular location is an important parameter for the central control system. Contact switches
are usually installed on the doors in a smart home such as the front door and doors of cabinets
and appliances to provide information on the specific interaction that the occupant performs with
objects and appliances. Majeed and Brown classified data logged from contact switches and
motion sensors via fuzzy rules into one of six general activities such as sleeping, preparing and
eating food, and receiving visitors [5].
2.2. Video Cameras
Video cameras are considered high-content sensors which provide rich sources of information
both for human observation and for computer interpretation. However, they usually introduce
more technical challenges with respect to storage requirements and information extraction, as
well as social challenges around privacy when compared with simple binary sensors [6, 7]. They
can be programmed in such a way that the video cameras are active only in cases of emergency
situations or in case of remote patient monitoring.
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
87
2.3. Infrastructure Mediated Systems
Compared to installing simple binary sensors throughout an entire house, infrastructure mediate
systems require the installation of one or a few sensors along the existing infrastructure, which
significantly reduces the cost and complexity of deployment and maintenance. Froehlich et al.
developed HydoSense, a customized pressure sensor that could be installed at any accessible
location within a home’s existing water infrastructure such as an exterior hose bib and utility sink
spigot, for activity sensing [8]. Patel et al. developed a powerline noise analyzer that can be
plugged into an ordinary wall outlet to detect a variety of electrical events throughout the home.
Such data can be used for learning about the daily activities on the person inside the house [9].
2.4. Health Monitoring Sensors
BioHarness™ BT [10] is a smart shirt which captures and transmits comprehensive physiological
data of the wearer to mobile or to the home network and thus enabling genuine monitoring of
human performance and condition in the real world. An accelerometer in the phone or
independent module can be used for fall detection of the person and it can directly communicate
the information to the central controller. A pneumatic strip installed under the bed linens can be
used to detect presence, respiration (normal/abnormal), pulse (low, normal, or high) and
movement in the bed, and report four levels of bed restlessness to remote caregivers. Abnormal
sleeping patterns can be estimated by comparing the sleeping times with the local database [11].
2.5. Some Actuator Mechanisms
Every electronic device is connected to the power supply through a smart switch; the state (on-
off) of the device is controlled by the central controller. The doors and windows are capable of
automatic closing and opening upon receiving the command. The entire house is fitted with
speakers to inform inmates with appropriate information.
Figure 1. The placement of various sensors in the house
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
88
Table 1. Sensors and their functions.
Id Name Description
1 Infrared Beam sensors It acts an invisible fence around the house.
2 Fire extinguisher
3 Glass break detectors Detects the sound of breaking glass to raise the alarm.
4 Indoor Motion detectors
Inform owners about the presence of intruders by detecting
human movement.
5 Gas leak detectors Detect the presence of dangerous gas
6
Access control system (card,
biometric, retina, palm) Installed in the main door to prevent unauthorized access.
7 CCTV cameras
Monitor activities around the house.
Infrared cameras can be used for night surveillance.
8 Smoke detectors
Detects smoke early enough to warn occupants and prevent a
fire.
9 Door Actuators Automatic opening and closing of doors and windows.
10 Indoor Video systems To monitor the patients’ activities inside the house.
11 Solar panels Charges batteries that allow these gadgets to work.
12 Canine vigilance
Watch dogs are important to provide security when
everything else fails.
3. SIMULATION AND WORKING OF THE SYSTEM
LabVIEW (Laboratory Virtual Instrumentation Engineering Workbench) is a platform and
development environment for a visual programming language from National Instruments. It has
built in support for hardware integration; it can perform advanced signal analysis and one can
build custom user interfaces with it. So, it was chosen to be controller for the smart house.
The sensors throughout the home are either wired to controller or connected wirelessly through
the Zigbee network [12]. A base Zigbee receives all the data and relays the data to the Data
acquisition (DAQ). A DAQ typically converts analog waveforms into digital values. This data
can be accessed by LabVIEW and can know the state of the house at any particular moment.
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
89
Figure 2. Block diagram of the entire system
3.1. Smoke and Gas Alarm
The smoke and gas sensors are polled regularly by the controller; if any abnormal values are
detected emergency is declared. All the alarms are raised, nearest fire station is called and all the
windows and doors are automatically opened to help the inmates escape the house.
3.2. Intrusion Detection
Infrared cameras and motion detectors continuously monitor the compound for any intruders. If
anyone is found by the sensors, all the lights are turned on and user is notified of the situation.
3.3. Authentication
Before the controller goes into emergency mode by taking input from the sensors, the system
gives a certain time for the user to authenticate the action. In case the person finds it to be a false
alarm, he can deny the authentication.
Figure 3. The authentication window in LabVIEW
3.4. Web Browser Interface
An application can be published on the web by starting the G server on the LabVIEW. The entire
house can be controlled from anywhere in the world. Cameras can be remotely turned on and live
video stream can be viewed in the browser. Anyone who needs to access the information will be
given usernames and passwords, the rights on what can be controlled remotely will also be
established.
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
90
Figure 4. The LabVIEW window showing different controls
3.5. Healthcare
The healthcare system would be customized to the needs of a particular individual. The various
physiological parameters that are monitored are ECG, heart rate, breathing rate, skin temperature,
posture, activity, blood pressure etc. All these signals are processed and compared with the
normal limits of the individual; they are also crosschecked with database of various disease
models [13]. If any abnormality is found the doctor is called immediately and the patient is given
appropriate voice advice to prevent panicking and worsening of the situation. The doctor can see
the patient‘s details by logging on to the patient‘s computer. He can also have a live video patient
examination and can also access the entire recorded parameter database.
3.6. Reminders
Old people tend to forget things too often; a proper system should be present for them to have a
better life. All the schedules of a person can be loaded in an excel sheet and can be given to the
software. The software automatically reminds the person through the speakers about the
appointments, medication timings etc.
Figure 5. A sample excel with medication times
3.7. Different Modes of Operation
There are generally four different modes in which the software operates. They are morning mode,
night mode, manual mode and emergency mode. In the night mode there is maximum security
and everything is looked upon in great detail. If in case the system behaves abnormally due to
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
91
some bugs or failure, the user can switch to the manual mode. In the emergency mode, all the
alarms are raised and system calls for help.
3.8. External Communications
The PC is connected to the PSTN [14] and internet to have a fail proof communication network.
The PC is interfaced in such a way that the system can make phone calls independently and also
send SMS. The system has a database of all the phone numbers and emails of the doctors and
caretakers. Appropriate communication channel and prerecorded messages would be sent
according to the need and emergency.
3.9. Activity Monitoring
The sensory data from throughout the house is analyzed to recognize and monitor basic and
instrumental activities of daily living performed by the residents such as bathing, dressing,
preparing a meal and taking medication. This allows smart homes to capture patterns reflecting
physical and cognitive health conditions and then recognize when the patterns begin to deviate
from individualized norms and when atypical behavior that may indicate problems or require
intervention [15].
4. CONCLUSIONS
In this paper a framework for implementation of smart homes with the use of different sensors
and using the LabVIEW framework to integrate them is explained. Different modes of operation
of the system are discussed. The web browser interface and telemedicine are the most significant
features of the smart house.
REFERENCES
[1] http://www.unfpa.org/pds/ageing.html
[2] Boers N, Chodos D, Gbyrzynski P, et al., ―The smart condo project: services for independent living.
In: Ziefle M, Röcker C, editors. EHealth, assistive technologies and applications for assisted living:
challenges and solutions. ―,IGI Global,2010.
[3] Patel SN, Reynolds MS and Abowd GD,―Detecting human movement by differential air pressure
sensing in HVACsystem ductwork: an exploration in infrastructure mediated sensing‖. pp. 1–18,
2008.
[4] Honga X, Nugenta C, Mulvenna M, McClean S, Scotney B and Devlin S, ―Evidential fusion of
sensor data for activity recognition in smart homes.‖ ,Pervasive andMobile Computing,pp.236– 52,
2009.
[5] Majeed BA and Brown SJ,―Developing a well-being monitoring system—modeling and data
analysis techniques‖, Applied Soft Computing:pp.384–93, 2006.
[6] Caine KE, Rogers WA and Fisk AD,―Privacy perceptions of an aware home with visual sensing
devices‖,The 49th annual meeting of the human factors and ergonomics society, 2005.
[7] Demiris G, Skubic M, Rantz M, et al. ―Smart home sensors for the elderly: amodel for participatory
formative evaluation‖, In Proceedings of the IEEE EMBS international special topic conference on
information technology in biomedicine,2006.
[8] Froehlich J, Larson E, Campbell T, Haggerty C, Fogarty J and Patel SN,―Hydosense: infrastructure-
mediated single-point sensing of wholehome water activity‖,Ubicomp 2009.
[9] Patel SN, Roberston T, Kientz JA, Reynolds MS andAbowdGD,‖ At the flick of a switch: detecting
and classifying unique electrical events on the residential power line‖, Ubicomp,pp.271–88, 2007.
[10] http://www.zephyr-technology.com/bioharness-bt
[11] A. Gaddam, K. Kaur, G. Sen Gupta and S. C. Mukhopadhyay,―Determination of Sleep Quality of
Inhabitant in a Smart Home using an Intelligent Bed Sensing System‖,IEEE 2010.
[12] Khusvinder Gill, Shuang-Hua Yang, Fang Yao, and Xin Lu, ―A ZigBeeBased Home
International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023
92
[13] Automation System ―, IEEE Transactions on Consumer Electronics, Vol. 55, No. 2, May 2009.
[14] HeikkiAlamäkiRafalSlizMuhammad,IkramAshraf,HannuSorvoja ,Esko Alasaarela and Matti
Hämäläinen,‖ Measurement of ecg, respiratory rate, tilt and temperature of a patient and wireless
zigbee data transmission.‖, The 2nd International Symposium on Medical Information and
Communication Technology ,2007.
[15] http://electrosofts.com/dtmf/index.html.
[16] Skubic M, Alexander G, Popescu M and Rantz M, Keller J,‖ A smart home application to eldercare:
current status and lessons learned.‖ at Technology and Health Care ,pp.183–201,2009
AUTHORS
Sriram Vamsi Ilapakurthy is a Senior Software Engineer, he received his Masters
Computer Engineering from UC Irvine, California, and a Bachelors in Electronics
and Communications Engineering from BITS Pilani, India. His interests include
Internet of Things, cyber physical systems and distributed systems.

More Related Content

Similar to A FRAMEWORK FOR SMART HOMES FOR ELDERLY PEOPLE USING LABVIEW®

Complex Event Processing Using IOT Devices Based on Arduino
Complex Event Processing Using IOT Devices Based on ArduinoComplex Event Processing Using IOT Devices Based on Arduino
Complex Event Processing Using IOT Devices Based on Arduinoneirew J
 
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINOCOMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINOijccsa
 
IRJET- Smart Sensory Furniture
IRJET-  	  Smart Sensory FurnitureIRJET-  	  Smart Sensory Furniture
IRJET- Smart Sensory FurnitureIRJET Journal
 
E Assistance for Elderly and Disabled Part 2
E Assistance for Elderly and Disabled Part 2E Assistance for Elderly and Disabled Part 2
E Assistance for Elderly and Disabled Part 2NISHANT SHRISTIRAJ
 
Iot based intelligent medicine box 1
Iot based intelligent medicine box 1Iot based intelligent medicine box 1
Iot based intelligent medicine box 1sidsingh680
 
IRJET - IoT based Health Monitoring System and Telemedicine
IRJET - IoT based Health Monitoring System and TelemedicineIRJET - IoT based Health Monitoring System and Telemedicine
IRJET - IoT based Health Monitoring System and TelemedicineIRJET Journal
 
Creating self-aware and smart healthy cities
Creating self-aware and smart healthy citiesCreating self-aware and smart healthy cities
Creating self-aware and smart healthy citiesMaged N. Kamel Boulos
 
An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...
An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...
An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...IJRES Journal
 
Wearable technology role in respiratory health and disease
Wearable technology role in respiratory health and diseaseWearable technology role in respiratory health and disease
Wearable technology role in respiratory health and diseasessusera8803c
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET Journal
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfKanagarajanSwamiappa
 
A Review Paper On Intelligent Home Automation Using Goggle Assistant
A Review Paper On Intelligent Home Automation Using Goggle AssistantA Review Paper On Intelligent Home Automation Using Goggle Assistant
A Review Paper On Intelligent Home Automation Using Goggle AssistantSteven Wallach
 
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
 
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
 
ENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIES
ENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIESENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIES
ENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIESijujournal
 
IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...
IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...
IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...IRJET Journal
 
Towards the implementation of io t for environmental condition monitoring in ...
Towards the implementation of io t for environmental condition monitoring in ...Towards the implementation of io t for environmental condition monitoring in ...
Towards the implementation of io t for environmental condition monitoring in ...ecwayerode
 

Similar to A FRAMEWORK FOR SMART HOMES FOR ELDERLY PEOPLE USING LABVIEW® (20)

Complex Event Processing Using IOT Devices Based on Arduino
Complex Event Processing Using IOT Devices Based on ArduinoComplex Event Processing Using IOT Devices Based on Arduino
Complex Event Processing Using IOT Devices Based on Arduino
 
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINOCOMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
 
IRJET- Smart Sensory Furniture
IRJET-  	  Smart Sensory FurnitureIRJET-  	  Smart Sensory Furniture
IRJET- Smart Sensory Furniture
 
INTERNET OF THINGS
INTERNET OF THINGSINTERNET OF THINGS
INTERNET OF THINGS
 
E Assistance for Elderly and Disabled Part 2
E Assistance for Elderly and Disabled Part 2E Assistance for Elderly and Disabled Part 2
E Assistance for Elderly and Disabled Part 2
 
Iot based intelligent medicine box 1
Iot based intelligent medicine box 1Iot based intelligent medicine box 1
Iot based intelligent medicine box 1
 
IRJET - IoT based Health Monitoring System and Telemedicine
IRJET - IoT based Health Monitoring System and TelemedicineIRJET - IoT based Health Monitoring System and Telemedicine
IRJET - IoT based Health Monitoring System and Telemedicine
 
Creating self-aware and smart healthy cities
Creating self-aware and smart healthy citiesCreating self-aware and smart healthy cities
Creating self-aware and smart healthy cities
 
An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...
An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...
An Enhanced & Effective Fall Detection System for Elderly Person Monitoring u...
 
Wearable technology role in respiratory health and disease
Wearable technology role in respiratory health and diseaseWearable technology role in respiratory health and disease
Wearable technology role in respiratory health and disease
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoT
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
 
C1031724
C1031724C1031724
C1031724
 
IoT
IoTIoT
IoT
 
A Review Paper On Intelligent Home Automation Using Goggle Assistant
A Review Paper On Intelligent Home Automation Using Goggle AssistantA Review Paper On Intelligent Home Automation Using Goggle Assistant
A Review Paper On Intelligent Home Automation Using Goggle Assistant
 
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
 
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
 
ENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIES
ENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIESENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIES
ENHANCING INDEPENDENT SENIOR LIVING THROUGH SMART HOME TECHNOLOGIES
 
IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...
IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...
IRJET- A Comprehensive Survey on Smart Healthcare Monitoring of Patients usin...
 
Towards the implementation of io t for environmental condition monitoring in ...
Towards the implementation of io t for environmental condition monitoring in ...Towards the implementation of io t for environmental condition monitoring in ...
Towards the implementation of io t for environmental condition monitoring in ...
 

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(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
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
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
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(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...
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
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...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
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...
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

A FRAMEWORK FOR SMART HOMES FOR ELDERLY PEOPLE USING LABVIEW®

  • 1. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 Dhinaharan Nagamalai (Eds): EDU, SCMC -2023 pp. 85-92, 2023. IJCI – 2023 DOI:10.5121/ijci.2023.120407 A FRAMEWORK FOR SMART HOMES FOR ELDERLY PEOPLE USING LABVIEW® Ilapakurthy Sriram Vamsi Computer Engineering, University of California Irvine, Irvine, USA ABSTRACT This paper deals with home automation systems that are essential for safe and independent living of elderly people. These individuals must be able to perform their Activities of Daily Living (ADLs) without help from caretakers. They must be confident enough that help is just a few minutes with the systems in place. The focus will be on the medical and emergency systems, which are most essential for independent living. Zigbee based Wireless Sensor Networks (WSN) are used to collect the data throughout the home. Smart shirts and smart phones monitor different parameters of the individual and transmit the data to the home network. A PC running LabVIEW is used as the central control unit for the entire house. The house must have a fail proof communication framework for connecting with emergency services, doctors, helpers and relatives. The home network is connected to the Public Switched Telephone Network (PSTN) and internet. SMS, email, prerecorded voice-based telephone calls are appropriately used to report emergencies. A GUI (Graphical User Interface) was built in LabVIEW in order to control and simulate an entire home. Ambient Intelligence is built into the system to make it adaptive and dynamic as far as possible. KEYWORDS ADL, Smart Homes, Zigbee, Wireless Sensor Networks, Smart Shirts, PSTN, SMS, GUI, Ambient Intelligence 1. INTRODUCTION With the advancement of new technologies, the average life expectancy in the world has considerably gone up. The latest developments give freedom and confidence in the lives of elderly people. Children cannot take care of the old people all the time because of various reasons. Elderly people need constant medical supervision and monitoring their condition on a regular basis. Many old people are forced to stay in old age homes, this not only limits their freedom but they also miss the home environment and their family. By having a system which automatically takes care of them they can be happy and can enjoy their old age. The world's population is not only growing larger, it is also becoming older. The proportion of older persons is increasing at a faster rate than any other age segment. According to the UN Population Division, during the next 45 years, the number of persons in the world aged 60 years or older is expected to almost triple, increasing from 668million people in 2005 to nearly 2.03 billion of older persons live in developing countries; by 2050, that proportion will increase to almost 80 per cent [1]. This shows the need for creating smart homes for elderly people. In cases of post operations where people need constant monitoring home automation is a cost effective and better option than staying in a hospital. The house can be custom designed based on the disease the person is suffering from. With the automated sensing systems, power consumption of the house is also being greatly reduced. If a person inside a home just falls asleep during the night time forgetting to close the doors and windows, the system can do it by itself by observing
  • 2. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 86 the daily schedule of the person and by using adaptive algorithms. The entire house can be controlled remotely through a web browser and the person’s details can also be viewed on the site, anyone with valid username and password can access it. The person can have an overall view of the house by just viewing the GUI (Graphical User Interface) on the computer. He can also switch on the lights, fans etc. from the GUI itself reducing physical effort and strain. This paper describes the implementation of various home automation systems using LabVIEW software. Initially the type of sensors, actuators and the positioning of the sensors in different locations are described. The working and simulation is discussed in the subsequent sections. 2. SENSORS Three types of sensor technologies have demonstrated ability to address the challenges of sensing human activity in a smart home, including wearable devices where sensors are worn by the residents, direct environment components where sensors are distributed in the environment, and infrastructure mediated systems where sensors are installed on an existing home infrastructure. Sensors worn by the residents can be embedded into clothes, eyeglasses, shoes, and wristwatches, or positioned directly on the body. They monitor features that are descriptive of the person’s physiological state or movement. Direct environment components typically consists of a set of sensors and an associated sensor network (wired or Zigbee based wireless) to transfer data to a centralized monitoring system where sensor fusion and activity inference take place [2]. Infrastructure mediated systems leverage existing home infrastructure such as the plumbing or electrical system, to mediate the transduction of events [3]. 2.1. Simple Binary Sensors One particular type of sensor that is commonly used in smart homes is binary sensor, which simply detects the state of an object or movement with a single digit ‗1‘or ‗0‘. Various types of binary sensors are being used in smart homes including motion detectors, pressure sensors, and contact switches. Motion detectors and pressure sensors are usually used to detect occupant presence and locations throughout the house [4]. The information about the presence of person at a particular location is an important parameter for the central control system. Contact switches are usually installed on the doors in a smart home such as the front door and doors of cabinets and appliances to provide information on the specific interaction that the occupant performs with objects and appliances. Majeed and Brown classified data logged from contact switches and motion sensors via fuzzy rules into one of six general activities such as sleeping, preparing and eating food, and receiving visitors [5]. 2.2. Video Cameras Video cameras are considered high-content sensors which provide rich sources of information both for human observation and for computer interpretation. However, they usually introduce more technical challenges with respect to storage requirements and information extraction, as well as social challenges around privacy when compared with simple binary sensors [6, 7]. They can be programmed in such a way that the video cameras are active only in cases of emergency situations or in case of remote patient monitoring.
  • 3. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 87 2.3. Infrastructure Mediated Systems Compared to installing simple binary sensors throughout an entire house, infrastructure mediate systems require the installation of one or a few sensors along the existing infrastructure, which significantly reduces the cost and complexity of deployment and maintenance. Froehlich et al. developed HydoSense, a customized pressure sensor that could be installed at any accessible location within a home’s existing water infrastructure such as an exterior hose bib and utility sink spigot, for activity sensing [8]. Patel et al. developed a powerline noise analyzer that can be plugged into an ordinary wall outlet to detect a variety of electrical events throughout the home. Such data can be used for learning about the daily activities on the person inside the house [9]. 2.4. Health Monitoring Sensors BioHarness™ BT [10] is a smart shirt which captures and transmits comprehensive physiological data of the wearer to mobile or to the home network and thus enabling genuine monitoring of human performance and condition in the real world. An accelerometer in the phone or independent module can be used for fall detection of the person and it can directly communicate the information to the central controller. A pneumatic strip installed under the bed linens can be used to detect presence, respiration (normal/abnormal), pulse (low, normal, or high) and movement in the bed, and report four levels of bed restlessness to remote caregivers. Abnormal sleeping patterns can be estimated by comparing the sleeping times with the local database [11]. 2.5. Some Actuator Mechanisms Every electronic device is connected to the power supply through a smart switch; the state (on- off) of the device is controlled by the central controller. The doors and windows are capable of automatic closing and opening upon receiving the command. The entire house is fitted with speakers to inform inmates with appropriate information. Figure 1. The placement of various sensors in the house
  • 4. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 88 Table 1. Sensors and their functions. Id Name Description 1 Infrared Beam sensors It acts an invisible fence around the house. 2 Fire extinguisher 3 Glass break detectors Detects the sound of breaking glass to raise the alarm. 4 Indoor Motion detectors Inform owners about the presence of intruders by detecting human movement. 5 Gas leak detectors Detect the presence of dangerous gas 6 Access control system (card, biometric, retina, palm) Installed in the main door to prevent unauthorized access. 7 CCTV cameras Monitor activities around the house. Infrared cameras can be used for night surveillance. 8 Smoke detectors Detects smoke early enough to warn occupants and prevent a fire. 9 Door Actuators Automatic opening and closing of doors and windows. 10 Indoor Video systems To monitor the patients’ activities inside the house. 11 Solar panels Charges batteries that allow these gadgets to work. 12 Canine vigilance Watch dogs are important to provide security when everything else fails. 3. SIMULATION AND WORKING OF THE SYSTEM LabVIEW (Laboratory Virtual Instrumentation Engineering Workbench) is a platform and development environment for a visual programming language from National Instruments. It has built in support for hardware integration; it can perform advanced signal analysis and one can build custom user interfaces with it. So, it was chosen to be controller for the smart house. The sensors throughout the home are either wired to controller or connected wirelessly through the Zigbee network [12]. A base Zigbee receives all the data and relays the data to the Data acquisition (DAQ). A DAQ typically converts analog waveforms into digital values. This data can be accessed by LabVIEW and can know the state of the house at any particular moment.
  • 5. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 89 Figure 2. Block diagram of the entire system 3.1. Smoke and Gas Alarm The smoke and gas sensors are polled regularly by the controller; if any abnormal values are detected emergency is declared. All the alarms are raised, nearest fire station is called and all the windows and doors are automatically opened to help the inmates escape the house. 3.2. Intrusion Detection Infrared cameras and motion detectors continuously monitor the compound for any intruders. If anyone is found by the sensors, all the lights are turned on and user is notified of the situation. 3.3. Authentication Before the controller goes into emergency mode by taking input from the sensors, the system gives a certain time for the user to authenticate the action. In case the person finds it to be a false alarm, he can deny the authentication. Figure 3. The authentication window in LabVIEW 3.4. Web Browser Interface An application can be published on the web by starting the G server on the LabVIEW. The entire house can be controlled from anywhere in the world. Cameras can be remotely turned on and live video stream can be viewed in the browser. Anyone who needs to access the information will be given usernames and passwords, the rights on what can be controlled remotely will also be established.
  • 6. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 90 Figure 4. The LabVIEW window showing different controls 3.5. Healthcare The healthcare system would be customized to the needs of a particular individual. The various physiological parameters that are monitored are ECG, heart rate, breathing rate, skin temperature, posture, activity, blood pressure etc. All these signals are processed and compared with the normal limits of the individual; they are also crosschecked with database of various disease models [13]. If any abnormality is found the doctor is called immediately and the patient is given appropriate voice advice to prevent panicking and worsening of the situation. The doctor can see the patient‘s details by logging on to the patient‘s computer. He can also have a live video patient examination and can also access the entire recorded parameter database. 3.6. Reminders Old people tend to forget things too often; a proper system should be present for them to have a better life. All the schedules of a person can be loaded in an excel sheet and can be given to the software. The software automatically reminds the person through the speakers about the appointments, medication timings etc. Figure 5. A sample excel with medication times 3.7. Different Modes of Operation There are generally four different modes in which the software operates. They are morning mode, night mode, manual mode and emergency mode. In the night mode there is maximum security and everything is looked upon in great detail. If in case the system behaves abnormally due to
  • 7. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 91 some bugs or failure, the user can switch to the manual mode. In the emergency mode, all the alarms are raised and system calls for help. 3.8. External Communications The PC is connected to the PSTN [14] and internet to have a fail proof communication network. The PC is interfaced in such a way that the system can make phone calls independently and also send SMS. The system has a database of all the phone numbers and emails of the doctors and caretakers. Appropriate communication channel and prerecorded messages would be sent according to the need and emergency. 3.9. Activity Monitoring The sensory data from throughout the house is analyzed to recognize and monitor basic and instrumental activities of daily living performed by the residents such as bathing, dressing, preparing a meal and taking medication. This allows smart homes to capture patterns reflecting physical and cognitive health conditions and then recognize when the patterns begin to deviate from individualized norms and when atypical behavior that may indicate problems or require intervention [15]. 4. CONCLUSIONS In this paper a framework for implementation of smart homes with the use of different sensors and using the LabVIEW framework to integrate them is explained. Different modes of operation of the system are discussed. The web browser interface and telemedicine are the most significant features of the smart house. REFERENCES [1] http://www.unfpa.org/pds/ageing.html [2] Boers N, Chodos D, Gbyrzynski P, et al., ―The smart condo project: services for independent living. In: Ziefle M, Röcker C, editors. EHealth, assistive technologies and applications for assisted living: challenges and solutions. ―,IGI Global,2010. [3] Patel SN, Reynolds MS and Abowd GD,―Detecting human movement by differential air pressure sensing in HVACsystem ductwork: an exploration in infrastructure mediated sensing‖. pp. 1–18, 2008. [4] Honga X, Nugenta C, Mulvenna M, McClean S, Scotney B and Devlin S, ―Evidential fusion of sensor data for activity recognition in smart homes.‖ ,Pervasive andMobile Computing,pp.236– 52, 2009. [5] Majeed BA and Brown SJ,―Developing a well-being monitoring system—modeling and data analysis techniques‖, Applied Soft Computing:pp.384–93, 2006. [6] Caine KE, Rogers WA and Fisk AD,―Privacy perceptions of an aware home with visual sensing devices‖,The 49th annual meeting of the human factors and ergonomics society, 2005. [7] Demiris G, Skubic M, Rantz M, et al. ―Smart home sensors for the elderly: amodel for participatory formative evaluation‖, In Proceedings of the IEEE EMBS international special topic conference on information technology in biomedicine,2006. [8] Froehlich J, Larson E, Campbell T, Haggerty C, Fogarty J and Patel SN,―Hydosense: infrastructure- mediated single-point sensing of wholehome water activity‖,Ubicomp 2009. [9] Patel SN, Roberston T, Kientz JA, Reynolds MS andAbowdGD,‖ At the flick of a switch: detecting and classifying unique electrical events on the residential power line‖, Ubicomp,pp.271–88, 2007. [10] http://www.zephyr-technology.com/bioharness-bt [11] A. Gaddam, K. Kaur, G. Sen Gupta and S. C. Mukhopadhyay,―Determination of Sleep Quality of Inhabitant in a Smart Home using an Intelligent Bed Sensing System‖,IEEE 2010. [12] Khusvinder Gill, Shuang-Hua Yang, Fang Yao, and Xin Lu, ―A ZigBeeBased Home
  • 8. International Journal on Cybernetics & Informatics (IJCI) Vol. 12, No.4, August 2023 92 [13] Automation System ―, IEEE Transactions on Consumer Electronics, Vol. 55, No. 2, May 2009. [14] HeikkiAlamäkiRafalSlizMuhammad,IkramAshraf,HannuSorvoja ,Esko Alasaarela and Matti Hämäläinen,‖ Measurement of ecg, respiratory rate, tilt and temperature of a patient and wireless zigbee data transmission.‖, The 2nd International Symposium on Medical Information and Communication Technology ,2007. [15] http://electrosofts.com/dtmf/index.html. [16] Skubic M, Alexander G, Popescu M and Rantz M, Keller J,‖ A smart home application to eldercare: current status and lessons learned.‖ at Technology and Health Care ,pp.183–201,2009 AUTHORS Sriram Vamsi Ilapakurthy is a Senior Software Engineer, he received his Masters Computer Engineering from UC Irvine, California, and a Bachelors in Electronics and Communications Engineering from BITS Pilani, India. His interests include Internet of Things, cyber physical systems and distributed systems.