The Short Circuit Load subcircuit models the application of a short circuit at a user-defined time point. Using the recover argument, you can remove the short circuit and test the recovery of the circuit. In DVM, this load is used in the built-in testplans for the ShortCkt() Test Objective.
Other similar loads include:
In this topic:
DVM Information | Power Supply (Non-DVM) Information | |||||||
Model Name | Short Circuit Load | |||||||
Simulator | This device is compatible with both the SIMetrix and SIMPLIS simulators. | |||||||
Parts
Selector Menu Location |
|
|||||||
Symbol Library | SIMPLIS_DVM_ADVANCED.sxslb | power_supply_source_and_loads.sxslb | ||||||
Model File | SIMPLIS_DVM_ADVANCED.lb | power_supply_source_and_loads.lb | ||||||
Subcircuit Name |
|
POWER_SUPPLY_LOAD_RES_SHORTCKT | ||||||
Symbols |
|
|
||||||
Schematic - 2 Terminal |
Note: Power Supply probes will not have the "DVM" prefix.
|
|||||||
Schematic - 3 Terminal |
Note: Power Supply probes will not have the "DVM" prefix.
|
|||||||
Schematic - 4 Terminal |
Note: Power Supply probes will not have the "DVM"
prefix.
|
The following table explains the parameters used in the short circuit load subcircuit..
Parameter Name | Default | Data Type | Range | Units | Parameter Description |
LOAD_NAME | LOAD | String | n/a | n/a | Name of the DVM load. This name cannot contain spaces. |
LOAD_RESISTANCE | 2.00667 | Real | min: 0 | Ω | The resistance value which models the starting current of the load. |
PULSE_WIDTH | 200u | Real | min: 0 | s | The pulse width of the short circuit in seconds. |
SHORTCKT_LOAD_RESISTANCE | 10m | Real | min: >0 | Ω | The resistance of the short circuit condition. |
TIME_DELAY | 10u | Real | min: 0 | s | The time delay before the short circuit initiates. |
During a ShortCkt() test, DVM sets the output under test to use the short circuit load subcircuit. Then DVM automatically sets the TIME_DELAY and PULSE_WIDTH parameters for the Ramp Load. You can change the timing with the Ramp() function call by providing the timing parameters as an optional parameter string. The optional parameter string is the third or fourth argument to the ShortCkt() load function call.
To change a Power Supply load to a DVM load, right click the symbol to bring up the context menu, and select the menu option: Upgrade to DVM Source/Load
To change a DVM load to a Power Supply load, right click the symbol to bring up the context menu, and select the menu option: Downgrade to SIMetrix/SIMPLIS Source/Load