<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-US"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en-US"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en-US"> <![endif]-->
<!--[if IE 9]>    <html class="no-js lt-ie10" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name='viewport' content='width=device-width, initial-scale=1, user-scalable=yes' />
    <link rel="profile" href="https://gmpg.org/xfn/11" />
    <link rel="pingback" href="https://passive-components.eu/xmlrpc.php" />
    <meta name='robots' content='noindex, follow' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
				<script type="text/javascript">
			  var jnews_ajax_url = '/?ajax-request=jnews'
			</script>
			<script type="text/javascript">;window.jnews=window.jnews||{},window.jnews.library=window.jnews.library||{},window.jnews.library=function(){"use strict";var e=this;e.win=window,e.doc=document,e.noop=function(){},e.globalBody=e.doc.getElementsByTagName("body")[0],e.globalBody=e.globalBody?e.globalBody:e.doc,e.win.jnewsDataStorage=e.win.jnewsDataStorage||{_storage:new WeakMap,put:function(e,t,n){this._storage.has(e)||this._storage.set(e,new Map),this._storage.get(e).set(t,n)},get:function(e,t){return this._storage.get(e).get(t)},has:function(e,t){return this._storage.has(e)&&this._storage.get(e).has(t)},remove:function(e,t){var n=this._storage.get(e).delete(t);return 0===!this._storage.get(e).size&&this._storage.delete(e),n}},e.windowWidth=function(){return e.win.innerWidth||e.docEl.clientWidth||e.globalBody.clientWidth},e.windowHeight=function(){return e.win.innerHeight||e.docEl.clientHeight||e.globalBody.clientHeight},e.requestAnimationFrame=e.win.requestAnimationFrame||e.win.webkitRequestAnimationFrame||e.win.mozRequestAnimationFrame||e.win.msRequestAnimationFrame||window.oRequestAnimationFrame||function(e){return setTimeout(e,1e3/60)},e.cancelAnimationFrame=e.win.cancelAnimationFrame||e.win.webkitCancelAnimationFrame||e.win.webkitCancelRequestAnimationFrame||e.win.mozCancelAnimationFrame||e.win.msCancelRequestAnimationFrame||e.win.oCancelRequestAnimationFrame||function(e){clearTimeout(e)},e.classListSupport="classList"in document.createElement("_"),e.hasClass=e.classListSupport?function(e,t){return e.classList.contains(t)}:function(e,t){return e.className.indexOf(t)>=0},e.addClass=e.classListSupport?function(t,n){e.hasClass(t,n)||t.classList.add(n)}:function(t,n){e.hasClass(t,n)||(t.className+=" "+n)},e.removeClass=e.classListSupport?function(t,n){e.hasClass(t,n)&&t.classList.remove(n)}:function(t,n){e.hasClass(t,n)&&(t.className=t.className.replace(n,""))},e.objKeys=function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.isObjectSame=function(e,t){var n=!0;return JSON.stringify(e)!==JSON.stringify(t)&&(n=!1),n},e.extend=function(){for(var e,t,n,o=arguments[0]||{},i=1,a=arguments.length;i<a;i++)if(null!==(e=arguments[i]))for(t in e)o!==(n=e[t])&&void 0!==n&&(o[t]=n);return o},e.dataStorage=e.win.jnewsDataStorage,e.isVisible=function(e){return 0!==e.offsetWidth&&0!==e.offsetHeight||e.getBoundingClientRect().length},e.getHeight=function(e){return e.offsetHeight||e.clientHeight||e.getBoundingClientRect().height},e.getWidth=function(e){return e.offsetWidth||e.clientWidth||e.getBoundingClientRect().width},e.supportsPassive=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e.supportsPassive=!0}});"createEvent"in e.doc?e.win.addEventListener("test",null,t):"fireEvent"in e.doc&&e.win.attachEvent("test",null)}catch(e){}e.passiveOption=!!e.supportsPassive&&{passive:!0},e.setStorage=function(e,t){e="jnews-"+e;var n={expired:Math.floor(((new Date).getTime()+432e5)/1e3)};t=Object.assign(n,t);localStorage.setItem(e,JSON.stringify(t))},e.getStorage=function(e){e="jnews-"+e;var t=localStorage.getItem(e);return null!==t&&0<t.length?JSON.parse(localStorage.getItem(e)):{}},e.expiredStorage=function(){var t,n="jnews-";for(var o in localStorage)o.indexOf(n)>-1&&"undefined"!==(t=e.getStorage(o.replace(n,""))).expired&&t.expired<Math.floor((new Date).getTime()/1e3)&&localStorage.removeItem(o)},e.addEvents=function(t,n,o){for(var i in n){var a=["touchstart","touchmove"].indexOf(i)>=0&&!o&&e.passiveOption;"createEvent"in e.doc?t.addEventListener(i,n[i],a):"fireEvent"in e.doc&&t.attachEvent("on"+i,n[i])}},e.removeEvents=function(t,n){for(var o in n)"createEvent"in e.doc?t.removeEventListener(o,n[o]):"fireEvent"in e.doc&&t.detachEvent("on"+o,n[o])},e.triggerEvents=function(t,n,o){var i;o=o||{detail:null};return"createEvent"in e.doc?(!(i=e.doc.createEvent("CustomEvent")||new CustomEvent(n)).initCustomEvent||i.initCustomEvent(n,!0,!1,o),void t.dispatchEvent(i)):"fireEvent"in e.doc?((i=e.doc.createEventObject()).eventType=n,void t.fireEvent("on"+i.eventType,i)):void 0},e.getParents=function(t,n){void 0===n&&(n=e.doc);for(var o=[],i=t.parentNode,a=!1;!a;)if(i){var r=i;r.querySelectorAll(n).length?a=!0:(o.push(r),i=r.parentNode)}else o=[],a=!0;return o},e.forEach=function(e,t,n){for(var o=0,i=e.length;o<i;o++)t.call(n,e[o],o)},e.getText=function(e){return e.innerText||e.textContent},e.setText=function(e,t){var n="object"==typeof t?t.innerText||t.textContent:t;e.innerText&&(e.innerText=n),e.textContent&&(e.textContent=n)},e.httpBuildQuery=function(t){return e.objKeys(t).reduce(function t(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(i,a){var r=n[a];a=encodeURIComponent(a);var s=o?"".concat(o,"[").concat(a,"]"):a;return null==r||"function"==typeof r?(i.push("".concat(s,"=")),i):["number","boolean","string"].includes(typeof r)?(i.push("".concat(s,"=").concat(encodeURIComponent(r))),i):(i.push(e.objKeys(r).reduce(t(r,s),[]).join("&")),i)}}(t),[]).join("&")},e.get=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("GET",t,n,o,i)},e.post=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("POST",t,n,o,i)},e.ajax=function(t,n,o,i,a){var r=new XMLHttpRequest,s=n,c=e.httpBuildQuery(o);if(t=-1!=["GET","POST"].indexOf(t)?t:"GET",r.open(t,s+("GET"==t?"?"+c:""),!0),"POST"==t&&r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.setRequestHeader("X-Requested-With","XMLHttpRequest"),r.onreadystatechange=function(){4===r.readyState&&200<=r.status&&300>r.status&&"function"==typeof i&&i.call(void 0,r.response)},void 0!==a&&!a){return{xhr:r,send:function(){r.send("POST"==t?c:null)}}}return r.send("POST"==t?c:null),{xhr:r}},e.scrollTo=function(t,n,o){function i(e,t,n){this.start=this.position(),this.change=e-this.start,this.currentTime=0,this.increment=20,this.duration=void 0===n?500:n,this.callback=t,this.finish=!1,this.animateScroll()}return Math.easeInOutQuad=function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},i.prototype.stop=function(){this.finish=!0},i.prototype.move=function(t){e.doc.documentElement.scrollTop=t,e.globalBody.parentNode.scrollTop=t,e.globalBody.scrollTop=t},i.prototype.position=function(){return e.doc.documentElement.scrollTop||e.globalBody.parentNode.scrollTop||e.globalBody.scrollTop},i.prototype.animateScroll=function(){this.currentTime+=this.increment;var t=Math.easeInOutQuad(this.currentTime,this.start,this.change,this.duration);this.move(t),this.currentTime<this.duration&&!this.finish?e.requestAnimationFrame.call(e.win,this.animateScroll.bind(this)):this.callback&&"function"==typeof this.callback&&this.callback()},new i(t,n,o)},e.unwrap=function(t){var n,o=t;e.forEach(t,(function(e,t){n?n+=e:n=e})),o.replaceWith(n)},e.performance={start:function(e){performance.mark(e+"Start")},stop:function(e){performance.mark(e+"End"),performance.measure(e,e+"Start",e+"End")}},e.fps=function(){var t=0,n=0,o=0;!function(){var i=t=0,a=0,r=0,s=document.getElementById("fpsTable"),c=function(t){void 0===document.getElementsByTagName("body")[0]?e.requestAnimationFrame.call(e.win,(function(){c(t)})):document.getElementsByTagName("body")[0].appendChild(t)};null===s&&((s=document.createElement("div")).style.position="fixed",s.style.top="120px",s.style.left="10px",s.style.width="100px",s.style.height="20px",s.style.border="1px solid black",s.style.fontSize="11px",s.style.zIndex="100000",s.style.backgroundColor="white",s.id="fpsTable",c(s));var l=function(){o++,n=Date.now(),(a=(o/(r=(n-t)/1e3)).toPrecision(2))!=i&&(i=a,s.innerHTML=i+"fps"),1<r&&(t=n,o=0),e.requestAnimationFrame.call(e.win,l)};l()}()},e.instr=function(e,t){for(var n=0;n<t.length;n++)if(-1!==e.toLowerCase().indexOf(t[n].toLowerCase()))return!0},e.winLoad=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.win,{load:o})},e.docReady=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.doc,{DOMContentLoaded:o})},e.fireOnce=function(){e.docReady((function(){e.assets=e.assets||[],e.assets.length&&(e.boot(),e.load_assets())}),50)},e.boot=function(){e.length&&e.doc.querySelectorAll("style[media]").forEach((function(e){"not all"==e.getAttribute("media")&&e.removeAttribute("media")}))},e.create_js=function(t,n){var o=e.doc.createElement("script");switch(o.setAttribute("src",t),n){case"defer":o.setAttribute("defer",!0);break;case"async":o.setAttribute("async",!0);break;case"deferasync":o.setAttribute("defer",!0),o.setAttribute("async",!0)}e.globalBody.appendChild(o)},e.load_assets=function(){"object"==typeof e.assets&&e.forEach(e.assets.slice(0),(function(t,n){var o="";t.defer&&(o+="defer"),t.async&&(o+="async"),e.create_js(t.url,o);var i=e.assets.indexOf(t);i>-1&&e.assets.splice(i,1)})),e.assets=jnewsoption.au_scripts=window.jnewsads=[]},e.setCookie=function(e,t,n){var o="";if(n){var i=new Date;i.setTime(i.getTime()+24*n*60*60*1e3),o="; expires="+i.toUTCString()}document.cookie=e+"="+(t||"")+o+"; path=/"},e.getCookie=function(e){for(var t=e+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){for(var i=n[o];" "==i.charAt(0);)i=i.substring(1,i.length);if(0==i.indexOf(t))return i.substring(t.length,i.length)}return null},e.eraseCookie=function(e){document.cookie=e+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"},e.docReady((function(){e.globalBody=e.globalBody==e.doc?e.doc.getElementsByTagName("body")[0]:e.globalBody,e.globalBody=e.globalBody?e.globalBody:e.doc})),e.winLoad((function(){e.winLoad((function(){var t=!1;if(void 0!==window.jnewsadmin)if(void 0!==window.file_version_checker){var n=e.objKeys(window.file_version_checker);n.length?n.forEach((function(e){t||"10.0.4"===window.file_version_checker[e]||(t=!0)})):t=!0}else t=!0;t&&(window.jnewsHelper.getMessage(),window.jnewsHelper.getNotice())}),2500)}))},window.jnews.library=new window.jnews.library;</script>
	<!-- This site is optimized with the Yoast SEO Premium plugin v26.0 (Yoast SEO v26.0) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Page not found - Passive Components Blog</title>
	<meta property="og:locale" content="en_US" />
	<meta property="og:title" content="Page not found - Passive Components Blog" />
	<meta property="og:site_name" content="Passive Components Blog" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://passive-components.eu/#website","url":"https://passive-components.eu/","name":"Passive Components Blog","description":"Passive Components News","publisher":{"@id":"https://passive-components.eu/#organization"},"alternateName":"PCB","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://passive-components.eu/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://passive-components.eu/#organization","name":"European Passive Components Institute","alternateName":"EPCI","url":"https://passive-components.eu/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://passive-components.eu/#/schema/logo/image/","url":"https://passive-components.eu/wp-content/uploads/2016/03/epci-text-10_15.jpg","contentUrl":"https://passive-components.eu/wp-content/uploads/2016/03/epci-text-10_15.jpg","width":1772,"height":1181,"caption":"European Passive Components Institute"},"image":{"@id":"https://passive-components.eu/#/schema/logo/image/"},"sameAs":["https://x.com/EuropeanPassive","https://www.linkedin.com/company/european-passive-components-institute/"],"description":"Passive Components Blog is an educational & information blog on passive components news and technical information. It represents one of the few resources dedicated purely to passive components “niche” market. Its mission is to become an easy to find passive components resource for designers, component engineers, buyers, strategic marketers, FAEs, quality engineers, students and everyone with interest in these components.","email":"secretary@passive-components.eu","legalName":"European Passive Components Institute s.r.o.","foundingDate":"2015-01-01","vatID":"CZ05454859","taxID":"05454859","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"},"publishingPrinciples":"https://passive-components.eu/epci-membership-2/","ownershipFundingInfo":"https://passive-components.eu/epci-membership-2/","actionableFeedbackPolicy":"https://passive-components.eu/epci-membership-2/","correctionsPolicy":"https://passive-components.eu/epci-membership-2/","ethicsPolicy":"https://passive-components.eu/epci-membership-2/","diversityPolicy":"https://passive-components.eu/epci-membership-2/","diversityStaffingReport":"https://passive-components.eu/epci-membership-2/"}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='preconnect' href='https://fonts.gstatic.com' />
<link rel="alternate" type="application/rss+xml" title="Passive Components Blog &raquo; Feed" href="https://passive-components.eu/feed/" />
<link rel="alternate" type="text/calendar" title="Passive Components Blog &raquo; iCal Feed" href="https://passive-components.eu/events/?ical=1" />
<!-- passive-components.eu is managing ads with Advanced Ads 2.0.12 – https://wpadvancedads.com/ --><!--noptimize--><script id="passi-ready">
			window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[];		</script>
		<!--/noptimize--><link rel='stylesheet' id='wp-block-library-css' href='https://passive-components.eu/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-skeleton.css?ver=6.15.6' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-full-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-full.css?ver=6.15.6' type='text/css' media='all' />
<link rel='stylesheet' id='tec-events-elementor-widgets-base-styles-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/build/css/integrations/plugins/elementor/widgets/widget-base.css?ver=6.15.6' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://passive-components.eu/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.32.4' type='text/css' media='all' />
<link crossorigin="anonymous" rel='stylesheet' id='jeg_customizer_font-css' href='//fonts.googleapis.com/css?family=Open+Sans%3Areguler&#038;display=swap&#038;ver=1.3.0' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://passive-components.eu/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-frontend-css' href='https://passive-components.eu/wp-content/themes/jnews/assets/dist/frontend.min.css?ver=11.6.17' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-elementor-css' href='https://passive-components.eu/wp-content/themes/jnews/assets/css/elementor-frontend.css?ver=11.6.17' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-style-css' href='https://passive-components.eu/wp-content/themes/jnews/style.css?ver=11.6.17' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-darkmode-css' href='https://passive-components.eu/wp-content/themes/jnews/assets/css/darkmode.css?ver=11.6.17' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-scheme-css' href='https://passive-components.eu/wp-content/themes/jnews/data/import/newspaper/scheme.css?ver=11.6.17' type='text/css' media='all' />
<link rel='stylesheet' id='eael-general-css' href='https://passive-components.eu/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.3.2' type='text/css' media='all' />
<script type="text/javascript" src="https://passive-components.eu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="advanced-ads-advanced-js-js-extra">
/* <![CDATA[ */
var advads_options = {"blog_id":"1","privacy":{"enabled":false,"state":"not_needed"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/uploads/497/239/public/assets/js/775.js?ver=2.0.12" id="advanced-ads-advanced-js-js"></script>
<script type="text/javascript" id="advanced_ads_pro/visitor_conditions-js-extra">
/* <![CDATA[ */
var advanced_ads_pro_visitor_conditions = {"referrer_cookie_name":"advanced_ads_pro_visitor_referrer","referrer_exdays":"365","page_impr_cookie_name":"advanced_ads_page_impressions","page_impr_exdays":"3650"};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/uploads/497/283/33/851/816/247.js?ver=3.0.8" id="advanced_ads_pro/visitor_conditions-js"></script>
<script type="text/javascript" src="//passive-components.eu/wp-content/uploads/jnews/gtag/gtag.js?ver=1759738559" id="jnews-google-tag-manager-js" defer></script>
<script type="text/javascript" id="jnews-google-tag-manager-js-after">
/* <![CDATA[ */
				window.addEventListener('DOMContentLoaded', function() {
					(function() {
						window.dataLayer = window.dataLayer || [];
						function gtag(){dataLayer.push(arguments);}
						gtag('js', new Date());
						gtag('config', 'G-ZKQRENGZF0');
					})();
				});
				
/* ]]> */
</script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->
<!-- Google Analytics snippet added by Site Kit -->
<script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-ZKQRENGZF0" id="google_gtagjs-js" async></script>
<script type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["passive-components.eu"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "G-ZKQRENGZF0");
/* ]]> */
</script>
<meta name="generator" content="Site Kit by Google 1.162.1" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://passive-components.eu"><link rel="alternate" href="https://passive-components.eu/wp-json/tribe/events/v1/" />	<style>img#wpstats{display:none}</style>
		<meta name="generator" content="Elementor 3.32.4; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto">
		<script type="text/javascript">
			var advadsCfpQueue = [];
			var advadsCfpAd = function( adID ) {
				if ( 'undefined' === typeof advadsProCfp ) {
					advadsCfpQueue.push( adID )
				} else {
					advadsProCfp.addElement( adID )
				}
			}
		</script>
					<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<!-- There is no amphtml version available for this URL. --><script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","@id":"https:\/\/passive-components.eu\/#organization","url":"https:\/\/passive-components.eu\/","name":"Passive Components Blog","logo":{"@type":"ImageObject","url":"https:\/\/passive-components.eu\/wp-content\/uploads\/2019\/11\/Logo-header-v2-990.png"},"sameAs":["https:\/\/www.linkedin.com\/company\/european-passive-components-institute\/","http:\/\/twitter.com\/EuropeanPassive"]}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"https:\/\/passive-components.eu\/#website","url":"https:\/\/passive-components.eu\/","name":"Passive Components Blog","potentialAction":{"@type":"SearchAction","target":"https:\/\/passive-components.eu\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<link rel="icon" href="https://passive-components.eu/wp-content/uploads/2019/11/cropped-Blog-Favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://passive-components.eu/wp-content/uploads/2019/11/cropped-Blog-Favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://passive-components.eu/wp-content/uploads/2019/11/cropped-Blog-Favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://passive-components.eu/wp-content/uploads/2019/11/cropped-Blog-Favicon-270x270.png" />
<style id="jeg_dynamic_css" type="text/css" data-type="jeg_custom-css">body.jnews { background-color : #ffffff; background-image : var(--wpr-bg-85322a08-18b7-4edc-8d4f-c0036936a2b8); background-repeat : repeat; background-size : inherit; } .jeg_container, .jeg_content, .jeg_boxed .jeg_main .jeg_container, .jeg_autoload_separator { background-color : #ffffff; } body { --j-body-color : #0f0f0f; --j-accent-color : #a8a8a8; --j-alt-color : #0a0a0a; --j-heading-color : #0a0a0a; --j-entry-color : #000000; --j-entry-link-color : #919191; } body,.jeg_newsfeed_list .tns-outer .tns-controls button,.jeg_filter_button,.owl-carousel .owl-nav div,.jeg_readmore,.jeg_hero_style_7 .jeg_post_meta a,.widget_calendar thead th,.widget_calendar tfoot a,.jeg_socialcounter a,.entry-header .jeg_meta_like a,.entry-header .jeg_meta_comment a,.entry-header .jeg_meta_donation a,.entry-header .jeg_meta_bookmark a,.entry-content tbody tr:hover,.entry-content th,.jeg_splitpost_nav li:hover a,#breadcrumbs a,.jeg_author_socials a:hover,.jeg_footer_content a,.jeg_footer_bottom a,.jeg_cartcontent,.woocommerce .woocommerce-breadcrumb a { color : #0f0f0f; } a, .jeg_menu_style_5>li>a:hover, .jeg_menu_style_5>li.sfHover>a, .jeg_menu_style_5>li.current-menu-item>a, .jeg_menu_style_5>li.current-menu-ancestor>a, .jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_side_tabs li.active, .jeg_block_heading_5 strong, .jeg_block_heading_6 strong, .jeg_block_heading_7 strong, .jeg_block_heading_8 strong, .jeg_subcat_list li a:hover, .jeg_subcat_list li button:hover, .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a, .jeg_pl_xs_2:before, .jeg_pl_xs_4 .jeg_postblock_content:before, .jeg_postblock .jeg_post_title a:hover, .jeg_hero_style_6 .jeg_post_title a:hover, .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover, .widget_jnews_popular .jeg_post_title a:hover, .jeg_meta_author a, .widget_archive li a:hover, .widget_pages li a:hover, .widget_meta li a:hover, .widget_recent_entries li a:hover, .widget_rss li a:hover, .widget_rss cite, .widget_categories li a:hover, .widget_categories li.current-cat>a, #breadcrumbs a:hover, .jeg_share_count .counts, .commentlist .bypostauthor>.comment-body>.comment-author>.fn, span.required, .jeg_review_title, .bestprice .price, .authorlink a:hover, .jeg_vertical_playlist .jeg_video_playlist_play_icon, .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail:before, .jeg_horizontal_playlist .jeg_video_playlist_play, .woocommerce li.product .pricegroup .button, .widget_display_forums li a:hover, .widget_display_topics li:before, .widget_display_replies li:before, .widget_display_views li:before, .bbp-breadcrumb a:hover, .jeg_mobile_menu li.sfHover>a, .jeg_mobile_menu li a:hover, .split-template-6 .pagenum, .jeg_mobile_menu_style_5>li>a:hover, .jeg_mobile_menu_style_5>li.sfHover>a, .jeg_mobile_menu_style_5>li.current-menu-item>a, .jeg_mobile_menu_style_5>li.current-menu-ancestor>a, .jeg_mobile_menu.jeg_menu_dropdown li.open > div > a ,.jeg_menu_dropdown.language-swicher .sub-menu li a:hover { color : #a8a8a8; } .jeg_menu_style_1>li>a:before, .jeg_menu_style_2>li>a:before, .jeg_menu_style_3>li>a:before, .jeg_side_toggle, .jeg_slide_caption .jeg_post_category a, .jeg_slider_type_1_wrapper .tns-controls button.tns-next, .jeg_block_heading_1 .jeg_block_title span, .jeg_block_heading_2 .jeg_block_title span, .jeg_block_heading_3, .jeg_block_heading_4 .jeg_block_title span, .jeg_block_heading_6:after, .jeg_pl_lg_box .jeg_post_category a, .jeg_pl_md_box .jeg_post_category a, .jeg_readmore:hover, .jeg_thumb .jeg_post_category a, .jeg_block_loadmore a:hover, .jeg_postblock.alt .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_postblock_carousel_2 .jeg_post_category a, .jeg_heroblock .jeg_post_category a, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, input[type="submit"], .btn, .button, .widget_tag_cloud a:hover, .popularpost_item:hover .jeg_post_title a:before, .jeg_splitpost_4 .page_nav, .jeg_splitpost_5 .page_nav, .jeg_post_via a:hover, .jeg_post_source a:hover, .jeg_post_tags a:hover, .comment-reply-title small a:before, .comment-reply-title small a:after, .jeg_storelist .productlink, .authorlink li.active a:before, .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,.jeg_footer.dark .socials_widget:not(.nobg) a:hover span.jeg-icon, div.jeg_breakingnews_title, .jeg_overlay_slider_bottom_wrapper .tns-controls button, .jeg_overlay_slider_bottom_wrapper .tns-controls button:hover, .jeg_vertical_playlist .jeg_video_playlist_current, .woocommerce span.onsale, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .jeg_popup_post .caption, .jeg_footer.dark input[type="submit"], .jeg_footer.dark .btn, .jeg_footer.dark .button, .footer_widget.widget_tag_cloud a:hover, .jeg_inner_content .content-inner .jeg_post_category a:hover, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress .generic-button a, #buddypress .generic-button button, #buddypress .comment-reply-link, #buddypress a.bp-title-button, #buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a, div#buddypress .standard-form button:hover, div#buddypress a.button:hover, div#buddypress input[type="submit"]:hover, div#buddypress input[type="button"]:hover, div#buddypress input[type="reset"]:hover, div#buddypress ul.button-nav li a:hover, div#buddypress .generic-button a:hover, div#buddypress .generic-button button:hover, div#buddypress .comment-reply-link:hover, div#buddypress a.bp-title-button:hover, div#buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a:hover, #buddypress #item-nav .item-list-tabs ul li a:before, .jeg_inner_content .jeg_meta_container .follow-wrapper a { background-color : #a8a8a8; } .jeg_block_heading_7 .jeg_block_title span, .jeg_readmore:hover, .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, .jeg_pagenav_3 .page_number:hover, .jeg_prevnext_post a:hover h3, .jeg_overlay_slider .jeg_post_category, .jeg_sidefeed .jeg_post.active, .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img, .jeg_horizontal_playlist .jeg_video_playlist_item.active { border-color : #a8a8a8; } .jeg_tabpost_nav li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .jeg_mobile_menu_style_1>li.current-menu-item a, .jeg_mobile_menu_style_1>li.current-menu-ancestor a, .jeg_mobile_menu_style_2>li.current-menu-item::after, .jeg_mobile_menu_style_2>li.current-menu-ancestor::after, .jeg_mobile_menu_style_3>li.current-menu-item::before, .jeg_mobile_menu_style_3>li.current-menu-ancestor::before { border-bottom-color : #a8a8a8; } .jeg_post_share .jeg-icon svg { fill : #a8a8a8; } .jeg_post_meta .fa, .jeg_post_meta .jpwt-icon, .entry-header .jeg_post_meta .fa, .jeg_review_stars, .jeg_price_review_list { color : #0a0a0a; } .jeg_share_button.share-float.share-monocrhome a { background-color : #0a0a0a; } h1,h2,h3,h4,h5,h6,.jeg_post_title a,.entry-header .jeg_post_title,.jeg_hero_style_7 .jeg_post_title a,.jeg_block_title,.jeg_splitpost_bar .current_title,.jeg_video_playlist_title,.gallery-caption,.jeg_push_notification_button>a.button { color : #0a0a0a; } .split-template-9 .pagenum, .split-template-10 .pagenum, .split-template-11 .pagenum, .split-template-12 .pagenum, .split-template-13 .pagenum, .split-template-15 .pagenum, .split-template-18 .pagenum, .split-template-20 .pagenum, .split-template-19 .current_title span, .split-template-20 .current_title span { background-color : #0a0a0a; } .entry-content .content-inner p, .entry-content .intro-text { color : #000000; } .entry-content .content-inner a { color : #919191; } .jeg_topbar .jeg_nav_row, .jeg_topbar .jeg_search_no_expand .jeg_search_input { line-height : 36px; } .jeg_topbar .jeg_nav_row, .jeg_topbar .jeg_nav_icon { height : 36px; } .jeg_topbar img { max-height : 36px; } .jeg_topbar, .jeg_topbar.dark { border-top-width : 0px; } .jeg_midbar { height : 209px; } .jeg_midbar img { max-height : 209px; } .jeg_midbar, .jeg_midbar.dark { background-color : rgba(255,255,255,0); border-bottom-width : 0px; } .jeg_header .jeg_bottombar.jeg_navbar,.jeg_bottombar .jeg_nav_icon { height : 50px; } .jeg_header .jeg_bottombar.jeg_navbar, .jeg_header .jeg_bottombar .jeg_main_menu:not(.jeg_menu_style_1) > li > a, .jeg_header .jeg_bottombar .jeg_menu_style_1 > li, .jeg_header .jeg_bottombar .jeg_menu:not(.jeg_main_menu) > li > a { line-height : 50px; } .jeg_bottombar img { max-height : 50px; } .jeg_header .jeg_bottombar, .jeg_header .jeg_bottombar.jeg_navbar_dark, .jeg_bottombar.jeg_navbar_boxed .jeg_nav_row, .jeg_bottombar.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row { border-top-width : 0px; border-bottom-width : 3px; } .jeg_header_wrapper .jeg_bottombar, .jeg_header_wrapper .jeg_bottombar.jeg_navbar_dark, .jeg_bottombar.jeg_navbar_boxed .jeg_nav_row, .jeg_bottombar.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row { border-top-color : #111111; } .jeg_stickybar, .jeg_stickybar.dark { border-bottom-width : 3px; } .jeg_stickybar, .jeg_stickybar.dark, .jeg_stickybar.jeg_navbar_boxed .jeg_nav_row { border-bottom-color : #111111; } .jeg_header .socials_widget > a > i.fa:before { color : #aaaaaa; } .jeg_header .socials_widget.nobg > a > i > span.jeg-icon svg { fill : #aaaaaa; } .jeg_header .socials_widget.nobg > a > span.jeg-icon svg { fill : #aaaaaa; } .jeg_header .socials_widget > a > span.jeg-icon svg { fill : #aaaaaa; } .jeg_header .socials_widget > a > i > span.jeg-icon svg { fill : #aaaaaa; } .jeg_aside_item.socials_widget > a > i.fa:before { color : #777777; } .jeg_aside_item.socials_widget.nobg a span.jeg-icon svg { fill : #777777; } .jeg_aside_item.socials_widget a span.jeg-icon svg { fill : #777777; } .jeg_button_1 .btn { background : #111111; color : #ffffff; } .jeg_nav_search { width : 60%; } .jeg_header .jeg_menu_style_4 > li > a:hover, .jeg_header .jeg_menu_style_4 > li.sfHover > a, .jeg_header .jeg_menu_style_4 > li.current-menu-item > a, .jeg_header .jeg_menu_style_4 > li.current-menu-ancestor > a, .jeg_navbar_dark .jeg_menu_style_4 > li > a:hover, .jeg_navbar_dark .jeg_menu_style_4 > li.sfHover > a, .jeg_navbar_dark .jeg_menu_style_4 > li.current-menu-item > a, .jeg_navbar_dark .jeg_menu_style_4 > li.current-menu-ancestor > a { background : #e2e2e2; } .jeg_footer_secondary,.jeg_footer.dark .jeg_footer_secondary,.jeg_footer_bottom,.jeg_footer.dark .jeg_footer_bottom,.jeg_footer_sidecontent .jeg_footer_primary { color : #ffffff; } body,input,textarea,select,.chosen-container-single .chosen-single,.btn,.button { font-family: "Open Sans",Helvetica,Arial,sans-serif; } .jeg_header, .jeg_mobile_wrapper { font-family: "Open Sans",Helvetica,Arial,sans-serif;color : #0a0a0a;  } .jeg_main_menu > li > a { font-family: "Open Sans",Helvetica,Arial,sans-serif; } h3.jeg_block_title, .jeg_footer .jeg_footer_heading h3, .jeg_footer .widget h2, .jeg_tabpost_nav li { font-family: "Open Sans",Helvetica,Arial,sans-serif;color : #232323;  } .jeg_post_title, .entry-header .jeg_post_title, .jeg_single_tpl_2 .entry-header .jeg_post_title, .jeg_single_tpl_3 .entry-header .jeg_post_title, .jeg_single_tpl_6 .entry-header .jeg_post_title, .jeg_content .jeg_custom_title_wrapper .jeg_post_title { font-family: "Open Sans",Helvetica,Arial,sans-serif; } .jeg_post_excerpt p, .content-inner p { font-family: "Open Sans",Helvetica,Arial,sans-serif;color : #0a0a0a;  } .jeg_thumb .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_heroblock .jeg_post_category a,.jeg_slide_caption .jeg_post_category a { background-color : #111111; color : #ffffff; } .jeg_overlay_slider .jeg_post_category,.jeg_thumb .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_heroblock .jeg_post_category a,.jeg_slide_caption .jeg_post_category a { border-color : #111111; } </style>		<style type="text/css" id="wp-custom-css">
			add_filter( 'mailpoet_manage_subscription_page_form_fields', 'mp_remove_manage_fields', 10);
function mp_remove_manage_fields( $form ) {	
	unset($form[0]); // First Name
	unset($form[1]); // Last Name
	return $form;
}
add_filter('mailpoet_newsletter_post_excerpt_length', function() {
  return 30; /** # of words to display */
});

.jeg_postblock_21 .jeg_post_meta.jeg_meta_dates
{
	display:none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
    background-color: #F1F1F1;
}		</style>
		</head>
<body class="error404 wp-custom-logo wp-embed-responsive wp-theme-jnews tribe-no-js jeg_toggle_light jnews jeg_boxed jsc_normal elementor-default elementor-kit-50589 aa-prefix-passi-">

    
    
    <div class="jeg_ad jeg_ad_top jnews_header_top_ads">
        <div class='ads-wrapper  '></div>    </div>

    <!-- The Main Wrapper
    ============================================= -->
    <div class="jeg_viewport">

        
        <div class="jeg_header_wrapper">
            <div class="jeg_header_instagram_wrapper">
    </div>

<!-- HEADER -->
<div class="jeg_header normal">
    <div class="jeg_midbar jeg_container jeg_navbar_wrapper normal">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_grow">
                    <div class="item_wrap jeg_nav_alignleft">
                        <div class="jeg_nav_item jeg_nav_html">
	<!-- wp:image {"id":43376,"width":112,"height":66,"linkDestination":"custom"} -->
<figure class="wp-block-image is-resized"><a href="https://epci.eu/" target="_blank" rel="EPCI website"><img src="https://passive-components.eu/wp-content/uploads/2019/10/Powered-by-EPCI-RGB-222x92.png" alt="" class="wp-image-43376" width="112" height="66"/></a></figure>
<!-- /wp:image --></div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_normal">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_logo jeg_desktop_logo">
			<div class="site-title">
			<a href="https://passive-components.eu/" aria-label="Visit Homepage" style="padding: 0 0 0 0;">
				<img class='jeg_logo_img' src="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-584retina-10years.png" srcset="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-584retina-10years.png 1x, https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-880retina-10years.png 2x" alt="Passive Components Blog"data-light-src="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-584retina-10years.png" data-light-srcset="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-584retina-10years.png 1x, https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-880retina-10years.png 2x" data-dark-src="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-584retina-10years.png" data-dark-srcset="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-584retina-10years.png 1x, https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-880retina-10years.png 2x"width="584" height="100">			</a>
		</div>
	</div>
                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_grow">
                    <div class="item_wrap jeg_nav_alignright">
                        <!-- Search Form -->
<div class="jeg_nav_item jeg_nav_search">
	<div class="jeg_search_wrapper jeg_search_no_expand square">
	    <a href="#" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
	    <form action="https://passive-components.eu/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
	<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div>	</div>
</div>                    </div>
                </div>

                        </div>
    </div>
</div><div class="jeg_bottombar jeg_navbar jeg_container jeg_navbar_wrapper  jeg_navbar_normal">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignleft">
                                            </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_main_menu_wrapper">
<div class="jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_4" data-animation="none"><li id="menu-item-68849" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-68849 bgnav" data-item-row="default" ><a href="https://passive-components.eu/">Home</a></li>
<li id="menu-item-43749" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43749 bgnav jeg_megamenu category_2 jeg_menu_icon_enable" data-number="9"  data-item-row="default" ><a href="https://passive-components.eu/category/recent-news/"><i  class='jeg_font_menu fa fa-newspaper-o'></i>News<span class="menu-item-badge jeg-badge-inline" style="background-color: #bc0303; color: #fff;">Filter</span></a><div class="sub-menu">
                    <div class="jeg_newsfeed style2 clearfix"><div class="jeg_newsfeed_subcat">
                    <ul class="jeg_subcat_item">
                        <li data-cat-id="256" class="active"><a href="https://passive-components.eu/category/recent-news/">All</a></li>
                        <li data-cat-id="29" class=""><a href="https://passive-components.eu/category/recent-news/aerospace/">Aerospace &amp; Defence</a></li><li data-cat-id="341" class=""><a href="https://passive-components.eu/category/recent-news/antenna/">Antenna</a></li><li data-cat-id="40" class=""><a href="https://passive-components.eu/category/recent-news/applications/">Applications</a></li><li data-cat-id="28" class=""><a href="https://passive-components.eu/category/recent-news/automotive/">Automotive</a></li><li data-cat-id="21" class=""><a href="https://passive-components.eu/category/recent-news/capacitors/">Capacitors</a></li><li data-cat-id="881" class=""><a href="https://passive-components.eu/category/recent-news/circuit-protection-devices/">Circuit Protection Devices</a></li><li data-cat-id="1712" class=""><a href="https://passive-components.eu/category/recent-news/electro-mechanical-news/">electro-mechanical news</a></li><li data-cat-id="24" class=""><a href="https://passive-components.eu/category/recent-news/filters/">Filters</a></li><li data-cat-id="55" class=""><a href="https://passive-components.eu/category/recent-news/fuses/">Fuses</a></li><li data-cat-id="23" class=""><a href="https://passive-components.eu/category/recent-news/inductors/">Inductors</a></li><li data-cat-id="33" class=""><a href="https://passive-components.eu/category/recent-news/industrial/">Industrial</a></li><li data-cat-id="316" class=""><a href="https://passive-components.eu/category/recent-news/integrated-passives/">Integrated Passives</a></li><li data-cat-id="1713" class=""><a href="https://passive-components.eu/category/recent-news/inter-connect-news/">inter-connect news</a></li><li data-cat-id="51" class=""><a href="https://passive-components.eu/category/recent-news/market/">Market &amp; Supply Chain</a></li><li data-cat-id="891" class=""><a href="https://passive-components.eu/category/recent-news/market-insights/">Market Insights</a></li><li data-cat-id="31" class=""><a href="https://passive-components.eu/category/recent-news/medical/">Medical</a></li><li data-cat-id="893" class=""><a href="https://passive-components.eu/category/recent-news/modelling-and-simulation/">Modelling and Simulation</a></li><li data-cat-id="39" class=""><a href="https://passive-components.eu/category/recent-news/materials/">New Materials &amp; Supply</a></li><li data-cat-id="37" class=""><a href="https://passive-components.eu/category/recent-news/technology/">New Technologies</a></li><li data-cat-id="60" class=""><a href="https://passive-components.eu/category/recent-news/non-linear-components/">Non-linear Passives</a></li><li data-cat-id="344" class=""><a href="https://passive-components.eu/category/recent-news/oscillators/">Oscillators</a></li><li data-cat-id="339" class=""><a href="https://passive-components.eu/category/recent-news/passive-sensors/">Passive Sensors News</a></li><li data-cat-id="22" class=""><a href="https://passive-components.eu/category/recent-news/resistors/">Resistors</a></li><li data-cat-id="25" class=""><a href="https://passive-components.eu/category/recent-news/rf/">RF &amp; Microwave</a></li><li data-cat-id="34" class=""><a href="https://passive-components.eu/category/recent-news/telecom/">Telecommunication</a></li><li data-cat-id="889" class=""><a href="https://passive-components.eu/category/recent-news/weekly-digest/">Weekly Digest</a></li>
                    </ul>
                </div>
                <div class="jeg_newsfeed_list loaded">
                    <div data-cat-id="256" data-load-status="loaded" class="jeg_newsfeed_container">
                        <div class="newsfeed_static with_subcat">
                            <div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/"><div class="thumbnail-container  size-500 "><img fetchpriority="high" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/">Wk 40 Electronics Supply Chain Digest</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/">Benefits of Tantalum Powder Stress–Strain Curve Evaluation vs Conventional Wet Test</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/">Electrolyte Selection and Performance in Supercapacitors</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/connector-pcb-design-challenges/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/connector-pcb-design-challenges/">Connector PCB Design Challenges</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/">Researchers Demonstrated High Energy Ceramic Capacitors Stable in Wide Temperature Range</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/">Stackpole Offers High Voltage Plate Resistors up to 40KV</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/">How to Manage Supercapacitors Leakage Current and Self Discharge </a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/">Qualification of Commercial Supercapacitors for Space Applications</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/">Experimental Evaluation of Wear Failures in SMD Inductors</a></h3>
                </div>
                        </div>
                    </div>
                    <div class="newsfeed_overlay">
                    <div class="preloader_type preloader_circle">
                        <div class="newsfeed_preloader jeg_preloader dot">
                            <span></span><span></span><span></span>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader circle">
                            <div class="jnews_preloader_circle_outer">
                                <div class="jnews_preloader_circle_inner"></div>
                            </div>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader square">
                            <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                        </div>
                    </div>
                </div>
                </div>
                
                    <div class="jeg_newsfeed_tags">
                        <h3>Trending Tags</h3>
                        <ul><li><a href='https://passive-components.eu/tag/ripplecurrent/'>Ripple Current</a></li><li><a href='https://passive-components.eu/tag/rf/'>RF</a></li><li><a href='https://passive-components.eu/tag/leakagecurrent/'>Leakage Current</a></li><li><a href='https://passive-components.eu/tag/tantalumvsceramic/'>Tantalum vs Ceramic</a></li><li><a href='https://passive-components.eu/tag/snubber/'>Snubber</a></li><li><a href='https://passive-components.eu/tag/lowesr/'>Low ESR</a></li><li><a href='https://passive-components.eu/tag/feedthrough/'>Feedthrough</a></li><li><a href='https://passive-components.eu/tag/derating/'>Derating</a></li><li><a href='https://passive-components.eu/tag/dielectricconstant/'>Dielectric Constant</a></li><li><a href='https://passive-components.eu/tag/new-products/'>New Products</a></li><li><a href='https://passive-components.eu/tag/market-reports/'>Market Reports</a></li></ul>
                    </div>
            </div>
                </div></li>
<li id="menu-item-44356" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-44356 bgnav jeg_megamenu category_2 jeg_menu_icon_enable" data-number="9"  data-item-row="default" ><a href="https://passive-components.eu/category/video-channel/"><i  class='jeg_font_menu fa fa-file-video-o'></i>Video<span class="menu-item-badge jeg-badge-inline" style="background-color: #bc0303; color: #fff;">Filter</span></a><div class="sub-menu">
                    <div class="jeg_newsfeed style2 clearfix"><div class="jeg_newsfeed_subcat">
                    <ul class="jeg_subcat_item">
                        <li data-cat-id="270" class="active"><a href="https://passive-components.eu/category/video-channel/">All</a></li>
                        <li data-cat-id="342" class=""><a href="https://passive-components.eu/category/video-channel/antenna-videos/">Antenna videos</a></li><li data-cat-id="271" class=""><a href="https://passive-components.eu/category/video-channel/capacitor-videos/">Capacitor videos</a></li><li data-cat-id="1501" class=""><a href="https://passive-components.eu/category/video-channel/circuit-protection-video/">Circuit Protection Video</a></li><li data-cat-id="274" class=""><a href="https://passive-components.eu/category/video-channel/filter-videos/">Filter videos</a></li><li data-cat-id="285" class=""><a href="https://passive-components.eu/category/video-channel/fuse-videos/">Fuse videos</a></li><li data-cat-id="272" class=""><a href="https://passive-components.eu/category/video-channel/inductor-videos/">Inductor videos</a></li><li data-cat-id="1733" class=""><a href="https://passive-components.eu/category/video-channel/inter-connect-video/">Inter-Connect Video</a></li><li data-cat-id="284" class=""><a href="https://passive-components.eu/category/video-channel/non-linear-passives-videos/">Non-linear passives videos</a></li><li data-cat-id="351" class=""><a href="https://passive-components.eu/category/video-channel/oscillator-videos/">Oscillator videos</a></li><li data-cat-id="343" class=""><a href="https://passive-components.eu/category/video-channel/passive-sensors-videos/">Passive sensors videos</a></li><li data-cat-id="273" class=""><a href="https://passive-components.eu/category/video-channel/resistor-videos/">Resistor videos</a></li>
                    </ul>
                </div>
                <div class="jeg_newsfeed_list loaded">
                    <div data-cat-id="270" data-load-status="loaded" class="jeg_newsfeed_container">
                        <div class="newsfeed_static with_subcat">
                            <div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/connector-pcb-design-challenges/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/connector-pcb-design-challenges/">Connector PCB Design Challenges</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/efficient-power-converters-duty-cycle-vs-conduction-losses/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/efficient-power-converters-duty-cycle-vs-conduction-losses/">Efficient Power Converters: Duty Cycle vs Conduction Losses</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/ripple-steering-in-coupled-inductors-sepic-case/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/ripple-steering-in-coupled-inductors-sepic-case/">Ripple Steering in Coupled Inductors: SEPIC Case</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/sepic-converter-with-coupled-and-uncoupled-inductors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/sepic-converter-with-coupled-and-uncoupled-inductors/">SEPIC Converter with Coupled and Uncoupled Inductors</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/coupled-inductors-in-sepic-versus-flyback-converters/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/coupled-inductors-in-sepic-versus-flyback-converters/">Coupled Inductors in SEPIC versus Flyback Converters</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/non-linear-capacitor-measurements-challenges/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/non-linear-capacitor-measurements-challenges/">Non-Linear MLCC Class II Capacitor Measurements Challenges</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/percolation-phenomenon-and-reliability-of-molded-power-inductors-in-dc-dc-converters/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/percolation-phenomenon-and-reliability-of-molded-power-inductors-in-dc-dc-converters/">Percolation Phenomenon and Reliability of Molded Power Inductors in DC/DC converters</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/root-causes-and-effects-of-dc-bias-and-ac-in-ceramic-capacitors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/root-causes-and-effects-of-dc-bias-and-ac-in-ceramic-capacitors/">Root Causes and Effects of DC Bias and AC in Ceramic Capacitors</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/how-to-calculate-the-output-capacitor-for-a-switching-power-supply/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/how-to-calculate-the-output-capacitor-for-a-switching-power-supply/">How to Calculate the Output Capacitor for a Switching Power Supply</a></h3>
                </div>
                        </div>
                    </div>
                    <div class="newsfeed_overlay">
                    <div class="preloader_type preloader_circle">
                        <div class="newsfeed_preloader jeg_preloader dot">
                            <span></span><span></span><span></span>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader circle">
                            <div class="jnews_preloader_circle_outer">
                                <div class="jnews_preloader_circle_inner"></div>
                            </div>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader square">
                            <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                        </div>
                    </div>
                </div>
                </div>
                
                    <div class="jeg_newsfeed_tags">
                        <h3>Trending Tags</h3>
                        <ul><li><a href='https://passive-components.eu/tag/capacitors-explained/'>Capacitors explained</a></li><li><a href='https://passive-components.eu/tag/inductors-explained/'>Inductors explained</a></li><li><a href='https://passive-components.eu/tag/resistors-explained/'>Resistors explained</a></li><li><a href='https://passive-components.eu/tag/filters-explained/'>Filters explained</a></li><li><a href='https://passive-components.eu/tag/application-video-guidelines/'>Application Video Guidelines</a></li><li><a href='https://passive-components.eu/tag/emc/'>EMC</a></li><li><a href='https://passive-components.eu/tag/new-products/'>New Products</a></li><li><a href='https://passive-components.eu/tag/ripplecurrent/'>Ripple Current</a></li><li><a href='https://passive-components.eu/tag/simulation/'>Simulation</a></li><li><a href='https://passive-components.eu/tag/tantalumvsceramic/'>Tantalum vs Ceramic</a></li></ul>
                    </div>
            </div>
                </div></li>
<li id="menu-item-54632" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54632 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/knowledge-blog/"><i style='color: #000000' class='jeg_font_menu fa fa-leanpub'></i>Knowledge Blog</a></li>
<li id="menu-item-52666" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-52666 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/premium-suppliers/"><i  class='jeg_font_menu fa fa-industry'></i>Suppliers</a>
<ul class="sub-menu">
	<li id="menu-item-51188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51188 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/passives-mfg-database/"><i  class='jeg_font_menu_child fa fa-address-card-o'></i>Who is Who</a></li>
</ul>
</li>
<li id="menu-item-58923" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-58923 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/events/"><i  class='jeg_font_menu fa fa-calendar'></i>Events</a></li>
</ul></div></div>
                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignright">
                                            </div>
                </div>

                        </div>
    </div>
</div></div><!-- /.jeg_header -->        </div>

        <div class="jeg_header_sticky">
            <div class="sticky_blankspace"></div>
<div class="jeg_header normal">
    <div class="jeg_container">
        <div data-mode="scroll" class="jeg_stickybar jeg_navbar jeg_navbar_wrapper  jeg_navbar_fitwidth jeg_navbar_normal">
            <div class="container">
    <div class="jeg_nav_row">
        
            <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                <div class="item_wrap jeg_nav_alignleft">
                                    </div>
            </div>

            
            <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                <div class="item_wrap jeg_nav_aligncenter">
                    <div class="jeg_nav_item jeg_main_menu_wrapper">
<div class="jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_4" data-animation="none"><li id="menu-item-68849" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-68849 bgnav" data-item-row="default" ><a href="https://passive-components.eu/">Home</a></li>
<li id="menu-item-43749" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43749 bgnav jeg_megamenu category_2 jeg_menu_icon_enable" data-number="9"  data-item-row="default" ><a href="https://passive-components.eu/category/recent-news/"><i  class='jeg_font_menu fa fa-newspaper-o'></i>News<span class="menu-item-badge jeg-badge-inline" style="background-color: #bc0303; color: #fff;">Filter</span></a><div class="sub-menu">
                    <div class="jeg_newsfeed style2 clearfix"><div class="jeg_newsfeed_subcat">
                    <ul class="jeg_subcat_item">
                        <li data-cat-id="256" class="active"><a href="https://passive-components.eu/category/recent-news/">All</a></li>
                        <li data-cat-id="29" class=""><a href="https://passive-components.eu/category/recent-news/aerospace/">Aerospace &amp; Defence</a></li><li data-cat-id="341" class=""><a href="https://passive-components.eu/category/recent-news/antenna/">Antenna</a></li><li data-cat-id="40" class=""><a href="https://passive-components.eu/category/recent-news/applications/">Applications</a></li><li data-cat-id="28" class=""><a href="https://passive-components.eu/category/recent-news/automotive/">Automotive</a></li><li data-cat-id="21" class=""><a href="https://passive-components.eu/category/recent-news/capacitors/">Capacitors</a></li><li data-cat-id="881" class=""><a href="https://passive-components.eu/category/recent-news/circuit-protection-devices/">Circuit Protection Devices</a></li><li data-cat-id="1712" class=""><a href="https://passive-components.eu/category/recent-news/electro-mechanical-news/">electro-mechanical news</a></li><li data-cat-id="24" class=""><a href="https://passive-components.eu/category/recent-news/filters/">Filters</a></li><li data-cat-id="55" class=""><a href="https://passive-components.eu/category/recent-news/fuses/">Fuses</a></li><li data-cat-id="23" class=""><a href="https://passive-components.eu/category/recent-news/inductors/">Inductors</a></li><li data-cat-id="33" class=""><a href="https://passive-components.eu/category/recent-news/industrial/">Industrial</a></li><li data-cat-id="316" class=""><a href="https://passive-components.eu/category/recent-news/integrated-passives/">Integrated Passives</a></li><li data-cat-id="1713" class=""><a href="https://passive-components.eu/category/recent-news/inter-connect-news/">inter-connect news</a></li><li data-cat-id="51" class=""><a href="https://passive-components.eu/category/recent-news/market/">Market &amp; Supply Chain</a></li><li data-cat-id="891" class=""><a href="https://passive-components.eu/category/recent-news/market-insights/">Market Insights</a></li><li data-cat-id="31" class=""><a href="https://passive-components.eu/category/recent-news/medical/">Medical</a></li><li data-cat-id="893" class=""><a href="https://passive-components.eu/category/recent-news/modelling-and-simulation/">Modelling and Simulation</a></li><li data-cat-id="39" class=""><a href="https://passive-components.eu/category/recent-news/materials/">New Materials &amp; Supply</a></li><li data-cat-id="37" class=""><a href="https://passive-components.eu/category/recent-news/technology/">New Technologies</a></li><li data-cat-id="60" class=""><a href="https://passive-components.eu/category/recent-news/non-linear-components/">Non-linear Passives</a></li><li data-cat-id="344" class=""><a href="https://passive-components.eu/category/recent-news/oscillators/">Oscillators</a></li><li data-cat-id="339" class=""><a href="https://passive-components.eu/category/recent-news/passive-sensors/">Passive Sensors News</a></li><li data-cat-id="22" class=""><a href="https://passive-components.eu/category/recent-news/resistors/">Resistors</a></li><li data-cat-id="25" class=""><a href="https://passive-components.eu/category/recent-news/rf/">RF &amp; Microwave</a></li><li data-cat-id="34" class=""><a href="https://passive-components.eu/category/recent-news/telecom/">Telecommunication</a></li><li data-cat-id="889" class=""><a href="https://passive-components.eu/category/recent-news/weekly-digest/">Weekly Digest</a></li>
                    </ul>
                </div>
                <div class="jeg_newsfeed_list loaded">
                    <div data-cat-id="256" data-load-status="loaded" class="jeg_newsfeed_container">
                        <div class="newsfeed_static with_subcat">
                            <div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/"><div class="thumbnail-container  size-500 "><img fetchpriority="high" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/">Wk 40 Electronics Supply Chain Digest</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/">Benefits of Tantalum Powder Stress–Strain Curve Evaluation vs Conventional Wet Test</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/">Electrolyte Selection and Performance in Supercapacitors</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/connector-pcb-design-challenges/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/connector-pcb-design-challenges/">Connector PCB Design Challenges</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/">Researchers Demonstrated High Energy Ceramic Capacitors Stable in Wide Temperature Range</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/">Stackpole Offers High Voltage Plate Resistors up to 40KV</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/">How to Manage Supercapacitors Leakage Current and Self Discharge </a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/">Qualification of Commercial Supercapacitors for Space Applications</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/">Experimental Evaluation of Wear Failures in SMD Inductors</a></h3>
                </div>
                        </div>
                    </div>
                    <div class="newsfeed_overlay">
                    <div class="preloader_type preloader_circle">
                        <div class="newsfeed_preloader jeg_preloader dot">
                            <span></span><span></span><span></span>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader circle">
                            <div class="jnews_preloader_circle_outer">
                                <div class="jnews_preloader_circle_inner"></div>
                            </div>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader square">
                            <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                        </div>
                    </div>
                </div>
                </div>
                
                    <div class="jeg_newsfeed_tags">
                        <h3>Trending Tags</h3>
                        <ul><li><a href='https://passive-components.eu/tag/ripplecurrent/'>Ripple Current</a></li><li><a href='https://passive-components.eu/tag/rf/'>RF</a></li><li><a href='https://passive-components.eu/tag/leakagecurrent/'>Leakage Current</a></li><li><a href='https://passive-components.eu/tag/tantalumvsceramic/'>Tantalum vs Ceramic</a></li><li><a href='https://passive-components.eu/tag/snubber/'>Snubber</a></li><li><a href='https://passive-components.eu/tag/lowesr/'>Low ESR</a></li><li><a href='https://passive-components.eu/tag/feedthrough/'>Feedthrough</a></li><li><a href='https://passive-components.eu/tag/derating/'>Derating</a></li><li><a href='https://passive-components.eu/tag/dielectricconstant/'>Dielectric Constant</a></li><li><a href='https://passive-components.eu/tag/new-products/'>New Products</a></li><li><a href='https://passive-components.eu/tag/market-reports/'>Market Reports</a></li></ul>
                    </div>
            </div>
                </div></li>
<li id="menu-item-44356" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-44356 bgnav jeg_megamenu category_2 jeg_menu_icon_enable" data-number="9"  data-item-row="default" ><a href="https://passive-components.eu/category/video-channel/"><i  class='jeg_font_menu fa fa-file-video-o'></i>Video<span class="menu-item-badge jeg-badge-inline" style="background-color: #bc0303; color: #fff;">Filter</span></a><div class="sub-menu">
                    <div class="jeg_newsfeed style2 clearfix"><div class="jeg_newsfeed_subcat">
                    <ul class="jeg_subcat_item">
                        <li data-cat-id="270" class="active"><a href="https://passive-components.eu/category/video-channel/">All</a></li>
                        <li data-cat-id="342" class=""><a href="https://passive-components.eu/category/video-channel/antenna-videos/">Antenna videos</a></li><li data-cat-id="271" class=""><a href="https://passive-components.eu/category/video-channel/capacitor-videos/">Capacitor videos</a></li><li data-cat-id="1501" class=""><a href="https://passive-components.eu/category/video-channel/circuit-protection-video/">Circuit Protection Video</a></li><li data-cat-id="274" class=""><a href="https://passive-components.eu/category/video-channel/filter-videos/">Filter videos</a></li><li data-cat-id="285" class=""><a href="https://passive-components.eu/category/video-channel/fuse-videos/">Fuse videos</a></li><li data-cat-id="272" class=""><a href="https://passive-components.eu/category/video-channel/inductor-videos/">Inductor videos</a></li><li data-cat-id="1733" class=""><a href="https://passive-components.eu/category/video-channel/inter-connect-video/">Inter-Connect Video</a></li><li data-cat-id="284" class=""><a href="https://passive-components.eu/category/video-channel/non-linear-passives-videos/">Non-linear passives videos</a></li><li data-cat-id="351" class=""><a href="https://passive-components.eu/category/video-channel/oscillator-videos/">Oscillator videos</a></li><li data-cat-id="343" class=""><a href="https://passive-components.eu/category/video-channel/passive-sensors-videos/">Passive sensors videos</a></li><li data-cat-id="273" class=""><a href="https://passive-components.eu/category/video-channel/resistor-videos/">Resistor videos</a></li>
                    </ul>
                </div>
                <div class="jeg_newsfeed_list loaded">
                    <div data-cat-id="270" data-load-status="loaded" class="jeg_newsfeed_container">
                        <div class="newsfeed_static with_subcat">
                            <div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/connector-pcb-design-challenges/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/connector-pcb-design-challenges/">Connector PCB Design Challenges</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/efficient-power-converters-duty-cycle-vs-conduction-losses/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/09/PWM-duty-cycle-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/efficient-power-converters-duty-cycle-vs-conduction-losses/">Efficient Power Converters: Duty Cycle vs Conduction Losses</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/ripple-steering-in-coupled-inductors-sepic-case/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/steering-current-in-coupled-inductors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/ripple-steering-in-coupled-inductors-sepic-case/">Ripple Steering in Coupled Inductors: SEPIC Case</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/sepic-converter-with-coupled-and-uncoupled-inductors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/coupled-and-uncoupled-inductors-for-SEPIC-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/sepic-converter-with-coupled-and-uncoupled-inductors/">SEPIC Converter with Coupled and Uncoupled Inductors</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/coupled-inductors-in-sepic-versus-flyback-converters/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/Flyback-vs-SEPIC-converter-coupled-inductance-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/coupled-inductors-in-sepic-versus-flyback-converters/">Coupled Inductors in SEPIC versus Flyback Converters</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/non-linear-capacitor-measurements-challenges/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-bias-and-ac-capacitance-dependence-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/non-linear-capacitor-measurements-challenges/">Non-Linear MLCC Class II Capacitor Measurements Challenges</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/percolation-phenomenon-and-reliability-of-molded-power-inductors-in-dc-dc-converters/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/percolation-in-moulded-inductors-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/percolation-phenomenon-and-reliability-of-molded-power-inductors-in-dc-dc-converters/">Percolation Phenomenon and Reliability of Molded Power Inductors in DC/DC converters</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/root-causes-and-effects-of-dc-bias-and-ac-in-ceramic-capacitors/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/MLCC-DC-BIAS-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/root-causes-and-effects-of-dc-bias-and-ac-in-ceramic-capacitors/">Root Causes and Effects of DC Bias and AC in Ceramic Capacitors</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://passive-components.eu/how-to-calculate-the-output-capacitor-for-a-switching-power-supply/"><div class="thumbnail-container  size-500 "><img loading="lazy" width="360" height="180" src="https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-360x180.jpg 360w, https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-750x375.jpg 750w, https://passive-components.eu/wp-content/uploads/2025/08/how-to-select-power-supply-output-capacitor-1140x570.jpg 1140w" sizes="(max-width: 360px) 100vw, 360px" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://passive-components.eu/how-to-calculate-the-output-capacitor-for-a-switching-power-supply/">How to Calculate the Output Capacitor for a Switching Power Supply</a></h3>
                </div>
                        </div>
                    </div>
                    <div class="newsfeed_overlay">
                    <div class="preloader_type preloader_circle">
                        <div class="newsfeed_preloader jeg_preloader dot">
                            <span></span><span></span><span></span>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader circle">
                            <div class="jnews_preloader_circle_outer">
                                <div class="jnews_preloader_circle_inner"></div>
                            </div>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader square">
                            <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                        </div>
                    </div>
                </div>
                </div>
                
                    <div class="jeg_newsfeed_tags">
                        <h3>Trending Tags</h3>
                        <ul><li><a href='https://passive-components.eu/tag/capacitors-explained/'>Capacitors explained</a></li><li><a href='https://passive-components.eu/tag/inductors-explained/'>Inductors explained</a></li><li><a href='https://passive-components.eu/tag/resistors-explained/'>Resistors explained</a></li><li><a href='https://passive-components.eu/tag/filters-explained/'>Filters explained</a></li><li><a href='https://passive-components.eu/tag/application-video-guidelines/'>Application Video Guidelines</a></li><li><a href='https://passive-components.eu/tag/emc/'>EMC</a></li><li><a href='https://passive-components.eu/tag/new-products/'>New Products</a></li><li><a href='https://passive-components.eu/tag/ripplecurrent/'>Ripple Current</a></li><li><a href='https://passive-components.eu/tag/simulation/'>Simulation</a></li><li><a href='https://passive-components.eu/tag/tantalumvsceramic/'>Tantalum vs Ceramic</a></li></ul>
                    </div>
            </div>
                </div></li>
<li id="menu-item-54632" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54632 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/knowledge-blog/"><i style='color: #000000' class='jeg_font_menu fa fa-leanpub'></i>Knowledge Blog</a></li>
<li id="menu-item-52666" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-52666 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/premium-suppliers/"><i  class='jeg_font_menu fa fa-industry'></i>Suppliers</a>
<ul class="sub-menu">
	<li id="menu-item-51188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51188 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/passives-mfg-database/"><i  class='jeg_font_menu_child fa fa-address-card-o'></i>Who is Who</a></li>
</ul>
</li>
<li id="menu-item-58923" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-58923 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://passive-components.eu/events/"><i  class='jeg_font_menu fa fa-calendar'></i>Events</a></li>
</ul></div></div>
                </div>
            </div>

            
            <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                <div class="item_wrap jeg_nav_alignright">
                    <!-- Search Icon -->
<div class="jeg_nav_item jeg_search_wrapper search_icon jeg_search_popup_expand">
    <a href="#" class="jeg_search_toggle" aria-label="Search Button"><i class="fa fa-search"></i></a>
    <form action="https://passive-components.eu/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
	<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div>                </div>
            </div>

                </div>
</div>        </div>
    </div>
</div>
        </div>

        <div class="jeg_navbar_mobile_wrapper">
            <div class="jeg_navbar_mobile" data-mode="scroll">
    <div class="jeg_mobile_bottombar jeg_mobile_midbar jeg_container normal">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignleft">
                        <div class="jeg_nav_item">
    <a href="#" aria-label="Show Menu" class="toggle_btn jeg_mobile_toggle"><i class="fa fa-bars"></i></a>
</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_mobile_logo">
			<div class="site-title">
			<a href="https://passive-components.eu/" aria-label="Visit Homepage">
				<img class='jeg_logo_img' src="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png" srcset="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png 1x, https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png 2x" alt="Passive Components Blog"data-light-src="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png" data-light-srcset="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png 1x, https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png 2x" data-dark-src="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png" data-dark-srcset="https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png 1x, https://passive-components.eu/wp-content/uploads/2024/12/Logo-header-220retina-10-years.png 2x"width="220" height="38">			</a>
		</div>
	</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignright">
                        <div class="jeg_nav_item jeg_search_wrapper jeg_search_popup_expand">
    <a href="#" aria-label="Search Button" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
	<form action="https://passive-components.eu/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
	<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div>                    </div>
                </div>

                        </div>
    </div>
</div></div>
<div class="sticky_blankspace" style="height: 60px;"></div>        </div>

        <div class="jeg_ad jeg_ad_top jnews_header_bottom_ads">
            <div class='ads-wrapper  '></div>        </div>

        
    <div class="jeg_main ">
        <div class="jeg_container">
            <div class="jeg_content">

                <div class="jeg_section">
                    <div class="container">
                        <div class="jeg_404_content row">
                            <div class="jeg_main_content col-sm-8">

                                <div class="jeg_inner_content">
                                    <div class="jeg_archive_header">
                                    
                                                                                <div class="jeg_breadcrumbs jeg_breadcrumb_container">
                                            <div id="breadcrumbs"><span class="">
                <a href="https://passive-components.eu">Home</a>
            </span><i class="fa fa-angle-right"></i><span class="breadcrumb_last_link">
                <a href="">Page Not Found</a>
            </span></div>                                        </div>
                                                                            
                                        <h1 class="jeg_archive_title">Page Not Found</h1>
                                        <p>Sorry the page you were looking for cannot be found. Try searching for the best match or browse the links below:</p>
                                    
                                        <div class="jeg_archive_search">
                                            <form action="https://passive-components.eu/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
	<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div>                                        </div>
                                    </div>
                                    <!-- search end -->
                                    
                                    <div class="jnews_404_content_wrapper">
                                        <div  class="jeg_postblock_3 jeg_postblock jeg_module_hook jeg_pagination_disable jeg_col_2o3 jnews_module_72930_0_68e39211bbe16   " data-unique="jnews_module_72930_0_68e39211bbe16">
					<div class="jeg_block_heading jeg_block_heading_6 jeg_subcat_right">
                     <h3 class="jeg_block_title"><span>Latest Articles</span></h3>
                     
                 </div>
					<div class="jeg_posts jeg_block_container">
                
                <div class="jeg_posts jeg_load_more_flag">
                <article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/" aria-label="Read article: Wk 40 Electronics Supply Chain Digest"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2023/09/electronics-supply-chain-weekly-digest-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/">Wk 40 Electronics Supply Chain Digest</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/"><i class="fa fa-clock-o"></i> 6.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/wk-40-electronics-supply-chain-digest-3/" ><i class="fa fa-eye"></i> 1 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Electronics Supply Chain Weekly Digest 10-3-25. DATAPOINT OF THE WEEK: S&amp;P reported that the September Eurozone manufacturing PMI slipped to...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/" aria-label="Read article: Benefits of Tantalum Powder Stress–Strain Curve Evaluation vs Conventional Wet Test"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/tantalum-powder-stress-strain-evaluation-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/">Benefits of Tantalum Powder Stress–Strain Curve Evaluation vs Conventional Wet Test</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/"><i class="fa fa-clock-o"></i> 3.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/benefits-of-tantalum-powder-stress-strain-curve-evaluation-vs-conventional-wet-test/" ><i class="fa fa-eye"></i> 9 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Dr. Vladimir Azbel, an independent consultant on tantalum capacitors, presents a tantalum powder mechanical testing methodology in this paper. This...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/" aria-label="Read article: Electrolyte Selection and Performance in Supercapacitors"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/electrolyte-selection-for-supercapacitors-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/">Electrolyte Selection and Performance in Supercapacitors</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/"><i class="fa fa-clock-o"></i> 3.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/electrolyte-selection-and-performance-in-supercapacitors/" ><i class="fa fa-eye"></i> 10 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>This article provides a comprehensive technical framework overview for electrolyte selection in supercapacitor design. Introduction Supercapacitors are at the forefront...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/connector-pcb-design-challenges/" aria-label="Read article: Connector PCB Design Challenges"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/connector-PCB-design-challenges-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/connector-pcb-design-challenges/">Connector PCB Design Challenges</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/connector-pcb-design-challenges/"><i class="fa fa-clock-o"></i> 3.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/connector-pcb-design-challenges/" ><i class="fa fa-eye"></i> 14 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>This presentation by René Linde, Field Application Engineer at Würth Elektronik published by All About Circuits discusses PCB design challenges...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/" aria-label="Read article: Researchers Demonstrated High Energy Ceramic Capacitors Stable in Wide Temperature Range"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/stable-high-energy-MLCC-in-wide-temperature-range-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/">Researchers Demonstrated High Energy Ceramic Capacitors Stable in Wide Temperature Range</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/"><i class="fa fa-clock-o"></i> 2.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/researchers-demonstrated-high-energy-ceramic-capacitors-stable-in-wide-temperature-range/" ><i class="fa fa-eye"></i> 19 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Researchers from Shanghai, China published paper in Nature Communications Journal that explores a high-entropy engineering strategy applied to relaxor ferroelectric...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/" aria-label="Read article: Stackpole Offers High Voltage Plate Resistors up to 40KV"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/Stackpole-plate-resistors-up-to-40KV-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/">Stackpole Offers High Voltage Plate Resistors up to 40KV</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/"><i class="fa fa-clock-o"></i> 2.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/stackpole-offers-high-voltage-plate-resistors-up-to-40kv/" ><i class="fa fa-eye"></i> 12 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Stackpole Electronics introduces HVR Series: High Voltage Radial Leaded Plate Resistors. Stackpole Electronics, Inc., a leading global manufacturer of resistors,...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/" aria-label="Read article: How to Manage Supercapacitors Leakage Current and Self Discharge "><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/Supercapacitors-leakage-and-self-discharge-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/">How to Manage Supercapacitors Leakage Current and Self Discharge </a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/"><i class="fa fa-clock-o"></i> 1.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/how-to-manage-supercapacitors-leakage-current-and-self-discharge/" ><i class="fa fa-eye"></i> 25 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>The paper “How to Manage Leakage Current and Self Discharge of EDLC Capacitors” was presented by Gerald Tatschl, Vishay BCcomponents, Klagenfurt am Wörthersee, Austria at...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/" aria-label="Read article: Qualification of Commercial Supercapacitors for Space Applications"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/evaluation-of-supercapacitors-for-space-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/">Qualification of Commercial Supercapacitors for Space Applications</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/"><i class="fa fa-clock-o"></i> 1.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/qualification-of-commercial-supercapacitors-for-space-applications/" ><i class="fa fa-eye"></i> 31 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>The paper “Qualification of Commercial Off-The-Shelf Supercapacitors for Space Applications” was presented by David Latif, EGGO Space s.r.o , Lanskroun,...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/" aria-label="Read article: Experimental Evaluation of Wear Failures in SMD Inductors"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/wear-out-of-SMD-inductors-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/">Experimental Evaluation of Wear Failures in SMD Inductors</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/"><i class="fa fa-clock-o"></i> 1.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/experimental-evaluation-of-wear-failures-in-smd-inductors/" ><i class="fa fa-eye"></i> 28 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>The paper “Experimental Evaluation of Wear Failures in SMD Inductors” was presented by Masaaki Tsujii, Murata Manufacturing Co., Ltd., Kyoto,...</p>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_md_2 format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/resonant-capacitors-in-high-power-resonant-circuits/" aria-label="Read article: Resonant Capacitors in High-Power Resonant Circuits"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2025/10/resonant-capacitors-in-power-circuits-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2025/10/resonant-capacitors-in-power-circuits-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2025/10/resonant-capacitors-in-power-circuits-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2025/10/resonant-capacitors-in-power-circuits-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://passive-components.eu/resonant-capacitors-in-high-power-resonant-circuits/">Resonant Capacitors in High-Power Resonant Circuits</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://passive-components.eu/resonant-capacitors-in-high-power-resonant-circuits/"><i class="fa fa-clock-o"></i> 1.10.2025</a></div><div class="jeg_meta_views"><a href="https://passive-components.eu/resonant-capacitors-in-high-power-resonant-circuits/" ><i class="fa fa-eye"></i> 26 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>The paper “Resonant Capacitors in High-Power Resonant Circuits” was presented by Moaz ElGhazali, Murata Electronics Europe B.V. Germany, Nürnberg, Germany...</p>
                    </div>
                </div>
            </article>
            </div>
                <div class='module-overlay'>
				    <div class='preloader_type preloader_dot'>
				        <div class="module-preloader jeg_preloader dot">
				            <span></span><span></span><span></span>
				        </div>
				        <div class="module-preloader jeg_preloader circle">
				            <div class="jnews_preloader_circle_outer">
				                <div class="jnews_preloader_circle_inner"></div>
				            </div>
				        </div>
				        <div class="module-preloader jeg_preloader square">
				            <div class="jeg_square">
				                <div class="jeg_square_inner"></div>
				            </div>
				        </div>
				    </div>
				</div>
            </div>
            <div class="jeg_block_navigation">
                <div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div>
                
                
            </div>
					
					<script>var jnews_module_72930_0_68e39211bbe16 = {"header_icon":"","first_title":"Latest Articles","second_title":"","url":"","header_type":"heading_6","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_text":"All","sticky_post":false,"post_type":"post","content_type":"all","sponsor":false,"number_post":"10","post_offset":0,"unique_content":"disable","include_post":"","included_only":false,"exclude_post":"","include_category":"","exclude_category":"","include_author":"","include_tag":"","exclude_tag":"","sort_by":"latest","date_format":"default","date_format_custom":"Y\/m\/d","excerpt_length":20,"excerpt_ellipsis":"...","force_normal_image_load":"","main_custom_image_size":"default","pagination_mode":"disable","pagination_nextprev_showtext":"","pagination_number_post":"10","pagination_scroll_limit":0,"ads_type":"disable","ads_position":1,"ads_random":"","ads_image":"","ads_image_tablet":"","ads_image_phone":"","ads_image_link":"","ads_image_alt":"","ads_image_new_tab":"","google_publisher_id":"","google_slot_id":"","google_desktop":"auto","google_tab":"auto","google_phone":"auto","content":"","ads_bottom_text":"","boxed":false,"boxed_shadow":false,"el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","box_shadow":false,"paged":1,"column_class":"jeg_col_2o3","class":"jnews_block_3"};</script>
				</div>                                    </div>
                                </div>

                            </div>
                            <div class="jeg_sidebar left jeg_sticky_sidebar col-sm-4">
    <div class="jegStickyHolder"><div class="theiaStickySidebar"><div class="widget widget_jnews_module_element_header" id="jnews_module_element_header-7"><div  class="jeg_block_heading jeg_block_heading_6 jeg_alignleft jnews_module_72930_1_68e39211c06d5  normal ">
                <h3 class="jeg_block_title"><span>Upcoming Events</span></h3>
                
            </div></div><div  class="tribe-compatibility-container" >
	<div
		 class="tribe-common tribe-events tribe-events-view tribe-events-view--widget-events-list tribe-events-widget" 		data-js="tribe-events-view"
		data-view-rest-url="https://passive-components.eu/wp-json/tribe/views/v2/html"
		data-view-manage-url="1"
							data-view-breakpoint-pointer="9f25f441-8cb3-4867-be09-dd08dcb8d580"
			>
		<div class="tribe-events-widget-events-list">

			<script type="application/ld+json">
[{"@context":"http://schema.org","@type":"Event","name":"PCB Online Shop \u2013 simply \u201cMade in Germany\u201d by W\u00fcrth Elektronik","description":"&lt;p&gt;PCB Online Shop \u2013 simply \u201cMade in Germany\u201d by W\u00fcrth Elektronik &nbsp; &nbsp; Wed, Oct 8, 2025 11:00 AM - 12:00 PM CEST Do you know this situation? It\u2019s late [&hellip;]&lt;/p&gt;\\n","url":"https://passive-components.eu/event/pcb-online-shop-simply-made-in-germany-by-wurth-elektronik/","eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode","eventStatus":"https://schema.org/EventScheduled","startDate":"2025-10-08T11:00:00+02:00","endDate":"2025-10-08T12:00:00+02:00","location":{"@type":"Place","name":"virtual","description":"","url":"","address":{"@type":"PostalAddress"},"telephone":"","sameAs":""},"organizer":{"@type":"Person","name":"W\u00fcrth Elektronik","description":"","image":"https://passive-components.eu/wp-content/uploads/2022/04/WE_Logo_150.png","url":"https://www.we-online.com","telephone":"","email":"","sameAs":"https://www.we-online.com"},"performer":"Organization"},{"@context":"http://schema.org","@type":"Event","name":"Smart Sensors, Smarter AI: Building Reliable Edge Systems","description":"&lt;p&gt;Smart Sensors, Smarter AI: Building Reliable Edge Systems, W\u00fcrth Elektronik Webinar Tuesday, October 14th 2025 @ 4:00PM CEST As the demand for Edge AI deployments continues to grow, ensuring the [&hellip;]&lt;/p&gt;\\n","url":"https://passive-components.eu/event/smart-sensors-smarter-ai-building-reliable-edge-systems/","eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode","eventStatus":"https://schema.org/EventScheduled","startDate":"2025-10-14T16:00:00+02:00","endDate":"2025-10-14T17:00:00+02:00","location":{"@type":"Place","name":"virtual","description":"","url":"","address":{"@type":"PostalAddress"},"telephone":"","sameAs":""},"organizer":{"@type":"Person","name":"W\u00fcrth Elektronik","description":"","image":"https://passive-components.eu/wp-content/uploads/2022/04/WE_Logo_150.png","url":"https://www.we-online.com","telephone":"","email":"","sameAs":"https://www.we-online.com"},"performer":"Organization"},{"@context":"http://schema.org","@type":"Event","name":"External Visual Inspection per MIL-STD-883 TM 2009","description":"&lt;p&gt;External Visual Inspection per MIL-STD-883 TM 2009 Instructor: Thomas Green Description: This course covers the visual inspection criteria for hermetic packaged microelectronic devices and similar devices and a review of [&hellip;]&lt;/p&gt;\\n","url":"https://passive-components.eu/event/external-visual-inspection-per-mil-std-883-tm-2009/","eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode","eventStatus":"https://schema.org/EventScheduled","startDate":"2025-10-17T12:00:00-04:00","endDate":"2025-10-17T14:00:00-04:00","location":{"@type":"Place","name":"virtual","description":"","url":"","address":{"@type":"PostalAddress"},"telephone":"","sameAs":""},"organizer":{"@type":"Person","name":"TJ Green Associates","description":"","url":"https://www.tjgreenllc.com/","telephone":"","email":"","sameAs":"https://www.tjgreenllc.com/"},"offers":{"@type":"Offer","price":"495","priceCurrency":"USD","url":"https://passive-components.eu/event/external-visual-inspection-per-mil-std-883-tm-2009/","category":"primary","availability":"inStock","validFrom":"2025-02-10T00:00:00+00:00"},"performer":"Organization"},{"@context":"http://schema.org","@type":"Event","name":"Digital WE Days 2025 &#8211; Virtual Conference","description":"&lt;p&gt;Digital WE Days 2025 - Virtual Conference October 20 - 23, 2025 What are the Digital WE Days? It\\'s a digital event with a comprehensive conference programme with practice-oriented presentations [&hellip;]&lt;/p&gt;\\n","url":"https://passive-components.eu/event/digital-we-days-2025-virtual-conference/","eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode","eventStatus":"https://schema.org/EventScheduled","startDate":"2025-10-20T00:00:00+02:00","endDate":"2025-10-23T23:59:59+02:00","location":{"@type":"Place","name":"virtual","description":"","url":"","address":{"@type":"PostalAddress"},"telephone":"","sameAs":""},"organizer":{"@type":"Person","name":"W\u00fcrth Elektronik","description":"","image":"https://passive-components.eu/wp-content/uploads/2022/04/WE_Logo_150.png","url":"https://www.we-online.com","telephone":"","email":"","sameAs":"https://www.we-online.com"},"performer":"Organization"},{"@context":"http://schema.org","@type":"Event","name":"Space and Military Standards for Hybrids and RF Microwave Modules","description":"&lt;p&gt;Space and Military Standards for Hybrids and RF Microwave Modules Instructor: Thomas Green Description: The US military specifications for the manufacture of hybrids and RF microwave modules can be confusing [&hellip;]&lt;/p&gt;\\n","url":"https://passive-components.eu/event/space-and-military-standards-for-hybrids-and-rf-microwave-modules/","eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode","eventStatus":"https://schema.org/EventScheduled","startDate":"2025-10-21T12:00:00-04:00","endDate":"2025-10-23T14:15:00-04:00","location":{"@type":"Place","name":"virtual","description":"","url":"","address":{"@type":"PostalAddress"},"telephone":"","sameAs":""},"organizer":{"@type":"Person","name":"TJ Green Associates","description":"","url":"https://www.tjgreenllc.com/","telephone":"","email":"","sameAs":"https://www.tjgreenllc.com/"},"offers":{"@type":"Offer","price":"895","priceCurrency":"USD","url":"https://passive-components.eu/event/space-and-military-standards-for-hybrids-and-rf-microwave-modules/","category":"primary","availability":"inStock","validFrom":"2022-09-09T00:00:00+00:00"},"performer":"Organization"}]
</script>
			<script data-js="tribe-events-view-data" type="application/json">
	{"slug":"widget-events-list","prev_url":"","next_url":"https:\/\/passive-components.eu\/?post_type=tribe_events&eventDisplay=widget-events-list&paged=2","view_class":"Tribe\\Events\\Views\\V2\\Views\\Widgets\\Widget_List_View","view_slug":"widget-events-list","view_label":"View","view":null,"should_manage_url":true,"id":null,"alias-slugs":null,"title":"Page not found - Passive Components Blog","limit":"5","no_upcoming_events":false,"featured_events_only":false,"jsonld_enable":true,"tribe_is_list_widget":false,"admin_fields":{"title":{"label":"Title:","type":"text","parent_classes":"","classes":"","dependency":"","id":"widget-tribe-widget-events-list-3-title","name":"widget-tribe-widget-events-list[3][title]","options":[],"placeholder":"","value":null},"limit":{"label":"Show:","type":"number","default":5,"min":1,"max":10,"step":1,"parent_classes":"","classes":"","dependency":"","id":"widget-tribe-widget-events-list-3-limit","name":"widget-tribe-widget-events-list[3][limit]","options":[],"placeholder":"","value":null},"no_upcoming_events":{"label":"Hide this widget if there are no upcoming events.","type":"checkbox","parent_classes":"","classes":"","dependency":"","id":"widget-tribe-widget-events-list-3-no_upcoming_events","name":"widget-tribe-widget-events-list[3][no_upcoming_events]","options":[],"placeholder":"","value":null},"featured_events_only":{"label":"Limit to featured events only","type":"checkbox","parent_classes":"","classes":"","dependency":"","id":"widget-tribe-widget-events-list-3-featured_events_only","name":"widget-tribe-widget-events-list[3][featured_events_only]","options":[],"placeholder":"","value":null},"jsonld_enable":{"label":"Generate JSON-LD data","type":"checkbox","parent_classes":"","classes":"","dependency":"","id":"widget-tribe-widget-events-list-3-jsonld_enable","name":"widget-tribe-widget-events-list[3][jsonld_enable]","options":[],"placeholder":"","value":null}},"second_title":"","header_url":"","header_type":"heading_6","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","widget_boxed":"0","widget_shadow":"0","widget_class":"","events":[72650,72652,70084,72480,58720],"url":"https:\/\/passive-components.eu\/?post_type=tribe_events&eventDisplay=widget-events-list","url_event_date":false,"bar":{"keyword":"","date":""},"today":"2025-10-06 00:00:00","now":"2025-10-06 11:55:29","home_url":"https:\/\/passive-components.eu","rest_url":"https:\/\/passive-components.eu\/wp-json\/tribe\/views\/v2\/html","rest_method":"GET","rest_nonce":"","today_url":"https:\/\/passive-components.eu\/?post_type=tribe_events&eventDisplay=widget-events-list&ver=6.15.6","today_title":"Click to select today's date","today_label":"Today","prev_label":"","next_label":"","date_formats":{"compact":"d\/m\/Y","month_and_year_compact":"m\/Y","month_and_year":"F Y","time_range_separator":" - ","date_time_separator":" @ "},"messages":[],"start_of_week":"1","header_title":"","header_title_element":"h1","content_title":"","breadcrumbs":[],"before_events":"","after_events":"\n<!--\nThis calendar is powered by The Events Calendar.\nhttp:\/\/evnt.is\/18wn\n-->\n","display_events_bar":false,"disable_event_search":true,"live_refresh":true,"ical":{"display_link":true,"link":{"url":"https:\/\/passive-components.eu\/?post_type=tribe_events&#038;eventDisplay=widget-events-list&#038;ical=1","text":"Export Events","title":"Use this to share calendar data with Google Calendar, Apple iCal and other compatible apps"}},"container_classes":["tribe-common","tribe-events","tribe-events-view","tribe-events-view--widget-events-list","tribe-events-widget"],"container_data":[],"is_past":false,"breakpoints":{"xsmall":500,"medium":768,"full":960},"breakpoint_pointer":"9f25f441-8cb3-4867-be09-dd08dcb8d580","is_initial_load":true,"public_views":{"list":{"view_class":"Tribe\\Events\\Views\\V2\\Views\\List_View","view_url":"https:\/\/passive-components.eu\/events\/list\/","view_label":"List","aria_label":"Display Events in List View"},"month":{"view_class":"Tribe\\Events\\Views\\V2\\Views\\Month_View","view_url":"https:\/\/passive-components.eu\/events\/month\/","view_label":"Month","aria_label":"Display Events in Month View"}},"show_latest_past":false,"past":false,"compatibility_classes":["tribe-compatibility-container"],"view_more_text":"View Calendar","view_more_title":"View more events.","view_more_link":"https:\/\/passive-components.eu\/events\/","widget_title":"","hide_if_no_upcoming_events":false,"display":[],"subscribe_links":{"gcal":{"label":"Google Calendar","single_label":"Add to Google Calendar","visible":true,"block_slug":"hasGoogleCalendar"},"ical":{"label":"iCalendar","single_label":"Add to iCalendar","visible":true,"block_slug":"hasiCal"},"outlook-365":{"label":"Outlook 365","single_label":"Outlook 365","visible":true,"block_slug":"hasOutlook365"},"outlook-live":{"label":"Outlook Live","single_label":"Outlook Live","visible":true,"block_slug":"hasOutlookLive"},"ics":{"label":"Export .ics file","single_label":"Export .ics file","visible":true,"block_slug":null},"outlook-ics":{"label":"Export Outlook .ics file","single_label":"Export Outlook .ics file","visible":true,"block_slug":null}},"_context":{"slug":"widget-events-list"}}</script>

			
			
				<div class="tribe-events-widget-events-list__events">
											<div  class="tribe-common-g-row tribe-events-widget-events-list__event-row" >

	<div class="tribe-events-widget-events-list__event-date-tag tribe-common-g-col">
	<time class="tribe-events-widget-events-list__event-date-tag-datetime" datetime="2025-10-08">
		<span class="tribe-events-widget-events-list__event-date-tag-month">
			Oct		</span>
		<span class="tribe-events-widget-events-list__event-date-tag-daynum tribe-common-h2 tribe-common-h4--min-medium">
			8		</span>
	</time>
</div>

	<div class="tribe-events-widget-events-list__event-wrapper tribe-common-g-col">
		<article  class="tribe-events-widget-events-list__event post-72650 tribe_events type-tribe_events status-publish hentry" >
			<div class="tribe-events-widget-events-list__event-details">

				<header class="tribe-events-widget-events-list__event-header">
					<div class="tribe-events-widget-events-list__event-datetime-wrapper tribe-common-b2 tribe-common-b3--min-medium">
		<time class="tribe-events-widget-events-list__event-datetime" datetime="2025-10-08">
		<span class="tribe-event-date-start">11:00</span> - <span class="tribe-event-time">12:00</span> <span class='timezone'> CEST </span>	</time>
	</div>
					<h3 class="tribe-events-widget-events-list__event-title tribe-common-h7">
	<a
		href="https://passive-components.eu/event/pcb-online-shop-simply-made-in-germany-by-wurth-elektronik/"
		title="PCB Online Shop – simply “Made in Germany” by Würth Elektronik"
		rel="bookmark"
		class="tribe-events-widget-events-list__event-title-link tribe-common-anchor-thin"
	>
		PCB Online Shop – simply “Made in Germany” by Würth Elektronik	</a>
</h3>
				</header>

				
			</div>
		</article>
	</div>

</div>
											<div  class="tribe-common-g-row tribe-events-widget-events-list__event-row" >

	<div class="tribe-events-widget-events-list__event-date-tag tribe-common-g-col">
	<time class="tribe-events-widget-events-list__event-date-tag-datetime" datetime="2025-10-14">
		<span class="tribe-events-widget-events-list__event-date-tag-month">
			Oct		</span>
		<span class="tribe-events-widget-events-list__event-date-tag-daynum tribe-common-h2 tribe-common-h4--min-medium">
			14		</span>
	</time>
</div>

	<div class="tribe-events-widget-events-list__event-wrapper tribe-common-g-col">
		<article  class="tribe-events-widget-events-list__event post-72652 tribe_events type-tribe_events status-publish hentry" >
			<div class="tribe-events-widget-events-list__event-details">

				<header class="tribe-events-widget-events-list__event-header">
					<div class="tribe-events-widget-events-list__event-datetime-wrapper tribe-common-b2 tribe-common-b3--min-medium">
		<time class="tribe-events-widget-events-list__event-datetime" datetime="2025-10-14">
		<span class="tribe-event-date-start">16:00</span> - <span class="tribe-event-time">17:00</span> <span class='timezone'> CEST </span>	</time>
	</div>
					<h3 class="tribe-events-widget-events-list__event-title tribe-common-h7">
	<a
		href="https://passive-components.eu/event/smart-sensors-smarter-ai-building-reliable-edge-systems/"
		title="Smart Sensors, Smarter AI: Building Reliable Edge Systems"
		rel="bookmark"
		class="tribe-events-widget-events-list__event-title-link tribe-common-anchor-thin"
	>
		Smart Sensors, Smarter AI: Building Reliable Edge Systems	</a>
</h3>
				</header>

				
			</div>
		</article>
	</div>

</div>
											<div  class="tribe-common-g-row tribe-events-widget-events-list__event-row" >

	<div class="tribe-events-widget-events-list__event-date-tag tribe-common-g-col">
	<time class="tribe-events-widget-events-list__event-date-tag-datetime" datetime="2025-10-17">
		<span class="tribe-events-widget-events-list__event-date-tag-month">
			Oct		</span>
		<span class="tribe-events-widget-events-list__event-date-tag-daynum tribe-common-h2 tribe-common-h4--min-medium">
			17		</span>
	</time>
</div>

	<div class="tribe-events-widget-events-list__event-wrapper tribe-common-g-col">
		<article  class="tribe-events-widget-events-list__event post-70084 tribe_events type-tribe_events status-publish hentry tribe_events_cat-tjgreen" >
			<div class="tribe-events-widget-events-list__event-details">

				<header class="tribe-events-widget-events-list__event-header">
					<div class="tribe-events-widget-events-list__event-datetime-wrapper tribe-common-b2 tribe-common-b3--min-medium">
		<time class="tribe-events-widget-events-list__event-datetime" datetime="2025-10-17">
		<span class="tribe-event-date-start">12:00</span> - <span class="tribe-event-time">14:00</span> <span class='timezone'> EDT </span>	</time>
	</div>
					<h3 class="tribe-events-widget-events-list__event-title tribe-common-h7">
	<a
		href="https://passive-components.eu/event/external-visual-inspection-per-mil-std-883-tm-2009/"
		title="External Visual Inspection per MIL-STD-883 TM 2009"
		rel="bookmark"
		class="tribe-events-widget-events-list__event-title-link tribe-common-anchor-thin"
	>
		External Visual Inspection per MIL-STD-883 TM 2009	</a>
</h3>
				</header>

				
			</div>
		</article>
	</div>

</div>
											<div  class="tribe-common-g-row tribe-events-widget-events-list__event-row" >

	<div class="tribe-events-widget-events-list__event-date-tag tribe-common-g-col">
	<time class="tribe-events-widget-events-list__event-date-tag-datetime" datetime="2025-10-20">
		<span class="tribe-events-widget-events-list__event-date-tag-month">
			Oct		</span>
		<span class="tribe-events-widget-events-list__event-date-tag-daynum tribe-common-h2 tribe-common-h4--min-medium">
			20		</span>
	</time>
</div>

	<div class="tribe-events-widget-events-list__event-wrapper tribe-common-g-col">
		<article  class="tribe-events-widget-events-list__event post-72480 tribe_events type-tribe_events status-publish hentry" >
			<div class="tribe-events-widget-events-list__event-details">

				<header class="tribe-events-widget-events-list__event-header">
					<div class="tribe-events-widget-events-list__event-datetime-wrapper tribe-common-b2 tribe-common-b3--min-medium">
		<time class="tribe-events-widget-events-list__event-datetime" datetime="2025-10-20">
		<span class="tribe-event-date-start">October 20</span> - <span class="tribe-event-date-end">October 23</span>	</time>
	</div>
					<h3 class="tribe-events-widget-events-list__event-title tribe-common-h7">
	<a
		href="https://passive-components.eu/event/digital-we-days-2025-virtual-conference/"
		title="Digital WE Days 2025 &#8211; Virtual Conference"
		rel="bookmark"
		class="tribe-events-widget-events-list__event-title-link tribe-common-anchor-thin"
	>
		Digital WE Days 2025 &#8211; Virtual Conference	</a>
</h3>
				</header>

				
			</div>
		</article>
	</div>

</div>
											<div  class="tribe-common-g-row tribe-events-widget-events-list__event-row" >

	<div class="tribe-events-widget-events-list__event-date-tag tribe-common-g-col">
	<time class="tribe-events-widget-events-list__event-date-tag-datetime" datetime="2025-10-21">
		<span class="tribe-events-widget-events-list__event-date-tag-month">
			Oct		</span>
		<span class="tribe-events-widget-events-list__event-date-tag-daynum tribe-common-h2 tribe-common-h4--min-medium">
			21		</span>
	</time>
</div>

	<div class="tribe-events-widget-events-list__event-wrapper tribe-common-g-col">
		<article  class="tribe-events-widget-events-list__event post-58720 tribe_events type-tribe_events status-publish hentry tribe_events_cat-tjgreen" >
			<div class="tribe-events-widget-events-list__event-details">

				<header class="tribe-events-widget-events-list__event-header">
					<div class="tribe-events-widget-events-list__event-datetime-wrapper tribe-common-b2 tribe-common-b3--min-medium">
		<time class="tribe-events-widget-events-list__event-datetime" datetime="2025-10-21">
		<span class="tribe-event-date-start">October 21 @ 12:00</span> - <span class="tribe-event-date-end">October 23 @ 14:15</span> <span class='timezone'> EDT </span>	</time>
	</div>
					<h3 class="tribe-events-widget-events-list__event-title tribe-common-h7">
	<a
		href="https://passive-components.eu/event/space-and-military-standards-for-hybrids-and-rf-microwave-modules/"
		title="Space and Military Standards for Hybrids and RF Microwave Modules"
		rel="bookmark"
		class="tribe-events-widget-events-list__event-title-link tribe-common-anchor-thin"
	>
		Space and Military Standards for Hybrids and RF Microwave Modules	</a>
</h3>
				</header>

				
			</div>
		</article>
	</div>

</div>
									</div>

				<div class="tribe-events-widget-events-list__view-more tribe-common-b1 tribe-common-b2--min-medium">
	<a
		href="https://passive-components.eu/events/"
		class="tribe-events-widget-events-list__view-more-link tribe-common-anchor-thin"
		title="View more events."
	>
		View Calendar	</a>
</div>

					</div>
	</div>
</div>
<script class="tribe-events-breakpoints">
	( function () {
		var completed = false;

		function initBreakpoints() {
			if ( completed ) {
				// This was fired already and completed no need to attach to the event listener.
				document.removeEventListener( 'DOMContentLoaded', initBreakpoints );
				return;
			}

			if ( 'undefined' === typeof window.tribe ) {
				return;
			}

			if ( 'undefined' === typeof window.tribe.events ) {
				return;
			}

			if ( 'undefined' === typeof window.tribe.events.views ) {
				return;
			}

			if ( 'undefined' === typeof window.tribe.events.views.breakpoints ) {
				return;
			}

			if ( 'function' !== typeof (window.tribe.events.views.breakpoints.setup) ) {
				return;
			}

			var container = document.querySelectorAll( '[data-view-breakpoint-pointer="9f25f441-8cb3-4867-be09-dd08dcb8d580"]' );
			if ( ! container ) {
				return;
			}

			window.tribe.events.views.breakpoints.setup( container );
			completed = true;
			// This was fired already and completed no need to attach to the event listener.
			document.removeEventListener( 'DOMContentLoaded', initBreakpoints );
		}

		// Try to init the breakpoints right away.
		initBreakpoints();
		document.addEventListener( 'DOMContentLoaded', initBreakpoints );
	})();
</script>
<script data-js='tribe-events-view-nonce-data' type='application/json'>{"tvn1":"03438301a0","tvn2":""}</script><div class="widget passi-widget"><div style="margin-left: 11px;" id="passi-2167508246" data-passi-trackid="52684" data-passi-trackbid="1" class="passi-target"><ins class='dcmads' style='display:inline-block;width:300px;height:250px'
    data-dcm-placement='N4481.4334068PASSIVECOMPONENTS/B33999421.428801396'
    data-dcm-rendering-mode='script'
    data-dcm-https-only
    data-dcm-gdpr-applies='gdpr=${GDPR}'
    data-dcm-gdpr-consent='gdpr_consent=${GDPR_CONSENT_755}'
    data-dcm-addtl-consent='addtl_consent=${ADDTL_CONSENT}'
    data-dcm-ltd='false'
    data-dcm-resettable-device-id=''
    data-dcm-app-id=''
    data-dcm-click-tracker=''>
  <script src='https://www.googletagservices.com/dcm/dcmads.js'></script>
</ins></div></div><div class="widget widget_jnews_popular" id="jnews_popular-8"><div class="jeg_block_heading jeg_block_heading_6 jnews_module_72930_0_68e39211cf3a8">
                    <h3 class="jeg_block_title"><span>Popular Posts</span></h3>
                    
				</div><ul class="popularpost_list"><li class="popularpost_item format-standard">
                <div class="jeg_thumb">
                    
                    <a href="https://passive-components.eu/buck-converter-design-and-calculation/" aria-label="Read article: Buck Converter Design and Calculation"><div class="thumbnail-container  size-715 "><img loading="lazy" width="350" height="250" src="https://passive-components.eu/wp-content/uploads/2024/09/Buck-Converter-Design-and-Calculation-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" decoding="async" srcset="https://passive-components.eu/wp-content/uploads/2024/09/Buck-Converter-Design-and-Calculation-350x250.jpg 350w, https://passive-components.eu/wp-content/uploads/2024/09/Buck-Converter-Design-and-Calculation-120x86.jpg 120w, https://passive-components.eu/wp-content/uploads/2024/09/Buck-Converter-Design-and-Calculation-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></div></a>
                </div>
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/buck-converter-design-and-calculation/" data-num="01">Buck Converter Design and Calculation</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fbuck-converter-design-and-calculation%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=Buck%20Converter%20Design%20and%20Calculation%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fbuck-converter-design-and-calculation%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/boost-converter-design-and-calculation/" data-num="02">Boost Converter Design and Calculation</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fboost-converter-design-and-calculation%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=Boost%20Converter%20Design%20and%20Calculation%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fboost-converter-design-and-calculation%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/flyback-converter-design-and-calculation/" data-num="03">Flyback Converter Design and Calculation</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fflyback-converter-design-and-calculation%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=Flyback%20Converter%20Design%20and%20Calculation%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fflyback-converter-design-and-calculation%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/llc-resonant-converter-design-and-calculation/" data-num="04">LLC Resonant Converter Design and Calculation</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fllc-resonant-converter-design-and-calculation%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=LLC%20Resonant%20Converter%20Design%20and%20Calculation%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fllc-resonant-converter-design-and-calculation%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/sepic-converter-design-and-calculation/" data-num="05">SEPIC Converter Design and Calculation</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fsepic-converter-design-and-calculation%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=SEPIC%20Converter%20Design%20and%20Calculation%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fsepic-converter-design-and-calculation%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/dual-active-bridge-dab-topology-explained/" data-num="06">Dual Active Bridge (DAB) Topology Explained</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fdual-active-bridge-dab-topology-explained%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=Dual%20Active%20Bridge%20%28DAB%29%20Topology%20Explained%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fdual-active-bridge-dab-topology-explained%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/ripple-current-and-its-effects-on-the-performance-of-capacitors/" data-num="07">Ripple Current and its Effects on the Performance of Capacitors</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 3 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fripple-current-and-its-effects-on-the-performance-of-capacitors%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">3</span></a>
                            <a href="https://twitter.com/intent/tweet?text=Ripple%20Current%20and%20its%20Effects%20on%20the%20Performance%20of%20Capacitors%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fripple-current-and-its-effects-on-the-performance-of-capacitors%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/what-is-dielectric-constant-of-plastic-materials/" data-num="08">What is a Dielectric Constant and DF of Plastic Materials?</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 4 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fwhat-is-dielectric-constant-of-plastic-materials%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">4</span></a>
                            <a href="https://twitter.com/intent/tweet?text=What%20is%20a%20Dielectric%20Constant%20and%20DF%20of%20Plastic%20Materials%3F%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fwhat-is-dielectric-constant-of-plastic-materials%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/flying-capacitors-explained/" data-num="09">Flying Capacitors Explained</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fflying-capacitors-explained%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=Flying%20Capacitors%20Explained%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fflying-capacitors-explained%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item format-standard">
                <h3 class="jeg_post_title">
                    <a href="https://passive-components.eu/mlcc-and-ceramic-capacitors/" data-num="10">MLCC and Ceramic Capacitors</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fpassive-components.eu%2Fmlcc-and-ceramic-capacitors%2F" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="https://twitter.com/intent/tweet?text=MLCC%20and%20Ceramic%20Capacitors%20via%20%40EuropeanPassive&url=https%3A%2F%2Fpassive-components.eu%2Fmlcc-and-ceramic-capacitors%2F" class="jeg_share_tw"><span class="share-text"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li></ul></div><div class="widget widget_text" id="text-19"><div class="jeg_block_heading jeg_block_heading_6 jnews_68e39211d4a26"><h3 class="jeg_block_title"><a href='https://passive-components.eu/subscribe/'><span>Newsletter Subscription</span></a></h3></div>			<div class="textwidget"><p><a href="https://passive-components.eu/subscribe/" target="_blank" rel="noopener"><img decoding="async" class="aligncenter wp-image-46122" src="https://passive-components.eu/wp-content/uploads/2020/04/EPCI-passive-components-Newsletter-250.png" alt="" width="200" height="138" data-wp-editing="1" /></a></p>
<p>&nbsp;</p>
</div>
		</div></div></div></div>
                        </div>
                    </div>
                </div>

            </div>
            <div class="jeg_ad jnews_above_footer_ads "><div class='ads-wrapper  '></div></div>        </div>
    </div>

		<div class="footer-holder" id="footer" data-id="footer">
			<div class="jeg_footer jeg_footer_sidecontent dark">
    <div class="jeg_footer_container jeg_container_full">
        <div class="jeg_footer_content">
            <div class="container">
                <div class="row">
                    <div class="jeg_footer_primary clearfix">
                        <div class="col-md-2 footer_column">
                            <div class="footer_widget widget_about">
                                <div class="jeg_about">
                                    <a href="https://passive-components.eu/" class="footer_logo">
                                        <img class='jeg_logo_img' src="https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x92.png" srcset="https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x92.png 1x, https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x92.png 2x" alt="Passive Components Blog"data-light-src="https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x92.png" data-light-srcset="https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x92.png 1x, https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x92.png 2x" data-dark-src="https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x-inverse.png" data-dark-srcset="https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x-inverse.png 1x, https://passive-components.eu/wp-content/uploads/2019/10/epci-text-RGB-222x-inverse.png 2x"width="222" height="92">                                    </a>
                                    <p class="copyright"> ©  <a href="https://epci.eu/" title="European Passive Components Institute">EPCI</a> - Leading Passive Components Educational and Information Site </p>
                                </div>
                            </div>
                        </div>
                        <div class="col-md-7 col-sm-8 footer_column">
                            <div class="footer_widget widget_nav_menu">
                                <div class="jeg_footer_heading jeg_footer_heading_2">
                                    <h3 class="jeg_footer_title menu-title"><span></span></h3>
                                </div>
                                <ul class="jeg_menu_footer"><li id="menu-item-50635" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50635"><a href="https://passive-components.eu/home-page/">Home</a></li>
<li id="menu-item-43902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-43902"><a rel="privacy-policy" href="https://passive-components.eu/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-58920" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58920"><a href="https://passive-components.eu/epci-membership-2/">EPCI Membership &#038; Advertisement</a></li>
<li id="menu-item-43421" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-43421"><a href="https://passive-components.eu/about/">About</a></li>
</ul>                            </div>
                        </div>
                        <div class="col-md-3 col-sm-4 footer_column">
                            <div class="jeg_footer_heading jeg_footer_heading_2">
                                    <h3 class="jeg_footer_title social-title"><span></span></h3>
                            </div>

                            			<div class="socials_widget nobg">
				<a href="https://www.linkedin.com/company/european-passive-components-institute/" target='_blank' rel='external noopener nofollow'  aria-label="Find us on LinkedIn" class="jeg_linkedin"><i class="fa fa-linkedin"></i> </a><a href="https://twitter.com/EuropeanPassive" target='_blank' rel='external noopener nofollow' aria-label="Find us on Twitter" class="jeg_twitter"><i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i> </a>			</div>
			                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div><!-- /.footer -->
		</div>
					<div class="jscroll-to-top desktop">
				<a href="#back-to-top" class="jscroll-to-top_link"><i class="fa fa-angle-up"></i></a>
			</div>
			</div>

	<script type='text/javascript'>
/* <![CDATA[ */
var advancedAds = {"adHealthNotice":{"enabled":true,"pattern":"AdSense fallback was loaded for empty AdSense ad \"[ad_title]\""},"frontendPrefix":"passi-"};

/* ]]> */
</script>
<script type="text/javascript">var jfla = []</script><script>(function(){var advanced_ads_ga_UID="G-ZKQRENGZF0",advanced_ads_ga_anonymIP=!!1;window.advanced_ads_check_adblocker=function(){var t=[],n=null;function e(t){var n=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};n.call(window,t)}return e((function(){var a=document.createElement("div");a.innerHTML="&nbsp;",a.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),a.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(a),e((function(){var e,o,i=null===(e=(o=window).getComputedStyle)||void 0===e?void 0:e.call(o,a),d=null==i?void 0:i.getPropertyValue("-moz-binding");n=i&&"none"===i.getPropertyValue("display")||"string"==typeof d&&-1!==d.indexOf("about:");for(var c=0,r=t.length;c<r;c++)t[c](n);t=[]}))})),function(e){"undefined"==typeof advanced_ads_adblocker_test&&(n=!0),null!==n?e(n):t.push(e)}}(),(()=>{function t(t){this.UID=t,this.analyticsObject="function"==typeof gtag;var n=this;return this.count=function(){gtag("event","AdBlock",{event_category:"Advanced Ads",event_label:"Yes",non_interaction:!0,send_to:n.UID})},function(){if(!n.analyticsObject){var e=document.createElement("script");e.src="https://www.googletagmanager.com/gtag/js?id="+t,e.async=!0,document.body.appendChild(e),window.dataLayer=window.dataLayer||[],window.gtag=function(){dataLayer.push(arguments)},n.analyticsObject=!0,gtag("js",new Date)}var a={send_page_view:!1,transport_type:"beacon"};window.advanced_ads_ga_anonymIP&&(a.anonymize_ip=!0),gtag("config",t,a)}(),this}advanced_ads_check_adblocker((function(n){n&&new t(advanced_ads_ga_UID).count()}))})();})();</script><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/jnews\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
		<script>
		( function ( body ) {
			'use strict';
			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
		} )( document.body );
		</script>
		<!-- Mobile Navigation
    ============================================= -->
<div id="jeg_off_canvas" class="normal">
    <a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a>
    <div class="jeg_bg_overlay"></div>
    <div class="jeg_mobile_wrapper">
        <div class="nav_wrap">
    <div class="item_main">
        <!-- Search Form -->
<div class="jeg_aside_item jeg_search_wrapper jeg_search_no_expand square">
    <a href="#" aria-label="Search Button" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
    <form action="https://passive-components.eu/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
	<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div><div class="jeg_aside_item">
    <ul class="jeg_mobile_menu sf-js-hover"><li id="menu-item-68848" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-68848"><a href="https://passive-components.eu/">Home</a></li>
<li id="menu-item-65185" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65185"><a href="https://passive-components.eu/knowledge-blog/">Knowledge Blog</a></li>
<li id="menu-item-65373" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65373"><a href="https://passive-components.eu/premium-suppliers/">Premium Suppliers</a></li>
</ul></div>    </div>
    <div class="item_bottom">
        <div class="jeg_aside_item socials_widget nobg">
    <a href="https://www.linkedin.com/company/european-passive-components-institute/" target='_blank' rel='external noopener nofollow'  aria-label="Find us on LinkedIn" class="jeg_linkedin"><i class="fa fa-linkedin"></i> </a><a href="https://twitter.com/EuropeanPassive" target='_blank' rel='external noopener nofollow' aria-label="Find us on Twitter" class="jeg_twitter"><i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i> </a></div><div class="jeg_aside_item jeg_aside_copyright">
	<p>©  <a href="https://epci.eu/" title="European Passive Components Institute">EPCI</a> - Leading Passive Components Educational and Information Site</p>
</div>    </div>
</div>    </div>
</div><div class="jnews-cookie-law-policy">This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our <a href="#">Privacy and Cookie Policy</a>. <button data-expire="99" class="btn btn-cookie">I Agree</button></div><script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script>			<script>
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<link rel='stylesheet' id='tec-variables-skeleton-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/css/variables-skeleton.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-common-skeleton-style-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/css/common-skeleton.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-widgets-v2-events-list-skeleton-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/build/css/widget-events-list-skeleton.css?ver=6.15.6' type='text/css' media='all' />
<link rel='stylesheet' id='tec-variables-full-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/css/variables-full.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-common-full-style-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/css/common-full.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-widgets-v2-events-list-full-css' href='https://passive-components.eu/wp-content/plugins/the-events-calendar/build/css/widget-events-list-full.css?ver=6.15.6' type='text/css' media='all' />
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=2.0.12" id="advanced-ads-find-adblocker-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898df" id="tec-user-agent-js"></script>
<script type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/wp-admin\/|\/subscribe\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/|\/linkout\/.+","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/passive-components.eu","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareurl(https://passive-components.eu/wp-content/uploads/elementor/css/t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="text/javascript" id="jnews-frontend-js-extra">
/* <![CDATA[ */
var jnewsoption = {"login_reload":"https:\/\/passive-components.eu\/wp-content\/uploads\/elementor\/css\/post-65912.css","popup_script":"magnific","single_gallery":"","ismobile":"","isie":"","sidefeed_ajax":"","language":"en_US","module_prefix":"jnews_module_ajax_","live_search":"1","postid":"0","isblog":"","admin_bar":"0","follow_video":"1","follow_position":"top_right","rtl":"0","gif":"","lang":{"invalid_recaptcha":"Invalid Recaptcha!","empty_username":"Please enter your username!","empty_email":"Please enter your email!","empty_password":"Please enter your password!"},"recaptcha":"0","site_slug":"\/","site_domain":"passive-components.eu","zoom_button":"0","dm_cookie_time":"0","custom_login":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/themes/jnews/assets/dist/frontend.min.js?ver=11.6.17" id="jnews-frontend-js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://passive-components.eu/wp-content/themes/jnews/assets/js/html5shiv.min.js?ver=11.6.17" id="html5shiv-js"></script>
<![endif]-->
<script type="text/javascript" id="advanced-ads-pro-main-js-extra">
/* <![CDATA[ */
var advanced_ads_cookies = {"cookie_path":"\/","cookie_domain":""};
var advadsCfpInfo = {"cfpExpHours":"3","cfpClickLimit":"3","cfpBan":"7","cfpPath":"","cfpDomain":"","cfpEnabled":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/uploads/497/283/assets/479/250.js?ver=3.0.8" id="advanced-ads-pro-main-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/uploads/497/283/assets/js/336.js?ver=3.0.8" id="advanced-ads-pro/postscribe-js"></script>
<script type="text/javascript" id="advanced-ads-pro/cache_busting-js-extra">
/* <![CDATA[ */
var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/passive-components.eu\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"1","lazy_load":{"default_offset":200,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"7200","the_id":"72930","is_singular":""};
var advanced_ads_responsive = {"reload_on_resize":"0"};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/uploads/497/283/assets/479/873.js?ver=3.0.8" id="advanced-ads-pro/cache_busting-js"></script>
<script type="text/javascript" id="advadsTrackingScript-js-extra">
/* <![CDATA[ */
var advadsTracking = {"impressionActionName":"aatrack-records","clickActionName":"aatrack-click","targetClass":"passi-target","blogId":"1","frontendPrefix":"passi-"};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/uploads/497/437/assets/479/505.js?ver=3.0.8" id="advadsTrackingScript-js"></script>
<script type="text/javascript" id="eael-general-js-extra">
/* <![CDATA[ */
var localize = {"ajaxurl":"https:\/\/passive-components.eu\/wp-admin\/admin-ajax.php","nonce":"40d402eb98","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/passive-components.eu\/wk-40-electronics-supply-chain-digest-3\/","cart_redirectition":"no","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}};
/* ]]> */
</script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.3.2" id="eael-general-js"></script>
<script type="text/javascript" id="jetpack-stats-js-before">
/* <![CDATA[ */
_stq = window._stq || [];
_stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"177031718\",\"post\":\"0\",\"tz\":\"2\",\"srv\":\"passive-components.eu\",\"arch_err\":\"\\\/wp-content\\\/uploads\\\/elementor\\\/css\\\/post-65912.css?ver=6.15.6\",\"j\":\"1:15.0.2\"}") ]);
_stq.push([ "clickTrackerInit", "177031718", "0" ]);
/* ]]> */
</script>
<script type="text/javascript" src="https://stats.wp.com/e-202541.js" id="jetpack-stats-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/wp-rocket/assets/js/heartbeat.js?ver=3.19.4" id="heartbeat-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/js/tribe-common.js?ver=9c44e11f3503a33e9540" id="tribe-common-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/js/utils/query-string.js?ver=694b0604b0c8eafed657" id="tribe-query-string-js"></script>
<script src='https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/js/underscore-before.js'></script>
<script type="text/javascript" src="https://passive-components.eu/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script>
<script src='https://passive-components.eu/wp-content/plugins/the-events-calendar/common/build/js/underscore-after.js'></script>
<script type="text/javascript" src="https://passive-components.eu/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script defer type="text/javascript" src="https://passive-components.eu/wp-content/plugins/the-events-calendar/build/js/views/manager.js?ver=0e9ddec90d8a8e019b4e" id="tribe-events-views-v2-manager-js"></script>
<script type="text/javascript" src="https://passive-components.eu/wp-content/plugins/the-events-calendar/build/js/views/breakpoints.js?ver=4208de2df2852e0b91ec" id="tribe-events-views-v2-breakpoints-js"></script>
<style id='tribe-events-widgets-v2-events-list-full-inline-css' class='tec-customizer-inline-style' type='text/css'>
:root {
				/* Customizer-added Global Event styles */
				--tec-color-link-primary: #1e73be;
--tec-color-link-accent: #1e73be;
--tec-color-link-accent-hover: rgba(30,115,190, 0.8);
--tec-color-accent-primary: #1e73be;
--tec-color-accent-primary-hover: rgba(30,115,190,0.8);
--tec-color-accent-primary-multiday: rgba(30,115,190,0.24);
--tec-color-accent-primary-multiday-hover: rgba(30,115,190,0.34);
--tec-color-accent-primary-active: rgba(30,115,190,0.9);
--tec-color-accent-primary-background: rgba(30,115,190,0.07);
--tec-color-background-secondary-datepicker: rgba(30,115,190,0.5);
--tec-color-accent-primary-background-datepicker: #1e73be;
--tec-color-button-primary: #1e73be;
--tec-color-button-primary-hover: rgba(30,115,190,0.8);
--tec-color-button-primary-active: rgba(30,115,190,0.9);
--tec-color-button-primary-background: rgba(30,115,190,0.07);
--tec-color-day-marker-current-month: #1e73be;
--tec-color-day-marker-current-month-hover: rgba(30,115,190,0.8);
--tec-color-day-marker-current-month-active: rgba(30,115,190,0.9);
--tec-color-background-primary-multiday: rgba(30,115,190, 0.24);
--tec-color-background-primary-multiday-hover: rgba(30,115,190, 0.34);
--tec-color-background-primary-multiday-active: rgba(30,115,190, 0.34);
--tec-color-background-secondary-multiday: rgba(30,115,190, 0.24);
--tec-color-background-secondary-multiday-hover: rgba(30,115,190, 0.34);
			}:root {
				/* Customizer-added Events Bar styles */
				--tec-color-background-events-bar-submit-button: #1e73be;
--tec-color-background-events-bar-submit-button-hover: rgba(30,115,190, 0.8);
--tec-color-background-events-bar-submit-button-active: rgba(30,115,190, 0.9);
			}
</style>
<!--noptimize--><script>window.advads_admin_bar_items = [{"title":"DigiKey","type":"ad","count":1}];</script><!--/noptimize--><!--noptimize--><script>window.advads_has_ads = [["52684","ad","DigiKey","off"]];
( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><!--/noptimize--><div class="jeg_ad jnews_mobile_sticky_ads "></div><script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/passive-components.eu"},{"@type":"ListItem","position":2,"name":"Page Not Found","item":"https:\/\/passive-components.eu?error=404"}]}</script>
<script>jQuery(function($) {
    $( document ).ready(function() {
        setTimeout(function() {
            $('.jnews_mobile_sticky_ads').hide();
        }, 5000);
    });
})</script><script type="text/javascript">;!function(){"use strict";window.jnews=window.jnews||{},window.jnews.first_load=window.jnews.first_load||{},window.jnews.first_load=function(){var e=this,t=jnews.library,n="object"==typeof jnews&&"object"==typeof jnews.library;e.data=null,e.run_ajax=!0,e.run_loginregister=!0,e.clear=function(){e.run_ajax=!0,e.run_loginregister=!0,e.data=null},e.init=function(){n&&(t.globalBody.querySelectorAll(".jeg_popup_account").length&&jnews.loginregister&&(e.run_loginregister=!1,""===jnewsoption.custom_login&&(jnews.loginregister.init(),jnews.loginregister.hook_form())),jfla.length&&e.run_ajax&&(e.run_ajax=!1,e.do_ajax({action:"jnews_first_load_action",jnews_id:jnewsoption.postid,load_action:jfla})))},e.update_counter=function(){if(n){var o={total_view:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_views_count .counts"),total_share:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_share_count .counts"),total_comment:t.globalBody.querySelectorAll(".jeg_meta_comment a span")};t.forEach(Object.entries(e.data.counter),(function([e,n]){o[e].length&&t.forEach(o[e],(function(e,o){t.setText(e,n)}))}))}},e.do_ajax=function(o){if(n){var a=new XMLHttpRequest;a.onreadystatechange=function(){XMLHttpRequest.DONE===a.readyState&&200==a.status&&(e.data=JSON.parse(a.responseText),e.data.counter&&"object"==typeof e.data.counter&&e.update_counter())},a.open("POST",jnews_ajax_url,!0),a.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),a.send(t.httpBuildQuery(o))}}},window.jnews.first_load=new window.jnews.first_load,jnews.first_load.init()}();</script><!--noptimize--><script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><!--/noptimize--><script id="passi-tracking">var advads_tracking_ads = {"1":[52684]};var advads_tracking_urls = {"1":"https:\/\/passive-components.eu\/wp-content\/ajax-handler.php"};var advads_tracking_methods = {"1":"frontend"};var advads_tracking_parallel = {"1":false};var advads_tracking_linkbases = {"1":"https:\/\/passive-components.eu\/linkout\/"};</script></body>
</html>
