🌐 Idioma / Language: English English Português Português Español Español

Thursday, October 21, 2021

Adjustable Power Supply 1.2V to 37V / 6A with Short-Circuit Protection: Complete Guide

Adjustable Power Supply 1.2V to 37V / 6A, with Short-Circuit Protection with LM317 and TIP36 - elcircuits.com
Adjustable Power Supply 1.2V to 37V / 6A, with Short-Circuit Protection with LM317 and TIP36

🌐 You can read this article in: Português | Español

Hello, electronics enthusiasts!

If you've worked with variable power supplies, you've probably encountered the classic regulators LM317 with a maximum current of 1.5A, and the LM350 with a maximum current of 3A. These components are true workhorses in electronics workshops.

However, as our projects become more demanding, the need for more current arises. This is where booster drivers come in - auxiliary circuits with power transistors that amplify the current capacity. But with great power comes great responsibility... and a big problem!

⚠️ The Challenge: When we add booster transistors, we lose an essential feature: short-circuit protection. Many of our readers and followers on YouTube have asked us: "If I have a short at the output, will I blow up the transistors?"

The answer is: YES, without proper protection, a short circuit can damage your expensive components. We could use fuses, but that would mean constantly replacing them, which is not practical at all!

That's why today we're presenting an elegant and effective solution: an Adjustable Power Supply with Short-Circuit Protection that combines the simplicity of the LM317 with the power of the TIP36C and the security of an intelligent protection circuit.

🛠️ The Electronic Circuit: An Overview

The heart of our project is a classic adjustable voltage regulator, the LM317. However, to achieve the impressive 6A mark, we've added two crucial stages:

Stage 1

  • Regulation: LM317 Controls the output voltage with precision.

Stage 2

  • Amplification: TIP36C (x2) "Booster" that provides the high current.

Stage 3

  • Protection: BD140 "Guardian angel" against short circuits.

The differential of this project is not just in the power, but in the intelligence of the protection circuit, which uses a BD140 transistor in an ingenious way to protect the power transistors TIP36C against overloads.

💡 How the Circuit Works: The Detail That Makes the Difference

Let's unravel the magic behind this circuit. The operation can be divided into three key moments: normal operation, activation of the booster, and protection activation.

🔍 The Role of the Sense Resistor (R1)

The resistor R1 is the first "watcher" of our circuit. It works as a shunt resistor, that is, a current sensor. Think of it using a simple analogy:

Hydraulic Analogy: Imagine that electrical current is water flowing through a pipe. Resistor R1 is like a pressure gauge in that pipe. With little water (low current), the pressure is low. When the water flow increases, the pressure also increases.

While the output current is low (up to about 600mA), the "pressure" (voltage) across R1 is insignificant, and the circuit behaves like a common LM317 regulator.

⚡ The Magic of the Booster (TIP36C)

When you demand more current (above 600mA), the voltage across the terminals of R1 reaches approximately 0.6V. This value is magical in the world of transistors: it's the voltage needed to "turn on" a bipolar transistor.

Upon reaching 0.6V, R1 sends a signal to the TIP36C transistors (Q2 and Q3), which wake up and start working in parallel with the LM317, sharing the effort and allowing the circuit to deliver much higher currents, reaching the desired 6A.

🛡️ The Guardian Angel (BD140 and R2)

Now comes the most intelligent part. What happens if a short circuit occurs? The current would spike to dangerous values, destroying the TIP36Cs. This is where our hero comes in: the BD140 transistor (Q1) and its partner, the resistor R2.

The resistor R2 is another current sensor, but this one monitors the total current coming out of the power supply. It was calculated so that when the current reaches the safety limit (6A), the voltage across it also reaches 0.6V.

Short-Circuit Moment: When the current tries to exceed 6A, the voltage across R2 reaches 0.6V, activating the BD140. Once turned on, the BD140 "steals" the base current from the TIP36C transistors, forcing them to turn off or drastically limit their conduction. It's like an emergency switch that cuts the power before any component gets damaged!

This protection mechanism is self-resetting. As soon as the short circuit is removed, the current returns to normal, the voltage across R2 drops below 0.6V, the BD140 turns off, and the TIP36Cs resume normal operation. No fuses to replace, no headaches!

🔬 The Science Behind the Magic: Ohm's First Law

All this elegant operation is based on one of the pillars of electricity: Ohm's First Law. This law describes the fundamental relationship between voltage (V), current (I), and resistance (R).

V = R * I

Where:

  • VVoltage or Electric Potential (measured in Volts)
  • RElectrical Resistance (measured in Ohms, Ω)
  • IElectric Current (measured in Amperes, A)

    With this powerful mathematical tool, we can precisely calculate the value of the sense resistors (R1 and R2) to define when each stage of the circuit should be activated. Let's do the calculations!

    🧮 Practical Calculations: Defining the Activation Points

    Now that we understand the "why," let's get hands-on and do the calculations that ensure the perfect and safe operation of our power supply. Don't be intimidated, the math here is our ally!

    ℹ️ Calculation of the Load Resistor (R1) - The Booster Trigger

    Our goal with R1 is to tell the TIP36C transistors when it's time to enter action. We want this to happen before the poor LM317 starts to sweat.

    Engineer's Note: The LM317 can theoretically deliver 1.5A, but operating at the maximum limit is not good practice. It will heat up a lot and its lifespan will be reduced. That's why we defined a more comfortable activation point: 600mA (0.6A). This gives us margin and increases the reliability of the circuit.

    Let's apply Ohm's Law:

    Data:

    • V (Activation Voltage): 0.6V (Vbe voltage needed to turn on the TIP36Cs)
    • I (Activation Current): 0.6A (600mA, our comfort limit for the LM317)

    Calculation:

    R = V / I

    R1 = 0.6V / 0.6A

    R1 = 1 Ω

    Simple, isn't it? A 1 Ohm resistor is the perfect command to activate our power reinforcements.

    ℹ️ Calculation of the Protection Resistor (R2) - The Bodyguard

    Now, let's calculate R2, the component that saves the day. It needs to activate the BD140 exactly when the current reaches our design limit: 6A.

    Data:

    • V (Activation Voltage): 0.6V (Vbe voltage needed to turn on the BD140)
    • I (Current Limit): 6A (the maximum current we want to protect)

    Calculation:

    R = V / I

    R2 = 0.6V / 6A

    R2 = 0.1 Ω

    ⚠️ Attention to Power! This resistor (R2) will have 6A of current passing through it! It will heat up. Let's calculate the power it needs to dissipate: P = R * I² = 0.1Ω * (6A)² = 3.6W. That's why we specify a 5W resistor. Using a lower power resistor here is like trying to put out a fire with a glass of water. It won't work!

    💪 Why Two TIP36C Transistors?

    You might be wondering why we use two TIP36C transistors. The answer lies in their ability to dissipate power. A transistor is not just a switch; it also consumes energy in the form of heat.

    The TIP36C supports up to 125W. But this maximum power is achieved under ideal conditions, generally with low voltage between collector and emitter. Let's see what the maximum current it can handle in the worst situation: with the maximum output voltage (37V).

    Calculation of Maximum Current per Transistor:

    P = V * I => I = P / V

    Imax = 125W / 37V

    Imax ≈ 3.37A (per transistor)

    Aha! A single TIP36C cannot deliver the 6A we need. But by connecting two in parallel, the current capacity is added:

    Total Capacity: 3.37A + 3.37A = 6.74A. This gives us a comfortable safety margin to operate at 6A.

    🔌 Schematic Diagram: The Treasure Map

    With all the theory and calculations in mind, let's visualize the complete circuit. In Figure 2, we have the schematic diagram. Try to identify the three stages we discussed: the LM317 regulator, the pair of TIP36C transistors, and the BD140 protector.

    Schematic diagram of the Adjustable Power Supply circuit with short-circuit protection - fvml
    Fig. 2 - Schematic diagram of the Adjustable Power Supply circuit with short-circuit protection

    🔗 Related Content

    📋 Component List: Your Assembly Kit

    To make your life easier, we've organized the list of materials in a clear table. Have everything at hand before you start soldering!

    Reference Component Specification Quantity
    IC1 Voltage Regulator LM317 1
    Q1 PNP Transistor BD140 1
    Q2, Q3 PNP Power Transistor TIP36C 2
    D1 Bridge Rectifier KBU1010 (10A) 1
    D2, D3 Rectifier Diode 1N4007 2
    R1 Resistor 2W / 1Ω 1
    R2, R4, R5 Resistor 5W / 0.1Ω 3
    R3 Resistor 1/4W / 220Ω 1
    C1 Electrolytic Capacitor 10,000µF - 65V 1
    C2, C3 Polyester/Ceramic Capacitor 0.1µF (100nF) 2
    RV1 Potentiometer 5KΩ 1
    P1, P2 Terminal Connector 2 Pins 5mm 2

    🖨️ The Printed Circuit Board (PCB): The Heart of the Project

    A good schematic is the beginning, but a well-designed Printed Circuit Board (PCB) is what separates a project that works from one that is reliable and safe. For power circuits like this, the PCB layout is critical.

    Why is PCB Layout Important?

    • High Current Traces: The traces that conduct the 6A need to be wide and short to minimize resistance and heating.
    • Ground Plane: A good ground connection is essential for the stability of the regulator and to reduce noise.
    • Heat Dissipation: The positioning of the power components (LM317, TIP36C) was designed to facilitate the installation of adequate heat sinks.

    Figure 3 shows the PCB we prepared for you. It was optimized to facilitate assembly and ensure maximum performance and safety of your project.

    PCB of the Adjustable Power Supply 1.2V to 37V / 6A, with Short-Circuit Protection with LM317 and TIP36 - fvml
    Fig. 3 - PCB  Adjustable Power Supply 1.2V to 37V / 6A, Short-Circuit Protection  LM317 and TIP36

    📥 Direct Link to Download Files

    To download the necessary files for assembling the electronic circuit, just click on the direct link provided below:

    Direct Link: PNG, PDF, GERBER Files

    🛠️ Assembly Tips: The Secret to Success

    Before you pick up the soldering iron, check out these golden tips. They can save a lot of time and avoid frustrations (and burned components!).

    🔥 Heat Sinks are Mandatory!

    The LM317, the two TIP36Cs and even the BD140 will heat up. Use adequate heat sinks and don't forget the thermal paste to ensure efficient heat transfer.

    🔌 High Current Wiring

    For the power input and the 6A output, use thick wires (gauge of at least 1.5mm² or 16 AWG). Thin wires will heat up and cause voltage drop.

    🔍 Check Before Powering On

    Before applying power for the first time, use a multimeter in continuity mode to check that there are no shorts between input and output, or between positive and ground.

    💡 First Test with Safety

    For the first test, a great tip is to connect an incandescent bulb (40W to 100W) in series with the AC input. If there is a short, the bulb will light up brightly, limiting the current and protecting your circuit.

    ❓ Frequently Asked Questions (FAQ)

    We've gathered some of the most common doubts about this project to help you assemble with even more confidence.

    1. Can I use a transformer with a different voltage?

    Answer: Yes, but with care. The input voltage of the regulator should be at least 2-3V higher than the maximum desired output voltage. For 37V output, you need about 40V continuous after rectification, which means a transformer of approximately 28V to 30V RMS. Using a much higher voltage will demand more from the components and dissipate more heat.


    2. Is it mandatory to use heat sinks on the transistors?

    Answer: Yes, it is absolutely essential! Without heat sinks, the TIP36Cs and the LM317 will overheat almost instantly under load and will be destroyed. The size of the heat sink depends on the current and the voltage difference (input voltage - output voltage).


    3. What happens if I don't include the R2 resistor (0.1Ω)?

    Answer: If you omit R2, the short-circuit protection circuit will not work. The BD140 will never be activated, and in case of overcurrent or short, the TIP36C transistors will be damaged. Don't do this!


    4. Can I replace the TIP36C with another transistor?

    Answer: Yes, as long as the replacement is PNP and supports at least the same current and power (e.g., 2SA1943, MJ2955). You'll need to check the datasheet to ensure the pinout is compatible and that the activation Vbe is similar (generally around 0.6V).

    🎉 Conclusion: Your Ideal Bench Power Supply

    And so we reach the end of this complete project! With this adjustable power supply, you have in your hands an extremely versatile (1.2V to 37V), powerful (6A) and, most importantly, safe tool, thanks to the short-circuit protection.

    Whether for testing LEDs, powering microcontrollers, driving motors or for any other electronic adventure, this power supply will be your reliable partner on the workbench.

    👋 Now it's your turn!

    Did you like the project? Do you have any questions or suggestions?

    Leave your comment below! We love to hear your opinion and help with whatever is needed.

    Share this project on your social networks and electronics groups. A simple action from you helps us to continue creating quality content for the entire community!

    👋 I hope you enjoyed it!!!

    If you have any questions, suggestions or corrections, please leave them in the comments and we will answer them soon.

    🙏 Subscribe to our blog!!! Click here - elcircuits.com!!!

    My Best Regards!!!

    Monday, October 18, 2021

    5-Band Graphic Equalizer Circuit using LF353 IC + PCB

    Fig. 1 - 5-Band Equalizer Circuit with LF353 IC

    This 5 Band graphic equalizer circuit is based on the eight pins operational amplifier LF353 integrated circuit.

    The LF353 is a two-input JFET operational amplifier with an internally compensated input offset voltage. The JFET input device provides wide bandwidth, low input bias currents and offset currents.

    You might also be interested in:

    Features

    • Internally trimmed compensated voltage: 10mV
    • Low input bias current: 50pA
    • Wide gain bandwidth: 4 MHz
    • High slew rate: 13V / μs
    • High input impedance: 1012Ω

    The equalizer circuits

    The proposed equalizer is a 2-octave graphic equalizer with a 5-band circuit, the cut-off frequencies are at: 50Hz, 200Hz, 800Hz, 3.2kHz and 12kHz.

    This circuit was assembled with LF353, but nothing prevents you from using other replacement ICs, such as: LM1458, RC4558, etc.

    The Power Supply

    The power supply used for this circuit is symmetric, i.e.: +15V | 0V | -15V, with a direct current voltage DC.

    The recommended supply voltage ranges between ±11V and ±15V, but note that the maximum voltage supported by the IC is ±18V.
    The consumption current of the IC is 6.5mA maximum and 3.6mA on average.

    The Circuit

    The 5-band Equalizer uses three Integrated Circuits operational amplifier LF353, and the capacitors determine the frequencies, the higher their capacitance, the lower the cutoff frequencies.

    Each IC has two internal amplifiers, we get an amplifier for each frequency and the last one for the final amplification of the entire circuit. In Figure 2 below, the pinout and configuration of the LF353 integrated circuit is shown.
    Fig. 2 - Pinout IC LF353


    In Figure 3 below, we show the complete 5-band equalizer circuit, and that you can download the files in option; Download files below at the bottom of the page.
    Fig. 3 - Schematic Diagram 5-band Equalizer Circuit with LF353 IC

    Components List

    • U1, U2, U3 .... LF353 Integrated circuit

    • R1  ................. 47K resistor (yellow, purple, orange, gold)
    • R2 to R11 ...... 10K resistor (brown, black, orange, gold)
    • R12 ................ 100K resistor (brown,  black, yellow, gold)

    • C1 ................... 680nF polyester capacitor
    • C2, C3 ............ 150nF polyester capacitor 
    • C4 ................... 33nF polyester capacitor
    • C5 ................... 39nF polyester capacitor
    • C6, C7 ............ 8.2nF polyester capacitor
    • C8, C9 ............ 2.2nF polyester capacitor
    • C10 ................. 470pF polyester capacitor
    • C11 ................. 4.7uF electrolytic capacitor

    • VR1 to VR5 ... 47K Potentiometer 

    • P1  .................. Screw Terminal Type 5mm 3-Pin Connector
    • P2, P3 ............. Screw Terminal Type 5mm 2-Pin Connector
    • Others ............. PCB, tin, wires, etc.

    Download

    We provide the files with the PCB, the schematic, the PDF, GERBER and JPG, PNG and provide a direct link for free download and a direct link, "MEGA".

    Click on the direct link to download the files: Layout PCB, PDF, GERBER, JPG

    If you have any questions, suggestions or corrections, please leave them in the comments and we will answer them soon.

    Subscribe to our blog!!! Click here - elcircuits.com!!!

    My Best Regards!!!

    Sunday, October 17, 2021

    Arduino: Lesson 8 - Using LDR Sensor and reading values on Serial Monitor

     

    Fig. 1 - Using LDR Sensor and reading values on Serial Monitor

    Welcome to Lesson 8 - Basic Arduino Course

    In today's lesson, we will learn how to use an LDR sensor and read values on a Serial Monitor with Arduino. 

    To measure light intensity, we will use the famous and widely used low-cost LDR (Light Dependent Resistor) sensor, to detect the intensity of light or darkness easily and cheaply.

    LDR (Light Dependent Resistor) Sensor

    LDR is a special type of resistor that passes higher voltage (low resistance) when light intensity is high and low voltage (high resistance) when darkness is low. 

    With this method, we can use it for example in projects such as:

    • Lack of Light Alarm - Triggers an alarm when power is cut.
    • Brightness Control - Used to control the brightness of a recording or filming environment for example.
    • Contrast Control Screen - Often used on mobile phones to automatically lower or increase the brightness of the Display.
    • Emergency Light - Automatically turns on when Light is cut.
    • Ticket Counter - Also used to count people at the entrance of an establishment.
    • Invasion Alarm - Used to trigger an alarm when there is an invasion of the monitored establishment. 

    In today's example, we will use this sensor to measure numerical resistance and read these values from the serial monitor.

    To do this, we will use the Arduino analog Port A0. We can use any analog Port, in case of Arduino Uno there are 6 ports; A0 to A5.

    Hardware Required

    • Arduino Board
    • LDR - Sensor Dependent Light
    • 100K ohms resistor - (Brown, black, yellow, gold)
    • Jumper Wires
    • Protoboard (optional)

    The Circuit Connections

    The circuit is very simple, we connect one leg of the LDR to positive 5V, and another leg to the 100K resistor in series with negative GND, and the same leg that takes the resistor and LDR, we connect to port A0, as shown in Figure 2 below.

    Fig. 2 - Using LDR Sensor and reading values on Serial Monitor - tinkercad.com

    We use a protoboard to facilitate the connections, but you can also connect the wires directly to the Arduino.

    The Code

    The analogReads() function, reads the value from the specified analog pin. Arduino boards contain a multichannel, 10-bit analog to digital converter. This means that it will map input voltages between 0 and the operating voltage(5V or 3.3V) into integer values between 0 and 1023

    On an Arduino UNO, for example, this yields a resolution between readings of: 5 volts / 1024 units or, 0.0049 volts (4.9 mV) per unit

    After building the circuit, connect your Arduino board to your computer, launch Arduino Software (IDE), copy the code below and paste it into your Arduino IDE. But first let us understand the code line by line. 

    • In Line 3, we declared sensorPin to select the analog input Pin A0 to connect the LDR.
    • In Line 4, we declared sensorValue as a variable to store the value coming from LDR sensor.

    • In Line 6we enter the void setup() function. This function is read only once when the Arduino is started.
    • In Line 7, we sets the serial port for communication, we will read the numeric value from LDR sensor. 
    1
    2
    3
    4
    5
    6
    7
    8
    9
    // Arduino Lesson 8 - Using LDR Sensor and reading values on Serial Monitor with Arduino

    int sensorPin = A0;        // Select the Analog input pin for LDR
    int sensorValue = 0;       // Variable to store the value coming from the sensor

    void setup() {                // This function is called once when the program starts
     Serial.begin(9600);       // Sets Serial Port for communication with bounce rate in 9600
    }
    //------------------------------------- www.elcircuits.com --------------------------------------------
    • In Line 10, we enter in the loop() function does precisely what its name suggests, and loops consecutively.

    • In Line 11, the sensorValue variable, receives the value read from sensorPin, which is the analog input Pin, and stores the read values.

    • In Line 12, the Serial.println() function, prints the values from the variable sensorValue on the serial monitor screen.
    1
    ...
    10
    11
    12
    13
    14
    // Arduino Lesson 8 - Using LDR Sensor and reading values on Serial Monitor with Arduino

    void loop() { // The loop function runs over and over again as long as the Arduino has power.
    sensorValue = analogRead(sensorPin);    // Read the value from the sensor
    Serial.println(sensorValue);                      // Prints the values coming from the sensor on the Serial Monitor
    }
    //------------------------------------- www.elcircuits.com --------------------------------------------
    Below you can see the full code, which we can be copying and pasting into your Arduino IDE, and uploading to Arduino.

    The complete code is showed in the sketch below!

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    // Arduino Lesson 8 - Using LDR Sensor and reading values on Serial Monitor with Arduino

    int sensorPin = A0;        // Select the Analog input pin for LDR
    int sensorValue = 0;       // Variable to store the value coming from the sensor

    void setup() {               // This function is called once when the program starts  
     Serial.begin(9600);      // Sets Serial Port for communication with bounce rate in 9600
    }

    void loop() { // The loop function runs over and over again as long as the Arduino has power.
    sensorValue = analogRead(sensorPin);     // Read the value from the sensor
    Serial.println(sensorValue);                       // Prints the values coming from the sensor on the Serial Monitor
    }
    //------------------------------------- www.elcircuits.com --------------------------------------------

    All ready! After you have assembled the entire circuit, and uploaded this code, open the Serial Monitor and what you will see is the numerical value of the LDR.

    When you approach the hands of the LDR inhibiting the Light, the number will drop to the minimum possible, it will depend on the LDR, and when you shine a light on the sensor, the number will go to the maximum of the sensor.
    With that, the possibilities are immense, to work with this sensor.

    Next Lesson

    Previous Lesson

    If you have any questions, suggestions or corrections, please leave them in the comments and we will answer them soon.

    Subscribe to our blog!!! Click here - elcircuits.com!!!

    My Best Regards!!!

    Tuesday, October 12, 2021

    180W RMS 4-Channel Amplifier using TDA7386 + PCB: Complete Guide

    180W RMS 4-Channel Amplifier with TDA7386 PCB - Complete DIY Guide
    Complete 180W RMS 4-Channel Amplifier with TDA7386 PCB Design

    🌐 You can read this article in: Português | Español

    Hello, electronics enthusiasts! Are you ready to build a powerful 4-channel amplifier that delivers impressive sound quality? Today, we're diving deep into the TDA7386 integrated circuit - a compact yet mighty solution for your audio projects.

    The TDA7386 four-output integrated circuit is a Class AB amplifier rated at 180W RMS with "unbalanced power supply" in a single package with few external components. This makes it an ideal choice for both beginners and experienced electronics hobbyists looking to build a high-quality audio amplifier.

    💡 Pro Tip: This audio amplifier is specifically designed for high-performance car radios like Sony®, Kenwood®, and Pioneer®, but its versatility makes it perfect for various applications including home studio setups, computers with quadraphonic sound cards, active speakers, and home theater systems.

    ⚙️ TDA7386 Features: What Makes It Special?

    Power Specifications

    • 4 x 45W / 4Ω max.
    • 4 x 28W / 4Ω @ 14.4V, 1KHz, 10%
    • 4 x 24W / 4Ω @ 13.2V, 1KHz, 10%

    Audio Quality

    • Low distortion for crystal clear sound
    • Low output noise for clean audio reproduction
    • Internal fixed gain (26dB) for consistent performance

    🔧 Special Features

    • Stand-by function - Power saving when not in use
    • Mute function - Instant silence when needed
    • Auto-mute function - Protects against low voltage damage
    • Minimal external components - Simplifies your build
    • No external compensation required - Plug and play simplicity
    • No bootstrap capacitors needed - Reduces component count

    🎯 Perfect Applications for Your TDA7386 Amplifier

    Based on the TDA7386 IC, this amplifier is incredibly versatile. While it's designed for car audio systems, it's also ideal for:

    🎚️ Home Studio

    • Perfect for monitoring systems with clear, powerful sound reproduction

    🖥️ Computer Audio

    • Enhances quadraphonic sound cards like SoundBlaster Live! for immersive gaming

    🔊 Active Speakers

    • Build your own powered speakers with this compact amplifier module

    🎬 Home Theater

    • Create a powerful surround sound system for your movie nights

    Each channel of the TDA7386 provides 45W RMS with a sufficient power of 14.4 volts, at a load of 4 ohms and a distortion factor of about 10%. This means you get impressive volume with minimal distortion, perfect for both music and movie audio.

    🔌 Amplifier Circuit Diagram: Understanding the Design

    The amplifier schematic shown in Figure 2 is a simple design with few external components, making it an easy amplifier to build even for beginners. Let's break down the key components and their functions:

    180W RMS 4-Channel Amplifier with TDA7386 Schematic - Complete Circuit Diagram
    Fig. 2 - Complete 180W RMS 4-Channel Amplifier with TDA7386 Schematic

    📝 Circuit Analysis

    The beauty of this design lies in its simplicity. The TDA7386 IC handles most of the heavy lifting, requiring only a handful of external components to create a fully functional 4-channel amplifier. The input capacitors (C1, C2) block DC while allowing audio signals to pass, while the various capacitors throughout the circuit ensure stable operation and filtering of unwanted noise.

    🧾 Complete Bill of Materials: Everything You Need

    Component Specification Quantity
    IC 1 Integrated circuit TDA7386 1
    R1 47K resistor (yellow, purple, orange) 1
    R2 10K resistor (brown, black, orange) 1
    C1, C2 1μF electrolytic capacitor 2
    C3 100nF electrolytic capacitor 1
    C4 220μF electrolytic capacitor 1
    C5, C6, C7, C8 100nF electrolytic capacitor 4
    C9 Electrolytic capacitor 470nF 1
    C10 Electrolytic capacitor 47μF 1
    B1 2-Pin Board-Cable Connector 1
    B2 5-Pin Board-Cable Connector 1
    B3, B4, B5, B6 2-pin board cable connector 4
    Others PCB, tin, wires, etc. -

    ⚡ Power Supply Requirements: Getting the Right Juice

    For lovers of amplifiers with IC, it is best to have a simple power supply, because many have simple variable test bench sources that make testing much easier, in addition to an audio amplifier power for the car, we will necessarily have the simple power supply.

    ⚠️ Important Power Considerations

    Since this amplifier operates at low voltage, the consumption is quite high. According to Ohm's law, we can calculate this current as follows, using the formula:

    Power Calculation

    P = V * I

    Where:

    • P = power (Watts)
    • V = voltage (Volts)
    • I = current (Amperes)

    Therefore:

    • I = P / V
    • I = 180/14.4
    • I = 12.5 A

    🔥 Heat Management

    Due to the high current consumption indicated in the above formula, the connections to ground and to the power supply must be made with extreme care. In car radios, the heat sink is small, but it is in contact with the radio housing, which is made of metal, which greatly facilitates heat dissipation.

    For home amplifiers, which are usually in constant use, a good heat sink should be used. "It depends on how you are going to use it," you say, putting a cooler on the heatsink like the ones used in ATX computers.

    🖨️ Printed Circuit Board (PCB): Design and Files

    We provide the files with the PCB, the schematic, the PDF, GERBER and JPG, PNG and provide a direct link for free download and a direct link, "MEGA".

    📥 Files to download, Direct Link:

    Click on the direct link to download the files: Layout PCB, PDF, GERBER, JPG

    🔧 Assembly Tips and Tricks

    🔌 Connection Quality

    Ensure all power connections are secure and use appropriate wire gauge to handle the 12.5A current draw.

    🌡️ Heat Management

    Use thermal paste between the IC and heatsink for optimal heat transfer, especially for continuous use.

    🔧 Component Placement

    Keep input and output wiring separate to minimize noise and potential oscillation issues.

    🔍 Testing

    Test with a variable power supply first, starting at low voltage and gradually increasing to the recommended 14.4V.

    🎚️ Performance Optimization

    To get the most out of your TDA7386 amplifier, consider these optimization tips:

    1. Power Supply Quality: Use a regulated power supply with minimal ripple for best audio quality.
    2. Speaker Matching: Use 4Ω speakers for optimal power output and efficiency.
    3. Input Signal: Ensure your input signal is within the recommended range to prevent clipping.
    4. Grounding: Implement a star grounding scheme to minimize ground loops and noise.
    5. Cable Quality: Use appropriate gauge cables for power connections to minimize voltage drop.

    🤔 Frequently Asked Questions

    Q: Can I use this amplifier with 8Ω speakers?

    A: Yes, you can use 8Ω speakers, but the output power will be reduced to approximately half of the 4Ω rating. The advantage is lower current draw and potentially lower distortion.

    Q: What's the minimum voltage required for this amplifier to work?

    A: The TDA7386 has an auto-mute function that activates when the supply voltage drops below approximately 8V. For optimal performance, maintain at least 12V.

    Q: Can I bridge two channels for more power?

    A: The TDA7386 is not designed for bridge operation. Attempting to bridge channels may damage the IC. For more power, consider using a different IC designed for bridge mode.

    Q: How can I add a volume control to this amplifier?

    A: You can add a dual-gang potentiometer (10KΩ is typical) in the input signal path before the input capacitors (C1, C2) to control the volume for all four channels simultaneously.

    🎉 Related Projects You Might Enjoy

    👋 I hope you enjoyed it!!!

    If you have any questions, suggestions or corrections, please leave them in the comments and we will answer them soon.

    🙏 Subscribe to our blog!!! Click here - elcircuits.com!!!

    My Best Regards!!!