This commit is contained in:
Tom Selier 2024-02-03 13:12:57 +01:00
parent 0bd1168cf7
commit c165940514
9 changed files with 1825 additions and 10 deletions

BIN
Doc/images/RIPPLE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -4,7 +4,13 @@
\usepackage[a4paper, total={7in, 10in}]{geometry}
\usepackage{multicol}
\usepackage{lipsum}
\usepackage{caption}
\usepackage{graphicx}
\usepackage{enumitem}
\newenvironment{Figure}
{\par\medskip\noindent\minipage{\linewidth}}
{\endminipage\par\medskip}
\graphicspath{{images/}}
@ -24,26 +30,125 @@
\section{Introduction}
\lipsum[1-2]
\section{Circuit Description}
% Filler image, don't get attached
\begin{Figure}
\centering
\includegraphics[scale=0.38]{SCHEMATIC_FULL.png}
\captionof{figure}{WIP}
\label{fig:schematic_full}
\end{Figure}
\lipsum[3-4]
\section{Methodology}
To characterize the system, several tests have been performed. The
characteristics of interest are the following:
\begin{enumerate}
To characterize the system, several tests have been performed. The
characteristics of interest are the following:
\begin{enumerate}[nosep]
\item Efficiency
\item Noise
\item Ripple characteristics
\item Transients
\end{enumerate}
In this section a test or measurement will be described for each of the above
characteristics.
Each of these characteristics have been tested at two different output voltages
and load currents. The different voltages are $7V$ and $3.3V$. The chosen load
currents are $10$, $20$, $30$, $40$ and $50 mA$. These values were chosen to
give characterize the circuit over a broad range of conditions.
Each of the characteristics have been tested at two different output voltages
and various load currents. The different voltages are $7V$ and $3.3V$. The
chosen load currents are $10$, $20$, $30$, $40$ and $50 mA$. These values
were chosen to give characterize the circuit over a broad range of conditions.
\section{Results}
\section{Conclusion}
\subsection{Efficiency}
\begin{Figure}
\centering
\includegraphics[scale=0.34]{SCHEMATIC_EFFICIENCY.png}
\captionof{figure}{WIP}
\label{fig:schematic_efficiency}
\end{Figure}
To measure the efficiency of the circuit, four measurements were taken.
A current and a voltage measurement were taken at the supply and load
respectively. The measurements were taken as shown in figure
\ref{fig:schematic_efficiency}. The energy used by the supply and the load
can be calculated using the equation \ref{eq:power}. Then, using equation
\ref{eq:efficiency}, efficiency can be calculated.
\begin{equation}
\label{eq:power}
P [W] = U[V] \cdot I[A]
\end{equation}
\begin{equation}
\label{eq:efficiency}
\eta[\%] = \frac{P_{load}[W]}{P_{supply}[W]} \cdot 100\%
\end{equation}
\subsection{Noise}
To measure the noice of the circuit an oscilloscope probe was placed on the
variable resistor in figure \ref{fig:schematic_full}. Over the period of 1
millisecond, 20,000 points were measured.
Noise has several metrics in which it can be quantized. Two metrics were
calculated, the standard devation (SD) and the peak to peak noise.
\subsubsection{Peak to peak}\label{section:peak_to_peak}
Peak to peak is the simplest way to look at noise. The signal has a stationary
mean over the period of 1 millisecond. Thus the highest measured value can be
subtracted from the lowest measured value.
\subsubsection{Standard Deviation}
The second metric used to measure noise was the standard deviation.
Unlike, peak to peak it givesa better impression of the noise over a longer
signal. SD can be calculated using equation \ref{eq:sd}.
\begin{equation}
\label{eq:sd}
\sigma = \sqrt{\frac{1}{N}\sum^{N-1}_{i=0}(x[i] - \mu)^2}
\end{equation}
Where $x[i]$ is each voltage measurement, $\mu$ is the mean of the signal and
$N$ is the total amount of samples.
\subsection{Ripple characteristics}
\begin{Figure}
\centering
\includegraphics[scale=0.5]{RIPPLE.png}
\captionof{figure}{WIP}
\label{fig:ripple}
\end{Figure}
A significant source of the noise was caused by a specific ripple, shown in
figure \ref{fig:ripple}.
This ripple coincided with the MOSFETs opening or closing.
To further characterize this behaviour a close up measurement was taken.
The oscilloscope was set to AC-coupling and the settigns were adjusted
for the ripple to be full screen. Then, two additional characteristics can
be calculated. The ripple's peak to peak voltage and the ripple's (most prevalent)
frequency. The peak to peak value can be calculated using the method described in
section \ref{section:peak_to_peak}.
To measure the frequency of the signal using an FFT, it had to be pre-processed
first using a Hamming window this eliminates sharp edges at the edge of the
measurement, causing unwanted frequencies to appear in the frequency domain.
\begin{equation}
\label{eq:hamming}
% 0.54 - 0.46 * cos(2*np.pi*(n/N))
w(i) = 0.54 - 0.46 \cdot cos \left(2 \pi \frac{i}{N} \right)
\end{equation}
Where $i$ is the current sample and $N$ is the total amount of samples. Each
sample in the signal can be multiplied by the corresponding value in the window,
preparing the signal for the FFT.
\subsection{Transients}
The last measurements were hocus pocus
\section{Results}
\lipsum[1-2]
\section{Conclusion}
\lipsum[3-4]
\end{multicols}
\end{document}

View File

@ -0,0 +1 @@
C:\Users\Tom\Desktop\Files\Repositories\EV5_HW_Ontwikkeling\Doc\schematic\_autosave-measurements.kicad_sch

View File

@ -0,0 +1,68 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "Current_Meter" (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Current_Meter" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Current_Meter_0_1"
(circle (center 0 0) (radius 2.8398)
(stroke (width 0) (type default))
(fill (type none))
)
(text "A" (at -0.0146 -0.556 0)
(effects (font (size 3 3)))
)
)
(symbol "Current_Meter_1_1"
(pin input line (at 5.08 0 180) (length 2.54)
(name "+" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 0 0) (length 2.54)
(name "-" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Voltage_Meter" (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Voltage_Meter" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Voltage_Meter_0_1"
(circle (center 0 0) (radius 2.8398)
(stroke (width 0) (type default))
(fill (type none))
)
(text "V\n" (at -0.0146 -0.556 0)
(effects (font (size 3 3)))
)
)
(symbol "Voltage_Meter_1_1"
(pin input line (at 5.08 0 180) (length 2.54)
(name "+" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 0 0) (length 2.54)
(name "-" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@ -336,6 +336,10 @@
[
"173a62d2-d9af-4a8d-864a-fb921825cac7",
""
],
[
"a684b910-edf9-4dc6-9bd6-7a694b39d893",
"Measurements"
]
],
"text_variables": {}

View File

@ -1932,8 +1932,8 @@
(property "Datasheet" "~" (at 132.08 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "2" (uuid 0d438f77-da28-4215-9aea-c722ef9d850a))
(pin "1" (uuid 2849392e-bd25-4d68-b0b3-d4bd2042cf73))
(pin "2" (uuid 0d438f77-da28-4215-9aea-c722ef9d850a))
(instances
(project "Schema"
(path "/173a62d2-d9af-4a8d-864a-fb921825cac7"
@ -3179,6 +3179,23 @@
)
)
(sheet (at 62.865 148.59) (size 39.37 26.035) (fields_autoplaced)
(stroke (width 0.1524) (type solid))
(fill (color 0 0 0 0.0000))
(uuid a684b910-edf9-4dc6-9bd6-7a694b39d893)
(property "Sheetname" "Measurements" (at 62.865 147.8784 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Sheetfile" "measurements.kicad_sch" (at 62.865 175.2096 0)
(effects (font (size 1.27 1.27)) (justify left top))
)
(instances
(project "Schema"
(path "/173a62d2-d9af-4a8d-864a-fb921825cac7" (page "2"))
)
)
)
(sheet_instances
(path "/" (page "1"))
)

File diff suppressed because it is too large Load Diff