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.

[FAQ] [参考译文] [常见问题解答] TINA/Spice:模型中的温度影响

Guru**** 2012440 points
Other Parts Discussed in Thread: TINA-TI
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/simulation-hardware-system-design-tools-group/sim-hw-system-design/f/simulation-hardware-system-design-tools-forum/700367/faq-tina-spice-temperature-effects-in-models

主题中讨论的其他器件:TINA-TI

工具/软件:TINA-TI 或 Spice 模型

这是有关 TI 模型中温度影响的一般注意事项:

我们没有在 PSpice 和 TINA-TI 宏模型中明确地对温度影响建模。 但是在某些情况下、在27C (默认)和125C 等其他温度下、您会看到不同的行为。 这是由于某些宏模型中使用的二极管模型。 如果您有未加密模型、并且希望在不同温度下保持一致的行为、请在模型中使用的所有二极管模型中添加 T_ABS 语句。

例如

.model D_D d

+ is = 1e-015

+ n=0.001

+t=1e-011  

+ RS=0.05

+ T_ABS=27