Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i.elizarov
Fluid system CP and TD
Commits
ba9dda04
Commit
ba9dda04
authored
Jan 19, 2022
by
i.elizarov
Browse files
OpenModelica branch
parent
126bbc75
Changes
1
Hide whitespace changes
Inline
Side-by-side
CoolingSystem/Experimental/ControlSystem.mo
View file @
ba9dda04
...
...
@@ -31,7 +31,7 @@ model ControlSystem
Placement
(
visible
=
true
,
transformation
(
origin
=
{
206
,
30
},
extent
=
{{-
10
,
-
10
},
{
10
,
10
}},
rotation
=
0
)));
Modelica
.
Blocks
.
Sources
.
Step
step1
(
height
=
-
60
,
offset
=
273.15
+
20
,
startTime
=
step
.
startTime
)
annotation
(
Placement
(
visible
=
true
,
transformation
(
origin
=
{-
150
,
8
},
extent
=
{{-
10
,
-
10
},
{
10
,
10
}},
rotation
=
0
)));
IBPSA
.
Controls
.
Continuous
.
LimPID
pumpPID
(
Ti
=
0.5e
-3
,
controllerType
=
Modelica
.
Blocks
.
Types
.
SimpleController
.
PID
,
k
=
5
0e-
0
6
,
strict
=
true
,
yMin
=
0.2
,
y_start
=
0.2
)
annotation
(
IBPSA
.
Controls
.
Continuous
.
LimPID
pumpPID
(
Td
=
0.5
,
Ti
=
0.5e
2
/
2
,
controllerType
=
Modelica
.
Blocks
.
Types
.
SimpleController
.
PID
,
k
=
10
0e-6
,
strict
=
true
,
yMin
=
0.2
,
y_start
=
0.2
)
annotation
(
Placement
(
visible
=
true
,
transformation
(
origin
=
{-
90
,
110
},
extent
=
{{-
10
,
-
10
},
{
10
,
10
}},
rotation
=
0
)));
Modelica
.
Blocks
.
Sources
.
Constant
setPD
(
k
=
1.5e5
)
annotation
(
Placement
(
visible
=
true
,
transformation
(
origin
=
{-
134
,
110
},
extent
=
{{-
10
,
-
10
},
{
10
,
10
}},
rotation
=
0
)));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment