national chi nan university on network performance evaluation toward the smart grid: a case study of...

27
National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr. Quincy Wu Date:

Upload: brittney-copeland

Post on 29-Dec-2015

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

On Network Performance Evaluation toward the Smart Grid: A Case Study of

SIP and SNMP

Speaker: Hui-Hsiung Chung

Advisor: Dr. Quincy Wu

Date:

Page 2: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Outline

• Introduction

• Background Knowledge

• Related Work

• System Architecture

• Implementation

• Experiment

• Conclusion

• Feature Work

• Reference2

Page 3: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Introduction

• As the power consumption issue is getting important, wise power control system is needed.

• Smart Grid: A smart, self-healing electric power system. [1]

• Despite of the development of Smart Grid, there lacks a general mechanism.

• We utilize SIP and SNMP as management mechanisms in Smart Grid.

3

Page 4: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Introduction Cont.

• Most of managing interfaces are still proprietary.[2]

• As Smart Grid becomes an important issue, we need a efficient and general solution.[3]

• SNMP has been widely used in network management, SIP is newbie in this field, however, some people take SIP as the clear choice for Smart Grid communication.[4]

4

Page 5: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Introduction Cont.

• NAT is the issue in the remote management. [5]– SNMP has no register, hence, SNMP request will

be blocked by NAT if SNMP server is in remote network.

– SIP provides register, thus, end-devices register to the remote SIP proxy server and user agent can send request to end-devices via SIP proxy server.

5

Page 6: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Introduction Cont.

• Smart Grid management is a new field to SNMP and SIP, evaluate the advantage and disadvantage of these two management mechanisms are needed.

6

Page 7: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Background Knowledge

• Internet Protocol– IPv4

– Ipv6

• Simple Network Management Protocol (SNMP)

• Session Initiation Protocol (SIP)

7

Page 8: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Background Knowledge Cont.

• SNMP– Management Information Base (MIB)

– Object Identifier (OID)• Ex: sysUptime:1.3.6.1.2.1.1.3

• SIP– Instant Message ( SIP for Instant Messaging and

Presence Leveraging Extensions, SIMPLE)

8

Page 9: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Related Work

• SNMP Protocol Based Home Automation System. (Ref.2)

9

Page 10: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Related Work Cont.

• Design and Application of ZigBee/Ethernet Gateway in Remote Control Systems. (Ref. 3)

10

Page 11: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Related Work Cont.

• A New Approach Based on XMPP and OSGi Technology to Home Automation on Web. (Ref.4)– Extensible Messaging and Presence Protocol

(XMPP)

11

Page 12: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Related Work Cont.

Number of IEEE Papers

SIP

SNMP

XMPP

Key Words: Smart Grid, Home Automation12

Page 13: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

System Architecture

• Smart Grid is two-way communication between the consumers and suppliers, in order to achieve two-way communication, this thesis design a small Smart Grid.

• Consumers is available to communicate end-devices with mobile devices, and end-devices send back information to consumers or suppliers for analysis.

13

Page 14: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

System Architecture Cont.

14

• We porting SIP and SNMP onto end-devices, design several events that will be used in Smart Grid network management.

• Evaluate the performances of two protocols and analyze the differences between two different protocols.

• In this thesis provides the evidences of network management in Smart Grid.

Page 15: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

System Architecture Cont.

15

Page 16: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Implementation

• DMA-2440L Platform Porting– Samsung ARM9 Series, S3C2440 Processor

– Kernel: Linux 2.6.24• Enable IPv6: #make menuconfig

– File System: Cramfs• Using Busybox builds Cramfs file system

– Cross compile: Using cross compiler cross compiles the libraries and programs, including SIP and SNMP.

16

Page 17: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Implementation Cont.

17

SNMP Client

TCP

IPv6

IEEE 802.3

Ethernet Interface

SNMP Server

TCP

IPv6

IEEE 802.3

Ethernet Interface

DMA-2440LLinux Kernel 2.6.24 Linux Kernel 2.6.32

PC

Page 18: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Implementation Cont.

18

SIP Agent

TCP

IPv6

IEEE 802.3

Ethernet Interface

SIP Agent

TCP

IPv6

IEEE 802.3

Ethernet Interface

DMA-2440LLinux Kernel 2.6.24 Linux Kernel 2.6.32

PC / Mobile Device

Page 19: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Experiment

• SNMP and SIP can do the same things– Uptime

– MAC

– System Description

• Evaluate the performance of packets transmission– Limited time: Evaluate how much requests of SIP

and SNMP can be sent in limited time.

19

Page 20: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Experiment Results

• SNMP– Advantage: Small packet size

– Disadvantages: Hard to read OID, NAT traversal

• SIP– Advantages: Easy to read contents message, no

NAT traversal problem, better scalability

– Disadvantages: Heavy packet size

20

Page 21: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Experiment Results Cont.

SNMP SIP

Limited Time

21

Page 22: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Conclusion

• Despite the rapid growth of Smart Grid, without a general management mechanism slows down the development.

• Both SNMP and SIP are mature protocols in their original design concept.

• In this thesis introduces two feasible mechanisms in Smart Grid management.

22

Page 23: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Conclusion Cont.

• In the last part of this research, providing the following information– Evaluation of performance

– Advantage

– Disadvantage

23

Page 24: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Future Work

• Stream Control Transmission Protocol (SCTP) support– SIP is available

– SNMP is unavailable

• Compression the heavy header of SIP will provide an efficient mechanism.

24

Page 25: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Reference• Wei-Lun Wang, Quincy Wu, “Relay Placement Problem in Smart Grid Deployment”, International

Symposium On Leveraging Applications of Formal Methods (ISoLA 2010), Crete, Greece.

• Tariq Samad, Brian Frank, “Leveraging the Web: A Universal Framework for Building Automation”, American Control Conference (ACC 2007), New York City, USA.

• Xiang Lu, Zhuo Lu, Wenye Wang, Jianfeng Ma, “On Network Performance Evaluation toward the Smart Grid: A Case Study of DNP3 over TCP/IP”, Global Communication Conference (GLOBECOM 2011), Houston, USA.

• J. DiAdamo, SIP: The Clear Choice for Smart Grid Communications, July 2009 http://www.smartgridnews.com/artman/publish/commentary/SIP_The_Clear_Choice_for_Smart_Grid_Communications-604.html

• Choongul Park, Kitae Jeong, Sungil Kim, Youngseok Lee, “NAT Issues In the Remote Management of Home Network Devices”, IEEE Network Magazine, Vol.22, Issue:5, PP.48-55, September-October 2008

• Demeter Robert, Sakany Istvan, “SNMP Protocol Based Home Automation System”, Romanian educational and research network (RoEduNet) International Conference – Networking and Research(RoEduNet 2011), Iasi, Romania

• J. S. Li, “Design and Application of ZigBee/Ethernet Gateway in Remote Control Systems”, Master Thesis, National Yunlin University of Science & Technology, January, 2007.

• Mong-Fong Horng, Mao-Hsiung Hung, Yi-Ting Chen, Jeng-Shyang Pan, Wen Huang, “A new approach based on XMPP and OSGi technology to home automation on Web”, Computer Information Systems and Industrial Management Applications (CISIM 2010), Kraków, Poland

25

Page 26: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Smart Grid

• Like the power grid, the smart grid also delivers electricity from suppliers to consumers.

• However, it uses two–way digital technology to support communication between consumers and suppliers.

• It combines power systems, telecommunications, smart energy devices, information technology, and digital control.

26

Page 27: National Chi Nan University On Network Performance Evaluation toward the Smart Grid: A Case Study of SIP and SNMP Speaker: Hui-Hsiung Chung Advisor: Dr

National Chi Nan University

Smart Grid cont.

Back27