GMSK TX model in Matlab

Status
Not open for further replies.

MK28

Advanced Member level 4
Joined
Mar 7, 2005
Messages
119
Helped
10
Reputation
20
Reaction score
7
Trophy points
1,298
Activity points
2,120
Hello All,

I am in a need for Matab code for GMSK TX, can anyone help?

BR

MK28
 

GMSK Tx is very simple. The first stage is conversion of binary digits to bipolar levels and then apply the Gaussian filter of suitable BT (=0.3 for GSM) and then integrate and find cos and sin yielding I and Q components of GMSK respectively. This is the complete Tx! You may use gaussfir (), filter(), cos() and sin() functions in MATLAB for simulating GMSK.
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…