Design and realization of Payload Operation and Application system of China’s Space Station Wang HongFei Email: whf@csu.ac.cn 首页.

Slides:



Advertisements
Similar presentations
Distributed Data Processing
Advertisements

IT INFRASTRUCTURE AND EMERGING TECHNOLOGIES
Network Management Overview IACT 918 July 2004 Gene Awyzio SITACS University of Wollongong.
Copyright 2009 FUJITSU TECHNOLOGY SOLUTIONS PRIMERGY Servers and Windows Server® 2008 R2 Benefit from an efficient, high performance and flexible platform.
Terminal Bridge Extension Over Distributed Architecture MSc. Sami Saalasti.
Chapter 9: Moving to Design
Distributed Systems: Client/Server Computing
Client/Server Architecture
Installing software on personal computer
CHAPTER FIVE Enterprise Architectures. Enterprise Architecture (Introduction) An enterprise-wide plan for managing and implementing corporate data assets.
Cloud Models – Iaas, Paas, SaaS, Chapter- 7 Introduction of cloud computing.
UNIX SVR4 COSC513 Zhaohui Chen Jiefei Huang. UNIX SVR4 UNIX system V release 4 is a major new release of the UNIX operating system, developed by AT&T.
Copyright © 2011 EMC Corporation. All Rights Reserved. MODULE – 6 VIRTUALIZED DATA CENTER – DESKTOP AND APPLICATION 1.
DISTRIBUTED COMPUTING
Lecture 3: Sun: 16/4/1435 Distributed Computing Technologies and Middleware Lecturer/ Kawther Abas CS- 492 : Distributed system.
Microsoft and Community Tour 2011 – Infrastrutture in evoluzione Community Tour 2011 Infrastrutture in evoluzione.
SOFTWARE DESIGN AND ARCHITECTURE LECTURE 09. Review Introduction to architectural styles Distributed architectures – Client Server Architecture – Multi-tier.
CE Operating Systems Lecture 3 Overview of OS functions and structure.
Chapter 5 McGraw-Hill/Irwin Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
Desktop Virtualization
EO Ground Segment and Data Access Evolution Alice Springs Refurbishment Program Presented by Simon Oliver for John Frampton.
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
COMPUTER SCIENCE AND THE FOUNDATION OF KNOWLEDGE NURSING INFORMATICS CHAPTER 5 1.
Is a subsidiary of Reach Technologies Pte Ltd in Malaysia. It is a partner of Kingdee International Software Group. Reach Software proposes cost-effective.
CT101: Computing Systems Introduction to Operating Systems.
Distributed Systems Architectures Chapter 12. Objectives  To explain the advantages and disadvantages of different distributed systems architectures.
Computer System Structures
Client/Server Technology
CLOUD ARCHITECTURE Many organizations and researchers have defined the architecture for cloud computing. Basically the whole system can be divided into.
Chapter 1 Computer Technology: Your Need to Know
Chapter 1: Introduction to the Personal Computer
Enterprise Architectures
Component Object Model(COM)
Chapter 6: Securing the Cloud
Business System Development
Mission Operation (MO) Services
By: Raza Usmani SaaS, PaaS & TaaS By: Raza Usmani
Clouds , Grids and Clusters
Distributed Cache Technology in Cloud Computing and its Application in the GIS Software Wang Qi Zhu Yitong Peng Cheng
Information Collection and Presentation Enriched by Remote Sensor Data
Presented by Munezero Immaculee Joselyne PhD in Software Engineering
How SCADA Systems Work?.
Distribution and components
Design and Implementation of Spacecraft Avionics Software Architecture based on Spacecraft Onboard Interface Services and Packet Utilization Standard Beijing.
Cloud Computing By P.Mahesh
Session III Architecture of PLC
Storage Virtualization
Introduction to Cloud Computing
#01 Client/Server Computing
Cloud Computing.
Instructor Materials Chapter 1: Introduction to the Personal Computer
Programmable Logic Controllers (PLCs) An Overview.
Introduction to Software Testing
IT INFRASTRUCTURES Business-Driven Technologies
Chapter 2: System Structures
Service Oriented Architecture (SOA)
Analysis models and design models
"Cloud services" - what it is.
An Introduction to Software Architecture
Web Application Server 2001/3/27 Kang, Seungwoo. Web Application Server A class of middleware Speeding application development Strategic platform for.
REMOTE POWER MONITORING OF MARINE SITES
AIMS Equipment & Automation monitoring solution
Sensor Networks – Motes, Smart Spaces, and Beyond
Computer Basics Applications.
Information Hidding Dr. Veton Kepuska.
CCNA 4 v3.1 Module 6 Introduction to Network Administration
#01 Client/Server Computing
Introducing MagicInfo 6
Presentation transcript:

Design and realization of Payload Operation and Application system of China’s Space Station Wang HongFei Email: whf@csu.ac.cn 首页

ShenZHou8, 9 and 10 SpaceShip 正文 China Space Station TianGong-1 Space Lab ShenZHou8, 9 and 10 SpaceShip docking technology tests China's first space lab module

Introduction Payload Operation and Application system is a very important system of the ground system for the China's Space Station. Establishing a communication link with the ground station, spacecraft control center and Science Center Receiving telemetry data and various types of application data Real-time processing Science and telemetry data Monitor the health status of the payload Planning and scheduling payload work Providing Space Station payload tele-science support Providing technical support for science education and international cooperation 正文

System architecture design The software architecture of the Payload Operation and Application ground system is SOA (Service oriented architecture). All system functions are designed as service components to achieve software functional reuse in the system. All the service components are designed by the CCSDS SOA Standards. 正文

Problem of Architectural There is a general trend toward increasing mission complexity at the same time as increasing pressure to reduce the cost of mission operations, both in terms of initial deployment and recurrent expenditure. This lack of architectural openness leads to: lack of interoperability between agencies; lack of re-use between missions and ground systems; increased cost of mission-specific development and deployment; inability to replace implementation technology without major system redesign; lack of operational commonality between mission systems, and increased training costs. 正文

Mission Operations Service Framework CCSDS offer a standardisation of a Mission Operations Service Framework, which offers a number of potential benefits for the development, deployment and maintenance of mission operations infrastructure: increased interoperability between agencies, at the level of spacecraft, payloads, or ground-segment infrastructure components; standardisation of operational interfaces for spacecraft from different manufacturers; reduced cost of mission-specific deployment through the integration of re-usable components; greater flexibility in deployment boundaries: functions can be migrated more easily between ground-segment sites or even from ground to space; improved long-term maintainability, through system evolution over the mission 正文

Overview of the Mission Operations Service Framework 正文

Overview of the Mission Operations Service Framework The connecting lines show end-to-end interactions between these functions. As each facility could be operated by a separate agency, where interactions cross distribution boundaries,these could constitute interoperable interfaces. Other distributions may be used Mission Operations Services are end-to-end application-level services and may be carried over communications protocols appropriate to the environment 正文

Software architecture design The software architecture of the Payload Operation and Application ground system is SOA (Service oriented architecture). All system functions are designed as service components to achieve software functional reuse in the system. All system service components exchange information and data between various functional components through standardized interfaces by Data Distribution Service Bus. The feature of this system is reuse, scalability and flexibility. 正文

Hardware architecture design Payload Operation and application ground system is a typical information system, composed mainly by the computing systems, network devices, storage system, its high performance computing and mass storage devices are integrated together by virtual software technology for sharing of resources and easy to manage. 正文

Lego Architecture Design Seamless upgrade mechanism Lego Architecture Design Construction of the base platform Expand new task Good Idea? Jenga Game A plurality of base platform combinations Based on a combination of dynamically scalable mission system The expanded mission base platform

Seamless Upgrade Support Platform This platform is designed to support the Payload Operation and Application ground system can seamless upgrade easily. The platform consists of Software Environment Management Sub-platform(SEMS), Automatic Test Sub-platform(ATS) and Incubator& Development Sub-platform(IDS).

Seamless Upgrade Support Platform The principles of service-orientation are independent of any vendor, product or technology. SOA makes it easier for software components on computers connected over an ESB to cooperate. Every computer can run any number of services, and each service is built in a way that ensures that the service can exchange information with any other service in the ESB

Software Deployment System(Push ) VOI桌面虚拟化 Software Deployment System(Push ) Low CPU Calculate ability Low Memoery Cloud server Center server Thin-client VDI MODE Task TCP/IP Graphical screen data All desktop applications and operation occurred on the server, a remote terminal via a network mouse keyboard signal transmitted to the server, and the server through the network of information to the output terminal of the output device (usually just the output screen information) for simple applications surroundings. VOI MODE High CPU Calculate ability Local Calculate Large Momory System& Software Environment TCP/IP Software server App server PC Client All software and operating environment in the centralized management server can automatically push software to any client.

Software Deployment Push System Development environment VS2010&Eclipse&BugTrace&CppUnit&SVN OS Auto test environment Data All software and system environment Deployment environment

Seamless Upgrade Support Platform--Software Development Tools Plug-in Development project template Programming visual editing tools publishing Packaging tools Plug-in remote management tools

Seamless upgrade mechanism Payload Operation and application ground system needs to support new scientific experiments tasks by dynamically upgrade while the system working. So this system needs a flexible system architecture to deal with this situation. With the follows support system: Automatic Test Sub-platform(ATS) Software Environment Management Sub-platform(SEMS) Development Environment(DE) 正文

System Operating mode Payload Operation and Application Ground system has three work mode. They are: Normal work mode (NWM) : refers to the payload monitoring and management in accordance with the normal operation control flow and data processing flow to work. It is the most conventional and most comprehensive work mode of our ground system during the Space station on orbit Emergency work mode (EWM):is a special work mode of our system. It will start to work when the payload of the Space station will be broken or has broken. In this mode, we will deal with temporarily interrupted the normal operation control process (Including data processing and task Planning) by fault plan manual requirement to rescue the payload equipment. Minimum system work mode (MSWM) : When the software, computer system or network device of the Payload Operation and Application Ground system are failure, the MSWM mode required to start to make sure continued space science experiments mission not stopped. EWM is a special work mode of our system. It will start to work when the payload of the Space station will be broken or has broken. In this mode, we will deal with temporarily interrupted the normal operation control process (Including data processing and task Planning) by fault plan manual requirement to rescue the payload equipment. 正文

Thanks!!! 正文