This transistor biasing calculator works out the base resistor needed to drive a bipolar junction transistor (BJT) as a simple on/off switch, a common job in hobby electronics, Arduino and Raspberry Pi projects, and small control circuits. You enter four figures: the control voltage Vcc feeding the base circuit, the base-emitter voltage drop Vbe (typically 0.7 V for silicon), the collector current Ic you want to switch, and the transistor's current gain, also called hFE or beta, taken from its datasheet. The calculator returns the base resistor value Rb in ohms, plus the base current Ib and the gain used, so you can see how the result was reached. It first finds the minimum base current by dividing the collector current by the gain, then finds the resistor that drops the remaining voltage, Vcc minus Vbe, across that current. In real designs it is normal to over-drive the base by choosing a smaller resistor than the bare minimum, using a factor of two to ten, so the transistor saturates fully and switches cleanly rather than sitting partly on. A worked example below shows the full calculation for a 9 V control line switching 2 mA. As with any simplified model, treat the result as an indicative starting point for prototyping, not a substitute for checking your transistor's datasheet and your circuit's real-world tolerances.
The base current needed is Ib = Ic / gain. The base resistor is Rb = (Vcc minus Vbe) / Ib, where Vbe is about 0.7 V for silicon. For a hard switch, divide Rb by a factor of 2 to 10 to over-drive the base.
To switch 2 mA of collector current with a gain of 100 from a 9 V control line: Ib = 0.002/100 = 20 microamps, and Rb = (9 minus 0.7) / 0.00002 = 415 k ohms. Enter 9, 0.7, 0.002, 100 to confirm.
Work out the base current (collector current over gain), then Rb = (control voltage minus 0.7) divided by that base current.
To make sure the transistor fully saturates as a switch, designers use a base current several times the minimum, so use a smaller Rb.
The base-emitter voltage drop, about 0.7 volts for a silicon BJT when conducting.
This calculator is for electronics students, hobbyists and engineers.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland by SiteHost New Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-08-15 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.