跳到主要內容

臺灣博碩士論文加值系統

(44.192.115.114) 您好!臺灣時間:2023/09/29 22:06
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:施富國
研究生(外文):SHIH FU KUO
論文名稱:應用虛擬團隊設計C4ISR雛型系統之研究
論文名稱(外文):Design a C4ISR Prototyping System by a Virtual Team
指導教授:韓孟麒韓孟麒引用關係伍台國
學位類別:碩士
校院名稱:國防管理學院
系所名稱:國防資訊研究所
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2006
畢業學年度:94
語文別:中文
論文頁數:116
中文關鍵詞:指管通資情監偵系統電腦輔助雛形系統虛擬團隊資訊委外元件再使用
外文關鍵詞:C4ISRCAPSVirtual TeamInformation OutsourcingComponent Reuse
相關次數:
  • 被引用被引用:0
  • 點閱點閱:219
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:3
本研究的目的是建置一套虛擬團隊運作機制來發展指管通資情監偵系統。因國防部組織之人員各司其職,無多餘能量發展一套巨大型的C4ISR系統。因此,必須尋求更精進的方法來發展C4ISR系統,並減少系統開成本與時程。而解決方法之一就是以資訊委外方式結合核心團隊與虛擬團隊來進行系統設計。在本論文中的虛擬社群是經由網站進行指揮與管理,因此C4ISR專案可經由網站中之規格碼下載功能進行下載後撰寫。C4ISR系統規格碼是經由電腦輔助雛型系統(Computer-Aided Prototyping System, CAPS)的異質性整合工具所產生。而虛擬團隊成員經由本研究實作網站中下載規格碼進行撰寫,再將經由人工撰寫後之程式碼回傳至網站中。核心團隊最初負責整個C4ISR專案的計劃、分析並且測試及整合經由虛擬團隊撰寫的程式碼,而成為小型、大型及巨大型的C4ISR系統。本研究中將以一實證例子闡明經由虛擬團隊設計C4ISR系統的運作機制。
The purpose of this study is to establish an operational mechanism of a virtual team for developing a C4ISR system. The Ministry of National Defense, R.O.C. lacks the extra capacity to develop a huge grain C4ISR system because its subordinate unit has routine mission and task that are not related to the C4ISR system development. The only thing to do for developing a C4ISR system is to seek a better development method to save cost and time. One of the solutions is to introduce the information outsourcing method that can be designed to use a kernel team and a virtual team. The virtual community has been conducted by a web site in this thesis such that a C4ISR project can be coded via a specification download function. The C4ISR specification is generated by a heterogeneous integration tool, called CAPS (Computer-Aided Prototyping System). The virtual team members download a specification from the web site and upload a hand-code program with the specification back to the web site. The kernel team members plan and analysis a C4ISR project at the beginning, and the test and integrate the relative hand-code programs, colleted from the virtual team members, to be a small, big or huge grain C4ISR system. This study takes an example to illustrate the operational mechanism of developing a C4ISR system via a virtual team.
目錄
中文摘要 I
ABSTRACT II
誌謝 III
目錄 IV
圖目錄 VIII
表目錄 X
第壹章 緒論 - 1 -
1.1研究背景 - 1 -
1.2研究動機 - 3 -
1.3研究目的 - 4 -
1.4研究範圍與限制 - 6 -
1.5研究方法 - 6 -
1.6論文架構與研究步驟 - 7 -
第貳章 文獻探討 - 8 -
2.1 C4ISR系統 - 8 -
2.1.1 C4ISR的定義 - 9 -
2.1.2 C4ISR系統架構 - 9 -
2.1.3 C4ISR系統與介面 - 12 -
2.2虛擬團隊 - 15 -
2.2.1虛擬團隊組織的構成要素 - 15 -
2.2.2虛擬團隊的特性與信任機制 - 17 -
2.2.3實際應用虛擬團隊之實例 - 19 -
2.2.4虛擬團隊組織的發展 - 22 -
2.3電腦輔助雛型系統 - 24 -
2.3.1電腦輔助雛型系統方法 - 26 -
2.3.2 CAPS運作機制 - 28 -
2.3.3 CAPS的雛型系統描述語言 - 30 -
2.3.3.1雛型系統描述語言 - 30 -
2.3.3.2運算元的限制條件 - 32 -
2.3.4 CAPS重寫系統 - 35 -
2.4軟體委外開發相關研究 - 36 -
2.4.1資訊委外的定義 - 36 -
2.4.2資訊委外原則 - 37 -
2.4.3.1政府資訊業務委外服務策略 - 39 -
2.4.3.2政府資訊業務委託民間經營可行模式 - 39 -
第參章 虛擬團隊運作機制的設計 - 41 -
3.1虛擬團隊與資訊委外的相關性 - 41 -
3.2軟體元件的委外與特性 - 43 -
3.2.1軟體元件的定義 - 44 -
3.2.2軟體元件的特性 - 45 -
3.3 C4ISR雛型系統發展過程 - 47 -
3.3.1 C4ISR雛型系統的獲得 - 47 -
3.3.2 C4ISR雛型系統的需求 - 50 -
3.3.3 C4ISR雛型系統的分析 - 52 -
3.3.4 C4ISR雛型系統規格語言 - 53 -
3.4虛擬團隊資料庫 - 58 -
3.4.1虛擬團隊成員資料庫 - 58 -
3.4.2軟體元件再使用資料庫 - 60 -
3.4.3專案追蹤管制資料庫 - 61 -
3.4.4密鑰管制資料庫 - 62 -
3.4.5備份資料庫 - 62 -
3.5虛擬團隊的運作模式 - 63 -
3.5.1傳統團隊與虛擬團隊的差異 - 63 -
3.5.2核心團隊運作模式 - 65 -
3.5.3委外運作時可能遭遇之問題 - 67 -
第肆章 運用虛擬團隊設計C4ISR雛型系統的實作與驗證 - 69 -
4.1資訊入口網站 - 69 -
4.2網站建置 - 71 -
4.2.1網站建置流程 - 71 -
4.2.2網站開發工具 - 72 -
4.2.3網站架構 - 73 -
4.2.4網路服務環境 - 76 -
4.3模擬虛擬團隊委外運作流程 - 76 -
4.4規格碼與程式碼的安全性 - 83 -
4.5程式碼的整合 - 87 -
4.6網站介紹 - 95 -
第伍章 結論 - 97 -
5.1研究貢獻 - 97 -
5.2未來研究方向 - 98 -
參考文獻 - 100 -
參考文獻
中文部分:
[1]行政院(民八七),「行政院所屬各機關資訊業務整體委外作業實施辦法」。
[2]吳忠衛(民八九),「虛擬組織關鍵成功因素之研究」,銘傳大學管理科學研究所碩士論文。
[3]宋一鳴(民九O),「以電腦輔助雛型系統CAPS建立指管通情系統」,國防管理學院資訊研究所碩士論文。
[4]行政院(民九一),「行政院所屬各機關資訊業務委外服務作業參考原則」。
[5]吳聲毅著(民九三.二月),「Xoops2全能架站機一看就懂」。
[6]林瑋然(民九三.六月),「以動態觀點探討虛擬組織績效模式之研究。」
[7]張玉文譯、Drucker, P. F.等著(民八九),「哈佛商業評論精選—知識管理」,天下遠見。
[8]陳佳賢(民九十),「Internet新興應用趨勢-企業入口網站」,資訊工業策進會。
[9]陳嘉豪(民九二),「以物件導向技術建構指管通資情監偵雛型系統」,國防管理學院資訊研究所碩士論文。
[10]楊榮華(民八七),「網際網路合作團隊之專案管理及物件相關性追蹤」,台灣科技大學碩士論文。
[11]廖建凱(民九二),「智慧型運輸系統的即時物件控制-以指管通資情監偵為例」,國防管理學院資訊研究所碩士論文。
[12]韓孟麒(民九一),「C4ISR系統發展與建置」上課講義,國防管理學院資訊研究所。
[13]羅耀宗譯、Dertouzos, M.著(民八六),「資訊新未來」,時報文化。

英文部分:
[14]Aken, J. E. (1998), The Virtual Organization: a Special Mode of Strong Inter Organizational Cooperation, Managing Strategically in an Interconnected World, Chichester: John Wiley & Sons, 1998.
[15]Berzins V., Shing M., Riehle R. and Nogueira J. (2000), “Evolutionary Computer Aided Prototyping System(CAPS),” Technology of Object-Oriented Languages and Systems, TOOLS 34 Proceedings 34th International Conference 2000, pp. 363–372.
[16]Byrne, J. A. (1993), The Virtual Corporation, Business Week, February.
[17]Clar, Zmud, and McCray (1995), “Outsourcing Information Technology,” Systems & Services.
[18]C4ISR Architecture Working Group (1997), “C4ISR Architecture Framework V2.0”, AWG.
[19]Dampier, D. A., Luqi, and Berzins V. (1994), “Automated Merging of Software Prototypes,” Journal of Systems Integration, Vol. 4, No. 1, February, pp. 33-49.
[20]Harn, M., Berzins, V. and Luqi (1999), “Software Evolution via Reusable Architecture,” Proceedings of 1999 IEEE Conference and Workshop on Engineering of Computer-Based Systems, Nashville, Tennessee, March 7-12, pp. 11-17.
[21]Harn, M., Lee, S. Hu, C. and Wang C. (2006), “Applying CMMI-AM to a C4ISR Project from the Buyer’s View,” Proceedings of 2006 Command and Control Research and Technology Symposium 2006, San Diego, California.
[22]Harn, M., Berzins V. and Luqi (1999), “Software Evolution Process via a Relational Hypergraph Model,” Proceedings of IEEE/IEEJ/JSAI International Conference on Intelligent Transportation Systems 1999, pp. 599-604, Tokyo, Japan.
[23]Jägers, H. P. M., Jansen, W. and Steenbakkers, G. C. A. (1998), “Wat zijn virtuele organisaties?: Op zoek naar definities en kenmerken, ” Informatie en informatiebeleid, pp. 61- 67.
[24]Luqi (1992), “Computer-Aided Prototyping for a Command and Control System Using CAPS,” IEEE Software, pp.56-67.
[25]Luqi and Goguen, J. A. (1997), “Formal Methods Promises and Problems,” IEEE Software, pp. 73-85.
[26]Luqi and Ketabchi M. (1988), “A Computer-Aided Prototyping System,” IEEE Transaction on Software Engineer, pp. 66-72.
[27]Luqi, Berzins, V., Shing, M., Riehle R. and Nogueira J. (2000), “Evolution Computer Aided Prototyping System (CAPS),” Proceedings of the 34th International conference on Technology of Object-Oriented Language and System, TOOLS34, pp. 363-372.
[28]Mowshowitz, A. (1994), Virtual Organization: A Vision of Management in the Information Age, The Information Society, PP.267-288, United Kingdom.
[29]Nada, N., Luqi, Shing, M., Rine, D., Damiani, E. and Tuwaim S. (2000), “Software Ruse Technology Practices and Assessment Tool-kit ,” Proceedings of the 34th International Conference on Technology of Object-Oriented Languages and Systems, pp. 307-316.
[30]Rothstein M., Datta, S., Chew, S., Johnson, K. and Gray L. (1999), “Customizing a Requirements Management Tool for Use in the Corporate MIS Software Project,” Proceedings of Thirteenth Internation Conference on Systems Engineering, Las Vegas, Nevada, August 9-12, pp. 301-307.
[31]Sommerville, I. (1997) “Software Engineering,” Addison-Wesely.
[32]U.S. DoD (1998), “C4ISR Architecture Framework Version 2.0,” U.S. DoD C4ISR Architectures ITF Integrated Panel.
[33]U.S. DoD (2003), “DoD Architecture Framework Version 1.0,” U.S. DoD Architecture Framework Working Group.
[34]Well, D., Sheina, M. and Harris-Jones, C. (2000), “Enterprise Portals:New Strategies for information Delivery,” Ovum.
[35]經濟部工業局-軟體線上資料庫 http://www.cisanet.org.tw/softcom/。
[36]VT虛擬團隊網站 www.office.com.tw。
[37]JCASE外包銀行網站 http://www.jcase.com.tw。
[38]知識管理網站 http://www.cme.org.tw/know/。
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
1. 呂錘卿、林生傳(2001)。國民小學教師專業成長指標及現況之研究。國立高雄師範大學教育學系教育學刊,17,45-64。
2. 吳文賢(2005)。社區資源與卓越學校經營。教育研究月刊,135,26-47。
3. 何粵東(2005)。敘說研究方法論初探。應用心理研究,25,55-72。
4. 江麗莉(1997)。邁向專業成長之路。新幼教,3,4-6。
5. 王政彥(2002)。英國學校與社區的互動關係及其對我國學校社區化的啟示。教育資料集刊,27,211-238。
6. 周梅雀(2005)。課程改革的成功要素:以敘事探究提昇教師的課程意識。當代教育研究,13(2),177-202。
7. 林志成(2002)。授能導向的專業發展評鑑。教育政策論壇,5(2),81-102。
8. 林明地(2002b)。學校社區化在理念與實踐上的發展趨勢。教育資料集刊,27,259-
9. 林政宏(2004)。學校組織變革中促進教師專業成長的可行策略。教育資料與研究,61,70-76。
10. 林振春(2000b)。學校與社區結合的模式與可行的做法。教師天地,108,8-14。
11. 林清達(2003)。教育改革時代的學校與社區互動關係。花蓮師院學報,16,135-158。
12. 翁開誠(2002)。覺解我的治療理論與實踐:通過故事來成人之美。應用心理研究,16,23-69。
13. 張德銳、簡賢昌、丁一顧(2006)。中小學優良教師專業發展歷程之研究。教育資料與研究,68,23-42。
14. 張繼文(2004)。結合社區文化的視覺文化教學。屏東師院學報,22,365-404。
15. 莊明貞(2005)。敘事探究及其在課程研究領域之發展。教育研究月刊,130,14-29。