asrock70
Full Member level 4
Have me
500W load on 230V 50Hz.
for switching we use a triac controlled by MOC3081 (integrted Zeco control logic)
We want to control the power from the MCU in the range 0-100% with a step of 0.5%
The MOC3081 only allows half-wave control
There are only 100 half-waves in one second.
For regulation with a step of 0.5%, we need to be able to control with a precision of one half wave every two seconds
And here I am clear, if we wanted to drive with an accuracy of 0.25%, we would have to control with an accuracy of 1 half-wave in 4 seconds.
Question is.
Is it possible to control a triac in this way using PWM without the MCU (STM32) knowing when the mains voltage passes zero?
If so, what is the relationship between the power and the set parameters of the PWM output?
If we want a power of 25%, we need 50 of the half halves to be switched on. What should the PWM setting look like?
500W load on 230V 50Hz.
for switching we use a triac controlled by MOC3081 (integrted Zeco control logic)
We want to control the power from the MCU in the range 0-100% with a step of 0.5%
The MOC3081 only allows half-wave control
There are only 100 half-waves in one second.
For regulation with a step of 0.5%, we need to be able to control with a precision of one half wave every two seconds
And here I am clear, if we wanted to drive with an accuracy of 0.25%, we would have to control with an accuracy of 1 half-wave in 4 seconds.
Question is.
Is it possible to control a triac in this way using PWM without the MCU (STM32) knowing when the mains voltage passes zero?
If so, what is the relationship between the power and the set parameters of the PWM output?
If we want a power of 25%, we need 50 of the half halves to be switched on. What should the PWM setting look like?