Ordinary Differential Equation Solvers (Control Design and Simulation Module)

LabView Control Design and Simulation Module

Ordinary Differential Equation Solvers (Control Design and Simulation Module)

Because many dynamic system models consist of differential equations, you must solve these differential equations to observe the behavior of the simulated system. LabVIEW includes several ordinary differential equation (ODE) solvers that solve these equations. Before you simulate a dynamic system model, you must specify and configure the ODE solver for that simulation.

ODE solvers use methods to approximate the solution to a differential equation. The ODE solvers implement these methods in a variety of ways, each with various strengths and weaknesses. Defining characteristics of an ODE solver include the following qualities: