RimWorld
Rimatomics PID Autothrottle
Mostrando 1-3 de 3 aportaciones
Actualización: 12 NOV 2022 a las 1:43

[Auto-generated text]: Update on 11/12/2022 10:42:58 AM.

added support for RimWorld version 1.4

Actualización: 9 DIC 2021 a las 0:38

[Auto-generated text]: Update on 12/9/2021 9:38:01 AM.

- corrected default values, should now work reasonably with all reactor types. If you've used the previous version, the default values are: P=2, I=0.00004, D=250
- added 'conditional integration' to prevent integral windup: the integrated error (I component) will only be added up when the battery charge is within +-10 percentage points of the target, this helps to prevents overshoot especially for extremely large capacities
- PID controller state is now saved and restored when reloading
- Patched out original Rimatomics requirement to have the grid load be within +-5000W to enable AT

Actualización: 2 DIC 2021 a las 5:39

[Auto-generated text]: Initial upload.