mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-15 14:36:47 +00:00
Update Quarto
This commit is contained in:
parent
2dcfc6b14a
commit
9a961265c0
@ -37,4 +37,4 @@ COPY Manifest.toml /root/.julia/environments/v${JULIA_MAJOR_VERSION}/
|
||||
|
||||
RUN julia -e "using Pkg; Pkg.instantiate(); Pkg.precompile()"
|
||||
|
||||
ENV QUARTO_DENO_EXTRA_OPTIONS=--v8-flags=--stack-size=10000
|
||||
ENV QUARTO_DENO_V8_OPTIONS=--stack-size=10000
|
@ -14,12 +14,12 @@ website:
|
||||
href: index.xml
|
||||
# - icon: gitlab
|
||||
# href: https://gitlab.com/MisterBiggs
|
||||
|
||||
open-graph: true
|
||||
format:
|
||||
html:
|
||||
theme: zephyr
|
||||
css: styles.css
|
||||
toc: true
|
||||
# toc: true
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ date: 2022-02-07
|
||||
author:
|
||||
- name: Anson Biggs
|
||||
url: https://ansonbiggs.com
|
||||
role:
|
||||
roles:
|
||||
- "Data curation"
|
||||
- "Formal analysis"
|
||||
- "Investigation"
|
||||
@ -21,13 +21,10 @@ author:
|
||||
state: AZ
|
||||
url: https://erau.edu
|
||||
- name: Ana Bader-Elenes
|
||||
role:
|
||||
roles:
|
||||
- "Data curation"
|
||||
- "Investigation"
|
||||
- "Methodology"
|
||||
- "Software"
|
||||
- "Validation"
|
||||
- "Visualization"
|
||||
- "Writing - review & editing"
|
||||
affiliation: Embry-Riddle Aeronautical University
|
||||
- name: Dr. Mehran Andalibi
|
||||
@ -36,9 +33,6 @@ author:
|
||||
- name: Dr. Ron Madler
|
||||
affiliation: Dean of the College of Engineering, Embry-Riddle Aeronautical University, Prescott, AZ
|
||||
roles: Advisor
|
||||
|
||||
|
||||
|
||||
abstract: >
|
||||
Orbital debris is a form of pollution that is growing at an exponential pace and puts current and future space infrastructure at risk. Satellites are critical to military, commercial, and civil operations. Unfortunately, the space they occupy is increasingly becoming more crowded and dangerous, potentially leading to a cascade event that could turn orbit around the Earth into an unusable wasteland for decades proper mitigation is not introduced. Unfortunately, existing models employed by NASA rely on a dataset created from 2D images and are missing many crucial features required for correctly modeling the space debris environment. Our approach uses high-resolution 3D scanning to fully capture the geometry of a piece of debris and allow a more advanced analysis of each piece. This approach, coupled with machine learning methods, will allow advances to the current cutting edge. Physical and photograph-based measurements are time-consuming, hard to replicate, and lack precision. 3D scanning allows much more advanced and accurate analysis of each debris sample, focusing on properties such as moment of inertia, cross-section, and drag. With these additional properties, we stand to substantially increase our understanding of the space debris environment through advanced characterization of each piece of debris. Once the characteristics of space debris are more thoroughly understood, we can begin mitigating the creation and danger of future space debris by implementing improved satellite construction methods and more advanced debris avoidance measures.
|
||||
description: |
|
||||
@ -49,6 +43,13 @@ funding: "This work was funded by ERAU URI Ignite Award"
|
||||
other-links:
|
||||
- text: URI Discovery Day Post
|
||||
href: https://commons.erau.edu/pr-discovery-day/2022/presentations/5/
|
||||
categories:
|
||||
- Orbital Debris
|
||||
- Machine Learning
|
||||
- Space
|
||||
- University
|
||||
- Engineering
|
||||
|
||||
bibliography: references.bib
|
||||
csl: diabetologia.csl
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user