0
0

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.

Specification of Extended Fixed Point Routines, No.400, AUTOSAR R21-11(121) CP

Last updated at Posted at 2022-05-23

Specification of Extended Fixed Point Routines, No.400, 2021-11

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

AUTOSAR 21-11, 120文書読んだ。2022年5月末に半分到達予定。

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

用語(terms)

Term Description
Arcsin Inverse Sine
Arccos Inverse Cosine
BSW Basic Software
Cos Cosine
DET Default Error Tracer
EFX Extended Mathematical library - Fixed point
Hypot Hypotenuse
HpFilter High pass filter
LpFilterFac1 Low pass filter with a factor of 1 (included in [0, 1])
LpFilter Low pass filter
Mn Mnemonic
Lib Library
Sqrt Square root
Sin Sine
SWS Software Specification
SRS Software Requirement Specification
u8 Mnemonic for the uint8, specified in AUTOSAR_SWS_ PlatformTypes
u16 Mnemonic for the uint16, specified in AUTOSAR_SWS_ PlatformTypes
u32 Mnemonic for the uint32, specified in AUTOSAR_SWS_ PlatformTypes
s8 Mnemonic for the sint8, specified in AUTOSAR_SWS_PlatformTypes
s16 Mnemonic for the sint16, specified in AUTOSAR_SWS_ PlatformTypes
s32 Mnemonic for the sint32, specified in AUTOSAR_SWS_ PlatformTypes
s64 Mnemonic for the sint64, specified in AUTOSAR_SWS_ PlatformTypes
u64 Mnemonic for the uint64, specified in AUTOSAR_SWS_ PlatformTypes

英日

日本語は仮訳

T.B.D.

参考(reference)

[1] Glossary,AUTOSAR_TR_Glossary
https://www.autosar.org/fileadmin/standards/foundation/21-11/AUTOSAR_TR_Glossary.pdf
[2] ISO/IEC 9899:1990 Programming Language - C
http://www.iso.org
[3] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral
[4] Requirements on Libraries
AUTOSAR_SRS_Libraries

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

文書履歴(document history)

ver. 0.01 初稿  20220523
ver. 0.02 URL追記 20230121

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?