AUTOSARが2023年版、R23-11を公開しました。
Specification of Communication Management, AUTOSAR 717, R23-11, AP
https://www.autosar.org/fileadmin/standards/R23-11/AP/AUTOSAR_AP_SWS_CommunicationManagement.pdf
R22-11
https://www.autosar.org/fileadmin/standards/R22-11/AP/AUTOSAR_SWS_CommunicationManagement.pdf
R21-11
https://www.autosar.org/fileadmin/standards/R21-11/AP/AUTOSAR_SWS_CommunicationManagement.pdf
R20-11
https://www.autosar.org/fileadmin/standards/R20-11/AP/AUTOSAR_SWS_CommunicationManagement.pdf
R19-11
https://www.autosar.org/fileadmin/standards/R19-11/AP/AUTOSAR_SWS_CommunicationManagement.pdf
文書は検索してダウンロードできます。
https://www.autosar.org/
<この項は書きかけです。順次追記します。>
This article is not completed. I will add some words in order.
Release Overviews
AUTOSARには現在3つの分類があります。Foundation, CAN OSEK/VDXのClassic Platform, Ethernet/TCP/IP POSIXのAdaptive Platform.
Foundation Release Overview, AUTOSAR 781, R23-11, FO
https://qiita.com/kaizen_nagoya/items/f249bdb8c313d8bff883
Classic Platform Release Overview, AUTOSAR No.0 ,R23-11, CP
https://qiita.com/kaizen_nagoya/items/9d22c8722cbc0f42b137
Adaptive Platform Release Overview, AUTOSAR 782, R23-11, AP
https://qiita.com/kaizen_nagoya/items/13a104606a34fe24fcf7
Qiita 記事一覧
Autosar Foundation R23-11 一覧
https://qiita.com/kaizen_nagoya/items/c30674cb2dac2fcbbd04
AUTOSAR Adaptive Platform R23-11一覧
https://qiita.com/kaizen_nagoya/items/1dece8799a730367b0dc
Autosar Classic Platform R23-11 一覧
https://qiita.com/kaizen_nagoya/items/f770f6c2906e1dcbf180
文書変更(Document Change)
• Communication Groups are now OBSOLETE
• Removed Raw Data Stream functionality from ara::com
• Added new API for checking Subscription state on skeleton side
• Harmonization of ara::com API Error Codes
• Added clarifications for SOME/IP-SD protocol usage
• Reworked usage of Access Management grants in the ara::com API
• Specified lifetime requirements for event sample data
• Structural changes for better overview
• Editorial changes and bugfixes
用語(terms)
Terms | Description |
---|---|
CM | Communication Management |
IP | Internet Protocol |
SOME/IP | Scalable service-Oriented MiddlewarE over IP |
TCP | Transmission Control Protocol |
UDP | User Datagram Protocol |
E2E | End-to-end communication protection |
SoC | Service-Oriented Communication |
SecOC | Secure Onboard Communication |
DTLS | Datagram Transport Layer Security |
DDS | Data Distribution Servicev |
RTPS | Real Time Publish Subscribe Protocol |
TTL | Time To Live |
TLV | Tag-Length-Value |
RPC | Remote Procedure Call |
QoS | Quality of Service |
BOM | Byte Order Mark |
参照(reference)
[1] Explanation of ara::com API AUTOSAR_AP_EXP_ARAComAPI
[2] Glossary AUTOSAR_FO_TR_Glossary
https://www.autosar.org/fileadmin/standards/R23-11/FO/AUTOSAR_FO_TR_Glossary.pdf
[3] General Requirements specific to Adaptive Platform AUTOSAR_AP_RS_General
[4] SOME/IP Protocol Specification AUTOSAR_FO_PRS_SOMEIPProtocol
[5] Specification of Manifest AUTOSAR_AP_TPS_ManifestSpecification
[6] SOME/IP Service Discovery Protocol Specification AUTOSAR_FO_PRS_SOMEIPServiceDiscoveryProtocol
[7] E2E Protocol Specification AUTOSAR_FO_PRS_E2EProtocol
[8] Explanation of Adaptive Platform Software Architecture AUTOSAR_AP_EXP_SWArchitecture
[9] Requirements on E2E AUTOSAR_FO_RS_E2E
[10] Requirements on Communication Management AUTOSAR_AP_RS_CommunicationManagement
[11] Middleware for Real-time and Embedded Systems http://doi.acm.org/10.1145/508448.508472
[12] Patterns, Frameworks, and Middleware:Their Synergistic Relationships http://dl.acm.org/citation.cfm?id=776816.776917
[13] Reference Model for Service Oriented Architecture 1.0 https://www.oasis-open.org/committees/download.php/19679/soa-rm-cs.pdf
[14] Specification of Platform Types for Adaptive Platform AUTOSAR_AP_SWS_PlatformTypes
[15] UTF-8, a transformation format of ISO 10646 http://www.ietf.org/rfc/rfc3629.txt
[16] UTF-16, an encoding of ISO 10646 http://www.ietf.org/rfc/rfc2781.txt
[17] Specification of Adaptive Platform Core
AUTOSAR_AP_SWS_Core
[18] Specification of Socket Adaptor AUTOSAR_CP_SWS_SocketAdaptor
[19] Data Distribution Service (DDS), Version 1.4 http://www.omg.org/spec/DDS/1.4
[20] DDS Interoperability Wire Protocol, Version 2.2 http://www.omg.org/spec/DDSI-RTPS/2.2
[21] Extensible and Dynamic Topic Types for DDS, Version 1.2 https://www.omg.org/spec/DDS-XTypes/1.2
[22] RPC over DDS, Version 1.0 https://www.omg.org/spec/DDS-RPC/1.0
[23] ISO/IEC C++ 2003 Language DDS PSM, Version 1.0 https://www.omg.org/spec/DDS-PSM-Cxx/1.0
[24] Interface Definition Language (IDL), Version 4.2 https://www.omg.org/spec/IDL/4.2
[25] Specification of Language Binding for modeled AP data types AUTOSAR_AP_SWS_LanguageBindingForModeledAPdatatypes
[26] DDS Security, Version 1.1 https://www.omg.org/spec/DDS-SECURITY/1.1
[27] The Transport Layer Security (TLS) Protocol Version 1.2 https://rfc-editor.org/rfc/rfc5246.txt
[28] Datagram Transport Layer Security Version 1.2 https://ietf.org/rfc/rfc6347.txt
[29] Integration of DDS Security AUTOSAR_AP_TR_DDSSecurityIntegration
[30] Specification of Secure Onboard Communication Protocol AUTOSAR_FO_PRS_SecOcProtocol
[31] Pre-SharedKeyCipherSuitesforTLSwithSHA-256/384andAESGaloisCounter Mode
https://ietf.org/rfc/rfc5487.txt
[32] Methodology for Adaptive Platform AUTOSAR_AP_TR_Methodology
[33] ISO/IEC 14882:2011, Information technology – Programming languages – C++ https://www.iso.org
[34] N4659:Working Draft, Standard for ProgrammingLanguage C++ http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4659.pdf
関連資料
' @kazuo_reve 私が効果を確認した「小川メソッド」
https://qiita.com/kazuo_reve/items/a3ea1d9171deeccc04da
' @kazuo_reve 新人の方によく展開している有益な情報
https://qiita.com/kazuo_reve/items/d1a3f0ee48e24bba38f1
' @kazuo_reve Vモデルについて勘違いしていたと思ったこと
https://qiita.com/kazuo_reve/items/46fddb094563bd9b2e1e
自己記事一覧
プログラマが知っていると良い「公序良俗」
https://qiita.com/kaizen_nagoya/items/9fe7c0dfac2fbd77a945
逆も真:社会人が最初に確かめるとよいこと。OSEK(69)、Ethernet(59)
https://qiita.com/kaizen_nagoya/items/39afe4a728a31b903ddc
「何を」よりも「誰を」。10年後のために今見習いたい人たち
https://qiita.com/kaizen_nagoya/items/8045978b16eb49d572b2
Qiitaの記事に3段階または5段階で到達するための方法
https://qiita.com/kaizen_nagoya/items/6e9298296852325adc5e
物理記事 上位100
https://qiita.com/kaizen_nagoya/items/66e90fe31fbe3facc6ff
量子(0) 計算機, 量子力学
https://qiita.com/kaizen_nagoya/items/1cd954cb0eed92879fd4
数学関連記事100
https://qiita.com/kaizen_nagoya/items/d8dadb49a6397e854c6d
統計(0)一覧
https://qiita.com/kaizen_nagoya/items/80d3b221807e53e88aba
図(0) state, sequence and timing. UML and お絵描き
https://qiita.com/kaizen_nagoya/items/60440a882146aeee9e8f
品質一覧
https://qiita.com/kaizen_nagoya/items/2b99b8e9db6d94b2e971
言語・文学記事 100
https://qiita.com/kaizen_nagoya/items/42d58d5ef7fb53c407d6
医工連携関連記事一覧
https://qiita.com/kaizen_nagoya/items/6ab51c12ba51bc260a82
自動車 記事 100
https://qiita.com/kaizen_nagoya/items/f7f0b9ab36569ad409c5
通信記事100
https://qiita.com/kaizen_nagoya/items/1d67de5e1cd207b05ef7
日本語(0)一欄
https://qiita.com/kaizen_nagoya/items/7498dcfa3a9ba7fd1e68
英語(0) 一覧
https://qiita.com/kaizen_nagoya/items/680e3f5cbf9430486c7d
転職(0)一覧
https://qiita.com/kaizen_nagoya/items/f77520d378d33451d6fe
仮説(0)一覧(目標100現在40)
https://qiita.com/kaizen_nagoya/items/f000506fe1837b3590df
音楽 一覧(0)
https://qiita.com/kaizen_nagoya/items/b6e5f42bbfe3bbe40f5d
「@kazuo_reve 新人の方によく展開している有益な情報」確認一覧
https://qiita.com/kaizen_nagoya/items/b9380888d1e5a042646b
Qiita(0)Qiita関連記事一覧(自分)
https://qiita.com/kaizen_nagoya/items/58db5fbf036b28e9dfa6
鉄道(0)鉄道のシステム考察はてっちゃんがてつだってくれる
https://qiita.com/kaizen_nagoya/items/26bda595f341a27901a0
安全(0)安全工学シンポジウムに向けて: 21
https://qiita.com/kaizen_nagoya/items/c5d78f3def8195cb2409
一覧の一覧( The directory of directories of mine.) Qiita(100)
https://qiita.com/kaizen_nagoya/items/7eb0e006543886138f39
Ethernet 記事一覧 Ethernet(0)
https://qiita.com/kaizen_nagoya/items/88d35e99f74aefc98794
Wireshark 一覧 wireshark(0)、Ethernet(48)
https://qiita.com/kaizen_nagoya/items/fbed841f61875c4731d0
線網(Wi-Fi)空中線(antenna)(0) 記事一覧(118/300目標)
https://qiita.com/kaizen_nagoya/items/5e5464ac2b24bd4cd001
OSEK OS設計の基礎 OSEK(100)
https://qiita.com/kaizen_nagoya/items/7528a22a14242d2d58a3
Error一覧 error(0)
https://qiita.com/kaizen_nagoya/items/48b6cbc8d68eae2c42b8
++ Support(0)
https://qiita.com/kaizen_nagoya/items/8720d26f762369a80514
Coding(0) Rules, C, Secure, MISRA and so on
https://qiita.com/kaizen_nagoya/items/400725644a8a0e90fbb0
coding (101) 一覧を作成し始めた。omake:最近のQiitaで表示しない5つの事象
https://qiita.com/kaizen_nagoya/items/20667f09f19598aedb68
プログラマによる、プログラマのための、統計(0)と確率のプログラミングとその後
https://qiita.com/kaizen_nagoya/items/6e9897eb641268766909
なぜdockerで機械学習するか 書籍・ソース一覧作成中 (目標100)
https://qiita.com/kaizen_nagoya/items/ddd12477544bf5ba85e2
言語処理100本ノックをdockerで。python覚えるのに最適。:10+12
https://qiita.com/kaizen_nagoya/items/7e7eb7c543e0c18438c4
プログラムちょい替え(0)一覧:4件
https://qiita.com/kaizen_nagoya/items/296d87ef4bfd516bc394
Python(0)記事をまとめたい。
https://qiita.com/kaizen_nagoya/items/088c57d70ab6904ebb53
官公庁・学校・公的団体(NPOを含む)システムの課題、官(0)
https://qiita.com/kaizen_nagoya/items/04ee6eaf7ec13d3af4c3
「はじめての」シリーズ ベクタージャパン
https://qiita.com/kaizen_nagoya/items/2e41634f6e21a3cf74eb
AUTOSAR(0)Qiita記事一覧, OSEK(75)
https://qiita.com/kaizen_nagoya/items/89c07961b59a8754c869
プログラマが知っていると良い「公序良俗」
https://qiita.com/kaizen_nagoya/items/9fe7c0dfac2fbd77a945
LaTeX(0) 一覧
https://qiita.com/kaizen_nagoya/items/e3f7dafacab58c499792
自動制御、制御工学一覧(0)
https://qiita.com/kaizen_nagoya/items/7767a4e19a6ae1479e6b
Rust(0) 一覧
https://qiita.com/kaizen_nagoya/items/5e8bb080ba6ca0281927
100以上いいねをいただいた記事16選
https://qiita.com/kaizen_nagoya/items/f8d958d9084ffbd15d2a
小川清最終講義、最終講義(再)計画, Ethernet(100) 英語(100) 安全(100)
https://qiita.com/kaizen_nagoya/items/e2df642e3951e35e6a53
<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>
This article is an individual impression based on my individual experience. It has nothing to do with the organization or business to which I currently belong.
文書履歴(document history)
ver. 0.01 初稿 20240714
最後までおよみいただきありがとう4ざいました。
いいね 💚、フォローをお願いします。
Thank you very much for reading to the last sentence.
Please press the like icon 💚 and follow me for your happy life.