Next Article in Journal
Aerodynamic Analysis of Small-Scale Turbines with Complex 3D Blade Shape
Previous Article in Journal
Development of an ANFIS-Based Intelligent Control System for Free Chlorine Removal from Industrial Wastewater Using Ion-Exchange Resin
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Simulation of a POCKETQUBE Nanosatellite Swarm Control System via a Linear Quadratic Regulator †

by
Jacques B. Ngoua Ndong Avele
1,*,
Dalia A. Karaf
2 and
Vladimir K. Orlov
1
1
Department of Radio Engineering Systems, St-Petersburg State Electrotechnical University, 197022 Saint Petersburg, Russia
2
Department of Photonics, St-Petersburg State Electrotechnical University, 197022 Saint Petersburg, Russia
*
Author to whom correspondence should be addressed.
Presented at the 6th International Electronic Conference on Applied Sciences, 9–11 December 2025; Available online: https://sciforum.net/event/ASEC2025.
Eng. Proc. 2026, 124(1), 3; https://doi.org/10.3390/engproc2026124003
Published: 20 January 2026
(This article belongs to the Proceedings of The 6th International Electronic Conference on Applied Sciences)

Abstract

Developing an advanced simulation to control a swarm of 20 PocketQube nanosatellites using a linear quadratic regulator (LQR) involves several crucial steps that go beyond the initial scheme. A comprehensive approach requires a deep understanding of orbital mechanics and, in particular, the challenges presented by the nanosatellite platform. The inherent limitations in terms of nanosatellite power, propulsion, and communications systems necessitate careful orbital selection and maneuver planning to achieve mission objectives efficiently and reliably. This includes optimizing launch windows, understanding atmospheric drag effects in low Earth orbits (LEOs), and designing robust attitude control systems to maintain the desired pointing for scientific instruments or communications links. Our work focused on simulating the attitude control of PocketQube nanosatellites in a swarm using the R2022a release of the Matlab/Simulink environment. First, we provided a mathematical model for the relative coordinates of a nanosatellite swarm. Second, we developed a mathematical model of the linear quadratic regulator implementation in the relative navigation. Third, we simulated the attitude control of 20 PocketQube nanosatellites using the Matlab/Simulink environment. Finally, we provided the swarm scenario and attitude control system data. The simulation of an attitude control system for 20 PocketQube nanosatellites using an LQR controller in a swarm successfully demonstrated the stabilization capabilities essential for swarm operations in the space environment. A link to a video of the simulation is provided in the Results section.

1. Introduction

PocketQubes represent a significant advancement in the field of small satellites due to their ultra-compact format. Their small size, often standardized at 5 cm per side, allows for greater modularity and increased cost-effectiveness during their development and deployment, as documented by Muhammad Idriss Ishaq in “The Rise of PocketQube: An In-Depth Look at Mission Trends and Attitude Determination and Control Systems Technologies”, published in July 2025 [1].
The swarm concept, where several PocketQubes operate in concert, amplifies their capabilities beyond those of a single satellite. For example, a swarm of PocketQubes equipped with various sensors could provide more comprehensive and frequent data collection over a target area than a single satellite—even a larger one. The potential for collaborative swarm technologies is a key driver of their development, as highlighted in the recent academic literature, such as Small Satellites: Revolutionizing Space Exploration and Earth Observation (2024, 11(3):118–124) [2], which emphasizes the transformative impact of these distributed systems on space exploration and Earth observation.
Our article presents a simulation-based analysis of attitude control in PocketQube nanosatellite swarms within the Matlab/Simulink environment, highlighting the current relevance of integrating linear quadratic regulator (LQR) techniques for trajectory analysis. The fundamental concepts of attitude control and linear quadratic regulators (LQRs), while already known (as illustrated in a 2013 publication on NASA’s Technical Reporting Server) [3], are applied to the specific challenges posed by the dynamics of nanosatellite swarms. Our study aims to demonstrate their application in optimizing the collective behavior and maintaining the desired spatial orientations for large constellations of nanosatellites.
In addition, advances in distributed control algorithms are being explored to further improve the autonomy and resilience of PocketQube swarms, enabling them to adapt to unforeseen circumstances and continue to operate with minimal human intervention, as detailed in “Autonomous and Distributed Motion Planning for Satellite Swarm”, published in the Aerospace Research Journal on 23 May 2012 [4].

2. Materials and Methods

2.1. Derivation and Assumptions of Hill–Clohessy–Wiltshire Relative Motion Equations

The control algorithm for a constellation of 20 PocketQube nanosatellites operating in quasi-circular orbits within a central gravitational field was developed using the Hill–Clohessy–Wiltshire relative motion equations. This development was detailed by Danil Ivanov and Uliana Monakhova in their publication, “Decentralized Control of Nanosatellites Tetrahedral Formation Flying Using Aerodynamics Forces”, which appeared in Aerospace on 25 July 2021 [5]. The Hill–Clohessy–Wiltshire equations are fundamental in relative orbital mechanics and provide a linearized model of the relative motion of two nearby spacecraft, assuming that one of them is on a circular reference orbit.
In the local–vertical local–horizontal (LVLH) frame, where x is radial, y is along-track, and z is cross-track, the linearized Hill–Clohessy–Wiltshire equations of relative motion are given by x ¨ 2 n y ˙ 3 n 2 x = 0 , y ¨ 2 n x ˙ = 0 , and z ¨ 2 n 2 z = 0 . Here, x , y , and z represent the relative positions of the deputy nanosatellite. x ˙ , y ˙ , and z ˙ represent the relative velocities. x ¨ , y ¨ , and z ¨ represent the relative acceleration. n represents the mean motion of the chief nanosatellite, calculated as n = μ a 3 , where μ is the gravitational parameter of the central body and a is the semi-major axis of the chief’s circular orbit [5].
The general solutions to these differential equations provide the relative position and velocity of the chaser spacecraft as a function of time. The relative position is given by [5] x t = 4 C 1 sin n t 2 C 2 cos n t + C 3 , y t = 6 C 1 cos n t + 3 C 2 sin n t + C 4 6 C 1 n t , z t = C 5 sin n t + C 6 c o s ( n t ) . Meanwhile, the relative velocity is given by x ˙ t = 4 n C 1 cos n t + 2 n C 2 s i n ( n t ) , y ˙ t = 6 n C 1 sin n t + 3 n C 2 cos n t 6 n C 1 , z ˙ t = n C 5 cos n t n C 6 s i n ( n t ) , where C 1 , C 2 , C 3 , C 4 , C 5 , C 6 are constants determined by the initial relative position and velocity conditions at t = 0 .
These constants can be expressed in terms of initial conditions x 0 , y 0 , z 0 , x ˙ 0 , y ˙ 0 , z ˙ 0 and given by [5] C 1 2 x ˙ 0 n + 3 x 0 , C 2 = y 0 n , C 3 = x 0 2 y ˙ 0 n , C 4 = y 0 2 x ˙ 0 n , C 5 = z ˙ 0 n , C 6 = z 0 .
However, a more common and simplified set of constants is often used, leading to the following forms [5]: x t = 4 x 0 2 y ˙ 0 n cos n t + x ˙ 0 n sin n t 3 x 0 2 y ˙ 0 n , y t = 6 x 0 4 y ˙ 0 n sin n t 2 x ˙ 0 n cos n t + y 0 2 x ˙ 0 n + 6 x 0 3 y ˙ 0 n n t , z t = z 0 cos n t + z ˙ 0 n s i n ( n t ) .
The equations developed by Rakisheva, Sukhenko et al., in their 2024 publication “Evaluation of the applicability of some algorithms for controlling the motion of satellites in formation” [6], describe the relative motion of six small satellites. Our research extended this framework to a larger formation of 20 nanosatellites, specifically PocketQubes, to model the relative motion of each deputy PocketQube with respect to a chief PocketQube. These equations could be applied for each of the 19 deputy PocketQubes relative to the designated chief satellite. For example, each deputy PocketQube had its own set of initial conditions x 0 , i , y 0 , i , z 0 , i , x ˙ 0 , i , y ˙ 0 , i , z ˙ 0 , i for i = 1 , , 19 .
This application relied on their initial relative positions and velocities, under the specific condition in which the chief satellite maintained a circular orbit and that the relative distances between the satellites were small [6].

2.2. Collision Avoidance and Proximity Operations

For a group of 20 PocketQubes, the relative positions and distances are crucial in maintaining formation flight, avoiding collisions, and achieving mission objectives, as detailed by Jasper Bouwmeester in “Utility and constraints of PocketQubes” (2020) [7]. The conditions typically require that the distance between any two PocketQubes must always be greater than a predefined minimum safety distance. Let P Q i and P Q j be two PocketQubes in the group. We designate P Q i as the chief and P Q j as the deputy. The relative position vector from P Q i to P Q j is r i j = x i j , y i j , z i j . These equations then describe the evolution of x i j , y i j , z i j as a function of the initial relative state.
The relative position vector between PocketQubes i and PocketQubes j at time t is given by r i j t = x i j ( t ) y i j ( t ) z i j ( t ) , where x i j ( t ) , y i j ( t ) , and z i j ( t ) are calculated using the Hill–Clohessy–Wiltshire solutions with the initial relative conditions between P Q i and P Q j .
The Euclidean distance between PocketQubes i and PocketQubes j at time t is d i j t = x i j t 2 + y i j t 2 + z i j t 2 . Maintaining the maximum separation distance is given by the condition d i j ( t ) d m a x for all i , j . Meanwhile, maintaining the minimum separation distance is given by the condition d i j ( t ) d m i n for all i , j . The relative positions of the PocketQubes remain within a specified tolerance around the desired training geometry and is expressed as r i t r i , d e s i r e d ( t ) ɛ r , where r i t = x i t , y i t , z i ( t ) T is the actual relative position vector of PocketQubes i , r i , d e s i r e d ( t ) is its desired relative position vector, and ɛ r is the position tolerance.

2.3. State-Space Representation and LQR Formulations

The linear quadratic regulator is an optimal control method designed to minimize a quadratic cost function, which typically quantifies state deviations and control effort. This approach is widely described in various control theory texts and applications. For instance, Darren DE Battista’s “PocketQube Pico-Satellite Attitude Control: Implementation and Testing” (July 2020) [8] specifically applies an LQR to attitude control systems, highlighting its utility in minimizing errors and control strategies for small satellites. To control the relative navigation of the PocketQube, the Hill–Clohessy–Wiltshire equations were supplemented with control inputs.
The Hill–Clohessy–Wiltshire equations can be converted into a state-space representation to apply the linear quadratic regulator, as explained by Kumardip Basak and Dipak Kumar Giri in their 2022 paper titled “LQR-based optimal control design for formation flight of satellites in geometric circular orbit” [9]. For each deputy i , the state vector is x i = x i , y i , z i , x ˙ i , y ˙ i , z ˙ i T , and the control input is u i = u x i , u y i , u z i T . The state-space model is given by X ˙ i = A x i + B u i , where A is the system matrix derived from the Hill–Clohessy–Wiltshire equations, and B is the input matrix. By integrating the modified Hill–Clohessy–Wiltshire equations with the parameters for the PocketQube nanosatellites used in the simulation, the system matrix A and the input matrix B are given as
A = 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 3 n 2 k m 0 0 c m 2 n 0 0 k m 0 2 n c m 0 0 0 n 2 k m 0 0 c m ,     B = 0 0 0 0 0 0 0 0 0 1 m 0 0 0 1 m 0 0 0 1 m
The LQR controller aims to find a control law u i = K x i that minimizes a quadratic cost function and is given by J = 0 x i T Q x i + u i T R u i d t , where Q is a positive semi-definite state weighting matrix and it is given by Q = d i a g q x , q y , q z , q x ˙ , q y ˙ , q z ˙ , where q x , q y , q z penalize relative position errors and q x ˙ , q y ˙ , q z ˙ penalize relative velocity errors. R is a positive definite control weighting matrix and it is given by R = d i a g r x , r y , r z , where r x , r y , r z penalize the control inputs in each axis. In the simulation, we noticed that a large value of q x = q y = q z = 1000 strongly penalized any deviations from the desired relative positions, ensuring that the satellites maintained their separation. Moreover, a value of q x ˙ = q y ˙ = q z ˙ = 100 penalized the relative velocities, promoting smoother trajectories and reducing oscillations. By inserting a moderate value of r x = r y = r z = 1 , it allowed for sufficient control authority to correct position errors and prevent collisions without being overly aggressive regarding fuel consumption. Additionally, the optimal gain matrix K is given by K = R 1 B T P , where P is the unique positive definite solution to the algebraic Riccati equation (ARE) and is given by A T P + P A P B R 1 B T P + Q = 0 .
It is crucial to add that the Hill–Clohessy–Wiltshire equations do not directly incorporate the gravitational constant G and the mass of the PocketQubes m i and m j in their explicit form for relative motion. This is because the Hill–Clohessy–Wiltshire equations are derived assuming that the gravitational force of the central body is the dominant force acting on both the chief and deputy PocketQubes and that the relative motion is small. The gravitational parameter μ = G M c e n t r a l , where M c e n t r a l is the mass of the central body, is used to calculate the mean motion n and it is given by n = G M c e n t r a l R 3 . In this case, G is the gravitational constant, and R is the orbital radius of the chief PocketQube. However, it is crucial to understand that the masses of the individual PocketQubes are not a direct input to the Hill–Clohessy–Wiltshire equations, as their mutual gravitational attraction is considered negligible.

3. Simulation Results

Our research focuses on the attitude stabilization of a PocketQube nanosatellite swarm using an LQR controller. A crucial aspect of simulating such a swarm is the rigorous consideration of the distance between the nanosatellites in order to avoid collisions. To ensure operational success and a realistic simulation, a minimum safety distance is essential. In our model, a swarm of 20 PocketQubes nanosatellites was simulated. A minimum separation distance of 20 m was established and maintained between each nanosatellite. By using two different operational areas, we were able to confirm the absence of collisions between the nanosatellites during the simulation. Table 1 presents a complete overview of the key parameters of the PocketQube nanosatellites used in the simulation.
The initial step in constructing a reliable relative navigation system involves establishing a minimum distance constraint between PocketQubes. However, simply defining this minimum distance is insufficient to achieve accurate navigation. To improve the accuracy, it is crucial to incorporate angular information, particularly by using relative rotation angles that describe the orientation of one PocketQube relative to another, as described by Ivan Ostroumov in “Relative Navigation for Vehicle Formation Movement”, published in 2022 in the 3rd KhPI Week on Advanced Technology [10]. Furthermore, the noise and uncertainties inherent in sensor readings must be carefully taken into account in the navigation algorithm in order to mitigate significant errors in the calculated positions.
The minimum safety distance of 20 m between nanosatellites is determined by taking into account the inertial properties of the satellites, including their mass, moment of inertia, and center of mass. It is modeled using the Hill–Clohessy–Wiltshire equations to predict the relative motion and prevent collisions in defined operational areas. This distance ensures collision avoidance during simulations by establishing a buffer zone that accounts for potential deviations and uncertainties in nanosatellite trajectories. The dynamic response mechanism to avoid collisions involves the continuous monitoring of the positions and velocities of the PocketQube nanosatellites. Thus, when the expected relative distance approaches the 20 m threshold, collision avoidance is initiated. The method for evaluating boundary conditions for collision avoidance is based on defined operational zones, such as [xMin: 0; xMax: 500; yMin: 0; yMax: 500].
Visual representations, shown in Figure 1, illustrate the nanosatellite swarm positions, demonstrating both the minimum distance constraint and their geometric arrangement. Meanwhile, Figure 2 visually represents the positions and velocities of the PocketQube nanosatellites operating in a swarm with trajectories managed by a linear quadratic regulator.
The stability of our nanosatellite swarm is paramount to its operational success. The Nyquist stability criterion provides a powerful graphical method for determining the stability of a closed-loop control system based on its open-loop frequency response. In this specific analysis, the generation of a Nyquist diagram was the method chosen to assess the stability of the swarm. To conduct this analysis, specific parameters were selected, such as a gain value of K = 1 and a time constant of τ = 0.1 . These values are crucial because they define the operating conditions under which stability is evaluated. The resulting Nyquist diagram visually confirms the closed-loop stability of the nanosatellite swarm.
The plot presents several Important features. The concentric circles on It represent different amplitude levels, measured in decibels. These circles help to understand the amplitude of the system’s response at different frequencies. Furthermore, the plot effectively illustrates how the system’s poles, which are fundamental to its dynamic behavior, influence its response across the entire frequency spectrum. Figure 3 provides a visual representation of the Nyquist plot for the PocketQube nanosatellite swarm, alongside its scenario viewer, which can be seen in the Supplementary Materials, offering a comprehensive view of the system’s stability characteristics.
The blue trajectory on the Nyquist plot represents the frequency response of the open-loop system. The most critical aspect of the Nyquist criterion for stability lies in the relationship between this trajectory and the critical point 1,0 in the complex plane. In this case, the blue trajectory does not encircle the critical point 1,0 . This observation is a definite indicator that the system is stable under the chosen parameters K = 1   a n d   τ = 0.1 . If the trajectory were to encircle the critical point, it would imply instability. The trajectory characteristics, including its symmetry and overall dimensions, are directly influenced by the complex interactions that occur between individual PocketQube nanosatellites within the swarm.

4. Conclusions

Our research demonstrates the development and simulation of a coordinated nanosatellite swarm control system. We developed a mathematical model describing the relative positions and velocities of the nanosatellites within the swarm, which is a crucial step in predicting and managing their interactions.
The attitude control system of the PocketQube nanosatellite swarm was subjected to extensive testing using Matlab/Simulink simulations. These simulations, using Aerospace Blockset for dynamic visualization, provided crucial data demonstrating the stability of the system under various operational conditions.
Visualizations within the simulation environment clearly demonstrated the independent orbital paths of each nanosatellite, critically adhering to minimum safe separation distances. The minimum distance constraint, seen as a crucial safety and operational parameter, was paramount in the development of a robust relative navigation algorithm. This algorithm is applied to others within the constellation. It is essential for autonomous operation and in coordinating maneuvers. Increasing the Q values allow for a faster response, smaller state deviations, and better collision prevention, but this may require greater control effort. Moreover, increasing R values lead to a reduction in control effort but can result in a slower response and larger state deviations.
Furthermore, simulating the stability of a PocketQube nanosatellite swarm presented a significant challenge. The simulations considered not only the individual nanosatellites’ attitude control systems but also the complex interactions between multiple nanosatellites. The simulation video clearly shows the nanosatellites’ attitude trajectories, accurately reflecting their predicted movement within the Earth-centered inertial coordinate system.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/engproc2026124003/s1, Video S1: video simulation.

Author Contributions

Simulation and performance evaluation of the LQR-based swarm control system, writing of the article, J.B.N.N.A.; design and tuning of the linear quadratic regulator, writing and editing, D.A.K.; general supervision of the project, editing of the article, V.K.O. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external finding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be available on request.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Idriss, M.I.; Ismail, N.A. The Rise of PocketQube: An In-depth Look at Mission Trends and Attitude Determination and Control Systems Technologies. TechRxiv 2025. [Google Scholar] [CrossRef]
  2. Siddique, I. Small Satellites: Revolutionizing Space Exploration and Earth Observation. Eur. J. Adv. Eng. Technol. 2024, 11, 118–124. [Google Scholar] [CrossRef]
  3. Nelson, M.L.; Gottlich, G.L.; Bianco, D.J.; Paulson, S.S.; Binkley, R.L.; Kellogg, Y.D.; Beaumont, C.J.; Schmunk, R.B.; Kurtz, M.J.; Accomazzi, A.; et al. The NASA technical report server. Internet Res. 1995, 5, 25–36. [Google Scholar] [CrossRef]
  4. Izzo, D.; Pettazzi, L. Autonomous and Distributed Motion Planning for Satellite Swarm. J. Guid. Control. Dyn. 2007, 30, 449–459. [Google Scholar] [CrossRef]
  5. Ivanov, D.; Monakhova, U.; Guerman, A.; Ovchinnikov, M. Decentralized Control of Nanosatellite Tetrahedral Formation Flying Using Aerodynamic Forces. Aerospace 2021, 8, 199. [Google Scholar] [CrossRef]
  6. Rakisheva, Z.; Sukhenko, A.; Doszhan, N.; Ibrayev, G.G.A.; Kaliyeva, I.; Nakasuka, S.; Shabdan, Y. Evaluation of Applicability of Some Algorithms for Controlling the Motion of Satellites in a Formation. Eng. Sci. 2024, 27, 1025. [Google Scholar] [CrossRef]
  7. Bouwmeester, J.; Radu, S.; Uludag, M.S.; Chronas, N.; Speretta, S.; Menicucci, A.; Gill, E.K.A. Utility and constraints of PocketQubes. CEAS Space J. 2020, 12, 573–586. [Google Scholar] [CrossRef]
  8. De Battista, D.; Fabri, S.G.; Bugeja, M.K.; Azzopardi, M.A. PocketQube Pico-Satellite Attitude Control: Implementation and Testing. IEEE J. Miniaturization Air Space Syst. 2020, 1, 90–102. [Google Scholar] [CrossRef]
  9. Basak, K.; Giri, D.K. LQR based Optimal Control Design of Satellite Formation Flight in Earth-centered Circular Orbit. In Proceedings of the AIAA SCITECH 2022 Forum, San Diego, CA, USA, 3–7 January 2022. [Google Scholar] [CrossRef]
  10. Ostroumov, I.; Kuzmenko, N.; Bezkorovainyi, Y.; Averyanova, Y.; Larin, V.; Sushchenko, O.; Zaliskyi, M.; Solomentsev, O. Relative Navigation for Vehicle Formation Movement. In Proceedings of the 2022 IEEE 3rd KhPI Week on Advanced Technology (KhPIWeek), Kharkiv, Ukraine, 3–7 October 2022. [Google Scholar] [CrossRef]
Figure 1. (a) Nanosatellite swarm positions with minimum distance constant. Area = [xMin: 0; xMax: 500; yMin: 0; yMax: 500]. (b) Geometric positions of PocketQube nanosatellites in swarm.
Figure 1. (a) Nanosatellite swarm positions with minimum distance constant. Area = [xMin: 0; xMax: 500; yMin: 0; yMax: 500]. (b) Geometric positions of PocketQube nanosatellites in swarm.
Engproc 124 00003 g001
Figure 2. (a) Positions of PocketQube nanosatellites in swarm via linear quadratic regulator. (b) Velocities of PocketQube nanosatellites in swarm via linear quadratic regulator.
Figure 2. (a) Positions of PocketQube nanosatellites in swarm via linear quadratic regulator. (b) Velocities of PocketQube nanosatellites in swarm via linear quadratic regulator.
Engproc 124 00003 g002
Figure 3. (a) Nyquist plot of PocketQube nanosatellite swarm. (b) PocketQube nanosatellite swarm scenario viewer.
Figure 3. (a) Nyquist plot of PocketQube nanosatellite swarm. (b) PocketQube nanosatellite swarm scenario viewer.
Engproc 124 00003 g003
Table 1. Parameters for the PocketQube nanosatellites used in the simulation.
Table 1. Parameters for the PocketQube nanosatellites used in the simulation.
PocketQube Nanosatellite ParameterValueUnit
Number of nanosatellites20X
Nanosatellite weight1kg
Nanosatellite height0.1m
Nanosatellite width0.1m
Nanosatellite depth0.05m
Damping coefficient1.26X
Stiffness0.3969N/m
Semimajor axis7000km
Eccentricity0degrees
Inclination90degrees
RAAN0degrees
ARGOFPERIAPSIS0degrees
True anomaly0degrees
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

Ngoua Ndong Avele, J.B.; Karaf, D.A.; Orlov, V.K. Simulation of a POCKETQUBE Nanosatellite Swarm Control System via a Linear Quadratic Regulator. Eng. Proc. 2026, 124, 3. https://doi.org/10.3390/engproc2026124003

AMA Style

Ngoua Ndong Avele JB, Karaf DA, Orlov VK. Simulation of a POCKETQUBE Nanosatellite Swarm Control System via a Linear Quadratic Regulator. Engineering Proceedings. 2026; 124(1):3. https://doi.org/10.3390/engproc2026124003

Chicago/Turabian Style

Ngoua Ndong Avele, Jacques B., Dalia A. Karaf, and Vladimir K. Orlov. 2026. "Simulation of a POCKETQUBE Nanosatellite Swarm Control System via a Linear Quadratic Regulator" Engineering Proceedings 124, no. 1: 3. https://doi.org/10.3390/engproc2026124003

APA Style

Ngoua Ndong Avele, J. B., Karaf, D. A., & Orlov, V. K. (2026). Simulation of a POCKETQUBE Nanosatellite Swarm Control System via a Linear Quadratic Regulator. Engineering Proceedings, 124(1), 3. https://doi.org/10.3390/engproc2026124003

Article Metrics

Back to TopTop