Re: [EE]: Synchronising 4 Linear Actuators with 4 x Op Amps and 6 MOSFETS
Jason White <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <CAOFvGD4d-yQDM=g0zGvRY7aEJc3F7xPRVeiBeLkM9e-kuRw3Pw@mail.gmail.com> |
The way you drive the FETs might be problematic. Will they tolerate the power dissipation of being "halfway on and halfway off" ? Typically FETs are either "on" or "off" to minimize losses. And that involves PWM with minimum on and off periods. I've built similar systems without a microcontroller that did hardware PWM using a feedback loop. It is doable but can take some tweaking.