system integration of wap and sms for home network system editor : chi-hsiang wu, rong-hong jan...

28
System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung Univer sity Source : Computer Network Reporter : Yao Date : Dec. 14 th , 2005

Upload: lawrence-lyons

Post on 05-Jan-2016

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

System integration of WAP and SMS for home network system

• Editor : Chi-Hsiang Wu, Rong-Hong Jan

• School : the National Chiao Tung University

• Source : Computer Network

• Reporter : Yao

• Date : Dec. 14th, 2005

Page 2: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Abstract & Motivation

• A home network system (HNS) architecture integrated with wireless application protocol (WAP) and short message service (SMS) to support the connectivity between home and Internet/global system for mobile communication (GSM) networks.

• The main object of the integrated system is to remotely monitor and control the devices in the HNS via laptop computer or a GSM mobile terminal.

Page 3: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

System Architecture (1)

Page 4: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

System Architecture (2)

• An HNS gateway

• Appliances subsystem

• Security subsystem

• Messaging subsystem

Page 5: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Communication (1)

Page 6: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Communication (2)

• WAP protocol communicate with GSM network

• HTTP protocol communicate with Internet

• SMS protocol communicate with GSM network

Page 7: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Notification (1)

Page 8: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Notification (2)

• HNS alert message can be sent to remote mobile phone via SMS protocol

Page 9: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Manager-Agent model

Page 10: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS management protocol

• Managers can configure, diagnose, and maintain home devices which are connected to HNS via the HNS management protocol

• The management protocol employs the concept of a client-server model, which in turn, forms the basis for manager-agent model

• An agent entity resides in each managed device • The manager resides in the HNS gateway

Page 11: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Command format for management services (1)

Page 12: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Command format for management services (2)

• The service field specifies HS_GET_DATA or HS_SET_DATA

• The objects field is an object identifier

• Data is the value of the object

Page 13: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS gateway (1)

Page 14: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS gateway (2)

• The HNS gateway provides the interlinking of the controlled home network and the Internet/GSM network.

• The HNS gateway performs the protocol translations between the controlled home network protocol and the HTTP/WAP/SMS protocol.

Page 15: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Protocol stack (1)

Page 16: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Protocol stack (2)

• The left-hand plane is the HNS termination protocol stack consists of three layers :

--- Physical layer (PHY)

--- HNS protocol stack

--- Management protocol

• The right-hand plane is SMS, HTTP and WAP protocol stack.

Page 17: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS implementation (1)

• The HNS gateway :

--- A pentium-level desktop PC with Linux

operating system • Web server • WAP gateway • Remote access service server • Short message driver• HNS configuration tool

Page 18: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS configuration tool (1)

Page 19: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS configuration tool (2)

• Functions :

--- List

--- Add

--- Delete

--- Refresh

--- Change

--- Preference

Page 20: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS status (1)

Page 21: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

HNS status (2)

• Data consistency problem :

• New appliances in the configuration tool :

----- HNS’s Wireless Makeup Language (WML) and

HTML pages

----- Common Gateway Interface (CGI)

Page 22: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Implementation of home network subsystem

• Home appliance subsystem

--- Air-condition

--- Light system

• Security subsystem

--- Charge-coupled device cameras connected to a PC as an

surveillance system

• Messaging subsystem

--- E-mail system (POP3 or IMAP4 protocol)

--- mail servers address, user IDs, passwords, and GSM phone

numbers must be given to HNS gateway in advance

Page 23: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

The GUI for appliance objects

Page 24: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Real-time images

Page 25: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Architecture for E-mail services

Page 26: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Conclusion

• An HNS architecture consists of three subsystems provides remote monitoring and control of home appliances that are managed by the home gateway

• The home gateway has the ability to actively notify home users in remote locations

• The home gateway can push the altering message to home users

Page 27: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

Future research

• Extend the HNS with real-time processing capabilities

• Develop authentication and security mechanisms for HNS

• Study distributed component object model (DCOM), common object request broker architecture (CORBA), or Java remote method invocation (Java RMI) for the remote invocation approach of HNS

• Implement more home network service and applications

Page 28: System integration of WAP and SMS for home network system Editor : Chi-Hsiang Wu, Rong-Hong Jan School : the National Chiao Tung University Source : Computer

報告完畢

敬請指教 !!