Dependent Sources Overview

The four controlled sources that model every transistor and amplifier.

Circuit AnalysisElectrical Engineering Year 1
⏱️ About 16 min

A transistor doesn't magically amplify — it uses a small signal to control a larger one. That controlling relationship is a dependent source.

💡
The big idea: Dependent (controlled) sources produce an output proportional to a voltage or current elsewhere in the circuit, and they are the standard model for amplifying devices like transistors and op-amps.
🎯 By the end, you'll be able to
  • Identify all four dependent source types and their gain constants
  • Distinguish dependent sources from independent sources by symbol and behavior
  • Explain why dependent sources are essential for modeling transistors and op-amps
  • Solve a simple circuit containing a dependent source
📎 Helpful to know first
  • Thévenin/Norton with Dependent Sources

What Is a Dependent Source?

You've already worked with independent voltage and current sources — they deliver a fixed value regardless of the rest of the circuit. A dependent source (also called a controlled source) is different: its output value depends on a voltage or current at some other location in the circuit. This makes them the natural tool for modeling devices that amplify or convert signals.

✨ Spotting a Dependent Source on a Schematic

Independent sources are drawn as a circle. Dependent sources are drawn as a diamond (rhombus). This visual convention lets you instantly tell whether a source value is fixed or controlled by another circuit variable. The controlling variable is usually labeled elsewhere on the schematic (e.g., Vx or Ix) with a reference indicated by + and − signs for voltages or an arrow for currents.

The Four Types of Dependent Sources

Because the control variable can be a voltage or a current, and the output can be a voltage or a current, there are exactly four combinations:

1. VCVS — Voltage-Controlled Voltage Source. The output voltage is proportional to a controlling voltage elsewhere. The gain k (often written as μ) is dimensionless.

2. CCVS — Current-Controlled Voltage Source. The output voltage is proportional to a controlling current. The gain k (often written as r, or 'transresistance') has units of ohms.

3. VCCS — Voltage-Controlled Current Source. The output current is proportional to a controlling voltage. The gain k (often written as gm, or 'transconductance') has units of siemens (S).

4. CCCS — Current-Controlled Current Source. The output current is proportional to a controlling current. The gain k (often written as β) is dimensionless.

\[ \text{VCVS: } V_o = \mu\, V_c \qquad \text{CCVS: } V_o = r\, I_c \]
The two voltage-output dependent source relationships. Subscript c denotes the controlling variable.
\[ \text{VCCS: } I_o = g_m\, V_c \qquad \text{CCCS: } I_o = \beta\, I_c \]
The two current-output dependent source relationships.

Why Dependent Sources Matter

Dependent sources are not just a textbook abstraction — they are the circuit-level model for every amplifying device. A bipolar junction transistor (BJT) in its small-signal model is a CCCS: a small base current controls a larger collector current. A MOSFET is a VCCS: a gate-source voltage controls a drain current. Operational amplifiers, which you'll meet in the next lesson, are modeled as VCVS devices with very high gain. Whenever you see the word 'amplifier' in circuit analysis, a dependent source is doing the work behind the scenes.

⚠️ Units Are Your Friend

When working with dependent sources, always check the units of the gain constant. A dimensionless gain (VCVS, CCCS) means the output and control variable share the same unit. A gain in ohms (CCVS) or siemens (VCCS) means a unit conversion is happening — current to voltage or voltage to current. Mismatching units is one of the most common mistakes in dependent-source problems.

📝 Worked example: A voltage-controlled current source (VCCS) has a transconductance gm = 0.1 S. It is controlled by a voltage Vx = 5 V and drives a 100 Ω load resistor. Find the output current and the voltage across the load.
  1. The VCCS relationship is Io = gm × Vx. Substituting: Io = 0.1 S × 5 V = 0.5 A.
  2. The output current (0.5 A) flows through the 100 Ω load resistor.
  3. By Ohm's law, the voltage across the load is VL = Io × RL = 0.5 A × 100 Ω = 50 V.
✓ The output current is 0.5 A and the voltage across the load is 50 V.
✏️ Practice: A current-controlled current source (CCCS) has a gain β = 4. The controlling current Ix = 0.2 A flows through a nearby branch. What is the output current (in amperes)?
A
Solution
  1. The CCCS relationship is Io = β × Ix.
  2. Substituting: Io = 4 × 0.2 A = 0.8 A.

Check your understanding

1. What shape is used to draw a dependent source on a circuit schematic?
Dependent (controlled) sources are drawn as a diamond shape, while independent sources are drawn as a circle. This lets you distinguish them at a glance.
2. A CCVS has a transresistance r = 10 Ω and a controlling current Ic = 0.5 A. What is the output voltage?
A CCVS produces Vo = r × Ic = 10 Ω × 0.5 A = 5 V. The ohms unit on the gain confirms this is a current-to-voltage conversion.
✅ Key takeaways
  • Dependent sources have an output proportional to a voltage or current elsewhere in the circuit — drawn as a diamond to distinguish them from independent sources (circles).
  • The four types are VCVS (dimensionless gain), CCVS (gain in ohms), VCCS (gain in siemens), and CCCS (dimensionless gain).
  • Dependent sources are the circuit model for transistors and op-amps — amplification is fundamentally a controlled-source relationship.
➡️ Now that you understand controlled sources, you're ready to meet the most important dependent source of all: the operational amplifier.
Want to test yourself on this? Try the Electrical Aptitude test →