Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/17/08 12:06
Read: times


 
#157533 - Compare using software
Responding to: ???'s previous message

For a variable speed drive, you would use pwm to generate an approximate sine waveform on three phases. To limit the current, you simply generate a sine with less voltage - this is fairly simple to do since your code is generating the sine waves. You software example has a major flaw in that the delays won't be consistant unless you ensure the delay through each path of your code is the same - hard work, so that's why you use specific micros with the correct hardware features for this application.

You need to do some research on this subject - check out app notes from Atmel and Microchip ( amongst others)

List of 20 messages in thread
TopicAuthorDate
Drive IGBT using AT89C51            01/01/70 00:00      
   good luck            01/01/70 00:00      
      Re:            01/01/70 00:00      
         IGBT short circuit protection            01/01/70 00:00      
            Timings            01/01/70 00:00      
               yes            01/01/70 00:00      
         3 phase output            01/01/70 00:00      
            RE:SPWM            01/01/70 00:00      
               get a device with CCU (capture compare unit)            01/01/70 00:00      
                  or with a PCA            01/01/70 00:00      
                     PCA 5% useful; CCU 95% useful             01/01/70 00:00      
   IGBT driver            01/01/70 00:00      
   IGBT            01/01/70 00:00      
   HEXFET or IGBT            01/01/70 00:00      
   Compare using software            01/01/70 00:00      
      Compare using software            01/01/70 00:00      
   code            01/01/70 00:00      
      Blowing MOSFETs            01/01/70 00:00      
         soft start design            01/01/70 00:00      
   Schematic            01/01/70 00:00      

Back to Subject List