(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
Product Overview
Single Channel Motor Driver
LD series DC servo motor driver is a high-performance DC motor driver which has been introduced by senior experts after more than ten years of application experience in the robot industry, combined with leading motor control and current accurate detection technology. The powerful PID adjustment technology can perfectly control the motor's smooth forward and reverse rotation, commutation and braking. The output current can be adjusted in real time to prevent overcurrent. The motor speed and rotation position can be accurately controlled. The motor has a short response time and low recoil. We can provide 5A-200A high current, wide voltage input 12v-96v and other serialized products. This product is widely used in mobile cars, service robots, wearable exoskeleton robots and other products.
Product specifications
Feature
*Advantage One.
* Flat, small size, wide voltage, light weight, high power density.
*Advantage Two.
* Acceleration and acceleration mode control, fast positioning without shaking.
*Advantage Three.
* Multiple hardware and software to protect the motor.