<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ePanorama.net &#187; Electronics Design</title>
	<atom:link href="http://www.epanorama.net/blog/category/elecdes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Wed, 15 Apr 2026 20:31:27 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>Mains powered LED circuits</title>
		<link>https://www.epanorama.net/blog/2026/04/15/mains-powered-led-circuits/</link>
		<comments>https://www.epanorama.net/blog/2026/04/15/mains-powered-led-circuits/#comments</comments>
		<pubDate>Wed, 15 Apr 2026 20:31:27 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electronics Design]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=198930</guid>
		<description><![CDATA[<p>For a change it is nice to see circuit designs that would work posted to Facebook (most AI Slop circuits seen in Facebook do not work at all). Even those circuits would work, those circuits are potentially very dangerous circuit if not built exactly right. The biggest dangers are electrocution and fire. Start with circuit <a class="moretag" href="https://www.epanorama.net/blog/2026/04/15/mains-powered-led-circuits/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>For a change it is nice to see circuit designs that would work posted to Facebook (most AI Slop circuits seen in Facebook do not work at all). Even those circuits would work, those circuits are potentially very dangerous circuit if not built exactly right. The biggest dangers are electrocution and fire.</p>
<p>Start with circuit from <a href="https://www.facebook.com/share/p/1GJ5iBFZDq/">https://www.facebook.com/share/p/1GJ5iBFZDq/</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/01/Screenshot_20260126_174518_Gallery.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/01/Screenshot_20260126_174518_Gallery.jpg" alt="screenshot_20260126_174518_gallery" width="1080" height="1539" class="alignnone size-full wp-image-198931" /></a></p>
<p>Most of the power in this circuit is lost on that resistor, approximately 500 mW. That resistor needs to be able to handle that power. Anything less 0.5W power rating will burn out (fire danger) and 0.5W resistor will run very hot (potentially can damage the plastic case, fire danger if case is not made of heat resisrant msterial). A “0.5 W resistor” is typically rated to dissipate 0.5 W at 70 °C ambient, in free air, with an allowed body temperature often up to 155–200 °C (depending on type).<br />
The resistor needs to be with at least 1W power rating, and it would still run pretty hot (80–125 °C). </p>
<p>Second circuit from <a href="https://www.facebook.com/share/p/1CK3psPmdA/">https://www.facebook.com/share/p/1CK3psPmdA/</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/01/Screenshot_20260126_221929_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/01/Screenshot_20260126_221929_Facebook.jpg" alt="screenshot_20260126_221929_facebook" width="1080" height="1577" class="alignnone size-full wp-image-198963" /></a></p>
<p>How does the circuit work with 220V?</p>
<p>The 220V LED bulb driver circuit works by using a capacitor (47uF 25V) to drop the voltage and limit the current to the LED. Here&#8217;s a simplified explanation:</p>
<p>1. The 220V AC power is applied to the circuit.<br />
2. The capacitor (47uF 25V) acts as a reactance, reducing the voltage and limiting the current.<br />
3. The diode (1N4007) rectifies the AC voltage, converting it to a pulsating DC voltage.<br />
4. The resistor (56k) helps to further limit the current to the LED.<br />
5. The LED bulb is connected across the circuit and lights up when the current flows through it.</p>
<p>This circuit is a simple and cost-effective way to drive an LED from a high-voltage AC source. However, it might not be suitable for long-term use due to potential voltage spikes and capacitor reliability issues.</p>
<p>Keep in mind that working with 220V AC can be hazardous, and proper safety precautions should be taken when building and testing such circuits. This is not a project for a beginner.</p>
<p>If you are used to calculating LED current of 20 mA with 3V voltage drop over the, you might wonder the component values. If you try to calculated the LED resistor for 20 mA, you would get 10850 ohms, not 56k like used in this circuit. </p>
<p>This circuit does not run the LED at 20 mA, but lower 4 mA current limited by resistor (only half of time). That lights up LED, but not at full brightness. With this circuit the resistor wastes 500mW power. If you change the resistor to your 10850 ohms, the power loss in resistor would be almost 5 watts (you would need a quite big power resistor that would not fit inside the case).</p>
<p>Why there is the series diode in the circuit? Isn&#8217;t an LED by definition a diode?<br />
Yes. LED is diode, but they typically quite limited how much reverse voltage they can withstand (many LEDs have a 5V limit for safe reverse voltage). Another reason that there is also a capacitor to avoid the LED flickering at mains 50 Hz frequency. A diode is needed for charging the capacitor to DC that can power LED on the negative half wave the diode blocks. </p>
<p>And what would be the purpose of the capacitor?<br />
With one diode rectifier, LED would flicker half time on and half time off at 50 Hz rate. That kind of LED looks flickering. Add a capacitor, and LED will stay on all the time without noticeable flickering. </p>
<p>I understand the current limiting of the Resistor but shouldn&#8217;t that be on the hot leg versus the neutral leg?<br />
This kind of plug can be plugged in both ways so in circuit you can&#8217;t control if resistor get plugged to phase or neutral. There is no practical difference as long as the circuit is inside well insulated case.</p>
<p>Final comment: Learn from those circuits, but I don&#8217;t recommend building them. The circuits are potentially dangerous (electrocution and fire dangers). They also have very low efficiency (most power input is wasted as heat on the resistors). </p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/04/15/mains-powered-led-circuits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blown fuse indicator for 12V</title>
		<link>https://www.epanorama.net/blog/2026/04/13/blown-fuse-indicator-for-12v/</link>
		<comments>https://www.epanorama.net/blog/2026/04/13/blown-fuse-indicator-for-12v/#comments</comments>
		<pubDate>Mon, 13 Apr 2026 21:28:19 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electrical power]]></category>
		<category><![CDATA[Electronics Design]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=199445</guid>
		<description><![CDATA[<p>Have you ever experienced a malfunctioning device without the slightest idea as to what the issue might be? Typically, this issue is due to a blown fuse. This basic circuit published at https://www.facebook.com/share/p/1Gi4UZHpVh/ claims to be able to serve as an instantaneous way for you to detect whether it is in fact due to a <a class="moretag" href="https://www.epanorama.net/blog/2026/04/13/blown-fuse-indicator-for-12v/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Have you ever experienced a malfunctioning device without the slightest idea as to what the issue might be?<br />
Typically, this issue is due to a blown fuse. </p>
<p>This basic circuit published at <a href="https://www.facebook.com/share/p/1Gi4UZHpVh/">https://www.facebook.com/share/p/1Gi4UZHpVh/</a> claims to be able to serve as an instantaneous way for you to detect whether it is in fact due to a blown fuse or not. It is a small circuit that tries to make your job as an electronic technician easier.</p>
<p>When the fuse is in working order the LED remains &#8220;off.&#8221; When the fuse has blown, however the LED lights up to provide you with an obvious notification of the blown fuse condition. Therefore, you do not need to guess or waste time continually re-checking the same device as this simple idea can save so much troubleshooting time and effort when working with power supplies or batteries. </p>
<p>#innovation #learning #electronicproject #simplecircuit</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/Screenshot_20260319_170752_Gallery.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/Screenshot_20260319_170752_Gallery.jpg" alt="screenshot_20260319_170752_gallery" width="1080" height="1357" class="alignnone size-full wp-image-199448" /></a></p>
<p>Could this build in a simpler way?<br />
Why not simplify the circuit by wiring the LED directly  across the fuse ( with a current limiting resistor )<br />
<a href="https://www.epanorama.net/blog/wp-content/uploads/2026/04/Fuse_indicator_2026-04-13-230203.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/04/Fuse_indicator_2026-04-13-230203.png" alt="fuse_indicator_2026-04-13-230203" width="848" height="503" class="alignnone size-full wp-image-199525" /></a><br />
Source: <a href="https://theorycircuit.com/electronics-projects/blown-fuse-indicator/">https://theorycircuit.com/electronics-projects/blown-fuse-indicator/</a></p>
<p>The downside of his idea:<br />
1. When fuse blows, there is no reliable full isolation of load because of the current through LED<br />
2. If load is removed, LED does not indicate blown fuse</p>
<p>Another way it so place a power indicator across the supply after the fuse. It works by showing if power gets through the fuse or not. The downside is that the indicator LED will consume power all the time when power is on. </p>
<p>Links to other ideas:<br />
<a href="https://dmohankumar.wordpress.com/2015/10/21/blown-fuse-indicators-simple-design-10/">https://dmohankumar.wordpress.com/2015/10/21/blown-fuse-indicators-simple-design-10/</a><br />
<a href="https://www.eevblog.com/forum/projects/blown-fuse-indicator-design-validation-automotive/">https://www.eevblog.com/forum/projects/blown-fuse-indicator-design-validation-automotive/</a><br />
<a href="https://electronicsarea.com/blown-fuse-indicator-circuit-using-one-transistor/">https://electronicsarea.com/blown-fuse-indicator-circuit-using-one-transistor/</a><br />
<a href="https://theorycircuit.com/electronics-projects/blown-fuse-indicator/">https://theorycircuit.com/electronics-projects/blown-fuse-indicator/</a><br />
<a href="https://www.edn.com/simple-blown-fuse-indicator-sounds-an-alarm/">https://www.edn.com/simple-blown-fuse-indicator-sounds-an-alarm/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/04/13/blown-fuse-indicator-for-12v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Fun: Impedance</title>
		<link>https://www.epanorama.net/blog/2026/03/20/friday-fun-impedance/</link>
		<comments>https://www.epanorama.net/blog/2026/03/20/friday-fun-impedance/#comments</comments>
		<pubDate>Fri, 20 Mar 2026 23:26:01 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Audio and Video]]></category>
		<category><![CDATA[Electronics Design]]></category>
		<category><![CDATA[Off topic fun]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=199450</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044757101.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044757101.png" alt="1774044757101" width="1408" height="768" class="alignnone size-full wp-image-199451" /></a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044035865.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044035865.png" alt="1774044035865" width="1408" height="768" class="alignnone size-full wp-image-199453" /></a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044283619.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044283619.png" alt="1774044283619" width="1408" height="768" class="alignnone size-full wp-image-199455" /></a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774045632148.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774045632148.png" alt="1774045632148" width="1039" height="1024" class="alignnone size-full wp-image-199457" /></a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774045749141.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774045749141.png" alt="1774045749141" width="1212" height="880" class="alignnone size-full wp-image-199459" /></a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044689062.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/1774044689062.png" alt="1774044689062" width="1376" height="768" class="alignnone size-full wp-image-199461" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/03/20/friday-fun-impedance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viral Alarm Failures</title>
		<link>https://www.epanorama.net/blog/2026/03/18/viral-alarm-failures/</link>
		<comments>https://www.epanorama.net/blog/2026/03/18/viral-alarm-failures/#comments</comments>
		<pubDate>Wed, 18 Mar 2026 16:44:55 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electronics Design]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=199406</guid>
		<description><![CDATA[<p>I saw this viral circuit in Facebook https://www.facebook.com/share/p/1EEBkqkNr3/ It is a working concept but bad viral implementation: That 100 ohm resistor will heat up and consume the battery quite quickly. The 100 ohms resistor is so low value that it can potentially damage the transistor because maximum allowed transistor base current is exceeded when alarm <a class="moretag" href="https://www.epanorama.net/blog/2026/03/18/viral-alarm-failures/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>I saw this viral circuit in Facebook <a href="https://www.facebook.com/share/p/1EEBkqkNr3/">https://www.facebook.com/share/p/1EEBkqkNr3/</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/Screenshot_20260317_071613_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/Screenshot_20260317_071613_Facebook.jpg" alt="screenshot_20260317_071613_facebook" width="1080" height="1634" class="alignnone size-full wp-image-199409" /></a></p>
<p>It is a working concept but bad viral implementation: That 100 ohm resistor will heat up and consume the battery quite quickly. The 100 ohms resistor is so low value that it can potentially damage the transistor because maximum allowed transistor base current is exceeded when alarm is activated (detection wire is cut).</p>
<p>Here is a video of one alarm build with more sensible resistor value:<br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/hn-BS2PtxRs?si=tnOqGmuouOIvnQw_" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>Here is another design from<br />
<a href="https://www.facebook.com/groups/electricaltechnicaltips/posts/1299510351762337/">https://www.facebook.com/groups/electricaltechnicaltips/posts/1299510351762337/</a></p>
<p>This is a simple **Wire Cut Alarm Circuit** designed to detect when a wire is cut. It uses a **BC547 NPN transistor**, an **LED**, resistors, and a **3V battery**. The red wire connected through a 10kΩ resistor to the transistor’s base acts as a trigger. As long as the wire remains intact, the transistor stays off and the LED remains off. If the wire is **cut**, the base of the transistor no longer receives voltage, causing the transistor to **turn on**, which in turn **activates the LED**, serving as an alarm. This type of circuit can be used in basic security systems to alert when a connection has been tampered with.</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/03/Alarm.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/03/Alarm.png" alt="alarm" width="548" height="687" class="alignnone size-full wp-image-199415" /></a></p>
<p>This is a classic transistor-based &#8220;normally closed&#8221; (NC) alarm circuit. It uses a BC547 NPN transistor as an electronic switch to monitor the state of a physical wire.</p>
<p>1. Key Components</p>
<p>    BC547 Transistor: The &#8220;brain&#8221; of the circuit. It acts like a gate that only allows power to flow through the LED if it receives a small voltage at its Base (Pin 2).</p>
<p>    100kΩ Resistor: Acts as a &#8220;pull-up&#8221; resistor, trying to turn the transistor ON.</p>
<p>    10kΩ Resistor &#038; Wire: Act as a &#8220;pull-down&#8221; path, keeping the transistor OFF while the wire is intact.</p>
<p>2. How it Works (The Logic)<br />
State A: The Wire is Intact (Alarm Silent)</p>
<p>When the red wire is connected, it creates a path to the negative terminal (ground).</p>
<p>    The two resistors (100kΩ and 10kΩ) form a voltage divider.</p>
<p>    Because the 10kΩ resistor is much &#8220;weaker&#8221; (lower resistance) than the 100kΩ resistor, it pulls the voltage at the Base (Pin 2) down very close to 0V.</p>
<p>    An NPN transistor needs about 0.7V at its base to turn on. Since the voltage here is roughly 0.27V, the transistor stays OFF, and the LED remains dark.</p>
<p>State B: The Wire is Cut (Alarm Active)</p>
<p>When you cut the wire, the path to the negative terminal is broken.</p>
<p>    The 10kΩ resistor is now &#8220;disconnected&#8221; from the ground.</p>
<p>    The 100kΩ resistor is now free to &#8220;pull&#8221; the Base voltage up toward the full 3V of the battery.</p>
<p>    The transistor turns ON (enters saturation), allowing current to flow from the Collector (Pin 1) to the Emitter (Pin 3).</p>
<p>    This completes the circuit for the LED, and it lights up.</p>
<p>LED Protection: The diagram doesn&#8217;t show a current-limiting resistor for the LED. Depending on the transistor properties (current amplification factor that vary in 110 – 800 for BC547 transistor) there might or might not be current limiting for LED. While a 3V battery might not immediately blow a standard red LED (which usually handles ≈2V), it&#8217;s best practice to put a small resistor (like 100Ω) in series with the LED to prevent it from burning out over time.</p>
<p>Sensitivity: Using a 100kΩ resistor means the &#8220;trigger&#8221; current is very low, making the circuit very power-efficient while in &#8220;monitoring&#8221; mode.</p>
<p>Related links:</p>
<p>Wire Break Alarm Circuit With IRFZ44N MOSFET<br />
<a href="https://www.instructables.com/Wire-Break-Alarm-Circuit-With-IRFZ44N-MOSFET/">https://www.instructables.com/Wire-Break-Alarm-Circuit-With-IRFZ44N-MOSFET/</a></p>
<p>How can I make an alarm circuit which senses both cutting and shorting the wire?<br />
<a href="https://electronics.stackexchange.com/questions/699628/how-can-i-make-an-alarm-circuit-which-senses-both-cutting-and-shorting-the-wire">https://electronics.stackexchange.com/questions/699628/how-can-i-make-an-alarm-circuit-which-senses-both-cutting-and-shorting-the-wire</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/03/18/viral-alarm-failures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viral Amplifier Circuit Fails</title>
		<link>https://www.epanorama.net/blog/2026/02/08/viral-amplifier-circuit-fails/</link>
		<comments>https://www.epanorama.net/blog/2026/02/08/viral-amplifier-circuit-fails/#comments</comments>
		<pubDate>Sun, 08 Feb 2026 14:43:06 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electronics Design]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=199103</guid>
		<description><![CDATA[<p>I saw this circuit in facebook at https://www.facebook.com/share/p/1FF5z48oYV/. The screen capture is included here under fair use (commentary and critique). The good thing is that this is a simple circuit, but the disadvantage is that there is NO sound out with this design. - there is a battery drawn without clear indication of the operating <a class="moretag" href="https://www.epanorama.net/blog/2026/02/08/viral-amplifier-circuit-fails/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>I saw this circuit in facebook at <a href="https://www.facebook.com/share/p/1FF5z48oYV/">https://www.facebook.com/share/p/1FF5z48oYV/</a>. The screen capture is included here under fair use (commentary and critique).</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_143858_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_143858_Facebook.jpg" alt="screenshot_20260203_143858_facebook" width="1079" height="1352" class="alignnone size-full wp-image-199108" /></a></p>
<p>The good thing is that this is a simple circuit, but the disadvantage is that there is NO sound out with this design.<br />
- there is a battery drawn without clear indication of the operating voltage (battery could be 1.5V battery, 3.7V lithium battery or something else, not said which is right)<br />
The wiring is wrong in many ways.<br />
- the signal from speaker goes to rest of the circuit through 1 kohms resistor &#8211; attenuates the audio signal very much<br />
- the signal from speaker goes to the transistor base &#8211; completely wrong place in transistor<br />
- the 22uF capacitor is short circuited &#8211; DC from circuit can flow to signal source (danger that signal source could be damaged)<br />
- C and B on transistor are short circuited &#8211; B and C are connected directly, the transistor essentially becomes a diode between emitter and B/C node (no amplification)</p>
<p>Let&#8217;s look the used transistor data of this pretty commonly used low power transistor (from Google AI):</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_145144_Google.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_145144_Google.jpg" alt="screenshot_20260203_145144_google" width="1080" height="1100" class="alignnone size-full wp-image-199105" /></a></p>
<p>When the amplifier circuit above is messed up beyond simple hacks to fix this, let&#8217;s start looking what a working amplifier that implements similar ideas would work. First understand how audio amplifiers work from a reliable source with clear and practical diagrams. I found one sensible looking circuit diagram at<br />
<a href="https://theorycircuit.com/audio/simple-single-transistor-audio-amplifier-circuit/">https://theorycircuit.com/audio/simple-single-transistor-audio-amplifier-circuit/</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_144533_Chrome.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_144533_Chrome.jpg" alt="screenshot_20260203_144533_chrome" width="1080" height="1369" class="alignnone size-full wp-image-199110" /></a></p>
<p>This <a href="https://theorycircuit.com/audio/simple-single-transistor-audio-amplifier-circuit/">article</a> shows how you can <a href="https://theorycircuit.com/audio/simple-single-transistor-audio-amplifier-circuit/">construct simple single transistor audio amplifier circuit using BC547 and Resistor, Capacitor. This circuit can drive 8 ohm loud speaker and produce considerable sound.</a> This is essentially a basic class-A amplifier, suitable for &#8220;learning purposes&#8221;. This circuit can be used as a starting point for understanding how audio signals are amplified and for experimenting with small, hands-on electronics projects.</p>
<p>This single BC547 (NPN) Transistor based audio amplifier circuit has been designed to be constructed as a experiment. It is far from ideal for real use, but works as quick experiment. Input Audio signal for the first circuit is applied to the BC 547 base through Capacitor C1 (47µF) to transistor base. The transistor Collector is connected to speaker. There is a 2.2 kohm resistor between collector and base to bias the transistor. The audio is sent to speaker by changing the current that flows from transistor collector to emitter to match the input audio signal (class A amplifier). The downside of this design is that there will be constant current though the speaker all the time (DC in speaker is not good, too much will cause distortion and burn the speaker voice coil). </p>
<p>This is a **simple single-transistor audio amplifier circuit**. Let’s analyze it step by step:<br />
**Components and Connections**<br />
1. **Transistor (Q1: BC547)**<br />
   * Type: NPN Bipolar Junction Transistor (BJT)<br />
   * Pins:<br />
     1. Collector → connected to **speaker LS1** and **VCC +9V**<br />
     2. Base → connected to input audio signal through **C1** and **R1**<br />
     3. Emitter → connected to **ground**</p>
<p>2. **Capacitor (C1: 47µF)**<br />
   * Purpose: **Coupling capacitor**<br />
   * Blocks DC from the input audio signal and allows only the AC signal to pass to the transistor&#8217;s base.</p>
<p>3. **Resistor (R1: 2 kΩ)**<br />
   * Purpose: **Base bias resistor**<br />
   * Provides bias current to the base of the transistor to operate in the active region for amplification.</p>
<p>4. **Speaker (LS1: 8Ω)**<br />
   * Acts as the **load**.<br />
   * Receives the amplified audio signal from the transistor’s collector.</p>
<p>5. **Power Supply (VCC: +9V)**<br />
   * Provides necessary voltage to drive the transistor and the speaker.</p>
<p><strong>Circuit Operation</strong><br />
1. The **input audio signal** is fed through **C1** to the transistor base.<br />
2. **R1** biases the transistor into the **active region** so it can amplify the signal.<br />
3. The transistor amplifies the small input voltage, producing a larger voltage variation at the **collector**.<br />
4. The amplified signal flows through the **speaker**, producing a louder sound.<br />
5. The **emitter is grounded**, so this is a **common-emitter amplifier** configuration.<br />
6. The **coupling capacitor** at the input prevents DC from the input source from affecting the transistor&#8217;s bias.</p>
<p><strong>Key Points</strong><br />
* **Single-transistor amplifier**: Simple, low-power, and suitable for driving small speakers.<br />
* **Voltage gain**: Determined by the ratio of collector load (speaker) to the input resistor and transistor characteristics.<br />
* **Current through speaker**: Limited by the transistor and supply voltage.<br />
* **Speaker**: Directly connected to the transistor, so this is a **low-power audio output**.</p>
<p><strong>Why This Circuit Matters</strong><br />
* **Simple and educational:** Perfect for beginners learning about audio amplification<br />
* **Voltage gain:** Controlled by the transistor’s characteristics and the ratio of collector load to input resistor<br />
* **Low-power output:** Suitable for small speakers and short-range listening<br />
* **Class-A operation:** Continuous conduction ensures a faithful reproduction of the input signal</p>
<p>There are also other amplifier circuits using the same idea, but with different transistor.<br />
At <a href="https://www.facebook.com/share/p/1KqxZJfpym/">https://www.facebook.com/share/p/1KqxZJfpym/</a> there was this circuit that used a power transistor aimed to give somewhat more power.</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_163053_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_163053_Facebook.jpg" alt="screenshot_20260203_163053_facebook" width="1080" height="1794" class="alignnone size-full wp-image-199115" /></a></p>
<p>You’re basically right — it looks like a Class-A amplifier, but electrically it’s a very poor and borderline-invalid one. Let’s be precise about why. </p>
<p>Why It Looks Like Class-A<br />
At first glance, it checks some superficial Class-A boxes:<br />
- Single transistor<br />
- Single-ended supply (3.7 V)<br />
- Transistor conducts for the whole signal cycle<br />
- No push-pull stage<br />
So visually and conceptually, people label it “Class-A”.<br />
“technically explainable, but still very poor”</p>
<p>What actually stabilizes the circuit and brutally biases the transistor.<br />
The system settles where:<br />
BC diode conducts<br />
BE diode conducts<br />
Base node is no longer high impedance<br />
Transistor is in quasi-saturation<br />
β collapses<br />
Collector voltage is pinned<br />
This is not active-region biasing, even though it looks “self-biased”.</p>
<p>The speaker is physically connected to the collector<br />
So from a DC perspective, the collector does see the speaker as a load<br />
There is collector current flowing through the speaker</p>
<p>An “8 Ω” speaker typically measures about 5–7 Ω DC, with ~6 Ω being very common.<br />
The current though transistor could be almost 0.5A.<br />
⚠️ That’s half an amp of DC through:<br />
the speaker coil<br />
the base-emitter junction</p>
<p>In reality:<br />
The battery sags<br />
The transistor heats<br />
The base junction clamps<br />
The speaker coil warms</p>
<p>I also saw a more complicated plan that aims to provide higher power output using several 2N3055 transistors (from <a href="https://www.facebook.com/share/v/1E5qfzP8YJ/">https://www.facebook.com/share/v/1E5qfzP8YJ/</a>)</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260204_144839_Gallery.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260204_144839_Gallery.jpg" alt="screenshot_20260204_144839_gallery" width="1080" height="1192" class="alignnone size-full wp-image-199124" /></a><br />
<a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260204_144302_Facebook1.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260204_144302_Facebook1.jpg" alt="screenshot_20260204_144302_facebook" width="1080" height="1649" class="alignnone size-full wp-image-199126" /></a></p>
<p>This is one of those viral DIY amplifier schematics that looks impressive but is… questionable<br />
This is meant to be a single-supply, class-AB audio power amplifier. Conceptually, that’s fine. Execution… not so much. One tiny transistor trying to drive four 2N3055 bases → insufficient base current. No feedback loop → very poor linearity. Very low efficiency and output DC offset (speaker damage risk). Max clean output power is very low, probably under 2–3 W, despite 4× 2N3055. Best case: It “works”, runs hot and very distorted. Worst case: Transistor and speaker burns<br />
Why this circuit goes viral<br />
Uses famous 2N3055 (people trust it)<br />
Looks simple<br />
“More transistors = more power” myth<br />
No measurements shown<br />
Works just enough to fool beginners<br />
Classic social-media electronics bait.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/02/08/viral-amplifier-circuit-fails/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Knots in electrical wire are bad</title>
		<link>https://www.epanorama.net/blog/2026/02/04/knots-in-electrical-wire-are-bad/</link>
		<comments>https://www.epanorama.net/blog/2026/02/04/knots-in-electrical-wire-are-bad/#comments</comments>
		<pubDate>Wed, 04 Feb 2026 16:02:08 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electrical power]]></category>
		<category><![CDATA[Electronics Design]]></category>
		<category><![CDATA[Safety]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=199097</guid>
		<description><![CDATA[<p>In what country this is the recommended practice? Picture source: Facebook https://www.facebook.com/share/p/1DrRjhJH2r/ I have been reached that If you should not use a knot for cable strain relief. ⚠️ Important: If this is a 230 V / mains-powered device, proper mechanical strain relief is mandatory for safety and compliance. A knot is not a safe <a class="moretag" href="https://www.epanorama.net/blog/2026/02/04/knots-in-electrical-wire-are-bad/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>In what country this is the recommended practice?</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_105547_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Screenshot_20260203_105547_Facebook.jpg" alt="screenshot_20260203_105547_facebook" width="1079" height="1563" class="alignnone size-full wp-image-199101" /></a><br />
Picture source: Facebook <a href="https://www.facebook.com/share/p/1DrRjhJH2r/">https://www.facebook.com/share/p/1DrRjhJH2r/</a></p>
<p>I have been reached that If you should not use a knot for cable strain relief.<br />
⚠️ Important: If this is a 230 V / mains-powered device, proper mechanical strain relief is mandatory for safety and compliance.<br />
A knot is not a safe strain-relief method, especially for electrical cables.<br />
If this is for mains power, lab equipment, or a commercial product, knots are simply not acceptable.</p>
<p>Here’s why it’s considered unsafe ❌:<br />
Uncontrolled bending radius → damages conductors over time<br />
Stress concentrates at one point instead of being spread out<br />
Insulation can be crushed or cut, especially on flexible cords<br />
Not compliant with electrical standards (IEC, UL, etc.)<br />
In mains voltage, a pulled knot can still transfer force to terminals<br />
Proper strain relief must mechanically clamp or grip the outer jacket of the cable and transfer pulling force to the enclosure, not the conductors.</p>
<p>✅ Safe alternatives:<br />
Cable gland (PG/M thread, rubber compression)<br />
Strain-relief bushing / grommet<br />
Screw-mounted cable clamp<br />
Zip tie + fixed anchor (inside enclosure, jacket only)</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Gemini_Generated_Image_mkr1yomkr1yomkr1.png"><img src="https://www.epanorama.net/blog/wp-content/uploads/2026/02/Gemini_Generated_Image_mkr1yomkr1yomkr1.png" alt="gemini_generated_image_mkr1yomkr1yomkr1" width="1408" height="768" class="alignnone size-full wp-image-199133" /></a></p>
<p>Here is an analysis of each method:</p>
<p><strong>1. Cable Gland (PG/M thread, rubber compression)</strong></p>
<p>This is one of the most professional, secure, and robust methods for cable entry and strain relief.</p>
<p>    How it works safely: A cable gland consists of a threaded body, a rubber or neoprene compression seal (grommet), and a compression nut. As you tighten the nut, the seal compresses radially around the cable&#8217;s outer jacket. This action creates both a strong mechanical grip for strain relief and a watertight/dust-tight seal (often rated to IP68).</p>
<p>    Best Practices for Safety:</p>
<p>        Correct Sizing: It is crucial to select a gland whose sealing range matches the exact outside diameter of your cable. A loose gland offers no protection, while an undersized one can damage the cable jacket.</p>
<p>        Proper Tightening: Follow the manufacturer&#8217;s torque specifications. Under-tightening can lead to cable slippage, while over-tightening can crush the cable&#8217;s internal insulation.</p>
<p>        Material Selection: Choose the right gland material for the environment. Plastic (nylon) is common for general indoor/outdoor use, while metal (brass, stainless steel) is preferred for industrial or hazardous locations for added durability and electromagnetic compatibility (EMC).</p>
<p><strong>2. Strain-Relief Bushing / Grommet</strong></p>
<p>These are commonly used in consumer electronics and appliances for a cost-effective and reliable solution.</p>
<p>    How it works safely:</p>
<p>        Strain-Relief Bushing: This is typically a two-part nylon component that clamps onto the cable and then snaps into a pre-punched hole in the enclosure wall. The geometric shape of the bushing, once snapped in, prevents it from being pulled back through the hole, effectively anchoring the cable.</p>
<p>        Grommet: A simple rubber grommet protects the cable from chafing against the sharp edges of a metal hole. While it provides some friction, it is not a primary strain relief device on its own. However, some &#8220;strain-relief grommets&#8221; are designed with an internal membrane that grips the cable.</p>
<p>    Best Practices for Safety:</p>
<p>        Match to Cable and Hole: You must use a bushing designed specifically for the cable&#8217;s profile (round or flat) and dimensions, as well as the panel hole size and thickness. A poor fit will result in failure.</p>
<p>        Installation Tool: For high-volume applications, a special assembly tool is often recommended to ensure the bushing is fully and correctly compressed and seated without damaging the cable.</p>
<p><strong>3. Screw-Mounted Cable Clamp (P-Clip / Saddle Clamp)</strong></p>
<p>This is a simple, mechanical method widely used in automotive, industrial, and general wiring applications.</p>
<p>    How it works safely: A metal or plastic clamp, shaped like the letter &#8220;P&#8221; or a U-saddle, is placed over the cable and secured to a fixed surface inside the enclosure with a screw. The clamp holds the cable jacket firmly against the surface, preventing movement.</p>
<p>    Best Practices for Safety:</p>
<p>        Correct Size: The internal diameter of the clamp must match the cable diameter closely. A clamp that is too large will not grip, and one that is too small will pinch and damage the cable.</p>
<p>        Cushioning: For metal clamps, choose a version with a rubber or vinyl cushion lining. This protects the cable jacket from abrasion and distributes the clamping force more evenly, preventing damage to the internal conductors.</p>
<p>        Secure Anchoring: Ensure the screw is fastened securely into a solid part of the enclosure so the anchor point itself does not fail under tension.</p>
<p><strong>4. Zip Tie + Fixed Anchor (Inside enclosure, jacket only)</strong></p>
<p>This is a versatile and common method, especially for retrofitting or custom wiring, but it requires careful execution to be safe.</p>
<p>    How it works safely: A zip tie (cable tie) is used to bundle the cable to a fixed anchor point inside the enclosure. The anchor can be an adhesive-backed mount, a screw-mount base, or a dedicated tie-down point molded into the enclosure.</p>
<p>    Best Practices for Safety:</p>
<p>        Grip the Jacket Only: The most critical rule is to only secure the outer jacket of the cable. Never place a zip tie around the individual insulated conductors after the jacket has been stripped. This can crush the insulation and cause a short circuit.</p>
<p>        Do Not Over-Tighten: Tighten the zip tie by hand just enough to prevent the cable from sliding. Using a tool to over-tighten can easily crush the cable&#8217;s internal structure, leading to long-term failure.</p>
<p>        Use Correct Anchors: Adhesive anchors can fail over time, especially in warm environments. For a permanent and safe solution, use a screw-mounted anchor base secured to the enclosure wall.</p>
<p>        Anchor Location: Place the anchor as close as possible to the point where the individual wires break out of the jacket to minimize movement at the terminations.</p>
<p>Examples:<br />
This YouTube video, it&#8217;s a great visual guide on how to properly install a cable gland, which is one of the most secure methods<br />
<a href="https://www.youtube.com/watch?v=MQMSkz3QjFQ&#038;t=12s">Strain Relief Connectors&#8230; New design for more flexibility</a></p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/MQMSkz3QjFQ?si=Z97OH6z-_QieRffH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/02/04/knots-in-electrical-wire-are-bad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Water sensor circuit</title>
		<link>https://www.epanorama.net/blog/2025/12/18/water-sensor-circuit/</link>
		<comments>https://www.epanorama.net/blog/2025/12/18/water-sensor-circuit/#comments</comments>
		<pubDate>Thu, 18 Dec 2025 11:36:00 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electronics Design]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=198666</guid>
		<description><![CDATA[<p>I saw this circuit seen on Facebook at https://www.facebook.com/share/r/1GAqZQWc7y/ In this circuit design the soil acts as a simple moisture sensor by changing electrical resistance with water content, forming a basic circuit with two probes (wires) connected to transistor and indicator LED. Water conducts electricity better than dry soil. When water fills the gaps between <a class="moretag" href="https://www.epanorama.net/blog/2025/12/18/water-sensor-circuit/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>I saw this circuit seen on Facebook at <a href="https://www.facebook.com/share/r/1GAqZQWc7y/">https://www.facebook.com/share/r/1GAqZQWc7y/</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2025/12/Screenshot_20251217-190640_Gallery.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2025/12/Screenshot_20251217-190640_Gallery.jpg" alt="screenshot_20251217-190640_gallery" width="1079" height="1673" class="alignnone size-full wp-image-198668" /></a></p>
<p>In this circuit design the soil acts as a simple moisture sensor by changing electrical resistance with water content, forming a basic circuit with two probes (wires) connected to transistor and indicator LED.<br />
Water conducts electricity better than dry soil. When water fills the gaps between probes, it completes a circuit, lowering resistance.</p>
<p>This looks somewhat better than average AI slop circuits (that Facebook is now filled with nowadays), just two mistakes: </p>
<p>1. The pinout of transistor is wrong. Here is the correct pinout.</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2025/12/Screenshot_20251217-190853_Google.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2025/12/Screenshot_20251217-190853_Google.jpg" alt="screenshot_20251217-190853_google" width="536" height="493" class="alignnone size-full wp-image-198670" /></a></p>
<p> 2. There is no current limiting resistor for LED &#8211; if the sensors touch each other or there is low resistance (like salty water) the LED and transistor will be fried. At favorable conditions the circuit (ground water conducts enough not too much) the circuit might work. </p>
<p>One additional commend:<br />
This circuit design not suitable for long time use, the sensor screws will rust due DC current flowing through them. Constant voltage and constant current flowing accelerates metal corrosion, which changes readings. You&#8217;ll slowly dissolve whichever metal you use into the soil, so steel and copper may corrode and others may form other salts. Some of the metal from those processes could be potentially somewhat toxic when it ends to the soil. For example stainless steel can leach chromium into the soil which is quite toxic. Copper in high concentrations is not also good.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/12/18/water-sensor-circuit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Audio cable difference analysis</title>
		<link>https://www.epanorama.net/blog/2025/11/24/audio-cable-difference-analysis/</link>
		<comments>https://www.epanorama.net/blog/2025/11/24/audio-cable-difference-analysis/#comments</comments>
		<pubDate>Mon, 24 Nov 2025 21:03:05 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Audio and Video]]></category>
		<category><![CDATA[Electronics Design]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=198558</guid>
		<description><![CDATA[<p>To scientifically analyze the difference between audio interconnects (such as copper vs. silver, or different types of insulation or shielding), you need to approach it from both a measurements standpoint and a listening tests perspective. Here&#8217;s a structured approach you can take: 1 1. Objective Measurements: The first step is to use measurement equipment to <a class="moretag" href="https://www.epanorama.net/blog/2025/11/24/audio-cable-difference-analysis/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>To scientifically analyze the difference between audio interconnects (such as copper vs. silver, or different types of insulation or shielding), you need to approach it from both a measurements standpoint and a listening tests perspective. Here&#8217;s a structured approach you can take:</p>
<p>1     1. Objective Measurements:</p>
<p>The first step is to use measurement equipment to quantify the differences in the physical performance of different cables. Here are the key aspects to measure:</p>
<p>2     A. Resistance:</p>
<p>    Objective: Measure the DC resistance of the cable.<br />
    How to Measure: Use a multimeter or a precision resistance meter. A special resistance meter designed for low resistance measuring is preferred to get accurate results.<br />
    How it affects: Resistance directly affects the power loss of the signal as it travels through the cable. The low resistance is preferred especially in speaker cables and interconnection cable shields.<br />
    What to Expect: The resistance of the cable will vary based on the conductor material (copper vs. silver) and its gauge (thickness). Silver cables should have lower resistance than copper cables, but the difference is typically very small.</p>
<p>3     B. Capacitance:</p>
<p>    Objective: Measure the capacitance between the conductors of the cable.<br />
    How to Measure: Use a capacitance meter or an LCR meter (which measures inductance, capacitance, and resistance).<br />
    How it affects: Audio cable capacitance acts as a low-pass filter, which attenuates high frequencies, making the sound duller or &#8220;warmer&#8221;. This effect is more pronounced with longer cables, higher source impedance (like a guitar pickup), and higher frequencies. A lower capacitance cable preserves more treble and &#8220;presence&#8221;. Cable capacitance is more significant in interconnect cables than speaker cables.<br />
    What to Expect: Higher capacitance leads to a greater possibility of signal loss, especially at higher frequencies. Materials with a higher dielectric constant (like PVC) will have higher capacitance.</p>
<p>4     C. Inductance:</p>
<p>    Objective: Measure the inductance of the cable.<br />
    How to Measure: Use an LCR meter to measure inductance.<br />
    How it affects: Speaker cable inductance affects audio quality<br />
by acting as a low-pass filter that reduces high-frequency signals, which can roll off the treble and impact the overall frequency response, especially in long cable runs. It resists changes in current, and this resistance becomes more significant at higher frequencies, causing them to be attenuated more than lower frequencies<br />
    What to Expect: Inductance affects the signal at higher frequencies. Cables with tightly wound conductors and poor shielding can introduce more inductance, which can affect signal integrity.</p>
<p>5     D. Impedance:</p>
<p>    Objective: Measure the impedance of the cable, particularly the characteristic impedance, which is important for maintaining signal integrity, especially in high-speed and high-frequency applications (like video or digital signals).<br />
    How to Measure: Use an impedance analyzer or specialized TDR (time-domain reflectometer).<br />
    How it affects: Cables with poor impedance matching can cause signal reflections, leading to interference and distortion. The cable impedance matching is relevant on high frequency signals like digital audio and RF, but does not have any significant meaning for audio frequencies when wires are shorter than several hundred meters.<br />
    What to Expect: A well-designed audio cable typically has an impedance of around 50-75 ohms, but anything in 40-600 ohms at audio frequencies can be seen in audio systems interconnections.</p>
<p>6     E. Signal Integrity:</p>
<p>    Objective: Measure the signal degradation over the cable. You can test the attenuation (how much signal is lost over a given distance), and frequency response (how different frequencies pass through the cable).<br />
    How to Measure: Use an oscilloscope to send a test signal through the cable and observe the output. Measure the signal&#8217;s amplitude and frequency response (flatness).<br />
    What to Expect: In a high-quality cable, the signal should not degrade significantly in frequency response or amplitude. If the cable is poorly made, there will be a noticeable drop in signal strength, especially at higher frequencies. Please note that what is connected (source and destination impedance) to cable ends can affect the results you get. </p>
<p>7     F. Shielding Effectiveness:</p>
<p>    Objective: Evaluate the shielding to protect the signal from electromagnetic interference (EMI) or radio-frequency interference (RFI).<br />
    How to Measure: Use an EMI meter or spectrum analyzer to measure the level of external interference at the cable&#8217;s end when the cable is surrounded by interference (magnetic field, electrical field, RF signal).<br />
    What to Expect: Cables with better shielding will show lower levels of interference, and this is especially important for long cable runs or in electrically noisy environments (e.g., near power lines or electronics).</p>
<p>8     2. Subjective Listening Tests:</p>
<p>Once you have objective data, the next step is to perform blind listening tests to see if the measured differences translate into perceptible differences in sound quality.</p>
<p>9     A. Test Setup:</p>
<p>    Use a consistent audio system: Set up a high-quality playback system (speakers or headphones) and a reliable source (CD player, DAC, etc.). Write down the details of the test system because the technical characteristics of the equipment can affect the results you get.<br />
    Use a double-blind setup: Neither the listener nor the person conducting the test should know which cable is being used during the test. This helps to eliminate bias or expectation effects.<br />
    Test material: Use well-recorded music, preferably with a variety of instruments, dynamics, and frequency content (so you can test for full-range performance).<br />
    Test conditions: Perform tests in a quiet environment, ensuring no other variables interfere with the test (e.g., ambient noise, room acoustics, etc.).</p>
<p>10 B. A/B Listening:</p>
<p>    Switch between cables and listen for differences in sound quality.<br />
    Listen for details, clarity, bass response, midrange warmth, treble extension, and overall balance.<br />
    After each round of listening, note any perceived differences, such as whether one cable produces a brighter or warmer sound, or if one is clearer.</p>
<p>11 C. Quantifying Preferences:</p>
<p>    After listening, you can ask the listener to rate the cables based on:<br />
        Transparency: How clearly can you hear all the details?<br />
        Tone: Is there any unnatural coloration?<br />
        Soundstage: Is the stereo image more expansive or more focused?<br />
        Bass Response: Is the low end fuller or tighter?<br />
        Treble: Is the high end more extended or less harsh?</p>
<p>The goal is to determine whether the differences are perceptible and, if so, whether they are significant to the listener.</p>
<p>12 3. Data Correlation:</p>
<p>After both objective and subjective tests, correlate the results:</p>
<p>    Are the measurable differences (such as resistance, capacitance, and shielding) correlated with perceptible differences in sound quality?<br />
    If a low-capacitance cable sounds &#8220;better,&#8221; can this be tied to the reduction in signal loss and distortion at higher frequencies?<br />
    Are listeners consistently preferring one type of cable (e.g., copper vs. silver), and does that preference align with the technical measurements?</p>
<p>13 4. Statistical Analysis:</p>
<p>If you have access to the right tools and the ability to conduct multiple tests with different listeners, you can apply statistical analysis to determine if the observed differences are statistically significant. This might include:</p>
<p>    T-tests to compare mean ratings.<br />
    Correlation analysis to see if measurable parameters (like resistance or capacitance) correlate with subjective ratings.<br />
    ANOVA (Analysis of Variance) if testing multiple cables at once to see if there are significant differences across them.</p>
<p>14 5. Consider Real-World Factors:</p>
<p>    Cable length: Shorter cables (under 2-3 meters) will have much less noticeable differences compared to longer cables.<br />
    Interconnect type: RCA vs. XLR, for example, may have a more noticeable impact than copper vs. silver due to their differing signal transmission methods.</p>
<p>15 Conclusion:</p>
<p>To scientifically analyze the difference between audio interconnects, you need to combine both quantitative measurements (e.g., resistance, capacitance, shielding effectiveness) and qualitative listening tests (e.g., A/B comparisons, listener feedback). By doing so, you can assess if the performance differences in the cables are large enough to be perceptible in real-world listening conditions, and whether those differences can be attributed to the measurable properties of the cable.</p>
<p>Keep in mind that many differences, especially with short cables in typical Hi-Fi setups, may be subtle and hard to detect, even with careful testing. The perceived &#8220;sound quality&#8221; differences may often come down to personal preference and system synergy rather than objective superiority.<br />
Some Hi-Fi setups can reveal cable difference more easily than some other systems, while with other Hi-Fi systems you can&#8217;t hear difference between cables. The Hi-Fi system that can reveal cable differences more easily is not necessarily technically better.</p>
<p><a href="https://openclipart.org/detail/71449/rca-plug"><img src="https://openclipart.org/image/400px/71449" width="400" height="309" class="alignnone" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/11/24/audio-cable-difference-analysis/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Dangerous battery charging circuit</title>
		<link>https://www.epanorama.net/blog/2025/10/21/dangerous-battery-charging-circuit/</link>
		<comments>https://www.epanorama.net/blog/2025/10/21/dangerous-battery-charging-circuit/#comments</comments>
		<pubDate>Tue, 21 Oct 2025 09:02:38 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electronics Design]]></category>
		<category><![CDATA[Safety]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=197913</guid>
		<description><![CDATA[<p>I saw this circuit at Facebook at https://www.facebook.com/share/p/1AC9zDA8gR/ I hv been seeing circuits like this i will be wondering what a hell are they publishing like this without shame ! Dangerous, do not use ! This is what I call an &#8220;automatic house ingnitor circuit&#8221; Lithium battery exploder circuit That looks like a one way <a class="moretag" href="https://www.epanorama.net/blog/2025/10/21/dangerous-battery-charging-circuit/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>I saw this circuit at Facebook at <a href="https://www.facebook.com/share/p/1AC9zDA8gR/">https://www.facebook.com/share/p/1AC9zDA8gR/</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2025/06/Screenshot_20250614-002710_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2025/06/Screenshot_20250614-002710_Facebook.jpg" alt="screenshot_20250614-002710_facebook" width="1080" height="2400" class="alignnone size-full wp-image-197918" /></a></p>
<p>I hv been seeing circuits like this i will be wondering what a hell are they publishing like this without shame !</p>
<p>Dangerous, do not use !</p>
<p>This is what I call an &#8220;automatic house ingnitor circuit&#8221;</p>
<p>Lithium battery exploder circuit</p>
<p>That looks like a one way ticket to frying your USB controller, and a Lithium battery that may burst in to flames.</p>
<p>No over voltage protection, no Over-current protection, the only resistor is on the LED.  That is an express way to burning someones house down.</p>
<p>I would not recommend this circuit.  The USB 3.0 interface will supply 5V.  There will be a 0.7 V drop across the diode, so you will be trying to charge the 3.7 V Lithium battery with 4.3 V.  The Voltage to charge the battery should not exceed 4.2 V.  I recommend you use a proper BMS to control the charging of the battery. The USB voltage can go higher than exactly 5V, as the USB voltage range varies, with traditional standards being around 5V but with a range of approximately 4.4V to 5.25V.</p>
<p>A lithium-ion battery can explode or catch fire due to a phenomenon called thermal runaway, which is a dangerous, self-perpetuating chain reaction that causes a rapid increase in temperature. This is most often caused by internal short circuits from manufacturing defects or damage, overcharging, or exposure to high temperatures. While a full explosion is possible, more often it results in the battery venting hot gases and flames through a safety valve.<br />
Video: <a href="https://www.youtube.com/watch?v=66haP0z2huA">Here’s what happens when a lithium ion battery explodes </a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/10/21/dangerous-battery-charging-circuit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>USB charger bad</title>
		<link>https://www.epanorama.net/blog/2025/10/01/usb-charger-bad/</link>
		<comments>https://www.epanorama.net/blog/2025/10/01/usb-charger-bad/#comments</comments>
		<pubDate>Wed, 01 Oct 2025 19:59:29 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Electronics Design]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=198341</guid>
		<description><![CDATA[<p>Another bad and potentially dangerous circuit from Facebook. This is supposed to charge LiIon battery from USB power. Identified problems: - no current limiting - can overcharge the battery - red charging LED will be always on when there is USB power coming in - green charged LED will not turn on when battery is <a class="moretag" href="https://www.epanorama.net/blog/2025/10/01/usb-charger-bad/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Another bad and potentially dangerous circuit from Facebook.</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2025/10/Screenshot_20251001-220658_Gallery.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2025/10/Screenshot_20251001-220658_Gallery.jpg" alt="screenshot_20251001-220658_gallery" width="1079" height="1517" class="alignnone size-full wp-image-198345" /></a></p>
<p>This is supposed to charge LiIon battery from USB power. Identified problems:<br />
- no current limiting<br />
- can overcharge the battery<br />
- red charging LED will be always on when there is USB power coming in<br />
- green charged LED will not turn on when battery is full</p>
<p>This circuit, as drawn, will not work properly or safely for charging a 3.7 V Li-ion battery. In this circuit, there is nothing to limit the charging voltage/current properly. The battery may overcharge (risk of fire or explosion).</p>
<p>The diode blocks the backflow voltage when the USB power is off and provide 0.7 voltage drop. The design intention seems to be that this would limit the battery charging voltage to safe level.</p>
<p>But even with the diode you have 5V from USB, minus 0,7V over the diode, that is still 4,3V, which is too much for the LiIon battery. So battery will be overcharged.</p>
<p>The typical maximum safe voltage for a standard Li-ion battery cell is 4.20V, although some higher-voltage chemistries can reach 4.30V. Charging a cell above its maximum voltage can cause irreversible damage, shorten its lifespan, and compromise safety. Battery management systems (BMS) in Li-ion packs prevent overcharging and ensure the voltage remains within safe limits. This simple circuit is not proper BMS.</p>
<p>The USB standard specifies a nominal 5V supply but allows for a voltage range between 4.75V and 5.25V for standard USB power delivery, with some USB 2.0 and 3.x specifications permitting higher voltages up to 5.5V to account for voltage drops. If your USB power supply gives those over 5V voltage, we are very considerably over the allowed maximum voltages.</p>
<p>Lithium batteries need constant current (CC) and constant voltage (CV) charging, typically limited to 4.2 V max with current control.</p>
<p>LED “full” and “charging” indicators won’t function correctly. The green/red LEDs with just a resistor and diode cannot sense charge status. The LED will just glow depending on voltage drops, not actual battery full/charging state. Because it shares resistor with red LED, it will not be on when red LED is on.</p>
<p>If you want to charge a 3.7 V Li-ion battery from USB, you need:<br />
A TP4056 charging module (very cheap, <$1). It provides correct CC/CV charging. It includes overcharge, over-discharge, and short-circuit protection (if you buy the protection version).
Comes with proper red/blue LEDs for charging/full indicators.

Another bad battery charger circuit. Lacking proper charging current limiting, proper control of charge stopping when battery is full, too much voltage drop on diodes to work well, green full LED can stay always on or not turn on at all depending green LED used (voltage drop can very between 1.9V and 4V on green LEDs)

<a href="https://www.epanorama.net/blog/wp-content/uploads/2025/10/Screenshot_20251004-104921_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2025/10/Screenshot_20251004-104921_Facebook.jpg" alt="screenshot_20251004-104921_facebook" width="1080" height="2400" class="alignnone size-full wp-image-198363" /></a></p>
<p>This claims to be a simple Li-ion battery charging indicator circuit.<br />
It uses LEDs, resistors, diodes (1N4007), and a USB 5 V source to:<br />
Charge a 3.7 V Li-ion battery, and<br />
Indicate charging (red LED) and full charge (green LED) states. The 1N4007 diodes (3 in series) will get voltage drop (~0.7 V each × 3 = 2.1 V total). The battery gets a reduced voltage because of the voltage drops across the diodes, and the pproximate voltage at the battery terminals is around 2.9 that is not enough to properly charge the battery. The voltage drop over diodes will be lower at very low current, so a little bit current could get to battery. </p>
<p>This is a very basic indicator circuit, not a safe Li-ion charger.<br />
It lacks:<br />
Constant-current control (CC mode)<br />
Constant-voltage regulation (CV mode)<br />
Overcharge protection<br />
Reverse polarity protection<br />
Temperature monitoring</p>
<p>So while this circuit might be able show charging/full with certain not specified green LED, it’s not recommended for actual battery charging. Use a TP4056 module or similar dedicated Li-ion charger IC instead — it’s safer and inexpensive.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/10/01/usb-charger-bad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
