ログイン
言語:

WEKO3

  • トップ
  • ランキング
To
lat lon distance
To

Field does not validate



インデックスリンク

インデックスツリー

メールアドレスを入力してください。

WEKO

One fine body…

WEKO

One fine body…

アイテム

  1. コンテンツタイプ
  2. テクニカルレポート (Technical Report)
  1. JAXA出版物(種類別)
  2. 研究開発報告 Research and Development Report(略称:RR)
  3. 2007年度
  4. JAXA-RR-07-024E ヘリコプタのシミュレーションにおける補間法の研究: 並列計算における直交格子と曲線格子の補間

Comprehensive study on interpolation methods for helicopter simulation: Interpolation between Cartesian and curvilinear grids in parallel computation

https://jaxa.repo.nii.ac.jp/records/2150
https://jaxa.repo.nii.ac.jp/records/2150
01c1a0d9-2f2b-47e9-9e48-99a800ca092e
名前 / ファイル ライセンス アクション
63881000.pdf 63881000.pdf (1.8 MB)
Item type テクニカルレポート / Technical Report(1)
公開日 2015-03-26
タイトル
タイトル Comprehensive study on interpolation methods for helicopter simulation: Interpolation between Cartesian and curvilinear grids in parallel computation
言語 en
言語
言語 eng
キーワード
主題Scheme Other
主題 ヘリコプタ
キーワード
主題Scheme Other
主題 計算機シミュレーション
キーワード
主題Scheme Other
主題 補間法
キーワード
主題Scheme Other
主題 アルゴリズム
キーワード
主題Scheme Other
主題 格子生成
キーワード
主題Scheme Other
主題 計算格子
キーワード
主題Scheme Other
主題 直交格子
キーワード
主題Scheme Other
主題 曲線格子
キーワード
主題Scheme Other
主題 計算流体力学
キーワード
主題Scheme Other
主題 並列計算
キーワード
言語 en
主題Scheme Other
主題 helicopter
キーワード
言語 en
主題Scheme Other
主題 computerized simulation
キーワード
言語 en
主題Scheme Other
主題 interpolation
キーワード
言語 en
主題Scheme Other
主題 algorithm
キーワード
言語 en
主題Scheme Other
主題 grid generation
キーワード
言語 en
主題Scheme Other
主題 computational grid
キーワード
言語 en
主題Scheme Other
主題 Cartesian grid
キーワード
言語 en
主題Scheme Other
主題 curvilinear grid
キーワード
言語 en
主題Scheme Other
主題 computational fluid dynamics
キーワード
言語 en
主題Scheme Other
主題 parallel computation
資源タイプ
資源タイプ識別子 http://purl.org/coar/resource_type/c_18gh
資源タイプ technical report
その他のタイトル
その他のタイトル ヘリコプタのシミュレーションにおける補間法の研究:並列計算における直交格子と曲線格子の補間
著者 Yang, Choongmo

× Yang, Choongmo

Yang, Choongmo

Search repository
青山, 剛史

× 青山, 剛史

青山, 剛史

Search repository
Yang, Choongmo

× Yang, Choongmo

en Yang, Choongmo

Search repository
Aoyama, Takashi

× Aoyama, Takashi

en Aoyama, Takashi

Search repository
著者所属
宇宙航空研究開発機構 総合技術研究本部 計算科学研究グループ
著者所属
宇宙航空研究開発機構 総合技術研究本部 計算科学研究グループ
著者所属(英)
en
Japan Aerospace Exploration Agency Computational Science Research Group, Institute of Aerospace Technology
著者所属(英)
en
Japan Aerospace Exploration Agency Computational Science Research Group, Institute of Aerospace Technology
出版者
出版者 宇宙航空研究開発機構
出版者(英)
出版者 Japan Aerospace Exploration Agency (JAXA)
書誌情報 宇宙航空研究開発機構研究開発報告
en : JAXA Research and Development Report

巻 JAXA-RR-07-024E, 発行日 2008-02-29
抄録
内容記述タイプ Abstract
内容記述 ロータの回転や6自由度の機体運動などの複雑な動きのため、メイン/テールロータおよび胴体からなるヘリコプタの数値シミュレーションにおいて、正確で速い補間アルゴリズムの重要性が高まってきている。本報告では、直交格子と曲線格子で構成される移動重合格子を利用したCFD(Computational Fluid Dynamics)コードに対して、より正確で早い補間法を提案した。新しい補間法では、(1)直交格子の特性、(2)ヘリコプタ・ブレードの特殊な幾何学的配置、および(3)並列計算時の計算負荷バランスなどを十分有効に利用できるアルゴリズムが考案されている。第1章では、Alternating Index Searching(AIS)アルゴリズムを提案し、従来のLinear Searchingアルゴリズムに対し、2次元の簡単なケースと実際のヘリコプタを模擬した3次元計算のケースで補間計算の速度を比べた。第2章では、並列計算における各計算ノードの負荷バランスを考慮したReverse Index Searching(RIS)アルゴリズムを提案した。この補間法を利用することによって、ヘリコプタのより効果的な大型計算を実現することができた。
抄録(英)
内容記述タイプ Other
内容記述 The importance of accurate and fast interpolation algorithm is growing up for multi-body configuration with arbitrary overlap. One of the critical cases can be a helicopter simulation because of the complex relative movement of rotor-rotation and body motion. In this paper, new searching algorithms are implemented for the interpolation between two different grids, Cartesian grid and curvilinear grid, of which the overlapped grid system consists for the massive computation of the full helicopter configuration. These searching algorithms are proposed to make full use of (1) the characteristics of Cartesian grid, (2) special geometric configuration of helicopter, and (3) load balancing in parallel computation. In the first stage, Alternating Index Searching (AIS) algorithm, which alternates a searching direction by jumping the grid index to the searching point, is constructed to compare the iteration speed with a conventional Linear Searching (LS) algorithm. Simple two dimensional problems and three dimensional helicopter simulations are conducted to compare the efficiency of these searching algorithms. The result shows a considerable enhancement in computing time for whole computation domain. In the second stage, Reverse Index Searching (RIS) algorithm, which is developed to consider the load balance among each Processing Element (PE) during parallel computation, is proposed. By applying these searching algorithms, efficient massive computation can be achieved for the helicopter configuration.
ISSN
収録物識別子タイプ ISSN
収録物識別子 1349-1113
書誌レコードID
収録物識別子タイプ NCID
収録物識別子 AA1192675X
資料番号
内容記述タイプ Other
内容記述 資料番号: AA0063881000
レポート番号
内容記述タイプ Other
内容記述 レポート番号: JAXA-RR-07-024E
戻る
0
views
See details
Views

Versions

Ver.1 2023-06-21 09:27:47.941542
Show All versions

Share

Mendeley Twitter Facebook Print Addthis

Cite as

エクスポート

OAI-PMH
  • OAI-PMH JPCOAR 2.0
  • OAI-PMH JPCOAR 1.0
  • OAI-PMH DublinCore
  • OAI-PMH DDI
Other Formats
  • JSON
  • BIBTEX

Confirm


Powered by WEKO3


Powered by WEKO3