<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vanda Franco Archives | Precision Lubrication</title>
	<atom:link href="https://precisionlubrication.com/author/vanda-franco/feed/" rel="self" type="application/rss+xml" />
	<link>https://precisionlubrication.com/author/vanda-franco/</link>
	<description></description>
	<lastBuildDate>Wed, 17 Jun 2026 17:30:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://precisionlubrication.com/wp-content/uploads/2022/11/cropped-PLfavicon300-32x32.png</url>
	<title>Vanda Franco Archives | Precision Lubrication</title>
	<link>https://precisionlubrication.com/author/vanda-franco/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Protecting Lubricants in Standby and Intermittent Service</title>
		<link>https://precisionlubrication.com/articles/8644/</link>
		
		<dc:creator><![CDATA[Greg Livingstone]]></dc:creator>
		<pubDate>Sun, 14 Jun 2026 08:00:55 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Current Issue]]></category>
		<category><![CDATA[Greases]]></category>
		<category><![CDATA[Lubricants]]></category>
		<guid isPermaLink="false">https://precisionlubrication.com/?p=8644</guid>

					<description><![CDATA[<p>Upcoming training Machinery Lubrication Level I — Pewaukee, WI Four days of intensive training on industrial lubrication best practices — lubricant selection, storage, filtration, and application. Built for those pursuing MLT I / MLA I certification. July 13 – 16, 2026 · Trico Corporation, Pewaukee, WI · $1,795 Reserve my spot → Supply chain disruption, [&#8230;]</p>
<p>The post <a href="https://precisionlubrication.com/articles/8644/">Protecting Lubricants in Standby and Intermittent Service</a> appeared first on <a href="https://precisionlubrication.com">Precision Lubrication</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p> <!--
  CTA block — Upcoming training
  Paste into a "Code" module (Divi) at the top of the article content.
  Colors are CSS variables at the top of the style block: adjust them if
  they don't exactly match your theme's navy / gold once live.
  To reuse this block on another article or for a different course session,
  just change: the href link, the title, the description, and the
  metadata line (dates / location / price).
--></p>
<div class="pl-train-cta">
<style>
    .pl-train-cta {
      --pl-navy: #122B46;
      --pl-navy-deep: #0B1E33;
      --pl-amber: #E0A23B;
      --pl-amber-dark: #C68A24;
      --pl-text-soft: rgba(255,255,255,0.82);</p>
<p>      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 24px;
      background: var(--pl-navy);
      border-left: 5px solid var(--pl-amber);
      border-radius: 4px;
      padding: 28px 32px;
      margin: 0 0 42px 0;
      font-family: inherit;
      box-sizing: border-box;
    }
    .pl-train-cta * { box-sizing: border-box; }
    .pl-train-cta__icon {
      flex: 0 0 auto;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background: rgba(224,162,59,0.15);
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .pl-train-cta__icon svg { width: 24px; height: 24px; }
    .pl-train-cta__body { flex: 1 1 320px; min-width: 0; }
    .pl-train-cta__eyebrow {
      display: block;
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      color: var(--pl-amber);
      margin: 0 0 6px;
    }
    .pl-train-cta__title {
      font-size: 21px;
      line-height: 1.3;
      font-weight: 700;
      color: #ffffff;
      margin: 0 0 8px;
    }
    .pl-train-cta__desc {
      font-size: 15px;
      line-height: 1.55;
      color: var(--pl-text-soft);
      margin: 0 0 10px;
    }
    .pl-train-cta__meta {
      font-size: 13px;
      font-weight: 600;
      color: var(--pl-amber);
      margin: 0;
    }
    .pl-train-cta__btn {
      flex: 0 0 auto;
      display: inline-block;
      background: var(--pl-amber);
      color: var(--pl-navy-deep);
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      padding: 14px 26px;
      border-radius: 4px;
      white-space: nowrap;
      transition: background 0.15s ease;
    }
    .pl-train-cta__btn:hover { background: var(--pl-amber-dark); }
    @media (max-width: 600px) {
      .pl-train-cta { padding: 22px; }
      .pl-train-cta__btn { width: 100%; text-align: center; }
    }
  </style>
<div class="pl-train-cta__icon" aria-hidden="true">
    <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M12 2C12 2 5 11.5 5 16C5 19.866 8.13401 23 12 23C15.866 23 19 19.866 19 16C19 11.5 12 2 12 2Z" stroke="#E0A23B" stroke-width="1.6" stroke-linejoin="round"/>
    </svg>
  </div>
<div class="pl-train-cta__body">
    <span class="pl-train-cta__eyebrow">Upcoming training</span></p>
<p class="pl-train-cta__title">Machinery Lubrication Level I — Pewaukee, WI</p>
<p class="pl-train-cta__desc">Four days of intensive training on industrial lubrication best practices — lubricant selection, storage, filtration, and application. Built for those pursuing MLT I / MLA I certification.</p>
<p class="pl-train-cta__meta">July 13 – 16, 2026 · Trico Corporation, Pewaukee, WI · $1,795</p>
</p></div>
<p>  <a class="pl-train-cta__btn" href="https://amrri.com/calendar/mlt-i-pewaukee-wi-07-13-2026-688/" target="_blank" rel="noopener">Reserve my spot →</a>
</div>
<p>  <!-- Lead callout --></p>
<div style="background:#f5f7fa; border-left:4px solid #d4601c; padding:22px 26px; margin:0 0 36px 0;">
<p style="margin:0 0 12px 0; color:#333333; font-size:16px; line-height:1.75; font-family:Georgia,'Times New Roman',serif;">Supply chain disruption, demand volatility, and grid-balancing requirements have changed how critical rotating equipment operates. Assets that ran continuously a decade ago now sit in standby for weeks at a time. Gas turbines that once carried base load now run as peakers. Spare compressors at petrochemical sites are kept warm but rarely loaded. Seal oil systems on idle FPSO trains and standby pumps continue to circulate through coolers, bearings, and seals on weekly or monthly cycles.</p>
<p style="margin:0; color:#333333; font-size:16px; line-height:1.75; font-family:Georgia,'Times New Roman',serif;"><strong>The asset is available. The lubricant, however, is operating in a regime it was never formulated for.</strong></p>
</p></div>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">This shift has exposed a gap in conventional thinking about lubricant management. Reliability teams know how to manage continuous service. They know how to lay up an asset for long-term storage. The middle ground &#8212; where the asset cycles intermittently, and the oil circulates through the full system on each run &#8212; is where most operators are losing ground. Antioxidants deplete faster than expected. Varnish appears in systems that had clean oil six months earlier. Bearing temperatures creep up. Servo valves stick on the first start after a long idle period.</p>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">The root cause is not the equipment or the oil, but the operating profile. The systems we are addressing share a specific duty cycle: equipment sits in standby and runs once per week or once per month. During each run, oil circulates through the complete system &#8212; pipes, coolers, gears, bearings, and seal faces. The strategy applies to both lube oil and seal oil systems on turbines, compressors, and gearboxes.</p>
<p>  <!-- Key insight dark box --></p>
<div style="background:#152840; border-radius:4px; padding:18px 24px; margin:0 0 36px 0;">
<p style="margin:0; color:#dce8f5; font-size:15px; line-height:1.7; font-family:Arial,Helvetica,sans-serif;"><strong style="color:#f0a050;">This is not layup.</strong> It is intermittent duty with extended idle periods between runs. The distinction is important because the lubricant management strategy that works for one will fail for the other.</p>
</p></div>
<hr style="border:none; border-top:1px solid #dde1e8; margin:44px 0;">
<p>  <!-- Section 1 --></p>
<h2 style="font-family:Arial,Helvetica,sans-serif; font-size:24px; font-weight:800; color:#152840; margin:0 0 18px 0; padding-bottom:10px; border-bottom:3px solid #d4601c; line-height:1.3;">Standby Is Often Harder on Oil Than Continuous Service</h2>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">Two mechanisms work against the lubricant during intermittent operation.</p>
<h3 style="font-family:Arial,Helvetica,sans-serif; font-size:18px; font-weight:700; color:#152840; margin:0 0 12px 0;">1. Thermal Cycling Drops Varnish Precursors Out of Solution</h3>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">Modern Group II turbine oils have lower solvency for oxidation byproducts than the Group I oils they replaced. The transition point where varnish becomes insoluble sits between 40&#8211;50&#176;C. A continuous operating system stays above that threshold and keeps soft contaminants dissolved. A system that cycles weekly spends most of its time below 40&#176;C, and every cooling cycle gives varnish precursors an opportunity to precipitate onto cooler tubes, servo valve spools, bearing pads, and gear meshes.</p>
<p style="margin:0 0 20px 0; font-size:17px; line-height:1.78; color:#252525;">The trade literature on peak-load combustion turbines documents this clearly. The repeated heating-cooling cycle is the single most aggressive condition a turbine oil encounters, and it is more damaging than continuous high-temperature operation.</p>
<p>  <!-- Alert box red --></p>
<div style="background:#fdf1f0; border-left:4px solid #c0392b; padding:16px 20px; margin:0 0 24px 0;">
<p style="margin:0 0 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#c0392b; font-size:14px;">Surface-Accumulated Contamination Drives Accelerated Depletion at Each Startup</p>
<p style="margin:0; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">During extended idle periods, water, oxidation products, and varnish precursors accumulate on bearing surfaces, gear meshes, cooler tubes, and servo valve internals. When the system fires up, fresh oil contacts these contaminated surfaces and the antioxidant package is consumed locally and rapidly to neutralize what has accumulated. Each run cycle therefore depletes additives at a rate that exceeds what the running hours alone would predict &#8212; and the depletion is concentrated at the most critical surfaces in the system.</p>
</p></div>
<h3 style="font-family:Arial,Helvetica,sans-serif; font-size:18px; font-weight:700; color:#152840; margin:0 0 12px 0;">2. Water and Air Ingress Accumulate During Idle Periods</h3>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">Breather flow, seal leakage, and condensation from ambient temperature swings introduce moisture and oxygen at rates that continuous operation would purge. Hydrolysis and oxidation continue at low rates even when the unit is not running. Over weeks and months, these reactions consume antioxidants &#8212; and degradation accelerates each time a unit is fired with moisture in the lubricant.</p>
<p>  <!-- Key insight dark box --></p>
<div style="background:#152840; border-radius:4px; padding:18px 24px; margin:0 0 28px 0;">
<p style="margin:0; color:#dce8f5; font-size:15px; line-height:1.7; font-family:Arial,Helvetica,sans-serif;">The combined effect of these two mechanisms is that <strong style="color:#f0a050;">an oil rated for 5 to 10 years of continuous service can produce varnish in 2 to 3 years of intermittent service</strong> &#8212; and the operator often does not see it coming because the standard oil analysis program was designed for a different duty cycle.</p>
</p></div>
<hr style="border:none; border-top:1px solid #dde1e8; margin:44px 0;">
<p>  <!-- Section 2 --></p>
<h2 style="font-family:Arial,Helvetica,sans-serif; font-size:24px; font-weight:800; color:#152840; margin:0 0 18px 0; padding-bottom:10px; border-bottom:3px solid #d4601c; line-height:1.3;">The Reason Preservative Oils Fall Short</h2>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">Preservative oil formulations (MIL-PRF-3150 and MIL-PRF-16173) are engineered for static layup. They form a thin protective film on metal surfaces that displaces water and inhibits corrosion. When equipment sits motionless, the film stays where it is needed.</p>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;"><strong>Circulation, however, defeats the formulation design.</strong></p>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">The moment a preservative-charged system runs through its weekly or monthly cycle, the protective film strips from the surfaces it was meant to protect. Cutback solvents in the formulation flash off unevenly through breathers and seal points. The charge becomes a contaminated fluid that no longer functions as either a preservative or a service oil. Returning the asset to operational service requires flushing the system, refilling with the correct lubricant, and absorbing the cost and downtime of a fluid changeover on every cycle.</p>
<p style="margin:0 0 20px 0; font-size:17px; line-height:1.78; color:#252525;">The compatibility problems are equally serious. Preservative oils are not formulated to coexist with the additive packages in turbine, compressor, and gearbox oils. Mixing them introduces seal compatibility risks &#8212; particularly in dry gas seal support systems and elastomer-sealed gearboxes. The cutback solvents in some formulations cause swelling in nitrile and fluorocarbon seals. The polar additives that give preservative oils their water-displacement properties can interfere with demulsibility and air release in service oils.</p>
<p>  <!-- Feature box orange --></p>
<div style="background:#fdf3ec; border-left:4px solid #d4601c; padding:16px 22px; margin:0 0 24px 0;">
<p style="margin:0 0 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; font-size:14px;">TOPP Test Evidence: What Contamination from Preservative Oil Actually Does</p>
<p style="margin:0; font-size:14px; color:#3d3d3d; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">To further assess compatibility, 5% of a commonly used preservative oil was mixed with new turbine oil and stressed in an accelerated oxidation test &#8212; the <strong>TOPP Test</strong> (Turbine Oil Performance Prediction). Fig. 1 shows the visual results of this test, clearly demonstrating that a small amount of residual preservative oil will dramatically degrade turbine oil, resulting in considerable varnish formation on the MPC patch, catalyst coil, and glassware &#8212; clearly visible after just six weeks of accelerated stress.</p>
</p></div>
<p>  <img loading="lazy" decoding="async"
    src="https://precisionlubrication.com/wp-content/uploads/2026/06/Image1_enhanced.png"
    alt="Visual Comparison of Oil Degradation and Component Condition Before and After 6-Week TOPP Testing"
    width="2808"
    height="2832"
    class="alignnone size-full wp-image-8649"
    style="width: 100%; height: auto; display: block;"
  /></p>
<p style="margin:0 0 28px 0; font-size:12px; color:#5a6370; font-style:italic; text-align:center; font-family:Georgia,'Times New Roman',serif;">Figure 1: The impact of 5% preservative oil mixed into a premium turbine oil after 6 weeks of accelerated oxidation. The degree of varnish formation on the MPC patch, catalyst coil, and glassware is extreme.</p>
<p>  <!-- Info box navy --></p>
<div style="background:#f5f7fa; border-left:4px solid #1e3a55; padding:16px 20px; margin:0 0 24px 0;">
<p style="margin:0 0 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; font-size:14px;">About the TOPP Test</p>
<p style="margin:0; font-size:14px; color:#3d3d3d; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">The Turbine Oil Performance Prediction (TOPP) test subjects a turbine oil sample to accelerated oxidative stress at 120&#176;C alongside an iron-copper catalyst couple, with dry air continuously bubbled through the fluid. Samples are withdrawn at 3, 6, 9, and 12 weeks and subjected to a comprehensive analytical panel tracking oxidative degradation, antioxidant depletion, acid formation, viscosity change, and deposit precursor accumulation &#8212; producing a time-resolved degradation fingerprint that reveals not just how a fluid fails, but when and why.</p>
</p></div>
<p style="margin:0 0 24px 0; font-size:15px; line-height:1.75; font-style:italic; color:#4a4a4a;">For systems that genuinely sit static for months or years, preservative oils are the right answer. For systems that circulate weekly or monthly, they are the wrong tool.</p>
<hr style="border:none; border-top:1px solid #dde1e8; margin:44px 0;">
<p>  <!-- Section 3 --></p>
<h2 style="font-family:Arial,Helvetica,sans-serif; font-size:24px; font-weight:800; color:#152840; margin:0 0 18px 0; padding-bottom:10px; border-bottom:3px solid #d4601c; line-height:1.3;">The Better Approach is to Maintain the In-Service Charge</h2>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">The technically and economically superior strategy for circulating standby systems is to maintain the in-service charge in a condition that supports both operating and idle periods. This requires three things to work together:</p>
<p>  <!-- Numbered card list --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 24px 0;">
<p>    <!-- Card 1 --></p>
<div style="display:flex; gap:14px; align-items:flex-start; padding:18px 22px; border-bottom:1px solid #dde1e8; background:#ffffff;">
<div style="min-width:28px; height:28px; border-radius:50%; background:#152840; color:#f0a050; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:28px;">1</div>
<div>
<p style="margin:0 0 5px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; font-size:15px;">Antioxidant Replenishment</p>
<p style="margin:0; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">The in-service oil must have its antioxidants restored before depletion reaches the point where varnish forms. Replenishment chemistry is matched to the specific in-service oil and added at concentrations that bring RULER values back into healthy ranges without disturbing the rest of the additive package.</p>
</p></div>
</p></div>
<p>    <!-- Card 2 --></p>
<div style="display:flex; gap:14px; align-items:flex-start; padding:18px 22px; border-bottom:1px solid #dde1e8; background:#f5f7fa;">
<div style="min-width:28px; height:28px; border-radius:50%; background:#152840; color:#f0a050; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:28px;">2</div>
<div>
<p style="margin:0 0 5px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; font-size:15px;">Solvency Enhancement for Deposit Control</p>
<p style="margin:0; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">Replenishing antioxidants prevents future varnish, but does not address degradation products already in solution from previous thermal cycles. A formulation that increases the oil&#8217;s solvency for oxidation byproducts keeps these molecules dissolved during idle periods rather than allowing them to precipitate onto critical surfaces. <a href="https://en.wikipedia.org/wiki/Hansen_solubility_parameter" target="_blank" rel="noopener" style="color:#1a5e9a;">Hansen solubility parameters</a> provide the engineering basis for this approach &#8212; the objective is to extend the temperature range over which varnish precursors remain in solution, so that the heating-cooling cycle no longer drives deposition.</p>
</p></div>
</p></div>
<p>    <!-- Card 3 green --></p>
<div style="display:flex; gap:14px; align-items:flex-start; padding:18px 22px; background:#f0faf4;">
<div style="min-width:28px; height:28px; border-radius:50%; background:#1a7a3a; color:#ffffff; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:28px;">3</div>
<div>
<p style="margin:0 0 5px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#1a7a3a; font-size:15px;">Single-Charge Operation</p>
<p style="margin:0; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">When the in-service oil is properly maintained, no separate preservative is needed. The same fluid that runs through the bearings during the weekly operational cycle protects the system during the idle period between runs. <strong>There is no flush, no changeover, and no compatibility risk on return to service.</strong></p>
</p></div>
</p></div>
</p></div>
<p>  <!-- Info box navy --></p>
<div style="background:#f5f7fa; border-left:4px solid #1e3a55; padding:16px 20px; margin:0 0 24px 0;">
<p style="margin:0 0 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; font-size:14px;">Application Note</p>
<p style="margin:0 0 10px 0; font-size:14px; color:#3d3d3d; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">Fluitec&#8217;s DECON AO is engineered for this application. It combines tailored antioxidant replenishment with Solvancer technology &#8212; a patented solubility-enhancing chemistry that keeps degradation byproducts in solution and prevents adhesion to system surfaces. The product is blended on site at treat rates between 3 and 5 percent, with no special equipment required. Compatibility is confirmed through customized simulation testing on the actual in-service oil before treatment, which removes the technical risk that has historically discouraged operators from considering additive-based approaches.</p>
<p style="margin:0; font-size:14px; color:#3d3d3d; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">For seal oil systems specifically, the same chemistry applies. DECON AO does not adversely affect elastomer compatibility, and the solvency enhancement protects servo valves, dry gas seal support equipment, and other tight-clearance components that are vulnerable to varnish during idle periods.</p>
</p></div>
<hr style="border:none; border-top:1px solid #dde1e8; margin:44px 0;">
<p>  <!-- Section 4 --></p>
<h2 style="font-family:Arial,Helvetica,sans-serif; font-size:24px; font-weight:800; color:#152840; margin:0 0 18px 0; padding-bottom:10px; border-bottom:3px solid #d4601c; line-height:1.3;">Recommended Monitoring Protocol for Standby Assets</h2>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">A monitoring program designed for continuous service will not detect the degradation patterns that develop during intermittent operation. The following protocol is calibrated for assets that run weekly to monthly with extended idle periods between runs.</p>
<p>  <!-- Monitor block 1 --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 20px 0;">
<div style="background:#152840; padding:12px 20px; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#f0a050; font-size:14px;">Baseline &#8212; Before Entering Standby Duty</div>
<div style="padding:16px 20px; background:#ffffff; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">
<p style="margin:0 0 10px 0;">Establish a complete reference set when the asset transitions from continuous to intermittent service. Include:</p>
<ul style="margin:0 0 10px 0; padding-left:22px; font-size:13px; color:#444444;">
<li style="margin-bottom:5px;"><strong>RULER</strong> &#8212; individual antioxidant species baseline</li>
<li style="margin-bottom:5px;"><strong>MPC</strong> &#8212; varnish potential baseline</li>
<li style="margin-bottom:5px;"><strong>RPVOT</strong> &#8212; bulk oxidation resistance</li>
<li style="margin-bottom:5px;"><strong>Karl Fischer</strong> &#8212; water content</li>
<li style="margin-bottom:5px;"><strong>Particle count</strong> &#8212; system cleanliness (ISO 4406)</li>
<li><strong>TAN</strong> &#8212; acid number reference</li>
</ul>
<p style="margin:0;">This baseline becomes the reference against which all subsequent samples are evaluated.</p>
</p></div>
</p></div>
<p>  <!-- Monitor block 2 --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 20px 0;">
<div style="background:#152840; padding:12px 20px; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#f0a050; font-size:14px;">Sampling Cadence &#8212; Tied to Circulation Cycles, Not the Calendar</div>
<div style="padding:16px 20px; background:#f5f7fa; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">
<p style="margin:0;">Sample after each operational run, not on a fixed calendar. The oil sees its highest stress during the run itself &#8212; when the system reaches operating temperature and circulation distributes any accumulated contamination. Sampling immediately after the run captures the worst-case condition.</p>
</p></div>
</p></div>
<p>  <!-- Monitor block 3 --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 20px 0;">
<div style="background:#152840; padding:12px 20px; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#f0a050; font-size:14px;">Triangulate RULER, MPC, and RPVOT</div>
<div style="padding:16px 20px; background:#ffffff; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">
<p style="margin:0 0 10px 0;">No single test is sufficient for intermittent-service assets:</p>
<ul style="margin:0 0 10px 0; padding-left:22px; font-size:13px; color:#444444;">
<li style="margin-bottom:6px;"><strong>RULER</strong> reveals additive depletion patterns <em>before</em> bulk oxidation resistance falls</li>
<li style="margin-bottom:6px;"><strong>MPC</strong> captures varnish potential earlier than visual inspection of system components</li>
<li><strong>RPVOT</strong> confirms that the bulk oil retains oxidation resistance</li>
</ul>
<p style="margin:0; font-size:13px; font-style:italic; color:#666666;">The three tests together provide a complete picture. Using any one in isolation misses the failure modes the others detect.</p>
</p></div>
</p></div>
<p>  <!-- Monitor block 4 --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 20px 0;">
<div style="background:#152840; padding:12px 20px; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#f0a050; font-size:14px;">Action Trigger Points</div>
<div style="padding:16px 20px; background:#f5f7fa;">
<table style="width:100%; border-collapse:collapse; font-size:13px; color:#444444; font-family:Georgia,'Times New Roman',serif;">
<tr>
<td style="padding:8px 14px 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; white-space:nowrap; vertical-align:top; border-bottom:1px solid #dde1e8; width:200px;">RULER &#8212; aminic antioxidants</td>
<td style="padding:8px 0; border-bottom:1px solid #dde1e8;"><strong style="color:#7b4f00;">Below 50% of baseline</strong> &#8212; action required. &nbsp; <strong style="color:#c0392b;">Below 25% &#8212; oil condemned.</strong></td>
</tr>
<tr>
<td style="padding:8px 14px 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#152840; white-space:nowrap; vertical-align:top;">MPC value</td>
<td style="padding:8px 0;"><strong style="color:#7b4f00;">Above 15</strong> &#8212; call to action.</td>
</tr>
</table></div>
</p></div>
<p>  <!-- Alert box red --></p>
<div style="background:#fdf1f0; border-left:4px solid #c0392b; padding:16px 20px; margin:0 0 20px 0;">
<p style="margin:0 0 8px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#c0392b; font-size:14px;">Documentation for Warranty and Insurance Compliance</p>
<p style="margin:0; font-size:14px; color:#444444; line-height:1.65; font-family:Georgia,'Times New Roman',serif;">OEM warranty terms and insurance underwriting increasingly reference oil condition as part of the operational envelope. A documented monitoring program with quarterly sampling, RULER trending, and MPC tracking provides the evidence base that supports both warranty claims and insurance renewals. For standby assets, this documentation is often <em>more</em> valuable than for continuously operated equipment &#8212; because operating hours alone do not demonstrate the asset has been properly maintained.</p>
</p></div>
<hr style="border:none; border-top:1px solid #dde1e8; margin:44px 0;">
<p>  <!-- Section 5 --></p>
<h2 style="font-family:Arial,Helvetica,sans-serif; font-size:24px; font-weight:800; color:#152840; margin:0 0 18px 0; padding-bottom:10px; border-bottom:3px solid #d4601c; line-height:1.3;">Case Examples</h2>
<p>  <!-- Case card 1 --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 18px 0;">
<div style="background:#152840; padding:16px 22px;">
<p style="margin:0 0 4px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#f0a050; font-size:16px;">Salt River Project &#8212; Mesquite Power, Arizona</p>
<p style="margin:0; font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#b0c2d5;">Peaking gas turbine facility, grid-demand cycling</p>
</p></div>
<div style="padding:20px 22px; background:#ffffff; font-size:14px; color:#444444; line-height:1.7; font-family:Georgia,'Times New Roman',serif;">
<p style="margin:0 0 12px 0;">Mesquite Power, a peaking gas turbine facility operated by Salt River Project, presents the operating profile that defines this paper. The units cycle in response to grid demand, with extended idle periods between runs. DECON AO has been deployed at Mesquite as part of a proactive lubricant management strategy that maintains the in-service charge in operational readiness through repeated thermal cycles.</p>
<p style="margin:0;"><strong>MPC values have been held in single digits across the treated units</strong> &#8212; well below the action threshold and consistent with oil that is genuinely ready to run rather than merely available to start. The site has become a reference case for the single-charge approach to standby asset management, demonstrating that intermittent duty does not require either accelerated oil changes or separate preservative strategies when the in-service charge is properly maintained.</p>
</p></div>
</p></div>
<p>  <!-- Case card 2 --></p>
<div style="border:1px solid #dde1e8; border-radius:6px; overflow:hidden; margin:0 0 20px 0;">
<div style="background:#152840; padding:16px 22px;">
<p style="margin:0 0 4px 0; font-family:Arial,Helvetica,sans-serif; font-weight:700; color:#f0a050; font-size:16px;">Six Gas Turbines &#8212; Power Plant, Qatar</p>
<p style="margin:0; font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#b0c2d5;">7-year-old in-service oils, varnish problem, high antioxidant depletion rate</p>
</p></div>
<div style="padding:20px 22px; background:#f5f7fa; font-size:14px; color:#444444; line-height:1.7; font-family:Georgia,'Times New Roman',serif;">
<p style="margin:0 0 12px 0;">A power plant in Qatar sought support from Petrotec Services and Rentals to identify a solution that could restore the antioxidant properties of the 7-year-old in-service turbine oils, extend their operational life, and enhance machine reliability. Historical oil analysis conducted tri-monthly with full-spectrum testing showed high varnish levels and rapid depletion of amine antioxidants and RPVOT levels &#8212; falling below 50% compared to fresh oil &#8212; raising significant concerns about equipment reliability and performance.</p>
<p style="margin:0 0 12px 0;">Fluitec&#8217;s Vita ESP III system and DECON AO were used to mitigate and maintain varnish potential within acceptable levels, restore antioxidant and RPVOT levels, and <strong>reduce the risk of six turbines shutting down with a consequent costly 120,000L oil replacement</strong>.</p>
</p></div>
<div style="padding:12px 22px; background:#ffffff; border-top:1px solid #dde1e8; font-size:13px; color:#5a6370; font-style:italic; font-family:Georgia,'Times New Roman',serif;">
      The above cases share a common pattern: replenishment with antioxidant restoration and solvency enhancement resolved the problem without a fluid change. The same charge continued to serve both operational and standby roles.
    </div>
</p></div>
<p>  <img loading="lazy" decoding="async"
    src="https://precisionlubrication.com/wp-content/uploads/2026/06/Vanda.jpg"
    alt="Visual Comparison of Oil Degradation and Component Condition Before and After 6-Week TOPP Testing"
    width="2808"
    height="2832"
    class="alignnone size-full wp-image-8649"
    style="width: 100%; height: auto; display: block;"
  /></p>
<p style="margin:0 0 44px 0; font-size:12px; color:#5a6370; font-style:italic; text-align:center; font-family:Georgia,'Times New Roman',serif;">Figure 2: Vanda Franco working with customers in the field in Qatar.</p>
<hr style="border:none; border-top:1px solid #dde1e8; margin:44px 0;">
<p>  <!-- Section 6 --></p>
<h2 style="font-family:Arial,Helvetica,sans-serif; font-size:24px; font-weight:800; color:#152840; margin:0 0 18px 0; padding-bottom:10px; border-bottom:3px solid #d4601c; line-height:1.3;">Operational Recommendation</h2>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">For turbines, compressors, and gearboxes operating in intermittent service with weekly to monthly run cycles, the engineering case is clear.</p>
<p>  <!-- Recommendation dark box --></p>
<div style="background:#152840; border-radius:6px; padding:28px 30px; margin:0 0 32px 0;">
<p style="margin:0 0 20px 0; font-family:Arial,Helvetica,sans-serif; font-weight:800; color:#f0a050; font-size:16px;">The Single-Charge Strategy &#8212; Four Commitments</p>
<div style="display:flex; gap:14px; align-items:flex-start; margin-bottom:14px;">
<div style="min-width:26px; height:26px; border-radius:50%; background:#f0a050; color:#152840; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:26px;">1</div>
<p style="margin:0; font-size:14px; color:#cdd9e8; line-height:1.65; font-family:Arial,Helvetica,sans-serif;">Maintain the in-service charge with antioxidant replenishment and solvency-enhanced deposit control.</p>
</p></div>
<div style="display:flex; gap:14px; align-items:flex-start; margin-bottom:14px;">
<div style="min-width:26px; height:26px; border-radius:50%; background:#f0a050; color:#152840; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:26px;">2</div>
<p style="margin:0; font-size:14px; color:#cdd9e8; line-height:1.65; font-family:Arial,Helvetica,sans-serif;">Avoid preservative oil approaches for any system that circulates during idle periods.</p>
</p></div>
<div style="display:flex; gap:14px; align-items:flex-start; margin-bottom:14px;">
<div style="min-width:26px; height:26px; border-radius:50%; background:#f0a050; color:#152840; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:26px;">3</div>
<p style="margin:0; font-size:14px; color:#cdd9e8; line-height:1.65; font-family:Arial,Helvetica,sans-serif;">Establish a triangulated monitoring protocol tied to circulation cycles rather than calendar intervals &#8212; use RULER, MPC, and RPVOT together rather than relying on any single test.</p>
</p></div>
<div style="display:flex; gap:14px; align-items:flex-start;">
<div style="min-width:26px; height:26px; border-radius:50%; background:#f0a050; color:#152840; font-family:Arial,Helvetica,sans-serif; font-weight:700; font-size:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; text-align:center; line-height:26px;">4</div>
<p style="margin:0; font-size:14px; color:#cdd9e8; line-height:1.65; font-family:Arial,Helvetica,sans-serif;">Document oil condition systematically to support OEM warranty compliance and insurance underwriting.</p>
</p></div>
</p></div>
<p style="margin:0 0 18px 0; font-size:17px; line-height:1.78; color:#252525;">The single-charge strategy reduces changeover cost, eliminates the flush requirements that come with preservative oil approaches, and produces a verifiable oil health record that supports both operational readiness and warranty compliance. For assets where the cost of an unplanned start failure exceeds the cost of the lubricant program by orders of magnitude, this is the strategy that aligns lubricant chemistry with the actual duty cycle the equipment now sees.</p>
<p style="margin:0 0 40px 0; font-style:italic; color:#4a4a4a; font-size:16px; line-height:1.75;">The supply chain crisis that pushed many of these assets into intermittent service is not temporary. It is the new operational baseline. The lubricant management strategy needs to match.</p>
</div>
<p>The post <a href="https://precisionlubrication.com/articles/8644/">Protecting Lubricants in Standby and Intermittent Service</a> appeared first on <a href="https://precisionlubrication.com">Precision Lubrication</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
