HwTqArbn_MDD
Module Design Document
For
HwTqArbn
26-May-2016
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
SEPG,
Nexteer Automotive,
Saginaw, MI, USA
Change History
| SI. No. | Description | Author | Version | Date |
| 1 | Initial Version | Basavaraja Ganeshappa | 1.0 | 26th May 2016 |
Table of Contents
1 HwTrqArbn High-Level Description 4
2 Design details of software module 5
2.1 Graphical representation of HwTrqArbn 5
3.1 Program (fixed) Constants 6
4 Software Component Implementation 7
4.1.2.2 Store Module Inputs to Local copies 7
4.1.2.3 (Processing of function)……… 7
4.1.2.4 Store Local copy of outputs into Module Outputs 7
4.4 Module Internal (Local) Functions 7
4.5 GLOBAL Function/Macro Definitions 8
5 Known Limitations with Design 9
Appendix A Abbreviations and Acronyms 11
HwTrqArbn High-Level Description
Refer FDD
Design details of software module
Graphical representation of HwTrqArbn

Data Flow Diagram
Refer FDD
Component level DFD
Refer FDD
Function level DFD
Refer FDD
Constant Data Dictionary
Program (fixed) Constants
Embedded Constants
Local Constants
Refer DD
Software Component Implementation
Refer FDD
Sub-Module Functions
Refer FDD
Init: HwTrqArbnInit1
Design Rationale
Refer FDD
Module Outputs
Refer FDD
Per: HwTrqArbnPer1
Design Rationale
None
Store Module Inputs to Local copies
None
(Processing of function)………
Refer FDD
Store Local copy of outputs into Module Outputs
Refer FDD
Server Runables
None
Interrupt Functions
None
Module Internal (Local) Functions
Local Function #1
| Function Name | FricLearning | Type | Min | Max |
| Arguments Passed | SigRollgCntr_Cnt_T_u08 | Uint8 | 0 | 255 |
| SigQlfr_Cnt_T_enum | enum | 0 | 2 | |
| kMaxStallCnt_Cnt_T_u08 | Uint8 | 10 | ||
| LstRollgCntr_Cnt_T_u08 | Uint8 | 0 | 255 | |
| StallCntr_Cnt_T_u08 | Uint8 | 0 | 255 | |
| Return Value | SigAvl_Cnt_T_logl | boolean | FALSE | TRUE |
Design Rationale
Processing
Refer FDD
GLOBAL Function/Macro Definitions
None
Known Limitations with Design
None
UNIT TEST CONSIDERATION
None
Abbreviations and Acronyms
| Abbreviation | Description |
|---|---|
| DFD | Design functional diagram |
| MDD | Module design Document |
| FDD | Functional 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) | Process 04.02.01 |
| 2 | MDD Guideline | Process 04.02.01 |
| 3 | Software Naming Conventions.doc | Process 04.02.01 |
| 4 | Software Design and Coding Standards.doc | Process 04.02.01 |
| 5 | ES228B_HwTqArbn_Design | Refer synergy subproject version |