Compound Elements

Several compound elements defined based on other basic elements.

Optocoupler

schemdraw.elements.compound.Optocoupler can be drawn with or without a base contact.

Optocoupler

../_images/compound_1_0.svg

Optocoupler(base=True)

../_images/compound_2_0.svg

Relay

schemdraw.elements.compound.Relay can be drawn with different options for switches and inductor solenoids.

Relay

../_images/compound_3_0.svg

Relay(switch=’spdt’)

../_images/compound_4_0.svg

Relay(swithc=’dpst’)

../_images/compound_5_0.svg

Relay(switch=’dpdt’)

../_images/compound_6_0.svg

Wheatstone

schemdraw.elements.compound.Wheatstone can be drawn with or without the output voltage taps. The labels argument specifies a list of labels for each resistor.

Wheatstone

../_images/compound_7_0.svg

Wheatstone(vout=True)

../_images/compound_8_0.svg

Rectifier

schemdraw.elements.compound.Rectifier draws four diodes at 45 degree angles. The labels argument specifies a list of labels for each diode.

Rectifier

../_images/compound_9_0.svg