Show simple item record

Communication in Multi-Agent Systems
dc.contributor.advisorŠtěpánek, Petr
dc.creatorBosík, Andrej
dc.date.accessioned2017-04-27T00:17:59Z
dc.date.available2017-04-27T00:17:59Z
dc.date.issued2011
dc.identifier.urihttp://hdl.handle.net/20.500.11956/33385
dc.description.abstractTáto práca rozoberá problematiku komunikácie medzi agentami v MAS. Najskôr som sa pokúsil priblížiť logických agentov, špeciálne racionálnych logických agentov. Na popis týchto agentov som použil logiku LORA. Ukázal som syntax a sémantiku LORA-y. Následne som sa zaoberal architekúrov MAS podľa FIPA špecifikácii. Ako implementáciu tejto architektúry som použil prostredie JADE, ktoré je plne implementované v JAVA jazyku. Skúsil som popísať ako vyzerá komunikácia medzi dvoma JADE agentami, aký tvar a parametre majú správy podľa ACL jazyka, čo je jazyk vyvinutý FIPA-ou pre komunikáciu medzi agentami. Popísal som ako agenti používajú protokoly. JADE neobsahovalo žiadny protokol pre vyjednávanie. Preto som doplnil JADE o nový VETO protokol, ktorý môžu využívať všetci JADE agenti. Aby som to mohol urobiť, doplnil som JADE o nové parametre správy, ktoré rozšírujú parametre správ určených ACL jazykom. Na ukážku použitia VETO protokolu som naprogramoval v JADE dve triedy agentov (pre iniciátora a aj pre respondéra), ktoré medzi sebou komunikujú pomocou tohto protokolu. Následne som ukázal, ako sa do JADE dajú pridávať ďalšie nové vyjednávacie protokoly. Ako príklad som pridal do JADE vyjednávací NEGO protokol. Nakoniec som použil moju novo implementovanú funkcionalitu vyjednávania na zložitejšom MAS.cs_CZ
dc.description.abstractThis thesis analyses the questions of communication between agents in MAS. Firstly, I tried to introduce a logic agents, particularly logic rational agents. For rational logic agents characterization I used LORA logic. I illustrated the syntax and the semantic of LORA. Then I concentrated on architecture MAS according to a FIPA specification. I used the JADE environment as implementation of this architecture. JADE is fully implemented in the JAVA language. I described how the communication between two JADE agents works and what form and parameters the messages according to the ACL language have. FIPA developed the ACL language for communication between agents. I described how agents use the protocols. JADE didn't contain any protocol for negotiation. That is why I integrated a new VETO protocol into JADE. This protocol can use all the JADE agents. In order to do it, I integrated new message parameters into JADE. This message parameters extend the ACL message parameters. For demonstration I implemented two classes in the JADE (one for the initiator and one for the responder) using a Veto protocol. Further, I described how new negotiation protocols could be add to JADE. For example I added to JADE another negotiation protocol, called NEGO. At last I used my new implemented ability to negotiation on...en_US
dc.languageČeštinacs_CZ
dc.language.isocs_CZ
dc.publisherUniverzita Karlova, Matematicko-fyzikální fakultacs_CZ
dc.titleKomunikace v Multi-Agentních systémechcs_CZ
dc.typediplomová prácecs_CZ
dcterms.created2011
dcterms.dateAccepted2011-01-24
dc.description.departmentDepartment of Theoretical Computer Science and Mathematical Logicen_US
dc.description.departmentKatedra teoretické informatiky a matematické logikycs_CZ
dc.description.facultyFaculty of Mathematics and Physicsen_US
dc.description.facultyMatematicko-fyzikální fakultacs_CZ
dc.identifier.repId65781
dc.title.translatedCommunication in Multi-Agent Systemsen_US
dc.contributor.refereeGregor, Petr
dc.identifier.aleph001283672
thesis.degree.nameMgr.
thesis.degree.levelnavazující magisterskécs_CZ
thesis.degree.disciplineTheoretical Computer Scienceen_US
thesis.degree.disciplineTeoretická informatikacs_CZ
thesis.degree.programComputer Scienceen_US
thesis.degree.programInformatikacs_CZ
uk.thesis.typediplomová prácecs_CZ
uk.taxonomy.organization-csMatematicko-fyzikální fakulta::Katedra teoretické informatiky a matematické logikycs_CZ
uk.taxonomy.organization-enFaculty of Mathematics and Physics::Department of Theoretical Computer Science and Mathematical Logicen_US
uk.faculty-name.csMatematicko-fyzikální fakultacs_CZ
uk.faculty-name.enFaculty of Mathematics and Physicsen_US
uk.faculty-abbr.csMFFcs_CZ
uk.degree-discipline.csTeoretická informatikacs_CZ
uk.degree-discipline.enTheoretical Computer Scienceen_US
uk.degree-program.csInformatikacs_CZ
uk.degree-program.enComputer Scienceen_US
thesis.grade.csDobřecs_CZ
thesis.grade.enGooden_US
uk.abstract.csTáto práca rozoberá problematiku komunikácie medzi agentami v MAS. Najskôr som sa pokúsil priblížiť logických agentov, špeciálne racionálnych logických agentov. Na popis týchto agentov som použil logiku LORA. Ukázal som syntax a sémantiku LORA-y. Následne som sa zaoberal architekúrov MAS podľa FIPA špecifikácii. Ako implementáciu tejto architektúry som použil prostredie JADE, ktoré je plne implementované v JAVA jazyku. Skúsil som popísať ako vyzerá komunikácia medzi dvoma JADE agentami, aký tvar a parametre majú správy podľa ACL jazyka, čo je jazyk vyvinutý FIPA-ou pre komunikáciu medzi agentami. Popísal som ako agenti používajú protokoly. JADE neobsahovalo žiadny protokol pre vyjednávanie. Preto som doplnil JADE o nový VETO protokol, ktorý môžu využívať všetci JADE agenti. Aby som to mohol urobiť, doplnil som JADE o nové parametre správy, ktoré rozšírujú parametre správ určených ACL jazykom. Na ukážku použitia VETO protokolu som naprogramoval v JADE dve triedy agentov (pre iniciátora a aj pre respondéra), ktoré medzi sebou komunikujú pomocou tohto protokolu. Následne som ukázal, ako sa do JADE dajú pridávať ďalšie nové vyjednávacie protokoly. Ako príklad som pridal do JADE vyjednávací NEGO protokol. Nakoniec som použil moju novo implementovanú funkcionalitu vyjednávania na zložitejšom MAS.cs_CZ
uk.abstract.enThis thesis analyses the questions of communication between agents in MAS. Firstly, I tried to introduce a logic agents, particularly logic rational agents. For rational logic agents characterization I used LORA logic. I illustrated the syntax and the semantic of LORA. Then I concentrated on architecture MAS according to a FIPA specification. I used the JADE environment as implementation of this architecture. JADE is fully implemented in the JAVA language. I described how the communication between two JADE agents works and what form and parameters the messages according to the ACL language have. FIPA developed the ACL language for communication between agents. I described how agents use the protocols. JADE didn't contain any protocol for negotiation. That is why I integrated a new VETO protocol into JADE. This protocol can use all the JADE agents. In order to do it, I integrated new message parameters into JADE. This message parameters extend the ACL message parameters. For demonstration I implemented two classes in the JADE (one for the initiator and one for the responder) using a Veto protocol. Further, I described how new negotiation protocols could be add to JADE. For example I added to JADE another negotiation protocol, called NEGO. At last I used my new implemented ability to negotiation on...en_US
uk.publication.placePrahacs_CZ
uk.grantorUniverzita Karlova, Matematicko-fyzikální fakulta, Katedra teoretické informatiky a matematické logikycs_CZ
dc.identifier.lisID990012836720106986


Files in this item

Thumbnail
Thumbnail
Thumbnail
Thumbnail
Thumbnail
Thumbnail
Thumbnail

This item appears in the following Collection(s)

Show simple item record


© 2017 Univerzita Karlova, Ústřední knihovna, Ovocný trh 560/5, 116 36 Praha 1; email: admin-repozitar [at] cuni.cz

Za dodržení všech ustanovení autorského zákona jsou zodpovědné jednotlivé složky Univerzity Karlovy. / Each constituent part of Charles University is responsible for adherence to all provisions of the copyright law.

Upozornění / Notice: Získané informace nemohou být použity k výdělečným účelům nebo vydávány za studijní, vědeckou nebo jinou tvůrčí činnost jiné osoby než autora. / Any retrieved information shall not be used for any commercial purposes or claimed as results of studying, scientific or any other creative activities of any person other than the author.

DSpace software copyright © 2002-2015  DuraSpace
Theme by 
@mire NV