{"id":12159,"date":"2026-09-07T02:29:35","date_gmt":"2026-09-07T02:29:35","guid":{"rendered":"https:\/\/www.omch.com\/?p=12159"},"modified":"2026-09-07T02:29:36","modified_gmt":"2026-09-07T02:29:36","slug":"inductive-vs-capacitive-proximity-sensor","status":"publish","type":"post","link":"https:\/\/www.omch.com\/ar\/inductive-vs-capacitive-proximity-sensor\/","title":{"rendered":"Inductive vs Capacitive Proximity Sensors: How to Choose by Target Material"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\"><head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Inductive vs Capacitive Proximity Sensors: How to Choose by Target Material<\/title>\n<\/head>\n<body>\n<!-- \u2193\u2193\u2193 The deployable fragment begins here. \u2193\u2193\u2193 -->\n<div class=\"bd-post\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;600;700&family=Roboto:wght@600;700&display=swap');\n\n    .bd-post {\n      --prose-width: 720px;\n      \/* FIXED prose spacing standard \u2014 IDENTICAL in every article (never re-derive): *\/\n      --gap-attach: 16px;\n      --gap-normal: 32px;\n      --gap-section: 48px;\n      --pad-standard: 24px;\n      \/* color tokens: every palette role + per-surface text tokens, all SOLID *\/\n      --body-bg: #FFFFFF;\n      --inverse-bg: #1E1E1E;\n      --accent: #479DE2;\n      --accent-text: #0D3972;\n      --accent-hot: #FD9649;\n      --link: #1460A8;\n      --card-fill: #F2F8FD;\n      --card-border: #A9C3DD;\n      --text-primary: #333333;\n      --heading: #000000;\n      --card-text: #333333;\n      --inverse-text: #FFFFFF;\n      --inverse-text-2: #C9C9C9;\n      --btn-white: #FFFFFF;\n      --btn-ink: #1E1E1E;\n      font-family: \"Manrope\", sans-serif;\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.6;\n      color: var(--text-primary);\n      background: var(--body-bg);\n      padding: 40px;\n      max-width: 100%;\n      box-sizing: border-box;\n    }\n    .bd-post a { overflow-wrap: anywhere; word-break: break-word; }\n    .bd-post p, .bd-post li { overflow-wrap: break-word; }\n    .bd-post .bd-post-article { max-width: var(--prose-width); margin: 0 auto; }\n\n    \/* PROSE SPACING \u2014 FIXED STANDARD. px on heading margins. *\/\n    .bd-post p { margin: 0 0 1em; }\n    .bd-post h1 { font-family: \"Roboto\", sans-serif; font-weight: 700; font-size: 40px; line-height: 1.2; color: var(--heading); margin: 0 0 32px; }\n    .bd-post h2 { font-family: \"Roboto\", sans-serif; font-weight: 700; font-size: 34px; line-height: 1.2; color: var(--heading); margin: 48px 0 16px; }\n    .bd-post h3 { font-family: \"Roboto\", sans-serif; font-weight: 700; font-size: 24px; line-height: 1.25; color: var(--heading); margin: 32px 0 12px; }\n    .bd-post ul, .bd-post ol { margin: 0 0 1em; padding-left: 1.5em; }\n    .bd-post li { margin-bottom: 0.5em; }\n    .bd-post li::marker { color: var(--accent-text); }\n    .bd-post strong { font-weight: 700; }\n    .bd-post em { font-style: italic; }\n\n    \/* box-sizing may use the catch-all; BOX-MODEL MAY NOT (specific classes only) *\/\n    .bd-post [class*=\"bp-\"] { box-sizing: border-box; }\n    .bd-post .bd-post-article > .bp-1-stat,\n    .bd-post .bd-post-article > .bp-3-split { margin: var(--gap-normal) 0; }\n    .bd-post .bd-post-article > .bp-2-checklist,\n    .bd-post .bd-post-article > .bp-4-flow { margin: var(--gap-attach) 0 var(--gap-normal); }\n    .bd-post .bd-post-article > .bp-cta-mid { margin: var(--gap-section) 0; }\n    .bd-post .bd-post-article > .bp-cta-end { margin: var(--gap-section) 0 0; }\n\n    \/* ANCHOR PERMIT-LIST: visual props only on the four content forms *\/\n    .bd-post p a, .bd-post li a, .bd-post blockquote a, .bd-post td a {\n      color: var(--link);\n      text-decoration: none;\n      text-underline-offset: 2px;\n      transition: color .2s ease-out, text-decoration-color .2s ease-out;\n    }\n    .bd-post p a:hover, .bd-post li a:hover, .bd-post blockquote a:hover, .bd-post td a:hover {\n      color: var(--accent-text);\n      text-decoration: underline;\n    }\n\n    \/* Tables *\/\n    .bd-post .table-wrapper { overflow-x: auto; margin: 0 0 1.5em; }\n    .bd-post table { width: 100%; border-collapse: collapse; font-size: 15px; }\n    .bd-post th {\n      background: var(--card-fill);\n      color: var(--accent-text);\n      font-weight: 700;\n      text-align: left;\n      padding: 10px 16px;\n      border-bottom: 2px solid var(--accent-text);\n    }\n    .bd-post td {\n      padding: 10px 16px;\n      border-bottom: 1px solid var(--card-border);\n      vertical-align: top;\n    }\n\n    \/* Blockquote \u2014 L0(a): accent left bar, body-same fill *\/\n    .bd-post blockquote {\n      margin: var(--gap-normal) 0;\n      padding: 4px 0 4px 18px;\n      border-left: 4px solid var(--accent-text);\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-primary);\n    }\n\n    \/* ---- BP-1 signature (inverse solid) ---- *\/\n    .bd-post .bp-1-stat {\n      background: var(--inverse-bg);\n      border-radius: 12px;\n      padding: 28px;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n    .bd-post .bp-1-eyebrow {\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--accent);\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin: 0;\n    }\n    .bd-post .bp-1-eyebrow-icon { display: inline-flex; vertical-align: -0.2em; margin-right: 8px; }\n    .bd-post .bp-1-title { font-size: 22px; font-weight: 700; color: var(--inverse-text); line-height: 1.3; margin: 0; max-width: 34em; }\n    .bd-post .bp-1-row { display: flex; flex-direction: row; align-items: center; gap: 24px; }\n    .bd-post .bp-1-cell { display: flex; flex-direction: column; gap: 4px; }\n    .bd-post .bp-1-num { font-size: 44px; font-weight: 700; color: var(--accent); line-height: 1; }\n    .bd-post .bp-1-num-label { font-size: 13px; color: var(--inverse-text-2); text-transform: uppercase; letter-spacing: 0.5px; }\n    .bd-post .bp-1-divider { flex: 0 0 auto; width: 2px; height: 44px; background: var(--accent); }\n    .bd-post .bp-1-ratio { font-size: 16px; font-weight: 600; color: var(--inverse-text); line-height: 1.5; margin: 0; max-width: 16em; }\n    .bd-post .bp-1-foot { font-size: 13px; color: var(--inverse-text-2); margin: 0; }\n\n    \/* ---- BP-2 checklist (tint card) ---- *\/\n    .bd-post .bp-2-checklist {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n    .bd-post .bp-2-head { display: flex; flex-direction: row; align-items: center; gap: 10px; margin: 0; }\n    .bd-post .bp-2-head-text { font-size: 16px; font-weight: 700; color: var(--card-text); }\n    .bd-post .bp-2-item { display: flex; flex-direction: row; align-items: flex-start; gap: 10px; margin: 0; }\n    .bd-post .bp-2-check { flex: 0 0 auto; display: inline-flex; margin-top: 2px; color: var(--accent-text); }\n    .bd-post .bp-2-item-text { font-size: 15px; color: var(--card-text); line-height: 1.55; margin: 0; }\n\n    \/* ---- CTA mid (tint panel + button) ---- *\/\n    .bd-post .bp-cta-mid {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n      display: flex;\n      flex-direction: row;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n    }\n    .bd-post .bp-cta-mid-text { flex: 1; font-size: 16px; font-weight: 600; color: var(--card-text); line-height: 1.55; margin: 0; max-width: 36em; }\n    .bd-post .bp-cta-mid-btn {\n      flex: 0 0 auto;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: var(--accent-text);\n      color: var(--btn-white);\n      font-size: 14px;\n      font-weight: 700;\n      padding: 12px 20px;\n      border-radius: 8px;\n      text-decoration: none;\n      transition: background .2s ease-out, color .2s ease-out, transform .2s ease-out, box-shadow .2s ease-out;\n    }\n    .bd-post .bp-cta-mid-btn:hover {\n      background: var(--accent-hot);\n      color: var(--btn-ink);\n      transform: translateY(-2px);\n      box-shadow: 0 6px 18px rgba(0,0,0,0.12);\n    }\n\n    \/* ---- BP-3 two-philosophy split (tint card) ---- *\/\n    .bd-post .bp-3-split {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n    .bd-post .bp-3-title { display: flex; flex-direction: row; align-items: center; gap: 10px; margin: 0; }\n    .bd-post .bp-3-title-text { font-size: 16px; font-weight: 700; color: var(--card-text); }\n    .bd-post .bp-3-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n    .bd-post .bp-3-cell {\n      background: var(--body-bg);\n      border: 1px solid var(--card-border);\n      border-radius: 8px;\n      padding: 16px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n      transition: border-color .2s ease-out;\n    }\n    .bd-post .bp-3-cell:hover { border-color: var(--accent-text); }\n    .bd-post .bp-3-cell-icon { color: var(--accent-text); display: inline-flex; vertical-align: -0.2em; margin-right: 8px; }\n    .bd-post .bp-3-cell-title { font-size: 15px; font-weight: 700; color: var(--heading); margin: 0; }\n    .bd-post .bp-3-cell-text { font-size: 13.5px; color: var(--text-primary); line-height: 1.55; margin: 0; }\n\n    \/* ---- BP-4 field-hunt flow (vertical stack) ---- *\/\n    .bd-post .bp-4-flow {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n    .bd-post .bp-4-title { display: flex; flex-direction: row; align-items: center; gap: 10px; margin: 0; }\n    .bd-post .bp-4-title-icon { display: inline-flex; vertical-align: -0.2em; margin-right: 8px; color: var(--accent-text); }\n    .bd-post .bp-4-title-text { font-size: 16px; font-weight: 700; color: var(--card-text); }\n    .bd-post .bp-4-steps { display: flex; flex-direction: column; gap: 8px; margin: 0; padding: 0; list-style: none; }\n    .bd-post .bp-4-step { display: flex; flex-direction: row; align-items: center; gap: 12px; margin: 0; }\n    .bd-post .bp-4-num {\n      flex: 0 0 auto;\n      width: 28px; height: 28px;\n      border-radius: 50%;\n      border: 1px solid var(--accent-text);\n      background: var(--body-bg);\n      color: var(--accent-text);\n      font-size: 13px;\n      font-weight: 600;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n    }\n    .bd-post .bp-4-step-text { font-size: 14.5px; color: var(--card-text); margin: 0; line-height: 1.5; }\n    .bd-post .bp-4-foot { font-size: 13.5px; font-weight: 600; color: var(--accent-text); margin: 0; }\n\n    \/* ---- CTA end (inverse solid) ---- *\/\n    .bd-post .bp-cta-end {\n      background: var(--inverse-bg);\n      border-radius: 12px;\n      padding: 32px;\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    .bd-post .bp-cta-end-icon { color: var(--accent); display: inline-flex; vertical-align: -0.25em; margin-right: 10px; }\n    .bd-post .bp-cta-end-title { font-size: 22px; font-weight: 700; color: var(--inverse-text); line-height: 1.3; margin: 0; }\n    .bd-post .bp-cta-end-sub { font-size: 15px; color: var(--inverse-text-2); line-height: 1.6; margin: 0; max-width: 40em; }\n    .bd-post .bp-cta-end-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: var(--accent-hot);\n      color: var(--btn-ink);\n      font-size: 15px;\n      font-weight: 700;\n      padding: 14px 22px;\n      border-radius: 8px;\n      text-decoration: none;\n      transition: background .2s ease-out, color .2s ease-out, transform .2s ease-out, box-shadow .2s ease-out;\n    }\n    .bd-post .bp-cta-end-btn:hover {\n      background: var(--btn-white);\n      color: var(--accent-text);\n      transform: translateY(-2px);\n      box-shadow: 0 6px 18px rgba(0,0,0,0.25);\n    }\n\n    \/* SANCTIONED MOTION \u2014 CSS-only, gated, no JS *\/\n    @media (prefers-reduced-motion: no-preference) {\n      .bd-post h2 { transition: color .2s ease-out, transform .2s ease-out; }\n      .bd-post h2:hover { color: var(--accent-text); transform: scale(1.02); }\n      .bd-post .bp-2-item { transition: color .2s ease-out; }\n      .bd-post .bp-2-item:hover .bp-2-item-text { color: var(--heading); }\n      .bd-post .bp-4-step { transition: color .2s ease-out; }\n      .bd-post .bp-4-step:hover .bp-4-step-text { color: var(--heading); }\n    }\n\n    @media (max-width: 768px) {\n      .bd-post { padding: 16px; }\n      .bd-post h1 { font-size: 26px; margin: 0 0 24px; }\n      .bd-post h2 { font-size: 26px; margin-top: 32px; }\n      .bd-post h3 { font-size: 20px; margin-top: 24px; }\n      .bd-post .bp-1-stat { padding: 24px; }\n      .bd-post .bp-1-row { flex-direction: column; align-items: flex-start; gap: 12px; }\n      .bd-post .bp-1-divider { width: 44px; height: 2px; }\n      .bd-post .bp-1-num { font-size: 28px; }\n      .bd-post .bp-3-grid { grid-template-columns: repeat(1, 1fr); }\n      .bd-post .bp-cta-mid { flex-direction: column; align-items: flex-start; gap: 14px; }\n      .bd-post .bp-cta-end { padding: 24px; }\n    }\n    \/* NO dark-mode block \u2014 prefers-color-scheme is banned (light-only host page). *\/\n\n\/* ---- References (canonical .bd-refs) ---- *\/\n.bd-post .bd-refs { margin: 0 0 1em; padding-left: 1.6em; }\n.bd-post .bd-refs li { font-size: 14px; line-height: 1.7; color: var(--text-secondary, #6E6E6E); margin-bottom: 10px; overflow-wrap: anywhere; }\n.bd-post .bd-refs li::marker { color: var(--accent-deep, #2A76B4); }\n.bd-post .bd-refs li a { color: var(--accent-deep, #2A76B4); text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; overflow-wrap: anywhere; }\n.bd-post .bd-refs li a:hover { color: var(--heading-ink, #000000); text-decoration-thickness: 2px; }\n  <\/style>\n  <article class=\"bd-post-article\">\n\n    <h2>Proximity Sensors in a Nutshell: Two Families, One Material Question<\/h2>\n    <p>A proximity sensor detects an object entering its sensing zone <strong>without touching it<\/strong> and reports that as a clean on\/off signal to a PLC or controller. No contact means no wear, which is why machines run millions of cycles on these little cylinders instead of mechanical switches. If you came here from a phone-repair search, stop for a second: the &#8220;proximity sensor&#8221; above your screen is a different device that blanks the display during calls. This article is about the industrial kind that sits on machine tools, conveyor lines, and tank walls.<\/p>\n    <p>The industrial family has several branches: photoelectric, ultrasonic, magnetic, and the two that show up in most panel builders&#8217; quotations, <strong>inductive<\/strong> \u0648 <strong>capacitive<\/strong>. They get compared constantly because together they cover the two big classes of detection targets: metal, and everything that is not metal. Once you see the comparison that way, the rest of this article almost writes itself. The question is never &#8220;which sensor is better.&#8221; It is &#8220;<strong>what is my target made of, and what is between me and it?<\/strong>&#8220;<\/p>\n\n    <img decoding=\"async\" src=\"https:\/\/www.omch.com\/wp-content\/uploads\/2026\/09\/inductive-sensor.webp\" style=\"width: 512px; height: 384px; max-width: 100%; object-fit: cover; border-radius: 12px; margin: 30px auto; display: block; box-shadow: 10px 10px 60px 0px rgba(210, 221, 224, 0.35); transition: all 0.3s ease; cursor: pointer;\" onmouseover=\"this.style.transform='translateY(-5px) scale(1.03)'; this.style.boxShadow='15px 25px 80px 0px rgba(210, 221, 224, 0.45)'\" onmouseout=\"this.style.transform='translateY(0) scale(1)'; this.style.boxShadow='10px 10px 60px 0px rgba(210, 221, 224, 0.35)'\"> \n\n    <h2>Why the Target Material Picks the Sensor: Metal Physics vs. Dielectric Physics<\/h2>\n    <p>The two sensors read different physical properties, and that single difference explains nearly everything downstream, including the failures you see in the field.<\/p>\n    <p><strong>An inductive sensor is a metal detector, nothing more.<\/strong> Its face holds a coil driven by an oscillator that throws out a high-frequency electromagnetic field. When a conductive metal enters that field, eddy currents form in the metal, load the oscillator, and its amplitude collapses until the sensor switches. Plastic, wood, water, and glass cannot support eddy currents, so none of them is even visible to an inductive sensor. That is not a weakness or a tuning issue; it is the physics of the method (<a href=\"https:\/\/www.balluff.com\/en-us\/blog\/inductive-proximity-sensor-targets-material-does-matter\">Balluff<\/a>, 2024).<\/p>\n    <p><strong>A capacitive sensor measures how much the space in front of it has changed electrically.<\/strong> Its electrodes and the target behave like the two plates of a capacitor, with the air between them acting as the dielectric. Anything whose dielectric constant is clearly higher than air, such as metal, water, oil, plastics, glass, wood, or bulk powder, raises the capacitance as it enters the field, and the sensor switches. This is why a capacitive sensor can &#8220;see through&#8221; a non-metallic container wall: the wall does not steal the whole field, so the liquid or granulate behind it still changes the reading. The flip side matters just as much: the method cannot tell a real target from a change in the environment that happens to be dielectric too. We come back to that below.<\/p>\n    <div class=\"table-wrapper\"><table>\n      <thead><tr><th>\u0627\u0644\u0647\u062f\u0641<\/th><th>Inductive sensor<\/th><th>Capacitive sensor<\/th><th>Typical job<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Steel \/ iron (ferrous)<\/td><td>\u2705 Full rated range<\/td><td>\u2705 Works, but overkill<\/td><td>Cylinder position, end-of-travel, gear teeth<\/td><\/tr>\n        <tr><td>Aluminum, brass, copper<\/td><td>\u2705 Reduced range (see next section)<\/td><td>\u2705 Works, but overkill<\/td><td>Non-ferrous parts counting<\/td><\/tr>\n        <tr><td>Stainless steel<\/td><td>\u2705 Slightly reduced range<\/td><td>\u2705 Works, but overkill<\/td><td>Food\/beverage machine position<\/td><\/tr>\n        <tr><td>Plastic, glass, wood, paper<\/td><td>\u274c Invisible<\/td><td>\u2705 Range depends on material<\/td><td>Non-metal parts presence, packaging<\/td><\/tr>\n        <tr><td>Water \/ liquids (through plastic or glass wall)<\/td><td>\u274c Invisible<\/td><td>\u2705 Best at close range<\/td><td>Tank level alarm, leak detection<\/td><\/tr>\n        <tr><td>Oils<\/td><td>\u274c Invisible<\/td><td>\u2705 But heavily derated<\/td><td>Oil level in sumps<\/td><\/tr>\n        <tr><td>Powders \/ granules (flour, grit, pellets)<\/td><td>\u274c (unless metallic)<\/td><td>\u2705 With dust-covering caution<\/td><td>Hopper \/ drum level<\/td><\/tr>\n        <tr><td>Low-density foam, loose fluff<\/td><td>\u274c<\/td><td>\u26a0\ufe0f Unreliable (dielectric \u2248 air)<\/td><td><\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <p>One more boundary worth stating now: <strong>inductive sensing is the default for anything metallic<\/strong>, and capacitive sensing earns its place specifically for non-metallic targets, level detection, and seeing through non-metallic walls. Most misapplications happen in reverse. Someone tries to make an inductive sensor see plastic, or makes a capacitive sensor do metal detection that an inductive unit would handle more cheaply and more stably.<\/p>\n\n    <h2>Sensing Distance, Unpacked: Rated Range Is Not Real Range<\/h2>\n    <!-- BP-1: memory-hook signature (inverse solid) -->\n    <div class=\"bp-1-stat\">\n      <p class=\"bp-1-eyebrow\"><span class=\"bp-1-eyebrow-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z\"\/><path d=\"M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97\"\/><\/svg><\/span>The range fact that changes quotes<\/p>\n      <p class=\"bp-1-title\">Same sensor. Same rated range. Different target \u2014 1\/10 of the range.<\/p>\n      <div class=\"bp-1-row\">\n        <div class=\"bp-1-cell\"><span class=\"bp-1-num\">\u00d71.0<\/span><span class=\"bp-1-num-label\">water<\/span><\/div>\n        <div class=\"bp-1-divider\"><\/div>\n        <div class=\"bp-1-cell\"><span class=\"bp-1-num\">\u00d70.1<\/span><span class=\"bp-1-num-label\">oil<\/span><\/div>\n        <p class=\"bp-1-ratio\">Rated range \u00f710 on oil. The derating multiplier, not the datasheet line, is the real spec.<\/p>\n      <\/div>\n      <p class=\"bp-1-foot\">Rated range is a starting point. Your target material writes the multiplier.<\/p>\n    <\/div>\n    <p>Search results disagree. One page says inductive sensors reach farther; another says capacitive sensors do. Both statements are true of the examples they cite and false as general rules, because each side quotes its favorite target.<\/p>\n    <h3>The &#8220;Longer Range&#8221; Myth, Unpacked<\/h3>\n    <p>Inductive rated range is always stated <strong>against a standard ferrous target<\/strong>. Under the IEC 60947-5-2 test convention, the standard that governs inductive and capacitive proximity switches, the test target is a piece of carbon steel (Fe360) about 1 mm thick, sized roughly to the sensor&#8217;s active face (<a href=\"https:\/\/www.iecee.org\/certification\/iec-standards\/iec-60947-5-22019\">IECEE<\/a>, 2019; <a href=\"https:\/\/www.balluff.com\/en-us\/blog\/inductive-proximity-sensor-targets-material-does-matter\">Balluff<\/a>, 2024). A big steel plate at close range is the friendliest possible target, and that is the scenario the &#8220;inductive is longer&#8221; camp quotes.<\/p>\n    <p>Capacitive rated range, meanwhile, is given against metal or water-like targets and is inherently longer for the same housing size. An M18 capacitive unit is commonly rated around 10 mm where an M18 inductive flush unit sits at 5\u20138 mm (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/capacitive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>). But that rating is only the starting number of a multiplication chain, and the multipliers are brutal.<\/p>\n    <h3>Rated Range \u00d7 Derating = Real Range<\/h3>\n    <p>\u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0640 <strong>inductive<\/strong> sensors, the multiplier is the correction factor of the metal you actually sense. For a 10 mm-rated sensor, an aluminum target turns roughly 10 mm into 3\u20134.5 mm (<a href=\"https:\/\/www.balluff.com\/en-us\/blog\/inductive-proximity-sensor-targets-material-does-matter\">Balluff<\/a>, 2024):<\/p>\n    <div class=\"table-wrapper\"><table>\n      <thead><tr><th>Target metal<\/th><th>Correction factor<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Steel (Fe360, carbon steel)<\/td><td>1.0<\/td><\/tr>\n        <tr><td>Stainless steel<\/td><td>0.6\u20131.0<\/td><\/tr>\n        <tr><td>\u0623\u0644\u0648\u0645\u0646\u064a\u0648\u0645<\/td><td>0.30\u20130.45<\/td><\/tr>\n        <tr><td>Brass<\/td><td>0.35\u20130.50<\/td><\/tr>\n        <tr><td>Copper<\/td><td>0.25\u20130.45<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <p>\u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0640 <strong>capacitive<\/strong> sensors, the multiplier is the target&#8217;s dielectric behavior. Eaton publishes re-rating factors that make the point vividly: water multiplies the rated range by 1.0, but oil only by 0.1. A sensor rated 20\u201325 mm against a grounded steel plate keeps most of that range on water and collapses to about a tenth of it on oil (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/capacitive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>):<\/p>\n    <div class=\"table-wrapper\"><table>\n      <thead><tr><th>\u0627\u0644\u0647\u062f\u0641<\/th><th>Capacitive re-rating factor<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Mild steel \/ water<\/td><td>1.0<\/td><\/tr>\n        <tr><td>PVC \/ glass<\/td><td>0.5<\/td><\/tr>\n        <tr><td>Ceramics<\/td><td>0.4<\/td><\/tr>\n        <tr><td>Wood<\/td><td>0.2<\/td><\/tr>\n        <tr><td>Oil<\/td><td>0.1<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <blockquote>\ud83d\udd16 <strong>The number to remember:<\/strong> with capacitive sensing, the same sensor that sees water at full rated range sees oil at roughly <strong>one-tenth<\/strong> of that range. Change the medium, and you may have changed your sensing distance by 10 times without touching the sensor.<\/blockquote>\n    <p>Mounting adds a second multiplier. A <strong>shielded (flush)<\/strong> inductive sensor can be buried in metal and keeps a clean, forward-only field, at the cost of a shorter range than its <strong>unshielded (non-flush)<\/strong> sibling, which needs clearance around the face and reaches farther (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/inductive-proximity-sensor\/how-to-select-an-inductive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>). Most capacitive units are effectively unshielded by nature, and you cannot buy a &#8220;flush capacitive&#8221; in most series. That matters when you plan the mounting pocket.<\/p>\n    <h3>Reading a Datasheet Line the Way an Engineer Does<\/h3>\n    <p>This is why a spec number alone is meaningless. The honest way to read a datasheet line has four steps:<\/p>\n    <ol>\n      <li><strong>Rated range<\/strong>: in millimetres, and against <em>which<\/em> test target (steel plate for inductive; metal\/water reference for capacitive).<\/li>\n      <li><strong>Your target<\/strong>: apply the correction factor (aluminum on inductive, oil on capacitive, and so on).<\/li>\n      <li><strong>\u0627\u0644\u062a\u0631\u0643\u064a\u0628<\/strong>: shielded or unshielded; flush pockets cut inductive range.<\/li>\n      <li><strong>Safety margin<\/strong>: real installations add vibration, misalignment, and contamination, so a working distance of ~80% of the calculated figure is a prudent starting point (a design convention, not a standard).<\/li>\n    <\/ol>\n    <p>And never trust a remembered number across brands or generations. For one M30 capacitive family the rated range is 20 mm (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/capacitive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>), while another vendor&#8217;s M30 is rated 25 mm (<a href=\"https:\/\/sensorpartners.com\/en\/knowledge-base\/the-difference-between-inductive-and-capacitive-sensors\/\">Sensor Partners<\/a>). Same housing, different generations, different ratings: the datasheet of the exact model is the only authority.<\/p>\n    <p>There is a real-world cost to skipping this step. In one documented case, a plant engineer bought adjustable capacitive sensors rated 5\u201340 mm for a grit-drum level alarm, mounted them, and could not get a reliable trigger at all. Part of the story was comical, since the &#8220;40 mm&#8221; had been read as 40 cm. The serious part: nobody had computed what the rated range would shrink to once the sensor face was contaminated by swirling grit. And the sensitivity pot, turned down to suppress false trips, had already consumed the remaining margin (<a href=\"https:\/\/www.plctalk.net\/forums\/threads\/55-gal-drum-grit-media-level-sensing.102440\/\">PLCTalk forum<\/a>, 2016). Range accounting done at the desk prevents that class of field failure.<\/p>\n\n    <h2>A Four-Question Checklist Before You Order or Replace<\/h2>\n    <p>When you sit down to order, or to find a replacement for the sensor that just died, the same four questions settle the specification. This is the checklist that separates an order that works on paper from one that works on the machine:<\/p>\n    <!-- BP-2: four-question checklist (tint card; replaces the 4 md checkbox lines) -->\n    <div class=\"bp-2-checklist\">\n      <p class=\"bp-2-head\"><span class=\"bp-2-head-text\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" style=\"display:inline-flex;vertical-align:-0.2em;margin-right:8px\"><path d=\"m3 17 2 2 4-4\"\/><path d=\"m3 7 2 2 4-4\"\/><path d=\"M13 6h8\"\/><path d=\"M13 12h8\"\/><path d=\"M13 18h8\"\/><\/svg>The four questions<\/span><\/p>\n      <p class=\"bp-2-item\"><span class=\"bp-2-check\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><\/span><span class=\"bp-2-item-text\"><strong>What is the target, and what sits between it and the sensor?<\/strong> Metal means inductive, with the metal&#8217;s correction factor checked first. Non-metal, liquid, or powder means capacitive, with the dielectric re-rating checked. Through a wall means capacitive only if the wall is non-metallic and thin relative to range.<\/span><\/p>\n      <p class=\"bp-2-item\"><span class=\"bp-2-check\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><\/span><span class=\"bp-2-item-text\"><strong>What is the real distance from sensor face to target, vibration and misalignment included?<\/strong> Pick a rated range that survives the four datasheet steps above.<\/span><\/p>\n      <p class=\"bp-2-item\"><span class=\"bp-2-check\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><\/span><span class=\"bp-2-item-text\"><strong>Where does it mount: flush in metal, or proud of it?<\/strong> Flush calls for shielded inductive, or a non-flush capacitive with a pocket. Check what else sits nearby: adjacent sensor heads and loose metal can steal range or trigger the unit.<\/span><\/p>\n      <p class=\"bp-2-item\"><span class=\"bp-2-check\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><\/span><span class=\"bp-2-item-text\"><strong>What does the output have to talk to?<\/strong> Supply voltage first, then output type: NPN sinks, common in Asian-market controllers; PNP sources, the de-facto standard for European and US PLC inputs; normally-open vs normally-closed; 2-wire vs 3-wire (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/inductive-proximity-sensor\/how-to-select-an-inductive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>).<\/span><\/p>\n    <\/div>\n    <p>The replacement case deserves special care, because most replacement sensors go into machines that were never designed for a sensor change. Read five fields off the old unit&#8217;s nameplate: <strong>housing diameter and thread, flush or non-flush, rated range, supply voltage, and output logic<\/strong>. Cylindrical inductive sensors come in standard steps across manufacturers. M8 units run at roughly 1\u20132 mm, M12 at 2\u20134 mm, M18 at 5\u20138 mm, and M30 at 10\u201315 mm, with flush units at the lower end of each step, so a like-for-like swap is usually available. The trap is electrical. <strong>2-wire DC sensors<\/strong> are simple to wire but pass a small leakage current to power their own electronics, commonly around 1\u20132 mA. On a PLC input that was never designed for it, that leakage can read as a permanent &#8220;true&#8221;: a machine that thinks a sensor is always triggered. One field thread documents exactly this. Reused 2-wire sensors tested fine on the bench but gave &#8220;false true&#8221; inputs on the machine, and the diagnosis turned out to be the interface, not the sensor (<a href=\"https:\/\/www.plctalk.net\/forums\/threads\/2-wire-sensor-isolator-converter-device.92612\/\">PLCTalk forum<\/a>, 2015). When you replace a 2-wire unit, budget for the interface. A 3-wire PNP\/NPN version plus an interposing relay or isolator is often the cheaper fix than chasing leakage currents.<\/p>\n    <p>Finally, know when <strong>\u0644\u0627<\/strong> to order either family. Low-density foam, loose fibrous material, or anything whose dielectric constant approaches air will defeat a capacitive sensor, and very soft or porous bulk material defeats ultrasonic alternatives too. For those cases, and for level sensing through thick walls, the honest recommendation is a different technology: a tuning fork, guided-wave radar, or a scale, rather than another proximity sensor.<\/p>\n    <!-- CTA mid -->\n    <div class=\"bp-cta-mid\">\n      <p class=\"bp-cta-mid-text\">Checking a range number against your real target and mounting is a two-minute spec review \u2014 send us the application and we&#8217;ll do the derating math with you.<\/p>\n      <a class=\"bp-cta-mid-btn\" href=\"https:\/\/www.omch.com\/ar\/contact\/\" target=\"_self\">Verify my sensor spec <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\n    <\/div>\n\n    <h2>When Proximity Sensors Misbehave: Failure Modes and Field Boundaries<\/h2>\n    <!-- BP-3: two failure philosophies (tint card) -->\n    <div class=\"bp-3-split\">\n      <p class=\"bp-3-title\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" style=\"color:var(--accent-text)\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3\"\/><path d=\"M12 9v4\"\/><path d=\"M12 17h.01\"\/><\/svg><span class=\"bp-3-title-text\">Two failure philosophies<\/span><\/p>\n      <div class=\"bp-3-grid\">\n        <div class=\"bp-3-cell\">\n          <p class=\"bp-3-cell-title\"><span class=\"bp-3-cell-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242\"\/><path d=\"M16 14v6\"\/><path d=\"M8 14v6\"\/><path d=\"M12 16v6\"\/><\/svg><\/span>Capacitive \u2014 the environment is a target<\/p>\n          <p class=\"bp-3-cell-text\">Humidity, condensation, dust caking, RFI: any change in the electric field reads as a change in the target. Sensitivity is a commissioning step, not a set-once knob.<\/p>\n        <\/div>\n        <div class=\"bp-3-cell\">\n          <p class=\"bp-3-cell-title\"><span class=\"bp-3-cell-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg><\/span>Inductive \u2014 the installation is the enemy<\/p>\n          <p class=\"bp-3-cell-text\">Neighbor heads, shared grounds, EMI from other machines, and 2-wire leakage into a PLC input: the sensor is usually innocent; the interface confesses.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <h3>Why Capacitive Sensors Lie Near Water and Dirt<\/h3>\n    <p>Remember the deal capacitive sensing makes. It trades the ability to see any material for sensitivity to any change in its electric field, including changes that are not your target. Eaton&#8217;s engineering notes list the consequences bluntly: high ambient humidity can make a capacitive sensor operate with no target present at all. Sensing distance depends on target dimensions. The units are more sensitive to chips and residue than inductive sensors. Welding magnetic fields, RFI, and electrical fast transients can all cause reactions (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/capacitive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>). In plain words: <strong>moisture is a dielectric, dirt is a dielectric, and the sensor cannot tell your target from the weather.<\/strong><\/p>\n    <p>The field reports match the datasheets. The grit-drum installation failed twice: once when the sensor face caked with dust until it false-triggered, and again when turning the sensitivity down to suppress the false trips consumed the remaining margin and left the unit unreliable (<a href=\"https:\/\/www.plctalk.net\/forums\/threads\/55-gal-drum-grit-media-level-sensing.102440\/\">PLCTalk forum<\/a>, 2016). Community advice on capacitive level sensing is split for this reason. Some people recommend capacitive sensors precisely because they &#8220;do not have a problem with dust,&#8221; while engineers who run them in dusty plant air report the opposite (<a href=\"https:\/\/www.reddit.com\/r\/arduino\/comments\/1jmario\/looking_for_industrial_type_sensor_help_i_need_to\/\">Reddit r\/arduino<\/a>, 2025). The reconciliation is practical. Capacitive sensors work in dusty bulk handling when two conditions hold: the face stays clean (air purge, angled mounting, periodic wipe), and the sensitivity is set with margin for the real medium. That is why most capacitive units carry a sensitivity adjustment potentiometer. Treat that pot as part of commissioning, not as a set-once control.<\/p>\n    <h3>Inductive Failures: EMI, Neighbor Heads, and Two-Wire Ghosts<\/h3>\n    <p>Inductive failures follow a different pattern. The sensing method itself is immune to dirt, moisture, and non-metallic build-up; the failure classes are installation and interface:<\/p>\n    <ul>\n      <li><strong>Adjacent heads.<\/strong> Proximity sensors mounted very close together can couple through their fields: one sensor&#8217;s oscillator drives another into false triggering or suppresses its response. Sensor spacing rules exist for a reason. Check the manufacturer&#8217;s minimum spacing for the exact models before you drill (<a href=\"https:\/\/www.plctalk.net\/forums\/threads\/2-wire-sensor-isolator-converter-device.92612\/\">PLCTalk forum<\/a>, 2015).<\/li>\n      <li><strong>Electrical noise and shared ground paths.<\/strong> Maintenance crews live with sensor ghosts that only appear when a specific machine starts. One documented case: a zero-speed sensor on an elevator locked &#8220;on&#8221; every time the seventh blast wheel in the plant started, and no resistor or distance adjustment ever fixed it. The crew eventually bypassed the sensor in the program because downtime cost more than diagnosis (<a href=\"https:\/\/www.reddit.com\/r\/IndustrialMaintenance\/comments\/1k8qxxt\/whats_the_most_frustrating_sensor_issue_youve_had\/\">Reddit r\/IndustrialMaintenance<\/a>, 2025). When a sensor misbehaves only under load, suspect the wiring and the ground, not the sensor.<\/li>\n      <li><strong>&#8220;Light on, no signal.&#8221;<\/strong> A sensor that lights up but never reaches the PLC is almost always an output-type mismatch: an NPN unit into a PNP input, or a 2-wire leakage problem as covered above. The LED proves the sensing works; the missing signal is the interface.<\/li>\n    <\/ul>\n    <p>The deeper lesson: an inductive sensor that &#8220;fails&#8221; in a clean, dry application is usually telling you something about the installation. A capacitive sensor that &#8220;fails&#8221; in a humid or dusty one may be working exactly as designed against an environment you did not design for.<\/p>\n    <h3>Boundary Matrix: Scene \u00d7 Sensor \u00d7 What to Check First<\/h3>\n    <div class=\"table-wrapper\"><table>\n      <thead><tr><th>Application scene<\/th><th>Right tool<\/th><th>When it does not hold<\/th><th>Check first in the field<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Metal position \/ end-of-travel on machines<\/td><td>Inductive (flush M8\u2013M18 typical)<\/td><td>Non-metallic target<\/td><td>Adjacent heads spacing; output type vs PLC input<\/td><\/tr>\n        <tr><td>Gear or cam counting<\/td><td>Inductive, fast response<\/td><td>Very small teeth vs face size<\/td><td>Target size \u22653\u00d7 sensing face (<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/inductive-proximity-sensor\/how-to-select-an-inductive-proximity-sensor.html\">\u0625\u064a\u062a\u0648\u0646<\/a>)<\/td><\/tr>\n        <tr><td>Non-metal parts on conveyor<\/td><td>\u0627\u0644\u0633\u0639\u0629<\/td><td>Foam\/low-density targets<\/td><td>Sensitivity setting vs actual material<\/td><\/tr>\n        <tr><td>Water level through plastic\/glass wall<\/td><td>Capacitive (close-range)<\/td><td>Wall thickness eats the field<\/td><td>Medium type and wall material\/distance<\/td><\/tr>\n        <tr><td>Powder level in metal hopper<\/td><td>Capacitive (in-contact or short-range)<\/td><td>Face contamination by product<\/td><td>Face cleanliness; air purge<\/td><\/tr>\n        <tr><td>Oil level in sump<\/td><td>Capacitive, heavily derated<\/td><td>Range assumptions from water data<\/td><td>Dielectric re-rating factor of the oil<\/td><\/tr>\n        <tr><td>High-humidity indoor plant<\/td><td>Inductive if target is metal<\/td><td>Capacitive&#8217;s humidity sensitivity<\/td><td>Humidity; condensation on face<\/td><\/tr>\n        <tr><td>Old-machine replacement<\/td><td>Same-size inductive, 3-wire if possible<\/td><td>2-wire leakage into modern PLC<\/td><td>Output logic of old unit + input card<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <!-- BP-4: field-hunt order (replaces the field-hunt paragraph) -->\n    <div class=\"bp-4-flow\">\n      <p class=\"bp-4-title\"><span class=\"bp-4-title-icon\"><svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.3-4.3\"\/><\/svg><\/span><span class=\"bp-4-title-text\">Field hunt order<\/span><\/p>\n      <ol class=\"bp-4-steps\">\n        <li class=\"bp-4-step\"><span class=\"bp-4-num\">1<\/span><span class=\"bp-4-step-text\"><strong>\u0627\u0644\u0628\u064a\u0626\u0629<\/strong> \u2014 humidity, contamination, washing.<\/span><\/li>\n        <li class=\"bp-4-step\"><span class=\"bp-4-num\">2<\/span><span class=\"bp-4-step-text\"><strong>Neighbors<\/strong> \u2014 adjacent heads, loose metal.<\/span><\/li>\n        <li class=\"bp-4-step\"><span class=\"bp-4-num\">3<\/span><span class=\"bp-4-step-text\"><strong>Interface<\/strong> \u2014 supply voltage, output type, leakage, ground.<\/span><\/li>\n        <li class=\"bp-4-step\"><span class=\"bp-4-num\">4<\/span><span class=\"bp-4-step-text\"><strong>The sensor itself<\/strong> \u2014 sensitivity margin, damaged face.<\/span><\/li>\n        <li class=\"bp-4-step\"><span class=\"bp-4-num\">5<\/span><span class=\"bp-4-step-text\"><strong>Replacement<\/strong> \u2014 order last, not first.<\/span><\/li>\n      <\/ol>\n      <p class=\"bp-4-foot\">The sensor that &#8220;fails&#8221; in a clean, dry spot is usually telling you about the installation.<\/p>\n    <\/div>\n\n    <h2>Stocking and Selling Both Families: A Distributor&#8217;s View<\/h2>\n    <p>Every fact above resolves into a stocking decision for the companies this article ultimately serves. Those are the traders and distributors who stock a little of everything and answer their customers&#8217; questions for a living.<\/p>\n    <p><strong>Inductive sensors are the volume line.<\/strong> They are the maintenance-market commodity. Machines have run them for decades, they fail from installation rather than environment, and the replacement demand is constant. The field threads above describe 25-year-old machines whose sensors were still being replaced, not redesigned. Because the same physical sizes and standard range steps recur across brands, from M8 through M30, flush and non-flush, a small matrix of stock-keeping units covers most metal-detection demand.<\/p>\n    <p><strong>Capacitive sensors are the specialist line.<\/strong> They cost more and serve a narrower set of questions: non-metal detection, level alarms, through-wall sensing. Their performance depends on the answer to one question the customer often does not volunteer: <em>what exactly is the medium?<\/em> A stocked M30 capacitive unit sells fine against water duties and comes back as a return when it was sold against oil duties at water distances.<\/p>\n    <p>That asymmetry argues for organizing the shelf by <strong>target class, not by catalogue page<\/strong>:<\/p>\n    <div class=\"table-wrapper\"><table>\n      <thead><tr><th>Shelf group<\/th><th>What to carry<\/th><th>\u0644\u0645\u0627\u0630\u0627<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Metal detection (volume)<\/td><td>Inductive, cylindrical M8\/M12\/M18\/M30, flush + non-flush, PNP and NPN, NO and NC, 3-wire first<\/td><td>Covers position\/counting\/replacement demand across the maintenance market; 2-wire leakage problems make 3-wire the safe recommendation<\/td><\/tr>\n        <tr><td>Non-metal \/ level (specialist)<\/td><td>Capacitive in the three proven scenes: through-wall liquid level, powder level alarms, non-metal part presence<\/td><td>These three questions recur; full-series breadth does not. It ties up capital in slow movers<\/td><\/tr>\n        <tr><td>Deliberately absent<\/td><td>Wide capacitive range coverage; exotic special-function families<\/td><td>High unit price + low turnover + derating mistakes = returns that erase the margin<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <p>And the selling discipline follows the physics. When a customer asks &#8220;which sensor do I need,&#8221; the answer starts with the four questions from the checklist above: target material, intervening wall, distance, environment. The distance you quote must be the <em>derated<\/em> distance for their medium, never the rated one. Ask the extra question before quoting: <em>&#8220;are you sure the medium is water-grade, and not oil, foam, or a low-dielectric powder?&#8221;<\/em> Turning away an order that cannot work is more profitable than shipping one that will come back. Sensors do not fail selectively in the field; they fail along the boundaries this article walked through. The distributor who can predict those boundaries on the first call is the one whose customers reorder.<\/p>\n    <p><em>Whether your customers come asking about metal detection or through-wall level sensing, both inductive and capacitive proximity series sit in our <a href=\"https:\/\/www.omch.com\/ar\/sensor-switches\/\">sensor switch catalog<\/a> at OMCH. You can quote either answer from that same single-source range, which spans 30+ product categories.<\/em><\/p>\n    <!-- CTA end -->\n    <div class=\"bp-cta-end\">\n      <p class=\"bp-cta-end-title\"><span class=\"bp-cta-end-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z\"\/><path d=\"m3.3 7 8.7 5 8.7-5\"\/><path d=\"M12 22V12\"\/><\/svg><\/span>Stock both families without running two supplier systems.<\/p>\n      <p class=\"bp-cta-end-sub\">Send us your target list \u2014 metals, liquids, powders \u2014 and we&#8217;ll match each one to the right proximity series and the range that actually applies to it.<\/p>\n      <a class=\"bp-cta-end-btn\" href=\"https:\/\/www.omch.com\/ar\/contact\/\" target=\"_self\">Request a combined proximity quote <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\n    <\/div>\n\n    <h2>References<\/h2>\n    <ol class=\"bd-refs\">\n        <li>IECEE. &ldquo;<a href=\"https:\/\/www.iecee.org\/certification\/iec-standards\/iec-60947-5-22019\" target=\"_blank\" rel=\"noopener\">IEC 60947-5-2:2019 \u2014 Low-voltage switchgear and controlgear, Part 5-2: Proximity switches<\/a>.&rdquo; 2019.<\/li>\n        <li>Balluff (Shawn Day). &ldquo;<a href=\"https:\/\/www.balluff.com\/en-us\/blog\/inductive-proximity-sensor-targets-material-does-matter\" target=\"_blank\" rel=\"noopener\">Inductive proximity sensor targets \u2014 material does matter<\/a>.&rdquo; 2024.<\/li>\n        <li>Eaton. &ldquo;<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/capacitive-proximity-sensor.html\" target=\"_blank\" rel=\"noopener\">Capacitive proximity sensor: features, limitations and sensing distance re-rating<\/a>.&rdquo;<\/li>\n        <li>Eaton. &ldquo;<a href=\"https:\/\/www.eaton.com\/us\/en-us\/products\/controls-drives-automation-sensors\/sensors---limit-switches\/inductive-proximity-sensor\/how-to-select-an-inductive-proximity-sensor.html\" target=\"_blank\" rel=\"noopener\">How to select an inductive proximity sensor<\/a>.&rdquo;<\/li>\n        <li>Sensor Partners. &ldquo;<a href=\"https:\/\/sensorpartners.com\/en\/knowledge-base\/the-difference-between-inductive-and-capacitive-sensors\/\" target=\"_blank\" rel=\"noopener\">Inductive vs. capacitive sensors: differences and how it works<\/a>.&rdquo;<\/li>\n        <li>PLCTalk. &ldquo;<a href=\"https:\/\/www.plctalk.net\/forums\/threads\/55-gal-drum-grit-media-level-sensing.102440\/\" target=\"_blank\" rel=\"noopener\">55 Gal Drum \u2014 grit media level sensing<\/a>.&rdquo; 2016. Forum thread.<\/li>\n        <li>PLCTalk. &ldquo;<a href=\"https:\/\/www.plctalk.net\/forums\/threads\/2-wire-sensor-isolator-converter-device.92612\/\" target=\"_blank\" rel=\"noopener\">2-wire sensor isolator\/converter device?<\/a>&rdquo; 2015. Forum thread.<\/li>\n        <li>Reddit r\/IndustrialMaintenance. &ldquo;<a href=\"https:\/\/www.reddit.com\/r\/IndustrialMaintenance\/comments\/1k8qxxt\/whats_the_most_frustrating_sensor_issue_youve_had\/\" target=\"_blank\" rel=\"noopener\">What&#8217;s the most frustrating sensor issue you&#8217;ve had to deal with?<\/a>&rdquo; 2025. Field reports.<\/li>\n        <li>Reddit r\/arduino. &ldquo;<a href=\"https:\/\/www.reddit.com\/r\/arduino\/comments\/1jmario\/looking_for_industrial_type_sensor_help_i_need_to\/\" target=\"_blank\" rel=\"noopener\">Looking for industrial type sensor help: large sawdust bin level<\/a>.&rdquo; 2025. Field reports.<\/li>\n        <li>OMCH. &ldquo;<a href=\"https:\/\/www.omch.com\/ar\/proximity-sensor\/\" target=\"_blank\" rel=\"noopener\">\u0645\u0633\u062a\u0634\u0639\u0631 \u0627\u0644\u0642\u0631\u0628<\/a>.&rdquo; Product catalog.<\/li>\n        <li>OMCH. &ldquo;<a href=\"https:\/\/www.omch.com\/ar\/sensor-product\/\" target=\"_blank\" rel=\"noopener\">\u0645\u0646\u062a\u062c \u0627\u0644\u0627\u0633\u062a\u0634\u0639\u0627\u0631<\/a>.&rdquo; PR08-1.5DP inductive proximity sensor specification.<\/li>\n        <li>OMCH. &ldquo;<a href=\"https:\/\/www.omch.com\/ar\/\" target=\"_blank\" rel=\"noopener\">Homepage<\/a>.&rdquo;<\/li>\n    <\/ol>\n  <\/article>\n<\/div>\n<!-- \u2191\u2191\u2191 Fragment ends here. \u2191\u2191\u2191 -->\n<\/body><\/html>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Inductive vs Capacitive Proximity Sensors: How to Choose by Target Material Proximity Sensors in a Nutshell: Two Families, One Material Question A proximity sensor detects an object entering its sensing zone without touching it and reports that as a clean on\/off signal to a PLC or controller. No contact means no wear, which is why [&hellip;]<\/p>","protected":false},"author":4,"featured_media":12162,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"Inductive vs. Capacitive Proximity Sensors: Key Differences","_seopress_titles_desc":"Learn how inductive and capacitive proximity sensors differ in target materials, range, mounting and applications to select the right sensor.","_seopress_robots_index":"","footnotes":""},"categories":[79],"tags":[],"class_list":["post-12159","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mmlblog"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/posts\/12159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/comments?post=12159"}],"version-history":[{"count":1,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/posts\/12159\/revisions"}],"predecessor-version":[{"id":12163,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/posts\/12159\/revisions\/12163"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/media\/12162"}],"wp:attachment":[{"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/media?parent=12159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/categories?post=12159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.omch.com\/ar\/wp-json\/wp\/v2\/tags?post=12159"}],"curies":[{"name":"\u062f\u0628\u0644\u064a\u0648 \u0628\u064a","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}