Twin Builder ~~~~~~~~~~~~ These examples use PyAEDT to show some Twin Builder applications. .. grid:: 2 .. grid-item-card:: RC circuit design analysis :padding: 2 2 2 2 :link: rc_circuit :link-type: doc .. image:: _static/rc.png :alt: TB RC :width: 250px :height: 200px :align: center This example shows how to use PyAEDT to create a Twin Builder design and run a Twin Builder time-domain simulation. .. grid-item-card:: Wiring of a rectifier with a capacitor filter :padding: 2 2 2 2 :link: rectifier :link-type: doc .. image:: _static/rectifier_response.png :alt: TB Rectifier response :width: 250px :height: 200px :align: center This example shows how to use PyAEDT to create a Twin Builder design and run a Twin Builder time-domain simulation. .. grid-item-card:: Static ROM :padding: 2 2 2 2 :link: static_rom :link-type: doc .. image:: _static/static_rom.png :alt: Static ROM :width: 250px :height: 200px :align: center This example shows how to create a static reduced order model (ROM) in Twin Builder and run a transient simulation. .. grid-item-card:: Dynamic ROM :padding: 2 2 2 2 :link: dynamic_rom :link-type: doc .. image:: _static/dynamic_rom_plot.png :alt: Dynamic ROM plot :width: 250px :height: 200px :align: center This example shows how to use PyAEDT to create a dynamic reduced order model (ROM) in Twin Builder and run a Twin Builder time-domain simulation. .. grid-item-card:: LTI ROM :padding: 2 2 2 2 :link: lti_rom_sml :link-type: doc .. image:: _static/lti_rom.png :alt: LTI ROM plot :width: 250px :height: 200px :align: center This example shows how you can use PyAEDT to create a Linear Time Invariant (LTI) ROM in Twin Builder and run a Twin Builder time-domain simulation. .. toctree:: :hidden: rc_circuit rectifier static_rom dynamic_rom lti_rom_sml