How to calculate triac angle to set desired RMS voltage

In summary: Welcome to the PF. :smile:In summary, the author is trying to find a way to calculate triac angle to set desired RMS voltage. They found a formula that uses triac angle and triac angle is in radians. They are also interested in finding a way to calculate desired RMS voltage.
  • #1
5
0
Hi,

I would like to implement voltage regulator based on microcontroller + triac.
I am able to calculate source RMS voltage by sampling signal using ADC, but don't know how to calculate triac angle to set desired RMS voltage.
For example i have 250v source RMS voltage and i need to calculate triac angle to set output RMS 100v. Desired voltage might be any thirefore i need some formula to make possible recalculate triac angle in runtime.

I have found formula to calculate RMS by using triac angle:
https://www.physicsforums.com/threa...e-from-triac-phase-angle.572668/#post-3737599

But i need to calculate angle by using desired RMS output voltage. The problem that i can not to deduce angle from this formula - angle in sinus argument and also it is outside sinus.

Could you help to make a formula to calculate triac angle by using desired RMS voltage?
Or probably some other method is better to calculate triac angle ?
 
Engineering news on Phys.org
  • #2
Welcome to the PF. :smile:

What are you going to be driving with this chopped-up waveform? An incandescent light bulb? What is the application?
 
  • #4
berkeman said:
Welcome to the PF. :smile:

What are you going to be driving with this chopped-up waveform? An incandescent light bulb? What is the application?

I want to create regulator to make possible set light bulb lighting level in percentage (or in voltage).
E.g. Set 30% of lighting, controller should calculate angle and set correct delay to open triac.
 
  • #5
Urrys said:
I want to create regulator to make possible set light bulb lighting level in percentage (or in voltage).
E.g. Set 30% of lighting, controller should calculate angle and set correct delay to open triac.

Light bulb voltage, power, and luminosity are not necessarily linearly related, so 30% of what?

Light dimmer circuits are common, but it is unusual to require advance calibration like this.
 
  • #6
anorlunda said:
Light bulb voltage, power, and luminosity are not necessarily linearly related, so 30% of what?

30% of source voltage.
Original question was to find out triac angle.
 
  • #7
Using the equation linked in #3, I put the following into Wolfram Alpha "solve 0.3=sqrt((2pi-2X+sin(2X))/4pi) for x" and it gives me about 2.7 radians for X. X is triac angle.
 
Last edited:
  • #8
Urrys said:
Set 30% of lighting,
As @anorlunda says, 30% of Vrms input does not necessarily mean 30% brightness for the lighting. First of all, is this incandescent or LED or CF or some other type of lighting? Some types of lights are not compatible with triac dimming.

Second, the best way to do this is just to use a simple triac dimmer and measure the fire angles that give you the % brightness that you want. Then make a table with those numbers to put into your control microcontroller (uC). You could make the table have 10% increments, and use the uC to interpolate between those entries for the other % settings, for example.
 
  • #9
Creating table this is one of the way. But still I am interested to find formula which can be used to calculate angle, just to find common solution which can be applicable not only for light bulb.
 
  • #10
Did you read the thread linked to by @Svein in post #3? :smile:
 
  • #11
berkeman said:
Did you read the thread linked to by @Svein in post #3? :smile:

Yes i already mentioned this thread in my first post. There is formula to calculate RMS by using triac angle. But i need to deduce triac angle from this formula. It looks like impossible or hard to simplify this formula to make it like TriacAngle= ...
 
  • #12
Urrys said:
Yes i already mentioned this thread in my first post.
Oops, sorry, I missed that.

It looks like you can rearrange that equation into a form similar to x + sin(x) = <a number>

If so, then there are ways to visualize the solution and also solve for it. See for example this:

http://mathcentral.uregina.ca/QQ/database/QQ.09.99/grover1.html

Others with more math background can probably be of more help.
 

Suggested for: How to calculate triac angle to set desired RMS voltage

Replies
32
Views
2K
Replies
12
Views
774
Replies
2
Views
809
Replies
78
Views
2K
Replies
15
Views
699
Replies
4
Views
651
Replies
23
Views
2K
Replies
54
Views
4K
Back
Top