-
To simulate the project properly-
-
Change values of variables in
const.pyaccording to your wish. (Speciallytotal_sender_numberandtotal_receiver_number). Make sure thattotal_sender_number=total_receiver_number= some integer (preferebly of size 2^n, i.e., 2, 4, 8, 16,...). -
You need to create as many number of input files in
./src/textfiles/input/as the integer value you store intotal_sender_numberinconst.py, for thatgen_file.pyscript will help, iftotal_sender_number> number of input files, the program may throw exceptions and desired results may not show up. -
Now make sure you're in the
./srcfolder and runpython3 main.pyin the terminal after deleting the./src/textfiles/logfile.txt,./src/textfiles/analysis.txtandoutput.txtfiles from.src/textfiles/output/folder. -
Keep track of the live changes made on the newly generated
analysis.txtandlogfile.txt. -
Press
ctrl+ctwice to stop the simulation.
-
forked from sam308/cdma-implementation
-
Notifications
You must be signed in to change notification settings - Fork 0
Carrier Sense Multiple Access Network protocol implemented with python3 programming language
License
atanughosh01/cdma-implementation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Carrier Sense Multiple Access Network protocol implemented with python3 programming language
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%