Sine wave power inverter


Closed Thread
Results 1 to 40 of 245

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    7


    Did you find this post helpful? Yes | No

    Default

    hi sougata

    ya wot u tell is true....no1 gives the source code normally....

    i ve got bits n pieces of codes wen i surfed....
    now trying to write a code on my own....
    hoping it turns out gud



    me located in mangalore karnataka state

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


    Did you find this post helpful? Yes | No

    Default Go Ahead

    Hi,

    One suggestion. Do not rely on PBP while doing multiplication inside your sine lookup code. It takes many MCU cycles. Google for fixed latency multiply on PIC16. It takes more code space but timing is within control.

    Good Luck
    Regards

    Sougata

  3. #3
    Join Date
    Jun 2009
    Location
    Sanjan (GUJARAT)
    Posts
    2


    Did you find this post helpful? Yes | No

    Default HWPWM or Software PWm

    Dear Sougata,
    I am beginning to work on Sine wave inverter generation, I am still a beginner in PIC I would like your guidance whether hardware pwm is better or software pwm, in terms of good working and reliablity also i am considering of using a 50hz type of transformer.
    Thanks and Regards.

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


    Did you find this post helpful? Yes | No

    Default I prefer Hardware PWM

    Hi,

    Software PWM may result in a less BOM cost as all the steering is done in software. Also charging PWM controls become easier as you can steer your outputs. Software PWMs used in Sine generation still use the CCP unit in compare mode. @ 20MHz , you may be able to generate 4-6 KHz.

    However I prefer hardware PWM as it relieves the MCU. Also much higher PWM frequency results in noiseless designs.

    Where are you located anyway ? (Didn't get any info from your public profile)

    Since you would be using single conversion, 50Hz transformer, I suggest you use a split bobbin design. I found they work better. However cannot say why as my magnetics knowledge is lower than nil. Somebody else may be able to shed some light on that.
    Regards

    Sougata

  5. #5
    Join Date
    Jun 2009
    Location
    Sanjan (GUJARAT)
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Clear Info.

    Sougata, Thanks for such a clear guidance.
    I am in located in a village called "Sanjan" in GUJARAT, the registration didn't ask questions so may be the profile is not updated i will update it anyway.
    Also how can we use the same transformer for charging, since the transformer is in full bridge the MOSFET's body diodes will pass the uncontrolled charging once mains supply is given to transformer.Mains voltage is not same every where then how is charging control achieved unless transformer voltage is quite samll ?
    One of my friend told me that SMPS based design is not suitable for all types of load that's why i am doing with 50Hz type transformer
    Also my magnetics knowledge is quite poor, I do some designing based on formulas but you can not get good results without practical knowledge, i agree. That's why i am requesting from forum If any body can help me in transformer I would be really thankful.

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


    Did you find this post helpful? Yes | No

    Default The two bottom MOSFETs

    Hi,

    The 2 lower side MOSFETs can boost up the voltage. And yes the body diodes are used for charging.
    Regards

    Sougata

  7. #7
    Join Date
    Jun 2008
    Location
    Varese , Italy
    Posts
    326


    Did you find this post helpful? Yes | No

    Default SMPS with PWM and PIC

    HI,
    I am reading for the first time this argument.
    I am asking if there is a sample PICBASIC program and schematics to take as a reference for me to experiment a switch mode power supply using pic PWM.
    Could you please give me some help on the matter ?
    I do not need more than two amps of current and it will be a buck converter .
    I hope to read from you.
    Thanks in advance
    Ambrogio
    IW2FVO
    North Italy

Similar Threads

  1. Replies: 6
    Last Post: - 31st March 2014, 13:25
  2. sine wave inverter
    By BADAL123 in forum Off Topic
    Replies: 0
    Last Post: - 7th January 2014, 13:20
  3. Low pass filter help - pure sine wave inverter
    By George in forum Off Topic
    Replies: 1
    Last Post: - 9th April 2011, 05:24
  4. sine inverter
    By anybisi in forum General
    Replies: 0
    Last Post: - 21st March 2008, 11:08
  5. squre wave inverter
    By pramodsinha in forum Forum Requests
    Replies: 1
    Last Post: - 11th December 2005, 17:38

Members who have read this thread : 1

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