在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3168|回复: 3

[求助] Delta-Sigma ADC调制器系统级模型系数计算过程遇到问题,scaleABCD函数提示报错。

[复制链接]
发表于 2020-6-16 13:55:55 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
Delta-Sigma ADC调制器系统级模型系数计算过程遇到问题,scaleABCD函数提示报错。
求问大佬们,这个问题有遇到过吗?怎么解决?他总提示我scaleABCD使用错误。
错误使用 scaleABCD (line 74)
Modulator is unstable even with an input amplitude of 0.1.

出错 ic_dsmod_coefficient (line 23)
[ABCDs,umax] = scaleABCD(ABCD,nlevel,f0,xlim);         %Scale the ABCD matrix so that the state maxima are less than a specified limit.

提示报错的代码对应为:
    if umax == ulist(1)
        msg = sprintf('Modulator is unstable even with an input amplitude of %.1f.',umax);
        error(msg);  %line 74
    end
end
 楼主| 发表于 2020-6-25 11:58:58 | 显示全部楼层
重新编译了一下DStoolbox里的.c文件就ok了!
发表于 2020-9-4 11:16:11 | 显示全部楼层
到现在还不清楚这个函数的做了什么事,,,能给说说么?
发表于 2020-11-24 23:38:28 | 显示全部楼层
这是什么函数
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-25 21:28 , Processed in 0.015962 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表