|
|
|
|
|
by busterarm
1602 days ago
|
|
This is just software engineers failing to have taken classic basic engineering courses during their education. These are basic problems that control systems deal with and you have things like PID that to other engineering disciplines are obvious. The amount of times I've seen software clearly want to have a form of PID controller and fail to realize that such a thing even exists are countless. |
|
How well do controllers work with non-numerical inputs? I would assume the usual use cases involve numerical data from sensors.
Does it work well with applications where the importance of availability supersedes consistency? When I hear controller, I can’t help but think single point of failure