SlideShare a Scribd company logo
1 of 23
“Android based
Wireless Load Control and Monitoring”
DAYANANDA SAGAR ACADEMY OF TECHNOLOGY
AND MANAGEMENT
Dept. of Information Science & Engineering.
By,
Thrishma Reddy.S
(1DT11IS044)
Bhuvana A.U (1DT11IS009)
Mohammed Mujahid Afsar
(1DT11IS025)
Under the guidance
of
Prof. Supreetha Pai
(Assistant Professor)
CONTENTS
• Problem Statement
• High level design
i)Modular classification
ii)System architecture
iii)Data flow diagram
• Detailed design
i)Use case diagram with scenario
ii)Sequence diagram
iii)Activity diagram
• Implementation
i)Modular design
ii)Pseudocode
• Gantt chart
PROBLEM STATEMENT
• While people are pursuing ever-growing high quality of their lives today.
This leads to more and more facilities and home appliances poured into
their buildings. How to control and manage these versatile facilities and
appliances in a house?
• Usually conventional wall switches are located in different corners of a
house and, thus necessitate the need of manual operations like pressing to
turn the loads on or off. It becomes very difficult for the elderly or
physically handicapped people to operate them. How to help them?
HIGH LEVEL DESIGN
MODULAR CLASSIFICATION
Fire
sensor
GSM
module
Notification received
on the phone through
SMS
SMS converted to
speech
• Fire Sensor Module
Intruder
sensor
GSM
module
Notification received
on the phone through
SMS
SMS converted to
speech
• Intruder Alarm Sensor Module
• Fan Module
Fan
OFF
ON
Android
Phone
Lights
OFF
ON
Android
Phone
• Lights Module
SYSTEM ARCHITECTURE
(P89V51RD2)
DATA FLOW
DIAGRAM
DETAILED DESIGN
Home
appliances
system
LPG gas
fan
light
intruder
water level
<<include>>
Set values
ON/OFF
Security
alert
(USER)
Alert
police
Set values
ON/OFF
set value
ON/OFF
Fire alert
Alert notification
(USER)
Smoke
alert
Set values
ON/OFF
<<include>>
<<include>>
<<include>>
<<exclude>>
<<exclude>>
<<exclude>>
<<exclude>>
<<exclude>>
user
Fire dept
police
USE CASE DIAGRAM WITH SCENARIOS
<<include>>
<<exclude>> <<exclude>>
: Home Owner
:Login :Hardware
1: enter usrname & passwd
5: access
2: send username & passwd
3: authenticate
4: Ack
SEQUENCE DIAGRAM FOR LOGIN
: Home Owner
:Microcontroller
:Light
1: select light
2: check status
3: return status
4: display status
6: select options : turn on/off
7: enter value turn on/off
8: set value
9: update
10: ack
11: display result
5: display options
SEQUENCE DIAGRAM FOR CONTROLLING LIGHT
: Home Owner
:Microcontroller :Fan
1: Select Fan
2: Check status
3: Return Status
4: Display Status and menu
5: Select Turn on/off
6: Set Values
7: Update
8: ACK
9: Display result
SEQUENCE DIAGRAM FOR CONTROLLING FAN
: Home Owner
:Sensor :Microcontroller
: Fire Dept/Police Dept
4: Display warning
1.send signal
2: Return Signal
3: Notify Firedept
SEQUENCE DIAGRAM FOR FIRE ALARM/LPG
LEAKAGE/INTRUDER
: Home Owner
:Microcontroller
:Water level
1: select water level
2: check status
3: return status
4: display status
6: select options : turn on/off
7: enter value turn on/off
8: set value
9: update
10: ack
11: display result
5: display options
SEQUENCE DIAGRAM FOR WATER LEVEL DETECTION
ACTIVITY DIAGRAM
IMPLEMENTATION
MODULAR DESIGN
• Fire sensor moduleI(FFS 05)
The Fire sensor is used to detect fire flames . The module makes use
of Fire sensor and comparator to detect fire up to a range of 2 meters. It
uses a input voltage of +5VDC.
• Intruder detection module(PIR SENSOR)
The unit output is high whenever human’s motion is detected. In
simple terms, it is a motion detector. This sensors measure infrared
radiation emanating from objects in the field of view. Apparent motion is
detected when an infrared emitting source with one temperature, such as
human body, passes in front of source with another temperature, such as
wall.
CONTD…
• Fan Module
It is directly connected to the microcontroller, it has only two
functions ON/OFF. The user can switch on the fan or switch off the fan
using the android app.
• Lights module
It is directly connected to the microcontroller, it has only two
functions ON/OFF. The user can switch on the light or switch off the light
using the android app.
PSEDOCODE
if (IR_1 == 1))
{
LCD_Message( 0x80, " HUMAN ENTERED " );
GSM_Send_SMS( Mb_Num1,"HUMAN ENTERED");
}
if(Float == 1)
{
LCD_Message( 0x80, "WATER LEVEL HIGH" );
GSM_Send_SMS( Mb_Num1,"WATER LEVEL HIGH");
}
if(Gas sensor == 1)
{
LCD_Message( 0x80, "gas leackage" );
GSM_Send_SMS( Mb_Num1,"gas leackage");
}
if( Bulb== 1)
{
Bulb_Relay== 1
LCD_Message( 0xC0, " BULB IS ON " );
GSM_Send_SMS( Mb_Num1," BULB IS ON ");
}
if(Fire == 1)
{
LCD_Message( 0x80, " fire " );
GSM_Send_SMS( Mb_Num1,"fire");
}
if(Fan== 1)
{
Fan_Relay==1;
LCD_Message( 0xC0, " FAN IS ON " );
GSM_Send_SMS( Mb_Num1, "FAN IS ON" );
}
GANTT CHART
THANK YOU

More Related Content

What's hot

IoT Based Home Automation System over Cloud
IoT Based Home Automation System over CloudIoT Based Home Automation System over Cloud
IoT Based Home Automation System over Cloud
ijtsrd
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system
96452128
 

What's hot (20)

SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
 
Smart Door locking system using arduino
Smart Door locking system using arduinoSmart Door locking system using arduino
Smart Door locking system using arduino
 
IR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNOIR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNO
 
Home automation
Home automationHome automation
Home automation
 
weather monitoiring system.pptx
weather monitoiring system.pptxweather monitoiring system.pptx
weather monitoiring system.pptx
 
IoT Based Home Automation System over Cloud
IoT Based Home Automation System over CloudIoT Based Home Automation System over Cloud
IoT Based Home Automation System over Cloud
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoT
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system
 
Arduino Automatic Watering System Plants Sprinkler Using IoT
Arduino Automatic Watering System Plants Sprinkler Using IoTArduino Automatic Watering System Plants Sprinkler Using IoT
Arduino Automatic Watering System Plants Sprinkler Using IoT
 
Iot projects 2021-2022
Iot projects 2021-2022Iot projects 2021-2022
Iot projects 2021-2022
 
Home System automation using android application
Home System automation using android applicationHome System automation using android application
Home System automation using android application
 
Home automation based iot
Home automation based iotHome automation based iot
Home automation based iot
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
Smart irrigation system using internet of things
Smart irrigation system using internet of thingsSmart irrigation system using internet of things
Smart irrigation system using internet of things
 
Gas Leakage Detection Based on IOT
Gas Leakage Detection Based on IOTGas Leakage Detection Based on IOT
Gas Leakage Detection Based on IOT
 
CONTROLLING HOME APPLIANCES WITH IOT,BLYNK APP & NODE MCU
CONTROLLING HOME APPLIANCES WITH IOT,BLYNK APP & NODE MCUCONTROLLING HOME APPLIANCES WITH IOT,BLYNK APP & NODE MCU
CONTROLLING HOME APPLIANCES WITH IOT,BLYNK APP & NODE MCU
 
password based door locking system using 8051
password based door locking system using 8051password based door locking system using 8051
password based door locking system using 8051
 
Home Appliances Controlling Mobile through Bluetooth with gantt chart
Home Appliances Controlling Mobile through Bluetooth with gantt chartHome Appliances Controlling Mobile through Bluetooth with gantt chart
Home Appliances Controlling Mobile through Bluetooth with gantt chart
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
 
Final year project presentation IOT Based home security system
Final year project presentation IOT Based home security systemFinal year project presentation IOT Based home security system
Final year project presentation IOT Based home security system
 

Similar to Home automation using android phones-Project 2nd phase ppt

TREMRON_PROJECT_summer
TREMRON_PROJECT_summerTREMRON_PROJECT_summer
TREMRON_PROJECT_summer
ebbin daniel
 

Similar to Home automation using android phones-Project 2nd phase ppt (20)

Home security automation
Home security automationHome security automation
Home security automation
 
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
 
FLOOD RESCUE ROBOT FINAL PPT.pptx
FLOOD RESCUE ROBOT FINAL PPT.pptxFLOOD RESCUE ROBOT FINAL PPT.pptx
FLOOD RESCUE ROBOT FINAL PPT.pptx
 
REAL TIME AUTOMATION FOR COLLEGES
REAL TIME AUTOMATION  FOR COLLEGESREAL TIME AUTOMATION  FOR COLLEGES
REAL TIME AUTOMATION FOR COLLEGES
 
Design Development of Water Monitoring Systems by Using Arduino and Sensors
Design Development of Water Monitoring Systems by Using Arduino and SensorsDesign Development of Water Monitoring Systems by Using Arduino and Sensors
Design Development of Water Monitoring Systems by Using Arduino and Sensors
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
 
fire preventing robot ppt copy
fire preventing robot ppt   copyfire preventing robot ppt   copy
fire preventing robot ppt copy
 
classic control and PLC training report
classic control and PLC training reportclassic control and PLC training report
classic control and PLC training report
 
Developing Infrared Controlled Automated Door System
Developing Infrared Controlled Automated Door SystemDeveloping Infrared Controlled Automated Door System
Developing Infrared Controlled Automated Door System
 
Self-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionSelf-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease Detection
 
Self-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionSelf-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease Detection
 
TREMRON_PROJECT_summer
TREMRON_PROJECT_summerTREMRON_PROJECT_summer
TREMRON_PROJECT_summer
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
 
Presentation on minor[1]-1.pptx
Presentation on minor[1]-1.pptxPresentation on minor[1]-1.pptx
Presentation on minor[1]-1.pptx
 
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseUsing LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
 
Home automation
Home automationHome automation
Home automation
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off System
 

Recently uploaded

Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...
Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...
Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...
rajveerescorts2022
 
PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...
PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...
PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...
Sheetaleventcompany
 
Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...
Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...
Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...
Nitya salvi
 
Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...
Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...
Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...
Sheetaleventcompany
 
I am Independent Call girl in noida at chepest price Call Me 8826255397
I am Independent Call girl in noida at chepest price Call Me 8826255397I am Independent Call girl in noida at chepest price Call Me 8826255397
I am Independent Call girl in noida at chepest price Call Me 8826255397
Riya Singh
 

Recently uploaded (20)

Tinted Sunscreen For Soft and Smooth Skin
Tinted Sunscreen For Soft and Smooth SkinTinted Sunscreen For Soft and Smooth Skin
Tinted Sunscreen For Soft and Smooth Skin
 
Tirunelveli Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tirunelveli
Tirunelveli Escorts Service Girl ^ 9332606886, WhatsApp Anytime TirunelveliTirunelveli Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tirunelveli
Tirunelveli Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tirunelveli
 
Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...
Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...
Zirakpur Call Girls ✅ Just Call ☎ 9878799926☎ Call Girls Service In Mohali Av...
 
Tumkur Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tumkur
Tumkur Escorts Service Girl ^ 9332606886, WhatsApp Anytime TumkurTumkur Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tumkur
Tumkur Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tumkur
 
Yamunanagar Escorts Service Girl ^ 9332606886, WhatsApp Anytime Yamunanagar
Yamunanagar Escorts Service Girl ^ 9332606886, WhatsApp Anytime YamunanagarYamunanagar Escorts Service Girl ^ 9332606886, WhatsApp Anytime Yamunanagar
Yamunanagar Escorts Service Girl ^ 9332606886, WhatsApp Anytime Yamunanagar
 
Mahim Call Girls in Bandra 7738631006, Sakinaka Call Girls agency, Kurla Call...
Mahim Call Girls in Bandra 7738631006, Sakinaka Call Girls agency, Kurla Call...Mahim Call Girls in Bandra 7738631006, Sakinaka Call Girls agency, Kurla Call...
Mahim Call Girls in Bandra 7738631006, Sakinaka Call Girls agency, Kurla Call...
 
Style Victorious Cute Outfits for Winners
Style Victorious Cute Outfits for WinnersStyle Victorious Cute Outfits for Winners
Style Victorious Cute Outfits for Winners
 
Introduction to Fashion Designing for all
Introduction to Fashion Designing for allIntroduction to Fashion Designing for all
Introduction to Fashion Designing for all
 
Just Call Vip call girls Etawah Escorts ☎️8617370543 Two shot with one girl (...
Just Call Vip call girls Etawah Escorts ☎️8617370543 Two shot with one girl (...Just Call Vip call girls Etawah Escorts ☎️8617370543 Two shot with one girl (...
Just Call Vip call girls Etawah Escorts ☎️8617370543 Two shot with one girl (...
 
PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...
PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...
PREET❤️Call girls in Jalandhar ☎️8264406502☎️ Call Girl service in Jalandhar☎...
 
Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...
Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...
Call Girls In Raigad Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service Enjoy...
 
Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...
Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...
Gorgeous Call Girls In Jaipur {9521753030} ❤️VVIP ANKITA Call Girl in Jaipur ...
 
📞 Contact Number 8617370543VIP Hardoi Call Girls
📞 Contact Number 8617370543VIP Hardoi Call Girls📞 Contact Number 8617370543VIP Hardoi Call Girls
📞 Contact Number 8617370543VIP Hardoi Call Girls
 
Call Girls In Mohali ☎ 9915851334☎ Just Genuine Call Call Girls Mohali 🧿Elite...
Call Girls In Mohali ☎ 9915851334☎ Just Genuine Call Call Girls Mohali 🧿Elite...Call Girls In Mohali ☎ 9915851334☎ Just Genuine Call Call Girls Mohali 🧿Elite...
Call Girls In Mohali ☎ 9915851334☎ Just Genuine Call Call Girls Mohali 🧿Elite...
 
I am Independent Call girl in noida at chepest price Call Me 8826255397
I am Independent Call girl in noida at chepest price Call Me 8826255397I am Independent Call girl in noida at chepest price Call Me 8826255397
I am Independent Call girl in noida at chepest price Call Me 8826255397
 
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East P...
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East P...Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East P...
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East P...
 
Top 10 Moisturising Cream Brands In India - Stelon Biotech
Top 10 Moisturising Cream Brands In India - Stelon BiotechTop 10 Moisturising Cream Brands In India - Stelon Biotech
Top 10 Moisturising Cream Brands In India - Stelon Biotech
 
"Paltr Packaging: Streamlined Order Process for Seamless Deliveries"
"Paltr Packaging: Streamlined Order Process for Seamless Deliveries""Paltr Packaging: Streamlined Order Process for Seamless Deliveries"
"Paltr Packaging: Streamlined Order Process for Seamless Deliveries"
 
gatiin-namaa-meeqa .pdf
gatiin-namaa-meeqa                        .pdfgatiin-namaa-meeqa                        .pdf
gatiin-namaa-meeqa .pdf
 
❤️Amritsar Call Girls☎️9815674956☎️ Call Girl service in Amritsar☎️ Amritsar ...
❤️Amritsar Call Girls☎️9815674956☎️ Call Girl service in Amritsar☎️ Amritsar ...❤️Amritsar Call Girls☎️9815674956☎️ Call Girl service in Amritsar☎️ Amritsar ...
❤️Amritsar Call Girls☎️9815674956☎️ Call Girl service in Amritsar☎️ Amritsar ...
 

Home automation using android phones-Project 2nd phase ppt

  • 1. “Android based Wireless Load Control and Monitoring” DAYANANDA SAGAR ACADEMY OF TECHNOLOGY AND MANAGEMENT Dept. of Information Science & Engineering. By, Thrishma Reddy.S (1DT11IS044) Bhuvana A.U (1DT11IS009) Mohammed Mujahid Afsar (1DT11IS025) Under the guidance of Prof. Supreetha Pai (Assistant Professor)
  • 2. CONTENTS • Problem Statement • High level design i)Modular classification ii)System architecture iii)Data flow diagram • Detailed design i)Use case diagram with scenario ii)Sequence diagram iii)Activity diagram • Implementation i)Modular design ii)Pseudocode • Gantt chart
  • 3. PROBLEM STATEMENT • While people are pursuing ever-growing high quality of their lives today. This leads to more and more facilities and home appliances poured into their buildings. How to control and manage these versatile facilities and appliances in a house? • Usually conventional wall switches are located in different corners of a house and, thus necessitate the need of manual operations like pressing to turn the loads on or off. It becomes very difficult for the elderly or physically handicapped people to operate them. How to help them?
  • 5. MODULAR CLASSIFICATION Fire sensor GSM module Notification received on the phone through SMS SMS converted to speech • Fire Sensor Module Intruder sensor GSM module Notification received on the phone through SMS SMS converted to speech • Intruder Alarm Sensor Module
  • 10. Home appliances system LPG gas fan light intruder water level <<include>> Set values ON/OFF Security alert (USER) Alert police Set values ON/OFF set value ON/OFF Fire alert Alert notification (USER) Smoke alert Set values ON/OFF <<include>> <<include>> <<include>> <<exclude>> <<exclude>> <<exclude>> <<exclude>> <<exclude>> user Fire dept police USE CASE DIAGRAM WITH SCENARIOS <<include>> <<exclude>> <<exclude>>
  • 11. : Home Owner :Login :Hardware 1: enter usrname & passwd 5: access 2: send username & passwd 3: authenticate 4: Ack SEQUENCE DIAGRAM FOR LOGIN
  • 12. : Home Owner :Microcontroller :Light 1: select light 2: check status 3: return status 4: display status 6: select options : turn on/off 7: enter value turn on/off 8: set value 9: update 10: ack 11: display result 5: display options SEQUENCE DIAGRAM FOR CONTROLLING LIGHT
  • 13. : Home Owner :Microcontroller :Fan 1: Select Fan 2: Check status 3: Return Status 4: Display Status and menu 5: Select Turn on/off 6: Set Values 7: Update 8: ACK 9: Display result SEQUENCE DIAGRAM FOR CONTROLLING FAN
  • 14. : Home Owner :Sensor :Microcontroller : Fire Dept/Police Dept 4: Display warning 1.send signal 2: Return Signal 3: Notify Firedept SEQUENCE DIAGRAM FOR FIRE ALARM/LPG LEAKAGE/INTRUDER
  • 15. : Home Owner :Microcontroller :Water level 1: select water level 2: check status 3: return status 4: display status 6: select options : turn on/off 7: enter value turn on/off 8: set value 9: update 10: ack 11: display result 5: display options SEQUENCE DIAGRAM FOR WATER LEVEL DETECTION
  • 18. MODULAR DESIGN • Fire sensor moduleI(FFS 05) The Fire sensor is used to detect fire flames . The module makes use of Fire sensor and comparator to detect fire up to a range of 2 meters. It uses a input voltage of +5VDC. • Intruder detection module(PIR SENSOR) The unit output is high whenever human’s motion is detected. In simple terms, it is a motion detector. This sensors measure infrared radiation emanating from objects in the field of view. Apparent motion is detected when an infrared emitting source with one temperature, such as human body, passes in front of source with another temperature, such as wall.
  • 19. CONTD… • Fan Module It is directly connected to the microcontroller, it has only two functions ON/OFF. The user can switch on the fan or switch off the fan using the android app. • Lights module It is directly connected to the microcontroller, it has only two functions ON/OFF. The user can switch on the light or switch off the light using the android app.
  • 20. PSEDOCODE if (IR_1 == 1)) { LCD_Message( 0x80, " HUMAN ENTERED " ); GSM_Send_SMS( Mb_Num1,"HUMAN ENTERED"); } if(Float == 1) { LCD_Message( 0x80, "WATER LEVEL HIGH" ); GSM_Send_SMS( Mb_Num1,"WATER LEVEL HIGH"); } if(Gas sensor == 1) { LCD_Message( 0x80, "gas leackage" ); GSM_Send_SMS( Mb_Num1,"gas leackage"); }
  • 21. if( Bulb== 1) { Bulb_Relay== 1 LCD_Message( 0xC0, " BULB IS ON " ); GSM_Send_SMS( Mb_Num1," BULB IS ON "); } if(Fire == 1) { LCD_Message( 0x80, " fire " ); GSM_Send_SMS( Mb_Num1,"fire"); } if(Fan== 1) { Fan_Relay==1; LCD_Message( 0xC0, " FAN IS ON " ); GSM_Send_SMS( Mb_Num1, "FAN IS ON" ); }