Calculate RDS on using VDS and ID
RDS On Calculation Tool
Calculation Results
—
—
—
—
1. Calculate Effective Gate-Source Voltage (VGS): VGS = VGS(th) + (T_op – T_ref) * TempCo.
2. Calculate Transconductance at Operating Temperature: gm_op = gm_ref * (1 + (T_op – T_ref) * GM_TempCo_Factor). Note: GM_TempCo_Factor is often approximated or obtained from datasheets.
3. Calculate RDS On: RDS On = VDS / ID, assuming the MOSFET is in the saturation region. A more refined calculation considers gm and output resistance. A common approximation for RDS On involves gm: RDS On ≈ 1 / (gm * (1 – VGS(th)/VGS)). However, the simplest form, RDS On = VDS / ID, is often used for power MOSFETs in the linear region or when VDS is significantly larger than VDS(sat). For this calculator, we use the direct VDS/ID for the primary result and an approximation related to gm for context.
| Parameter | Value | Unit |
|---|---|---|
| VDS | — | Volts |
| ID | — | Amperes |
| Temperature | — | °C |
| VGS(th) @ Ref | — | Volts |
| Temp Coefficient | — | mV/°C |
| gm @ Ref | — | mS |
| Effective VGS | — | Volts |
| gm @ Op Temp | — | mS |
| RDS On (Primary) | — | Ohms |
| RDS On (Approx.) | — | Ohms |
What is RDS On?
RDS On is a critical parameter for MOSFETs (Metal-Oxide-Semiconductor Field-Effect Transistors), especially power MOSFETs used in switching applications like power supplies, motor control, and battery management. It represents the ON-state resistance of the MOSFET when it is fully turned on (i.e., when the gate-to-source voltage, VGS, is sufficiently high to allow maximum current flow). RDS On is typically measured in milliohms (mΩ) or ohms (Ω) and is a key indicator of the MOSFET’s efficiency and power loss characteristics.
Who should use it?
Engineers, designers, and technicians working with power electronics, embedded systems, circuit design, and semiconductor components will find the concept of RDS On indispensable. Understanding and calculating RDS On helps in selecting the appropriate MOSFET for a given application, minimizing power dissipation, managing heat, and ensuring the reliability of electronic circuits.
Common Misconceptions:
- RDS On is constant: This is a major misconception. RDS On is not a fixed value; it varies significantly with temperature, gate drive voltage (VGS), drain current (ID), and even manufacturing variations.
- RDS On is the only factor for efficiency: While crucial, other factors like switching losses, gate charge, and leakage currents also contribute to the overall efficiency and performance of a MOSFET.
- Datasheet values are always accurate in-circuit: Datasheet values are typically measured under specific, often ideal, test conditions. Real-world operating conditions can differ, leading to different RDS On values.
RDS On Formula and Mathematical Explanation
Calculating RDS On precisely can be complex due to its dependency on various factors. However, the fundamental definition and common calculation methods can be understood.
The simplest way to define RDS On is the resistance between the Drain (D) and Source (S) terminals when the MOSFET is in its fully ‘ON’ state. In the linear or triode region of operation (where RDS On is most relevant), the MOSFET acts somewhat like a voltage-controlled resistor.
Fundamental Definition:
At a given VGS (sufficiently above the threshold voltage VGS(th)) and ID, RDS On can be approximated by:
RDS On ≈ VDS / ID (when VDS is small and the MOSFET is in the linear region)
However, this is a measurement rather than a predictive formula based on MOSFET parameters. A more useful approach for prediction involves transconductance (gm).
Formula Derivation for this Calculator:
This calculator aims to provide a primary result based on VDS and ID (representing measured or expected operating points) and also estimates the influence of temperature on RDS On, which is often indirectly related to changes in VGS(th) and gm.
- Calculate Effective Gate-Source Voltage (VGS): The threshold voltage VGS(th) changes with temperature. A common approximation is:
VGS = VGS(th) + (T_op - T_ref) * TempCo
Where:VGSis the effective gate-source voltage at the operating temperature.VGS(th)is the threshold voltage at the reference temperature.T_opis the operating temperature (°C).T_refis the reference temperature (°C) for VGS(th).TempCois the temperature coefficient of VGS(th) (in Volts/°C). Note: The calculator uses mV/°C and converts it.
- Calculate Transconductance (gm) at Operating Temperature: Transconductance also varies with temperature. While complex models exist, a simplified relationship is sometimes used, or gm itself is treated as dependent on VGS. For simplicity, this calculator uses the VDS/ID for the primary result, but also shows gm. A rough estimate of gm at operating temperature can be derived, but it’s highly device-specific. The calculator uses the provided `gm_ref` and applies a conceptual temperature adjustment for illustrative purposes, though the primary `RDS On` is `VDS / ID`.
*Primary Calculation:*RDS On = VDS / ID
*Intermediate Calculation (Effective VGS):*VGS_effective = VGS_th_ref + (Temp_op - Temp_ref) * (Temp_Co_mV / 1000)
*Intermediate Calculation (GM at Op Temp – Conceptual):* A simplified relation often assumes gm is roughly proportional to VGS – VGS(th). Since VGS changes with temperature, gm also changes. This calculator displays a conceptual `gm_operating_result` based on `gm_ref` and temperature, but it’s important to note this is an approximation.
*Intermediate Calculation (RDS On Approximation):* For MOSFETs in the linear region, RDS On is inversely proportional to gm.RDS On_approx ≈ VDS / (gm_operating * (VGS_effective - VGS_th)). This is complex. A simpler approximation for RDS On related to gm isRDS On ≈ 1 / (gm * k)where k is related to the overdrive voltage. The calculator provides `RDS On Approximation` as `1 / (gm_operating_result / 1000)` as a simplified inverse relationship demonstration.
Variables Table:
| Variable | Meaning | Unit | Typical Range/Notes |
|---|---|---|---|
| VDS | Drain-Source Voltage | Volts (V) | 0.1V to several hundred V. Must be appropriate for MOSFET rating. |
| ID | Drain Current | Amperes (A) | From mA to hundreds of A. Must be within MOSFET’s continuous rating. |
| RDS On | ON-State Resistance | Ohms (Ω) | Typically mΩ for power MOSFETs, up to several Ω for small signal MOSFETs. |
| T_op | Operating Temperature | Degrees Celsius (°C) | Depends on application; -55°C to 175°C common range. |
| T_ref | Reference Temperature | Degrees Celsius (°C) | Often 25°C for datasheet parameters. |
| VGS(th) | Threshold Voltage | Volts (V) | 0.5V to 5V typically. Varies with temperature. |
| TempCo | Temperature Coefficient of VGS(th) | mV/°C (or V/°C) | Typically negative, -2mV/°C to -10mV/°C. |
| gm | Transconductance | Siemens (S) or milliSiemens (mS) | Can range from µS to hundreds of S. Varies significantly with VGS and temperature. |
Practical Examples (Real-World Use Cases)
Example 1: Power Supply Buck Converter MOSFET
Scenario: A MOSFET is used as a switch in a 12V to 5V buck converter. During the ON time, it needs to handle 10A of current. The ambient temperature is around 50°C, and the MOSFET is expected to reach a junction temperature of 85°C. The datasheet specifies VGS(th) = 2.5V at 25°C with a temperature coefficient of -3mV/°C. The datasheet also lists gm = 50 S (50,000 mS) at VGS=10V and VDS=5V. We are given VDS = 5V (operating voltage) and ID = 10A.
Inputs:
- VDS: 5.0 V
- ID: 10.0 A
- Temperature (°C): 85.0 °C
- Reference Temperature (°C): 25.0 °C
- VGS(th) at Ref (Volts): 2.5 V
- Temperature Coefficient (mV/°C): -3.0 mV/°C
- gm at Ref (mS): 50000 mS (Note: gm is usually given at specific VGS, here assumed representative)
Calculation using the tool:
- RDS On (Primary): Calculated as VDS / ID = 5.0V / 10.0A = 0.5 Ω
- Effective VGS: 2.5V + (85°C – 25°C) * (-3mV/°C / 1000mV/V) = 2.5V + 60 * (-0.003V) = 2.5V – 0.18V = 2.32 V. (Note: This shows VGS is below VGS(th), indicating the simplified VDS/ID might not be strictly in the linear region based on this VGS alone. Datasheet VGS used for switching is typically higher, e.g., 10V, which would place it firmly in the linear region. The tool calculates the primary RDS On based on provided VDS/ID directly.)
- gm at Operating Temp (Conceptual): The tool will use gm_ref and temperature to estimate.
- RDS On Approximation: The tool provides an approximation based on gm.
Interpretation: The primary RDS On is 0.5 Ω. Power Dissipated = I² * R = (10A)² * 0.5Ω = 100 * 0.5 = 50 Watts. This is a very high power dissipation, suggesting this MOSFET might be undersized or overheating is a major concern. The calculation highlights the need to select MOSFETs with much lower RDS On values (e.g., in the tens of mΩ) for such currents.
Example 2: Low-Side Switch for Battery Protection
Scenario: A MOSFET is used to switch a 3.7V Li-ion battery for a portable device. The maximum continuous current is 1A. The operating temperature can range from 0°C to 60°C. The MOSFET has VGS(th) = 1.5V at 25°C with a temperature coefficient of -2mV/°C. It has a typical RDS On of 20mΩ (0.02 Ω) at VGS = 4.5V and ID = 1A at 25°C. Let’s estimate RDS On at 60°C assuming VDS = 3.7V and ID = 1A.
Inputs:
- VDS: 3.7 V
- ID: 1.0 A
- Temperature (°C): 60.0 °C
- Reference Temperature (°C): 25.0 °C
- VGS(th) at Ref (Volts): 1.5 V
- Temperature Coefficient (mV/°C): -2.0 mV/°C
- gm at Ref (mS): To estimate RDS On, we need gm. If RDS_On = 20mΩ at 1A, then gm ≈ 1/RDS_On = 1/0.02Ω = 50 S = 50000 mS. (This uses the approximation RDS On ≈ 1/gm for large gm).
Calculation using the tool:
- RDS On (Primary): Calculated as VDS / ID = 3.7V / 1.0A = 3.7 Ω. (This is high, suggesting the MOSFET is not operating optimally or is significantly out of its low-resistance region. The provided VDS/ID is used as the primary result.)
- Effective VGS: 1.5V + (60°C – 25°C) * (-2mV/°C / 1000mV/V) = 1.5V + 35 * (-0.002V) = 1.5V – 0.07V = 1.43 V. (This is slightly below VGS(th), indicating the MOSFET might be transitioning towards the subthreshold region or is barely ON if the actual gate drive is near this value. The tool’s primary result remains VDS/ID.)
- gm at Operating Temp (Conceptual): The tool will estimate this.
- RDS On Approximation: The tool provides an approximation.
Interpretation: The primary calculated RDS On from VDS/ID is 3.7 Ω, which is extremely high for a power MOSFET and would lead to significant voltage drop and power loss (I²R = 1² * 3.7 = 3.7W). However, the datasheet value of 20mΩ at VGS=4.5V suggests that with proper gate drive, the RDS On should be much lower. This discrepancy highlights the importance of the gate drive voltage (VGS) and ensuring it’s sufficiently above VGS(th) and the temperature effects are managed. The calculator’s primary result (VDS/ID) serves as a direct measure of the resistance under the *given* VDS and ID, regardless of the underlying parameters, while intermediate results offer insight. For this application, ensuring VGS is consistently high (e.g., using a dedicated gate driver) and selecting a MOSFET with a lower datasheet RDS On is crucial.
How to Use This RDS On Calculator
Our RDS On Calculator is designed to be intuitive and provide quick insights into a MOSFET’s ON-state resistance under specific conditions. Follow these steps for accurate calculations:
- Enter VDS: Input the Drain-Source Voltage (VDS) that the MOSFET will experience during its ON state in Volts.
- Enter ID: Input the Drain Current (ID) that will flow through the MOSFET during its ON state in Amperes.
- Enter Temperature: Input the expected operating junction temperature of the MOSFET in Degrees Celsius (°C). This is crucial as RDS On is highly temperature-dependent.
- Enter Reference Parameters:
- Reference Temperature (°C): Input the temperature at which the VGS(th) and gm parameters were specified in the MOSFET’s datasheet (typically 25°C).
- VGS(th) at Reference Temp: Enter the MOSFET’s Threshold Voltage (VGS(th)) value as specified at the reference temperature.
- Temperature Coefficient (mV/°C): Enter the temperature coefficient for VGS(th). Ensure the unit is correctly specified (mV/°C is common).
- gm at Reference Conditions (mS): Input the MOSFET’s Transconductance (gm) value. This is often given at specific VGS and VDS values in the datasheet. Use milliSiemens (mS) for this field.
- Click ‘Calculate RDS On’: Once all fields are populated, click the button.
How to Read Results:
- RDS On (Primary Result): This is the calculated ON-state resistance based directly on the provided VDS and ID (RDS On = VDS / ID). It represents the effective resistance under the specified operating conditions. Lower values are generally better, indicating less power loss.
- Effective VGS: Shows the estimated Gate-Source Voltage at the operating temperature, considering the temperature coefficient of VGS(th).
- Transconductance at Operating Temp: An estimated value of gm at the specified operating temperature.
- RDS On Approximation: Provides an alternative view of RDS On, often related to gm. The interpretation depends on the specific approximation method used.
- Table Data: The table summarizes all input values and calculated results for easy reference.
Decision-Making Guidance:
- Compare with Datasheet: Compare the calculated RDS On with the datasheet value for your target application conditions (temperature, VGS). Significant deviations may indicate issues with your operating conditions or the selected MOSFET.
- Power Dissipation: Use the calculated RDS On to estimate power loss:
Power Loss (Watts) = (ID)² * RDS On. Ensure this loss is within the MOSFET’s power dissipation capabilities and that adequate heat sinking is provided. - Voltage Drop: Calculate the voltage drop across the MOSFET:
Vdrop = ID * RDS On. Ensure this drop is acceptable for your circuit’s performance. - MOSFET Selection: If the calculated RDS On leads to excessive power loss or voltage drop, consider a MOSFET with a lower RDS On rating, especially one that maintains a low RDS On at your operating temperature.
Key Factors That Affect RDS On Results
RDS On is not static. Several factors can influence its value, impacting MOSFET performance and efficiency. Understanding these is key to accurate design and selection.
- Temperature: This is arguably the most significant factor. For most N-channel MOSFETs, RDS On increases with temperature. This is due to increased lattice scattering in the semiconductor material, impeding electron flow. The temperature coefficient (often positive for RDS On, negative for VGS(th)) provided in datasheets helps quantify this effect. Higher operating temperatures lead to higher RDS On, increasing power loss and potentially creating a thermal runaway situation if not managed.
- Gate Drive Voltage (VGS): RDS On is inversely related to the Gate-Source Voltage (VGS), provided VGS is significantly above the threshold voltage (VGS(th)). A higher VGS ‘pinches’ the channel more effectively, reducing its resistance. Datasheets often provide RDS On curves showing this relationship. Insufficient VGS can lead to significantly higher RDS On and power dissipation.
- Drain Current (ID): While VDS/ID defines the resistance at a specific operating point, the MOSFET channel can exhibit non-linear behavior, especially at very high currents. Effects like channel resistance modulation and even secondary breakdown (in some devices) can occur. For power MOSFETs operating in the linear region, RDS On is often specified at a particular current, and deviations may occur at much higher or lower currents.
- Die Size and Construction: Larger die sizes generally allow for lower RDS On because they offer a wider conduction path. Manufacturers optimize die size and doping profiles to achieve specific RDS On targets for different applications (e.g., logic-level MOSFETs vs. high-power MOSFETs).
- Body Diode Conduction: In applications involving current recirculation (like bridge circuits), the MOSFET’s intrinsic body diode may conduct. The forward voltage drop across this diode is different from RDS On and also temperature-dependent. While not RDS On itself, it’s a related characteristic affecting efficiency.
- Manufacturing Tolerances: Like any semiconductor device, MOSFETs have manufacturing tolerances. This means that even two MOSFETs of the exact same part number can have slightly different RDS On values. Datasheets provide a range (min/max) for parameters like RDS On.
- Frequency of Switching: While RDS On primarily relates to the ON-state resistance (DC or low-frequency conduction loss), high-frequency switching introduces other losses (switching losses, gate charge losses) that contribute to the overall power dissipation and thermal behavior. These are separate from RDS On but are critical for overall efficiency.
Frequently Asked Questions (FAQ)
Rds(on) is simply the standard notation used in datasheets for the ON-state resistance. RDS On is the conceptual term. They refer to the same parameter.
Yes, in the context of a MOSFET being fully turned on and operating in the linear (or ohmic/triode) region, RDS On is essentially the channel resistance between the Drain and Source terminals.
A higher VGS (above VGS(th)) typically results in a lower RDS On. This is because a stronger gate voltage creates a more conductive channel. However, beyond a certain point (often specified in datasheets), further increases in VGS yield diminishing returns in reducing RDS On and can increase gate drive power requirements.
For most silicon MOSFETs, increased temperature leads to increased lattice scattering of charge carriers (electrons or holes) in the semiconductor channel. This increased scattering impedes the flow of current, effectively increasing the resistance.
The fundamental concept of RDS On applies to both N-channel and P-channel MOSFETs. However, the polarity of voltages (VGS, VDS) and currents (ID) are reversed for P-channel devices. Additionally, the temperature dependency might differ. This specific calculator’s inputs (like VGS(th) being positive) are typically geared towards N-channel MOSFETs. For P-channel devices, ensure you correctly interpret and input the negative voltage values and potentially adjust the temperature coefficient logic if it differs significantly.
A ‘low’ RDS On value depends heavily on the application. For high-power switching applications (e.g., >10A), values below 10mΩ (0.01 Ω) are desirable. For lower power applications, a few hundred mΩ might be acceptable. The key is that the power dissipation (ID² * RDS On) is manageable for the chosen MOSFET and its thermal management system.
RDS On itself primarily affects conduction losses (power dissipated when the MOSFET is ON). Switching speed is more related to parasitic capacitances (Cgs, Cgd, Cds), gate charge (Qg), and the efficiency of the gate driver circuit in charging and discharging these capacitances. However, a lower RDS On might allow for faster switching if it enables the use of a lower gate drive voltage that still achieves sufficient conduction, but it’s not a direct relationship.
The temperature coefficient for VGS(th) is usually provided in the MOSFET datasheet, often listed as ‘VGS(th) Temperature Coefficient’ or similar, typically in mV/°C or V/°C. Its effect on RDS On is indirect: a change in VGS(th) with temperature can alter the effective VGS and thus influence RDS On, especially if the gate drive voltage is close to VGS(th). Some datasheets may also directly specify the temperature coefficient for RDS On itself.
VDS / ID represents the actual resistance measured between Drain and Source under specific VDS and ID conditions. It’s a direct measurement or calculation of resistance at that operating point. 1 / gm is related to the slope of the I D vs. VGS curve in the saturation region, representing how much current changes for a unit change in VGS. In the linear region, RDS On is approximately proportional to 1/gm, but the exact relationship depends on VGS, VGS(th), and other device parameters. The VDS/ID method is often simpler for direct calculation when VDS and ID are known operating points.
Related Tools and Internal Resources
- RDS On Calculator Use our tool to instantly calculate RDS On and related parameters.
- Power Dissipation Calculator Calculate heat generated by components based on resistance and current.
- MOSFET Selection Guide Learn how to choose the right MOSFET for your application.
- Voltage Drop Calculator Calculate voltage drop across conductors and resistors.
- Understanding Temperature Coefficients Dive deeper into how temperature affects electronic component parameters.
- Guide to Transconductance (gm) Explore the role and calculation of gm in semiconductor devices.
- Heat Sink Calculator Determine the necessary heat sink for thermal management.