⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ifspec.ifs

📁 ngspice又一个电子CAD仿真软件代码.功能更全
💻 IFS
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:43 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS                           2 May 1991     Jeffrey P. MurraySUMMARY    This file contains the interface specification file for the     analog zener code model.===============================================================================*/ NAME_TABLE:C_Function_Name:       cm_zenerSpice_Model_Name:      zener Description:           "zener diode"PORT_TABLE:Port_Name:             z Description:           "zener"Direction:             inout Default_Type:          gd  Allowed_Types:         [gd]Vector:                 noVector_Bounds:          -Null_Allowed:          no PARAMETER_TABLE:Parameter_Name:     v_breakdown	             i_breakdown Description:        "breakdown voltage"      "breakdown current"Data_Type:          real                     real   Default_Value:      -                        2e-2    Limits:             [1e-6 1e6]               [1e-9 -]       Vector:              no                       no     Vector_Bounds:       -                        -   Null_Allowed:       no                       yes    PARAMETER_TABLE:Parameter_Name:    r_breakdown               i_rev				Description:       "breakdown resistance"    "reverse current"Data_Type:     	   real                      real Default_Value:     1.0                       1e-6	 Limits:            [1e-12 -]                 [1e-9 -] Vector:             no                        noVector_Bounds:      -                         - Null_Allowed:      yes                       yes PARAMETER_TABLE:Parameter_Name:     i_sat                    n_forward	Description:        "saturation current"     "forward emission co"Data_Type:          real                     real Default_Value:      1e-12                    1.0 Limits:             [1e-15 -]                [.1 10] Vector:              no                       no Vector_Bounds:       -                        -	 Null_Allowed:       yes                      yes PARAMETER_TABLE:Parameter_Name:     limit_switchDescription:        "switch for on-board limiting (convergence aid)"Data_Type:          boolean  Default_Value:      FALSE                 Limits:             -             Vector:              no                      Vector_Bounds:       -                       Null_Allowed:       yes         STATIC_VAR_TABLE:Static_Var_Name:    previous_voltage   Data_Type:          pointer   Description:        "iteration holding variable for limiting"   

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -