Engee 文档

General QAM Demodulator Baseband

使用正交幅度调制调制的信号的解调。

blockType: GeneralQAMDemodulatorBaseband

图书馆路径:

/Communication Systems/Modulation/Digital Modulation/PAM/QAM/General QAM Demodulator Baseband

资料描述

General QAM Demodulator Baseband 解调由正交幅度调制调制的信号。 块的输入施加基带中的调制信号的表示。

港口

输入

# IN_1 — 的输入信号
向量资料 | 标量,标量

Details

输入信号是标量或列向量的形式。 输入信号必须是离散时间内的复数信号。 参数 Signal constellation 定义一个星座,其点由长度复数的向量定义 . 块匹配 -向量的第一点 Signal constellation 一个整数 .

数据类型

漂浮物16, 漂浮物32, 漂浮64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64

复数支持

非也。

输出

# OUT_1 — 解调信号
向量资料 | 标量,标量

Details

基带中的解调信号;复数标量或矢量。

数据类型

漂浮64

复数支持

非也。

参数

# Signal constellation — 信号的星座图
Vector of real and/or complex numbers

Details

列出星座点的实数或复数向量或标量。

默认值

cis.(2pi*[0:7...]/8)

程序使用名称

constellation

可调谐

可计算

# Output type — 输出数据的类型
Integer | Bit

Details

以下选项之一形式的输出数据的类型:

  • Integer -块输出整数;

  • Bit -该块创建一组 位,称为_二进制word_,为每个字符,当为参数 Decision type 值设置 Hard decision.

Integer | Bit

默认值

Integer

程序使用名称

Out_type

可调谐

可计算

# Decision type — 解决方案类型
Hard decision

Details

确定在解调期间使用刚性解。

依赖关系

若要使用此参数,请为参数设置 Output type 意义 Bit.

Hard decision

默认值

Hard decision

程序使用名称

Bit_method

可调谐

可计算