Forum Discussion
seb_
New Contributor
2 years agoHello everyone
I am still facing the problem. I want to implement an integrator. My approach is "forward euler" y[n] = y[n-1] + T u[n-1]. But I can not figure out how to choose the step length T. It is not 1/systemClockRate. What is it else?
What delay/latch is the most feasible one and how can I trigger the enable port? Is there a way to build an impulse generator?
Thank you very much