Home Developers Capabilities MOSFET total loss

Verified calculation capability

MOSFET total loss Calculation Capability

Compose MOSFET loss workspace: device dissipation (conduction + hard-switching + optional Coss/Eoss) plus optional gate-drive and Qrr commutation, with optional Tj = Ta + P_device·Rth. Omitted optional terms are not treated as 0 W. · Electrical · Mosfet

Capability ID electrical.mosfet.total_loss · version 1.1.2

Model

Device dissipation

Inputs / Outputs

Canonical symbols for this capability. Agent schemas remain the contract.

SymbolQuantityUnitRole
IConduction current (A). Meaning set by current_basis.input / output
RdsRds(on) at Tref (Ω). Scale with temperature_model.input / output
DDuty cycle in (0, 1]. Used only for current_basis=on_interval_rms.input / output
current_basisHow I is defined. Required. Same contract as electrical.mosfet.conduction_loss v1.2.1+.input / output
temperature_modelOptional Rds(Tj). Same contract as electrical.mosfet.conduction_loss: omitted temperature_model infers ratio if rds_ratio is set (ratio wins even when Tj_C is also present), else linear if Tj_C or alpha_per_C is set.input / output
TjJunction temperature for linear Rds(Tj) (°C).°Cinput
TrefRds reference temperature (°C). Default 25.°Cinput
alpha_perLinear α (1/°C). Default 0.006 planning.°Cinput
rds_ratioDatasheet Rds(Tj)/Rds(Tref).input / output
VdsSwitched drain-source voltage (V).input / output
IdSwitched current (A). Often equal to conduction I for rectangular PWM.input / output
trEffective rise/overlap time (s).input / output
tfEffective fall/overlap time (s).input / output
f_swSwitching frequency (Hz).input / output
QgTotal gate charge (C). Requires Vdrive.input / output
VdriveGate-drive voltage (V). Requires Qg.input / output
coss_modelOutput-capacitance loss. none (default): omit. coss_eq: ½·Coss·Vds²·f. eoss: Eoss·f. Omitting infers eoss if Eoss set, else coss_eq if Coss set.input / output
CossEquivalent Coss (F) for coss_eq.input / output
EossOutput switching energy (J) at Vds for eoss.input / output
QrrBody-diode reverse-recovery charge (C). P_rr = Qrr·Vds·f_sw is commutation loss, usually attributed to the complementary switch — not this MOSFET's junction.input / output
TaAmbient temperature (°C) for optional Tj estimate.°Cinput / output
Rth_JAJunction-to-ambient thermal resistance (°C/W).input / output
P_totalAssociated converter loss: P_device + P_gate + P_rr (W). Includes terms not dissipated in this MOSFET die.Woutput
P_deviceMOSFET device dissipation: P_cond + P_sw + P_coss (W). Used for Tj_est. Excludes gate-drive and Qrr commutation.Woutput
P_condConduction loss at Rds_Tj (W).Woutput
P_swHard-switching overlap loss (W).Woutput
P_gateGate-drive power (W). 0 when Qg/Vdrive omitted — see terms_omitted; unknown ≠ 0.Woutput
P_cossOutput-capacitance / Eoss loss (W). 0 when omitted — see terms_omitted; unknown ≠ 0.Woutput
P_rrQrr-related commutation loss Qrr·Vds·f (W). Usually not this die. 0 when omitted — see terms_omitted.Woutput
V_dropI·Rds_Tj at entered conduction current (V).output
Rds_Tjoutput
Tj_estTa + P_device·Rth_JA when both thermal inputs are set.°Coutput
terms_appliedLoss terms included in P_total_W.output
terms_omittedOptional terms not entered (unknown ≠ 0). Values remain 0 in P_*_W.output
terms_in_deviceTerms included in P_device_W / Tj_est.output
dominant_includedLargest included term among terms_applied.output
included_countCount of terms_applied (2–5).output

Assumptions / Validity

Declared scope for this capability. Do not use it outside this domain.

Assumptions

Example

One numerical check. The calculator page holds worked steps and FAQ.

I=10, Rds=0.05, current_basis=on_interval_rms, D=0.5, Vds=48, Id=10, tr=50ns, tf=40ns, f_sw=100kHz → P_device_W=4.66

Open this example in the calculator

Trust

CVP VERIFIED · CVP protocol 1.0.0-proposed · Engineering assurance. Computational verification is defined by CVP. Supplemental domain review (internal) and named expert review are defined by the Review policy and do not by themselves determine CVP conformance.

CVP
CVP VERIFIED · CVP protocol 1.0.0-proposed · Engineering assurance· View Manifest · CVP overview · Specification
Assurance
Engineering
Declared partition coverage
PASS · 4/4 declared partitions (on_interval_rms, dc, with-optional-terms, invalid-domain)
Calculation version
1.1.2
Verification
39/39 calculation tests · 7/7 legacy golden · 22/22 legacy boundary · 8/8 legacy property
Production surface contract
18/18
Versions
Calculation 1.1.2 · CVP protocol 1.0.0-proposed
CVP identity
8/8 property · digest e1e9664a3ef4
Reference
O1 model · O2 expected_values · O2 numerical_behavior
Interfaces
PASS · UI (SSR) / REST / MCP
ui-ssr is query-result HTML, not a live browser session.
CVP suite
3/3 golden · 22/22 CVP boundary · 19/19 invalid · 8/8 property · 1/1 cross-interface · 18/18 CVP contract
Supplemental domain review
Internal · Pass · electrical-engineer · CalculatorX electrical review (EE-001) · 2026-08-19
Named expert review
Not performed
Version lock
Supported (409 VERSION_MISMATCH)
Artifact consistency
Build verified · 1.1.2 (workspace artifacts agree)
Review-policy tier
Internally reviewed — catalog token internally_reviewed; supplemental; not CVP status
This calculator CURRENT · Public schema 1.1.2 matches · Semantic contract ✓ · Production attested · Public/cache ✓ · Origin ✓

Call this capability

Human page, REST, and MCP share the same engine and calculation_version. Build verified hashes workspace artifacts only. After deploy, attest:production GETs canonical URLs twice — the public/cached view an Agent actually hits, and origin — including every /capabilities/{id} HTML page. Public Capability HTML version must match catalog before production attestation passes. Live Trust rows above fetch /.well-known/calculatorx-production-attestation.json and the output schema const. Build hashes: release integrity. That proves currently published page / engine / schema / evidence / MCP agree — not that a historical version is independently immutable. Reference Calculation Standard — Production surface contract 18/18.

Tool id
mosfet-total-loss
Engine
mosfet-total-loss
REST
POST /api/v1/calc/mosfet-total-loss
MCP
execute_calculation with capability_id: "electrical.mosfet.total_loss"
Agent input schema
Canonical (MCP / Agent)
Output schema
JSON Schema (latest)
Versioned input schema
Immutable pin (1.1.2)
Versioned output schema
Immutable pin (1.1.2)

References

Human-readable sources plus CVP reference evidence classes.

Sources

Reference evidence classes: O1 model · O2 expected_values · O2 numerical_behavior

Try with an agent

Inspect this capability via same-origin MCP, then call execute_calculation.

curl -sS -X POST 'https://www.calculatorx.com/mcp' \
  -H 'Content-Type: application/json' \
  -H 'MCP-Protocol-Version: 2026-07-28' \
  -H 'Mcp-Method: tools/call' \
  -H 'Mcp-Name: inspect_capability' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"inspect_capability","arguments":{"capability_id":"electrical.mosfet.total_loss"}}}'

Inspect the trust tier and required assurance level before execution. Pin calculation_version (1.1.2) when reproducibility matters. Full protocol notes: MCP docs.