論文検索サイト

システム/制御/情報 Vol. 29 (2016), No. 7

ISIJ International
belloff
オンライン版ISSN: 2185-811X
冊子版ISSN: 1342-5668
発行機関: THE INSTITUTE OF SYSTEMS, CONTROL AND INFORMATION ENGINEERS (ISCIE)

Backnumber

  1. Vol. 37 (2024)

  2. Vol. 36 (2023)

  3. Vol. 35 (2022)

  4. Vol. 34 (2021)

  5. Vol. 33 (2020)

  6. Vol. 32 (2019)

  7. Vol. 31 (2018)

  8. Vol. 30 (2017)

  9. Vol. 29 (2016)

  10. Vol. 28 (2015)

  11. Vol. 27 (2014)

  12. Vol. 26 (2013)

  13. Vol. 25 (2012)

  14. Vol. 24 (2011)

  15. Vol. 23 (2010)

  16. Vol. 22 (2009)

  17. Vol. 21 (2008)

  18. Vol. 20 (2007)

  19. Vol. 19 (2006)

  20. Vol. 18 (2005)

  21. Vol. 17 (2004)

  22. Vol. 16 (2003)

  23. Vol. 15 (2002)

  24. Vol. 14 (2001)

  25. Vol. 13 (2000)

  26. Vol. 12 (1999)

  27. Vol. 11 (1998)

  28. Vol. 10 (1997)

  29. Vol. 9 (1996)

  30. Vol. 8 (1995)

  31. Vol. 7 (1994)

  32. Vol. 6 (1993)

  33. Vol. 5 (1992)

  34. Vol. 4 (1991)

  35. Vol. 3 (1990)

  36. Vol. 2 (1989)

  37. Vol. 1 (1988)

システム/制御/情報 Vol. 29 (2016), No. 7

プログラム全域を対象としたホットパスベース投機的マルチスレッド処理方式の提案

大津 金光, 横田 隆史, 大川 猛

pp. 285-301

抄録

Nowadays, multicore processor is common presence and available everywhere. However, when we try to speedup non-numerical programs, which are used by ordinary users much especially on both desktop and mobile computers, by introducing parallel computation on multicore processors, it is necessary to strictly keep both control and data dependencies between parallel tasks in order to get the correct computation result. In many cases, parallel computation is difficult for non-numerical programs on multicore processors, since these dependencies are complicated. To solve this problem,we propose a method of speculative thread-level parallel computation along the hot path, the most frequently executed control flow, on entire program, assuming the use of the support hardware of speculative multithreading. This utilizes the general property of program codes, that is, the control flow of program tends to be highly biased to quite a small number of path even if the program code contains many possibilities of paths. Our method divides conventional serial program into thread codes along the hot path, and the thread codes are executed in parallel on each processor core on multicore processor. Preliminary performance evaluation by trace-based simulation using SPEC CINT2000, that is the collection of practical programs for performance valuation purpose, shows that the speedup of 2.48 times at maximum and 1.94 times on average can be expected by using our method, as compared to the serial execution.

ブックマーク

SNSによる共有

論文タイトル

プログラム全域を対象としたホットパスベース投機的マルチスレッド処理方式の提案

パラメータ不確かさを有する非線形システムにおける連続・離散ロバスト拡張カルマンフィルタ

石原 新士, 山北 昌毅

pp. 302-310

抄録

This paper addresses state estimation problems for parametric uncertain nonlinear systems with linear measurements. A new Robust Extended Kalman Filter (REKF) which dose not involve augmented systems is devised. The REKF is more effective than the conventional EKF for uncertain systems. However, if the REKF is applied to nonlinear systems without parameter uncertainties, its accuracy will be lower than that of the conventional EKF. Then, we propose an Adaptive REKF(AREKF) to deal with this problem. Furthermore, we modify the predictive step of REKF in order to deal with continuous-discrete filtering problem. The validities of the proposed methods are illustrated in Monte Carlo simulations.

ブックマーク

SNSによる共有

論文タイトル

パラメータ不確かさを有する非線形システムにおける連続・離散ロバスト拡張カルマンフィルタ

量子化観測を伴う移動ロボットシステムのランデブー制御

井上 大輔, 東 俊一, 杉江 俊治

pp. 311-317

抄録

This paper develops a rendezvous control method for a mobile robot system with quantized sensing. First, a new control technique based on dithering is proposed. Then, the performance of the proposed technique is analyzed, which shows the expected deviation of the positions of two robots and an upper bound of the deviation in steady state.

ブックマーク

SNSによる共有

論文タイトル

量子化観測を伴う移動ロボットシステムのランデブー制御

混合H2 / H平衡実現によるモデル低次元化

和田 孝之, 藤本 寛和, 藤崎 泰正

pp. 318-323

抄録

This paper presents a mixed H2 / H balanced realization and applies this to model reduction. Mixed H2 / H balanced realization is a state space description such that solutions of H2 Lyapunov equation and H Riccati equation become diagonal matrices simultaneously. It is shown that H and H2 norms of any reduced model based on this realization are not greater than those of the original system respectively. Upper bounds of H norm and H2 norm of the error system between the original model and the reduced model are also established.

ブックマーク

SNSによる共有

論文タイトル

混合H2 / H平衡実現によるモデル低次元化

高次ホールド近似に基づくモノドロミ作用素のスペクトル計算について

増井 詠一郎, 平田 健太郎, 萩原 朋道

pp. 324-335

抄録

A numerical computation method of the spectrum of the monodromy operator based on fast-sample/hold approximation is investigated. Through the numerical examples of the previous work with the zero-th, 1st and 3rd order polynomial hold functions, it is observed that the computational efficiency improves as the approximation order becomes higher. However, it is reasonable to expect that such a monotonous tendency will hit the ceiling as the approximation order grows. Motivated by this observation, our primary objective in this paper is to investigate the computational efficiency of higher order approximations. Since the order reflects the smoothness of the domain where the monodromy operator is considered, one must justify the approximation procedure for each function space (inductively) before developing the numerical algorithms. Due to the lack of scalability in the proofs of earlier results, this is the first challenge. Then the matrix formula for general order approximation is derived. After checking the error convergence property of the proposed method, we examine the computational efficiency of higher-order approximations through numerical examples.

ブックマーク

SNSによる共有

論文タイトル

高次ホールド近似に基づくモノドロミ作用素のスペクトル計算について

この機能はログイン後に利用できます。
下のボタンをクリックしてください。

詳細検索

論文タイトル

著者

抄録

ジャーナル名

出版日を西暦で入力してください(4桁の数字)。

検索したいキーワードを入力して下さい