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.

[参考译文] SN74AC14:74AC14 的 SPICE 模型错误

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

https://e2e.ti.com/support/logic-group/logic/f/logic-forum/1616873/sn74ac14-wrong-spice-model-for-74ac14

器件型号: SN74AC14

您好:

www.ti.com/.../SN74AC14-Q1 上提供的 PSpice 模型 无法正常工作(平坦输出)。

我检查了它,它似乎 RA 和 RB 值是错误的:

.param RA = 2.4e-05  
.param RB = 2.4e-05

如果我更正为:

.param RA = 2.4e05  
.param RB = 2.4e05

模型现在按预期工作。

此致

Pierre

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Pierre:

    谢谢您让我们知道。 我将回顾这些内容。