0
0

More than 1 year has passed since last update.

Specification of Basic Software Multicore Library, AUTOSAR 946, R22-11, CP, 20230421

Last updated at Posted at 2023-08-06

AUTOSARは自動車用OSの業界団体規格です。 
業務で利用する場合には、会員になることを条件にしています。

2002年から20年経ち、当初の狙いの段階に近づいてきました。

MATLABでモデルさえ記述すれば、あとは自動生成だけでソフトが完成するところまで、あと一歩です。
Ethernet, UNIXが生まれて20年で大衆化したのと同じように考えると分かりやすいでしょう。 

AUTOSARの上で動く、クラウド対応のミドルウェアが出て、開発も運用もクラウドになれば、一気にAUTOSARは大衆化するでしょう。

AUTOSAR Abstract Platformへの道 R22-11

2023年4月URL変更

この項は2023年4月21日、AUTOSARの文書のURLが変更になった。
/classic/22-11/

/R22-11/CP/
過去記事で、URLでエラーが出たら書き換えてみてください。

/adaptive/22-11/
は 
/R22-11/AP/

/foundation/22-11/
は 
/R22-11/FO/
です。

2023年11月URL変更

2023年11月にもAUTOSAR文書のURLが変更になっている。
/user_upload/standards/classic/21-11/

/standards/R21-11/CP/
などに書き換えてください。

/user_upload/standards/adaptive/21-11/

/standards/R21-11/AP/

/user_upload/standards/foundation/21-11/

/standards/R21-11/FO/

お手数をおかけします。
1年に2度URLを変更するなんて、新しい記事が書ける。とても嬉しい。

一覧

AUTOSAR R22-11 Qiita記事一覧 20230421 。

この記事の表題の最後に「20230421」を加えます。

<この項は書きかけです。順次追記します。>

AUTOSARが、2022年の版、R22-11を公開しました。

R21-11

R20-11

R19-11

文書は検索してダウンロードできます。

R20-11,R21-11, R22-11の3年分だけになりました。

公開行事の模様は

AUTOSAR R22-11 Release Event 20221208

Classic Platform Release Overview, AUTOSAR No.0 ,R22-11, CP, 20230421

Foundation Release Overview, AUTOSAR, 781, R22-11, FO, 20230421

Adaptive Platform Release Overview, AUTOSAR 782, R22-11, AP, 20230421

要求仕様対応(Requirement and Specification)

Abstract Platformとの関係

Librqry統合

<この項は書きかけです。順次追記します。>

文書変更(Document Change)

• Introduced BMC Atomic Datatypes • Reworked APIs to make use of
Atomic Datatypes • Cleaned up library

用語(terms)

Trem Description
Bmc Basic Software Multicore Library
DET Default Error Tracer
s16 Mnemonic for sint16, specified in AUTOSAR_SWS_PlatformTypes
s32 Mnemonic for sint32, specified in AUTOSAR_SWS_PlatformTypes
s64 Mnemonic forsint64, specified in AUTOSAR_SWS_PlatformTypes
s8 Mnemonic for sint8, specified in AUTOSAR_SWS_PlatformTypes
u16 Mnemonic for uint16, specified in AUTOSAR_SWS_PlatformTypes
u32 Mnemonic for uint32, specified in AUTOSAR_SWS_PlatformTypes
u64 Mnemonic for uint64, specified in AUTOSAR_SWS_PlatformTypes
u8 Mnemonic for uint8, specified in AUTOSAR_SWS_PlatformTypes

英日

日本語は仮訳

T.B.D.

参考(reference)

[1] Glossary, AUTOSAR_TR_Glossary
https://www.autosar.org/fileadmin/standards/R22-11/FO/AUTOSAR_TR_Glossary.pdf
[2] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral
[3] General Requirements on Basic Software Modules
AUTOSAR_SRS_BSWGeneral
[4] Requirements on Libraries
AUTOSAR_SRS_Libraries
[5] Specification of Platform Types
AUTOSAR_SWS_PlatformTypes

[6] ISO/IEC 9899:2011

next draft version
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3054.pdf
current version
https://www.iso.org/standard/74528.html

#2. Normative references

ISO/IEC 2382:2015, Information technology — Vocabulary. Available from the ISO online browsing platform at http://www.iso.org/obp
ISO 4217, Codes for the representation of currencies and funds
ISO 8601, Data elements and interchange formats — Information interchange — Representation of dates and times
ISO/IEC 10646, Information technology — Universal Coded Character Set (UCS). Available from the ISO/IEC Information Technology Task Force (ITTF) web site at http://isotc.iso.org/livelink/livelink/fetch/2000/2489/Ittf_Home/PubliclyAvailableStandards.htm
IEC 60559:1989, Binary floating-point arithmetic for microprocessor systems (previously designated IEC 559:1989)
ISO 80000-2, Quantities and units — Part 2: Mathematical signs and symbols to be used in the natural sciences and technology

Bibliography

[1] ISO/IEC 646:1991, Information technology — ISO 7-bit coded character set for information interchange
[2] ISO/IEC 9945-2:1993, Information technology — Portable Operating System Interface (POSIX) — Part 2: Shell and Utilities
[3] ISO/IEC TR 10176:2003, Information technology — Guidelines for the preparation of programming language standards
[4] ISO/IEC 10967-1:2012, Information technology — Language independent arithmetic — Part 1: Integer and floating point arithmetic
[5] ISO/IEC TR 19769:2004, Information technology — Programming languages, their environments and system software interfaces — Extensions for the programming language C to support new character data types
[6] ISO/IEC TR 24731-1:2007, Information technology — Programming languages, their environments and system software interfaces — Extensions to the C library — Part 1: Bounds-checkinginterfaces
[7] ANSI/IEEE 754-1985, American National Standard for Binary Floating-Point Arithmetic
[8] ANSI/IEEE 854-1988, American National Standard for Radix-Independent Floating-Point Arithmetic
[9] ANSI X3/TR-1-82 (1982), American National Dictionary for Information Processing Systems, Information Processing Systems Technical Report
[10] "The C Reference Manual" by Dennis M. Ritchie, a version of which was published in The C Programming Language by Brian W. Kernighan and Dennis M. Ritchie, Prentice-Hall, Inc., (1978). Copyright owned by AT&T
[11] 1984 /usr/group Standard by the /usr/group Standards Committee, Santa Clara, California, USA, November 1984

関連文書(Related document)

AUTOSAR Abstract Platformへの道 R22-11

自動車 記事 100

Basic principles, ボッシュ自動車handbook(英語)11版まとめ<2>

JAXA/IPA クリティカルソフトウェアワークショップ WOCS言語関連発表(改定版)

CAN(controller area network)

「はじめてのCAN/CANFD 」 ベクタージャパン <エンジニア夏休み企画>【読書感想文】

三方良し Udemy 車載LAN入門講座 CAN通信編

詳解 車載ネットワーク CAN, CAN FD, LIN, CXPI, Ethernetの仕組みと設計のために(1) 著者  <エンジニア夏休み企画 読書感想文>

詳解 車載ネットワーク CAN, CAN FD, LIN, CXPI, Ethernetの仕組みと設計のために(2)参考文献 <エンジニア夏休み企画>【読書感想文】

詳解 車載ネットワーク CAN、CAN FD、LIN、CXPI、Ethernetの仕組みと設計のために

<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>

文書履歴(document history)

ver. 0.01 初稿  20230806

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

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

Thank you very much for reading to the last sentence.

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

0
0
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
0