Skip to content

Replace exponential smoothing of dW/dt with computation with a time lag.#2098

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_893464692
Open

Replace exponential smoothing of dW/dt with computation with a time lag.#2098
copybara-service[bot] wants to merge 1 commit intomainfrom
test_893464692

Conversation

@copybara-service
Copy link
Copy Markdown

Replace exponential smoothing of dW/dt with computation with a time lag.

Introduces a history buffer for stored thermal energy and time, allowing for the calculation of dW/dt over a fixed time window (dW_dt_window). The buffer length is configurable via dW_dt_buffer_length.

Introduces a history buffer for stored thermal energy and time, allowing for the calculation of dW/dt over a fixed time window (`dW_dt_window`). The buffer length is configurable via `dW_dt_buffer_length`.

PiperOrigin-RevId: 893464692
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant