
Every diode circuit problem on the board exam begins with two decisions you have to make before you write a single equation: which diode model do you use, and is each diode forward or reverse biased? Get those two right and the rest is algebra. Get them wrong and no amount of correct arithmetic saves you. That is what this post is about.
This is Part 2 of the Diode Applications ECE Board Exam Reviewer Series on PinoyBIX.org. Part 1 covered rectification. This part covers diode configurations — series, parallel, and series-parallel networks — with the three diode models, bias analysis rules, KVL and KCL application, and every board exam trap built into this topic. If you are reviewing for the ECE or EE board exam or currently enrolled in Electronics 1, save this page.
- ECE (Electronics Engineer) — Diode configurations appear in Electronics Engineering subjects. Expect 3 to 5 items involving series and parallel diode networks, bias determination, KVL current solutions, and mixed Si/Ge diode problems. Applying the correct diode model is specifically tested. High-frequency topic.
- EE (Electrical Engineer) — Appears in Electronics Engineering fundamentals. Series diode circuits with KVL and practical diode drops are the most commonly tested subtopics. Moderate frequency.
Bottom line: ECE examinees must master all three diode models, bias determination, and the full series-parallel analysis method including mixed Si/Ge problems. EE examinees must be confident with series KVL solutions and practical diode drops.
Why Diode Configuration Matters
Before analyzing any diode circuit, you must determine the diode model and the bias condition for every diode. These two decisions define every voltage and current value in the circuit. The diode model tells you how much voltage it drops when it conducts. The bias condition tells you whether it conducts at all. Skip either step and you are solving the wrong circuit.
You will find series diode configurations in voltage-reference circuits, protection networks, and logic gate implementations where diodes act as steering elements. Parallel diode configurations appear in high-current applications where a single diode cannot handle the load — placing two identical diodes in parallel splits the current between them, keeping each diode within its rated limit. Series-parallel combinations appear in protection diode arrays in data lines and RF switching networks.
The Three Diode Models
The board exam will tell you which model to use. Read the problem statement before doing anything else.
Ideal Model (
V): The diode is a perfect switch. When forward biased, it is a short circuit with zero voltage drop. When reverse biased, it is an open circuit. Use only when the problem explicitly says “ideal diode.”
Practical Model (
V Si,
V Ge): The diode drops a fixed forward voltage when conducting. This is the default model for all board exam problems that do not specify otherwise.
Complete Model (
): Adds the diode’s bulk resistance
to the fixed drop. The most accurate model but rarely tested on the board exam. Use only when the problem explicitly provides a value for
.
The practical model is what you use the vast majority of the time. If a problem says “silicon diode” without saying “ideal,” go straight to
V. If it says “germanium diode,” use
V.
Forward Bias vs Reverse Bias
A diode is forward biased when the anode is more positive than the cathode. It conducts, drops
across its terminals, and passes current. A diode is reverse biased when the cathode is more positive than the anode. It blocks, acts as an open circuit, passes zero current, and the full supply voltage appears across it.
Forward biased (ON):
![]()
Reverse biased (OFF):
![]()
The reverse bias condition is where most students lose marks. When a diode is off, zero current flows through the entire branch, which means zero voltage drops across the resistor — and the full supply voltage appears across the open diode instead. This is not intuitive and it is tested constantly.
Series Diode Configuration
In a series configuration, all components share the same current. Apply KVL around the loop to find it.
![]()
![]()
![]()
For three silicon diodes in series with a 10 V supply and a 1 kΩ resistor, the current is
mA. Each additional series diode subtracts another 0.7 V from the available voltage before current is calculated.
Parallel Diode Configuration
In a parallel configuration, all diodes in parallel share the same voltage across them. Apply KCL at the node to find total current, then split it per branch.
![]()
![]()
![]()
![]()
If two identical diodes are in parallel with no individual branch resistors, the total current splits equally between them. This is the practical reason for connecting diodes in parallel — if a single diode is rated for 20 mA but the circuit requires 30 mA, two diodes in parallel each carry 15 mA and neither is overloaded.
Series-Parallel Configuration — The Assume-and-Verify Method
Series-parallel networks with multiple diodes require a systematic method. Guessing bias states wastes time and produces errors. Use this six-step process every time.
Step 1: Assume ALL diodes are ON. Apply their
values.
Step 2: Write and solve KVL or KCL equations for all currents.
Step 3: Check every diode current. If any current is negative or contradicts the assumed bias direction, that diode is OFF.
Step 4: Remove the OFF diode — replace it with an open circuit.
Step 5: Rewrite and resolve the equations with the updated circuit.
Step 6: Verify the final solution satisfies KVL. Both sides must balance.
One special case the board exam loves: a silicon and germanium diode in parallel. Both cannot conduct simultaneously because the parallel voltage across them must be equal, but silicon requires 0.7 V and germanium requires only 0.3 V. As voltage rises from zero, the germanium diode reaches its threshold first at 0.3 V and begins conducting, clamping the parallel voltage at 0.3 V. The silicon diode never reaches its 0.7 V threshold and remains off.
Common Real-World Parts
The 1N4148 is the standard general-purpose silicon switching diode used in series and parallel configurations, logic gate diode networks, and protection circuits — rated 100 V PIV and 300 mA forward current. The 1N34A is the most common germanium diode still appearing in legacy circuits and board exam problems that specify germanium material.
Where You Will Find This in Real Equipment
Series diode stacks appear in overvoltage protection circuits, where multiple diodes in series raise the total forward voltage threshold before conduction. Parallel diodes are used in high-current rectifier modules and power management ICs where current sharing extends component life. Series-parallel diode arrays protect data lines in USB ports, HDMI connectors, and RS-485 interfaces against electrostatic discharge.
Worked Problems — Board Exam Type Questions
The following 10 problems are representative of actual ECE and EE board exam questions on diode configurations. Work each problem by hand before reading the solution.
Problem 1 — ECE Board Exam Type
A silicon diode is connected in series with a 2.2 kΩ resistor and an 8 V DC supply with the diode forward biased. Find the diode current
, the voltage across the resistor
, and the power dissipated by the diode
.
Given: Series circuit, silicon diode (
V),
kΩ,
V, forward biased
Find:
,
, ![]()
Solution:
Step 1: The diode is forward biased, so it conducts and drops 0.7 V. Apply KVL around the series loop.
![]()
Step 2: Find the diode current using Ohm’s law across the resistor.
![]()
Step 3: Compute power dissipated by the diode.
![]()
Examiner note: Always subtract
from
before dividing by
. Students who divide
directly by
and then subtract something afterwards get the wrong current. KVL first, then Ohm’s law.
Problem 2 — ECE Board Exam Type
Repeat Problem 1 with the diode reversed (reverse biased). Find
,
, and
.
Given: Same circuit, diode now reverse biased
Find:
,
, ![]()
Solution:
Step 1: The diode is reverse biased, so it acts as an open circuit. No current flows anywhere in the series loop.
![]()
Step 2: With zero current through the resistor, the voltage across R is zero.
![]()
Step 3: Apply KVL. Since
V, the full supply voltage appears across the open diode.
![]()
Examiner note: The full supply voltage appearing across a reverse-biased diode is the most consistently missed concept in diode configuration problems. Students assume
V when the diode is off. It is the opposite —
equals the full supply when no current flows.
Problem 3 — ECE Board Exam Type
Two silicon diodes are connected in series with a 1 kΩ resistor and a 12 V supply, both diodes forward biased. Find the circuit current
and the voltage across the resistor
.
Given: Two series silicon diodes (
V each),
kΩ,
V
Find:
, ![]()
Solution:
Step 1: Both diodes are forward biased, each dropping 0.7 V. Total diode drop in the series path is
.
![]()
Step 2: Apply KVL and solve for current.
![]()
Step 3: Find the voltage across the resistor.
![]()
Examiner note: Each additional series diode reduces the voltage available to the resistor by another 0.7 V. Three diodes would subtract 2.1 V, four would subtract 2.8 V. Count the conducting diodes and multiply before solving for current.
Problem 4 — ECE Board Exam Type
Two identical silicon diodes are connected in parallel with a 330 Ω series resistor and a 10 V supply, both diodes forward biased. Find the total current
and the current through each diode
and
.
Given: Two parallel silicon diodes (
V each),
Ω,
V
Find:
,
, ![]()
Solution:
Step 1: Both parallel diodes are forward biased. The voltage across any parallel combination is the same, so both drop 0.7 V.
![]()
Step 2: Find total current through the series resistor using KVL.
![]()
Step 3: Since both diodes are identical, the total current splits equally between them.
![]()
Examiner note: Parallel diodes share the same voltage, not the same current. Current splits per branch. If the diodes are identical and have no individual branch resistors, it splits equally. This is also the real engineering reason to parallel diodes — each carries only half the total current, keeping both within safe operating limits.
Problem 5 — ECE Board Exam Type
A silicon diode D1 is in series with the parallel combination of a germanium diode D2 and a 5 kΩ resistor. The supply voltage is 15 V and the series resistor is 1 kΩ. Determine whether D2 is ON or OFF, then find
across the parallel combination.
Given:
V,
kΩ (series), D1 = Si (
V), D2 = Ge (
V),
kΩ in parallel with D2
Find: State of D2, ![]()
Solution:
Step 1: Assume both D1 and D2 are ON. D1 drops 0.7 V, D2 drops 0.3 V.
Step 2: The output voltage
appears across the parallel combination of D2 and
. If D2 is ON, it clamps
to its forward drop.
![]()
Step 3: Find the current through the main series loop.
![]()
Step 4: Verify — current is positive, confirming D1 is ON. D2 is also ON since the parallel voltage of 0.3 V matches its forward threshold.
Examiner note: The germanium diode in parallel with a resistor clamps the output voltage to 0.3 V when ON. The resistor sees only 0.3 V across it, even though the supply is 15 V. This clamping behavior is the key application concept being tested.
Problem 6 — ECE Board Exam Type
A silicon and germanium diode are connected in parallel (both anode-to-anode, cathode-to-cathode) with a 1 kΩ series resistor and a 10 V supply. Determine which diode conducts and find the output voltage
across the parallel pair.
Given: Si diode (
V) and Ge diode (
V) in parallel,
kΩ,
V
Find: Which diode conducts, ![]()
Solution:
Step 1: Assume both are ON. But parallel elements must share the same voltage. The silicon diode requires 0.7 V while the germanium requires only 0.3 V — these cannot both be satisfied simultaneously.
Step 2: As supply voltage rises from zero, the germanium diode reaches its 0.3 V threshold first and begins conducting, clamping the parallel voltage at 0.3 V.
Step 3: The silicon diode never reaches its 0.7 V threshold because the voltage is clamped at 0.3 V. It remains OFF.
![]()
Examiner note: This is a classic board exam trap. The instinct is to say both diodes conduct since both are forward-biased by the supply polarity. But parallel voltage must be equal — and the germanium diode locks it at 0.3 V before silicon ever gets its chance. Silicon stays off.
Problem 7 — EE Board Exam Type
For a series diode circuit with
V, a silicon diode, and
kΩ, use the ideal diode model to find
and
, then repeat using the practical model. Compare the two results.
Given:
V,
kΩ, silicon diode, forward-biased
Find:
and
using ideal model, then practical model
Solution:
Step 1: Ideal model —
V, diode is a short circuit.
![]()
Step 2: Practical model —
V for silicon.
![]()
Step 3: The difference between models is
mA in current and
V in resistor voltage — significant when the supply is only 5 V (14% error with ideal model).
Examiner note: The ideal model produces a 14% error on a 5 V supply. On higher voltages (say 100 V), the 0.7 V drop is negligible and ideal vs practical barely differs. Board exam problems that ask you to compare models are testing whether you understand when each model is appropriate.
Problem 8 — ECE Board Exam Type
Three silicon diodes are connected in series with a 470 Ω resistor and a 10 V supply, all forward biased. Find
,
, and the voltage across each diode.
Given: Three series Si diodes (
V each),
Ω,
V
Find:
,
,
per diode
Solution:
Step 1: Compute total diode voltage drop for three silicon diodes in series.
![]()
Step 2: Apply KVL and solve for current.
![]()
Step 3: Find voltage across the resistor and confirm each diode drop.
![]()
Examiner note: KVL check —
V =
. Always verify your final answer with KVL. If both sides do not balance, there is an arithmetic error somewhere in the solution.
Problem 9 — ECE Board Exam Type
In a series-parallel network, D1 (Si) is in series with the supply
V and
kΩ. D2 (Si) and
kΩ are in parallel with each other and this parallel combination is in series with D1 and
. Find
,
, and
.
Given:
V, D1 Si, D2 Si,
kΩ,
kΩ; D2 parallel with ![]()
Find:
(main loop),
(through
),
(through D2)
Solution:
Step 1: Assume both D1 and D2 are ON. The voltage across the parallel combination of D2 and
equals
V since D2 clamps it.
Step 2: Apply KVL around the main series loop to find
.
![]()
![]()
Step 3: Find
through
using the voltage across the parallel combination.
![]()
Step 4: Apply KCL at the node —
, so solve for
.
![]()
Examiner note: Series-parallel problems require both KVL (for the main loop) and KCL (at branch nodes). Use KVL first to find the main current, then KCL to split it between branches. Trying to apply KCL before you know the main current leads to two unknowns with one equation.
Problem 10 — ECE Board Exam Type
A silicon diode D1 and germanium diode D2 are in series with
kΩ and
V, both forward-biased. Find the circuit current
and the voltage across the resistor
.
Given: D1 = Si (
V), D2 = Ge (
V), series circuit,
kΩ,
V
Find:
, ![]()
Solution:
Step 1: Compute total forward voltage drop. Mixed diode types in series — add each drop separately.
![]()
Step 2: Apply KVL and solve for current.
![]()
Step 3: Find voltage across the resistor.
![]()
Examiner note: Mixed Si and Ge series diodes require you to add each drop separately — 0.7 V for silicon and 0.3 V for germanium, total 1.0 V. Students who use 0.7 V for both or 0.3 V for both get the wrong current. The board exam specifies diode material exactly for this reason.
Common Mistakes and Examiner Traps
These are the most consistent error patterns on ECE and EE board exam problems covering diode configurations.
| ❌ Common Mistake | ✔ Correct Approach |
|---|---|
| Assuming |
A reverse-biased diode is an open circuit. Zero current means zero voltage across the resistor — and the full supply voltage appears across the open diode instead. |
| Forgetting to multiply diode drops in series circuits. Subtracting only 0.7 V when three or more diodes are in series. | Subtract |
| Assuming both a Si and Ge diode in parallel both conduct. The instinct is to say both are forward biased, so both must be ON. | Parallel voltage must be the same across both. Germanium conducts at 0.3 V and clamps the node. Silicon never reaches its 0.7 V threshold and stays OFF. |
| Using 0.7 V for a germanium diode or 0.3 V for silicon. Reading the problem too quickly and swapping diode materials. | Silicon = 0.7 V. Germanium = 0.3 V. Underline the diode material in the problem before substituting any values. |
| Skipping KVL verification on the final answer. Submitting a current value without checking that the voltages add up to the supply. | Always verify: |
Board Exam Quick Tips
- Assume all diodes ON first, then verify. If any branch current comes out negative after solving, that diode is OFF. Remove it as an open circuit and re-solve. This method works on every multi-diode problem without guessing.
- Series diodes subtract voltage. Parallel diodes split current. Keep this rule in mind before writing any equation — it tells you whether to use KVL (series) or KCL (parallel) as your primary equation.
- A reverse-biased diode sees the full supply voltage across it. Not zero. This appears in PIV calculations, protection circuit analysis, and any problem where you need to find the voltage across an OFF diode.
- Mixed Si and Ge in parallel — germanium wins. It turns on first at 0.3 V and clamps the parallel voltage there. Silicon stays off. This is tested directly on the board exam.
- Always close with a KVL check. Add all voltages around the loop. If they do not sum to zero (or to
in an open-form loop equation), find the error before moving on.
Frequently Asked Questions
Q1. When should I use the ideal diode model versus the practical model?
Use the ideal model only when the problem explicitly says “ideal diode.” In every other case, default to the practical model — 0.7 V for silicon, 0.3 V for germanium. The complete model (adding bulk resistance
) is used only when a specific
value is provided in the problem data.
Q2. Why does a reverse-biased diode have the full supply voltage across it?
Because no current flows through the circuit when the diode is off. Zero current through the resistor means zero voltage drop across the resistor. By KVL, whatever voltage is not dropped across the resistor must appear across the diode. With
, all of
appears across the open diode.
Q3. Why do we place diodes in parallel if they all have the same voltage drop?
To share current. A single diode rated for 20 mA in a circuit demanding 40 mA would be destroyed. Two identical diodes in parallel each carry 20 mA, keeping both within their safe operating range. The voltage across the parallel pair stays at the same single-diode drop of 0.7 V.
Q4. What happens if I assume the wrong bias state for a diode?
The solution will produce a negative current for that diode branch, which is a physical impossibility for a diode. That negative result is your signal to reverse the assumption — mark that diode as OFF, replace it with an open circuit, and re-solve the network.
Q5. Does the Shockley diode equation appear on the ECE board exam?
Rarely, and never for numerical substitution problems at board exam level. The Shockley equation
is the theoretical foundation that explains why the practical model uses 0.7 V for silicon at room temperature. Understanding the concept — that
V is the practical approximation of the exponential forward characteristic — is enough for the board exam. You will not need to substitute values into the Shockley equation itself.
What Is Next
Now that you can determine bias states and analyze series, parallel, and series-parallel diode networks, the next post covers DC Load Line Analysis and the Q-Point — the graphical method for finding the exact operating point of a diode circuit using the diode’s characteristic curve and the load line.
→ Continue to Part 3 — DC Load Line Analysis and the Q-Point
→ Back to the Diode Applications ECE Board Exam Reviewer Series Index
Published by PinoyBIX.org — Engineering Education for Every Filipino Student. Electronics · Mathematics · Board Exam Review · Free for Everyone.
P inoyBIX educates thousands of reviewers and students a day in preparation for their board examinations. Also provides professionals with materials for their lectures and practice exams. Help me go forward with the same spirit.
“Will you subscribe today via YOUTUBE?”
TIRED OF ADS?
- Become Premium Member and experienced complete ads-free content browsing.
- Full Content Access to Premium Solutions Exclusive for Premium members
- Access to PINOYBIX FREEBIES folder
- Download Reviewers and Learning Materials Free
- Download Content: You can see download/print button at the bottom of each post.
PINOYBIX FREEBIES FOR PREMIUM MEMBERSHIP:
- CIVIL ENGINEERING REVIEWER
- CIVIL SERVICE EXAM REVIEWER
- CRIMINOLOGY REVIEWER
- ELECTRONICS ENGINEERING REVIEWER (ECE/ECT)
- ELECTRICAL ENGINEERING & RME REVIEWER
- FIRE OFFICER EXAMINATION REVIEWER
- LET REVIEWER
- MASTER PLUMBER REVIEWER
- MECHANICAL ENGINEERING REVIEWER
- NAPOLCOM REVIEWER
- Additional upload reviewers and learning materials are also FREE
FOR A LIMITED TIME
If you subscribe for PREMIUM today!
You will receive an additional 1 month of Premium Membership FREE.
For Bronze Membership an additional 2 months of Premium Membership FREE.
For Silver Membership an additional 3 months of Premium Membership FREE.
For Gold Membership an additional 5 months of Premium Membership FREE.
Join the PinoyBIX community.

