跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.169) 您好!臺灣時間:2024/12/11 14:51
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:林呈穎
研究生(外文):Cheng-Ying Lin
論文名稱:旗艦式資訊系統開發模式
論文名稱(外文):A Flagship Model of Information System Development
指導教授:陸元平
口試委員:陳穆臻陳凱瀛
口試日期:2007-06-21
學位類別:碩士
校院名稱:國立臺北科技大學
系所名稱:機電整合研究所
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:中文
論文頁數:85
中文關鍵詞:資訊系統以元件為基礎的軟體開發方法旗艦式系統開發模式
外文關鍵詞:Information SystemComponent-Based Software DevelopmentFlagship Model.
相關次數:
  • 被引用被引用:3
  • 點閱點閱:253
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
資訊系統(Information System, IS)的建置對於企業自身而言,早已是立足於競爭環境的基本訴求,審視資訊系統的建置策略:套裝軟體(Application Package)導入、自行開發與資訊委外(Outsourcing),各有其利弊,因此,如何有效的建置資訊系統,長久以來一直是備受矚目的焦點。
為了成功幫助企業順利建置符合自身運作流程所需之資訊系統,本研究以資訊系統開發模式的演進為依據,並且參考了以元件為基礎的軟體開發方法之執行概念後,提出了一套創新式資訊系統開發模式,稱為「旗艦式系統開發模式(Flagship Model)」,而為了落實其開發概念的實施,亦設計了一項系統分析開發工具(SADT),以Excel加上Visual Basic for Application(VBA)呈現出來。藉由開發概念與應用工具之間的相互配合,不僅能使繁雜的系統開發以功能設計的角度進行思量,更能改善資訊系統開發模式之缺失,確保系統開發的品質。
Information system construction has already been a basic demand for enterprise in current competitive environment. This research take the evolution of the information system development model as the basis and refer to the concept of component-based software development, then proposes an innovative model for developing information systems, named Flagship model. This model can improve the efficiency of system development. A system analysis and development tool (SADT) associated with Flagship model is also developed and presented in this research.
目錄

摘要 i
Abstract ii
誌謝 iii
目錄 iv
表目錄 vi
圖目錄 vii
第一章 緒論 1
1.1 研究背景與動機 1
1.2 研究目的 3
1.3 研究範疇 4
第二章 文獻回顧與探討 6
2.1 資訊系統建置型態 6
2.2 資訊系統開發模式 10
2.2.1 瀑布模式 10
2.2.2 漸增模式 12
2.2.3 雛型模式 14
2.2.4 螺旋模式 16
2.2.5 同步模式 17
2.2.6 統一流程 20
2.3 以元件為基礎的軟體開發方法 23
2.4 小結 26
第三章 創新式資訊系統開發模式 27
3.1 旗艦式系統開發模式 27
3.2 系統分析開發工具 ― SADT 33
3.3 小結 37
第四章 結果與討論 38
4.1 個案企業介紹 38
4.1.1 個案簡介 38
4.1.2 組織架構 40
4.1.3 發展願景 40
4.1.4 建置資訊系統的動機與目的 41
4.2 個案企業系統建置型態考量 42
4.3 個案企業資訊系統的導入方法 43
4.4 個案企業資訊系統之分析、設計與建構 48
4.4.1 系統分析 48
4.4.2 系統設計與建構 56
4.5 討論 76
4.6 小結 78
第五章 結論與未來研究方向 79
5.1 結論 79
5.2 未來研究方向 81
參考文獻 82
作者簡介 85





表目錄

表2.1 資訊系統建置型態之比較 8
表2.2 瀑布模式的特性、優點及缺點 12
表2.3 漸增模式的特性、優點及缺點 14
表2.4 雛型模式的特性、優點及缺點 16
表2.5 螺旋模式的特性、優點及缺點 17
表2.6 同步模式的特性、優點及缺點 19
表2.7 RUP的特性、優點及缺點 21
表2.8 元件化軟體發展的益處 24
表4.1 SAP、Oracle、鼎新之ERP導入方法階段與系統開發流程之比對 47
表4.2 A企業資訊系統之模組中英文對照 53
表4.3 A企業資訊系統之模組功能分析表 55



圖目錄

圖1.1 論文架構圖 5
圖2.1 瀑布模式之系統開發執行程序 11
圖2.2 漸增模式之重要開發階段、週期、程序與系統之關係 13
圖2.3 演進式雛型系統開發模式之執行程序 15
圖2.4 螺旋模式之系統開發程序 17
圖2.5 同步模式之執行程序 19
圖2.6 RUP模式之執行構面 21
圖2.7 CBSD的概念圖 23
圖3.1 旗艦式系統開發模式概念圖 28
圖3.2 資訊系統開發假設案例一 30
圖3.3 資訊系統開發假設案例二 31
圖3.4 旗艦式系統開發模式之執行程序 32
圖3.5 系統分析開發工具 33
圖4.1 A企業組織架構 40
圖4.2 ASAP導入方法 44
圖4.3 AIM導入方法 45
圖4.4 TIM導入方法 46
圖4.5 顧問分析方法 49
圖4.6 A企業染紗廠作業規範 50
圖4.7 A企業運行之關鍵流程 51
圖4.8 A企業資訊系統解決方案藍圖 53
圖4.9 以旗艦式系統開發模式之概念套用於A企業資訊系統開發 56
圖4.10 定義子項目畫面 57
圖4.11 功能子項目畫面 58
圖4.12 流程子項目畫面 59
圖4.15 Screen子項目畫面 62
圖4.16 Table、Field、Key子項目畫面 63
圖4.17 SRM01H畫面 63
圖4.18 SD Note子項目畫面 64
圖4.19 Naming Rule子項目畫面 65
圖4.21 Gen SQL子項目畫面 66
圖4.22 版本子項目畫面 67
圖4.23 Coding Note子項目畫面 68
圖4.24 AD測試子項目畫面 69
圖4.25 檢核表子項目畫面 70
圖4.26 文件列印子項目畫面 71
圖4.27 功能設計說明文件預覽列印的畫面 71
圖4.28 使用說明子項目畫面 72
圖4.29 使用者操作說明子項目畫面 73
圖4.30 供應商主檔維護系統頁面 74
圖4.31 採購主檔維護系統頁面 75
參考文獻

[1]Mason, C. F. and Ragowsky, A., “On the value of information from using information systems,” System Sciences, 1997, pp. 278-287.
[2]Ragowsky, A., Ahituv, N. and Neumann, S., “The benefits of using information systems,” Communications of the ACM, 2000 , pp. 303-311.
[3]謝寶慶,ERP之個案分析- 自製與外購之比較,碩士論文,世新大學資訊管理學系,台北,2006。
[4]ITIS智網,我國商用軟體市場發展現況,http://www.itis.org.tw/rptDetailFree.screen?rptidno=E9B051688590E90A4825726B00252515,2007.4.6
[5]Fan, M., Stallaert, J. and Whinston, AB., “The adoption and design methodologies of component-based enterprise systems,” European Journal of Information Systems, 2000 , pp. 25-35.
[6]黃寶嘉,元件化商業資訊系統快速開發平台設計之研究–以ERP系統開發為例,碩士論文,中原大學資訊管理研究所,桃園,2001。
[7]Olson, D. L., Managerial Issues of Enterprise Resource Planning Systems, New York: McGraw-Hill, 2003.
[8]羅盛宏,採用平衡計分卡觀點建構資訊部門績效評估準則–資訊系統自行開發與委外服務之比較研究,碩士論文,中原大學資訊管理研究所,桃園,2005。
[9]Laudon, K. C. and Laudon, J. P., Management Information Systems : Managing the Digital Firm, New Jersey: Prentice-Hall , 2002.
[10]蔡福隆,「以社會系統觀點探討資訊系統使命與發展策略」,科技與管理學術研討會,2000,第365-373頁。
[11]楊志強,「企業導入ERP的策略與應用探討」,科技與管理學術研討會,2000,第283-290頁。
[12]Bally, L., Brittan, J. and Wagner, K. H., “A prototype approach to information system design and development,” Information and Management, 1977, pp. 21-26.
[13]吳仁和、林信惠,系統分析與設計:理論與實務應用,台北:智勝文化,2004。
[14]Royce, W. W., “Managing the Development of Large Software Systems,” Proceeding of IEEE WESCON, 1970, pp. 1-9.
[15]林信惠、黃明祥、王文良,軟體專案管理,台北:智勝文化,2001。
[16]Pressman, R. and Pressman, R. S., Software engineering : a practitioner’s approach, New York: McGraw-Hill, 1982.
[17]陳正澔,軟體需求管理在資訊系統發展之研究,碩士論文,國防大學國防資訊研究所,桃園,2003。
[18]李祥毅,績效管理資訊系統之建立與發展–以H商業銀行為例,碩士論文,國立中央大學人力資源管理研究所,桃園,2001。
[19]方永健,統一塑模語言(UML)應用於國軍資訊系統開發之研究–以『通用主件裝備補給管理資訊系統』申補作業為例,碩士論文,國防大學兵器系統工程研究所,桃園,2005。
[20]Davis, A. M., “Operational prototyping : a new development approach,” IEEE Software, 1992, pp. 70-78.
[21]Lichter, H., Schneider-Hufschmidt, M. and Zullighoven, H., “Prototyping in industrial software projects–bridging the gap between theory and practice,” IEEE Transactions on Software Engineering, 1994, pp. 825-832.
[22]Mahil, C. and June, V., “Prototyping and software development,” Working Paper Series, 1997.
[23]Narciso, C. and June, V., “Prototyping : some new results,” Information and Software Technology, 1996, pp. 743-755.
[24]Boehm, B. W., “A spiral model of software development and enhancement,” IEEE Computer, 1988, pp. 61-72.
[25]徐婉瑄,以UML構建之整合性物流派車資訊系統,碩士論文,中原大學工業工程研究所,桃園,2003。
[26]劉燕燕,整合式多媒體資訊管理系統之設計策略與研究–以屏東科技大學校務行政管理資訊系統為例,碩士論文,國立屏東科技大學資訊管理系,屏東,2004。
[27]Aoyama, M., “Concurrent–development process model,” IEEE Software, 1993, pp. 46-55.
[28]Jacobson, I., Booch, G. and Rumbaugh, J., The Unified Software Development Process, Massachusetts: Addison Wesley, 1999.
[29]Xia, C., Michael, R. L. and Kam-Fai, W., “Component-Based Software Engineering : Technologies, Development Frameworks, and Quality Assurance Schemes,” Software Engineering Conference, 2000, pp. 372-379.
[30]Huizing, M., “Component Based Development,” XOOTIC MAGAZINE, 1999, pp. 5-9.
[31]Brown, A. W. and Wallnau, K. C., “The Current State of CBSE,” IEEE Software, 1998, pp. 37-46.
[32]楊仁達,元件式企業軟體技術與趨勢,軟體產業通訊二十三期,1999。
[33]Larman ,C.,著,趙光正譯, Rational統一流程第二版,台灣:培生出版社,2001。
[34]卡內基美崙軟體工程研究所,Component-Based Software Development / COTS Integration,http://www.sei.cmu.edu/str/descriptions/cbsd.html,2007.4.10
[35]SAP網站,SAP Documentation Products and Services,http://www.sap.com/services/pdf/50030702.pdf,2007.4.16
[36]Oracle網站,A Comprehensive Method and Toolkit for Implementing Oracle’s Packa,http://www.oracle.com/consulting/collateral/AIMadvantage.pdf,2007.4.16
[37]鼎新電腦,專案管理服務價值,http://www.dsc.com.tw/newspaper/40/40-6.htm,2007.4.16
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top