Specification of CAN Transceiver Driver, No.71, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11, 200文書読んだ。2022年5月に全部到達。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
| Term | Description |
|---|---|
| ComM | Communication Manager |
| DEM | Diagnostic Event Manager |
| DET | Default Error Tracer |
| DIO | Digital Input Output (SPAL module) |
| EB | Externally Buffered channels. Buffers containing data to transfer are outside the SPI Handler/Driver. |
| EcuM | ECU State Manager |
| IB | Internally Buffered channels. Buffers containing data to transfer are inside the SPI Handler/Driver. |
| ISR | Interrupt Service Routine |
| MCAL | Micro Controller Abstraction Layer |
| Port | Port module (SPAL module) |
| n/a | Not Applicable |
| SBC | System Basis Chip; a device, which integrates e.g. CAN and/or LIN transceiver, watchdog and power control. |
| SPAL | Standard Peripheral Abstraction Layer |
| SPI Channel | A channel is a software exchange medium for data that are defined with the same criteria: configuration parameters, number of data elements with same size and data pointers (source & destination) or location. See specification of SPI driver for more details. |
| SPI Job | A job is composed of one or several channels with the same chip select. A job is considered to be atomic and therefore cannot be interrupted. A job has also an assigned priority. See specification of SPI driver for more details. |
| SPI Sequence | A sequence is a number of consecutive jobs to be transmitted. A sequence depends on a static configuration. See specification of SPI driver for more details. |
| CAN Channel | A physical channel which is connected to a CAN network from a CAN controller through a CAN transceiver. |
| API | Application Programming Interface |
英日単語帳
日本語は仮訳
T.B.D.
参考(reference)
[1] List of Basic Software Modules
AUTOSAR_TR_BSWModuleList.pdf
[2] Layered Software Architecture
AUTOSAR_EXP_LayeredSoftwareArchitecture.pdf
[3] Specification of ECU Configuration
AUTOSAR_TPS_ECUConfiguration.pdf
[4] General Requirements on Basic Software
AUTOSAR_SRS_BSWGeneral.pdf
[5] Specification of Specification of CAN Interface
AUTOSAR_SWS_CANInterface.pdf
[6] Basic Software Module Description Template,
AUTOSAR_TPS_BSWModuleDescriptionTemplate.pdf
[7] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral.pdf
[8] ISO11898 – Road vehicles - Controller area network (CAN)
<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>
文書履歴(document history)
ver. 0.01 初稿 20221201