This example implements a difference Equation (up to
This is done for implementing discrete system simulations on SimulIDE.
This repository includes 2 usage examples:
-
Diff_Equ_test.sim1
RC discrete circuit simulation$f_s = 50 Hz$
-
Diff_Equ_test_2.sim1
Unstable 3rd order system simulation$f_s = 50 Hz$
You have to copy the component's folder inside a one in the user data folder, for instance ~/User_data/test
and associate it in Simulide.
You can see how to do this in the official SimulIDE's Tutorials:
The difference equation constants:
can be set once the block Diff_Equ
is added to the schematic, left-clicking on the component and selecting properties
option: