Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.38 KB

File metadata and controls

58 lines (34 loc) · 1.38 KB

Wireless Networks Online Calculator

Deployed Link

https://www.ibraheemalayan.dev/calculator/wireless_systems/index.html

Video Demo

wireless_demo_fast.mp4

Installation

  • Install Node.js if you haven't already.

  • Clone the repository:

    git clone https://github.com/ibraheemalayan/WirelessCommunicationsDesignOnlineCalculator
    cd WirelessCommunicationsDesignOnlineCalculator
  • Install dependencies:

    npm install
  • Run the development server:

    npm run dev
  • Open http://localhost:3000 with your browser to see the result.

Screenshots

The number of bits and rate of the sampler, quantizer, source encoder, channel encoder, and interleaver.

BitRate

The number of bits and rate for resource elements, OFDM symbol, Resource Blocks, and maximum transmission using parallel resource blocks.

ResourceElements

Power transmitted in a flat environment based on the transmitter and receiver specifications.

PowerTransmitted

Throughput in percent of Multiple Access techniques.

Throughput

Design of cellular system.

CellularSystem