Simulation Evaluation of Peer Link Management Protocol

Slides:



Advertisements
Similar presentations
Doc.: IEEE /0836r2 Submission July 2008 Dan Harkins, Aruba NetworksSlide 1 Changes to SAE State Machine Date: Authors:
Advertisements

Doc.: IEEE /0604r1 Submission May 2014 Slide 1 Modeling and Evaluating Variable Bit rate Video Steaming for ax Date: Authors:
Achieving Quality of Service in Wireless Networks A simulation comparison of MAC layer protocols. CS444N Presentation By: Priyank Garg Rushabh Doshi.
Receiver-driven Layered Multicast S. McCanne, V. Jacobsen and M. Vetterli University of Calif, Berkeley and Lawrence Berkeley National Laboratory SIGCOMM.
Improving TCP Performance over Mobile Ad Hoc Networks by Exploiting Cross- Layer Information Awareness Xin Yu Department Of Computer Science New York University,
Receiver-driven Layered Multicast S. McCanne, V. Jacobsen and M. Vetterli SIGCOMM 1996.
6/3/ Improving TCP Performance over Mobile Ad Hoc Networks by Exploiting Cross-Layer Information Awareness CS495 – Spring 2005 Northwestern University.
Evaluation of Ad hoc Routing Protocols under a Peer-to-Peer Application Authors: Leonardo Barbosa Isabela Siqueira Antonio A. Loureiro Federal University.
Directed Diffusion: A Scalable and Robust Communication Paradigm for Sensor Networks Intanagonwiwat, Govindan, Estrin USC, Information Sciences Institute,
Medium Start in TCP-Friendly Rate Control Protocol CS 217 Class Project Spring 04 Peter Leong & Michael Welch.
Doc.: IEEE /0861r0 SubmissionSayantan Choudhury Impact of CCA adaptation on spatial reuse in dense residential scenario Date: Authors:
Analysis of RIP, OSPF, and EIGRP Routing Protocols using OPNET Group 5: Kiavash Mirzahossein Michael Nguyen Sarah Elmasry
Qian Zhang Department of Computer Science HKUST Advanced Topics in Next- Generation Wireless Networks Transport Protocols in Ad hoc Networks.
Routing Protocol Evaluation David Holmer
Doc.: IEEE /1081r0 SubmissionSayantan Choudhury HEW Simulation Methodology Date: Sep 16, 2013 Authors: Slide 1.
An Adaptive, High Performance MAC for Long- Distance Multihop Wireless Networks Presented by Jason Lew.
NGMAST 2008 A Proactive and Distributed QoS Negotiation Approach for Heterogeneous environments Anis Zouari, Lucian Suciu, Jean Marie Bonnin, and Karine.
S Master’s thesis seminar 8th August 2006 QUALITY OF SERVICE AWARE ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Thesis Author: Shan Gong Supervisor:Sven-Gustav.
Doc.: IEEE /0358r0 Submission March 2007 Zhao and Walker, Intel CorpSlide 1 Thoughts on Peer Capacity Date: Authors: Notice: This document.
Submission doc.: IEEE 11-12/535r1 May 2012 Jarkko Kneckt, NokiaSlide 1 Scanning and FILS requirements Date: Authors:
Evaluating Mobility Support in ZigBee Networks
Doc.: IEEE /0232r0 Submission February 2009 Meiyuan Zhao, IntelSlide 1 Suggestions to Clean Up Peering Management Frames Date:
Reliable Adaptive Lightweight Multicast Protocol Ken Tang, Scalable Network Technologies Katia Obraczka, UC Santa Cruz Sung-Ju Lee, Hewlett-Packard Laboratories.
Doc.: IEEE /r0 Submission November 2005 Xin Yu and Hang LiuSlide 1 Implementation and Evaluation of AODV with Proactive Route Announcements.
Protocol Coexistence Issue in MSA Subsequent Authentication
Doc.: IEEE /2176r0 Submission July 2007 Meiyuan Zhao, Intel Corp.Slide 1 Protocol Analysis of Abbreviated Handshake Date: Authors:
Doc.: IEEE /2539r0 Submission September 2007 Tony Braskich, MotorolaSlide 1 Overview of an abbreviated handshake with sequential and simultaneous.
Doc.: IEEE /1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 1 Summary of Security and Link Establishment Protocols.
Relationship between peer link and physical link
July 12, 2008 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Increasing Broadcast Reliability] Date.
Cognitive Link Layer for Wireless Local Area Networks
Overview of ‘Tiered Contention’ Multiple Access (TCMA)
Updates on Abbreviated Handshake
Proposal for ESS Mesh Date: Authors:
Overview of Key Holder Security Association Teardown Mechanism
PLE Comment Resolution
Response considerations in Active Scanning
Improvements to Power Management
Improvements to Power Management and Future Work
Thoughts on Interaction between Power Management and Path Selection
Fix inconsistency in PLM specification
Improving Routing & Network Performances using Quality of Nodes
WLAN network behavior under heavy load
Summary of Updates to Abbreviated Handshake
Month Year doc.: IEEE yy/xxxxr0
Peer Power Save Mode for TDLS
Changes to SAE State Machine
Proposal for Link State Establishment
July 12, 2008 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Increasing Broadcast Reliability] Date.
Muhammad Niswar Graduate School of Information Science
Updates on Abbreviated Handshake
Peer Link Establishment Protocol Analysis
DL MU MIMO Error Handling and Simulation Results
Overview of Abbreviated Handshake Protocol
Remedy for beacon bloat
OFDMA performance in 11ax
PLE Comment Resolution
Enhanced-DCF Wireless MAC Protocol: Some Simulation Results
Collection Tree Protocol
Overview of Improvements to Key Holder Protocols
Scheduled Peer Power Save Mode for TDLS
Fast Session Transfer Session Setup in TVWS
PLE Comment Resolution Update
Overview of Improvements to Key Holder Protocols
Power Aware Link Metric
Cooperative AP Discovery
Modeling and Evaluating Variable Bit rate Video Steaming for ax
Considerations on post wake-up sequences
Design and Implementation of OverLay Multicast Tree Protocol
Multi-Link Aggregation: Latency Gains
Presentation transcript:

Simulation Evaluation of Peer Link Management Protocol September 2007 Simulation Evaluation of Peer Link Management Protocol Date: 2007-09-19 Authors: Meiyuan Zhao, Intel Corp.

September 2007 Abstract This submission reports status of ongoing work on evaluating performance of PLM protocol. The preliminary simulation model and experimental results are reported. Feedbacks and collaboration are welcome. Meiyuan Zhao, Intel Corp.

September 2007 PLM Protocol Overview Unique link instance: <myMAC, peerMAC, myLinkID, peerLinkID> Messages binds with the instance identifier Open/Confirm messages to establish a link Confirm sent in response to Open Link established when Each MP send Open and Confirm messages Each MP receive Open and Confirm messages Close messages to tear down a link Holding state for grace period of close Holding timer to control Retry mechanism to manage failures Retry timer and counter Additional confirm timer to prevent deadlock and livelock Fully specified using finite state machine (FSM) Unique link instance identifiers enable simultaneous link instance handling and avoid deadlock situations. Meiyuan Zhao, Intel Corp.

Performance Evaluation Goals September 2007 Performance Evaluation Goals Intensive design consideration is still not fully satisfying Need performance analysis to validate – protocol behaviors match design goals Questions How long does it take to establish a link under normal/abnormal conditions? How long does it take to tear down a link under normal/abnormal conditions? What timeout value and retry counter limit can enable robust protocol execution? Timeout value relationships? (retryTimeout, confirmTimeout, holdingTimeout) Network overhead of establishing/tearing down a peer link? Meiyuan Zhao, Intel Corp.

PLM Finite State Machine in OPNET September 2007 PLM Finite State Machine in OPNET Meiyuan Zhao, Intel Corp.

Timers Retry Timer Confirm Timer Holding Timer September 2007 Set to a default value of 40 ms (for a 11Mbps link) after a open message is sent. The timer is reset every time till the dot11MeshMaxRetries expires. Retrytimeout = return Retrytimeout + (getRandom mod timeout) Confirm Timer Theoretically, it can be governed by the equation Confirmtimeout = (dot11MeshMaxRetries + 1) * Retrytimeout Need simulation results to validate this setting Holding Timer Confirmtimeout = (dot11MeshMaxRetries ) * Retrytimeout Meiyuan Zhao, Intel Corp.

Performance Evaluation Criterion September 2007 Performance Evaluation Criterion System model Two nodes, one link (11Mbps) Default beaconing and retransmission Performance metrics Latency of establish/tear down a link Success rate of establishing a link Scenario A MP1 and MP2 work properly Examine performance with various radio channel condition Default: 10% drop rate Scenario B MP2 respond significantly slower Slow processing delay: exponential distribution with  = 5 ms (default) Meiyuan Zhao, Intel Corp.

Latency for Establishing a Link September 2007 61 % Mean latency Variance Case A with 82 Simulation runs, default timeout values, default Maxretries=3 One retry slows down the link establishment ~ 30 ms Retry 0 – 61% , Retry 1 – 33%, Retry 2 – 6% Meiyuan Zhao, Intel Corp.

September 2007 Success Rate Case A: Two mesh nodes, 82 Simulation runs, Retry Timeout = 40 ms, Confirm Timeout = 160 ms, Holding Timeout = 120 ms, Maxretries=3 The Success rate was 100% for establishing the links. The Retry_Counter value is 3 at the Peer Link Management level apart from the MAC level retransmissions. Success Rate for Scenario B (Abnormal Conditions) has to be analyzed to understand protocol robustness. Meiyuan Zhao, Intel Corp.

Mean Latency for Closing a link September 2007 Mean Latency for Closing a link Two setups with same parameters as in Scenario A: Case 1: Both MPs randomly close the peer link Case 2: One MP closes the peer link Mean Latency for closing a link (X state -> Idle state) The last conclusion suggest an additional experiment to measure how effective the holding timer is: Measure how many close messages sent by the MP while in the holding state If the number > 0, this means holding state can really help to speed up the link tear down procedure.\ Mean Latency Variance Closing a link is ~ 5X slower than establishing a link Bound failure variance Meiyuan Zhao, Intel Corp.

Confirm Timeout Experiment 1: Experiment 2: Conclusions September 2007 Default radio channel noise (10%) Vary ConfirmTimeout value [80,200] ms Evaluate establishment success rate Result: The confirm timer never expires. 7 retransmission is sufficient to ensure Open frame delivery Experiment 2: Vary drop rate [0.1, 0.8] Fix ConfirmTimeout value: 120 ms Result: The confirm timer never expires. MAC retransmission reports error and drops the link before confirm timer expires Conclusions Value of confirm timeout is not sensitive to network condition Conjecture: ConfirmTimer used for worst case when no Open frame is caused by failure @ peer MP Meiyuan Zhao, Intel Corp.

Next Steps Enhancement and thorough validation of simulation model September 2007 Next Steps Enhancement and thorough validation of simulation model OPNET model Experiment configurations (channel, processing delay, interference, background traffic…) More experiments Experiment 1: Latency and Success Rate in Scenario B Experiment 2: Understand Retry timeout value’s impact on Success rate Experiment 3: Identify the tradeoffs on Max Retries and Success rate Experiment 4: Parameter Negotiation failure handling Experiment 5: Latency and the Overhead of establishing secure link Various topology More than two nodes and heterogeneous nodes Bootstrapping evaluation Link establishment behavior Stability of topology Meiyuan Zhao, Intel Corp.

September 2007 Summary We have started effort on evaluating PLM and AbbrHS using simulation Have some interesting preliminary results Welcome feedbacks and collaboration Meiyuan Zhao, Intel Corp.

September 2007 Questions? Meiyuan Zhao, Intel Corp.