<?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=A1683567</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=A1683567"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1683567"/>
	<updated>2026-05-05T09:50:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s2-235PG_PMU_Test_generator&amp;diff=12356</id>
		<title>Projects:2018s2-235PG PMU Test generator</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s2-235PG_PMU_Test_generator&amp;diff=12356"/>
		<updated>2019-03-21T11:11:37Z</updated>

		<summary type="html">&lt;p&gt;A1683567: /* Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Final Year Projects]]&lt;br /&gt;
[[Category:2018s1|106]]&lt;br /&gt;
Abstract here&lt;br /&gt;
== Introduction ==&lt;br /&gt;
As sustainable energy accounts for an increasing proportion of daily electricity production, the load on existing power facilities continues to increase due to unstable sources of energy such as wind and solar energy. It is known that when the energy supply is unstable, the frequency and phase of the power system may change, and the PMU (phasor measurement unit) emerges.&lt;br /&gt;
The question now is how do we test our PMU to do its job. We can find very expensive test machines on the market, but in this project, we will try to use the daily equipment of the electrical and electronic laboratory to complete the test.&lt;br /&gt;
&lt;br /&gt;
=== Project team ===&lt;br /&gt;
==== Project students ====&lt;br /&gt;
* Yanying He&lt;br /&gt;
* Yifan Chen&lt;br /&gt;
==== Supervisors ====&lt;br /&gt;
* Keith Kikkert&lt;br /&gt;
==== Advisors ====&lt;br /&gt;
&lt;br /&gt;
=== Objectives ===&lt;br /&gt;
•	A controllable digital 3-phase signal generator (linked with DAC)&lt;br /&gt;
•	The accuracy should meet the standard&lt;br /&gt;
•	A proper interface of signal control&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
=== DDS（Direct digital synthesis） ===&lt;br /&gt;
DDS uses a phase accumulator to generate an increasing phase, and then uses a specific algorithm to make each phase correspond to a different value, thereby generating a sine wave that can control the frequency.&lt;br /&gt;
=== CORDIC  ===&lt;br /&gt;
CORDIC is the core algorithm for generating sine waves in DDS. In the algorithm, we rotate the corresponding phasor by a decreasing angle. After a certain number of iterations, it rotates to the corresponding position, thus generating a phase that rotates continuously.&lt;br /&gt;
&lt;br /&gt;
== Method ==&lt;br /&gt;
We use FPGA to generate sine wave through Verilog code, and connect with the labview port on the computer to control the frequency, phase and amplitude of the wave through the computer. The three sine waves are connected to the PMU by hardware such as the DAC undergraduate responsibility, and the PMU will attempt to adjust the signal and generate documentation of the wave information. We compare this document with the documentation generated by Labview to determine if the PMU is accurate.&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] a, b, c, &amp;quot;Simple page&amp;quot;, In Proceedings of the Conference of Simpleness, 2010.&lt;br /&gt;
&lt;br /&gt;
[2] ...&lt;/div&gt;</summary>
		<author><name>A1683567</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s2-235PG_PMU_Test_generator&amp;diff=12355</id>
		<title>Projects:2018s2-235PG PMU Test generator</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s2-235PG_PMU_Test_generator&amp;diff=12355"/>
		<updated>2019-03-21T11:07:45Z</updated>

		<summary type="html">&lt;p&gt;A1683567: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Final Year Projects]]&lt;br /&gt;
[[Category:2018s1|106]]&lt;br /&gt;
Abstract here&lt;br /&gt;
== Introduction ==&lt;br /&gt;
As sustainable energy accounts for an increasing proportion of daily electricity production, the load on existing power facilities continues to increase due to unstable sources of energy such as wind and solar energy. It is known that when the energy supply is unstable, the frequency and phase of the power system may change, and the PMU (phasor measurement unit) emerges.&lt;br /&gt;
The question now is how do we test our PMU to do its job. We can find very expensive test machines on the market, but in this project, we will try to use the daily equipment of the electrical and electronic laboratory to complete the test.&lt;br /&gt;
&lt;br /&gt;
=== Project team ===&lt;br /&gt;
==== Project students ====&lt;br /&gt;
* Yanying He&lt;br /&gt;
* Yifan Chen&lt;br /&gt;
==== Supervisors ====&lt;br /&gt;
* Keith Kikkert&lt;br /&gt;
==== Advisors ====&lt;br /&gt;
&lt;br /&gt;
=== Objectives ===&lt;br /&gt;
•	A controllable digital 3-phase signal generator (linked with DAC)&lt;br /&gt;
•	The accuracy should meet the standard&lt;br /&gt;
•	A proper interface of signal control&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
=== DDS（Direct digital synthesis） ===&lt;br /&gt;
DDS uses a phase accumulator to generate an increasing phase, and then uses a specific algorithm to make each phase correspond to a different value, thereby generating a sine wave that can control the frequency.&lt;br /&gt;
=== CORDIC  ===&lt;br /&gt;
CORDIC is the core algorithm for generating sine waves in DDS. In the algorithm, we rotate the corresponding phasor by a decreasing angle. After a certain number of iterations, it rotates to the corresponding position, thus generating a phase that rotates continuously.&lt;br /&gt;
&lt;br /&gt;
== Method ==&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] a, b, c, &amp;quot;Simple page&amp;quot;, In Proceedings of the Conference of Simpleness, 2010.&lt;br /&gt;
&lt;br /&gt;
[2] ...&lt;/div&gt;</summary>
		<author><name>A1683567</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s2-235PG_PMU_Test_generator&amp;diff=12354</id>
		<title>Projects:2018s2-235PG PMU Test generator</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s2-235PG_PMU_Test_generator&amp;diff=12354"/>
		<updated>2019-03-21T11:01:46Z</updated>

		<summary type="html">&lt;p&gt;A1683567: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Final Year Projects]]&lt;br /&gt;
[[Category:2018s1|106]]&lt;br /&gt;
Abstract here&lt;br /&gt;
== Introduction ==&lt;br /&gt;
As sustainable energy accounts for an increasing proportion of daily electricity production, the load on existing power facilities continues to increase due to unstable sources of energy such as wind and solar energy. It is known that when the energy supply is unstable, the frequency and phase of the power system may change, and the PMU (phasor measurement unit) emerges.&lt;br /&gt;
The question now is how do we test our PMU to do its job. We can find very expensive test machines on the market, but in this project, we will try to use the daily equipment of the electrical and electronic laboratory to complete the test.&lt;br /&gt;
&lt;br /&gt;
=== Project team ===&lt;br /&gt;
==== Project students ====&lt;br /&gt;
* Yanying He&lt;br /&gt;
* Yifan Chen&lt;br /&gt;
==== Supervisors ====&lt;br /&gt;
* Keith Kikkert&lt;br /&gt;
==== Advisors ====&lt;br /&gt;
&lt;br /&gt;
=== Objectives ===&lt;br /&gt;
•	A controllable digital 3-phase signal generator (linked with DAC)&lt;br /&gt;
•	The accuracy should meet the standard&lt;br /&gt;
•	A proper interface of signal control&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
=== Topic 1 ===&lt;br /&gt;
&lt;br /&gt;
== Method ==&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] a, b, c, &amp;quot;Simple page&amp;quot;, In Proceedings of the Conference of Simpleness, 2010.&lt;br /&gt;
&lt;br /&gt;
[2] ...&lt;/div&gt;</summary>
		<author><name>A1683567</name></author>
		
	</entry>
</feed>