TmplMonr_MDD
Module Design Document
For
Temporal Monitor Function
Sep 28, 2015
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
Software Group,
Nexteer Automotive,
Saginaw, MI, USAChange History
Description | Author | Version | Date |
Initial Version | Rijvi Ahmed | 1.0 | 08-Apr-2015 |
Updated per implementation of design change. Updated to the latest template. | Rijvi Ahmed | 2.0 | 02-Aug-2015 |
Update for anomaly EA4# 1338 fix | Rijvi Ahmed | 3.0 | 17-Aug-2015 |
Updated per design rev. 2.3.0 | Rijvi Ahmed | 4.0 | 28-Sep-2015 |
Table of Contents
2 TmplMonr & High-Level Description 6
3 Design details of software module 7
3.1 Graphical representation of TmplMonr 7
4.1 Program (fixed) Constants 8
5 Software Component Implementation 9
5.1.2.2 Store Module Inputs to Local copies 9
5.1.2.3 (Processing of function)……… 9
5.1.2.4 Store Local copy of outputs into Module Outputs 9
5.1.3.2 Store Module Inputs to Local copies 9
5.1.3.3 (Processing of function)……… 9
5.1.3.4 Store Local copy of outputs into Module Outputs 10
5.4 Module Internal (Local) Functions 10
5.5 GLOBAL Function/Macro Definitions 12
6 Known Limitations with Design 13
Appendix A Abbreviations and Acronyms 15
Introduction
Purpose
Module design document for Temporal Monitor Function.
TmplMonr & High-Level Description
None
Design details of software module
Graphical representation of TmplMonr
Data Flow Diagram
Component level DFD
N/A
Function level DFD
N/A
Constant Data Dictionary
Program (fixed) Constants
Embedded Constants
Local Constants
Constant Name | Resolution | Units | Value |
Refer to the DataDictionary of the design |
Software Component Implementation
Sub-Module Functions
The sub-module functions are grouped based on similar functionality that needs to be executed in a given “State” of the system (refer States and Modes). For a given module, the MDD will identify the type and number of sub-modules required. The sub-module types are described below.
Init: TmplMonrInit1
Design Rationale
None
Module Outputs
Refer to FDD
Per: TmplMonrPer1
Design Rationale
None
Store Module Inputs to Local copies
Refer to FDD
(Processing of function)………
Refer to FDD
Store Local copy of outputs into Module Outputs
Refer to FDD
Per: TmplMonrPer2
Design Rationale
None
Store Module Inputs to Local copies
Refer to FDD
(Processing of function)………
Refer to FDD
Store Local copy of outputs into Module Outputs
Refer to FDD
Server Runables
None
Interrupt Functions
None
Module Internal (Local) Functions
Local Function #1
Function Name | TMFInitTest | Type | Min | Max |
Arguments Passed | None | |||
Return Value | N/A |
Design Rationale
None
Processing
(Place flowchart/design for local function)
Refer to the “TMF Init Test” block of the Simulink model of the design.
Local Function #2
Function Name | TMFInitTestCase9To10Case14To16 | Type | Min | Max |
Arguments Passed | None | |||
Return Value | N/A |
Design Rationale
None
Processing
(Place flowchart/design for local function)
Refer to the “TMF Init Test” block case 9, case 10, case 14, case 15 and case 16 of the Simulink model of the design.
Local Function #3
Function Name | TMFInitTestCase12 | Type | Min | Max |
Arguments Passed | None | |||
Return Value | N/A |
Design Rationale
None
Processing
(Place flowchart/design for local function)
Refer to the “TMF Init Test” block case 12 of the Simulink model of the design.
Local Function #4
Function Name | TMFInitTestCase17 | Type | Min | Max |
Arguments Passed | None | |||
Return Value | N/A |
Design Rationale
None
Processing
(Place flowchart/design for local function)
Refer to the “TMF Init Test” block case 17 of the Simulink model of the design.
Local Function #5
Function Name | TMFInitTestCase18 | Type | Min | Max |
Arguments Passed | None | |||
Return Value | N/A |
Design Rationale
None
Processing
(Place flowchart/design for local function)
Refer to the “TMF Init Test” block case 18 of the Simulink model of the design.
Local Function #6
Function Name | TMFInitTestCase52 | Type | Min | Max |
Arguments Passed | None | |||
Return Value | N/A |
Design Rationale
None
Processing
(Place flowchart/design for local function)
Refer to the “TMF Init Test” block case 52 of the Simulink model of the design.
GLOBAL Function/Macro Definitions
None
Known Limitations with Design
None
UNIT TEST CONSIDERATION
None
Abbreviations and Acronyms
Abbreviation or Acronym | Description |
---|---|
DFD | Design functional diagram |
MDD | Module design Document |
Glossary
Note: Terms and definitions from the source “Nexteer Automotive” take precedence over all other definitions of the same term. Terms and definitions from the source “Nexteer Automotive” are formulated from multiple sources, including the following:
ISO 9000
ISO/IEC 12207
ISO/IEC 15504
Automotive SPICE® Process Reference Model (PRM)
Automotive SPICE® Process Assessment Model (PAM)
ISO/IEC 15288
ISO 26262
IEEE Standards
SWEBOK
PMBOK
Existing Nexteer Automotive documentation
Term | Definition | Source |
---|---|---|
MDD | Module Design Document | |
DFD | Data Flow Diagram |
References
Ref. # | Title | Version |
---|---|---|
1 | AUTOSAR Specification of Memory Mapping (Link:AUTOSAR_SWS_MemoryMapping.pdf) | v1.3.0 R4.0 Rev 2 |
2 | MDD Guideline | EA4 01.00.00 |
3 | Software Naming Conventions.doc | 1.0 |
4 | Software Design and Coding Standards.doc | 2.0 |
5 | FDD – ES005A TmplMonr | See Synergy subproject version |