arXiv / html_feedback

Supports a student project developing a UI for feedback on arXiv articles rendered as html.
MIT License
18 stars 3 forks source link

Acronyms Table overlaps with text #867

Open frncaldas opened 7 months ago

frncaldas commented 7 months ago

Description

The acronym table, created using \tcolorbox and \longtable overlaps with the next page

(Optional:) Please add any files, screenshots, or other information here.

No response

(Required) What is this issue most closely related to? Select one.

Choose One

Internal issue ID

8e2746ea-111b-4e86-86d1-308facf8a707

Paper URL

https://services.arxiv.org/html/submission/5401774/view

Browser

Chrome/123.0.0.0

Device Type

Desktop

html-feedback-bot[bot] commented 7 months ago

Location in document: S0.T1.2.1.1.1

Selected HTML:

ANN Artificial Neural Network CNN Convolutional Neural Network ECI Earth-Centered Inertial EKF Extended Kalman Filter EUV Extreme Ultraviolet light FNN Feed-Forward Neural Network FPKE Fokker-Planck-Kolmogorov Equation GBDT Gradient Boosting Decision Tree GMM Gaussian Mixture Model GP Gaussian Process GPS Global Positioning System GS Ground Station GVM Gauss-Von Mises HAMR High Area-to-mass Ratio LEO Low Earh Orbit LFM Latent Force Model LSTM Long-Short Term Memory ML Machine Learning OD Orbit Determination OP Orbit Prediction PF Particle Filter PINN Physics-Informed Neural Network PoC Probability of Collision RF Radio Frequency RNN Reccurent Neural Networks RSO Resident Space Object SDE Stochastic Differential Equation SGP4 Simplified General Perturbations model 4 SVM Support Vector Machine TDNN Time-Delay Neural Networks TLE Two-Line Element UKF Unscented Kalman Filter

1 Introduction

It is estimated that more than 36,000 objects larger than 10 centimeters and millions of smaller pieces exist in Earth’s orbit ESA’s Space Debris Office (2022). To safeguard active spacecraft, it is necessary to accurately determine where each Resident Space Object (RSO) is and where it will be at all times. To create such a complex body of knowledge, the more broad problem of orbit estimation is divided into sub-problems, each largely complex but with more specific goals. In this review, we observe three main sub-problems: Orbit Determination, Orbit Prediction, and Thermospheric Mass Density.

  • 1.

    Orbit Determination (OD): the OD is the determination of the orbit of the object based on observations Vallado (2001); Curtis (2014). The Extended Kalman Filter (EKF) Smith et al. (1962); Julier and Uhlmann (1997); Einicke (2012) is the de facto standard for orbit determination in real-world scenarios Tapley et al. (2004). The accuracy of this process depends on the number of sequential observations used to determine the orbit, and the type of observation, e.g., laser ranging and GPS tracking, which is far more precise than optical observations. The output of this method is commonly a state vector of the orbit of the object, usually represented through a vector consisting of the object’s estimated position and velocity and a covariance matrix reflecting the uncertainty under the Gaussian assumption. Currently, this process is limited by the assumptions of the EKF, a lack of knowledge of RSO’s shape and attitude, and dynamic model sim

github-actions[bot] commented 7 months ago

Hello @frncaldas, thanks for the issue report! We are reviewing your report and will address it as soon as possible.