Next: , Previous: Simple linear resistor, Up: Model and Device Parameters


13.22 Switch: Ideal voltage controlled switch

     
      ------------------------------------------------------------
     |         Switch - instance parameters (input-only)         |
     |-----------------------------------------------------------+
     | on                Switch initially closed                 |
     | off               Switch initially open                   |
      ------------------------------------------------------------
     
     
      ------------------------------------------------------------
     |        Switch - instance parameters (input-output)        |
     |-----------------------------------------------------------+
     | pos_node          Positive node of switch                 |
     | neg_node          Negative node of switch                 |
      ------------------------------------------------------------
     
     
      ------------------------------------------------------------
     |         Switch - instance parameters (output-only)        |
     |-----------------------------------------------------------+
     | cont_p_node       Positive contr. node of switch          |
     | cont_n_node       Positive contr. node of switch          |
     | i                 Switch current                          |
     | p                 Switch power                            |
      ------------------------------------------------------------
     
     
      ------------------------------------------------------------
     |          Switch - model parameters (input-output)         |
     |-----------------------------------------------------------+
     | sw                Switch model                            |
     | vt                Threshold voltage                       |
     | vh                Hysteresis voltage                      |
     | ron               Resistance when closed                  |
     | roff              Resistance when open                    |
      ------------------------------------------------------------
     
     
      ------------------------------------------------------------
     |          Switch - model parameters (output-only)          |
     |-----------------------------------------------------------+
     | gon               Conductance when closed                 |
     | goff              Conductance when open                   |
      ------------------------------------------------------------