博碩士論文 87325040 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:35 、訪客IP:3.145.32.221
姓名 林坤志(KunChih Lin)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 應用多重代理人技術設計拍賣系統
(A Study of Multiagent Technology for Designing Auction Systems)
相關論文
★ 移動代理人監控系統之設計與實作★ 以正規表式法為基礎之地理編碼服務設計與實作
★ Android應用程式開發之持續整合系統★ 基於設計矩陣之需求追溯關係建立方法
★ 點對點移動代理人之設計與實作與於車資通訊之應用★ 網頁內容叢集分類法之設計與實作
★ 設計與實作於行動裝置上以XUL為基礎之介面呈現★ Android平台上以OSGi為基礎之服務遞送
★ 利用網頁內容結構之區塊擷取方法以呈現新聞服務★ 設計與實作以感測器為中心的查詢機制
★ 針對路徑規劃服務之Web 2.0系統設計與實作★ 整合OSGi與RESTful服務之BPEL引擎
★ 利用文件相似度以轉換網路內容為OSGi Bundles★ 量測Java類別的耦合關係
★ 轉換Android應用程式為OSGi Service★ 物聯網應用之Context塑模方法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 系統間的互動日益複雜,代理人導向的系統便被提出來處理複雜的系統。討論代理人的論文與發展代理人系統的方法論被許多人提出來,但現有的代理人方法論不是注重在分析階段就是偏重於代理人的架構設計。而且在發展代理人系統時,所討論的除了代理人間的互動外,還需有代理人內部架構以及代理人所應具備的能力。
  我們選擇 Michael Wooldridge等人的"A Methodology for Agent-Oriented Analysis and Design (AOAD)"這個方法論來探討multi-agent technology並且使用Voyager來實作拍賣系統,透過實作的練習,我們討論發展一套Multi-Agent System需要注意的事項,且討論AOAD所未提及的部份,且將之加入AOAD中,並利用修改後的AOAD實作我們的拍賣系統。修改後AOAD將更能適合發展分散式系統,也可以讓發展代理人導向系統時能更加的完整與方便。
摘要(英) Nowadays, the software systems become more and more complicated so that it is hard to handle. Some researchers indicate that the agent technology is suitable to deal with it. Many approaches are proposed to develop a multi-agent software system, but these methods just focus all their attention on either analysis phase or architecture design.
In this thesis, we choose a methodology, A Methodology for Agent-Oriented Analysis and Design (AOAD), to explore the cuurent agent-oriented methodologies and point out some ideas that the AOAD does not address. Besides, we also propose some guidelines for multi-agent systems development based on AOAD and use these guidelines to implement an auction system by Voyager.
關鍵字(中) ★ 代理人 關鍵字(英) ★ multiagent
★ agent
論文目次 第一章 緒論...................1
1.1 背景...................1
1.2 動機...................1
1.3 目的...................1
1.4 論文結構................2
第二章 代理人和發展工具介紹.....3
 2.1 什麼是代理人(Agent)......3
2.2 代理人和物件.............4
2.3 代理人的分類與探討........4
2.4 代理人發展工具簡介........6
2.5 發展工具之比較............8
第三章 Agent-Oriented Analysis and Design的方法....10
3.1 AOAD介紹.................10
3.2 AOAD之優缺點與改進方式.....17
第四章 應用實例......................22
4.1 需求分析階段...............22
4.2 設計階段...................25
4.3 代理人內部架構..............26
4.4 系統架構....................28
第五章 相關文件探討.................33
5.1 Burmeister 的代理人導向分析設計.......34
5.2 BDI代理人系統的代理人模型技術..........35
5.3 ROPE:角色導向程式環境應用於多重代理人系統....36
5.4 代理人導向資訊系統....................38
5.5 相關方法之比較..............39
第六章 結論........................40
參考文獻............................41
附錄A..............................45
附錄B..............................48
參考文獻 1.Wooldridge, M.J., and N.R. Jennings, “Agent Theories, Architectures, and Languages”, Tutorial, First International Conference on Multi- Agent Systems, 1995.
2.Carlos A. Iglesias, Mercedes Garijo and Jose C. Gonzalez. “A Survey of Agent-Oriented Methodologies”. Springer-Verlag, Heidelberg, 1999.
3.Yoav Shoham. “Agent-Oriented programming”. Artificial Intelligence, 1993.
4.J. Rumbaugh, M. Blaha, W. Premerlani, F. Eddy, and V. Lorensen. “Object-Oriented Modeling and Design”. Prentice-Hall, 1991
5.I. Jacobson, M. Christerson, P. Jonsson, and G. Overgaard. “Object-Oriented Software Engineering. A User Case Driven Approach”. ACM Press, 1992
6.Grady Booch. “Object-Oriented Design with Applications”. Benjamin/Cummings, Redwood City, CA, 1991
7.Rational Software Corporation. “Unified Modelling Language (UML) version 1.0”. Rational Software Corporation, 1997
8.Birgit Burmeister. “Models and methodology for agent-oriented analysis and design”. In K Fischer, editor, Working Notes of the KI’96 Workshop on Agent-Oriented Programming and Distributed Systems, 1996. DFKI Document D-96-06
9.David Kinny, Michael Georgeff, and Anand Rao. “A methodology and modeling technique for systems of BDI agents”. In W. van der Velde and J. Perram, editors, Agents Breaking Away: Proceedings of the Seventh European Workshop on Modelling Autonomous Agents in a Multi-Agent World MAAMAW’96, (LNAI Volume 1038). Springer-Verlag: Heigelberg, Germany, 1996.
10.M. Becht, T. Gurzki, J. Klarmann, M. Muscholl. “ROPE: Role Oriented Programming Environment for Multiagent Systems”. IEEE ,1999.
11.Gerd Wagner. “Towards Agent-Oriented Information Systems”. 1999.
12.Michael Wooldridge, Nicholas R. Jennings, and David Kinny. “A methodology for Agent-Oriented Analysis and Design”. ACM, 1999.
13.D. harel. Statecharts: A visual formalism for complex systems. Sci. Computer Program, 8:231-247, 1987.
14.D. Kinny and M. Georgeff. “Modelling and design of multi-agent systems”. Springer-Verlag: Berlin, Germany, 1997.
15.Joseph Kiniry and Daniel Zimmerman. “A Hands-on-Look at Java Mobile Agents”. IEEE, 1997.
16.Nicholas R. Jennings and Michael Wooldridge. “Agent-Oriented Software Engineering”. 1999.
17.Michael Wooldridge. “Agent-Based Software Engineering”. 1997.
18.Heecheol Jeon, Charles Petrie, and Mark R. Cutkosky. “JATLite:A Java Agent Infrastructure with Message Routing”. IEEE Internet Computing, 2000.
19.David Wong, Noemi Paciorek, and Dana Moore. “Java-Based Mobile Agents”. ACM, 1999.
20.Elisabeth A. Kendall, Margaret T. Malkoun, and Chong Jiang. “A methodology for developing agent based systems for enterprise integration”. Springer-Verlag: Heidelberg, Gremany, 1996.
21.IBM’s Aglets. http://www.trl.ibm.co.jp/aglets/index.html
22.General Magic’s Odyssey. http://www.genmagic.com/agents
23.Objectspace’s Voyager. http://www.objectspace.com/index.asp
24.JATLite. http://java.stanford.edu/java_agent/html
25.Jennings, N.R., Sycara, K.P. and Wooldridge, M. “A roadmap of agent research and development”. In Proceedings of Autonomous Agents and Multi-agent Systems (Boston, 1998).
26.Paul Kearney, “Personal electronics, personal agents”. IEE, 1996.
27.Tim Finin etc al. “Specification of the KQML agent communication language. Technical report, DARPA Knowledge Sharing Initiative, External Working Group”, 1992.
28.Tim finin etc al. DRAFT Specification of KQML Agent-Communication Language. Plus example agent policies and architectures . The DARPA Knowledge Sharing Initiative External Interfaces Working Group, 1993.
29.James E. White, “Mobile Agents”. In Jeffrey M.Bradshaw, editor, Software Agents.
30.S. Russell and P. Norvig. “Artificial Intelligence: A Modern Approach”. Prentice-Hall, 1995.
31.S. Franklin and A. Graesser. Is it an agent, or just a problem? In J. P. Muller, M. Wooldridge, and N. R. Jennings, editors, Intelligent Agents III (LNAI Volume 1193). Springer-Verlag: Berlin, Germany, 1997, pp.21-36.
32.Hyacinth S. Nwana. Software Agents: An Overview. In Knowledge Engineering Review, Vol. 11, No3, pp.1-40, 1996.
33.J. F. Allen, J. Hendler, and A. Tate, editors. Readings in Planning . Morgan Kaufmann Publishers: San Mateo, CA, 1990.
34.G. Booch. Object-Oriented Analysis and Design(second edition). Addison-Wesley: Reading, MA, 1994.
35.G. Agha. ACTORS: A Model of Concurrent Computation in Distributed Systems. The MIT Press: Cambridge, MA, 1986.
36.G. Agha, P. Wegner, and A. Yonezawa, editors. Research Directions in Concurrent Object-Oriented Programming. The MIT Press: Cambridge, MA, 1993.
37.P. Maes. Agents that reduce work and information overload. Communications of the ACM, vol. 37(7) pp. 31-40, July 1994.
38.Danny B. Lange, Mitsuru Oshima. “Programming and Deploying Java Mobile Agents with Aglets”. Addision-Wesley, 1998
39.Demarco, T., Structured Analysis and System Specification, Prentice-Hill, 1979.
40.Booch, G., “Object-Oriented Development”. IEEE Trans. Software Engineering, vol. SE-12, no.2, 1986.
41.Cashman, m., “Object Oriented Domain Analysis, “ACM Software Engineering Notes, vol.14, no.6, 1989.
42.Coad, p., and E. Yourdon, Object-Oriented Analysis, Prentice-Hall, 1990.
指導教授 李允中(Jonathan Lee) 審核日期 2000-7-14
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明