Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Computer Engineering

Modular Design Method Of Integrated Avionics Simulation System, Mingbo Zhao, Pan Long, Longwei Jiang, Wang Gang, Guangxing Zhao Feb 2019

Modular Design Method Of Integrated Avionics Simulation System, Mingbo Zhao, Pan Long, Longwei Jiang, Wang Gang, Guangxing Zhao

Journal of System Simulation

Abstract: In the past, there were some problems in the software design for the flight simulation avionics system such as the decentralized structure and the low degree of modularization. Aiming at these problems, a hierarchical, modular integrated avionics system is constructed. The logic part dispersed in each function module is independent to form the integrated logic module. Each task function module and its sub module are responsible for the calculation of the relevant task function algorithm. Modular design is carried out in a deeper level. By dataflow analysis, each module in this design has strong cohesion and weak coupling and …


Intrinsically Motivated Exploration In Hierarchical Reinforcement Learning, Christopher M. Vigorito Mar 2016

Intrinsically Motivated Exploration In Hierarchical Reinforcement Learning, Christopher M. Vigorito

Doctoral Dissertations

The acquisition of hierarchies of reusable skills is one of the distinguishing characteristics of human intelligence, and the learning of such hierarchies is an important open problem in computational reinforcement learning (RL). In humans, these skills are learned during a substantial developmental period in which individuals are intrinsically motivated to explore their environment and learn about the effects of their actions. The skills learned during this period of exploration are then reused to great effect later in life to solve many unfamiliar problems very quickly. This thesis presents novel methods for achieving such developmental acquisition of skill hierarchies in artificial …


Kernel-Assisted And Topology-Aware Mpi Collective Communication Among Multicore Or Many-Core Clusters, Teng Ma Dec 2012

Kernel-Assisted And Topology-Aware Mpi Collective Communication Among Multicore Or Many-Core Clusters, Teng Ma

Doctoral Dissertations

Multicore or many-core clusters have become the most prominent form of High Performance Computing (HPC) systems. Hardware complexity and hierarchies not only exist in the inter-node layer, i.e., hierarchical networks, but also exist in internals of multicore compute nodes, e.g., Non Uniform Memory Accesses (NUMA), network-style interconnect, and memory and shared cache hierarchies.

Message Passing Interface (MPI), the most widely adopted in the HPC communities, suffers from decreased performance and portability due to increased hardware complexity of multiple levels. We identified three critical issues specific to collective communication: The first problem arises from the gap between logical collective topologies and …