フィルターのクリア

How can I express a state change and a time length in action for requirements table?

1 回表示 (過去 30 日間)
Cristian Napole
Cristian Napole 2022 年 11 月 23 日
コメント済み: Midhulesh Vellanki 2022 年 12 月 22 日
Suppose that I have a requirement in an EARS form like follows:
While state1 = state_operational, when input1 = 1, the system shall satisfy output1 = 2 for at least 2 seconds.
1) Is there a way to express the interruption when the state changes? And what happens with the 2 seconds time in this case?
2) How can I express the "for at least 2 seconds"? I refer to this into the action column of requirements table.
  1 件のコメント
Midhulesh Vellanki
Midhulesh Vellanki 2022 年 12 月 22 日
Requirements are plane text. If you are trying to test requirements to show coverage you can use assessments to test that the temporal behavior of your signal. https://www.mathworks.com/help/sltest/ug/temporal-assessments.html

サインインしてコメントする。

回答 (0 件)

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by