-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The most important change is that the MPP search no longer calculates with the measured current but with the reference value that the controller sets for the DC/DC converter. As long as the input voltage is large enough and can be fed in sine-wave, this is directly proportional to the current. In opposite to the current, however, it is not affected by any interferences. Further, the scaling and the offset of the measured values have been dropped. On closer inspection, this turned out to be mathematically useless and only costs processing time.
- Loading branch information
1 parent
8b14394
commit c8927ab
Showing
1 changed file
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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