• 대한전기학회
Mobile QR Code QR CODE : The Transactions of the Korean Institute of Electrical Engineers
  • COPE
  • kcse
  • 한국과학기술단체총연합회
  • 한국학술지인용색인
  • Scopus
  • crossref
  • orcid

  1. (School of Electrical Engineering, University of Ulsan, 93 Daehak-ro, Namgu, Ulsan, Korea)



Flocking control, Multiple polygonal agents, Collision avoidance

1. Introduction

Over the past few decades, multi-agent system has attracted great interest from many fields due to its successful utilization for variety of practical applications. Flocking is an instance of self-organized entities of large number of mobile agents with a common objective. Like multi-agent system, flocking has also attracted many researchers of rather diverse disciplines such as biology, physics, computer science, animal behavior (2).

In 1986, Reynold (1) introduced three rules known as funda- mental rules of flocking as follows: 1) Cohesion: attempt to stay close to flockmates 2) Separation: avoid collisions with nearby flockmates 3) Alignment: attempt to match velocity with nearby flockmates. For decades, many control law was released to achieve the flock behavior of multi-agent system. Up to this point, most of researches for flocking control were the implement of the Reynold rules as control objectives. For instance, consensus pro- blems are

addressed by graph theory (3). The author in (4) provided basic theories and two distributed algorithms for flocking control based on potential field approach to avoid collision and obstacle. The leader - follower approach was used in (6) where only few members are selected as leader who knows desired trajectory. Further, the method in research (5) figured out a framework for flocking control of double-integrator modeled agent based on virtual leaders and multiple non-homolonomic agents was consi- dered in (11).

Fig. 1. The caption for a figure must follow the figure

../../Resources/kiee/KIEE.2019.68.7.923/fig1.png

The aforementioned literatures just considered agents as a single point. There are several recent studies tackling the problem of circular shape agents in (7)(8). K D Do in (9) pointed out that in many situations in which, the circular shape results in large conservative areas. Therefore, the author considered agent shape as ellipses in order to be more appropriate for many practical cases. However, these agents fitted in ellipses may have large redundant areas so the research in (10) deal with the pro- blem of rectangle agents. Although problem of rectangle agents was handled in the research, the distances between agents are not always differentiable at all position of agents, the control signals were discontinuous. Hence, the algorithm in (10) is impracticable and not able to improve the algorithm for higher order systems. In Fig. 1, it is clearly to see that if agents have diamond shape, there exist large conservative areas and even intersect areas when agents are close together. The collision is considered to happen when there exist intersect areas although there are not really exist collision among the agents.

The main contribution of this paper is to create the flocking control law for multi-agents having polygon shapes with limited communication range. The study on polygon shape agents not only is theoretical interest but also provide the framework for arbitrary shape based on the ideal that there always exist a polygon to approximate any 2-D real entities. The control design is based on a collision avoidance condition to achieve all the flocking properties. The control signals has become differentiable despite of limitation on communication range.

The organization of the paper is presented as follow. In the next section, we put forward the description of the arbitrary poly- gonal agent and avoidance collision condition. The agent dynamic and control objective is given in section 3. In section 4, we design the control input. The simulation of agents are implemented in section 5 to demonstrate the performance of proposed control law.

Notation : $\|\cdot\|_{2}$ denotes the Euclidean norm.

2. Preliminaries

Let us consider a multi-agent system including N agents, of which the th agent is characterized by $q_{i}(t)=\left[p_{i}^{T}(t), \phi_{i}(t)\right]^{T}$, where $p_{i}(t)=\left[x_{i}(t), y_{i}(t)\right]^{T}$ and $\phi_{i}(t)$ stand for position in Earth-fixed frame $O X Y$ and its heading angle, respectively. Here, each agent is assumed to be bounded by a polygon $\Phi_{i}$ with $M$ vertices $\left\{p_{i}^{m} | m=1,2, \ldots, M\right\}$ in Earth-fixed frame $O X Y$ (see Figure 2), and has a body-fixed frame $O_{i} X_{i} Y_{i}$ with $O_{i}$. Especially, let the position of vertex m of the $i$-th agent be given as $\hat{p}_{i}^{m}$ in the frame $O_{i} X_{i} Y_{i}$. Then, the relationship between $\hat{p}_{i}^{m}$ and $P_{i}^{m}$ becomes

Fig. 2. Two agents with their coordinates and communication areas in fixed frame OXY

../../Resources/kiee/KIEE.2019.68.7.923/fig2.png

(1)
$$ p_{i}^{m}(t)=p_{i}(t)+R_{i}(t) \hat{p}_{i}^{m}, $$

where the rotation matrix is formed as

$$ R_{i}(t)=R_{i}\left(\phi_{i}(t)\right)=\left[\begin{array}{cc}{\cos \left(\phi_{i}(t)\right)} & {-\sin \left(\phi_{i}(t)\right)} \\ {\sin \left(\phi_{i}(t)\right)} & {\cos \left(\phi_{i}(t)\right)}\end{array}\right] $$

$$ \dot{R}_{i}(t)=S R_{i}(t) \dot{\phi}_{i}, S=\left[\begin{array}{cc}{0} & {1} \\ {-1}& {0}\end{array}\right] $$

Thus, the time derivative of offers

(2)
$$ \dot{p}_{i}^{m}(t)=\dot{p}_{i}(t)+S\left(p_{i}^{m}(t)-p_{i}(t)\right) \dot{\phi}_{i}(t), $$

Let us define as a set of all consecutive vertices of the a agent : $U=\{(1,2),(2,3), \ldots,(M, 1)\}$. The following lemma pro- poses a valuable anti-collision condition for two polygonal agents, which is used for our main approach.

Lemma 1 (Anti-collision condition) : Given two polygonal agents $i$ and $j$ that are outside of each other at the initial time $t_{0}$, there is no collision between both two agents and if and only if the relative distance $∆_{ij}>0 $ holds, for all $t>t_{0}$, where

(3)
$$ \Delta_{i j}=\left[\sum_{m=1}^{M} \sum_{n, k}^{U}\left(\frac{1}{z_{i j}^{m k}}+\frac{1}{z_{j i}^{m k}}\right)\right]^{-1}, $$

(4)
$$ z_{i j}^{m n k}=\left\|p_{i}^{m}-p_{j}^{n}\right\|_{2}+\left\|p_{i}^{m}-p_{j}^{k}\right\|_{\mathrm{L}}-\left\|p_{j}^{n}-p_{j}^{k}\right\|_{2}, $$

Proof : It is worth noting that the triangle inequalities $z_{i j}^{m k}>0$ implies non-negative $\Delta_{i j}$. From definition (3), the relative distance $\Delta_{i j}$ equals zero if at least one value of $z_{\ddot{y}}^{m n k}$ is zero. In addition, two equalities $z_{i j}^{m k}=0$ and $z_{j i}^{m k}=0$ hold if and only if there exist a vertex of polygon $\Phi_{i}$ lay on an edge of agent $\Phi_{j}$ or vice versa. Hence, the condition $\Delta_{i j}>0$ holds for all $t>t_{0},(i, j) \in\left(S_{N} \times S_{N}\right), S_{N}=\{1, \ldots, N\}$, there are no collisions among the group of agents.

3. Problem statement

Like the aforementioned problems in section 1, the main work of this paper focuses on the difficulty in designing flocking control law for multi polygonal agents. Hence, for simplicity, let us consider the group of N agents, each agent is modeled a first order dynamics as follows

(5)
$$ \dot{q}_{i}=u_{i}, $$

where $u_{i}=\left[u_{i x}, u_{i j}, u_{i \phi}\right]^{T}$ is control input of agent. The control input vectors of all agents is designed to achieve the following properties: 1) p-times differentiable, 2) no collision between all agents, 3) the velocity of each agent converge to rendezvous velocity, 4) the flocking trajectory error $e(t)=\sum_{i=1}^{N}\left\|q_{o d}-q_{i}\right\|_{2}$ is bounded. To achieve the control objects, Let us assume that each pair of agents $i$ and $j$ has the circular communication area with radius $R_{i}$ and $R_{j}$ centered at $O_{i}$ and $O_{j}$, respectively, where these agents broadcast their position and heading angular. The radius $R_{i}$,$R_{j}$ satisfy the following condition

(6)
$$ \operatorname{Min}\left(R_{i}, R_{j}\right)>\operatorname{Max}_{1<m<M}\left(d\left(O_{i}, p_{i}^{m}\right)\right)+\operatorname{Max}_{1<m<M}\left(d\left(O_{j}, p_{j}^{m}\right)\right) $$

for all $1 \leq i, j \leq N$ where $d\left(O_{i}, p_{i}^{m}\right)$ is a distance between center $O_{i}$ and vertex $p_{i}^{m}$. Moreover, agent $i$ can receive the position and the heading angle of agent $j$ if the centered point $O_{j}$ is in the circular communication of agent $i$. At the initial time $t_{0}$, the agent $i$ and $j$ are out of each other for all $(i, j) \in \square$ and $i \neq j$. In addition, all agents are able to know the information of the flocking rendezvous trajectory $q_{o d}=\left[\begin{array}{lll}{x_{o d}} & {y_{o d}} & {\phi_{o d}}\end{array}\right]^{T}$. In addition, $q_{o d}$ and its derivative $\dot{q}_{o d}$ are bounded all time.

Fig. 3. An example of proposed potential function

../../Resources/kiee/KIEE.2019.68.7.923/fig3.png

4. Control design

In this section, a kind of pairwise potential function $\varphi_{i j}\left(\Delta_{i j}, \alpha_{i j}, \beta_{i j}\right), \Delta_{i j}, \alpha_{i j}, \beta_{i j} \in \square$ is proposed to, represent the impact of agent $i$ on agent $j$, which has following properties

1) $\varphi_{i j}$ is -times differentiable function respect to

$\Delta_{i j}, \forall \Delta_{i j} \in(0,+\infty)$,

2) $\varphi_{i j} \geq 0, \forall \Delta_{i j} \in(0,+\infty), \lim _{\Delta_{j} \rightarrow 0^{+}} \varphi_{i j}=+\infty$,

3) $\partial \varphi_{i j} / \partial \Delta_{i j}=0, \forall \Delta_{i j} \in\left[\beta_{i j},+\infty\right)$,

4) $\varphi_{i j}$ has unique minimum point at $\alpha_{i j}$ and $\varphi_{i j}=0 \Leftrightarrow \Delta_{i j}=\alpha_{i j}$.

Based on above properties, a scalar functionis given

(7)
$$ \varphi_{i j}=\lambda_{i j} g\left(\Delta_{i j}, \alpha_{i j}\right)+h\left(\Delta_{i j}, \alpha_{i j}, \beta_{i j}\right) $$

where

(8)
$$ g\left(\Delta_{i j}, \alpha_{j}\right)=\left\{\begin{array}{cc}{0} & {\text { if } \Delta_{i j} \geq \alpha_{i j}} \\ {\frac{\left(\alpha_{i j}-\Delta_{i j}\right)^{p+1}}{\Delta_{i j}}} & {\text { if } 0 \leq \Delta_{i j}<\alpha_{i j}}\end{array}\right. $$

$\lambda_{i j}$ is positive constant and $\alpha_{t j}, \beta_{i j}$ is selected as

(9)
$$ \begin{array}{l}{\alpha_{i j}=\Delta_{j d}} \\ {0<\alpha_{i j}<\beta_{i j}<\sup \left(\Delta_{i j}\right) \text { st. }\left\{\begin{array}{c}{\phi_{i}, \phi_{j} \in \square} \\ {\left\|p_{i}-p_{i}\right\|=R_{i}}\end{array}\right.}\end{array} $$

in which, $\Delta_{j d}$ is desired relative distance between agents, $h\left(\Delta_{i j}, \alpha_{i j}, \beta_{i j}\right)$ is a bounded scalar smooth step function in (11). Fig. 3 presents an example of the potential function. The partial derivative of $\varphi_{i j}$ with respect to $\Delta_{i j}$ is:

(10)
$$ \frac{\partial \varphi_{y}}{\partial \Delta_{y}}=\left\{\begin{array}{ll}{-\lambda_{v}\left(\alpha_{i j}-\Delta_{i j}\right)^{p}\left(p \Delta_{i j}+\alpha_{i j}\right) \Delta_{v}^{-2} \text { if } \Delta_{i j}<\alpha_{i j}} \\ {\partial h / \partial \Delta_{i j} \text { if } \alpha_{i j} \leq \Delta_{i j} \leq \beta_{i j}} \\ {0 \text { if } \Delta_{i j}>\beta_{i j}}\end{array}\right. $$

For calculating, let take a time derivative $\dot{z}_{i j}^{m n q}$ and note that $\left\|p_{j}^{n}-p_{j}^{k}\right\|_{2}$ is the length of a edge of agent $j$ and S is skew matrix $\left(x^{T} S x=0, \quad \forall x\right)$

(11)
$$ \dot{z}_{i j}^{m n k}=A_{i j}^{m n k}\left(\dot{p}_{i}-\dot{p}_{j}-S\left(p_{i}-p_{j}\right) \dot{\phi}_{j}\right)+B_{i j}^{m n k}\left(\dot{\phi}_{i}-\dot{\phi}_{j}\right), $$

where

(12)
$$ \begin{aligned} A_{i j}^{m k} &=\frac{\left(p_{i}^{m}-p_{j}^{n}\right)^{T}}{\left\|p_{i}^{m}-p_{j}^{n}\right\|_{2}}+\frac{\left(p_{i}^{m}-p_{j}^{k}\right)^{T}}{\left\|p_{i}^{m}-p_{j}^{k}\right\|_{2}}, \\ B_{i j}^{m k} &=A_{i j}^{m k} S\left(p_{i}^{m}-p_{i}\right) \end{aligned}. $$

The combination of and offers first time derivative of $\Delta_{i j}$ as:

(13)
$$ \begin{aligned} \dot{\Delta}_{i j}=& E_{i j}\left[\dot{p}_{i}-\dot{p}_{j}-S\left(p_{i}-p_{j}\right) \dot{\phi}_{j}\right]+F_{i j}\left(\dot{\phi}_{i}-\dot{\phi}_{j}\right)+\\ & E_{j i}\left[\dot{p}_{j}-\dot{p}_{i}-S\left(p_{j}-p_{i}\right) \dot{\phi}_{i}\right]+F_{j t}\left(\dot{\phi}_{j}-\dot{\phi}_{i}\right) \end{aligned}, $$

where

(14)
$$ E_{i j}=\left[\sum_{m=1}^{M} \sum_{(n, k)}^{U} \frac{A_{i j}^{m n k}}{\left(z_{i j}^{m m k}\right)^{2}}\right] \Delta_{i j}^{2}, F_{i j}=\left[\sum_{m=1}^{M} \sum_{(n, k)}^{U} \frac{B_{i j}^{m n k}}{\left(z_{i j}^{m n k}\right)^{2}}\right] \Delta_{i j}^{2} $$

Because of $\varphi_{i j}=\varphi_{j i}$, the potential function $\varphi$ is the sum of all pairwise potential function $\varphi_{i j}$ with $1 \leq i, j \leq N$ as following form:

(15)
$$ \varphi=\sum_{i=1}^{N-1} \sum_{j=i+1}^{N} \varphi_{i j}, $$

From (7), (13) and using the following property

(16)
$$ \begin{aligned} \dot{p}_{i}-\dot{p}_{j}-S\left(p_{i}-p_{j}\right) \dot{\phi}_{j} &=\left(\dot{p}_{i}-\dot{p}_{\alpha d}\right)-S\left(p_{i}-p_{\alpha d}\right) \dot{\phi}_{i} \\ &-\left(\dot{p}_{j}-\dot{p}_{\alpha d}\right)+S\left(p_{j}-p_{\alpha d}\right) \dot{\phi}_{j} \\ &+S\left(p_{i}-p_{\alpha d}\right)\left(\dot{\phi}_{i}-\dot{\phi}_{j}\right) \end{aligned}, $$

the time derivative both side of is given as follows

(17)
$$ \dot{\varphi}=\sum_{i=1}^{N}\left[M_{i}\left(\left(\dot{p}_{i}-\dot{p}_{o d}\right)-S\left(p_{i}-p_{o d}\right) \dot{\phi}_{1}\right)+L_{i}\left(\dot{\phi}_{i}-\dot{\phi}_{o d}\right)_{-}^{-}\right. $$

(18)
$$ M_{i}=\left(\sum_{j=i+1}^{N} G_{i j}-\sum_{j=1}^{i-1} G_{i j}\right), G_{i j}=\frac{\partial \varphi_{i j}}{\partial \Delta_{i j}}\left(E_{i j}-E_{j i}\right), \\ L_{i}=\left(\sum_{j=i+1}^{N} H_{i j}-\sum_{j=1}^{i-1} H_{i j}\right), \\ \begin{array}{c}{H_{i j}=\frac{\partial \varphi_{i j}}{\partial \Delta_{i j}}\left[\left(E_{i j} S\left(p_{i}-p_{o d}\right)+F_{i j}\right)-\right.} \\ {\left(E_{j i} S\left(p_{j}-p_{o d}\right)+F_{j i}\right) ]},\end{array} $$

This section uses Lyapunov directed method to design a control law. The control Lyapunov function is constructed from the proposed potential function to guarantee no collision in the group of agents and adds sum of square error to obtain the boundedness of the flocking trajectory error

(19)
$$ \begin{aligned} V(t)=\varphi &+\frac{1}{2} \sum_{i=1}^{N} k_{i}^{p}\left\|Q_{i}\left(p_{i}-p_{o d}\right)\right\|^{2} \\ &+\frac{1}{2} \sum_{i=1}^{N} k_{i}^{\phi}\left(\phi_{i}-\phi_{o d}\right)^{2}, \end{aligned} $$

where $k_{i}^{p}, k_{i}^{\phi} \quad i=1,2, \ldots, N$ are positive constant, $Q_{i}$ is invertible matrix depend on $\phi_{i}$ such that

(20)
$$ \frac{d}{d t}\left(Q_{i}\left(p_{i}-p_{o d}\right)\right)=Q_{i}\left(\left(\dot{p}_{i}-\dot{p}_{o d}\right)-S\left(p_{i}-p_{o d}\right) \dot{\phi}_{i}\right) $$

By selecting

(21)
$$ Q\left(\phi_{i}\right)=\left[\begin{array}{cc}{\sin \left(\phi_{i}\right)} & {-\cos \left(\phi_{i}\right)} \\ {\cos \left(\phi_{i}\right)} & {\sin \left(\phi_{i}\right)}\end{array}\right] $$

time differentiation of both sides of is given by

(22)
$$ \begin{array}{c}{\dot{V}(t)=\sum_{i=1}^{N}\left[\Gamma_{i p}\left(\left(u_{p i}-\dot{p}_{o d}\right)-S\left(p_{i}-p_{o d}\right) \dot{\phi}_{i}\right)+\right.} \\ {\Gamma_{i \phi}\left(u_{\phi i}-\dot{\phi}_{o d}\right) ]},\end{array} $$

where

(23)
$$ \begin{array}{l}{\Gamma_{i p}=\left[\Gamma_{i x}, \Gamma_{i y}\right]=M_{i}+k_{i p}\left(p_{i}-p_{o d}\right)^{T}} \\ {\Gamma_{i \phi}=L_{i}+k_{i \phi}\left(\phi_{i}-\phi_{o d}\right), u_{i p}=\left[u_{i x}, u_{i y}\right]^{T}}\end{array} $$

The control law $u_{p i}, u_{\phi i}$ is selected such that the right side of is negative define function. In other word, to reduce the magnitude of control inputs when two agents are too closed, let us use the scalar smooth saturation function $\sigma(x)$ such that:

1) $\sigma(x)$ is a smooth function,

2) $\frac{\partial^{(k)} \sigma}{(\partial x)^{k}}$ is bounded , $\forall k \in \square, \partial \sigma / \partial x>0 \quad \forall x \in \square$,

3) $x \sigma(x)>0 \forall x \neq 0$ and $\sigma(x)=0 \Leftrightarrow x=0$,

by which, the control inputs are chosen as the following

(24)
$$ \begin{aligned} u_{i x} &=\dot{x}_{o d}-\gamma_{i x} \sigma\left(\Gamma_{i x}\right)+\left(y_{i}-y_{o d}\right) u_{i \phi} \\ u_{i y} &=\dot{y}_{o d}-\gamma_{i j} \sigma\left(\Gamma_{i y}\right)-\left(x_{i}-x_{o d}\right) u_{i \phi} \\ u_{i \phi} &=\dot{\phi}_{o d}-\gamma_{i \phi} \sigma\left(\Gamma_{i \phi}\right), \end{aligned} $$

where $\gamma_{i x}, \gamma_{i y}, \gamma_{i \phi}$ are positive constants, from (22), we can obtain that

(25)
$$ \dot{V}(t)=\sum_{i=1}^{N} \sum_{j=x, y, \phi}\left[-\gamma_{i j} \Gamma_{i j} \sigma\left(\Gamma_{i j}\right)\right] \leq 0 $$

Theorem 1 : The group of $N$ agent , each agent is steered by the control input , achieves the control objective in section 3. In particular, the following results hold:

1) Each agent in the group is capable of avoiding the others in the group.

2) The Euclid distances between agent and the rendezvous trajectory is bounded $\left\|q_{i}(t)-q_{\alpha d}(t)\right\|<\infty$.

3) The generalized velocity of agent $i$ asymptotically approaches the one of the others as well as the generalized flocking rendezvous velocity

(26)
$$ \lim _{t \rightarrow \infty}\left(\dot{x}_{i}(t)-\dot{x}_{\alpha d}(t)+\left(y_{i}(t)-y_{o d}(t)\right) \dot{\phi}_{o d}(t)\right)=0, \\ \lim _{t \rightarrow \infty}\left(\dot{y}_{i}(t)-\dot{y}_{o d}(t)-\left(x_{i}(t)-x_{o d}(t)\right) \dot{\phi}_{o d}(t)\right)=0, \\ \lim _{t \rightarrow \infty}\left(\dot{\phi}_{i}(t)-\dot{\phi}_{o d}(t)\right)=0. $$

Proof : From , it established that $\dot{V} \leq 0$. Hence, $V(t)$ is a non-increasing function respect to $t$. By integrating both sides of from initial time $t_{0}$ to $t$, we derive that $V(t) \leq V\left(t_{0}\right)$. It is worth noting that $q_{od}$ and $\dot q_{od}$ are bounded, we can drive the boundedness of $V(t)$. Further, it implies that $\| \phi_{i}-\phi_{o d} |$ is bounded for all $i$. The boundedness of $\varphi_{i j}$ considering for all $(i, j)$, $i \neq j$ it implies that there are no collisions among the group of agents. Thus, statement 1 and 2 of theorem 1 is proven.

Because $q_{i}(t)$ is bounded, it find easy to see that $\dot{V}$ is also bounded. Taking derivative of $\dot{V}$ we have:

(27)
$$ \frac{d \dot{V}(t)}{d t}=-\sum_{i=1}^{N} \sum_{j=x, y, \phi} \gamma_{i j}\left[\sigma\left(\Gamma_{i j}\right)+\Gamma_{i j}\left(\frac{\partial \sigma}{\partial \Gamma_{i j}}\right)\right] \frac{\partial \Gamma_{i j}}{\partial \xi} \dot{\xi} $$

Fig. 4. Snapshots of the same shape agent's movements

../../Resources/kiee/KIEE.2019.68.7.923/fig4.png

Fig. 5. Control inputs and proof of no collision

../../Resources/kiee/KIEE.2019.68.7.923/fig5.png

Where $\xi=\left[q_{1}^{T}, q_{2}^{T}, \ldots, q_{N}^{T}, q_{o d}^{T}\right]^{T}$. We now going to proof the boun- dedness of $d \dot{V}(t) / d t$. As above proof of no collision in the group of agent, the boundedness of $q_{i}(t)$ implies that both $\Gamma_{i j}$ and $\partial \Gamma_{\tilde{j}} / \partial q$ are bounded. From the properties of saturation function $\sigma(\bullet)$, we also have boundedness of $\sigma\left(\Gamma_{\eta}\right)$, $\partial \sigma / \partial \Gamma_{j}$ and bounded control input $u_{i}$ in (24). Hence, $\dot{\xi}$ and $d \dot{V}(t) / d t$ is bounded. The application of Barbalat’s lemma in (14) offers $\dot{V}(t) \rightarrow 0$ as $t \rightarrow \infty$. It implies that $\lim _{t \rightarrow \infty} \Gamma_{i j}=0$. Hence, the statement 3 of theorem 1 is proven. □

5. Simulation

In this section we illustrate the effectiveness of the proposed control law presented by implementing numerical simulation. All agents in the group are the same shape. To indicate that there is no collision among the group of agents, we represent variable $D_{i}$ as geometric mean of $N-1$ relative distance from agent $i$ to the other:

(28)
$$ D_{i}=\left(\prod_{j \neq i, j=1}^{N} \Delta_{i j}\right)^{\frac{1}{N-1}}, $$

In this case, we consider the system has $N=20$ agents with these dimension as diamond shape with the diagonals are 3 and 1.5 respectively. The rendezvous trajectory in the simulation scenario is $x_{o d}(t)=R_{d} \cos (t)-R_{d} / 2$, $\quad y_{o d}(t)=R_{d} \sin (t)$, $\quad \phi_{o d}(t)=0.2 t+\pi / 2$ It is presented as black dash line in Fig. 4b, 4c and Fig. 4d. Let us denote $u_{x}=\left[u_{x 1}, \ldots ., u_{x N}\right]^{T}, u_{y}=\left[u_{y 1}, \ldots, u_{y N}\right]^{T}$ and $u_{\phi}=\left[u_{\phi 1}, \ldots ., u_{\phi N}\right]^{T}$ as control inputs in Fig. 5a, 5b, 5c and the saturation function $\sigma(\bullet)$ is chosen as $x / \sqrt{1+x^{2}}$. At the initial time $t=0$, these agents were uniformly located in two circular rings as in Fig. 4a with the initial heading angles were randomly chosen as: $\phi(0)=\operatorname{rand}(1) \pi / 2$, where rand $(1)$ is the random number between 0 and 1. The communication range of all agents are equal with $R_{i}=5$ and the control parameters are selected as: $k_{p}^{i}=0.2, \quad k_{p}^{i}=0.2, \quad \gamma_{i 1}=5, \quad \gamma_{i 2}=5, \quad \gamma_{i 3}=5 \quad$ and $\quad \alpha_{i j}=0.25$ for all $(i, j) i \neq j$. In the simulation time 30s the group of agents tracks the circle form of rendezvous trajectory.

As can be seen in the Fig. 4b, 4c, >4d group of agents attempt to track the rendezvous circular trajectory $q_{o d}$. The angular velocity $\mathcal{U}_{\phi}$ in Fig. 5c asymptotically converse to $\dot{\phi}_{c d}=0.2$. From the Fig. 5a, 5b, the linear velocity of these agents $u_{x}, u_{y}$ asymptotically converse to $\dot{x}_{o d}(t)-\left(y_{i}(t)-y_{o d}(t)\right) \dot{\phi}_{o d}(t)$ and $\dot{y}_{o d}(t)+\left(x_{i}(t)-x_{o d}(t)\right) \quad \dot{\phi}_{o d}(t)$ , respectively as Theorem 1. In addition, all control inputs $u_{x}, u_{y}, u_{\phi}$ are differentiable. The presentation $D_{i}$ in Fig. 5d is greater than zero, it implies that there are no collision in the group of agents.

6. Conclusion

This paper has addressed the issue of flocking control for multiple polygonal agents with limited communication range. The proposed control law is designed, based on the new avoidance condition for polygonal shape and Lyapunov directed method. The potential function has been introduced to achieve desired flocking behaviors and guarantee the control input differentiable in spite of agents' limited communication areas. The simulation result shows the effectiveness of the proposed control law. In the future work, our study will extend to higher-order systems such as double-integrator modeled agent.

Acknowledgements

This work was supported by the National Research Foundation of Korea Grant funded by the Korean Government(NRF-2018R1D1A1B07041456).

References

1 
Reynolds C. W., Flocks , herds , 1987, Flocks, herds, and schools: A distributed behavioral model, in, Vol. 21, No. 4, pp. 2534DOI
2 
Levine H., Rappel W. J., 2001, Self-organization in systems of self-propelled particles, Phys. Rev. E, Vol. 63, pp. 208211DOI
3 
Olfati-Saber R., Murray R., 2004, Consensus problems in net- works of agents with switching topology and time-delays, Vol. 49, No. 9DOI
4 
Olfati-Saber R., 2006, Flocking for multi-agent dynamic systems: algorithms and theory, IEEE Trans. Autom. Control, Vol. 51, No. 3Google Search
5 
Su H., et al. , 2009, Flocking of multi-agents with a virtual leader, IEEE Trans. Autom. Control, Vol. 54, No. 2, pp. 293306DOI
6 
Gu an D., Wang Z., 2009, Leaderfollower flocking: Algorithms and experiments, Vol. 17, No. 5, pp. 12111219DOI
7 
Dimarogonas D. V., et al. , 2006, A feedback stabilization and collision avoidance scheme for multiple independent non- point agents, Vol. 42, No. 2, pp. 229-243DOI
8 
Do K. D., 2012, Formation control of underactuated ships with elliptical shape approximation and limited communication ranges, Vol. 48, No. 7, pp. 1380-1388DOI
9 
Do K. D., 2011, Flocking for Multiple Elliptical Agents With Limited Communication Ranges, , Vol. 27, No. 5DOI
10 
Thang Nguyen, et al., 2017, Formation Control and Obstacle Avoidance of Multiple Rectangular Agents with Limited Communication Ranges, Vol. 4, No. 4, pp. 680-691DOI
11 
Do K. D., 2014, Bounded Assignment Formation Control of Second- Order Dynamic Agents, Vol. 19, No. 2DOI
12 
Dimarogonas D., et al. , 2007, On the rendezvous problem for multiple nonholonomic agents, Vol. 52, No. 5DOI
13 
Ramer Urs., 1972, An Iterative Procedure for the Polygonal Ap- proximation of Plane Curves, Computer Graphics and Image Processing, Vol. 1, No. 3, pp. 244-256DOI
14 
Slotine E., Weiping Li, 1991, Applied Nonlinear Control, Prentice HallGoogle Search

저자소개

김 성 현 (Sung Hyun Kim)

Sung Hyun Kim received his M.S. and Ph.D. degrees in Electrical and Electronic Engineering from POSTECH (Pohang University of Science and Technology), Pohang, Republic of Korea, in 2003 and 2008, respectively.

He joined UOU (University of Ulsan), Ulsan, Republic of Korea, in 2011 and is currently a full professor at School of Elec- trical Engineering in UOU.

His research interests cover the field of control design and signal processing for networked/ embedded control systems, multi-agent systems, fuzzybased nonlinear systems, stochastic hybrid systems, and radio frequency identification tag protocol.

탄 빈 응우엔 (Thanh Binh Nguyen)

Thanh Binh Nguyen received his B.S. and M.S. degrees in Electrical Engineering from Hanoi University of Science and Technology, Hanoi, Vietnam in 2014 and 2016.

He held the position as lecturer at Thuyloi University, Viet- nam in 2017. Currently, he is doctoral student in University of Ulsan, Ulsan, Republic of Korea.

His research interests include control of unmanned vehicles, multi-agent systems and stochastic control systems.