跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.173) 您好!臺灣時間:2024/12/02 01:30
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:黃為棟
研究生(外文):Wei-Tung Huang
論文名稱:在無線區域網路環境下建構船廠行動化知識入口網站之研究
論文名稱(外文):Study on Mobile Knowledge Portal Site under Wireless Network Environment for Shipyards
指導教授:邵揮洲邵揮洲引用關係
指導教授(外文):Heiu-Jou Shaw
學位類別:碩士
校院名稱:國立成功大學
系所名稱:造船及船舶機械工程學系碩博士班
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2003
畢業學年度:91
語文別:中文
論文頁數:85
中文關鍵詞:個人數位助理企業入口網站工作流程
外文關鍵詞:WorkflowPDAEIP
相關次數:
  • 被引用被引用:5
  • 點閱點閱:185
  • 評分評分:
  • 下載下載:26
  • 收藏至我的研究室書目清單書目收藏:2
隨著網際網路的盛行及一些相關的硬體設備的健全,行動化是未來各個企業的趨勢。在一般船廠現場施工的工作環境下,當人員發現問題時,無法即時將問題傳回設計部門作修改,只能將問題粗略的紀錄在筆記本上,等到離開施工現場後,才能進行修正。因此常照成現場施工時間上的延誤,降低船廠的生產效率以及增加船舶建造的時間。
本研究將透過無線區域網路的架設及個人數位助理整合的輔助,利用Embedded Visual C++程式撰寫來建構中小型船廠的行動化船舶用料資訊系統(m-PSMIS),透過行動裝置的呈現,讓船廠可快速對船舶設計圖做即時的修正及物料需求表產生;Web部分則建置一個行動式船廠知識入口網站,將船廠內部功能做協同式的整合,以及工作流程管理。
在所建置船廠知識入口網站運作下,船廠可清楚了解船舶圖文檔案、物料需求表等,亦可對船舶生產排程、船員工作流程做控管。更可利用PDA來打破時間與空間限制,來維持資料的即時性與一致性,藉以提升船廠的競爭力,達成增進工作效率、減少工時、降低成本和風險的最終目的。
Following with the popularization of the Internet and growing up of wireless hardware technology, mobility is the future trend in all business. When the worker find something wrong about the design drawing in the traditional shipyard''s working environment, they can''t send messages to design department in time. All they can do is take notes. Until they leave the work site, they just can write report to R&D worker. The way they report back is not efficient.
This research will use Embedded Visual C++ technology to establish a mobile-PDA Ship Material System (m-PSMIS) in PDA for the mid-small shipyards. This System can show ship''s Bill of Material on time, and then combine with shipyard''s inner material system. Besides, this research will build up a Shipyard Knowledge Portal to integrate shipyard''s other system.
Under the Shipyard Knowledge Portal establishing, shipyard''s manager not only knows all about ship’s information, but also takes control of ship''s cost and production project. This Portal can provide customers for browsing through their own ship''s information. Then, we use PDA to maintain data''s consistency and timely. At last, we hope to help shipyards increasing their competition and working efficiency.
摘要 i
ABSTRACT ii
誌謝 iii
目錄 iv
表目錄 vii
圖目錄 viii
縮寫表 xi
第一章 緒論 1
1.1 研究動機與目的 1
1.2 文獻回顧 2
1.2.1 企業資訊入口網站 2
1.2.2 工作流程管理 3
1.2.3 個人數位助理發展 4
1.3 研究方法與步驟 5
第二章 入口網站與無線環境於造船業之分析 7
2.1 船廠作業流程 7
2.1.1 船舶建造流程 7
2.1.2 船廠內部組織架構 7
2.2 船廠EIP的功能架構 9
2.2.1 一般EIP的架構與功能 9
2.2.2 船廠EIP功能與架構 10
2.3 於無線環境下船廠EIP整合行動裝置的探討12
2.3.1 行動裝置的選擇 12
2.3.2 無線網路環境於船廠的應用 12
第三章 系統需求分析與設計 14
3.1 系統開發流程 14
3.2 系統需求分析 15
3.2.1 船舶建造專案管理系統模組 15
3.2.2 船廠內部組織的層級 18
3.3 系統運作模式 19
3.4 系統設計 20
3.4.1 系統架構設計 20
3.4.2 工作流程設計 21
3.4.3 行動入口網站相關模組設計 22
第四章 系統建制之相關技術 25
4.1 Windows DNA 網路架構 25
4.2 用戶端技術介紹 26
4.2.1 eMbedded Visual Tools 26
4.2.2 TIBCO BusinessWorks 26
4.3 ASP.NET與後端資料庫 27
4.3.1 ASP.NET介紹 27
4.3.2 C#語言 28
4.3.3 SQL Server資料庫 29
4.4 Crystal Report與線上圖表 29
4.4.1 Crystal Report介紹 29
4.4.2 線上圖表分析 29
4.5 Exchange Server與Workflow設計 30
4.5.1 Exchange Server介紹 30
4.5.2 Workflow元件 30
第五章 系統功能介紹 32
5.1 系統軟硬體環境建置 32
5.2 行動式船廠知識入口網站功能說明 33
5.2.1 首頁功能說明 33
5.2.2 入口網站功能說明 33
5.2.2 PDA船舶用料資訊系統 37
第六章 結論與建議 39
6.1 結論 39
6.2 未來發展與建議 40
參考文獻 42
附表 45
附圖 49
附錄 79
A.IDEF0流程模式簡介 79
B.本系統功能利用IDEF0分析結果 81
自述 85
【1】Michael J. Taylor, “Wireless Networks in the Shipyard to Reduce the Cost of Doing Business”, ICCAS 2002, pp.743-756
【2】Sladoljev, Zelimir, “Search for a Model of Effective Ship Production Management”, Journal of Ship Production, Vol. 12, No. 4, pp.220— 229, 1996
【3】Y. Hanai, N. Shishido, N. Takata, K. Kouno & Matsui, “The Production Information Portal Site of Shipyard”, ICCAS 2002, pp.445-456
【4】林聖岱,“行動式PDA工程資訊管理系統與營建知識入口網站整合之研究”,國立台灣大學土木工程所碩士論文,2002
【5】張慶堂,“以內部網路實現船廠工作流程管理系統之研究”,國立成功大學造船及船舶機械工程研究所碩士論文,1998
【6】陳偉生,“中小船廠作業管理電腦化”,國立海洋大學系統工程暨造船所碩士論文,2001
【7】葛世倫,“船舶製造企業ERP/MRPII的研究與實施”,船舶工程,第五期,pp.54-57,2001
【8】劉大銘,“以知識管理為基礎建構中小型船廠研發設計知識社群系統之研究”,國立成功大學造船及船舶機械工程研究所碩士論文,2001
【9】潘燕華,“訂單式生產企業MIS的設計”,華東船舶工業學院學報,第13卷,第四期,pp.60-66,1999
【10】Financial Times, http://news.ft.com/
【11】Microsoft Case Study, “On Any Device: .NET Goes Mobile With the .NET Compact Framework”, http://www.microsoft.com/presspass/features/2001/oct01/10-23netframework.asp
【12】MobiPanel in Taiwan, http://www.advantech.com/epc/newsletter/v79-11-14_02/MobiTaiwan.htm
【13】Portal and Business Intelligence Solutions from Computer Associates, http://www3.ca.com/Solutions/Solution.asp?ID=303
【14】Portal Infrastructure: People-Centric Collaboration, http://www.sap.com/solutions/enterpriseportal/brochures/
【15】TIBCO BusinessWorks 介紹,http://www.tibco.com/solutions/products/active_enterprise/bw/default.jsp
【16】Workflow Engine, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_cdo_workflow_engine.asp
【17】台灣資訊軟體業在企業資訊入口網站技術上的發展,歐磊科技
【18】知識管理技術高峰會投影片,http://www.microsoft.com/taiwan/events/slides/km/KM01.ppt
【19】英豐寶資訊股份有限公司,http://www.infopower.com.tw/IP-Home/index/index.htm
【20】建構企業資訊系統入口網站(Building an Enterprise Information Portal),歐磊科技
【21】鴉片網, http://www.yapn.com.tw/
【22】Visual Studio.NET線上手冊,ASP.NET介紹
【23】Visual Studio.NET線上手冊,C#語言介紹
【24】李舜煜編譯,Microsoft Corporation原著“Microsoft Internet Information Server 5.0 超級管理手冊-網頁開發篇”華彩軟體,2001年3月
【25】游振昌, 2000, 知識管理與通訊交換平台完全手冊Exchange Server與Outlook整合應用,Microsoft
【26】桀翊科技,http://www.jetech.com.tw/
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top