Lesson 9 Overview
- Lesson 8 homework review
- FSK demodulation
- Negative frequencies
- Aliasing
- Lesson 4 homework review
- Mysteries solved
- Cosine as sum of two complex exponentials
- Sampling theorem<
- Anti-aliasing filters
- Bandpass sampling
Homework
1. Create a flowgraph like the one in the screenshot below.
2. Run the flowgraph and use the Average option to view the frequency content of the noise.
3. Add a Low Pass Filter to the flowgraph, using sliders to control the filter’s cutoff frequency and transition width. Configure both sliders with a default value of samp_rate/8, a minimum of samp_rate/1000, a maximum of samp_rate/2, and 1000 steps.
4. Observe how the filter’s frequency response changes when adjusting the sliders. The Average option may be helpful.
5. Check your CPU utilization with the transition width set very low. How does it compare to the utilization observed with the transition width set to a moderate value?
6. Try high pass and band pass filters instead of a low pass filter.
Resources
- the FCC filing for MLBHLIK-1T, the device used in the video
- the lesson 8 homework review flowgraph: lesson9a.grc
- the lesson 4 homework review flowgraph: lesson9b.grc
- the lesson 9 homework flowgraph: lesson9c.grc
Disclaimer
Software Defined Radio with HackRF is copyright 2014, 2015 by Michael Ossmann from greatscottgadgets.com and is released under the CC BY license.
Leave a Reply