IQ Imbalance Generator: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
Graph corresponding to the TX origin mode:
Graph corresponding to the TX origin mode:


[[File:IQImbalance Txmode hierarchical.png]]
[[File:IQImbalance Txmode hierarchical.png|600px]]


Graph corresponding to the RX origin mode:
Graph corresponding to the RX origin mode:


[[File:IQImbalance Rxmode hierarchical.png]]
[[File:IQImbalance Rxmode hierarchical.png|600px]]





Latest revision as of 00:27, 12 August 2019

This hierarchical block implements the single branch IQ imbalance transmitter and receiver models.

Developed from source (2014):

   In-Phase and Quadrature Imbalance: Modeling, Estimation, and Compensation

Graph corresponding to the TX origin mode:

IQImbalance Txmode hierarchical.png

Graph corresponding to the RX origin mode:

IQImbalance Rxmode hierarchical.png


Parameters

(R): Run-time adjustable

Magnitude (R)
Magnitude in dB
Phase (R)
Dephasing to add in degrees
Origin
Type of impairement

Example Flowgraph

Insert description of flowgraph here, then show a screenshot of the flowgraph and the output if there is an interesting GUI. Currently we have no standard method of uploading the actual flowgraph to the wiki or git repo, unfortunately. The plan is to have an example flowgraph showing how the block might be used, for every block, and the flowgraphs will live in the git repo.

Source Files

Python files
[1]
Block definition
[2]