need help with power inverter


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    9


    Did you find this post helpful? Yes | No

    Default Inverter

    As Far As I Know A Full Bridge Is Sine Wave Less Is Mod. Square Wave
    Maybe Some Trick Components.
    Or Using The One Ccp To Gen. Freq. Like You Can Do With A 555

  2. #2
    Join Date
    Jul 2008
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mikeh View Post
    As Far As I Know A Full Bridge Is Sine Wave Less Is Mod. Square Wave
    Maybe Some Trick Components.
    Or Using The One Ccp To Gen. Freq. Like You Can Do With A 555
    These PCBs are using a full H- Bridge , and the output is a pure sinewave . I have seen the output in an oscilloscope. Four pins of the PIC are being used to drive the mosfets.

  3. #3
    Join Date
    Mar 2008
    Posts
    25


    Did you find this post helpful? Yes | No

    Default inverter

    hi guys,
    the technique of using the single ccp on 16f72 is to generate additional square wave called switcher to modulate the sine pwm of the controller, the switcher wave is of the same frequency with the sine pwm wave.this will eventually give the two leg sine signal that can power the h-bridge output.if am less busy i will post a basic schematic of the steering circuits.

    regards,
    babalola.

  4. #4
    Join Date
    Jul 2008
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Hi
    I know about steering circuits and i can make one myself too . But i was telling about these PCB s that they do not have a steering circuits. The four waves needed for the H Bridge is coming from 16F72 . And they have used RC2, RC3, RC5 and RC6.
    Any idea how they are doing it without steering circuits ?

    Sudip

  5. #5
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Default Confirm Sudip

    Hi All,

    A compare module can generate software PWM effectively with low ins.cyl overhead. The stearing is all done in software.


    You turn on the pin (according to the steer logic) and with compare interrupt turn off all the outputs. Comapre value comes in from the PID. Turning off the outputs in the ISR and turning them on (sterring) gives you the dead-time automatically. It is not that complicated.

    Sorry can't share the code. (Mostly ASM)
    Regards

    Sougata

Similar Threads

  1. Sine wave power inverter
    By sougata in forum mel PIC BASIC Pro
    Replies: 244
    Last Post: - 23rd February 2017, 05:16
  2. Power Inverter with PIC
    By tAhm1D in forum Off Topic
    Replies: 1
    Last Post: - 29th December 2011, 11:14
  3. Battery powered applications
    By NavMicroSystems in forum Off Topic
    Replies: 7
    Last Post: - 22nd June 2009, 07:12
  4. Pic getting part power from Analog Port
    By ShaneMichael in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 22nd April 2009, 10:34
  5. 12 Servo's together does not seem to work, Power problem
    By macx75 in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th December 2006, 19:30

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts