WOLFRAM

Ingeniería química

Diseñe, construya y analice maquinaria de procesos, incluyendo reactores, calderas y bombas. Resuelva problemas de transferencia de calor y diseñe sistemas de control.

Controlled Mixing Unit

An important control problem is to design controllers for nonlinear systems using model inversion control. The following example uses an InverseBlockConstraints component to easily construct inverse models. It also uses the Modelica_Synchronous Library to automatically discretize the continuous-time nonlinear feedforward controller.

Para ejecutar este ejemplo necesitará

Las versiones más recientes de System Modeler y Mathematica.

Por favor haga una selección:

Obtener una
prueba gratuita
Continuar
con la descarga

The Model

This model controls the concentration of the reactant in a mixing unit. In the presence of a catalyst, the reactant splits into several base products that are continuously removed from the tank. Since it is an exothermic reaction, the mixing reactor is cooled with a cooling medium. The cooling temperature is the primary actuation signal and the concentration of the reactant is the controlled signal.

Sampled data controller for mixing unit including the inverse plant model.

Analysis

The overall system presents a good control behavior, as the concentration of the reactant in the mixing unit follows the desired signal.

Analysis

Use nonlinear feedforward controller to design for the whole operating region of a plant.

Simulation results.

Explore the Modelica_Synchronous Library to know more about sampled data systems.