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.

如何将ti提供的PSICE库导入到orcad中

Other Parts Discussed in Thread: LM358

比如LM358这个放大器,ti提供的是一个 .mod 文件

可是怎么将它导入到orcad中,作为仿真模型呢

  • 有些元器件厂商提供的是pspice model,可能为.mod或.mdl等文件格式,下载后利用记事本save as为.MOD文件; 启动PSpice Model Editor模型编辑器(OrcadPSpicemodeled.exe),File/New建立一个新的.lib文件, model/Import..导入.MOD文件; File/Save AS,另存为OrcadCaptureLibraryPSpice.lib文件;