i have an issue with my study task, and in need to Simulate the performance, throughput, end2end delay, average of consumed energy and PDR for EAR (Energy Aware Routing protocol) , MQOSR and SR-MQOSR routing protocols in wireless sensor network WSN. Witch simulator should i use NS2 or Opnet. i tried to use NS2 but the source code for this protocols not available, any one have them? Or this protocols included in Opnet to use them?
How to Simulate the performance, throughput, end2end delay, average of consumed energy and PDR for routing protocols in WSN?
81 Views Asked by Ali Mehrez At
1
There are 1 best solutions below
Related Questions in NS2
- UDP congestion control in NS2
- How to change link color in NS2?
- How can i set next hop of nodes in NS2?
- Adding tree routing protocol in ns 2.32
- How to use node's coordinates in AODV packets in NS-2?
- Shell script to create loop for command
- Calculating overall average time taken to send a packet from source to destination when a all the nodes in the network are moving
- can't read "ns_": no such variable
- Ant Hoc net simulation on ns2
- Data mules in ns2
- AODV CODE explanation NS2
- TCP Choosing optimal window size?
- Network simulator - reading packets from file
- how to implement particular message format in NS-2
- Passing the repeatTime from ns2 to .cc file
Related Questions in OPNET
- Recoverable Error when running OPNET project
- What is the best tools among 1.OMNet++ 2.QUALNET 3.OPNET 4.NS3 5.LTE-SIM for Mobile Edge Computing simulation?
- When should I use network simulation software like OMNeT++ or NS3?
- How to Simulate the performance, throughput, end2end delay, average of consumed energy and PDR for routing protocols in WSN?
- How can I get multiple servers to divide work loads on a network? Opnet question
- Why do we need access interrupt while using passive queues?
- How can i simulate queue algorithms in OPNET Modeler
- Creating Custom broadcast (udp) traffic in Opnet
- How can I find a subarray with some contiguous elements randomly in C?
- How to find two disjoint paths in a bidirectional graph?
- Where is Packet Delivery Ratio parameter option in OPNET for AODV IN MANETS
- Importing STK orbit file into OPNET Modeler 18.5
- how to send custom data in opnet simulator fom one node to the other?
- I recently create a project of OPNET 14.5 and i have been unable to run the simulation. the error is about Pipeline stage model (dpt_ecc_pon)
- How to solve link failer in OPNET
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
It seems that there is an open-source simulator called ONE simulator that may support what you are looking for.
Check this for more information.