主要内容

本页采用了机器翻译。点击此处可查看英文原文。

C2000 IQN x IQN

将具有相同 Q 格式的 IQ 数相乘

描述

该模块用于计算两个 IQ 数的乘积。它还可以对结果进行四舍五入和饱和处理。

注意

该模块的实现过程中,在代码生成期间不会调用相应的 Texas Instruments® 库函数。TI 函数使用全局 Q 设置,而该模块使用的 MathWorks® 代码根据模块输入动态调整 Q 格式。有关详细信息,请参阅Using the IQmath Library

  • C2000 IQN x IQN block

参数

Multiply option

要执行的乘法类型:

  • Multiply - 将数字相乘。

  • Multiply with Rounding - 将数字相乘并对结果进行四舍五入。

  • Multiply with Rounding and Saturation - 将数字相乘,并将结果四舍五入并饱和至最大值。

参考资料

For detailed information on the IQmath library, see the user's guide for the C28x IQmath Library - A Virtual Floating Point Engine, Literature Number SPRC087, available at the Texas Instruments Web site.The user's guide is included in the zip file download that also contains the IQmath library (registration required).