<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1680186</id>
	<title>Projects - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1680186"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1680186"/>
	<updated>2026-05-05T01:37:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:SCCT2017.PNG&amp;diff=9599</id>
		<title>File:SCCT2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:SCCT2017.PNG&amp;diff=9599"/>
		<updated>2017-10-30T13:50:02Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:OCCT2017.PNG&amp;diff=9598</id>
		<title>File:OCCT2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:OCCT2017.PNG&amp;diff=9598"/>
		<updated>2017-10-30T13:49:41Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9597</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9597"/>
		<updated>2017-10-30T13:48:36Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
Result for Open Circuit Test and Short Circuit Test:&lt;br /&gt;
&lt;br /&gt;
[[File:OCCT2017.PNG|500px|thumb|center|Open Circuit Characteristic]]&lt;br /&gt;
[[File:SCCT2017.PNG|500px|thumb|center|Short Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|500px|thumb|center|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|500px|thumb|center|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
The main concept of the VI is shown in the diagram below.&lt;br /&gt;
&lt;br /&gt;
[[File:MC22017.PNG|500px|thumb|center|Main concept of VI]]&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|500px|thumb|center|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|600px|thumb|center|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|center|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9596</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9596"/>
		<updated>2017-10-30T13:46:51Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|300px|thumb|center|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|500px|thumb|center|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
The main concept of the VI is shown in the diagram below.&lt;br /&gt;
&lt;br /&gt;
[[File:MC22017.PNG|500px|thumb|center|Main concept of VI]]&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|500px|thumb|center|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|600px|thumb|center|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|center|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9595</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9595"/>
		<updated>2017-10-30T13:45:45Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|300px|thumb|center|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|300px|thumb|center|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
The main concept of the VI is shown in the diagram below.&lt;br /&gt;
&lt;br /&gt;
[[File:MC22017.PNG|300px|thumb|center|Main concept of VI]]&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|400px|thumb|center|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|300px|thumb|center|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|center|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:MC22017.PNG&amp;diff=9594</id>
		<title>File:MC22017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:MC22017.PNG&amp;diff=9594"/>
		<updated>2017-10-30T13:45:04Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9593</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9593"/>
		<updated>2017-10-30T13:44:39Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|300px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|300px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
The main concept of the VI is shown in the diagram below.&lt;br /&gt;
&lt;br /&gt;
[[File:MC22017.PNG|300px|thumb|center|Main concept of VI]]&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|400px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|300px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|right|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9592</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9592"/>
		<updated>2017-10-30T13:40:09Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|300px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|300px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|400px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|300px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|right|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9591</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9591"/>
		<updated>2017-10-30T13:39:25Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|600px|thumb|middle|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|600px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|600px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|600px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|right|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9590</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9590"/>
		<updated>2017-10-30T13:38:16Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|600px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|600px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|600px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|600px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|2000px|thumb|right|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9589</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9589"/>
		<updated>2017-10-30T13:36:19Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|200px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|200px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|1600px|thumb|right|Front Panel of LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9588</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9588"/>
		<updated>2017-10-30T13:35:01Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|200px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|200px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|800px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 12 LabVIEW parameters ====&lt;br /&gt;
Display the RMS, relative angle, and phasor values in the following arrangment:&lt;br /&gt;
Va RMS 	Rel. Angle Va	Phasor Va&lt;br /&gt;
Vb RMS	Rel. Angle Vb	Phasor Vb&lt;br /&gt;
Vc RMS	Rel. Angle Vc	Phasor Vc&lt;br /&gt;
Ia RMS	Rel. Angle Ia	Phasor Ia&lt;br /&gt;
Ib RMS	Rel. Angle Ib	Phasor Ib&lt;br /&gt;
Ic RMS	Rel. Angle Ic	Phasor Ic&lt;br /&gt;
&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
1.	Display the value based on block diagram calculation&lt;br /&gt;
2.	Display the value based on Matlab calculation (MathScript node)&lt;br /&gt;
&lt;br /&gt;
==== 13 Voltage waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the voltage waveform for one cycle only &lt;br /&gt;
&lt;br /&gt;
==== 14 Current waveform  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the current waveform for specified duration of time&lt;br /&gt;
2.	Display the current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 15 LabVIEW Parameters  ====&lt;br /&gt;
There are 9 displays in this section:&lt;br /&gt;
&lt;br /&gt;
1.	Excitation field parameters&lt;br /&gt;
Display the exc. current and voltage&lt;br /&gt;
2.	Power&lt;br /&gt;
Display S, Q, P, total S, total P, total Q, power factor and theta of each phase&lt;br /&gt;
3.	V RMS&lt;br /&gt;
Display V RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(V RMS non resampled)/3 and sum(V RMS resampled)/3 &lt;br /&gt;
4.	I RMS&lt;br /&gt;
Display I RMS of non resampled data, resampled data and resampled data using zero crossing Matlab calculation (MathScript node)&lt;br /&gt;
Display sum(I RMS non resampled)/3 and sum(I RMS resampled)/3 &lt;br /&gt;
5.	V DC&lt;br /&gt;
Display V DC from each phase of non resampled data and resampled data&lt;br /&gt;
6.	I DC&lt;br /&gt;
Display I DC from each phase of non resampled data and resampled data&lt;br /&gt;
7.	V line&lt;br /&gt;
Display V line from each phase of non resampled data and resampled data&lt;br /&gt;
8.	I line&lt;br /&gt;
Display I line from each phase of non resampled data and resampled data&lt;br /&gt;
9.	Zero Cross&lt;br /&gt;
Display the number of increasing  and decreasing zero crossing point for each voltages and currents phase.&lt;br /&gt;
&lt;br /&gt;
==== 16 Voltage excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. voltage waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. voltage waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 17 Current excitation  ====&lt;br /&gt;
There are 2 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the exc. Current waveform for specified duration of time&lt;br /&gt;
2.	Display the exc. Current waveform for one cycle only&lt;br /&gt;
&lt;br /&gt;
==== 18 Waveform parameters  ====&lt;br /&gt;
There are 6 displays which display frequency, amplitude and phase (degree) for Va, Vb, Vc, Ia, Ib and Ic. &lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:FP2017.PNG&amp;diff=9587</id>
		<title>File:FP2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:FP2017.PNG&amp;diff=9587"/>
		<updated>2017-10-30T13:32:09Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9586</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9586"/>
		<updated>2017-10-30T13:31:48Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|200px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|200px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:FP2017.PNG|800px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
==== 4 Stop button ====&lt;br /&gt;
Stop the programme if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator if the programme is stop running&lt;br /&gt;
&lt;br /&gt;
==== 5 Timer ====&lt;br /&gt;
Timer will tells the: &lt;br /&gt;
1.	Start time&lt;br /&gt;
2.	Present time&lt;br /&gt;
3.	Elapsed time&lt;br /&gt;
Time target: a control which the user need to set. For instance, if the measurment is 60 secs, the green LED will turn on, indicates the time has elasped for 60 secs&lt;br /&gt;
&lt;br /&gt;
Reset: a button for resseting the time to default value&lt;br /&gt;
&lt;br /&gt;
==== 6 Current time ====&lt;br /&gt;
Display the current time&lt;br /&gt;
&lt;br /&gt;
==== 7 Save files directory ====&lt;br /&gt;
The section will display the saved files directory &lt;br /&gt;
&lt;br /&gt;
==== 8 Save buttons ====&lt;br /&gt;
These save buttons are separated into two:&lt;br /&gt;
Button 1: save entire measurement&lt;br /&gt;
Button 2: save for only one cycle of data&lt;br /&gt;
&lt;br /&gt;
==== 9 per unit control ====&lt;br /&gt;
The per unit control can be adjusted for displaying the per unit value in the waveform graph&lt;br /&gt;
&lt;br /&gt;
==== 10 Angle waveform ====&lt;br /&gt;
There are 3 displays:&lt;br /&gt;
&lt;br /&gt;
1.	Display the obtained rotation angle for specified duration of time&lt;br /&gt;
2.	Display the rotation angle for one cycle only with limitation within 0-2pi&lt;br /&gt;
3.	Display the rotation angle for one cycle only with no limitation&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
Display the power triangle in the XY graph based on P and Q values&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
&lt;br /&gt;
==== 11 Power triangle  ====&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9585</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9585"/>
		<updated>2017-10-30T13:27:21Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|200px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|200px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
=== 3.Front Panel and Brief of User Guide of LabVIEW : ===&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|600px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
==== 1 Load Rejection Test Button ====&lt;br /&gt;
For load rejection test analysis&lt;br /&gt;
&lt;br /&gt;
==== 2 Re sampled button ====&lt;br /&gt;
This button is made for resampling the obtained angle of rotation. The samplling rate from encoder is lower than the sampling rate of the other measured parameters.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of resampled data&lt;br /&gt;
&lt;br /&gt;
==== 3 Save button ====&lt;br /&gt;
Save the files if requested.&lt;br /&gt;
&lt;br /&gt;
The green LED is the indicator of saved data&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:DC2017.PNG&amp;diff=9584</id>
		<title>File:DC2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:DC2017.PNG&amp;diff=9584"/>
		<updated>2017-10-30T13:23:07Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:DAQ2017.PNG&amp;diff=9583</id>
		<title>File:DAQ2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:DAQ2017.PNG&amp;diff=9583"/>
		<updated>2017-10-30T13:22:45Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9582</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9582"/>
		<updated>2017-10-30T13:22:28Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
[[File:DAQ2017.PNG|200px|thumb|right|DAQ system]]&lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
==== Calibration of DC signals ====&lt;br /&gt;
The experiment is performed by using external power supply to feed the voltage in the excitation field circuit. The voltage and current are measured using the meters. LabVIEW will measured voltage and current that are coming out from excitation field panel.&lt;br /&gt;
&lt;br /&gt;
In this experiment, the scale factor for excitation field cannot be identified. This is due to the electronic circuit from the excitation field sensors, current sensor and voltage sensor produce high noise signals. The circuit might be set to be less noise at specific range of voltages. Besides that, the noisy signal is similar when testing from bench 1 and bench 3. Therefore, it is assume that this problem is probably from the electronic circuit behind the board. Below is the example of the signal that is captured by LabVIEW:&lt;br /&gt;
&lt;br /&gt;
[[File:DC2017.PNG|200px|thumb|right|High noise of DC signals]]&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9581</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9581"/>
		<updated>2017-10-30T13:18:52Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|right|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|right|Saturation Curve]]&lt;br /&gt;
&lt;br /&gt;
== Method of data capture : ==&lt;br /&gt;
&lt;br /&gt;
=== 1.Data Acquisition (DAQ) : ===&lt;br /&gt;
&lt;br /&gt;
DAQ is the process of measuring an electrical or physical phenomenon such as voltages, currents and rotating angle. A DAQ system consists of three main parts, which are sensors, DAQ measurement hardware and a programmable software (LabVIEW) in a computer. &lt;br /&gt;
&lt;br /&gt;
=== 2.Accurateness of LabVIEW via Calibration Process : ===&lt;br /&gt;
&lt;br /&gt;
==== Calibration of AC signals ====&lt;br /&gt;
The experiment is performed by connecting the 240 V of AC power supply to the induction machine, which act as a prime mover. The voltages from the panel board are measured by using LabVIEW. Besides that, several equipment are used which are oscilloscope, high voltage probes and power analyser. These equipment are used to measure the output voltages and currents which will be used later to identify the scale factor for the LabVIEW output. The scale factor for each phase voltage and current is found. Below is the scale factors for each phase:&lt;br /&gt;
&lt;br /&gt;
VA = 110.4164 Volt/Volt&lt;br /&gt;
VB = 111.9786 Volt/Volt&lt;br /&gt;
VC = 111.9287 Volt/Volt&lt;br /&gt;
&lt;br /&gt;
IA = 25.1648 Amp/Volt&lt;br /&gt;
IB = 25.1582 Amp/Volt&lt;br /&gt;
IC = 25.3139 Amp/Volt&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9580</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9580"/>
		<updated>2017-10-30T13:10:18Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== Steady State Testing: ==&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model : ==&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|left|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|left|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation22017.PNG&amp;diff=9579</id>
		<title>File:Saturation22017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation22017.PNG&amp;diff=9579"/>
		<updated>2017-10-30T13:09:23Z</updated>

		<summary type="html">&lt;p&gt;A1680186: A1680186 uploaded a new version of &amp;amp;quot;File:Saturation22017.PNG&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation22017.PNG&amp;diff=9578</id>
		<title>File:Saturation22017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation22017.PNG&amp;diff=9578"/>
		<updated>2017-10-30T13:08:40Z</updated>

		<summary type="html">&lt;p&gt;A1680186: A1680186 uploaded a new version of &amp;amp;quot;File:Saturation22017.PNG&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation22017.PNG&amp;diff=9577</id>
		<title>File:Saturation22017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation22017.PNG&amp;diff=9577"/>
		<updated>2017-10-30T13:07:58Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9576</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9576"/>
		<updated>2017-10-30T13:07:38Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
= Synchronous Machine Saturation Model : =&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|left|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
The air gap and the OCC curve of the machine are used to identified the saturation characteristics using the per unit values of terminal voltages. According to Gibbard, Vowles and Pourbeik, interpolation function for saturation characteristics is the exponential type:&lt;br /&gt;
&lt;br /&gt;
S(φ)=Aφ^(B-1) 				&lt;br /&gt;
S(V_t )=V_A/V_t -1&lt;br /&gt;
&lt;br /&gt;
Where φ represents the air gap flux linkages. As this under the open circuit condition, V_t= φ. Based on the 2016 students’ report, the value of A and B are identified which are 0.5 and 5.0694 respectively.&lt;br /&gt;
&lt;br /&gt;
The value of new A and B is identified by minimising the value of sum of square error. Based on the calculation the value of A and B are approximately at 0.383 and 5.591 respectively. Therefore: S(φ)=0.383φ^5.591. The function is used to plot the saturation characteristic of the machine.&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation22017.PNG|200px|thumb|left|Open Circuit Characteristic]]&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9575</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9575"/>
		<updated>2017-10-30T13:04:03Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
= Synchronous Machine Saturation Model : =&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Saturation2017.PNG]]&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation2017.PNG&amp;diff=9574</id>
		<title>File:Saturation2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation2017.PNG&amp;diff=9574"/>
		<updated>2017-10-30T13:03:32Z</updated>

		<summary type="html">&lt;p&gt;A1680186: A1680186 uploaded a new version of &amp;amp;quot;File:Saturation2017.PNG&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation2017.PNG&amp;diff=9573</id>
		<title>File:Saturation2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation2017.PNG&amp;diff=9573"/>
		<updated>2017-10-30T13:02:25Z</updated>

		<summary type="html">&lt;p&gt;A1680186: A1680186 uploaded a new version of &amp;amp;quot;File:Saturation2017.PNG&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation2017.PNG&amp;diff=9572</id>
		<title>File:Saturation2017.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Saturation2017.PNG&amp;diff=9572"/>
		<updated>2017-10-30T13:01:33Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9571</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9571"/>
		<updated>2017-10-30T13:01:19Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
= Synchronous Machine Saturation Model : =&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Saturation2017.PNG]]&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9570</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9570"/>
		<updated>2017-10-30T12:59:22Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
= Synchronous Machine Saturation Model : =&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
[[File:Capture.PNG]]&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9569</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9569"/>
		<updated>2017-10-30T12:54:58Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
throughout the use of the EES Synchronous machine experiment, the team is able to accurately measure several parameters including Xd and Xq. The value of Xd is 1.324 p.u. and Xq is 0.5823 p.u. &lt;br /&gt;
&lt;br /&gt;
= Synchronous Machine Saturation Model : =&lt;br /&gt;
The saturation is necessary for the modelling of synchronous machine. In order to capture the effect of hysteresis, open circuit test configuration from electrical energy system course is used. The test is performed by capturing the data when the field current is changed. The calibrated LabVIEW is used during conducting the experiment.&lt;br /&gt;
&lt;br /&gt;
The method used in determining a machines saturation model is based on Gibbard, Vowles and Pourbeik. Once the process of capturing is finished, the value of root mean square of terminal voltages are obtained by using zero crossing method.&lt;br /&gt;
&lt;br /&gt;
The values of E0, Air gap line are used to plot the saturation graph of open circuit characteristic. The air gap line is the function of E0 and If by neglecting the saturation. Below is the graph&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9568</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=9568"/>
		<updated>2017-10-30T12:47:18Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
By using the combination of code wheel (i.e. HEDS-6140#B13) and optical incremental quadrature encoder (i.e. HEDS-9040B00) together with DAQ board, our project group can accurately determine the rotational angle of the shaft in Lab View software. Rotor angle is significantly important. During normal operation of synchronous generators, stator magnetic field and rotor magnetic field rotate at the same speed but existing an angular difference between them and that depends on the power output. Based on this motivation, our group has selected the above two units and had them installed in NG06 lab. The output of encoder transmits to the DAQ board that illustrates the amount of rotational angle the shaft was travelling. By doing so, we are able to analyze the relations that involves the rotor angle and other quantities.&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
=== 1. Synchronous Machine per-unit values : ===&lt;br /&gt;
&lt;br /&gt;
Description 	Calculations&lt;br /&gt;
Base value of 3 phase voltage	V_rated=415 V (rms)&lt;br /&gt;
Base value for current	I_rated=10.5 A (rms)&lt;br /&gt;
Base value of apparent power	S_rated=(3(V_rated 〖*I〗_rated))/√3=7547.41 VA&lt;br /&gt;
Rated impedance	Z_rated=V_rated/(√3 I_rated )=22.82 Ω/phase&lt;br /&gt;
Base value of real power	P_rated=8HP=5880 W&lt;br /&gt;
Power factor value	〖cosθ〗_rated=P_rated/S_rated =5880/7540=0.78&lt;br /&gt;
Rated Frequency	50 Hz&lt;br /&gt;
Rated Speed	1500 rpm&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8620</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8620"/>
		<updated>2017-09-21T13:14:13Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* 2.Measurement of Rotor Angle Using Encoding Wheel: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
Rotor angle measurement by using encoding wheel and Lab-View programming&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8619</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8619"/>
		<updated>2017-09-21T13:10:04Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8618</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8618"/>
		<updated>2017-09-21T13:08:47Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8617</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8617"/>
		<updated>2017-09-21T13:08:17Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* EES Steady State Testing: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
Steady state tests of synchronous machine are similar to the electrical energy system practical notes. The purpose of the tests is to determine several parameters at different machine operation condition. These test are open-circuit test, short-circuit test and slip test.&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8616</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8616"/>
		<updated>2017-09-21T13:04:03Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8615</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8615"/>
		<updated>2017-09-21T13:03:49Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* Team Members: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
# Xinrui Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8614</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8614"/>
		<updated>2017-09-21T13:03:04Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 1.Software Model of The Generator in Matlab: ===&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
=== 2.Measurement of Rotor Angle Using Encoding Wheel: ===&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
=== 3.Lab-View and Data Acquisition (DAQ) Board: ===&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8613</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8613"/>
		<updated>2017-09-21T13:02:06Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1.Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== 2.Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== 3.Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= References: =&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8612</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8612"/>
		<updated>2017-09-21T13:01:26Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* References: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1.Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== 2.Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== 3.Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
[1] F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2] T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[3] D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[4] W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[5] Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8611</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8611"/>
		<updated>2017-09-21T13:00:10Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development:=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1.Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== 2.Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== 3.Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
= EES Steady State Testing: =&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
# F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
# T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
# D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
# W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
# Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8610</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8610"/>
		<updated>2017-09-21T12:59:39Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* 2017 Main Development */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development=&lt;br /&gt;
&lt;br /&gt;
== 1.Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== 2.Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== 3.Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
# F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
# T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
# D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
# W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
# Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8609</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8609"/>
		<updated>2017-09-21T12:58:48Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
= Supervisors: =&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
= Aim: =&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
= Motivation: =&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
=2017 Main Development=&lt;br /&gt;
&lt;br /&gt;
== # Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== # Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== # Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
# F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
# T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
# D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
# W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
# Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8608</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8608"/>
		<updated>2017-09-21T12:56:56Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Members: ==&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Supervisors: ==&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
== Aim: ==&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
== Motivation: ==&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
== Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
# F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
# T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
# D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
# W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
# Nesimi Ertugrul, &amp;quot;LabView for Electric Circuits, Machines, Drives and Laboratories&amp;quot;, National Instruments, Prentice Hall PTR, 2002&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8602</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8602"/>
		<updated>2017-09-21T09:40:58Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* Software Model of The Generator in Matlab: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Members: ==&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Supervisors: ==&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
== Aim: ==&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
== Motivation: ==&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
== Software Model of The Generator in Matlab: ==&lt;br /&gt;
The matlab software model of the generator is based on the book Small-signal stability, control and dynamic performance of power systems(https://www.adelaide.edu.au/press/titles/small-signal/), by Gibbard, Pourbeik and Vowles. The part is focus on the Small-signal models of synchronous generators in per-unit system. The purposes of the model is to do further reseach about verifying transient variables more specifically in d2q1 system(First Q-axis Damper Winding, Second D-axis Damper Winding), like winding magnet flux , field voltage , field current and so on. DQ tranform and FVT are widely used in this part.&lt;br /&gt;
&lt;br /&gt;
== Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model: ==&lt;br /&gt;
This section is done by Ainal&lt;br /&gt;
&lt;br /&gt;
== Steady State Capability Test: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Load Rejection: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Risk Analysis ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Conclusion: ==&lt;br /&gt;
This section is done by Ainal main part&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
[1]F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2]J. P. Bartlett, “The practical application of optimal control techniques to synchronous generator excitation”, The University of Adelaide, Adelaide, SA, 1972. &lt;br /&gt;
&lt;br /&gt;
[3]. Kundur, Power system stability and control, New York, McGraw Hill, 1994.&lt;br /&gt;
&lt;br /&gt;
[4]T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[5]The Institute of Electrical and Electronics Engineers, IEEE Guide for Test Procedures for Synchronous Machines, New York, 2010.&lt;br /&gt;
&lt;br /&gt;
[6]&amp;quot;Synchronous Generator as a Wind Power Generator&amp;quot;, Alternative Energy Tutorials, 2016. [Online]. Available: http://www.alternative-energy-tutorials.com/wind-energy/synchronous-generator.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[7]&amp;quot;Permanent magnet synchronous motor with sinusoidal fluxdistribution - MATLAB&amp;quot;,Au.mathworks.com, 2016. [Online]. Available: http://au.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[8]&amp;quot;Risk Management Process - ISO 14971 - Risk Assessment - Risk Control&amp;quot;, TSQuality.ch, 2016. [Online]. Available: http://tsquality.ch/risk-management-process/. [Accessed: 31- May- 2016].&lt;br /&gt;
&lt;br /&gt;
[9]D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[10] D.J. Vowles, Suite of Matlab functions for steady-state analysis and parameter identification of synchronous machines, May 2016.&lt;br /&gt;
&lt;br /&gt;
[11]W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[12]K. Daware, &amp;quot;Basic construction and working of a DC Generator.&amp;quot;, Electricaleasy.com, 2016. [Online]. Available: http://www.electricaleasy.com/2012/12/basic-construction-and-working-of-dc.html. [Accessed: 17- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[13]&amp;quot;Synchronous Motor Excitation | Electrical4u&amp;quot;, Electrical4u.com, 2016. [Online]. Available: http://www.electrical4u.com/synchronous-motor-excitation/. [Accessed: 19- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[14] A. Allison, Suite of Matlab functions for road rejection analysis, October 2016.&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8574</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8574"/>
		<updated>2017-09-21T05:23:27Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Members: ==&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Supervisors: ==&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
== Aim: ==&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
== Motivation: ==&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
== Software Model of The Generator in Matlab: ==&lt;br /&gt;
This section is done by Xinrui Li&lt;br /&gt;
&lt;br /&gt;
== Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model: ==&lt;br /&gt;
This section is done by Ainal&lt;br /&gt;
&lt;br /&gt;
== Steady State Capability Test: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Load Rejection: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Risk Analysis ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Conclusion: ==&lt;br /&gt;
This section is done by Ainal main part&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
[1]F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2]J. P. Bartlett, “The practical application of optimal control techniques to synchronous generator excitation”, The University of Adelaide, Adelaide, SA, 1972. &lt;br /&gt;
&lt;br /&gt;
[3]. Kundur, Power system stability and control, New York, McGraw Hill, 1994.&lt;br /&gt;
&lt;br /&gt;
[4]T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[5]The Institute of Electrical and Electronics Engineers, IEEE Guide for Test Procedures for Synchronous Machines, New York, 2010.&lt;br /&gt;
&lt;br /&gt;
[6]&amp;quot;Synchronous Generator as a Wind Power Generator&amp;quot;, Alternative Energy Tutorials, 2016. [Online]. Available: http://www.alternative-energy-tutorials.com/wind-energy/synchronous-generator.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[7]&amp;quot;Permanent magnet synchronous motor with sinusoidal fluxdistribution - MATLAB&amp;quot;,Au.mathworks.com, 2016. [Online]. Available: http://au.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[8]&amp;quot;Risk Management Process - ISO 14971 - Risk Assessment - Risk Control&amp;quot;, TSQuality.ch, 2016. [Online]. Available: http://tsquality.ch/risk-management-process/. [Accessed: 31- May- 2016].&lt;br /&gt;
&lt;br /&gt;
[9]D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[10] D.J. Vowles, Suite of Matlab functions for steady-state analysis and parameter identification of synchronous machines, May 2016.&lt;br /&gt;
&lt;br /&gt;
[11]W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[12]K. Daware, &amp;quot;Basic construction and working of a DC Generator.&amp;quot;, Electricaleasy.com, 2016. [Online]. Available: http://www.electricaleasy.com/2012/12/basic-construction-and-working-of-dc.html. [Accessed: 17- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[13]&amp;quot;Synchronous Motor Excitation | Electrical4u&amp;quot;, Electrical4u.com, 2016. [Online]. Available: http://www.electrical4u.com/synchronous-motor-excitation/. [Accessed: 19- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[14] A. Allison, Suite of Matlab functions for road rejection analysis, October 2016.&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8573</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8573"/>
		<updated>2017-09-21T05:21:58Z</updated>

		<summary type="html">&lt;p&gt;A1680186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Supervisors: ==&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
== Aim: ==&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
== Motivation: ==&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
== Software Model of The Generator in Matlab: ==&lt;br /&gt;
This section is done by Xinrui Li&lt;br /&gt;
&lt;br /&gt;
== Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model: ==&lt;br /&gt;
This section is done by Ainal&lt;br /&gt;
&lt;br /&gt;
== Steady State Capability Test: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Load Rejection: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Risk Analysis ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Conclusion: ==&lt;br /&gt;
This section is done by Ainal main part&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
[1]F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2]J. P. Bartlett, “The practical application of optimal control techniques to synchronous generator excitation”, The University of Adelaide, Adelaide, SA, 1972. &lt;br /&gt;
&lt;br /&gt;
[3]. Kundur, Power system stability and control, New York, McGraw Hill, 1994.&lt;br /&gt;
&lt;br /&gt;
[4]T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[5]The Institute of Electrical and Electronics Engineers, IEEE Guide for Test Procedures for Synchronous Machines, New York, 2010.&lt;br /&gt;
&lt;br /&gt;
[6]&amp;quot;Synchronous Generator as a Wind Power Generator&amp;quot;, Alternative Energy Tutorials, 2016. [Online]. Available: http://www.alternative-energy-tutorials.com/wind-energy/synchronous-generator.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[7]&amp;quot;Permanent magnet synchronous motor with sinusoidal fluxdistribution - MATLAB&amp;quot;,Au.mathworks.com, 2016. [Online]. Available: http://au.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[8]&amp;quot;Risk Management Process - ISO 14971 - Risk Assessment - Risk Control&amp;quot;, TSQuality.ch, 2016. [Online]. Available: http://tsquality.ch/risk-management-process/. [Accessed: 31- May- 2016].&lt;br /&gt;
&lt;br /&gt;
[9]D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[10] D.J. Vowles, Suite of Matlab functions for steady-state analysis and parameter identification of synchronous machines, May 2016.&lt;br /&gt;
&lt;br /&gt;
[11]W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[12]K. Daware, &amp;quot;Basic construction and working of a DC Generator.&amp;quot;, Electricaleasy.com, 2016. [Online]. Available: http://www.electricaleasy.com/2012/12/basic-construction-and-working-of-dc.html. [Accessed: 17- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[13]&amp;quot;Synchronous Motor Excitation | Electrical4u&amp;quot;, Electrical4u.com, 2016. [Online]. Available: http://www.electrical4u.com/synchronous-motor-excitation/. [Accessed: 19- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[14] A. Allison, Suite of Matlab functions for road rejection analysis, October 2016.&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8572</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8572"/>
		<updated>2017-09-21T05:20:18Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* Lab-View and Data Acquisition (DAQ) Board: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Supervisors: ==&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Aim: ==&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
== Motivation: ==&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
== Software Model of The Generator in Matlab: ==&lt;br /&gt;
This section is done by Xinrui Li&lt;br /&gt;
&lt;br /&gt;
== Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
Lab-View is a graphical programming language. In this project, a new Lab-View program is needed to capture several parameters in order to analyze the data. The way  Lab-View capture the data is via the device that is called Data Acquisition (DAQ) Board. This device will capture the generated signal from installed sensors in the NG06 Lab.&lt;br /&gt;
&lt;br /&gt;
The design of the Lab-View programming is to be able for the code to capture several parameters which are three-phase voltages, three-phase current, DC excitation field and Rotor angle. Since the maximum output voltage of the DAQ board is just 10 Volts, the value capture using the new program is in scaled value. Therefore, several methods are used to identified the scaled value of it. Besides that, the program is capable to capture 64 samples in 50 Hz frequency. In aspect of data saving method, it has the ability to save the data in a readable format (lvm) and the naming of the file is consistent.&lt;br /&gt;
&lt;br /&gt;
There are several improvement that can be implemented in this Lab-View program. The details of the codes and its improvement are discussed in the thesis of this project.&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model: ==&lt;br /&gt;
This section is done by Ainal&lt;br /&gt;
&lt;br /&gt;
== Steady State Capability Test: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Load Rejection: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Risk Analysis ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Conclusion: ==&lt;br /&gt;
This section is done by Ainal main part&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
[1]F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2]J. P. Bartlett, “The practical application of optimal control techniques to synchronous generator excitation”, The University of Adelaide, Adelaide, SA, 1972. &lt;br /&gt;
&lt;br /&gt;
[3]. Kundur, Power system stability and control, New York, McGraw Hill, 1994.&lt;br /&gt;
&lt;br /&gt;
[4]T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[5]The Institute of Electrical and Electronics Engineers, IEEE Guide for Test Procedures for Synchronous Machines, New York, 2010.&lt;br /&gt;
&lt;br /&gt;
[6]&amp;quot;Synchronous Generator as a Wind Power Generator&amp;quot;, Alternative Energy Tutorials, 2016. [Online]. Available: http://www.alternative-energy-tutorials.com/wind-energy/synchronous-generator.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[7]&amp;quot;Permanent magnet synchronous motor with sinusoidal fluxdistribution - MATLAB&amp;quot;,Au.mathworks.com, 2016. [Online]. Available: http://au.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[8]&amp;quot;Risk Management Process - ISO 14971 - Risk Assessment - Risk Control&amp;quot;, TSQuality.ch, 2016. [Online]. Available: http://tsquality.ch/risk-management-process/. [Accessed: 31- May- 2016].&lt;br /&gt;
&lt;br /&gt;
[9]D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[10] D.J. Vowles, Suite of Matlab functions for steady-state analysis and parameter identification of synchronous machines, May 2016.&lt;br /&gt;
&lt;br /&gt;
[11]W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[12]K. Daware, &amp;quot;Basic construction and working of a DC Generator.&amp;quot;, Electricaleasy.com, 2016. [Online]. Available: http://www.electricaleasy.com/2012/12/basic-construction-and-working-of-dc.html. [Accessed: 17- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[13]&amp;quot;Synchronous Motor Excitation | Electrical4u&amp;quot;, Electrical4u.com, 2016. [Online]. Available: http://www.electrical4u.com/synchronous-motor-excitation/. [Accessed: 19- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[14] A. Allison, Suite of Matlab functions for road rejection analysis, October 2016.&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8545</id>
		<title>Projects:2017s1-190 Modelling and Validation for Synchronous Generators</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-190_Modelling_and_Validation_for_Synchronous_Generators&amp;diff=8545"/>
		<updated>2017-09-21T04:30:42Z</updated>

		<summary type="html">&lt;p&gt;A1680186: /* Conclusion: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Team Members: =&lt;br /&gt;
# Ainal Syazwan Itamta&lt;br /&gt;
# Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Supervisors: ==&lt;br /&gt;
# Dr. Andrew Allison&lt;br /&gt;
# David Vowels&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Aim: ==&lt;br /&gt;
The aim of this project is to identify the dynamical parameters of the synchronous generators in NG06 Junior Lab. The model will be calibrated and verified via several specified tests on the machine. After that, the test procedures and designs specification will be documented.&lt;br /&gt;
&lt;br /&gt;
== Motivation: ==&lt;br /&gt;
The steady state characteristics of the synchronous generators are already well documented.However, the dynamical characteristics are required to be explored. Using these as guidelines, future students and academics can further analyze the synchronous machine in NG06 Junior Lab.&lt;br /&gt;
&lt;br /&gt;
== Software Model of The Generator in Matlab: ==&lt;br /&gt;
This section is done by Xinrui Li&lt;br /&gt;
&lt;br /&gt;
== Measurement of Rotor Angle Using Encoding Wheel: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Lab-View and Data Acquisition (DAQ) Board: ==&lt;br /&gt;
This section is done by Ainal Syazwan&lt;br /&gt;
&lt;br /&gt;
== EES Steady State Testing: ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Synchronous Machine Saturation Model: ==&lt;br /&gt;
This section is done by Ainal&lt;br /&gt;
&lt;br /&gt;
== Steady State Capability Test: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Load Rejection: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Risk Analysis ==&lt;br /&gt;
This section is done by Binhao Li&lt;br /&gt;
&lt;br /&gt;
== Conclusion: ==&lt;br /&gt;
This section is done by Ainal main part&lt;br /&gt;
&lt;br /&gt;
== References: ==&lt;br /&gt;
[1]F. P. D. Mello et al, “Derivation of synchronous machine parameters from tests”, IEEE Power Tech. Inc., Schenectady, NY, Rep. 4, 1977. &lt;br /&gt;
 &lt;br /&gt;
[2]J. P. Bartlett, “The practical application of optimal control techniques to synchronous generator excitation”, The University of Adelaide, Adelaide, SA, 1972. &lt;br /&gt;
&lt;br /&gt;
[3]. Kundur, Power system stability and control, New York, McGraw Hill, 1994.&lt;br /&gt;
&lt;br /&gt;
[4]T. Wildi, Electrical machines, drives, and power systems, 5th edition, New Jersey, Pearson Education Inc, 2006.&lt;br /&gt;
&lt;br /&gt;
[5]The Institute of Electrical and Electronics Engineers, IEEE Guide for Test Procedures for Synchronous Machines, New York, 2010.&lt;br /&gt;
&lt;br /&gt;
[6]&amp;quot;Synchronous Generator as a Wind Power Generator&amp;quot;, Alternative Energy Tutorials, 2016. [Online]. Available: http://www.alternative-energy-tutorials.com/wind-energy/synchronous-generator.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[7]&amp;quot;Permanent magnet synchronous motor with sinusoidal fluxdistribution - MATLAB&amp;quot;,Au.mathworks.com, 2016. [Online]. Available: http://au.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html. [Accessed: 17- Apr- 2016].&lt;br /&gt;
&lt;br /&gt;
[8]&amp;quot;Risk Management Process - ISO 14971 - Risk Assessment - Risk Control&amp;quot;, TSQuality.ch, 2016. [Online]. Available: http://tsquality.ch/risk-management-process/. [Accessed: 31- May- 2016].&lt;br /&gt;
&lt;br /&gt;
[9]D. Vowles, P. Pourbeik and M. Gibbard, “Small-signal stability, control and dynamic performance of power systems”. University of Adelaide Press, 2015.&lt;br /&gt;
&lt;br /&gt;
[10] D.J. Vowles, Suite of Matlab functions for steady-state analysis and parameter identification of synchronous machines, May 2016.&lt;br /&gt;
&lt;br /&gt;
[11]W. Soong and A. Allison, &amp;quot;EES lecture Note Package&amp;quot;, 2016.&lt;br /&gt;
&lt;br /&gt;
[12]K. Daware, &amp;quot;Basic construction and working of a DC Generator.&amp;quot;, Electricaleasy.com, 2016. [Online]. Available: http://www.electricaleasy.com/2012/12/basic-construction-and-working-of-dc.html. [Accessed: 17- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[13]&amp;quot;Synchronous Motor Excitation | Electrical4u&amp;quot;, Electrical4u.com, 2016. [Online]. Available: http://www.electrical4u.com/synchronous-motor-excitation/. [Accessed: 19- Oct- 2016].&lt;br /&gt;
&lt;br /&gt;
[14] A. Allison, Suite of Matlab functions for road rejection analysis, October 2016.&lt;/div&gt;</summary>
		<author><name>A1680186</name></author>
		
	</entry>
</feed>