Codes

The codes for most chapters are divided into three scripts:

  1. Script-1 Co-located Transmitter and Receiver: This script handles both the transmission and reception of data using the same SDR. This setup doesn’t face issues like CFO and other hardware impairments but is suitable for users who have only one SDR available.

  2. Script-2 Transmitter side implementation of the Tutorial: Transmitter Side Implementation of the Tutorial. This script is used to transmit the data generated.

  3. Script-3 Receiver side implementation of the Tutorial: This script processes the received data using another SDR to extract the packet. The received signal is affected by path loss based on the Tx-Rx separation, multipath, Doppler, CFO, and other hardware impairments.

Alternative text