(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Zero Voltage Switching Low Voltage Induction Heating Board Module High Voltage Generator Circuit ZVS Driver Board
ZVS driver module This is a flyback driver circuit used to drive the high voltage package. It has been referred to as “ZVS” by domestic fans because it has implemented Zero Voltage Switching. Because of its high power, low heat, simple and reliable, it is widely used by fans to drive spark gap Tesla coils (SGTC) and Jacob ladders, Marx generators, induction heating and other devices.
1
Working voltage: DC 12V-30V (less than 12V does not work);
2
Power requirements: 12V = 5A / 15V or more = 10A (the greater the current, the more power);
3
Working frequency: 30kHz-50kHz adaptive;
4
Arc length: 1-5 cm;
5
Output voltage / power: when inputting 12V/5A, the output is about 10000V 60W; when inputting 24V/10A, the output is about 20000V200W;