Next Article in Journal
Evaluation of Single-Event Upsets in SRAM in 22 nm Fully Depleted Silicon in an Insulator Integrated Circuit Process
Previous Article in Journal
Symmetry-Aware Progressive Generative Modeling for Non-Invasive Digital Restoration of Dunhuang Murals
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Communication-Efficient Affine Formation Maneuver Control for Unmanned Surface Vehicles via Hybrid Event-Driven Interaction

College of Information Science and Engineering, Northeastern University, Shenyang 110819, China
*
Author to whom correspondence should be addressed.
Symmetry 2026, 18(8), 1277; https://doi.org/10.3390/sym18081277
Submission received: 23 June 2026 / Revised: 15 July 2026 / Accepted: 17 July 2026 / Published: 28 July 2026
(This article belongs to the Section B: Mathematics)

Abstract

With the rapid development of Internet of Things (IoT) technology, the formation control of unmanned surface vehicles (USVs) has attracted increasing attention in marine applications. However, in practical marine missions, the implementation of affine formation maneuver control (AFMC) still faces challenges caused by limited communication resources and restricted interaction frequency of onboard communication devices. To address these issues, this paper proposes a hybrid event-driven interaction mechanism (HEIM) for AFMC of USVs. In this mechanism, a clock variable is first introduced to regulate the interaction process, such that excessively frequent information exchanges can be avoided and the interaction interval can satisfy the minimum communication interval (MCI) required by onboard hardware. However, when the clock variable reaches its lower bound, an interaction may be compulsorily triggered, which introduces a maximum interaction interval constraint. To remove this restriction, an additional threshold is further incorporated as a secondary interaction judgment condition. In this way, the proposed mechanism not only preserves an adjustable MCI but also avoids unnecessary interactions caused solely by the clock variable, thereby further improving communication efficiency. Theoretical analysis and simulation results demonstrate the effectiveness of the proposed method.

1. Introduction

Driven by the rapid advancement of Internet of Things (IoT) technology, the cooperative operation of multiple unmanned surface vehicles (USVs) has become an important research topic due to its broad applications in maritime missions, including environmental monitoring, emergency search and rescue, and ocean resource development [1,2,3,4,5]. Due to the inherent limitations of a single USV in terms of sensing range, endurance, and task execution capability, coordinated multi-USV operation has emerged as a prevalent paradigm for extensive maritime missions [6,7,8]. To support such missions, cooperative formation control has emerged as one of the core technologies in this field [9,10]. In recent years, considerable efforts have been devoted to the formation control of multi-agent systems [11,12]. These studies have led to a variety of representative approaches, including relative-position-based [13], distance-based [14], bearing-based [15], similarity-based [16], and affine-formation-based methods [17]. Among these approaches, affine formation maneuver control (AFMC) has emerged as a promising framework because of its capability to realize flexible formation transformations [18]. AFMC can generate rich maneuvering behaviors, including translation, rotation, scaling, and shearing. This feature makes it particularly suitable for formation reconfiguration in complex marine environments and further broadens the operational scope of coordinated multi-vehicle systems [19,20,21]. To realize AFMC, USV nodes need to exchange information in real time to ensure the reliable execution of formation tasks [22]. Given the limited onboard space and payload capacity of USVs, their available energy during missions is usually constrained. Therefore, high-frequency information exchange may shorten operational endurance. Meanwhile, onboard communication devices have finite interaction capability. Once the interaction interval is shorter than the hardware-allowable MCI, communication congestion and data accumulation may occur, leading to degraded interaction reliability.
In response to the issue of limited onboard energy, event-driven mechanisms (EIMs) have garnered increasing attention in recent years. Among them, static and dynamic EIMs are widely studied [23,24,25,26,27,28]. The static EIM activates information exchange when the measurement error exceeds a predefined threshold, thereby suppressing redundant interactions [23]. Compared with this fixed-threshold design, the dynamic EIM introduces an auxiliary dynamic variable into the interaction condition, which enhances the adaptability of the interaction mechanism [28]. This design can further reduce communication consumption and extend the operational endurance of USVs in long-duration missions. Although static and dynamic EIMs can theoretically preclude Zeno behavior, they generally cannot provide an explicit MCI. The guaranteed inter-event interval is only positive and may approach zero when the measurement error becomes large. Therefore, Zeno behavior is avoided in a mathematical sense, but frequent interactions may still be triggered in practical implementations. This may cause the communication frequency to exceed the hardware capability of onboard devices, leading to data accumulation and communication congestion. To overcome this limitation, MCI-based EIMs have been developed in [29,30,31]. By introducing a resettable variable into the interaction condition, these methods ensure that the decay time from the reset value to the triggering boundary has a positive lower bound, thereby explicitly guaranteeing a computable MCI. Benefiting from this advantage, such MCI-based designs have been extended to AFMC of USVs to reduce interaction frequency while guaranteeing an explicit MCI [32]. Nevertheless, two limitations remain in existing MCI-based methods. On the one hand, the guaranteed MCIs are usually not actively tunable, but are passively determined by system-related parameters, such as adaptive variables and stress-matrix-dependent terms. Consequently, the interaction interval cannot be readily adjusted to accommodate different onboard communication capabilities. Moreover, the use of a clock variable may impose a maximum interaction interval (MII). Specifically, the clock variable enforces an interaction once it reaches the prescribed threshold. Moreover, since its decreasing rate is lower bounded by a positive constant, the time required to reach this threshold is upper bounded. As a result, a maximum interaction interval (MII) constraint is introduced, which may cause forced information exchange and unnecessary energy consumption. These issues motivate the development of a more flexible interaction strategy that can actively adjust the MCI while eliminating the MII constraint.
Based on the above analysis, this paper proposes a hybrid event-driven interaction mechanism (HEIM) for affine formation maneuver control of USVs. The core advantages of the proposed mechanism are mainly reflected in the following two aspects:
(1)
A HEIM is developed to systematically regulate information interactions. By introducing clock variables, the MCI can be explicitly prescribed through tunable parameters, thereby ensuring compatibility with onboard communication hardware. Unlike existing MCI-based methods with passively determined MCIs [29,30,31,32], the MCI of HEIM is determined only by the designed parameters, thereby providing a flexible and hardware-compatible interaction design.
(2)
To remove the MII constraint caused by the clock variable, an additional threshold is introduced as a secondary interaction condition. With this dual judgment structure, the proposed HEIM not only satisfies the communication capability of practical hardware but also removes the MII constraint inherent in conventional MCI-based mechanisms [29,30,31,32].
Notations. Let R n and R m × n denote the n-dimensional Euclidean space and the set of m × n real matrices, respectively. For a vector, · denotes the Euclidean norm, and for a scalar, | · | denotes its absolute value. I n represents the n-dimensional identity matrix, and 1 n denotes the n-dimensional column vector with all entries equal to one. For a symmetric matrix, λ min ( · ) and λ max ( · ) denote its minimum and maximum eigenvalues, respectively. The symbol ⊗ denotes the Kronecker product.

2. Problem Formulation

2.1. Graph Theory

This paper uses an undirected graph to describe the communication topology among USVs. Let G = ( V , E ) , where V = { 1 , 2 , , n } denotes the set of vehicles and E V × V denotes the set of bidirectional communication links. If ( j , i ) E , vehicle i can obtain information from vehicle j. In the two-dimensional space R d with d = 2 , consider a leader–follower formation consisting of n USVs, where n d + 2 . The leader and follower sets are denoted by V l and V f , with cardinalities n l and n f = n n l , respectively. The position vector of all vehicles is defined as p = [ p 1 T , p 2 T , , p n T ] T R d n . Correspondingly, the leader and follower position vectors are given by p l = [ p 1 T , , p n l T ] T and p f = [ p n l + 1 T , , p n T ] T , such that p = [ p l T , p f T ] T . Therefore, the formation is represented by the pair ( G , p ) .

2.2. Affine Formation

Definition 1
(Affine Image). Let r R 2 n denote the nominal configuration of N USVs in R 2 . Then, the affine image of a nominal configuration refers to the collection of configurations generated from it through affine transformations:
Γ ( r ) = { p R d n p = ( I n A ) r + 1 n b }
where A R d × d denotes the affine transformation matrix and b R d represents the translation vector.
Definition 2
(Target Formation). The desired formation p * ( t ) is generated by applying a time-varying affine transformation to the nominal configuration, and can be expressed as:
p * ( t ) = [ I n A ( t ) ] r + 1 n b ( t )
where A ( t ) R d × d and b ( t ) R d are continuously time-varying matrices and vectors used to describe the dynamic affine deformation of the formation during motion.
Lemma 1.
Under the nominal formation framework, the following three propositions are equivalent [33]:
(1) 
The nominal configuration r is affinely localizable by the leaders in R d .
(2) 
One can find a positive semidefinite equilibrium stress matrix Ω such that rank ( Ω ) = n d 1 and Ker ( Ω I 2 ) = Γ ( Q ) , with its elements defined as follows:
[ Ω ] i j = 0 , i j , ( i , j ) E ω i j , i j , ( i , j ) E j = 1 n ω i j , i = j
where ω i j is the stress value corresponding to the edge ( i , j ) . As an equilibrium stress, i = 1 n ω i j ( p i p j ) = 0 holds.
(3) 
For the stress matrix Ω, let Ω ¯ = Ω I d , which can be expressed in block form as:
Ω ¯ = Ω l l Ω l f Ω f l Ω f f I d = Ω ¯ l l Ω ¯ l f Ω ¯ f l Ω ¯ f f
where the follower sub-block Ω f f R ( n n l ) × ( n n l ) is positive definite.
According to the above results, the desired position of the followers satisfies
( Ω f f I 2 ) p f * ( t ) + ( Ω f l I 2 ) p l * ( t ) = 0 .
Since Ω f f is positive definite, the desired follower position can be obtained as
p f * ( t ) = Ω f f 1 Ω f l I 2 p l * ( t ) .
Moreover, as established in [33], the desired heading angles satisfy
ψ f * ( t ) = Ω f f 1 Ω f l ψ l * ( t ) .
Define η i * ( t ) = p i * ( t ) ψ i * ( t ) , η l * ( t ) = col i V l { η i * ( t ) } , η f * ( t ) = col i V f { η i * ( t ) } . Then, the desired position and heading of the followers can be compactly written as
η f * ( t ) = Ω f f 1 Ω f l I 3 η l * ( t ) .

2.3. System Model

To express the motion of the ith USV, we introduce two distinct reference coordinates, as shown in Figure 1. The USV’s kinematic and dynamic models are given as follows [34]:
η ˙ i = R i ( ψ i ) ϑ i M i ϑ ˙ i + C i ( ϑ i ) ϑ i + D i ( ϑ i ) ϑ i = τ i + d w i
where η i = [ x i , y i , ψ i ] T denotes the pose of the ith USV in the earth-fixed frame, with x i and y i being the position coordinates and ψ i being the yaw angle. The vector ϑ i = [ u i , v i , r i ] T denotes the body-fixed velocity, including the surge velocity, sway velocity, and yaw rate. The rotation matrix is given by R i ( ψ i ) = diag { J i ( ψ i ) , 1 } , where J i ( ψ i ) = cos ψ i sin ψ i sin ψ i cos ψ i . The control input is denoted by τ i = [ τ u i , τ v i , τ r i ] T . Moreover, M i , C i ( ϑ i ) , and D i ( ϑ i ) R 3 × 3 are the inertia matrix, Coriolis-centripetal matrix, and damping matrix, respectively. The vector d w i R 3 denotes the unknown environmental disturbance.
Then, (9) can be transformed into the following form:
η ˙ i = v ¯ i v ¯ ˙ i = R i ( ψ i ) M i 1 τ i + F i
where v ¯ i = R ( ψ i ) ϑ i represents the velocity in the earth-fixed frame. The term F i = R ˙ ( ψ i ) ϑ i + f i incorporates the Coriolis-centripetal forces, damping effects, and external disturbances, with f i = R i M i 1 d w i R i M i 1 C i ( ϑ i ) ϑ i + D i ( ϑ i ) ϑ i .
Remark 1.
It should be noted that (10) is an equivalent reformulation of the original USV model in (9). By introducing the earth-fixed velocity v ¯ i = R i ( ψ i ) ϑ i , the system dynamics can be expressed in a compact second-order form. Meanwhile, the Coriolis-centripetal forces, damping effects, and environmental disturbances are incorporated into the lumped term F i . Therefore, the model structure is simplified without changing the physical dynamics, which provides a convenient basis for the following observer and controller design.
Assumption 1.
The leaders are modeled as virtual agents whose trajectories are predefined as η l * ( t ) . Thus, their actual states are assumed to satisfy η l ( t ) = η l * ( t ) and η ˙ l ( t ) = η ˙ l * ( t ) . In addition, η ˙ l and η ¨ l are bounded.
Assumption 2.
For each vehicle, the v ¯ i and v ¯ ˙ i are bounded by a constant.
Assumption 3.
For each vehicle, the derivative of the unknown disturbance F i is bounded.
Remark 2.
For Assumption 1, virtual leaders are adopted so that no physical leader is required. Their trajectories can be planned in advance according to mission requirements and can also be modified remotely in real time, which facilitates flexible task execution [20,21]. For Assumption 2, the velocity and acceleration of each USV are restricted by actuator capability, propulsion power, and safety requirements. Therefore, v ¯ i and v ¯ ˙ i are bounded in practical implementations, which also facilitates the subsequent stability analysis. For Assumption 3, the nonlinear disturbance term depends on the vehicle velocity and acceleration. Since these variables are physically bounded, the derivative of the nonlinear disturbance term can also be reasonably assumed to be bounded. Therefore, Assumption 3 is consistent with practical USV operating conditions and facilitates the subsequent convergence analysis of the disturbance observer [22,35].

2.4. Design Objective

This paper develops an HEIM-based control strategy for the affine formation maneuver control of USVs. The main design objectives are summarized as follows:
1.
AFMC objective: Develop an AFMC strategy such that the followers can track the desired affine formation generated by the virtual leaders. For a given leader trajectory η l * ( t ) , the control objective is formulated as
lim t η f ( t ) + ( Ω f f 1 Ω f l I 3 ) η l * ( t ) Δ ,
where Δ is a small positive constant.
2.
HEIM objective: Design a HEIM to guarantee an adjustable MCI. Moreover, the MII of the proposed HEIM is not restricted by any inherent upper bound.

3. Main Results

To achieve the stated objectives, this section develops an HEIM-based affine formation control framework (Figure 2). The control law is first constructed to drive the followers toward their desired states. Then, the proposed HEIM is integrated to lower communication energy consumption, ensure a hardware-compatible MCI, and avoid the MII restriction.

3.1. Controller Design

To achieve AFMC, the control law τ i is constructed as follows:
τ i = M i R i 1 ( ψ i ) τ i 0 τ i 0 = k η j V l ω i j ( η i η j ) + j V f ω i j ( η i η j ( t j , k ) ) k v ¯ j V l ω i j ( v ¯ i v ¯ j ) + j V f ω i j ( v ¯ i v ¯ j ( t j , k ) ) F ^ i ,
where k η and k v ¯ are positive control gains, and F ^ i denotes the estimated value of the lumped disturbance F i . The extended state observer (ESO) is designed as follows:
v ¯ ^ ˙ i = F ^ i + R i ( ψ i ) M i 1 τ i K a ( v ¯ ^ i v ¯ i ) F ^ ˙ i = K b ( v ¯ ^ i v ¯ i )
where K a and K b are both diagonal matrices.

3.2. HEIM Design

This section designs a HEIM to reduce interaction energy consumption. Before constructing this mechanism, we first introduce a clock variable for p { η , v ¯ } :
δ ˙ i p ( t ) = min ϖ i p ( t ) , 0 k 0 , δ i p ( t ) > 0 , ξ p i ( t ) 0 k 0 , δ i p ( t ) > 0 , ξ p i ( t ) = 0 0 , δ i p ( t ) = 0 , ξ p i ( t ) α p t ( t i k , t i k + 1 ) δ ¯ i p ( t i k + ) = δ 0 , t = t i k
where δ 0 , k 0 and α p are some constants to be designed, ξ p i = p i p i ( t i k ) with p = { η , v ¯ } . t i k denotes the interaction instant. ϖ i p ( t ) is designed as
ϖ i p ( t ) = 1 ξ p i ( t ) 2 ( δ i p ( t ) ) 2 1
To determine t i k , the HEIM is designed as follows:
t i k + 1 = inf t t i k | ( δ i η ( t ) 0 or δ i v ¯ ( t ) 0 ) ( ξ η i ( t ) α η or ξ v ¯ i ( t ) α v ¯ )
Theorem 1.
Under the proposed HEIM in (16), the interval between two consecutive interactions of each USV is lower bounded by T min , namely,
t i k + 1 t i k T min = arctan δ 0 1 + k 0 ) 1 + k 0 .
Therefore, Zeno behavior is also naturally excluded.
Proof. 
See Appendix A. □
Remark 3.
The proposed HEIM combines the clock-variable condition with the error-threshold condition. An interaction is triggered only when at least one clock variable δ i p ( t ) reaches zero and at least one measurement error exceeds its prescribed threshold α p , where p { η , v ¯ } . Since each clock variable requires a strictly positive time to decrease from the reset value δ 0 to zero, the clock-variable condition guarantees a positive MCI and excludes Zeno behavior (see Appendix A). In addition, when a clock variable reaches zero, the additional error-threshold condition prevents an interaction from being compulsorily triggered if the measurement errors remain small. This avoids unnecessary interactions triggered solely when the clock variable reaches zero and removes the MII constraint imposed by the clock variable in [23,24,25,26,27,28]. Moreover, compared with MCI-based EIMs [29,30,31,32], the MCI of the proposed HEIM can be actively and flexibly adjusted through the design parameters k 0 and δ 0 , rather than being passively determined by system-related parameters.
Remark 4.
It should be noted that the intermittent updates of neighboring information under the proposed HEIM may cause relatively large variations in the control inputs, thereby increasing actuator activity and mechanical wear. This phenomenon is inherent in event-triggered interaction mechanisms and has also been observed in existing studies [27,31]. For the proposed HEIM, the triggering thresholds δ 0 and α p can be appropriately reduced to prevent excessive control variations caused by long inter-event intervals. Alternatively, a low-pass filter or a control-rate constraint can be introduced in future work to smooth the control inputs at triggering instants. These strategies provide a practical trade-off between communication efficiency and control smoothness.

3.3. Stability Analysis

Theorem 2.
Under the proposed controller (12), the tracking error between η f ( t ) and η f * ( t ) is uniformly ultimately bounded. Therefore, the follower states η f ( t ) ultimately converge to a small neighborhood of η f * ( t ) , and the AFMC objective in (11) is achieved.
Proof. 
See Appendix B. □

4. Simulations

4.1. Effectiveness Validation

In this section, the effectiveness of the proposed control strategy is verified. The USV cluster shown in Figure 3 is considered, where USVs 1–3 act as leaders and USVs 4–7 act as followers. The values on the edges connecting two nodes represent the corresponding values of the stress matrix. The USV model is from [34]. The initial poses of the USVs are randomly selected as η 1 ( 0 ) = [ 16 , 0 , 0 ] T , η 2 ( 0 ) = [ 8 , 8 , 0 ] T , η 3 ( 0 ) = [ 8 , 8 , 0 ] T , η 4 ( 0 ) = [ 2 , 10 , 0 ] T , η 5 ( 0 ) = [ 5 , 13 , 0 ] T , η 6 ( 0 ) = [ 13 , 15 , 0 ] T , and η 7 ( 0 ) = [ 17 , 17 , 0 ] T . The units are [ m , m , rad ] . The initial body-fixed velocities are set as ϑ i ( 0 ) = [ 0 , 0 , 0 ] T , i = 1 , 2 , , 7 , with units [ m / s , m / s , rad / s ] . Moreover, the inertia matrix M i can be measured in advance, whereas the hydrodynamic matrices C i ( ϑ i ) and D i ( ϑ i ) are assumed to be unknown. The external disturbance acting on the dynamics of the ith USV is selected as d w i ( t ) = 0.1 sin ( 0.1 t ) M i 1 3 , where 1 3 = [ 1 , 1 , 1 ] T . The controller gains are chosen as k η = 2 and k v ¯ = 4 . The disturbance estimation gains are set as K a = diag ( 20 , 20 , 20 ) and K b = diag ( 100 , 100 , 100 ) . The minimum allowable interaction interval (MAII) of the communication hardware is assumed to be 0.04   s . For the proposed HEIM, the reset value is selected as δ ¯ i p ( t i k + ) = δ 0 = 0.1 , with k 0 = 1 and α p = 0.08 . Under these parameters, the guaranteed MCI satisfies T min = 0.05 s > 0.04 s , which is compatible with the hardware communication capability. If the error-dependent condition ξ η i ( t ) α η and ξ v ¯ i ( t ) α v ¯ is not incorporated, the communication process is governed only by the reset variable. In this case, the MII is given by T max = δ 0 / k 0 = 0.1 s . The simulation time step is set to 0.02 s .
Figure 4, Figure 5, Figure 6, Figure 7 and Figure 8 present the detailed simulation results. Figure 4 and Figure 5 show the motion trajectories of multiple USVs. It can be observed that the USVs gradually form the desired formation and realize coordinated translation, scaling, and rotation. These results demonstrate that the proposed algorithm can achieve affine formation maneuvering rather than only formation keeping. Considering the space limitation, Scenario 1 is taken as an example for further analysis. Figure 6 depicts the position errors and yaw angle errors. It can be observed that these errors finally converge to a small neighborhood of zero, which further validates the effectiveness of the proposed algorithm. Figure 7 illustrates the time evolution of the control inputs. In the initial stage, the control inputs fluctuate significantly due to the large position and velocity errors. As the desired formation is gradually achieved, the control inputs become relatively stable. Figure 8 illustrates the evolution of the interaction intervals over time, where the blue dashed line denotes the maximum interaction interval T max and the black dashed line denotes the minimum communication interval T min . It can be observed that the interaction instants of USVs 4–7 are non-continuous, which effectively reduces the communication energy consumption. In the initial stage, the large formation errors and drastic formation adjustments lead to frequent interactions and relatively small interaction intervals. Nevertheless, all interaction intervals are always no less than T min = 0.05 s , which excludes Zeno behavior and shows that the proposed mechanism is compatible with the hardware communication capacity. Moreover, most interaction intervals can exceed T max . This indicates that the proposed mechanism eliminates unnecessary forced interactions caused by the MII restriction.

4.2. Comparison Results with Existing Strategy

In this section, comparative results are presented to demonstrate the advantages of the proposed HEIM. The EIM proposed in [28] is adopted as the baseline method. For convenience of presentation, it is denoted as EIM0. For a fair comparison, EIM0 is redesigned under the same formation control framework as follows.
t i k + 1 = inf t t i k | ( ξ η i ( t ) 0.08 + 0.04 acot ( 0.1 t ) or ξ v ¯ i ( t ) 0.08 + 0.04 acot ( 0.1 t ) )
In addition, the formation error norm is defined as
e η = i V f e η i .
Figure 9 compares the formation error and interaction cost obtained by HEIM and EIM0. It can be observed from Figure 9a that HEIM and EIM0 achieve similar formation maneuvering performance. However, Figure 9b shows that HEIM requires a much lower interaction cost than EIM0. This improvement mainly comes from two aspects. On the one hand, the introduced MCI avoids excessively frequent interactions when the formation errors are large, thereby reducing the risk of communication congestion. On the other hand, benefiting from the MCI-guaranteed interaction design, unnecessary frequent interactions can also be avoided, which further reduces the communication energy consumption. For example, the number of interactions of USV 7 is reduced from 1224 under EIM0 to 772 under HEIM, corresponding to a reduction of 452 interactions, namely about 36.93%. In addition, together with the effectiveness validation results, it can be further observed that HEIM removes the MII constraint. Therefore, the proposed HEIM not only reduces the interaction cost but also avoids MII restriction, which further confirms its advantages.

5. Conclusions

This paper proposes a HEIM with an adjustable MCI for AFMC of USVs. By introducing a clock variable, the proposed HEIM guarantees a hardware-compatible MCI and prevents excessively frequent interactions. Moreover, an additional threshold is incorporated into the interaction condition to avoid forced interactions caused solely by the clock variable, thereby removing the MII and improving communication efficiency. Theoretical analysis proved that the AFMC objective can be achieved and that Zeno behavior is excluded. Simulation results further verified the effectiveness of the proposed method. However, communication delays are not considered in the current framework, which may degrade the control performance. In addition, only undirected communication topologies are considered. Future work will extend the proposed method to delay-affected marine communication networks with directed topologies.

Author Contributions

Conceptualization, R.W.; Formal Analysis, R.W. and Y.Q.; Software, R.W.; Writing—Original Draft, R.W.; Writing—Review and Editing, Y.Q. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China [No. 52301358].

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Abbreviations

The following abbreviations are used in this manuscript:
USVUnmanned surface vehicle
AFMCAffine formation maneuver control
MCIMinimum communication interval
MIIMaximum interaction interval
MAIIMinimum allowable interaction interval

Appendix A

The complete proof of Theorem 1 is presented below.
Proof of Theorem 1.
A comparison function h p i ( t ) can be introduced such that h p i ( t ) δ i p ( t ) holds for all t [ t i k , t i k + 1 ) . The evolution of this function is governed by
h ˙ p i ( t ) = h p i 2 ( t ) 1 k 0 .
Integrating the above differential equation over the interval t [ t i k , t i p ) with t i p ( t i k + , t i k + 1 ) and applying the initial condition h p i ( t i k ) = δ 0 yields
t i p t i k + = arctan δ 0 1 + k 0 arctan h p i ( t i p ) 1 + k 0 1 + k 0
It can be observed that there exists a specific time instant t i p = t ¯ i p at which h p i ( t ¯ i p ) = 0 . Substituting this instant into (A2) gives
T ¯ i = t ¯ i p t i k = arctan δ 0 1 + k 0 1 + k 0 .
According to the design in (14), the clock variable satisfies δ ˙ p i ( t ) h p i 2 ( t ) 1 k 0 . When δ p i ( t ) and h p i ( t ) start from the same initial value, δ ˙ p i ( t ) h ˙ p i ( t ) holds. Therefore, δ p i ( t ) decreases no faster than h p i ( t ) . By the comparison principle, δ p i ( t ) h p i ( t ) before either variable reaches zero. Since h p i ( t ) reaches zero at T ¯ i , the zero-crossing time of δ p i ( t ) satisfies T m i n T ¯ i . According to the triggering condition in (16), an event can occur only when at least one clock variable δ p i ( t ) , with p η , v ¯ , reaches zero. Therefore, the actual MCI can be bounded from below by the following expression:
T m i n T ¯ i = 1 1 + k 0 arctan δ 0 1 + k 0 .
In addition, since k 0 and δ 0 are design parameters that can be freely chosen by the user, the value of T m i n can be explicitly predetermined before implementation. Consequently, the proposed HEIM effectively avoids Zeno behavior by guaranteeing an adjustable MCI. □

Appendix B

The complete proof of Theorem 2 is presented below.
Proof of Theorem 2.
Before proceeding to the convergence analysis of the follower tracking errors, the boundedness of the ESO estimation error e F i = F ^ i F i is first proven.
Define e o i = e v ¯ i T e F i T T , where e v ¯ i = v ¯ ^ i v ¯ i and e F i = F ^ i F i . Then, the observer error dynamics can be written as
e ˙ o i = B e o i D i ,
where B = K a I 3 K b 0 3 × 3 , and D i = 0 3 × 1 F ˙ i .
By appropriately designing the gains K a and K b , the matrix B can be made Hurwitz. Hence, there exists a positive definite matrix P B satisfying B T P B + P B B = ε B I 6 , where ε B > 0 . Construct the Lyapunov function as
V o i = 1 2 e o i T P B e o i .
Taking the time derivative of V o i yields
V ˙ o i = 1 2 e ˙ o i T P B e o i + 1 2 e o i T P B e ˙ o i .
According to e ˙ o i = B e o i D i , one has
V ˙ o i = 1 2 ( B e o i D i ) T P B e o i + 1 2 e o i T P B ( B e o i D i ) = 1 2 e o i T ( B T P B + P B B ) e o i e o i T P B D i .
Substituting B T P B + P B B = ε B I 6 gives
V ˙ o i = ε B 2 e o i 2 e o i T P B D i .
Since F ˙ i is bounded, D i is also bounded. Thus, there exists a positive constant D ¯ i such that D i D ¯ i . Then,
V ˙ o i ε B 2 e o i 2 + P B D ¯ i e o i .
It follows that V ˙ o i < 0 when
e o i > 2 P B D ¯ i ε B .
Therefore, e o i is uniformly ultimately bounded. Since e F i is a component of e o i , the ESO estimation error e F i = F ^ i F i is bounded.
Then, the convergence of the follower position errors is analyzed. For the ith USV, define the event-driven-induced errors as ξ η j = η j η j ( t j , k ) and ξ v ¯ j = v ¯ j v ¯ j ( t j , k ) , where t j , k denotes the k-th interaction time of the jth USV. Then, define the tracking error as E i = e η i T , e v ¯ i T T , where e η i = η i η i * and e v ¯ i = v ¯ i v ¯ i * . The stacked error vector of all followers is given by E f = e η f T , e v ¯ f T T . Moreover, define Ω ^ f f = Ω f f I 3 , F ˜ f = col i V f { F ˜ i } , with F ˜ i = F ^ i F i , and v ¯ ˙ f * = col i V f { v ¯ ˙ i * } . The event-driven-induced error terms are defined as ζ η f = col i V f k η j V f ω i j ξ η j and ζ v ¯ f = col i V f k v ¯ j V f ω i j ξ v ¯ j . For j V f ω i j ξ η j and j V f ω i j ξ v ¯ j , the following inequalities hold [32]:
i V f j V f ω i j ξ η j T j V f ω i j ξ η j i V f σ i ξ η i T ξ η i i V f j V f ω i j ξ v ¯ j T j V f ω i j ξ v ¯ j i V f σ i ξ v ¯ i T ξ v ¯ i .
where σ i = ( n n l ) j V f , i j ω i j 2 . Then, the error dynamics of E f can be expressed as
E ˙ f = 0 3 n f × 3 n f I 3 n f × 3 n f k η Ω ^ f f k v ¯ Ω ^ f f A E f + 0 3 n f F ˜ f 0 3 n f v ¯ ˙ f * + 0 3 n f k η ζ η f + k v ¯ ζ v ¯ f .
where Ω ^ f f = Ω f f I 3 . If the matrix A is designed to be Hurwitz, there exists a positive definite matrix P such that the following Lyapunov equation holds: A T P + P A = ε I 6 n f , ε > 0 . Introduce the auxiliary parameters as K η i = k η P 2 σ i and K v ¯ i = k v ¯ P 2 σ i .
Construct the Lyapunov function as
V = 1 2 E f T P E f V 1 + 1 2 i V f K η i δ i η ξ η i T ξ η i + 1 2 i V f K v i δ i v ¯ ξ v ¯ i T ξ v ¯ i V 2 .
Taking the time derivatives of V 1 and V 2 , we have
V ˙ 1 = 1 2 E ˙ f T P E f + 1 2 E f T P E ˙ f , ε 2 E f T E f + 1 2 E f T E f + 1 2 P 2 F ˜ f T 2 + 1 2 E f T E f + 1 2 P 2 v ¯ ˙ f * 2 + k η 2 E f T E f + k η 2 P 2 i V f σ i ξ η i T ξ η i + k v ¯ 2 E f T E f + k v ¯ 2 P 2 i V f σ i ξ v ¯ i T ξ v ¯ i
V ˙ 2 = 1 2 i V f K η i δ ˙ i η ξ η i T ξ η i + i V f K η i δ i η ξ ˙ η i T ξ η i + 1 2 i V f K v i δ ˙ i v ¯ ξ v ¯ i T ξ v ¯ i + i V f K v i δ i v ¯ ξ ˙ v ¯ i T ξ v i 1 2 i V f K η i δ ˙ i η ξ η i T ξ η i + 1 2 K η i i V f ( δ i η ) 2 ξ η i T ξ η i + 1 2 K η i i V f ξ ˙ η i T ξ ˙ η i + 1 2 i V f K v i δ ˙ i v ¯ ξ v ¯ i T ξ v ¯ i + 1 2 K v i i V f ( δ i v ¯ ) 2 ξ v ¯ i T ξ v ¯ i + 1 2 K v i i V f ξ ˙ v ¯ i T ξ ˙ v ¯ i .
Substituting the V ˙ 1 and V ˙ 2 into V ˙ , we obtain
V ˙ ε 2 1 k η + k v 2 E f T E f + 1 2 i V f K η i δ ˙ i η + ( δ i η ) 2 + 1 ξ η i T ξ η i + 1 2 i V f K v i δ ˙ i v ¯ + ( δ i v ¯ ) 2 + 1 ξ v ¯ i T ξ v ¯ i + Δ 1 .
where Δ 1 = 1 2 P 2 F ˜ f T 2 + 1 2 P 2 v ¯ ˙ f * 2 + 1 2 i V f K η i ξ ˙ η i T ξ ˙ η i + 1 2 i V f K v i ξ ˙ v ¯ i T ξ ˙ v ¯ i . The bounded F ˜ f T has been proved. In addition, v ¯ ˙ f * = ( Ω f f 1 Ω f l I 3 ) η ¨ l * , v ¯ and v ¯ ˙ are also bounded, such that Δ 1 is bounded.
For V ˙ , the three cases are discussed as follows:
Case 1:  t ( t i k , t i k + 1 ) , i.e., the flow dynamics.
Case 1.1:  δ i p ( t ) > 0 and ξ p i ( t ) 0 for all p { η , v ¯ } , where t ( t i k , t i k + 1 ) .
According to (14), we have
δ ˙ i p = min ϖ i p ( t ) , 0 k 0 ϖ i p ( t ) k 0 ,
where ϖ i p ( t ) = 1 ξ p i ( t ) 2 ( δ i p ( t ) ) 2 1 .
Substituting ϖ i p ( t ) into the above formula yields
δ ˙ i p + ( δ i p ) 2 + 1 1 ξ p i ( t ) 2 k 0 .
Thus, it follows that the following holds
i V f K p i δ ˙ i p + ( δ i p ) 2 + 1 ξ p i T ξ p i k 0 i V f K p i ξ p i T ξ p i + Δ 2 a ,
where Δ 2 a p = 1 2 i V f K p i is a bounded constant.
Substituting (A20) into V ˙ , we get
V ˙ K 1 V 1 + Δ 1 K 2 V 2 + Δ 2 a ,
where K 1 = ε 2 k η k v ¯ λ max ( P ) , K 2 = k 0 / δ 0 , and Δ 2 a = Δ 2 a η + Δ 2 a q .
Case 1.2:  δ i p ( t ) > 0 for all p { η , v ¯ } , while ξ p i ( t ) = 0 for at least one p { η , v ¯ } , where t ( t i k , t i k + 1 ) .
In this case, (A20) remains satisfied. Therefore, (A21) can also be satisfied.
Case 1.3: There exists one p { η , v ¯ } such that δ i p ( t ) = 0 , and ξ p i ( t ) α p holds for all p { η , v ¯ } , where t ( t i k , t i k + 1 ) .
Using ξ p i ( t ) α p and δ ˙ i p ( t ) 0 for all p { η , v ¯ } , we have
1 2 i V f K p i δ ˙ i p + ( δ i p ) 2 + 1 ξ p i T ξ p i 1 2 k 0 i V f K p i ξ p i T ξ p i + Δ 2 b ,
where Δ 2 b p = 1 2 k 0 i V f K p i α p 2 + 1 2 i V f K p i ( δ ¯ i p ) 2 + 1 α p 2 .
Finally, V ˙ can still be expressed as
V ˙ K V 1 + Δ 1 K 2 V 2 + Δ 2 b ,
where Δ 2 b = Δ 2 b η + Δ 2 b q .
Combining (A21) and (A23), it can be proven that
V ˙ K V + Δ
where K = min { K 1 , K 2 } and Δ = Δ 1 + max { Δ 2 a , Δ 2 b } . It can be concluded that V is convergent, as shown below:
0 V ( t ) V ( 0 ) + Δ K e K ( t t i k ) + Δ K
Case 2:  t = t i k , i.e., the jump dynamics. We have:
V ( t i k + ) V ( t i k ) = 1 2 i V f K η i δ i η ( t i k + ) ξ η i ( t i k + ) ξ η i ( t i k + ) + 1 2 i V f K v ¯ i δ i v ¯ ( t i k + ) ξ v ¯ i ( t i k + ) ξ v ¯ i ( t i k + ) 1 2 i V f K η i δ i η ( t i k ) ξ η i ( t i k ) ξ η i ( t i k ) 1 2 i V f K v ¯ i δ i v ¯ ( t i k ) ξ i ( t i k ) ξ v ¯ i ( t i k ) .
Since ξ η i ( t i k + ) = ξ v ¯ i ( t i k + ) = 0 and δ i η ( t i k ) 0 , δ i v ¯ ( t i k ) 0 , it follows that
V ( t i k + ) V ( t i k ) 0 .
In summary, we always have V ( t i k + ) V ( t i k ) . Consequently, it can be proven that V ( t ) is ultimately bounded by Δ / K . Therefore, the error E i is uniformly ultimately bounded, which means the position error can ultimately converge to a small neighborhood near the origin. This completes the proof of Theorem 2. □

References

  1. Wang, Z.; Jiang, S.; Xue, Y.; Mu, X.; Wang, C. Fixed-Time Event-Triggered Fault-Tolerant Formation Control for Autonomous Underwater Vehicle Swarms. J. Mar. Sci. Eng. 2025, 13, 2249. [Google Scholar] [CrossRef]
  2. Wang, H.; Wang, H.; Guo, X. Distributed Adaptive Fault-Tolerant Formation Control for Heterogeneous USV-AUV Swarms Based on Dynamic Event Triggering. J. Mar. Sci. Eng. 2025, 13, 2116. [Google Scholar] [CrossRef]
  3. Peng, Z.; Wang, C.; Yin, Y.; Wang, J. Safety-Certified Constrained Control of Maritime Autonomous Surface Ships for Automatic Berthing. IEEE Trans. Veh. Technol. 2023, 72, 8541–8552. [Google Scholar] [CrossRef]
  4. Lin, Y.; Jia, Z.; Guo, D.; Zhang, W. Dynamic Performance-Guaranteed Adaptive Event-Triggered Trajectory Tracking Control for Underactuated Surface Vehicles. Ocean Eng. 2024, 312, 119114. [Google Scholar] [CrossRef]
  5. Yao, M.; Guo, K.; Lu, Y.; Zhang, W.; Qiao, L. Distributed Adaptive Integral Sliding Mode Affine Formation Maneuver Control for Multiple AUVs With Event-Triggered Chattering-Reduction Mechanism. IEEE Trans. Veh. Technol. 2024, 73, 16341–16350. [Google Scholar] [CrossRef]
  6. He, S.; Dai, S.-L.; Zhao, Z.; Zou, T.; Ma, Y. UDE-Based Distributed Formation Control for MSVs With Collision Avoidance and Connectivity Preservation. IEEE Trans. Ind. Inform. 2024, 20, 1476–1487. [Google Scholar] [CrossRef]
  7. Zhu, C.; Song, Y.; Huang, B. Edge Weighted-Based Formation Control for Unmanned Surface Vehicles: Stochastic Collision Avoidance with Parameterized Convergence Time. IEEE/CAA J. Autom. Sin. 2026; in press. [CrossRef]
  8. Huang, B.; Peng, H.; Ahn, C.K. Noncooperative Game-Based Probability Assignment Formation Control for Networked Unmanned Surface Vehicles under Stochastic Packet Losses. IEEE Trans. Autom. Sci. Eng. 2026; in press. [CrossRef]
  9. Zhu, W.; Xia, G.; Jiang, X. A Design of Leaderless Formation Controller for Multi-ASVs with Sampled Data and Communication Delay. J. Mar. Sci. Eng. 2025, 13, 1259. [Google Scholar] [CrossRef]
  10. Jia, Z.; Lu, H.; Chen, H.; Zhang, W. Robust Distributed Cooperative Rendezvous Control for Heterogeneous Marine Vehicles Using Model Predictive Control. IEEE Trans. Veh. Technol. 2024, 73, 11002–11013. [Google Scholar] [CrossRef]
  11. Wang, X.; Pang, N.; Xu, Y.; Huang, T.; Kurths, J. On State-Constrained Containment Control for Nonlinear Multiagent Systems Using Event-Triggered Input. IEEE Trans. Syst. Man Cybern. Syst. 2024, 54, 2530–2538. [Google Scholar] [CrossRef]
  12. Wang, X.; Guang, W.; Huang, T.; Kurths, J. Optimized Adaptive Finite-Time Consensus Control for Stochastic Nonlinear Multiagent Systems With Non-Affine Nonlinear Faults. IEEE Trans. Autom. Sci. Eng. 2024, 21, 5012–5023. [Google Scholar] [CrossRef]
  13. Aranda, M.; López-Nicolás, G.; Sagüés, C.; Mezouar, Y. Coordinate-Free Formation Stabilization Based on Relative Position Measurements. Automatica 2015, 57, 11–20. [Google Scholar] [CrossRef]
  14. De Marina, H.G.; Jayawardhana, B.; Cao, M. Distributed Rotational and Translational Maneuvering of Rigid Formations and Their Applications. IEEE Trans. Robot. 2016, 32, 684–697. [Google Scholar] [CrossRef]
  15. Lu, Y.; Wen, C.; Shen, T.; Zhang, W. Bearing-Based Adaptive Neural Formation Scaling Control for Autonomous Surface Vehicles with Uncertainties and Input Saturation. IEEE Trans. Neural Netw. Learn. Syst. 2021, 32, 4653–4664. [Google Scholar] [CrossRef] [PubMed]
  16. Fan, Z.; Xu, Y.; Fu, M.; Liu, Y.; Dong, L.; Yang, J. Similar Formation Maneuver Control of Multi-ASV Systems via Complex Laplacian and Global Orientation Estimation. IEEE Trans. Veh. Technol. 2026. early access. [Google Scholar] [CrossRef]
  17. Xu, Y.; Luo, D.; Li, D.; You, Y.; Duan, H. Affine Formation Control for Heterogeneous Multi-Agent Systems with Directed Interaction Networks. Neurocomputing 2019, 330, 104–115. [Google Scholar] [CrossRef]
  18. Huang, B.; Zhu, C.; Xu, Y.; Zhu, G.; Su, Y. Energy Tradeoff-Oriented Quasi-Optimal Distributed Affine Formation Maneuver Control for Electric Marine Surface Vehicles. IEEE Trans. Transp. Electrif. 2025, 11, 2019–2034. [Google Scholar] [CrossRef]
  19. Fan, Z.; Xu, Y.; Fu, M.; Zhang, W.; Zhang, G.; Wang, J. Two-Layer Affine Formation Maneuvering Control of Multi-Hovercraft with Connectivity Maintenance and Collision Avoidance. Ocean Eng. 2025, 320, 120232. [Google Scholar] [CrossRef]
  20. Huang, B.; Zhou, X.; Zhang, C.; Ahn, C.K. Event-Triggered L2 Performance Control for Affine Formation of Networked Unmanned Surface Vehicles with Intermittent Communication. IEEE Trans. Intell. Transp. Syst. 2025, 26, 962–973. [Google Scholar] [CrossRef]
  21. Tang, C.; Zhang, H.-T.; Cao, H.; Wang, J. Time-Varying Formation Control of Autonomous Surface Vehicles Based on Affine Observer. IEEE Trans. Ind. Electron. 2024, 71, 11604–11615. [Google Scholar] [CrossRef]
  22. Zhang, Y.; Miao, J.; Huang, B.; Lin, J. Reliability-Enhanced Affine Formation Maneuver Control for Underactuated Unmanned Marine Vehicles Under Random Packet Losses. IEEE Internet Things J. 2026, 13, 13720–13733. [Google Scholar] [CrossRef]
  23. Lv, M.; Peng, Z.; Wang, D.; Han, Q.-L. Event-Triggered Cooperative Path Following of Autonomous Surface Vehicles over Wireless Network with Experiment Results. IEEE Trans. Ind. Electron. 2022, 69, 11479–11489. [Google Scholar] [CrossRef]
  24. Wang, Z.; Zhang, A.; Qin, H.; Jiang, S. Fixed-Time Average Consensus of a Dynamic Event-Triggered Mechanism in a System of Multiple Underactuated Autonomous Underwater Vehicles Based on a Body Frame Spherical Coordinate System. J. Mar. Sci. Eng. 2023, 11, 385. [Google Scholar] [CrossRef]
  25. Zhang, G.; Liu, S.; Zhang, X.; Zhang, W.-D. Event-Triggered Cooperative Formation Control for Autonomous Surface Vehicles under the Maritime Search Operation. IEEE Trans. Intell. Transp. Syst. 2022, 23, 21392–21404. [Google Scholar] [CrossRef]
  26. Jiang, X.; Xia, G. Event-Triggered Practical Formation Control of Leaderless Unmanned Surface Vehicles with Environmental Disturbances. IEEE Trans. Circuits Syst. II Express Briefs 2024, 71, 1326–1330. [Google Scholar] [CrossRef]
  27. Zhu, C.; Huang, B.; Lu, Y.; Li, X.; Su, Y. Distributed Affine Formation Maneuver Control of Autonomous Surface Vehicles with Event-Triggered Data Transmission Mechanism. IEEE Trans. Control Syst. Technol. 2023, 31, 2045–2058. [Google Scholar] [CrossRef]
  28. Zhang, Y.; Miao, J.; Huang, B. Dual-Layer Dynamic Event-Triggered Formation Maneuver Control for Underactuated Autonomous Underwater Vehicles via Edge Vector-Based Method. Ocean Eng. 2025, 330, 121200. [Google Scholar] [CrossRef]
  29. Qian, Y.-Y.; Wan, Y. Design of Distributed Adaptive Event-Triggered Consensus Control Strategies with Positive Minimum Inter-Event Times. Automatica 2021, 133, 109837. [Google Scholar] [CrossRef]
  30. Long, J.; Wang, W.; Guo, Y.; Liu, Z. Chattering Free Distributed Event-Triggered Adaptive Attitude Synchronization of Multiple Spacecraft With Positive Minimum Interevent Times. IEEE Trans. Control Netw. Syst. 2025, 12, 374–386. [Google Scholar] [CrossRef]
  31. Cui, H.; Zhao, G.; Liu, S.; Li, Z. A Novel Adaptive Event-Triggered Consensus Control Approach to Multi-Agent Systems With Guaranteed Positive MIET. IEEE Trans. Netw. Sci. Eng. 2024, 11, 270–283. [Google Scholar] [CrossRef]
  32. Zhou, B.; Huang, B.; Mao, L.; Zhu, C.; Su, Y. Distributed Observer Based Event-Triggered Affine Formation Maneuver Control for Underactuated Surface Vessels with Positive Minimum Inter-Event Times. Int. J. Robust Nonlinear Control 2022, 32, 7712–7732. [Google Scholar] [CrossRef]
  33. Huang, B.; Ren, X.; Zhou, B.; Zhang, Z.; Zhou, X.; Miao, J. An Intermittent Anti-Competition Communication Mechanism-Based Formation Maneuvers for Internet of Unmanned Surface Vehicles. IEEE Internet Things J. 2025, 12, 3234–3247. [Google Scholar] [CrossRef]
  34. Zhang, Y.; Wang, S.; Wang, X.; Tian, X. Bearing-Based Formation Control for Multiple Underactuated Autonomous Surface Vehicles with Flexible Size Scaling. Ocean Eng. 2023, 267, 113242. [Google Scholar] [CrossRef]
  35. Zhang, Y.; Miao, J.; Lin, J.; Huang, B. Affine Formation Maneuver Control for NUMVs Under Unreliable Networks: A Reliability-Enhanced Interaction Strategy. IEEE Trans. Autom. Sci. Eng. 2026, 23, 9845–9857. [Google Scholar] [CrossRef]
Figure 1. Coordinates and motions of USVs.
Figure 1. Coordinates and motions of USVs.
Symmetry 18 01277 g001
Figure 2. The proposed HEIM-based formation control strategy for USVs.
Figure 2. The proposed HEIM-based formation control strategy for USVs.
Symmetry 18 01277 g002
Figure 3. Nominal formation and stress matrix of the USV system.
Figure 3. Nominal formation and stress matrix of the USV system.
Symmetry 18 01277 g003
Figure 4. Time-varying trajectories of USVs under the proposed strategy in Scenario 1.
Figure 4. Time-varying trajectories of USVs under the proposed strategy in Scenario 1.
Symmetry 18 01277 g004
Figure 5. Time-varying trajectories of USVs under the proposed strategy in Scenario 2.
Figure 5. Time-varying trajectories of USVs under the proposed strategy in Scenario 2.
Symmetry 18 01277 g005
Figure 6. Formation errors in different directions under the proposed strategy.
Figure 6. Formation errors in different directions under the proposed strategy.
Symmetry 18 01277 g006
Figure 7. Control inputs of USVs under the proposed strategy.
Figure 7. Control inputs of USVs under the proposed strategy.
Symmetry 18 01277 g007
Figure 8. Interaction intervals of USVs under the proposed strategy.
Figure 8. Interaction intervals of USVs under the proposed strategy.
Symmetry 18 01277 g008
Figure 9. Formation error and interaction cost of the USVs under two EIMs: (a) formation errors; (b) interaction numbers and MCI.
Figure 9. Formation error and interaction cost of the USVs under two EIMs: (a) formation errors; (b) interaction numbers and MCI.
Symmetry 18 01277 g009
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, R.; Qin, Y. Communication-Efficient Affine Formation Maneuver Control for Unmanned Surface Vehicles via Hybrid Event-Driven Interaction. Symmetry 2026, 18, 1277. https://doi.org/10.3390/sym18081277

AMA Style

Wang R, Qin Y. Communication-Efficient Affine Formation Maneuver Control for Unmanned Surface Vehicles via Hybrid Event-Driven Interaction. Symmetry. 2026; 18(8):1277. https://doi.org/10.3390/sym18081277

Chicago/Turabian Style

Wang, Ruoxi, and Yonghui Qin. 2026. "Communication-Efficient Affine Formation Maneuver Control for Unmanned Surface Vehicles via Hybrid Event-Driven Interaction" Symmetry 18, no. 8: 1277. https://doi.org/10.3390/sym18081277

APA Style

Wang, R., & Qin, Y. (2026). Communication-Efficient Affine Formation Maneuver Control for Unmanned Surface Vehicles via Hybrid Event-Driven Interaction. Symmetry, 18(8), 1277. https://doi.org/10.3390/sym18081277

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop