Model and Data Management Tool for the Air Force Structure Analysis Model - Final Report

Size: px
Start display at page:

Download "Model and Data Management Tool for the Air Force Structure Analysis Model - Final Report"

Transcription

1 Air Force Structure Analysis Model - Final Report D.G. Hunter DRDC CORA Prepared By: CAE Integrated Enterprise Solutions - Canada 1135 Innovation Drive Ottawa, ON, K2K 3G7 Canada Telephone: Fax: Technical Lead, Simulation Systems Contractor's Document Number: version 02 Contract Project Manager: W. Scott Guenther, PWGSC Contract Number: W CSA: D.G. Hunter, Defence Scientist, The scientific or technical validity of this Contract Report is entirely the responsibility of the Contractor and the contents do not necessarily have the approval or endorsement of the Department of National Defence of Canada. Defence Research and Development Canada CORA Contract Report DRDC CORA CR November 2013

2 IMPORTANT INFORMATIVE STATEMENTS The scientific or technical validity of this Contract Report is entirely the responsibility of the Contractor and the contents do not necessarily have the approval or endorsement of the Department of National Defence of Canada. Her Majesty the Queen in Right of Canada, as represented by the Minister of National Defence, 2013 Sa Majesté la Reine (en droit du Canada), telle que représentée par le ministre de la Défense nationale, 2013

3 Abstract.. This report provides the background to the development and a detailed description of the Model and Data Management Tool (MDMT). MDMT was created to provide a user-friendly wrapper for various versions of the Air Force Structure Analysis (ASTRA) model. Its primary function is to keep track of the model versions along with all input data, output data and associated meta-data for the models and for each execution of the model. Résumé... Le présent rapport décrit le contexte de développement de l outil MDMT (Model and Data Management Tool) et donne une description détaillée de l outil. Nous avons créé l outil MDMT (Model and Data Management Tool) afin d offrir une enveloppe conviviale pour diverses versions du modèle ASTRA (Air Force Structure Analysis). La fonction principale de l outil est de faire le suivi des versions du modèle ainsi que des données d entrée et de sortie et des métadonnées connexes associées aux modèles et à chaque exécution du modèle. DRDC CORA CR i

4 This page intentionally left blank.. ii DRDC CORA CR

5 CAE Integrated Enterprise Solutions Canada (CAE IES) MODEL AND DATA MANAGEMENT TOOL FOR THE AIR FORCE STRUCTURE ANALYSIS MODEL FINAL REPORT 1135 Innovation Drive Ottawa, Ont., K2K 3G7 Canada Telephone: Fax: CONTRACT #: W FOR GREGORY HUNTER 101 Colonel By Drive Ottawa, Ontario K1A 0K2 2 8 M a r c h Document No Version 02

6

7 R E V I S I O N H I S T O R Y Revision Reason for Change Origin Date Version 01 Version 02 Initial document issued Final document Incorporation of client feedback 19 March March March 2013 iii Version 02

8 T A B L E O F C O N T E N T S 1 INTRODUCTION Background Objective Outline MDMT SYSTEM DESCRIPTION System Architecture MDMT Perform Analysis Tab Scenario Tab Develop Model Tab Input Tab Output Tab Input/Output Metadata Tab Compatibility Tab Raw Tables Tab MATLAB Database Model IO Metadata Scenario Compatible Pairs Output Input External Files Technology Stack Implementation Notes and Issues User Warning Versioning MATLAB Interface CONCLUSIONS AND RECOMMENDATIONS Summary of Work Completed Recommendations for Future Work and Improvements ANNEX A ACRONYMS AND ABBREVIATIONS... A-1 28 March 2013 iv Version 02

9 L I S T O F F I G U R E S Figure 2-1: System Architecture... 4 Figure 2-2: Perform Analysis Tab... 5 Figure 2-3: Scenario Tab... 6 Figure 2-4: Develop Model Tab... 7 Figure 2-5: Input Tab... 8 Figure 2-6: Output Tab... 9 Figure 2-7: IO Metadata Tab Figure 2-8: Compatibility Tab Figure 2-9: Raw Tables Tab Figure 2-10: Database Entity Relationship Model Figure 2-11: MDMT Model Structure Figure 2-12: MDMT Scenario Structure March 2013 v Version 02

10 L I S T O F T A B L E S Table 2-1: MDMT Implemenation Technologies Table 2-2: Technology Versions Table 2-3 MDMT File Extensions Table A-1: Acronyms and Abbreviations...A-1 28 March 2013 vi Version 02

11 E X E C U T I V E S U M M A R Y This document represents the final report for a project entitled Model and Data Management Tool (MDMT) for the Air Force Structure Analysis (ASTRA) Model. The purpose of this project was to design and implement the desired database and modelling object management tools for the Air Force Structure Analysis software. This report was completed by CAE Inc. under Task #137 for contract #W /001/SV to Defence Research and Development Canada (DRDC) Centre for Operational Research and Analysis (CORA). The purpose of Task #137 was to design and implement a database and modelling object management tool suite for the ASTRA software. The integration of the modelling object tool suite and the database are known as the MDMT. The MDMT manages the input and output data, provides version control for the models, and manages execution. With guidance from the Technical Authority (TA), the CAE team analysed the problem space and produced a MDMT architecture and design; this was documented in a separate document entitled Design and Implementation of the Model and Data Management Tool for the 1. Upon design approval, the team implemented the MDMT. During implementation, the team liaised closely with the TA to ensure that the intricate functionality required by the design and the implementation decisions made were according to the TA s expectations. The MDMT provides a graphical user interface (GUI) which enables the ASTRA models to be managed, stored, and executed. The GUI interfaces with MATLAB for the creation and execution of models, to provide a database for data storage and management, and facilitate the collection of external files (managed via the database) for storage of models, input data, and output data. The design and implementation of the MDMT supports extensibility to provide additional features and functionality. During MDMT development, CAE identified additional items for future development. The following improvements were recommended: A command line interface; An improved compatibility pairs feature set; An improved mechanism for generating scenario files; and A database search feature set. 1 Bahramifarid, N. (2012). Design and Implementation of the Model and Data Management Tool for the Air Force Structure Analysis Model. Technical report to DRDC CORA. (Task 137). 28 March 2013 vii Version 02

12 1 INTRODUCTION This document represents the final report for a project entitled Model and Data Management Tool (MDMT) for the Air Force Structure Analysis (ASTRA) Model. The purpose of this project was to design and implement the desired database and modelling object management tools for the Air Force Structure Analysis software. This report was completed by CAE Inc. under Task #137 for contract #W /001/SV to Defence Research and Development Canada (DRDC) Centre for Operational Research and Analysis (CORA). 1.1 Background The Directorate of Air Staff Operational Research (DASOR) created a number of force structure models over the past decade, in the form of various instances of the ASTRA model. Most of these instances were fleet-specific models designed in the Microsoft Access database software with a Visual Basic for Applications front-end. These versions capture much useful information and data concerning the organization and state of the applicable fleet at the time that they were created. The disadvantages of this format are manifold, the primary issues relating to data management, software development methods and its limited scope and lack for future growth. In an attempt to rectify this situation, DASOR developed a new generic prototype version of ASTRA in , dubbed ASTRA Mark II. It was developed in MATLAB/Simulink for the following reasons: MATLAB has well-developed data structuring and graphic presentation capabilities; A simple graphical user interface (GUI) could be created to facilitate data entry; Simulink provides a visual development environment, allowing most operations performed on the data to be represented as nested graphic objects. This enables the developer to understand the model holistically and to view the model details.; and Ranges and steps can be entered for all input variables and all possible combinations of the variables can be generated for brute-force processing in a single step. This approach alleviated some problems experienced with the first version of ASTRA, but made little headway in dealing with the problems of poor maintainability, limited personnel scope and the need for separate models for each platform. Ideally, ASTRA Mark III will mitigate these deficiencies by becoming a comprehensive Air Force Structure model development tool. An analyst will be able to specify the input 28 March Version 02

13 data and rules; the ASTRA MDMT will enable this by providing the ability to manage the data and model versions. 1.2 Objective The objective of Task 137 was to a) design and implement the desired database and modelling object management tools for the ASTRA software; b) include a database for the management of input and output data to the ASTRA models; and c) implement a type of version control and execution control for the ASTRA model objects. 1.3 Outline This document describes the work completed to create the MDMT for the ASTRA model. It provides the MDMT s technical specifications, database specifications, and suggestions for further improvement. The document consists of the following sections: Section 1 Introduction describes the project background objectives. Section 2 MDMT System Description provides an overview of the MDMT architecture, design concepts, and implementation. Section 3 Conclusion and Recommendations summarizes the work completed and provides recommendations for future work and improvements. Annex A Acronyms and Abbreviations lists the acronyms and abbreviations used in this document. The MDMT User Guide is documented separately 2 ; the user guide describes the operation of MDMT software and contains a list of references for all the software required to run the MDMT software. 2 Guo, J. and Guenther, S. (2013). Design and Implementation of the Model and Data Management Tool for the User Guide. Technical report to DRDC CORA. (Task 137). 28 March Version 02

14 2 MDMT SYSTEM DESCRIPTION This section presents the MDMT architecture, describes its components, and identifies the factors that influenced its design. The implementation of the MDMT is also described, highlighting the technologies employed during implementation. This section also describes issues encountered during the implementation phase of the task. 2.1 System Architecture The purpose of the MDMT is to manage and track MATLAB files and their interactions. The MATLAB files are grouped into two categories: models and inputs. A MDMT user can combine models and inputs, and place them within a single MATLAB context (or workspace) to be executed by the MDMT tool. The results of that execution are saved as output files. A record of the model and inputs selected together with their resultant output is stored as a scenario. The content of a model and the input is generally outside the scope of the MDMT and controlled by the user; these files are not directly created or edited within the MDMT. The MDMT expects that a model will contain a MATLAB.mdl file, and an input will contain MATLAB.mat and.m files, with one file named prepastra.m. However, this is not directly enforced by the MDMT. The only relevant rules are that only one.mdl file exists per run, and that the only.m file run is prepastra.m. Another option is that the prepastra.m file can load other files (such as.mat or.m files), but it should not execute the.mdl file as this is done by the MDMT. A model can have input/output (IO) metadata linked to it. IO metadata describes input and output, and can be used to ensure values are acceptable; for example, if a given input variable is within a set range. IO metadata is stored as extensible Markup Language (XML). Sections 2.4 and 2.5 provide additional detail regarding the content and structure of the database and external files. Figure 2-1 illustrates the system architecture of the MDMT system. The central component of the system is the MDMT itself, which interfaces with all other components. Each component is described in the following sections. Note that the Database GUI component in Figure 2-1 has been integrated into the MDMT component. 28 March Version 02

15

16 Figure 2-2: Perform Analysis Tab Scenario Tab The Scenario tab enables a user to examine previous executions of models, input and output data, known as scenarios. Within this tab, a user can rename scenarios, add notes, or export scenario data. When a scenario is selected in the Resources pane and the Select button is clicked, the relevant models, inputs, and outputs are loaded in the Perform Analysis tab, Input tab, Develop Model tab, and Output tab. Figure 2-3 depicts the Scenario tab. 28 March Version 02

17 Figure 2-3: Scenario Tab Develop Model Tab The Develop Model tab permits a user to create a new model entry in the database with the Add button (bottom left). The new model will be linked to an empty zip file, to which a model can be appended using the Append button. An alternative method for assigning files to a model is importing a zip file using the Import Button. If removing a file from the selected model is desired, it can be done with the Splice button. The model can be exported as a zip using the Export button. The Name, Version, Notes, and History fields can be altered which will change the model s information in the database. Finally, a model can be linked to a single existing IO metadata entry using the IO metadata list. Figure 2-4 depicts the Develop Model tab. 28 March Version 02

18 Figure 2-4: Develop Model Tab Input Tab The Input tab allows a user to create and modify input data. It essentially provides the same functionality as the Develop Model tab, but rather than working on model data, it functions on input data. Figure 2-5 depicts the Input tab. 28 March Version 02

19 Figure 2-5: Input Tab Output Tab The Output tab permits a user to add notes and versioning information to the output data. Figure 2-6 depicts the Output tab. 28 March Version 02

20 2.2.6 Input/Output Metadata Tab Figure 2-6: Output Tab The IO Metadata Tab provides a user with a mechanism to describe and validate variables that are passed to a model. Even though IO Metadata is attached to a model, in practice, a user is more concerned with validating the input files to ensure that the input is compatible with a model. IO metadata, variables and corresponding information are stored within an XML file. Figure 2-7 depicts the IO Metadata tab. 28 March Version 02

21 Figure 2-7: IO Metadata Tab Compatibility Tab The Compatibility tab provides a user with a mechanism to annotate which inputs are compatible with a model, or which models are compatible with an input. This is accomplished by selecting an item from one column, and then selecting or deselecting one or more items from the subsequent column. Validation of the input s compatibility with the model occurs at run time. Figure 2-8 depicts the Compatibility tab. 28 March Version 02

22 Figure 2-8: Compatibility Tab Raw Tables Tab The Raw Tables tab provides a mechanism for a user to view the contents of the MDMT database, the database tables. Selecting one of the six sub-tabs displays the contents of the selected database table. The tables can be modified directly by clicking in the data fields and overtyping the contents. Figure 2-9 depicts the Raw Tables tab. WARNING: CHANGES TO THE DATABASE TABLES ARE EFFECTIVE IMMEDIATELY UPON ENTRY. THERE IS NO UNDO FUNCTIONALITY. THE MDMT SHOULD EXERCISE CAUTION WHEN MAKING CHANGES USING THE RAW TABLES TAB. 28 March Version 02

23 Figure 2-9: Raw Tables Tab 2.3 MATLAB MATLAB is the external software which is used for model creation, modification, and execution. Simulink is a block diagram environment for multi-domain simulation and model-based design. It supports system-level design, simulation, automatic code generation, and continuous test and verification of embedded systems. It is integrated with MATLAB, enabling users to incorporate MATLAB algorithms into models and to export simulation results to MATLAB for further analysis. The MDMT was designed and developed to support MATLAB version R2012b and Simulink Database The database component contains all system data or links to the external files necessary for the MDMT to function. The database also maintains all data association, in addition to providing versioning. 28 March Version 02

24 Data is structured into six major elements, each held in a separate database table. Figure 2-10 illustrates the major data elements and their interrelationships Model Figure 2-10: Database Entity Relationship Model The Model data element contains all the model relevant information and links, such as Model Name, History, Version, and the link to the model file. A model, in the context of the MDMT, consists of a Simulink file (*.mdl), a primary MATLAB script file (*.m), and a group of MATLAB data files (*.mat). The primary MATLAB script file can also be associated with other MATLAB script files or data files. The model structure is illustrated in Figure The primary MATLAB script file in a model may be a root file of a tree structure comprising a collection of sub-script files and their descendent-script files. Each MATLAB script file (*.m) in a model may also be linked to a group of input data template files (*.mat). The sub-model (*.mdl) files in a model may also associate with their own MATLAB script files, input templates, and sub-models. All the linked files in a model may be under a single folder or multiple folders under a specified project folder. 28 March Version 02

25 Figure 2-11: MDMT Model Structure IO Metadata The IO metadata data element contains information used to describe and validate input and output variables used by models Scenario The Scenario data element contains a record of the model and associated inputs and outputs. A scenario, in the context of the MDMT, refers to an instance of a model specified by: 1. A Simulink model file (*.mdl); 2. A primary MATLAB script file (*.m); 3. A set of real input data; and 4. The output from model execution using the specified input data. This structure is illustrated in Figure March Version 02

26 2.4.4 Compatible Pairs Figure 2-12: MDMT Scenario Structure The Compatible Pairs data element contains data that correlates models with valid inputs Output The Output data element contains links to the output data files created by an execution instance of a model and input set Input The Input data element contains links to the input data files required by a model for execution. Input records will contain.mat and.m files. 2.5 External Files A design decision was made to not store all data locally to the database to ensure the database data model maintains its flexibility for future extensibility. The database is used only to structure the data; most of the raw data is stored in external files using standard formats. This makes the raw data easily accessible to external tools such as Microsoft Excel or other databases for further custom analysis and visualization. 2.6 Technology Stack Table 2-1 identifies the technologies used in the implementation of the MDMT. 28 March Version 02

27 MDMT Component MDMT Database GUI Database Table 2-1: MDMT Implemenation Technologies Technology Java Swing Matlabcontrol Java Swing MySQL Server MySQL Workbench Model and Data Management Tool for the Notes Primary programming language Swing is a Java GUI development toolkit Open source MATLAB control library for Java Primary programming language Swing is a Java GUI development toolkit. External Zip Files Java Creation and manipulation External XML files Java Architecture for XML Binding (JAXB) Database development and implementation Database schema (model and entity relationship model) Creation and manipulation Table 2-2 details the technology versions used in the implementation of the MDMT. Table 2-2: Technology Versions Technology Version Notes Java 1.6 Swing JDK 1.6 matlabcontrol JAXB n/a Included with Java 1.6 MATLAB R2012b Simulink 8.0 MySQL Server Implementation Notes and Issues User Warning WARNING: USERS MUST EXERCISE CAUTION WHEN EDITING DATA FIELDS IN THE SYSTEM S FUNCTION TABS. THE CHANGES ARE COMMITTED TO THE DATABASE INSTANTANEOUSLY. THERE IS NO UNDO BUTTON. 28 March Version 02

28 2.7.2 Versioning The MDMT suite provides versioning. The aim of versioning is twofold: a) to provide a mechanism to ensure that previous executions of models can be replicated; and b) to provide a mechanism to track new variations of existing entities (inputs, IO metadata, models, and output). Versioning is handled by zipping files and obscuring them from the user (these files will be zip files, but the MDMT will change the extension as identified in Table 2-3). This will allow the MDMT to treat versions atomically. Different versions of files are specified in the database. Table 2-3 MDMT File Extensions.mmo.min.mou MDMT Extension File Type MDMT model MDMT input MDMT output MATLAB Interface The MDMT suite was developed for use with MATLAB 2012b and Simulink 8.0. The MDMT has not been tested for other versions, and may consequently be incompatible. 28 March Version 02

29 3 CONCLUSIONS AND RECOMMENDATIONS Model and Data Management Tool for the This section provides a summary of the work completed and provides recommendations for future work and improvements. 3.1 Summary of Work Completed CAE analysed the problem space and produced a MDMT architecture and design. This is documented separately in a report entitled Design and Implementation Model and Data Management Tool for the. 3 Upon design approval, the team implemented the MDMT. During implementation, the team liaised closely with the TA to ensure that the intricate functionality required by the design and the implementation decisions made were according to the TA s expectations. The MDMT provides a graphical user interface (GUI) which enables the ASTRA models to be managed, stored, and executed. The GUI interfaces with MATLAB for the creation and execution of models, to provide a database for data storage and management, and facilitate the collection of external files (managed via the database) for storage of models, input data, and output data. 3.2 Recommendations for Future Work and Improvements The design and implementation of the MDMT supports extensibility to provide additional features and functionality. During MDMT development, CAE identified additional items for future development. The following improvements were recommended: Command Line Interface. As implemented, the MDMT provides a user with a GUI to control the execution of ASTRA models. The modular design of the MDMT suite lends itself to have a non-graphical, command line interface. It would be beneficial to develop a command line interface for the MDMT to enable some functionality of the present version, but without the GUI. The command line interface would provide a mechanism for batch processing of models that could enable chain processing; for example the output of an ASTRA model run could be used as an input for a different model. Compatibility Pairs Implementation Improvements. Presently, the implementation of the compatibility pairs functionality deletes and creates a new pair every time the user interacts with the user interface. This may result in a large number of identification keys being created in the database over a large timeframe. While the delivered implementation is fully functional, and should not encounter issues in the 3 Bahramifarid, Nima (2012). Design and Implementation Model and Data Management Tool for the Air Force Structure Analysis Model. Technical Report to DRDC CORA (Task 137). 28 March Version 02

30 near- to mid-term, CAE recommends modifying this piece of functionality to ensure no issues arise with long-term use of the MDMT. Generation of Scenario Files. Presently, scenario files are generated on request. An improved solution would be to generate scenario files on execution as this would improve the robustness of the MDMT. A potential issue is if a model or input is changed prior to the scenario file generation, the scenario would not accurately represent the model and input data as run. Database Searching. The present design of the MDMT database did not provide a database search. A search capability could be added to the MDMT suite to assist users to search for specific content within models, input, output, or scenarios. 28 March Version 02

31 APPENDIX A ACRONYMS AND ABBREVIATIONS The following table defines the acronyms and abbreviations used in this report. Table A-1: Acronyms and Abbreviations Acronym or Abbreviation ASTRA CORA DASOR DB DRDC GUI IO JAXB JDK MDMT SO TA XML Definition Air Force Structure Analysis Centre for Operational Research and Analysis Directorate of Air Staff Operational Research Database Defence Research and Development Canada Graphical User Interface Input/Output Java Architecture for XML Binding Java Development Kit Model and Data Management Tool Standing Offer Technical Authority Extensible Markup Language 28 March 2013 A Version 02

32 This page intentionally left blank.

33 DOCUMENT CONTROL DATA (Security markings for the title, abstract and indexing annotation must be entered when the document is Classified or Designated) 1. ORIGINATOR (The name and address of the organization preparing the document. Organizations for whom the document was prepared, e.g. Centre sponsoring a contractor's report, or tasking agency, are entered in section 8.) 2a. SECURITY MARKING (Overall security marking of the document including special supplemental markings if applicable.) CAE Integrated Enterprise Solutions - Canada 1135 Innovation Drive Ottawa, ON, K2K 3G7 Canada Telephone: Fax: UNCLASSIFIED 2b. CONTROLLED GOODS (NON-CONTROLLED GOODS) DMC A REVIEW: GCEC APRIL TITLE (The complete document title as indicated on the title page. Its classification should be indicated by the appropriate abbreviation (S, C or U) in parentheses after the title.) Model and Data Management Tool for the - 4. AUTHORS (last name, followed by initials ranks, titles, etc. not to be used) Hunter, D.G. 5. DATE OF PUBLICATION (Month and year of publication of document.) November a. NO. OF PAGES (Total containing information, including Annexes, Appendices, etc.) 34 6b. NO. OF REFS (Total cited in document.) 0 7. DESCRIPTIVE NOTES (The category of the document, e.g. technical report, technical note or memorandum. If appropriate, enter the type of report, e.g. interim, progress, summary, annual or final. Give the inclusive dates when a specific reporting period is covered.) Contract Report 8. SPONSORING ACTIVITY (The name of the department project office or laboratory sponsoring the research and development include address.) Defence Research and Development Canada CORA 101 Colonel By Drive Ottawa, Ontario K1A 0K2 9a. PROJECT OR GRANT NO. (If appropriate, the applicable research and development project or grant number under which the document was written. Please specify whether project or grant.) 9b. CONTRACT NO. (If appropriate, the applicable number under which the document was written.) W a. ORIGINATOR'S DOCUMENT NUMBER (The official document number by which the document is identified by the originating activity. This number must be unique to this document.) version 02 10b. OTHER DOCUMENT NO(s). (Any other numbers which may be assigned this document either by the originator or by the sponsor.) DRDC CORA CR DOCUMENT AVAILABILITY (Any limitations on further dissemination of the document, other than those imposed by security classification.) Unlimited 12. DOCUMENT ANNOUNCEMENT (Any limitation to the bibliographic announcement of this document. This will normally correspond to the Document Availability (11). However, where further distribution (beyond the audience specified in (11) is possible, a wider announcement audience may be selected.)) Unlimited

34 13. ABSTRACT (A brief and factual summary of the document. It may also appear elsewhere in the body of the document itself. It is highly desirable that the abstract of classified documents be unclassified. Each paragraph of the abstract shall begin with an indication of the security classification of the information in the paragraph (unless the document itself is unclassified) represented as (S), (C), (R), or (U). It is not necessary to include here abstracts in both official languages unless the text is bilingual.) This report provides the background to the development and a detailed description of the Model and Data Management Tool (MDMT). MDMT was created to provide a user-friendly wrapper for various versions of the Air Force Structure Analysis (ASTRA) model. Its primary function is to keep track of the model versions along with all input data, output data and associated metadata for the models and for each execution of the model Le présent rapport décrit le contexte de développement de l outil MDMT (Model and Data Management Tool) et donne une description détaillée de l outil. Nous avons créé l outil MDMT (Model and Data Management Tool) afin d offrir une enveloppe conviviale pour diverses versions du modèle ASTRA (Air Force Structure Analysis). La fonction principale de l outil est de faire le suivi des versions du modèle ainsi que des données d entrée et de sortie et des métadonnées connexes associées aux modèles et à chaque exécution du modèle. 14. KEYWORDS, DESCRIPTORS or IDENTIFIERS (Technically meaningful terms or short phrases that characterize a document and could be helpful in cataloguing the document. They should be selected so that no security classification is required. Identifiers, such as equipment model designation, trade name, military project code name, geographic location may also be included. If possible keywords should be selected from a published thesaurus, e.g. Thesaurus of Engineering and Scientific Terms (TEST) and that thesaurus identified. If it is not possible to select indexing terms which are Unclassified, the classification of each should be indicated as with the title.) Air Force Structure Analysis; ASTRA; MDMT; Model and Data Management Tool

Iterative constrained least squares for robust constant modulus beamforming

Iterative constrained least squares for robust constant modulus beamforming CAN UNCLASSIFIED Iterative constrained least squares for robust constant modulus beamforming X. Jiang, H.C. So, W-J. Zeng, T. Kirubarajan IEEE Members A. Yasotharan DRDC Ottawa Research Centre IEEE Transactions

More information

Polaris Big Boss oise eduction

Polaris Big Boss oise eduction Defence Research and Development Canada Recherche et développement pour la défense Canada Polaris Big Boss oise eduction Report 2: Component ound ource anking C. Antelmi HGC Engineering Contract Authority:.

More information

Recherche et développement pour la défense Canada. Centre des sciences pour la sécurité 222, rue Nepean, 11ième étage Ottawa, Ontario K1A 0K2

Recherche et développement pour la défense Canada. Centre des sciences pour la sécurité 222, rue Nepean, 11ième étage Ottawa, Ontario K1A 0K2 Defence Research and Development Canada Centre for Security Science 222 Nepean Street, 11 th floor Ottawa, Ontario K1A 0K2 Recherche et développement pour la défense Canada Centre des sciences pour la

More information

Non-dominated Sorting on Two Objectives

Non-dominated Sorting on Two Objectives Non-dominated Sorting on Two Objectives Michael Mazurek Canadian Forces Aerospace Warfare Centre OR Team Coop Student Slawomir Wesolkowski, Ph.D. Canadian Forces Aerospace Warfare Centre OR Team DRDC CORA

More information

C-CORE Task #2 Report - Support for data processing and image analysis of the Fall 2012 through-wall field trials

C-CORE Task #2 Report - Support for data processing and image analysis of the Fall 2012 through-wall field trials C-CORE Task # Report - Support for data processing and image analysis of the Fall through-wall field trials B. Yue and J. Chamberland The scientific or technical validity of this Contract Report is entirely

More information

RMP Simulation User Guide

RMP Simulation User Guide Richard Sorensen Kihomac DRDC CORA CR 2011 099 October 2011 Defence R&D Canada Centre for Operational Research and Analysis National Defence Défense nationale Prepared By: Richard Sorensen Kihomac 5501

More information

Canadian Fire Community of Practice

Canadian Fire Community of Practice Canadian Fire Community of Practice Ret on Intermediate Science and Technology Priorities of Canadian Fire Services Capability Assessment Management System (CAMS) Redesign Donn MacMillan Delivery Manager

More information

AIS Indexer User Guide

AIS Indexer User Guide AIS Indexer User Guide Dan Radulescu Prepared by: OODA Technologies Inc. 4891 Av. Grosvenor, Montreal Qc, H3W 2M2 Project Manager: Anthony W. Isenor Contract Number: W7707-115137, Call Up 6, 4500959431

More information

ATLANTIS - Assembly Trace Analysis Environment

ATLANTIS - Assembly Trace Analysis Environment ATLANTIS - Assembly Trace Analysis Environment Brendan Cleary, Margaret-Anne Storey, Laura Chan Dept. of Computer Science, University of Victoria, Victoria, BC, Canada bcleary@uvic.ca, mstorey@uvic.ca,

More information

Functional Blue Prints for the Development of a KMapper Prototype

Functional Blue Prints for the Development of a KMapper Prototype Functional Blue Prints for the Development of a KMapper Prototype SOFTWARE DESIGN DOCUMENT KMAPPER KNOWLEDGE INFERRING SERVICES And prepared by Martin Froment and Ludovic Tobin Fujitsu Consulting (Canada)

More information

Automated performance measure template with metadata

Automated performance measure template with metadata Automated performance measure template with metadata Derek McColl DRDC Toronto Research Centre Defence Research and Development Canada Reference Document DRDC-RDDC-2017-D010 February 2017 Template in use:

More information

Policy Based Network Management System Design Document

Policy Based Network Management System Design Document Policy Based Network Management System Design Document J. Spagnolo, D. Cayer The scientific or technical validity of this Contract Report is entirely the responsibility of the contractor and the contents

More information

Reviewed by ADM(RS) in accordance with the Access to Information Act. Information UNCLASSIFIED.

Reviewed by ADM(RS) in accordance with the Access to Information Act. Information UNCLASSIFIED. Assistant Deputy Minister (Review Services) Reviewed by in accordance with the Access to Information Act. Information UNCLASSIFIED. Security Audits: Management Action Plan Follow-up December 2015 1850-3-003

More information

Conceptual Model Architecture and Services

Conceptual Model Architecture and Services CAN UNCLASSIFIED Conceptual Model Architecture and Services Contribution to the National Science Foundation Report on Research Challenges in Modeling and Simulation for Engineering Complex Systems Nathalie

More information

Comparing open source and commercial off-the-shelf software

Comparing open source and commercial off-the-shelf software CAN UNCLASSIFIED Comparing open source and commercial off-the-shelf software Initial comparison Richard Cross Sean Webb Anna-Liesa S. Lapinski DRDC Atlantic Research Centre Defence Research and Development

More information

DRDC CORA TASK 198 IMPLEMENTING A PARAMETRIC MODEL FOR SATELLITE AIS CONTRACT #: W /001/SV PREPARED FOR: CHERYL EISLER.

DRDC CORA TASK 198 IMPLEMENTING A PARAMETRIC MODEL FOR SATELLITE AIS CONTRACT #: W /001/SV PREPARED FOR: CHERYL EISLER. DRDC CORA TASK 198 PREPARED BY: CAE Inc. 1135 Innovation Drive Ottawa, Ont., K2K 3G7 Canada Tel: 613-247-0342 Fax: 613-271-0963 IMPLEMENTING A PARAMETRIC MODEL FOR SATELLITE AIS CONTRACT #: W7714-083663/001/SV

More information

DRDC CORA Task 016. RADARSAT-2 STK Model Automation. Kenzie MacNeil, Senior Technical Professional CAE Inc.

DRDC CORA Task 016. RADARSAT-2 STK Model Automation. Kenzie MacNeil, Senior Technical Professional CAE Inc. Kenzie MacNeil, Senior Technical Professional CAE Inc. Prepared By: CAE Inc. 1135 Innovation Drive Ottawa, Ont., K2K 3G7 Canada Contractor's Document Number: 113747-001 Version 02 PWGSC Contract Number:

More information

INFORMATION ASSURANCE DIRECTORATE

INFORMATION ASSURANCE DIRECTORATE National Security Agency/Central Security Service INFORMATION ASSURANCE DIRECTORATE CGS Risk Monitoring Risk Monitoring assesses the effectiveness of the risk decisions that are made by the Enterprise.

More information

Analysis of integrating Computer-Aided Dispatch information with the Multi-Agency Situational Awareness System

Analysis of integrating Computer-Aided Dispatch information with the Multi-Agency Situational Awareness System 2014-08-26 DRDC-RDDC-2014-L169 Produced for / Distribution List: MASAS Users Community and the Federal/Provincial/Territorial (FPT) Interoperability Working Group Scientific Letter Analysis of integrating

More information

REAL-TIME IDENTIFICATION USING MOBILE HAND-HELD DEVICE : PROOF OF CONCEPT SYSTEM TEST REPORT

REAL-TIME IDENTIFICATION USING MOBILE HAND-HELD DEVICE : PROOF OF CONCEPT SYSTEM TEST REPORT REAL-TIME IDENTIFICATION USING MOBILE HAND-HELD DEVICE : PROOF OF CONCEPT SYSTEM TEST REPORT Prepared by: C/M Tien Vo Royal Canadian Mounted Police Scientific authority: Pierre Meunier DRDC Centre for

More information

User s Manual of Interactive Software for Predicting CPF Bow-Flare Impulsive Loads

User s Manual of Interactive Software for Predicting CPF Bow-Flare Impulsive Loads Copy No. Defence Research and Development Canada Recherche et développement pour la défense Canada DEFENCE & DÉFENSE User s Manual of Interactive Software for Predicting CPF Bow-Flare Impulsive Loads J.M.

More information

ERMS Folder Development and Access Process

ERMS Folder Development and Access Process Electronic Records Management System () Process Guide 3 Folder Development and Access Process 1. Purpose The Folder Development and Access Process outlines the actions required to create folders, provide

More information

Description of CORE Implementation in Java

Description of CORE Implementation in Java Partner s name: Istat WP number and name: WP6 Implementation library for generic interface and production chain for Java Deliverable number and name: 6.1 Description of Implementation in Java Description

More information

ISO/IEC TR TECHNICAL REPORT. Information technology Procedures for achieving metadata registry (MDR) content consistency Part 1: Data elements

ISO/IEC TR TECHNICAL REPORT. Information technology Procedures for achieving metadata registry (MDR) content consistency Part 1: Data elements TECHNICAL REPORT ISO/IEC TR 20943-1 First edition 2003-08-01 Information technology Procedures for achieving metadata registry (MDR) content consistency Part 1: Data elements Technologies de l'information

More information

Contractor Report / User Manual for the Acoustic Tracking System (ATS) for Autonomous Underwater Vehicles (AUV) Project

Contractor Report / User Manual for the Acoustic Tracking System (ATS) for Autonomous Underwater Vehicles (AUV) Project Autonomous Underwater Vehicles (AUV) Project Tim Moorhouse Prepared By: 1120 Finch Ave West, 7 th Floor Toronto, ON Canada M3J 3H7 PWGSC Contract Number: W7707-115263/001/HAL CSA: Nicos Pelavas, 902-426-3100

More information

ForceViewer: A Starting Point Force Tool

ForceViewer: A Starting Point Force Tool ForceViewer: A Starting Point Force Tool R. Wathelet and A. Nicholls Joint Operations Division Defence Science and Technology Organisation ABSTRACT This document outlines the work done in developing ForceViewer,

More information

Number: DI-SESS Approval Date:

Number: DI-SESS Approval Date: DATA ITEM DESCRIPTION Title: SOFTWARE PRODUCT DESIGN (SPD) Number: Approval Date: 20160322 AMSC Number: N9644 Limitation: DTIC Applicable: GIDEP Applicable: Preparing Activity: AS Project Number: SESS-2016-006

More information

STRATEGIC JOINT STAFF FORCE POSTURE AND READINESS PROCESS ANALYSIS

STRATEGIC JOINT STAFF FORCE POSTURE AND READINESS PROCESS ANALYSIS STRATEGIC JOINT STAFF FORCE POSTURE AND READINESS PROCESS ANALYSIS 31 arch 2014 Prepared by: Dan Kennedy, Alcea Technologies Inc. 2197 Riverside Drive. Suite 204 Ottawa, ON K1H 7X3 PWGSC Contract no: W7714-4501128849

More information

DRDC Toronto No. CR Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto

DRDC Toronto No. CR Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto DRDC Toronto No. CR 2005-083 Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto Élaboration et documentation du logiciel servant à contrôler l'installation

More information

Talend Open Studio for Data Quality. User Guide 5.5.2

Talend Open Studio for Data Quality. User Guide 5.5.2 Talend Open Studio for Data Quality User Guide 5.5.2 Talend Open Studio for Data Quality Adapted for v5.5. Supersedes previous releases. Publication date: January 29, 2015 Copyleft This documentation is

More information

SECURE NETWORK INFRASTRUCTURE GUIDE

SECURE NETWORK INFRASTRUCTURE GUIDE 2017 SECURE NETWORK INFRASTRUCTURE GUIDE UTC IT0120-G UTC Information Technology Michael Dinkins, CISO 4/28/2017 CONTENTS 1. SCOPE... 2 2. PRINCIPLES... 2 3. REVISIONS... 2 4. OBJECTIVE... 2 5. POLICY...

More information

Defence Research 2010

Defence Research 2010 is the only official UK MOD event to present the whole of the MOD s 450 million annual research investment to industry, academia and other suppliers, alongside key members of the MOD and Armed Services.

More information

Information technology Learning, education and training Collaborative technology Collaborative workplace. Part 1: Collaborative workplace data model

Information technology Learning, education and training Collaborative technology Collaborative workplace. Part 1: Collaborative workplace data model Provläsningsexemplar / Preview INTERNATIONAL STANDARD ISO/IEC 19778-1 Second edition 2015-10-15 Information technology Learning, education and training Collaborative technology Collaborative workplace

More information

A Distributed Parallel Processing System for Command and Control Imagery

A Distributed Parallel Processing System for Command and Control Imagery A Distributed Parallel Processing System for Command and Control Imagery Dr. Scott E. Spetka[1][2], Dr. George O. Ramseyer[3], Dennis Fitzgerald[1] and Dr. Richard E. Linderman[3] [1] ITT Industries Advanced

More information

SDMX self-learning package No. 5 Student book. Metadata Structure Definition

SDMX self-learning package No. 5 Student book. Metadata Structure Definition No. 5 Student book Metadata Structure Definition Produced by Eurostat, Directorate B: Statistical Methodologies and Tools Unit B-5: Statistical Information Technologies Last update of content December

More information

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.1

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.1 FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide Version 1.1 September 3, 2015 FedRAMP Plan of Action & Milestones (POA&M) Template Completion Guide v1.1 September 3, 2015 Document

More information

Validation of the MODTRAN 6 refracted geometry algorithms in the marine boundary layer and development of EOSPEC modules

Validation of the MODTRAN 6 refracted geometry algorithms in the marine boundary layer and development of EOSPEC modules Validation of the MODTRAN 6 refracted geometry algorithms in the marine boundary layer and development of EOSPEC modules Vincent Ross Aerex Avionics Inc. Prepared By: Aerex Avionics Inc. 324, St-Augustin

More information

Developer s Guide to FOREX 2.0 Data Extractions

Developer s Guide to FOREX 2.0 Data Extractions Developer s Guide to FOREX 2.0 Data Extractions J. Yu Material Group Operational Research DRDC CORA TN 2007 05 May 2007 Defence R&D Canada Centre for Operational Research and Analysis Material Group Operational

More information

examinations. 1. Policy Statement 2. Examination Arrangements 3. Examination Papers 4. Examination Venue Arrangements

examinations. 1. Policy Statement 2. Examination Arrangements 3. Examination Papers 4. Examination Venue Arrangements Document Title/Reference Purpose Exam Administration: Policy & Procedures To outline the procedures for the production of exam papers; staging & conduct of exams; correction of scripts; and checking of

More information

<PROJECT NAME> IMPLEMENTATION PLAN

<PROJECT NAME> IMPLEMENTATION PLAN IMPLEMENTATION PLAN Version VERSION HISTORY [Provide information on how the development and distribution of the Project Implementation Plan was controlled and tracked.

More information

INFORMATION ASSURANCE DIRECTORATE

INFORMATION ASSURANCE DIRECTORATE National Security Agency/Central Security Service INFORMATION ASSURANCE DIRECTORATE CGS Network Mapping The Network Mapping helps visualize the network and understand relationships and connectivity between

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO/IEC 19778-1 Second edition 2015-10-15 Information technology Learning, education and training Collaborative technology Collaborative workplace Part 1: Collaborative workplace

More information

Policy Decision Point (PDP) Software Design Document

Policy Decision Point (PDP) Software Design Document Policy Decision Point (PDP) Software Design Document J. Spagnolo, D. Cayer The scientific or technical validity of this Contract Report is entirely the responsibility of the contractor and the contents

More information

Canada s Energy Future:

Canada s Energy Future: Page 1 of 9 1DWLRQDO (QHUJ\ %RDUG 2IILFH QDWLRQDO GH OҋpQHUJLH Canada s Energy Future: ENERGY SUPPLY AND DEMAND PROJECTIONS TO 2035 Appendices AN ENERGY MARKET ASSESSMENT NOVEMBER 2011 Page 2 of 9 Canada

More information

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.2

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.2 FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide Version 1.2 October 21, 2016 FedRAMP POA&M Template Completion Guide v1.1 September 1, 2015 Document Revision History Date Description

More information

Data Models: The Center of the Business Information Systems Universe

Data Models: The Center of the Business Information Systems Universe Data s: The Center of the Business Information Systems Universe Whitemarsh Information Systems Corporation 2008 Althea Lane Bowie, Maryland 20716 Tele: 301-249-1142 Email: Whitemarsh@wiscorp.com Web: www.wiscorp.com

More information

Contents. About this Book...1 Audience... 1 Prerequisites... 1 Conventions... 2

Contents. About this Book...1 Audience... 1 Prerequisites... 1 Conventions... 2 Contents About this Book...1 Audience... 1 Prerequisites... 1 Conventions... 2 1 About SAS Sentiment Analysis Workbench...3 1.1 What Is SAS Sentiment Analysis Workbench?... 3 1.2 Benefits of Using SAS

More information

A LEAST-SQUARES STRAIGHT-LINE FITTING ALGORITHM WITH AUTOMATIC ERROR DETERMINATION. T. Thayaparan and W.K. Hocking. wmrnwitmmmnc

A LEAST-SQUARES STRAIGHT-LINE FITTING ALGORITHM WITH AUTOMATIC ERROR DETERMINATION. T. Thayaparan and W.K. Hocking. wmrnwitmmmnc 1*1 National Defense Defence nationale A LEAST-SQUARES STRAIGHT-LINE FITTING ALGORITHM WITH AUTOMATIC ERROR DETERMINATION by T. Thayaparan and W.K. Hocking wmrnwitmmmnc A- DEFENCE RESEARCH ESTABLISHMENT

More information

The IDN Variant TLD Program: Updated Program Plan 23 August 2012

The IDN Variant TLD Program: Updated Program Plan 23 August 2012 The IDN Variant TLD Program: Updated Program Plan 23 August 2012 Table of Contents Project Background... 2 The IDN Variant TLD Program... 2 Revised Program Plan, Projects and Timeline:... 3 Communication

More information

CIVIL AVIATION REQUIREMENT SECTION 2 - AIRWORTHINESS SERIES E PART XII EFFECTIVE : FORTHWITH

CIVIL AVIATION REQUIREMENT SECTION 2 - AIRWORTHINESS SERIES E PART XII EFFECTIVE : FORTHWITH GOVERNMENT OF INDIA OFFICE OF THE DIRECTOR GENERAL OF CIVIL AVIATION TECHNICAL CENTRE, OPP SAFDURJUNG AIRPORT, New Delhi CIVIL AVIATION REQUIREMENT SECTION 2 - AIRWORTHINESS SERIES E PART XII, 2017 EFFECTIVE

More information

An Integrated Framework to Enhance the Web Content Mining and Knowledge Discovery

An Integrated Framework to Enhance the Web Content Mining and Knowledge Discovery An Integrated Framework to Enhance the Web Content Mining and Knowledge Discovery Simon Pelletier Université de Moncton, Campus of Shippagan, BGI New Brunswick, Canada and Sid-Ahmed Selouani Université

More information

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Model Builder User Guide Version 1.3 (24 April 2018) Prepared For: US Army Corps of Engineers 2018 Revision History Model

More information

Identity Theft Prevention Policy

Identity Theft Prevention Policy Identity Theft Prevention Policy Purpose of the Policy To establish an Identity Theft Prevention Program (Program) designed to detect, prevent and mitigate identity theft in connection with the opening

More information

WEBSITE DESIGN, DEVELOPMENT AND HOSTING SERVICES

WEBSITE DESIGN, DEVELOPMENT AND HOSTING SERVICES REQUEST FOR PROPOSAL WEBSITE DESIGN, DEVELOPMENT AND HOSTING SERVICES FOR FIRST NATIONS HEALTH MANAGERS ASSOCIATION (FNHMA) TABLE OF CONTENTS PART A INTRODUCTION Pages 3 5 1.0 Introduction 2.0 Scope of

More information

SECURITY MANAGEMENT FOR SE LINUX

SECURITY MANAGEMENT FOR SE LINUX AFRL-IF-RS-TR-2003-22 Final Technical Report February 2003 SECURITY MANAGEMENT FOR SE LINUX George Washington University Sponsored by Defense Advanced Research Projects Agency DARPA Order No. N624/00 APPROVED

More information

PRISM - FHF The Fred Hollows Foundation

PRISM - FHF The Fred Hollows Foundation PRISM - FHF The Fred Hollows Foundation MY WORKSPACE USER MANUAL Version 1.2 TABLE OF CONTENTS INTRODUCTION... 4 OVERVIEW... 4 THE FHF-PRISM LOGIN SCREEN... 6 LOGGING INTO THE FHF-PRISM... 6 RECOVERING

More information

PROPOSED DOCUMENT. International Medical Device Regulators Forum

PROPOSED DOCUMENT. International Medical Device Regulators Forum PROPOSED DOCUMENT International Medical Device Regulators Forum Title: Assembly and Technical Guide for IMDRF Table of Contents (ToC) Submissions (ToC-based submissions) Authoring Group: Regulated Product

More information

Safeguarding Unclassified Controlled Technical Information

Safeguarding Unclassified Controlled Technical Information Safeguarding Unclassified Controlled Technical Information (DFARS Case 2011-D039): The Challenges of New DFARS Requirements and Recommendations for Compliance Version 1 Authors: Justin Gercken, TSCP E.K.

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Administrator and Manager's Guide for Site Studio 11g Release 1 (11.1.1) E10614-01 May 2010 Oracle Fusion Middleware Administrator and Manager's Guide for Site Studio, 11g Release

More information

Exchange Network Schema Conformance Report Preparation and Review Process

Exchange Network Schema Conformance Report Preparation and Review Process Exchange Network Schema Conformance Report Preparation and Review Process Version: 2.0a Revision Date: December 29, 2009 Prepared for: Network Technology Group Prepared by: Schema Review Task Force Document

More information

IBM. Developing with IBM Rational Application Developer for WebSphere Software V6

IBM. Developing with IBM Rational Application Developer for WebSphere Software V6 IBM 000-255 Developing with IBM Rational Application Developer for WebSphere Software V6 Download Full Version : http://killexams.com/pass4sure/exam-detail/000-255 Answer: C QUESTION: 99 A developer is

More information

ADMIN 3.4. V e r s i o n 4. Paul Daly CEO RISSB

ADMIN 3.4. V e r s i o n 4. Paul Daly CEO RISSB ADMIN 3.4 V e r s i o n 4 Paul Daly CEO RISSB 01 November 2017 DOCUMENT CONTROL Identification Document Title Number Version Date Document ADMIN 3.4 1 23/11/2007 Document ADMIN 3.4 2 04/02/2010 Document

More information

AGREEMENT FOR RECEIPT AND USE OF MARKET DATA: ADDITIONAL PROVISIONS

AGREEMENT FOR RECEIPT AND USE OF MARKET DATA: ADDITIONAL PROVISIONS EXHIBIT C AGREEMENT FOR RECEIPT AND USE OF MARKET DATA: ADDITIONAL PROVISIONS 21. NYSE DATA PRODUCTS (a) SCOPE This Exhibit C applies insofar as Customer receives, uses and redistributes NYSE Data Products

More information

Purpose and Structure of Requirements Specifications (following IEEE 830 Standard)

Purpose and Structure of Requirements Specifications (following IEEE 830 Standard) SEG3101 (Fall 2010) Purpose and Structure of Requirements Specifications (following IEEE 830 Standard) Gregor v. Bochmann, University of Ottawa Based on Powerpoint slides by Gunter Mussbacher (2009) with

More information

Delimited. Interfaced. Readable. Modifiable. Verifiable. Prioritized* Endorsed

Delimited. Interfaced. Readable. Modifiable. Verifiable. Prioritized* Endorsed 15 quality goals for requirements Justified Correct Complete Consistent Unambiguous Feasible Abstract Traceable Delimited Interfaced Readable Modifiable Verifiable Prioritized* Endorsed Marked attributes

More information

Web-based ADAMS User Guide

Web-based ADAMS User Guide Web-based ADAMS User Guide Release 1.0 October 2010 1 Table of Contents Introduction... 3 Purpose... 3 Terms and Acronyms... 3 WBA Basics... 3 Viewing and Downloading... 5 Folder View... 5 Folder View

More information

CommandView user interface evaluation

CommandView user interface evaluation Defence Research and Development Canada Recherche et développement pour la défense Canada DEFENCE & DÉFENSE CommandView user interface evaluation Preliminary heuristic analysis results J.G. Hollands Defence

More information

Version N D-0030 DO 0006

Version N D-0030 DO 0006 Version 3.0.37 N66001-08-D-0030 DO 0006 Disclaimer This document is based upon information believed to be accurate and reliable. Neither InnovaSystems International, LLC., nor its agents make any warranty,

More information

Legistar Administration Guide

Legistar Administration Guide Legistar Administration Guide Legistar Administration Use Legistar Administration to configure the settings in your Legistar database. We've organized the Administration topics as follows: Legistar Administration

More information

Web-Based Contract Management Services. Global Functions User Guide

Web-Based Contract Management Services. Global Functions User Guide Web-Based Contract Management Services Global Functions User Guide Release 2.2 Oct 2016 About this Document This section describes the purpose of this document and the intended audience. Disclaimer This

More information

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Date: 28-March-2011 Reference number of this document: 10-195 Editors: OGC Aviation Domain Working Group Requirements for Aviation Metadata Copyright 2011 Open Geospatial Consortium.

More information

Service Description: CNS Federal High Touch Technical Support

Service Description: CNS Federal High Touch Technical Support Page 1 of 1 Service Description: CNS Federal High Touch Technical Support This service description ( Service Description ) describes Cisco s Federal High Touch Technical support (CNS-HTTS), a tier 2 in

More information

GEANT4 particle simulations in support of the neutron interrogation project

GEANT4 particle simulations in support of the neutron interrogation project Defence Research and Development Canada Recherche et développement pour la défense Canada GEANT4 particle simulations in support of the neutron interrogation project ANS Technologies Inc. Contract Scientific

More information

NOTIFICATION TO THE PARTIES

NOTIFICATION TO THE PARTIES CONVENTION ON INTERNATIONAL TRADE IN ENDANGERED SPECIES OF WILD FAUNA AND FLORA NOTIFICATION TO THE PARTIES No. 2014/035 Geneva, 4 August 2014 CONCERNING: Needs assessment for strengthening the implementation

More information

[Product] MTM Program Product Software Requirements Specification

[Product] MTM Program Product Software Requirements Specification [Product] Software Requirements Specification [Version Number] [Version Date] [Product] MTM Program Product Software Requirements Specification [SRS Version Number] [SRS Version Date] [Applying MTM SRS

More information

SISO-ADM Policy for Product Identification. 03 May 2018

SISO-ADM Policy for Product Identification. 03 May 2018 SISO-ADM-001-2018 Policy for Product Identification 03 May 2018 Prepared by: Simulation Interoperability Standards Organization Standards Activity Committee (SISO SAC) SAC Approved: 06/06/2018 EXCOM Approved:

More information

irnational Standard 5963

irnational Standard 5963 5 1 3 8 5 DO irnational Standard 5963 INTERNATIONAL ORGANIZATION FOR STANDARDIZATION«ME)KflyHAPOflHAn 0PrAHM3ALlHH F1O CTAHflAPTL13AU.Hl

More information

INFORMATION ASSURANCE DIRECTORATE

INFORMATION ASSURANCE DIRECTORATE National Security Agency/Central Security Service INFORMATION ASSURANCE DIRECTORATE CGS Physical Enterprise Physical Enterprise Monitoring is the monitoring of the physical and environmental controls that

More information

DATA ITEM DESCRIPTION

DATA ITEM DESCRIPTION helping projects succeed... 1.TITLE DATA ITEM DESCRIPTION SYSTEM/SUBSYSTEM DESIGN DESCRIPTION (SSDD) VERSION B 2. Identification Number PPA-003461-5 25 May 2012 3. DESCRIPTION/PURPOSE OF THE SSDD 3.1 The

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes INTERNATIONAL STANDARD ISO/IEC 15938-5 First edition 2003-05-15 Information technology Multimedia content description interface Part 5: Multimedia description schemes Technologies de l'information Interface

More information

5.11 RELEASE NOTES 3/7/2016

5.11 RELEASE NOTES 3/7/2016 5.11 RELEASE NOTES SmartLinx is pleased to announce the availability of SmartLinx Version 5.11.0 update on 2/10/2015. This is a suite-wide update with enhancements, and bug fixes. The changes included

More information

GUIDELINES. Effective date: April 2018 Contact: United Nations Archives and Records Management Section: Review date: April 2020

GUIDELINES. Effective date: April 2018 Contact: United Nations Archives and Records Management Section: Review date: April 2020 GUIDELINES Transfer of Records and Archives to the United Nations Archives and Records Management Section (ARMS) Effective date: April 2018 Contact: United Nations Archives and Records Management Section:

More information

PHYSICAL & ENVIRONMENTAL PROTECTION GUIDE

PHYSICAL & ENVIRONMENTAL PROTECTION GUIDE 2017 PHYSICAL & ENVIRONMENTAL PROTECTION GUIDE UTC IT0129-G UTC Information Technology Michael Dinkins, CISO 4/28/2017 CONTENTS 1. SCOPE... 2 2. PRINCIPLES... 2 3. REVISIONS... 2 4. OBJECTIVE... 2 5. POLICY...

More information

Government of Ontario IT Standard (GO-ITS) Number 30.2 OPS Middleware Software for Java Platform

Government of Ontario IT Standard (GO-ITS) Number 30.2 OPS Middleware Software for Java Platform Government of Ontario IT Standard (GO-ITS) Number 30.2 OPS Middleware Software for Java Platform Version #: 1.0 Status: Approved Prepared for the Information Technology Standards Council (ITSC) under the

More information

This Policy has been prepared with due regard to the General Data Protection Regulation (EU Regulation 2016/679) ( GDPR ).

This Policy has been prepared with due regard to the General Data Protection Regulation (EU Regulation 2016/679) ( GDPR ). PRIVACY POLICY Data Protection Policy 1. Introduction This Data Protection Policy (this Policy ) sets out how Brital Foods Limited ( we, us, our ) handle the Personal Data we Process in the course of our

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19139-2 First edition 2012-12-15 Geographic information Metadata XML schema implementation Part 2: Extensions for imagery and gridded data Information géographique Métadonnées

More information

DCMA Quality Assurance Representative (QAR) Product Quality Deficiency Report (PQDR) Investigations in Product Data Reporting and Evaluation Program

DCMA Quality Assurance Representative (QAR) Product Quality Deficiency Report (PQDR) Investigations in Product Data Reporting and Evaluation Program DCMA Quality Assurance Representative (QAR) Product Quality Deficiency Report (PQDR) Investigations in Product Data Reporting and Evaluation Program (PDREP) User Guide November 2017 Table of Contents FOREWORD

More information

FileLoader for SharePoint

FileLoader for SharePoint Administrator s Guide FileLoader for SharePoint v. 2.0 Last Updated 6 September 2012 Contents Preface 3 FileLoader Users... 3 Getting Started with FileLoader 4 Configuring Connections to SharePoint 8

More information

Data Integrity and the FDA AFDO Education Conference

Data Integrity and the FDA AFDO Education Conference Data Integrity and the FDA AFDO Education Conference June, 2018 OUR EXPERIENCE YOUR SUCCESS 1 Data Integrity What does it mean to you? 2 Data Integrity What does FDA say about data integrity No legal definition

More information

ATNP Configuration Control Board (CCB) Procedures Document

ATNP Configuration Control Board (CCB) Procedures Document -WP/66 15 March 1996 AERONAUTICAL TELECOMMUNICATION NETWORK PANEL CCB Standing Document ATNP Configuration Control Board (CCB) Edited by CCB Chair SUMMARY This document contains detailed procedures to

More information

Government of Ontario IT Standard (GO ITS)

Government of Ontario IT Standard (GO ITS) Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.5 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

ARCHER Metadata Schema Editor. User Guide METADATA EDITOR. Version: 1.1 Date: Status: Release

ARCHER Metadata Schema Editor. User Guide METADATA EDITOR. Version: 1.1 Date: Status: Release ARCHER Metadata Schema Editor User Guide METADATA EDITOR Version: 1.1 Date: 2008-08-26 Status: Release Change History Version Date Author Description 0.1D 2008-04-15 Ron Chernich First Draft 1.0 2008-05-01

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT ISO/IEC TR 29166 First edition 2011-12-15 Information technology Document description and processing languages Guidelines for translation between ISO/IEC 26300 and ISO/IEC 29500 document

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 26162 First edition 2012-08-15 Systems to manage terminology, knowledge and content Design, implementation and maintenance of terminology management systems Systèmes de gestion

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

Number: DI-IPSC Approval Date:

Number: DI-IPSC Approval Date: DATA ITEM DESCRIPTION TITLE: Software Programmer's Guide Number: Approval Date: 20020813 AMSC Number: F7478 Limitation: DTIC Applicable: No GIDEP Applicable: No Preparing Activity: F/13 Applicable Forms:

More information

Designing a System Engineering Environment in a structured way

Designing a System Engineering Environment in a structured way Designing a System Engineering Environment in a structured way Anna Todino Ivo Viglietti Bruno Tranchero Leonardo-Finmeccanica Aircraft Division Torino, Italy Copyright held by the authors. Rubén de Juan

More information

Alternative Credentials for SIPRNet Disadvantaged Users Concept of Operations (CONOPS)

Alternative Credentials for SIPRNet Disadvantaged Users Concept of Operations (CONOPS) Alternative Credentials for SIPRNet Disadvantaged Users Concept of Operations (CONOPS) DEFENSE INFORMATION SYSTEMS AGENCY COMMON USER SERVICES VERSION 1.0 DRAFT 1 JANUARY 2013 Page 1 of 11 Revision History

More information

Ministry of Government and Consumer Services. ServiceOntario. Figure 1: Summary Status of Actions Recommended in June 2016 Committee Report

Ministry of Government and Consumer Services. ServiceOntario. Figure 1: Summary Status of Actions Recommended in June 2016 Committee Report Chapter 3 Section 3.06 Ministry of Government and Consumer Services ServiceOntario Standing Committee on Public Accounts Follow-Up on Section 4.09, 2015 Annual Report In March 2016, the Committee held

More information

Nationwide Mortgage Licensing System & Registry

Nationwide Mortgage Licensing System & Registry Nationwide Mortgage Licensing System & Registry Mortgage Call Reports XML Specification Release 2012.3 1 Change Log Date Description Release Version 5/15/2012 XSD files updates for Form Version 2 (No changes

More information