Chapter 9 – Variable-Step Real-Time Simulation

9.1 Introduction In the real time simulation of dynamic systems it has been traditional to use a fixed time step for numerical integration. Indeed, we have made this assumption in all of the previous chapters of these notes. As noted in Chapter 1, the overriding...

Chapter 8 – Multi-rate Integration

8.1 Introduction Multi-rate integration provides a method for improving performance in simulating dynamic systems consisting of identifiable slow and fast subsystems. In multi-rate integration, the fast subsystem is simulated with an integration step size given by  ,...

Chapter 7 – Modified Euler Integration

7.1 Introduction We have seen in Chapter 1 that Euler or rectangular integration is the simplest numerical integration algorithm. Because of its simplicity it requires fewer digital instructions to implement and therefore runs faster than any other integration method...