0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

AUTOSAR CountdownAdvent Calendar 2022

Day 2

Requirements on Communication, AUTOSAR 2, R22-11 (214) CP

Last updated at Posted at 2022-05-27

Requirements on Communication, No.2, 2021-11

AUTOSAR R21-11記事一覧はこちら。

AUTOSAR 21-11, 317文書読んだ。2022年6月3日にFO, AP, CP全部到達。

AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成

目的と成果(Purpose and Outcome)

item description
who CAN user
what there are few differences with ISO
importance high
others
comment Please read v.2 or v.3, there are initiaters.

用語(terms)

Term Description
I-PDU Interaction Layer Protocol Data Unit (assembled and disassembled in AUTOSAR COM), consists of one or more signals (see below and [DOC_LAYER]).
I-PDU group An I-PDU Group is an arbitrary collection of I-PDUs of the same direction (i.e. send or receive) in COM
LOM Listen Only Mode
L-PDU Data Link Layer Protocol Data Unit (assembled and disassembled in AUTOSAR Hardware Abstraction layer, see [DOC_LAYER]).
signal A signal in the AUTOSAR COM context is equal to a message in [DOC_ISO_COM]. An AUTOSAR signal is carried by one or more signals in COM. The transformation from an AUTOSAR signal to a signal in COM is carried out by the RTE. Typically the transformation preserves the syntax of the data. However, in the case of complex data types the transformation may change the syntax of the signal. Therefore a signal in AUTOSAR COM is not always the same as an AUTOSAR signal.
signal group A signal group refers to a set of signals that must always be kept together in a common I-PDU. A Signal group is used to guarantee the consistent transfer of AUTOSAR composite data types. A signal group has the following properties: - A signal can belong to at most one signal group - A signal group can not belong to more than exactly one I-PDU - Signal groups do not overlap each other within an I-PDU - Signal groups are a contiguous set of signals which belong to this group, however it is possible to have unused bits (“holes”) within a group. - Signal groups may contain no signals (“may be empty”). The grouping of signals to signal groups is assumed to be provided as an input for the COM generation process.

英日単語帳

日本語は仮訳

T.B.D.

参考(reference)

[DOC_LAYER] Layered Sofware Architecture
AUTOSAR_EXP_LayeredSoftwareArchitecture.pdf
[DOC_COM_TYPES] Specification of Communication Stack Types
AUTOSAR_SWS_CommunicationStackTypes.pdf
[DOC_VFB] Specification of the Virtual Functional Bus
AUTOSAR_EXP_VFB.pdf
[DOC_ECUC] Specification of ECU Configuration
AUTOSAR_TPS_ECUConfiguration.pdf
[DOC_SWS_RTE] Specification of RTE Software
AUTOSAR_SWS_RTE.pdf
[DOC_SWS_SwCluC] Specification of RTE Software
AUTOSAR_SWS_RTE.pdf
[DOC_SWS_COM] Specification of Software Cluster Connection
AUTOSAR_SWS_SoftwareClusterConnection.pdf
[DOC_SWS_LDCOM] Specification of Large Data COM
AUTOSAR_SWS_LargeDataCOM.pdf
[DOC_TR_GLOS] Glossary
AUTOSAR_TR_Glossary.pdf
[DOC_TPS_SWC] Software Component Template
AUTOSAR_TPS_SoftwareComponentTemplate.pdf
[DOC_RS_Features] Requirements on AUTOSAR Features
AUTOSAR_RS_Features.pdf
[TPS_STDT] Standardization Template
AUTOSAR_TPS_StandardizationTemplate.pdf
[DOC_ISO_GLOS] ISO 17356-1:2005 Road vehicles -- Open interface for embedded automotive applications -- Part 1: General structure and terms, definitions and abbreviated terms
[DOC_ISO_COM] ISO 17356-4:2005 Road vehicles -- Open interface for embedded automotive applications -- Part 4: OSEK/VDX Communication (COM)

文書履歴(document history)

ver. 0.01 初稿 2022
ver. 0.02 (Purpose and Outcome are added. 20220604

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?