https://github.com/oguzthmc/computernetworkperformancebenchmarkwithnetworksimulation2
Computer Architecture Course Project Assignment
https://github.com/oguzthmc/computernetworkperformancebenchmarkwithnetworksimulation2
eed jitter lost-packet-dispersion matplotlib ns2-trace-file packet-delivery-ratio python-3-7-4 throughput wired-networks
Last synced: 11 months ago
JSON representation
Computer Architecture Course Project Assignment
- Host: GitHub
- URL: https://github.com/oguzthmc/computernetworkperformancebenchmarkwithnetworksimulation2
- Owner: oguzthmc
- Created: 2020-06-13T20:28:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T20:55:46.000Z (about 6 years ago)
- Last Synced: 2025-03-24T03:19:20.499Z (over 1 year ago)
- Topics: eed, jitter, lost-packet-dispersion, matplotlib, ns2-trace-file, packet-delivery-ratio, python-3-7-4, throughput, wired-networks
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ComputerNetworkPerformanceBenchmarkWithNetworkSimulation2
Computer Architecture Course Project Assignment
There is a trace file of **The Network Simulation 2** program linked below.
The file shows the performance values of a computer network.
1- Find out what each column means.
2- Determine 5 performance criteria (in accordance with computer networks)
3- Calculate each criterion according to time. Write Python code to calculate.
4- Draw a chart for each criterion. (With Python)
5- Interpret each graphic. (In the report)
6- Trace file link https://drive.google.com/file/d/1HAfonhfbVPo4fy1nNvq7OOWzvozDF2kG/view?usp=sharing
7- Homework report + 5 files with * .py extension will be .zip and uploaded to the system by only 1 member of the group members.
8- The report should be written in accordance with the homework writing rules.