Polarized capacitor in HSPICE help?

Status
Not open for further replies.

gilbertomaldito

Full Member level 3
Joined
Aug 21, 2006
Messages
159
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,298
Visit site
Activity points
2,385
polarized capacitor hspice

Hi,

Does anybody know the hspice command for a polarized capacitor? I was trying to model a valley fill circuit and a full wave rectifier, and the capacitor I used does not work. I just used C (ex. c1 node1 node2 33uF). It is becuase the default capacitor has no polarity. Please help.

--andrew
 

hspice polarized capacitors

andrew_matiga said:
I just used C (ex. c1 node1 node2 33uF). It is because the default capacitor has no polarity?
No, polarity shouldn't matter. But may be the C-model is missing? At least with Spectre, the syntax is:
Cnumber (+node -node) C-model C-value
i.e. in your example:
c1 node1 node2 capacitor 33uF
... where capacitor is the appropriate C-model.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…