uRTEDemo_03_Nucleo-F446RE_SystemStates_10_Model

Safety-Requirement - SafetyRequirement_97

local and global signals

Signals can either be global data objects of local objects on the task stack.
Global signals are the same for everyone while with local signals each task has an own copy which gets synchroized if the signal changes,

Warnings

Testing Warnings (1)

Testing Warnings for SafetyRequirement local and global signals
Testing warnings are related to the tests in the testing layer and their depedencies.

(SafetyRequirement_97) local and global signals is not referencing a test but all refinements reference a test.

Diagrams

Safety

Required
SIL derivedQM
SIL manualderived
SILQM

Properties

Base
Namelocal and global signals
Type SafetyRequirement
Description

Signals can either be global data objects of local objects on the task stack.

Global signals are the same for everyone while with local signals each task has an own copy which gets synchroized if the signal changes,

User-IDSafetyRequirement_97
UID_g8qzQOdCEeyMHMAOoLxcsQ
Package
Meta-Data
Author
Creation DateWed Jun 08 17:49:01 CEST 2022
Start Date
Deadline
Expense0.0
Responsibe
Categoryproduct
Typenon_functional
Statusimplemented
Stereotype
Function TypeSystem_Function
Tests
Associated Implementation

Signals (2)

Signals this requirement is mapped to

Signal Type Storage Runnables OUT Runnables IN Tasks SystemStates Requirements miminum Age maximum Age Checksum Force Sync Inline ISR API effective inline SIL req SIL ach Initial value (D) Pointer access (D) Datatype (D) Alt-In (D) Alt-Out (D) In-Driver (D) Out-Driver (D) OnData (D) OnError (D) OnTrigger (E)

A representation of the current button state

Data local in
0 105 false false false false false SIL_1 QM false false uRTE_boolean_t
-
-

contains the number of seconds, the button has been pressed

Data global in
Button
0 202 true false false false false QM QM 0 false button_cnt_t
-
-
(Safety)Requirement dependencies

Refining (Safety)Requirements (1)

(Safety)Requirements this Safety Requirement is refined by.

(Safety)Requirement Parent User-ID Author Creation Date Start Date Deadline Expense Responsibe Category Type Status Function Type SIL derived SIL manual SIL effective Tests Technical Functions Software Hardware Signals Global variables Activation events Use-Cases User-Stories Refining Conflicting refined by conflicted by

When the button is pressed, the system-state shall change from Blink into UART mode.
The start of UART mode shall be signaled via UART.
As long as the button is pressed, UART strings with the time in seconds the Button was pressed shall be send with the frequency with which the button pressed signal is updated.

Requirement_95 Thomas Barth Wed Jun 08 17:56:19 CEST 2022 0.0 Thomas Barth product functional implemented - - - -

(Safety)Requirements refined by (1)

(Safety)Requirements refined by this Safety Requirement.

(Safety)Requirement Parent User-ID Author Creation Date Start Date Deadline Expense Responsibe Category Type Status Function Type SIL derived SIL manual SIL effective Tests Technical Functions Software Hardware Signals Global variables Activation events Use-Cases User-Stories Refining Conflicting refined by conflicted by

µRTE easily can transmit events and data between tasks

SafetyRequirement_96 Thomas Barth Wed Jun 08 17:46:14 CEST 2022 0.0 Thomas Barth product functional implemented System_Function QM derived QM