Assertion Checking in J-Sim Simulation Models of Network Protocols

SIMULATION-TRANSACTIONS OF THE SOCIETY FOR MODELING AND SIMULATION INTERNATIONAL(2010)

引用 3|浏览0
暂无评分
摘要
Verification and validation (V&V) is a critically important phase in the development life cycle of a simulation model. In the context of network simulation, traditional network simulators perform well in using a simulation model for evaluating the performance of a network protocol but lack the capability to check the 芒聙聹correctness芒聙聺 of the simulation model being used. To address this problem, we have extended J-Sim芒聙聰an open-source component-based network simulator written entirely in Java芒聙聰with a state space exploration (SSE) capability that explores the state space created by a network simulation model, up to a configurable maximum depth, in order to find an execution (if any) that violates an assertion, i.e. a property specifying an invariant that must always hold true in all states. In this paper, we elaborate on the SSE framework in J-Sim and present one of our fairly complex case studies, namely verifying the simulation model of the Ad-hoc On-demand Distance Vector (AODV) routing protocol for wireless ad-hoc networks. The SSE framework makes use of protocol-specific properties along two orthogonal dimensions: state similarity and state ranking. State similarity determines whether a state is 芒聙聹similar to芒聙聺 another in order to enable the implementation of stateful search. State ranking determines whether a state is 芒聙聹better than芒聙聺 another in order to enable the implementation of best-first search (BeFS). Specifically, we develop protocol-specific search heuristics to guide SSE towards finding assertion violations in less time. We evaluate the efficiency of our SSE framework by comparing its performance with that of a state-of-the-art model checker for Java programs, namely Java PathFinder (JPF). The results of the comparison show that the time needed to find an assertion violation by our SSE framework in J-Sim can be significantly less than that in JPF unless a substantial amount of programming effort is spent in JPF to make its performance close to that of our SSE framework.
更多
查看译文
关键词
J-Sim Simulation Models,simulation model,SSE framework,state space exploration,assertion violation,state similarity,Network Protocols,network simulation model,state ranking,Assertion Checking,state space,network simulation,state-of-the-art model checker
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要