.BuildSysPro.BoundaryConditions.Scenarios.Examples.StepFunctionExample

Information

Example of step profile

Hypothesis and equations

This example shows the use of different periodic or not step scenarios models.

The two vectors X and Y are:

X = {0,6,12,14,22,24} in hours (in the example)

Y = {1,0,0.5,0,1,1} (step control X-dependent)

When used, the period is 24hrs.

Models used are periodic or not:

- Either simple defining a 2D table by the vectors X and Y.

- Either complex defining a matrix with several columns

In this example, 2 columns [X, Y] split into two tables as advocated in the StepFunctionMat model documentation).

The input signal is:

- the time in hour for periodic models

- time in the day for non-periodic models


The goal is to compare the output signals from these 4 models: they must be identical

Bibliography

None

Instructions for use

None

Known limits / Use precautions

None

Validations

Validated model - Hassan Bouia 07/2012

--------------------------------------------------------------
Licensed by EDF under a 3-clause BSD-license
Copyright © EDF 2009 - 2023
BuildSysPro version 3.6.0
Author : Hassan BOUIA, EDF (2012)
--------------------------------------------------------------


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos