Skip to content

A Next.js based online calculation tool for wireless communications and cellular systems design.

Notifications You must be signed in to change notification settings

ibraheemalayan/WirelessCommunicationsDesignOnlineCalculator

Repository files navigation

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

About

A Next.js based online calculation tool for wireless communications and cellular systems design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages