Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how to use the Wire Multiplexer component to get series or parallel connection of physical components. The example also shows how to create copies of a complete circuit using a parameter.
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
This example gives an overview of the different options in the subsystem mask and how to write LUA code for a custom mask icon.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that uses a C-Script to multiply an input signal of the C-Script block by two. The OutputSignal(i,j) and InputSignal(i,j) macros are used for this purpose.
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how to extract the state-space description of a system for different switching combinations.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows on how to use the Finite State Machine block to implement an oven temperature control. The state machine uses hierarchical states to model the heating and non-heating states of the system.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how to use the de-multiplexer component for signals.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how to integrate a discontinuous function (step function) using the C-Script block. For the implementation the ZCSignal macro is used.
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how to set up a Sine Wave component such that it outputs a bus signal of multiple sine waves with different frequency or phase. This concept can be used for other source blocks in a similar way.
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how to implement a sampled delay using the C-Script block and the DiscState macro.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how inelastic collisions can be implemented in the mechanical domain.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows how hierarchical thermal structures can be implemented in the thermal domain. This includes components such as the heat sink, thermal resistor, capacitor, thermal ambient tag and component subsystem.
How to view this model:
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that shows the simulation of a diode rectifier using a fixed-step solver.
Find it in PLECS under Help > PLECS Documentation > List of Example Models.
Description:
An example that demonstrates how a PMSM implemented in a Rotating Reference Frame (RRF) and a converter in rectifier mode can cause this problem and the way it can be resolved.