BattVltg_MDD
Module Design Document
For
BattVltg
May 18, 2016
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
Nick Saxton,
Nexteer Automotive,
Saginaw, MI, USA
Change History
| Description | Author | Version | Date |
| Initial Version | N. Saxton | 1.0 | 18-May-2016 |
Table of Contents
1 BattVltg High-Level Description 4
2 Design details of software module 5
2.1 Graphical representation of BattVltg 5
3.1 Program (fixed) Constants 6
4 Software Component Implementation 7
4.1.1.2 Store Module Inputs to Local copies 7
4.1.1.3 (Processing of function)……… 7
4.1.1.4 Store Local copy of outputs into Module Outputs 7
4.4 Module Internal (Local) Functions 7
4.5 GLOBAL Function/Macro Definitions 7
5 Known Limitations with Design 8
Appendix A Abbreviations and Acronyms 10
BattVltg High-Level Description
Refer FDD
Design details of software module
Graphical representation of BattVltg
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
| Constant Name | Units | Value |
|---|---|---|
| BATTVLTGNOCORRLN | CNT | 0 |
| BATTVLTGCORRLNSTS1 | CNT | 1 |
| BATTVLTGCORRLNSTS2 | CNT | 2 |
| Refer .m file for other constants |
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.
Per: BattVltgPer1
Design Rationale
Refer FDD
Store Module Inputs to Local copies
(Processing of function)………
Store Local copy of outputs into Module Outputs
Server Runables
None
Interrupt Functions
None
Module Internal (Local) Functions
None
GLOBAL Function/Macro Definitions
None
Known Limitations with Design
None
UNIT TEST CONSIDERATION
None
Abbreviations and Acronyms
| Abbreviation or Acronym | Description |
|---|---|
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 | EA4 Software Naming Conventions.doc | 01.00.00 |
| 4 | Software Design and Coding Standards.doc | 2.1 |
| 5 | ES250B_BattVltg_Design | See Synergy subproject version |