CPFSK Demod
CPFSK Demod
CPFSK Demod
Analysis and Simulation of a CPFSK demodulator & Reed Solomon Decoder for an Airborne receiver.
Problem Definition This project involves the task of analyzing and simulating a Continuous Phase Frequency Shift Keying (CPFSK) demodulator & RS decoder for an airborne receiver. A Optimum Receiver is to be identified for Maximum likelihood sequence estimation. RS decoder is used to correct the burst errors in received messages.
Introduction/Brief Description
At transmitter the digital data is RS encoded. Figure below shows the RS-code bits duration.
The RS-encoded data is modulated using modulation scheme CPFSK. The bit period is 0.96us and frequency deviation is 312.5KHz. Hence the modulation index is 0.6. The optimum receiver for this signal consists of a correlator followed by a maximum-likelihood sequence detector.
Figure2 shows general phase trajectory of binary CPFSK, where h indicates modulation index.
Scope & constraints (Project & Design) The scope of this project is analyzing a suitable demodulation algorithm for CPFSK & decoding algorithm for RS decoder.
Matlab
Plan of Analysis/Performance Measurement (project plan) Analyze a suitable demodulation algorithm. Analyze a suitable decoding algorithm. Simulate this in Matlab.
Testing Methodology Testing involves 1. Generation of modulated data 2. Adding noise to the modulated data. 3. Performing demodulation and decoding 4. Verifying the correctness of the data