Maker Pro
Maker Pro

12vDC to 24vac module needs modification

dsmith
Today
1
0
Hi guys,

It's been decades since I've done this so helping a little help to jog my brain cells. I have this module where I put in 12VDC (from solar panel) and trying to get 24VAC out 60Hz. I get 12VAC at 60Hz output. (yes pic says 50Hz but adjusted to 60Hz) I put 150ohm 5W resistors at the output terminals (+DC center output is common to both 150ohm resistors) to see the waveform. What do I need to do to get the 24VAC out? Note low power eg 10W usage expected. I think I'm not understanding MOSFET correctly or something.

Thanks
 

Attachments

  • 50Hz_dcac_module3.pdf
    54.5 KB · Views: 19
  • 50Hz_dcac_module3_pic.jpg
    50Hz_dcac_module3_pic.jpg
    146.3 KB · Views: 13
I think the output should already be 24vac but I only get 12vac. Sounds like I should not be adding any transformers. What might be wrong with existing design?
 
Output is 24 V p-p differential (across both outputs). If you look at either output in reference to ground, you will only see 12 V p-p. The two outputs are out of phase so differentially, you have 24 V p-p.
 
Done a bit of googling. The spec for that module can be found here. This shows the same pic as your second pic.
Note that the output shown as "0V-" is in fact the +12V rail, if you follow the pcb trace ! :eek:
That begs the question as to where you placed the probes when you made your measurements.
I don't see why you are expecting 24V AC from the module.
 
Thanks for googling. The measurement is from the one output to other output terminal that's where I get 12VAC. If I measure from output terminal to the 0V- (center) terminal I get 6VAC square wave. Something still seems wrong or I'm really confused about those MOSFET. Can I modify this module to get 24VAC?
 
I doubt that would work. The outputs most likely each switches from high impedance to +12V. That is why a center tapped transformer is used.

Bob
The two halves of the primary are inductively coupled so when one side is pulled to ground, then the other side rises an equal amount above the supply voltage. The transformer needs low leakage inductance between the two halves.

I have used this system to run higher resistance speakers, Not a great success due to the diddy transformer having high resistance windings.

There will be voltage drop across the switches and any rectifying diodes so you will not achieve quite double the input voltage.
 
The measurement is from the one output to other output terminal that's where I get 12VAC. If I measure from output terminal to the 0V- (center) terminal I get 6VAC square wave.
That's what you should get. Here's a sim, where S1 and S2 represent the FETs :
InverterModule.png

Edit: If you replace the resistors with the two halves of a centre-tapped transformer winding then, for the reasons Duke gives, you should get close to 24VAC between A and B.
 
Last edited:
Thanks Alec_t for running that sim. That waveform picture is what I expected but that's not what I get. Where you have V(0V-, A) showing a 12V swing I only get 6V swing. Same for V(0V-,B), Your resultant V(A,B) gives 24V swing whereas I only get 12V swing.
 
Thanks Alec_t for running that sim. That waveform picture is what I expected but that's not what I get. Where you have V(0V-, A) showing a 12V swing I only get 6V swing. Same for V(0V-,B), Your resultant V(A,B) gives 24V swing whereas I only get 12V swing.
A 12V swing will show as 6V AC i.e. +/- 6V on an analog meter.

What is the load? Is it a rectifier which selects the peak?
 
Top