User:Duggabe: Difference between revisions
Jump to navigation
Jump to search
(Blanked the page) |
No edit summary |
||
Line 1: | Line 1: | ||
= Simulation example: BPSK Demodulation = | |||
This tutorial is a follow-on to the [[Guided_Tutorial_PSK_Demodulation|'''Example Usage of GNU Radio: PSK Modulation / Demodulation''']] tutorial to present the use of BPSK rather than QPSK. <b>It is imperative that all</b> of the prerequisites are studied before doing this one. | |||
== Prerequisites == | |||
* Tutorials: | |||
** [[Guided_Tutorial_Introduction|'''A brief introduction to GNU Radio, SDR, and DSP''']] | |||
** [[Guided_Tutorial_Hardware_Considerations|'''Using GNU Radio with Hardware''']] | |||
** [[Guided_Tutorial_PSK_Demodulation|'''Example Usage of GNU Radio: PSK Modulation / Demodulation''']] | |||
== Transmitting a Signal == |
Revision as of 01:49, 23 August 2020
Simulation example: BPSK Demodulation
This tutorial is a follow-on to the Example Usage of GNU Radio: PSK Modulation / Demodulation tutorial to present the use of BPSK rather than QPSK. It is imperative that all of the prerequisites are studied before doing this one.
Prerequisites
- Tutorials: