autotuner-pi-controller
Advanced tools
Comparing version 1.0.0 to 1.0.1
/*** | ||
relayAutoTuningPIController/index.js Copyright 2023, Harshad Joshi and Bufferstack.IO Analytics Technology LLP. Pune | ||
autotuner-pi-controller/index.js Copyright 2023, Harshad Joshi and Bufferstack.IO Analytics Technology LLP. Pune | ||
@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
{ | ||
"name": "autotuner-pi-controller", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "`autotuner-pi-controller` is a Proportional-Integral (PI) controller that uses the Relay Feedback Test for auto-tuning. The Relay Feedback Test is used to estimate the ultimate gain (Ku) and ultimate period$", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
22963
5