Diode¶
Generic diode component models the standard axial diode with parametric spacing.
Breadboard Footprint¶
Description¶
A diode is a two-terminal electronic component that conducts current primarily in one direction (asymmetric conductance); it has low (ideally zero) resistance in one direction, and high (ideally infinite) resistance in the other. Learn More..
OpenVBB¶
Diodes are modelled as switched pull-up or switched pull-down resistor. The Function property is used to select the behaviour to model.
Useage¶
OpenVBB¶
In GND mode the diode acts as a pulldown resistor when connected to ground.
In VDD mode the diode acts as a pullup resistor when connected to VDD.
A common example is a protection diode you often see in circuits accross solonoid and motors. The protection diodes can be placed using document mode so they appear in the circuit but dont participate in the emulation in OpenVBB evaluation.