Title: Lunar Prospector Ground Operations System
1Lunar Prospector Ground Operations System
- System/Software Design Document
- Group 3 Science Data Center
- April 20, 1998
2Introduction
- What is the moons history?
- What is the moons surface composition?
- Is there enough water on the moon to support a
lunar base? - What is the moons gravity model?
3Overall Mission Objectives
- Obtain scientific data about the Moon
- Refine and extend findings from previous missions
and analyze data that may be useful to future
missions - Implement the Discovery Program guidelines of
cheaper, better, faster - Innovative education and outreach programs
4SDC Objectives
- Secure storage of LP mission data
- Process and manage raw LP mission data
- Provide data interface and delivery to SDC end
users
5System Context
6System Design
- LPGOS Subsystems
- External System Interfaces
- Intra-Subsystem Interfaces
7(No Transcript)
8(No Transcript)
9Subsystem Hardware Design
- Science Data Archive
- NSSDC
- Science Teams Ground Station
- Public Web Server
10(No Transcript)
11Subsystem Software Design
12Design Structure
- LP Data Switch Manager
- Science Data Archive Object
- Science Teams/Ground Station Interface Object
- NSSDC Interface Object
- Public Web Server Object
13Design Structure Object Overview
14LP Data Switch Manager
- Purpose Manage interface between LP Data Switch
and SDA - Attributes - Dynamic, permanent, private
- Hardware Dedicated processor
- Storage Tape archive for raw data, other caches
15(No Transcript)
16Science Data Archive Object
- Purpose - Manage all LP mission data
- Attributes - Static, persistent, public
- Hardware - Dedicated processor
- Storage - Database indices and records on disk
- I/O CDF records
17(No Transcript)
18Science Teams/Ground Station Interface
Object
- Purpose Manage interface between Science
Team/Ground Station and SDA - Attributes - Static, permanent, public
- Hardware Dedicated database request server
19(No Transcript)
20NSSDC Interface Object
- Manages interface between SDA and NSSDC
- Dynamic
- Permanent
- Hardware - Workstation, Network Connection, CD
Burner
21NSSDC State Diagram
22Public Website Object
- SDA database
- Image Assembly
- Web Server
23Image Assembly State Diagram
24Public Website Image Assembly Object
- Query database
- Call Unix graphing program
- Wait and update
25Image Assembly Activity Diagram
26Interfaces LP Data Switch
- Communication Method network
- Hardware ATM connection
- Data Format JP Raw Data Format
- Data Frequency 3600 bps continuous
27Hardware Design Constraints
- All servers must be Unix-based
- Image development on NT workstations
- Internal networks Fast Ethernet or better
28Software Design Constraints
- Use COTS software whenever possible
- Use GNU C for custom software
- Web server must be Apache HTTP server
- Web pages must be Netscape 3.0 compat.
29Requirements Tracibility Matrix
30Requirements Tracability Matrix
31Conclusions and Questions
- Questions?
- Additional diagrams and information refer to
http//students.cec.wustl.edu/tmpsp295/