Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create two test FMUs that have variable interpolation capabilities #24

Open
ghorwin opened this issue Jan 15, 2022 · 0 comments
Open

Create two test FMUs that have variable interpolation capabilities #24

ghorwin opened this issue Jan 15, 2022 · 0 comments

Comments

@ghorwin
Copy link
Owner

ghorwin commented Jan 15, 2022

Test-FMU 1: room model that takes ventilation load as input and provides room temperature

Test-FMU 2: ventilation load calculation model; takes room temperature and enables/disables ventilation to maintain constant room temperature

Value interpolation should dramatically reduce oscillations observed with the non-interpolating variant.

Tricky part is the computation of the Taylor-Series from some arbitrary evolution of a variable within the communication interval.

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

No branches or pull requests

1 participant