PID frequency for SSR
Hi,
i‘ve got a AC SSR with zero crossing.
Is it possible to configure pid with a lower frequency than 15Hz.
Or what is the best config suitable for an ac ssr with zero cross?
thanks
i‘ve got a AC SSR with zero crossing.
Is it possible to configure pid with a lower frequency than 15Hz.
Or what is the best config suitable for an ac ssr with zero cross?
thanks
Comments
Current dev has lowest limit now at 38 at least for 32 bit platforms. The only way to reduce switches is use slow bang bang with full pwm frequency so it only switches on/off every x seconds.
Why is the lowest limit 38? What does HEATER_PWM_SPEED do? In the description it says 15Hz? I'm confused.
typical Fotek SSR have a response time <10ms for switchin on or off because they have a zero cross circuit implemented.
If you switch them with nearly the same frequency as the main AC voltage you get funny results.
This is also why reprap-firmware use as default 10HZ for PWM and Marlin states:
Also i am using a ramps.
Well, me neither.