Requirements on Software Cluster Connection module, No.973, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11, 200文書読んだ。2022年5月に全部到達。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
Term | Description |
---|---|
SwCluC | Software Cluster Connection |
binary-identical | Bit for Bit identical |
Binary Object | A set of files which contains the binary executable code and data. This binary executable code and data will not be modified again before programming it on the target ECU. |
Binary Manifest | The Binary Manifest is the well-defined interface of the Software Cluster’s Binary Object providing the meta information of a resources and information - so called handles - to access such a resource. |
Applicative Software Cluster | The Software Cluster which contains mainly software components only selected BSW modules (e.g. a Service module, transformers, e.t.c.) |
Host Software Cluster | The Software Cluster which contains major part of the BSW and especially the micro controller dependent lower layer BSW Modules, e.g. OS and MCAL. |
Substitution Software Cluster | A Software Cluster which can override the provided resources of other Software Clusters for bug fixing purpose. |
Proxy Module | A Proxy Module substitutes a BSW module in an Applicative Software Cluster. A Proxy module itself is split into High Proxy Module and Low Proxy Module. The High Proxy Module provides dedicated interfaces for modules in higher layers or same layer and the functionality to connect them via the Binary Manifest to the Low Proxy Module in the Host Software Cluster. |
High Proxy Module | A part of the Proxy Module residing in the Applicative Software Cluster. |
Low Proxy Module | The part of the Proxy Module residing in the Host Software Cluster. |
RTE Implementation Plug-In | A RTE Implementation Plug-In is a part of the overall RTE implementation which is not provided by the RTE Generator but from an additional source (e.g. a Plug-In Generator or a manually implemented source code). |
Local Software Cluster Communication Plug-In | A Local Software Cluster Communication Plug-In is an RTE Implementation Plug-In which handles the communication locally inside a Software Cluster. This includes the Transformer handling if a DataMapping exist for the according Communication Graph |
Cross Software Cluster Communication Plug-In | A Cross Software Cluster Communication Plug-In is an RTE Implementation Plug-In which handles the communication towards other Software Cluster. This includes the Transformer handling if intra ECU transformation is configured. |
英日単語帳
日本語は仮訳
T.B.D.
参考(reference)
[1] Standardization Template
AUTOSAR_TPS_StandardizationTemplate
[2] Glossary, AUTOSAR_TR_Glossary
https://www.autosar.org/fileadmin/standards/foundation/21-11/AUTOSAR_TR_Glossary.pdf
[3] Requirements on AUTOSAR Features
AUTOSAR_RS_Features
関連文書(Related document)
Requirements on Software Cluster Connection module, AUTOSAR R22-11, CP, No.973
文書履歴(document history)
ver. 0.01 初稿 20220528
ver. 0.02 URL追記 20221229