<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Kingtronics Blog - Diodes &amp;amp; Rectifiers</title><link>https://www.kingtronics.tw/</link><description>Welcome to Kingtronics Blog - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright 1990 www.kingtronics.cn. Some Rights Reserved. MLCC Capacitors </copyright><pubDate>Fri, 06 Mar 2026 00:37:47 +0800</pubDate><item><title>Why TVS Diodes Matter in Power Supplies and Industrial Electronics</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/why-tvs-diodes-matter-in-power-supplies-and-industrial-electronics.html</link><pubDate>Mon, 01 Dec 2025 08:54:47 +0800</pubDate><guid>https://www.kingtronics.tw/archives/why-tvs-diodes-matter-in-power-supplies-and-industrial-electronics.html</guid><description><![CDATA[<!-- BEGIN: Kingtronics TVS External Blog Article (Blue CTA + RWD + SEO Strong) --><p><style type="text/css">  .xkt-article * { box-sizing: border-box; }  .xkt-article {    font-family: Arial, Helvetica, sans-serif;    line-height: 1.65;    color: #1f2a44;    font-size: 14px;    max-width: 860px;    margin: 0 auto;  }  .xkt-article h2,  .xkt-article h3 {    color: #1f2a44;    font-size: 16px;    margin: 28px 0 10px;    font-weight: bold;    line-height: 1.4;  }  .xkt-article p { margin: 12px 0; }  .xkt-article ul { margin: 12px 0 16px 18px; padding: 0; }  .xkt-article li { margin: 6px 0; }  .xkt-article blockquote {    border-left: 3px solid #cbd5e1;    padding-left: 10px;    color: #4b5563;    font-style: italic;    margin: 18px 0;  }  .xkt-article hr {    border: 0;    border-top: 1px solid #e2e8f0;    margin: 28px 0;  }  /* Media block for images */  .xkt-media {    max-width: 550px;    width: 100%;    margin: 16px 0;    border-radius: 14px;    box-shadow: 0 10px 28px rgba(0,0,0,0.18);    overflow: hidden;    background-color: #000;  }  .xkt-media img {    display: block;    width: 100%;    height: auto;    max-width: 550px;    border: 0;  }  /* Media block for responsive video (16:9) */  .xkt-media-video {    max-width: 550px;    width: 100%;    margin: 16px 0;    border-radius: 14px;    box-shadow: 0 10px 28px rgba(0,0,0,0.18);    overflow: hidden;    background-color: #000;    position: relative;    padding-top: 56.25%; /* 16:9 */  }  .xkt-media-video iframe {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border: 0;    display: block;    background-color: #000;  }  /* CTA buttons (brand blue with permanent white text) */  .xkt-btn {    display: inline-block;    background-color: #007BCE !important;    color: #fff !important;    padding: 10px 18px;    border-radius: 4px;    font-weight: bold;    text-decoration: none;    transition: background-color 0.2s ease;    line-height: 1.4;  }  .xkt-btn:hover {    background-color: #005fae !important;    color: #fff !important;  }  .xkt-cta-box {    background: #f8fafc;    border: 1px solid #e2e8f0;    border-radius: 6px;    padding: 16px 18px;    max-width: 550px;    margin: 20px 0;  }  /* Catalog block (共用樣式，這篇暫時沒用到) */  .xkt-catalog {    display: flex;    flex-wrap: wrap;    gap: 16px;    align-items: flex-start;    max-width: 550px;    background: #ffffff;    border: 1px solid #e2e8f0;    border-radius: 14px;    box-shadow: 0 10px 28px rgba(0,0,0,0.18);    padding: 16px;    margin: 24px 0;  }  .xkt-catalog-thumb {    flex: 0 0 140px;    max-width: 140px;    border-radius: 10px;    overflow: hidden;  }  .xkt-catalog-thumb img {    width: 100%;    height: auto;    display: block;    border: 0;  }  .xkt-catalog-body {    flex: 1 1 auto;    min-width: 200px;    font-size: 13px;    line-height: 1.5;    color: #1f2a44;  }  .xkt-catalog-body h4 {    margin: 0 0 8px;    font-size: 14px;    font-weight: bold;    color: #1f2a44;    line-height: 1.4;  }  .xkt-note {    color: #64748b;    font-size: 12px;    line-height: 1.5;    margin-top: 6px;  }  /* TVS comparison table (RWD) */  .xkt-table-wrap {    width: 100%;    overflow-x: auto;    margin: 20px 0;  }  .xkt-table {    width: 100%;    border-collapse: collapse;    font-size: 13px;    min-width: 540px;  }  .xkt-table th {    background: #eef4fa;    color: #1f2a44;    font-weight: bold;    padding: 10px;    border: 1px solid #d6e0ea;    text-align: left;  }  .xkt-table td {    padding: 10px;    border: 1px solid #d6e0ea;    color: #1f2a44;    vertical-align: top;  }  .xkt-table td a {    color: #007BCE;    text-decoration: none;  }  .xkt-table td a:hover {    text-decoration: underline;  }  /* 小螢幕：改為卡片式呈現 */  @media (max-width: 540px) {    .xkt-table,    .xkt-table thead {      display: none;    }    .xkt-table tr {      display: block;      margin-bottom: 14px;      border: 1px solid #d6e0ea;      border-radius: 8px;      overflow: hidden;      padding: 8px 0;      background: #ffffff;    }    .xkt-table td {      display: flex;      justify-content: space-between;      padding: 8px 12px;      border: 0;      border-bottom: 1px solid #eef2f6;    }    .xkt-table td:last-child {      border-bottom: 0;    }    .xkt-table td::before {      content: attr(data-label);      font-weight: bold;      color: #1f2a44;      margin-right: 10px;    }  }</style></p><div class="xkt-article"><p><strong style="color: rgb(92, 107, 122); font-family: Arial; font-size: 14px; margin: 0; padding: 0; box-sizing: border-box;">Kingtronics International Company &mdash; Inspired by Innovation</strong></p><div class="xkt-media"><a href="https://www.kingtronics.com/Transient-Voltage-Suppessors?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">       <img src="https://www.kingtronics.tw/upload/202512010858073136.png" alt="TVS diode surge protection diagram, TVS diode application blocks, SMAJ SMBJ SMCJ package comparison, clamping voltage chart" />     </a></div><p>When power systems and industrial equipment face sudden voltage spikes, the entire circuit can be put at risk. That&rsquo;s why TVS (Transient Voltage Suppressor) diodes play such a critical role &mdash; they clamp dangerous surges within nanoseconds, protecting sensitive ICs, MOSFETs and controllers.</p><p>This article is written for design and maintenance engineers who work with <strong>power supplies, industrial equipment, automation and high-reliability systems</strong>. It explains why TVS diodes have become a standard protection element and how Kingtronics TVS series can help you build stable, cost-effective designs.</p><hr /><h2><strong>Why TVS Diodes Are Essential in Power Supplies</strong></h2><p>Power supply stages sit at the front line of the system. They see switching noise from converters, disturbances from the AC line and, in some regions, lightning-related surges. Without proper surge protection, these events can damage rectifiers, controllers or downstream loads.</p><p>A correctly selected TVS diode clamps the surge to a defined level, absorbs the pulse energy and allows the supply to recover, instead of letting the transient propagate into the rest of the circuit.</p><h3><strong>Common Use Cases in Power Electronics</strong></h3><p>Based on industry applications and Kingtronics internal data, TVS diodes are commonly used in power-related designs such as:</p><p>&bull; AC/DC converters and power adapters<br />&bull; General switching power supplies for industrial and IT equipment<br />&bull; High-power SMPS in servers, automation and charging systems<br />&bull; SMPS output regulation lines (3.3V / 5V / 12V) for logic and control rails<br />&bull; Lightning suppression boards and surge protection modules<br />&bull; Dedicated transient suppression circuits at supply input or critical nodes</p><h3><strong>Recommended Kingtronics TVS Series for Power Designs</strong></h3><p>&bull; <strong>SMBJ Series</strong> &ndash; Compact SMD protection for SMPS output and converter boards where PCB area is limited<br />&bull; <strong>SMCJ Series</strong> &ndash; Higher surge capability SMC package for high-power PSUs and industrial converters<br />&bull; <strong>P6KE Series</strong> &ndash; Versatile axial solution for switching power supply and general transient protection<br />&bull; <strong>1.5KE Series</strong> &ndash; High-surge axial TVS for heavy-duty SMPS and robust industrial power units<br />&bull; <strong>5KP Series</strong> &ndash; Designed for lightning and high-energy suppression in harsh line and surge environments</p><!-- CTA BOX: 引導式文字＋隱藏 utm（僅在 href 中） --><div class="xkt-cta-box"><p style="margin-top:0;">For full technical data and the complete list of available TVS ratings, browse the Kingtronics TVS diode selection page and explore detailed surge protection options.</p><p style="margin-top:12px;margin-bottom:16px;"><a class="xkt-btn" target="_blank" rel="noopener" href="https://www.kingtronics.com/Transient-Voltage-Suppessors?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs">         Explore Kingtronics TVS Diode Series &rarr;       </a></p><p style="margin-top:0;">To request quotations, cross-reference support or discuss design-in requirements with our engineers:</p><p style="margin-top:12px;"><a class="xkt-btn" target="_blank" rel="noopener" href="https://www.kingtronics.com/contactus?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs">         Contact Kingtronics Engineering / Sales &rarr;       </a></p></div><hr /><h2><strong>Industrial Electronics: Harsh Environments Need Robust Protection</strong></h2><p>Industrial and transportation electronics often operate in electrically harsh environments. Motors, long cable runs, inductive loads and external interfaces can all inject noise and surges into control and monitoring circuitry.</p><p>According to Kingtronics application data, TVS diodes are widely used to protect critical industrial and safety-related systems, including:</p><p>&bull; Aircraft engine controllers and onboard electronics<br />&bull; Elevator control systems and building automation panels<br />&bull; Fire alarm systems and emergency signaling devices<br />&bull; Gas detectors and safety monitoring equipment<br />&bull; Industrial control boards for machinery and process control<br />&bull; Voltage regulator modules and power distribution boards<br />&bull; Power MOSFET protection in switching and motor control stages<br />&bull; Black box recorders and data logging systems<br />&bull; Image inspection and vision systems in production lines</p><p>In these high-reliability scenarios, both surge energy and response time matter. Kingtronics offers options across <strong>SMAJ / SMBJ / SMCJ / 1.5KE / P6KE / P4KE / SA Series</strong>, so designers can choose the package, power rating and voltage range that match their environment and qualification level.</p><h2><strong>Featured Series &amp; Datasheets</strong></h2><p>When you move from concept to implementation, it helps to compare package, surge rating and use cases at a glance. The table below summarizes key Kingtronics TVS families and links directly to product pages or datasheets for further design work.</p><!-- ===================== TVS Series Comparison Table (RWD with links) ===================== --><div class="xkt-table-wrap"><table class="xkt-table">    <thead>        <tr>            <th>Series</th>            <th>Package</th>            <th>Peak Pulse Power</th>            <th>Typical Applications</th>            <th>Product / Datasheet</th>        </tr>    </thead>    <tbody>        <tr>            <td data-label="Series">SMAJ</td>            <td data-label="Package">SMA</td>            <td data-label="Peak Pulse Power">400&nbsp;W</td>            <td data-label="Typical Applications">Compact SMPS, telecom, adapter boards</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/Transient-Voltage-Suppessors/smaj-transient-voltage-suppressor?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               View SMAJ product page             </a></td>        </tr>        <tr>            <td data-label="Series">SMBJ</td>            <td data-label="Package">SMB</td>            <td data-label="Peak Pulse Power">600&nbsp;W</td>            <td data-label="Typical Applications">SMPS output lines, industrial control</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/Transient-Voltage-Suppessors/smbj-transient-voltage-suppressor?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               Explore SMBJ product page             </a></td>        </tr>        <tr>            <td data-label="Series">SMCJ</td>            <td data-label="Package">SMC</td>            <td data-label="Peak Pulse Power">1500&nbsp;W</td>            <td data-label="Typical Applications">High-power PSU, automation systems</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/Transient-Voltage-Suppessors/smcj-transient-voltage-suppressor?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               Discover SMCJ product page             </a></td>        </tr>        <tr>            <td data-label="Series">P4KE</td>            <td data-label="Package">Axial</td>            <td data-label="Peak Pulse Power">400&nbsp;W</td>            <td data-label="Typical Applications">General purpose transient suppression</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/pdf/P4KE-Series.pdf?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               Download P4KE datasheet             </a></td>        </tr>        <tr>            <td data-label="Series">P6KE</td>            <td data-label="Package">Axial</td>            <td data-label="Peak Pulse Power">600&nbsp;W</td>            <td data-label="Typical Applications">Switching PSU protection, industrial boards</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/pdf/P6KE-Series.pdf?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               Download P6KE datasheet             </a></td>        </tr>        <tr>            <td data-label="Series">1.5KE</td>            <td data-label="Package">Axial</td>            <td data-label="Peak Pulse Power">1500&nbsp;W</td>            <td data-label="Typical Applications">Heavy-duty SMPS, industrial PSU</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/pdf/1.5KE-Series.pdf?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               Download 1.5KE datasheet             </a></td>        </tr>        <tr>            <td data-label="Series">SA5.0A</td>            <td data-label="Package">Axial</td>            <td data-label="Peak Pulse Power">500&nbsp;W</td>            <td data-label="Typical Applications">Low-voltage lines, signal protection</td>            <td data-label="Product / Datasheet"><a href="https://www.kingtronics.com/pdf/SA5.0A-Series.pdf?utm_source=official-blog&amp;utm_medium=seo&amp;utm_campaign=20251201_tvs" target="_blank" rel="noopener">               Download SA5.0A datasheet             </a></td>        </tr>    </tbody></table></div><!-- ===================== End Table ===================== --><p>For cross-reference or engineering support, or if you are qualifying multiple protection levels across different lines, our team can help you match the proper TVS series to your operating environment and surge profile.</p><h2><strong>Extended Learning: Video Breakdown</strong></h2><p>For engineers who prefer visual explanations, the following reference video gives a clear overview of TVS operation and surge behavior:<br /><strong>TVS Diode Basics &amp; Surge Protection Explained</strong></p><!-- Responsive embedded video --><div class="xkt-media-video"><iframe src="https://www.youtube.com/embed/wq-Z1wMA6eI?rel=0" title="TVS Diode Basics &amp; Surge Protection Explained" loading="lazy" allowfullscreen=""></iframe></div><p>This video pairs well with this article &mdash; readers can quickly connect theory, waveforms and real-world protection circuits.</p><h2><strong>Conclusion</strong></h2><p>Power supplies and industrial equipment require reliable surge protection. TVS diodes remain one of the simplest and most effective ways to improve system robustness and extend field lifetime.</p><p>With a full range covering SMAJ to 5KP high-energy series, Kingtronics provides robust and cost-optimized TVS solutions for OEMs, EMS and industrial manufacturers. Whether you are designing a new platform or updating an existing board, selecting the right TVS diode can significantly reduce field failures and service costs.</p><p>If you need help selecting the right TVS diode for your design, our team is ready to assist.</p><!-- LinkedIn CTA (Brand Blue Button) --><div style="margin-top: 18px;"><a class="xkt-btn" href="https://www.linkedin.com/company/kingtronics-international-co/" target="_blank" rel="noopener">       Follow Kingtronics on LinkedIn &rarr;     </a></div></div><!-- END: Kingtronics TVS External Blog Article -->]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/why-tvs-diodes-matter-in-power-supplies-and-industrial-electronics.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1300</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1300&amp;key=42d0c773</trackback:ping></item><item><title>Enhancing Circuit Performance with Diode Rectifier M7 &amp;amp; Fast Switching Diode LL4148</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/enhancing-circuit-performance-with-diode-rectifier-m7-fast-switching-diode-ll4148.html</link><pubDate>Mon, 30 Sep 2024 10:29:03 +0800</pubDate><guid>https://www.kingtronics.tw/archives/enhancing-circuit-performance-with-diode-rectifier-m7-fast-switching-diode-ll4148.html</guid><description><![CDATA[<p>&nbsp;<span style="color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;</span><span style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;</span><span style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;</span><span style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;</span><span style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;&nbsp;</span><span style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;</span><strong style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">Kingtronics&nbsp;International Company</strong><span style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">&nbsp;&mdash;</span><em style="margin: 0px; padding: 0px; color: rgb(53, 56, 61); font-family: Arial; font-size: 11px;">Inspired by Innovation</em></p><p>In today&rsquo;s high-speed and power-driven electronic applications, circuit designers face the constant challenge of balancing performance with reliability. Two critical components that help achieve this balance are the&nbsp;<strong>Kingtronics Diode Rectifier M7</strong>&nbsp;and&nbsp;<strong>Fast Switching Diode LL4148</strong>. These diodes are essential for various power management, signal routing, and switching operations, making them indispensable for modern electronic circuits.</p><h3><span style="font-size: medium;">Key Features of the M7 Diode Rectifier</span></h3><p>The&nbsp;<strong>M7 Diode Rectifier</strong>&nbsp;is a surface-mount component widely used for rectification in power supply designs. Its robust construction ensures long-term reliability, even in demanding environments. With a reverse voltage of 1,000V and a forward current of 1A, it&rsquo;s ideal for AC-to-DC conversion, voltage clamping, and surge protection. Here are some key benefits:</p><ul>    <li><strong>High Surge Current Capability</strong>: The M7 handles surges efficiently, ensuring durability even in circuits prone to voltage spikes.</li>    <li><strong>Low Forward Voltage Drop</strong>: With a low forward voltage, this diode minimizes energy loss, promoting power efficiency in your designs.</li>    <li><strong>Surface Mount Design (SMD)</strong>: The M7 is designed to fit onto printed circuit boards (PCBs) without taking up excessive space, enabling compact and efficient layouts.</li></ul><p>Applications for the M7 include power supplies, motor drivers, and lighting systems, where its high voltage and current-handling capacity are crucial for optimal circuit protection.</p><h3><span style="font-size: medium;">Key Features of the LL4148 Fast Switching Diode</span></h3><p>On the other hand, the&nbsp;<strong>LL4148 Fast Switching Diode</strong>&nbsp;is perfect for high-speed switching operations due to its rapid response time. With reverse recovery times in nanoseconds and reverse voltage of 100V, it&rsquo;s ideal for signal integrity and fast processing. Its compact form factor and fast-switching capabilities make it a top choice for:</p><ul>    <li><strong>Signal Switching</strong>: The LL4148 is excellent for switching applications in communications and computer circuits, where timing precision is crucial.</li>    <li><strong>Clamping and Snubbing</strong>: This diode is also perfect for preventing voltage spikes and protecting sensitive components in high-speed circuits.</li>    <li><strong>Low Leakage Current</strong>: It ensures minimal power dissipation, making it a great component for energy-sensitive applications.</li></ul><p>The LL4148 excels in logic circuits, data communication networks, and high-speed switching regulators, where precision and speed are top priorities.</p><h3><span style="font-size: medium;">Why Combine M7 and LL4148?</span></h3><p>When these two components are used together in a circuit, they complement each other beautifully. The&nbsp;<strong>M7</strong>&nbsp;manages high-voltage power conversion, while the&nbsp;<strong>LL4148</strong>&nbsp;ensures fast, reliable switching. This combination allows you to design efficient, stable circuits that can handle both power and speed.</p><h3><span style="font-size: medium;">Applications Across Industries</span></h3><p>Both the&nbsp;<strong>M7 Diode Rectifier</strong>&nbsp;and&nbsp;<strong>LL4148 Fast Switching Diode</strong>&nbsp;are found in a wide range of industries, including:</p><ul>    <li><strong>Consumer Electronics</strong>: Power supplies, battery chargers, and smartphones benefit from these diodes&rsquo; compact design and performance.</li>    <li><strong>Industrial Automation</strong>: Motor control systems, inverters, and high-speed switching circuits.</li>    <li><strong>Automotive Electronics</strong>: Electric vehicle battery management systems and infotainment devices rely on efficient diode switching and rectification.</li>    <li><strong>Telecommunications</strong>: Used in routers, modems, and communication systems for managing data signal integrity and power distribution.</li></ul><h3><span style="font-size: medium;">Conclusion</span></h3><p>Choosing the right diodes can greatly enhance the performance and efficiency of your circuits. The&nbsp;<strong>Kingtronics M7 Diode Rectifier</strong>&nbsp;and&nbsp;<strong>LL4148 Fast Switching Diode</strong>&nbsp;offer the reliability, speed, and efficiency needed for a wide range of modern electronic applications. Whether you&rsquo;re designing for power management or high-speed switching, these diodes are your go-to solutions for optimal circuit performance.</p><p>For detailed specifications and more information, check out the&nbsp;<strong>datasheets for&nbsp;<a rel="noopener" href="https://www.kingtronics.com/pdf/M7-diode.pdf" target="_blank">M7 Diode Rectifier</a></strong>&nbsp;and&nbsp;<strong><a rel="noopener" href="https://www.kingtronics.com/pdf/LL4148.pdf" target="_blank">LL4148 Fast Switching Diode</a></strong>.</p><p>For inquiries or further assistance, please contact us at:<br />📩&nbsp;<strong>E-mail</strong>:&nbsp;<a rel="noopener" href="mailto:info@kingtronics.com">info@kingtronics.com</a><br />📞&nbsp;<strong>Skype</strong>:&nbsp;<a href="http://kingtronics.sales2" target="_blank" rel="noopener noreferrer">kingtronics.sales2</a></p><p>Stay tuned for more updates on our top-of-the-line&nbsp;<strong>Film Capacitors</strong>&nbsp;and other innovative products.</p><p><a href="https://kingtronics.com/quartz-crystals/index.html?_gl=1*1atp51i*_ga*MTU0NDM1MTk4NS4xNzI3NjYxNTEz*_ga_PWYST3B7Z4*MTcyNzY2MTUxMy4xLjEuMTcyNzY2NDEwMS4wLjAuMA.." target="_blank"><img src="https://www.kingtronics.tw/upload/202409301039362232.jpg" width="550" height="288" alt="Enhancing Circuit Performance with Diode Rectifier M7 &amp; Fast Switching Diode LL4148" /></a></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/enhancing-circuit-performance-with-diode-rectifier-m7-fast-switching-diode-ll4148.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1245</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1245&amp;key=72b1fed0</trackback:ping></item><item><title>Kingtronics Introduction of Diodes</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kingtronics-Introduction-of-Diodes.html</link><pubDate>Mon, 22 Apr 2024 09:50:27 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kingtronics-Introduction-of-Diodes.html</guid><description><![CDATA[<p>Diode is a dual electrode electronic component with asymmetric conductivity. When conducting forward, there is an infinitesimal resistance between its two electrodes (anode and cathode), while in reverse, there is an infinitesimal resistance, meaning that current is only allowed to flow through the diode in a single direction.<br />In 1874, German physicist Karl Braun discovered the rectification ability of crystals. Therefore, the first generation diode developed in 1906, the &quot;cat whisker diode,&quot; was made from mineral crystals such as galena. Early diodes also included vacuum tubes, which had two electrodes, an anode, and a thermal cathode. After the discovery of semiconductor performance, diodes became the world's first semiconductor device. Nowadays, most diodes are produced using silicon, and other semiconductor materials such as selenium or germanium are sometimes also used. The most common structure currently is a semiconductor performance junction chip connected to two electrical terminals through a PN junction.</p><p><strong>Function</strong><br />A diode has two terminals, anode and cathode, and current can only flow in a single direction. That is to say, current can flow from the anode to the cathode, but not from the cathode to the anode. The application of the unidirectional characteristic possessed by diodes is commonly referred to as the &quot;rectification&quot; function. In a vacuum tube, the voltage applied between the electrodes can allow hot electrons to travel from the cathode to the anode, thus having a rectifying effect. The conversion of alternating current to direct current, including the modulation of radio signals by radio receivers, is achieved through rectification.</p><p>Due to its characteristic of blocking forward and reverse flow, diodes can be thought of as electronic versions of check valves. However, in reality, diodes do not exhibit such perfect switching performance, but rather exhibit complex nonlinear electronic characteristics determined by specific types of diode technology. Generally speaking, the diode will only start working when the threshold voltage is reached in the forward direction (this state is called forward bias). The voltage drop at both ends of a forward biased diode is only slightly related to the current and is a function of temperature. Therefore, this feature can be used for temperature sensors or reference voltages.</p><p>The nonlinear current voltage characteristics of semiconductor diodes can be changed by selecting different semiconductor materials and doping different impurities to form impurity semiconductors. In addition to being used as a switch, diodes with changed characteristics also have many other functions, such as adjusting voltage (Zener diodes), limiting high voltage to protect circuits (avalanche diodes), radio tuning (varactor diodes), generating radio frequency oscillations (tunnel diodes, Gunn diodes, IMPATT diodes), and generating light (light-emitting diodes).</p><p>In semiconductor diodes, there are types that utilize the PN junction effect of P-type and N-type semiconductor interfaces, as well as the Schottky effect generated by metal semiconductor bonding to achieve rectification. If it is a PN junction diode, it is the anode on the P-type side and the cathode on the N-type side.</p><p>Kingtronics Hot product line【Diode Rectifier,Transistor】-1N4148W, BZX84C,ES2A, RS1A, SS12,SS22, US1A:&nbsp;<a href="https://www.youtube.com/watch?v=Si3wc4ZnXyE" target="_blank">https://www.youtube.com/watch?v=Si3wc4ZnXyE</a></p><p>Contact us today for best offer:&nbsp;<a href="mailto:info@kingtronics.com" target="_blank">info@kingtronics.com</a>&nbsp;Skype:&nbsp;<a href="http://kingtronics.sales2" target="_blank">kingtronics.sales2</a><br />&nbsp;<img src="https://www.kingtronics.tw/upload/202404221558173753.jpg" alt="Kingtronics Introduction of Diodes" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kingtronics-Introduction-of-Diodes.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1216</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1216&amp;key=aed4f33c</trackback:ping></item><item><title>Kt Kingtronics Competitive offer for DIODE and TRANSISTOR</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kt-Kingtronics-Competitive-offer-for-DIODE-and-TRANSISTOR-20230220.html</link><pubDate>Mon, 20 Feb 2023 10:51:25 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kt-Kingtronics-Competitive-offer-for-DIODE-and-TRANSISTOR-20230220.html</guid><description><![CDATA[<p>In 2023, we now have much more preferential support on price for active parts like M7, LL4148, BAV70, BAV99, BC848, and so on.<br />Welcome your inquiry to&nbsp;<a href="mailto:info@kingtronics.com" target="_blank">info@kingtronics.com</a>&nbsp;for the best offer.<br /><br />Kt Kingtronics Diodes and Rectifiers Best Offer All the Time<br /><a href="https://www.youtube.com/watch?v=Bp1th7sw4w4" target="_blank">https://www.youtube.com/watch?v=Bp1th7sw4w4</a></p><p><img src="https://www.kingtronics.tw/upload/Kingtronics-DIODE-&amp;-TRANSISTOR.JPG" alt="" title="" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kt-Kingtronics-Competitive-offer-for-DIODE-and-TRANSISTOR-20230220.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1167</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1167&amp;key=8bbae7f0</trackback:ping></item><item><title>Kingtronics helping cost down for SOT-23 package diodes &amp;amp; transistors</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kingtronics-helping-cost-down-for-SOT-23-package-diodes-transistors-20230104.html</link><pubDate>Wed, 04 Jan 2023 14:02:19 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kingtronics-helping-cost-down-for-SOT-23-package-diodes-transistors-20230104.html</guid><description><![CDATA[<p>Kingtronics managed to reduce production cost for SOT-23 package diodes and transistors recently.<br />Would you like to share inquiry to check our latest best support ?&nbsp;</p><div>We are ready to help you cost down ! ^_^</div><div><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="436" style="width: 326.8pt; margin-left: -1.15pt; border-collapse: collapse;">    <tbody>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-width: 1pt; border-style: solid; border-color: windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, &quot;sans-serif&quot;;">SOT-23 Package Diodes and Transistors<o:p></o:p></span></u></b></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><b><span lang="EN-US" style="font-size: 10pt;">Transistor<o:p></o:p></span></b></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BC807.pdf" target="_blank"><span style="color: blue;">1.&nbsp;PNP Silicon Epitaxial Planar Transistors BC807</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BC817.pdf" target="_blank"><span style="color: blue;">2.&nbsp;NPN Silicon Epitaxial Planar Transistors BC817</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BC846-BC850.pdf" target="_blank"><span style="color: blue;">3.&nbsp;NPN Silicon Epitaxial Transistors BC846-BC850</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BC856-BC859.pdf" target="_blank"><span style="color: blue;">4.&nbsp;PNP Silicon Epitaxial Transistors BC856-BC859</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT3904.pdf" target="_blank"><span style="color: blue;">5.&nbsp;NPN Silicon General Transistors MMBT3904</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT3906.pdf" target="_blank"><span style="color: blue;">6.&nbsp;PNP Silicon General Transistors MMBT3906</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT8050.pdf" target="_blank"><span style="color: blue;">7.&nbsp;NPN Silicon Epitaxial Planar Transistors MMBT8050</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT8550.pdf" target="_blank"><span style="color: blue;">8.&nbsp;PNP Silicon Epitaxial Planar Transistors MMBT8550</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT9012.pdf" target="_blank"><span style="color: blue;">9.&nbsp;PNP Silicon Epitaxial Planar Transistors MMBT9012</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT9013.pdf" target="_blank"><span style="color: blue;">10.&nbsp;NPN Silicon Epitaxial Planar Transistors MMBT9013</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT9014.pdf" target="_blank"><span style="color: blue;">11.&nbsp;NPN Silicon Epitaxial Planar Transistors MMBT9014</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBT9018.pdf" target="_blank"><span style="color: blue;">12.&nbsp;NPN Silicon Epitaxial Planar Transistors MMBT9018</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/MMBTSC945.pdf" target="_blank"><span style="color: blue;">13.&nbsp;NPN Silicon Epitaxial Planar Transistors MMBTSC945</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; color: rgb(31, 73, 125);">&hellip;<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><b><span lang="EN-US" style="font-size: 10pt;">Diode rectifier<o:p></o:p></span></b></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BZX84C.pdf" target="_blank"><span style="color: blue;">1.&nbsp;Silicon Planar Zener Diodes BZX84C</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BAV99.pdf" target="_blank"><span style="color: blue;">2.&nbsp;Silicon Epitaxial Planar Switching Diode BAV99</span></a><o:p></o:p></span></u></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="436" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 326.8pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><u><span lang="EN-US" style="font-size: 11pt; color: blue;"><a href="http://www.kingtronics.com/pdf/BAV70.pdf" target="_blank"><span style="color: blue;">3.&nbsp;Silicon Epitaxial Planar Switching Diode BAV70</span></a><o:p></o:p></span></u></p>            </td>        </tr>    </tbody></table><p><img src="https://www.kingtronics.tw/upload/Kingtronics-PNP-Silicon-Transistor-SOT-23.jpg" alt="" title="" /></p></div>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kingtronics-helping-cost-down-for-SOT-23-package-diodes-transistors-20230104.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1165</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1165&amp;key=670959d3</trackback:ping></item><item><title>Kt Kingtronics Special Better Offer for Diode Rectifiers</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kt-Kingtronics-Special-Better-Offer-for-Diode-Rectifiers-20220923.html</link><pubDate>Fri, 23 Sep 2022 10:15:23 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kt-Kingtronics-Special-Better-Offer-for-Diode-Rectifiers-20220923.html</guid><description><![CDATA[<p>As we all known, material supplies for diodes, bridges and transistors were unstable. The prices kept increasing accordingly.<br /><br />Here is a good news to share with all our new and regular customers. :-)<br /><br />Nowadays, we reached an agreement with material suppliers to provide special better offer some values with below packages based on considerable quantities.<br /><br />Please take this opportunity to share us your request to cost down !</p><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="227" style="width: 170.35pt; margin-left: -0.65pt; border-collapse: collapse;">    <tbody>        <tr style="height: 15.75pt;">            <td width="227" nowrap="" colspan="2" valign="bottom" style="line-height: 19.2px; border-width: 1pt; border-style: solid; border-color: windowtext; width: 170.35pt; padding: 0cm 5.4pt; height: 15.75pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><u><span lang="EN-US">package<o:p></o:p></span></u></b></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="123" nowrap="" valign="bottom" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 92.4pt; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US">SMA</span><span lang="EN-US" style="font-size: 11pt;"><o:p></o:p></span></p>            </td>            <td width="104" valign="bottom" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 77.95pt; padding: 0cm; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US">DO-41</span><span lang="EN-US" style="font-size: 11pt;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="123" nowrap="" valign="bottom" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 92.4pt; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US">SMB</span><span lang="EN-US" style="font-size: 11pt;"><o:p></o:p></span></p>            </td>            <td width="104" valign="bottom" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 77.95pt; padding: 0cm; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US">DO-15</span><span lang="EN-US" style="font-size: 11pt;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 15pt;">            <td width="123" nowrap="" valign="bottom" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 92.4pt; padding: 0cm 5.4pt; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US">SMC</span><span lang="EN-US" style="font-size: 11pt;"><o:p></o:p></span></p>            </td>            <td width="104" valign="bottom" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 77.95pt; padding: 0cm; height: 15pt;">            <p class="MsoNormal"><span lang="EN-US">DO-27</span><span lang="EN-US" style="font-size: 11pt;"><o:p></o:p></span></p>            </td>        </tr>    </tbody></table><p><img src="https://www.kingtronics.tw/upload/Kingtronics-Special-Diode-Rectifiers-Kt.jpg" alt="" title="" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kt-Kingtronics-Special-Better-Offer-for-Diode-Rectifiers-20220923.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1154</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1154&amp;key=3bd1510e</trackback:ping></item><item><title>Kingtronics Better price support for Diode </title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kingtronics-Better-price-support-for-Diode-20220830.html</link><pubDate>Tue, 30 Aug 2022 11:08:37 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kingtronics-Better-price-support-for-Diode-20220830.html</guid><description><![CDATA[<p>We now have much better price support for below packages of Diode based on big qty.<br /><br />Welcome share us inquiries of these!<br /><br />SMA Packages ( #M7, #GS1M, GS2MA, S2M, GS2M, &amp; #RS1M)<br />SMB Packages (#RS2A~RS2M, RS3A~RS3M, SMBJ series)<br />SMC Packages (#GS3A-GS3M, #ES3A-ES3J, #ES5A-ES5J, SMCJ series)&nbsp;<br />DO-41 Packages( #1N4001-#1N4007, P4KE,SF11-SF18, UF4001-UF4007)<br />DO-27 Packages (#1N5400-1N5408,&nbsp; #6A05-6A10, HER301-HER308)</p><p><img src="https://www.kingtronics.tw/upload/Kingtronics-Kt-Better-price-support-for-Diode.jpg" alt="" title="" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kingtronics-Better-price-support-for-Diode-20220830.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1151</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1151&amp;key=f03953c0</trackback:ping></item><item><title>Kt Kingtronics Diodes Rectifiers and Transistors Resume Normal Gradually</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kt-Kingtronics-Diodes-Rectifiers-and-Transistors-Resume-Normal-Gradually-20220318.html</link><pubDate>Fri, 18 Mar 2022 12:14:24 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kt-Kingtronics-Diodes-Rectifiers-and-Transistors-Resume-Normal-Gradually-20220318.html</guid><description><![CDATA[<p>In 2021, we cannot support some of our standard values of diodes and transistors because of material shortage, especially SS, SK, MBR, SR series Schottky Barrier Rectifier and transistors.<br />Meanwhile, there was long lead time for other diodes &amp; transistors.<br /><br />It was a bit inconvenience for all of us.<br />Nowadays, the supplies for some material resume normal gradually recently.<br />We can support some previous invalid values now.<br />Which is delighted that the lead time for rectifiers is improved now.<br /><br />Welcome to share us your demand !<br /><a href="https://www.kingtronics.com/diodes-rectifiers/" target="_blank">https://www.kingtronics.com/diodes-rectifiers/</a><br />Diodes and Rectifiers</p><p><img src="https://www.kingtronics.tw/upload/Kingtronics-Diodes-Rectifiers-Normal-Gradually.jpg" alt="" title="" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kt-Kingtronics-Diodes-Rectifiers-and-Transistors-Resume-Normal-Gradually-20220318.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1134</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1134&amp;key=366ae747</trackback:ping></item><item><title>Timely Stocks Best Offers -- Kingtronics Capacitor and Diode</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Timely-Stocks-Best-Offers-Kingtronics-Capacitor-and-Diode-20201125.html</link><pubDate>Wed, 25 Nov 2020 09:25:40 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Timely-Stocks-Best-Offers-Kingtronics-Capacitor-and-Diode-20201125.html</guid><description><![CDATA[<p>Following we have some timely stocks and can be shipped immediately once the order is confirmed, please check our best offers,&nbsp;</p><p>welcome your request.</p><p>Product datasheet:&nbsp;</p><p>MKT--Radial multilayer ceramic capacitor&nbsp;&nbsp;<br /><a href="https://www.kingtronics.com/pdf/radial-mlcc-capacitors.pdf" target="_blank">https://www.kingtronics.com/pdf/radial-mlcc-capacitors.pdf</a><br />CKT--Chip tantalum capacitor&nbsp;&nbsp;<a href="https://www.kingtronics.com/pdf/chip-tantalum-capacitors.pdf" target="_blank">https://www.kingtronics.com/pdf/chip-tantalum-capacitors.pdf</a><br />TKT--Dipped tantalum capacitor&nbsp;<a href="https://www.kingtronics.com/pdf/dipped-tantalum-capacitors.pdf" target="_blank">https://www.kingtronics.com/pdf/dipped-tantalum-capacitors.pdf</a><br />LKT--Multilayer chip ceramic capacitor&nbsp;&nbsp;<a href="https://www.kingtronics.com/pdf/smd-mlcc-capacitors.pdf" target="_blank">https://www.kingtronics.com/pdf/smd-mlcc-capacitors.pdf</a></p><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="503" style="width: 377.45pt; margin-left: -0.4pt; border-collapse: collapse;">    <tbody>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-width: 1pt; border-style: solid; border-color: windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">Kingtronics offer<o:p></o:p></span></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">Stock QTY/pc<o:p></o:p></span></b></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">Unit Price/ pc<o:p></o:p></span></b></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">Amount<o:p></o:p></span></b></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: aqua;">MKT--Radial multilayer ceramic capacitor</span></u></b><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></u></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><span style="font-size: 10pt; color: windowtext;">　</span></b><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></b></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span></b><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></b></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><b><span style="font-size: 10pt; color: windowtext;">　</span></b><b><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></b></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">2uF 50V +/-20% Y5V P:5.08 1206 RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">4,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0190<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$76.00<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">0.1uF 50V +/-20% Y5V P:5.08&nbsp; C1 type<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">5,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0046<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$23.00<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">1200pF 50V +/-5% NPO P:2.54 0805 Ammo<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">5,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0161<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$80.50<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">0.22uF 50V +80-20% Y5V P:5.08 0805 Ammo<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">7,500<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0075<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$56.25<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">1800pF 50V +/-5% NPO P:5.08 RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">9,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0173<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$155.70<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">2.2uF&nbsp;50V +/-10%&nbsp; X7R&nbsp;&nbsp;4.2x3.8x3.8&nbsp; P5.08mm&nbsp; C1&nbsp;type RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">72,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0201<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$1,447.20<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: aqua;">CKT--Chip tantalum capacitor</span></u></b><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></u></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">2.2uF 25V +/-20% B case RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">38,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0044<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$167.20<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">100uF 10V +/-20% D case RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">3,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0197<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$59.10<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: aqua;">TKT--Dipped tantalum capacitor</span></u></b><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></u></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">6.8uF 10V +/-20% P:5.08<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">5,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0068<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$34.00<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">33uF 35V +/-10% P:5.08mm Ammo RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">2,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.3321<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$664.20<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">100uF 16V +/-20% P:2.54 RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">2,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0462<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$92.40<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: aqua;">LKT--Multilayer chip ceramic capacitor</span></u></b><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></u></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">0603 0.47uF 16V +/-20% Y5V RoHS&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">4,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0036<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$14.40<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: aqua;">Diode Rectifier</span></u></b><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></u></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">1N5408 DO-27 Bulk RoHS<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">10,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0178<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$178.00<o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: aqua;">KKT--Chip Ceramic Trimmer Capacitor</span></u></b><b><u><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></u></b></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext; background: yellow;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;"><o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span style="font-size: 10pt; color: windowtext;">　</span><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;"><o:p></o:p></span></p>            </td>        </tr>        <tr style="height: 14.2pt;">            <td width="283" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; width: 212.1pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">Chip Ceramic Trimmer Capacitors 3mm 6pF<o:p></o:p></span></p>            </td>            <td width="63" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 47pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">38,000<o:p></o:p></span></p>            </td>            <td width="86" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 64.55pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext; background: yellow;">US$0.0116<o:p></o:p></span></p>            </td>            <td width="72" nowrap="" style="line-height: 19.2px; border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; width: 53.8pt; padding: 0cm 1.4pt; height: 14.2pt;">            <p class="MsoNormal" align="center" style="text-align: center;"><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: windowtext;">US$440.80<o:p></o:p></span></p>            </td>        </tr>    </tbody></table><p><img src="https://www.kingtronics.tw/upload/Kingtronics-Capacitor-and-Diode.jpg" alt="" title="" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Timely-Stocks-Best-Offers-Kingtronics-Capacitor-and-Diode-20201125.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1074</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1074&amp;key=43e0aa93</trackback:ping></item><item><title>Kt Kingtronics Offer Very High Value Diodes During Epidemic Disease</title><author>a@b.com (kingtronics)</author><link>https://www.kingtronics.tw/archives/Kt-Kingtronics-Offer-Very-High-Value-Diodes-During-Epidemic-Disease-20200923.html</link><pubDate>Wed, 23 Sep 2020 10:41:40 +0800</pubDate><guid>https://www.kingtronics.tw/archives/Kt-Kingtronics-Offer-Very-High-Value-Diodes-During-Epidemic-Disease-20200923.html</guid><description><![CDATA[<p>What is a&nbsp;<a href="https://www.kingtronics.com/diodes-rectifiers/" target="_blank">diode</a>? A diode is a semiconductor device that essentially acts as a one-way switch for current. An ideal diode will have zero resistance in one direction, and infinite resistance in the reverse direction. They are also known as rectifiers because they change alternating current (AC) into pulsating direct current (DC).</p><p>Common package diodes in daily life, such as SOD123, SOD323, SOD523, SOT23, ZMM series LL34 package, ZM47**A series LL41 package, BZX55C series DO35 package and so on.</p><p>We will offer you a nice price whether it is a plastic package diode or a glass packaged diode. Let us know by&nbsp;<a href="mailto:info@kingtronics.com" target="_blank">info@kingtronics.com</a>, if you are interested.</p><p><img src="https://www.kingtronics.tw/upload/Kt-Offer-Very-High-Value-Diodes.jpg" alt="" title="" /></p>]]></description><category>Diodes &amp;amp; Rectifiers</category><comments>https://www.kingtronics.tw/archives/Kt-Kingtronics-Offer-Very-High-Value-Diodes-During-Epidemic-Disease-20200923.html#comment</comments><wfw:comment>https://www.kingtronics.tw/</wfw:comment><wfw:commentRss>https://www.kingtronics.tw/feed.asp?cmt=1065</wfw:commentRss><trackback:ping>https://www.kingtronics.tw/cmd.asp?act=tb&amp;id=1065&amp;key=ed2b746b</trackback:ping></item></channel></rss>
