Storing Cookies (See : http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm ) help us to bring you our services at overunity.com . If you use this website and our services you declare yourself okay with using cookies .More Infos here:
https://overunity.com/5553/privacy-policy/
If you do not agree with storing cookies, please LEAVE this website now. From the 25th of May 2018, every existing user has to accept the GDPR agreement at first login. If a user is unwilling to accept the GDPR, he should email us and request to erase his account. Many thanks for your understanding

User Menu

Custom Search

Author Topic: Tough maths problem for power convertor  (Read 6373 times)

bodger

  • Newbie
  • *
  • Posts: 4
Tough maths problem for power convertor
« on: August 26, 2006, 09:27:23 PM »
You guys seem to know a bit about maths so I thought I'd ask you for some help with a problem with a power convertor I am designing.

As a one liner the question is: -

What periodic waveform when subtracted from its 180 degree phase shifted self produces a sinewave. The initial waveform has to have the lowest rms value possible.

In effect how can I get a sinewave with only a small dc offset - the signal is push/pulled into a transformer.

The best results I have had have been with a fully rectified sinewave thats inverted - this however produces a triangle wave but  the initial waveform has a very low rms value.

Rog.




 

hartiberlin

  • Administrator
  • Hero Member
  • *****
  • Posts: 8154
    • free energy research OverUnity.com
Re: Tough maths problem for power convertor
« Reply #1 on: August 26, 2006, 10:12:02 PM »
Are you sure you meant 180 degrees phase shifted and not 90 degrees phase shifted ?
At 180 degrees phase shifted all waveforms cancel out each other !
Regards, Stefan.

bodger

  • Newbie
  • *
  • Posts: 4
Re: Tough maths problem for power convertor
« Reply #2 on: August 27, 2006, 11:56:16 AM »
No definately 180 degrees - I forgot to mention the initial waveform is positive going only - the waveform and its 180 phase shifted counter part are fed into opposite ends of a transformer so they push/pull.
As maths isn't my real strong point, today I gonna hack together a bit of C code to brute force a solution ie: run through a couple of million different waveforms until I find the best solution (dirfference being sinusoid and waveform with low rms) - it will be interesting how this compares to a maths solution (should one be found).
Rog.

gyulasun

  • Hero Member
  • *****
  • Posts: 4117
Re: Tough maths problem for power convertor
« Reply #3 on: August 27, 2006, 05:17:36 PM »
Hi,

If your initial signal is positive going only, and you really phase shift it by 180 degree, then you still get a positive going signal, right?  You have to invert this 180 degree phase shifted signal to get a real  push-pull drive into the opposite ends of a transformer coil (whose coil is really a double coil with a grounded center tap).

What do you all think?

Gyula

bodger

  • Newbie
  • *
  • Posts: 4
Re: Tough maths problem for power convertor
« Reply #4 on: August 27, 2006, 09:44:25 PM »
Yes and no,
Centre tap is at 0v, but what I am trying to do is lets say a one point in time have one tap at +ve rail, other at 0v so current flows in that direction, next point in time the other tap is at +ve rail so current flows other way, for the times in between there is ramp up/down (on taps)  in such a fashion as to produce a sinewave on the secondary. The inputs (to the taps) should be of the form to produce little (average) dc  through the transformer hence the low rms requirement.
Maybe this is impossible and maybe I do need a negative rail, but I am hoping not to have to have one as it compicates the sourcing voltage(s).
Rog.