View Single Post
Old 07-11-2016, 03:30 PM   #2796 (permalink)
e*clipse
Permanent Apprentice
 
Join Date: Jul 2010
Location: norcal oosae
Posts: 523
Thanks: 351
Thanked 314 Times in 215 Posts
I really like this driver design; What do you think of this idea:

replace the ATTiny with a triple inverter: ( i really don't have anything against them; I'd just like to make things a bit simpler by reducing the number of microcontrollers...)

The main "heartbeat" signal from the DSPIC would still exist as one 50% duty cycle 62.5kHz signal. This would go to the driver boards where an inverter would be in the place of the ATTiny. The inverter I found has the same pin count and the same pin locations for VCC and GND. The inverter would act like a buffer for one of the drivers and invert the second. The inverter I found only has between 1.7 and 3 nS propogation delay, which is like 1/16 of a degree phase angle.

The inverter is a NXP Semiconductors 74LVC3GU04DP

Thoughts??

- Eclipse


Quote:
Originally Posted by MPaulHolmes View Post
One possible guess is with the 165degree out of phase, it could get a DC bias going in the line filter, and maybe the line filter saturates, which would drastically reduce the inductance and makes the current coming from the driver too high.
  Reply With Quote
The Following 2 Users Say Thank You to e*clipse For This Useful Post:
chimchichclick (07-27-2016), MPaulHolmes (07-11-2016)