WOLFRAM SYSTEM MODELER
ControlLogicControl logic that controls the reference signal |
SystemModel["IndustryExamples.ConsumerProducts.ElectricKettle.Components.ControlLogic"]
Control logic that controls the reference signal.
controlTable |
Value: {{0, 0}, {3015, 0}} Type: Real[:,:] |
---|
u |
Type: BooleanInput Description: 'input Boolean' as connector |
|
---|---|---|
y |
Type: BooleanOutput Description: 'output Boolean' as connector |
logicalSwitch |
Type: LogicalSwitch Description: Logical Switch |
|
---|---|---|
invert |
Type: Not Description: Logical 'not': y = not u |
|
timeTable |
Type: CombiTimeTable Description: Table look-up with respect to time and linear/periodic extrapolation methods (data from matrix/file) |
|
convertToBoolean |
Type: RealToBoolean Description: Convert Real to Boolean signal |
|
trueValue |
Type: BooleanConstant Description: Generate constant signal of type Boolean |
IndustryExamples.ConsumerProducts.ElectricKettle Model of an electric kettle used for heating water with control logic for keeping a reference temperature. |