Stack Analysis in Ynet And HPCC Systems

Slides:



Advertisements
Similar presentations
Chapter 2 History and Background. Evolution of HART  The HART protocol has evolved from a 4– 20mA based protocol to the current wired and wireless-based.
Advertisements

CCNA2 Module 4. Discovering and Connecting to Neighbors Enable and disable CDP Use the show cdp neighbors command Determine which neighboring devices.
UNIT-IV Computer Network Network Layer. Network Layer Prepared by - ROHIT KOSHTA In the seven-layer OSI model of computer networking, the network layer.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Troubleshooting Working at a Small-to-Medium Business or ISP – Chapter 9.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Introducing Routing.
TCP/IP Tools Lesson 5. Objectives Skills/ConceptsObjective Domain Description Objective Domain Number Using basic TCP/IP commands Understanding TCP/IP3.6.
Building an Application Server for Home Network based on Android Platform Yi-hsien Liao Supervised by : Dr. Chao-huang Wei Department of Electrical Engineering.
Presentation Title Subtitle Author Copyright © 2002 OPNET Technologies, Inc. TM Introduction to IP and Routing.
Penetration Testing Security Analysis and Advanced Tools: Snort.
In-Premise Devices and Grid Interoperability Michel Kohanim Universal Devices, Inc.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
Module 4: Fundamentals of Communication Technologies.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Filtering Traffic Using Access Control Lists Introducing Routing and Switching.
1 Chapter Overview Understanding the TCP/IP protocol suite Configuring and troubleshooting TCP/IP Installing, configuring, and troubleshooting NWLink Understanding.
1 Data Link Layer Lecture 23 Imran Ahmed University of Management & Technology.
SIMULATION OF MULTIPROCESSOR SYSTEM AND NETWORK Manish Patel Nov 8 th 2004 Advisor: Dr. Chung-E-Wang Department of Computer Science California State University,
EE 6951 term project Columbia University The Fu Foundation School of Engineering and Applied Science 2002 Spring.
Network topology of INSTEON. HomePlug Command and Control standard Developed for home/building automation, remote monitoring and control. The data transfer.
Connecting A ZigBee Sensors Network To A Cellular Modem For Remote Control Presenting: Eli Zuaretz Gilad Tiomkin Advisor: Dr. Chen Avin Co Advisor: Ilan.
Cisco I Introduction to Networks Semester 1 Chapter 6 JEOPADY.
Cisco Study Guide
Discovery Internetworking Module 9 JEOPARDY K. Martin.
Gateway redundancy protocols
Network Layer COMPUTER NETWORKS Networking Standards (Network LAYER)
Enhancements for Voltaire’s InfiniBand simulator
Protocols and the TCP/IP Suite
SE-307: Computer Communication Networks
Snort – IDS / IPS.
COSC 541 Data Communication Systems & Computer Networks
Supervised by Prof. Ran Gilady
Port Connection Status
Design and implementation of
Lesson 6 Point to Point Protocol
Distributed Systems.
Supervisor: Prof Michael Lyu Presented by: Lewis Ng, Philip Chan
Architecting Web Services
Click to edit Master subtitle style
Architecting Web Services
Routers Multiport connectivity device
Telemedicine.
Chapter 6: Network Layer
Chapter 6 – Routing.
Traffic Analysis with Ethereal
IoT Network Monitor.
Introduction to the Junos Operating System
Chapter 5: Inter-VLAN Routing
Chapter 6: Network Layer
Troubleshooting IP Addressing
Chapter 3: Dynamic Routing
Protocol Architectures
Protocols and the TCP/IP Suite
Implement Inter-VLAN Routing
An introduction to the organization of the Internet Lab
Routing and Switching Essentials v6.0
CCNA 4 v3.0 Module 5 Frame Relay
Chapter 8: Monitoring the Network
Wireshark CSC8510 David Sivieri.
DATA COMMUNICATION Lecture-8.
Net 412 (Practical Part) Networks and Communication Department LAB 1.
Resources and Schedule
Implement Inter-VLAN Routing
SMART GRID COMMUNICATIONS EMULATOR ( SYNTHETIC USERS)
An introduction to the organization of the Internet Lab
CSE 313 Data Communication
Implement Inter-VLAN Routing
AIMS Equipment & Automation monitoring solution
Protocols and the TCP/IP Suite
Cyber Security of SCADA Systems Remote Terminal Units (RTU)
Implement Inter-VLAN Routing
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Presentation transcript:

Stack Analysis in Ynet And HPCC Systems Anat Zadik and Shay Masuda Presents: Stack Analysis in Ynet And HPCC Systems Advisors: Prof. Michael Segal Mr. Yoav Ben Yehezkel Ben Gurion University of the Negev Department of Communication Systems Engineering

Outline Technology Overview Stack Overview Project’s goal The Protocol Analyzer Future Work

Outline Technology Overview Stack Overview Project’s goal The Protocol Analyzer Future Work

Technology Overview Yitran Communications Ltd. is a semiconductor company that designs, develops and markets highly robust, low cost PLC integrated circuits. Yitran is a provider of communication technology for command and control applications including Energy Management Automatic/Remote Meter Reading Home/Building Automation Street Light control Home/Building Automation Smart Grid Commercial Applications

Technology Overview Network Components: Network Topology Base Station Remote Station Network Topology Tree topology up to 7 levels Interoperability and Coexistence of Multiple Logical Networks Network 1 Network 2 Network 3

Outline Technology Overview Stack Overview Project’s goal The Protocol Analyzer Future Work

Stack Overview Based on OSI 7-Layers Network Reference model with some modification to match the specific requirements of command and control applications

Stack Overview The Yitran protocol stack consists of : Physical layer consisting of the physical interface to the power line media Media access control layer providing Y-Net stack interface for lower layer communication services Network Layer providing Y-Net stack interface for advanced networking services such as admission, routing and addressing Higher layers are implemented by third part companies for various applications

Outline Technology Overview Stack Overview Project’s goal The Protocol Analyzer Future Work

Project’s Goal Verify the implementation of the Stack in the embedded environment Analyze the protocol algorithms from different aspects: Correctness Performance Calibration Improvement The higher layers of the stack were not tested nor implemented and the results and tools of this project will significantly assist in future development and tests

Outline Technology Overview Stack Overview Project’s goal The Protocol Analyzer Future Work

The Protocol Analyzer Host Application that interfaces with a packet sniffer in order to parse, display and analyze incoming traffic

The Protocol Analyzer Functions and Services: Packet Parsing Packet Display User Control Analysis Abilities

The Protocol Analyzer Packet Parsing Identifies different protocol versions and acts accordingly using configuration files – Each protocol will have an XML configuration file Layer parse is dynamic (the packets may not have upper layers)

The Protocol Analyzer Packet Display & User Control The display shows for each packet: Rx time Serial number Fields, subfields and contents Display filter according to different parameters as: Addresses Packet types Data Types

The Protocol Analyzer Analysis Abilities The following statistical data is saved to text files: Network Congestion Network Topologies Network Statistics Error Statistics Station Statistics Station ID Network ID Num Of FP Num Of PE Num Of Disconnections 1 322 12336 3267 21 2245 5644 22 6788 346 2 31 454 5649 564

Outline Technology Overview Stack Overview Project’s goal The Protocol Analyzer Future Work

Future Work Finalize implementation of the protocol analyzer Algorithmic tests using different topologies and scenarios High load tests Data Analysis Comparison of results with simulation results Suggestion of further improvements according to the analysis of the algorithms

Questions ?