Skip to content

Design, Implementation and Analysis of a Wireless Sensor Network using Message Passing Interface and Open Multi Processing. Report located in docs/Wireles-Sensor Network-Simulation-using-MPI-Report.pdf

License

Notifications You must be signed in to change notification settings

nyeoWM/Wireless-Sensor-Network-Simulation-Using-MPI

Repository files navigation

Wireless Sensor Network Simulation Using MPI and Open MP

Design, Implementation and Analysis of a Wireless Sensor Network using Message Passing Interface and Open Multi Processing. Further details and analysis in docs/Wireles-Sensor Network-Simulation-using-MPI-Report.pdf

Implementation Description

Base Station Runs in a constant loop until the user quits, periodically checking for messages from the sensors.

To quit, user inputs 10 into input txt file.

Running the program

Building

To compile the program run

make

Running

To run the program run the following line of code and follow the commands in terminal

make run

Quiting

To quit type in "10" into inputStation.txt

Cleanup

To perform cleanup run

make clean

About

Design, Implementation and Analysis of a Wireless Sensor Network using Message Passing Interface and Open Multi Processing. Report located in docs/Wireles-Sensor Network-Simulation-using-MPI-Report.pdf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published