<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603</link>
    <title>MATLAB Central Newsreader - Dynamic Model of a Synchronous Generator</title>
    <description>Feed for thread: Dynamic Model of a Synchronous Generator</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 20 Oct 2009 08:56:02 -0400</pubDate>
      <title>Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#688319</link>
      <author>Badri Pattabiraman</author>
      <description>Hallo,&lt;br&gt;
&lt;br&gt;
I am making a model of Synchronous Generator to be used in a power plant. Subsequently i have to design my auxiliary loads in power plant and the power network.&lt;br&gt;
&lt;br&gt;
First i have to build the Synchronous Generator model in Simulink. But finally i have to built it in  another simulator which has only simple componenets like intergerator, multiplier, Adder etc.&lt;br&gt;
&lt;br&gt;
In SimpowerSystems, there exist a model for Synchronous machine. But this exist as a single block. I would like to know the details behind this single block. What is basic model on which this block works.?&lt;br&gt;
&lt;br&gt;
I have collected the necessary technical datas for the Generator in dq reference frame and also aware of the dynamic equations. But how to model this to get electrical power as output? If somebody can throw some light on this modelling, it would be really great. Also any references and links are welcome.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
badri</description>
    </item>
    <item>
      <pubDate>Mon, 09 Nov 2009 11:05:04 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#693176</link>
      <author>Frank W.</author>
      <description>Hello,&lt;br&gt;
&lt;br&gt;
&amp;gt; In SimpowerSystems, there exist a model for Synchronous machine. But this exist as a single block. I would like to know the details behind this single block. What is basic model on which this block works.?&lt;br&gt;
&amp;gt; &lt;br&gt;
In order to get the detailed model of the synchronous machine block you select the model block (left click) and then right clicking on it. A Menu will pop up. In this menu you select the command 'Look under Mask'. This will open another Simulink Window in which the masked subsystem is displayed. In this window you can double click on the electrical and mechanical subsystems to have the implementation of the equations in dq reference frame.&lt;br&gt;
&lt;br&gt;
&amp;gt; I have collected the necessary technical datas for the Generator in dq reference frame and also aware of the dynamic equations. But how to model this to get electrical power as output? If somebody can throw some light on this modelling, it would be really great. Also any references and links are welcome.&amp;gt;&lt;br&gt;
The actual electrical power output (real/active power and reactive power) will depend on the load (including other plants and maybe an electrical grid) attached to that model. In case of a more complex system (i.e. not a simple RLC load but other AC machines, compensator circuits, other synchronozs machines) many more equations must be solved know as the 'load flow' calculation. The input to the synchronous mchine model is either rotational speed or active power by a turbine or motor rotating the shaft. &lt;br&gt;
&lt;br&gt;
For modelling synchronous machines I found the book 'Dynamic Simulation of electrical machines using Simulink' by C.M. Ong helpful. You find some the models under &lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/9941-dynamic-simulations-of-electric-machinery-using-matlabsimulink&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/9941-dynamic-simulations-of-electric-machinery-using-matlabsimulink&lt;/a&gt;&lt;br&gt;
Also the book 'Power System Stability and Control' by P. Kundur might be of help when modeling electrical power systems.&lt;br&gt;
&lt;br&gt;
Kind regards&lt;br&gt;
F.W.</description>
    </item>
    <item>
      <pubDate>Fri, 13 Nov 2009 16:37:03 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#694602</link>
      <author>Badri Pattabiraman</author>
      <description>&quot;Frank W.&quot; &amp;lt;yohansan@web.de&amp;gt; wrote in message &amp;lt;hd8t10$s1l$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hello,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; In SimpowerSystems, there exist a model for Synchronous machine. But this exist as a single block. I would like to know the details behind this single block. What is basic model on which this block works.?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; In order to get the detailed model of the synchronous machine block you select the model block (left click) and then right clicking on it. A Menu will pop up. In this menu you select the command 'Look under Mask'. This will open another Simulink Window in which the masked subsystem is displayed. In this window you can double click on the electrical and mechanical subsystems to have the implementation of the equations in dq reference frame.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I have collected the necessary technical datas for the Generator in dq reference frame and also aware of the dynamic equations. But how to model this to get electrical power as output? If somebody can throw some light on this modelling, it would be really great. Also any references and links are welcome.&amp;gt;&lt;br&gt;
&amp;gt; The actual electrical power output (real/active power and reactive power) will depend on the load (including other plants and maybe an electrical grid) attached to that model. In case of a more complex system (i.e. not a simple RLC load but other AC machines, compensator circuits, other synchronozs machines) many more equations must be solved know as the 'load flow' calculation. The input to the synchronous mchine model is either rotational speed or active power by a turbine or motor rotating the shaft. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; For modelling synchronous machines I found the book 'Dynamic Simulation of electrical machines using Simulink' by C.M. Ong helpful. You find some the models under &lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/9941-dynamic-simulations-of-electric-machinery-using-matlabsimulink&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/9941-dynamic-simulations-of-electric-machinery-using-matlabsimulink&lt;/a&gt;&lt;br&gt;
&amp;gt; Also the book 'Power System Stability and Control' by P. Kundur might be of help when modeling electrical power systems.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Kind regards&lt;br&gt;
&amp;gt; F.W.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Hallo Frank,&lt;br&gt;
&lt;br&gt;
Thanks for the reply. I am able to explore the model now. I am going to have Grid along with other Generating station on the my load side. That should make things llittle bit complicated. Anyway I also want to know if the process of Synchronisation can be simulated here. When the Generator operates in Island operation, its not yet conencted to grid. When the synchrnonization takes place, load flow happens. Is it possible we simulate both Island operation and operation with grid using the same model?&lt;br&gt;
&lt;br&gt;
Thanks and Regards,&lt;br&gt;
badri</description>
    </item>
    <item>
      <pubDate>Mon, 16 Nov 2009 09:52:02 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#695005</link>
      <author>Frank W.</author>
      <description>Hello,&lt;br&gt;
&lt;br&gt;
&amp;lt;Anyway I also want to know if the process of Synchronisation can be simulated here. When the Generator operates in Island operation, its not yet conencted to grid. When the synchrnonization takes place, load flow happens. Is it possible we simulate both Island operation and operation with grid using the same model?&amp;gt;&lt;br&gt;
&lt;br&gt;
This should be possible. The crucial part will be setting the conditions of the grid and the island prior to breaker closure. The Block Parameters Dialog of the synchronous machine model allows specifying the intial condtions of the synchronous machine (vector 'Init. cond.'). So I would first perform a load flow with the 'powergui' block with the breaker between grid and plant open. This will set the initial conditions in your model on grid and plant side of your model (Especially when you have a plant load attached to the generator this is the easiest way to set the mechanical power input 'Pm' of the machine correctly). You can then change the phase angles ('pha,phb,phc(deg)') of your plant generator to the desired value and start simulation with the breaker closing shortly after simulation start.&lt;br&gt;
&lt;br&gt;
Kind regards&lt;br&gt;
Frank  </description>
    </item>
    <item>
      <pubDate>Mon, 16 Nov 2009 10:53:01 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#695020</link>
      <author>Frank W.</author>
      <description>Sorry,&lt;br&gt;
&lt;br&gt;
I made a mistake. The mentioned phase angles in the initial condtions refer to the currents. The phase difference between grid and plant cannot be specified directly.&lt;br&gt;
&lt;br&gt;
Kind regards&lt;br&gt;
Frank </description>
    </item>
    <item>
      <pubDate>Sat, 12 Dec 2009 12:28:04 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#701813</link>
      <author>Frank W.</author>
      <description>&amp;gt; The mentioned phase angles in the initial condtions refer to the currents. The phase difference between grid and plant cannot be specified directly.&amp;lt;&lt;br&gt;
&lt;br&gt;
Of course, it can. One only has to subtract/add  a certain angle from 'th(deg)' and 'pha,phb,phc (deg)' in order to achieve a certain phase difference between the grid and the plant.</description>
    </item>
    <item>
      <pubDate>Mon, 08 Feb 2010 13:56:04 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#714960</link>
      <author>Badri Pattabiraman</author>
      <description>Hi Frank,&lt;br&gt;
&lt;br&gt;
Thanks for all your replies. I have some question regarding manual control in Simulink. Is it possible to have some blocks in Simulink through which it is possible to control, meaning increase or decrease a value manually during the simualtion time? Basically it deals with real time control of a process in Simulink manually.&lt;br&gt;
&lt;br&gt;
Thanks and Regards,&lt;br&gt;
badri</description>
    </item>
    <item>
      <pubDate>Tue, 09 Feb 2010 09:53:03 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#715260</link>
      <author>Frank W.</author>
      <description>&amp;gt;I have some question regarding manual control in Simulink. Is it possible to have some blocks in Simulink through which it is possible to control, meaning increase or decrease a value manually during the simualtion time? Basically it deals with real time control of a process in Simulink manually.&lt;br&gt;
&amp;gt; &lt;br&gt;
Hi,&lt;br&gt;
you can use blocks (i.e. ramp signal to increase speed/voltage in case you still work on the synchronising issues) to change the value during running the simulation. Other people have also used self built user interfaces (GUIs) for interaction with simulink models - I cannot give any help about this.&lt;br&gt;
I presume with 'real time control' you mean that the simulation is running on your machine and you interact with that simulation and watch what happens. Or do you want the simulation being executed in real time (i.e. simulator for training operators)?&lt;br&gt;
Regards&lt;br&gt;
Frank</description>
    </item>
    <item>
      <pubDate>Tue, 09 Feb 2010 14:38:04 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#715341</link>
      <author>Badri Pattabiraman</author>
      <description>Hi Frank,&lt;br&gt;
&lt;br&gt;
Yes i wanted to know abt GUI control of the running simulation which unfortunately you could not answer.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;I also wanted to know about the simulation being executed in real time for training operators as you mentioned in your reply. Is it possible to do that in Simulink.?&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
badri</description>
    </item>
    <item>
      <pubDate>Tue, 09 Feb 2010 16:53:02 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#715403</link>
      <author>Frank W.</author>
      <description>&amp;gt;  I also wanted to know about the simulation being executed in real time for training operators as you mentioned in your reply. Is it possible to do that in Simulink.?&lt;br&gt;
&amp;gt; &lt;br&gt;
Hello,&lt;br&gt;
for real time execution you would need hardware that is able to process in real time (Windows operating systems are not). I recommend contacting The Mathworks about their xPC target product because this is designed for real time processing. I do not know this product (apart from watching one or two of their webinars) but I think I came across that xPC target and SimPowerSystem are not compatible. Therefore please contact The Mathworks.&lt;br&gt;
About designing a GUI to interact with Simulink I suggest opening a new thread and tagging it as ' designing GUI' and 'simulink'  because this is no longer related to the synchronous generator. Good luck!&lt;br&gt;
Regards&lt;br&gt;
Frank</description>
    </item>
    <item>
      <pubDate>Fri, 12 Feb 2010 13:29:05 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#717149</link>
      <author>Badri Pattabiraman</author>
      <description>Hallo Frank,&lt;br&gt;
&lt;br&gt;
Thanks for your help. I will do as you suggested.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Badri</description>
    </item>
    <item>
      <pubDate>Thu, 18 Nov 2010 14:09:03 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#797312</link>
      <author>Muntaseer </author>
      <description>''I have collected the necessary technical datas for the Generator in dq reference frame ''&lt;br&gt;
&lt;br&gt;
Hi Badri,&lt;br&gt;
&lt;br&gt;
I am also interested in a similar field as yours. I was wondering if you wold be able to guide me in a few aspects about how to find realistic parameters of the different components of the electrical system. I am having difficulties in finding the parameter for the model blocks available on Matlab simulink. The parameters would be of synchronous machines, induction machines, transformers, line parameters for different power levels. &lt;br&gt;
&lt;br&gt;
Some of the parameters which I am after are such as for various power ranges their effective resistances and impedances, also there mutual resistance and reactance in case of a transformer. In case of machines again for  various power ranges and pole pair designs their rotor, stator individual and mutual resistance and inductances(Xd, Xd&amp;#8217;,Xd&amp;#8217;&amp;#8217;,Xq.Xq&amp;#8217;,Xq&amp;#8217;&amp;#8217;), time constants (td&amp;#8217;,td&amp;#8217;&amp;#8217;,tq&amp;#8217;&amp;#8217;)inertia, friction factor.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;I was wondering if you had any sort of references or tables regarding these parameters. Also if you had a schematic of all the components of power system design of any area with the different power levels of an area, it would be great. As what I have searched so far, the information are scarce. It would be of great help to me if you would be able to provide me some of these information. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks a lot, hope you will be able to provide me with some information&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Muntaseer Husain</description>
    </item>
    <item>
      <pubDate>Thu, 18 Nov 2010 14:12:04 -0500</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#797313</link>
      <author>Muntaseer </author>
      <description>''I have collected the necessary technical datas for the Generator in dq reference frame ''&lt;br&gt;
Hi Badri,&lt;br&gt;
&lt;br&gt;
I am also interested in a similar field as yours. I was wondering if you wold be able to guide me in a few aspects about how to find realistic parameters of the different components of the electrical system. I am having difficulties in finding the parameter for the model blocks available on Matlab simulink. The parameters would be of synchronous machines, induction machines, transformers, line parameters for different power levels. &lt;br&gt;
&lt;br&gt;
Some of the parameters which I am after are such as for various power ranges their effective resistances and impedances, also there mutual resistance and reactance in case of a transformer. In case of machines again for  various power ranges and pole pair designs their rotor, stator individual and mutual resistance and inductances(Xd, Xd&amp;#8217;,Xd&amp;#8217;&amp;#8217;,Xq.Xq&amp;#8217;,Xq&amp;#8217;&amp;#8217;), time constants (td&amp;#8217;,td&amp;#8217;&amp;#8217;,tq&amp;#8217;&amp;#8217;)inertia, friction factor.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;I was wondering if you had any sort of references or tables regarding these parameters. Also if you had a schematic of all the components of power system design of any area with the different power levels of an area, it would be great. As what I have searched so far, the information are scarce. It would be of great help to me if you would be able to provide me some of these information. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks a lot, hope you will be able to provide me with some information&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Muntaseer Husain&lt;br&gt;
&lt;br&gt;
P.S. I am new at this, I dont know if the reply will be forwarded to my email account as i made a mistake while typing in the newsfeed section. In case it doesnt come, would you also reply back at M.Husain@staffs.ac.uk</description>
    </item>
    <item>
      <pubDate>Mon, 08 Aug 2011 04:06:11 -0400</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#848337</link>
      <author>Ritesh Kumar</author>
      <description>&quot;Badri Pattabiraman&quot; &amp;lt;badri.spec@gmail.com&amp;gt; wrote in message &amp;lt;hbjtv2$hp4$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hallo,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I am making a model of Synchronous Generator to be used in a power plant. Subsequently i have to design my auxiliary loads in power plant and the power network.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; First i have to build the Synchronous Generator model in Simulink. But finally i have to built it in  another simulator which has only simple componenets like intergerator, multiplier, Adder etc.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; In SimpowerSystems, there exist a model for Synchronous machine. But this exist as a single block. I would like to know the details behind this single block. What is basic model on which this block works.?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have collected the necessary technical datas for the Generator in dq reference frame and also aware of the dynamic equations. But how to model this to get electrical power as output? If somebody can throw some light on this modelling, it would be really great. Also any references and links are welcome.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; badri&lt;br&gt;
&lt;br&gt;
hi&lt;br&gt;
i'm also doing project of  modelling and simulation of a synchronous generator driven by an engine at a power station. i need help in determining the parameters of the synchronous generator. the power demand is 11000V in my project and i want to get a appropriate generator in order to meet this demand.please can i have some help in this. i'm using matlab software to model and simulate this projest&lt;br&gt;
&lt;br&gt;
Ritesh</description>
    </item>
    <item>
      <pubDate>Fri, 12 Aug 2011 10:29:13 -0400</pubDate>
      <title>Re: Dynamic Model of a Synchronous Generator</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263603#848928</link>
      <author>Frank W.</author>
      <description>&amp;gt; i'm also doing project of  modelling and simulation of a synchronous generator driven by an engine at a power station. i need help in determining the parameters of the synchronous generator. the power demand is 11000V in my project and i want to get a appropriate generator in order to meet this demand.please can i have some help in this. i'm using matlab software to model and simulate this projest&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Ritesh&lt;br&gt;
&lt;br&gt;
Hi,&lt;br&gt;
the parameters of a synchronous machine depend on the machine's design. If you are to simulate a generator in an existing power station data should be available from the manufacturer. Otherwise try using a synchronous machine preset model.&lt;br&gt;
Btw: 11000V is a voltage so talking of power demand in that context makes no sense.</description>
    </item>
  </channel>
</rss>

