HSPICE Skills/.measure
get the parameters(MOSCAP capacitance)
vfr43edc
2011. 1. 24. 09:45
728x90
bias에 따른 MOSCAP의 capacitance를 구할려고 할때 무지하게 짜증났었다.
어찌 된 판인지 아무리 뒤져보아도 .measure문을 써서 복잡하게도 계산을 해 놓았단 말이지...
어디엔간 있을 것이라 생각하고 열나게 찾았다.
결국은 victory....ㅋㅋ
.option post dccap=1
.probe
+ Cgate=lx18(mn6) ** Total gate capacitance (C-V) plot
+ gm=lx7(mn1) ** GM gate transconductance
+ gds=lx8(mn1) ** GDS (ro=1/GDS)
+ gmb=lx9(mn1) ** GMB
+ vth=lv9(mn1)
+ vgs=lx2(mn1)
+ vds=lx3(mn1)
+ ids=lx4(mn1)
+ i1(2,3,4)(mn1) ** i1,i2,i3, or i4 can specify the true branch currents for each transistor node.
728x90