Package neqsim.process.controllerdevice
package neqsim.process.controllerdevice
-
ClassDescriptionDiscrete PID controller implementation providing common features for process control in NeqSim.General contract for feedback controllers operating on measurement devices in NeqSim.Operating modes for a feedback controller.Available tuning rules for step-response based auto-tuning.Event log entry capturing controller state at a particular simulation time.Logic operator block for control system simulation in dynamic mode.Chained input from another LogicBlock.Comparison operators used to convert a continuous signal to a boolean.Fixed boolean input for testing or permanent interlocks.Input definition based on a measurement device and threshold comparison.Logical operators supported by this block.General-purpose model predictive controller (MPC) for NeqSim process equipment.Configuration options for the MPC auto-tuning routine.Builder for
ModelPredictiveController.AutoTuneConfigurationobjects.Result produced by the auto-tuning routine.Result from the moving horizon estimation routine.Representation of a quality constraint handled by the MPC.Builder forModelPredictiveController.QualityConstraintinstances.Sequential Function Chart (SFC) implementation following the IEC 61131-3 standard concept.A step in the Sequential Function Chart.A transition between two steps in the SFC.Transfer function block for representing control dynamics in dynamic simulation.Transfer function types supported by this block.