跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.11) 您好!臺灣時間:2025/09/25 01:02
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:練紹安
研究生(外文):Shaw-An Liann
論文名稱:分散式即時動態視覺模擬操控訓練系統之研發
論文名稱(外文):Development of Distributed Visual Simulation Pilot Training System and its Real-Time Dynamic Model
指導教授:林進燈林進燈引用關係
指導教授(外文):Chin-Teng Lin
學位類別:碩士
校院名稱:國立交通大學
系所名稱:電機與控制工程系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2000
畢業學年度:88
語文別:中文
論文頁數:70
中文關鍵詞:駕駛操控模擬機飛機操控模擬機履帶車虛擬實境電腦繪圖六軸運動平台力操控搖桿動態分析
外文關鍵詞:Driving SimulatorFlight SimulatorTrack VehicleVirtual RealityComputer GraphicsStewart PlatformForce-Feedback JoystickDynamic Analysis
相關次數:
  • 被引用被引用:11
  • 點閱點閱:289
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
  本論文旨在實作出飛機與戰車之「分散式即時動態視覺模擬操控訓練系統」。本文中,將先完成飛機、戰車之虛擬實境場景以及戰車動態模擬模組,並接著透過分散式軟體架構和網路傳輸,將虛擬實境場景、即時動態模擬模組、六軸運動平台 、力操控搖桿 整合成為一完整之模擬操控訓練系統。我們將虛擬實境場景、動態模擬、系統整合分述如下:
在虛擬實境場景的開發上,我們採用Coryphaeus開發軟體套件來降低整個開發過程所需要的虛擬實境場景理論基礎及實作,以便進一步發展戰車動態模擬模組及場景底層之分散式系統架構。為此,我們在本文的一開始將針對Coryphaeus開發工具及觀念作一些簡短的介紹。並在「飛機操控模擬訓練系統」與「戰車操控模擬訓練系統」兩章的前半部,分別介紹虛擬實境場景當中場景地形、物件編修及畫面效果之實作。
動態模擬方面,本文在「飛機操控模擬訓練系統」與「戰車操控模擬訓練系統」的後半部,首先提出操控訓練系統之架構,透過虛擬實境場景與動態模擬模組之間的整合,完成一個完整的操控模擬訓練系統雛形。在「戰車操控模擬訓練系統」的最後,本文提出一套可用來模擬戰車以及多輪車輛的動態模擬方法。此方法除了要從操控者端得到操控命令之外,也必須從虛擬實境場景取得地形的資料,藉以用來計算各車輪壓縮量及透過懸吊系統傳遞至車身的力,進而求得戰車或汽車之加速度、角加速度、速度、加速度、位置及姿態這些物理量。並根據此動態模擬方法發展出戰車動態模擬模組,用以展示此物理動態模擬方法的效果及可行性。
在系統整合部份,本文提出虛擬實境場景底層的分散式軟體架構,使用IRIX作業系統所提供的Share Memory、IPC、Socket、File Processing等系統功能發展出不同用途及功能的通訊介面模組,我們可以增添/刪減任何的通訊介面模組來滿足對場景功能的要求,也可以降低場景主體程式所需要的修改。而藉由通訊介面模組觀念的引入,不但能增加虛擬實境場景的擴充性,也使其能夠動態調整整個系統組態。
另外本文先前所發展的飛機與戰車操控模擬訓練系統,也將在被拿來與其它硬體模組整合在一起。用以展示此完整架構的實際效果及其應用於分散式即時動態視覺模擬操控訓練系統上的可行性。
The aim of this thesis is to implement a distributed visual simulation pilot training system with real-time dynamic model for aircraft and tank. we will construct virtual-reality scene(VR scene) for aircraft and tank, and develop real-time tank dynamic model. Then we integrate the VR scene, real-time dynamic module, stewart platform, and force-feedback joystick into a integrated pilot training system by distributed softeware framework and network communication. Following, we will describe VR Scene, real-time dynamic, and system integration separately.
In construction of the VR scene, this thesis adopted the Coryphaeus Software, Inc. (CSI) Visual Simulation Product Suite as real-time visual simulation application development tools. Thus, we can decrease the requirement of theoretical VR background, and focus our concentration on the development of tank dynamic model and the distributed softeware framework under VR scene.
In development of dynamic model, this paper first proposes a software framework of a pilot training system. Then we implement a prototype of the pilot training system by using this software framework. This thesis also proposes a dynamic simulation module for tank and multi-wheel vehicle. In order to take the effect from the suspension system of the tank into consideration, the dynamic module not only get driving commands from pilot but also acquire terrain information from the VR scene.
In system integration, we use Share Memory, IPC, Socket, File Processing functionality from IRIX Operating System to develop previous proposed software framework and other communication modules in the framework. Because of the concept of communication modules, we can not only increase the expansibility of the pilot training system but also change the configuration dynamically.
1.1 研究動機
1.2 文獻回顧
1.3 虛擬實境場景簡介
1.4 實驗設備系統介紹
1.5 論文架構
第二章 Coryphaeus及場景發展介紹
2.1 OpenGL及IRIS Performer簡介
2.1.1 OpenGL簡介
2.1.2 IRIS Performer簡介
2.2 Coryphaeus簡介
2.3 DWB - 物件編修
2.4 EzT - 地形、地物編修
2.5 EzS - 場景參數設定
2.6 發展流程
第三章 飛機操控模擬訓練系統
3.1 飛機操控模擬訓練系統之架構
3.2 飛機場景製作
3.2.1 地形及地物
3.2.2 飛機物件
3.2.3 儀表顯示
3.2.4 飛機場景畫面之成果展示
3.3 飛機動態模型
第四章 戰車操控模擬訓練系統
4.1 戰車操控模擬訓練系統之架構
4.2 戰車場景之製作
4.2.1 地形、地物之編修
4.2.2 戰車車輪之編修
4.2.3 車輪、履帶之動態連結效果
4.2.4 其它特效
4.2.5 戰車場景之畫面成果展示
4.3 戰車動態模擬
4.3.1 戰車動態模擬理論推導與方法
4.3.2 戰車動態模擬模組
第五章 系統整合
5.1 虛擬實境場景底層軟體架構
5.2 場景的連線
5.3 系統流程
5.4 序列搖桿通訊介面模組
5.5 六軸運動平台「位置控制器」、「Washout控制器」通訊介面模組
5.6 力操控搖桿通訊介面模組
5.7 分散式飛機操控模擬訓練系統之整合
5.8 分散式戰車操控模擬訓練系統之整合
第六章 結論與展望
參考文獻
附錄一 飛機動態模擬方程式
附錄二 戰車動態模擬結果
【1】 B. Etkin, John Wiley, Dynamics of Atmospheric Flight, New York, 1972.
【2】 Cheng-Wen Sheu, "The Development of Instrument Software for PC-Based Flight Simulator", 國立成功大學電機工程研究所碩士論文, 1996.
【3】 Chen-Yu Lin, "The Optimization Analysis for Ride Performance of Track Vehicle Suspension System Parameter", 中正理工學院兵器系統工程研究所碩士論文, 1999.
【4】 Ching-Han Lin, "Study on the Integration of Force Feedback Joystick and Virtual Reality", 國立臺灣大學造船及海洋工程學研究所碩士論文, 1999.
【5】 Coryphaeus Software Inc., Getting Started with CSITM Version 4.1,
Coryphaeus Software Inc., 1997.
【6】 , Designer''s WorkbenchTM 4.1 User''s Guide,
Coryphaeus Software Inc., 1997.
【7】 , EasyTerrainTM4.1 User''s Guide,
Coryphaeus Software Inc., 1997.
【8】 , EasySceneTM4.1 User''s Guide,
Coryphaeus Software Inc., 1997.
【9】 ,EasySceneTM4.1 API Programmer''s Reference,
Coryphaeus Software Inc., 1997.
【10】 Day-Woei Chiou, "Modeling and Simulations of Helicopter Motions", 國立成功大學航空太空工程學系碩士論文, 1998.
【11】 Donald T. Greenwood, PRINCIPLES OF DYNAMICS, 2nd Edition, Printice Hall, 1988.
【12】 D. Stewart, "A Platform with Six Degree of Freedom", Proceedings of the Institution of Mechanical Engineers, Vol.180, Part 1, No.5, pp.371-386, 1965-1966.
【13】 F.B. Hoogterp., N.L. Saxon., P.J. Schihl., "Semiactive Suspension for Military Vehicles", SAE paper No.930847, Journal of Meh. Struct. & Mach., Vol.21, No.1, pp.123-149, 1993.
【14】 G.C. Chang., M.K. Byung., "Analysis of Tracked-Vehicle Suspension Systems Using a Frictional Contact Problem Formulation", Journal of Meh. Struct. & Mach, Vol. 21, No.1, pp.123-149, 1993.
【1】 Guang-Wu Xu, "The Dynamic Simulation of Turbo Engines", 國立中興大學機械工程學研究所碩士論文, 1996.
【16】 Hong-Tao Chen, "Development of Flight Simulation Software", 國立成功大學電機工程研究所碩士論文, 1996.
【17】 Hsin-Ke Huang, "Apply Virtual Reality on Ship Simulator", 國立成功大學造船及船舶機械工程學系碩士論文, 1999.
【18】 Hung-Hsiang Chang, "Control and System Integration of Six-degree Motion Platform with Virtual Reality", 國立交通大學電機與控制工程學系碩士論文, 新竹, June 1998.
【19】 Hung-Lung Tseng, I-Kong Fong, "Implementation of a Driving Simulator Based on Stewart Platform and Computer Graphics Technologies",Asian Journal of Control, pp.4-7, July 1999.
【20】 J. Cremer, J. Kearney, Y. Papelis, "Driving Simulation: Challenges for VR Technology", IEEE Computer Graphics and Applications, Vol.16, Issue 5, pp.16-20, Sept. 1996.
【1】 Jia-Chi Chang, "Study on the Integration of Motion Simulation and Virtual Reality of a Three Degree of Freedom Simulator", 國立臺灣大學造船及海洋工程學研究所碩士論文, 台北, June 1997.
【22】 J. Kuhl, D. Evans, Y. Papelis, R. Romano, G. Watson, "The Iowa Driving Simulator: An Immersive Research Environment", IEEE Computer, Vol.28, Issue 7, pp.35-41, July 1995.
【23】 Jung-Ha Kim, Woon-Sung Lee, H-Kyeong Park, Kyung-Kyun Park, Jun-Hee Cho, "A Design and Characteristic Analysis of the Motion Base for Vehicle Driving Simulator", Proceedings of IEEE Robot and Human Communication, pp. 290-294, 1997.
【24】 Kay A. Robbins, Steven Robbins, PRACTICAL UNIX PROGRAMMING "A Guide to Concurrency, Communicatoin, and Multithreading", Prentice Hall , 1996.
【25】 Lawrence I. Larkin, "A FUZZY LOGIC CONTROLLER FOR AIRCRAFT FLIGHT CONTROL", Industrial Applications of Fuzzy Control M. Sugeno (ed.), pp.87-103, 1985.
【26】 Michael R., Christopher L., Build Your Own FLIGHT SIM in C++, WAITE
GROUP PRESSTM.
【27】 M.J. Zyda., R.B. McGhee, R.S. Ross, D.B. Smith, D.G. Streyle, "Flight Simulators for Under $100,000", IEEE Computer Graphics and Applications, Vol.8, Issue 1, pp.19 -27, Jan. 1988.
【28】 OpenGL Aarchitecture Review Board, OpenGL Programming Guide, Release 1, Addison-Wesley Publishing Company, 1993.
【29】 P.A. Platt, D.A. Dahn, P. Amburn, "Low-cost Approaches to Virtual Flight Simulation", Proceedings of the IEEE Aerospace and Electronics Conference, vol.2, pp.940-946, 1991.
【30】 Peter W. Gofton, Mastering UNIX Serial Communications, SYBEX Inc., 1991.
【31】 P.M. Silson, M.G. Kellett, "Parallel Realization of a Six Degree of Freedom Model of an Aircraft", IEEE International Conference on Control, vol.2, pp.724-728, 1991.
【32】 Richard V.M., THEORY OF FLIGHT, Dover Publications, New York, 1945.
【33】 R.R. Mourant, N. Qiu, S.A. Chiu, "A Distributed Virtual Driving Simulator", IEEE Virtual Reality Annual International Symposium, pp. 208, 1997.
【34】 Ru-Feng Liu, "Helicopter Flight Control and Nonlinear Simulation",
國立成功大學航空太空工程學系碩士論文, 1999.
【35】 S.D.Lemke, "Aerodynamic and performance summary for the MQM-107B clean and with I.R. TIP PODS", ENGINEERING REPORT 1089E446, Beech Aircraft Corporaton, December 1984.
【36】 Silicon Graphics Inc., IRIS Performer 2.2 Developer Documentation, Coryphaeus Software Inc., 1997.
【37】 Song-Po Lin, "Study on the Driving Simulator", 國立中央大學機械工程學系碩士論文, 1997.
【38】 S. Sankar., A. Dhir., V.S. Shankhla., "Simulation and Field Testing of Tracked Vehicle Suspension Dynamics", Journal of Dynamic Systems, Measurement and Control, ASME Transaction, Vol.116, pp.764-773, 1994.
【39】 Tai-Wei Chiou, "Study on the Integration of Six Degree of Freedom Ship Motion Simulator and Virtual Reality", 國立臺灣大學造船及海洋工程學研究所碩士論文, 台北, June 1999.
【40】 Tien-Wen Yang, "Dynamic Analysis and Robust Design of the Shock Absorber", 國立清華大學動力機械學系碩士論文, 1994.
【41】 Tsong-Huei Ju, "Integration of Virtual Reality Simulation System for Crane", 國立成功大學機械工程學系碩士論文, 1998.
【42】 Tsorng-Yu Lin, "A Design of the Control Stick and its Application in the Flight Simulator", 國立成功大學電機工程研究所碩士論文, 1996.
【43】 W. Dean McCarty, Steven Sheasby, Philip Amburn, Martin R. Stytz, Chip Switzer, "A Virtual Cockpit for a Distributed Interactive Simulation", Proceedings of IEEE Computer Graphics and Applications, pp.49-54, 1994.
【44】 Wen-Tz Chiu, "Apply Virtual Reality and Fuzzy Theory on Ship Simulator", 國立成功大學造船工程學系碩士論文, 1998.
【45】 Yu-Chun Lin, "A Neural Fuzzy Inference Network for the Motion Analysis and Control of Stewart Platform", 國立交通大學電機與控制工程學系碩士論文, 新竹, June 1999.
【46】 周品然, "Identification of Aircraft Aerodynamics Parameters", 國立交通大學電機與控制工程學系碩士論文, 新竹, June 1993.
【47】 胡榮斌, "戰甲車承載系統之扭力桿動力分析", 中正理工學院兵器系統工程研究所碩士論文, 1989.
【48】 陳昌宏, "Model-following technique applied to sliding mode flight controller", 國立交通大學電機與控制工程學系碩士論文, 新竹, June 1996.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top