FULLY AUTOMATIC AND OPERATOR-LESS ANOMALY DETECTING GROUND SUPPORT SYSTEM FOR MARS PROBE "NOZOMI"

Size: px
Start display at page:

Download "FULLY AUTOMATIC AND OPERATOR-LESS ANOMALY DETECTING GROUND SUPPORT SYSTEM FOR MARS PROBE "NOZOMI""

Transcription

1 Proceeding of the 6 th International Symposium on Artificial Intelligence and Robotics & Automation in Space: i-sairas 2001, Canadian Space Agency, St-Hubert, Quebec, Canada, June 18-22, FULLY AUTOMATIC AND OPERATOR-LESS ANOMALY DETECTING GROUND SUPPORT SYSTEM FOR MARS PROBE "NOZOMI" NAOMI NISHIGORI Fujitsu Limited 9-3, Nakase 1-chome, Mihama-ku, Chiba-shi, Chiba , Japan Phone: RHE00337@nifty.com MASASHI HASHIMOTO Institute of Space and Astronautical Science (ISAS) Yoshinodai, Sagamihara, Kanagawa , Japan Phone: masashi@nnl.isas.ac.jp AKINARI CHOKI Institute of Space and Astronautical Science (ISAS) Yoshinodai, Sagamihara, Kanagawa , Japan Phone: Fax: akinari@nnl.isas.ac.jp MITSUE MIZUTANI Fujitsu Advanced Solutions Limited 1-2-4, Shinkoyasu, Kanagawa-ku, Yokohama-shi, Kanagawa , Japan Phone: MLA10503@nifty.com Keywords: expert system, GEOTAIL, Mars probe, monitoring and diagnostic expert system, NOZOMI, satellite abnormalities, scientific satellite, spacecraft abnormalities, rule-based reasoning, heuristic classification problem. Abstract This paper describes a fully automatic and operatorless anomaly detecting ground support system named ISACS-DOC for Japan s first Mars probe NOZOMI. This system is the second application of expert technique to daily operation of scientific spacecraft at the Institute of Space and Astronautical Science (ISAS) in Japan. Many improvements are achieved based on the experiences of the first expert application to monitoring and diagnosis system for geomagnetic observation satellite GEOTAIL. ISACS-DOC is now used to keep the safer operation of NOZOMI as well as the first system for GEOTAIL at ISAS Sagamihara Spacecraft Operation Center (SSOC). ISACS-DOC has caught many abnormalities including serious problems which actually happened to NOZOMI and warned to NOZOMI operators about them immediately at SSOC. ISACS-DOC for NOZOMI will be continuously used until the end of the NOZOMI mission to keep the operation safe under strict limitation of the operation budget at ISAS. In this paper, the process of ISACS-DOC development, the improvement points that were performed, and some actual examples of abnormalities that were detected by ISACS-DOC will be reported as well as the outline of ISACS-DOC itself. 1. Introduction The study of diagnostic expert system has been becoming active since the second half of 1980s and also been applied to the space field. The first stage of diagnostic expert system treated problems as heuristic classification problem, namely, the diagnosis was conducted by forward or backward

2 inference engines referring the knowledge database that was previously defined using specialists knowledge or experiences. ISAS also decided to apply rule-based reasoning diagnostic expert system to perform the safe operation of the spacecraft control on the ground with small number of operators. This system was named Intelligent SAtellite Control Software -DOCtor (ISACS-DOC) and its first version was developed and has been used to geomagnetic observation satellite GEOTAIL for almost nine years. Although model-based reasoning diagnostic expert system has been very active and many reports have been able to find nowadays, ISAS decided to apply the same technique to the second version of ISACS-DOC and successfully developed the fully automatic and operator-less anomaly detecting ground support system for Japan s first Mars probe NOZOMI. Two ISACS-DOCs for GEOTAIL and NOZOMI are both backing up daily spacecraft operations powerfully in ISAS. This paper reports on many trials and ideas on developing ISACS-DOC and also the latest status of ISACS-DOC for NOZOMI. 2. Process of ISACS-DOC Development 2.1 Basic Concept of ISACS-DOC Following is the basic concept in designing ISACS- DOC. Although these ideas were discussed at the beginning of the first version of ISACS-DOC for GEOTAIL launched in 1992, they were not changed throughout the second version of system development for NOZOMI launched in (1) Operators can easily recognize abnormalities of satellites/spacecraft by being provided appropriate monitoring and abnormality detection capability even if they do not have enough knowledge. (2) Workload on operators to use ISACS-DOC should be minimized. (3) Knowledge database can be easily modified to correspond to an unexpected situation after launch. (4) A fatal damage of the satellites/spacecraft can be avoid even if the operator fails to find a complete solution to the trouble by taking first aid action. (5) The necessary information for diagnosing satellites/spacecraft can be obtained not only from the telemetry data but also from the ground tracking stations. 2.2 Four Steps on GEOTAIL System Development It was the first trial for ISAS to develop diagnostic system for the actual scientific spacecraft, and we developed the system in following four steps: (1) Prototype system for the limited subsystem : We developed a prototype system to evaluate the effectiveness of the rule-based reasoning diagnostic system targeting to the spacecraft commutation system only. We decided to use a commercially available application software to reduce the development cost. This diagnostic expert tools package running on the OS/2 environment had three standard functions of the knowledge database editor, the forward inference engine, and the rule-based knowledge database. (2) Diagnostic system operated in manual mode : We developed the second-step prototype system targeting the whole subsystems of the spacecraft. The necessary data for diagnosis was manually input to the system as we did not have much confidence that the system was useful to the spacecraft operation. (3) Diagnostic system operated in on-line data feeding mode : It took minutes to input necessary data to the system in manual mode, though it was recognized that the system could diagnose the spacecraft status almost correctly. The system was revised to the on-line data feeding system as almost all necessary data was input on a real time basis from telemetry data. (4) Diagnostic system cycled automatically : It was strongly required to watch whole spacecraft status all the time automatically during the real time operation and to warn operators of the spacecraft abnormality when some trouble happened. The system upgraded to repeat the diagnosis every three minutes during the real time operation. In a spacecraft operation, a significant amount of data is produced and several pages of quick look screens are necessary to display them. The operator would be flustered without the appropriate knowledge on how to deal with the identified trouble. We noticed through the actual spacecraft operation that ISACS- DOC was very useful to avoid overlooking the spacecraft contingencies as the system automatically checking 570 items of spacecraft health condition every few minutes. ISACS-DOC for GEOTAIL found several spacecraft contingencies in the Page 2

3 Figure 1 Monitor Screen of Solar Particle Monitor (SPM) Including Reproduced Data communication subsystem, control subsystem and scientific instruments and helped the spacecraft operators to cope with them. 2.3 New Ideas on NOZOMI System Development Learned from GEOTAIL experiences It is possible to accumulate statistical data of the diagnostic knowledge for cars, electric appliances for home use because there are plenty of exactly the same or almost the same products on the market. It is very easy to obtain the information about what kind of troubles happens at what rate. Using this information, it is possible to analyze the troubles statistically. However, there is no exactly the same scientific spacecraft. So the knowledge database for a scientific spacecraft mainly depends on the design knowledge. For this reason, a wide variety of design knowledge for developing spacecraft has to be accumulated in the diagnostic expert system. The knowledge database of the ISACS-DOC for GEOTAIL was made using a lot of design knowledge obtained by interviewing 30 or more experts. We also decided to apply the rule-based reasoning diagnostic system for NOZOMI from the following reasons, though the model-based reasoning technique becoming active: It would have been very hard and difficult to verify the diagnoses model of NOZOMI before spacecraft launch with low cost, if the model-based reasoning technique was applied to the system. Many experiences and knowledge obtained from the system development of ISACS-DOC for GEOTAIL seemed to be useful and applicable to other future satellite operations by relatively little efforts. ISACS-DOC for NOZOMI is developed according to the following ideas. Some of them are introduced based on lessons learned from ISACS-COD for GEOTAIL". (1) Wide range of information can be gathered through an on-line network to realize extensive and reliable diagnosis, and all data used for diagnosis are saved in the system and can be used for checking a long-term trend of the data. (2) Only reliable results should be shown in order to avoid giving operators unnecessary concerns. Only related facts should be shown if the Page 3

4 coordinate the differences between actual status of NOZOMI after launch and the preset-knowledge database before launch, to add insufficient knowledge and tune the data collection function. It took another 5 months to finely adjust the knowledge database through daily operations of ISACS-DOC. After that, operation of ISACS-DOC was placed under the control of the NOZOMI operation team on June of Furthermore, following new functions were added to ISACS-DOC for NOZOMI according to the actual spacecraft operation until now. Figure 2 Window of Long-Term Power Supply Monitor diagnostic result is uncertain. To perform this idea, parallel formed decision tree is more appropriate for the spacecraft diagnosis than serially formed decision tree. (3) Since NOZOMI is the deep space mission, communication links should be carefully watched by comparing the real receiving levels of downlinks and up-links with estimated valued which are calculated from antennas patterns, attitude of NOZOMI, distance between NOZOMI and ground tracking antenna, performance of ground station, etc. (4) Transmission time between NOZOMI and ground station should be taken into account in designing ISACS-DOC since it reaches up to 30 minutes of round-trip time. This is very important when NOZOMI data and ground station data are used together. (5) Important items for diagnosing should be reflected on spacecraft designing. (1) Diagnosis for Data from Onboard Data Recorder NOZOMI is operated using only one tracking antenna at Usuda Deep Space Center (UDSC) of ISAS usually. SSOC cannot make contact with NOZOMI during the invisible time for long hours. In addition to that, NOZOMI lost its S-band telemetry capability after launch because of the TMS malfunction that happened on July 5, SSOC can not see the real-time data while the remaining X- band transmitter is sending reproduced data from the onboard data recorder. Therefore, it is very important for ISACS-DOC to be able to diagnose the data sent from the onboard data recorder as well as the real-time data. The NOZOMI operation team can quickly see what happened during the invisible time by this capability. Figure 1 is an example of the Solar Particle Monitor (SPM) including reproduced data from the data recorder onboard. 2.4 Many Improvements after NOZOMI Launch Five months of test running were allocated to Figure 3 Screen Display of Range-Rate Measurement Page 4

5 Figure 4 System Configuration of ISACS-DOC for NOZOMI (2) Trend-Graph Drawing of Long Period Data A long-term variation of some data is essential to investigate the cause of degradation, malfunction and so on. For examples, solar-cell efficiency, battery capacity, A/E of thermal control material, etc. change slowly with time. Figure 2 is an example screen window of the long-term power supply monitor shown by ISACS-DOC for NOZOMI. (3) Diagnosis of Range-Rate Measurement System The trajectory of NOZOMI is determined from the data obtained by range and range-rate measurement systems. ISACS-DOC is watching the health of the range-rate measurement system by monitoring the difference between the measured value and expected value that is calculated from the latest trajectory elements. This function is also helpful to monitor the performance of trajectory change operation roughly though its major role is to watch the health condition of the range-rate measurement system. Figure 3 shows a screen display of the range-rate measurement monitor. 3. Running Status of Latest ISACS-DOC According to the above mentioned implements, the fully automatic and operator-less anomaly detecting ground support system are powerfully backing up daily NOZOMI operation The outline of ISACS- DOC for NOZOMI including system configuration, diagnosis flow, and also some actual examples of diagnosing results will be introduced in this section. 3.1 System Configuration ISACS-DOC consists of two computers as shown in figure 4. They have the following functions. (1) Data collecting function This function collects the data to be monitored and diagnosed from each data server of various ground operation systems through ISAS ground network in real-time, edits the files of these data, and transfers these files to another computer that has the diagnosis function. Below are the data to be collected. Telemetry data sent from the spacecraft. Status data of ground tracking station. Orbit data. Page 5

6 Figure 5 Diagnosis Screen of TMS Temperature High Aspect data of NOZOMI. This function is repeatedly practiced while the computer is working. DOC. About 610 of questions are automatically issued and approximately 460 of results are prepared in the present ISACS-DOC. (2) Diagnosis function All actual diagnoses are practiced on a personal computer (PC). This function is realized with the commercially available application software named Manadeshi-kun running on Microsoft Windows NT environment. The diagnostic information files made by the data collecting function are transferred to the PC automatically and used for diagnosis. The rule-base knowledge database of NOZOMI is stored on the PC. Diagnosis is executed on the basis of this database. The database can be easily modified according to the actual-status change of NOZOMI. The data flow in the data collecting function are also shown in Figure 4. The scale of knowledge database in ISACS-DOC is often changed according to status change of NOZOMI and newly obtained information that is useful to improve the diagnostic capability by ISACS- 3.2 Diagnosis Flow ISACS-DOC for NOZOMI is always waiting for the diagnosis before the start of NOZOMI operation at SSOC. This system automatically starts diagnosing when the necessary data are prepared in the WS in Figure 4 during real-time operation. The diagnosis is cycled automatically about every 5 minutes. The diagnosis pauses when the data is not prepared for some reason, for example, in case that the ground-tracking antenna is not ready. The diagnosis is executed in all of the areas of NOZOMI. ISACS-DOC warns the operators when it finds something abnormal. The operators can get the information about the details of the abnormality including first aid action to rescue NOZOMI from fatal damage that may be caused by the abnormality. Five standard windows on the screen of ISACS-DOC for NOZOMI are Page 6

7 Figure 6 Diagnosis Screen of Helium Gas-Tank Pressure Low prepared to display the diagnosed information of abnormal items, explanation of each abnormality, normal and actual status/values causing the abnormality, related figures/graphic data, urgent levels, contact information such as telephone numbers of senior engineers/scientists who can supervise the further contingency operation for the abnormality, urgent commands to save the probe from catastrophe (first-aid commands), and some common data like distance between the probe and the earth, etc. as shown in Figure Operation Results ISACS-DOC has issued a lot of warnings including some serious unexpected problems. The screen in Figure 5 warns the temperature of the S-band transmitter (TMS) onboard NOZOMI is rather high, though it is still within the allowable range. However, the temperature change should be carefully monitored after this caution. The related data like the temperature history of TMS and the first aid action, if necessary, automatically appears on the screen. Figure 6 is another and more hazardous example. A major malfunction of helium gas leakage in the propulsion system of NOZOMI suddenly occurred at beginning of May in ISACS-DOC showed the primary pressure of the helium gas-tank at a dangerously low level and still decreasing. The leakage was stopped by sending the proper commands. Fortunately, there was no serious impact on the Mars observation plan by NOZOMI. Monitoring and diagnostic items related to the serious problems are carefully refined and reinforced. Communication-link monitor is one of the examples. The difference between actual and estimated receiving levels of S-band up-link and X-band down-ink is reduced by reevaluating the performance of the communication system at UDSC, antenna patterns and temperature dependence of AGC calibration data of the receivers onboard NOZOMI. Figure 7 is a window screen of the communication links monitor. 4. Conclusion ISAS has been studying to develop the rule-base reasoning diagnostic expert system to perform the safe Page 7

8 Figure 7 Screen Display of Communication Links Monitor of ISACS-DOC spacecraft operation under strong demand of cost reduction since After many years trials and efforts, ISAS successfully developed a fully automatic and operator-less anomaly detecting ground support system called ISACS-DOC for Mars probe NOZOMI. ISACS-DOC for NOZOMI has been used to keep the safer operation of NOZOMI on dairy basis at ISAS from February, The effectiveness of this system has been already shown by finding some abnormalities of NOZOMI. NOZOMI will be injected into Mars orbit on January 2004 and collect scientific data to study the structure and dynamics of the Martian atmosphere on its interaction with solar wind approximately for 2 years after the injection. ISACS-DOC for NOZOMI will also support this operation powerfully. The discussion of next ISACS-DOC for sample-return mission of ISAS named MUSES-C has already stated. A lot of lessons learned through the development of ISACS-DOC for NOZOMI will be introduced into the next ISACS-DOC. The authors would like to thank all of the people for giving us precious information of each onboard instruments of NOZOMI and ground support systems. These information are essential to construct the knowledge database of ISACS-DOC. The authors also would like to acknowledge Professors Ichiro Nakatani, Toshifumi Mukai, and Hajime Hayakawa of ISAS for their great supports of this development. References [1] Hashimoto, M. Nishigori, N., and Mizutani, M.: Running Status of Monitoring and Diagnostic Expert System for Mars Observer NOZOMI, Proceedings of the 22 nd International Symposium on Space Technology and Science, ISTS 2000-f- 08, [2] Yamada, T.: Cost Effective Development of Communication Systems for Space Operations, Proceedings of the 2 nd International Symposium on Reducing the Cost of Spacecraft Ground Systems and Operation, RAL.GS2.12, pp , [3] Hashimoto, M. Nishigori, N., and Mizutani, M.: Operating Status of Monitoring and Diagnostic Expert System for Geomagnetic Satellite GEOTAIL, Proceedings of the 2 nd International Symposium on Reducing the Cost of Spacecraft Ground Systems and Operation, RAL.GS2.73,pp ,1997. Page 8

The PACS Software System. (A high level overview) Prepared by : E. Wieprecht, J.Schreiber, U.Klaas November,5 2007 Issue 1.

The PACS Software System. (A high level overview) Prepared by : E. Wieprecht, J.Schreiber, U.Klaas November,5 2007 Issue 1. The PACS Software System (A high level overview) Prepared by : E. Wieprecht, J.Schreiber, U.Klaas November,5 2007 Issue 1.0 PICC-ME-DS-003 1. Introduction The PCSS, the PACS ICC Software System, is the

More information

8. Communications Subsystem

8. Communications Subsystem PM-1.1-03 Rev C 8. Communications Subsystem The GOES-NOP spacecraft communications subsystem provides requisite conditioning, transmission, reception, and routing of mission data signals and telemetry

More information

Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine

Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine 99 Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine Faculty of Computers and Information Menufiya University-Shabin

More information

4-6-4 Data Collection System

4-6-4 Data Collection System 4-6-4 Data Collection System MIURA Amane, JANG Jae-Hyeuk, NAGAI Seiji, and TAIRA Shinichi We plan to verify the on-orbit antenna patterns in the framework of the electrical characteristics verification

More information

Spacecraft Operations Course

Spacecraft Operations Course , DLR Spacecraft Operations Course Course Content The following subjects and topics will be addressed during the Spacecraft Operations Course Table of Content Spacecraft Operations Course, DLR TABLE OF

More information

A First-MOVE in satellite development at the TUM

A First-MOVE in satellite development at the TUM A First-MOVE in satellite development at the TUM Manuel Czech 7th IAA Symposium on Small Satellites for Earth Observation Berlin, 05.05.2009 The Munich Orbital Verification Experiment MOVE Summary MOVE

More information

C-S TEAM. Page 1 of 5

C-S TEAM. Page 1 of 5 Title: Medium/large vehicle tracking system Primary POC: Jacoba Auret Organization: C-S Team (Cape Peninsula University of Technology-Stellenbosch University) POC email: 14807599@sun.ac.za Need We exist

More information

Satellite Telemetry, Tracking and Control Subsystems

Satellite Telemetry, Tracking and Control Subsystems Satellite Telemetry, Tracking and Control Subsystems Col John E. Keesee 1 Overview The telemetry, tracking and control subsystem provides vital communication to and from the spacecraft TT&C is the only

More information

Nanosat 4 Competition

Nanosat 4 Competition Nanosat 4 Competition NMSUSat2 Team New Mexico State University College of Engineering Presented by Jeremy Bruggemann Topics Competition Overview Mission Overview Design Concept Tests and Analyses Hardware

More information

Quest- 1 Satellite Functional Description

Quest- 1 Satellite Functional Description Quest- 1 Satellite Functional Description Overview The Quest- 1 Satellite is based on the CubeSat Standard that measures 10 cm x 10 cm x 10 cm and weighs less than 1.33 kilograms. The Quest- 1 Satellite

More information

A long time ago, people looked

A long time ago, people looked Supercool Space Tools! By Linda Hermans-Killam A long time ago, people looked into the dark night sky and wondered about the stars, meteors, comets and planets they saw. The only tools they had to study

More information

VIETNAM ACADEMY OF SCIENCE AND TECHNOLOGY VIETNAM NATIONAL SATELLITE CENTER CUBESAT PICO DRAGON. Presenter Name: Do Xuan Phong

VIETNAM ACADEMY OF SCIENCE AND TECHNOLOGY VIETNAM NATIONAL SATELLITE CENTER CUBESAT PICO DRAGON. Presenter Name: Do Xuan Phong VIETNAM ACADEMY OF SCIENCE AND TECHNOLOGY VIETNAM NATIONAL SATELLITE CENTER CUBESAT PICO DRAGON Presenter Name: Do Xuan Phong Co-authors: Vu Viet Phuong, Truong Xuan Hung, Le Xuan Huy, Bui Nam Duong, Do

More information

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013 Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager Install Guide Idera Inc., Published: April 2013 Contents Introduction to the Idera SQL Diagnostic Manager Management

More information

Description of the AAU satellite Project. CubeSat Concept. Financing. Organization

Description of the AAU satellite Project. CubeSat Concept. Financing. Organization Projects Catalogue for AAU satellite /DRAFT by Rafael Wisniewski (I8), Ole Thybo (15), Stig Munk Nielsen (I14), Brian Nielsen (I16), Thomas Bak (I8), Lasse Rosendahl (I14) Description of the AAU satellite

More information

Design & Implementation about Mining Enterprise EAM (Enterprise Asset Management) System

Design & Implementation about Mining Enterprise EAM (Enterprise Asset Management) System Design & Implementation about Mining Enterprise EAM (Enterprise Asset Management) System Wang Huan, Li Changliang, Wang Dianlong Anshan Iron and Steel Group Corporation Mining Industry Company Abstract:

More information

The Application Method of CRM as Big Data: Focused on the Car Maintenance Industry

The Application Method of CRM as Big Data: Focused on the Car Maintenance Industry , pp.93-97 http://dx.doi.org/10.14257/astl.2015.84.19 The Application Method of CRM as Big Data: Focused on the Car Maintenance Industry Dae-Hyun Jung 1, Lee-Sang Jung 2 {San 30, Jangjeon-dong, Geumjeonggu,

More information

Improving SCADA Operations Using Wireless Instrumentation

Improving SCADA Operations Using Wireless Instrumentation Improving SCADA Operations Using Wireless Instrumentation April 2010 / White paper by Hany Fouda Make the most of your energy Summary Executive Summary... p 2 Introduction... p 3 The Evolution of Wireless...

More information

TIMED Mission System Engineering and System Architecture

TIMED Mission System Engineering and System Architecture TIMED Mission System Engineering and System Architecture David Y. Kusnierkiewicz Aspace mission consists of more than just a spacecraft and scientific instruments. It also includes a ground system to support

More information

BOSS/EVERCONTROL OS /Middleware Target ultra high Dependability. Abstract

BOSS/EVERCONTROL OS /Middleware Target ultra high Dependability. Abstract BOSS/EVERCONTROL OS /Middleware Target ultra high Dependability Sergio Montenegro, Felix Holzky FhG-FIRST Kekulestr 7, D-12489 Berlin, Germany sergio@first.fhg.de www.first.fhg.de/~sergio Tel +49 30 63921878

More information

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

Operability in the SAVOIR Context

Operability in the SAVOIR Context SAVOIR Avionics Reference Architecture Operability in the SAVOIR Context Avionics, Data Control & Software Systems Workshop 23/10/2012 Implementing Operability The CCN Standoff & the SOIRD SOIRD & Standarisation

More information

A Fractionated Space Weather Base at L 5 using CubeSats & Solar Sails

A Fractionated Space Weather Base at L 5 using CubeSats & Solar Sails A Fractionated Space Weather Base at L 5 using CubeSats & Solar Sails Paulett C. Liewer, Andrew T. Klesh, Martin W. Lo, Neil Murphy, Robert L. Staehle, Vassilis Angelopoulos, Jet Propulsion Laboratory,

More information

Social Innovation through Utilization of Big Data

Social Innovation through Utilization of Big Data Social Innovation through Utilization of Big Data Hitachi Review Vol. 62 (2013), No. 7 384 Shuntaro Hitomi Keiro Muro OVERVIEW: The analysis and utilization of large amounts of actual operational data

More information

SureSense Software Suite Overview

SureSense Software Suite Overview SureSense Software Overview Eliminate Failures, Increase Reliability and Safety, Reduce Costs and Predict Remaining Useful Life for Critical Assets Using SureSense and Health Monitoring Software What SureSense

More information

Secure Active RFID Tag System

Secure Active RFID Tag System Secure Active RFID Tag System Isamu Yamada 1, Shinichi Shiotsu 1, Akira Itasaki 2, Satoshi Inano 1, Kouichi Yasaki 2, and Masahiko Takenaka 2 1 Fujitsu Laboratories Ltd. 64 Nishiwaki, Ohkubo-cho, Akashi

More information

RS platforms. Fabio Dell Acqua - Gruppo di Telerilevamento

RS platforms. Fabio Dell Acqua - Gruppo di Telerilevamento RS platforms Platform vs. instrument Sensor Platform Instrument The remote sensor can be ideally represented as an instrument carried by a platform Platforms Remote Sensing: Ground-based air-borne space-borne

More information

Seminar : Modeling atmospheric drag for space trajectories

Seminar : Modeling atmospheric drag for space trajectories Seminar : Modeling atmospheric drag for space trajectories Thursday, April 10th 2014 (09:00 17:30) Institut Aéronautique et Spatial (IAS) 23 Avenue Edouard Belin, 31028 Toulouse, cedex 4, France *** The

More information

Satellite technology

Satellite technology Satellite technology Overview What is a satellite? The key elements of orbital position Satellite manufacturers and design The components of a satellite: payload and bus Digital versus analogue How do

More information

From Single to Formation Flying CubeSats: An Update of the Delfi Programme

From Single to Formation Flying CubeSats: An Update of the Delfi Programme From Single to Formation Flying CubeSats: An Update of the Delfi Programme Jian Guo, Jasper Bouwmeester & Eberhard Gill 1 Outline Introduction Delfi-C 3 Mission Delfi-n3Xt Mission Lessons Learned DelFFi

More information

A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING

A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING AZRUDDIN AHMAD, GOBITHASAN RUDRUSAMY, RAHMAT BUDIARTO, AZMAN SAMSUDIN, SURESRAWAN RAMADASS. Network Research Group School of

More information

SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT

SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT Mar 31, 2014 Japan Aerospace Exploration Agency This is an English translation of JERG-2-610. Whenever there is anything ambiguous in this document, the original

More information

ShindaiSat : A Visible Light Communication Experimental Micro-Satellite

ShindaiSat : A Visible Light Communication Experimental Micro-Satellite ShindaiSat : A Visible Light Communication Experimental Micro-Satellite Atsushi Nakajima, Nobutada Sako, Masato Kamemura, Yuuki Wakayama, Arata Fukuzawa, Hironori Sugiyama and Naoki Okada Graduate School

More information

Space Flight Project Work Breakdown Structure

Space Flight Project Work Breakdown Structure APPENDIX G. (WBS) Space Flight Project Work Breakdown Structure G.1 Introduction G.1.1 The Project Work Breakdown Structure (WBS) is a key element of project management. The purpose of a WBS is to divide

More information

Ensuring the Preparedness of Users: NOAA Satellites GOES R, JPSS Laura K. Furgione

Ensuring the Preparedness of Users: NOAA Satellites GOES R, JPSS Laura K. Furgione Ensuring the Preparedness of Users: NOAA Satellites GOES R, JPSS Laura K. Furgione U.S. Permanent Representative with the WMO Deputy Director, NOAA s s National Weather Service WMO Executive Council 65

More information

AIAA-2004-5820 Distributed Operation of a Military Research Micro Satellite Using the Internet

AIAA-2004-5820 Distributed Operation of a Military Research Micro Satellite Using the Internet AIAA-2004-5820 Distributed Operation of a Military Research Micro Satellite Using the Internet Chris Jackson * Surrey Satellite Technology Ltd., Guildford, England, GU2 7XH, UK Major Timothy J. Lawrence,

More information

2 Technologies for Security of the 2 Internet

2 Technologies for Security of the 2 Internet 2 Technologies for Security of the 2 Internet 2-1 A Study on Process Model for Internet Risk Analysis NAKAO Koji, MARUYAMA Yuko, OHKOUCHI Kazuya, MATSUMOTO Fumiko, and MORIYAMA Eimatsu Security Incidents

More information

TDRS / MUST. and. what it might do for you

TDRS / MUST. and. what it might do for you TDRS / MUST and what it might do for you Dr. Marcus G. F. Kirsch XMM-Newton Deputy Spacecraft Operations Manager with Inputs from José-Antonio Martínez nez-heras, Black Hat S.L., Spain European Space Agency

More information

An Agent-Based Concept for Problem Management Systems to Enhance Reliability

An Agent-Based Concept for Problem Management Systems to Enhance Reliability An Agent-Based Concept for Problem Management Systems to Enhance Reliability H. Wang, N. Jazdi, P. Goehner A defective component in an industrial automation system affects only a limited number of sub

More information

Lessons Learned during the Refurbishment and Testing of an Observatory after Longterm

Lessons Learned during the Refurbishment and Testing of an Observatory after Longterm Lessons Learned during the Refurbishment and Testing of an Observatory after Longterm Storage GSFC 2015 John Hawk, Sharon Peabody, and Richard Stavely NASA Goddard Space Flight Center Background The Triana

More information

Secure Web Command and Control

Secure Web Command and Control Secure Web Command and Control Jim Langston, Computer Sciences Corp. Henry Murray, Goddard Space Flight Center Gary Hunt, Computer Sciences Corp. http://moca.nascom.nasa.gov/ page 1 Opportunities Standard

More information

Offering of High Value-Added Services by Facility Information. Management System. 2 Outline of the Facility Information. 1 Preface.

Offering of High Value-Added Services by Facility Information. Management System. 2 Outline of the Facility Information. 1 Preface. Technical Trends Offering of High Value-Added Services by Facility Information Management System Yukio Fukasawa Keyword Maintenance,, Facility diagnosis, Information retrieval Abstract Our facility information

More information

STUDY ON ASSESSMENT METHOD FOR SPACE SCIENCE REQUIREMENT SATISFACITON BASED ON ANP MODEL. Ligang Li SECESA2014 10/10/2014

STUDY ON ASSESSMENT METHOD FOR SPACE SCIENCE REQUIREMENT SATISFACITON BASED ON ANP MODEL. Ligang Li SECESA2014 10/10/2014 STUDY ON ASSESSMENT METHOD FOR SPACE SCIENCE REQUIREMENT SATISFACITON BASED ON ANP MODEL Ligang Li SECESA2014 10/10/2014 Table of Contents 1. INTRODUCTION 2. OVERVIEW OF ANP MODEL? 3. MISSION CHARACTERIZATION

More information

AMS Suite: Intelligent Device Manager with the DeltaV system

AMS Suite: Intelligent Device Manager with the DeltaV system with the DeltaV TM system AMS Suite: Intelligent Device Manager with the DeltaV system Manage your HART, FOUNDATION fieldbus, WirelessHART, and Profibus DP devices using a single, integrated application

More information

Propulsion Gas Path Health Management Task Overview. Donald L. Simon NASA Glenn Research Center

Propulsion Gas Path Health Management Task Overview. Donald L. Simon NASA Glenn Research Center Propulsion Gas Path Health Management Task Overview Donald L. Simon NASA Glenn Research Center Propulsion Controls and s Research Workshop December 8-10, 2009 Cleveland, OH www.nasa.gov 1 National Aeronautics

More information

Ensuring High Performance Uplink Control and Site Switching With A Monitor and Control System

Ensuring High Performance Uplink Control and Site Switching With A Monitor and Control System WP008 - Ensuring High Performance Uplink Control Ensuring High Performance Uplink Control and Site Switching With A Monitor and Control System Roger Franklin President and Chief Executive Officer Crystal

More information

Grid Middleware for Realizing Autonomous Resource Sharing: Grid Service Platform

Grid Middleware for Realizing Autonomous Resource Sharing: Grid Service Platform Grid Middleware for Realizing Autonomous Resource Sharing: Grid Service Platform V Soichi Shigeta V Haruyasu Ueda V Nobutaka Imamura (Manuscript received April 19, 2007) These days, many enterprises are

More information

Architecture Frameworks in System Design: Motivation, Theory, and Implementation

Architecture Frameworks in System Design: Motivation, Theory, and Implementation Architecture Frameworks in System Design: Motivation, Theory, and Implementation Matthew Richards Research Assistant, SEARI Daniel Hastings Professor, Engineering Systems Division Professor, Dept. of Aeronautics

More information

IT Platforms for Utilization of Big Data

IT Platforms for Utilization of Big Data Hitachi Review Vol. 63 (2014), No. 1 46 IT Platforms for Utilization of Big Yasutomo Yamamoto OVERVIEW: The growing momentum behind the utilization of big in social and corporate activity has created a

More information

University microsatellites: an hands-on educational tool

University microsatellites: an hands-on educational tool University microsatellites: an hands-on educational tool Massimiliano RONZITTI School of Aerospace Engineering Università degli Studi di Roma La Sapienza December 2006 The content of this presentation

More information

Network Management Card. User Manual

Network Management Card. User Manual User Manual 1 Contents Contents 2 Chapter 1 Overview 3 1.1 NMC package contents 4 1.2 NMC CD Resources 4 1.3 Features 4 1.4 NMC Applications 5 Chapter 2 NMC parameters setting via serial COM port 6 2.1

More information

3-5 Ka-band High Power Multi-port Amplifier (MPA)

3-5 Ka-band High Power Multi-port Amplifier (MPA) 3-5 Ka-band High Power Multi-port Amplifier (MPA) KURODA Tomonori, SHIMADA Masaaki, OGAWA Yasuo, HOSODA Ikuo, KATAKAMI Kanji, MOTOHASHI Yasuo, NAKAZAWA Minoru, and KITAHARA Masaki Ka-band High Power Multi-port

More information

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 12c: Performance Management and Tuning NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Performance Management and Tuning NEW Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

102 26-m Antenna Subnet Telecommunications Interfaces

102 26-m Antenna Subnet Telecommunications Interfaces DSMS Telecommunications Link Design Handbook 26-m Antenna Subnet Telecommunications Interfaces Effective November 30, 2000 Document Owner: Approved by: Released by: [Signature on file in TMOD Library]

More information

Department of Aeronautics and Astronautics School of Engineering Massachusetts Institute of Technology. Graduate Program (S.M., Ph.D., Sc.D.

Department of Aeronautics and Astronautics School of Engineering Massachusetts Institute of Technology. Graduate Program (S.M., Ph.D., Sc.D. Department of Aeronautics and Astronautics School of Engineering Massachusetts Institute of Technology Graduate Program (S.M., Ph.D., Sc.D.) Field: Space Propulsion Date: October 15, 2013 1. Introduction

More information

Telepresence for Deep Space Missions Project

Telepresence for Deep Space Missions Project ABSTRACT Incorporating telepresence technologies into deep space mission operations can give the crew and ground personnel the impression that they are in a location at time that they are not. NASA s space

More information

LANDSAT 7 - GROUND SEGMENT ACTIVITIES AT THE GERMAN REMOTE SENSING DATA CENTER. Deutsches Fernerkundungsdatenzentrum (DFD) DLR (*)

LANDSAT 7 - GROUND SEGMENT ACTIVITIES AT THE GERMAN REMOTE SENSING DATA CENTER. Deutsches Fernerkundungsdatenzentrum (DFD) DLR (*) LANDSAT 7 - GROUND SEGMENT ACTIVITIES AT THE GERMAN REMOTE SENSING DATA CENTER Günter Strunz (*), Hans-Dietrich Bettac (**), Jörg Gredel (*), Klaus-Dieter Reiniger (*) & Gunter Schreier (*) Deutsches Fernerkundungsdatenzentrum

More information

WIRELESS INSTRUMENTATION TECHNOLOGY

WIRELESS INSTRUMENTATION TECHNOLOGY BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904

More information

Knowledge Acquisition Approach Based on Rough Set in Online Aided Decision System for Food Processing Quality and Safety

Knowledge Acquisition Approach Based on Rough Set in Online Aided Decision System for Food Processing Quality and Safety , pp. 381-388 http://dx.doi.org/10.14257/ijunesst.2014.7.6.33 Knowledge Acquisition Approach Based on Rough Set in Online Aided ecision System for Food Processing Quality and Safety Liu Peng, Liu Wen,

More information

Operations & Maintenance 201 Using online monitoring and predictive diagnostics to reduce maintenance costs

Operations & Maintenance 201 Using online monitoring and predictive diagnostics to reduce maintenance costs 2003 Emerson Process Management. All rights reserved. View this and other courses online at www.plantwebuniversity.com. Operations & Maintenance 201 Using online monitoring and predictive diagnostics to

More information

Proactive Performance Management for Enterprise Databases

Proactive Performance Management for Enterprise Databases Proactive Performance Management for Enterprise Databases Abstract DBAs today need to do more than react to performance issues; they must be proactive in their database management activities. Proactive

More information

Only Athena provides complete command over these common enterprise mobility needs.

Only Athena provides complete command over these common enterprise mobility needs. Mobile devices offer great potential for making your enterprise run faster, smarter, and more profitably. However, mobile devices can create considerable challenges for your IT organization, since they

More information

Online Failure Prediction in Cloud Datacenters

Online Failure Prediction in Cloud Datacenters Online Failure Prediction in Cloud Datacenters Yukihiro Watanabe Yasuhide Matsumoto Once failures occur in a cloud datacenter accommodating a large number of virtual resources, they tend to spread rapidly

More information

Telemetry, Monitoring & Asset Tracking: M2M Terminal Application Dynamics for Oil & Gas

Telemetry, Monitoring & Asset Tracking: M2M Terminal Application Dynamics for Oil & Gas Telemetry, Monitoring & Asset Tracking: M2M Terminal Application Dynamics for Oil & Gas Anu Sood Global Channel Marketing Manager SkyWave Mobile Communications Today s Agenda About SkyWave Why low-data

More information

True Continuous Auditing for Active Directory Derek Melber

True Continuous Auditing for Active Directory Derek Melber True Continuous Auditing for Active Directory by Derek Melber Group Policy and Active Directory MVP ManageEngine ADSolutions Technical Evangelist True Continuous Auditing for Active Directory Today, most

More information

AMS Suite: Intelligent Device Manager

AMS Suite: Intelligent Device Manager Product Data Sheet AMS Suite: Intelligent Device Manager with the DeltaV System Predict necessary maintenance activities instead of reacting to problems that are already impacting your process. Manage

More information

Procedure Based Help Desk System

Procedure Based Help Desk System Akira Takano Information Technology R&D Center Mitsubishi Electric Corporation 5-1-1 Ofuna, Kamakura, Kanagawa, 247-8501 Japan +81 467 41 2096 takano24@isl.melco.co.jp Procedure Based Help Desk System

More information

2-1-5 Space Radiation Effect on Satellites

2-1-5 Space Radiation Effect on Satellites 2-1-5 Space Radiation Effect on Satellites Solar activity and space environment is considered as fundamental and important factors for space system design and operation. Space and solar radiation is widely

More information

your comfort. our world. DNSS EcoSave A/C remote monitoring and malfunction prediction

your comfort. our world. DNSS EcoSave A/C remote monitoring and malfunction prediction your comfort. our world. DNSS EcoSave A/C remote monitoring and malfunction prediction What is DNSS EcoSave? The Daikin Network Service System (DNSS EcoSave) is a Daikin developed internet based remote

More information

ON-LINE MONITORING OF POWER PLANTS

ON-LINE MONITORING OF POWER PLANTS ON-LINE MONITORING OF POWER PLANTS Dr. Hans-Gerd Brummel Siemens Power Generation (PG), Huttenstrasse 12-16, 10553 Berlin, Germany Phone: +49 30 3464 4158, E-mail: hans-gerd.brummel@siemens.com Table of

More information

The Intelligent Resource Managment For Local Area Networks

The Intelligent Resource Managment For Local Area Networks Intelligent Resource Management for Local Area Networks: Approach and Evolution 1 Roger Meike Martin Marietta Denver Aerospace Space Station Program P.O. Box 179 (MS 01744) Denver, Co. 80201 Abstract The

More information

Administrator s Guide

Administrator s Guide MAPILab Disclaimers for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4

More information

DEOS. Deutsche Orbitale Servicing Mission. The In-flight Technology Demonstration of Germany s Robotics Approach to Service Satellites

DEOS. Deutsche Orbitale Servicing Mission. The In-flight Technology Demonstration of Germany s Robotics Approach to Service Satellites DEOS Deutsche Orbitale Servicing Mission The In-flight Technology Demonstration of Germany s Robotics Approach to Service Satellites B. Sommer, K. Landzettel, T. Wolf, D. Reintsema, German Aerospace Center

More information

Using Predictive Maintenance to Approach Zero Downtime

Using Predictive Maintenance to Approach Zero Downtime SAP Thought Leadership Paper Predictive Maintenance Using Predictive Maintenance to Approach Zero Downtime How Predictive Analytics Makes This Possible Table of Contents 4 Optimizing Machine Maintenance

More information

Media Cloud Service with Optimized Video Processing and Platform

Media Cloud Service with Optimized Video Processing and Platform Media Cloud Service with Optimized Video Processing and Platform Kenichi Ota Hiroaki Kubota Tomonori Gotoh Recently, video traffic on the Internet has been increasing dramatically as video services including

More information

ESTRACK Management System Support for the CCSDS Space Communication Cross Support Service Management

ESTRACK Management System Support for the CCSDS Space Communication Cross Support Service Management ESTRACK Management System Support for the CCSDS Space Communication Cross Support Service Management Alexander Hoffmann 1 VEGA Space GmbH, Europaplatz 5, D-64293 Darmstadt, Germany Holger Dreihahn 2 and

More information

Autonomous Operations for Small, Low-Cost Missions: SME, EOR (STEDI), DATA, and Pluto Express OUTLINE. Visions for Future, Low-Cost Missions

Autonomous Operations for Small, Low-Cost Missions: SME, EOR (STEDI), DATA, and Pluto Express OUTLINE. Visions for Future, Low-Cost Missions Autonomous Operations for Small, Low-Cost Missions: SME, EOR (STEDI), DATA, and Pluto Express Introduction Challenges Solutions Technologies Technology Gaps OUTLINE Visions for Future, Low-Cost Missions

More information

INTELLIGENT DISTRIBUTION NETWORK ANALYSIS AND INFORMATION ARCHITECTURE DESIGN

INTELLIGENT DISTRIBUTION NETWORK ANALYSIS AND INFORMATION ARCHITECTURE DESIGN INTELLIGENT DISTRIBUTION NETWORK ANALYSIS AND INFORMATION ARCHITECTURE DESIGN Yun CHEN SMEPC,State Grid China daddygirl@126.com ABSTRACT From the background of intelligent distribution network construction,

More information

TOPO Trajectory Operations Officer

TOPO Trajectory Operations Officer ISS Live! was developed at NASA s Johnson Space Center (JSC) under NASA Contracts NNJ14RA02C and NNJ11HA14C wherein the U.S. Government retains certain rights. Console Handbook TOPO Trajectory Operations

More information

IAC-08-B3.3.04 PROPOSAL FOR MODIFICATION OF ISS. Japan,Tokyo http://www.soranokai.jp/

IAC-08-B3.3.04 PROPOSAL FOR MODIFICATION OF ISS. Japan,Tokyo http://www.soranokai.jp/ IAC-08-B3.3.04 PROPOSAL FOR MODIFICATION OF ISS Fujio.NAKANO 1, Tomifumi.GODAI 2 1 Space Policy Think-tank [SORANOKAI] 2 Space Policy Think-tank[SORANOKAI] Japan,Tokyo http://www.soranokai.jp/ E-mail 1

More information

The National Strategy, Current Activities for Space Technology Development and Application

The National Strategy, Current Activities for Space Technology Development and Application 14-18 November 2011, Putrajaya, Malaysia The National Strategy, Current Activities for Space Technology Development and Application Lai Anh Khoi Space Technology Institute, VAST, Vietnam Bief History Space

More information

Integration and Testing The MESSENGER Mission to Mercury

Integration and Testing The MESSENGER Mission to Mercury Integration and Testing The MESSENGER Mission to Mercury Marcelite Jenkins Kenneth Brown South Carolina State University 1 MErcury Surface, Space ENviroment, GEochemistry, and Ranging 2 Why Mercury? Mercury

More information

FILE MANAGEMENT AND FILE TRANSFER CNES VIEWS. Christian POULIQUEN

FILE MANAGEMENT AND FILE TRANSFER CNES VIEWS. Christian POULIQUEN FILE MANAGEMENT AND FILE TRANSFER CNES VIEWS Christian POULIQUEN 1 SOMMAIRE INTRODUCTION NEEDS AND OPS CONCEPT STANDARDS OVERVIEW CNES MISSION STATUS OPEN POINTS 2 FILES IN SPACE - SHORT INTRODUCTION Many

More information

Introduction of Small Solar Power Sail Demonstrator IKAROS

Introduction of Small Solar Power Sail Demonstrator IKAROS Introduction of Small Solar Power Sail Demonstrator IKAROS IKAROS Demonstration Team JAXA Space Exploration Center (JSPEC) Japan Aerospace Exploration Agency (JAXA) Overview of IKAROS IKAROS is a space

More information

Safer Solutions for Safer Hospitals. Electronic Medical Records One System with Multiple Solutions! Anesthesia EMR. Perfusion ECMO EMR EMR

Safer Solutions for Safer Hospitals. Electronic Medical Records One System with Multiple Solutions! Anesthesia EMR. Perfusion ECMO EMR EMR Safer Solutions for Safer Hospitals Electronic Medical Records One System with Multiple Solutions! Perfusion Anesthesia ECMO EMR EMR EMR VIPER Integrated Work Station and Tablet Solutions The VIPER EMR

More information

SuperNav for Heavy Equipment

SuperNav for Heavy Equipment SuperNav for Heavy Equipment Supervised Navigation System for Heavy Equipment Supervised Navigation (SuperNav) is an option for Raveon Technology s RavTrack GPS tracking system. RavTrack SuperNav is a

More information

Network and Facility Management: Needs, Challenges and Solutions

Network and Facility Management: Needs, Challenges and Solutions Network and Facility Management: Needs, Challenges and Solutions Graham Jones Harris Broadcast Communications gjones04@harris.com New tools are needed to enable broadcasters to efficiently manage the modern

More information

PNG : A new CTD profiling float

PNG : A new CTD profiling float PNG : A new CTD profiling float IRIDIUM - some results Christian GAC and Sylvie LE BRAS Ifremer - TMSI-TSI-ME Iridium Features 66+ satellites in low earth orbit Designed for voice communications Real-time:

More information

Probing for Information

Probing for Information Name Class Date Inquiry Lab Probing for Information Using Scientific Methods Information about planets in our solar system has been collected by observation from Earth and from probes, or scientific instruments,

More information

Effect of Using Neural Networks in GA-Based School Timetabling

Effect of Using Neural Networks in GA-Based School Timetabling Effect of Using Neural Networks in GA-Based School Timetabling JANIS ZUTERS Department of Computer Science University of Latvia Raina bulv. 19, Riga, LV-1050 LATVIA janis.zuters@lu.lv Abstract: - The school

More information

VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance

VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance Key indicators and classification capabilities in Stratusphere FIT and Stratusphere UX Whitepaper INTRODUCTION This whitepaper

More information

International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 ISSN 2278-7763

International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 ISSN 2278-7763 International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 Management of Wireless sensor networks using cloud technology Dipankar Mishra, Department of Electronics,

More information

Hacking a Bird in the Sky

Hacking a Bird in the Sky Hacking a Bird in the Sky Hijacking Very Small Aperture Terminal (VSAT) Connections Jim Geovedi and Raditya Iryandi BELLUA ASIA PACIFIC Disclaimer This presentation is intended to demonstrate the inherent

More information

Driving Safety Support Systems Utilizing ITS Radio System

Driving Safety Support Systems Utilizing ITS Radio System FEATURED TOPIC Driving Safety Support Systems Utilizing ITS Radio System Yuichi TANIGUCHI*, Toshifumi OOTA, Masafumi KOBAYASHI, Hirofumi URAYAMA and Yoshiteru KOREEDA We are striving to develop the Driving

More information

NuSTAR Ground Systems and Operations Approach Lessons Learned

NuSTAR Ground Systems and Operations Approach Lessons Learned University of California, Berkeley Space Sciences Laboratory NuSTAR Ground Systems and Operations Approach Lessons Learned Manfred Bester, Bryce Roberts, Mark Lewis, and William Marchant Space Sciences

More information

Smart Asset Management

Smart Asset Management Smart Asset Management Stephen McArthur s.mcarthur@eee.strath.ac.uk Drivers Environment Solar radiation Wind speed and direction Atmospheric pressure Relative humidity Precipitation Conservator tank Key

More information

Earth Is Not the Center of the Universe

Earth Is Not the Center of the Universe Earth Is Not the Center of the Universe Source: Utah State Office of Education Introduction Have you ever looked up at the night sky and wondered about all the pinpoint lights? People through the ages

More information

DeltaV Remote Client. DeltaV Remote Client. Introduction. DeltaV Product Data Sheet. Remote engineering and operator consoles

DeltaV Remote Client. DeltaV Remote Client. Introduction. DeltaV Product Data Sheet. Remote engineering and operator consoles January 2013 Page 1 DeltaV Remote Client Remote engineering and operator consoles View Multiple DeltaV Systems from a single workstation Remote Operator Station over low speed and dial up communications

More information

Space Japan Review, No.33, February / March 2004 1

Space Japan Review, No.33, February / March 2004 1 My work Although a text will be written in the title "satellite communication", in fact, I am an amateur about "communication." My work is related with the ground system of a satellite, and the orbital

More information

UPS battery remote monitoring system in cloud computing

UPS battery remote monitoring system in cloud computing , pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology

More information

Patch management and security. updates SIMATIC. Process Control System PCS 7 Patch management and security updates. Preface 1

Patch management and security. updates SIMATIC. Process Control System PCS 7 Patch management and security updates. Preface 1 Patch management and security updates SIMATIC Preface 1 Patch management and security updates 2 Practical information 3 Process Control System PCS 7 Patch management and security updates Commissioning

More information