Skip to content

The WINNER II Propagation Losses CLI Calculator is a user-friendly command-line tool featuring a menu-like interface for calculating propagation losses using the WINNER II channel model. Designed for researchers and engineers in wireless communications, this tool allows users to input parameters for (B1, C2 and D1 scenarios).

Notifications You must be signed in to change notification settings

bartzlot/WINNER_II_propagation_losses_cli_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WINNER II Propagation Losses CLI Calculator

Overview

The WINNER II Propagation Losses CLI Calculator is a command-line interface (CLI) tool designed to calculate propagation losses based on the WINNER II channel model. This tool is useful for researchers and engineers working in the field of wireless communications, specifically those dealing with propagation loss models. Supported scenarios (B1, C2, D1) for both LOS and NLOS line-of-sigth state.

Features

  • Flexible Input: Accepts various parameters such as frequency, distance, and environment type to compute propagation losses.
  • Accurate Calculations: Utilizes the WINNER II model to provide reliable propagation loss values for different scenarios.
  • CLI Interface: Simple command-line menu-like interface operative with arrows, spacebar and enter.

Installation

Prerequisites

  • Python 3.6 or higher
  • Git (for cloning the repository)

Clone the Repository

git clone https://github.com/bartzlot/WINNER_II_propagation_losses_cli_calc.git
cd WINNER_II_propagation_losses_cli_calc

Install Dependencies

pip install -r requirements.txt

Start WINNER II Calculator

python3 program.py

About

The WINNER II Propagation Losses CLI Calculator is a user-friendly command-line tool featuring a menu-like interface for calculating propagation losses using the WINNER II channel model. Designed for researchers and engineers in wireless communications, this tool allows users to input parameters for (B1, C2 and D1 scenarios).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages