Search NASASearch

Engineering topics

James Berck

Publications and source records attributed to James Berck.

Object Detection and Pose Estimation Public Competition Sample Data

This data was created with open-source tooling for the purpose of running a public competition. This dataset is a sample of what can be generated for the commissioned competition runner to be able to set up their testing infrastructure. It contains images of publicly available spacecraft models in a Blender scene composed of a light source, a background image, and the spacecraft model with bounding box labels.

James Berck

Safe and Precise Landing Integrated Capabilities Evolution (SPLICE)

NASA needs for entry, descent, and landing call for improved Precision Landing and Hazard Avoidance (PL&HA) technologies. SPLICE continues to develop, mature, demonstrate, and infuse these technologies as a portfolio. SPLICE will achieve TRL 5 on a hazard detection lidar mapping sensor and TRL 6 on two key flight software libraries for advanced guidance and hazard detection. A High-Performance Space Computing surrogate multiprocessor (ARM A53) integrates sensors and FSW. This portfolio of technologies may be infused separately or fully integrated.

Guidance Navigation and Control

A new template for developing C++ applications in NASA's Core Flight System

In this presentation, we will demonstrate an example Core Flight System (cFS) application written in C++, compatible with the Draco releases of the Core Flight Executive (cFE) and NASA Operating System Abstraction Layer (OSAL). The application boilerplate, supporting library, and associated generation script were recently developed and licensed under the permissive Apache License 2.0 with the goal of easing the cFS app development with C++. The design and features of this application will be presented, including a higher-level interface for interactions with the cFE software bus pipes, tables, and event services. Data structures are provided for centralized telecommand and telemetry parsing which isolates bookkeeping of message components from the calling code in an application's core logic. Specific advantages of writing a cFS application in C++ will be shown, including easier avoidance of symbol collisions via namespaces, expanded compile-time checks via constant expressions, default initialization for data structures, null safety via references, improved syntax for operating on multi-dimensional arrays, and reliable serialization of enumerations via enumeration classes. Special considerations needed for integrating a C++ application will be identified, including function linkage, exceptions, and stack unwinding. Evidence for the usefulness of this template will be discussed in the context of development of a flight software application used for interfacing with a solid-state data recorder.

Dominick Allen

R5-S2 and R5-S4 Preliminary On-Orbit Performance

The Realizing Rapid, Reduced-cost high-Risk Research (R5) project is a series of CubeSats that are intended to rapidly and affordably enable technology demonstrations in Low Earth Orbit (LEO). By accelerating the on orbit demonstration of technologies, it’s hoped that NASA programs and others will be able to infuse them more quickly and affordably. R5 is using an incremental development philosophy, where each spacecraft will feature improved performance over the previous. Each evolution of the spacecraft bus will be suitable for a variety of payloads. While each spacecraft will be built around a primary payload and mission, the intent is to then add on as many secondary payloads and objectives as possible.

Sam Pedrotty