{"id":25070,"date":"2024-08-08T13:48:17","date_gmt":"2024-08-08T05:48:17","guid":{"rendered":"https:\/\/cnspd.com\/?p=25070"},"modified":"2026-06-23T10:02:49","modified_gmt":"2026-06-23T02:02:49","slug":"surge-protective-devices-spds-type-1-type-2-and-type-3","status":"publish","type":"post","link":"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/","title":{"rendered":"SPD Full Form in Electrical: What Does SPD Mean?"},"content":{"rendered":"<section class=\"l-section wpb_row height_large\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-html us_custom_ec724a40\"><style>\n\/* =========================================================\n   LEEYEE ARTICLE CLEAN VERSION\n   SPD Full Form in Electrical\n   Final narrowed version\n   Use inside WordPress Custom HTML\n========================================================= *\/\n\n.leeyee-spd-fullform,\n.leeyee-spd-fullform * {\n  box-sizing: border-box;\n}\n\n.leeyee-spd-fullform {\n  --blue: #004898;\n  --blue-dark: #00366f;\n  --blue-pale: #f7fbff;\n  --text: #172033;\n  --muted: #5f6b7a;\n  --line: #dce6ee;\n  --note: #fffaf0;\n  --note-line: #c69500;\n\n  width: 100%;\n  max-width: 920px;\n  margin: 0 auto;\n  color: var(--text);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.leeyee-spd-fullform h2,\n.leeyee-spd-fullform h3,\n.leeyee-spd-fullform p {\n  margin-top: 0;\n}\n\n.leeyee-spd-fullform p {\n  margin-bottom: 17px;\n}\n\n.leeyee-spd-fullform a {\n  color: var(--blue);\n}\n\n.leeyee-spd-fullform section {\n  padding: 42px 0;\n  border-top: 1px solid var(--line);\n  scroll-margin-top: 90px;\n}\n\n.leeyee-spd-fullform section:first-of-type {\n  border-top: 0;\n  padding-top: 8px;\n}\n\n.ly-spd-intro {\n  padding: 8px 0 34px;\n}\n\n.ly-spd-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 12px;\n  color: var(--blue);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.ly-spd-label:before {\n  content: \"\";\n  width: 24px;\n  height: 3px;\n  border-radius: 99px;\n  background: var(--blue);\n}\n\n.ly-spd-lead {\n  max-width: 860px;\n  margin-bottom: 20px;\n  color: var(--muted);\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.ly-spd-direct {\n  margin: 22px 0 0;\n  padding: 18px 20px;\n  border: 1px solid #d5e5f0;\n  border-left: 4px solid var(--blue);\n  border-radius: 0 9px 9px 0;\n  background: var(--blue-pale);\n  color: var(--text);\n  font-size: 15px;\n}\n\n.ly-spd-direct strong {\n  color: var(--blue);\n}\n\n.leeyee-spd-fullform h2 {\n  margin-bottom: 14px;\n  color: var(--text);\n  font-size: clamp(27px, 3.6vw, 36px);\n  line-height: 1.22;\n  letter-spacing: -.02em;\n}\n\n.leeyee-spd-fullform h3 {\n  margin: 28px 0 9px;\n  color: var(--text);\n  font-size: 21px;\n  line-height: 1.35;\n}\n\n.leeyee-spd-fullform ul,\n.leeyee-spd-fullform ol {\n  margin: 0 0 22px;\n  padding-left: 22px;\n}\n\n.leeyee-spd-fullform li {\n  margin-bottom: 7px;\n}\n\n.ly-spd-toc {\n  padding: 22px;\n  border: 1px solid var(--line);\n  border-radius: 12px;\n  background: var(--blue-pale);\n}\n\n.ly-spd-toc h2 {\n  margin-bottom: 14px;\n  font-size: 22px;\n}\n\n.ly-spd-toc-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 9px;\n}\n\n.ly-spd-toc-grid a {\n  display: block;\n  min-height: 44px;\n  padding: 10px 13px;\n  border: 1px solid #d4e4ef;\n  border-radius: 8px;\n  background: #fff;\n  color: var(--text) !important;\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.45;\n  text-decoration: none !important;\n}\n\n.ly-spd-toc-grid a:hover {\n  border-color: var(--blue);\n  color: var(--blue) !important;\n}\n\n.ly-spd-table-wrap {\n  width: 100%;\n  margin: 24px 0;\n  overflow-x: auto;\n  border: 1px solid var(--line);\n  border-radius: 10px;\n  background: #fff;\n  -webkit-overflow-scrolling: touch;\n}\n\n.ly-spd-table {\n  width: 100%;\n  min-width: 660px;\n  border-collapse: collapse;\n}\n\n.ly-spd-table th,\n.ly-spd-table td {\n  padding: 15px 16px;\n  border-right: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n  text-align: left;\n  vertical-align: top;\n  font-size: 14px;\n}\n\n.ly-spd-table th:last-child,\n.ly-spd-table td:last-child {\n  border-right: 0;\n}\n\n.ly-spd-table tr:last-child td {\n  border-bottom: 0;\n}\n\n.ly-spd-table th {\n  background: var(--blue);\n  color: #fff;\n  font-weight: 800;\n}\n\n.ly-spd-table td:first-child {\n  font-weight: 800;\n}\n\n.ly-spd-note {\n  margin: 22px 0;\n  padding: 17px 19px;\n  border-left: 4px solid var(--blue);\n  border-radius: 0 8px 8px 0;\n  background: var(--blue-pale);\n}\n\n.ly-spd-note strong {\n  color: var(--blue);\n}\n\n.ly-spd-warning {\n  margin: 22px 0;\n  padding: 17px 19px;\n  border: 1px solid #eadca9;\n  border-left: 4px solid var(--note-line);\n  border-radius: 0 8px 8px 0;\n  background: var(--note);\n}\n\n.ly-spd-warning strong {\n  color: #8b6800;\n}\n\n.ly-spd-mini-list {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin: 22px 0 6px;\n}\n\n.ly-spd-mini {\n  padding: 16px 17px;\n  border: 1px solid var(--line);\n  border-radius: 9px;\n  background: #fff;\n}\n\n.ly-spd-mini strong {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--blue);\n  font-size: 17px;\n}\n\n.ly-spd-mini span {\n  display: block;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n.ly-spd-faq details {\n  margin-bottom: 10px;\n  border: 1px solid var(--line);\n  border-radius: 9px;\n  background: #fff;\n  overflow: hidden;\n}\n\n.ly-spd-faq summary {\n  position: relative;\n  padding: 17px 52px 17px 18px;\n  color: var(--text);\n  font-weight: 800;\n  cursor: pointer;\n  list-style: none;\n}\n\n.ly-spd-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.ly-spd-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 19px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--blue);\n  font-size: 23px;\n  font-weight: 500;\n}\n\n.ly-spd-faq details[open] summary:after {\n  content: \"\u2212\";\n}\n\n.ly-spd-faq-body {\n  padding: 0 18px 18px;\n  color: var(--muted);\n}\n\n.ly-spd-related {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 22px;\n}\n\n.ly-spd-related a {\n  display: block;\n  padding: 16px 17px;\n  border: 1px solid var(--line);\n  border-radius: 9px;\n  background: #fff;\n  color: var(--text) !important;\n  font-weight: 800;\n  text-decoration: none !important;\n}\n\n.ly-spd-related a:hover {\n  border-color: var(--blue);\n  color: var(--blue) !important;\n}\n\n.ly-spd-related span {\n  display: block;\n  margin-top: 5px;\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 400;\n}\n\n.ly-spd-cta {\n  margin-top: 8px;\n  padding: 22px;\n  border: 1px solid #cfe0ec;\n  border-radius: 12px;\n  background: var(--blue-pale);\n}\n\n.ly-spd-cta h2 {\n  margin-bottom: 8px;\n  font-size: 27px;\n}\n\n.ly-spd-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  margin-top: 8px;\n  padding: 12px 20px;\n  border: 0 !important;\n  border-radius: 7px;\n  background: var(--blue);\n  color: #fff !important;\n  font-family: inherit !important;\n  font-size: 15px !important;\n  font-weight: 800 !important;\n  line-height: 1.2 !important;\n  text-align: center;\n  text-decoration: none !important;\n  text-indent: 0 !important;\n  cursor: pointer !important;\n  opacity: 1 !important;\n  visibility: visible !important;\n}\n\n.ly-spd-btn:hover {\n  background: var(--blue-dark);\n}\n\n.ly-spd-btn .w-btn-label {\n  display: inline-block !important;\n  color: #fff !important;\n  font-size: 15px !important;\n  font-weight: 800 !important;\n  line-height: 1.2 !important;\n}\n\n.ly-spd-btn::before,\n.ly-spd-btn::after {\n  display: none !important;\n}\n\n\/* Mobile table cards *\/\n@media (max-width: 767px) {\n  .ly-spd-table-wrap {\n    overflow-x: visible !important;\n    border: 0 !important;\n    background: transparent !important;\n  }\n\n  .ly-spd-table {\n    display: block !important;\n    min-width: 0 !important;\n    width: 100% !important;\n  }\n\n  .ly-spd-table thead {\n    display: none !important;\n  }\n\n  .ly-spd-table tbody {\n    display: grid !important;\n    gap: 14px !important;\n  }\n\n  .ly-spd-table tr {\n    display: block !important;\n    overflow: hidden !important;\n    border: 1px solid var(--line) !important;\n    border-radius: 12px !important;\n    background: #fff !important;\n  }\n\n  .ly-spd-table td {\n    display: block !important;\n    width: 100% !important;\n    padding: 12px 15px !important;\n    border-right: 0 !important;\n    border-bottom: 1px solid var(--line) !important;\n    font-size: 14px !important;\n    text-align: left !important;\n  }\n\n  .ly-spd-table td:last-child {\n    border-bottom: 0 !important;\n  }\n\n  .ly-spd-table td:first-child {\n    background: var(--blue) !important;\n    color: #fff !important;\n    font-size: 16px !important;\n    font-weight: 800 !important;\n  }\n\n  .ly-spd-table td:not(:first-child)::before {\n    display: block !important;\n    margin-bottom: 4px !important;\n    color: var(--blue) !important;\n    font-size: 12px !important;\n    font-weight: 800 !important;\n    text-transform: uppercase !important;\n    letter-spacing: .04em !important;\n  }\n\n  #meaning-table .ly-spd-table td:nth-child(2)::before {\n    content: \"Meaning\";\n  }\n\n  #meaning-table .ly-spd-table td:nth-child(3)::before {\n    content: \"Simple explanation\";\n  }\n\n  #comparison-table .ly-spd-table td:nth-child(2)::before {\n    content: \"What it protects against\";\n  }\n\n  #comparison-table .ly-spd-table td:nth-child(3)::before {\n    content: \"What it does not do\";\n  }\n\n  #types-overview .ly-spd-table td:nth-child(2)::before {\n    content: \"Simple meaning\";\n  }\n\n  #types-overview .ly-spd-table td:nth-child(3)::before {\n    content: \"Where it is usually used\";\n  }\n}\n\n@media (max-width: 600px) {\n  .leeyee-spd-fullform {\n    font-size: 15px;\n  }\n\n  .leeyee-spd-fullform section {\n    padding: 36px 0;\n  }\n\n  .ly-spd-intro {\n    padding-top: 4px;\n    padding-bottom: 26px;\n  }\n\n  .ly-spd-lead {\n    font-size: 16px;\n  }\n\n  .ly-spd-direct {\n    padding: 15px 16px;\n    font-size: 14px;\n  }\n\n  .ly-spd-toc {\n    padding: 19px;\n  }\n\n  .ly-spd-toc-grid,\n  .ly-spd-mini-list,\n  .ly-spd-related {\n    grid-template-columns: 1fr;\n  }\n\n  .ly-spd-cta {\n    padding: 19px;\n  }\n\n  .ly-spd-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<article class=\"leeyee-spd-fullform\">\n\n  <div class=\"ly-spd-intro\">\n    <div class=\"ly-spd-label\">Electrical Term Guide<\/div>\n\n    <p class=\"ly-spd-lead\">\n      SPD full form in electrical is Surge Protective Device. This article\n      explains what the abbreviation SPD means, where the term is used, and how\n      it is different from common protection devices such as circuit breakers,\n      fuses and lightning rods.\n    <\/p>\n\n    <div class=\"ly-spd-direct\">\n      <strong>Direct answer:<\/strong>\n      In electrical systems, <strong>SPD<\/strong> means\n      <strong>Surge Protective Device<\/strong>. It is a device used to limit\n      transient overvoltage and divert surge current away from protected\n      electrical or electronic equipment.\n    <\/div>\n  <\/div>\n\n  <section id=\"contents\">\n    <div class=\"ly-spd-toc\">\n      <div id=\"ez-toc-container\" class=\"ez-toc-v2_0_85 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#find-the-information-you-need\" >Find the Information You Need<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#what-is-the-full-form-of-spd-in-electrical\" >What Is the Full Form of SPD in Electrical?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#spd-meaning-in-electrical-terms\" >SPD Meaning in Electrical Terms<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#what-does-spd-mean-in-an-electrical-system\" >What Does SPD Mean in an Electrical System?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#what-does-an-spd-do\" >What Does an SPD Do?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#where-is-spd-used\" >Where Is SPD Used?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#spd-vs-circuit-breaker-fuse-and-lightning-rod\" >SPD vs Circuit Breaker, Fuse and Lightning Rod<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#common-spd-types\" >Common SPD Types<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#common-spd-terms-you-may-see\" >Common SPD Terms You May See<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#spd-full-form-faq\" >SPD Full Form FAQ<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#related-surge-protection-guides\" >Related Surge Protection Guides<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"#\" data-href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/#need-help-selecting-an-spd\" >Need Help Selecting an SPD?<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"find-the-information-you-need\"><\/span>Find the Information You Need<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n      <div class=\"ly-spd-toc-grid\">\n        <a href=\"#full-form\">SPD full form<\/a>\n        <a href=\"#meaning-table\">SPD meaning table<\/a>\n        <a href=\"#what-is-spd\">What does SPD mean?<\/a>\n        <a href=\"#simple-function\">What does an SPD do?<\/a>\n        <a href=\"#where-used\">Where is SPD used?<\/a>\n        <a href=\"#comparison-table\">SPD vs breaker, fuse and lightning rod<\/a>\n        <a href=\"#types-overview\">Common SPD types<\/a>\n        <a href=\"#terms\">Common SPD terms<\/a>\n        <a href=\"#faq\">FAQ<\/a>\n        <a href=\"#request-help\">Request SPD selection<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"full-form\">\n    <h2><span class=\"ez-toc-section\" id=\"what-is-the-full-form-of-spd-in-electrical\"><\/span>What Is the Full Form of SPD in Electrical?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      The full form of <strong>SPD<\/strong> in electrical is\n      <strong>Surge Protective Device<\/strong>.\n    <\/p>\n\n    <p>\n      In an electrical installation, an SPD is used to reduce the effect of\n      short-duration voltage spikes. These spikes are often called\n      <strong>surges<\/strong>, <strong>transient overvoltages<\/strong> or\n      <strong>voltage transients<\/strong>.\n    <\/p>\n\n    <p>\n      The term SPD is commonly used in power distribution, solar PV systems,\n      industrial control panels, telecom systems and building electrical\n      protection.\n    <\/p>\n\n    <div class=\"ly-spd-note\">\n      <strong>Short meaning:<\/strong>\n      SPD = Surge Protective Device. It helps protect electrical equipment from\n      surge voltage, but it is not the same as a circuit breaker or fuse.\n    <\/div>\n  <\/section>\n\n  <section id=\"meaning-table\">\n    <h2><span class=\"ez-toc-section\" id=\"spd-meaning-in-electrical-terms\"><\/span>SPD Meaning in Electrical Terms<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      The abbreviation SPD may look simple, but each word explains part of the\n      device function.\n    <\/p>\n\n    <div class=\"ly-spd-table-wrap\">\n      <table class=\"ly-spd-table\">\n        <thead>\n          <tr>\n            <th>Term<\/th>\n            <th>Meaning<\/th>\n            <th>Simple explanation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Surge<\/td>\n            <td>A short-duration voltage or current spike<\/td>\n            <td>A sudden electrical rise caused by lightning effects, switching events or network disturbance.<\/td>\n          <\/tr>\n          <tr>\n            <td>Protective<\/td>\n            <td>Designed to reduce damage risk<\/td>\n            <td>The SPD helps limit the voltage that reaches protected equipment.<\/td>\n          <\/tr>\n          <tr>\n            <td>Device<\/td>\n            <td>An installed electrical component<\/td>\n            <td>The SPD is installed in a panel, cabinet, PV system, signal line or near equipment.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section id=\"what-is-spd\">\n    <h2><span class=\"ez-toc-section\" id=\"what-does-spd-mean-in-an-electrical-system\"><\/span>What Does SPD Mean in an Electrical System?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      In practical electrical use, SPD means a protection device that responds\n      when surge voltage becomes too high. Under normal voltage, the SPD remains\n      in a non-conducting or high-resistance state. During a surge, it conducts\n      surge current and helps reduce the voltage stress on downstream equipment.\n    <\/p>\n\n    <p>\n      This is why SPDs are often installed in distribution boards, solar PV\n      combiner boxes, inverter systems, telecom cabinets, machine panels and\n      control systems.\n    <\/p>\n\n    <p>\n      For a fuller explanation of SPD working principles, see\n      <a href=\"https:\/\/www.cnspd.com\/what-is-surge-protective-device-spd\/\" target=\"_blank\" rel=\"noopener\">\n        What Is a Surge Protective Device?\n      <\/a>.\n    <\/p>\n  <\/section>\n\n  <section id=\"simple-function\">\n    <h2><span class=\"ez-toc-section\" id=\"what-does-an-spd-do\"><\/span>What Does an SPD Do?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      An SPD mainly performs two jobs: it limits transient voltage and diverts\n      surge current through a defined protection path.\n    <\/p>\n\n    <p>In simple terms, an SPD helps to:<\/p>\n\n    <ul>\n      <li>Reduce the voltage spike seen by protected equipment;<\/li>\n      <li>Provide a path for surge current to flow away from the load;<\/li>\n      <li>Lower the risk of insulation stress and electronic damage;<\/li>\n      <li>Improve reliability in systems exposed to lightning or switching surges.<\/li>\n    <\/ul>\n\n    <div class=\"ly-spd-warning\">\n      <strong>Important:<\/strong>\n      An SPD reduces surge risk, but it does not guarantee protection against\n      every lightning or electrical event. Correct earthing, bonding,\n      installation and coordination are still required.\n    <\/div>\n  <\/section>\n\n  <section id=\"where-used\">\n    <h2><span class=\"ez-toc-section\" id=\"where-is-spd-used\"><\/span>Where Is SPD Used?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      SPDs are used where electrical or electronic equipment may be damaged by\n      transient overvoltage.\n    <\/p>\n\n    <p>Common applications include:<\/p>\n\n    <ul>\n      <li>Main distribution boards;<\/li>\n      <li>Sub-distribution boards;<\/li>\n      <li>Industrial control cabinets;<\/li>\n      <li>Solar PV combiner boxes and inverter sides;<\/li>\n      <li>Telecom and signal lines;<\/li>\n      <li>Data centers and server rooms;<\/li>\n      <li>Building electrical panels;<\/li>\n      <li>Machine and automation systems.<\/li>\n    <\/ul>\n\n    <div class=\"ly-spd-note\">\n      For solar PV systems, use a PV-specific DC SPD selected for the correct\n      DC voltage and PV circuit arrangement. Do not use an ordinary AC SPD on\n      the DC side of a PV system.\n    <\/div>\n  <\/section>\n\n  <section id=\"comparison-table\">\n    <h2><span class=\"ez-toc-section\" id=\"spd-vs-circuit-breaker-fuse-and-lightning-rod\"><\/span>SPD vs Circuit Breaker, Fuse and Lightning Rod<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      SPD is often confused with circuit breakers, fuses and lightning rods.\n      They are all protective devices, but they protect against different risks.\n    <\/p>\n\n    <div class=\"ly-spd-table-wrap\">\n      <table class=\"ly-spd-table\">\n        <thead>\n          <tr>\n            <th>Device<\/th>\n            <th>What it protects against<\/th>\n            <th>What it does not do<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>SPD<\/td>\n            <td>Transient overvoltage and surge current<\/td>\n            <td>It does not normally interrupt overload or short-circuit current.<\/td>\n          <\/tr>\n          <tr>\n            <td>Circuit breaker<\/td>\n            <td>Overload and short-circuit current<\/td>\n            <td>It does not provide dedicated surge-voltage limitation.<\/td>\n          <\/tr>\n          <tr>\n            <td>Fuse<\/td>\n            <td>Overcurrent and fault current<\/td>\n            <td>It does not clamp transient overvoltage like an SPD.<\/td>\n          <\/tr>\n          <tr>\n            <td>Lightning rod<\/td>\n            <td>Direct lightning strike path outside the building<\/td>\n            <td>It does not replace internal surge protection for electrical circuits.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>\n      A complete protection system may include external lightning protection,\n      earthing and bonding, overcurrent protection and correctly selected SPDs.\n    <\/p>\n  <\/section>\n\n  <section id=\"types-overview\">\n    <h2><span class=\"ez-toc-section\" id=\"common-spd-types\"><\/span>Common SPD Types<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      SPD types are often used to describe where the device is installed and\n      what surge duty it is designed to handle. This article only gives a short\n      overview because detailed type comparison is a separate topic.\n    <\/p>\n\n    <div class=\"ly-spd-table-wrap\">\n      <table class=\"ly-spd-table\">\n        <thead>\n          <tr>\n            <th>SPD type<\/th>\n            <th>Simple meaning<\/th>\n            <th>Where it is usually used<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Type 1 SPD<\/td>\n            <td>Lightning-current protection stage.<\/td>\n            <td>Usually installed near the origin of the electrical installation or main incoming board.<\/td>\n          <\/tr>\n          <tr>\n            <td>Type 2 SPD<\/td>\n            <td>Distribution-level surge protection stage.<\/td>\n            <td>Usually installed in main distribution boards, sub-distribution boards or equipment panels.<\/td>\n          <\/tr>\n          <tr>\n            <td>Type 3 SPD<\/td>\n            <td>Final protection stage for sensitive equipment.<\/td>\n            <td>Usually installed close to terminal equipment, control devices or electronic loads.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"ly-spd-note\">\n      This is only a short overview. For the detailed difference, read the\n      <a href=\"https:\/\/www.cnspd.com\/spd-type1-vs-type2-vs-type-3\/\" target=\"_blank\" rel=\"noopener\">\n        Type 1 vs Type 2 vs Type 3 SPD guide\n      <\/a>.\n    <\/div>\n  <\/section>\n\n  <section id=\"terms\">\n    <h2><span class=\"ez-toc-section\" id=\"common-spd-terms-you-may-see\"><\/span>Common SPD Terms You May See<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>\n      When reading an SPD product page or datasheet, you may see the following\n      terms. They are not the main topic of this full-form article, but they\n      help you understand basic SPD specifications.\n    <\/p>\n\n    <div class=\"ly-spd-mini-list\">\n      <div class=\"ly-spd-mini\">\n        <strong>Uc<\/strong>\n        <span>Maximum continuous operating voltage.<\/span>\n      <\/div>\n\n      <div class=\"ly-spd-mini\">\n        <strong>Up<\/strong>\n        <span>Voltage protection level under specified test conditions.<\/span>\n      <\/div>\n\n      <div class=\"ly-spd-mini\">\n        <strong>In<\/strong>\n        <span>Nominal discharge current, commonly associated with Type 2 testing.<\/span>\n      <\/div>\n\n      <div class=\"ly-spd-mini\">\n        <strong>Imax<\/strong>\n        <span>Maximum discharge current under the defined 8\/20 \u03bcs waveform.<\/span>\n      <\/div>\n\n      <div class=\"ly-spd-mini\">\n        <strong>Iimp<\/strong>\n        <span>Impulse discharge current used for Type 1 lightning-current duty.<\/span>\n      <\/div>\n\n      <div class=\"ly-spd-mini\">\n        <strong>Ucpv<\/strong>\n        <span>Maximum continuous operating voltage for PV DC surge protection.<\/span>\n      <\/div>\n    <\/div>\n\n    <p>\n      For model selection, these values should be checked together with system\n      voltage, earthing arrangement, installation position and short-circuit\n      conditions.\n    <\/p>\n  <\/section>\n\n  <section id=\"faq\">\n    <h2><span class=\"ez-toc-section\" id=\"spd-full-form-faq\"><\/span>SPD Full Form FAQ<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"ly-spd-faq\">\n      <details>\n        <summary>What is the full form of SPD in electrical?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>SPD stands for Surge Protective Device. It is used to limit transient overvoltage and divert surge current away from protected equipment.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>What does SPD mean in electrical?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>SPD means a surge protective device installed in an electrical system to reduce the effect of voltage spikes caused by lightning effects, switching events or other transient overvoltage.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>What is SPD used for?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>An SPD is used to protect electrical and electronic equipment from surge voltage. It is commonly used in distribution boards, solar PV systems, telecom cabinets and control panels.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>Is SPD the same as a circuit breaker?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>No. A circuit breaker protects against overload and short-circuit current. An SPD limits transient overvoltage and diverts surge current.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>Is SPD the same as a lightning rod?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>No. A lightning rod provides an external path for direct lightning strikes. An SPD protects electrical circuits from surge voltage inside the installation.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>Can an SPD stop all lightning damage?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>No. An SPD reduces surge risk but cannot guarantee protection against every lightning event. Proper earthing, bonding, installation and coordination are still necessary.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>What SPD type do I need?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>The required SPD type depends on the installation position and surge duty. For the detailed difference, read the Type 1 vs Type 2 vs Type 3 SPD guide.<\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>Can LEEYEE help select an SPD model?<\/summary>\n        <div class=\"ly-spd-faq-body\">\n          <p>Yes. Provide the AC or DC application, system voltage, earthing arrangement, installation position, required poles, current ratings and project quantity.<\/p>\n        <\/div>\n      <\/details>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2><span class=\"ez-toc-section\" id=\"related-surge-protection-guides\"><\/span>Related Surge Protection Guides<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"ly-spd-related\">\n      <a href=\"https:\/\/www.cnspd.com\/what-is-surge-protective-device-spd\/\" target=\"_blank\" rel=\"noopener\">\n        What Is a Surge Protective Device?\n        <span>Read the fuller explanation of SPD function and working principle.<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/www.cnspd.com\/spd-type1-vs-type2-vs-type-3\/\" target=\"_blank\" rel=\"noopener\">\n        Type 1 vs Type 2 vs Type 3 SPD\n        <span>Compare SPD types by position, waveform and rating.<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/www.cnspd.com\/shop\/surge-protective-device\/\" target=\"_blank\" rel=\"noopener\">\n        Surge Protective Devices\n        <span>Browse AC, DC, solar PV and signal surge protection products.<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/www.cnspd.com\/solar-spd\/\" target=\"_blank\" rel=\"noopener\">\n        Solar SPD\n        <span>Understand SPD selection for photovoltaic systems.<\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"request-help\">\n    <div class=\"ly-spd-cta\">\n      <h2><span class=\"ez-toc-section\" id=\"need-help-selecting-an-spd\"><\/span>Need Help Selecting an SPD?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n      <p>\n        Send the AC or DC application, system voltage, earthing arrangement,\n        installation position, required poles, current ratings and project\n        quantity. LEEYEE will help identify a suitable surge protection option.\n      <\/p>\n\n      <button type=\"button\" class=\"ly-spd-btn leeyee-site-popup-btn\" aria-label=\"Request SPD Selection\">\n        <span class=\"w-btn-label\">Request SPD Selection<\/span>\n      <\/button>\n    <\/div>\n  <\/section>\n\n<\/article>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function () {\n    var articlePopupButtons = document.querySelectorAll('.leeyee-site-popup-btn');\n\n    articlePopupButtons.forEach(function (button) {\n      button.addEventListener('click', function () {\n        var realPopupTrigger = document.querySelector('.w-popup.ush_popup_1 .w-popup-trigger');\n\n        if (realPopupTrigger) {\n          realPopupTrigger.click();\n        } else {\n          window.open('https:\/\/www.cnspd.com\/contact\/', '_blank', 'noopener');\n        }\n      });\n    });\n  });\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the full form of SPD in electrical?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SPD stands for Surge Protective Device. It is used to limit transient overvoltage and divert surge current away from protected equipment.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does SPD mean in electrical?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SPD means a surge protective device installed in an electrical system to reduce the effect of voltage spikes caused by lightning effects, switching events or other transient overvoltage.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is SPD used for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"An SPD is used to protect electrical and electronic equipment from surge voltage. It is commonly used in distribution boards, solar PV systems, telecom cabinets and control panels.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is SPD the same as a circuit breaker?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. A circuit breaker protects against overload and short-circuit current. An SPD limits transient overvoltage and diverts surge current.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is SPD the same as a lightning rod?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. A lightning rod provides an external path for direct lightning strikes. An SPD protects electrical circuits from surge voltage inside the installation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can an SPD stop all lightning damage?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. An SPD reduces surge risk but cannot guarantee protection against every lightning event. Proper earthing, bonding, installation and coordination are still necessary.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What SPD type do I need?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The required SPD type depends on the installation position and surge duty. For the detailed difference, read the Type 1 vs Type 2 vs Type 3 SPD guide.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can LEEYEE help select an SPD model?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Provide the AC or DC application, system voltage, earthing arrangement, installation position, required poles, current ratings and project quantity.\"\n      }\n    }\n  ]\n}\n<\/script><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"Electrical Term Guide SPD full form in electrical is Surge Protective Device. This article explains what the abbreviation SPD means, where the term is used, and how it is different from common protection devices such as circuit breakers, fuses and lightning rods. Direct answer: In electrical systems, SPD means Surge Protective Device. It is a...","protected":false},"author":18,"featured_media":22810,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,488,422],"tags":[],"class_list":["post-25070","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","category-surge-protection","category-industry-news"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SPD Full Form in Electrical: Meaning, Function &amp; Types<\/title>\n<meta name=\"description\" content=\"SPD stands for Surge Protective Device. Learn what SPD means in electrical systems, where it is used, and how it differs from circuit breakers, fuses and lightning rods.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SPD Full Form in Electrical: Meaning, Function &amp; Types\" \/>\n<meta property=\"og:description\" content=\"SPD stands for Surge Protective Device. Learn what SPD means in electrical systems, where it is used, and how it differs from circuit breakers, fuses and lightning rods.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/\" \/>\n<meta property=\"og:site_name\" content=\"Surge Protector, Surge Arrestor, Isolating Switch - LEEYEE\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-08T05:48:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-23T02:02:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cnspd.com\/wp-content\/uploads\/2024\/05\/news-6.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"533\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Devin Ling\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Devin Ling\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/\"},\"author\":{\"name\":\"Devin Ling\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/#\\\/schema\\\/person\\\/f49dbafe62c5b47100ad2d9f88af92d3\"},\"headline\":\"SPD Full Form in Electrical: What Does SPD Mean?\",\"datePublished\":\"2024-08-08T05:48:17+00:00\",\"dateModified\":\"2026-06-23T02:02:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/\"},\"wordCount\":3724,\"image\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.cnspd.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/news-6.jpg\",\"articleSection\":[\"News\",\"Surge Protection\",\"Technical Guides\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/\",\"url\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/\",\"name\":\"SPD Full Form in Electrical: Meaning, Function & Types\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.cnspd.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/news-6.jpg\",\"datePublished\":\"2024-08-08T05:48:17+00:00\",\"dateModified\":\"2026-06-23T02:02:49+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/#\\\/schema\\\/person\\\/f49dbafe62c5b47100ad2d9f88af92d3\"},\"description\":\"SPD stands for Surge Protective Device. Learn what SPD means in electrical systems, where it is used, and how it differs from circuit breakers, fuses and lightning rods.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.cnspd.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/news-6.jpg\",\"contentUrl\":\"https:\\\/\\\/www.cnspd.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/news-6.jpg\",\"width\":800,\"height\":533},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/surge-protective-devices-spds-type-1-type-2-and-type-3\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cnspd.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SPD Full Form in Electrical: What Does SPD Mean?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/#website\",\"url\":\"https:\\\/\\\/www.cnspd.com\\\/\",\"name\":\"Surge Protector, Surge Arrestor, Isolating Switch - LEEYEE\",\"description\":\"Surge Protector, Surge Arrestor, Isolating Switch - LEEYEE\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cnspd.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.cnspd.com\\\/#\\\/schema\\\/person\\\/f49dbafe62c5b47100ad2d9f88af92d3\",\"name\":\"Devin Ling\",\"sameAs\":[\"https:\\\/\\\/cnspd.com\\\/\"],\"url\":\"https:\\\/\\\/www.cnspd.com\\\/fr\\\/author\\\/devin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SPD Full Form in Electrical: Meaning, Function & Types","description":"SPD stands for Surge Protective Device. Learn what SPD means in electrical systems, where it is used, and how it differs from circuit breakers, fuses and lightning rods.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/","og_locale":"fr_FR","og_type":"article","og_title":"SPD Full Form in Electrical: Meaning, Function & Types","og_description":"SPD stands for Surge Protective Device. Learn what SPD means in electrical systems, where it is used, and how it differs from circuit breakers, fuses and lightning rods.","og_url":"https:\/\/www.cnspd.com\/fr\/dispositifs-de-protection-contre-les-surtensions-spds-type-1-type-2-et-type-3\/","og_site_name":"Surge Protector, Surge Arrestor, Isolating Switch - LEEYEE","article_published_time":"2024-08-08T05:48:17+00:00","article_modified_time":"2026-06-23T02:02:49+00:00","og_image":[{"width":800,"height":533,"url":"https:\/\/www.cnspd.com\/wp-content\/uploads\/2024\/05\/news-6.jpg","type":"image\/jpeg"}],"author":"Devin Ling","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"Devin Ling","Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#article","isPartOf":{"@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/"},"author":{"name":"Devin Ling","@id":"https:\/\/www.cnspd.com\/#\/schema\/person\/f49dbafe62c5b47100ad2d9f88af92d3"},"headline":"SPD Full Form in Electrical: What Does SPD Mean?","datePublished":"2024-08-08T05:48:17+00:00","dateModified":"2026-06-23T02:02:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/"},"wordCount":3724,"image":{"@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cnspd.com\/wp-content\/uploads\/2024\/05\/news-6.jpg","articleSection":["News","Surge Protection","Technical Guides"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/","url":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/","name":"SPD Full Form in Electrical: Meaning, Function & Types","isPartOf":{"@id":"https:\/\/www.cnspd.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#primaryimage"},"image":{"@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cnspd.com\/wp-content\/uploads\/2024\/05\/news-6.jpg","datePublished":"2024-08-08T05:48:17+00:00","dateModified":"2026-06-23T02:02:49+00:00","author":{"@id":"https:\/\/www.cnspd.com\/#\/schema\/person\/f49dbafe62c5b47100ad2d9f88af92d3"},"description":"SPD stands for Surge Protective Device. Learn what SPD means in electrical systems, where it is used, and how it differs from circuit breakers, fuses and lightning rods.","breadcrumb":{"@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#primaryimage","url":"https:\/\/www.cnspd.com\/wp-content\/uploads\/2024\/05\/news-6.jpg","contentUrl":"https:\/\/www.cnspd.com\/wp-content\/uploads\/2024\/05\/news-6.jpg","width":800,"height":533},{"@type":"BreadcrumbList","@id":"https:\/\/www.cnspd.com\/surge-protective-devices-spds-type-1-type-2-and-type-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cnspd.com\/"},{"@type":"ListItem","position":2,"name":"SPD Full Form in Electrical: What Does SPD Mean?"}]},{"@type":"WebSite","@id":"https:\/\/www.cnspd.com\/#website","url":"https:\/\/www.cnspd.com\/","name":"Protecteur de surtension, parafoudre, interrupteur de s\u00e9paration - LEEYEEEE","description":"Protecteur de surtension, parafoudre, interrupteur de s\u00e9paration - LEEYEEEE","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cnspd.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Person","@id":"https:\/\/www.cnspd.com\/#\/schema\/person\/f49dbafe62c5b47100ad2d9f88af92d3","name":"Devin Ling","sameAs":["https:\/\/cnspd.com\/"],"url":"https:\/\/www.cnspd.com\/fr\/author\/devin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/posts\/25070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/comments?post=25070"}],"version-history":[{"count":6,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/posts\/25070\/revisions"}],"predecessor-version":[{"id":29527,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/posts\/25070\/revisions\/29527"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/media\/22810"}],"wp:attachment":[{"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/media?parent=25070"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/categories?post=25070"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cnspd.com\/fr\/wp-json\/wp\/v2\/tags?post=25070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}