0% found this document useful (0 votes)
81 views

CPFSK Demod

This project involves analyzing and simulating a Continuous Phase Frequency Shift Keying (CPFSK) demodulator and Reed Solomon decoder for an airborne receiver. The transmitter encodes digital data using Reed Solomon codes before modulating it using CPFSK. The receiver must be able to correct up to 36 bits of error using the Reed Solomon decoder. The project scope is to analyze suitable demodulation and decoding algorithms and simulate them in Matlab to measure performance.

Uploaded by

ajithrshenoy
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views

CPFSK Demod

This project involves analyzing and simulating a Continuous Phase Frequency Shift Keying (CPFSK) demodulator and Reed Solomon decoder for an airborne receiver. The transmitter encodes digital data using Reed Solomon codes before modulating it using CPFSK. The receiver must be able to correct up to 36 bits of error using the Reed Solomon decoder. The project scope is to analyze suitable demodulation and decoding algorithms and simulate them in Matlab to measure performance.

Uploaded by

ajithrshenoy
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

SYNOPSIS FOR 3rd& 4th SEMESTER PROJECT WORK

Analysis and Simulation of a CPFSK demodulator & Reed Solomon Decoder for an Airborne receiver.

Master of Science in Technology (CMS) By

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 primitive polynomial to be used is

The receiver should be capable of correcting 36 bits of error.

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.

Figure1: CPFSK Demodulation

Figure2 shows general phase trajectory of binary CPFSK, where h indicates modulation index.

Figure2: Phase trajectory for binary CPFSK.

Scope & constraints (Project & Design) The scope of this project is analyzing a suitable demodulation algorithm for CPFSK & decoding algorithm for RS decoder.

Simulating this in Matlab for performance analysis.

Tools used (Hardware/Software)

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

You might also like