博碩士論文 995205009 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:121 、訪客IP:3.142.197.198
姓名 林廷原(Ting-yuan Lin)  查詢紙本館藏   畢業系所 軟體工程研究所
論文名稱 使用JADEX開發代理人系統
(Using JADEX to Develop an Agent System)
相關論文
★ 以極致編程為基礎的嵌入式系統雙層測試工具★ 極致編程的兩個延伸:繪製草圖及英詞中句虛擬碼
★ 應用DAML建立代理人社群以整合網路服務★ 以DAML為基礎的目標導向個人代理人
★ 攜帶可延伸的ontology以增進agent間的溝通★ 使用代理人支援eXtreme Programming(XP)環境的建構系統
★ 使用代理人輔助XP環境之驗收測試★ 使用代理人輔助eXtreme Programming環境之單元測試
★ 使用代理人輔助eXtreme Programming環境之版本控制★ 行動代理人使用DAML Ontology於 進階用路人資訊系統
★ 網路服務描述的整合驗證環境★ 適用OWL-S服務模型之新的正規技術
★ 用於代理人互動的知識本體增強的多代理人閘道系統★ 文件製作活動:極致編程在嵌入式系統上之延伸
★ 測試驅動開發用於高職生程式教學★ 使用極致編程在嵌入式系統中移植開放原始碼
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) Agent的威力在於自主性、分散於網路各機器上,代為處理繁瑣的工作。Java agent development framework extended (JADEX) 有belief, desire, intention (BDI) 推理機制,使得agent具有思考力且更貼近人類行為模式,讓agent有智慧。JADEX有獨特的技術用來推理intention (稱之為plan) ,並將agent definition file (ADF) 以XML檔案撰寫封裝。JADEX有非常獨特的推理機制、agent封裝以及互動方式。BDI agent框架提升了軟體的抽象層,減少實作複雜度與開發時間,但必須依照JADEX規範撰寫程式。我們用JADEX與Web ontology language (OWL)實作一套Travel Agent System,用來代理使用者決策,挑選出個人化的旅遊行程,並展現JADEX特色。Agent軟體工程的根本精神在提升抽象層次,把物件導向提升為agent導向,抽象層次提升後會直接改變程式撰寫方式,程式撰寫方式改變後也使得分析、設計等開發流程受到影響。本文除了分享實作此系統所得到的JADEX程式設計經驗之外,也一併探討agent框架對軟體工程的影響。
摘要(英) The power of agent lies in its autonomy to take care of detailed things for user in a distributed manner over the Web. Java agent development extended (JADEX) comes up with the belief, desire, intention (BDI) model to enable agent to think in an intelligent way similar to that in human behavior. JADEX articulates a unique technique to reason about intention (called plan), to encapsulate the agent definition file (ADF) in XML, and to interact with other agents. Conforming to these JADEX standards enhances the abstraction level of software, and hence reduces software complexity and development cost and time. We used JADEX, along with Web ontology language (OWL), to develop a travel agent system that autonomously pick-up personalized tour package for user to demonstrate the JADEX characteristics. Further, agent-based software engineering is all about raising abstraction level from class to agent, which directly changes code writing style and indirectly affects analysis and design processes. The work looks into this in addition to sharing the JADEX development experience.
關鍵字(中) ★ Jadex
★ 代理人
★ 軟體工程
關鍵字(英) ★ JADEX
★ Agent
★ Software Engineering
論文目次 摘 要..........................i
ABSTRACT...........................ii
誌 謝........................iii
目 錄.........................iv
圖 目 錄..........................v
一、Introduction....................1
1-1 Jadex...........................1
1-2 System Development..............5
二、Thinking in Agent Way...........6
2-1 Agent Reasoning.................6
2-2 Agent Encapsulation.............7
2-3 Agent Interaction...............9
2-4 Design Experience..............14
三、Travel Agent System............15
四、Conclusion.....................18
References.........................19
附錄一.............................20
附錄二.............................27
附錄三.............................35
參考文獻 [1] Alexander Pokahr, Lars Braubach, Jadex User Guide, Distributed Systems Group
, University of Hamburg, Germany, June 2007.
[2] Telecom Italia Lab, “Jade” [online]. Available: http://jade.tilab.com/index.html
[3] Alexander Pokahr, Lars Braubach, Jadex Tutorial, Distributed Systems Group
, University of Hamburg, Germany, June 2007.
[4] Alexander Pokahr, Lars Braubach, Jadex Tool Guide, Distributed Systems Group
, University of Hamburg, Germany, June 2007.
[5] Jen-Yen Chen, “FIPA Communicative Acts (CA),” class notes for SE6007, Department of Computer Science and Information Engineering, National Central University, 2011.
[6] Jen-Yen Chen, “FIPA Interaction Protocol,” class notes for SE6007, Department of Computer Science and Information Engineering, National Central University, 2011.
[7] Wikipedia, “Belief–desire–intention software model.” [Online]. Available: http://en.wikipedia.org/wiki/Belief%E2%80%93desire%E2%80%93intention_software_model
[8] Alexander Pokahr, Lars Braubach, Jadex User Guide, Distributed Systems Group
, University of Hamburg, Germany, p. 55, June 2007.
[9] Jen-Yen Chen, “Agile Method,” class notes for SE6008, Department of Computer Science and Information Engineering, National Central University, 2012.
[10] W3C, “OWL 2 Web Ontology Language Primer.” [Online]. Available: http://www.w3.org/TR/owl2-primer/
[11] Wikipedia, “Entity–relationship model.” [Online]. Available: http://en.wikipedia.org/wiki/Entity-relationship_model
指導教授 陳振炎(Jen-yen Chen) 審核日期 2012-6-16
推文 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聯絡  - 隱私權政策聲明