Student path¶
This page is the shortest reliable learning route through the course.
It is written for a student who wants to understand the engineering chain without getting lost in the full documentation tree.
Stage 1. Understand the whole system first¶
Open these pages in order:
Goal: understand that the course is not just theory. Every important model decision should eventually connect to hardware, IQ capture, and measurable evidence.
Stage 2. Build the DSP foundation¶
Use this track next:
- DSP foundation track
- Block 03 labs from Lab index
- Reproducibility guide
Expected output:
- at least one generated plot;
- one short explanation of what the plot proves;
- one reproducible command path.
Stage 3. Move into fixed-point and HDL¶
Open:
- DSP → FPGA Bridge
- CIC fixed-point FPGA bridge
- Block 04 and Block 05 labs
Expected output:
- one fixed-point note with assumptions;
- one HDL or simulation result;
- one comparison between model behavior and implementation behavior.
Stage 4. Touch hardware only with discipline¶
Before any real RF experiment, read:
Expected output:
- documented frequency plan;
- receiver and attenuation notes;
- one IQ capture or at least one synthetic replay package.
Stage 5. Finish with an end-to-end story¶
Use one of these pages:
Expected output:
- one end-to-end experiment summary;
- one figure or metric;
- one conclusion that connects model, implementation and measurement.
If you only have 10 minutes¶
Open just these pages:
That path gives the fastest high-level understanding of what the repository already proves.