91 lines
3.0 KiB
HTML
91 lines
3.0 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<!-- 2020-12-14 lun. 17:26 -->
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
<title>Voltage Amplifier PD200 - Test Bench</title>
|
|
<meta name="generator" content="Org mode" />
|
|
<meta name="author" content="Dehaeze Thomas" />
|
|
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
|
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
|
<script>MathJax = {
|
|
tex: {
|
|
tags: 'ams',
|
|
macros: {bm: ["\\boldsymbol{#1}",1],}
|
|
}
|
|
};
|
|
</script>
|
|
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="org-div-home-and-up">
|
|
<a accesskey="h" href="../index.html"> UP </a>
|
|
|
|
|
<a accesskey="H" href="../index.html"> HOME </a>
|
|
</div><div id="content">
|
|
<h1 class="title">Voltage Amplifier PD200 - Test Bench</h1>
|
|
<div id="table-of-contents">
|
|
<h2>Table of Contents</h2>
|
|
<div id="text-table-of-contents">
|
|
<ul>
|
|
<li><a href="#org90ca17e">1. Voltage Amplifier Model</a></li>
|
|
<li><a href="#org26d3b73">2. Noise measurement</a></li>
|
|
<li><a href="#org83fb6ce">3. Transfer Function measurement</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org90ca17e" class="outline-2">
|
|
<h2 id="org90ca17e"><span class="section-number-2">1</span> Voltage Amplifier Model</h2>
|
|
<div class="outline-text-2" id="text-1">
|
|
<p>
|
|
The Amplifier is characterized by its dynamics from voltage inputs \(V_{in}\) to voltage output \(V_{out}\).
|
|
Ideally, the gain from \(V_{in}\) to \(V_{out}\) is constant over a wide frequency band with very small phase drop.
|
|
</p>
|
|
|
|
<p>
|
|
It is also characterized by its input noise \(n\).
|
|
This noise is described by its Power Spectral Density.
|
|
</p>
|
|
|
|
|
|
<div id="org8977a85" class="figure">
|
|
<p><img src="figs/pd200-model-schematic.png" alt="pd200-model-schematic.png" />
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org26d3b73" class="outline-2">
|
|
<h2 id="org26d3b73"><span class="section-number-2">2</span> Noise measurement</h2>
|
|
<div class="outline-text-2" id="text-2">
|
|
|
|
<div id="org11e9fa2" class="figure">
|
|
<p><img src="figs/setup-noise-measurement.png" alt="setup-noise-measurement.png" />
|
|
</p>
|
|
<p><span class="figure-number">Figure 2: </span>Figure caption</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org83fb6ce" class="outline-2">
|
|
<h2 id="org83fb6ce"><span class="section-number-2">3</span> Transfer Function measurement</h2>
|
|
<div class="outline-text-2" id="text-3">
|
|
|
|
<div id="org6a1d091" class="figure">
|
|
<p><img src="figs/setup-dynamics-measurement.png" alt="setup-dynamics-measurement.png" />
|
|
</p>
|
|
<p><span class="figure-number">Figure 3: </span>Figure caption</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="postamble" class="status">
|
|
<p class="author">Author: Dehaeze Thomas</p>
|
|
<p class="date">Created: 2020-12-14 lun. 17:26</p>
|
|
</div>
|
|
</body>
|
|
</html>
|