{"id":12044,"date":"2026-07-16T02:14:32","date_gmt":"2026-07-16T02:14:32","guid":{"rendered":"https:\/\/www.omch.com\/?p=12044"},"modified":"2026-07-16T02:14:34","modified_gmt":"2026-07-16T02:14:34","slug":"what-is-a-linear-power-supply","status":"publish","type":"post","link":"https:\/\/www.omch.com\/tr\/what-is-a-linear-power-supply\/","title":{"rendered":"What Is a Linear Power Supply: How It Works, How It Compares, and When to Choose One"},"content":{"rendered":"<!DOCTYPE html>\n<html><head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>What Is a Linear Power Supply: How It Works, How It Compares, and When to Choose One<\/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      --gap-attach: 16px;\n      --gap-normal: 32px;\n      --gap-section: 48px;\n      --pad-compact: 16px;\n      --pad-standard: 24px;\n\n      \/* Palette \u2014 OMCH brand, per design-plan.md *\/\n      --body-bg: #FFFFFF;\n      --text-primary: #333333;\n      --text-secondary: #6E6E6E;\n      --heading-ink: #000000;\n      --accent: #479DE2;\n      --accent-text: #1A6DB5;\n      --accent-hot: #FD9649;\n      --inverse-bg: #1E1E1E;\n      --inverse-text: #FFFFFF;\n      --inverse-text-secondary: #B0B0B0;\n      --card-fill: #F4F8FC;\n      --card-border: #E0E0E0;\n      --panel-fill: #FAFAFA;\n      --btn-white: #FFFFFF;\n      --btn-ink: #1E1E1E;\n      --divider: #C0C0C0;\n\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\n    .bd-post a { overflow-wrap: anywhere; word-break: break-word; }\n    .bd-post p a, .bd-post li a, .bd-post blockquote a, .bd-post td a {\n      color: var(--accent-text);\n      text-decoration: underline;\n      text-decoration-color: var(--accent);\n      text-underline-offset: 2px;\n    }\n    .bd-post p, .bd-post li { overflow-wrap: break-word; }\n\n    .bd-post .bd-post-article {\n      max-width: var(--prose-width);\n      margin: 0 auto;\n    }\n\n    \/* Prose spacing *\/\n    .bd-post h1 { font-family: \"Roboto\", sans-serif; font-weight: 600; font-size: 34px; line-height: 1.2; color: var(--heading-ink); margin: 0 0 16px; }\n    .bd-post h2 { font-family: \"Roboto\", sans-serif; font-weight: 700; font-size: 34px; line-height: 1.2; color: var(--heading-ink); 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-ink); margin: 32px 0 12px; }\n    .bd-post p  { margin: 0 0 1em; }\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 strong { font-weight: 700; color: var(--heading-ink); }\n    .bd-post blockquote {\n      border-left: 3px solid var(--accent);\n      background: var(--body-bg);\n      padding: 16px 20px;\n      margin: 24px 0;\n      font-style: italic;\n      color: var(--text-primary);\n    }\n    .bd-post blockquote p { margin: 0; }\n    .bd-post code {\n      background: var(--panel-fill);\n      font-family: \"SF Mono\", \"Fira Code\", monospace;\n      padding: 2px 6px;\n      border-radius: 4px;\n      font-size: 0.9em;\n    }\n    .bd-post .table-wrapper {\n      overflow-x: auto;\n      border-radius: 8px;\n      border: 1px solid var(--card-border);\n      margin: 24px 0;\n    }\n    .bd-post table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 15px;\n    }\n    .bd-post th {\n      background: var(--panel-fill);\n      font-weight: 600;\n      color: var(--text-primary);\n      text-align: left;\n      padding: 12px 16px;\n      border-bottom: 1px solid var(--divider);\n    }\n    .bd-post td {\n      padding: 12px 16px;\n      border-bottom: 1px solid var(--divider);\n      color: var(--text-primary);\n    }\n    .bd-post tr:last-child td { border-bottom: none; }\n\n    \/* Selector hygiene *\/\n    .bd-post [class*=\"bp-\"] { box-sizing: border-box; }\n    .bd-post [class*=\"rich-\"] { box-sizing: border-box; }\n\n    \/* BP outer margins \u2014 specific classes only *\/\n    .bd-post .bd-post-article > .bp-1-flow { margin: var(--gap-normal) 0; }\n    .bd-post .bd-post-article > .bp-2-card { margin: var(--gap-attach) 0 var(--gap-normal); }\n    .bd-post .bd-post-article > .bp-3-grid { margin: var(--gap-normal) 0; }\n    .bd-post .bd-post-article > .bp-4-card { margin: var(--gap-normal) 0; }\n    .bd-post .bd-post-article > .bp-cta-end { margin: var(--gap-section) 0 0; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 BP-1: 4-Stage Process Flow \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    .bd-post .bp-1-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      align-items: flex-start;\n      gap: 0;\n    }\n    .bd-post .bp-1-step {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 10px;\n    }\n    .bd-post .bp-1-num {\n      width: 40px; height: 40px;\n      border-radius: 50%;\n      background: var(--accent-text);\n      color: var(--inverse-text);\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 18px;\n      line-height: 40px;\n      text-align: center;\n      flex-shrink: 0;\n    }\n    .bd-post .bp-1-label {\n      font-size: 14px;\n      color: var(--text-secondary);\n      line-height: 1.4;\n    }\n    .bd-post .bp-1-arrow {\n      flex: 0 0 auto;\n      width: 24px;\n      height: 40px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--accent);\n    }\n    .bd-post .bp-1-arrow svg { width: 20px; height: 20px; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 BP-2: Formula Highlight (solid-fill Inverse) \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    .bd-post .bp-2-card {\n      background: var(--inverse-bg);\n      border-radius: 10px;\n      padding: var(--pad-compact) var(--pad-standard);\n      position: relative;\n    }\n    .bd-post .bp-2-icon {\n      position: absolute;\n      top: 16px; left: 16px;\n      color: var(--accent-hot);\n      width: 20px; height: 20px;\n    }\n    .bd-post .bp-2-formula {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 28px;\n      color: var(--accent-hot);\n      text-align: center;\n      margin: 8px 0 8px;\n      line-height: 1.3;\n    }\n    .bd-post .bp-2-subtitle {\n      font-size: 14px;\n      color: var(--inverse-text-secondary);\n      text-align: center;\n      margin: 0;\n    }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 BP-3: Comparison Card \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    .bd-post .bp-3-grid {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n    }\n    .bd-post .bp-3-grid h4 {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 17px;\n      color: var(--heading-ink);\n      margin: 0 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .bd-post .bp-3-grid h4 svg { width: 20px; height: 20px; color: var(--accent-text); flex-shrink: 0; }\n    .bd-post .bp-3-table { width: 100%; border-collapse: collapse; }\n    .bd-post .bp-3-table th {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 15px;\n      padding: 0 0 12px;\n      text-align: left;\n      color: var(--heading-ink);\n      border-bottom: 1px solid var(--divider);\n    }\n    .bd-post .bp-3-table th:first-child { width: 30%; }\n    .bd-post .bp-3-table th:nth-child(2) { width: 35%; color: var(--accent-text); }\n    .bd-post .bp-3-table th:nth-child(3) { width: 35%; }\n    .bd-post .bp-3-table td {\n      padding: 14px 0;\n      border-bottom: 1px solid var(--divider);\n      vertical-align: top;\n    }\n    .bd-post .bp-3-table tr:last-child td { border-bottom: none; }\n    .bd-post .bp-3-dim {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--text-primary);\n    }\n    .bd-post .bp-3-dim-sub {\n      font-size: 12px;\n      color: var(--text-secondary);\n      font-weight: 400;\n      margin-top: 2px;\n    }\n    .bd-post .bp-3-val {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1.3;\n    }\n    .bd-post .bp-3-val.win  { color: var(--accent-text); }\n    .bd-post .bp-3-val.lose { color: var(--text-primary); }\n    .bd-post .bp-3-note {\n      font-size: 12px;\n      color: var(--text-secondary);\n      font-weight: 400;\n      margin-top: 2px;\n    }\n    .bd-post .bp-3-badge {\n      display: inline-block;\n      font-size: 12px;\n      font-weight: 600;\n      padding: 2px 8px;\n      border-radius: 4px;\n      margin-top: 4px;\n    }\n    .bd-post .bp-3-badge.best  { background: var(--card-fill); color: var(--accent-text); }\n    .bd-post .bp-3-badge.worst { background: var(--panel-fill); color: var(--text-secondary); }\n    .bd-post .bp-3-unit { font-size: 14px; font-weight: 400; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 BP-4: Decision Framework \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    .bd-post .bp-4-card {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n    }\n    .bd-post .bp-4-head {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 16px;\n    }\n    .bd-post .bp-4-head svg { width: 22px; height: 22px; color: var(--accent-text); flex-shrink: 0; }\n    .bd-post .bp-4-head span { font-family: \"Roboto\", sans-serif; font-weight: 700; font-size: 17px; color: var(--heading-ink); }\n    .bd-post .bp-4-items { display: flex; flex-direction: column; gap: 14px; }\n    .bd-post .bp-4-item { display: flex; gap: 12px; align-items: flex-start; }\n    .bd-post .bp-4-num {\n      width: 28px; height: 28px;\n      border-radius: 50%;\n      background: var(--body-bg);\n      border: 2px solid var(--accent);\n      color: var(--accent-text);\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 14px;\n      line-height: 24px;\n      text-align: center;\n      flex-shrink: 0;\n    }\n    .bd-post .bp-4-text { display: flex; flex-direction: column; gap: 2px; }\n    .bd-post .bp-4-q { font-weight: 600; font-size: 16px; color: var(--heading-ink); }\n    .bd-post .bp-4-a { font-size: 14px; color: var(--text-secondary); line-height: 1.5; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 BP-cta-end: End CTA \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    .bd-post .bp-cta-end {\n      background: var(--accent);\n      border-radius: 10px;\n      padding: var(--pad-standard);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 12px;\n    }\n    .bd-post .bp-cta-end-icon { color: var(--btn-white); width: 28px; height: 28px; flex-shrink: 0; }\n    .bd-post .bp-cta-end-title { font-family: \"Roboto\", sans-serif; font-weight: 700; font-size: 24px; color: var(--btn-white); line-height: 1.2; margin: 0; }\n    .bd-post .bp-cta-end-subtitle { font-size: 16px; color: var(--btn-white); margin: 0; max-width: 480px; }\n    .bd-post .bp-cta-end-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 32px;\n      border-radius: 6px;\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 600;\n      font-size: 16px;\n      text-decoration: none;\n      background: var(--btn-white);\n      color: var(--accent-text);\n    }\n    .bd-post .bp-cta-end-btn svg { width: 18px; height: 18px; flex-shrink: 0; }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 Motion \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    @media (prefers-reduced-motion: no-preference) {\n      @supports (animation-timeline: view()) {\n        .bd-post .bd-reveal { animation: bd-fade-in linear both; animation-timeline: view(); animation-range: entry 0% entry 35%; }\n        @keyframes bd-fade-in { from { opacity: 0; } to { opacity: 1; } }\n      }\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.01); }\n      .bd-post .bp-1-num { transition: transform .2s ease-out, box-shadow .2s ease-out; }\n      .bd-post .bp-1-num:hover { transform: scale(1.1); box-shadow: 0 0 12px rgba(26,109,181,0.3); }\n      .bd-post .bp-2-card { transition: transform .2s ease-out, box-shadow .2s ease-out; }\n      .bd-post .bp-2-card:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,0.15); }\n      .bd-post .bp-3-grid { transition: transform .2s ease-out, box-shadow .2s ease-out; }\n      .bd-post .bp-3-grid:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,0.08); }\n      .bd-post .bp-4-card { transition: transform .2s ease-out, box-shadow .2s ease-out; }\n      .bd-post .bp-4-card:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,0.08); }\n      .bd-post .bp-4-num { transition: color .2s ease-out, border-color .2s ease-out; }\n      .bd-post .bp-4-item:hover .bp-4-num { color: var(--accent-hot); border-color: var(--accent-hot); }\n      .bd-post p a, .bd-post li a, .bd-post blockquote a, .bd-post td a { transition: color .2s ease-out; }\n      .bd-post p a:hover, .bd-post li a:hover, .bd-post blockquote a:hover, .bd-post td a:hover { color: var(--accent-hot); }\n      .bd-post .bp-cta-end-btn {\n        transition: transform .2s ease-out, box-shadow .2s ease-out;\n      }\n      .bd-post .bp-cta-end-btn:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 4px 16px rgba(26,109,181,0.35);\n      }\n      .bd-post .bp-cta-end-btn:hover svg { transform: rotate(15deg); transition: transform .2s ease-out; }\n    }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550 Mobile (\u2264768px) \u2550\u2550\u2550\u2550\u2550\u2550 *\/\n    @media (max-width: 768px) {\n      .bd-post { padding: 16px; }\n      .bd-post h1 { font-size: 22px; }\n      .bd-post h2 { font-size: 26px; margin-top: 32px; }\n      .bd-post h3 { font-size: 20px; margin-top: 24px; }\n\n      \/* BP-1: vertical stack *\/\n      .bd-post .bp-1-flow { flex-direction: column; align-items: stretch; gap: 12px; }\n      .bd-post .bp-1-step { flex-direction: row; text-align: left; gap: 12px; align-items: center; }\n      .bd-post .bp-1-arrow { width: 100%; height: 24px; }\n      .bd-post .bp-1-arrow svg { transform: rotate(90deg); }\n\n      \/* BP-2 *\/\n      .bd-post .bp-2-formula { font-size: 24px; }\n\n      \/* BP-3: responsive table *\/\n      .bd-post .bp-3-table th { font-size: 14px; }\n      .bd-post .bp-3-table td { padding: 12px 0; }\n      .bd-post .bp-3-val { font-size: 17px; }\n      .bd-post .bp-3-dim-sub { display: none; }\n      .bd-post .bp-3-note { font-size: 12px; }\n\n      \/* BP-cta *\/\n      .bd-post .bp-cta-end-title { font-size: 20px; }\n      .bd-post .bp-cta-end-btn { padding: 10px 24px; font-size: 15px; }\n    }\n  <\/style>\n\n  <article class=\"bd-post-article\">\n\n    <h1><\/h1>\n\n    <h2>What Is a Linear Power Supply?<\/h2>\n\n    <p>A linear power supply is a type of DC power supply that converts AC mains electricity into a stable, low-noise DC output using a step-down transformer and a linear voltage regulator \u2014 a transistor that operates in its active region, behaving like a continuously adjustable resistor to maintain a precise output voltage.<\/p>\n\n    <p>Think of it as a meticulous craftsman: it wastes more energy than it needs to, but the result is exceptionally clean. Linear power supplies typically achieve efficiency between 40% and 60% \u2014 meaning nearly half the input power can be converted to heat rather than useful output (<a href=\"https:\/\/www.acopian.com\/linear-power-supply-vs-switching-power-supply-vs-unregulated-power-supply.html\">Acopian<\/a>). In exchange, they produce output ripple as low as 0.25 mV RMS \u2014 20 to 50 times quieter than a typical switching supply.<\/p>\n\n    <p>They are heavy, they run hot, and their design has barely changed in decades. Yet in laboratories, recording studios, hospitals, and anywhere that demands absolutely clean DC power, linear supplies remain irreplaceable. To understand why, you need to see how they work.<\/p>\n\n    <h2>How Does a Linear Power Supply Work?<\/h2>\n\n    <p>Every linear power supply follows the same four-stage signal path: AC mains enters, gets stepped down, gets rectified and filtered into rough DC, and finally gets polished by a linear regulator into clean, stable output. That journey runs through four stages.<\/p>\n\n    <h3>Step 1 \u2014 Transformer: Stepping Down the Voltage<\/h3>\n\n    <p>The first thing the AC mains encounters is a large iron-core transformer. Its job is straightforward: take the 110V or 220V from the wall and step it down to a much lower AC voltage \u2014 typically somewhere between 12V and 24V AC on the secondary side. It also provides galvanic isolation, separating your circuit from the mains for safety.<\/p>\n\n    <p>This transformer is the single biggest reason linear power supplies are so large and heavy. It operates at the mains frequency \u2014 50 or 60 Hz \u2014 and at these low frequencies, an efficient transformer needs a substantial iron core and many turns of copper wire. A 100-watt linear supply&#8217;s transformer alone can weigh 1.5 to 2.5 kilograms.<\/p>\n\n    <p>Compare that to a switching power supply, where the transformer runs at 50 kHz or higher: the core shrinks to a fraction of the size because the required magnetic cross-section decreases as frequency increases. But in a linear design, there is no getting around the bulk \u2014 it is the price of simplicity.<\/p>\n\n    <h3>Step 2 &amp; 3 \u2014 Rectification and Filtering: From AC to Rough DC<\/h3>\n\n    <p>After the transformer delivers low-voltage AC, a bridge rectifier \u2014 four diodes arranged in a diamond configuration \u2014 flips the negative half of each AC cycle upward, turning the alternating sine wave into a series of positive-going humps. Engineers call this &#8220;pulsating DC.&#8221;<\/p>\n\n    <p>It is a start, but not a usable one. The voltage still swings from zero to peak 100 or 120 times per second (twice the mains frequency, since both halves of the cycle now point the same direction). To smooth this out, a large electrolytic capacitor \u2014 typically several thousand microfarads, say 4,700 \u00b5F or 10,000 \u00b5F \u2014 sits across the rectifier output. This reservoir capacitor charges to the peak voltage during each hump and discharges into the load during the gaps between them, flattening the waveform into something that resembles DC, but still carries ripple.<\/p>\n\n    <p>A useful mental model: the capacitor acts like a water reservoir. Upstream, the rectifier delivers water in pulses. Downstream, the load draws continuously. The reservoir absorbs the surges and releases a steady flow \u2014 but the surface still ripples.<\/p>\n\n    <h3>Step 4 \u2014 Voltage Regulation: The Heart of Linear Design<\/h3>\n\n    <p>This is where linear power supplies earn their name. The roughly-filtered DC now enters a series pass transistor \u2014 the regulating element \u2014 which operates in its linear or active region. Unlike a switch that is either fully on or fully off, this transistor is always partially on, behaving like a variable resistor.<\/p>\n\n    <p>A feedback circuit continuously monitors the output voltage. It compares the actual output against a precision reference voltage (typically accurate to within \u00b12% to \u00b15%) and dynamically adjusts the transistor&#8217;s resistance: if the output drifts too high, the transistor increases its resistance to drop more voltage across itself; if too low, it eases off. The result is a rock-steady output regardless of changes in input voltage or load current.<\/p>\n\n    <p>The trade-off is captured in a single equation:<\/p>\n\n    <blockquote><p><strong>P_dissipated = (V_in \u2212 V_out) \u00d7 I_load<\/strong><\/p><\/blockquote>\n\n    <p>Take a real example: a linear regulator receiving 18V at its input, delivering 12V at 2A to the load. The voltage drop across the transistor is 6V, and with 2A flowing through it, that is 12 watts of heat \u2014 pure waste, conducted away by a heatsink. This is why linear supplies run hot and why their efficiency is fundamentally limited: the larger the gap between input and output voltage, the more energy becomes heat.<\/p>\n\n    <p>Classic integrated linear regulators like the LM317 (adjustable) and the 78xx fixed-voltage series (7805 for 5V, 7812 for 12V) package this entire feedback-and-regulation circuit into a single three-pin chip. They have been workhorses of electronics design for over four decades \u2014 simple, reliable, and nearly impossible to kill if you give them adequate cooling.<\/p>\n\n    <!-- BP-1: 4-Stage Process Flow -->\n    <div class=\"bp-1-flow bd-reveal\">\n      <div class=\"bp-1-step\">\n        <div class=\"bp-1-num\">1<\/div>\n        <div class=\"bp-1-label\">Transformat\u00f6r<br>Steps down AC voltage<\/div>\n      <\/div>\n      <div class=\"bp-1-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/div>\n      <div class=\"bp-1-step\">\n        <div class=\"bp-1-num\">2<\/div>\n        <div class=\"bp-1-label\">Rectifier + Filter<br>AC <svg style=\"width:12px;height:12px;vertical-align:middle;display:inline;color:var(--accent)\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg> rough DC<\/div>\n      <\/div>\n      <div class=\"bp-1-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/div>\n      <div class=\"bp-1-step\">\n        <div class=\"bp-1-num\">3<\/div>\n        <div class=\"bp-1-label\">Linear Regulator<br>Precision voltage control<\/div>\n      <\/div>\n      <div class=\"bp-1-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/div>\n      <div class=\"bp-1-step\">\n        <div class=\"bp-1-num\">4<\/div>\n        <div class=\"bp-1-label\">Clean DC Output<br>&lt;1 mV ripple<\/div>\n      <\/div>\n    <\/div>\n\n    <h2>Linear vs. Switching Power Supplies: Key Differences<\/h2>\n<img decoding=\"async\" src=\"https:\/\/www.omch.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_55gp9855gp9855gp.webp\" alt=\"\u63cf\u8ff0\u6587\u5b57\" class=\"bd-post-image\" loading=\"lazy\">\n\n    <p>If you have spent any time around power electronics, you have heard the debate: linear or switching? The comparison table below gives you the numbers at a glance. But numbers without context can mislead \u2014 so each dimension gets unpacked below.<\/p>\n\n    <div class=\"table-wrapper\">\n    <table>\n      <thead><tr><th>Boyut<\/th><th>Do\u011frusal G\u00fc\u00e7 Kayna\u011f\u0131<\/th><th>Anahtarlamal\u0131 G\u00fc\u00e7 Kayna\u011f\u0131 (SMPS)<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Verimlilik<\/td><td>40\u201360%<\/td><td>70\u201390%+<\/td><\/tr>\n        <tr><td>Output Ripple (RMS)<\/td><td>0.25\u20131.5 mV<\/td><td>10\u201325 mV<\/td><\/tr>\n        <tr><td>Boyut ve A\u011f\u0131rl\u0131k<\/td><td>Large, heavy<\/td><td>Compact, lightweight<\/td><\/tr>\n        <tr><td>Circuit Complexity<\/td><td>Basit<\/td><td>Complex<\/td><\/tr>\n        <tr><td>EMI \/ RFI<\/td><td>Very low<\/td><td>High \u2014 requires shielding<\/td><\/tr>\n        <tr><td>Transient Recovery<\/td><td>50\u2013100 \u00b5s<\/td><td>~300 \u00b5s<\/td><\/tr>\n        <tr><td>Y\u00fck Reg\u00fclasyonu<\/td><td>0.005\u20130.2%<\/td><td>0.05\u20130.5%<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n    <p style=\"font-size:13px;color:var(--text-secondary);margin-top:4px;\"><em>Source: <a href=\"https:\/\/www.acopian.com\/linear-power-supply-vs-switching-power-supply-vs-unregulated-power-supply.html\">Acopian Power Supply Comparison<\/a><\/em><\/p>\n\n    <h3>Efficiency and Heat \u2014 The Fundamental Trade-off<\/h3>\n\n    <p>The efficiency gap between linear and switching supplies is not a matter of engineering refinement \u2014 it is baked into their operating principles.<\/p>\n\n    <p>In a linear supply, the series pass transistor is always conducting, always dropping voltage, always dissipating power. Every watt not delivered to the load becomes heat. When the input-output voltage difference is large, efficiency plummets: a 5V output from an 18V input wastes over 70% of the input power as heat.<\/p>\n\n    <p>A switching supply avoids this entirely. Its transistor \u2014 typically a MOSFET \u2014 operates in only two states: fully on (where voltage across it is near zero) or fully off (where current through it is near zero). In both states, the product of voltage and current \u2014 power dissipation \u2014 is negligible. Losses occur only during the brief switching transitions, and at switching frequencies of 50 kHz to 1 MHz, modern MOSFETs with on-resistances in the single-digit milliohms keep those losses remarkably small. The result: a 100W switching supply might waste 10 to 15 watts as heat, while a linear equivalent wastes 50 to 60 watts.<\/p>\n\n    <p>The analogy that helps: a linear supply is like a driver who controls speed by riding the brake pedal \u2014 constant friction, constant waste. A switching supply is like a driver who rapidly taps the brake 100,000 times per second \u2014 the average braking force is minimal, and almost all the energy goes to forward motion.<\/p>\n\n    <!-- BP-2: Formula Highlight -->\n    <div class=\"bp-2-card bd-reveal\">\n      <div class=\"bp-2-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg><\/div>\n      <div class=\"bp-2-formula\">P = (V<sub>i\u00e7inde<\/sub> \u2212 V<sub>out<\/sub>) \u00d7 I<sub>load<\/sub><\/div>\n      <p class=\"bp-2-subtitle\">Every watt of voltage drop becomes heat. This single equation explains why linear supplies run hot \u2014 and why heatsinks are not optional.<\/p>\n    <\/div>\n\n    <h3>Noise and Ripple \u2014 Why Clean Power Matters<\/h3>\n\n    <p>If efficiency is switching&#8217;s advantage, noise performance is linear&#8217;s fortress.<\/p>\n\n    <p>Linear supplies produce ripple almost entirely at the rectified mains frequency \u2014 100 Hz or 120 Hz \u2014 and its low-order harmonics. This is low-frequency ripple, which is relatively easy to filter further downstream and does not radiate effectively. The result: output noise typically below 1 mV RMS.<\/p>\n\n    <p>Switching supplies, by contrast, generate broadband noise from the sharp edges of their switching waveforms. A MOSFET turning on and off in tens of nanoseconds produces frequency components stretching into the tens of megahertz. This noise couples through conduction (along the output wires) and radiation (through the air), and can corrupt sensitive analog signals in ways that are hard to diagnose and harder to fix after the fact.<\/p>\n\n    <p>Why does this matter in practice? Three concrete examples:<\/p>\n\n    <ul>\n      <li><strong>Audio equipment<\/strong>: 50 mV of switching noise on a preamplifier&#8217;s power rail, after 40 dB of gain, becomes 5V of audible hiss and buzz at the speaker. Recording engineers can hear the difference \u2014 and so can their clients.<\/li>\n      <li><strong>Precision measurement<\/strong>: A 16-bit ADC operating with a 2.5V reference resolves signals as small as 38 microvolts per bit. Power supply ripple above this level directly translates to jitter in the least significant bits \u2014 your readings drift for no apparent reason.<\/li>\n      <li><strong>RF circuits<\/strong>: A receiver&#8217;s low-noise amplifier (LNA) amplifies everything on its input \u2014 including power supply noise that falls within its bandwidth. Switching harmonics can create phantom signals or raise the noise floor enough to bury weak stations.<\/li>\n    <\/ul>\n\n    <h3>Size, Weight, and Cost \u2014 Practical Realities<\/h3>\n\n    <p>Walk into any electronics lab and the difference is immediately visible. A 100W linear bench supply sits on the desk like a small anvil \u2014 most of that weight is the transformer&#8217;s iron core and copper windings, plus the aluminum heatsink fins needed to dissipate tens of watts of waste heat. A 100W switching adapter for a laptop fits in the palm of your hand.<\/p>\n\n    <p>There is a cost crossover, too. Below roughly 50 watts, linear supplies remain price-competitive because their simplicity offsets the cost of the bulky transformer. Above 100 watts, switching supplies pull decisively ahead \u2014 the cost of copper and iron in a linear design grows faster than the cost of silicon and ferrite in a switching design. For most modern industrial and consumer applications above a few dozen watts, switching has won on economics alone.<\/p>\n\n    <!-- BP-3: Comparison at a Glance -->\n    <div class=\"bp-3-grid bd-reveal\">\n      <h4>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m5 12 4 4 5-5 5 5\"\/><path d=\"M19 3v4h-4\"\/><\/svg>\n        Trade-off at a Glance\n      <\/h4>\n      <table class=\"bp-3-table\">\n        <thead>\n          <tr><th><\/th><th>Linear<\/th><th>Switching<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><div class=\"bp-3-dim\">Verimlilik<\/div><div class=\"bp-3-dim-sub\">higher is better<\/div><\/td>\n            <td><div class=\"bp-3-val lose\">40\u201360<span class=\"bp-3-unit\">%<\/span><\/div><div class=\"bp-3-badge worst\">D\u00fc\u015f\u00fck<\/div><\/td>\n            <td><div class=\"bp-3-val win\">80\u201395<span class=\"bp-3-unit\">%<\/span><\/div><div class=\"bp-3-badge best\">Best<\/div><\/td>\n          <\/tr>\n          <tr>\n            <td><div class=\"bp-3-dim\">Ripple<\/div><div class=\"bp-3-dim-sub\">lower is better<\/div><\/td>\n            <td><div class=\"bp-3-val win\">&lt;1 <span class=\"bp-3-unit\">mV<\/span><\/div><div class=\"bp-3-badge best\">Best<\/div><\/td>\n            <td><div class=\"bp-3-val lose\">10\u201325 <span class=\"bp-3-unit\">mV<\/span><\/div><div class=\"bp-3-badge worst\">Daha y\u00fcksek<\/div><\/td>\n          <\/tr>\n          <tr>\n            <td><div class=\"bp-3-dim\">A\u011f\u0131rl\u0131k<\/div><div class=\"bp-3-dim-sub\">lower is better<\/div><\/td>\n            <td><div class=\"bp-3-val lose\">Heavy<\/div><div class=\"bp-3-note\">1.5\u20132.5 kg (100W)<\/div><\/td>\n            <td><div class=\"bp-3-val win\">Light<\/div><div class=\"bp-3-note\">Compact, portable<\/div><\/td>\n          <\/tr>\n          <tr>\n            <td><div class=\"bp-3-dim\">EMI Noise<\/div><div class=\"bp-3-dim-sub\">lower is better<\/div><\/td>\n            <td><div class=\"bp-3-val win\">\u00c7ok D\u00fc\u015f\u00fck<\/div><div class=\"bp-3-badge best\">Best<\/div><\/td>\n            <td><div class=\"bp-3-val lose\">Y\u00fcksek<\/div><div class=\"bp-3-note\">Needs shielding<\/div><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h2>When Should You Choose a Linear Power Supply?<\/h2>\n\n    <p>This is the question that most &#8220;linear vs. switching&#8221; articles never answer \u2014 and it is the one that actually matters once you understand the basics.<\/p>\n\n    <p>Three questions cut through the noise:<\/p>\n\n    <ol>\n      <li><strong>Is your application noise-sensitive?<\/strong> If you are powering audio amplifiers, precision ADCs, sensitive RF receivers, or medical instrumentation, linear&#8217;s ultra-low ripple is not a luxury \u2014 it is a requirement. The cost and complexity of filtering a switching supply down to linear levels often exceeds the cost of just using a linear supply in the first place.<\/li>\n      <li><strong>Do you have strict size or weight constraints?<\/strong> If the supply must fit in a compact enclosure or be carried \u2014 portable test equipment, drone payloads, embedded field devices \u2014 switching is the practical choice. A linear supply&#8217;s transformer alone may exceed your entire weight budget.<\/li>\n      <li><strong>What is your power level?<\/strong> Below 50W, either topology works; let noise sensitivity decide. Above 500W, linear becomes impractical \u2014 the transformer and heatsink would be enormous, and the wasted energy would require active cooling. Between 50W and 500W, it is genuinely an engineering trade-off.<\/li>\n    <\/ol>\n\n    <p>Run these questions against real scenarios:<\/p>\n\n    <ul>\n      <li><strong>Recording studio \/ audiophile setup<\/strong>: Linear. No contest. The entire signal chain \u2014 microphone preamps, DACs, headphone amplifiers \u2014 lives or dies by power cleanliness.<\/li>\n      <li><strong>Laboratory bench testing<\/strong>: Linear dominates. When you are characterizing a circuit and need to know that the 2 mV deviation you see is real and not power supply artifact, clean power is non-negotiable.<\/li>\n      <li><strong>Industrial control cabinet (DIN rail)<\/strong>: Switching dominates \u2014 efficiency and compact size matter more \u2014 but analog sensor front-ends within the same cabinet may still benefit from a local linear regulator stage.<\/li>\n      <li><strong>Medical diagnostic equipment<\/strong>: Mixed. The sensitive analog front-end (ECG, EEG, pulse oximetry) typically uses linear regulation; the digital processing and display sections run on switching supplies.<\/li>\n      <li><strong>Embedded \/ IoT prototyping<\/strong>: Switching is almost always sufficient. A modern low-dropout (LDO) linear regulator downstream of a switching pre-regulator can clean up the last few millivolts of noise if a specific analog sensor requires it.<\/li>\n    <\/ul>\n\n    <p>There is a professional trick worth knowing: the hybrid approach. Use a switching supply as a pre-regulator to drop the voltage efficiently to just above the target, then follow it with a linear regulator to strip away the remaining ripple. This is how Tektronix built some of their legendary oscilloscopes, and it remains the architecture of choice for high-end bench power supplies today. As Analog Devices has demonstrated, modern switching regulators with proper post-filtering can now power 16-bit high-speed ADCs with no measurable degradation versus a pure linear supply \u2014 while cutting power consumption by roughly 35% (<a href=\"https:\/\/www.analog.com\/jp\/resources\/technical-articles\/powering-high-speed-analog-to-digital-converters-with-switching-power-supplies.html\">Analog Devices<\/a>). The &#8220;linear vs. switching&#8221; debate is increasingly becoming &#8220;linear and switching, working together.&#8221;<\/p>\n\n    <!-- BP-4: Decision Framework -->\n    <div class=\"bp-4-card bd-reveal\">\n      <div class=\"bp-4-head\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n        <span>Quick Decision Checklist<\/span>\n      <\/div>\n      <div class=\"bp-4-items\">\n        <div class=\"bp-4-item\">\n          <div class=\"bp-4-num\">1<\/div>\n          <div class=\"bp-4-text\">\n            <div class=\"bp-4-q\">Noise-sensitive application?<\/div>\n            <div class=\"bp-4-a\">Yes <svg style=\"width:14px;height:14px;vertical-align:middle;display:inline;color:var(--accent-text)\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg> Linear is the default. Filtering a switching supply to linear noise levels often costs more than using linear from the start.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"bp-4-item\">\n          <div class=\"bp-4-num\">2<\/div>\n          <div class=\"bp-4-text\">\n            <div class=\"bp-4-q\">Strict size or weight limits?<\/div>\n            <div class=\"bp-4-a\">Yes <svg style=\"width:14px;height:14px;vertical-align:middle;display:inline;color:var(--accent)\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg> Switching wins. A linear transformer alone can exceed a compact device&#8217;s entire weight budget.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"bp-4-item\">\n          <div class=\"bp-4-num\">3<\/div>\n          <div class=\"bp-4-text\">\n            <div class=\"bp-4-q\">Power level above 500W?<\/div>\n            <div class=\"bp-4-a\">Yes <svg style=\"width:14px;height:14px;vertical-align:middle;display:inline;color:var(--accent)\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg> Switching is the only practical choice. Below 50W, either works \u2014 let noise sensitivity be your tiebreaker.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <h2>What to Look for in a Linear Power Supply<\/h2>\n\n    <p>If your application calls for a linear supply, knowing what separates a well-built unit from a corner-cutting one saves you from chasing problems later. Five dimensions matter.<\/p>\n\n    <p><strong>1. Output specifications.<\/strong> Check the line regulation (how much the output changes when the input voltage varies) and load regulation (how much it changes when the load current changes). Quality linear supplies achieve line regulation below 0.01% per volt and load regulation below 0.1%. The ripple-and-noise figure on the datasheet \u2014 look for it in mV RMS, not just mV peak-to-peak \u2014 should be under 1 mV RMS for a serious instrument-grade supply. But read the test conditions: a ripple spec measured at 10% load can be 5 to 10 times worse at full load.<\/p>\n\n    <p><strong>2. Protection features.<\/strong> Over-current protection (OCP), over-voltage protection (OVP), and thermal shutdown are not optional in industrial environments. A supply without them can destroy both itself and your circuit when something goes wrong \u2014 and something always goes wrong eventually.<\/p>\n\n    <p><strong>3. Build quality.<\/strong> Open the case if you can. Look at the transformer \u2014 silicon steel laminations indicate a proper core; a suspiciously light unit may use inferior materials that vibrate and hum. Look at the filter capacitors \u2014 Japanese brands (Nichicon, Rubycon, Panasonic) consistently outlast generic alternatives. Look at the heatsink \u2014 is it generously sized, or does it look like an afterthought? A linear supply&#8217;s reliability is directly proportional to its cooling margin.<\/p>\n\n    <p><strong>4. Certifications.<\/strong> CE marking, UL listing, and RoHS compliance are baselines, not differentiators \u2014 but their absence is a red flag. Safety certifications like IEC 62368-1 (replacing the older IEC 60950) and EMC compliance to EN 55032 Class B tell you the manufacturer has invested in testing and compliance, not just assembly.<\/p>\n\n    <p><strong>5. Manufacturer reputation.<\/strong> A power supply is a long-term component. You want a manufacturer with a track record \u2014 someone who has been building power supplies long enough to understand the engineering trade-offs between different topologies, who stands behind their products with a real warranty, and who can provide technical support when you need it. A supplier who understands both linear and switching design can give you an honest recommendation rather than simply selling whatever they happen to make.<\/p>\n\n    <h2>Making the Right Choice for Your Power Needs<\/h2>\n\n    <p>If you take one idea away from this article, let it be this: a linear power supply is a trade \u2014 efficiency and compactness for purity and simplicity. The transistor that regulates its output is the same transistor that wastes its energy. That is not a design flaw; it is the physics of the topology.<\/p>\n\n    <p>For a quick decision heuristic: if your circuit cares more about clean power than about efficiency or size, linear is likely the right answer. If efficiency and power density dominate, switching is the default. And if you are not sure \u2014 or if your system has both analog and digital sections with competing requirements \u2014 the hybrid approach of a switching pre-regulator followed by linear post-regulation is not a compromise. It is the state of the art.<\/p>\n\n    <p>Choosing a power supply is not a religious debate. There is no universally correct topology \u2014 only the one that fits your specific application. Good engineers understand both, and then put the right tool in the right place.<\/p>\n\n    <!-- BP-cta-end: End CTA (Replaces OMCH closer paragraph) -->\n    <div class=\"bp-cta-end bd-reveal\">\n      <div class=\"bp-cta-end-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg><\/div>\n      <p class=\"bp-cta-end-title\">Need Help Choosing the Right Power Solution?<\/p>\n      <p class=\"bp-cta-end-subtitle\">Whether linear or switching, we&#8217;ll help you find the right fit for your application.<\/p>\n      <a class=\"bp-cta-end-btn\" href=\"https:\/\/www.omch.com\/tr\/contact\/\" target=\"_self\">\n        Talk to an Engineer\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <h2>References<\/h2>\n\n    <ol>\n      <li>Acopian. &#8220;Power Supply Comparisons: Linear Power Supply vs. Switching Power Supply vs. Unregulated Power Supply.&#8221; <a href=\"https:\/\/www.acopian.com\/linear-power-supply-vs-switching-power-supply-vs-unregulated-power-supply.html\">https:\/\/www.acopian.com\/linear-power-supply-vs-switching-power-supply-vs-unregulated-power-supply.html<\/a><\/li>\n      <li>Analog Devices. &#8220;Powering High Speed Analog-to-Digital Converters with Switching Power Supplies.&#8221; <a href=\"https:\/\/www.analog.com\/jp\/resources\/technical-articles\/powering-high-speed-analog-to-digital-converters-with-switching-power-supplies.html\">https:\/\/www.analog.com\/jp\/resources\/technical-articles\/powering-high-speed-analog-to-digital-converters-with-switching-power-supplies.html<\/a><\/li>\n      <li>Siglent NA. &#8220;What Is the Difference Between a Switching and Linear Power Supply?&#8221; <a href=\"https:\/\/siglentna.com\/operating-tip\/difference-switching-linear-power-supply\/\">https:\/\/siglentna.com\/operating-tip\/difference-switching-linear-power-supply\/<\/a><\/li>\n      <li>OMCH. &#8220;Switch Mode Power Supply.&#8221; <a href=\"https:\/\/www.omch.com\/tr\/switch-mode-power-supply\/\">https:\/\/www.omch.com\/switch-mode-power-supply\/<\/a><\/li>\n      <li>OMCH. &#8220;About OMCH.&#8221; <a href=\"https:\/\/www.omch.com\/tr\/about-omch\/\">https:\/\/www.omch.com\/about-omch\/<\/a><\/li>\n      <li>OMCH. Homepage. <a href=\"https:\/\/www.omch.com\/tr\/\">https:\/\/www.omch.com\/<\/a><\/li>\n    <\/ol>\n\n  <\/article>\n<\/div>\n<!-- \u2191\u2191\u2191 Fragment ends here. \u2191\u2191\u2191 -->\n<\/body><\/html>","protected":false},"excerpt":{"rendered":"<p>What Is a Linear Power Supply: How It Works, How It Compares, and When to Choose One What Is a Linear Power Supply? A linear power supply is a type of DC power supply that converts AC mains electricity into a stable, low-noise DC output using a step-down transformer and a linear voltage regulator \u2014 [&hellip;]<\/p>","protected":false},"author":4,"featured_media":12045,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"What Is a Linear Power Supply: How It Works, How It Compares, and When to Choose One","_seopress_titles_desc":"Learn what a linear power supply is, how it works, how it compares to switching power supplies (SMPS), and when to choose one for noise-sensitive applications.","_seopress_robots_index":"","footnotes":""},"categories":[79],"tags":[],"class_list":["post-12044","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mmlblog"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/posts\/12044","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/comments?post=12044"}],"version-history":[{"count":1,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/posts\/12044\/revisions"}],"predecessor-version":[{"id":12048,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/posts\/12044\/revisions\/12048"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/media\/12045"}],"wp:attachment":[{"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/media?parent=12044"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/categories?post=12044"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.omch.com\/tr\/wp-json\/wp\/v2\/tags?post=12044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}