Uses of Package
neqsim.process.mpc
Packages that use neqsim.process.mpc
Package
Description
Model Predictive Control (MPC) integration package for NeqSim ProcessSystem.
-
Classes in neqsim.process.mpc used by neqsim.process.calibrationClassDescriptionAccessor for reading and writing process variables by path.
-
Classes in neqsim.process.mpc used by neqsim.process.mpcClassDescriptionRepresents a controlled variable (CV) in an MPC formulation.Provides a real-time data exchange interface between NeqSim MPC and external control systems.Container for controller output data.Execution status.Quality status flags.Represents a disturbance variable (DV) in an MPC formulation.Exports MPC models and configurations in formats compatible with industrial control systems.Result of a linearization operation containing the gain matrix and metadata.Represents a manipulated variable (MV) in an MPC formulation.Base class for MPC variables (manipulated, controlled, or disturbance).Enumeration of MPC variable types.Performs multi-step ahead prediction using full NeqSim nonlinear simulation.Represents a trajectory of MV values over time.Result of a prediction containing CV and MV trajectories.Efficient derivative calculator for NeqSim process simulations.Derivative calculation methods.Specification for an input or output variable.Variable types for optimal step size calculation.Computes linearized process models from NeqSim ProcessSystem using finite differences.Bridge class that auto-configures and links MPC to a ProcessSystem.Accessor for reading and writing process variables by path.Exports soft-sensor and estimator configurations for integration with external calculation engines.Soft-sensor types.Definition of a soft-sensor.Exports process models in state-space form for use with external MPC solvers.Represents a discrete-time state-space model.Represents a state variable (SVR) in a nonlinear MPC system.Represents a step response from a single input to a single output.Generates step response models by running NeqSim simulations.Matrix container for step responses from all MV-CV pairs.Exports NeqSim process models in SubrModl format for nonlinear MPC integration.Model parameter definition.State variable (SVR) definition.SubrXvr definition for variable linking.