微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > Needed Help on Simple Equivalent Circuit Model from HFSS into Schematic

Needed Help on Simple Equivalent Circuit Model from HFSS into Schematic

时间:03-30 整理:3721RD 点击:
Hi Guys,

I have been having some issue in making my antenna design into a equivalent circuit model. I have managed to export it from HFSS into a library PSPICE file.



After I exported it, i use this PSPICE AD lite edition to open the library file. At first i saved it into a .cir file and then i try to run the simulation but then it says devices are not found. I really dont have any idea on pspice. I have attached the export pspice lib file as well.




Another thing, how can i transform this into a schematic file?


bd26.rar
Can anyone help me?

You should not save this file as .cir file. You need to use this as .lib file or model file. You need to connect proper input & load to this subckt model. That would be complete circuit and it should work.
Example
***
V1 1 0 SIN 0 1 1Meg 0 0 0
R1 2 0 50
X1 1 2 1233
.tran 1n 100n
.probe
.lib bd26.lib
.end

In this example I have used you subcircuit model 1233 and connected an Sin source of 1V 1megHZ at it's input and terminated the model (or load) of 50 Ohm

This should work.
However I guess, this circuit may be too large for Lite edition. PSpice lite may not support this big circuit.

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top