<?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=A1697880</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=A1697880"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1697880"/>
	<updated>2026-04-24T09:09:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13794</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13794"/>
		<updated>2019-10-30T01:26:48Z</updated>

		<summary type="html">&lt;p&gt;A1697880: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center|Predicted Transient Response]]&lt;br /&gt;
&lt;br /&gt;
==Micro-controller==&lt;br /&gt;
Micro-controller used for this project is Arduino UNO. The model is one of the most popular used by the developer. We believe that this Arduino has the ability to carry out the aim of this project and try to maximise it&amp;#039;s potential.&lt;br /&gt;
&lt;br /&gt;
In order to protect the Arduino board from damage, it will stacked with a shield board. The PLL circuit will be placed and embedded to the shield board instead. &lt;br /&gt;
[[File:Arduino UNO.jpg|thumb|Arduino UNO Board]]&lt;br /&gt;
[[File:Shield Arduino UNO.jpg|thumb|Arduino Shield]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[1]  Best, R. (2003). Phase-Locked Loops Design, Simulation and Applications. 5th ed. Oberwill, Switzerland: McGraw-Hill, pp.7-109, 327-337.  &lt;br /&gt;
&lt;br /&gt;
[2]  Berlin, H. (1989). Design of phase-locked loop circuit, with experiments. 1st ed. Indianapolis, Indiana: Sams.  &lt;br /&gt;
&lt;br /&gt;
[3]  Roberts, M. (2012). Signals and systems. 2nd ed. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
[4]  T. Gönen, Electric power distribution system engineering, 1st ed. New York, McGraw Hill: 1986. &lt;br /&gt;
  &lt;br /&gt;
[5]  J. Smith, Modern communication circuits, 1st ed. Boston, Massachusetts, WCB/McGraw-Hill: 1998.&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13787</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13787"/>
		<updated>2019-10-30T01:21:34Z</updated>

		<summary type="html">&lt;p&gt;A1697880: /* Micro-controller */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Micro-controller==&lt;br /&gt;
Micro-controller used for this project is Arduino UNO. The model is one of the most popular used by the developer. We believe that this Arduino has the ability to carry out the aim of this project and try to maximise it&amp;#039;s potential.&lt;br /&gt;
&lt;br /&gt;
In order to protect the Arduino board from damage, it will stacked with a shield board. The PLL circuit will be placed and embedded to the shield board instead. &lt;br /&gt;
[[File:Arduino UNO.jpg|thumb]]&lt;br /&gt;
[[File:Shield Arduino UNO.jpg|thumb]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[1]  Best, R. (2003). Phase-Locked Loops Design, Simulation and Applications. 5th ed. Oberwill, Switzerland: McGraw-Hill, pp.7-109, 327-337.  &lt;br /&gt;
&lt;br /&gt;
[2]  Berlin, H. (1989). Design of phase-locked loop circuit, with experiments. 1st ed. Indianapolis, Indiana: Sams.  &lt;br /&gt;
&lt;br /&gt;
[3]  Roberts, M. (2012). Signals and systems. 2nd ed. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
[4]  T. Gönen, Electric power distribution system engineering, 1st ed. New York, McGraw Hill: 1986. &lt;br /&gt;
  &lt;br /&gt;
[5]  J. Smith, Modern communication circuits, 1st ed. Boston, Massachusetts, WCB/McGraw-Hill: 1998.&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13782</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13782"/>
		<updated>2019-10-30T01:12:35Z</updated>

		<summary type="html">&lt;p&gt;A1697880: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Micro-controller==&lt;br /&gt;
Micro-controller used for this project is Arduino UNO. The model is one of the most popular used by the developer. We believe that this Arduino has the abilty to carry out the aim of this project and try to maximise it&amp;#039;s potential.&lt;br /&gt;
&lt;br /&gt;
In order to protect the Arduino board from damage, it will stacked with a shield board. The PLL circuit will be placed and embedded to the shield board instead. &lt;br /&gt;
[[File:Arduino UNO.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[1]  Best, R. (2003). Phase-Locked Loops Design, Simulation and Applications. 5th ed. Oberwill, Switzerland: McGraw-Hill, pp.7-109, 327-337.  &lt;br /&gt;
&lt;br /&gt;
[2]  Berlin, H. (1989). Design of phase-locked loop circuit, with experiments. 1st ed. Indianapolis, Indiana: Sams.  &lt;br /&gt;
&lt;br /&gt;
[3]  Roberts, M. (2012). Signals and systems. 2nd ed. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
[4]  T. Gönen, Electric power distribution system engineering, 1st ed. New York, McGraw Hill: 1986. &lt;br /&gt;
  &lt;br /&gt;
[5]  J. Smith, Modern communication circuits, 1st ed. Boston, Massachusetts, WCB/McGraw-Hill: 1998.&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Shield_Arduino_UNO.jpg&amp;diff=13779</id>
		<title>File:Shield Arduino UNO.jpg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Shield_Arduino_UNO.jpg&amp;diff=13779"/>
		<updated>2019-10-30T01:07:13Z</updated>

		<summary type="html">&lt;p&gt;A1697880: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Shield&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Arduino_UNO.jpg&amp;diff=13778</id>
		<title>File:Arduino UNO.jpg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Arduino_UNO.jpg&amp;diff=13778"/>
		<updated>2019-10-30T01:06:34Z</updated>

		<summary type="html">&lt;p&gt;A1697880: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Arduino UNO&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13776</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13776"/>
		<updated>2019-10-30T01:00:16Z</updated>

		<summary type="html">&lt;p&gt;A1697880: /* Conclusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[1]  Best, R. (2003). Phase-Locked Loops Design, Simulation and Applications. 5th ed. Oberwill, Switzerland: McGraw-Hill, pp.7-109, 327-337.  &lt;br /&gt;
&lt;br /&gt;
[2]  Berlin, H. (1989). Design of phase-locked loop circuit, with experiments. 1st ed. Indianapolis, Indiana: Sams.  &lt;br /&gt;
&lt;br /&gt;
[3]  Roberts, M. (2012). Signals and systems. 2nd ed. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
[4]  T. Gönen, Electric power distribution system engineering, 1st ed. New York, McGraw Hill: 1986. &lt;br /&gt;
  &lt;br /&gt;
[5]  J. Smith, Modern communication circuits, 1st ed. Boston, Massachusetts, WCB/McGraw-Hill: 1998.&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13775</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13775"/>
		<updated>2019-10-30T01:00:01Z</updated>

		<summary type="html">&lt;p&gt;A1697880: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
To be filled...&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[1]  Best, R. (2003). Phase-Locked Loops Design, Simulation and Applications. 5th ed. Oberwill, Switzerland: McGraw-Hill, pp.7-109, 327-337.  &lt;br /&gt;
&lt;br /&gt;
[2]  Berlin, H. (1989). Design of phase-locked loop circuit, with experiments. 1st ed. Indianapolis, Indiana: Sams.  &lt;br /&gt;
&lt;br /&gt;
[3]  Roberts, M. (2012). Signals and systems. 2nd ed. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
[4]  T. Gönen, Electric power distribution system engineering, 1st ed. New York, McGraw Hill: 1986. &lt;br /&gt;
  &lt;br /&gt;
[5]  J. Smith, Modern communication circuits, 1st ed. Boston, Massachusetts, WCB/McGraw-Hill: 1998.&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13774</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13774"/>
		<updated>2019-10-30T00:57:12Z</updated>

		<summary type="html">&lt;p&gt;A1697880: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
To be filled...&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[1]  Best, R. (2003). Phase-Locked Loops Design, Simulation and Applications. 5th &lt;br /&gt;
     ed. Oberwill, Switzerland: McGraw-Hill, pp.7-109, 327-337.&lt;br /&gt;
&lt;br /&gt;
[2]  Berlin, H. (1989). Design of phase-locked loop circuit, with experiments. &lt;br /&gt;
     1st ed. Indianapolis, Indiana: Sams.&lt;br /&gt;
&lt;br /&gt;
[3]  Roberts, M. (2012). Signals and systems. 2nd ed. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
[4]  T. Gönen, Electric power distribution system engineering, 1st ed. New York: &lt;br /&gt;
     McGraw Hill, 1986.&lt;br /&gt;
&lt;br /&gt;
[5]  J. Smith, Modern communication circuits, 1st ed. Boston, Massachusetts: &lt;br /&gt;
     WCB/McGraw-Hill, 1998.&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13773</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13773"/>
		<updated>2019-10-30T00:27:05Z</updated>

		<summary type="html">&lt;p&gt;A1697880: /* Definitions and Abbreviations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
* PLL = Phase Locked Loop&lt;br /&gt;
&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
To be filled...&lt;br /&gt;
==References==&lt;br /&gt;
To be filled...&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13772</id>
		<title>Projects:2019s1-191 Microcontrollers for the Measurement of Power Quality</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2019s1-191_Microcontrollers_for_the_Measurement_of_Power_Quality&amp;diff=13772"/>
		<updated>2019-10-30T00:25:00Z</updated>

		<summary type="html">&lt;p&gt;A1697880: /* Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Power quality is a measurement of standard reliability of voltage, frequency, pure sinusoidal waveform and uninterrupted supply in electric power systems. As power network evolves, involving the usage of non-linear loads in power networks which made the power quality problem becomes more acute which is the possible of a part of power network become disengaged or known as &amp;quot;islanded&amp;quot;. The islanding power network may cause issues on voltage and frequency which the problem in electric power system can be indicated by the changes of  Rate of Change of Frequency (RoCoF) which could indicate instability in power systems. On the other hands, the recent development of microelectronics which made powerful computational power available at very low cost. There are much more possible ways to reduce this problems and one of those is by early detection which this project is to make an early indicator to detect Rate of Change of Frequency (RoCoF) using a microcontroller with embedded Phase-Locked Loop integrated circuit to estimate Rate of Change of Frequency (RoCoF) by measuring Real and Reactive Power, Power Factor, Power Angle and Harmonics.&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Tony Chen&lt;br /&gt;
* Hafiz Syahmi Hanizar&lt;br /&gt;
* Muhammad Haziem Rosdi&lt;br /&gt;
===Supervisor===&lt;br /&gt;
Dr. Andrew Allison&lt;br /&gt;
==Definitions and Abbreviations==&lt;br /&gt;
* RoCoF = Rate of Change of Frequency&lt;br /&gt;
==Aim ==&lt;br /&gt;
To measure Real and Reactive Power, Power Factor, Phase difference for estimating Rate of Change of Frequency. This project is also intended for proposing possible alternative for measuring RoCoF at low costs by implementing analog electronics with micro-controller.&lt;br /&gt;
 &lt;br /&gt;
==Background==&lt;br /&gt;
===Power Quality===&lt;br /&gt;
Power Quality is a standard requirement for measuring the reliability of the power delivered to consumers, which the parameters are voltage, frequency, harmonics in waveform, and service availability including Real and Reactive Power, Power Factor and Phase Angle.&lt;br /&gt;
&lt;br /&gt;
===Signal Processing===&lt;br /&gt;
This project implemented Walsh Function which is known as square-wave function where the maximum and minimum amplitude would be at +1 and -1 respectively. Walsh Function helps to reduce the amount of computational load, where the calculation involved is simpler than Fourier Transform for signal measurement.&lt;br /&gt;
&lt;br /&gt;
===Phase-Locked Loop===&lt;br /&gt;
Phase-Locked Loop is a feedback control loop circuit which is used to adjust and match the frequency of input signal. The Phase-Locked Loop consists of three main component which are Phase Detector, Low-Pass Filter and Voltage-Controlled Oscillator. &lt;br /&gt;
&lt;br /&gt;
[[File:Phase-Locked Loop Main Components.png|thumb|center|Phase-Locked Loop Main Components]]&lt;br /&gt;
 &lt;br /&gt;
A signal is injected to one of the input pin of Phase Detector. The Phase Detector compares the phase difference between two signals from external sources and the output from the oscillator. The Phase detector will produce average dc error voltage, Ue when there is phase difference between two signals. The error voltage will be fed into Low-Pass Filter to filter out any higher frequency components and clean the dc output. The filtered signal, Uf is then fed into the Voltage-Controlled Oscillator which it generates pulse signals based on the external RC components programmed on the Phase-Locked Loop circuit and voltage input from the filtered signal. The VCO output is then fed into the phase detector which completes the feedback loop operations.&lt;br /&gt;
==Analog Circuit Design==&lt;br /&gt;
The component used for design is consists of capacitors, resistors, LM393N dual comparator and CD4046B Phase-Locked Loop.&lt;br /&gt;
[[File:Overall System Sketch.png|thumb|center|Prototype sketch]]&lt;br /&gt;
==Signal Theory==&lt;br /&gt;
&lt;br /&gt;
The time requirement for the PLL circuit to settle in the transient response is about 10 seconds. The reason for the long settling time is to ensure that the PLL will stable in the determined frequency range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Transient Response.jpg|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
To be filled...&lt;br /&gt;
==References==&lt;br /&gt;
To be filled...&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Transient_Response.jpg&amp;diff=13771</id>
		<title>File:Transient Response.jpg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Transient_Response.jpg&amp;diff=13771"/>
		<updated>2019-10-30T00:22:22Z</updated>

		<summary type="html">&lt;p&gt;A1697880: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Predicted Transient Response form the Parameter of Component&lt;/div&gt;</summary>
		<author><name>A1697880</name></author>
		
	</entry>
</feed>