Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

receiving MSK signal - special scenario

Status
Not open for further replies.

BMWE

Member level 3
Member level 3
Joined
Apr 4, 2005
Messages
54
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Visit site
Activity points
1,592
Hello,

I want to simulate the following situation:
I transmit data in 2K, encode it with turbo code (1/2).
Then I expand the data in the following way: each coded bit is repeated some number of times. Let say I have A=[1 0 0 1 0] and the repeat factor is 4, then I'd receive B=[1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0].
This B sequence I modulate using MSK.
So the Rin=2K, Rcoded=4K, RMSK

Now in the receiver side, I want that out of the MSK receiver will have rate of RMSKreceiver=4K (i.e it will execute also the shrink of the data rate). I can't execute the shrink separately.
Then I have turbo decoder and the output of the bits.

Can somebody please assist me with the MSK receiver?
 

hello! as you know, shaping of MSK is
agh.gif
To demodulation MSK you must separate ai and aq components.
you can devide signal into 2 s(t).
sin.gif
cos.gif
then using a filter to remove high frequence, you 'll receive ai*cos(pi*t/2T) and aq*sin(pi*t/2T).
i don't write english well, but i hope you can understand i write
have fun
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top