首页 > 最新文献

2009 IEEE/AIAA 28th Digital Avionics Systems Conference最新文献

英文 中文
NextGen trajectory approaches with air-air negotiation protocol 下一代弹道方法采用空对空协商协议
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347502
D. Sarinena, C. Barrado, E. Pastor, J. Tristancho
Current and future air traffic is requiring new procedures and systems to achieve a greater automation and efficiency of the air traffic operations. On controlled air space and airports, centralized ATC support the real time complexity of air traffic management. But on non-controlled aerodromes, used mainly by general aviation, the absence of ATC support may limit the increase of this type of air traffic. General aviation aircraft fly under VFR and only when weather and visibility conditions are good. Their flight is the closest approach to free flight new concept but without the technological support of avionics to make decisions. An aeronautical radio and a GPS are in most cases their available technologies on board. This paper proposes an air-air negotiation protocol for general aviation approaching an aerodrome without ATC. The technological requirement of the protocol is the aeronautical radio enhanced with an ACARS avionics. A fast decision making algorithm is proposed to solve landing time requests based on changes in speed and on the use of a same landing procedure. The protocol has been tested for several scenarios involving up to ten aircraft with satisfactory results.
当前和未来的空中交通需要新的程序和系统,以实现空中交通操作的更高自动化和效率。在管制空域和机场,集中式空中交通管制支持实时复杂的空中交通管理。但在主要用于通用航空的非管制机场,缺乏空中交通管制的支持可能会限制这类空中交通的增长。通用航空飞机只有在天气和能见度良好的情况下,才会在VFR下飞行。他们的飞行是最接近自由飞行的新概念,但没有航空电子设备的技术支持来做出决定。在大多数情况下,航空无线电和全球定位系统是机上可用的技术。提出了一种通用航空接近无空中管制机场的空对空协商协议。该协议的技术要求是用ACARS航空电子设备增强航空无线电。提出了一种基于速度变化和使用相同着陆程序的快速决策算法。该议定书已在涉及多达10架飞机的几种情况下进行了测试,结果令人满意。
{"title":"NextGen trajectory approaches with air-air negotiation protocol","authors":"D. Sarinena, C. Barrado, E. Pastor, J. Tristancho","doi":"10.1109/DASC.2009.5347502","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347502","url":null,"abstract":"Current and future air traffic is requiring new procedures and systems to achieve a greater automation and efficiency of the air traffic operations. On controlled air space and airports, centralized ATC support the real time complexity of air traffic management. But on non-controlled aerodromes, used mainly by general aviation, the absence of ATC support may limit the increase of this type of air traffic. General aviation aircraft fly under VFR and only when weather and visibility conditions are good. Their flight is the closest approach to free flight new concept but without the technological support of avionics to make decisions. An aeronautical radio and a GPS are in most cases their available technologies on board. This paper proposes an air-air negotiation protocol for general aviation approaching an aerodrome without ATC. The technological requirement of the protocol is the aeronautical radio enhanced with an ACARS avionics. A fast decision making algorithm is proposed to solve landing time requests based on changes in speed and on the use of a same landing procedure. The protocol has been tested for several scenarios involving up to ten aircraft with satisfactory results.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125707372","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Implementing logical synchrony in integrated modular avionics 集成模块化航空电子系统中逻辑同步的实现
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347579
Steven P. Miller, D. Cofer, L. Sha, J. Meseguer, A. Al-Nayeem
Many avionics systems must be implemented as redundant, distributed systems in order to provide the necessary level of fault tolerance. To correctly perform their function, the individual nodes of these systems must agree on some part of the global system state. Developing protocols to achieve this agreement is greatly simplified if the nodes execute synchronously relative to each other, but many Integrated Modular Avionics architectures assume nodes will execute asynchronously. This paper presents a simple design pattern, Physically Asynchronous/Logically Synchronous (PALS), that allows developers to design and verify a distributed, redundant system as though all nodes execute synchronously. This synchronous design can then be distributed over a physically asynchronous architecture in such a way that the logical correctness of the design is preserved. Use of this complexity reducing design pattern greatly simplifies the development and verification of fault tolerant distributed applications, ensures optimal system performance, and provides a standard argument for system certification.
为了提供必要的容错水平,许多航空电子系统必须实现为冗余的分布式系统。为了正确地执行它们的功能,这些系统的各个节点必须就全局系统状态的某些部分达成一致。如果节点之间的执行是同步的,那么实现这种协议的协议开发就会大大简化,但是许多集成模块化航空电子体系结构假设节点是异步执行的。本文提出了一个简单的设计模式,物理异步/逻辑同步(PALS),它允许开发人员设计和验证分布式冗余系统,就像所有节点同步执行一样。然后,可以将这种同步设计分布在物理异步架构上,从而保持设计的逻辑正确性。使用这种降低复杂性的设计模式大大简化了容错分布式应用程序的开发和验证,确保了最佳的系统性能,并为系统认证提供了标准论据。
{"title":"Implementing logical synchrony in integrated modular avionics","authors":"Steven P. Miller, D. Cofer, L. Sha, J. Meseguer, A. Al-Nayeem","doi":"10.1109/DASC.2009.5347579","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347579","url":null,"abstract":"Many avionics systems must be implemented as redundant, distributed systems in order to provide the necessary level of fault tolerance. To correctly perform their function, the individual nodes of these systems must agree on some part of the global system state. Developing protocols to achieve this agreement is greatly simplified if the nodes execute synchronously relative to each other, but many Integrated Modular Avionics architectures assume nodes will execute asynchronously. This paper presents a simple design pattern, Physically Asynchronous/Logically Synchronous (PALS), that allows developers to design and verify a distributed, redundant system as though all nodes execute synchronously. This synchronous design can then be distributed over a physically asynchronous architecture in such a way that the logical correctness of the design is preserved. Use of this complexity reducing design pattern greatly simplifies the development and verification of fault tolerant distributed applications, ensures optimal system performance, and provides a standard argument for system certification.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"14 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130282960","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 54
Proposing improvements to avoid the CRC compromise and the silent specification 提出改进以避免CRC妥协和沉默规范
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347445
C. Rogers
In this paper we examine the issues and benefits associated with the use of cyclic redundancy checks (CRC)s that manifest during the later phases of safety-critical software development projects. We look at some less obvious details that will potentially increase return on investment (ROI), avoid common DO-178B certification planning and design difficulties, as well as, speed development and integration. We propose software build process improvements with promise to improve version integrity, executable integrity, version identification, and executable identification. We examine the role of CRCs in software configuration management (SCM) and propose their potential for partial satisfaction of DO-178B objectives, like traceability. We look at time-saving steps for integrating with systems that use one of three standard algorithms. Of particular interest, we provide a table of residues from faulty algorithms and their likely causes and remedies, and provide overlooked tips for asynchronous communication devices to aid in the late development phase. There are analysis and data collection techniques proposed to support initial data transfer error rate claims in the early assessment of system integrity and availability, and to show the satisfaction of established bounds.
在本文中,我们研究了与使用循环冗余检查(CRC)相关的问题和好处,这些问题和好处在安全关键型软件开发项目的后期阶段表现出来。我们着眼于一些不太明显的细节,这些细节将潜在地提高投资回报率(ROI),避免常见的DO-178B认证规划和设计困难,以及加快开发和集成。我们建议改进软件构建过程,并承诺改进版本完整性、可执行完整性、版本识别和可执行识别。我们研究了crc在软件配置管理(SCM)中的作用,并提出了它们部分满足DO-178B目标的潜力,比如可追溯性。我们着眼于与使用三种标准算法之一的系统集成的节省时间的步骤。特别有趣的是,我们提供了错误算法的残留表及其可能的原因和补救措施,并为异步通信设备提供了被忽视的提示,以帮助后期开发阶段。在系统完整性和可用性的早期评估中,提出了一些分析和数据收集技术来支持初始数据传输错误率声明,并显示对既定界限的满足。
{"title":"Proposing improvements to avoid the CRC compromise and the silent specification","authors":"C. Rogers","doi":"10.1109/DASC.2009.5347445","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347445","url":null,"abstract":"In this paper we examine the issues and benefits associated with the use of cyclic redundancy checks (CRC)s that manifest during the later phases of safety-critical software development projects. We look at some less obvious details that will potentially increase return on investment (ROI), avoid common DO-178B certification planning and design difficulties, as well as, speed development and integration. We propose software build process improvements with promise to improve version integrity, executable integrity, version identification, and executable identification. We examine the role of CRCs in software configuration management (SCM) and propose their potential for partial satisfaction of DO-178B objectives, like traceability. We look at time-saving steps for integrating with systems that use one of three standard algorithms. Of particular interest, we provide a table of residues from faulty algorithms and their likely causes and remedies, and provide overlooked tips for asynchronous communication devices to aid in the late development phase. There are analysis and data collection techniques proposed to support initial data transfer error rate claims in the early assessment of system integrity and availability, and to show the satisfaction of established bounds.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"206 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133927540","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Assessing tactical alert function accuracy performance 评估战术警报功能的准确性
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347519
S. Torres, E. McKay
An effective test program for the evaluation of the performance of the Short Term Conflict Alert (STCA) function must consider the definition of the test scenario, assessment metrics, and alert classification rules. This paper discusses test issues encountered using a realistic scenario based on live data. The paper describes a method to obtain systematic and automated measurements of nuisance rate, missed rate, and alert response time for a realistic traffic scenario. Based on experience using live data, the concept of a valid alert is introduced to deal with an alert that is not associated with an actual conflict nor considered to be a nuisance alert (e.g., an alert issued prior to an aircraft maneuver that avoids loss of separation). To classify alerts as nuisance or valid, and to check timeliness of alerts associated with a conflict, the approach relies on the comparison of the alerts declared by the system with those that would be expected from “truth data” projected forward in time (linear predictor) — truth data defined as the actual aircraft paths. Detailed alert classification rules addressing issues encountered in performance testing with realistic scenario data are described. Approaches to obtaining a representation of “truth data” are referenced. The method of using a Test Predictor operating on truth data in association with alert classification rules was used in performance evaluation of, and problem identification related to, the tactical alert function in the En Route Automation Modernization (ERAM) system and for studies of the Common Automated Radar Terminal System (Common ARTS). Aspects of the performance measurement approach described herein may be applicable to the development of accuracy requirements of future systems.
评估短期冲突警报(STCA)功能性能的有效测试程序必须考虑测试场景、评估度量和警报分类规则的定义。本文讨论了使用基于实时数据的现实场景所遇到的测试问题。本文描述了一种方法,以获得系统和自动测量妨害率,漏报率和警报响应时间为一个现实的交通场景。根据使用实时数据的经验,引入有效警报的概念来处理与实际冲突无关的警报,也不被认为是妨害警报(例如,在飞机机动之前发出的警报,以避免失去分离)。为了将警报分类为有害警报或有效警报,并检查与冲突相关的警报的及时性,该方法依赖于将系统宣布的警报与预期的“真实数据”进行比较(线性预测器)-真实数据定义为实际的飞机路径。描述了详细的警报分类规则,解决了使用实际场景数据进行性能测试时遇到的问题。引用了获取“真值数据”表示的方法。在航路自动化现代化(ERAM)系统和通用自动雷达终端系统(Common ARTS)的研究中,使用与警报分类规则相关的真实数据操作的测试预测器的方法被用于与战术警报功能相关的性能评估和问题识别。本文描述的性能测量方法的某些方面可能适用于未来系统精度要求的开发。
{"title":"Assessing tactical alert function accuracy performance","authors":"S. Torres, E. McKay","doi":"10.1109/DASC.2009.5347519","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347519","url":null,"abstract":"An effective test program for the evaluation of the performance of the Short Term Conflict Alert (STCA) function must consider the definition of the test scenario, assessment metrics, and alert classification rules. This paper discusses test issues encountered using a realistic scenario based on live data. The paper describes a method to obtain systematic and automated measurements of nuisance rate, missed rate, and alert response time for a realistic traffic scenario. Based on experience using live data, the concept of a valid alert is introduced to deal with an alert that is not associated with an actual conflict nor considered to be a nuisance alert (e.g., an alert issued prior to an aircraft maneuver that avoids loss of separation). To classify alerts as nuisance or valid, and to check timeliness of alerts associated with a conflict, the approach relies on the comparison of the alerts declared by the system with those that would be expected from “truth data” projected forward in time (linear predictor) — truth data defined as the actual aircraft paths. Detailed alert classification rules addressing issues encountered in performance testing with realistic scenario data are described. Approaches to obtaining a representation of “truth data” are referenced. The method of using a Test Predictor operating on truth data in association with alert classification rules was used in performance evaluation of, and problem identification related to, the tactical alert function in the En Route Automation Modernization (ERAM) system and for studies of the Common Automated Radar Terminal System (Common ARTS). Aspects of the performance measurement approach described herein may be applicable to the development of accuracy requirements of future systems.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128918998","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Use of multicore processors in avionics systems and its potential impact on implementation and certification 航空电子系统中多核处理器的使用及其对实施和认证的潜在影响
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347560
L. Kinnan
With the wide availability of multiple core (multicore) processors, their reduced space, weight and power (SWaP) properties make them extremely attractive for use in Avionics systems. In order to implement a solution on a multicore platform, the developer will be confronted with numerous implementation and certification issues that are not present in unicore or discrete multiple processor implementations. These issues involve both hardware and software aspects of certification and the interoperation of the two. This paper will provide guidance to the developer on the issues that must be addressed from both a hardware and software aspect in order to understand the potential and limitations of multicore solutions.
随着多核(多核)处理器的广泛应用,其减少的空间、重量和功耗(SWaP)特性使其在航空电子系统中的应用极具吸引力。为了在多核平台上实现解决方案,开发人员将面临许多在单核或离散多处理器实现中不存在的实现和认证问题。这些问题涉及认证的硬件和软件方面以及两者的互操作。为了理解多核解决方案的潜力和局限性,本文将为开发人员提供必须从硬件和软件两个方面解决的问题的指导。
{"title":"Use of multicore processors in avionics systems and its potential impact on implementation and certification","authors":"L. Kinnan","doi":"10.1109/DASC.2009.5347560","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347560","url":null,"abstract":"With the wide availability of multiple core (multicore) processors, their reduced space, weight and power (SWaP) properties make them extremely attractive for use in Avionics systems. In order to implement a solution on a multicore platform, the developer will be confronted with numerous implementation and certification issues that are not present in unicore or discrete multiple processor implementations. These issues involve both hardware and software aspects of certification and the interoperation of the two. This paper will provide guidance to the developer on the issues that must be addressed from both a hardware and software aspect in order to understand the potential and limitations of multicore solutions.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127856998","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 42
Quality of reported NACP in surveillance and broadcast services systems 在监视和广播服务系统中报告NACP的质量
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347431
R. Mueller
The Surveillance and Broadcast Services System (SBSS) is tasked in part with fusing NAS radar surveillance data with ADS-B data in order to provide (1) Validated ADS-B reports to ATC, and (2) a complete picture of ADS-B equipped and non-equipped aircraft to participating Traffic Information Services-Broadcast (TIS-B) clients. In order to support these functions, the multi-sensor tracker (MST) within the SBS system must translate the ADS-B avionics reported NACp to a measurement covariance in order to complete the IMM-Kalman fusion process. It is important that the reported NACp, within the confines of the NACp construct, provide an accurate assessment of the position quality contained in the respective ADS-B report with respect to the reported time of applicability. This paper assesses NACp jitter position quality through analysis of more than one million ADS-B reports recently collected in the SBSS network. Characterizations are made for each NACp number for which there are sufficient data, and distinctions are made in characterizing NACp quality between UAT, 1090 ES (DO-260) and 1090 ES (DO-260A).
监视和广播服务系统(SBSS)的部分任务是将NAS雷达监视数据与ADS-B数据融合,以便提供(1)向空中交通管制中心提供经过验证的ADS-B报告,以及(2)向参与交通信息服务广播(TIS-B)的客户提供配备ADS-B和未配备ADS-B的飞机的完整图像。为了支持这些功能,SBS系统中的多传感器跟踪器(MST)必须将ADS-B航电系统报告的NACp转换为测量协方差,以完成IMM-Kalman融合过程。重要的是,报告的NACp,在NACp结构的范围内,对各自ADS-B报告中包含的关于报告的适用性时间的仓位质量提供准确的评估。本文通过分析SBSS网络最近收集的100多万份ADS-B报告,对NACp抖动位置质量进行了评估。对有足够数据的每个NACp编号进行特征描述,并对UAT, 1090 ES (DO-260)和1090 ES (DO-260A)之间的NACp质量特征进行区分。
{"title":"Quality of reported NACP in surveillance and broadcast services systems","authors":"R. Mueller","doi":"10.1109/DASC.2009.5347431","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347431","url":null,"abstract":"The Surveillance and Broadcast Services System (SBSS) is tasked in part with fusing NAS radar surveillance data with ADS-B data in order to provide (1) Validated ADS-B reports to ATC, and (2) a complete picture of ADS-B equipped and non-equipped aircraft to participating Traffic Information Services-Broadcast (TIS-B) clients. In order to support these functions, the multi-sensor tracker (MST) within the SBS system must translate the ADS-B avionics reported NACp to a measurement covariance in order to complete the IMM-Kalman fusion process. It is important that the reported NACp, within the confines of the NACp construct, provide an accurate assessment of the position quality contained in the respective ADS-B report with respect to the reported time of applicability. This paper assesses NACp jitter position quality through analysis of more than one million ADS-B reports recently collected in the SBSS network. Characterizations are made for each NACp number for which there are sufficient data, and distinctions are made in characterizing NACp quality between UAT, 1090 ES (DO-260) and 1090 ES (DO-260A).","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133799540","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Exploration of human factors issues within a future separation assurance concept 探索未来分离保障概念中的人为因素问题
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347469
Christopher Cabrall, Lynne Martin, Paul U. Lee, Kimberly K. Jobe
The human factors (HF) impact of sweeping changes in the roles of human operators, as well as the introduction of new technologies, are being studied in NASA's Next Generation Air Transportation System (NextGen). As part of a NASA funded project [1], a walkthrough technique was constructed to examine the effectiveness of using a low-cost method for looking at NextGen concepts in detail within a concrete operational context. A ground-based Separation Assurance (SA) concept was chosen as a specific example and its instantiation for a high-level en route air traffic controller position was selected as the focus. Test run recordings from a previous study [2] provided four off-nominal events as stimuli for our walkthrough. Each event was analyzed to identify its progression due to an action by the controller or the automation. Based on reviews of four NextGen research concepts [1, 3], 18 HF themes were selected as key areas affected by introducing NextGen automation for the SA function. These encompassed cognitive and organizational topics including attention, workload and job responsibilities. A walkthrough was constructed by applying these themes as questions to relevant points in a set of events. Six retired controllers watched each event three times. First, the event was played in real time; second, the event was stepped through and a question with a cognitive theme was asked; and third, the event was stepped through again and an organization question was asked. Participants' answers were recorded and later transcribed. Qualitative analyses selected questions that addressed the 18 themes. Results indicated valuable unique operational insights into the problems for the NextGen SA concept not previously available through human-in-the-loop simulations alone. Given that other concept exploration methods are resource-intensive (e.g. Human in the Loop), the cognitive walkthrough was found to be a low cost and reasonably rapid method for exploring HF issues. The use of a dynamic “storyboard” to provide the stimulus for the walkthrough questions, while moving away from the original cognitive walkthrough method, was considered to be essential in the domain due to the spatial and dynamic nature of controllers' expertise.
NASA的下一代航空运输系统(NextGen)正在研究人为因素(HF)对人类操作员角色的全面变化以及新技术的引入的影响。作为NASA资助项目[1]的一部分,构建了一种演练技术,以检查在具体操作环境中使用低成本方法详细查看NextGen概念的有效性。以地面分离保障(SA)概念为具体实例,并以高空空中交通管制员岗位为重点进行实例化。先前研究[2]中的测试运行记录为我们的演练提供了四个非标称事件作为刺激。对每个事件进行分析,以确定由于控制器或自动化操作而导致的进程。基于对四个NextGen研究概念的回顾[1,3],选择了18个HF主题作为引入NextGen自动化对SA功能影响的关键领域。这些包括认知和组织主题,包括注意力、工作量和工作职责。演练是通过将这些主题作为问题应用于一组事件中的相关点来构建的。六名退休的管制员观看了每个事件三次。首先,事件是实时进行的;其次,对事件进行逐级筛选,提出一个认知主题的问题;第三,这个活动再次进行了一遍,并提出了一个组织问题。参与者的回答被记录下来,然后转录出来。定性分析选择了涉及18个主题的问题。结果表明,对于NextGen SA概念中存在的问题,有价值的独特操作见解,这是以前仅通过人在环模拟无法获得的。考虑到其他概念探索方法是资源密集型的(例如Human in the Loop),认知演练被认为是一种低成本且相当快速的探索高频问题的方法。使用动态“故事板”为演练问题提供刺激,同时远离最初的认知演练方法,由于控制器专业知识的空间和动态性质,这被认为是在该领域必不可少的。
{"title":"Exploration of human factors issues within a future separation assurance concept","authors":"Christopher Cabrall, Lynne Martin, Paul U. Lee, Kimberly K. Jobe","doi":"10.1109/DASC.2009.5347469","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347469","url":null,"abstract":"The human factors (HF) impact of sweeping changes in the roles of human operators, as well as the introduction of new technologies, are being studied in NASA's Next Generation Air Transportation System (NextGen). As part of a NASA funded project [1], a walkthrough technique was constructed to examine the effectiveness of using a low-cost method for looking at NextGen concepts in detail within a concrete operational context. A ground-based Separation Assurance (SA) concept was chosen as a specific example and its instantiation for a high-level en route air traffic controller position was selected as the focus. Test run recordings from a previous study [2] provided four off-nominal events as stimuli for our walkthrough. Each event was analyzed to identify its progression due to an action by the controller or the automation. Based on reviews of four NextGen research concepts [1, 3], 18 HF themes were selected as key areas affected by introducing NextGen automation for the SA function. These encompassed cognitive and organizational topics including attention, workload and job responsibilities. A walkthrough was constructed by applying these themes as questions to relevant points in a set of events. Six retired controllers watched each event three times. First, the event was played in real time; second, the event was stepped through and a question with a cognitive theme was asked; and third, the event was stepped through again and an organization question was asked. Participants' answers were recorded and later transcribed. Qualitative analyses selected questions that addressed the 18 themes. Results indicated valuable unique operational insights into the problems for the NextGen SA concept not previously available through human-in-the-loop simulations alone. Given that other concept exploration methods are resource-intensive (e.g. Human in the Loop), the cognitive walkthrough was found to be a low cost and reasonably rapid method for exploring HF issues. The use of a dynamic “storyboard” to provide the stimulus for the walkthrough questions, while moving away from the original cognitive walkthrough method, was considered to be essential in the domain due to the spatial and dynamic nature of controllers' expertise.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115528385","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Interactions between single-center dynamic resectorization and NextGen TFM 单中心动态再造与下一代TFM之间的相互作用
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347542
G. Hunter
This paper documents results we obtained from meta-simulation experiments which included both dynamic airspace configuration (DAC) and Traffic Flow Management (TFM) automated decision making. The DAC decision making operated in the Chicago Center and the TFM decision making was national airspace system (NAS) wide. Our results give preliminary indications of performance improvement due to these tools and of interaction effects between the tools. The paper concludes with a discussion of recommended future research directions.
本文记录了动态空域配置(DAC)和交通流管理(TFM)自动决策的元模拟实验结果。DAC决策在芝加哥中心进行,TFM决策在全国空域系统范围内进行。我们的结果给出了性能改进的初步迹象,由于这些工具和工具之间的相互作用的影响。最后,对今后的研究方向进行了展望。
{"title":"Interactions between single-center dynamic resectorization and NextGen TFM","authors":"G. Hunter","doi":"10.1109/DASC.2009.5347542","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347542","url":null,"abstract":"This paper documents results we obtained from meta-simulation experiments which included both dynamic airspace configuration (DAC) and Traffic Flow Management (TFM) automated decision making. The DAC decision making operated in the Chicago Center and the TFM decision making was national airspace system (NAS) wide. Our results give preliminary indications of performance improvement due to these tools and of interaction effects between the tools. The paper concludes with a discussion of recommended future research directions.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"163 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124559471","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Feasibility study of IEEE 802.15.4 for aerospace wireless sensor networks IEEE 802.15.4用于航空航天无线传感器网络的可行性研究
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347576
Jianhua Liu, I. Demirkiran, Thomas T. Yang, A. Helfrick
Wireless communications has been a reliable data link means in many aerospace applications, including critical ones. The major concern for using wireless links for aerospace sensors is the feasibility of their in the aerospace setting; i.e., whether wireless links will negatively affect the overall reliability and safety of the aircrafts. In a previous paper, we studied the feasibility issue and concluded that with appropriate choice of wireless communication schemes and parameters, the wireless links can have reasonable immunity to interferences, low interference to other on-board wireless systems, and good security performance. In this paper, we consider the feasibility of adapting an existing technology, IEEE 802.15.4, to implement the wireless links for aerospace sensors, with focuses on immunity to interferences and data security. We conclude that a wireless network based on IEEE 802.15.4-compatible devices is appropriate for non-critical aerospace applications, at least from building a demo system's point of view.
无线通信已成为许多航空航天应用(包括关键应用)中可靠的数据链手段。在航空航天传感器中使用无线链路的主要问题是其在航空航天环境中的可行性;即,无线链路是否会对飞机的整体可靠性和安全性产生负面影响。在之前的一篇论文中,我们研究了可行性问题,并得出结论,通过选择适当的无线通信方案和参数,无线链路可以具有合理的抗干扰性,对其他车载无线系统的干扰较小,并且具有良好的安全性能。在本文中,我们考虑了采用现有技术IEEE 802.15.4来实现航空传感器无线链路的可行性,重点是抗干扰和数据安全性。我们的结论是,至少从构建演示系统的角度来看,基于IEEE 802.15.4兼容设备的无线网络适用于非关键的航空航天应用。
{"title":"Feasibility study of IEEE 802.15.4 for aerospace wireless sensor networks","authors":"Jianhua Liu, I. Demirkiran, Thomas T. Yang, A. Helfrick","doi":"10.1109/DASC.2009.5347576","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347576","url":null,"abstract":"Wireless communications has been a reliable data link means in many aerospace applications, including critical ones. The major concern for using wireless links for aerospace sensors is the feasibility of their in the aerospace setting; i.e., whether wireless links will negatively affect the overall reliability and safety of the aircrafts. In a previous paper, we studied the feasibility issue and concluded that with appropriate choice of wireless communication schemes and parameters, the wireless links can have reasonable immunity to interferences, low interference to other on-board wireless systems, and good security performance. In this paper, we consider the feasibility of adapting an existing technology, IEEE 802.15.4, to implement the wireless links for aerospace sensors, with focuses on immunity to interferences and data security. We conclude that a wireless network based on IEEE 802.15.4-compatible devices is appropriate for non-critical aerospace applications, at least from building a demo system's point of view.","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"89 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114601687","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 24
TTEthernet: Time-triggered services for Ethernet networks 以太网:用于以太网的时间触发业务
Pub Date : 2009-12-04 DOI: 10.1109/DASC.2009.5347573
W. Steiner
Not Available for Publication
无法出版
{"title":"TTEthernet: Time-triggered services for Ethernet networks","authors":"W. Steiner","doi":"10.1109/DASC.2009.5347573","DOIUrl":"https://doi.org/10.1109/DASC.2009.5347573","url":null,"abstract":"Not Available for Publication","PeriodicalId":313168,"journal":{"name":"2009 IEEE/AIAA 28th Digital Avionics Systems Conference","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114977248","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
期刊
2009 IEEE/AIAA 28th Digital Avionics Systems Conference
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1