{"id":1774,"date":"2026-07-27T10:33:27","date_gmt":"2026-07-27T02:33:27","guid":{"rendered":"https:\/\/jutrion.com\/?page_id=1774"},"modified":"2026-08-07T10:57:46","modified_gmt":"2026-08-07T02:57:46","slug":"calculateur-de-dimensionnement-de-disjoncteur","status":"publish","type":"page","link":"https:\/\/jutrion.com\/fr\/tools\/circuit-breaker-sizing-calculator\/","title":{"rendered":"Calculateur de dimensionnement de disjoncteur"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Circuit Breaker Sizing Calculator (MCB &#038; MCCB) | JUTRION<\/title>\n<style>\nbody{margin:0;padding:32px 20px;background:#ffffff;}\n\/* JUTRION calculators \u2014 paste this ONCE into WordPress: Appearance \u2192 Customize \u2192 Additional CSS.\n   Everything is scoped under .jt-calc so it never affects the rest of your site. *\/\n.jt-calc{\n  --navy:#142c4e; --blue:#008de4; --blue-dark:#0871bd; --blue-soft:#e9f5fd;\n  --ink:#172536; --muted:#617186; --line:#dfe7f0; --surface:#ffffff; --panel:#f7fafd;\n  --green:#107652; --green-soft:#e5f6ee; --amber:#9a6200; --amber-soft:#fff4da; --bad:#b23524; --bad-soft:#fdece9;\n  --mono:ui-monospace,\"SFMono-Regular\",Consolas,monospace;\n  max-width:1040px; margin:0 auto; color:var(--ink);\n  font-family:Inter,\"Segoe UI\",Arial,sans-serif; line-height:1.6; font-size:16px; -webkit-font-smoothing:antialiased;\n}\n.jt-calc *{box-sizing:border-box}\n.jt-calc .eyebrow{margin:0 0 10px;color:var(--blue-dark);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}\n.jt-calc h1{margin:0;color:var(--navy);font-size:clamp(24px,3.2vw,32px);line-height:1.16;letter-spacing:-.02em}\n.jt-calc .tool-lede{max-width:760px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.66}\n\n\/* card *\/\n.jt-calc .jt-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;margin-top:24px;overflow:hidden;box-shadow:0 18px 48px rgba(20,44,78,.10)}\n.jt-calc .jt-grid{display:grid;grid-template-columns:1.1fr .9fr}\n@media(max-width:640px){.jt-calc .jt-grid{grid-template-columns:1fr}}\n.jt-calc .jt-inputs{padding:24px;display:flex;flex-direction:column;gap:16px}\n.jt-calc .jt-field{display:flex;flex-direction:column;gap:6px}\n.jt-calc .jt-field label{font-size:12px;font-weight:700;color:var(--muted)}\n.jt-calc .jt-field label span,.jt-calc .jt-field label sub{font-weight:400}\n.jt-calc input[type=number],.jt-calc select{width:100%;padding:11px 13px;font-size:15px;color:var(--ink);background:var(--panel);border:1px solid #cfd9e5;border-radius:8px;font-variant-numeric:tabular-nums;appearance:none}\n.jt-calc input:focus,.jt-calc select:focus,.jt-calc button:focus-visible{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}\n.jt-calc .jt-inline{display:grid;grid-template-columns:1fr 108px;gap:10px}\n.jt-calc .jt-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n.jt-calc .jt-check{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink)}\n.jt-calc .jt-check input{width:auto}\n.jt-calc .jt-seg{display:flex;gap:6px}\n.jt-calc .jt-seg button{flex:1;padding:10px 8px;font-size:13px;font-weight:700;cursor:pointer;color:var(--muted);background:var(--panel);border:1px solid #cfd9e5;border-radius:8px}\n.jt-calc .jt-seg button[aria-pressed=true]{color:#fff;background:var(--blue);border-color:var(--blue)}\n\n\/* readout *\/\n.jt-calc .jt-readout{padding:24px;background:var(--panel);border-left:1px solid var(--line);display:flex;flex-direction:column;gap:12px}\n@media(max-width:640px){.jt-calc .jt-readout{border-left:none;border-top:1px solid var(--line)}}\n.jt-calc .jt-rl,.jt-calc .jt-result-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:850}\n.jt-calc .jt-big,.jt-calc .jt-flc{font-family:var(--mono);font-size:38px;font-weight:600;line-height:1;color:var(--blue-dark);font-variant-numeric:tabular-nums}\n.jt-calc .jt-big span,.jt-calc .jt-flc span{font-size:16px;color:var(--muted)}\n.jt-calc .jt-type,.jt-calc .jt-level{font-family:var(--mono);font-size:25px;font-weight:600;line-height:1.1;color:var(--blue-dark)}\n.jt-calc .jt-rec{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:11px 14px}\n.jt-calc .jt-rec.row{display:flex;justify-content:space-between;align-items:baseline;gap:10px}\n.jt-calc .jt-rec .k{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}\n.jt-calc .jt-rec .v{font-family:var(--mono);font-size:20px;font-weight:600;color:var(--navy);font-variant-numeric:tabular-nums}\n.jt-calc .jt-rec.row .v{font-size:15px;text-align:right}\n.jt-calc .jt-rec .v small{font-family:inherit;font-size:11px;font-weight:700;color:var(--blue-dark);text-transform:uppercase;letter-spacing:.05em;margin-left:6px}\n.jt-calc .jt-pair,.jt-calc .jt-delay{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n.jt-calc .jt-bar{height:20px;border-radius:5px;background:#eef3f9;border:1px solid var(--line);position:relative;overflow:hidden;margin-top:7px}\n.jt-calc .jt-bar i{position:absolute;top:0;bottom:0;left:0;background:var(--blue);opacity:.85}\n.jt-calc .jt-bar b{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--navy)}\n.jt-calc .jt-ticks,.jt-calc .jt-wlabels{display:flex;justify-content:space-between;font-family:var(--mono);font-size:10px;color:var(--muted);margin-top:4px}\n.jt-calc .jt-win{margin-top:4px}\n.jt-calc .jt-track{position:relative;height:26px;border-radius:6px;background:var(--bad-soft);overflow:hidden;border:1px solid var(--line)}\n.jt-calc .jt-band{position:absolute;top:0;bottom:0;background:var(--green-soft);border-left:2px solid var(--green);border-right:2px solid var(--green)}\n.jt-calc .jt-nom{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--blue)}\n.jt-calc .jt-stage,.jt-calc .jt-steps{display:flex;gap:6px;margin-top:2px}\n.jt-calc .jt-stage div,.jt-calc .jt-steps div{flex:1;text-align:center;padding:8px 2px;border-radius:7px;font-family:var(--mono);font-size:12px;font-weight:700;background:var(--surface);border:1px solid var(--line);color:var(--muted)}\n.jt-calc .jt-steps div{font-family:inherit;font-size:11px}\n.jt-calc .jt-stage div.on,.jt-calc .jt-steps div.on{background:var(--blue);border-color:var(--blue);color:#fff}\n.jt-calc .jt-stage div.up{background:var(--blue-soft);border-color:#9dd5f5;color:var(--blue-dark)}\n.jt-calc .jt-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;padding:5px 11px;border-radius:999px}\n.jt-calc .jt-pill.ok{background:var(--green-soft);color:var(--green)}\n.jt-calc .jt-pill.no{background:var(--bad-soft);color:var(--bad)}\n.jt-calc .jt-pill.na{background:#eef3f9;color:var(--muted)}\n.jt-calc .jt-copy{margin-top:2px;padding:10px 13px;font-size:12px;font-weight:800;cursor:pointer;color:var(--blue-dark);background:var(--surface);border:1px solid var(--line);border-radius:8px}\n.jt-calc .jt-copy:hover{border-color:var(--blue)}\n\n\/* content *\/\n.jt-calc .jt-content{margin-top:40px}\n.jt-calc .jt-content h2{font-size:21px;color:var(--navy);letter-spacing:-.02em;margin:34px 0 0;padding-bottom:9px;border-bottom:2px solid var(--blue-soft)}\n.jt-calc .jt-content h3{font-size:16px;color:var(--navy);margin-top:20px}\n.jt-calc .jt-content p{margin:13px 0;font-size:15px}\n.jt-calc .jt-content ul{margin:13px 0;padding-left:20px;font-size:15px}\n.jt-calc .jt-content li{margin:7px 0}\n.jt-calc .jt-eq{font-family:var(--mono);background:var(--panel);border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:8px;padding:13px 15px;margin:15px 0;overflow-x:auto;font-size:14px;white-space:pre-wrap}\n.jt-calc .jt-table-wrap{overflow-x:auto;margin:15px 0}\n.jt-calc table{width:100%;border-collapse:collapse;font-size:14px}\n.jt-calc th,.jt-calc td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:top}\n.jt-calc th{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}\n.jt-calc td.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}\n.jt-calc .jt-note{display:flex;gap:10px;padding:13px 15px;border-radius:9px;font-size:14px;background:var(--amber-soft);border:1px solid #f0d9ad;color:var(--ink);margin-top:15px}\n.jt-calc .jt-note b{color:var(--amber)}\n.jt-calc .jt-cta{margin-top:36px;padding:26px;border-radius:13px;color:#fff;background:var(--navy)}\n.jt-calc .jt-cta h2{border:0;padding:0;margin:0 0 8px;color:#fff;font-size:19px}\n.jt-calc .jt-cta p{margin:0 0 14px;color:#aebfd1;font-size:14px}\n.jt-calc .jt-cta-btns{display:flex;flex-wrap:wrap;gap:12px}\n.jt-calc .jt-btn{display:inline-block;padding:12px 20px;border-radius:8px;font-weight:800;font-size:13px;background:var(--blue);color:#fff !important;text-decoration:none}\n.jt-calc .jt-btn:hover{background:#079cf6}\n.jt-calc .jt-btn.ghost{background:transparent;color:#fff !important;border:1px solid rgba(255,255,255,.35)}\n.jt-calc .jt-btn.ghost:hover{border-color:#7bcdf8;background:rgba(255,255,255,.06)}\n.jt-calc .jt-related{margin-top:14px;font-size:13px;color:#aebfd1}\n.jt-calc .jt-related a{color:#7bcdf8;font-weight:700}\n.jt-calc .jt-faq details{border-bottom:1px solid var(--line);padding:13px 0}\n.jt-calc .jt-faq summary{cursor:pointer;font-weight:700;list-style:none;color:var(--navy)}\n.jt-calc .jt-faq summary::-webkit-details-marker{display:none}\n.jt-calc .jt-faq summary::before{content:\"+ \";color:var(--blue);font-family:var(--mono)}\n.jt-calc .jt-faq details[open] summary::before{content:\"\u2212 \"}\n.jt-calc .jt-std{margin-top:22px;padding:14px 16px;border:1px dashed #c7d4e2;border-radius:9px;background:var(--surface);font-size:12px;color:var(--muted)}\n.jt-calc .jt-std strong{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;font-size:10px;display:block;margin-bottom:5px}\n.jt-calc .jt-fine{font-size:13px;color:var(--muted);margin-top:22px}\n\n<\/style>\n<\/head>\n<body>\n<!-- ===== JUTRION Circuit Breaker Sizing Calculator \u2014 paste into a WordPress \"Custom HTML\" block ===== -->\n<div class=\"jt-calc\">\n  <p class=\"eyebrow\">Circuit protection<\/p>\n  <h1>Circuit Breaker Sizing Calculator (MCB &amp; MCCB)<\/h1>\n  <p class=\"tool-lede\">Enter the load to get the design current, the next standard breaker rating to IEC 60898-1 \/ 60947-2, the recommended trip curve, and a cable-coordination check on the Ib \u2264 In \u2264 Iz rule. A design starting point \u2014 verify against the load, the cable, the prospective fault current, and local wiring rules.<\/p>\n\n  <div class=\"jt-card\">\n    <div class=\"jt-grid\">\n      <div class=\"jt-inputs\">\n        <div class=\"jt-field\"><label>Load<\/label>\n          <div class=\"jt-inline\">\n            <input type=\"number\" id=\"jt-load\" value=\"25\" min=\"0\" step=\"0.1\" inputmode=\"decimal\" aria-label=\"Load value\">\n            <select id=\"jt-unit\" aria-label=\"Load unit\"><option value=\"kw\" selected>kW<\/option><option value=\"kva\">kVA<\/option><option value=\"a\">A (current)<\/option><\/select>\n          <\/div>\n        <\/div>\n        <div class=\"jt-field\"><label>Supply<\/label>\n          <div class=\"jt-seg\" id=\"jt-phase\"><button type=\"button\" data-ph=\"3\" aria-pressed=\"true\">Three-phase<\/button><button type=\"button\" data-ph=\"1\" aria-pressed=\"false\">Single-phase<\/button><\/div>\n        <\/div>\n        <div class=\"jt-two\">\n          <div class=\"jt-field\"><label for=\"jt-volt\">Voltage (V)<\/label><input type=\"number\" id=\"jt-volt\" value=\"400\" min=\"1\" step=\"1\" inputmode=\"numeric\"><\/div>\n          <div class=\"jt-field\"><label for=\"jt-pf\">Power factor <span>(kW only)<\/span><\/label><input type=\"number\" id=\"jt-pf\" value=\"0.85\" min=\"0.1\" max=\"1\" step=\"0.01\" inputmode=\"decimal\"><\/div>\n        <\/div>\n        <div class=\"jt-field\"><label for=\"jt-loadtype\">Load character (sets the curve)<\/label>\n          <select id=\"jt-loadtype\"><option value=\"B\">Resistive \/ lighting \u2014 low inrush<\/option><option value=\"C\" selected>General purpose \/ sockets \/ small motors<\/option><option value=\"D\">Motors \/ transformers \u2014 high inrush<\/option><\/select>\n        <\/div>\n        <div class=\"jt-two\">\n          <div class=\"jt-field\"><label for=\"jt-iz\">Cable capacity Iz (A) <span>optional<\/span><\/label><input type=\"number\" id=\"jt-iz\" value=\"\" min=\"0\" step=\"0.1\" inputmode=\"decimal\" placeholder=\"tabulated\"><\/div>\n          <div class=\"jt-field\"><label for=\"jt-cf\">Correction factor<\/label><input type=\"number\" id=\"jt-cf\" value=\"1.0\" min=\"0.1\" max=\"1\" step=\"0.01\" inputmode=\"decimal\"><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"jt-readout\">\n        <div><div class=\"jt-rl\">Design current I<sub>b<\/sub><\/div><div class=\"jt-big\"><span id=\"jt-ib\">42.5<\/span> <span>A<\/span><\/div><\/div>\n        <div class=\"jt-rec\"><div class=\"k\">Recommended rating I<sub>n<\/sub><\/div><div class=\"v\"><span id=\"jt-in\">50 A<\/span> <small id=\"jt-class\">MCB<\/small><\/div><\/div>\n        <div class=\"jt-rec\"><div class=\"k\">Trip curve<\/div><div class=\"v\" id=\"jt-curve\" style=\"font-size:15px\">Type C (5\u201310 \u00d7 In)<\/div><\/div>\n        <div class=\"jt-rec\"><div class=\"k\">Cable coordination \u2014 I<sub>b<\/sub> \u2264 I<sub>n<\/sub> \u2264 I<sub>z<\/sub><\/div><div style=\"margin-top:6px\"><span class=\"jt-pill na\" id=\"jt-coord\">enter Iz<\/span><\/div><\/div>\n        <button type=\"button\" class=\"jt-copy\" id=\"jt-copy\">Copy result<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"jt-content\">\n    <h2>How breaker sizing works<\/h2>\n    <p>A protective device is sized to protect the cable, not just to carry the load. The governing rule in IEC 60364 is a chain of three currents:<\/p>\n    <div class=\"jt-eq\">I<sub>b<\/sub> \u2264 I<sub>n<\/sub> \u2264 I<sub>z<\/sub><\/div>\n    <p>where <b>I<sub>b<\/sub><\/b> is the design (load) current, <b>I<sub>n<\/sub><\/b> is the breaker rated current, and <b>I<sub>z<\/sub><\/b> is the corrected current-carrying capacity of the conductor. The breaker rating must be at least the load current, and must never exceed what the cable can safely carry. The design current comes from the load:<\/p>\n    <div class=\"jt-eq\">Three-phase from kW:  I<sub>b<\/sub> = P \/ (\u221a3 \u00d7 V \u00d7 cos \u03c6)\nThree-phase from kVA: I<sub>b<\/sub> = S \/ (\u221a3 \u00d7 V)\nSingle-phase from kW: I<sub>b<\/sub> = P \/ (V \u00d7 cos \u03c6)<\/div>\n\n    <h2>Standard ratings: MCB and MCCB<\/h2>\n    <div class=\"jt-table-wrap\"><table>\n      <thead><tr><th>Device<\/th><th>Standard<\/th><th>Typical rated currents (A)<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>MCB<\/td><td>IEC 60898-1<\/td><td class=\"mono\">6, 10, 13, 16, 20, 25, 32, 40, 50, 63, 80, 100, 125<\/td><\/tr>\n        <tr><td>MCCB<\/td><td>IEC 60947-2<\/td><td class=\"mono\">160, 200, 250, 320, 400, 500, 630, 800, 1000, 1250, 1600<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n\n    <h2>Choosing the trip curve<\/h2>\n    <div class=\"jt-table-wrap\"><table>\n      <thead><tr><th>Curve<\/th><th>Instantaneous trip<\/th><th>Typical use<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"mono\">B<\/td><td class=\"mono\">3\u20135 \u00d7 I<sub>n<\/sub><\/td><td>Resistive and lighting loads, long cable runs, low inrush<\/td><\/tr>\n        <tr><td class=\"mono\">C<\/td><td class=\"mono\">5\u201310 \u00d7 I<sub>n<\/sub><\/td><td>General distribution, socket circuits, small motors \u2014 the common default<\/td><\/tr>\n        <tr><td class=\"mono\">D<\/td><td class=\"mono\">10\u201320 \u00d7 I<sub>n<\/sub><\/td><td>High-inrush loads: motors, transformers, capacitor banks<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <p>A curve that trips too early nuisance-trips on inrush; one that trips too late may not clear a fault fast enough. On low fault levels or long cables, a lower curve (B) helps meet the required disconnection time, which must be verified with the earth-fault-loop impedance.<\/p>\n\n    <h2>The breaker also has to break the fault<\/h2>\n    <p>Rating and curve are not the whole selection. The breaker&#8217;s rated breaking capacity \u2014 I<sub>cn<\/sub> for an MCB, I<sub>cu<\/sub> \/ I<sub>cs<\/sub> for an MCCB \u2014 must exceed the prospective short-circuit current at its installation point. Determine the fault level from a short-circuit study before finalizing the device.<\/p>\n\n    <h2>Frequently asked questions<\/h2>\n    <div class=\"jt-faq\">\n      <details><summary>How do I choose the breaker rating for a cable?<\/summary><p>Apply I<sub>b<\/sub> \u2264 I<sub>n<\/sub> \u2264 I<sub>z<\/sub>: the rating must be at least the design current and no more than the cable&#8217;s corrected current-carrying capacity. Increasing the breaker above the cable capacity to stop tripping is unsafe.<\/p><\/details>\n      <details><summary>When do I need an MCCB instead of an MCB?<\/summary><p>Generally above 125 A, or when you need higher breaking capacity, adjustable trip settings, or larger frame sizes.<\/p><\/details>\n      <details><summary>B, C or D curve \u2014 which one?<\/summary><p>B for resistive\/lighting and long runs, C for general distribution and small motors, D for high-inrush loads such as motors and transformers.<\/p><\/details>\n    <\/div>\n\n    <div class=\"jt-cta\">\n      <h2>Choose the breaker<\/h2>\n      <p>With the rating, curve, and breaking-capacity target set, compare frames, poles, and trip units \u2014 or send the circuit data for a fast recommendation for your market.<\/p>\n      <div class=\"jt-cta-btns\">\n        <a class=\"jt-btn\" href=\"https:\/\/jutrion.com\/mccb\/\">Explore JUTRION MCCBs<\/a>\n        <a class=\"jt-btn ghost\" href=\"https:\/\/jutrion.com\/contact\/\">Get a free quote<\/a>\n      <\/div>\n      <p class=\"jt-related\">Related products: <a href=\"https:\/\/jutrion.com\/mcb\/\">MCB<\/a> \u00b7 <a href=\"https:\/\/jutrion.com\/mccb\/\">MCCB<\/a> \u00b7 <a href=\"https:\/\/jutrion.com\/acb\/\">ACB<\/a><\/p>\n    <\/div>\n\n    <div class=\"jt-std\"><strong>Standards referenced<\/strong>IEC 60898-1 (MCB ratings &amp; B\/C\/D curves) \u00b7 IEC 60947-2 (MCCB) \u00b7 IEC 60364-4-43 \/ 5-52 (Ib \u2264 In \u2264 Iz coordination).<\/div>\n    <p class=\"jt-fine\">This calculator provides an engineering estimate for guidance only. Final circuit design, protection coordination, breaking-capacity verification, and product selection must be carried out by a qualified person against the actual load, conductor data, prospective fault current, applicable standards, and the manufacturer&#8217;s current datasheet.<\/p>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var $=function(id){return document.getElementById(id);};\n  var load=$('jt-load'),unit=$('jt-unit'),volt=$('jt-volt'),pf=$('jt-pf'),loadtype=$('jt-loadtype'),iz=$('jt-iz'),cf=$('jt-cf'),\n      ibEl=$('jt-ib'),inEl=$('jt-in'),classEl=$('jt-class'),curveEl=$('jt-curve'),coordEl=$('jt-coord');\n  var phase=3, MCB=[6,10,13,16,20,25,32,40,50,63,80,100,125], MCCB=[160,200,250,320,400,500,630,800,1000,1250,1600], LADDER=MCB.concat(MCCB);\n  document.querySelectorAll('#jt-phase button').forEach(function(b){b.addEventListener('click',function(){phase=parseInt(b.dataset.ph,10);document.querySelectorAll('#jt-phase button').forEach(function(x){x.setAttribute('aria-pressed',x===b?'true':'false');});if(phase===1){if(volt.value==='400'||volt.value==='690')volt.value='230';}if(phase===3){if(volt.value==='230')volt.value='400';}calc();});});\n  function nextRating(i){for(var k=0;k<LADDER.length;k++){if(LADDER[k]>=i)return LADDER[k];}return null;}\n  function calc(){\n    var val=parseFloat(load.value),v=parseFloat(volt.value),f=parseFloat(pf.value),ib;\n    if(unit.value==='a'){ib=val;}\n    else{if(!(v>0)){reset();return;}var base=(phase===3?Math.sqrt(3)*v:v);ib=(unit.value==='kva')?(val*1000)\/base:((f>0)?(val*1000)\/(base*f):NaN);}\n    if(!(ib>0)){reset();return;}\n    ibEl.textContent=(Math.round(ib*10)\/10).toFixed(1);\n    var nr=nextRating(ib);\n    if(nr===null){inEl.textContent='> 1600';classEl.textContent='ACB';}else{inEl.textContent=nr+' A';classEl.textContent=nr<=125?'MCB':'MCCB';}\n    curveEl.textContent='Type '+loadtype.value+' ('+({B:'3\u20135',C:'5\u201310',D:'10\u201320'})[loadtype.value]+' \u00d7 In)';\n    var izv=parseFloat(iz.value),c=parseFloat(cf.value);if(!(c>0))c=1;\n    var okIz=(izv>0); if(okIz)okIz=(nr!==null);\n    if(okIz){var izc=izv*c;var pass=(ib<=nr?nr<=izc:false);coordEl.className='jt-pill '+(pass?'ok':'no');coordEl.textContent=pass?('PASS \u2014 In '+nr+' A \u2264 Iz '+izc.toFixed(0)+' A'):('CHECK \u2014 In '+nr+' A vs Iz '+izc.toFixed(0)+' A');}\n    else{coordEl.className='jt-pill na';coordEl.textContent='enter Iz';}\n  }\n  function reset(){ibEl.textContent='\u2014';inEl.textContent='\u2014';classEl.textContent='';curveEl.textContent='\u2014';coordEl.className='jt-pill na';coordEl.textContent='enter Iz';}\n  [load,unit,volt,pf,loadtype,iz,cf].forEach(function(el){el.addEventListener('input',calc);el.addEventListener('change',calc);});\n  $('jt-copy').addEventListener('click',function(){var b=$('jt-copy');var txt='Load: '+load.value+' '+unit.value.toUpperCase()+', '+(phase===3?'3-phase':'1-phase')+', '+volt.value+' V\\nDesign current Ib: '+ibEl.textContent+' A\\nRecommended rating: '+inEl.textContent+' ('+classEl.textContent+')\\nTrip curve: '+curveEl.textContent+'\\nCoordination: '+coordEl.textContent;navigator.clipboard.writeText(txt).then(function(){var o=b.textContent;b.textContent='Copied \u2713';setTimeout(function(){b.textContent=o;},1500);}).catch(function(){b.textContent='Press Ctrl+C';});});\n  calc();\n})();\n<\/script>\n<!-- ===== end block ===== -->\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Circuit Breaker Sizing Calculator (MCB &#038; MCCB) | JUTRION Circuit protection Circuit Breaker Sizing Calculator (MCB &amp; MCCB) Enter the load to get the design current, the next standard breaker rating to IEC 60898-1 \/ 60947-2, the recommended trip curve, and a cable-coordination check on the Ib \u2264 In \u2264 Iz rule. A design starting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1778,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1774","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/pages\/1774","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/comments?post=1774"}],"version-history":[{"count":2,"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/pages\/1774\/revisions"}],"predecessor-version":[{"id":1863,"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/pages\/1774\/revisions\/1863"}],"up":[{"embeddable":true,"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/pages\/1778"}],"wp:attachment":[{"href":"https:\/\/jutrion.com\/fr\/wp-json\/wp\/v2\/media?parent=1774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}