Difference between revisions of "Trips-page"
From Ettus KB QA
(Created page with "Test Page - Do not Upvote Category:Tutorials") |
|||
| Line 1: | Line 1: | ||
| − | + | A basic introduction to software defined radio! | |
| + | |||
| + | == Software Defined Radio == | ||
| + | |||
| + | == I/Q Sampling == | ||
| + | |||
| + | In-Phase (I) and Quadrature (Q) sampling allows us to represent each sample point in components to form a phase vector. I/Q sampling offers many advantages including the ability to discriminate between positive and negative frequencies (which is important for an SDR which operates at baseband) and perform complex modulation schemes. | ||
| + | |||
| + | [[File:Example.jpg]] | ||
| + | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
Revision as of 20:12, 10 February 2016
A basic introduction to software defined radio!
Software Defined Radio
I/Q Sampling
In-Phase (I) and Quadrature (Q) sampling allows us to represent each sample point in components to form a phase vector. I/Q sampling offers many advantages including the ability to discriminate between positive and negative frequencies (which is important for an SDR which operates at baseband) and perform complex modulation schemes.