Skip to content

MATLAB Imitation Modeling for the BER of the HF Communication System using M-PSK Modulation in the HF Communication Channel with Multipath and Signal Fading that constructed according to ITU-R Recommendation F.1487

License

fosfor15/HFCommSystem-MPSK-AdaptEqualizers-ITURHFMultipathChannel

Repository files navigation

HF Communication System using M-PSK Modulation and Adaptive Equalizers in ITU-R HF Multipath Fading Channel View HFCommSystem M-PSK AdaptiveEqualizers in Multipath Channel on File Exchange

Brief description

This repo is dedicated to MATLAB Imitation Modeling for the BER of the HF Communication System using M-PSK modulation in the HF Communication Channel with multipath and signal fading.

The HF Communication System is constructed using objects and high-developed functions from MATLAB Communication and DSP Toolbox. The HF Channel is constructed based on HF Ionospheric Channel Models by stdchan function according to ITU-R Recommendation F.1487 "Testing of HF modems with bandwidths of up to about 12 kHz using ionospheric channel simulator". For reducing signal fading and BER improving the HF Comm System uses Adaptive Equalizers.

The files in the repo can be useful for any communication engineer and MATLAB programmer, who is looking for examples of the BER Imitation Modeling of the Comm Systems.

Content of the repo

The HFCommSystem_LSModeling.mlx contains detailed code and performs Imitation Modeling in the MATLAB Live Script Editor.

The BERTool_MPSK.m, BERTool_MPSK_Equalizer_T1.m and BERTool_MPSK_Equalizer_T2.m are functions that used in the BER Analyzer Tool.

For the BER research and efficiency estimation presented files perform Imitation Modeling for the next cases:

  • many types and conditions of the HF Comm Channel with multipath and signal fading, given in stdchan and ITU-R Recommendation F.1487;
  • two types of HF Receiver:
    • without Adaptive Equalizer;
    • with Adaptive Equalizer;
  • two types of Adaptive Equalizer structure:
  • two types of Equalizers adapting algorithm with training:
  • two training schemes for the Adaptive Equalizer:
    • T1 - training at the begining of each frame;
    • T2 - one-time training at the begining of new BER point.
  • As well there are many options to make research, e.g. for modulation order and symbol rate, and many options for signal analysis and visualization.

BER Results

Here are some BER Results of Imitation Modeling presented in the next Graphs. The HF Comm System uses symbol rate 1000 baud and 2-PSK modulation. The other parameters are shown in the Graphs.

BER 2-PSK with DF Equalizer in iturHFMQ Multipath Channel BER 2-PSK with DF Equalizer in iturHFMM Multipath Channel BER 2-PSK with DF Equalizer in iturHFMD Multipath Channel

As we see, DF Equalizer demonstrates BER reducing and noise immunity improving. The next research need to be conduct in purpose to find the optimal parameters of DF Equalizer.

About

MATLAB Imitation Modeling for the BER of the HF Communication System using M-PSK Modulation in the HF Communication Channel with Multipath and Signal Fading that constructed according to ITU-R Recommendation F.1487

Topics

Resources

License

Stars

Watchers

Forks

Languages