Preprint
Article

This version is not peer-reviewed.

Optimal Control-Based Beamforming for Phased Antenna Arrays in 5G and Radar Applications

A peer-reviewed version of this preprint was published in:
Telecom 2026, 7(4), 88. https://doi.org/10.3390/telecom7040088

Submitted:

16 May 2026

Posted:

19 May 2026

You are already at the latest version

Abstract
This paper presents a novel optimal control-based beamforming framework for phased antenna arrays, targeting advanced wireless communication and radar applications, including 5G systems. Unlike conventional beamforming techniques such as Fourier-based methods and adaptive algorithms (e.g., LMS and RLS), the proposed approach formulates the beam synthesis problem as a discrete-time optimal control problem. The antenna array is modeled using a state-space representation, and a quadratic cost function is introduced to jointly minimize the deviation from a desired radiation pattern and the excitation power. The optimal excitation weights are derived using the Linear Quadratic Regulator (LQR) framework by solving the discrete-time algebraic Riccati equation. This formulation enables an effective trade-off between sidelobe suppression, main lobe accuracy, and power efficiency. Simulation results demonstrate that the proposed method achieves a well-focused main beam, significantly reduced sidelobe levels, and improved directivity compared to conventional approaches. Furthermore, the framework offers robustness and computational efficiency, making it suitable for real-time implementation, particularly on embedded platforms such as FPGA-based systems. Overall, the proposed optimal control-based beamforming approach provides a powerful and flexible solution for next-generation antenna systems in 5G and radar applications.
Keywords: 
;  ;  ;  ;  ;  ;  ;  ;  ;  

1. Introduction

The rapid evolution of wireless communication systems, particularly with the emergence of 5G and beyond, has significantly increased the demand for high-performance antenna technologies.We have extensively investigated the synthesis and analysis of radiation patterns in several studies. For instance, multi-beam antenna array synthesis using the Fourier method for reliable 5G applications was explored in [1], while phased antenna-array synthesis for similar 5G purposes was reported in [2]. Enhancement of beamforming efficiency through Taguchi optimization combined with neural network acceleration was presented in [3]. Moreover, the Taguchi method was applied to the synthesis of circular antenna arrays for improved IoT applications [4]. The implementation of phased array antennas controlled by an FPGA-ARM Cortex-M processor is detailed in [5], and an efficient FPGA-based MUSIC processor using the Cyclic Jacobi Method for LiDAR applications was demonstrated in [6]. Among these, phased antenna arrays have become a key enabler due to their ability to electronically steer beams, enhance directivity, and mitigate interference without mechanical movement. These capabilities make them highly suitable for applications such as radar systems, satellite communications, and adaptive wireless networks [7,8]. Conventional beamforming techniques for phased arrays rely on deterministic or adaptive approaches, such as the Fourier-based synthesis method and adaptive algorithms like Least Mean Squares (LMS) and Recursive Least Squares (RLS). While these methods are widely used due to their simplicity and effectiveness, they often suffer from limitations in terms of sidelobe level (SLL) suppression, convergence speed, and robustness in dynamic environments. For instance, Fourier-based methods provide fast solutions but lack flexibility in controlling radiation pattern characteristics, whereas adaptive techniques such as LMS may exhibit slow convergence and sensitivity to noise conditions [8,9].
To overcome these challenges, several optimization-based approaches have been proposed, including convex optimization, genetic algorithms (GA), and particle swarm optimization (PSO). These techniques offer improved performance in terms of beam shaping and sidelobe reduction but often come at the cost of increased computational complexity, making real-time implementation challenging, especially on embedded platforms such as FPGAs [10,11]. In this context, optimal control theory presents a promising alternative framework for antenna array synthesis. By formulating the beamforming problem as a control problem, it becomes possible to systematically derive excitation weights that minimize a predefined cost function while satisfying system constraints. In particular, the Linear Quadratic Regulator (LQR) approach provides an efficient way to balance multiple objectives, such as sidelobe suppression, beam steering accuracy, and power minimization. Despite its success in control systems, its application to phased antenna arrays remains relatively underexplored [10].
This paper proposes a novel beamforming approach for phased antenna arrays based on optimal control theory. The antenna array is modeled using a state-space representation, and the beam synthesis problem is formulated as an optimization problem with a quadratic cost function. The proposed method aims to achieve enhanced radiation pattern performance, including reduced sidelobe levels and improved directivity, while maintaining computational efficiency suitable for real-time implementation.
The main contributions of this work are summarized as follows:
  • A new formulation of phased array beamforming as an optimal control problem;
  • The application of the LQR method to derive optimal excitation weights;
  • A comparative analysis with conventional methods such as Fourier and LMS;
  • Validation through simulations for 5G and radar scenarios, with potential for FPGA implementation.
Table 1 presents a comparison of the most widely used antenna array synthesis techniques, including classical, adaptive, optimization-based, and the proposed optimal control approach.
The parameters used in the comparison table are defined as follows. N denotes the number of antenna elements, while d represents the inter-element spacing, typically normalized to the wavelength λ . The wave number is given by k = 2 π λ . The angle θ defines the observation direction of the radiation pattern, and θ 0 represents the main beam steering direction.
Table 2. Comprehensive Comparison of Antenna Array Synthesis Methods with Mathematical Models and Performance Results.
Table 2. Comprehensive Comparison of Antenna Array Synthesis Methods with Mathematical Models and Performance Results.
Method SLL (dB) Model / Formula Key Feature Ref.
Fourier -13 A F = w n e j k n sin θ Spectral synthesis  [12]
Woodward–Lawson -20 A F ( θ ) sampling interpolation Pattern shaping  [12]
Binomial Array -18 w n = N n No sidelobes  [16]
Dolph–Cheb. -30 A F = T N ( x ) Min SLL  [13]
Taylor -25–35 A F = a n e j k n sin θ Controlled taper  [14]
Bayliss Distribution -28 Modified aperture weighting Monopulse arrays  [16]
MVDR -35 w = R 1 a a H R 1 a Interference nulling  [7]
Capon Beamformer -38 min w H R w High resolution  [7]
LMS -18 w t + 1 = w t + μ e x Adaptive  [9]
RLS -22 Recursive LS update Fast convergence  [9]
Convex Optimization -40 min w 2 Global optimum  [10]
SOCP Design -42 Second-order cone constraints Robust synthesis  [10]
Sparse CS -35 min w 1 Sparse arrays  [17]
Compressive Beamforming -37 y = Φ x Few sensors  [22]
PSO -26 Swarm velocity update Fast search  [18]
GA -28 Fitness optimization Global search  [15]
Differential Evolution -32 Mutation + crossover Robust opt.  [19]
Firefly Algorithm -30 I e γ r 2 Global opt.  [20]
Ant Colony Optimization -27 Probabilistic path search Distributed search  [21]
Deep Learning Beamforming -30 w = f θ ( x ) Data-driven  [23]
Transformer Beamforming -32 softmax ( Q K T ) V Long dependency  [24]
Reinforcement Learning -32 Q ( s , a ) optimization Adaptive policy  [25]
LQR (This Work) -25–35 w = K x , K = P 1 B T Q Optimal control This work
The array response is described by the Array Factor A F ( θ ) , while A F norm ( θ ) denotes its normalized form. The excitation coefficients of the array are represented by w n , and the optimal weight vector is denoted by w opt .
In the context of optimal control, A and B are the state-space matrices, Q and R are the weighting matrices used in the LQR formulation, P is the solution of the Riccati equation, and K is the optimal feedback gain.
For adaptive beamforming methods, R ( · ) denotes the covariance matrix. Finally, SLL refers to the Side Lobe Level, while Dir. and Conv. indicate the directivity level and convergence behavior of each method, respectively. The comparative analysis of antenna array synthesis methods highlights significant differences in terms of Side Lobe Level (SLL), computational complexity, and adaptability.
Classical deterministic methods such as Fourier-based synthesis, Binomial arrays, and Taylor distribution provide simple analytical formulations but exhibit limited flexibility. Their SLL performance typically ranges from 13 dB to 35 dB. Among them, Dolph–Chebyshev and Taylor distributions offer improved sidelobe control due to their optimized amplitude tapering functions.
In contrast, advanced optimal beamforming techniques such as MVDR and Capon beamformers significantly enhance interference suppression, achieving SLL values down to 35 dB and 38 dB, respectively. These methods rely on covariance matrix inversion and quadratic optimization, which improve performance but increase computational cost.
Convex optimization and second-order cone programming (SOCP) methods provide globally optimal solutions with SLL levels reaching approximately 40 to 42 dB. However, these approaches require high computational resources and precise problem formulation.
Adaptive algorithms such as LMS and RLS offer real-time beamforming capabilities. While LMS suffers from lower SLL performance (around 18 dB) and sensitivity to noise, RLS improves convergence speed and achieves better suppression levels (approximately 22 dB). Metaheuristic optimization techniques including Particle Swarm Optimization (PSO), Genetic Algorithms (GA), Differential Evolution (DE), Firefly Algorithm, and Ant Colony Optimization (ACO) provide flexible global search capabilities. These methods typically achieve SLL values between 26 dB and 32 dB. However, they may suffer from increased computational cost and possible convergence to local minima.
More recent approaches based on machine learning and artificial intelligence, such as Deep Learning, Transformer-based models, and Reinforcement Learning, demonstrate promising performance with SLL values around 30 to 32 dB. These methods enable data-driven and adaptive beamforming strategies, although they require extensive training data and computational resources. Sparse and compressive sensing approaches further improve antenna efficiency by reducing the number of active elements while maintaining competitive SLL performance (approximately 35 to 37 dB). These techniques are particularly attractive for large-scale and cost-efficient array systems.
Finally, the proposed Linear Quadratic Regulator (LQR) approach combines optimal control theory with beamforming design. It achieves SLL levels between 25 and 35 dB while ensuring system stability through the Riccati equation formulation. Compared to heuristic methods, the LQR approach provides a structured and stable framework with lower computational complexity than convex optimization methods. Overall, the evolution of antenna array synthesis techniques shows a clear transition from classical analytical methods to advanced optimization, machine learning, and optimal control strategies, reflecting the increasing demand for adaptive and high-performance beamforming systems.

2. Optimal Control Formulation for Phased Antenna Arrays

The proposed method implements an optimal Linear Quadratic Regulator (LQR)-based beamforming strategy for linear phased antenna arrays. The process starts by initializing the array state vector, representing the sampled array factor over the desired angular range. Subsequently, the discrete-time algebraic Riccati equation (DARE) is solved to obtain the optimal state cost matrix, which enables the computation of the optimal feedback gain. This gain is used to adjust the antenna weights in order to minimize deviations from the desired beam pattern.
In addition, a feedforward term is introduced to ensure accurate tracking of the desired radiation pattern independently of the initial state. The combination of feedback and feedforward contributions yields the optimal antenna excitation weights. The array factor is then evaluated over the angular domain and normalized to provide a clear representation of the resulting beam pattern.
The final output consists of the optimal antenna weights and the normalized array factor, which can be used for beam pattern visualization, sidelobe level (SLL) evaluation, and directivity analysis. Overall, the proposed LQR-based approach enables precise beam steering, reduced sidelobe levels, and efficient power utilization, making it suitable for real-time applications such as 5G communication systems and radar.
Algorithm 1:LQR-Based Optimal Beamforming
Inputs: N , d , θ 0 , A , B , Q , R , x d , θ
Outputs: w o p t , A F n o r m ( θ )
Step 1:
x 0 = 0
Step 2:
P = A H P A A H P B ( R + B H P B ) 1 B H P A + Q
Step 3:
K = ( R + B H P B ) 1 B H P A
Step 4:
u f f = ( B H R 1 B ) 1 B H R 1 x d
Step 5:
w o p t = K x 0 + u f f
Step 6:
A F ( θ ) = n = 0 N 1 w n e j n k d sin ( θ )
Step 7:
A F n o r m ( θ ) = A F ( θ ) max | A F ( θ ) |

2.1. Results and Discussion

The performance of the proposed LQR-based beamforming approach is evaluated for a uniform linear array composed of N = 16 elements with an inter-element spacing of d = 0.5 λ . The operating wavelength is normalized to λ = 1 , resulting in a wave number k = 2 π / λ . The radiation pattern is computed over an angular range of θ [ 90 , 90 ] , with the main beam steered toward θ main = 20 .
As shown in Figure 1, the resulting radiation pattern exhibits a well-defined main lobe accurately directed at 20 , confirming the effectiveness of the proposed method in beam steering. Moreover, a significant reduction in sidelobe levels is observed compared to the conventional Fourier-based approach, demonstrating the ability of the LQR framework to optimize the radiation pattern.
The amplitude and phase distributions of the optimal excitation weights reveal a non-uniform structure, which enhances the flexibility of the array in controlling sidelobes and improving directivity. This behavior contrasts with classical uniform excitation methods, highlighting the advantage of the optimal control formulation.
Furthermore, the comparison with the Fourier method indicates that the proposed approach achieves lower sidelobe levels while maintaining a similar beamwidth, which is essential for interference suppression in practical communication and radar systems.
Figure 2 illustrates the three-dimensional radiation pattern, confirming strong spatial directivity and beam concentration around the desired direction. In addition, the beam steering map in Figure 3 demonstrates that the proposed method can effectively steer the beam across a wide angular range while preserving low sidelobe levels and stable performance.
Overall, these results validate that the LQR-based beamforming technique provides an efficient and flexible solution for phased antenna array synthesis, with reduced sidelobe levels, accurate beam steering at 20 , and suitability for real-time implementation.

2.2. Phased Antenna Array Model

Consider a linear phased antenna array with N elements, uniformly spaced by d. The array factor (AF) at an angle θ is expressed as [12,13]:
A F ( θ ) = n = 0 N 1 w n e j n k d sin θ
where w n C are the complex excitation weights, and k = 2 π / λ is the wavenumber.
To apply optimal control theory, the antenna array is modeled using a state-space representation[26]:
x k + 1 = A x k + B u k
where x k C M is the state vector representing sampled array factor values along desired angles, u k C N is the control input vector corresponding to antenna excitations, and A C M × M , B C M × N describe the array dynamics including mutual coupling and geometry [27,28].

2.3. Quadratic Cost Function

The control objective is to minimize the deviation from a desired beam pattern x d while penalizing excessive excitation power [26,29]:
J = k = 0 ( x k x d ) H Q ( x k x d ) + u k H R u k
where Q 0 weights pattern errors (beam fidelity and sidelobe suppression), and R 0 penalizes control effort. ( · ) H denotes the conjugate transpose.

2.4. Optimal Control Law

The optimal control input minimizing J is given by a state feedback law [26,27]:
u k = K x k + u f f
where the feedback gain K is obtained from the discrete-time algebraic Riccati equation (DARE):
P = A H P A A H P B ( R + B H P B ) 1 B H P A + Q
and
K = ( R + B H P B ) 1 B H P A
The feedforward term u f f ensures tracking of the desired pattern:
u f f = ( B H R 1 B ) 1 B H R 1 x d

2.5. Performance Metrics and Discussion

Using this optimal control framework, the phased antenna array can achieve:
  • Main-lobe steering with high directivity [11],
  • Sidelobe level reduction (SLL) [9],
  • Efficient power utilization [10],
  • Real-time adaptability for 5G and radar scenarios [28].
The LQR-based design also allows inclusion of practical constraints, such as maximum excitation amplitude or beamwidth limitations, by appropriately tuning Q and R. This makes the approach suitable for FPGA or DSP implementations in dynamic wireless environments [27,29]-[9,12].

2.6. Proposed Optimal Control-Based Beamforming Architecture

Figure 4 illustrates the proposed framework for optimal control-based beamforming applied to phased antenna arrays in 5G communication and radar systems.
The system integrates two main application domains. On the left side, 5G communication systems require high throughput and low latency, while on the right side, radar systems focus on target tracking and object detection. Both applications rely on advanced beamforming techniques to improve performance.
At the core of the system, the phased antenna array is modeled using a state-space representation given by:
x k + 1 = A x k + B u k
where x k represents the system state and u k denotes the control input corresponding to the antenna excitation weights.
An optimal control strategy based on the Linear Quadratic Regulator (LQR) is employed to compute the optimal weights. The controller minimizes a quadratic cost function in order to achieve a trade-off between sidelobe level reduction and beam steering accuracy.
The resulting beam pattern exhibits improved characteristics, including low sidelobe levels (SLL) and high directivity. Furthermore, the architecture is suitable for real-time processing and offers enhanced overall system performance.
As illustrated in Figure 5, the proposed radar architecture consists of four main stages: signal generation, beamforming, antenna array radiation, and signal processing.
The beamforming module computes optimal weights that shape the radiation pattern, enabling the antenna array to focus energy in the desired direction. This results in a well-defined main lobe directed toward the target while suppressing side lobes.
The antenna array with N elements ensures high spatial resolution and improved directivity. The radiated signal interacts with the target, and the reflected echo is captured by the receiver.
Finally, the received signal is processed to extract relevant parameters such as target angle, range, and characteristics, demonstrating the effectiveness of the proposed radar system.
Figure 6 compares five methods for synthesizing a 16-element linear antenna array with an element spacing of 0.5 λ and a main lobe steered to 30 . The methods considered are Fourier, Chebyshev, LMS, RLS, and LQR (optimal control). Each curve depicts the normalized array factor (AF) as a function of angle θ . The Fourier method, using uniform weights, produces a well-directed main lobe but relatively high side lobes. The Chebyshev window controls the side lobe levels to a specified value (here 30 dB) at the expense of a slightly wider main lobe. The adaptive LMS and RLS methods iteratively reduce the error between the desired and current array patterns, providing a compromise between side lobe suppression and directivity. Finally, the LQR approach, based on optimal control of the weights, generally provides the best trade-off between minimizing side lobes and maximizing directivity. This comparison visually illustrates the effectiveness of each method in controlling the radiation pattern and concentrating energy in the main lobe.
Figure 7 shows the normalized array factor expressed in dB. The obtained radiation pattern clearly highlights the presence of a dominant main lobe directed toward the desired steering angle. The significant attenuation of the side lobes demonstrates the effectiveness of the LQR-based approach in improving interference rejection and enhancing directivity.
Figure 8 illustrates the radiation pattern in polar coordinates. The main beam is accurately steered toward the target direction, confirming the precision of the proposed beamforming strategy. The smooth shape of the pattern indicates a stable and well-controlled antenna response.
Figure 9 presents the magnitude distribution of the optimal antenna weights. The non-uniform amplitude allocation contributes to sidelobe suppression and improved beam shaping. This weighting strategy helps concentrate the radiated power toward the desired direction.
Figure 10 depicts the phase of the optimal weights. The phase progression across the antenna elements ensures constructive interference in the desired direction, which is essential for accurate beam steering.
Figure 11 compares the proposed LQR-based beamforming with the conventional approach. It is observed that the LQR method achieves lower sidelobe levels and better beam focusing, resulting in superior overall performance.
Figure 12 shows the heatmap of the beamforming response for multiple steering angles. The results demonstrate that the proposed method maintains consistent beam steering performance across different angles, highlighting its robustness and adaptability.
Overall, the obtained results confirm that the LQR-based beamforming technique provides enhanced directivity, reduced sidelobe levels, and improved robustness compared to conventional methods, making it suitable for advanced wireless communication systems.
Figure 13 illustrates the three-dimensional radiation pattern of the proposed LQR-based beamforming approach expressed in dB scale. The results clearly show a well-formed and highly concentrated main lobe oriented toward the desired direction, which confirms the accuracy of the beam steering mechanism. The color distribution and surface shape highlight a significant suppression of side lobes, indicating that the proposed method effectively minimizes undesired radiation in non-target directions. This reduction in sidelobe levels contributes to improved interference rejection and enhanced signal quality. Moreover, the smooth and continuous structure of the radiation surface demonstrates the stability and robustness of the LQR-based weighting strategy. The spatial distribution of the gain shows that the energy is strongly focused in a specific , while remaining significantly attenuated elsewhere. Overall, this 3D representation confirms that the proposed approach provides high directivity, low sidelobe levels, and precise spatial focusing, making it suitable for advanced antenna array applications such as 5G and massive MIMO systems.

3. System Model and Problem Formulation

Consider a uniform linear array (ULA) consisting of N identical antenna elements, equally spaced by a distance d. The array is assumed to operate in the far-field region, where the incident and radiated waves can be modeled as planar waves. Let w = [ w 0 , w 1 , , w N 1 ] T C N denote the complex excitation (amplitude and phase) vector applied to the antenna elements.
The array factor (AF), which characterizes the radiation pattern of the array, is given by [12,13]:
A F ( θ ) = n = 0 N 1 w n e j n k d sin ( θ )
where k = 2 π λ is the wavenumber, λ is the wavelength, and θ is the observation angle.
For practical implementation, the angular domain is discretized into M sampling points { θ 1 , θ 2 , , θ M } . The array response can then be written in vector form as:
AF = A w
where A C M × N is the steering matrix defined as:
A m , n = e j ( n 1 ) k d sin ( θ m )
Let x d C M denote the desired radiation pattern (e.g., a narrow main lobe with suppressed sidelobes). The beamforming problem can then be formulated as a constrained optimization problem:
min w A w x d 2 2
However, this formulation alone may lead to large excitation amplitudes and poor robustness. Therefore, a regularized least-squares formulation is considered:
min w J ( w ) = A w x d 2 2 + λ w 2 2
where λ > 0 is a regularization parameter that controls the trade-off between pattern accuracy and excitation energy [10].
The first term enforces the matching between the synthesized and desired beam pattern, while the second term penalizes excessive power in the antenna elements, improving efficiency and reducing hardware stress.
This optimization problem is equivalent to a Tikhonov regularization problem and admits a closed-form solution given by:
w opt = ( A H A + λ I ) 1 A H x d
From an optimal control perspective, the beamforming problem can be interpreted as a tracking control problem, where the state vector corresponds to the sampled radiation pattern, and the control input corresponds to the excitation weights. The cost function can be rewritten in a quadratic form similar to the Linear Quadratic Regulator (LQR) framework [26]:
J = k = 0 ( x k x d ) H Q ( x k x d ) + u k H R u k
where Q and R are positive semi-definite weighting matrices that determine the trade-off between beam accuracy and control effort.
This formulation enables the use of advanced optimal control techniques to compute the excitation weights, ensuring improved robustness, stability, and adaptability in dynamic environments such as 5G and radar systems [27,28].
Moreover, by appropriately designing the matrices Q and R, it is possible to control key performance metrics such as:
  • Main lobe direction and beamwidth,
  • Sidelobe level (SLL),
  • Power efficiency of the antenna array,
  • Robustness against noise and model uncertainties.
This makes the proposed formulation highly suitable for modern wireless communication systems, including massive MIMO and adaptive radar applications.
Figure 15 presents the radiation pattern in polar coordinates. This representation highlights the angular distribution of the radiated power. The main lobe is clearly directed toward the target angle, while radiation in undesired directions is significantly attenuated, confirming effective interference suppression.
Figure 14 shows the normalized array factor in dB. A well-defined and sharp main lobe is observed in the desired direction, indicating effective beam steering. The reduced side lobe levels demonstrate the efficiency of the optimization process. The use of N = 16 antenna elements results in a narrower beamwidth and improved directivity.
Figure 14. Normalized array factor (in dB), illustrating the radiation pattern and the direction of the main lobe.
Figure 14. Normalized array factor (in dB), illustrating the radiation pattern and the direction of the main lobe.
Preprints 213968 g014
Figure 15. Radiation pattern in polar coordinates, showing the spatial distribution of the radiated energy.
Figure 15. Radiation pattern in polar coordinates, showing the spatial distribution of the radiated energy.
Preprints 213968 g015
Figure 16 illustrates the magnitude of the optimal weights. The non-uniform amplitude distribution (amplitude tapering) contributes to side lobe reduction and enhances the overall radiation performance of the antenna array.
Figure 17 depicts the phase distribution of the optimal weights. The progressive phase shift across the antenna elements ensures constructive interference in the desired direction, which is essential for accurate beam steering and the formation of a strong main beam.
Figure 18 compares the proposed beamforming technique with the conventional method. The proposed approach achieves lower side lobe levels and improved beam focusing, demonstrating superior performance in terms of radiation control and interference mitigation.
Figure 19 shows the beamforming heatmap over a range of steering angles. The results indicate that the proposed method maintains a consistent and stable beam response across multiple directions, highlighting its robustness and adaptability.
Figure 20 presents the three-dimensional radiation pattern of the antenna array. This figure provides a complete spatial visualization of the radiated energy, confirming high directivity and efficient energy concentration in the desired direction. The results validate the effectiveness of the proposed beamforming strategy for advanced wireless and radar applications.

4. Conclusions

This paper proposed a novel optimal control-based beamforming framework for phased antenna arrays, targeting applications in 5G wireless communications and radar systems. The beamforming problem was formulated as a discrete-time optimal control problem using a state-space representation, where a quadratic cost function was introduced to balance radiation pattern accuracy and excitation power.
The Linear Quadratic Regulator (LQR) approach was employed to compute the optimal excitation weights by solving the discrete-time algebraic Riccati equation. This method enables precise control of the radiation pattern while ensuring efficient power utilization and improved robustness compared to conventional techniques.
Simulation results demonstrated that the proposed method significantly enhances beamforming performance, achieving lower sidelobe levels, improved main lobe directivity, and accurate beam steering. In addition, the proposed framework exhibits strong potential for real-time implementation, particularly on FPGA-based and embedded platforms.
Future work will focus on extending the proposed approach to more complex scenarios, including planar and massive MIMO antenna arrays, as well as incorporating hardware constraints and experimental validation in real-world systems.

Author Contributions

Conceptualization, M.T., Z.H., and A.G.; methodology, M.T., Z.H., and A.G.; software, M.T. and M.G.; validation, S.G. and A.G.; formal analysis, M.T., Z.H., and M.G.; investigation, M.T.; resources, S.G. and A.G.; data curation, M.T.; writing—original draft preparation, M.T.; writing—review and editing, Z.H., M.G., S.G., and A.G.; visualization, M.T.; supervision, A.G. and Z.H.; project administration, A.G.; All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data supporting the findings of this study are available from the corresponding author upon reasonable request.

Acknowledgments

The authors would like to thank the Laboratory of Microwave Electronics, Faculty of Sciences of Tunis, University of Tunis El Manar, Tunisia, for their support and collaboration. The authors also acknowledge the valuable contributions of all colleagues involved in discussions related to this work.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AF   Array Factor
LQR Linear Quadratic Regulator
DARE Discrete-Time Algebraic Riccati Equation
LMS Least Mean Squares
RLS Recursive Least Squares
MVDR Minimum Variance Distortionless Response
PSO Particle Swarm Optimization
GA Genetic Algorithm
SOCP Second-Order Cone Programming
ULA Uniform Linear Array
FPGA Field-Programmable Gate Array
DSP Digital Signal Processing
MIMO Multiple-Input Multiple-Output
SLL Side Lobe Level
SNR Signal-to-Noise Ratio
AI Artificial Intelligence
ACO Ant Colony Optimization
DE Differential Evolution
5G Fifth Generation Wireless Communication

References

  1. Kouki, A.; Kheder, R.; Amara, W.; Ghayoula, R.; Latrach, L.; Ben Ayed, L.; Fattahi, J. Multi-Beam Antenna Array Synthesis Using the Fourier Method for Reliable 5G Applications. Paper No. 3228; Proc. 18th Int. Conf. on Electronics, Computers and Artificial Intelligence (ECAI). Pitesti, Romania, 26 June 2025. [Google Scholar]
  2. Kouki, A.; Kheder, R.; Ghayoula, R.; El Gmati, I.; Latrach, L.; Amara, W.; Ben Ayed, L.; Fattahi, J. Phased Antenna-Array Synthesis Using the Fourier Method for Reliable 5G Applications. MDPI Telecom 2025, vol. 6(no. 2). [Google Scholar] [CrossRef]
  3. Khedher, R.; Ghayoula, R.; Smida, A.; El Gmati, I.; Latrach, L.; Amara, W.; Hammami, A.; Fattahi, J.; Waly, M. I. Enhancing Beamforming Efficiency Utilizing Taguchi Optimization and Neural Network Acceleration. In MDPI Telecom; 2024; pp. 451–475. Available online: https://www.mdpi.com/2673-4001/5/2/23.
  4. Amara, W.; Kheder, R.; Ghayoula, R.; El Gmati, I.; Smida, A.; Fattahi, J.; Latrach, L. Taguchi Method-Based Synthesis of a Circular Antenna Array for Enhanced IoT Applications. MDPI Telecom 2025, 6(1), 7. Available online: https://www.mdpi.com/2673-4001/6/1/7. [CrossRef]
  5. Amara, W.; Ghayoula, R.; Hammami, A.; Smida, A.; El Gmati, I.; Fattahi, J. Phased Array Antenna Controlled by FPGA-ARM Cortex-M Processor. Adv. Electromagn. J. 2023, vol. 12(no. 3), 61–68. [Google Scholar] [CrossRef]
  6. Ghayoula, R.; Amara, W.; El Gmati, I.; Smida, A.; Fattahi, J. An Efficient FPGA Implementation of MUSIC Processor Using Cyclic Jacobi Method: LiDAR Applications. MDPI Appl. Sci. 2022, 12, 9726. Available online: https://www.mdpi.com/2076-3417/12/19/9726. [CrossRef]
  7. Van Trees, H. L. Optimum Array Processing; Wiley, 2002. [Google Scholar]
  8. Godara, L. C. Application of antenna arrays to mobile communications, Part II: Beam-forming and direction-of-arrival considerations. Proc. IEEE 1997, vol. 85(no. 8), 1195–1245. [Google Scholar] [CrossRef]
  9. Haykin, S. Adaptive Filter Theory, 4th ed.; Prentice Hall, 2002. [Google Scholar]
  10. Boyd, S.; Vandenberghe, L. Convex Optimization; Cambridge Univ. Press, 2004. [Google Scholar]
  11. Zhu, H.; Chen, X.; Li, Y. Beamforming techniques for massive MIMO systems in 5G: Overview, classification, and trends. IEEE Commun. Surv. Tuts. 2019, vol. 21(no. 2), 1249–1275. [Google Scholar]
  12. Elliott, R. S. Antenna Theory and Design; Wiley, 2003. [Google Scholar]
  13. Dolph, C. L. A Current Distribution for Broadside Arrays Which Optimizes the Relationship Between Beam Width and Side-Lobe Level. Proc. IRE 1946, vol. 34(no. 6), 335–348. [Google Scholar] [CrossRef]
  14. Taylor, T. T. Design of line-source antennas for narrow beamwidth and low side lobes. IRE Trans. Antennas Propag. 1955, vol. 3(no. 1), 16–28. [Google Scholar] [CrossRef]
  15. Haupt, R. L. Genetic algorithm in antenna design. IEEE Antennas Propag. Mag. 1995, vol. 37(no. 2), 7–15. [Google Scholar] [CrossRef]
  16. Stutzman, W. L.; Thiele, G. A. Antenna Theory and Design; Wiley, 2012. [Google Scholar]
  17. Malioutov, D.; Cetin, M.; Willsky, A. S. A sparse signal reconstruction perspective for source localization with sensor arrays. IEEE Trans. Signal Process., 2005. [Google Scholar]
  18. Kennedy, J.; Eberhart, R. Particle swarm optimization. Proc. IEEE Int. Conf. Neural Networks, 1995; pp. 1942–1948. [Google Scholar]
  19. Storn, R.; Price, K. Differential evolution–a simple and efficient heuristic for global optimization over continuous spaces. J. Glob. Optim. 1997. [Google Scholar] [CrossRef]
  20. Yang, X. S. Firefly algorithms for multimodal optimization. 2009. [Google Scholar] [CrossRef]
  21. Dorigo, M.; Gambardella, L. M. Ant colony system: a cooperative learning approach to the traveling salesman problem. In IEEE Trans. Evol. Comput.; 1997. [Google Scholar]
  22. Candès, E. J.; Romberg, J.; Tao, T. Robust uncertainty principles: Exact signal reconstruction from highly incomplete frequency information. In IEEE Trans. Inf. Theory; 2006. [Google Scholar]
  23. Zhu, Y.; et al. Deep learning for beamforming in wireless communications. IEEE Commun. Surveys Tuts., 2019. [Google Scholar]
  24. Vaswani, A.; et al. Attention is all you need. Advances in Neural Information Processing Systems (NeurIPS), 2017. [Google Scholar]
  25. Li, Y. A survey of reinforcement learning algorithms. 2013. [Google Scholar]
  26. Stengel, R. F. Optimal Control and Estimation; Dover Publications, 1994. [Google Scholar]
  27. Li, D.; Zhang, Y. Linear Quadratic Regulator (LQR) Design for Discrete-Time Systems. Int. J. Control Autom. 2016, vol. 9(no. 5), 123–134. [Google Scholar]
  28. Wang, X.; Liu, Y.; Zhang, Z. Optimal Beamforming for Radar and Communication Systems Based on Control Theory. IEEE Access 2020, vol. 8, 145123–145135. [Google Scholar]
  29. Liu, Y.; Wang, X.; Zhang, Z. Adaptive Beamforming Based on Optimal Control Theory for Antenna Arrays. IEEE Trans. Antennas Propag. 2021, vol. 69(no. 10), 6723–6735. [Google Scholar]
Figure 1. Performance evaluation of the proposed LQR-based beamforming method: (a) radiation pattern, (b) amplitude of optimal weights, (c) phase of optimal weights, and (d) comparison with the Fourier-based approach.
Figure 1. Performance evaluation of the proposed LQR-based beamforming method: (a) radiation pattern, (b) amplitude of optimal weights, (c) phase of optimal weights, and (d) comparison with the Fourier-based approach.
Preprints 213968 g001
Figure 2. Three-dimensional radiation pattern of the proposed LQR-based beamforming approach, illustrating spatial directivity and beam focusing capability.
Figure 2. Three-dimensional radiation pattern of the proposed LQR-based beamforming approach, illustrating spatial directivity and beam focusing capability.
Preprints 213968 g002
Figure 3. Beam steering map of the proposed method, showing the normalized array factor versus steering angle. The results demonstrate accurate beam tracking with low sidelobe levels across a wide angular range.
Figure 3. Beam steering map of the proposed method, showing the normalized array factor versus steering angle. The results demonstrate accurate beam tracking with low sidelobe levels across a wide angular range.
Preprints 213968 g003
Figure 4. Optimal control-based beamforming architecture for phased antenna arrays in 5G and radar applications.
Figure 4. Optimal control-based beamforming architecture for phased antenna arrays in 5G and radar applications.
Preprints 213968 g004
Figure 5. Proposed radar system integrating beamforming, antenna array, radiation pattern, and signal processing. The figure illustrates the signal flow from transmission to reception and processing, highlighting the role of optimal beamforming in directing the radiation pattern toward the target while minimizing side lobes.
Figure 5. Proposed radar system integrating beamforming, antenna array, radiation pattern, and signal processing. The figure illustrates the signal flow from transmission to reception and processing, highlighting the role of optimal beamforming in directing the radiation pattern toward the target while minimizing side lobes.
Preprints 213968 g005
Figure 6. Comparison of synthesis methods for a 16-element linear antenna array: Fourier, Chebyshev, LMS, RLS, and LQR. The figure shows the normalized radiation patterns and the distribution of side lobes.
Figure 6. Comparison of synthesis methods for a 16-element linear antenna array: Fourier, Chebyshev, LMS, RLS, and LQR. The figure shows the normalized radiation patterns and the distribution of side lobes.
Preprints 213968 g006
Figure 7. Normalized array factor (dB)
Figure 7. Normalized array factor (dB)
Preprints 213968 g007
Figure 8. Radiation pattern (polar)
Figure 8. Radiation pattern (polar)
Preprints 213968 g008
Figure 9. Weights magnitude
Figure 9. Weights magnitude
Preprints 213968 g009
Figure 10. Weights phase
Figure 10. Weights phase
Preprints 213968 g010
Figure 11. Comparison between LQR-based and conventional beamforming
Figure 11. Comparison between LQR-based and conventional beamforming
Preprints 213968 g011
Figure 12. Beamforming heatmap
Figure 12. Beamforming heatmap
Preprints 213968 g012
Figure 13. 3D Radiation Pattern (dB)
Figure 13. 3D Radiation Pattern (dB)
Preprints 213968 g013
Figure 16. Magnitude of the optimal beamforming weights applied to the antenna array elements.
Figure 16. Magnitude of the optimal beamforming weights applied to the antenna array elements.
Preprints 213968 g016
Figure 17. Phase distribution of the optimal weights used for beam steering.
Figure 17. Phase distribution of the optimal weights used for beam steering.
Preprints 213968 g017
Figure 18. Performance comparison between the proposed beamforming method and the conventional approach.
Figure 18. Performance comparison between the proposed beamforming method and the conventional approach.
Preprints 213968 g018
Figure 19. Beamforming heatmap showing the array response over multiple steering angles.
Figure 19. Beamforming heatmap showing the array response over multiple steering angles.
Preprints 213968 g019
Figure 20. Three-dimensional radiation pattern (in dB), illustrating the spatial radiation characteristics of the antenna array.
Figure 20. Three-dimensional radiation pattern (in dB), illustrating the spatial radiation characteristics of the antenna array.
Preprints 213968 g020
Table 1. Extended Comparison of Antenna Array Synthesis Methods.
Table 1. Extended Comparison of Antenna Array Synthesis Methods.
Method Principle SLL Dir. Conv. Advantages Limitations Ref.
Fourier Inv. Fourier -13 Med Fast Simple Poor SLL ctrl.  [12]
Dolph–Cheb. Chebyshev -30 High Fast Optimal SLL Fixed beam  [13]
Taylor Dist. shaping -25 High Fast Flexible SLL Complex design  [14]
LMS Error min. -18 Med Slow Adaptive Noise sens.  [9]
RLS Rec. LS -22 High Fast Fast conv. High cost  [9]
MVDR Min var. -35 V. High Med Interf. rej. Needs cov.  [7]
GA Evol. -28 High Slow Global opt. High time  [15]
PSO Swarm -26 High Med Robust Local minima  [18]
Convex Opt. Constr. -40 V. High Med Optimal sol. High res.  [10]
Deep Learn. Data-dr. -30 High Fast Real-time Training need  [11]
Reinf. Learn. Trial-err. -32 High Med Adaptive Training cost  [25]
Opt. Ctrl LQR -25–35 High Fast Low SLL Model req. This work
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.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2026 MDPI (Basel, Switzerland) unless otherwise stated

Accessibility

Disclaimer

Terms of Use

Privacy Policy

Privacy Settings