器件型号: TPS2X7XX-Schematic-checklist
我使用 PSPICE for TI 设置了一个 TPS7401 稳压器并完成了一个瞬态仿真。 一切都运行良好。
现在、我要对稳压器进行 Monte Carlo 仿真。 使用了以下设置、我 得到了以下错误。 您能解释一下什么是错误以及如何使 Monte Carlo 仿真正常工作吗?
Brian Leikam


This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
器件型号: TPS2X7XX-Schematic-checklist
我使用 PSPICE for TI 设置了一个 TPS7401 稳压器并完成了一个瞬态仿真。 一切都运行良好。
现在、我要对稳压器进行 Monte Carlo 仿真。 使用了以下设置、我 得到了以下错误。 您能解释一下什么是错误以及如何使 Monte Carlo 仿真正常工作吗?
Brian Leikam


您好、Brian、
感谢您的提问!
尝试将输出变量更改为 V (VDDx_1p0) 、而不是 VDDx_1p0。 问题类似于: https://e2e.ti.com/support/tools/simulation-hardware-system-design-tools-group/sim-hw-system-design/f/simulation-hardware-system-design-tools-forum/1281601/pspice-for-ti-simulation-error-with-lm2743-model。
PSpice 需要将输出变量打包成像 V () 这样的函数、就像在绘制图形时一样。 PSpice 会盲目地将此文本插入网表中、如果格式不正确、则不会生成有效的模型卡。 实际网表级别要求在 本文档第 45 页上 如果您有兴趣,请注意“.MC 10 Tran VDDx_1p0 YMAX 输出全部“如何因缺少包含它的功能而与示例不同。
如果仍然失败、请告诉我、我会一边运行 Monte Carlo 仿真、我们可以在那里运行。
此致、
Gregory Thompson