@@ -13,9 +13,7 @@ model GroupBus8 "18kV/25MVA reactive power generation unit (synchronous condense
1313 Te= 0.7 ,
1414 v0= v_0,
1515 vrmin= 1.395 ,
16- vrmax= 6.810 ) annotation (Placement(transformation(
17- extent={{-10,-10},{10,10}},
18- origin={-4,10})));
16+ vrmax= 6.810 ) annotation (Placement(visible = true, transformation(origin={0,10}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
1917 OpenIPSL.Electrical.Machines.PSAT.Order6 Syn4(
2018 fn= 60 ,
2119 D= 2 ,
@@ -43,35 +41,28 @@ model GroupBus8 "18kV/25MVA reactive power generation unit (synchronous condense
4341 OpenIPSL.Interfaces.PwPin pwPin annotation (Placement(transformation(extent={{100,-10},
4442 {120,10}}), iconTransformation(extent={{100,-10},{120,10}})));
4543equation
46- connect (aVR3TypeII2.vf, Syn4.vf) annotation (Line(points={{8,10},{36,10}},
47- color= {0,0, 127}));
48- connect (Syn4.v, aVR3TypeII2.v) annotation (Line(points={{82,6},{88,6},{88,-30},
49- {-22,-30 },{-22 ,4},{-16 ,4}}, color= {0,0, 127}));
44+ connect (aVR3TypeII2.vf, Syn4.vf) annotation (
45+ Line(points={{12,10},{36,10}}, color = {0, 0, 127}));
46+ connect (Syn4.v, aVR3TypeII2.v) annotation (
47+ Line(points={{82,6},{90,6},{90,-32},{-20,-32 },{-20 ,4},{-12 ,4}}, color = {0, 0, 127}));
5048 connect (Syn4.p, pwPin) annotation (Line(points={{80,0},{110,0}},
5149 color={0,0,255}));
52- connect (Syn4.pm0, Syn4.pm) annotation (Line(points={{44,-22},{44,-26},{18,-26},
53- {18,-10},{36,-10}}, color={0,0,127}));
54- connect (Syn4.vf0, aVR3TypeII2.vf0) annotation (Line(points={{44,22},{44,28},{
55- 14,28},{14,-26},{-4,-26},{-4,-2}}, color={0,0,127}));
56- connect (aVR3TypeII2.vref0, aVR3TypeII2.vref) annotation (Line(points={{-4,22},
57- {-4,28},{-22,28},{-22,16},{-16,16}}, color={0,0,
58- 127}));
50+ connect (Syn4.pm0, Syn4.pm) annotation (Line(points={{44,-22},{44,-28},{28,-28},{28,-10},{36,-10}},
51+ color={0,0,127}));
52+ connect (Syn4.vf0, aVR3TypeII2.vf0) annotation (
53+ Line(points={{44,22},{44,30},{20,30},{20,-12},{0,-12},{0,-2}}, color = {0, 0, 127}));
54+ connect (aVR3TypeII2.vref0, aVR3TypeII2.vref) annotation (
55+ Line(points={{0,22},{0,30},{-20,30},{-20,16},{-12,16}}, color = {0, 0, 127}));
5956 annotation (
60- Icon(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},{100,
61- 100}}), graphics={
62- Text(
63- extent={{-93,6},{-24,-12}},
64- lineColor={0,0,255},
65- textStyle={TextStyle.Italic},
66- textString="" ),
67- Text(extent={{-34,-32},{38,-52}},
57+ Icon(graphics={Text(lineColor = {0, 0, 255}, extent = {{-93, 6}, {-24, -12}}, textString = "" , textStyle = {TextStyle.Italic}),
58+ Text(
6859 lineColor={28,108,200},
6960 fillColor={0,0,255},
7061 fillPattern=FillPattern.Solid,
62+ extent={{-100,-20},{100,-40}},
7163 textString="%name" ),
72- Line(points={{-60,-20},{-20,20},{20,-20},{60,20}},
73- color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor=
74- {28,108,200})}),
64+ Line(points={{-60,0},{-20,40},{20,0},{60,40}},
65+ color={28,108,200}),Ellipse(lineColor = {28, 108, 200}, extent={{-100,-100},{100,100}})}),
7566 Documentation(info="<html>
7667<p>18kV/25MVA Reactive power generation unit (synchronous condenser) connected to bus 8, and composed of the following component models:</p>
7768<ul>
0 commit comments