ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper A Coordination Model for Agent Behaviors Using Hierarchical Finite State Machine with Inter-level Concurrency
Cited 5 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Rockwon Kim, Hyuk Tae Kwon, Su-young Chi, Wan C. Yoon
Issue Date
2016-10
Citation
International Conference on Information and Communication Technology Convergence (ICTC) 2016, pp.359-364
Publisher
IEEE
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1109/ICTC.2016.7763496
Abstract
The hierarchical concurrent finite state machine (HCFSM) model natively supports concurrency, hierarchical decomposition, and event handling, which are essential for robot task executions. Moreover, HCFSM is a user-friendly diagrammatic representation model. The operational semantics of this model is defined under the two fundamental assumptions: synchrony hypothesis and zero-Time assumption. This simple and theoretic assumption is suitable for time critical tasks rather than high-level behavior coordination including some operational latency time by detecting events and determining behaviors. In this paper, we propose an extended model of the hierarchical finite state machine (HFSM) using inter-level concurrency (IC), called HFSM-IC, which is focused on the intuitive description with easy-To-use constructs. IC replaces the concurrency in HCFSM assuming synchrony hypothesis and zero-Time assumption with the multi-Thread concept and enables each threaded HFSM to have its own iteration cycle as constant as resources are available.
KSP Keywords
Agent behavior, Behavior coordination, Coordination model, Critical task, Extended Model, Finite State Machine(FSM), Hierarchical decomposition, Latency time, Multi-thread, Representation model, User-friendly