在saber中仿真完成后,要看波形,例如要看电阻r1上的电压和电流,I(m)和I(p)分别是电流的平均值和峰值?谁能回答我?谢谢!
器件上2个引脚的标识。一般第1个脚是p,第2个脚是m。
I(p)应该是指流入p脚的电流;
I(m)应该是指流入m脚的电流;
新手在学saber,也遇到这个问题。
点开view model以后可以看到这一段:
encrypted element template sw1_l4 p m c = ron, roff, ton, toff
electrical p,m # plus, minus nodes
所以p应该就是指器件的正极(plus),m就是指器件的负极(minus)