I modeled two different PID controllers with Laplace and with the same control parameters in LTspice, but the results show me the same behavior of the two PID controllers in .AC
and different behavior in .TRAN
. As in the picture.
My question would be:
- Why do I get the same behavior in the
.AC
, but not in the.TRAN
? - How does LTspice mathematically integrate Laplace in the
.TRAN
? - Where does this go wrong?