Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demodulate stereo FM #2

Closed
3 tasks
enthyp opened this issue Jan 15, 2022 · 1 comment
Closed
3 tasks

demodulate stereo FM #2

enthyp opened this issue Jan 15, 2022 · 1 comment

Comments

@enthyp
Copy link
Owner

enthyp commented Jan 15, 2022

  • implement PLL #3
  • lock onto 19 kHz to demodulate 38 kHz subcarrier (Double sideband suppressed carrier (DSBSC) modulation)
  • produce 2-channel WAV file
@enthyp
Copy link
Owner Author

enthyp commented Jan 22, 2022

so I did:

  • no PLL
  • just demodulated DSBSC signal with np.cos
  • very noisy though

@enthyp enthyp closed this as completed Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant