1 / 16

OPNET

OPNET. TUTORIAL FOR COE444 (Hakim ADICHE). INTRODUCTION. OPNET provides a comprehensive development environment supporting the modeling of communication networks and distributed systems. OPNET Modeler provide also a graphical interface easy to use to help the user to build its models.

krystyn
Télécharger la présentation

OPNET

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OPNET TUTORIAL FOR COE444 (Hakim ADICHE)

  2. INTRODUCTION • OPNET provides a comprehensive development environment supporting the modeling of communication networks and distributed systems. • OPNET Modeler provide also a graphical interface easy to use to help the user to build its models. Prepared by Hakim ADICHE

  3. What is OPNET Simulator? • Opnet is a network simulation tool. It allows the definition of: • A network topology, • the nodes, and • the links that go towards making up a network. • User defined: • The processes that may happen in a particular node, and • the properties of the transmission links. • A simulation can then be executed, and the results analyzed for any network element in the simulated network. Prepared by Hakim ADICHE

  4. MORE ABOUT OPNET • Opnet has three main types of tools: • The Model Development tool • The Simulation Execution tool • The Results Analysis tool • These three types of tools are used together to model, simulate and analyze a network. Prepared by Hakim ADICHE

  5. MODEL DEVELOPMENT TOOL • Network Editor is used to design the network models, with different nodes connected by point-to-point links, radio links, etc. • Node Editor is used to place the models of the nodes used into the network. A node in Opnet consists of modules. • Process Editor is used to define the processes that run inside these modules. Process models are represented by finite state machine (FSMs). • Parameter Editor allows the definition of parameters used in the node modules and process models, such as the packet format, probability density functions, etc. Prepared by Hakim ADICHE

  6. Network Editor Prepared by Hakim ADICHE

  7. Node Editor Prepared by Hakim ADICHE

  8. Process Editor Prepared by Hakim ADICHE

  9. Parameter Editor Prepared by Hakim ADICHE

  10. SIMULATION EXECUTION TOOL • Probe Editor is used to place probes at various points of interest in the network model. These probes can be used to monitor any of the statistics computed during simulation. • Simulation Tool allows the user to specify a sequence of simulations, along with any input and output options, and any different runtime options. Prepared by Hakim ADICHE

  11. Probe Editor Prepared by Hakim ADICHE

  12. Simulation Tool Prepared by Hakim ADICHE

  13. RESULTS ANALYSIS TOOL • Analysis Tool will display the results from a simulation or series of simulations as graphs. • Filter Editor is used to define filters to mathematically process, reduce, or combine statistical data. Prepared by Hakim ADICHE

  14. Analysis Tool Prepared by Hakim ADICHE

  15. Filter Editor Prepared by Hakim ADICHE

  16. Invoking OPNET from your CCSE UNIX account • Login to your UNIX account • Use an editor to open the file .cshrc • Add the following entries: • setenv vudoc_prog /usr/local/bin/X11/acroread • set path=($path /tools/opnet/8.0.C/sys/unix/bin) • setenv LD_LIBRARYPATH /usr/openwin/lib:/tools/opnet/8.0.C/sys/sun_sparc_solaris/lib • Save the file and exit from your account • Log on to your UNIX account and at a command prompt, type Opnet. Opnet will start running. Prepared by Hakim ADICHE

More Related