|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
写的一个小软件,作用是通过Ids,Vdsat,Vds,W/L中的任意三个参数计算剩下的那个参数(使用Spice Level 1模型),用于方便模拟设计时的DC工作点计算等。
原理不复杂,写软件的目的是希望有个好点的UI,从而提高效率,总是用计算器算太慢了。
绿色软件,使用前需要安装 .net framework 2.0.
贴上帮助信息:
=============== General Information ===============
This Program is dedicated to calculate the Parameters of the MOSFET in analog IC design.
Microsoft .net framework 2.0 or above is needed.
If you are interested with the program, email icfans@gmail.com
====================== Help =======================
1) Input every THREE parameters in (Ids, Vdsat, Vds, W/L) to claculate the other one. Leave the textbox of the parameter to be calculated in EMPTY.
2) Input the ABS value of Ids, Vdsat and Vds for pmos.
3) Fast Switch: Use space, enter or tab to switch to the next input area quickly.
4) Dynamic Increase: Press the button "+" to increase the number of MOSFET.
5) Program can minizied to system tray. Click to bring it to front.
6) Select "On Top" when you finished calculation and intput data in other programs like Cadence Virtuoso.
Enjoy!
==================================================
2009.04.27:修正了一个小bug,重新发布。
[ 本帖最后由 simpleme 于 2009-5-2 21:50 编辑 ] |
|