<?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>Chemicals &amp; Solvents Archives - Ayalytical</title>
	<atom:link href="https://dev2.ayalytical.com/product-category/application/chemicals-solvents/feed/" rel="self" type="application/rss+xml" />
	<link>https://ayalytical.com/product-category/application/chemicals-solvents/</link>
	<description>Ayalytical Instruments, Inc.</description>
	<lastBuildDate>Fri, 04 Sep 2026 14:05:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://dev2.ayalytical.com/wp-content/uploads/2024/11/cropped-ayalytical-logo-molecule-dark-32x32.png</url>
	<title>Chemicals &amp; Solvents Archives - Ayalytical</title>
	<link>https://ayalytical.com/product-category/application/chemicals-solvents/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>StoneDDI &#8211; Stone Digital Detection Imaging</title>
		<link>https://dev2.ayalytical.com/product/stoneddi/</link>
		
		<dc:creator><![CDATA[Crystal Heetai]]></dc:creator>
		<pubDate>Fri, 20 Dec 2024 16:42:46 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p><strong>Advanced device for precise calibration and verification of diffuser stones.</strong></p>
<p><strong>Key Features:</strong></p>
<ul>
<li>Accurate measurement of pore diameter and permeability under controlled air flow conditions.</li>
<li>Accommodating cylindrical and spherical designs.</li>
<li>High-resolution vision system for precise detection of even the smallest bubbles.</li>
<li>Suitable for both ceramic and metal diffusers.</li>
<li>Fully compliant with ASTM standards.</li>
</ul>
<p>The post <a href="https://dev2.ayalytical.com/product/stoneddi/">StoneDDI &#8211; Stone Digital Detection Imaging</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<style>
.aya-pd {
  --aya-red: #c8102e;
  --aya-ink: #1c1c1c;
  --aya-body: #6f6f6f;
  --aya-rule: #e2e2e2;
  color: var(--aya-body);
  font-size: 15px;
  line-height: 1.62;
  max-width: 680px;
}
.aya-pd p { margin: 0 0 1.05em; padding: 0; color: var(--aya-body); }
.aya-pd p:last-child { margin-bottom: 0; }
.aya-pd p:empty { display: none; margin: 0; }
/* Gradient headlines are set inline on the span so nothing can override them. */
/* ---- shared type ---- */
.aya-pd__kicker {
  margin: 0 0 1.4em;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: var(--aya-red);
}
.aya-pd__kicker span { color: var(--aya-body); margin: 0 .35em; }
.aya-pd .aya-pd__display {
  margin: 0;
  font-size: 33px;
  line-height: 1.18;
  font-weight: 700;
  letter-spacing: -.01em;
  padding: 0;
}
.aya-pd .aya-pd__display--sm { font-size: 30px; }
.aya-pd__h2 {
  margin: 0 0 1.4em;
  font-size: 21px;
  line-height: 1.32;
  font-weight: 700;
  color: var(--aya-ink);
}
.aya-pd__h3 {
  margin: 0 0 .9em;
  font-size: 18px;
  font-weight: 700;
  color: var(--aya-ink);
}
/* ---- 1. hero ---- */
.aya-pd__hero {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
  margin-bottom: 56px;
}
.aya-pd__heroText {
  flex: 1 1 260px;
  border-left: 3px solid var(--aya-red);
  padding: 4px 0 4px 22px;
}
.aya-pd__heroText .aya-pd__kicker { margin-bottom: 1.1em; }
.aya-pd__herometa { margin: 1.2em 0 0; font-size: 14px; line-height: 1.5; }
.aya-pd__heroImg { flex: 1 1 210px; margin: 0; }
.aya-pd__heroImg img { display: block; width: 100%; height: auto; }
/* ---- 2. body sections ---- */
.aya-pd__block { margin-bottom: 40px; }
.aya-pd__block--gap { margin-top: 56px; }
.aya-pd__block .aya-pd__display { margin-bottom: .95em; }
.aya-pd__divider {
  height: 0;
  margin: 0 0 40px;
  border: 0;
  border-top: 2px solid var(--aya-red);
  background: none;
}
.aya-pd ul.aya-pd__apps {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 22px 28px;
  margin: 0;
  padding: 0;
}
.aya-pd ul.aya-pd__apps li {
  position: relative;
  list-style: none;
  list-style-type: none;
  padding-left: 22px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--aya-ink);
}
.aya-pd ul.aya-pd__apps li::marker { content: ""; }
.aya-pd ul.aya-pd__apps li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .45em;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--aya-red);
}
/* ---- 3. key parameters ---- */
.aya-pd ol.aya-pd__params { list-style: none; margin: 0; padding: 0; }
.aya-pd ol.aya-pd__params li {
  display: flex;
  list-style: none;
  list-style-type: none;
  gap: 24px;
  padding: 22px 0;
  border-bottom: 1px solid var(--aya-rule);
}
.aya-pd ol.aya-pd__params li::marker { content: ""; }
.aya-pd ol.aya-pd__params li:first-child { border-top: 1px solid var(--aya-rule); }
.aya-pd ol.aya-pd__params li:last-child { border-bottom: 0; padding-bottom: 0; }
.aya-pd__params .aya-pd__num {
  flex: 0 0 auto;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--aya-red);
}
.aya-pd__params h4 {
  margin: 0 0 .35em;
  font-size: 17px;
  font-weight: 700;
  color: var(--aya-ink);
  transition: color .18s ease;
}
.aya-pd__params li:hover h4 { color: var(--aya-red); }
.aya-pd__params p { margin: 0; font-size: 14.5px; }
/* ---- 4. warranty + CTA ---- */
.aya-pd__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px 40px;
  margin-top: 34px;
  padding-top: 26px;
  border-top: 2px solid var(--aya-red);
}
.aya-pd__warranty { flex: 1 1 240px; }
.aya-pd__warranty p { font-size: 13.5px; line-height: 1.55; margin: 0; }
.aya-pd__cta { flex: 0 1 230px; text-align: center; }
.aya-pd__cta p { margin: 0; }
.aya-pd a.aya-pd__btn {
  display: inline-block;
  padding: 12px 26px;
  background: #000;
  border: 1px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  margin: 0;
  transition: background .2s ease, color .2s ease;
}
.aya-pd a.aya-pd__btn:hover,
.aya-pd a.aya-pd__btn:focus {
  background: #fff;
  border-color: #000;
  color: #000;
  text-decoration: none;
}
.aya-pd :focus-visible { outline: 2px solid var(--aya-red); outline-offset: 3px; }
@media (prefers-reduced-motion: reduce) {
  .aya-pd * { transition: none !important; }
}
</style>
<div class="aya-pd">
<section class="aya-pd__hero">
<div class="aya-pd__heroText">
<p class="aya-pd__kicker">StoneDDI <span>/</span> Diffuser stone calibration</p>
<h3 class="aya-pd__display"><span class="aya-pd__grad" style="display:inline-block;color:#c8102e;background-color:transparent !important;background-image:linear-gradient(100deg,#3a3a3a 0%,#d92b3f 50%,#3a3a3a 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;">Calibrate diffuser stones.<br />Verify every result.</span></h3>
<p class="aya-pd__herometa">Pore diameter in &micro;m, permeability in mL/min<br />Fully compliant to ASTM D892 and D6082</p>
</div>
<figure class="aya-pd__heroImg"><img decoding="async" src="https://dev2.ayalytical.com/wp-content/uploads/2024/08/AYA-stone.png" alt="StoneDDI diffuser stone calibration and verification system" loading="lazy"></figure>
</section>
<h3 class="aya-pd__h2">Introducing the StoneDDI: diffuser stone calibration and verification system</h3>
<p>The Stone Digital Detection Imaging (StoneDDI) device verifies the status of new and in-use diffuser stones. The StoneDDI can calibrate both metal and ceramic diffusers in cylindrical and spherical designs, helping ensure each stone is within bounds for related testing. Under tightly controlled airflow conditions, the system calculates pore diameter and permeability.</p>
<section class="aya-pd__block aya-pd__block--gap">
<p class="aya-pd__kicker">Controlled air flow <span>+</span> Digital vision</p>
<h3 class="aya-pd__display aya-pd__display--sm"><span class="aya-pd__grad" style="display:inline-block;color:#c8102e;background-color:transparent !important;background-image:linear-gradient(100deg,#3a3a3a 0%,#d92b3f 50%,#3a3a3a 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;">Controlled airflow.<br />Digital verification.</span></h3>
<p style="color:#1c1c1c;font-size:16px;">Two test positions. One high-resolution vision system.</p>
<p>The StoneDDI operates in a two-test-position design to determine diffuser-stone characteristics. Its built-in high-resolution vision system captures even the smallest bubbles for reliable determination of pore diameter and permeability.</p>
</section>
<hr class="aya-pd__divider">
<section class="aya-pd__block">
<h4 class="aya-pd__h3">Built for compliance.</h4>
<p>This device is fully compliant with ASTM D892, D6082, and E128-99, making it ideal for R&amp;D, QC, and many more applications.</p>
<h4 class="aya-pd__h3">Applications of the StoneDDI include</h4>
<ul class="aya-pd__apps">
<li>Ceramic spherical diffuser calibration</li>
<li>Metal cylindrical diffuser verification</li>
</ul>
</section>
<section class="aya-pd__block aya-pd__block--gap">
<p class="aya-pd__kicker">Connected <span>+</span> Documented</p>
<h3 class="aya-pd__display aya-pd__display--sm"><span class="aya-pd__grad" style="display:inline-block;color:#c8102e;background-color:transparent !important;background-image:linear-gradient(100deg,#3a3a3a 0%,#d92b3f 50%,#3a3a3a 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;">Every calibration logged.<br />Every result verified.</span></h3>
<p>A dual-camera CCD detection system works alongside a mass flow meter and electronic pressure control to read flow and pressure directly, with a patented optical arrangement and red LED (600 nm) light source. Running on embedded Windows 10, the StoneDDI integrates seamlessly with laboratory information management systems (LIMS) over its Ethernet and USB interfaces, with an easy-to-use 10.1&Prime; touchscreen for setup and review.</p>
</section>
<hr class="aya-pd__divider">
<section class="aya-pd__block">
<h4 class="aya-pd__h3">Built into the workflow.</h4>
<p>Flow, pressure, and calibration images are held on 64 GB of internal SSD storage and moved out over the interface that suits the lab.</p>
<h4 class="aya-pd__h3">Interfaces and controls</h4>
<ul class="aya-pd__apps">
<li>Ethernet &times; 2 for LIMS connectivity</li>
<li>USB 3.0 + USB 2.0, printer and keyboard</li>
<li>HDMI + VGA output</li>
<li>10.1&Prime; multi-touch display</li>
</ul>
</section>
<section class="aya-pd__block aya-pd__block--gap">
<p class="aya-pd__kicker">Key measuring parameters</p>
<h3 class="aya-pd__display aya-pd__display--sm"><span class="aya-pd__grad" style="display:inline-block;color:#c8102e;background-color:transparent !important;background-image:linear-gradient(100deg,#3a3a3a 0%,#d92b3f 50%,#3a3a3a 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;">Two parameters.<br />One verified diffuser profile.</span></h3>
<ol class="aya-pd__params">
<li><span class="aya-pd__num">01</span>
<div>
<h4>Pore Diameter</h4>
<p>Size in &micro;m.</p>
</div>
</li>
<li><span class="aya-pd__num">02</span>
<div>
<h4>Permeability</h4>
<p>Flow in mL/min.</p>
</div>
</li>
<li><span class="aya-pd__num">03</span>
<div>
<h4>Compliance Standards</h4>
<p>ASTM D892, D6082, and E128-99.</p>
</div>
</li>
</ol>
</section>
<section class="aya-pd__footer">
<div class="aya-pd__warranty">
<h4 class="aya-pd__h3">1-year warranty</h4>
<p>The StoneDDI is backed by a comprehensive 1-year warranty, with an option to extend coverage for an additional year upon compliance with the manufacturer&#8217;s terms.</p>
</div>
<div class="aya-pd__cta"><a class="aya-pd__btn" href="https://dev2.ayalytical.com/contact-us/?product_id=131726">Request a Quote</a></div>
</section>
</div>
<p>The post <a href="https://dev2.ayalytical.com/product/stoneddi/">StoneDDI &#8211; Stone Digital Detection Imaging</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sulfur in Diesel Check STD, 7ppm</title>
		<link>https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-7ppm/</link>
		
		<dc:creator><![CDATA[Oscar]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 21:43:28 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, [&#8230;]</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-7ppm/">Sulfur in Diesel Check STD, 7ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, in accordance with ASTM method D2622.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-7ppm/">Sulfur in Diesel Check STD, 7ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sulfur in Diesel Check STD, 15ppm</title>
		<link>https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-15ppm/</link>
		
		<dc:creator><![CDATA[Oscar]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 21:42:43 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, [&#8230;]</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-15ppm/">Sulfur in Diesel Check STD, 15ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, in accordance with ASTM method D2622.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-15ppm/">Sulfur in Diesel Check STD, 15ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sulfur in Diesel Check STD, 5ppm 1L</title>
		<link>https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-5ppm-1l/</link>
		
		<dc:creator><![CDATA[Oscar]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 21:41:38 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, [&#8230;]</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-5ppm-1l/">Sulfur in Diesel Check STD, 5ppm 1L</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, in accordance with ASTM method D2622.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-5ppm-1l/">Sulfur in Diesel Check STD, 5ppm 1L</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sulfur in Diesel Check STD, 5ppm</title>
		<link>https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-5ppm-copy/</link>
		
		<dc:creator><![CDATA[Oscar]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 21:40:35 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, [&#8230;]</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-5ppm-copy/">Sulfur in Diesel Check STD, 5ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, in accordance with ASTM method D2622.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-5ppm-copy/">Sulfur in Diesel Check STD, 5ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sulfur in Diesel Check STD, 9.5ppm</title>
		<link>https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-9-5ppm/</link>
		
		<dc:creator><![CDATA[Oscar]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 21:38:16 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, [&#8230;]</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-9-5ppm/">Sulfur in Diesel Check STD, 9.5ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, in accordance with ASTM method D2622.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-check-std-9-5ppm/">Sulfur in Diesel Check STD, 9.5ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sulfur in Diesel Check STD, 200ppm</title>
		<link>https://dev2.ayalytical.com/product/sulfur-in-diesel-200ppm/</link>
		
		<dc:creator><![CDATA[Oscar]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 21:36:16 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, [&#8230;]</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-200ppm/">Sulfur in Diesel Check STD, 200ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Sulfur in Diesel calibration set is primarily used to create calibration curves for Diesel and Gasoline respectively. The concentrations of the unknown samples must lie within the calibration range that is used.Ayalytical Instruments supplies calibration samples in various concentrations &#8211; blank, 1, 5, 10, 25, 100, and 500ppm. The set contains seven 100mL bottles, in accordance with ASTM method D2622.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/sulfur-in-diesel-200ppm/">Sulfur in Diesel Check STD, 200ppm</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Digital Alcohol Meter ALM-155</title>
		<link>https://dev2.ayalytical.com/product/digital-alcohol-meter-alm-155/</link>
		
		<dc:creator><![CDATA[Juan Ayala]]></dc:creator>
		<pubDate>Tue, 02 Jan 2024 14:47:44 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p><b>Digital meter for precise alcohol content determination.</b></p>
<p><span style="font-weight: 400;">Key Features:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Accurate measurement of alcohol concentration.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">User-friendly interface with digital display.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Fast and reliable analysis.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Compact and lightweight for easy handling.</span></li>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Compliant with industry standards.</span></li>
</ul>
<p>The post <a href="https://dev2.ayalytical.com/product/digital-alcohol-meter-alm-155/">Digital Alcohol Meter ALM-155</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="font_3">Digital Alcohol Meter ALM-155 is a compactsize andhigh-performance bench top density meter with oscillating capillary tube dedicated for the analysis of different products containing alcohol like wine, distilled spirits, liqueur and beer.</p>
<p class="font_3">This alcohol density meter &#8211; ALM-155 is designed to be easy-to-use and budget-friendly for all the alcoholic beverage market. A useful instrument for monitoring and quality control of alcohol drinks through the whole production processes from fermentation to bottling in a brewery. Purchase this density meter for alcohol online.</p>
<p>The post <a href="https://dev2.ayalytical.com/product/digital-alcohol-meter-alm-155/">Digital Alcohol Meter ALM-155</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CYCLOPENTANE, TECHNICAL, 6 X 1 L &#8211; 99% Purity.</title>
		<link>https://dev2.ayalytical.com/product/cyclopentane-technical-6-x-1-l-99-purity/</link>
		
		<dc:creator><![CDATA[Juan Ayala]]></dc:creator>
		<pubDate>Tue, 02 Jan 2024 14:38:12 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>Ayalytical Instruments supplies Cyclopentane in a six-pack of one-liter bottles, which is primarily used for RVP testing as per ASTM D5191. &#160;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/cyclopentane-technical-6-x-1-l-99-purity/">CYCLOPENTANE, TECHNICAL, 6 X 1 L &#8211; 99% Purity.</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ayalytical Instruments supplies Cyclopentane in a six-pack of one-liter bottles, which is primarily used for RVP testing as per ASTM D5191.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/cyclopentane-technical-6-x-1-l-99-purity/">CYCLOPENTANE, TECHNICAL, 6 X 1 L &#8211; 99% Purity.</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cyclopentane &#8211; 1L &#124; 99% Purity.</title>
		<link>https://dev2.ayalytical.com/product/cyclopentane-technical-1-l-99-purity/</link>
		
		<dc:creator><![CDATA[Juan Ayala]]></dc:creator>
		<pubDate>Tue, 02 Jan 2024 14:38:12 +0000</pubDate>
				<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>Ayalytical Instruments supplies Cyclopentane in one-liter bottles, which is primarily used for RVP testing as per ASTM D5191. &#160;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/cyclopentane-technical-1-l-99-purity/">Cyclopentane &#8211; 1L | 99% Purity.</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ayalytical Instruments supplies Cyclopentane in one-liter bottles, which is primarily used for RVP testing as per ASTM D5191.</p>
<p>&nbsp;</p>
<p>The post <a href="https://dev2.ayalytical.com/product/cyclopentane-technical-1-l-99-purity/">Cyclopentane &#8211; 1L | 99% Purity.</a> appeared first on <a href="https://dev2.ayalytical.com">Ayalytical</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
