-
```
#include
int sr[5]={13,12,11,10,9};
int s[5]={0,0,0,0,0};
int m1=1;
int m2=2;
int m3=3;
int m4=4;
int error=0, errorpr=0, p=0, i=0, d=0, pid=0, etotal=0, t=100;
#define t 100;
#define kc 10;
#defi…
-
### The problem
I have the same problem as issue #2406
When Climate mode is set to "heat", and the set temp is below the current temp, the climate action will set to cooling.
When Climate mo…
-
In reviewing #273, I noticed that we are repeating a fair bit of code and docstrings in the [`pto.py`](https://github.com/sandialabs/WecOptTool/blob/main/wecopttool/pto.py) for the PID controllers. We…
-
```
#include
int sr[5]={13,12,11,10,9};
int s[5]={0,0,0,0,0};
int m1=1;
int m2=2;
int m3=3;
int m4=4;
int error=0, errorpr=0, p=0, i=0, d=0, pid=0, etotal=0, t=100;
#define t 100;
#define kc 10;
#defi…
-
Attached is a patch that adds a PID controller. I found that the derivative factor adds stutter, but using proportional and integral factors improves the 'sleep error' (difference between target sleep…
-
Hi,
I found this PID and I was hopeful but something is not ok
1- installed via HACS
2- added in configuration.yaml
the outcome is only this (see below) - what did I do wrong?
thx
-
Actual custom variable are %v1% to %v16% >>>> Add custom parameters %p1% to %p16% working the same way but non volatile.
If easy to implement, this could be a way to wait for a more elaborated plug…
-
Hello, I have been testing the C6SmoothBump, Ricker, and Gaussian STF, keeping all other source parameters constant:
**source type=C6SmoothBump depth=3000 lat=-41.21 lon=175.01 strike=336 dip=63 rake…
-
can you explain why did you use the low pass filter ?
and why is the system is errorless , since you didtn use the I INTEGRAL
-
Hello Sasha.
I don't know this platform very well. Maybe I'm posting in the wrong place. I have a question. Sorry again, I guess I'm in the wrong place. Referring to your explanation https://github.c…