Dechirp Mixer
Decryption of the input signal.
blockType: DechirpMixer
|
Path in the library:
|
Description
Block Dechirp Mixer mixes the input signal from the X port with the reference signal coming through the reFX port. The signals may be complex baseband signals. The input signal may be a matrix in which each column is an independent channel. The reference signal is a vector. The reference signal is complexly coupled and then multiplied with each column of the input signal to calculate the output signal.
Ports
Input
reFX — pass reference signal:q[<br>] complex vector M by 1
The reference signal is in the form of a complex vector M by 1.
Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64
Support for complex numbers: Yes
X — input signal
complex matrix M by N
The input signal is in the form of a complex matrix M by N.
Each column on the Input X is an independent signal and is individually mixed with the signal supplied to the reFX port.
Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64
Support for complex numbers: Yes
Output
Port_1 — decrypted output signal
matrix M by N
The decrypted signal returned as a matrix M by N. Each column of the output signal on the port Port_1 is the output for the corresponding column of the input signal X.
Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64
Support for complex numbers: Yes
