-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue1354 polynomial based pump records #1394
Merged
sarahleidolf
merged 22 commits into
development
from
issue1354_Polynomial_Based_Pump_Records
Oct 25, 2023
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a202f7f
Pump DN25 H 0.5 to 12
sarahleidolf ac686b8
Pump DN50 H0.5 to 16
sarahleidolf 062daaf
add coefficients for P = f(Q,N)
sarahleidolf 0256dbf
update power calculation
sarahleidolf baf1a6b
Merge branch 'development' into issue1354_Polynomial_Based_Pump_Records
sarahleidolf 2190e10
update pump characterisic curve pump DN25_H05_12
sarahleidolf 6193418
update pump characteristic curve pump DN50_H0.5-16/ add documentation
sarahleidolf d276764
Merge branch 'development' into issue1354_Polynomial_Based_Pump_Records
FelixStege b90d2e3
Pump DN25/0.5-12 and DN50/0.5-16: calculation of cPQN and cHQN coeffi…
sarahleidolf 509d127
Add Polynominal Based Pumps:
sarahleidolf 774eb24
images for documentation
sarahleidolf 619eeb4
Merge branch 'issue1354_Polynomial_Based_Pump_Records' of https://git…
sarahleidolf 90ca2a6
Check the four pump curves and completion of the documentation
sarahleidolf 3f0fe9a
Merge branch 'development' into issue1354_Polynomial_Based_Pump_Records
sarahleidolf a5e1c16
Improve curves of Pump DN30_H1_12 and DN50_H1_10
sarahleidolf 078c57a
Merge branch 'issue1354_Polynomial_Based_Pump_Records' of https://git…
sarahleidolf 539f1be
Merge branch 'development' into issue1354_Polynomial_Based_Pump_Records
sarahleidolf cd59342
CI message from ebc-aixlib-bot. Push new files with corrected html Sy…
3636403
Documentation
sarahleidolf 0f96616
Merge branch 'issue1354_Polynomial_Based_Pump_Records' of https://git…
sarahleidolf 98970bb
Merge branch 'issue1354_Polynomial_Based_Pump_Records' into correct_H…
sarahleidolf ceba6da
Merge pull request #1471 from RWTH-EBC/correct_HTML_issue1354_Polynom…
sarahleidolf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
138 changes: 138 additions & 0 deletions
138
AixLib/DataBase/Pumps/PumpPolynomialBased/Pump_DN25_H05_12.mo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
within AixLib.DataBase.Pumps.PumpPolynomialBased; | ||
record Pump_DN25_H05_12 "Pump with head 0.5 to 12,4m and 12,4m^3/h volume flow (25/0.5-12 PN)" | ||
extends PumpBaseRecord( | ||
maxMinHeight=[ | ||
0.00, 12.30, 0.367; | ||
0.40, 12.37, 0.335; | ||
0.79, 12.44, 0.303; | ||
1.19, 12.40, 0.287; | ||
1.59, 12.23, 0.288; | ||
1.98, 12.07, 0.290; | ||
2.38, 11.84, 0.000; | ||
2.78, 11.61, 0.000; | ||
3.17, 11.35, 0.000; | ||
3.57, 11.07, 0.000; | ||
3.97, 10.79, 0.000; | ||
4.36, 10.48, 0.000; | ||
4.76, 10.17, 0.000; | ||
5.16, 9.83, 0.000; | ||
5.55, 9.47, 0.000; | ||
5.95, 9.11, 0.000; | ||
6.34, 8.78, 0.000; | ||
6.74, 8.47, 0.000; | ||
7.14, 8.15, 0.000; | ||
7.53, 7.82, 0.000; | ||
7.93, 7.49, 0.000; | ||
8.33, 7.14, 0.000; | ||
8.72, 6.80, 0.000; | ||
9.12, 6.45, 0.000; | ||
9.52, 6.10, 0.000; | ||
9.91, 5.75, 0.000; | ||
10.31, 5.34, 0.000; | ||
10.71, 4.91, 0.000; | ||
11.10, 4.48, 0.000; | ||
11.50, 4.05, 0.000] | ||
"maximum and minimum boundaries of pump (Q,Hmax,Hmin)", | ||
maxMinSpeedCurves = [ | ||
0.00, 4333, 739; | ||
0.40, 4334, 740; | ||
0.79, 4335, 741; | ||
1.19, 4320, 753; | ||
1.59, 4286, 777; | ||
1.98, 4253, 801; | ||
2.38, 4208, 802; | ||
2.78, 4163, 802; | ||
3.17, 4128, 802; | ||
3.57, 4106, 802; | ||
3.97, 4084, 802; | ||
4.36, 4030, 802; | ||
4.76, 3974, 802; | ||
5.16, 3917, 802; | ||
5.55, 3861, 802; | ||
5.95, 3804, 802; | ||
6.34, 3768, 802; | ||
6.74, 3734, 802; | ||
7.14, 3705, 802; | ||
7.53, 3683, 802; | ||
7.93, 3661, 802; | ||
8.33, 3639, 802; | ||
8.72, 3617, 802; | ||
9.12, 3595, 802; | ||
9.52, 3573, 802; | ||
9.91, 3551, 802; | ||
10.31, 3517, 802; | ||
10.71, 3479, 802; | ||
11.10, 3442, 802; | ||
11.50, 3405, 802] | ||
"maximum and minimum boundaries of pump speed (Q,nMax,nMin)", | ||
nMin=750, | ||
nMax=4350, | ||
cHQN=[ 0.00000e+00, 0.00000e+00, 6.52362e-07; | ||
0.00000e+00, 6.12540e-05, 0.00000e+00; | ||
-4.34488e-02, 0.00000e+00, 0.00000e+00] | ||
"coefficients for H = f(Q,N)", | ||
cPQN=[1.17764e+00, 2.85662e-03, -2.38557e-06, 3.01986e-09, -2.01864e-13; | ||
0.00000e+00, 0.00000e+00, 1.75607e-06, 0.00000e+00, 0.00000e+00; | ||
0.00000e+00, 2.57857e-04, 0.00000e+00, 0.00000e+00, 0.00000e+00; | ||
-8.92872e-02, 0.00000e+00, 0.00000e+00, 0.00000e+00, 0.00000e+00] | ||
"coefficients for P = f(Q,N)"); | ||
|
||
annotation(preferredView="text", Documentation(revisions="<html><ul> | ||
|
||
<li>2023-10-19 by Sarah Leidolf:<br/> | ||
Generated | ||
</li> | ||
</ul> | ||
|
||
</html>", info="<html><h4> | ||
Measurement and Regression Data | ||
</h4> | ||
<p> | ||
Impure curves at high pump speed because of inaccurate data of upper | ||
and lower limit of pump speed. | ||
</p> | ||
<p> | ||
<img src= | ||
\"modelica://AixLib/Resources/Images/DataBase/Pumps/PumpsPolynomialBased/Pump_DN25_H05_12.png\" | ||
alt=\"1\"> | ||
|
||
</p> | ||
<p> | ||
cHQN: | ||
</p> | ||
<p> | ||
|
||
<span style=\"font-family: Courier New;\">0.00000e+00, 0.00000e+00, | ||
6.52362e-07;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">0.00000e+00, 6.12540e-05, | ||
0.00000e+00;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">-4.34488e-02, 0.00000e+00, | ||
0.00000e+00</span> | ||
|
||
</p> | ||
<p> | ||
cPQN: | ||
</p> | ||
<p> | ||
|
||
<span style=\"font-family: Courier New;\">1.17764e+00, 2.85662e-03, | ||
-2.38557e-06, 3.01986e-09, -2.01864e-13;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">0.00000e+00, 0.00000e+00, | ||
1.75607e-06, 0.00000e+00, 0.00000e+00;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">0.00000e+00, 2.57857e-04, | ||
0.00000e+00, 0.00000e+00, 0.00000e+00;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">-8.92872e-02, 0.00000e+00, | ||
0.00000e+00, 0.00000e+00, 0.00000e+00</span> | ||
</p> | ||
</html>")); | ||
end Pump_DN25_H05_12; |
144 changes: 144 additions & 0 deletions
144
AixLib/DataBase/Pumps/PumpPolynomialBased/Pump_DN30_H1_12.mo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
within AixLib.DataBase.Pumps.PumpPolynomialBased; | ||
record Pump_DN30_H1_12 "Pump with head 1 to 11m and 10,7m^3/h volume flow (Wilo Stratos 30/1-12)" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same here, are these values (head and volume flow) correct? |
||
extends PumpBaseRecord( | ||
maxMinHeight=[ | ||
0.00, 11.53, 0.800; | ||
0.41, 11.62, 0.832; | ||
0.83, 11.71, 0.865; | ||
1.24, 11.79, 0.897; | ||
1.66, 11.88, 0.929; | ||
2.07, 11.97, 0.944; | ||
2.49, 12.05, 0.825; | ||
2.90, 12.14, 0.706; | ||
3.32, 12.18, 0.587; | ||
3.73, 11.66, 0.467; | ||
4.15, 11.14, 0.000; | ||
4.56, 10.62, 0.000; | ||
4.98, 10.09, 0.000; | ||
5.39, 9.64, 0.000; | ||
5.81, 9.21, 0.000; | ||
6.22, 8.78, 0.000; | ||
6.63, 8.35, 0.000; | ||
7.05, 7.92, 0.000; | ||
7.46, 7.50, 0.000; | ||
7.88, 7.09, 0.000; | ||
8.29, 6.67, 0.000; | ||
8.71, 6.25, 0.000; | ||
9.12, 5.82, 0.000; | ||
9.54, 5.34, 0.000; | ||
9.95, 4.86, 0.000; | ||
10.37, 4.39, 0.000; | ||
10.78, 3.90, 0.000; | ||
11.20, 3.32, 0.000; | ||
11.61, 2.73, 0.000; | ||
12.03, 2.15, 0.000] | ||
"maximum and minimum boundaries of pump (Q,Hmax,Hmin)", | ||
maxMinSpeedCurves = [ | ||
0.00, 4800, 1400; | ||
0.41, 4800, 1400; | ||
0.83, 4800, 1400; | ||
1.24, 4800, 1400; | ||
1.66, 4800, 1400; | ||
2.07, 4800, 1400; | ||
2.49, 4800, 1400; | ||
2.90, 4800, 1400; | ||
3.32, 4798, 1400; | ||
3.73, 4773, 1400; | ||
4.15, 4747, 1400; | ||
4.56, 4722, 1400; | ||
4.98, 4696, 1400; | ||
5.39, 4662, 1400; | ||
5.81, 4625, 1400; | ||
6.22, 4588, 1400; | ||
6.63, 4550, 1400; | ||
7.05, 4514, 1400; | ||
7.46, 4480, 1400; | ||
7.88, 4447, 1400; | ||
8.29, 4413, 1400; | ||
8.71, 4379, 1400; | ||
9.12, 4345, 1400; | ||
9.54, 4309, 1400; | ||
9.95, 4274, 1400; | ||
10.37, 4238, 1400; | ||
10.78, 4202, 1400; | ||
11.20, 4168, 1400; | ||
11.61, 4134, 1400; | ||
12.03, 4100, 1400] | ||
"maximum and minimum boundaries of pump speed (Q,nMax,nMin)", | ||
nMin=1400, | ||
nMax=4800, | ||
cHQN=[0.00000e+00, 0.00000e+00, 5.07080e-07; | ||
0.00000e+00, 6.15992e-05, 0.00000e+00; | ||
-6.58190e-02, 0.00000e+00, 0.00000e+00] | ||
"coefficients for H = f(Q,N)", | ||
cPQN=[4.06360e-05, 2.77185e-02, -2.02099e-05, 8.49238e-09, -8.67775e-13; | ||
0.00000e+00, 0.00000e+00, 1.21688e-06, 0.00000e+00, 0.00000e+00; | ||
0.00000e+00, 6.87022e-06, 0.00000e+00, 0.00000e+00, 0.00000e+00; | ||
-3.71130e-02, 0.00000e+00, 0.00000e+00, 0.00000e+00, 0.00000e+00] | ||
"coefficients for P = f(Q,N)"); | ||
|
||
annotation(preferredView="text", Documentation(revisions="<html><ul> | ||
<li>2023-10-19 by Sarah Leidolf:<br/> | ||
Generated | ||
</li> | ||
</ul> | ||
|
||
</html>", info="<html><h4> | ||
Measurement and Regression Data | ||
</h4> | ||
<p> | ||
Dimension estimate, but inaccuracies occur due to lack of information | ||
in the data sheets. | ||
</p> | ||
<p> | ||
Espacially because of missing information of upper and lower limit of | ||
pump speed. | ||
</p> | ||
<p> | ||
<br/> | ||
<img src= | ||
\"modelica://AixLib/Resources/Images/DataBase/Pumps/PumpsPolynomialBased/Pump_DN30_H1_12.png\" | ||
alt=\"1\"> | ||
|
||
</p> | ||
<p> | ||
cHQN: | ||
</p> | ||
<p> | ||
|
||
<span style=\"font-family: Courier New;\">0.00000e+00, 0.00000e+00, | ||
5.07080e-07;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">0.00000e+00, 6.15992e-05, | ||
0.00000e+00;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">-6.58190e-02, 0.00000e+00, | ||
0.00000e+00</span> | ||
|
||
</p> | ||
<p> | ||
cPQN: | ||
</p> | ||
<p> | ||
|
||
<span style=\"font-family: Courier New;\">4.06360e-05, 2.77185e-02, | ||
-2.02099e-05, 8.49238e-09, -8.67775e-13;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">0.00000e+00, 0.00000e+00, | ||
1.21688e-06, 0.00000e+00, 0.00000e+00;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">0.00000e+00, 6.87022e-06, | ||
0.00000e+00, 0.00000e+00, 0.00000e+00;</span> | ||
</p> | ||
<p> | ||
<span style=\"font-family: Courier New;\">-3.71130e-02, 0.00000e+00, | ||
0.00000e+00, 0.00000e+00, 0.00000e+00</span> | ||
|
||
</p> | ||
</html>")); | ||
|
||
end Pump_DN30_H1_12; |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it 12,4 m^3/h? Looking at the data, it looks more like 11,5 m^3/h