This is the multi-page printable view of this section. Click here to print.
Component Implementation
1 - FordMsg41EBusHiSpd_IntegrationManual
Integration Manual
For
FordMsg41EBusHiSpd
VERSION: 2.0
DATE: 23-Apr-2018
Prepared By:
Nexteer ISC,
Bengaluru, INDIA.
Location: The official version of this document is stored in the Nexteer Configuration Management System.
Revision History
| Sl. No. | Description | Author | Version | Date |
| 1 | Initial version | TATA | 1.0 | 11/21/2017 |
| 2 | Updated based on Model Version V4.0.0 | Nexteer ISC | 2.0 | 23-Apr-2018 |
Table of Contents
3.2 Global Functions(Non RTE) to be provided to Integration Project 6
4 Configuration REQUIREMeNTS 7
4.2 Configuration Files to be provided by Integration Project 7
4.3 Da Vinci Parameter Configuration Changes 7
4.4 DaVinci Interrupt Configuration Changes 7
4.5 Manual Configuration Changes 7
5 Integration DATAFLOW REQUIREMENTS 8
5.1 Required Global Data Inputs 8
5.2 Required Global Data Outputs 8
5.3 Specific Include Path present 8
Abbrevations And Acronyms
| Abbreviation | Description |
| DFD | Design Functional Diagram |
| MDD | Module Design Document |
| FDD | Functional Design Document |
References
This section lists the title & version of all the documents that are referred for development of this document
| Sr. No. | Title | Version |
| 1 | FDD: MM079A_FordMsg41EBusHiSpd_Design | See synergy sub project version |
| 2 | Software Naming Conventions | 1.0 |
| 3 | Software Coding Standards | 2.1 |
Dependencies
SWCs
| Module | Required Feature |
| None | N/A |
Note : Referencing the external components should be avoided in most cases. Only in unavoidable circumstance external components should be referred. Developer should track the references.
Global Functions(Non RTE) to be provided to Integration Project
ComIPduCallout_BrakeSysFeatures_3_FD1, ComTimeoutNotification_SelDrvMdeChassis2_D_Rq
Configuration REQUIREMeNTS
Build Time Config
| Modules | Notes | |
| None | N/A |
Configuration Files to be provided by Integration Project
None
Da Vinci Parameter Configuration Changes
| Parameter | Notes | SWC |
| None | N/A |
DaVinci Interrupt Configuration Changes
| ISR Name | VIM # | Priority Dependency | Notes |
| None | N/A |
Manual Configuration Changes
| Constant | Notes | SWC |
| None | N/A |
Integration DATAFLOW REQUIREMENTS
Required Global Data Inputs
Refer DataDict.m file
Required Global Data Outputs
Refer DataDict.m file
Specific Include Path present
No
Runnable Scheduling
This section specifies the required runnable scheduling.
| Init | Scheduling Requirements | Trigger |
| FordMsg41EBusHiSpdInit1 | None | RTE Init |
| Runnable | Scheduling Requirements | Trigger |
| FordMsg41EBusHiSpdPer1 | None | RTE (10ms) |
| Srv Runnable | Scheduling Requirements | Trigger |
| ComIPduCallout_BrakeSysFeatures_3_FD1 | None | On invocation of ComIPduCallout_BrakeSysFeatures_3_HS2.Oper(NON-RTE) |
| Srv Runnable | Scheduling Requirements | Trigger |
| ComTimeoutNotification_SelDrvMdeChassis2_D_Rq | None | On invocation of ComTimeoutNotification_SelDrvMdeChassis2_D_Rq. Oper(NON-RTE) |
Memory Map REQUIREMENTS
Mapping
| Memory Section | Contents | Notes |
| None |
* Each …START_SEC… constant is terminated by a …STOP_SEC… constant as specified in the AUTOSAR Memory Mapping requirements.
Usage
| Feature | RAM | ROM |
| None |
Table 1: ARM Cortex R4 Memory Usage
Non RTE NvM Blocks
| Block Name |
| None |
Note : Size of the NVM block if configured in developer
RTE NvM Blocks
| Block Name |
| None |
Note : Size of the NVM block if configured in developer
Compiler Settings
Preprocessor MACRO
None
Optimization Settings
None
Appendix
None
2 - FordMsg41EBusHiSpd_MDD
Module Design Document
For
FordMsg41EBusHiSpd
June 19, 20158
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
Nexteer ISC,
Bengaluru, INDIA.
Change History
| Sl. No. | Description | Author | Version | Date |
| 1 | Initial Version | TATA | 1.0 | 21-Nov-2017 |
| 2 | Updated based on Model Version V4.0.0 | Nexteer ISC | 2.0 | 23-Apr-2018 |
Table of Contents
2 FordMsg41EBusHiSpd & High-Level Description 6
3 Design details of software module 7
3.1 Graphical representation of FordMsg41EBusHiSpd 7
4.1 Program (fixed) Constants 8
5 Software Component Implementation 9
5.1.1 Init: FordMsg41EBusHiSpdInit1 9
5.1.2 Per: FordMsg41EBusHiSpdPer1 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.2.1 ComIPduCallout_BrakeSysFeatures_3_HS2_Oper 9
5.2.1.2 (Processing of function) 9
5.2.2 ComTimeoutNotification_SelDrvMdeChassis2_D_Rq_Oper 9
5.2.2.2 (Processing of function) 9
5.4 Module Internal (Local) Functions 10
5.4.7 GLOBAL Function/Macro Definitions 13
6 Known Limitations with Design 14
Appendix A Abbreviations and Acronyms 16
Introduction
Purpose
MDD for FordMsg41EBusHiSpd
FordMsg41EBusHiSpd & High-Level Description
Please refer FDD.
Design details of software module
Graphical representation of FordMsg41EBusHiSpd

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 |
Software Component Implementation
Sub-Module Functions
Init: FordMsg41EBusHiSpdInit1
5.1.1.1 Design Rationale
None
5.1.1.2 Module Outputs
None
5.1.2 Per: FordMsg41EBusHiSpdPer1
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_BrakeSysFeatures_3_HS2_Oper
5.2.1.1 Design Rationale
None
5.2.1.2 (Processing of function)
None
5.2.2 ComTimeoutNotification_SelDrvMdeChassis2_D_Rq_Oper
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_logl | boolean | FALSE | TRUE |
| ClrDiagcFlgProxy_Cnt_T_u08 | uint8 | 0U | 1U | |
| FordSelDrvModEnad_Cnt_T_logl | boolean | FALSE | TRUE | |
| * DiagEna_Cnt_T_logl | boolean | FALSE | TRUE | |
| * ClrDiagcFlgProxyEna_Cnt_T_logl | boolean | FALSE | TRUE | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM079A_FordMsg41EBusHiSpd/FordMsg41EBusHiSpd/FordMsg41EBusHiSpdPer1/DiagEna
Local Function #2
| Function Name | MsgMiss | Type | Min | Max |
| Arguments Passed | DiagEna_Cnt_T_logl | boolean | FALSE | TRUE |
| ClrDiagcFlgProxyEna_Cnt_T_logl | boolean | FALSE | TRUE | |
| BusHiSpdMissMsgThd_Cnt_T_u16 | Uint16 | 0U | 65535U | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM079A_FordMsg41EBusHiSpd_400/FordMsg41EBusHiSpd/FordMsg41EBusHiSpdPer1/Msg_Missing
Local Function #3
| Function Name | ChkElpdTi | Type | Min | Max |
| Arguments Passed | FordVehSelDrvModChassisVldInp_Cnt_T_logl | boolean | FALSE | TRUE |
| VldElpdTi_Cnt_T_logl | boolean | FALSE | TRUE | |
| InvldElpdTi_Cnt_T_logl | boolean | FALSE | TRUE | |
| Return Value | *FordVehSelDrvModChassisVld_Cnt_T_logl | boolean | FALSE | TRUE |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM079A_FordMsg41EBusHiSpd_400/FordMsg41EBusHiSpd/FordMsg41EBusHiSpdPer1/Msg_Present/OutputProcessing/ChkElpdTi
Local Function #4
| Function Name | FordVehSelDrvModChassisVldInpNtc | Type | Min | Max |
| Arguments Passed | FordVehPenSelDrvModVld_Cnt_T_logl | boolean | FALSE | TRUE |
| BusHiSpdInvldThd_Cnt_T_u16 | Uint16 | 0U | 65535U | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM079A_FordMsg41EBusHiSpd_400/FordMsg41EBusHiSpd/FordMsg41EBusHiSpdPer1/Msg_Present/OutputProcessing/FordVehPenSelDrvModSelnProcessing
Local Function #5
| Function Name | VldElpdTi | Type | Min | Max |
| Arguments Passed | FordVehSelDrvModChassisVldInp_Cnt_T_logl | boolean | FALSE | TRUE |
| *VldElpdTi_Cnt_T_logl | boolean | FALSE | TRUE | |
| *InvldElpdTi_Cnt_T_logl | boolean | FALSE | TRUE | |
| *FordVehSelDrvModChassisVld_Cnt_T_logl | boolean | FALSE | TRUE | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM079A_FordMsg41EBusHiSpd_400/FordMsg41EBusHiSpd/FordMsg41EBusHiSpdPer1/Msg_Present/OutputProcessing/VldElpdTi
Local Function #6
| Function Name | CalSeln | Type | Min | Max |
| Arguments Passed | FordEpsLifeCycMod_Cnt_T_u08 | Uint8 | 0U | 1U |
| *VldElpdTi_Cnt_T_logl | boolean | FALSE | TRUE | |
| *InvldElpdTi_Cnt_T_logl | boolean | FALSE | TRUE | |
| *FordVehSelDrvModChassisVld_Cnt_T_logl | boolean | FALSE | TRUE | |
| Return Value | NA | NA | NA | NA |
Design Rationale
None
Processing
Please refer to the below path in the FDD model.
MM079A_FordMsg41EBusHiSpd_400/FordMsg41EBusHiSpd/FordMsg41EBusHiSpdPer1/CalSeln
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 | Software Naming Conventions.doc | 1.0 |
| 4 | Software Design and Coding Standards.doc | 2.1 |
| 5 | FDD: MM079A_FordMsg41EBusHiSpd_Design | See Synergy sub project version |
3 - FordMsg41EBusHiSpd_PeerReviewChecklist
Overview
Summary SheetDavinci Files
Source Code
MDD
PolySpace
Sheet 1: Summary Sheet
Sheet 2: Davinci Files
Sheet 3: Source Code
Sheet 4: MDD
| Rev 2.00 | 29-Nov-17 | |||||||||||||||||||||||
| Nexteer SWC Implementation Peer Review Meeting Log (MDD Review) | ||||||||||||||||||||||||
| MDD Name: | FordMsg41EBusHiSpd_MDD | MDD Revision: | 2 | |||||||||||||||||||||
| Source File Name: | FordMsg41EBusHiSpd.c | Source File Revision: | 3 | |||||||||||||||||||||
| Source File Name: | FordMsg41EBusHiSpdNonRte.c | Source File Revision: | 2 | |||||||||||||||||||||
| Source File Name: | Source File Revision: | |||||||||||||||||||||||
| Quality Check Items: | ||||||||||||||||||||||||
| Rationale is required for all answers of No | ||||||||||||||||||||||||
| Synergy version matches document | Yes | Comments: | ||||||||||||||||||||||
| Change log contains detailed description of changes | Yes | Comments: | ||||||||||||||||||||||
| Changes Highlighted (for Unit Tester) | N/A | Comments: | ||||||||||||||||||||||
| Initial version | ||||||||||||||||||||||||
| Diagrams have been included per MDD Guideline | Yes | Comments: | ||||||||||||||||||||||
| and reviewed | ||||||||||||||||||||||||
| All Design Exceptions and Limitations are listed | N/A | Comments: | ||||||||||||||||||||||
| Design rationale given for all global | N/A | Comments: | ||||||||||||||||||||||
| data not communicated through RTE ports, per | ||||||||||||||||||||||||
| Design and Coding Standards rules [N9] and [N10]. | ||||||||||||||||||||||||
| All implementation details that differ from the SWC | N/A | Comments: | ||||||||||||||||||||||
| Design are noted and explained in Design Rationale | ||||||||||||||||||||||||
| All Unit Test Considerations have been described | N/A | Comments: | ||||||||||||||||||||||
| General Notes / Comments: | ||||||||||||||||||||||||
| Review Board: | ||||||||||||||||||||||||
| Change Owner: | Thenmozhi M | Review Date : | 04/30/18 | |||||||||||||||||||||
| Lead Peer Reviewer: | Krishna Anne | Approved by Reviewer(s): | Yes | |||||||||||||||||||||
| Other Reviewer(s): | ||||||||||||||||||||||||
| Rationale/justification for items marked "No" approved by: | ||||||||||||||||||||||||