FordMsg40ABusHiSpd_MDD
Module Design Document
For
FordMsg40ABusHiSpd
June 19, 20157
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
Tata Elxsi,
Trivandrum, INDIA
Change History
| Sl. No. | Description | Author | Version | Date |
| 1 | Initial Version | TATA | 1.0 | 11-Dec-2017 |
Table of Contents
2 FordMsg40ABusHiSpd & High-Level Description 5
3 Design details of software module 6
3.1 Graphical representation of FordMsg40ABusHiSpd 6
4.1 Program (fixed) Constants 7
5 Software Component Implementation 8
5.1.1 Init: FordMsg40ABusHiSpdInit1 8
5.1.2 Per: FordMsg40ABusHiSpdPer1 8
5.2.1 ComIPduCallout_GGCC_Config_Mgmt_ID_1_HS2 8
5.2.2 ComTimeoutNotification_VehicleGGCCData 8
5.4 Module Internal (Local) Functions 9
5.5 GLOBAL Function/Macro Definitions 11
6 Known Limitations with Design 12
Appendix A Abbreviations and Acronyms 14
Introduction
Purpose
MDD for FordMsg40ABusHiSpd
FordMsg40ABusHiSpd & High-Level Description
Please refer FDD.
Design details of software module
Graphical representation of FordMsg40ABusHiSpd

Data Flow Diagram
Component level DFD
Please refer FDD.
Function level DFD
Please refer FDD.
Constant Data Dictionary
Program (fixed) Constants
Embedded Constants
Local Constants
| Constant Name | Resolution | Units | Value |
|---|---|---|---|
| Please refer Data Dictionary .m file | NA | NA | NA |
| IDX2_CNT_U08 | Uint8 | Cnt | 2U |
| IDX3_CNT_U08 | Uint8 | Cnt | 3U |
| IDX4_CNT_U08 | Uint8 | Cnt | 4U |
| IDX5_CNT_U08 | Uint8 | Cnt | 5U |
| IDX6_CNT_U08 | Uint8 | Cnt | 6U |
| IDX7_CNT_U08 | Uint8 | Cnt | 7U |
| IDX8_CNT_U08 | Uint8 | Cnt | 8U |
| IDX9_CNT_U08 | Uint8 | Cnt | 9U |
| IDX10_CNT_U08 | Uint8 | Cnt | 10U |
| IDX11_CNT_U08 | Uint8 | Cnt | 11U |
| IDX12_CNT_U08 | Uint8 | Cnt | 12U |
| IDX13_CNT_U08 | Uint8 | Cnt | 13U |
| IDX14_CNT_U08 | Uint8 | Cnt | 14U |
| IDX15_CNT_U08 | Uint8 | Cnt | 15U |
| IDX16_CNT_U08 | Uint8 | Cnt | 16U |
| IDX17_CNT_U08 | Uint8 | Cnt | 17U |
Software Component Implementation
Sub-Module Functions
5.1.1 Init: FordMsg40ABusHiSpdInit1
5.1.1.1 Design Rationale
None
5.1.1.2 Module Outputs
None
5.1.2 Per: FordMsg40ABusHiSpdPer1
5.1.2.1 Design Rationale
None
5.1.2.2 Store Module Inputs to Local copies
None
5.1.2.3 Processing of function
None
5.1.2.4 Store Local copy of outputs into Module Outputs
None
Server Runnables
5.2.1 ComIPduCallout_GGCC_Config_Mgmt_ID_1_HS2
5.2.1.1 Design Rationale
None
5.2.1.2 Processing of function
None
5.2.2 ComTimeoutNotification_VehicleGGCCData
5.2.2.1 Design Rationale
None
5.2.2.2 Processing of function
None
Interrupt Functions
None
Module Internal (Local) Functions
Local Function #1
| Function Name | DiagEna | Type | Min | Max |
| Arguments Passed | FordCanDtcInhb_Cnt_T_u08 | uint8 | 0U | 1U |
| ClrDiagcFlgProxy_Cnt_T_u08 | uint8 | 0U | 1U | |
| FordMissMsgDiagcInhb_Cnt_T_u08 | uint8 | 0U | 1U | |
| FordMfgDiagcInhb_Cnt_T_u08 | uint8 | 0U | 1U | |
| Return Value | MissMsgDiagEna_Cnt_T_logl | boolean | FALSE | TRUE |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM076A_FordMsg40ABusHiSpd/FordMsg40ABusHiSpd/FordMsg40ABusHiSpdPer1/DiagEna
Local Function #2
| Function Name | MissMsgFaild | Type | Min | Max |
| Arguments Passed | MissMsgDiagEna_Cnt_T_logl | boolean | FALSE | TRUE |
| BusHiSpdMissTiThdval_MilliSec_T_u16 | uint16 | 0U | 6000U | |
| * FordVehGlbRealTi_Sec_T_f32 | float32 | 0.1F | 429496729.5F | |
| * FordVehIdnNr_Cnt_T_u08 | uint8 | 0U | 255U | |
| * FordVehTireCircum_MilliMtr_T_f32 | float32 | 0.0F | 65535.0F | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM076A_FordMsg40ABusHiSpd/FordMsg40ABusHiSpd/FordMsg40ABusHiSpdPer1/MissMsgFaild
Local Function #3
| Function Name | MissMsgPassd | Type | Min | Max |
| Arguments Passed | MissMsgDiagEna_Cnt_T_logl | boolean | FALSE | TRUE |
| * Ford_VehGGCCData_Cnt_T_u08 | uint8 | 0U | 255U | |
| * FordVehGlbRealTi_Sec_T_f32 | float32 | 0.1F | 429496729.5F | |
| * FordVehIdnNr_Cnt_T_u08 | uint8 | 0U | 255U | |
| * FordVehTireCircum_MilliMtr_T_f32 | float32 | 0.0F | 65535.0F | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM076A_FordMsg40ABusHiSpd/FordMsg40ABusHiSpd/FordMsg40ABusHiSpdPer1/MissMsgPassd
Local Function #4
| Function Name | OutpProc | Type | Min | Max |
| Arguments Passed | Ford_VehGGCCData_Cnt_T_u08 | uint8 | 0U | 255U |
| VehGlbCfgByte1_Cnt_T_u08 | uint8 | 0U | 255U | |
| VehGlbCfgByte2_Cnt_T_u08 | uint8 | 0U | 255U | |
| FordVehGlbRealTi_Sec_T_f32 | float32 | 0.1F | 429496729.5F | |
| FordVehIdnNr_Cnt_T_u08 | uint8 | 0U | 255U | |
| FordVehTireCircum_MilliMtr_T_f32 | float32 | 0.0F | 65535.0F | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM076A_FordMsg40ABusHiSpd/FordMsg40ABusHiSpd/FordMsg40ABusHiSpdPer1/MissMsgPassd/OutpProc
GLOBAL Function/Macro Definitions
None
Known Limitations with Design
In model FordVehGlbRealTiPrev(PIM) value is assigned to FordVehGlbRealTi(Output). But both signal minimum value is not matching in the datadictionary.
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 | Software Naming Conventions.doc | 1.0 |
| 4 | Software Design and Coding Standards.doc | 2.1 |
| 5 | FDD: MM076A_ FordMsg40ABusHiSpd _Design | See Synergy sub project version |