This project is designed to model and analyze radio frequency (RF) propagation and coverage. The tool provides simulations and visualizations for understanding how RF signals behave in various environments. It can be used for network planning, optimization, and other applications related to wireless communication systems.
- RF Propagation Modeling: Simulate RF signal propagation in different environments.
- Coverage Analysis: Visualize coverage maps and determine signal strength in specific areas.
- Python 3.8 or higher
git clone https://github.com/umutonuryasar/RF-Propagation---Coverage-Tool.git
cd RF-Propagation---Coverage-Tool
pip install -r requirements.txt
- Configure Parameters: Adjust the parameters in the UI.
- Run the Tool: Execute the app.py script to perform the RF propagation simulation.
streamlit run app.py
This project is licensed under the MIT License - see the LICENSE file for details.