Amplifier Gain Calculator
Calculate voltage gain, current gain, power gain, and gain in decibels (dB) for electronic amplifiers with instant results.
Amplifier Gain Calculator
Calculate voltage gain, current gain, power gain, and decibel (dB) gain for electronic amplifiers. Get instant results with step-by-step explanations.
Actions
Calculation Mode
Input Parameters
Common Examples
What Is an Amplifier Gain Calculator?
An amplifier gain calculator is a free electronics tool that finds how much a circuit amplifies a signal, computed as a linear ratio and expressed in decibels (dB). It covers four ways gain is specified in real datasheets and spec sheets: voltage gain, current gain, power gain, and direct dB conversion. It answers the question every amplifier design starts with: how many times bigger is the output than the input, and what does that look like in dB?
Gain calculations look simple โ divide output by input โ but the details trip people up: voltage and current gain convert to dB with a factor of 20, power gain uses a factor of 10, and cascaded stages need dB figures added rather than linear ratios multiplied. Getting the wrong formula gives a dB figure that's exactly double or half of the correct value, an error that's easy to make and hard to spot without a reference.
This gain calculator is built for audio engineers designing preamp and power amp stages, RF engineers budgeting transmitter and receiver chains, electronics students learning gain and decibel theory, circuit designers verifying op-amp and transistor stages, and hobbyists checking a build against a datasheet spec. It runs every mode with instant results, four presets per mode, saved calculation history, and full step-by-step working โ free, browser-based, no signup required.
How Amplifier Gain Calculation Works
Core Formulas by Mode
Voltage Gain: Av = Vout รท Vin ยท dB = 20 ร logโโ(Av)
Current Gain: Ai = Iout รท Iin ยท dB = 20 ร logโโ(Ai)
Power Gain: Ap = Pout รท Pin ยท dB = 10 ร logโโ(Ap)
dB Conversion: dB = 20 ร logโโ(Gain) โ for a known linear voltage/current gain
- Voltage & current gain: use the 20รlogโโ factor because power scales with the square of voltage or current โ doubling voltage quadruples power, and the factor of 20 (instead of 10) accounts for that
- Power gain: uses 10รlogโโ directly since it's already a power ratio, not a voltage or current ratio
- dB Conversion mode: takes a single linear gain figure โ such as one you already calculated or read off a datasheet โ and returns its dB equivalent using the 20รlogโโ convention
- Cascaded stages: total system gain in dB is the sum of each stage's dB gain โ the logarithmic equivalent of multiplying the linear gains together
- Attenuation: any linear gain below 1 converts to a negative dB value, correctly representing signal loss rather than amplification
How to Use the Amplifier Gain Calculator
Step-by-Step Guide
- 1Select a calculation mode: Choose Voltage Gain, Current Gain, Power Gain, or dB Conversion depending on which quantities you know. Each mode swaps in the correct input fields and the correct dB formula automatically.
- 2Enter your input and output values: For voltage, current, or power mode, type the input and output readings in matching units โ both in volts, both in amps, or both in watts. For dB Conversion mode, enter a single linear gain value directly.
- 3Try a built-in preset: Load a preset like Audio Preamp, Transistor ฮฒ = 100, or 100W Power Amp to see realistic values before entering your own measurements โ useful for sanity-checking that your inputs are in the right ballpark.
- 4Read the linear and dB results: The calculator instantly returns the linear gain ratio (Av, Ai, or Ap) alongside the equivalent decibel value, using 20รlogโโ for voltage and current or 10รlogโโ for power.
- 5Review the step-by-step breakdown: Expand the calculation steps to see exactly which formula was applied and how each number was derived โ useful for homework, lab reports, or double-checking a design by hand.
- 6Save or export your result: Copy the result to your clipboard or export a full text report. The last 10 calculations are saved automatically so you can compare gain across different stages or designs.
What This Tool Provides
- โReal-time calculation as you type
- โVoltage, current, power, and dB conversion modes
- โ4 built-in presets per mode
- โAutomatic 20รlogโโ / 10รlogโโ formula selection
- โFull step-by-step formula breakdown
- โCalculation history (last 10 entries saved)
- โExport results as a text report
- โCopy result to clipboard
- โ100% browser-based โ no data sent to a server
- โNo registration required
Real-World Use Cases
Microphone Preamp Voltage Gain
An audio engineer needs to boost a 10 mV microphone signal up to a 1V line level for mixing. Using Voltage Gain mode with Vin = 0.01V and Vout = 1V, the calculator returns Av = 100 and 40 dB โ confirming the preamp stage needs exactly 100ร voltage amplification to hit line level.
RF Transmitter Power Budget
An RF engineer is budgeting a transmitter chain that must raise a 1 mW oscillator signal to a 1W final output stage. Using Power Gain mode with Pin = 0.001W and Pout = 1W, the calculator returns Ap = 1000 and 30 dB โ the exact power gain figure the amplifier chain must deliver across its stages.
Verifying a Transistor's Beta
An electronics student measures a base current of 0.1 mA and a collector current of 10 mA on a BJT circuit. Using Current Gain mode with Iin = 0.0001A and Iout = 0.01A, the calculator returns Ai = 100 (40 dB) โ confirming the measured ฮฒ matches the transistor's datasheet-typical hFE of 100.
Darlington Pair Output Stage
A circuit designer is sizing a Darlington pair to drive a 10 mA relay coil from a 10 ยตA microcontroller output. Using Current Gain mode with Iin = 0.00001A and Iout = 0.01A, the calculator returns Ai = 1000 and 60 dB โ confirming the Darlington configuration delivers the very high current gain the driver stage needs.
Cascaded Multi-Stage Gain Budget
An engineer designing a 3-stage RF receiver chain has individual stage gains of 5, 8, and 20. Converting each with dB Conversion mode gives roughly 14 dB, 18 dB, and 26 dB. Adding them gives 58 dB total system gain โ matching a direct linear multiplication of 5 ร 8 ร 20 = 800, which also converts to about 58 dB.
Attenuator Pad Verification
A test technician measures 2V into a passive attenuator pad and 0.2V out. Using Voltage Gain mode with Vin = 2V and Vout = 0.2V, the calculator returns Av = 0.1 and โ20 dB โ confirming the pad delivers its rated 20 dB of attenuation rather than amplification.
Tips & Common Mistakes
Pro Tips
- ๐กKeep input and output values in the same unit before entering them. Mixing millivolts and volts, or milliamps and amps, silently shifts the linear gain by a factor of 1,000 โ and that error compounds into a 60 dB swing in the decibel result.
- ๐กWhen budgeting a multi-stage design, convert every stage's linear gain to dB with the dB Conversion mode and add them. Adding dB figures is far less error-prone than multiplying several linear ratios by hand, especially across five or more stages.
- ๐กRemember Ap = Av ร Ai only holds when the input and output impedances match. In RF and transformer-coupled stages where impedance changes between ports, calculate power gain directly from measured input and output power instead of deriving it from voltage gain alone.
- ๐กA negative dB result is not an error โ it correctly represents attenuation. Use it to verify cable loss, filter roll-off outside the passband, or an attenuator pad's rated loss against a real measurement.
- ๐กUse the built-in presets to sanity-check your formula choice. Loading '100W Power Amp' should return exactly 20 dB, not 40 dB โ if your own power-gain numbers show double that, you've likely applied the 20รlogโโ voltage/current formula instead of the correct 10รlogโโ power formula.
- ๐กFor quick mental estimates, memorize the key reference points: 6 dB โ doubling (voltage/current) or 3 dB โ doubling (power), 20 dB = 10ร voltage or current gain, and 10 dB = 10ร power gain.
Common Mistakes to Avoid
- โDon't use the 20รlogโโ formula on a power ratio, or the 10รlogโโ formula on a voltage or current ratio. Applying the wrong factor doubles or halves your dB figure โ a 20 dB power gain incorrectly computed with the voltage formula would show as 40 dB.
- โDon't average dB values when combining cascaded stages โ add them. Averaging assumes the stages contribute equally regardless of order, but decibels are additive precisely because they represent multiplied linear ratios; averaging gives a meaningless, understated total.
- โDon't enter a zero or negative value into dB Conversion mode. The logarithm of zero or a negative number is undefined, which is why this mode requires a positive linear gain โ express attenuation as a fraction less than 1, such as 0.1, not as a negative number.
- โDon't treat Vout = 0 as a normal calculator input for voltage gain. It's mathematically valid (a fully attenuated or shorted output) but produces โโ dB, which the calculator displays as 'โ' โ that symbol signals a fully dead signal path, not a broken calculation.
- โDon't forget gain figures from different domains aren't directly comparable without context. A 40 dB voltage gain and a 40 dB power gain represent very different linear ratios (100ร vs 10,000ร) โ always check which formula produced the number before comparing two dB specs.
Gain Mode Reference Table
| Mode | Linear Formula | dB Formula | Example |
|---|---|---|---|
| Voltage Gain (Av) | Vout รท Vin | 20 ร logโโ(Av) | 1V รท 10mV = 100 โ 40 dB |
| Current Gain (Ai) | Iout รท Iin | 20 ร logโโ(Ai) | 10mA รท 0.1mA = 100 โ 40 dB |
| Power Gain (Ap) | Pout รท Pin | 10 ร logโโ(Ap) | 100W รท 1W = 100 โ 20 dB |
| dB Conversion | n/a (gain given) | 20 ร logโโ(Gain) | Gain = 1000 โ 60 dB |
* dB Conversion mode always applies the 20รlogโโ voltage/current convention. For a power ratio, use Power Gain mode so the correct 10รlogโโ formula is applied.
Frequently Asked Questions
What is an amplifier gain calculator?
An amplifier gain calculator is a tool that computes how much an electronic amplifier increases a signal's amplitude, expressed as a linear ratio and in decibels (dB). It supports four modes โ voltage gain, current gain, power gain, and direct dB conversion โ covering the way gain is specified across audio, RF, and general circuit design work.
How is amplifier gain calculated?
Voltage gain is Av = Vout รท Vin, current gain is Ai = Iout รท Iin, and power gain is Ap = Pout รท Pin โ each is simply the output value divided by the input value. To convert to decibels, voltage and current gain use dB = 20 ร logโโ(gain), while power gain uses dB = 10 ร logโโ(gain), because power is proportional to the square of voltage or current.
What is the difference between voltage gain, current gain, and power gain?
Voltage gain compares output voltage to input voltage and is the figure most often quoted for op-amp circuits and audio preamplifiers. Current gain compares output current to input current and is the key spec for transistor stages, where it is often called beta or hFE. Power gain compares output power to input power and is what matters for RF transmitters and audio power amplifiers, where delivered wattage is the real-world result.
Why use decibels (dB) for amplifier gain?
Decibels convert multiplication into addition. Instead of multiplying the linear gain of five cascaded amplifier stages together, you simply add their dB figures to get the total system gain. This logarithmic scale also compresses very large gain ratios โ like 100,000 โ into manageable numbers like 100 dB, which is why every datasheet and spec sheet in electronics quotes gain in dB.
What is the difference between the 20รlog10 and 10รlog10 dB formulas?
Power is proportional to the square of voltage or current (P = Vยฒ/R), so converting a voltage or current ratio to dB uses 20 ร logโโ to account for that squared relationship, while a power ratio โ already in the right units โ uses 10 ร logโโ directly. Using the wrong formula for the wrong quantity doubles or halves your dB figure, a very common source of error.
What is unity gain?
Unity gain means the output exactly equals the input โ a linear gain of 1, or 0 dB. Unity gain buffers (voltage followers) are used for impedance matching and signal isolation between circuit stages without adding amplification, and they are one of the most common op-amp configurations in analog design.
Can amplifier gain be negative or less than 1?
Yes. A linear gain less than 1 โ corresponding to negative dB โ means the output is smaller than the input, which is attenuation rather than amplification. This is the normal, expected result for passive attenuators, voltage dividers, long cable runs, and filters operating outside their passband.
How do I calculate total gain across multiple cascaded amplifier stages?
Convert each stage's linear gain to dB using this calculator's dB Conversion mode, then add the dB figures together. For example, three stages with linear gains of 5, 8, and 20 convert to roughly 14 dB, 18 dB, and 26 dB โ summing to 58 dB total, which matches multiplying the linear gains directly (5 ร 8 ร 20 = 800, and 20 ร logโโ(800) โ 58 dB).
Does power gain equal voltage gain times current gain?
Yes, when the same impedance applies at the input and output, Ap = Av ร Ai, because power equals voltage times current. If the input and output impedances differ โ common in RF and transformer-coupled stages โ this identity no longer holds directly, and power gain must be calculated from actual input and output power rather than derived from voltage gain alone.
Is my data private when using this calculator?
Yes. All calculations run entirely in your browser using JavaScript. Your voltage, current, power, and gain values are never transmitted to any server, stored in any database, or accessible to anyone other than you.
Who Uses This Amplifier Gain Calculator?
Audio Engineers
Size preamp and power amplifier stages, verify gain-staging across a signal chain, and convert between linear and dB specs quoted on datasheets and mixing console manuals.
RF Engineers
Budget power gain across transmitter and receiver chains, verifying that each amplifier stage delivers its rated dB contribution to the overall link budget.
Electronics Students
Work through voltage, current, and power gain problems from coursework, checking hand calculations and building intuition for the 20รlogโโ versus 10รlogโโ distinction.
Circuit Designers
Verify op-amp and transistor stage gain against design targets before committing values to a schematic, cross-checking against SPICE simulation results.
Electronics Hobbyists
Check a DIY amplifier build or guitar pedal circuit against its intended gain spec, using presets to confirm the calculator matches known reference values first.
Test & QA Technicians
Verify measured input/output readings on production units against rated gain or attenuation specs, flagging units that fall outside tolerance.