Top Banner
2002 Page 1 Microgravity Analysis Software System (MASS) Microgravity Analysis Software System (MASS)
23

Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

Jan 17, 2016

Download

Documents

Melanie Hudson
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 1

Microgravity Analysis Software System (MASS)

Microgravity Analysis Software System

(MASS)

Page 2: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 2

Microgravity Analysis Software System (MASS)

Information Flow Diagram

packetGrabber

listener/talker

packetWriter

off-line analysis

Space Acceleration Measurement System (SAMS)

Microgravity Acceleration Measurement System (MAMS)

Page 3: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 3

Microgravity Analysis Software System (MASS)

Data Flow Diagram

Page 4: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 4

Microgravity Analysis Software System (MASS)

• PIMS has the responsibility within NASA’s Biological and Physical Research Enterprise to provide processing, analysis, and archival of acceleration data for the microgravity scientific community

• PIMS supports the following reduced gravity platforms: ISS, Space Shuttle, parabolic aircraft, sounding rockets, drop towers, and ground based test facilities

• PIMS performs these functions for the SAMS, SAMS-II, SAMS-FF, OARE, and MAMS acceleration measurement systems

• PIMS supports the following scientific disciplines: biotechnology, combustion science, fluid physics, materials science, fundamental physics, vehicle dynamics

Principal Investigator Microgravity Services (PIMS) Project

Page 5: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 5

Microgravity Analysis Software System (MASS)

Name Title

Richard DeLombard Discipline Scientist

Carlos Grodsinsky Program Manager

Kenneth Hrovat Data Analyst

Kenol Jules Project Scientist

Eric Kelly Data Analyst

Eugene Liberman Software Engineer

Nissim Lugasy Software Engineer

Kevin McPherson Project Manager

Timothy Reckart Webmaster

David Thompson Research Associate

Ted Wright Software Engineer

Acknowledgements

Page 6: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 6

Microgravity Analysis Software System (MASS)

Acknowledgements to Key Software ComponentsName Task

packetGrabber Retrieves UDP telemetry in real time and from playbacks. Writes telemetry to database and time orders all received UDP telemetry

listener/talker Provides communication between database and real time displays

Real-time Displays Plots acceleration data for PI’s and PIMS data analysts

Monitor and Control Controls active real time displays and monitors all MASS software components

Interim Data Processing Preprocesses acceleration data before archival

Data Base Control Provides control of ancillary parameters written with each acceleration data file

packetWriter Archives all acceleration data and maintains real time databases

Offline Analysis Software Provides detailed analysis of acceleration data

PIMS WWW Site Provides interface to the microgravity user community

MASS Software Components

Page 7: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 7

Microgravity Analysis Software System (MASS)

Outline for Real-Time Components

• Data Flow Block Diagram>> Understand overall data flow from on board the ISS to the

microgravity user community

>> Identify and explain key software components

• Monitor and Control System front panel

• HiRAP real-time display demonstration

• EXPPCS operations demonstration

• STS-110 docking to the International Space Station

• PIMS ISS Web Site Functionality (http://pims.grc.nasa.gov)

Real-Time Systems

Page 8: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 8

Microgravity Analysis Software System (MASS)

MASS Data Flow Diagram

packetGrabber

Listener/talker

Real-time displays

Interim data processing

packetWriter

ISS Acceleration

Data

Monitor and Control

Database Control

Interface to Microgravity

User Community

Acceleration Data and Image

Archive

Page 9: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 9

Microgravity Analysis Software System (MASS)

Monitor and Control System Front Panel

Page 10: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 10

Microgravity Analysis Software System (MASS)

Outline• Motivation - why have a separate off-line system?

• Useful access to all acceleration data in archive

>> mountain = muchoAccelerationData;

>> motivationForOffLine = molehill

( mountain );• How much is muchoAccelerationData ?

• A couple of molehill examples – batch processing

• Sample session, step-by-step

• Sample output

Off-Line Analysis

Page 11: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 11

Microgravity Analysis Software System (MASS)

Motivation: how much data are we talking about?

Off-Line Analysis

Page 12: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 12

Microgravity Analysis Software System (MASS)

12

12 hours

Spectrogram boundaries & structure in time and frequency

Why is RF # 2 working so much?

over 2 hours!

Off-Line Analysis

Page 13: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 13

Microgravity Analysis Software System (MASS)

Principal Component Spectral Analysis: summarize acceleration spectrum

Exercise

Vehicle structural

modes

SLEEP

WAKE

Centrifuge

Antenna dither1

2

LSLE refrigerator compressors

span > 15 days

Off-Line Analysis

Page 14: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 14

Microgravity Analysis Software System (MASS)

Front-End GUI To Specify Data Set(s) of Interest

Sample Session: Step 1

Off-Line Analysis

Page 15: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 15

Microgravity Analysis Software System (MASS)

Data Loader GUI(s) Offer Distinct Data Sets/Gaps

Sample Session: Step 2

Off-Line Analysis

Page 16: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 16

Microgravity Analysis Software System (MASS)

Disposal GUI To Specify Output Parameters

Sample Session: Step 3

Off-Line Analysis

Page 17: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 17

Microgravity Analysis Software System (MASS)

Editor GUI To Change Parameters

Sample Session: [ Step 3.1 ]

• when defaults just won’t do

• plot-specific editor for each type of output

Off-Line Analysis

Page 18: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 18

Microgravity Analysis Software System (MASS)

Sample Session: Step 3 (resume)

Disposal GUI To Specify Output Parameters

Off-Line Analysis

Page 19: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 19

Microgravity Analysis Software System (MASS)

Editor GUI To Change Parameters

Sample Session: [ Step 3.2 ]

• when as-archived orientation just won’t do

• on-the-fly addition of custom coordinate systems

• several methods to define coordinate systems (Euler, quaternion, axis/angle)

• visual aid to verify coordinate system orientation

Off-Line Analysis

Page 20: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 20

Microgravity Analysis Software System (MASS)

Disposal GUI To Specify Output Parameters

Sample Session: Step 3 (resume)

Off-Line Analysis

Page 21: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 21

Microgravity Analysis Software System (MASS)

Sample Output

Qualify Disturbances

Off-Line Analysis

Page 22: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 22

Microgravity Analysis Software System (MASS)

Sample Output

Quantify DisturbancesShuttle Primary

Reaction Control System (PRCS) Thruster Firing

~ 50 mg

Off-Line Analysis

Page 23: Microgravity Analysis Software System (MASS) 2002Page 1 Microgravity Analysis Software System (MASS)

2002 Page 23

Microgravity Analysis Software System (MASS)

Sample Output

Comparisons

compare adjacent racks, same time frame, same cutoff

Off-Line Analysis