主要内容

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

C2000 Saturate IQN

对 IQ 数进行饱和处理

描述

该模块将输入的 IQ 值饱和到指定的上限和下限。返回值是一个 IQ 数,其 Q 值与输入值相同。

注意

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

  • C2000 Saturate IQN block

参数

Upper Limit

达到饱和状态的最大实际价值

Lower Limit

达到饱和状态的最低实际价值

参考资料

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).