QUOTE (evilc66 @ Nov 8 2009, 11:10 PM)

I will see what I can do this week.
Hey evilc66 great work you have done there. I recon a week might be a tad longer over at your place, but I would highly appreciated if you could post some more scope pictures.
To build my H-Bridge I'm using a pair of Mostfet Drivers + Mosfets clocked by an attiny2313.
At first I've tried driving the motor with a SPWM signal, using a PWM signal of 25khz and a AC frequency of 50-60. This worked ok-ish but startup give audible clicks and any modulation resulted in errant pump behaviour.
Next try was to again use the same 25khz PWM but instead of a SPWM output I would just use the same PWM value for all ticks of a given half - wave. With the right combination of frequency and PWM this gives a nice and mostly quiet start up, but modulating the PWM utilization doesnt give a lot of different pump power values.
From your scope pictures it seems that even when PWM'ing one half of the 60HZ AC wave it uses both Mosfet Pairs?
Is that the correct way to do it? My code goes like this:
Enable N-Mosfet 1 | Disable N-Mosfet 2
PWM P-Mosfet 2 for a half wave of the 60HZ Singal.
Disable N-Mosfet 1 | Enable N-Mosfet 2
PWM P-Mosfet 1 for a half wave of the 60HZ Singal.
Yeah I know, I should atleast be PWMing the N-Channel in this case but I mixed up

Sorry for digging this year old thread up. But im kinda stuck without a real controller and when googling if others worked with the Koralia I came across this thread.
ps.: The Pump seems to work at both 50hz and 60hz but my impression is that 60hz is a tad better. Still I'd guess theres no 60hz / 50hz for USA and Europe respectively since the pump frequency is not related to the mains frequency.
thanks in advance

ash-ash