Development of a Style Guide for the Traffic Flow Management Traffic Situation Display Graphical User Interface

Size: px
Start display at page:

Download "Development of a Style Guide for the Traffic Flow Management Traffic Situation Display Graphical User Interface"

Transcription

1 Proceedings of the Human Factors and Ergonomics Society 2016 Annual Meeting 1394 Development of a Style Guide for the Traffic Flow Management Traffic Situation Display Graphical User Interface Robert Bastholm and Anthony Masalonis, Spectrum Software Technology, Inc. Tanya Yuditsky, Federal Aviation Administration Traffic Flow Management (TFM) functions to minimize airspace congestion and maximize safety and efficiency. TFM personnel at the U.S. Federal Aviation Administration use Traffic Situation Display (TSD) software to observe air traffic and weather systems and issue strategic congestion-mitigation initiatives to Air Traffic Control facilities. Since its initial deployment, the TSD has been augmented by many groups of developers. This distributed process has led to an inconsistent interface that does not always adhere to best usability practices, especially because during the initial stages of development there was little human factors involvement. This can have a detrimental effect on new users learning the interface and also may make experienced users more likely to make errors. We developed a style guide for an operational Air Traffic Management tool, and a companion consistency assessment, to help developers (a) adhere to usability principles for future software expansions and (b) bring older portions of the interface into compliance with user-centered design. We discuss the process of style guide development including the unique aspects of the TFM user population and application domain and their implications for creating a style guide for TFM software and the applicability of our guide beyond the TSD tool. Not subject to U.S. copyright restrictions. DOI / INTRODUCTION The Federal Aviation Administration s (FAA's) Air Traffic Management services include Traffic Flow Management (TFM), dedicated to minimizing airspace congestion and increasing safety and efficiency, generally using more strategic time frames and larger geographical areas of the National Airspace System (NAS) than those of concern in Air Traffic Control. TFM personnel measure air traffic demand against the capacity of NAS resources and delay or redirect traffic flows in response to high-traffic volume, weather, or other events. Instead of directing individual aircraft in the same tactical manner as Terminal Radar Approach Control (TRACON) and Air Route Traffic Control Center (ARTCC) controllers, TFM personnel develop larger scale strategic initiatives affecting flows of traffic and communicate them to controllers for implementation. TFM initiatives may take the form of holds, altered sequencing, altitude segregation, ground delays, miles-in-trail, and many types of less-common solutions (FAA, 2009). TFM personnel rely primarily upon the Traffic Situation Display (TSD) to view NAS status and issue initiatives (see Figure 1). The TSD graphically represents all instrument flight rules aircraft in the NAS, as well as airports, navigation aids, fixes, sectors, and weather systems (FAA, 2009). TFM personnel issue commands via the TSD s graphical user interface (GUI) to define flow constrained areas and reroute traffic around them, among other functionality. The TFM Program Office has been adding new functionality to the TSD, as a result of operational evaluations, research, and user requests, for more than a decade. Due to the long period of time over which functions have been added, many different development teams have been responsible for the various new functions or group of functions. Furthermore, in the early stages of TSD development, there was not much human factors involvement. This approach has contributed to a disparate look-and-feel between individual dialog boxes (see Figures 2 and 3), including different sets of default buttons, varying heading capitalizations, and many other issues. Figure 1. Traffic Situation Display showing flights to KLAX, KORD, and KATL.

2 Proceedings of the Human Factors and Ergonomics Society 2016 Annual Meeting 1395 METHOD Figure 2. One table style. Figure 3. A different table style. Lack of design guidance has also led to confusing use of modal and modeless windows, inconsistently located functions (see Figure 4), a lack of mnemonics for some vertical menus (see Figure 5), and other issues that have the potential to frustrate users and could lead to an error that affects the National Airspace System in a significant way. Figure 4. Absolute Time Range under the View menu in one window and under the Customize menu in a different window. Figure 5. Menu options without mnemonics. To promote consistency in future interface development and encourage developers to improve old portions of the interface, we began developing a style guide (Bastholm, Masalonis, Yuditsky, & Messina, 2016) for the TSD. We drew inspiration from Microsoft, Apple, and the Open Software Foundation, who established and continue to develop style guides and usability guidelines for first- and third-party developers (Apple, 2013; Microsoft Corporation, 2010; Open Software Foundation, 1993). Presumably, developers will adhere to these guidelines not only to improve the user experience but also to make development easier. Using interface elements in a standardized fashion would eliminate most cases of developers need to reinvent the wheel for a given user interaction. We created our style guide with this purpose in mind. Compared to the aforementioned software, the TSD and the TFM application domain have unique aspects that raised challenges for style guide development. First, the user population is highly trained and specialized; TFM personnel use the TSD daily. Therefore, some small degree of deviation from general GUI design norms is acceptable. Second, the highly specialized nature of TFM tasks often meant that little guidance was available in the existing literature and standards that directly addressed a given TSD function. TFM involves decisions that affect flight safety and efficiency. However, it is much less time-critical and more strategic compared to, for example, the tasks of an air traffic controller averting an imminent aircraft collision. One example of a TFM task is to intermittently monitor the progress of an evolving TFM initiative, such as a reroute affecting a large geographical area, over the course of many minutes or hours. Designing for this task brings up quite different design considerations than designing for an aircraft or automotive collision warning function, or a process control monitoring tool designed to detect major but infrequent changes. Changes must be salient, and it must be easy to detect patterns across large areas and long time frames. Environmental factors also come into play for designing TFM GUIs. The task is conducted, at least in most U.S. facilities, in a relatively dark radar room. In addition, because TFM decision making is distributed, it requires extensive verbal communication about developing situations both within the same room and by telephone. The TSD Style Guide (TSDSG) began as a catalog of adherence to and deviations from GUI usability guidelines. Initial topics were dialog boxes, color, menus, controls, and filters. We referred most often to the comprehensive Human Factors Design Standard (HF-STD-001; Ahlstrom & Longo, 2003) for guidelines. This standard provided us with descriptions of how dialog boxes should behave when resized, how text should be aligned, how modal windows should function, and so on. The challenge outlined earlier regarding the specialized nature of TSD functions came into play in that we could not always locate a suitable guideline for a specific operation of the TSD. When this occurred, we assessed and documented the existing behavior of that operation throughout the TSD. For example, the TSD s timeline functions contain

3 Proceedings of the Human Factors and Ergonomics Society 2016 Annual Meeting 1396 information formats idiosyncratic to the application, so there are no standards by which to evaluate them. Therefore, we developed the guideline that single timelines should show flight counts in the top row and time labels in the bottom row (see Figure 6; Bastholm, Masalonis, Yuditsky, & Messina, 2016). This guideline is based on current dominant TSD practice rather than an external standard. Figure 6. Timeline with flight counts on top row and time label on bottom row. At other times, the TSD was not in compliance with best practices, but we heuristically determined that the infraction was minor and made some degree of sense in context. For example, the NAS Monitor function codes high-priority situations in red and medium-priority situations in yellow (see Figure 7). Typically, these colors are reserved for emergencies (Ahlstrom & Longo, 2003), whereas the TSD uses them merely for the sake of prioritizing airspace sectors with regard to their probability of exceeding traffic capacity. The users, however, still benefit from the way in which the information is presented and are accustomed to this coding scheme, so we based our guideline around continuing this behavior. We also documented other, potentially more serious, deviations from established guidelines. For example, two TSD windows have check boxes that, when checked, open child windows. Check boxes should be used to make selections, so opening a window is an unpredictable behavior (Nielsen, 2004). Regardless of the specific source, we documented all interface elements compliance with these guidelines in the form of tables. The TSDSG soon, however, became an unwieldy mixture of guideline text and compliance tables describing behavior instead of showing it. A guide about usability was itself becoming unusable, so we changed its format significantly. We split the TSDSG into two documents. The TSDSG was now focused on showing illustrations of each guideline. It no longer had hard-to-digest text; instead, it provided a visual demonstration of how GUI elements should work. The new format is more readily understood at a glance; guidelines map to images that provide examples, and we use color to highlight key terms (see Figures 8 and 9). Figure 8. Old text-dense TSDSG format. Figure 7. NAS Monitor colors.

4 Proceedings of the Human Factors and Ergonomics Society 2016 Annual Meeting 1397 Figure 9. New image-focused TSDSG format. To document the TSD s compliance with our guidelines and supplement the TSDSG, we created the TSD Consistency Assessment (TSDCA) (Bastholm, Masalonis, & Yuditsky, 2016). This document provides direction for fixing existing usability issues instead of guidance for developing additions to the software. The TSDCA documents not only guideline compliance but also internal consistency. In the TSDCA, we repeated each of our TSDSG guidelines followed by a table listing compliance of the application s GUI elements with the guidelines. A column of check boxes under a given guideline shows that the functions associated with each row are consistent with each other in having that item (see Figure 10). In short, the TSDCA is primarily descriptive whereas the TSDSG is mainly prescriptive. This approach, combined with a somewhat casual writing style compared to American Psychological Association standards, is intended to make the documents more accessible to software developers who are not human factors practitioners. Figure 10. Example compliance table.

5 Proceedings of the Human Factors and Ergonomics Society 2016 Annual Meeting 1398 A primary goal of the TSDSG is to aid developers in making optimal design decisions. For example, by following guidelines about consistently using context menus, developers could avoid users not knowing if they can use context menus in a given interaction. In the current TSD, the NAS Monitor dialog box provides context menus, but the Select Flights dialog box does not (see Figures 11 and 12). The information in the TSDSG and TSDCA would encourage the inclusion of this useful GUI element in both transactions. Figure 11. NAS Monitor dialog box with context menu activated. Figure 12. Select Flights dialog box with no context menu. DISCUSSION We delivered the first edition of the TSDSG to the FAA TFM Program Office in January 2016 for dissemination to the development teams. The TSD is under continual development, and we expect to see improvements in usability and consistency in new functions as developers follow our design guidelines. Although no initiative is currently underway to revise the GUI of existing TSD functionality, we believe that when development resources are available to improve old designs, our evaluations in the TSDCA will prove useful for supporting this effort. Also, the TSDSG and TSDCA principles can be successfully applied to any future large-scale TSD GUI refresh. The TSD itself is a highly specialized application with a limited user population. Nevertheless, the process we used in the development of the TSDSG and TSDCA, as well as some of the specific guidance contained in these resources, will be more widely applicable. For example, the FAA s Human Factors Research and Engineering Division (ANG-C1) and Human Factors Branch (ANG-E25) are undertaking a research effort to develop GUI and training guidance for Decision Support Tools and what-if tools, guidance intended to apply both to TFM and to other (primarily aviation) domains. The same groups are conducting a related effort to derive guidance for display of time-based information again, in multiple aviation and other domains. Decision support, what-if functions, and time-based displays are all prevalent in the Traffic Situation Display, so it is anticipated that the guidance in the TSDSG, as well as the development methodology for the TSDSG and TSDCA, will serve as starting points for these safety-critical design efforts. In addition, we intend for our description of this process to be useful outside the world of aviation. Many domains, such as process control and surgery, share characteristics of TFM, e.g., monitoring complex processes over time and sharing information among users. Our experiences developing a style guide and consistency assessment such as realizing that a graphical style was more digestible than a textual one, and separating prescriptive and descriptive information may serve as inspiration for human factors professionals and software developers working to improve the design of applications in their own domains. We recommend future work to explore the development of design guidance for other specialized application domains. REFERENCES Ahlstrom, V., & Longo, K. (Eds.). (2003). Human factors design standard (HF-STD-001). Atlantic City International Airport, NJ: Federal Aviation Administration, William J. Hughes Technical Center. Apple, Inc. (2013). Mac OS X Human Interface Guidelines. Retrieved from /documentation/userexperience/conceptual/applehiguidelines/textstyle/ TextStyle.html Bastholm, R., Masalonis, A., & Yuditsky, T. (2016). Traffic Situation Display consistency assessment. Atlantic City International Airport, NJ: Federal Aviation Administration, William J. Hughes Technical Center. Bastholm, R., Masalonis, A., Yuditsky, T., & Messina, J. (2016). Traffic Situation Display style guide. Atlantic City International Airport, NJ: Federal Aviation Administration, William J. Hughes Technical Center. Federal Aviation Administration. (2009). Traffic Flow Management in the National Airspace System. Washington, DC: FAA National Headquarters. Microsoft Corporation. (1995). The Windows interface guidelines - A guide for designing software. Redmond, WA: Microsoft Press. Microsoft Corporation. (2010). User experience interaction guidelines for Windows 7 and Windows Vista. Redmond, WA: Microsoft Press. Nielsen, J. (2004). Checkboxes vs. Radio Buttons. Retrieved from Open Software Foundation. (1993). OSF/Motif style guide, Revision 1.2. Englewood Cliffs, NJ: PTR Prentice-Hall, Inc. ARTCC FAA GUI NAS TFM TRACON TSD TSDCA TSDSG ACRONYMS Air Route Traffic Control Center Federal Aviation Administration Graphical User Interface National Airspace System Traffic Flow Management Terminal Radar Approach Control Traffic Situation Display Traffic Situation Display Consistency Assessment Traffic Situation Display Style Guide

FAA/Industry Collaborative Weather Rerouting Workshop. ATC Focus Area Discussion Summaries April 10-11, 2001

FAA/Industry Collaborative Weather Rerouting Workshop. ATC Focus Area Discussion Summaries April 10-11, 2001 FAA/Industry Collaborative Weather Rerouting Workshop ATC Focus Area Discussion Summaries April 10-11, 2001 Topic 1: Data Acquisition & Dissemination ATC Team Weather Most reliable source/ More accurate

More information

STRATEGIC PLAN VERSION 1.0 JANUARY 31, 2015

STRATEGIC PLAN VERSION 1.0 JANUARY 31, 2015 VERSION 1.0 JANUARY 31, 2015 2015-2018 STRATEGIC PLAN NATIONAL ALLIANCE FOR PUBLIC SAFETY GIS FOUNDATION 1250 24TH STREET NW SUITE 300 WASHINGTON, DC 20037 2015-2018 STRATEGIC PLAN VISION A Nation of emergency

More information

Request for Proposal To develop and teach a Training Course on RTCA Airworthiness Security Documents (DO-326A, DO-355, and DO-356A)

Request for Proposal To develop and teach a Training Course on RTCA Airworthiness Security Documents (DO-326A, DO-355, and DO-356A) Washington, DC August 28, 2018 Request for Proposal To develop and teach a Training Course on RTCA Airworthiness Security Documents (DO-326A, DO-355, and DO-356A) 1. RTCA Background RTCA is a private,

More information

ARTCC-Initiated Rerouting

ARTCC-Initiated Rerouting ARTCC-Initiated Rerouting Lynne Fellman * and Tejal Topiwala + Center for Advanced Aviation System Development (CAASD) The MITRE Corporation, McLean, VA Rerouting flights around severe weather or congestion

More information

Aviation & Airspace Solutions MODERNIZING SYSTEMS TRANSFORMING OPERATIONS DELIVERING PERFORMANCE

Aviation & Airspace Solutions MODERNIZING SYSTEMS TRANSFORMING OPERATIONS DELIVERING PERFORMANCE Aviation & Airspace Solutions MODERNIZING SYSTEMS TRANSFORMING OPERATIONS DELIVERING PERFORMANCE Enabling Aircraft Safety With Comprehensive Technology MODERNIZING SYSTEMS TRANSFORMING OPERATIONS DELIVERING

More information

Before the FEDERAL COMMUNICATIONS COMMISSION Washington, D.C

Before the FEDERAL COMMUNICATIONS COMMISSION Washington, D.C Before the FEDERAL COMMUNICATIONS COMMISSION Washington, D.C. 20554 In the Matter of ) ) GN Docket No. 09-191 Preserving the Open Internet ) ) Broadband Industry Practices ) WC Docket No. 07-52 COMMENTS

More information

Interaction Design Guidelines and Rules

Interaction Design Guidelines and Rules Interaction Design Guidelines and Rules Department of Information Technology Uppsala university Design Design is the planning (process, decisions) that lays the basis for the making of every object or

More information

CRCT Capabilities Detailed Functional Description

CRCT Capabilities Detailed Functional Description MTR 00W0000302 MITRE TECHNICAL REPORT CRCT Capabilities Detailed Functional Description March 2001 Dr. Laurel S. Rhodes Lowell R. Rhodes Emily K. Beaton 2001 The MITRE Corporation Approved for public release;

More information

Foundation Level Syllabus Usability Tester Sample Exam

Foundation Level Syllabus Usability Tester Sample Exam Foundation Level Syllabus Usability Tester Sample Exam Version 2017 Provided by German Testing Board Copyright Notice This document may be copied in its entirety, or extracts made, if the source is acknowledged.

More information

Aligning Community Expectations with Airport Roles. User Guide

Aligning Community Expectations with Airport Roles. User Guide Aligning Community Expectations with Airport Roles User Guide Contents Project Background... 2 Supported Browsers... 2 Introduction to the Website... 3 Landing Page... 5 Toolkits... 6 Resource Buttons...

More information

Client Services Procedure Manual

Client Services Procedure Manual Procedure: 85.00 Subject: Administration and Promotion of the Health and Safety Learning Series The Health and Safety Learning Series is a program designed and delivered by staff at WorkplaceNL to increase

More information

Air Traffic Control System Command Center. Presenter: Greg Byus CDM/International Manager

Air Traffic Control System Command Center. Presenter: Greg Byus CDM/International Manager Air Traffic Control System Command Center Presenter: Greg Byus CDM/International Manager Air Traffic Control System Command Center Overview The U.S. National Airspace System 4 Air Traffic Management Hierarchy

More information

Breaking down information silos to improve GSOC efficiency and effectiveness

Breaking down information silos to improve GSOC efficiency and effectiveness Breaking down information silos to improve GSOC efficiency and effectiveness Microsoft s Global Security Operations teams adopted Visual Command Center from IDV Solutions, an Everbridge company, to reduce

More information

There have been several changes to IDEA since it was passed in The MDE-OSE has regularly issued new policies to address changes in Federal regul

There have been several changes to IDEA since it was passed in The MDE-OSE has regularly issued new policies to address changes in Federal regul There have been several changes to IDEA since it was passed in 1990. The MDE-OSE has regularly issued new policies to address changes in Federal regulations, guidance from OSEP memos, and case law. 6/10/14

More information

(JSA) Job Safety Analysis Program. Safety Manual. 1.0 Purpose. 2.0 Scope. 3.0 Regulatory References. 4.0 Policy

(JSA) Job Safety Analysis Program. Safety Manual. 1.0 Purpose. 2.0 Scope. 3.0 Regulatory References. 4.0 Policy Page 1 of 7 1.0 Purpose Job Safety Analysis is a primary element of the Hazard Identification and Mitigation Management Process. JSA s are completed daily to identify and evaluate hazards associated with

More information

SIMPLIFi Compliance Software User Manual

SIMPLIFi Compliance Software User Manual SIMPLIFi Compliance Software User Manual Version 1.7 2013 Simplifi-Solutions Ltd, Environmental Center, Unit B5, The Gordon Manley Building, Lancaster University, LA1 4WA Telephone: 01524 510431 Email:

More information

EPRO. Electric Infrastructure Protection Initiative EPRO BLACK SKY SYSTEMS ENGINEERING PROCESS

EPRO. Electric Infrastructure Protection Initiative EPRO BLACK SKY SYSTEMS ENGINEERING PROCESS EPRO Electric Infrastructure Protection Initiative EPRO BLACK SKY SYSTEMS ENGINEERING PROCESS EPRO BLACK SKY SYSTEMS ENGINEERING PROCESS The Role of Systems Engineering in Addressing Black Sky Hazards

More information

Technical Writing Process An Overview

Technical Writing Process An Overview techitive press Technical Writing Process An Overview Tenneti C S techitive press Copyrights Author: Chakravarthy Srinivas Tenneti Book: Technical Writing Process: An Overview Techitive.com 2013 All rights

More information

Advisory Circular. Subject: INTERNET COMMUNICATIONS OF Date: 11/1/02 AC No.: AVIATION WEATHER AND NOTAMS Initiated by: ARS-100

Advisory Circular. Subject: INTERNET COMMUNICATIONS OF Date: 11/1/02 AC No.: AVIATION WEATHER AND NOTAMS Initiated by: ARS-100 U.S. Department of Transportation Federal Aviation Administration Advisory Circular Subject: INTERNET COMMUNICATIONS OF Date: 11/1/02 AC No.: 00-62 AVIATION WEATHER AND NOTAMS Initiated by: ARS-100 1.

More information

5G Readiness Survey 2017

5G Readiness Survey 2017 5G Readiness Survey 2017 An assessment of operators progress on the road to 5G 1 5G READINESS SURVEY 2017: AN ASSESSMENT OF OPERATORS PROGRESS ON THE ROAD TO 5G Are Operators Ready for 5G? 5G next-generation

More information

Recording end-users security events: A step towards increasing usability

Recording end-users security events: A step towards increasing usability Section 1 Network Systems Engineering Recording end-users security events: A step towards increasing usability Abstract D.Chatziapostolou and S.M.Furnell Network Research Group, University of Plymouth,

More information

SM04: Transforming Your Security Command Post into a Strategic Information Nerve Center

SM04: Transforming Your Security Command Post into a Strategic Information Nerve Center SM04: Transforming Your Security Command Post into a Strategic Information Nerve Center Bob Banerjee, Sr. Director of Training and Development, NICE Systems (Moderator) Brad Brekke, Vice President of Corporate

More information

Stockton Aviation Research & Technology Park

Stockton Aviation Research & Technology Park Stockton Aviation Research & Technology Park Overview Joseph M. Sheairs, Sr. Executive Director Introduction Industry, Academia, and Government collaboration dedicated to the advancement of aviation sciences,

More information

Global Information Management. Ontology: Semantic Integration and Querying across NAS Data Sources

Global Information Management. Ontology: Semantic Integration and Querying across NAS Data Sources Global Information Management NASA s ATM Ontology: Semantic Integration and Querying across NAS Data Sources Presented By: Rich Keller, Ph.D. Date: August 27, 2015 Long Term Vision: A Global Airspace Question-Answering

More information

Symantec Business Continuity Solutions for Operational Risk Management

Symantec Business Continuity Solutions for Operational Risk Management Symantec Business Continuity Solutions for Operational Risk Management Manage key elements of operational risk across your enterprise to keep critical processes running and your business moving forward.

More information

Combined Ranking Method for Screening Collision Monitoring Locations along Alberta Highways

Combined Ranking Method for Screening Collision Monitoring Locations along Alberta Highways Combined Ranking Method for Screening Collision Monitoring Locations along Alberta Highways Robert Duckworth, P. Eng., PTOE, Infrastructure Management System Specialist, Planning Branch, Alberta Transportation

More information

CORPORATE PRESENTATION

CORPORATE PRESENTATION CORPORATE PRESENTATION SUMMARY Our mission and vision 4 Our values Our figures 4 5 Organisation chart Areas of Activity Defence and Security Space Transport Public Administration ICT Energy 6 8 Ingeniería

More information

Runway Safety Teams (RSTs) Description and Processes. Session 5 Presentation 1

Runway Safety Teams (RSTs) Description and Processes. Session 5 Presentation 1 Runway Safety Teams (RSTs) Description and Processes Session 5 Presentation 1 A framework for RSTs Establishing an RST Membership Terms of reference Work programme (schedule, agenda, venue, etc) Support

More information

How AlienVault ICS SIEM Supports Compliance with CFATS

How AlienVault ICS SIEM Supports Compliance with CFATS How AlienVault ICS SIEM Supports Compliance with CFATS (Chemical Facility Anti-Terrorism Standards) The U.S. Department of Homeland Security has released an interim rule that imposes comprehensive federal

More information

2 nd Cybersecurity Workshop Test and Evaluation to Meet the Advanced Persistent Threat

2 nd Cybersecurity Workshop Test and Evaluation to Meet the Advanced Persistent Threat 2 nd Cybersecurity Workshop Test and Evaluation to Meet the Advanced Persistent Threat Faye Francy Aviation ISAC February 2015 Company Organization Corporate Defense, Space & Security Boeing Capital Corporation

More information

Continuous protection to reduce risk and maintain production availability

Continuous protection to reduce risk and maintain production availability Industry Services Continuous protection to reduce risk and maintain production availability Managed Security Service Answers for industry. Managing your industrial cyber security risk requires world-leading

More information

Mapping to the National Broadband Plan

Mapping to the National Broadband Plan The National Telecommunications and Information Administration Mapping to the National Broadband Plan 37 th Annual PURC Conference Smart Technology vs. Smart Policy February 3, 2010 1 About NTIA The National

More information

Risk-based security in practice Turning information into smart screening. October 2014

Risk-based security in practice Turning information into smart screening. October 2014 Risk-based security in practice Turning information into smart screening October 2014 Organizations charged with securing our society s vital functions transit, commerce, communication have expansive missions

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization 7/5/12 WORKING PAPER ANConf.12.WP.007.en.docx TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 Agenda Item 3: Interoperability and data through

More information

Global Security Advisor

Global Security Advisor Global Security Advisor Location: [North America] [United States] Category: Security *Preferred location: USA. Other locations will be considered globally where WVI is registered to operate. PURPOSE OF

More information

COUNTERING IMPROVISED EXPLOSIVE DEVICES

COUNTERING IMPROVISED EXPLOSIVE DEVICES COUNTERING IMPROVISED EXPLOSIVE DEVICES FEBRUARY 26, 2013 COUNTERING IMPROVISED EXPLOSIVE DEVICES Strengthening U.S. Policy Improvised explosive devices (IEDs) remain one of the most accessible weapons

More information

Understanding the Open Source Development Model. » The Linux Foundation. November 2011

Understanding the Open Source Development Model. » The Linux Foundation. November 2011 » The Linux Foundation Understanding the Open Source Development Model November 2011 By Ibrahim Haddad (PhD) and Brian Warner, The Linux Foundation A White Paper By The Linux Foundation This paper presents

More information

Cellular Phone Usage and Administration

Cellular Phone Usage and Administration Program Evaluation and Audit Cellular Phone Usage and Administration May 13, 2008 INTRODUCTION Background Many areas of the Metropolitan Council use cellular telephones to enhance and improve critical

More information

SECURITY TRAINING SECURITY TRAINING

SECURITY TRAINING SECURITY TRAINING SECURITY TRAINING SECURITY TRAINING Addressing software security effectively means applying a framework of focused activities throughout the software lifecycle in addition to implementing sundry security

More information

Perfect Timing. Alejandra Pardo : Manager Andrew Emrazian : Testing Brant Nielsen : Design Eric Budd : Documentation

Perfect Timing. Alejandra Pardo : Manager Andrew Emrazian : Testing Brant Nielsen : Design Eric Budd : Documentation Perfect Timing Alejandra Pardo : Manager Andrew Emrazian : Testing Brant Nielsen : Design Eric Budd : Documentation Problem & Solution College students do their best to plan out their daily tasks, but

More information

SECURITY & PRIVACY DOCUMENTATION

SECURITY & PRIVACY DOCUMENTATION Okta s Commitment to Security & Privacy SECURITY & PRIVACY DOCUMENTATION (last updated September 15, 2017) Okta is committed to achieving and preserving the trust of our customers, by providing a comprehensive

More information

Johnson City Regional ITS Architecture Update Review Workshop. March 12, 2015

Johnson City Regional ITS Architecture Update Review Workshop. March 12, 2015 Johnson City Regional ITS Architecture Update Review Workshop March 12, 2015 Introductions Workshop Overview Review of the Draft Regional ITS Architecture Document Discussion on Existing and Planned ITS

More information

EXELIS COMMERCIAL AVIATION SOLUTIONS PUBLICVUE VERSION 1.0 USER'S GUIDE

EXELIS COMMERCIAL AVIATION SOLUTIONS PUBLICVUE VERSION 1.0 USER'S GUIDE EXELIS COMMERCIAL AVIATION SOLUTIONS PUBLICVUE VERSION 1.0 USER'S GUIDE Exelis 12930 Worldgate Drive Herndon, Virginia 20170-6008 Last Updated: March 13, 2014 PublicVue v1.0 User's Guide CONTENTS INTRODUCTION...

More information

SOLUTION BRIEF RSA ARCHER IT & SECURITY RISK MANAGEMENT

SOLUTION BRIEF RSA ARCHER IT & SECURITY RISK MANAGEMENT RSA ARCHER IT & SECURITY RISK MANAGEMENT INTRODUCTION Organizations battle growing security challenges by building layer upon layer of defenses: firewalls, antivirus, intrusion prevention systems, intrusion

More information

JSC THE JUSTICE & SAFETY CENTER. Snapshot 2014

JSC THE JUSTICE & SAFETY CENTER. Snapshot 2014 JSC THE JUSTICE & SAFETY CENTER Snapshot 2014 The Justice & Safety Center (JSC) is comprised of a team of faculty and staff professionals at Eastern Kentucky University (EKU) dedicated to strengthening

More information

Breaking down information silos to improve GSOC efficiency and effectiveness

Breaking down information silos to improve GSOC efficiency and effectiveness Breaking down information silos to improve GSOC efficiency and effectiveness Microsoft s Global Security Operations teams adopted Visual Command Center from IDV Solutions, an Everbridge company, to reduce

More information

CATEGORY 2: MEETING THE CHALLENGE OF A DIFFICULT JOB SPECIALTY CONTRACTOR

CATEGORY 2: MEETING THE CHALLENGE OF A DIFFICULT JOB SPECIALTY CONTRACTOR CATEGORY 2: MEETING THE CHALLENGE OF A DIFFICULT JOB SPECIALTY CONTRACTOR SPECIALTY CONTRACTOR: Intermountain Electric, Inc. PROJECT NAME: DEN Concourse A Data Center Re-Life Project Phone 303.733.7248

More information

LAWRENCE-DOUGLAS COUNTY INTELLIGENT JOURNEY

LAWRENCE-DOUGLAS COUNTY INTELLIGENT JOURNEY LAWRENCE-DOUGLAS COUNTY INTELLIGENT JOURNEY L-DC REGIONAL ITS ARCHITECTURE AND STRATEGIC DEPLOYMENT PLAN EXECUTIVE SUMMARY The Lawrence-Douglas County Metropolitan Planning Organization (L- DC MPO) has

More information

Usability Evaluation as a Component of the OPEN Development Framework

Usability Evaluation as a Component of the OPEN Development Framework Usability Evaluation as a Component of the OPEN Development Framework John Eklund Access Testing Centre and The University of Sydney 112 Alexander Street, Crows Nest NSW 2065 Australia johne@testingcentre.com

More information

A SERVICE ORGANIZATION S GUIDE SOC 1, 2, & 3 REPORTS

A SERVICE ORGANIZATION S GUIDE SOC 1, 2, & 3 REPORTS A SERVICE ORGANIZATION S GUIDE SOC 1, 2, & 3 REPORTS Introduction If you re a growing service organization, whether a technology provider, financial services corporation, healthcare company, or professional

More information

Control Systems Cyber Security Awareness

Control Systems Cyber Security Awareness Control Systems Cyber Security Awareness US-CERT Informational Focus Paper July 7, 2005 Produced by: I. Purpose Focus Paper Control Systems Cyber Security Awareness The Department of Homeland Security

More information

NORTH CAROLINA NC MRITE. Nominating Category: Enterprise IT Management Initiatives

NORTH CAROLINA NC MRITE. Nominating Category: Enterprise IT Management Initiatives NORTH CAROLINA MANAGING RISK IN THE INFORMATION TECHNOLOGY ENTERPRISE NC MRITE Nominating Category: Nominator: Ann V. Garrett Chief Security and Risk Officer State of North Carolina Office of Information

More information

Number: USF System Emergency Management Responsible Office: Administrative Services

Number: USF System Emergency Management Responsible Office: Administrative Services POLICY USF System USF USFSP USFSM Number: 6-010 Title: USF System Emergency Management Responsible Office: Administrative Services Date of Origin: 2-7-12 Date Last Amended: 8-24-16 (technical) Date Last

More information

A company built on security

A company built on security Security How we handle security at Flywheel Flywheel was founded in 2012 on a mission to create an exceptional platform to help creatives do their best work. As the leading WordPress hosting provider for

More information

Using the Web in Your Teaching

Using the Web in Your Teaching Using the Web in Your Teaching November 16, 2001 Dirk Morrison Extension Division, University of Saskatchewan Workshop Outline What will we cover? Why use the Web for teaching and learning? Planning to

More information

Decommissioning Legacy Networks

Decommissioning Legacy Networks Decommissioning Legacy Networks How Vertix Consulting Helped a Top US Wireless Carrier Decommission Its CDMA Network in Mexico for Future LTE Deployments THE CHALLENGE A major carrier in Mexico was in

More information

Council, 8 February 2017 Information Technology Report Executive summary and recommendations

Council, 8 February 2017 Information Technology Report Executive summary and recommendations Council, 8 February 2017 Information Technology Report Executive summary and recommendations Introduction This report provides the Council with an update into the work of the Information Technology Directorate

More information

Exploring the Maturity of Risk Management Process in Government: An Integrated ERM Model at the U.S. Department of Education

Exploring the Maturity of Risk Management Process in Government: An Integrated ERM Model at the U.S. Department of Education Exploring the Maturity of Risk Management Process in Government: An Integrated ERM Model at the U.S. Department of Education FEDERAL STUDENT AID ENTERPRISE RISK MANAGEMENT GROUP Cynthia Vitters 1. ERM

More information

ASHRAE. Strategic Plan STARTING APPROVED BY ASHRAE BOARD OF DIRECTORS JUNE 24, 2014

ASHRAE. Strategic Plan STARTING APPROVED BY ASHRAE BOARD OF DIRECTORS JUNE 24, 2014 ASHRAE Strategic Plan STARTING 2014 APPROVED BY ASHRAE BOARD OF DIRECTORS JUNE 24, 2014 2 ASHRAE Strategic Plan STARTING 2014 INTRODUCTION ASHRAE has committed to a strategic planning process designed

More information

Mapping Your Requirements to the NIST Cybersecurity Framework. Industry Perspective

Mapping Your Requirements to the NIST Cybersecurity Framework. Industry Perspective Mapping Your Requirements to the NIST Cybersecurity Framework Industry Perspective 1 Quest has the solutions and services to help your organization identify, protect, detect, respond and recover, better

More information

MULTI-AGENCY COORDINATION SYSTEM PUBLICATION RESOURCE DESIGNATION SYSTEM FORMS PACKET MACS 400-3

MULTI-AGENCY COORDINATION SYSTEM PUBLICATION RESOURCE DESIGNATION SYSTEM FORMS PACKET MACS 400-3 MULTI-AGENCY COORDINATION SYSTEM PUBLICATION RESOURCE DESIGNATION SYSTEM FORMS PACKET MACS 400-3 JULY 1, 2009 This document contains information relative to the Incident Command System (ICS) component

More information

Wireless Network Policy and Procedures Version 1.5 Dated November 27, 2002

Wireless Network Policy and Procedures Version 1.5 Dated November 27, 2002 Wireless Network Policy and Procedures Version 1.5 Dated November 27, 2002 Pace University reserves the right to amend or otherwise revise this document as may be necessary to reflect future changes made

More information

ARC BRIEF. ISA100 and Wireless Standards Convergence. By Harry Forbes

ARC BRIEF. ISA100 and Wireless Standards Convergence. By Harry Forbes ARC BRIEF OCTOBER 1, 2010 ISA100 and Wireless Standards Convergence By Harry Forbes ISA100 is one of three standards competing in industrial wireless sensing. What is distinctive about ISA100? What are

More information

Implementation of Information Technology for Statistical Activities in BPS Statistics Indonesia

Implementation of Information Technology for Statistical Activities in BPS Statistics Indonesia Badan Pusat Statistik Badan Pusat Statistik Statistics Indonesia Implementation of Information Technology for Statistical Activities in BPS Statistics Indonesia Presented by Rusman Heriawan Introduction

More information

Getting Started Guide. Version 4.4

Getting Started Guide. Version 4.4 C i s co EnergyWise Management Getting Started Guide Version 4.4 Contents Introduction to Cisco EnergyWise Management...4 Setup & Installation...5 System Requirements (Single Server Installation)...5 Installation...6

More information

Human-Computer Interaction IS4300

Human-Computer Interaction IS4300 Human-Computer Interaction IS4300 1 Quiz 3 1 I5 due next class Your mission in this exercise is to implement a very simple Java painting applet. The applet must support the following functions: Draw curves,

More information

National Weather Service Weather Forecast Office Norman, OK Website Redesign Proposal Report 12/14/2015

National Weather Service Weather Forecast Office Norman, OK Website Redesign Proposal Report 12/14/2015 National Weather Service Weather Forecast Office Norman, OK Website Redesign Proposal Report 12/14/2015 Lindsay Boerman, Brian Creekmore, Myleigh Neill TABLE OF CONTENTS Parts PAGE Abstract... 3 Introduction...

More information

HIPAA RISK ADVISOR SAMPLE REPORT

HIPAA RISK ADVISOR SAMPLE REPORT HIPAA RISK ADVISOR SAMPLE REPORT HIPAA Security Analysis Report The most tangible part of any annual security risk assessment is the final report of findings and recommendations. It s important to have

More information

STRATEGIC PLAN. USF Emergency Management

STRATEGIC PLAN. USF Emergency Management 2016-2020 STRATEGIC PLAN USF Emergency Management This page intentionally left blank. Organization Overview The Department of Emergency Management (EM) is a USF System-wide function based out of the Tampa

More information

ASHRAE. Strategic Plan STARTING

ASHRAE. Strategic Plan STARTING 1 ASHRAE Strategic Plan STARTING 2014 O StrategicPlan STARTING 2014 Figure 1: The Strategic Plan on a Page VISION ASHRAE will be the global leader, the foremost source of technical and educational information,

More information

Cybersecurity-Related Information Sharing Guidelines Draft Document Request For Comment

Cybersecurity-Related Information Sharing Guidelines Draft Document Request For Comment Cybersecurity-Related Information Sharing Guidelines Draft Document Request For Comment SWG G 3 2016 v0.2 ISAO Standards Organization Standards Working Group 3: Information Sharing Kent Landfield, Chair

More information

AUDIT UNITED NATIONS VOLUNTEERS PROGRAMME INFORMATION AND COMMUNICATION TECHNOLOGY. Report No Issue Date: 8 January 2014

AUDIT UNITED NATIONS VOLUNTEERS PROGRAMME INFORMATION AND COMMUNICATION TECHNOLOGY. Report No Issue Date: 8 January 2014 UNITED NATIONS DEVELOPMENT PROGRAMME AUDIT OF UNITED NATIONS VOLUNTEERS PROGRAMME INFORMATION AND COMMUNICATION TECHNOLOGY Report No. 1173 Issue Date: 8 January 2014 Table of Contents Executive Summary

More information

Enhancing the Cybersecurity of Federal Information and Assets through CSIP

Enhancing the Cybersecurity of Federal Information and Assets through CSIP TECH BRIEF How BeyondTrust Helps Government Agencies Address Privileged Access Management to Improve Security Contents Introduction... 2 Achieving CSIP Objectives... 2 Steps to improve protection... 3

More information

Port Facility Cyber Security

Port Facility Cyber Security International Port Security Program Port Facility Cyber Security Cyber Security Assessment MAR'01 1 Lesson Topics ISPS Code Requirement The Assessment Process ISPS Code Requirements What is the purpose

More information

How to Conduct a Heuristic Evaluation

How to Conduct a Heuristic Evaluation Page 1 of 9 useit.com Papers and Essays Heuristic Evaluation How to conduct a heuristic evaluation How to Conduct a Heuristic Evaluation by Jakob Nielsen Heuristic evaluation (Nielsen and Molich, 1990;

More information

Website ADA Compliance Made Easy: How to Respond to Legal Demand Letters or Avoid Them, Altogether.

Website ADA Compliance Made Easy: How to Respond to Legal Demand Letters or Avoid Them, Altogether. Website ADA Compliance Made Easy: How to Respond to Legal Demand Letters or Avoid Them, Altogether. Legal Demand Letters. Solved. Background Across the country, thousands of businesses and organizations,

More information

IADS is an analysis and display software tool developed to address data delivery,

IADS is an analysis and display software tool developed to address data delivery, IADS is an analysis and display software tool developed to address data delivery, visualization and analysis needs faced by the engineering community working in both a real-time control and post-test environment.

More information

A Path Planning Algorithm to Enable Well-Clear Low Altitude UAS Operation Beyond Visual Line of Sight

A Path Planning Algorithm to Enable Well-Clear Low Altitude UAS Operation Beyond Visual Line of Sight A Path Planning Algorithm to Enable Well-Clear Low Altitude UAS Operation Beyond Visual Line of Sight Swee Balachandran National Institute of Aerospace, Hampton, VA Anthony Narkawicz, César Muñoz, María

More information

The Interaction. Dr. Karim Bouzoubaa

The Interaction. Dr. Karim Bouzoubaa The Interaction Dr. Karim Bouzoubaa UI Hall of Fame or Shame? The buttons are limited to text labels: à pi instead of (scientific mode) à sqrt rather than à * instead of X Why only one line of display?

More information

In 2017, the Auditor General initiated an audit of the City s information technology infrastructure and assets.

In 2017, the Auditor General initiated an audit of the City s information technology infrastructure and assets. REPORT FOR ACTION IT Infrastructure and IT Asset Management Review: Phase 1: Establishing an Information Technology Roadmap to Guide the Way Forward for Infrastructure and Asset Management Date: January

More information

Business Continuity and Disaster Recovery. Pennsylvania Emergency Management Agency (PEMA) Satellite Warning System/Rapid Notification Network

Business Continuity and Disaster Recovery. Pennsylvania Emergency Management Agency (PEMA) Satellite Warning System/Rapid Notification Network Business Continuity and Disaster Recovery Pennsylvania Emergency Management Agency (PEMA) Satellite Warning System/Rapid Notification Network Executive Summary Too often emergency management communication

More information

Managing DC Work Zones: DDOT s Citywide Transportation Management Plan

Managing DC Work Zones: DDOT s Citywide Transportation Management Plan Managing DC Work Zones: DDOT s Citywide Transportation Management Plan ARTBA National Work Zone Management Conference September 20, 2016 1 Outline Citywide Transportation Management Plan (TMP) Citywide

More information

Department of Economic and Social Affairs May 2007

Department of Economic and Social Affairs May 2007 UNITED NATIONS SECRETARIAT ESA/STAT/AC.115/19 Department of Economic and Social Affairs May 2007 Statistics Division English only United Nations Expert Group Meeting on Contemporary Practices in Census

More information

Promoting accountability and transparency of multistakeholder partnerships for the implementation of the 2030 Agenda

Promoting accountability and transparency of multistakeholder partnerships for the implementation of the 2030 Agenda 2016 PARTNERSHIP FORUM Promoting accountability and transparency of multistakeholder partnerships for the implementation of the 2030 Agenda 31 March 2016 Dialogue Two (3:00 p.m. 5:45 p.m.) ECOSOC CHAMBER,

More information

ICSP Section 508 System Catalog Meeting. Wednesday, February 29, 2012

ICSP Section 508 System Catalog Meeting. Wednesday, February 29, 2012 ICSP Section 508 System Catalog Meeting Wednesday, February 29, 2012 Section 508 System Catalog Form In September 2011, Abt Associates sent out a Section 508 System Catalog form to the 14 principal statistical

More information

Human Computer Interface Design Chapter 7 User Interface Elements Design and Guidelines

Human Computer Interface Design Chapter 7 User Interface Elements Design and Guidelines Human Computer Interface Design Chapter 7 User Interface Elements Design and Guidelines Objective UI Guidelines provides information on the theory behind the UI Elements "look and feel" and the practice

More information

SYMANTEC: SECURITY ADVISORY SERVICES. Symantec Security Advisory Services The World Leader in Information Security

SYMANTEC: SECURITY ADVISORY SERVICES. Symantec Security Advisory Services The World Leader in Information Security SYMANTEC: SECURITY ADVISORY SERVICES Symantec Security Advisory Services The World Leader in Information Security Knowledge, as the saying goes, is power. At Symantec we couldn t agree more. And when it

More information

Release Management Process and Implementation Guidelines

Release Management Process and Implementation Guidelines Release Management Process and Implementation Guidelines Adopted by the IAIABC EDI Council on March 9, 2017 and revised on November 9, 2017 Introduction This document is intended to ensure greater stability,

More information

Cyber Security Strategy

Cyber Security Strategy Cyber Security Strategy Committee for Home Affairs Introduction Cyber security describes the technology, processes and safeguards that are used to protect our networks, computers, programs and data from

More information

Transform your bottom line: 5G Fixed Wireless Access

Transform your bottom line: 5G Fixed Wireless Access Transform your bottom line: 5G Fixed Wireless Access Transform Your Bottom Line: 5G Fixed Wireless Access 1 Seizing the opportunity of 5G with Fixed Wireless Access To get a sense of the future of broadband,

More information

AVIATION. The leading provider of integrated security solutions in the field of aviation fjcsecurity.com/fjcaviation

AVIATION. The leading provider of integrated security solutions in the field of aviation fjcsecurity.com/fjcaviation AVIATION The leading provider of integrated security solutions in the field of aviation. 718-244-1400 fjcsecurity.com/fjcaviation 718-244-1400 fjcsecurity.com/fjcaviation HARDWORKING, RELIABLE EXPERTS

More information

Decommissioning Legacy Networks

Decommissioning Legacy Networks ERTIX Consulting Decommissioning Legacy Networks How Vertix Consulting Helped a Top US Wireless Carrier Decommission Its CDMA Network in Mexico for Future LTE Deployments ERTIX Consulting Decommissioning

More information

RSA Solution Brief. Managing Risk Within Advanced Security Operations. RSA Solution Brief

RSA Solution Brief. Managing Risk Within Advanced Security Operations. RSA Solution Brief RSA Solution Brief Managing Risk Within Advanced Security Operations RSA Solution Brief How do you advance your security operations function? Increasingly sophisticated security threats and the growing

More information

Senior Project: Calendar

Senior Project: Calendar Senior Project: Calendar By Jason Chin June 2, 2017 Contents 1 Introduction 1 2 Vision and Scope 2 2.1 Business Requirements...................... 2 2.1.1 Background........................ 2 2.1.2 Business

More information

Jennifer Nip, P.Eng. Portfolio

Jennifer Nip, P.Eng. Portfolio Jennifer Nip, P.Eng Portfolio Jennifer Nip Portfolio Jennifer has over 10 years experience in web design and usability analysis Being the Lead User Experience Designer, she has leading edge web design

More information

The AAA Driver. Want to Get More MPG From Your Training Materials? Fuel Your Business with. Not a AAA Certified Instructor yet? See Page 3.

The AAA Driver. Want to Get More MPG From Your Training Materials? Fuel Your Business with. Not a AAA Certified Instructor yet? See Page 3. Want to Get More MPG From Your Training Materials? Fuel Your Business with The AAA Driver Improvement Program The new Driver Improvement Program is an outstanding product that gives us all the tools we

More information

How Cisco IT Is Accelerating Adoption of IPv6

How Cisco IT Is Accelerating Adoption of IPv6 Cisco IT Case Study How Cisco IT Is Accelerating Adoption of IPv6 Priority projects are IPv6-based public website and end-to-end reference implementation. Cisco IT Case Study / Borderless Networks / IPv6:

More information

South Central ROP Projects

South Central ROP Projects Pennsylvania Department of Transportation ROP Overview and Summary South Central ROP Projects November 2007 77 INCIDENT MANAGEMENT (IM) Draft Version 1 July 2007-40 - IM 1: SOUTH CENTRAL PA ITS DEPLOYMENT

More information

OPEN Networks - Future Worlds Consultation

OPEN Networks - Future Worlds Consultation ENA Open Networks Future Worlds Consultation OPEN Networks - Future Worlds Consultation Developing change options to facilitate energy decarbonisation, digitisation and decentralisation Executive Summary

More information

Template Instructions

Template Instructions A warning, watch, or emergency message is normally issued only once to provide initial alert of the event. A new warning, watch, or emergency message should be issued if the hazard or recommended public

More information