Xilinx Simulink 中信号的正弦

发布于 2024-11-05 23:09:00 字数 228 浏览 3 评论 0原文

我正在实现 DQPSK 调制器和解调器。我想在 Simulink 中计算 exp(1j*Phase) 。

我怎样才能实现这样的模型?

以下是模型中用于计算相位的部分:

在此处输入图像描述

顺便说一句,模型中的 ROM3 块存储这些值:0、pi/2、pi、3*pi/2(星座点)

I am implementing a DQPSK modulator and Demodulator. I would like to calculate the exp(1j*Phase) in Simulink.

How can I realize such a model ?

Here is the part of the model to calculate the Phase:

enter image description here

Incidentally, ROM3 block in the model stores the values: 0, pi/2, pi, 3*pi/2 ( Constellation points)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半仙 2024-11-12 23:09:00

在 FPGA 中实现 sin(x) 的两个选项:

我不知道如何将它们与 Simulink 模型链接起来。

Two options for implementing sin(x) in an FPGA:

I have no idea how you would link these with your Simulink model.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文