<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Analog Helpers on Digital Logic Notebook</title><link>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/</link><description>Recent content in Analog Helpers on Digital Logic Notebook</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/index.xml" rel="self" type="application/rss+xml"/><item><title>Comparators</title><link>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/comparators/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/comparators/</guid><description>&lt;h1 id="comparators"&gt;Comparators&lt;a class="anchor" href="#comparators"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A comparator is the doorway from the analog world into the digital one. It looks at two analog voltages and produces a single logic bit: high if the positive input is above the negative input, low otherwise. Every threshold decision a digital system makes about a continuous signal — is the battery low, has the sensor crossed a level, did the waveform cross zero — starts at a comparator.&lt;/p&gt;</description></item><item><title>Analog Switches</title><link>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/analog-switches/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/analog-switches/</guid><description>&lt;h1 id="analog-switches"&gt;Analog Switches&lt;a class="anchor" href="#analog-switches"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;An analog switch lets a &lt;em&gt;digital&lt;/em&gt; signal turn an &lt;em&gt;analog&lt;/em&gt; one on and off. Where a logic gate can only handle clean highs and lows, an analog switch passes whatever voltage sits on it — an audio signal, a sensor output, a reference — while a logic-level control decides whether the path is open or closed. It is the fundamental primitive for routing analog signals under digital control.&lt;/p&gt;</description></item><item><title>Sample &amp; Hold</title><link>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/sample-and-hold/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/sample-and-hold/</guid><description>&lt;h1 id="sample--hold"&gt;Sample &amp;amp; Hold&lt;a class="anchor" href="#sample--hold"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A sample-and-hold captures an analog voltage at a chosen instant and holds it steady long enough to be measured. It exists because measurement takes time: an analog-to-digital converter needs its input to stay constant while it works out the digital value, and a signal that moves during the conversion produces a wrong reading. Sample-and-hold freezes the signal at a defined moment so the converter has something still to look at.&lt;/p&gt;</description></item><item><title>Op-Amps (Briefly)</title><link>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/op-amps/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/op-amps/</guid><description>&lt;h1 id="op-amps-briefly"&gt;Op-Amps (Briefly)&lt;a class="anchor" href="#op-amps-briefly"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;The operational amplifier is the general-purpose gain block of analog electronics, and it earns a place in a digital notebook only for what it does at the boundary: conditioning a real-world signal so the digital side can use it. This page stays deliberately brief — the full treatment of op-amps belongs to the &lt;em&gt;EE Notebook&lt;/em&gt;&amp;rsquo;s analog sections.&lt;/p&gt;
&lt;h2 id="what-it-is"&gt;What It Is&lt;a class="anchor" href="#what-it-is"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;An op-amp is a high-gain differential amplifier. On its own that open-loop gain is unusably large, but wrapped in feedback it becomes precise and versatile: amplify, attenuate, buffer, filter, sum, or offset a signal, with the behavior set by a handful of external resistors and capacitors. It is the analog equivalent of a Swiss-army knife, and a &lt;a href="https://applied-ee.github.io/digital-logic-notebook/docs/building-blocks/analog-helpers/comparators/"&gt;comparator&lt;/a&gt; is essentially the same device run without feedback so its output swings fully to the rails.&lt;/p&gt;</description></item></channel></rss>