跳到主要內容

臺灣博碩士論文加值系統

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

詳目顯示

我願授權國圖
: 
twitterline
研究生:邱俊男
研究生(外文):Chiu-Chen-Nan
論文名稱:類別化醫療資源定位系統
論文名稱(外文):Categorized Medical Resource Locator System
指導教授:劉立劉立引用關係
指導教授(外文):Liu Li
學位類別:碩士
校院名稱:台北醫學院
系所名稱:醫學資訊研究所
學門:醫藥衛生學門
學類:醫學技術及檢驗學類
論文種類:學術論文
論文出版年:2000
畢業學年度:88
語文別:中文
論文頁數:77
中文關鍵詞:共通性醫寮資源定位器網際網路類別化物件導向移動性可調整性可靠性負載分享
外文關鍵詞:Uniform Medical Resource LocatorInternetCategorizedObject-OrientedMobilityScalabilityReliabilityLoad Sharing
相關次數:
  • 被引用被引用:1
  • 點閱點閱:148
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:4
在醫學資訊發展的過程中,醫學資料高度數位化已經成為主流,由於臨床上醫學單一型態的資料常無法成為一個有意義的醫學資料,並且因應醫學資料豐富性及完整性的要求,Video、Image及Text等不同型態的媒體格式常結合於成為同類別的醫學資料。近幾年來由於網際網路之快速成長,各種醫學資料以web的方式呈現。然傳統Internet描述資料的方式無法整合不同的資料格式,更遑論代表完整的醫學意義之資訊,就權限之描述亦有困難。為提供具有醫學意義的資料存取方式,本研究制定UMRL(Uniform Medical Resource Locator)通訊協定,並建立了類別化醫療資源定位系統(Categorized Medical Resource Locator System, CMRLS),整合分散在各處不同檔案格式之醫學資料。在此機制下,每筆資料將以資源名稱予以命名(Naming),並透過類別(Category) 區分方式存取不同醫學資料集合、以物件導向(Object-Oriented)的技術包裝所需的醫學資料成為醫學資料集合,並且能夠動態將所需要的資料依照依所需之方式來取得,以賦予取得的醫學資料具有醫學診斷研究上的實質意義。由於UMRL將傳統代表真實資料位置的URL改為以邏輯上的醫學名稱代表,除了將醫學資料集合轉為具有實際醫學資料的集合外,並且依此觀念為基礎建立一個具有高移動性(Mobility)、高適應性(Scaleable)、高可性賴度(Reliability)、高彈性化的(Flexibility)、高可存取性(Flexibility)及高容許失敗度(Fault-tolerant)的叢集Web Server (Web Server Cluster),醫學資料透過CMRLS傳遞無疑是取得資料的利器,將此架構運用在臨床教學及治療上,更能發揮醫學資源在Internet上運用之極致。
In the development of medical informatics, highly digitalization of medical data has become the main stream. Due to the demand of plentiful and complete medical data, many different types of media format, such as video, image and text, are integrated in the same category of medical data. Because of the rapid progress of Internet technology, more and more medical data can be accessed by the public through the Internet. However, the data description methods used in Internet cannot combine various medical data formats, and thus those methods are not meaningful. Because a single format and category data don’t have complete meaning in the clinical medicine. For example, let us consider a patient having liver cancer may has done CT, MRI and abdominal sonography in different hospitals. His pathological image data alone cannot be complete medical data because without text report, we encounter the difficulties of setting authority and description. This system has a function that integrates different formats of medical data into a meaningful medical data. Under this system, each data will be named by its resource name and different medical data will be sorted by category and be combined by the technology of collection and object-oriented. The data will be accessed dynamically by the methods mentioned above which make it is meaningful in medical diagnosis research. This system is called Categorized Medical Resource Locator System,, CMRLS. The web server cluster is built base on the concept of is mobility, scalability, reliability, flexibility, high-accessibility and fault-tolerance。
摘要 II
英文摘要 IV
誌謝 VI
圖表目錄 X
第一章、緒論 1
1.1研究動機 1
1.2、 目的及貢獻 2
1.4系統簡介 3
第二章、相關背景 7
2.2. CORBA 10
2.2.1. CORBA 概觀 10
2.2.2. CORBA 程式設計 18
2.3、JDBC (JAVA DATABASE CONNECTION) 20
2.4、SERVLET 20
第三章、系統架構 22
3.1 、UMRL(UNIFORM MEDICAL RESOURCE LOCATOR) PROTOCOL 23
3.2、醫療資料通訊基礎建設(MRCI) 24
3.3、容錯及負載分散架構 26
第四章、系統設計 28
4.1、醫學資源代理者(Medical Resource Agent,MRA) 28
4.2醫學資源投射者(MEDICAL RESOURCE MAPPER,MRM) 30
4.3、醫學資源路由器(MEDICAL RESOURCE ROUTER,MRR) 31
4.4、醫學資源叢集(MEDICAL RESOURCE FARM,MRF) 33
4.5、資源資訊提供者(RESOURCE INFORMATION PROVIDER,RIP) 34
4.6、醫療資料通訊基礎建設(MRCI) 34
第五章、系統實作 37
5.1、UMRL PROTOCOL的制定 38
5.2、MRA實作 39
5.3、MRM之實作: 39
5.4、MRR之實作: 41
5.5、MRF之實作: 42
5.6、醫療資料通訊基礎建設(MRCI) 42
5.7、執行畫面 44
第六章、系統功能 53
6.1、資料任意遷移 (MOBILITY): 53
6.2、資料延展性(SCALABILITY) 54
6.3、存取信賴度(RELIABILITY): 56
6.4、彈性化存取(FLEXIBILITY): 57
6.5、任意性的存取(ACCESSIBILITY): 58
6.6、容錯性(FAULT-TOLERANCE): 58
第七章、效益分析 60
第八章、結論 63
第九章、參考文獻 64
[1]、M.T.Kwan et al ,"NCSA''s World Wide Web Server:Design and Performance ", IEEE Computer,pp.68-74,1995。
[2]、D.Andresen et .al .,"SWEB: Toward s Scalable World Wide Web Server on Multicomputers" , Department of Computer Science Tech Report-TRCS95-17,U.C.Santa Barbara。
[3]、O.P. Damani P.-Y chung , Huang ,C .Kintala, Y. -M . Wang ,"ONE-IP:Techniques for Hoting a Service on a Cluster of
Machines" in Sixth International World Wide Conference,Santa Clara,Apr. 1997.(URL:http://www6.nttlabs.com/HyperNews/get/Paper196.html)。
[4]、D. Dias et .al .,"A Scalable and Highly Available Server" , COMPCON'' 96,pp.85-92,1996。
[5]、J . Gwertzman and M. Selter, "The Case for Geographical Push Caching" , HotOS''95, 1996。
[6]、A. Bestavaros , "Speculative Data Dissemination and Service to Reduce Server Load . Network Traffic and Service Time in Distributed Information System " , in Proceedings of the International Conference on Data Engineering March 1996。
[7]、A. Heddays and S. Mirdad ,"WebWave:Globally Load Balance Fully Distributed Caching of Hot Published Documents" , in Proceedings of the International Conference on Distributed Computing Systems,ICDCS''97 ,May 1997.
[8]、A. Luotonen and K. Altis " Word-Wide Web Proxies "Computer Networks and ISDN Systems ,1994。
[9]、A. Bestavaors, "Using Speculation to Reduce Server Load and Service Time on the WWW" , Computer Science Technical
Report ,BUCS-TR-95-006,Boston University ,April 1995。
[10]、Y-M. Wang,P. -Y chung ,C.-M. Lin, Y .Huang, "HAWA: A Client-side Approach to High Availability Web Access" in Sixth International World Wide Web Conference, Poster session ,Santa Clara Apr.1997. (URL://http://poster.www6conf.org/poster/736/F.html)
[11]、M. Garland et .al , "Implement Distributed Server Groups for the Worlds Wide Web " , Technical Report CMU-CS-95-114, School of Computer Science , Carnegie Mellon University , January 1995。
[12]、C. Yoshikawa et .al ., "Using Smart Clients to Build Scalable Service ",in Proceed of USENIX''97。
[13]、J. Gwwertaman and M. seltzer of Geographical Push-Caching" manuscript。
[14]、 M.E. Crovella and R.L. Carter, "Dynamic Server Selection in the Internet", Proc. of the Third IEEE Workshop on the Architecture and Implementation of High Performance Communication Subsystem,
HPCS''95, 1995.
[15]、 J.D. Guyton and M.F. Schwartz, "Locating Nearby Copies of Replicated Internet Servers", Technical Reprot CU-CS-762-95,
University of Colorado at Boulder, 1995.
[16]、 T.D.C Little and D. Venkatesh, "Popularity-Based Assignment of Movies to Storage Devices in a Video-on-Demand System",
ACM/Springer Multimedia Systems, 1994.
[17]、 L. Kleinrock, "Queuing Systems", Vol. 1, John Wiley and Sons, 1975.
[18]、D.N. Serpanos et. al, "A load and Storage Balancing Algorithm for Distributed Multimedia Servers", Proc. F the IEEE Conference on Computer Design (ICCD''96), pp.170-174, October 1996.
[19]、 R.K. Ahuja et. al., "Network Flows: Theory, Algorithms and Applications", Prentice Hall, 1993.
[20] 、R. Fourer et. al., "AMPL: A Modeling Language For Mathematical Programming", The Scientific Press, 1993.
[21]、Chia-Hui Chang and Ching-Chi Hsu, "Customizable Multi-engine SearchTool with Clustering", Proceeding of the sixth international world wide Web conference''97,Santa Clara, California, USA, April 1997, pp.257-264.
[22] 、Object Management Group, Inc. The Common Object request Broker (CORBA): Architecture and Specification, v2.0, November 1995.
[23] 、Object Management Group Inc., CORBA services: Common Object Services Specification, OMG Document Number 95-3-31, March 31, 1995.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊