Simulation of an MSK transmission

버전 1.0.0.0 (1.07 KB) 작성자: Krishna Sankar M
Generates an MSK transmission
다운로드 수: 5K
업데이트 날짜: 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.