diff --git a/app/controllers/lab-mashup.js b/app/controllers/lab-mashup.js index 7125d7f..2c6bd48 100644 --- a/app/controllers/lab-mashup.js +++ b/app/controllers/lab-mashup.js @@ -7,6 +7,8 @@ export default Ember.Controller.extend({ freq575Value: 0, + _waitForStateUpdate: false, + init: function() { this.set('state', 1); diff --git a/app/styles/app.css b/app/styles/app.css index a19a801..5459d5c 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -61,29 +61,29 @@ header { color: #103B7D; background-color: #fff; - height: 100px; + height: 60px; top: 0; border-bottom: 3px solid #bbb; } header #title { - font-size: 35px; + font-size: 25px; font-weight: 100; text-align: left; text-rendering: optimizeLegibility; -webkit-text-rendering: optimizeLegiblity; -moz-text-rendering: optimizeLegibitliy; - padding: 10px 0 20px 30px; + padding: 15px 0 20px 30px; float: left; } header #logos { - height: 100px; + height: 60px; - padding-top: 10px; + padding-top: 15px; float: right; } @@ -100,21 +100,21 @@ footer { } #main { - top: 100px; - bottom: 25px; + top: 60px; + bottom: 0px; left: 20px; right: 20px; } .svg-image { - width: 120%; + width: 80%; height: auto; } .svg-logo { width: auto; - height: 80px; + height: 30px; padding-right: 30px; @@ -122,19 +122,19 @@ footer { } #rwth-logo { - margin-top: 15px; + margin-top: 10px; - height: 40px !important; + height: 15px !important; } #DS-image { width: auto; - height: 300px; + height: 405px; } #TS-image { width: auto; - height: 350px; + height: 410px; } h1 { @@ -145,8 +145,7 @@ h1 { } h2 { - font-size: 1.3em; - font-weight: bold; + font-size: 1.2em; text-align: left; @@ -154,7 +153,7 @@ h2 { } h3 { - font-size: 0.95em; + font-size: 0.85em; font-weight: bold; } @@ -163,19 +162,18 @@ h4 { } p { - font-size: 0.85em; + font-size: 0.65em; } .gauge { - padding-left: 20px; - padding-top: 0px; + padding-top: 20px; float: left; } .alarm { float: right; - padding-left: 20px; + padding-top: 20px; } button { @@ -183,20 +181,24 @@ button { color #FFF; background-color: #ccf; - font-size: 30px; + font-size: 20px; font-weight: bold; width: 250px; - height: 50px; + height: 80px; } button:disabled { - border: 3px solid gray; - background-color: #ccc; + border: 3px solid gray !important; + background-color: #ccc !important; } #init-button { - +} + +#event-button { + border: 3px solid red; + background-color: #fcc; } /* @@ -209,8 +211,8 @@ button:disabled { margin: 0; /*padding: 0;*/ - padding-top: 10px; - padding-bottom: 10px; + padding-top: 0px; + padding-bottom: 0px; border: 0; @@ -225,7 +227,7 @@ overflow: hidden; height: 50%; /*padding: 20px 10px 20px 10px;*/ - padding: 10px; + padding: 2px; vertical-align: top; } @@ -238,20 +240,21 @@ overflow: hidden; width: 100%; height: 100%; - padding: 20px; + padding: 10px; overflow: hidden; } .layout-page h2 { text-align: center; + + font-size: 1em; margin: 0; - margin-bottom: 5px; } .layout-page h3 { - text-align: center; + text-align: left; } .page-grid { diff --git a/app/templates/application.hbs b/app/templates/application.hbs index 85e59be..4ebf23f 100644 --- a/app/templates/application.hbs +++ b/app/templates/application.hbs @@ -1,22 +1,14 @@
- ERIC Lab -
- European Real-Time Integrated Co-Simulation Lab + European Real-Time Integrated Co-Simulation Demo
-
{{outlet}}
- - - diff --git a/app/templates/lab-mashup.hbs b/app/templates/lab-mashup.hbs index 8621b01..74a17ff 100644 --- a/app/templates/lab-mashup.hbs +++ b/app/templates/lab-mashup.hbs @@ -1,10 +1,11 @@
- -
+
+

Transmission system simulation

- + - +

Italy - Piedmont region @@ -17,45 +18,42 @@ {{/if}}

-

Transmission system simulation

- -
-

- Piedmont Region - Italy -

    -
  • Surface area: 25,4 km²
  • -
  • Inhabitants: 4,45 m
  • -
- - 380-220kV transmission system: -
    -
  • 90 buses, 20 generators and 110 lines
  • -
  • Electric power capacity: 8458 MW
  • -
-

+
-

- Frequency measuerement
- at STURA substation -

- {{d3-alarm value=freq575Value alarmZones=freq575AlarmZones}} - {{d3-gauge label="Freq" value=freq575Value minValue=49 maxValue=51 minorTicks=4 size=180 greenZones=freq575GreenZones yellowZones=freq575YellowZones}} +

+ Piedmont Region - Italy +

    +
  • Surface area: 25400 km²
  • +
  • Inhabitants: 4.45 million
  • +
  • Electric power capacity: 8458 MW
  • +
+

+
+ {{d3-alarm value=freq575Value alarmZones=freq575AlarmZones}} + {{d3-gauge label="Freq" value=freq575Value minValue=49 maxValue=51 minorTicks=4 size=120 greenZones=freq575GreenZones yellowZones=freq575YellowZones}} +
+
+

+ Frequency measurement
+ at STURA substation +

+
+
@@ -70,7 +68,7 @@ @@ -92,11 +90,12 @@ -
-

+

Distribution grid monitoring
Voltage measurement @@ -79,11 +77,11 @@ {{line-chart data=Voltage203937 height="90%" xaxisLength=120 minValue=0.90 maxValue=1.05 label="RMS voltage [pu]"}}

-
- +
+
-
- +
+
+
+

Distribution system simulation

- - -
+

Italy - Piedmont - Turin

@@ -107,24 +106,16 @@ {{/if}}
-

Distribution system simulation

-
-

+

Turin - Piedmont - Italy
- 22kV distribution system:

    -
  • Five Medium Voltage lines derived from Stura HV/MV substation (220/22 kV)
  • -
  • 50 buses, 49 lines
  • -
  • 742 mono-phase and 8293 three-phase LV customers
  • -
  • 6 MV customers
  • -
  • 4 PV generators
  • +
  • Medium Voltage lines derived from Stura HV/MV
  • Total length of lines: 38,54 km

@@ -134,7 +125,7 @@
+
@@ -149,7 +140,7 @@
-

+

Prosumer: Consumption and generation profiles

diff --git a/public/assets/images/ControlCenter_section/CS_fig1.svg b/public/assets/images/ControlCenter_section/CS_fig1.svg index 9e0e12f..4677dac 100644 --- a/public/assets/images/ControlCenter_section/CS_fig1.svg +++ b/public/assets/images/ControlCenter_section/CS_fig1.svg @@ -104,7 +104,7 @@ y="-7763.5024" /> + transform="matrix(5.6319941,0,0,-5.7141574,-3278.9378,-6448.2144)"> @@ -662,20 +662,20 @@ Joint Research Centre + y="-7699.7817" + id="tspan3514-1" /> JRC Ispra Joint Research Centre + id="tspan3514" /> RWTH Aachen - University + y="-6951.9927" + id="tspan3075">RWTH Aachen University