MaximusM
Newbie level 1
- Joined
- Aug 30, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 10
Hi,
I'm building FSK demodulator in Matlab using the function fskdemod and have a few questions about it.
The first question refers to the usage of the function. The input to the function includes parameter "nsamp" which indicates the number of the samples per bit and it must be integer greater than one. In my understanding it is just sampling frequency divided by bitrate. The problem arises when I want to simulate a case in which fs=50kHz and bitrate=32kHz and nsamp is not an integer. The question is how I can simulate this case.
The second question is about synchronizing: how can I find the sample which indicates the start of the transmission.
Thanks,
MaximusM
I'm building FSK demodulator in Matlab using the function fskdemod and have a few questions about it.
The first question refers to the usage of the function. The input to the function includes parameter "nsamp" which indicates the number of the samples per bit and it must be integer greater than one. In my understanding it is just sampling frequency divided by bitrate. The problem arises when I want to simulate a case in which fs=50kHz and bitrate=32kHz and nsamp is not an integer. The question is how I can simulate this case.
The second question is about synchronizing: how can I find the sample which indicates the start of the transmission.
Thanks,
MaximusM