In the 1980s, John Draim proposed a ground-breaking satellite constellation design using just four satellites to achieve full global coverage. This design, based on a perturbed tetrahedral configuration, offers substantial economic advantages and a wide range of applications, including communications, Earth observation, and meteorology.
This project focuses on analysing Draim's constellation over a two-day period. Key tasks include calculating orbital parameters, converting coordinate systems, and visualizing the results.
The constellation is modeled as a modified tetrahedron with the following orbital parameters:
The satellite position and velocity data at 600-second intervals of the first three days of 2001 has been considered in order to develop this study.
Satellite coordinates in the Earth-Centered Earth-Fixed (ECEF) system can be transformed to spherical geocentric coordinates (r, λ, ϕ) using MATLAB’s cart2sph
function. The geocentric distance has been plotted as a function of time, revealing periodic sinusoidal behaviour.
The spherical coordinates were used to plot ground tracks over the Earth’s surface in the geocentric Terrestrial Reference Frame (TRF). The analysis showed periodic patterns consistent with orbital parameters.
Coverage is analyzed by overlaying the constellation on a latitude-longitude grid. For a location to be "covered," the satellite's elevation angle must exceed 5°, ensuring reliable communication or observation.
Over the studied three-day period, the majority of Earth’s surface is covered by 1–2 satellites simultaneously:
The analysis highlights efficient coverage with negligible downtime, validating Draim’s design.
Satellite coordinates are transformed to the Celestial Reference Frame using the Greenwich Mean Sidereal Time. This transformation allows visualization of the orbits in a stable inertial frame, providing an independent view unaffected by Earth’s rotation or precession.
John Draim's four-satellite constellation demonstrates an innovative balance of efficiency and functionality. The constellation achieves near-global coverage with minimal overlap, offering significant implications for cost-effective satellite design. This analysis affirms the robustness of Draim’s design and its potential applicability across diverse fields, from meteorology to global communications.