honigal
Newbie level 3
- Joined
- Jan 24, 2009
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,305
Hi All,
Correct me if I'm wrong but from my calculation in order to demodulate FSK signal one needs to calculate:
1. num = I(n-1)*Q - I*Q(n-1)
2. bit_out = sign(num)
could it be that simple?
Alex
Correct me if I'm wrong but from my calculation in order to demodulate FSK signal one needs to calculate:
1. num = I(n-1)*Q - I*Q(n-1)
2. bit_out = sign(num)
could it be that simple?
Alex