Integrator (1/s)

Anyone know how to create an integrator (1/s) in Qspice?

ref: Integrator - Integrate signal - Simulink

See

I created an integrator symbol… Goto folder Symbol > Control > Integrator.qsym
Qspice/Symbols at main · KSKelvin-Github/Qspice

This integrator is just a B-source with IDT() function, here is an example
example.integrator.qsch (3.9 KB)

1 Like

Thank you @bordodynov and @KSKelvin for the solution.