Simulation of an MSK transmission

版本 1.0.0.0 (1.1 KB) 作者: Krishna Sankar M
Generates an MSK transmission
5.0K 次下载
更新时间 2008/10/2

无许可证

Minimum shift keying (MSK) is an important concept to learn in digital communications. It is a form of continuous phase frequency shift keying . In minimum phase shift keying, two key concepts are used.

(a) The frequency separation of the sinusoidals used for representing bits 1’s and 0’s are 1/2T, where T is the symbol period.

(b) It is ensured that the resulting waveform is phase continuous.

This simple script generates MSK transmission for a random binary input sequence. For details please refer to the post:
http://www.dsplog.com/2008/01/19/simulating-minimum-shift-keying-transmitter/

引用格式

Krishna Sankar M (2024). Simulation of an MSK transmission (https://www.mathworks.com/matlabcentral/fileexchange/19404-simulation-of-an-msk-transmission), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 PHY Components 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

The direction of
the arrow for -1 from 90degree to 180 degree was in error. Corrected.