HUMS Long-Term Data Management

Size: px
Start display at page:

Download "HUMS Long-Term Data Management"

Transcription

1 AIAC-12 Twelfth Australian International Aerospace Congress HUMS Long-Term Data Management Graham Forsyth Propulsion Systems Branch, Air Vehicles Division DSTO Australia Abstract: Many Health and Usage Monitoring Systems employ ground stations which need to preserve data for a long time, sometimes even for the full life of type, which for military platforms can be 30 years or more. Long-term data management falls into a number of areas of which three are key issues; (1) data minimisation and compression, (2) choice of most appropriate data format and (3) good data indexing to allow old data to be still useful. This paper will look at results to date of a study of these issues. Data compression can mean an algorithm to reduce the amount of data needed (and as such can be loss-less or lossy compression) but is most importantly achieved by deleting selected data (data minimisation). In the study so far, a simple data thinning arrangement has been assumed. This is simpler and less severe than the process used by many commercial systems used in motor vehicles where (a) only data on either side of an event is kept at all and (b) that data is over-written by the next event for the same event code, leaving only a list of date/times of events for each event code. Data file formats are critical to managing the data through the life of the project. A range of parameters has been defined and evaluated for a range of possible file formats. Software developed by evision for DSTO allows different weights to be assigned to each parameter and displays an overall assessment for each of the evaluated file formats. This paper demonstrates the use of this active table to match data formats to projects. 1. INTRODUCTION. Data recording is a two-edged sword. Too much data can be as big a problem as not enough what is needed, of course, is high quality information with just enough data to confirm that quality. Many vehicle monitoring systems solve this problem by having only short-term memory car systems usually record data only if an event such as an error or exceedance is noticed and keep that data only until the next event of the same type over-writes it. In aviation, monitoring has always been necessary and has become even more so with the trend to manage engines and airframes on condition. In these cases, some of the data collected needs to be retained for the life of type which is often more than 30 years and can be as many as 50 years. This paper will look at a number of steps that are being taken to examine the issues involved in longterm (i.e. more than 20 years) management of data collected by aircraft monitoring systems such as HUMS. 2. RESEARCH PROJECTS A number of current research projects relating to propulsion system monitoring and certification are looking at the HUMS data collection and management issue. These include: 2.1 The SmartHUMS research project This research project (1 4) has two aspects:- Fifth DSTO International Conference on Health & Usage Monitoring HUMS2007

2 a. Developing hardware, firmware and software for a prototype miniature HUMS unit in collaboration with GPS Online Solutions Pty Ltd, and b. Using the SmartHUMS prototype to investigate data collection algorithms as a PhD thesis with RMIT University. (17) This work seems to have potential, particularly in small systems and distributed systems. Further information will become available when the examiners are finished. A major feature of the approach taken is reduction in data storage. This pre-selection of data (data is only stored if an algorithm suggests a change has happened) is one technique to reduce the data management problem. 2.2 Data Validation. After collection, data need to be validated (5-8) before being used to make decisions. In practise, this validation occurs firstly as an initial assessment of collected data (by comparing with other data sources) and this assessment may be general or specific to individual data groups. The second part of this process is designed to make sure the equipment is still functioning within specification and is often performed by periodic comparison of data collected with data previously collected or being collected on other platforms. This area can become a difficult decision if major changes are made to the airborne system and/or software does one need to go right back to the validation step or simply perform only the comparison step? In general, a simple application of the comparison step should indicate if the validation step is necessary. 2.3 Data Collection Survey. Data has been collected from a number of projects. The survey looked at the amount of data expected to be collected and the amount of that data still useful at various times in the future. This survey has not been published but was used as an input into the Data Management Study. 2.4 Data Management Study. This study was conducted by two external contractors and internally at DSTO (9). The internal DSTO report identified that XML, as a substantially self-documenting format derived from SGML + was a prime candidate for long term data storage. The concept is that XML is likely to be readable across a wide range of platforms for a long time in a similar fashion to how a HTML file can be displayed across almost any platform that supports an appropriate browser. Of course, there are some differences between HTML and XML, particularly in the treatment of errors and missing information. A single well-designed XML browser should be able to read XML files from all HUMS GSE in the same fashion that a web browser reads all well-designed webpages. The two contractors (10,11) were asked for possible solutions of a specific problem based on expected data volumes and retention requirements. Actual media types were not studied deeply it was felt that all data needed to be re-written to the latest media regularly, at least at each major upgrade to ground support equipment (GSE). For a typical military situation, it was felt that the airborne or on-vehicle data collection system may only be upgraded once or twice in a 25 to 30 year lifespan but the GSE would be upgraded probably twice as often. The evision report (10) identified a range of possible file formats and identified a list for further study. These were direct data files with data stored as binary, text (comma or tab delimited) or XML format, Commercial Off The Shelf (COTS) databases and Open Source Databases. The database options could have binary records, structured records, XML records, or binary records with reports producing external XML files. Each of these data format options was assessed against each of a list of standard extensible Markup Language relates to information in a similar way to the relation of HyperText Markup Language (HTML) used on webpages to plain text. + Standardised Graphical Markup Language was defined in the 1980s for documenting information in a defined way. HTML and XML are specific implementations. 2

3 attributes. These standard attributes included features such as file size, processing capability, ease of data format changes, file robustness, expected readability in 30 years, data security, ease of conversion to other formats and cost of implementation Data Format Selection Table A software version of the summary table in the evision report (10) has also been produced (12). The software is a single active page viewable using any modern web browser and the following Figure shows the initial display of that software. Figure 1. Default View for HUMS Software Data Format Table Eleven of the file formats mentioned are displayed across the screen. The user may click on any of those columns to hide that rejected format and may otherwise customise the display. Simply placing the cursor above items on this table displays help text. As an example, the following figure shows three such help text windows; in practise of course only one would be visible at a time. Help text is available for all the major features of the table, not just these three. Figure 2. Default View plus three examples of help text 3

4 The user has the option to modify the importance placed on each of the parameters corresponding to the list of standard attributes mentioned above., by adjusting the weight against each while keeping the total at 1000 points or 100%. The following Figures show that process partway through and after completion. In these examples, the importance of data readability and data security have been increased at the expense of ease of conversion and file size. Such a change would indicate a project where data security was likely to be a greater issue and the data was less likely to be needed outside the GSE itself. At present, this software table is regarded as an interesting outcome of this work. (13) Figure 3. Part way through modifying the Importance scores Figure 4. After Completing modifying the Importance scores 2.5 Data Usefulness. This study (14-15) has been partly completed for a specific implementation for the MRH90 helicopter. The concept is to look at areas were the data collected may have additional uses and postulate specific questions which may be answered using such data. Because the data acquired by HUMS varies from platform to platform and because additional uses to which that data could be put are also platform 4

5 dependent, it appears that a separate study on this topic may be necessary for all new installations, at least until standards become more developed. The final results of the study will be available during 2008 or early Data Verification and Certification Aspects. Data Verification and Certification (16) are two distinct aspects of ensuring that HUMS data are valid. Data verification normally implies a two-part process: (1) an initial validation of the data actually being collected against either an independent data source or against another validated collector and (2) a data screening routine which seeks to identify data errors developing during use. On the other hand, certification implies a defined, documented process to manage the HUMS, the HUMS software and the HUMS data. Of interest as regards certification is the implication of the increasingly common engine certifications which require on-condition maintenance and hence valid HUMS data. DSTO are increasingly being asked for advice as regards both of these aspects. The current trend is that both engines and HUMS certified overseas are needing less work to ensure that the overseas certification applies here and hopefully this will continue.. For every HUMS and related GSE an initial data validation is essential along with care to ensure that the GSE process is likely to trap developing errors. 3. HUMS DATA LIFE CYCLE A different way to look at the HUMS Data Management problem is to consider the data life cycle in terms of steps through a long process. The following Table shows where the work described above fits in such a life cycle. Step Action Project 1 Minimise Data Collection SmartHUMS 2 Data Collection Acquisition Proposals 3 Data Validation Most Acquisitions 4 HUMS/Engine Certification Most Acquisitions 5 Additional Uses Data Usefulness Studies 6 Compress Data Data Management Study 7 Data storage format Data Management Study 8 Data thinning Data Collection Survey 9 Data Re-writing at new GSE Data Management Study 10 Additional Uses for Withdrawal Not yet studied Table 1: HUMS Data Life Cycle It is believed that HUMS data may have additional uses during the final part of a fleet life of type but Australia, like most military operators, has no HUMS equipped aircraft close to the life of type so this issue has not received attention yet. However, it is extremely likely that the prognostic and diagnostic features of HUMS could safely extend the life of some specific platforms. 4. CONCLUSION. The first conclusion from this study is simply that unwanted data are also unnecessary - only record that data which has a defined purpose and a scheme to use it. Of course, that does not mean that extra or spare parameters cannot be added to the parameter list but that such parameters must have a defined purpose even if only a backup to another parameter. Secondly, data should not outlive its usefulness. On the other hand, data may have additional use, particularly towards the end of the life of type and to supplement other data sources in particular situations. An example could be using both Flight Data Recorder and HUMS information together. 5

6 Thirdly, data needs to be moved to new media and re-checked at regular times. The suggestion is at every update to the Ground Support Equipment. Data management is probably the least standardised part of current HUMS. Future expectations are for most HUMS data to be stored in XML databases or extracted from databases in XML format. This will eventually allow a single HUMS XML browser to work with all such HUMS data repositories in the same way a web browser reads all well designed webpages. 6

7 REFERENCES. 1. Detection Indices for a Miniaturised Health and Usage Monitoring System Unit, Eric C.J. Lee and Graham F Forsyth, DSTO and Cees Bil, RMIT University, in Proceedings of 24th Congress of the International Council of the Aeronautical Sciences, 29th August - 3rd September 2004, Yokohama Japan. 2. Method to Compare Autocorrelation Results Obtained Using a SmartHUMS Unit, Eric C.J. Lee and Graham F Forsyth, DSTO and Cees Bil, RMIT University, in Proceedings of Eleventh Australian International Aerospace Congress, Melbourne, March Using Detection Indices (DIs) to Detect Air Vehicle Characteristic Changes for HUMS Application, Eric C.J. Lee and Graham F Forsyth, DSTO and Cees Bil, RMIT University, ICAS in Proceedings of 25th Congress of International Council of the Aeronautical Sciences (ICAS 2006), Hamburg Germany, September A Low Cost Approach to Helicopter Health and Usage Monitoring, Eric C.J. Lee and Graham F Forsyth, DSTO and Cees Bil, RMIT University, Proceedings of 32 nd European Rotorcraft Forum (ERF 2006), Maastricht, The Netherlands, November C-130J-30 in-flight Propeller Balancing, Brian Rebbechi, Paul Marsden and Ken Vaughan, DSTO, in Proceedings of Eleventh Australian International Aerospace Congress, Melbourne, March The Validation of HUMS Engine Data, Joanna Kappas, DSTO, in Proceedings of Eleventh Australian International Aerospace Congress, Melbourne, March Validation of C-130J-30 Engine Monitoring System Data, Joanna Kappas, DSTO-TR-1732, June Weight Split Algorithm for Propeller Balancing, P.R. Marsden, Air Vehicles Division Defence Science and Technology Organisation, DSTO TN 0661, January [Limited Release.] 9. Case for XML as the Format for Long-term Storage of HUMS Data, Graham F Forsyth, DSTO, in Proceedings of Eleventh Australian International Aerospace Congress, Melbourne, March DSTO Contractor Report: HUMS Data Management Study for application to JSF Data: Phase 1 and Participant 1, by G.F. Forsyth, Air Vehicles Division DSTO Melbourne and Philip Joyce, evision Pty Ltd, May [Limited Release.] 11. Engine and Aircraft Health and Usage Monitoring Systems Data Management Study, J Gloster, QINETIQ/D&TS/AIR/CR052759, June [Limited Release.] 12. DSTO Contractor Report: HUMS Data Management Study for application to JSF Data: Software Model of HUMS Data Format Options Table, by G.F. Forsyth Air Vehicles Division DSTO Melbourne and Philip Joyce, evision Pty Ltd, March [Limited Release.] 13. Data Management A Missing Part of the HUMS Program, Graham Forsyth, DSTO Australia, Presentation to Defence College of Management and Technology (DCMT) Symposium on HUMS (HUMS 06), Shrivenham, UK, May MRH-90 HUMS Data Gathering for Fleet Usage Aspects - Phase 1, Kamal Gill, Aerostructures, June 2006 [Commercial-in-Confidence, Limited Release.] 15. MRH-90 HUMS Data Gathering for Accident/Incident Investigation Aspects - Phase 1, Kamal Gill, Aerostructures, June 2006 [Commercial-in-Confidence, Limited Release.] 16. Certification of HUMS for Propeller Balance, Engine Health and Engine Life Usage, Graham Forsyth, Air Vehicles Division, DSTO Australia, presented by Dr Rod Barnes, Attaché Defence Science, Embassy of Australia, Washington to Helitune 2005 User Conference, Duck North Carolina, October PhD Thesis, Eric Lee, passed to RMIT University examiners January [Details not available until published.] 7

Rotorcraft Health Management System (RHMS)

Rotorcraft Health Management System (RHMS) AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center

More information

FLEET MANAGEMENT SYSTEM FOR AN ADVANCED HELICOPTER PLATFORM DESIGN & DEVELOPMENT REQUIREMENTS

FLEET MANAGEMENT SYSTEM FOR AN ADVANCED HELICOPTER PLATFORM DESIGN & DEVELOPMENT REQUIREMENTS 26 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES FLEET MANAGEMENT SYSTEM FOR AN ADVANCED HELICOPTER PLATFORM DESIGN & DEVELOPMENT REQUIREMENTS Schauenburg A*, Sinha A.* *The Sir Lawrence Wackett

More information

Stellar Phoenix. SQL Database Repair 6.0. Installation Guide

Stellar Phoenix. SQL Database Repair 6.0. Installation Guide Stellar Phoenix SQL Database Repair 6.0 Installation Guide Overview Stellar Phoenix SQL Database Repair software is an easy to use application designed to repair corrupt or damaged Microsoft SQL Server

More information

HUMS Condition Based Maintenance Credit Validation

HUMS Condition Based Maintenance Credit Validation HUMS Condition Based Maintenance Credit Validation Brian D Larder Smiths Aerospace Southampton, UK brian.larder@smiths-aerospace.com Mark W Davis Sikorsky Aircraft Corporation Stratford, CT MADavis@Sikorsky.com

More information

AIRBUS GROUP AUSTRALIA PACIFIC

AIRBUS GROUP AUSTRALIA PACIFIC AIRBUS GROUP AUSTRALIA PACIFIC GLOBAL EXPERTISE LOCAL FOCUS Airbus Group Australia Pacific is a part of Airbus Group, a global leader in aeronautics, space and related services. The Group comprises the

More information

<workers> Online Claims and Injury Management

<workers> Online Claims and Injury Management Global Resources... Local Knowledge With over 30 years experience in workers compensation, our claims management systems have been adopted by Self-Insured Organisations, Third Party Administrators and

More information

Defense Internet NOTAM Service (DINS) CCR Application User Training Manual. Version 2.1

Defense Internet NOTAM Service (DINS) CCR Application User Training Manual. Version 2.1 Defense Internet NOTAM Service (DINS) CCR Application User Training Manual Version 2.1 Last Updated February 4, 2010 Revision History CR# Document Version # Approval Date Modified By Section, Page(s)and

More information

Fleet Management Services

Fleet Management Services Fleet Management Services Welcome to Smartfleet What is Smartfleet? Overview Managed Services Powerful Modules Reporting Overview Smartfleet is a leading Australian fleet management company, helping organisations

More information

ServerView Inventory Manager

ServerView Inventory Manager User Guide - English FUJITSU Software ServerView Suite ServerView Inventory Manager ServerView Operations Manager V6.21 Edition October 2013 Comments Suggestions Corrections The User Documentation Department

More information

Adlib Internet Server

Adlib Internet Server Adlib Internet Server Software for professional collections management in archives, libraries and museums Comprehensive, Flexible, User-friendly Adlib Internet Server Put your data online, the easy way

More information

Invoice Quotation and Purchase Orders Maker

Invoice Quotation and Purchase Orders Maker Invoice Quotation and Purchase Orders Maker Professional Edition Version 2.0.0.0 Help File By: Khaled Aljundi Software developer 1 P a g e Table of Contents 1.0 License Agreement... 3 2.0 About This Software...

More information

Partnering for Progress

Partnering for Progress Force Life Management of military aircraft Partnering for Progress Prognostics & Health Management Performance Based Logistics Condition Based Maintenance Health & Usage Monitoring Introduction The National

More information

SAGEM FOQA Hardware & Software

SAGEM FOQA Hardware & Software SAGEM FOQA Hardware & Software SAFRAN GROUP SAGEM SA COMMUNICATIONS DIVISION DEFENSE DIVISION AUTOMOTIVE DIVISION Propulsion Branch Equipment Branch SECURITY DEFENSE AVIONICS SAFRAN = 60% of an Aircraft

More information

AN AUTOMATED SYSTEM FRAMEWORK FOR PRE- MISSION SUCCESS EVALUATION OF MEDICAL EMERGENCY HELICOPTERS OPERATIONS DEFINED MISSION CAPABILITY SUB-MODULE

AN AUTOMATED SYSTEM FRAMEWORK FOR PRE- MISSION SUCCESS EVALUATION OF MEDICAL EMERGENCY HELICOPTERS OPERATIONS DEFINED MISSION CAPABILITY SUB-MODULE ICAS2002 CONGRESS AN AUTOMATED SYSTEM FRAMEWORK FOR PRE- MISSION SUCCESS EVALUATION OF MEDICAL EMERGENCY HELICOPTERS OPERATIONS DEFINED MISSION CAPABILITY SUB-MODULE Arvind K. Sinha Raden Kusumo Sir Lawrence

More information

The UK National Aeronautics Technology Strategy

The UK National Aeronautics Technology Strategy The UK National Aeronautics Technology Strategy Ray Kingcombe Head of Technology Aerospace, Marine & Defence Unit Department for Business, Innovation & Skills (BIS) Aerospace Industry in the UK UK aerospace

More information

NFC TagWriter by NXP

NFC TagWriter by NXP Rev. 1.6 27 April 2016 User manual Document information Info Content Keywords User manual Abstract This document describes the features of the TagWriter and steps to setup TagWriter application in smart

More information

GLOBAL SERVICES FOR DEFENCE & AEROSPACE SECURE TODAY AND PREPARE FOR TOMORROW

GLOBAL SERVICES FOR DEFENCE & AEROSPACE SECURE TODAY AND PREPARE FOR TOMORROW GLOBAL SERVICES FOR DEFENCE & AEROSPACE SECURE TODAY AND PREPARE FOR TOMORROW www.thalesgroup.com/services MANAGEMENT SERVICES Conscious of your growing need for flexibility in an ever-changing environment,

More information

An XML Based Marine Data Management Framework

An XML Based Marine Data Management Framework An XML Based Marine Data Management Framework Paul Sliogeris Australian Oceanographic Data Centre. Maritime Headquarters, Wylde St, Potts Point, NSW, 2011, Australia. http://www.aodc.gov.au Abstract This

More information

MEng Aeronautical Engineering (H401)

MEng Aeronautical Engineering (H401) Programme Specification (Undergraduate) MEng Aeronautical Engineering (H401) This document provides a definitive record of the main features of the programme and the learning outcomes that a typical student

More information

How To Choose Project Management Software In Australia

How To Choose Project Management Software In Australia P.O. Box 4032 EASTWOOD HARRIS PTY LTD Tel 61 (0)4 1118 7701 Doncaster Heights ACN 085 065 872 Fax 61 (0)3 9846 7700 Victoria 3109 Project Management Systems Email: harrispe@eh.com.au Australia Software

More information

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE Pharmacy Affairs Branch Website Database Downloads PUBLIC ACCESS GUIDE From this site, you may download entity data, contracted pharmacy data or manufacturer data. The steps to download any of the three

More information

privacy and credit reporting policy.

privacy and credit reporting policy. privacy and credit reporting policy. ME, we, us or our refers to Members Equity Bank Ltd and its subsidiary ME Portfolio Management Ltd. about ME Every Australian deserves to get the most out of their

More information

Turnitin Blackboard 9.0 Integration Instructor User Manual

Turnitin Blackboard 9.0 Integration Instructor User Manual Turnitin Blackboard 9.0 Integration Instructor User Manual Version: 2.1.3 Updated December 16, 2011 Copyright 1998 2011 iparadigms, LLC. All rights reserved. Turnitin Blackboard Learn Integration Manual:

More information

State Records Office Guideline. Management of Digital Records

State Records Office Guideline. Management of Digital Records State Records Office Guideline Management of Digital Records An Information Management Guideline for State Organizations Version 2 January 2015 www.sro.wa.gov.au Contents GLOSSARY... 2 PURPOSE... 5 BACKGROUND...

More information

Setting up a Website. Creating your website on the Herts @UK emarketplace

Setting up a Website. Creating your website on the Herts @UK emarketplace Creating your website on the Herts @UK emarketplace 1 Contents Creating your website on the Herts @UK emarketplace...1 Step 1 Setting up a site...3 1. Registering for an @UK Website...6 Step 2 Create your

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

Also on the Performance tab, you will find a button labeled Resource Monitor. You can invoke Resource Monitor for additional analysis of the system.

Also on the Performance tab, you will find a button labeled Resource Monitor. You can invoke Resource Monitor for additional analysis of the system. 1348 CHAPTER 33 Logging and Debugging Monitoring Performance The Performance tab enables you to view the CPU and physical memory usage in graphical form. This information is especially useful when you

More information

10 Things to Think About When Considering New Business Software

10 Things to Think About When Considering New Business Software Amazing Things. Happen. 10 Things to Think About When Considering New Business Software AUTOMATE systems COLLECT information PROCESS workflow ANALYSE reports CONNECT mobile GROW your business Contents

More information

ITEM FOR FINANCE COMMITTEE

ITEM FOR FINANCE COMMITTEE For discussion on 12 June 2009 FCR(2009-10)24 ITEM FOR FINANCE COMMITTEE HEAD 166 - GOVERNMENT FLYING SERVICE Subhead 603 Plant, vehicles and equipment New Item Replacement of two fixed-wing aircraft and

More information

DESIGNING AN EMISSIONS STANDARD FOR AUSTRALIA

DESIGNING AN EMISSIONS STANDARD FOR AUSTRALIA 55 DESIGNING AN EMISSIONS STANDARD FOR AUSTRALIA 5 The Authority proposes a standard that would apply from 2018 and be designed with a simple set of features to promote environmental effectiveness, policy

More information

THE CONNECTED VEHICLE SOLUTION TRACKER. Insight

THE CONNECTED VEHICLE SOLUTION TRACKER. Insight THE CONNECTED VEHICLE SOLUTION TRACKER Insight 2 Why Choose TRACKER Insight? TRACKER Insight is a connected car solution providing insurers and brokers with: Valuable insights into their customers actual

More information

Corporate Partnership and Knowledge Exchange 23 rd September 2014. Prof. Simon Wilson CSO, Good Travel Software Head of Statistics Discipline, TCD

Corporate Partnership and Knowledge Exchange 23 rd September 2014. Prof. Simon Wilson CSO, Good Travel Software Head of Statistics Discipline, TCD Corporate Partnership and Knowledge Exchange 23 rd September 2014 Prof. Simon Wilson CSO, Good Travel Software Head of Statistics Discipline, TCD WHIPCAR Show a picture of a truck loaded up with

More information

Blogger.com User Guide

Blogger.com User Guide Blogger.com User Guide Version 4 Written by: Todd W. Jorns Todd.Jorns@illinois.gov Table of Contents Introduction... 1 Create a Google Account... 2 Name Your Blog... 3 Choose a Starter Template... 4 Posting

More information

Canadian Aerospace Industry

Canadian Aerospace Industry 2015 Report The State of the Canadian Aerospace Industry 2015 Report Presented by 2015 Canadian State of Aerospace Features The Canadian Aerospace Industry Ecosystem Economic Impact Manufacturing Comparative

More information

5 Dry Contact Cable User Manual

5 Dry Contact Cable User Manual www.akcp.com 5 Dry Contact Cable User Manual Help Version updated till firmware SP413 Copyright 2010, AKCP Co., Ltd.. 1) Introduction 1. What is a 5 Dry Contact Cable? 2. How to use this manual 3. Package

More information

Your Guide to setting up Sage One Accounting from your Accountant. Setting Up Sage One Accounting

Your Guide to setting up Sage One Accounting from your Accountant. Setting Up Sage One Accounting Your Guide to setting up Sage One Accounting from your Accountant Setting Up Sage One Accounting 1 Contents Introduction Introduction...3 Quick Start Guide entering key business information...4 Set Up

More information

Standardised Electronic Invoicing for the Increased Efficiency of Australian Small Business

Standardised Electronic Invoicing for the Increased Efficiency of Australian Small Business Standardised Electronic Invoicing for the Increased Efficiency of Australian Small Business 31st May 2015 - Revision 0 Author: James Dwyer About the Author Introduction Immediate Benefits of a Nationally

More information

MyState Business Internet Banking User Guide

MyState Business Internet Banking User Guide MyState Business Internet Banking User Guide 1 Welcome to MyState Business Internet Banking The following links and information will help you make the most of your MyState Business Internet Banking. Contents

More information

SHAREPOINT COLLABORATIVE WORKSPACE

SHAREPOINT COLLABORATIVE WORKSPACE Council of Europe SHAREPOINT COLLABORATIVE WORKSPACE USER GUIDE Contents 1. Presentation of SharePoint... 3 1.1. Logging on... 4 2. Lists... 6 2.1. Displaying a list... 7 2.2. Navigating in a list... 9

More information

PCS Clinical Audit Tool User Guide

PCS Clinical Audit Tool User Guide PCS Clinical Audit Tool User Guide Version 3.4 PART 1 INSTALLATION AND CONFIGURATION Company Contacts Sydney (Head Office) Pen Computer Systems Level 6, The Barrington 10-14 Smith St PARRAMATTA NSW 2150

More information

How to save money with Document Control software

How to save money with Document Control software How to save money with Document Control software A guide for getting the most out of your investment in a document control software package and some tips on what to look out for By Christopher Stainow

More information

TsAGI EU Scientific Cooperation National Contact Point Aeronautics

TsAGI EU Scientific Cooperation National Contact Point Aeronautics CENTRAL AEROHUYDRODYNAMIC INSTITUTE NAMED AFTER PROF. N.E. ZHUKOVSKY TsAGI EU Scientific Cooperation National Contact Point Aeronautics Central Aerohydrodynamic Institute (TsAGI) named after prof. N.E.

More information

Detailed Design Report

Detailed Design Report Detailed Design Report Chapter 9 Control System MAX IV Facility CHAPTER 9.0. CONTROL SYSTEM 1(9) 9. Control System 9.1. Introduction...2 9.1.1. Requirements... 2 9.2. Design...3 9.2.1. Guidelines... 3

More information

OPTAC Fleet Viewer. Instruction Manual

OPTAC Fleet Viewer. Instruction Manual OPTAC Fleet Viewer Instruction Manual Stoneridge Limited Claverhouse Industrial Park Dundee DD4 9UB Help-line Telephone Number: 0870 887 9256 E-Mail: optac@stoneridge.com Document version 4.0 Part Number:

More information

THE BENEFITS. Facts/Figures

THE BENEFITS. Facts/Figures PERFORMANCE BASED LOGISTICS TRACK RECORD OF SUCCESS BAE Systems Large Aircraft Mr Tim Deacon, Nimrod Project Engineering Manager says of the IFS solution: Integrated Asset Management is an innovative solution

More information

Collaborative Design at DLR in Distributed and Co-Located Environments

Collaborative Design at DLR in Distributed and Co-Located Environments www.dlr.de Slide 1 > Collaborative Design at DLR in Distributed and Co-Located Environments > A. Bachmann > 24.06.2013 Collaborative Design at DLR in Distributed and Co-Located Environments Arne Bachmann,

More information

Project Backup And Transfer

Project Backup And Transfer 127 Project Backup And Transfer Please also see the following document summarizing all what you need to know about project backup: http://downloads.atlasti.com/docs/howto_v7_project_backup.pdf Backup Copies

More information

Intelledox Designer WCA G 2.0

Intelledox Designer WCA G 2.0 Intelledox Designer WCA G 2.0 Best Practice Guide Intelledox Designer WCAG 2.0 Best Practice Guide Version 1.0 Copyright 2011 Intelledox Pty Ltd All rights reserved. Intelledox Pty Ltd owns the Intelledox

More information

Grand Blanc Community Schools

Grand Blanc Community Schools Mailbox Quotas August 1, 2012 Grand Blanc Community Schools The District s Exchange server is in need of software updates in order to maximize server performance. There is not enough space on the server

More information

Motor Insurance Database Phase II 4 th EU Motor Insurance Directive

Motor Insurance Database Phase II 4 th EU Motor Insurance Directive Motor Insurance Database Phase II 4 th EU Motor Insurance Directive An Information note: The supply of Vehicle data Collected by Fleet Management System providers To the Motor Insurance Database www.motordatasolutions.co.uk

More information

SonaVault Email Archiving Software

SonaVault Email Archiving Software SonaVault Email Archiving Software Sonasoft specifically architected it email archiving solution, SonaVault, for small and medium-sized enterprises (SME). SonaVault Email Archiving Software is a stand-alone

More information

AQA Level 3 Technical Level Entertainment Technology: Video Games Art and Design Digital Asset Management

AQA Level 3 Technical Level Entertainment Technology: Video Games Art and Design Digital Asset Management AQA Level 3 Technical Level Entertainment Technology: Video Games Art and Design Digital Asset Management Unit Number: T/507/6611 Mark scheme Copyright 2014 AQA and its licensors. All rights reserved.

More information

Norwex Office Suite: The Consultant Experience

Norwex Office Suite: The Consultant Experience Norwex Office Suite: The Consultant Experience This document describes what you, as a consultant, will experience when you log onto your Norwex Office Suite website. You will be required to access your

More information

www.thalesgroup.com/watchkeeper WATCHKEEPER X UNMANNED AIRCRAFT SYSTEM (UAS)

www.thalesgroup.com/watchkeeper WATCHKEEPER X UNMANNED AIRCRAFT SYSTEM (UAS) www.thalesgroup.com/watchkeeper WATCHKEEPER X UNMANNED AIRCRAFT SYSTEM (UAS) Certified Foundation Watchkeeper X is built to the same standards as a manned aircraft, and conforms to CAA/MAA standards. It

More information

Composite.Community.Newsletter - User Guide

Composite.Community.Newsletter - User Guide Composite.Community.Newsletter - User Guide Composite 2015-11-09 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 4 1.1 Who Should Read This

More information

Team Builder Project

Team Builder Project Team Builder Project Software Requirements Specification Draft 2 February 2, 2015 Team:.dat ASCII 1 Table of Contents Introduction Purpose 4 Scope of Project.4 Overview.5 Business Context 5 Glossary 6

More information

YubiKey & OATH- TOTP Verification

YubiKey & OATH- TOTP Verification YubiKey & OATH- TOTP Verification February 7, 2014 YubiKey & OATH-TOTP Verification 2014 Yubico. All rights reserved. Page 1 of 11 Introduction Disclaimer Yubico is the leading provider of simple, open

More information

Sikorsky Contractor Logistics Support Pioneering solutions for UH-72A Lakota life cycle management

Sikorsky Contractor Logistics Support Pioneering solutions for UH-72A Lakota life cycle management Sikorsky Contractor Logistics Support Pioneering solutions for UH-72A Lakota life cycle management Sikorsky supports it. Innovative, strong and committed, Sikorsky Worldwide Customer Service (WCS) leads

More information

Online Expenses User Manual

Online Expenses User Manual Online Expenses User Manual 1.0 Activating your Tarpon Online Expenses Account Applying for a password a) Select the Register link (1). This will take you to a form where you can apply for an Online Expenses

More information

How To Backup A Database In Navision

How To Backup A Database In Navision Making Database Backups in Microsoft Business Solutions Navision MAKING DATABASE BACKUPS IN MICROSOFT BUSINESS SOLUTIONS NAVISION DISCLAIMER This material is for informational purposes only. Microsoft

More information

SCRAM: A Method for Assessing the Risk of Schedule Compliance

SCRAM: A Method for Assessing the Risk of Schedule Compliance SCRAM: A Method for Assessing the Risk of Schedule Compliance Adrian Pitman Defence Material Organisation Australia Angela Tuffley Red Bay Consulting Pty Ltd Australia Betsy Clark Software Metrics Inc.

More information

Symantec Backup Exec Desktop Laptop Option ( DLO )

Symantec Backup Exec Desktop Laptop Option ( DLO ) The following is a short description of our backup software: BACKUP-EXEC-DLO. We have set many of the parameters for you but, if necessary, these parameters can be changed. Symantec Backup Exec Desktop

More information

Data Export User Guide

Data Export User Guide Data Export User Guide Copyright 1998-2006, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written consent of E-Z

More information

SyncTool for InterSystems Caché and Ensemble.

SyncTool for InterSystems Caché and Ensemble. SyncTool for InterSystems Caché and Ensemble. Table of contents Introduction...4 Definitions...4 System requirements...4 Installation...5 How to use SyncTool...5 Configuration...5 Example for Group objects

More information

RECORDS MANAGEMENT POLICY

RECORDS MANAGEMENT POLICY RECORDS MANAGEMENT POLICY POLICY STATEMENT The records of Legal Aid NSW are a major component of its corporate memory and risk management strategies. They are a vital asset that support ongoing operations

More information

OLIVIA123 FOR ADMINISTRATORS. User Guide

OLIVIA123 FOR ADMINISTRATORS. User Guide OLIVIA123 FOR ADMINISTRATORS User Guide August 2014 OLIVIA123 for Administrators Contents OLIVIA123 Basic Functions... 1 Registration... 1 New Users... 1 Login... 1 Update Details... 1 Change Password...

More information

Using. - Training Documentation -

Using. - Training Documentation - Using - Training Documentation - Table of Contents 1. Overview of Argos..1 2. Getting started.....1 Accessing Argos...1 Login to Argos... 1 Log-off.... 2 Password reset or change... 2 3. Understanding

More information

Contract Template Selection and Tailoring Guide

Contract Template Selection and Tailoring Guide Contract Template Selection and Tailoring Guide Version 2.0 January 2015 Note to Defence Staff and External Agencies Defence staff and external agencies intending to use the associated Australian Standard

More information

How To Develop A Web Dialog For An Org Database With A Database On A Computer (Oracle)

How To Develop A Web Dialog For An Org Database With A Database On A Computer (Oracle) Designing a Framework to Develop WEB Graphical Interfaces for ORACLE Databases - Web Dialog Georgiana-Petruţa Fîntîneanu Florentina Anica Pintea, Faculty of Computers and Applied Computer Science, Tibiscus

More information

Business Insight Getting Started Guide

Business Insight Getting Started Guide Business Insight Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software, Inc. All other products

More information

An Introduction to Moorepayhr. A cloud-based integrated HR and Payroll solution specifically designed for small and medium sized businesses.

An Introduction to Moorepayhr. A cloud-based integrated HR and Payroll solution specifically designed for small and medium sized businesses. An Introduction to Moorepayhr A cloud-based integrated HR and Payroll solution specifically designed for small and medium sized businesses. Table of Contents 0 Welcome 04 About Moorepay 05 What is Moorepayhr?

More information

GA A22713 SOFTWARE DEVELOPMENT ON THE DIII D CONTROL AND DATA ACQUISITION COMPUTERS

GA A22713 SOFTWARE DEVELOPMENT ON THE DIII D CONTROL AND DATA ACQUISITION COMPUTERS GA A22713 SOFTWARE DEVELOPMENT ON THE DIII D CONTROL AND DATA ACQUISITION COMPUTERS by B.G. PENAFLOR, B.B. McHARG, JR., and D. PIGLOWSKI NOVEMBER 1997 DISCLAIMER This report was prepared as an account

More information

IBM Express Managed Security Services for Email Security. Anti-Spam Administrator s Guide. Version 5.32

IBM Express Managed Security Services for Email Security. Anti-Spam Administrator s Guide. Version 5.32 IBM Express Managed Security Services for Email Security Anti-Spam Administrator s Guide Version 5.32 Table of Contents 1. Service overview... 3 1.1 Welcome... 3 1.2 Anti-Spam (AS) features... 3 1.3 How

More information

JETT Safety An SwRI-developed trending tool helps analyze jet engine performance data

JETT Safety An SwRI-developed trending tool helps analyze jet engine performance data JETT Safety An SwRI-developed trending tool helps analyze jet engine performance data By Matthew B. Ballew U.S. Air Force photo by Master Sgt. Val Gempis In early 2003, a U.S. Air Force crew took flight

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 FEBRUARY 2010 COPYRIGHT Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Part

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Using the SELEX Elsag Intelligent Information Dissemination (I2D) System over Fleet Broadband and BGAN

Using the SELEX Elsag Intelligent Information Dissemination (I2D) System over Fleet Broadband and BGAN Using the SELEX Elsag Intelligent Information Dissemination (I2D) System over Fleet Broadband and BGAN Bearer-agnostic data bandwidth reduction and management solution Version 1.0 31.08.11 Contents 1 Overview...

More information

Home & Business Phone. Features User Guide

Home & Business Phone. Features User Guide Home & Business Phone Features User Guide 1 Welcome to ACN s Home and Business Phone Features This guide will help you use your phone features and discover what they can do for you. You now have some great

More information

QinetiQ has recently contributed to inquiries undertaken by Parliament s Joint Standing Committee

QinetiQ has recently contributed to inquiries undertaken by Parliament s Joint Standing Committee QinetiQ SUBMISSION TO THE FIRST PRINCIPLES REVIEW OF DEFENCE QinetiQ is one of Australia s largest independent providers of specialist technical advisory services to Defence. We are a trusted partner to

More information

IBM Maximo for Aviation

IBM Maximo for Aviation IBM Maximo for Aviation Services & Capabilities January 2016 www.dtec.com 2107 Wilson Blvd., Ste. 100, Arlington, VA, 22201 703.524.3309 About DIT Distributed Information Technologies (DIT) is a professional

More information

G Cloud Services Definition Document. Compliance Service. Invigilatis Limited. Contents. Pages. Invigilatis Applications 1.

G Cloud Services Definition Document. Compliance Service. Invigilatis Limited. Contents. Pages. Invigilatis Applications 1. G Cloud Services Definition Document Compliance Service Invigilatis Limited Contents Pages Invigilatis Applications 1 Modules 2 Business Intelligence 3 Service Definition 4-6 Service Levels Access Upgrades

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Setting Up OpenOffice.org: Choosing options to suit the way you work

Setting Up OpenOffice.org: Choosing options to suit the way you work Setting Up OpenOffice.org: Choosing options to suit the way you work Title: Setting Up OpenOffice.org: Choosing options to suit the way you work Version: 1.0 First edition: December 2004 First English

More information

Analyzing Data Using Excel

Analyzing Data Using Excel Analyzing Data Using Excel What you will do: Create a spreadsheet Use formulas and basic formatting Import text files Save worksheets as web pages Add interactivity to web worksheets Use pivot tables Create

More information

Introduction to Mamut Point of Sale

Introduction to Mamut Point of Sale // Mamut Point of Sale Introduction to Mamut Point of Sale Contents News in Mamut Point of Sale version 3.5... 2 Mamut Point of Sale... 3 Definitions of words and expressions used in the program... 7 Getting

More information

Management of Email Records

Management of Email Records Department of Culture and the Arts Government of Western Australia State Records Office of Western Australia SRO Guideline Management of Email Records A Recordkeeping Guideline for State Organizations

More information

Usage Analysis Tools in SharePoint Products and Technologies

Usage Analysis Tools in SharePoint Products and Technologies Usage Analysis Tools in SharePoint Products and Technologies Date published: June 9, 2004 Summary: Usage analysis allows you to track how websites on your server are being used. The Internet Information

More information

2. What personal information do we collect and hold?

2. What personal information do we collect and hold? PRIVACY POLICY Conexus Financial Pty Ltd [ABN 51 120 292 257], (referred to as Conexus, us, we" or our"), are committed to protecting the privacy of the personal information that we collect and complying

More information

PRESENT A PROFESSIONAL BRAND PRESENCE FOR YOUR BUSINESS

PRESENT A PROFESSIONAL BRAND PRESENCE FOR YOUR BUSINESS PRESENT A PROFESSIONAL BRAND PRESENCE FOR YOUR BUSINESS Yellow Pages Network Professional Plus Let our team of experts develop your online image and provide your customers with a truly engaging brand experience.

More information

Web conferencing @ UTAS. Common problems and solutions. Common problems with Java settings. Ensuring that you have the correct Java settings in place

Web conferencing @ UTAS. Common problems and solutions. Common problems with Java settings. Ensuring that you have the correct Java settings in place Common problems and solutions Common problems with Java settings Elluminate is one of many web based applications that use software called Java. Certain Java settings may affect the way that Elluminate

More information

Toad for Oracle 8.6 SQL Tuning

Toad for Oracle 8.6 SQL Tuning Quick User Guide for Toad for Oracle 8.6 SQL Tuning SQL Tuning Version 6.1.1 SQL Tuning definitively solves SQL bottlenecks through a unique methodology that scans code, without executing programs, to

More information

Chapter-1 : Introduction 1 CHAPTER - 1. Introduction

Chapter-1 : Introduction 1 CHAPTER - 1. Introduction Chapter-1 : Introduction 1 CHAPTER - 1 Introduction This thesis presents design of a new Model of the Meta-Search Engine for getting optimized search results. The focus is on new dimension of internet

More information

Upgrade your Software

Upgrade your Software Video server software From time to time software upgrades are issued for the video servers. These are posted on our website www.ad-networkvideo.com or on the product CD and consist of two parts, the application

More information

BLAST MONITORING Solutions

BLAST MONITORING Solutions BLAST MONITORING Solutions INTEGRATED BLAST MONITORING SOLUTIONS Our Blast Monitoring System has been used to measure blasting activity from mine sites for more than ten years, with more than 100 sites

More information

MailEnable Installation Guide

MailEnable Installation Guide MailEnable Installation Guide MailEnable Messaging Services for Microsoft Windows 2000/2003/2008 Installation Guide for: MailEnable Standard Edition MailEnable Professional Edition MailEnable Enterprise

More information

Europcar.biz Normal User Guide

Europcar.biz Normal User Guide Europcar Group UK Limited Europcar.biz Normal User Guide Contents Landing Page Europcar.biz Main Log-in Page - 2 Homepage Europcar.biz Home Page 3 Reservation Placing a Reservation 4 New Reservations 5

More information

Queensland recordkeeping metadata standard and guideline

Queensland recordkeeping metadata standard and guideline Queensland recordkeeping metadata standard and guideline June 2012 Version 1.1 Queensland State Archives Department of Science, Information Technology, Innovation and the Arts Document details Security

More information

II. PREVIOUS RELATED WORK

II. PREVIOUS RELATED WORK An extended rule framework for web forms: adding to metadata with custom rules to control appearance Atia M. Albhbah and Mick J. Ridley Abstract This paper proposes the use of rules that involve code to

More information

Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management

Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Executive Summary Organizations

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information