Auto-leveler implementation - #1
Merged
Merged
Conversation
gustavosr8
requested review from
GuPecz,
ericonr,
guirodrigueslima and
henriquesimoes
August 18, 2026 14:57
gustavosr8
force-pushed
the
cll
branch
3 times, most recently
from
August 19, 2026 16:44
9c100a2 to
5482279
Compare
ericonr
requested changes
Aug 24, 2026
The total power load is given by the sum of the RF and the Heater dissipated power. Then, the Heater can be controlled to reach a desired total power. To achieve this, we calculate the difference between the desired and the actual total powers and add this value to the actual heater dissipated power. This gives us a new Heater setpoint to reach the desired value. Last, we define an Enable/Disable option for the auto-adjusting and define a deadband for the actuation in order to prevent excessive writes.
ericonr
approved these changes
Sep 11, 2026
ericonr
left a comment
Member
There was a problem hiding this comment.
Looks good and seems to have addressed my comments! Can take a deeper look later but seems ready for some testing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.