Cronus, A Distributed Operating System: Functional Definition and System Concept.
1984-02-01
55 Report No 5041 Bolt Beranek and Neman Inc 3 7 Interprocess Communication The objective of the DOS interprocess communication HIPCi facility is to...comprehensive enough to support performance monitcr:n: experiments - 63- AA~ Report No 5041 ol t Beranek and Neman n2 4 System Integrity and Survivability Users
A development framework for artificial intelligence based distributed operations support systems
NASA Technical Reports Server (NTRS)
Adler, Richard M.; Cottman, Bruce H.
1990-01-01
Advanced automation is required to reduce costly human operations support requirements for complex space-based and ground control systems. Existing knowledge based technologies have been used successfully to automate individual operations tasks. Considerably less progress has been made in integrating and coordinating multiple operations applications for unified intelligent support systems. To fill this gap, SOCIAL, a tool set for developing Distributed Artificial Intelligence (DAI) systems is being constructed. SOCIAL consists of three primary language based components defining: models of interprocess communication across heterogeneous platforms; models for interprocess coordination, concurrency control, and fault management; and for accessing heterogeneous information resources. DAI applications subsystems, either new or existing, will access these distributed services non-intrusively, via high-level message-based protocols. SOCIAL will reduce the complexity of distributed communications, control, and integration, enabling developers to concentrate on the design and functionality of the target DAI system itself.
MPF: A portable message passing facility for shared memory multiprocessors
NASA Technical Reports Server (NTRS)
Malony, Allen D.; Reed, Daniel A.; Mcguire, Patrick J.
1987-01-01
The design, implementation, and performance evaluation of a message passing facility (MPF) for shared memory multiprocessors are presented. The MPF is based on a message passing model conceptually similar to conversations. Participants (parallel processors) can enter or leave a conversation at any time. The message passing primitives for this model are implemented as a portable library of C function calls. The MPF is currently operational on a Sequent Balance 21000, and several parallel applications were developed and tested. Several simple benchmark programs are presented to establish interprocess communication performance for common patterns of interprocess communication. Finally, performance figures are presented for two parallel applications, linear systems solution, and iterative solution of partial differential equations.
Flexible Control and Interprocess Communication on the Rogue GPS Receiver
NASA Technical Reports Server (NTRS)
Blau, R.
1999-01-01
The Rogue receivers are a series of custom high-accuracy Global Positioning System receivers being developed at NASA's Jet Propulsion Laboratory. This thesis describes two additions to the RogueOS, a custom operation system developed for these recievers.
DOE Office of Scientific and Technical Information (OSTI.GOV)
McGoldrick, P.R.
1980-12-11
The Interprocess Communications System (IPCS) was written to provide a virtual machine upon which the Supervisory Control and Diagnostic System (SCDS) for the Mirror Fusion Test Facility (MFTF) could be built. The hardware upon which the IPCS runs consists of nine minicomputers sharing some common memory.
Development of an Autonomous Navigation Technology Test Vehicle
2004-08-01
as an independent thread on processors using the Linux operating system. The computer hardware selected for the nodes that host the MRS threads...communications system design. Linux was chosen as the operating system for all of the single board computers used on the Mule. Linux was specifically...used for system analysis and development. The simple realization of multi-thread processing and inter-process communications in Linux made it a
Development of Targeting UAVs Using Electric Helicopters and Yamaha RMAX
2007-05-17
including the QNX real - time operating system . The video overlay board is useful to display the onboard camera’s image with important information such as... real - time operating system . Fully utilizing the built-in multi-processing architecture with inter-process synchronization and communication
C formal verification with unix communication and concurrency
NASA Technical Reports Server (NTRS)
Hoover, Doug N.
1990-01-01
The results of a NASA SBIR project are presented in which CSP-Ariel, a verification system for C programs which use Unix system calls for concurrent programming, interprocess communication, and file input and output, was developed. This project builds on ORA's Ariel C verification system by using the system of Hoare's book, Communicating Sequential Processes, to model concurrency and communication. The system runs in ORA's Clio theorem proving environment. The use of CSP to model Unix concurrency and sketch the CSP semantics of a simple concurrent program is outlined. Plans for further development of CSP-Ariel are discussed. This paper is presented in viewgraph form.
Security Criteria for Distributed Systems: Functional Requirements.
1995-09-01
Open Company Limited. Ziv , J. and A. Lempel . 1977. A Universal Algorithm for Sequential Data Compression . IEEE Transactions on Information Theory Vol...3, SCF-5 DCF-7. Configurable Cryptographic Algorithms (a) It shall be possible to configure the system such that the data confidentiality functions...use different cryptographic algorithms for different protocols (e.g., mail or interprocess communication data ). (b) The modes of encryption
On Synchronization Primitive Systems.
The report studies the question: what synchronization primitive should be used to handle inter-process communication. A formal model is presented...between these synchronization primitives. Although only four synchronization primitives are compared, the general methods can be used to compare other... synchronization primitives. Moreover, in the definitions of these synchronization primitives, conditional branches are explicitly allowed. In addition
Wang, Chunliang; Ritter, Felix; Smedby, Orjan
2010-07-01
To enhance the functional expandability of a picture archiving and communication systems (PACS) workstation and to facilitate the integration of third-part image-processing modules, we propose a browser-server style method. In the proposed solution, the PACS workstation shows the front-end user interface defined in an XML file while the image processing software is running in the background as a server. Inter-process communication (IPC) techniques allow an efficient exchange of image data, parameters, and user input between the PACS workstation and stand-alone image-processing software. Using a predefined communication protocol, the PACS workstation developer or image processing software developer does not need detailed information about the other system, but will still be able to achieve seamless integration between the two systems and the IPC procedure is totally transparent to the final user. A browser-server style solution was built between OsiriX (PACS workstation software) and MeVisLab (Image-Processing Software). Ten example image-processing modules were easily added to OsiriX by converting existing MeVisLab image processing networks. Image data transfer using shared memory added <10ms of processing time while the other IPC methods cost 1-5 s in our experiments. The browser-server style communication based on IPC techniques is an appealing method that allows PACS workstation developers and image processing software developers to cooperate while focusing on different interests.
Control Transfer in Operating System Kernels
1994-05-13
microkernel system that runs less code in the kernel address space. To realize the performance benefit of allocating stacks in unmapped kseg0 memory, the...review how I modified the Mach 3.0 kernel to use continuations. Because of Mach’s message-passing microkernel structure, interprocess communication was...critical control transfer paths, deeply- nested call chains are undesirable in any case because of the function call overhead. 4.1.3 Microkernel Operating
VHP - An environment for the remote visualization of heuristic processes
NASA Technical Reports Server (NTRS)
Crawford, Stuart L.; Leiner, Barry M.
1991-01-01
A software system called VHP is introduced which permits the visualization of heuristic algorithms on both resident and remote hardware platforms. The VHP is based on the DCF tool for interprocess communication and is applicable to remote algorithms which can be on different types of hardware and in languages other than VHP. The VHP system is of particular interest to systems in which the visualization of remote processes is required such as robotics for telescience applications.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Robertson, D.W.; Johnston, W.E.; Hall, D.E.
1990-03-01
We describe the use of the Sun Remote Procedure Call and Unix socket interprocess communication mechanisms to provide the network transport for a distributed, client-server based, image handling system. Clients run under Unix or UNICOS and servers run under Unix or MS-DOS. The use of remote procedure calls across local or wide-area networks to make video movies is addressed.
Integration for navigation on the UMASS mobile perception lab
NASA Technical Reports Server (NTRS)
Draper, Bruce; Fennema, Claude; Rochwerger, Benny; Riseman, Edward; Hanson, Allen
1994-01-01
Integration of real-time visual procedures for use on the Mobile Perception Lab (MPL) was presented. The MPL is an autonomous vehicle designed for testing visually guided behavior. Two critical areas of focus in the system design were data storage/exchange and process control. The Intermediate Symbolic Representation (ISR3) supported data storage and exchange, and the MPL script monitor provided process control. Resource allocation, inter-process communication, and real-time control are difficult problems which must be solved in order to construct strong autonomous systems.
1979-12-01
Links between processes can be aLlocated strictLy to controL functions. In fact, the degree of separation of control and data is an important research is...delays or Loss of control messages. Cognoscienti agree that message-passing IPC schemes are equivalent in "power" to schemes which employ shared...THEORETICAL WORK Page 55 SECTION 6 THEORETICAL WORK 6.1 WORKING GRUP JIM REP.OR STRUCTURE of Discussion: Distributed system without central (or any) control
NASA Technical Reports Server (NTRS)
Fatoohi, Rod; Saini, Subbash; Ciotti, Robert
2006-01-01
We study the performance of inter-process communication on four high-speed multiprocessor systems using a set of communication benchmarks. The goal is to identify certain limiting factors and bottlenecks with the interconnect of these systems as well as to compare these interconnects. We measured network bandwidth using different number of communicating processors and communication patterns, such as point-to-point communication, collective communication, and dense communication patterns. The four platforms are: a 512-processor SGI Altix 3700 BX2 shared-memory machine with 3.2 GB/s links; a 64-processor (single-streaming) Cray XI shared-memory machine with 32 1.6 GB/s links; a 128-processor Cray Opteron cluster using a Myrinet network; and a 1280-node Dell PowerEdge cluster with an InfiniBand network. Our, results show the impact of the network bandwidth and topology on the overall performance of each interconnect.
CHIMERA II - A real-time multiprocessing environment for sensor-based robot control
NASA Technical Reports Server (NTRS)
Stewart, David B.; Schmitz, Donald E.; Khosla, Pradeep K.
1989-01-01
A multiprocessing environment for a wide variety of sensor-based robot system, providing the flexibility, performance, and UNIX-compatible interface needed for fast development of real-time code is addressed. The requirements imposed on the design of a programming environment for sensor-based robotic control is outlined. The details of the current hardware configuration are presented, along with the details of the CHIMERA II software. Emphasis is placed on the kernel, low-level interboard communication, user interface, extended file system, user-definable and dynamically selectable real-time schedulers, remote process synchronization, and generalized interprocess communication. A possible implementation of a hierarchical control model, the NASA/NBS standard reference model for telerobot control system is demonstrated.
VMEbus based computer and real-time UNIX as infrastructure of DAQ
DOE Office of Scientific and Technical Information (OSTI.GOV)
Yasu, Y.; Fujii, H.; Nomachi, M.
1994-12-31
This paper describes what the authors have constructed as the infrastructure of data acquisition system (DAQ). The paper reports recent developments concerned with HP VME board computer with LynxOS (HP742rt/HP-RT) and Alpha/OSF1 with VMEbus adapter. The paper also reports current status of developing a Benchmark Suite for Data Acquisition (DAQBENCH) for measuring not only the performance of VME/CAMAC access but also that of the context switching, the inter-process communications and so on, for various computers including Workstation-based systems and VME board computers.
NASA Astrophysics Data System (ADS)
Kern, Bastian; Jöckel, Patrick
2016-10-01
Numerical climate and weather models have advanced to finer scales, accompanied by large amounts of output data. The model systems hit the input and output (I/O) bottleneck of modern high-performance computing (HPC) systems. We aim to apply diagnostic methods online during the model simulation instead of applying them as a post-processing step to written output data, to reduce the amount of I/O. To include diagnostic tools into the model system, we implemented a standardised, easy-to-use interface based on the Modular Earth Submodel System (MESSy) into the ICOsahedral Non-hydrostatic (ICON) modelling framework. The integration of the diagnostic interface into the model system is briefly described. Furthermore, we present a prototype implementation of an advanced online diagnostic tool for the aggregation of model data onto a user-defined regular coarse grid. This diagnostic tool will be used to reduce the amount of model output in future simulations. Performance tests of the interface and of two different diagnostic tools show, that the interface itself introduces no overhead in form of additional runtime to the model system. The diagnostic tools, however, have significant impact on the model system's runtime. This overhead strongly depends on the characteristics and implementation of the diagnostic tool. A diagnostic tool with high inter-process communication introduces large overhead, whereas the additional runtime of a diagnostic tool without inter-process communication is low. We briefly describe our efforts to reduce the additional runtime from the diagnostic tools, and present a brief analysis of memory consumption. Future work will focus on optimisation of the memory footprint and the I/O operations of the diagnostic interface.
Issues in ATM Support of High-Performance, Geographically Distributed Computing
NASA Technical Reports Server (NTRS)
Claus, Russell W.; Dowd, Patrick W.; Srinidhi, Saragur M.; Blade, Eric D.G
1995-01-01
This report experimentally assesses the effect of the underlying network in a cluster-based computing environment. The assessment is quantified by application-level benchmarking, process-level communication, and network file input/output. Two testbeds were considered, one small cluster of Sun workstations and another large cluster composed of 32 high-end IBM RS/6000 platforms. The clusters had Ethernet, fiber distributed data interface (FDDI), Fibre Channel, and asynchronous transfer mode (ATM) network interface cards installed, providing the same processors and operating system for the entire suite of experiments. The primary goal of this report is to assess the suitability of an ATM-based, local-area network to support interprocess communication and remote file input/output systems for distributed computing.
Graphics-Based Parallel Programming Tools
1991-09-01
mean "beyond" (as in " paranormal "). emphasizing the fact that the editor supports the specification of not just single graphs, but entire graph...conflicting dependencies: all processes see the three steps in the same order and all interprocess communication happens within a step. 6 Not all abstract
A Parallel Ghosting Algorithm for The Flexible Distributed Mesh Database
Mubarak, Misbah; Seol, Seegyoung; Lu, Qiukai; ...
2013-01-01
Critical to the scalability of parallel adaptive simulations are parallel control functions including load balancing, reduced inter-process communication and optimal data decomposition. In distributed meshes, many mesh-based applications frequently access neighborhood information for computational purposes which must be transmitted efficiently to avoid parallel performance degradation when the neighbors are on different processors. This article presents a parallel algorithm of creating and deleting data copies, referred to as ghost copies, which localize neighborhood data for computation purposes while minimizing inter-process communication. The key characteristics of the algorithm are: (1) It can create ghost copies of any permissible topological order in amore » 1D, 2D or 3D mesh based on selected adjacencies. (2) It exploits neighborhood communication patterns during the ghost creation process thus eliminating all-to-all communication. (3) For applications that need neighbors of neighbors, the algorithm can create n number of ghost layers up to a point where the whole partitioned mesh can be ghosted. Strong and weak scaling results are presented for the IBM BG/P and Cray XE6 architectures up to a core count of 32,768 processors. The algorithm also leads to scalable results when used in a parallel super-convergent patch recovery error estimator, an application that frequently accesses neighborhood data to carry out computation.« less
MULTI: a shared memory approach to cooperative molecular modeling.
Darden, T; Johnson, P; Smith, H
1991-03-01
A general purpose molecular modeling system, MULTI, based on the UNIX shared memory and semaphore facilities for interprocess communication is described. In addition to the normal querying or monitoring of geometric data, MULTI also provides processes for manipulating conformations, and for displaying peptide or nucleic acid ribbons, Connolly surfaces, close nonbonded contacts, crystal-symmetry related images, least-squares superpositions, and so forth. This paper outlines the basic techniques used in MULTI to ensure cooperation among these specialized processes, and then describes how they can work together to provide a flexible modeling environment.
Trace-Driven Debugging of Message Passing Programs
NASA Technical Reports Server (NTRS)
Frumkin, Michael; Hood, Robert; Lopez, Louis; Bailey, David (Technical Monitor)
1998-01-01
In this paper we report on features added to a parallel debugger to simplify the debugging of parallel message passing programs. These features include replay, setting consistent breakpoints based on interprocess event causality, a parallel undo operation, and communication supervision. These features all use trace information collected during the execution of the program being debugged. We used a number of different instrumentation techniques to collect traces. We also implemented trace displays using two different trace visualization systems. The implementation was tested on an SGI Power Challenge cluster and a network of SGI workstations.
Multiscale Simulations of Magnetic Island Coalescence
NASA Technical Reports Server (NTRS)
Dorelli, John C.
2010-01-01
We describe a new interactive parallel Adaptive Mesh Refinement (AMR) framework written in the Python programming language. This new framework, PyAMR, hides the details of parallel AMR data structures and algorithms (e.g., domain decomposition, grid partition, and inter-process communication), allowing the user to focus on the development of algorithms for advancing the solution of a systems of partial differential equations on a single uniform mesh. We demonstrate the use of PyAMR by simulating the pairwise coalescence of magnetic islands using the resistive Hall MHD equations. Techniques for coupling different physics models on different levels of the AMR grid hierarchy are discussed.
NASA Technical Reports Server (NTRS)
Campbell, R. H.; Essick, Ray B.; Johnston, Gary; Kenny, Kevin; Russo, Vince
1987-01-01
Project EOS is studying the problems of building adaptable real-time embedded operating systems for the scientific missions of NASA. Choices (A Class Hierarchical Open Interface for Custom Embedded Systems) is an operating system designed and built by Project EOS to address the following specific issues: the software architecture for adaptable embedded parallel operating systems, the achievement of high-performance and real-time operation, the simplification of interprocess communications, the isolation of operating system mechanisms from one another, and the separation of mechanisms from policy decisions. Choices is written in C++ and runs on a ten processor Encore Multimax. The system is intended for use in constructing specialized computer applications and research on advanced operating system features including fault tolerance and parallelism.
MX: A beamline control system toolkit
NASA Astrophysics Data System (ADS)
Lavender, William M.
2000-06-01
The development of experimental and beamline control systems for two Collaborative Access Teams at the Advanced Photon Source has resulted in the creation of a portable data acquisition and control toolkit called MX. MX consists of a set of servers, application programs and libraries that enable the creation of command line and graphical user interface applications that may be easily retargeted to new and different kinds of motor and device controllers. The source code for MX is written in ANSI C and Tcl/Tk with interprocess communication via TCP/IP. MX is available for several versions of Unix, Windows 95/98/NT and DOS. It may be downloaded from the web site http://www.imca.aps.anl.gov/mx/.
Real time software tools and methodologies
NASA Technical Reports Server (NTRS)
Christofferson, M. J.
1981-01-01
Real time systems are characterized by high speed processing and throughput as well as asynchronous event processing requirements. These requirements give rise to particular implementations of parallel or pipeline multitasking structures, of intertask or interprocess communications mechanisms, and finally of message (buffer) routing or switching mechanisms. These mechanisms or structures, along with the data structue, describe the essential character of the system. These common structural elements and mechanisms are identified, their implementation in the form of routines, tasks or macros - in other words, tools are formalized. The tools developed support or make available the following: reentrant task creation, generalized message routing techniques, generalized task structures/task families, standardized intertask communications mechanisms, and pipeline and parallel processing architectures in a multitasking environment. Tools development raise some interesting prospects in the areas of software instrumentation and software portability. These issues are discussed following the description of the tools themselves.
NASA Astrophysics Data System (ADS)
Jamroz, Benjamin F.; Klöfkorn, Robert
2016-08-01
The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows the overlap of computation with communication, effectively hiding some of the costs of communication. A novel detail about our approach is that it provides some data movement to be performed during the asynchronous communication even in the absence of other computations. This method produces significant performance and scalability gains in large-scale simulations.
Visual analysis of inter-process communication for large-scale parallel computing.
Muelder, Chris; Gygi, Francois; Ma, Kwan-Liu
2009-01-01
In serial computation, program profiling is often helpful for optimization of key sections of code. When moving to parallel computation, not only does the code execution need to be considered but also communication between the different processes which can induce delays that are detrimental to performance. As the number of processes increases, so does the impact of the communication delays on performance. For large-scale parallel applications, it is critical to understand how the communication impacts performance in order to make the code more efficient. There are several tools available for visualizing program execution and communications on parallel systems. These tools generally provide either views which statistically summarize the entire program execution or process-centric views. However, process-centric visualizations do not scale well as the number of processes gets very large. In particular, the most common representation of parallel processes is a Gantt char t with a row for each process. As the number of processes increases, these charts can become difficult to work with and can even exceed screen resolution. We propose a new visualization approach that affords more scalability and then demonstrate it on systems running with up to 16,384 processes.
A development framework for distributed artificial intelligence
NASA Technical Reports Server (NTRS)
Adler, Richard M.; Cottman, Bruce H.
1989-01-01
The authors describe distributed artificial intelligence (DAI) applications in which multiple organizations of agents solve multiple domain problems. They then describe work in progress on a DAI system development environment, called SOCIAL, which consists of three primary language-based components. The Knowledge Object Language defines models of knowledge representation and reasoning. The metaCourier language supplies the underlying functionality for interprocess communication and control access across heterogeneous computing environments. The metaAgents language defines models for agent organization coordination, control, and resource management. Application agents and agent organizations will be constructed by combining metaAgents and metaCourier building blocks with task-specific functionality such as diagnostic or planning reasoning. This architecture hides implementation details of communications, control, and integration in distributed processing environments, enabling application developers to concentrate on the design and functionality of the intelligent agents and agent networks themselves.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Jamroz, Benjamin F.; Klofkorn, Robert
The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows the overlap of computation with communication, effectively hiding some of the costs of communication. A novel detail about our approach is that it provides some data movement to be performed during the asynchronous communication even in the absence of other computations. This method produces significant performance and scalability gains in large-scalemore » simulations.« less
Jamroz, Benjamin F.; Klofkorn, Robert
2016-08-26
The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows the overlap of computation with communication, effectively hiding some of the costs of communication. A novel detail about our approach is that it provides some data movement to be performed during the asynchronous communication even in the absence of other computations. This method produces significant performance and scalability gains in large-scalemore » simulations.« less
Real-Time Payload Control and Monitoring on the World Wide Web
NASA Technical Reports Server (NTRS)
Sun, Charles; Windrem, May; Givens, John J. (Technical Monitor)
1998-01-01
World Wide Web (W3) technologies such as the Hypertext Transfer Protocol (HTTP) and the Java object-oriented programming environment offer a powerful, yet relatively inexpensive, framework for distributed application software development. This paper describes the design of a real-time payload control and monitoring system that was developed with W3 technologies at NASA Ames Research Center. Based on Java Development Toolkit (JDK) 1.1, the system uses an event-driven "publish and subscribe" approach to inter-process communication and graphical user-interface construction. A C Language Integrated Production System (CLIPS) compatible inference engine provides the back-end intelligent data processing capability, while Oracle Relational Database Management System (RDBMS) provides the data management function. Preliminary evaluation shows acceptable performance for some classes of payloads, with Java's portability and multimedia support identified as the most significant benefit.
Distributed Software for Observations in the Near Infrared
NASA Astrophysics Data System (ADS)
Gavryusev, V.; Baffa, C.; Giani, E.
We have developed an integrated system that performs astronomical observations in Near Infrared bands operating two-dimensional instruments at the Italian National Infrared Facility's \\htmllink{ARNICA}{http://helios.arcetri.astro.it:/home/idefix/Mosaic/ instr/arnica/arnica.html} and \\htmllink{LONGSP}{http://helios.arcetri.astro.it:/home/idefix/Mosaic/ instr/longsp/longsp.html}. This software consists of several communicating processes, generally executed across a network, as well as on a single computer. The user interface is organized as widget-based X11 client. The interprocess communication is provided by sockets and uses TCP/IP. The processes denoted for control of hardware (telescope and other instruments) should be executed currently on a PC dedicated for this task under DESQview/X, while all other components (user interface, tools for the data analysis, etc.) can also work under UNIX\\@. The hardware independent part of software is based on the Athena Widget Set and is compiled by GNU C to provide maximum portability.
Wiegers, Thomas C; Davis, Allan Peter; Mattingly, Carolyn J
2014-01-01
The Critical Assessment of Information Extraction systems in Biology (BioCreAtIvE) challenge evaluation tasks collectively represent a community-wide effort to evaluate a variety of text-mining and information extraction systems applied to the biological domain. The BioCreative IV Workshop included five independent subject areas, including Track 3, which focused on named-entity recognition (NER) for the Comparative Toxicogenomics Database (CTD; http://ctdbase.org). Previously, CTD had organized document ranking and NER-related tasks for the BioCreative Workshop 2012; a key finding of that effort was that interoperability and integration complexity were major impediments to the direct application of the systems to CTD's text-mining pipeline. This underscored a prevailing problem with software integration efforts. Major interoperability-related issues included lack of process modularity, operating system incompatibility, tool configuration complexity and lack of standardization of high-level inter-process communications. One approach to potentially mitigate interoperability and general integration issues is the use of Web services to abstract implementation details; rather than integrating NER tools directly, HTTP-based calls from CTD's asynchronous, batch-oriented text-mining pipeline could be made to remote NER Web services for recognition of specific biological terms using BioC (an emerging family of XML formats) for inter-process communications. To test this concept, participating groups developed Representational State Transfer /BioC-compliant Web services tailored to CTD's NER requirements. Participants were provided with a comprehensive set of training materials. CTD evaluated results obtained from the remote Web service-based URLs against a test data set of 510 manually curated scientific articles. Twelve groups participated in the challenge. Recall, precision, balanced F-scores and response times were calculated. Top balanced F-scores for gene, chemical and disease NER were 61, 74 and 51%, respectively. Response times ranged from fractions-of-a-second to over a minute per article. We present a description of the challenge and summary of results, demonstrating how curation groups can effectively use interoperable NER technologies to simplify text-mining pipeline implementation. Database URL: http://ctdbase.org/ © The Author(s) 2014. Published by Oxford University Press.
Wiegers, Thomas C.; Davis, Allan Peter; Mattingly, Carolyn J.
2014-01-01
The Critical Assessment of Information Extraction systems in Biology (BioCreAtIvE) challenge evaluation tasks collectively represent a community-wide effort to evaluate a variety of text-mining and information extraction systems applied to the biological domain. The BioCreative IV Workshop included five independent subject areas, including Track 3, which focused on named-entity recognition (NER) for the Comparative Toxicogenomics Database (CTD; http://ctdbase.org). Previously, CTD had organized document ranking and NER-related tasks for the BioCreative Workshop 2012; a key finding of that effort was that interoperability and integration complexity were major impediments to the direct application of the systems to CTD's text-mining pipeline. This underscored a prevailing problem with software integration efforts. Major interoperability-related issues included lack of process modularity, operating system incompatibility, tool configuration complexity and lack of standardization of high-level inter-process communications. One approach to potentially mitigate interoperability and general integration issues is the use of Web services to abstract implementation details; rather than integrating NER tools directly, HTTP-based calls from CTD's asynchronous, batch-oriented text-mining pipeline could be made to remote NER Web services for recognition of specific biological terms using BioC (an emerging family of XML formats) for inter-process communications. To test this concept, participating groups developed Representational State Transfer /BioC-compliant Web services tailored to CTD's NER requirements. Participants were provided with a comprehensive set of training materials. CTD evaluated results obtained from the remote Web service-based URLs against a test data set of 510 manually curated scientific articles. Twelve groups participated in the challenge. Recall, precision, balanced F-scores and response times were calculated. Top balanced F-scores for gene, chemical and disease NER were 61, 74 and 51%, respectively. Response times ranged from fractions-of-a-second to over a minute per article. We present a description of the challenge and summary of results, demonstrating how curation groups can effectively use interoperable NER technologies to simplify text-mining pipeline implementation. Database URL: http://ctdbase.org/ PMID:24919658
Interprocess Communication Protocols for Computer Networks
1975-12-01
this value without maintaining any state information about itp partner CCP. The receiving CCP returns a SYN giving its own ISN, or can reject...34Packet Arrival and Buffer Statistics in a Packet Switching Node," IBM Research Report RZ 594 {.s;Zni02),. September 1973. [Cochi73] B. J. Cochi...rwid 0. P. Karp, "Protocol for a Computer Netuork," IBM Sustem Journa! 12. 1, 1973, pp. 94-105. [ricKen2ie741 A. fl. McKenzie
Application of SQL database to the control system of MOIRCS
NASA Astrophysics Data System (ADS)
Yoshikawa, Tomohiro; Omata, Koji; Konishi, Masahiro; Ichikawa, Takashi; Suzuki, Ryuji; Tokoku, Chihiro; Uchimoto, Yuka Katsuno; Nishimura, Tetsuo
2006-06-01
MOIRCS (Multi-Object Infrared Camera and Spectrograph) is a new instrument for the Subaru telescope. In order to perform observations of near-infrared imaging and spectroscopy with cold slit mask, MOIRCS contains many device components, which are distributed on an Ethernet LAN. Two PCs wired to the focal plane array electronics operate two HAWAII2 detectors, respectively, and other two PCs are used for integrated control and quick data reduction, respectively. Though most of the devices (e.g., filter and grism turrets, slit exchange mechanism for spectroscopy) are controlled via RS232C interface, they are accessible from TCP/IP connection using TCP/IP to RS232C converters. Moreover, other devices are also connected to the Ethernet LAN. This network distributed structure provides flexibility of hardware configuration. We have constructed an integrated control system for such network distributed hardwares, named T-LECS (Tohoku University - Layered Electronic Control System). T-LECS has also network distributed software design, applying TCP/IP socket communication to interprocess communication. In order to help the communication between the device interfaces and the user interfaces, we defined three layers in T-LECS; an external layer for user interface applications, an internal layer for device interface applications, and a communication layer, which connects two layers above. In the communication layer, we store the data of the system to an SQL database server; they are status data, FITS header data, and also meta data such as device configuration data and FITS configuration data. We present our software system design and the database schema to manage observations of MOIRCS with Subaru.
NASA Technical Reports Server (NTRS)
Wilhite, Larry D.; Lee, S. C.; Lollar, Louis F.
1989-01-01
The design and implementation of the real-time data acquisition and processing system employed in the AMPERES project is described, including effective data structures for efficient storage and flexible manipulation of the data by the knowledge-based system (KBS), the interprocess communication mechanism required between the data acquisition system and the KBS, and the appropriate data acquisition protocols for collecting data from the sensors. Sensor data are categorized as critical or noncritical data on the basis of the inherent frequencies of the signals and the diagnostic requirements reflected in their values. The critical data set contains 30 analog values and 42 digital values and is collected every 10 ms. The noncritical data set contains 240 analog values and is collected every second. The collected critical and noncritical data are stored in separate circular buffers. Buffers are created in shared memory to enable other processes, i.e., the fault monitoring and diagnosis process and the user interface process, to freely access the data sets.
Designing Security-Hardened Microkernels For Field Devices
NASA Astrophysics Data System (ADS)
Hieb, Jeffrey; Graham, James
Distributed control systems (DCSs) play an essential role in the operation of critical infrastructures. Perimeter field devices are important DCS components that measure physical process parameters and perform control actions. Modern field devices are vulnerable to cyber attacks due to their increased adoption of commodity technologies and that fact that control networks are no longer isolated. This paper describes an approach for creating security-hardened field devices using operating system microkernels that isolate vital field device operations from untrusted network-accessible applications. The approach, which is influenced by the MILS and Nizza architectures, is implemented in a prototype field device. Whereas, previous microkernel-based implementations have been plagued by poor inter-process communication (IPC) performance, the prototype exhibits an average IPC overhead for protected device calls of 64.59 μs. The overall performance of field devices is influenced by several factors; nevertheless, the observed IPC overhead is low enough to encourage the continued development of the prototype.
FAST - A multiprocessed environment for visualization of computational fluid dynamics
NASA Technical Reports Server (NTRS)
Bancroft, Gordon V.; Merritt, Fergus J.; Plessel, Todd C.; Kelaita, Paul G.; Mccabe, R. Kevin
1991-01-01
The paper presents the Flow Analysis Software Toolset (FAST) to be used for fluid-mechanics analysis. The design criteria for FAST including the minimization of the data path in the computational fluid-dynamics (CFD) process, consistent user interface, extensible software architecture, modularization, and the isolation of three-dimensional tasks from the application programmer are outlined. Each separate process communicates through the FAST Hub, while other modules such as FAST Central, NAS file input, CFD calculator, surface extractor and renderer, titler, tracer, and isolev might work together to generate the scene. An interprocess communication package making it possible for FAST to operate as a modular environment where resources could be shared among different machines as well as a single host is discussed.
General software design for multisensor data fusion
NASA Astrophysics Data System (ADS)
Zhang, Junliang; Zhao, Yuming
1999-03-01
In this paper a general method of software design for multisensor data fusion is discussed in detail, which adopts object-oriented technology under UNIX operation system. The software for multisensor data fusion is divided into six functional modules: data collection, database management, GIS, target display and alarming data simulation etc. Furthermore, the primary function, the components and some realization methods of each modular is given. The interfaces among these functional modular relations are discussed. The data exchange among each functional modular is performed by interprocess communication IPC, including message queue, semaphore and shared memory. Thus, each functional modular is executed independently, which reduces the dependence among functional modules and helps software programing and testing. This software for multisensor data fusion is designed as hierarchical structure by the inheritance character of classes. Each functional modular is abstracted and encapsulated through class structure, which avoids software redundancy and enhances readability.
Symbolically Modeling Concurrent MCAPI Executions
NASA Technical Reports Server (NTRS)
Fischer, Topher; Mercer, Eric; Rungta, Neha
2011-01-01
Improper use of Inter-Process Communication (IPC) within concurrent systems often creates data races which can lead to bugs that are challenging to discover. Techniques that use Satisfiability Modulo Theories (SMT) problems to symbolically model possible executions of concurrent software have recently been proposed for use in the formal verification of software. In this work we describe a new technique for modeling executions of concurrent software that use a message passing API called MCAPI. Our technique uses an execution trace to create an SMT problem that symbolically models all possible concurrent executions and follows the same sequence of conditional branch outcomes as the provided execution trace. We check if there exists a satisfying assignment to the SMT problem with respect to specific safety properties. If such an assignment exists, it provides the conditions that lead to the violation of the property. We show how our method models behaviors of MCAPI applications that are ignored in previously published techniques.
Oak Ridge Environmental Information System (OREIS) functional system design document
DOE Office of Scientific and Technical Information (OSTI.GOV)
Birchfield, T.E.; Brown, M.O.; Coleman, P.R.
1994-03-01
The OREIS Functional System Design document provides a detailed functional description of the Oak Ridge Environmental Information System (OREIS). It expands the system requirements defined in the OREIS Phase 1-System Definition Document (ES/ER/TM-34). Documentation of OREIS development is based on the Automated Data Processing System Development Methodology, a Martin Marietta Energy Systems, Inc., procedure written to assist in developing scientific and technical computer systems. This document focuses on the development of the functional design of the user interface, which includes the integration of commercial applications software. The data model and data dictionary are summarized briefly; however, the Data Management Planmore » for OREIS (ES/ER/TM-39), a companion document to the Functional System Design document, provides the complete data dictionary and detailed descriptions of the requirements for the data base structure. The OREIS system will provide the following functions, which are executed from a Menu Manager: (1) preferences, (2) view manager, (3) macro manager, (4) data analysis (assisted analysis and unassisted analysis), and (5) spatial analysis/map generation (assisted ARC/INFO and unassisted ARC/INFO). Additional functionality includes interprocess communications, which handle background operations of OREIS.« less
A multi-GPU real-time dose simulation software framework for lung radiotherapy.
Santhanam, A P; Min, Y; Neelakkantan, H; Papp, N; Meeks, S L; Kupelian, P A
2012-09-01
Medical simulation frameworks facilitate both the preoperative and postoperative analysis of the patient's pathophysical condition. Of particular importance is the simulation of radiation dose delivery for real-time radiotherapy monitoring and retrospective analyses of the patient's treatment. In this paper, a software framework tailored for the development of simulation-based real-time radiation dose monitoring medical applications is discussed. A multi-GPU-based computational framework coupled with inter-process communication methods is introduced for simulating the radiation dose delivery on a deformable 3D volumetric lung model and its real-time visualization. The model deformation and the corresponding dose calculation are allocated among the GPUs in a task-specific manner and is performed in a pipelined manner. Radiation dose calculations are computed on two different GPU hardware architectures. The integration of this computational framework with a front-end software layer and back-end patient database repository is also discussed. Real-time simulation of the dose delivered is achieved at once every 120 ms using the proposed framework. With a linear increase in the number of GPU cores, the computational time of the simulation was linearly decreased. The inter-process communication time also improved with an increase in the hardware memory. Variations in the delivered dose and computational speedup for variations in the data dimensions are investigated using D70 and D90 as well as gEUD as metrics for a set of 14 patients. Computational speed-up increased with an increase in the beam dimensions when compared with a CPU-based commercial software while the error in the dose calculation was <1%. Our analyses show that the framework applied to deformable lung model-based radiotherapy is an effective tool for performing both real-time and retrospective analyses.
Development of telescope control system for the 50cm telescope of UC Observatory Santa Martina
NASA Astrophysics Data System (ADS)
Shen, Tzu-Chiang; Soto, Ruben; Reveco, Johnny; Vanzi, Leonardo; Fernández, Jose M.; Escarate, Pedro; Suc, Vincent
2012-09-01
The main telescope of the UC Observatory Santa Martina is a 50cm optical telescope donated by ESO to Pontificia Universidad Catolica de Chile. During the past years the telescope has been refurbished and used as the main facility for testing and validating new instruments under construction by the center of Astro-Engineering UC. As part of this work, the need to develop a more efficient and flexible control system arises. The new distributed control system has been developed on top of Internet Communication Engine (ICE), a framework developed by Zeroc Inc. This framework features a lightweight but powerful and flexible inter-process communication infrastructure and provides binding to classic and modern programming languages, such as, C/C++, java, c#, ruby-rail, objective c, etc. The result of this work shows ICE as a real alternative for CORBA and other de-facto distribute programming framework. Classical control software architecture has been chosen and comprises an observation control system (OCS), the orchestrator of the observation, which controls the telescope control system (TCS), and detector control system (DCS). The real-time control and monitoring system is deployed and running over ARM based single board computers. Other features such as logging and configuration services have been developed as well. Inter-operation with other main astronomical control frameworks are foreseen in order achieve a smooth integration of instruments when they will be integrated in the main observatories in the north of Chile
Asynchronous Replica Exchange Software for Grid and Heterogeneous Computing.
Gallicchio, Emilio; Xia, Junchao; Flynn, William F; Zhang, Baofeng; Samlalsingh, Sade; Mentes, Ahmet; Levy, Ronald M
2015-11-01
Parallel replica exchange sampling is an extended ensemble technique often used to accelerate the exploration of the conformational ensemble of atomistic molecular simulations of chemical systems. Inter-process communication and coordination requirements have historically discouraged the deployment of replica exchange on distributed and heterogeneous resources. Here we describe the architecture of a software (named ASyncRE) for performing asynchronous replica exchange molecular simulations on volunteered computing grids and heterogeneous high performance clusters. The asynchronous replica exchange algorithm on which the software is based avoids centralized synchronization steps and the need for direct communication between remote processes. It allows molecular dynamics threads to progress at different rates and enables parameter exchanges among arbitrary sets of replicas independently from other replicas. ASyncRE is written in Python following a modular design conducive to extensions to various replica exchange schemes and molecular dynamics engines. Applications of the software for the modeling of association equilibria of supramolecular and macromolecular complexes on BOINC campus computational grids and on the CPU/MIC heterogeneous hardware of the XSEDE Stampede supercomputer are illustrated. They show the ability of ASyncRE to utilize large grids of desktop computers running the Windows, MacOS, and/or Linux operating systems as well as collections of high performance heterogeneous hardware devices.
An Expert Supervisor For A Robotic Work Cell
NASA Astrophysics Data System (ADS)
Moed, M. C.; Kelley, R. B.
1988-02-01
To increase task flexibility in a robotic assembly environment, a hierarchical planning and execution system is being developed which will map user specified 3D part assembly tasks into various target robotic work cells, and execute these tasks efficiently using manipulators and sensors available in the work cell. One level of this hierarchy, the Supervisor, is responsible for assigning subtasks of a system generated Task Plan to a set of task specific Specialists and on-line coordination of the activity of these Specialists to accomplish the user specified assembly. The design of the Supervisor can be broken down into five major functional blocks: resource management; concurrency detection; task scheduling; error recovery; and interprocess communication. The Supervisor implementation has been completed on a VAX 11/750 under a Unix environment. PC card Pick-Insert experiments were performed to test this implementation. To test the robustness of the architecture, the Supervisor was then transported to a new work cell under a VMS environment. The experiments performed under Supervisor control in both implementations are discussed after a brief explanation of the functional blocks of the Supervisor and the other levels in the hierarchy.
NASA Astrophysics Data System (ADS)
Fasel, Markus
2016-10-01
High-Performance Computing Systems are powerful tools tailored to support large- scale applications that rely on low-latency inter-process communications to run efficiently. By design, these systems often impose constraints on application workflows, such as limited external network connectivity and whole node scheduling, that make more general-purpose computing tasks, such as those commonly found in high-energy nuclear physics applications, more difficult to carry out. In this work, we present a tool designed to simplify access to such complicated environments by handling the common tasks of job submission, software management, and local data management, in a framework that is easily adaptable to the specific requirements of various computing systems. The tool, initially constructed to process stand-alone ALICE simulations for detector and software development, was successfully deployed on the NERSC computing systems, Carver, Hopper and Edison, and is being configured to provide access to the next generation NERSC system, Cori. In this report, we describe the tool and discuss our experience running ALICE applications on NERSC HPC systems. The discussion will include our initial benchmarks of Cori compared to other systems and our attempts to leverage the new capabilities offered with Cori to support data-intensive applications, with a future goal of full integration of such systems into ALICE grid operations.
Automatic Generation of Cycle-Approximate TLMs with Timed RTOS Model Support
NASA Astrophysics Data System (ADS)
Hwang, Yonghyun; Schirner, Gunar; Abdi, Samar
This paper presents a technique for automatically generating cycle-approximate transaction level models (TLMs) for multi-process applications mapped to embedded platforms. It incorporates three key features: (a) basic block level timing annotation, (b) RTOS model integration, and (c) RTOS overhead delay modeling. The inputs to TLM generation are application C processes and their mapping to processors in the platform. A processor data model, including pipelined datapath, memory hierarchy and branch delay model is used to estimate basic block execution delays. The delays are annotated to the C code, which is then integrated with a generated SystemC RTOS model. Our abstract RTOS provides dynamic scheduling and inter-process communication (IPC) with processor- and RTOS-specific pre-characterized timing. Our experiments using a MP3 decoder and a JPEG encoder show that timed TLMs, with integrated RTOS models, can be automatically generated in less than a minute. Our generated TLMs simulated three times faster than real-time and showed less than 10% timing error compared to board measurements.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Brown, S.A.
In computing landscape which has a plethora of different hardware architectures and supporting software systems ranging from compilers to operating systems, there is an obvious and strong need for a philosophy of software development that lends itself to the design and construction of portable code systems. The current efforts to standardize software bear witness to this need. SABrE is an effort to implement a software development environment which is itself portable and promotes the design and construction of portable applications. SABrE does not include such important tools as editors and compilers. Well built tools of that kind are readily availablemore » across virtually all computer platforms. The areas that SABrE addresses are at a higher level involving issues such as data portability, portable inter-process communication, and graphics. These blocks of functionality have particular significance to the kind of code development done at LLNL. That is partly why the general computing community has not supplied us with these tools already. This is another key feature of the software development environments which we must recognize. The general computing community cannot and should not be expected to produce all of the tools which we require.« less
DOE Office of Scientific and Technical Information (OSTI.GOV)
Brown, S.A.
In computing landscape which has a plethora of different hardware architectures and supporting software systems ranging from compilers to operating systems, there is an obvious and strong need for a philosophy of software development that lends itself to the design and construction of portable code systems. The current efforts to standardize software bear witness to this need. SABrE is an effort to implement a software development environment which is itself portable and promotes the design and construction of portable applications. SABrE does not include such important tools as editors and compilers. Well built tools of that kind are readily availablemore » across virtually all computer platforms. The areas that SABrE addresses are at a higher level involving issues such as data portability, portable inter-process communication, and graphics. These blocks of functionality have particular significance to the kind of code development done at LLNL. That is partly why the general computing community has not supplied us with these tools already. This is another key feature of the software development environments which we must recognize. The general computing community cannot and should not be expected to produce all of the tools which we require.« less
Cooperative Data Sharing: Simple Support for Clusters of SMP Nodes
NASA Technical Reports Server (NTRS)
DiNucci, David C.; Balley, David H. (Technical Monitor)
1997-01-01
Libraries like PVM and MPI send typed messages to allow for heterogeneous cluster computing. Lower-level libraries, such as GAM, provide more efficient access to communication by removing the need to copy messages between the interface and user space in some cases. still lower-level interfaces, such as UNET, get right down to the hardware level to provide maximum performance. However, these are all still interfaces for passing messages from one process to another, and have limited utility in a shared-memory environment, due primarily to the fact that message passing is just another term for copying. This drawback is made more pertinent by today's hybrid architectures (e.g. clusters of SMPs), where it is difficult to know beforehand whether two communicating processes will share memory. As a result, even portable language tools (like HPF compilers) must either map all interprocess communication, into message passing with the accompanying performance degradation in shared memory environments, or they must check each communication at run-time and implement the shared-memory case separately for efficiency. Cooperative Data Sharing (CDS) is a single user-level API which abstracts all communication between processes into the sharing and access coordination of memory regions, in a model which might be described as "distributed shared messages" or "large-grain distributed shared memory". As a result, the user programs to a simple latency-tolerant abstract communication specification which can be mapped efficiently to either a shared-memory or message-passing based run-time system, depending upon the available architecture. Unlike some distributed shared memory interfaces, the user still has complete control over the assignment of data to processors, the forwarding of data to its next likely destination, and the queuing of data until it is needed, so even the relatively high latency present in clusters can be accomodated. CDS does not require special use of an MMU, which can add overhead to some DSM systems, and does not require an SPMD programming model. unlike some message-passing interfaces, CDS allows the user to implement efficient demand-driven applications where processes must "fight" over data, and does not perform copying if processes share memory and do not attempt concurrent writes. CDS also supports heterogeneous computing, dynamic process creation, handlers, and a very simple thread-arbitration mechanism. Additional support for array subsections is currently being considered. The CDS1 API, which forms the kernel of CDS, is built primarily upon only 2 communication primitives, one process initiation primitive, and some data translation (and marshalling) routines, memory allocation routines, and priority control routines. The entire current collection of 28 routines provides enough functionality to implement most (or all) of MPI 1 and 2, which has a much larger interface consisting of hundreds of routines. still, the API is small enough to consider integrating into standard os interfaces for handling inter-process communication in a network-independent way. This approach would also help to solve many of the problems plaguing other higher-level standards such as MPI and PVM which must, in some cases, "play OS" to adequately address progress and process control issues. The CDS2 API, a higher level of interface roughly equivalent in functionality to MPI and to be built entirely upon CDS1, is still being designed. It is intended to add support for the equivalent of communicators, reduction and other collective operations, process topologies, additional support for process creation, and some automatic memory management. CDS2 will not exactly match MPI, because the copy-free semantics of communication from CDS1 will be supported. CDS2 application programs will be free to carefully also use CDS1. CDS1 has been implemented on networks of workstations running unmodified Unix-based operating systems, using UDP/IP and vendor-supplied high- performance locks. Although its inter-node performance is currently unimpressive due to rudimentary implementation technique, it even now outperforms highly-optimized MPI implementation on intra-node communication due to its support for non-copy communication. The similarity of the CDS1 architecture to that of other projects such as UNET and TRAP suggests that the inter-node performance can be increased significantly to surpass MPI or PVM, and it may be possible to migrate some of its functionality to communication controllers.
Traffic routing for multicomputer networks with virtual cut-through capability
NASA Technical Reports Server (NTRS)
Kandlur, Dilip D.; Shin, Kang G.
1992-01-01
Consideration is given to the problem of selecting routes for interprocess communication in a network with virtual cut-through capability, while balancing the network load and minimizing the number of times that a message gets buffered. An approach is proposed that formulates the route selection problem as a minimization problem with a link cost function that depends upon the traffic through the link. The form of this cost function is derived using the probability of establishing a virtual cut-through route. The route selection problem is shown to be NP-hard, and an algorithm is developed to incrementally reduce the cost by rerouting the traffic. The performance of this algorithm is exemplified by two network topologies: the hypercube and the C-wrapped hexagonal mesh.
On Real-Time Operating Systems.
1987-04-01
1Ri2 193 ONREAL-TIME OPERATING SYS EMS(U MAYLAN UN V COLLG PARK DEPT OF COMPUTER SCIENCE S LEVI ET AL APR 87 CS-TR-1838 NOSO14-87-K-9124 UNCLASSIFIED...and processes. In each instance the abstraction takes the form of some non- physical resource and benefits both the system and the user. ...The...service, which is important as an inter-process service (for physical synchronization) as well as an internal service for a process. A time service in a
NASA Astrophysics Data System (ADS)
Lian, Yanping; Lin, Stephen; Yan, Wentao; Liu, Wing Kam; Wagner, Gregory J.
2018-05-01
In this paper, a parallelized 3D cellular automaton computational model is developed to predict grain morphology for solidification of metal during the additive manufacturing process. Solidification phenomena are characterized by highly localized events, such as the nucleation and growth of multiple grains. As a result, parallelization requires careful treatment of load balancing between processors as well as interprocess communication in order to maintain a high parallel efficiency. We give a detailed summary of the formulation of the model, as well as a description of the communication strategies implemented to ensure parallel efficiency. Scaling tests on a representative problem with about half a billion cells demonstrate parallel efficiency of more than 80% on 8 processors and around 50% on 64; loss of efficiency is attributable to load imbalance due to near-surface grain nucleation in this test problem. The model is further demonstrated through an additive manufacturing simulation with resulting grain structures showing reasonable agreement with those observed in experiments.
NASA Astrophysics Data System (ADS)
Lian, Yanping; Lin, Stephen; Yan, Wentao; Liu, Wing Kam; Wagner, Gregory J.
2018-01-01
In this paper, a parallelized 3D cellular automaton computational model is developed to predict grain morphology for solidification of metal during the additive manufacturing process. Solidification phenomena are characterized by highly localized events, such as the nucleation and growth of multiple grains. As a result, parallelization requires careful treatment of load balancing between processors as well as interprocess communication in order to maintain a high parallel efficiency. We give a detailed summary of the formulation of the model, as well as a description of the communication strategies implemented to ensure parallel efficiency. Scaling tests on a representative problem with about half a billion cells demonstrate parallel efficiency of more than 80% on 8 processors and around 50% on 64; loss of efficiency is attributable to load imbalance due to near-surface grain nucleation in this test problem. The model is further demonstrated through an additive manufacturing simulation with resulting grain structures showing reasonable agreement with those observed in experiments.
Leap Frog and Time Step Sub-Cycle Scheme for Coupled Neutronics and Thermal-Hydraulic Codes
DOE Office of Scientific and Technical Information (OSTI.GOV)
Lu, S.
2002-07-01
As the result of the advancing TCP/IP based inter-process communication technology, more and more legacy thermal-hydraulic codes have been coupled with neutronics codes to provide best-estimate capabilities for reactivity related reactor transient analysis. Most of the coupling schemes are based on closely coupled serial or parallel approaches. Therefore, the execution of the coupled codes usually requires significant CPU time, when a complicated system is analyzed. Leap Frog scheme has been used to reduce the run time. The extent of the decoupling is usually determined based on a trial and error process for a specific analysis. It is the intent ofmore » this paper to develop a set of general criteria, which can be used to invoke the automatic Leap Frog algorithm. The algorithm will not only provide the run time reduction but also preserve the accuracy. The criteria will also serve as the base of an automatic time step sub-cycle scheme when a sudden reactivity change is introduced and the thermal-hydraulic code is marching with a relatively large time step. (authors)« less
Software Model Checking of ARINC-653 Flight Code with MCP
NASA Technical Reports Server (NTRS)
Thompson, Sarah J.; Brat, Guillaume; Venet, Arnaud
2010-01-01
The ARINC-653 standard defines a common interface for Integrated Modular Avionics (IMA) code. In particular, ARINC-653 Part 1 specifies a process- and partition-management API that is analogous to POSIX threads, but with certain extensions and restrictions intended to support the implementation of high reliability flight code. MCP is a software model checker, developed at NASA Ames, that provides capabilities for model checking C and C++ source code. In this paper, we present recent work aimed at implementing extensions to MCP that support ARINC-653, and we discuss the challenges and opportunities that consequentially arise. Providing support for ARINC-653 s time and space partitioning is nontrivial, though there are implicit benefits for partial order reduction possible as a consequence of the API s strict interprocess communication policy.
A prototype for the real-time analysis of the Cherenkov Telescope Array
NASA Astrophysics Data System (ADS)
Bulgarelli, Andrea; Fioretti, Valentina; Zoli, Andrea; Aboudan, Alessio; Rodríguez-Vázquez, Juan José; Maier, Gernot; Lyard, Etienne; Bastieri, Denis; Lombardi, Saverio; Tosti, Gino; De Rosa, Adriano; Bergamaschi, Sonia; Interlandi, Matteo; Beneventano, Domenico; Lamanna, Giovanni; Jacquemier, Jean; Kosack, Karl; Antonelli, Lucio Angelo; Boisson, Catherine; Burkowski, Jerzy; Buson, Sara; Carosi, Alessandro; Conforti, Vito; Contreras, Jose Luis; De Cesare, Giovanni; de los Reyes, Raquel; Dumm, Jon; Evans, Phil; Fortson, Lucy; Fuessling, Matthias; Graciani, Ricardo; Gianotti, Fulvio; Grandi, Paola; Hinton, Jim; Humensky, Brian; Knödlseder, Jürgen; Malaguti, Giuseppe; Marisaldi, Martino; Neyroud, Nadine; Nicastro, Luciano; Ohm, Stefan; Osborne, Julian; Rosen, Simon; Tacchini, Alessandro; Torresi, Eleonora; Testa, Vincenzo; Trifoglio, Massimo; Weinstein, Amanda
2014-07-01
The Cherenkov Telescope Array (CTA) observatory will be one of the biggest ground-based very-high-energy (VHE) γ- ray observatory. CTA will achieve a factor of 10 improvement in sensitivity from some tens of GeV to beyond 100 TeV with respect to existing telescopes. The CTA observatory will be capable of issuing alerts on variable and transient sources to maximize the scientific return. To capture these phenomena during their evolution and for effective communication to the astrophysical community, speed is crucial. This requires a system with a reliable automated trigger that can issue alerts immediately upon detection of γ-ray flares. This will be accomplished by means of a Real-Time Analysis (RTA) pipeline, a key system of the CTA observatory. The latency and sensitivity requirements of the alarm system impose a challenge because of the anticipated large data rate, between 0.5 and 8 GB/s. As a consequence, substantial efforts toward the optimization of highthroughput computing service are envisioned. For these reasons our working group has started the development of a prototype of the Real-Time Analysis pipeline. The main goals of this prototype are to test: (i) a set of frameworks and design patterns useful for the inter-process communication between software processes running on memory; (ii) the sustainability of the foreseen CTA data rate in terms of data throughput with different hardware (e.g. accelerators) and software configurations, (iii) the reuse of nonreal- time algorithms or how much we need to simplify algorithms to be compliant with CTA requirements, (iv) interface issues between the different CTA systems. In this work we focus on goals (i) and (ii).
Porting and redesign of Geotool software system to Qt
NASA Astrophysics Data System (ADS)
Miljanovic Tamarit, V.; Carneiro, L.; Henson, I. H.; Tomuta, E.
2016-12-01
Geotool is a software system that allows a user to interactively display and process seismoacoustic data from International Monitoring System (IMS) station. Geotool can be used to perform a number of analysis and review tasks, including data I/O, waveform filtering, quality control, component rotation, amplitude and arrival measurement and review, array beamforming, correlation, Fourier analysis, FK analysis, event review and location, particle motion visualization, polarization analysis, instrument response convolution/deconvolution, real-time display, signal to noise measurement, spectrogram, and travel time model display. The Geotool program was originally written in C using the X11/Xt/Motif libraries for graphics. It was later ported to C++. Now the program is being ported to the Qt graphics system to be more compatible with the other software in the International Data Centre (IDC). Along with this port, a redesign of the architecture is underway to achieve a separation between user interface, control, and data model elements, in line with design patterns such as Model-View-Controller. Qt is a cross-platform application framework that will allow geotool to easily run on Linux, Mac, and Windows. The Qt environment includes modern libraries and user interfaces for standard utilities such as file and database access, printing, and inter-process communications. The Qt Widgets for Technical Applications library (QWT) provides tools for displaying standard data analysis graphics.
DTS: Building custom, intelligent schedulers
NASA Technical Reports Server (NTRS)
Hansson, Othar; Mayer, Andrew
1994-01-01
DTS is a decision-theoretic scheduler, built on top of a flexible toolkit -- this paper focuses on how the toolkit might be reused in future NASA mission schedulers. The toolkit includes a user-customizable scheduling interface, and a 'Just-For-You' optimization engine. The customizable interface is built on two metaphors: objects and dynamic graphs. Objects help to structure problem specifications and related data, while dynamic graphs simplify the specification of graphical schedule editors (such as Gantt charts). The interface can be used with any 'back-end' scheduler, through dynamically-loaded code, interprocess communication, or a shared database. The 'Just-For-You' optimization engine includes user-specific utility functions, automatically compiled heuristic evaluations, and a postprocessing facility for enforcing scheduling policies. The optimization engine is based on BPS, the Bayesian Problem-Solver (1,2), which introduced a similar approach to solving single-agent and adversarial graph search problems.
Real-time classification of signals from three-component seismic sensors using neural nets
NASA Astrophysics Data System (ADS)
Bowman, B. C.; Dowla, F.
1992-05-01
Adaptive seismic data acquisition systems with capabilities of signal discrimination and event classification are important in treaty monitoring, proliferation, and earthquake early detection systems. Potential applications include monitoring underground chemical explosions, as well as other military, cultural, and natural activities where characteristics of signals change rapidly and without warning. In these applications, the ability to detect and interpret events rapidly without falling behind the influx of the data is critical. We developed a system for real-time data acquisition, analysis, learning, and classification of recorded events employing some of the latest technology in computer hardware, software, and artificial neural networks methods. The system is able to train dynamically, and updates its knowledge based on new data. The software is modular and hardware-independent; i.e., the front-end instrumentation is transparent to the analysis system. The software is designed to take advantage of the multiprocessing environment of the Unix operating system. The Unix System V shared memory and static RAM protocols for data access and the semaphore mechanism for interprocess communications were used. As the three-component sensor detects a seismic signal, it is displayed graphically on a color monitor using X11/Xlib graphics with interactive screening capabilities. For interesting events, the triaxial signal polarization is computed, a fast Fourier Transform (FFT) algorithm is applied, and the normalized power spectrum is transmitted to a backpropagation neural network for event classification. The system is currently capable of handling three data channels with a sampling rate of 500 Hz, which covers the bandwidth of most seismic events. The system has been tested in laboratory setting with artificial events generated in the vicinity of a three-component sensor.
NASA Astrophysics Data System (ADS)
Friedman, Gary; Schwuttke, Ursula M.; Burliegh, Scott; Chow, Sanguan; Parlier, Randy; Lee, Lorrine; Castro, Henry; Gersbach, Jim
1993-03-01
In the early days of JPL's solar system exploration, each spacecraft mission required its own dedicated data system with all software applications written in the mainframe's native assembly language. Although these early telemetry processing systems were a triumph of engineering in their day, since that time the computer industry has advanced to the point where it is now advantageous to replace these systems with more modern technology. The Space Flight Operations Center (SFOC) Prototype group was established in 1985 as a workstation and software laboratory. The charter of the lab was to determine if it was possible to construct a multimission telemetry processing system using commercial, off-the-shelf computers that communicated via networks. The staff of the lab mirrored that of a typical skunk works operation -- a small, multi-disciplinary team with a great deal of autonomy that could get complex tasks done quickly. In an effort to determine which approaches would be useful, the prototype group experimented with all types of operating systems, inter-process communication mechanisms, network protocols, packet size parameters. Out of that pioneering work came the confidence that a multi-mission telemetry processing system could be built using high-level languages running in a heterogeneous, networked workstation environment. Experience revealed that the operating systems on all nodes should be similar (i.e., all VMS or all PC-DOS or all UNIX), and that a unique Data Transport Subsystem tool needed to be built to address the incompatibilities of network standards, byte ordering, and socket buffering. The advantages of building a telemetry processing system based on emerging industry standards were numerous: by employing these standards, we would no longer be locked into a single vendor. When new technology came to market which offered ten times the performance at one eighth the cost, it would be possible to attach the new machine to the network, re-compile the application code, and run. In addition, we would no longer be plagued with lack of manufacturer support when we encountered obscure bugs. And maybe, hopefully, the eternal elusive goal of software portability across different vendors' platforms would finally be available. Some highlights of our prototyping efforts are described.
NASA Technical Reports Server (NTRS)
Friedman, Gary; Schwuttke, Ursula M.; Burliegh, Scott; Chow, Sanguan; Parlier, Randy; Lee, Lorrine; Castro, Henry; Gersbach, Jim
1993-01-01
In the early days of JPL's solar system exploration, each spacecraft mission required its own dedicated data system with all software applications written in the mainframe's native assembly language. Although these early telemetry processing systems were a triumph of engineering in their day, since that time the computer industry has advanced to the point where it is now advantageous to replace these systems with more modern technology. The Space Flight Operations Center (SFOC) Prototype group was established in 1985 as a workstation and software laboratory. The charter of the lab was to determine if it was possible to construct a multimission telemetry processing system using commercial, off-the-shelf computers that communicated via networks. The staff of the lab mirrored that of a typical skunk works operation -- a small, multi-disciplinary team with a great deal of autonomy that could get complex tasks done quickly. In an effort to determine which approaches would be useful, the prototype group experimented with all types of operating systems, inter-process communication mechanisms, network protocols, packet size parameters. Out of that pioneering work came the confidence that a multi-mission telemetry processing system could be built using high-level languages running in a heterogeneous, networked workstation environment. Experience revealed that the operating systems on all nodes should be similar (i.e., all VMS or all PC-DOS or all UNIX), and that a unique Data Transport Subsystem tool needed to be built to address the incompatibilities of network standards, byte ordering, and socket buffering. The advantages of building a telemetry processing system based on emerging industry standards were numerous: by employing these standards, we would no longer be locked into a single vendor. When new technology came to market which offered ten times the performance at one eighth the cost, it would be possible to attach the new machine to the network, re-compile the application code, and run. In addition, we would no longer be plagued with lack of manufacturer support when we encountered obscure bugs. And maybe, hopefully, the eternal elusive goal of software portability across different vendors' platforms would finally be available. Some highlights of our prototyping efforts are described.
A Model-Driven Approach to Teaching Concurrency
ERIC Educational Resources Information Center
Carro, Manuel; Herranz, Angel; Marino, Julio
2013-01-01
We present an undergraduate course on concurrent programming where formal models are used in different stages of the learning process. The main practical difference with other approaches lies in the fact that the ability to develop correct concurrent software relies on a systematic transformation of formal models of inter-process interaction (so…
Towards an Open, Distributed Software Architecture for UxS Operations
NASA Technical Reports Server (NTRS)
Cross, Charles D.; Motter, Mark A.; Neilan, James H.; Qualls, Garry D.; Rothhaar, Paul M.; Tran, Loc; Trujillo, Anna C.; Allen, B. Danette
2015-01-01
To address the growing need to evaluate, test, and certify an ever expanding ecosystem of UxS platforms in preparation of cultural integration, NASA Langley Research Center's Autonomy Incubator (AI) has taken on the challenge of developing a software framework in which UxS platforms developed by third parties can be integrated into a single system which provides evaluation and testing, mission planning and operation, and out-of-the-box autonomy and data fusion capabilities. This software framework, named AEON (Autonomous Entity Operations Network), has two main goals. The first goal is the development of a cross-platform, extensible, onboard software system that provides autonomy at the mission execution and course-planning level, a highly configurable data fusion framework sensitive to the platform's available sensor hardware, and plug-and-play compatibility with a wide array of computer systems, sensors, software, and controls hardware. The second goal is the development of a ground control system that acts as a test-bed for integration of the proposed heterogeneous fleet, and allows for complex mission planning, tracking, and debugging capabilities. The ground control system should also be highly extensible and allow plug-and-play interoperability with third party software systems. In order to achieve these goals, this paper proposes an open, distributed software architecture which utilizes at its core the Data Distribution Service (DDS) standards, established by the Object Management Group (OMG), for inter-process communication and data flow. The design decisions proposed herein leverage the advantages of existing robotics software architectures and the DDS standards to develop software that is scalable, high-performance, fault tolerant, modular, and readily interoperable with external platforms and software.
LEGION: Lightweight Expandable Group of Independently Operating Nodes
NASA Technical Reports Server (NTRS)
Burl, Michael C.
2012-01-01
LEGION is a lightweight C-language software library that enables distributed asynchronous data processing with a loosely coupled set of compute nodes. Loosely coupled means that a node can offer itself in service to a larger task at any time and can withdraw itself from service at any time, provided it is not actively engaged in an assignment. The main program, i.e., the one attempting to solve the larger task, does not need to know up front which nodes will be available, how many nodes will be available, or at what times the nodes will be available, which is normally the case in a "volunteer computing" framework. The LEGION software accomplishes its goals by providing message-based, inter-process communication similar to MPI (message passing interface), but without the tight coupling requirements. The software is lightweight and easy to install as it is written in standard C with no exotic library dependencies. LEGION has been demonstrated in a challenging planetary science application in which a machine learning system is used in closed-loop fashion to efficiently explore the input parameter space of a complex numerical simulation. The machine learning system decides which jobs to run through the simulator; then, through LEGION calls, the system farms those jobs out to a collection of compute nodes, retrieves the job results as they become available, and updates a predictive model of how the simulator maps inputs to outputs. The machine learning system decides which new set of jobs would be most informative to run given the results so far; this basic loop is repeated until sufficient insight into the physical system modeled by the simulator is obtained.
NASA Astrophysics Data System (ADS)
Ziemke, Claas; Kuwahara, Toshinori; Kossev, Ivan
2011-09-01
Even in the field of small satellites, the on-board data handling subsystem has become complex and powerful. With the introduction of powerful CPUs and the availability of considerable amounts of memory on-board a small satellite it has become possible to utilize the flexibility and power of contemporary platform-independent real-time operating systems. Especially the non-commercial sector such like university institutes and community projects such as AMSAT or SSETI are characterized by the inherent lack of financial as well as manpower resources. The opportunity to utilize such real-time operating systems will contribute significantly to achieve a successful mission. Nevertheless the on-board software of a satellite is much more than just an operating system. It has to fulfill a multitude of functional requirements such as: Telecommand interpretation and execution, execution of control loops, generation of telemetry data and frames, failure detection isolation and recovery, the communication with peripherals and so on. Most of the aforementioned tasks are of generic nature and have to be conducted on any satellite with only minor modifications. A general set of functional requirements as well as a protocol for communication is defined in the SA ECSS-E-70-41A standard "Telemetry and telecommand packet utilization". This standard not only defines the communication protocol of the satellite-ground link but also defines a set of so called services which have to be available on-board of every compliant satellite and which are of generic nature. In this paper, a platform-independent and reusable framework is described which is implementing not only the ECSS-E-70-41A standard but also functionalities for interprocess communication, scheduling and a multitude of tasks commonly performed on-board of a satellite. By making use of the capabilities of the high-level programming language C/C++, the powerful open source library BOOST, the real-time operating system RTEMS and finally by providing generic functionalities compliant to the ECSS-E-70-41A standard the proposed framework can provide a great boost in productivity. Together with open source tools such like the GNU tool-chain, Eclipse SDK, the simulation framework OpenSimKit, the emulator QEMU, the proposed on-board software framework forms an integrated development framework. It is possible to design, code and build the on-board software together with the operating system and then run it on a simulated satellite for performance analysis and debugging purposes. This makes it possible to rapidly develop and deploy a full-fledged satellite on-board software with minimal cost and in a limited time frame.
Neylon, J; Min, Y; Kupelian, P; Low, D A; Santhanam, A
2017-04-01
In this paper, a multi-GPU cloud-based server (MGCS) framework is presented for dose calculations, exploring the feasibility of remote computing power for parallelization and acceleration of computationally and time intensive radiotherapy tasks in moving toward online adaptive therapies. An analytical model was developed to estimate theoretical MGCS performance acceleration and intelligently determine workload distribution. Numerical studies were performed with a computing setup of 14 GPUs distributed over 4 servers interconnected by a 1 Gigabits per second (Gbps) network. Inter-process communication methods were optimized to facilitate resource distribution and minimize data transfers over the server interconnect. The analytically predicted computation time predicted matched experimentally observations within 1-5 %. MGCS performance approached a theoretical limit of acceleration proportional to the number of GPUs utilized when computational tasks far outweighed memory operations. The MGCS implementation reproduced ground-truth dose computations with negligible differences, by distributing the work among several processes and implemented optimization strategies. The results showed that a cloud-based computation engine was a feasible solution for enabling clinics to make use of fast dose calculations for advanced treatment planning and adaptive radiotherapy. The cloud-based system was able to exceed the performance of a local machine even for optimized calculations, and provided significant acceleration for computationally intensive tasks. Such a framework can provide access to advanced technology and computational methods to many clinics, providing an avenue for standardization across institutions without the requirements of purchasing, maintaining, and continually updating hardware.
Torczynski, John R.
2000-01-01
A spin coating apparatus requires less cleanroom air flow than prior spin coating apparatus to minimize cleanroom contamination. A shaped exhaust duct from the spin coater maintains process quality while requiring reduced cleanroom air flow. The exhaust duct can decrease in cross section as it extends from the wafer, minimizing eddy formation. The exhaust duct can conform to entrainment streamlines to minimize eddy formation and reduce interprocess contamination at minimal cleanroom air flow rates.
Realtime, Object-oriented Reduction of Parkes Multibeam Data using AIPS++
NASA Astrophysics Data System (ADS)
Barnes, D. G.
An overview of the Australia Telescope National Facility (ATNF) Parkes Multibeam Software is presented. The new thirteen-beam Parkes {21 cm} Multibeam Receiver is being used for the neutral hydrogen (Hi) Parkes All Sky Survey (HIPASS). This survey will search the entire southern sky for Hi in the redshift range {$-1200$ km s$^{-1}$} to {$+12600$ km s$^{-1}$}; with a limiting column density of {$N_Hi \\simeq 5 \\times 1017$ cm$^{-2}$}. Observations for the survey began in late February, 1997, and will continue through to the year 2000. A complete reduction package for the HIPASS survey has been developed, based on the AIPS++ library. The major software component is realtime, and uses advanced inter-process communication coupled to a graphical user interface, provided by AIPS++, to apply bandpass removal, flux calibration, velocity frame conversion and spectral smoothing to 26 spectra of 1024 channels each, every five seconds. AIPS++ connections have been added to ATNF-developed visualization software to provide on-line visual monitoring of the data quality. The non-realtime component of the software is responsible for gridding the spectra into position-velocity cubes; typically 200000 spectra are gridded into an $8^\\circ \\times 8^\\circ$ cube.
Legacy model integration for enhancing hydrologic interdisciplinary research
NASA Astrophysics Data System (ADS)
Dozier, A.; Arabi, M.; David, O.
2013-12-01
Many challenges are introduced to interdisciplinary research in and around the hydrologic science community due to advances in computing technology and modeling capabilities in different programming languages, across different platforms and frameworks by researchers in a variety of fields with a variety of experience in computer programming. Many new hydrologic models as well as optimization, parameter estimation, and uncertainty characterization techniques are developed in scripting languages such as Matlab, R, Python, or in newer languages such as Java and the .Net languages, whereas many legacy models have been written in FORTRAN and C, which complicates inter-model communication for two-way feedbacks. However, most hydrologic researchers and industry personnel have little knowledge of the computing technologies that are available to address the model integration process. Therefore, the goal of this study is to address these new challenges by utilizing a novel approach based on a publish-subscribe-type system to enhance modeling capabilities of legacy socio-economic, hydrologic, and ecologic software. Enhancements include massive parallelization of executions and access to legacy model variables at any point during the simulation process by another program without having to compile all the models together into an inseparable 'super-model'. Thus, this study provides two-way feedback mechanisms between multiple different process models that can be written in various programming languages and can run on different machines and operating systems. Additionally, a level of abstraction is given to the model integration process that allows researchers and other technical personnel to perform more detailed and interactive modeling, visualization, optimization, calibration, and uncertainty analysis without requiring deep understanding of inter-process communication. To be compatible, a program must be written in a programming language with bindings to a common implementation of the message passing interface (MPI), which includes FORTRAN, C, Java, the .NET languages, Python, R, Matlab, and many others. The system is tested on a longstanding legacy hydrologic model, the Soil and Water Assessment Tool (SWAT), to observe and enhance speed-up capabilities for various optimization, parameter estimation, and model uncertainty characterization techniques, which is particularly important for computationally intensive hydrologic simulations. Initial results indicate that the legacy extension system significantly decreases developer time, computation time, and the cost of purchasing commercial parallel processing licenses, while enhancing interdisciplinary research by providing detailed two-way feedback mechanisms between various process models with minimal changes to legacy code.
The contaminant analysis automation robot implementation for the automated laboratory
DOE Office of Scientific and Technical Information (OSTI.GOV)
Younkin, J.R.; Igou, R.E.; Urenda, T.D.
1995-12-31
The Contaminant Analysis Automation (CAA) project defines the automated laboratory as a series of standard laboratory modules (SLM) serviced by a robotic standard support module (SSM). These SLMs are designed to allow plug-and-play integration into automated systems that perform standard analysis methods (SAM). While the SLMs are autonomous in the execution of their particular chemical processing task, the SAM concept relies on a high-level task sequence controller (TSC) to coordinate the robotic delivery of materials requisite for SLM operations, initiate an SLM operation with the chemical method dependent operating parameters, and coordinate the robotic removal of materials from the SLMmore » when its commands and events has been established to allow ready them for transport operations as well as performing the Supervisor and Subsystems (GENISAS) software governs events from the SLMs and robot. The Intelligent System Operating Environment (ISOE) enables the inter-process communications used by GENISAS. CAA selected the Hewlett-Packard Optimized Robot for Chemical Analysis (ORCA) and its associated Windows based Methods Development Software (MDS) as the robot SSM. The MDS software is used to teach the robot each SLM position and required material port motions. To allow the TSC to command these SLM motions, a hardware and software implementation was required that allowed message passing between different operating systems. This implementation involved the use of a Virtual Memory Extended (VME) rack with a Force CPU-30 computer running VxWorks; a real-time multitasking operating system, and a Radiuses PC compatible VME computer running MDS. A GENISAS server on The Force computer accepts a transport command from the TSC, a GENISAS supervisor, over Ethernet and notifies software on the RadiSys PC of the pending command through VMEbus shared memory. The command is then delivered to the MDS robot control software using a Windows Dynamic Data Exchange conversation.« less
Marković, Snežana; Kerč, Janez; Horvat, Matej
2017-03-01
We are presenting a new approach of identifying sources of variability within a manufacturing process by NIR measurements of samples of intermediate material after each consecutive unit operation (interprocess NIR sampling technique). In addition, we summarize the development of a multivariate statistical process control (MSPC) model for the production of enteric-coated pellet product of the proton-pump inhibitor class. By developing provisional NIR calibration models, the identification of critical process points yields comparable results to the established MSPC modeling procedure. Both approaches are shown to lead to the same conclusion, identifying parameters of extrusion/spheronization and characteristics of lactose that have the greatest influence on the end-product's enteric coating performance. The proposed approach enables quicker and easier identification of variability sources during manufacturing process, especially in cases when historical process data is not straightforwardly available. In the presented case the changes of lactose characteristics are influencing the performance of the extrusion/spheronization process step. The pellet cores produced by using one (considered as less suitable) lactose source were on average larger and more fragile, leading to consequent breakage of the cores during subsequent fluid bed operations. These results were confirmed by additional experimental analyses illuminating the underlying mechanism of fracture of oblong pellets during the pellet coating process leading to compromised film coating.
2014-01-01
Background We recently developed a freely available mobile app (TB Mobile) for both iOS and Android platforms that displays Mycobacterium tuberculosis (Mtb) active molecule structures and their targets with links to associated data. The app was developed to make target information available to as large an audience as possible. Results We now report a major update of the iOS version of the app. This includes enhancements that use an implementation of ECFP_6 fingerprints that we have made open source. Using these fingerprints, the user can propose compounds with possible anti-TB activity, and view the compounds within a cluster landscape. Proposed compounds can also be compared to existing target data, using a näive Bayesian scoring system to rank probable targets. We have curated an additional 60 new compounds and their targets for Mtb and added these to the original set of 745 compounds. We have also curated 20 further compounds (many without targets in TB Mobile) to evaluate this version of the app with 805 compounds and associated targets. Conclusions TB Mobile can now manage a small collection of compounds that can be imported from external sources, or exported by various means such as email or app-to-app inter-process communication. This means that TB Mobile can be used as a node within a growing ecosystem of mobile apps for cheminformatics. It can also cluster compounds and use internal algorithms to help identify potential targets based on molecular similarity. TB Mobile represents a valuable dataset, data-visualization aid and target prediction tool. PMID:25302078
Clark, Alex M; Sarker, Malabika; Ekins, Sean
2014-01-01
We recently developed a freely available mobile app (TB Mobile) for both iOS and Android platforms that displays Mycobacterium tuberculosis (Mtb) active molecule structures and their targets with links to associated data. The app was developed to make target information available to as large an audience as possible. We now report a major update of the iOS version of the app. This includes enhancements that use an implementation of ECFP_6 fingerprints that we have made open source. Using these fingerprints, the user can propose compounds with possible anti-TB activity, and view the compounds within a cluster landscape. Proposed compounds can also be compared to existing target data, using a näive Bayesian scoring system to rank probable targets. We have curated an additional 60 new compounds and their targets for Mtb and added these to the original set of 745 compounds. We have also curated 20 further compounds (many without targets in TB Mobile) to evaluate this version of the app with 805 compounds and associated targets. TB Mobile can now manage a small collection of compounds that can be imported from external sources, or exported by various means such as email or app-to-app inter-process communication. This means that TB Mobile can be used as a node within a growing ecosystem of mobile apps for cheminformatics. It can also cluster compounds and use internal algorithms to help identify potential targets based on molecular similarity. TB Mobile represents a valuable dataset, data-visualization aid and target prediction tool.
NASA Technical Reports Server (NTRS)
Butler, Roy
2013-01-01
The growth in computer hardware performance, coupled with reduced energy requirements, has led to a rapid expansion of the resources available to software systems, driving them towards greater logical abstraction, flexibility, and complexity. This shift in focus from compacting functionality into a limited field towards developing layered, multi-state architectures in a grand field has both driven and been driven by the history of embedded processor design in the robotic spacecraft industry.The combinatorial growth of interprocess conditions is accompanied by benefits (concurrent development, situational autonomy, and evolution of goals) and drawbacks (late integration, non-deterministic interactions, and multifaceted anomalies) in achieving mission success, as illustrated by the case of the Mars Reconnaissance Orbiter. Approaches to optimizing the benefits while mitigating the drawbacks have taken the form of the formalization of requirements, modular design practices, extensive system simulation, and spacecraft data trend analysis. The growth of hardware capability and software complexity can be expected to continue, with future directions including stackable commodity subsystems, computer-generated algorithms, runtime reconfigurable processors, and greater autonomy.
NASA Technical Reports Server (NTRS)
Conrad, A. R.; Lupton, W. F.
1992-01-01
Each Keck instrument presents a consistent software view to the user interface programmer. The view consists of a small library of functions, which are identical for all instruments, and a large set of keywords, that vary from instrument to instrument. All knowledge of the underlying task structure is hidden from the application programmer by the keyword layer. Image capture software uses the same function library to collect data for the image header. Because the image capture software and the instrument control software are built on top of the same keyword layer, a given observation can be 'replayed' by extracting keyword-value pairs from the image header and passing them back to the control system. The keyword layer features non-blocking as well as blocking I/O. A non-blocking keyword write operation (such as setting a filter position) specifies a callback to be invoked when the operation is complete. A non-blocking keyword read operation specifies a callback to be invoked whenever the keyword changes state. The keyword-callback style meshes well with the widget-callback style commonly used in X window programs. The first keyword library was built for the two Keck optical instruments. More recently, keyword libraries have been developed for the infrared instruments and for telescope control. Although the underlying mechanisms used for inter-process communication by each of these systems vary widely (Lick MUSIC, Sun RPC, and direct socket I/O, respectively), a basic user interface has been written that can be used with any of these systems. Since the keyword libraries are bound to user interface programs dynamically at run time, only a single set of user interface executables is needed. For example, the same program, 'xshow', can be used to display continuously the telescope's position, the time left in an instrument's exposure, or both values simultaneously. Less generic tools that operate on specific keywords, for example an X display that controls optical instrument exposures, have also been written using the keyword layer.
How to handle 6GBytes a night and not get swamped
NASA Technical Reports Server (NTRS)
Allsman, R.; Alcock, C.; Axelrod, T.; Bennett, D.; Cook, K.; Park, H.-S.; Griest, K.; Marshall, S.; Perlmutter, S.; Stubbs, C.
1992-01-01
The Macho Project has undertaken a 5 year effort to search for dark matter in the halo of the Galaxy by scanning the Magellanic Clouds for micro-lensing events. Each evening's raw image data will be reduced in real-time into the observed stars' photometric measurements. The actual search for micro-lensing events will be a post-processing operation. The theoretical prediction of the rate of such events necessitates the collection of a large number of repeated exposures. The project designed camera subsystem delivers 64 Mbytes per exposure with exposures typically occurring every 500 seconds. An ideal evening's observing will provide 6 Gbytes of raw image data and 40 Mbytes of reduced photometric measurements. Recognizing the difficulty of digging out from a snowballing cascade of raw data, the project requires the real-time reduction of each evening's data. The software team's implementation strategy centered on this non-negotiable mandate. Accepting the reality that 2 full time people needed to implement the core real-time control and data management system within 6 months, off-the-shelf vendor components were explored to provide quick solutions to the classic needs for file management, data management, and process control. Where vendor solutions were lacking, state-of-the-art models were used for hand tailored subsystems. In particular, petri nets manage process control, memory mapped bulletin boards provide interprocess communication between the multi-tasked processes, and C++ class libraries provide memory mapped, disk resident databases. The differences between the implementation strategy and the final implementation reality are presented. The necessity of validating vendor product claims are explored. Both the successful and hindsight decisions enabling the collection and processing of the nightly data barrage are reviewed.
NASA Astrophysics Data System (ADS)
Bellerby, Tim
2014-05-01
Model Integration System (MIST) is open-source environmental modelling programming language that directly incorporates data parallelism. The language is designed to enable straightforward programming structures, such as nested loops and conditional statements to be directly translated into sequences of whole-array (or more generally whole data-structure) operations. MIST thus enables the programmer to use well-understood constructs, directly relating to the mathematical structure of the model, without having to explicitly vectorize code or worry about details of parallelization. A range of common modelling operations are supported by dedicated language structures operating on cell neighbourhoods rather than individual cells (e.g.: the 3x3 local neighbourhood needed to implement an averaging image filter can be simply accessed from within a simple loop traversing all image pixels). This facility hides details of inter-process communication behind more mathematically relevant descriptions of model dynamics. The MIST automatic vectorization/parallelization process serves both to distribute work among available nodes and separately to control storage requirements for intermediate expressions - enabling operations on very large domains for which memory availability may be an issue. MIST is designed to facilitate efficient interpreter based implementations. A prototype open source interpreter is available, coded in standard FORTRAN 95, with tools to rapidly integrate existing FORTRAN 77 or 95 code libraries. The language is formally specified and thus not limited to FORTRAN implementation or to an interpreter-based approach. A MIST to FORTRAN compiler is under development and volunteers are sought to create an ANSI-C implementation. Parallel processing is currently implemented using OpenMP. However, parallelization code is fully modularised and could be replaced with implementations using other libraries. GPU implementation is potentially possible.
Limits to high-speed simulations of spiking neural networks using general-purpose computers.
Zenke, Friedemann; Gerstner, Wulfram
2014-01-01
To understand how the central nervous system performs computations using recurrent neuronal circuitry, simulations have become an indispensable tool for theoretical neuroscience. To study neuronal circuits and their ability to self-organize, increasing attention has been directed toward synaptic plasticity. In particular spike-timing-dependent plasticity (STDP) creates specific demands for simulations of spiking neural networks. On the one hand a high temporal resolution is required to capture the millisecond timescale of typical STDP windows. On the other hand network simulations have to evolve over hours up to days, to capture the timescale of long-term plasticity. To do this efficiently, fast simulation speed is the crucial ingredient rather than large neuron numbers. Using different medium-sized network models consisting of several thousands of neurons and off-the-shelf hardware, we compare the simulation speed of the simulators: Brian, NEST and Neuron as well as our own simulator Auryn. Our results show that real-time simulations of different plastic network models are possible in parallel simulations in which numerical precision is not a primary concern. Even so, the speed-up margin of parallelism is limited and boosting simulation speeds beyond one tenth of real-time is difficult. By profiling simulation code we show that the run times of typical plastic network simulations encounter a hard boundary. This limit is partly due to latencies in the inter-process communications and thus cannot be overcome by increased parallelism. Overall, these results show that to study plasticity in medium-sized spiking neural networks, adequate simulation tools are readily available which run efficiently on small clusters. However, to run simulations substantially faster than real-time, special hardware is a prerequisite.
Real-Time Data Streaming and Storing Structure for the LHD's Fusion Plasma Experiments
NASA Astrophysics Data System (ADS)
Nakanishi, Hideya; Ohsuna, Masaki; Kojima, Mamoru; Imazu, Setsuo; Nonomura, Miki; Emoto, Masahiko; Yoshida, Masanobu; Iwata, Chie; Ida, Katsumi
2016-02-01
The LHD data acquisition and archiving system, i.e., LABCOM system, has been fully equipped with high-speed real-time acquisition, streaming, and storage capabilities. To deal with more than 100 MB/s continuously generated data at each data acquisition (DAQ) node, DAQ tasks have been implemented as multitasking and multithreaded ones in which the shared memory plays the most important role for inter-process fast and massive data handling. By introducing a 10-second time chunk named “subshot,” endless data streams can be stored into a consecutive series of fixed length data blocks so that they will soon become readable by other processes even while the write process is continuing. Real-time device and environmental monitoring are also implemented in the same way with further sparse resampling. The central data storage has been separated into two layers to be capable of receiving multiple 100 MB/s inflows in parallel. For the frontend layer, high-speed SSD arrays are used as the GlusterFS distributed filesystem which can provide max. 2 GB/s throughput. Those design optimizations would be informative for implementing the next-generation data archiving system in big physics, such as ITER.
Direct access inter-process shared memory
Brightwell, Ronald B; Pedretti, Kevin; Hudson, Trammell B
2013-10-22
A technique for directly sharing physical memory between processes executing on processor cores is described. The technique includes loading a plurality of processes into the physical memory for execution on a corresponding plurality of processor cores sharing the physical memory. An address space is mapped to each of the processes by populating a first entry in a top level virtual address table for each of the processes. The address space of each of the processes is cross-mapped into each of the processes by populating one or more subsequent entries of the top level virtual address table with the first entry in the top level virtual address table from other processes.
Contingency theoretic methodology for agent-based web-oriented manufacturing systems
NASA Astrophysics Data System (ADS)
Durrett, John R.; Burnell, Lisa J.; Priest, John W.
2000-12-01
The development of distributed, agent-based, web-oriented, N-tier Information Systems (IS) must be supported by a design methodology capable of responding to the convergence of shifts in business process design, organizational structure, computing, and telecommunications infrastructures. We introduce a contingency theoretic model for the use of open, ubiquitous software infrastructure in the design of flexible organizational IS. Our basic premise is that developers should change in the way they view the software design process from a view toward the solution of a problem to one of the dynamic creation of teams of software components. We postulate that developing effective, efficient, flexible, component-based distributed software requires reconceptualizing the current development model. The basic concepts of distributed software design are merged with the environment-causes-structure relationship from contingency theory; the task-uncertainty of organizational- information-processing relationships from information processing theory; and the concept of inter-process dependencies from coordination theory. Software processes are considered as employees, groups of processes as software teams, and distributed systems as software organizations. Design techniques already used in the design of flexible business processes and well researched in the domain of the organizational sciences are presented. Guidelines that can be utilized in the creation of component-based distributed software will be discussed.
Characterizing parallel file-access patterns on a large-scale multiprocessor
NASA Technical Reports Server (NTRS)
Purakayastha, Apratim; Ellis, Carla Schlatter; Kotz, David; Nieuwejaar, Nils; Best, Michael
1994-01-01
Rapid increases in the computational speeds of multiprocessors have not been matched by corresponding performance enhancements in the I/O subsystem. To satisfy the large and growing I/O requirements of some parallel scientific applications, we need parallel file systems that can provide high-bandwidth and high-volume data transfer between the I/O subsystem and thousands of processors. Design of such high-performance parallel file systems depends on a thorough grasp of the expected workload. So far there have been no comprehensive usage studies of multiprocessor file systems. Our CHARISMA project intends to fill this void. The first results from our study involve an iPSC/860 at NASA Ames. This paper presents results from a different platform, the CM-5 at the National Center for Supercomputing Applications. The CHARISMA studies are unique because we collect information about every individual read and write request and about the entire mix of applications running on the machines. The results of our trace analysis lead to recommendations for parallel file system design. First the file system should support efficient concurrent access to many files, and I/O requests from many jobs under varying load conditions. Second, it must efficiently manage large files kept open for long periods. Third, it should expect to see small requests predominantly sequential access patterns, application-wide synchronous access, no concurrent file-sharing between jobs appreciable byte and block sharing between processes within jobs, and strong interprocess locality. Finally, the trace data suggest that node-level write caches and collective I/O request interfaces may be useful in certain environments.
NASA Astrophysics Data System (ADS)
Moores, John E.; Francis, Raymond; Mader, Marianne; Osinski, G. R.; Barfoot, T.; Barry, N.; Basic, G.; Battler, M.; Beauchamp, M.; Blain, S.; Bondy, M.; Capitan, R.-D.; Chanou, A.; Clayton, J.; Cloutis, E.; Daly, M.; Dickinson, C.; Dong, H.; Flemming, R.; Furgale, P.; Gammel, J.; Gharfoor, N.; Hussein, M.; Grieve, R.; Henrys, H.; Jaziobedski, P.; Lambert, A.; Leung, K.; Marion, C.; McCullough, E.; McManus, C.; Neish, C. D.; Ng, H. K.; Ozaruk, A.; Pickersgill, A.; Preston, L. J.; Redman, D.; Sapers, H.; Shankar, B.; Singleton, A.; Souders, K.; Stenning, B.; Stooke, P.; Sylvester, P.; Tornabene, L.
2012-12-01
A Mission Control Architecture is presented for a Robotic Lunar Sample Return Mission which builds upon the experience of the landed missions of the NASA Mars Exploration Program. This architecture consists of four separate processes working in parallel at Mission Control and achieving buy-in for plans sequentially instead of simultaneously from all members of the team. These four processes were: science processing, science interpretation, planning and mission evaluation. science processing was responsible for creating products from data downlinked from the field and is organized by instrument. Science Interpretation was responsible for determining whether or not science goals are being met and what measurements need to be taken to satisfy these goals. The Planning process, responsible for scheduling and sequencing observations, and the Evaluation process that fostered inter-process communications, reporting and documentation assisted these processes. This organization is advantageous for its flexibility as shown by the ability of the structure to produce plans for the rover every two hours, for the rapidity with which Mission Control team members may be trained and for the relatively small size of each individual team. This architecture was tested in an analogue mission to the Sudbury impact structure from June 6-17, 2011. A rover was used which was capable of developing a network of locations that could be revisited using a teach and repeat method. This allowed the science team to process several different outcrops in parallel, downselecting at each stage to ensure that the samples selected for caching were the most representative of the site. Over the course of 10 days, 18 rock samples were collected from 5 different outcrops, 182 individual field activities - such as roving or acquiring an image mosaic or other data product - were completed within 43 command cycles, and the rover travelled over 2200 m. Data transfer from communications passes were filled to 74%. Sample triage was simulated to allow down-selection to 1 kg of material for return to Earth.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Auld, Joshua; Hope, Michael; Ley, Hubert
This paper discusses the development of an agent-based modelling software development kit, and the implementation and validation of a model using it that integrates dynamic simulation of travel demand, network supply and network operations. A description is given of the core utilities in the kit: a parallel discrete event engine, interprocess exchange engine, and memory allocator, as well as a number of ancillary utilities: visualization library, database IO library, and scenario manager. The overall framework emphasizes the design goals of: generality, code agility, and high performance. This framework allows the modeling of several aspects of transportation system that are typicallymore » done with separate stand-alone software applications, in a high-performance and extensible manner. The issue of integrating such models as dynamic traffic assignment and disaggregate demand models has been a long standing issue for transportation modelers. The integrated approach shows a possible way to resolve this difficulty. The simulation model built from the POLARIS framework is a single, shared-memory process for handling all aspects of the integrated urban simulation. The resulting gains in computational efficiency and performance allow planning models to be extended to include previously separate aspects of the urban system, enhancing the utility of such models from the planning perspective. Initial tests with case studies involving traffic management center impacts on various network events such as accidents, congestion and weather events, show the potential of the system.« less
Parallel computing for automated model calibration
DOE Office of Scientific and Technical Information (OSTI.GOV)
Burke, John S.; Danielson, Gary R.; Schulz, Douglas A.
2002-07-29
Natural resources model calibration is a significant burden on computing and staff resources in modeling efforts. Most assessments must consider multiple calibration objectives (for example magnitude and timing of stream flow peak). An automated calibration process that allows real time updating of data/models, allowing scientists to focus effort on improving models is needed. We are in the process of building a fully featured multi objective calibration tool capable of processing multiple models cheaply and efficiently using null cycle computing. Our parallel processing and calibration software routines have been generically, but our focus has been on natural resources model calibration. Somore » far, the natural resources models have been friendly to parallel calibration efforts in that they require no inter-process communication, only need a small amount of input data and only output a small amount of statistical information for each calibration run. A typical auto calibration run might involve running a model 10,000 times with a variety of input parameters and summary statistical output. In the past model calibration has been done against individual models for each data set. The individual model runs are relatively fast, ranging from seconds to minutes. The process was run on a single computer using a simple iterative process. We have completed two Auto Calibration prototypes and are currently designing a more feature rich tool. Our prototypes have focused on running the calibration in a distributed computing cross platform environment. They allow incorporation of?smart? calibration parameter generation (using artificial intelligence processing techniques). Null cycle computing similar to SETI@Home has also been a focus of our efforts. This paper details the design of the latest prototype and discusses our plans for the next revision of the software.« less
Sequencing of Dust Filter Production Process Using Design Structure Matrix (DSM)
NASA Astrophysics Data System (ADS)
Sari, R. M.; Matondang, A. R.; Syahputri, K.; Anizar; Siregar, I.; Rizkya, I.; Ursula, C.
2018-01-01
Metal casting company produces machinery spare part for manufactures. One of the product produced is dust filter. Most of palm oil mill used this product. Since it is used in most of palm oil mill, company often have problems to address this product. One of problem is the disordered of production process. It carried out by the job sequencing. The important job that should be solved first, least implement, while less important job and could be completed later, implemented first. Design Structure Matrix (DSM) used to analyse and determine priorities in the production process. DSM analysis is sort of production process through dependency sequencing. The result of dependency sequences shows the sequence process according to the inter-process linkage considering before and after activities. Finally, it demonstrates their activities to the coupled activities for metal smelting, refining, grinding, cutting container castings, metal expenditure of molds, metal casting, coating processes, and manufacture of molds of sand.
NASA Astrophysics Data System (ADS)
Lindquist, Kent Gordon
We constructed a near-real-time system, called Iceworm, to automate seismic data collection, processing, storage, and distribution at the Alaska Earthquake Information Center (AEIC). Phase-picking, phase association, and interprocess communication components come from Earthworm (U.S. Geological Survey). A new generic, internal format for digital data supports unified handling of data from diverse sources. A new infrastructure for applying processing algorithms to near-real-time data streams supports automated information extraction from seismic wavefields. Integration of Datascope (U. of Colorado) provides relational database management of all automated measurements, parametric information for located hypocenters, and waveform data from Iceworm. Data from 1997 yield 329 earthquakes located by both Iceworm and the AEIC. Of these, 203 have location residuals under 22 km, sufficient for hazard response. Regionalized inversions for local magnitude in Alaska yield Msb{L} calibration curves (logAsb0) that differ from the Californian Richter magnitude. The new curve is 0.2\\ Msb{L} units more attenuative than the Californian curve at 400 km for earthquakes north of the Denali fault. South of the fault, and for a region north of Cook Inlet, the difference is 0.4\\ Msb{L}. A curve for deep events differs by 0.6\\ Msb{L} at 650 km. We expand geographic coverage of Alaskan regional seismic monitoring to the Aleutians, the Bering Sea, and the entire Arctic by initiating the processing of four short-period, Alaskan seismic arrays. To show the array stations' sensitivity, we detect and locate two microearthquakes that were missed by the AEIC. An empirical study of the location sensitivity of the arrays predicts improvements over the Alaskan regional network that are shown as map-view contour plots. We verify these predictions by detecting an Msb{L} 3.2 event near Unimak Island with one array. The detection and location of four representative earthquakes illustrates the expansion of geographic coverage from array processing. Measurements at the arrays of systematic azimuth residuals, between 5sp° and 50sp° from 203 Aleutian events, reveal significant effects of heterogeneous structure on wavefields. Finally, algorithms to automatically detect earthquakes in continuous array data are demonstrated with the detection of an Aleutian earthquake.
Development of visual 3D virtual environment for control software
NASA Technical Reports Server (NTRS)
Hirose, Michitaka; Myoi, Takeshi; Amari, Haruo; Inamura, Kohei; Stark, Lawrence
1991-01-01
Virtual environments for software visualization may enable complex programs to be created and maintained. A typical application might be for control of regional electric power systems. As these encompass broader computer networks than ever, construction of such systems becomes very difficult. Conventional text-oriented environments are useful in programming individual processors. However, they are obviously insufficient to program a large and complicated system, that includes large numbers of computers connected to each other; such programming is called 'programming in the large.' As a solution for this problem, the authors are developing a graphic programming environment wherein one can visualize complicated software in virtual 3D world. One of the major features of the environment is the 3D representation of concurrent process. 3D representation is used to supply both network-wide interprocess programming capability (capability for 'programming in the large') and real-time programming capability. The authors' idea is to fuse both the block diagram (which is useful to check relationship among large number of processes or processors) and the time chart (which is useful to check precise timing for synchronization) into a single 3D space. The 3D representation gives us a capability for direct and intuitive planning or understanding of complicated relationship among many concurrent processes. To realize the 3D representation, a technology to enable easy handling of virtual 3D object is a definite necessity. Using a stereo display system and a gesture input device (VPL DataGlove), our prototype of the virtual workstation has been implemented. The workstation can supply the 'sensation' of the virtual 3D space to a programmer. Software for the 3D programming environment is implemented on the workstation. According to preliminary assessments, a 50 percent reduction of programming effort is achieved by using the virtual 3D environment. The authors expect that the 3D environment has considerable potential in the field of software engineering.
Comprehensive seismic monitoring of the Cascadia megathrust with real-time GPS
NASA Astrophysics Data System (ADS)
Melbourne, T. I.; Szeliga, W. M.; Santillan, V. M.; Scrivner, C. W.; Webb, F.
2013-12-01
We have developed a comprehensive real-time GPS-based seismic monitoring system for the Cascadia subduction zone based on 1- and 5-second point position estimates computed within the ITRF08 reference frame. A Kalman filter stream editor that uses a geometry-free combination of phase and range observables to speed convergence while also producing independent estimation of carrier phase biases and ionosphere delay pre-cleans raw satellite measurements. These are then analyzed with GIPSY-OASIS using satellite clock and orbit corrections streamed continuously from the International GNSS Service (IGS) and the German Aerospace Center (DLR). The resulting RMS position scatter is less than 3 cm, and typical latencies are under 2 seconds. Currently 31 coastal Washington, Oregon, and northern California stations from the combined PANGA and PBO networks are analyzed. We are now ramping up to include all of the remaining 400+ stations currently operating throughout the Cascadia subduction zone, all of which are high-rate and telemetered in real-time to CWU. These receivers span the M9 megathrust, M7 crustal faults beneath population centers, several active Cascades volcanoes, and a host of other hazard sources. To use the point position streams for seismic monitoring, we have developed an inter-process client communication package that captures, buffers and re-broadcasts real-time positions and covariances to a variety of seismic estimation routines running on distributed hardware. An aggregator ingests, re-streams and can rebroadcast up to 24 hours of point-positions and resultant seismic estimates derived from the point positions to application clients distributed across web. A suite of seismic monitoring applications has also been written, which includes position time series analysis, instantaneous displacement vectors, and peak ground displacement contouring and mapping. We have also implemented a continuous estimation of finite-fault slip along the Cascadia megathrust using a NIF-type approach. This currently operates on the terrestrial GPS data streams, but could readily be expanded to use real-time offshore geodetic measurements as well. The continuous slip distributions are used in turn to compute tsunami excitation and, when convolved with pre-computed, hydrodynamic Green functions calculated using the COMCOT tsunami modeling software, run-up estimates for the entire Cascadia coastal margin. Finally, a suite of data visualization tools has been written to allow interaction with the real-time position streams and seismic estimates based on them, including time series plotting, instantaneous offset vectors, peak ground deformation contouring, finite-fault inversions, and tsunami run-up. This suite is currently bundled within a single client written in JAVA, called ';GPS Cockpit,' which is available for download.
The data acquisition system for the Anglo-Australian Observatory 2-degree field project
NASA Technical Reports Server (NTRS)
Shortridge, K.; Farrell, T. J.; Bailey, J.
1992-01-01
The Anglo-Australian Observatory (AAO) is building a system that will provide a two-degree field of view at prime focus. A robot positioner will be used to locate up to 400 optical fibers at pre-determined positions in this field. While observations are being made using one set of 400 fibers, the robot will be positioning a second set of fibers in a background field that can be moved in to replace the first when the telescope is moved to a new position. The fibers feed two spectrographs each with a 1024 square CCD detector. The software system being produced to control this involves Vaxes for overall control and data recording, UNIX workstations for fiber configuration calculations and on-line data reduction, and VME systems running VxWorks for real-time control of critical parts such as the positioner robot. The system has to be able to interact with the observatory's present data acquisition systems, which use the ADAM system. As yet, the real-time parts of ADAM have not been ported to Unix, and so we are having to produce a smaller-scale system that is similar but inherently distributed (which ADAM is not). We are using this system as a testbed for ideas that we hope may eventually influence an ADAM II system. The system we are producing is based on a message system that is designed to be able to handle inter-process and inter-processor messages of any length, efficiently, and without ever requiring a task to block (i.e., be unresponsive to 'cancel' messages, enquiry messages), other than when deliberately waiting for external input - all of which will be through such messages. The essential requirement is that a message 'send' operation should never be able to block. The messages will be hierarchical, self-defining, machine-independent data structures. This allows us to provide very simple monitoring of messages for diagnostic purposes, and allows general purpose interface programs to be written without needing to share precise byte by byte message format definitions. Programs in this system have interfaces defined simply in terms of named actions and their parameters. Real-time control programs are required to be able to handle a number of such actions concurrently; data reduction programs will normally only need to handle one action at a time ('process an image', 'display a spectrum', etc).
Sparse intervertebral fence composition for 3D cervical vertebra segmentation
NASA Astrophysics Data System (ADS)
Liu, Xinxin; Yang, Jian; Song, Shuang; Cong, Weijian; Jiao, Peifeng; Song, Hong; Ai, Danni; Jiang, Yurong; Wang, Yongtian
2018-06-01
Statistical shape models are capable of extracting shape prior information, and are usually utilized to assist the task of segmentation of medical images. However, such models require large training datasets in the case of multi-object structures, and it also is difficult to achieve satisfactory results for complex shapes. This study proposed a novel statistical model for cervical vertebra segmentation, called sparse intervertebral fence composition (SiFC), which can reconstruct the boundary between adjacent vertebrae by modeling intervertebral fences. The complex shape of the cervical spine is replaced by a simple intervertebral fence, which considerably reduces the difficulty of cervical segmentation. The final segmentation results are obtained by using a 3D active contour deformation model without shape constraint, which substantially enhances the recognition capability of the proposed method for objects with complex shapes. The proposed segmentation framework is tested on a dataset with CT images from 20 patients. A quantitative comparison against corresponding reference vertebral segmentation yields an overall mean absolute surface distance of 0.70 mm and a dice similarity index of 95.47% for cervical vertebral segmentation. The experimental results show that the SiFC method achieves competitive cervical vertebral segmentation performances, and completely eliminates inter-process overlap.
Communications satellite no. 2 (CS-2)
NASA Technical Reports Server (NTRS)
1982-01-01
The purpose of the Japanese CS-2 satellite is to provide national communications and industrial communications, such as special emergency and remote communications, and to contribute to the development of technology pertaining to communications satellites. Description and operating parameters of the following satellite components are presented: structure, communications system, telemetry/command system, electric power system, attitude and antenna control system, secondary propulsion system, apogee motor, framework, and heat control system.
Makowski, Dale
2016-01-01
This paper sets out the basics for approaching the selection and implementation of a cloud-based communication system to support a business continuity programme, including: • consideration for how a cloud-based communication system can enhance a business continuity programme; • descriptions of some of the more popular features of a cloud-based communication system; • options to evaluate when selecting a cloud-based communication system; • considerations for how to design a system to be most effective for an organisation; • best practices for how to conduct the initial load of data to a cloud-based communication system; • best practices for how to conduct an initial validation of the data loaded to a cloud-based communication system; • considerations for how to keep contact information in the cloud-based communication system current and accurate; • best practices for conducting ongoing system testing; • considerations for how to conduct user training; • review of other potential uses of a cloud-based communication system; and • review of other tools and features many cloud-based communication systems may offer.
Audits Can Add Panache to Your Communication Program.
ERIC Educational Resources Information Center
Banach, William J.
1982-01-01
Suggests that school systems "audit" their communication system to assess their communication needs. Provides two tests that audit a school system's environment and its community. The test results indicate whether the system's communication program should emphasize formal or informal communication methods. (RW)
NASA Astrophysics Data System (ADS)
Li, Xin; Hong, Yifeng; Wang, Jinfang; Liu, Yang; Sun, Xun; Li, Mi
2018-01-01
Numerous communication techniques and optical devices successfully applied in space optical communication system indicates a good portability of it. With this good portability, typical coherent demodulation technique of Costas loop can be easily adopted in space optical communication system. As one of the components of pointing error, the effect of jitter plays an important role in the communication quality of such system. Here, we obtain the probability density functions (PDF) of different jitter degrees and explain their essential effect on the bit error rate (BER) space optical communication system. Also, under the effect of jitter, we research the bit error rate of space coherent optical communication system using Costas loop with different system parameters of transmission power, divergence angle, receiving diameter, avalanche photodiode (APD) gain, and phase deviation caused by Costas loop. Through a numerical simulation of this kind of communication system, we demonstrate the relationship between the BER and these system parameters, and some corresponding methods of system optimization are presented to enhance the communication quality.
NASA Astrophysics Data System (ADS)
Wang, Kang; Gao, Guiqing; Qin, Yuanli; He, Xiangyong
2018-05-01
The nuclear accident emergency disposal must be supported by an efficient, real-time modularization and standardization communication system. Based on the analysis of communication system for nuclear accident emergency disposal which included many functions such as the internal and external communication, multiply access supporting and command center. Some difficult problems of the communication system were discussed such as variety access device type, complex composition, high mobility, set up quickly, multiply business support, and so on. Taking full advantages of the IP Multimedia Subsystem (IMS), a nuclear accident emergency communication system was build based on the IMS. It was studied and implemented that some key unit and module functions of communication system were included the system framework implementation, satellite access, short-wave access, load/vehicle-mounted communication units. The application tests showed that the system could provide effective communication support for the nuclear accident emergency disposal, which was of great practical value.
NASA Astrophysics Data System (ADS)
Papers are presented on ISDN, mobile radio systems and techniques for digital connectivity, centralized and distributed algorithms in computer networks, communications networks, quality assurance and impact on cost, adaptive filters in communications, the spread spectrum, signal processing, video communication techniques, and digital satellite services. Topics discussed include performance evaluation issues for integrated protocols, packet network operations, the computer network theory and multiple-access, microwave single sideband systems, switching architectures, fiber optic systems, wireless local communications, modulation, coding, and synchronization, remote switching, software quality, transmission, and expert systems in network operations. Consideration is given to wide area networks, image and speech processing, office communications application protocols, multimedia systems, customer-controlled network operations, digital radio systems, channel modeling and signal processing in digital communications, earth station/on-board modems, computer communications system performance evaluation, source encoding, compression, and quantization, and adaptive communications systems.
49 CFR 193.2519 - Communication systems.
Code of Federal Regulations, 2012 CFR
2012-10-01
... 49 Transportation 3 2012-10-01 2012-10-01 false Communication systems. 193.2519 Section 193.2519...: FEDERAL SAFETY STANDARDS Operations § 193.2519 Communication systems. (a) Each LNG plant must have a primary communication system that provides for verbal communications between all operating personnel at...
49 CFR 193.2519 - Communication systems.
Code of Federal Regulations, 2013 CFR
2013-10-01
... 49 Transportation 3 2013-10-01 2013-10-01 false Communication systems. 193.2519 Section 193.2519...: FEDERAL SAFETY STANDARDS Operations § 193.2519 Communication systems. (a) Each LNG plant must have a primary communication system that provides for verbal communications between all operating personnel at...
49 CFR 193.2519 - Communication systems.
Code of Federal Regulations, 2011 CFR
2011-10-01
...: FEDERAL SAFETY STANDARDS Operations § 193.2519 Communication systems. (a) Each LNG plant must have a primary communication system that provides for verbal communications between all operating personnel at... 49 Transportation 3 2011-10-01 2011-10-01 false Communication systems. 193.2519 Section 193.2519...
DOT National Transportation Integrated Search
2012-05-16
This Communications Data Delivery System Analysis Task 2 report describes and analyzes options for Vehicle to Vehicle (V2V) and Vehicle to Infrastructure (V2I) communications data delivery systems using various communication media (Dedicated Short Ra...
ERIC Educational Resources Information Center
Ganz, Jennifer B.; Simpson, Richard L.
2004-01-01
Few studies on augmentative and alternative communication (AAC) systems have addressed the potential for such systems to impact word utterances in children with autism spectrum disorders (ASD). The Picture Exchange Communication System (PECS) is an AAC system designed specifically to minimize difficulties with communication skills experienced by…
Research on Retro-reflecting Modulation in Space Optical Communication System
NASA Astrophysics Data System (ADS)
Zhu, Yifeng; Wang, Guannan
2018-01-01
Retro-reflecting modulation space optical communication is a new type of free space optical communication technology. Unlike traditional free space optical communication system, it applys asymmetric optical systems to reduce the size, weight and power consumption of the system and can effectively solve the limits of traditional free space optical communication system application, so it can achieve the information transmission. This paper introduces the composition and working principle of retro-reflecting modulation optical communication system, analyzes the link budget of this system, reviews the types of optical system and optical modulator, summarizes this technology future research direction and application prospects.
Research of real-time communication software
NASA Astrophysics Data System (ADS)
Li, Maotang; Guo, Jingbo; Liu, Yuzhong; Li, Jiahong
2003-11-01
Real-time communication has been playing an increasingly important role in our work, life and ocean monitor. With the rapid progress of computer and communication technique as well as the miniaturization of communication system, it is needed to develop the adaptable and reliable real-time communication software in the ocean monitor system. This paper involves the real-time communication software research based on the point-to-point satellite intercommunication system. The object-oriented design method is adopted, which can transmit and receive video data and audio data as well as engineering data by satellite channel. In the real-time communication software, some software modules are developed, which can realize the point-to-point satellite intercommunication in the ocean monitor system. There are three advantages for the real-time communication software. One is that the real-time communication software increases the reliability of the point-to-point satellite intercommunication system working. Second is that some optional parameters are intercalated, which greatly increases the flexibility of the system working. Third is that some hardware is substituted by the real-time communication software, which not only decrease the expense of the system and promotes the miniaturization of communication system, but also aggrandizes the agility of the system.
Indian Nuclear Command and Control Dilemma
2006-09-01
Submarine Communications .............................................................53 a. ELF Communications ...system is activated and deployed. The crews of submarines are informed through this system and other long wave ( ELF and VLF) radio communication ...through connectivity links of ELF , VLF and TACAMO airborne VLF communication systems. a. ELF Communications The U.S. Navy’s ELF Communication
NASA Astrophysics Data System (ADS)
Papers are presented on local area networks; formal methods for communication protocols; computer simulation of communication systems; spread spectrum and coded communications; tropical radio propagation; VLSI for communications; strategies for increasing software productivity; multiple access communications; advanced communication satellite technologies; and spread spectrum systems. Topics discussed include Space Station communication and tracking development and design; transmission networks; modulation; data communications; computer network protocols and performance; and coding and synchronization. Consideration is given to free space optical communications systems; VSAT communication networks; network topology design; advances in adaptive filtering echo cancellation and adaptive equalization; advanced signal processing for satellite communications; the elements, design, and analysis of fiber-optic networks; and advances in digital microwave systems.
ERIC Educational Resources Information Center
Peterson, Brent D., Ed.; Greenbaum, Howard H., Ed.
Abstracts of 12 papers concerning the effectiveness of various communication systems are printed here. Subjects of the papers are: the appraisal of organizational communication systems, and evaluation of ECCO analysis as a communication audit methodology, assessment of attitude and opinion change effects of the communication audit, organizational…
Development and Testing of a Two-UAV Communication Relay System.
Li, Boyang; Jiang, Yifan; Sun, Jingxuan; Cai, Lingfeng; Wen, Chih-Yung
2016-10-13
In the development of beyond-line-of-sight (BLOS) Unmanned Aerial Vehicle (UAV) systems, communication between the UAVs and the ground control station (GCS) is of critical importance. The commonly used economical wireless modules are restricted by the short communication range and are easily blocked by obstacles. The use of a communication relay system provides a practical way to solve these problems, improving the performance of UAV communication in BLOS and cross-obstacle operations. In this study, a communication relay system, in which a quadrotor was used to relay radio communication for another quadrotor was developed and tested. First, the UAVs used as the airborne platform were constructed, and the hardware for the communication relay system was selected and built up. Second, a set of software programs and protocol for autonomous mission control, communication relay control, and ground control were developed. Finally, the system was fully integrated into the airborne platform and tested both indoor and in-flight. The Received Signal Strength Indication (RSSI) and noise value in two typical application scenarios were recorded. The test results demonstrated the ability of this system to extend the communication range and build communication over obstacles. This system also shows the feasibility to coordinate multiple UAVs' communication with the same relay structure.
Development and Testing of a Two-UAV Communication Relay System
Li, Boyang; Jiang, Yifan; Sun, Jingxuan; Cai, Lingfeng; Wen, Chih-Yung
2016-01-01
In the development of beyond-line-of-sight (BLOS) Unmanned Aerial Vehicle (UAV) systems, communication between the UAVs and the ground control station (GCS) is of critical importance. The commonly used economical wireless modules are restricted by the short communication range and are easily blocked by obstacles. The use of a communication relay system provides a practical way to solve these problems, improving the performance of UAV communication in BLOS and cross-obstacle operations. In this study, a communication relay system, in which a quadrotor was used to relay radio communication for another quadrotor was developed and tested. First, the UAVs used as the airborne platform were constructed, and the hardware for the communication relay system was selected and built up. Second, a set of software programs and protocol for autonomous mission control, communication relay control, and ground control were developed. Finally, the system was fully integrated into the airborne platform and tested both indoor and in-flight. The Received Signal Strength Indication (RSSI) and noise value in two typical application scenarios were recorded. The test results demonstrated the ability of this system to extend the communication range and build communication over obstacles. This system also shows the feasibility to coordinate multiple UAVs’ communication with the same relay structure. PMID:27754369
NASA Technical Reports Server (NTRS)
1973-01-01
Laser communication technology and laser communication performance are reviewed. The subjects discussed are: (1) characteristics of laser communication systems, (2) laser technology problems, (3) means of overcoming laser technology problems, and (4) potential schedule for including laser communications into data acquisition networks. Various types of laser communication systems are described and their capabilities are defined.
A Hybrid Satellite-Terrestrial Approach to Aeronautical Communication Networks
NASA Technical Reports Server (NTRS)
Kerczewski, Robert J.; Chomos, Gerald J.; Griner, James H.; Mainger, Steven W.; Martzaklis, Konstantinos S.; Kachmar, Brian A.
2000-01-01
Rapid growth in air travel has been projected to continue for the foreseeable future. To maintain a safe and efficient national and global aviation system, significant advances in communications systems supporting aviation are required. Satellites will increasingly play a critical role in the aeronautical communications network. At the same time, current ground-based communications links, primarily very high frequency (VHF), will continue to be employed due to cost advantages and legacy issues. Hence a hybrid satellite-terrestrial network, or group of networks, will emerge. The increased complexity of future aeronautical communications networks dictates that system-level modeling be employed to obtain an optimal system fulfilling a majority of user needs. The NASA Glenn Research Center is investigating the current and potential future state of aeronautical communications, and is developing a simulation and modeling program to research future communications architectures for national and global aeronautical needs. This paper describes the primary requirements, the current infrastructure, and emerging trends of aeronautical communications, including a growing role for satellite communications. The need for a hybrid communications system architecture approach including both satellite and ground-based communications links is explained. Future aeronautical communication network topologies and key issues in simulation and modeling of future aeronautical communications systems are described.
33 CFR 127.1111 - Communication systems.
Code of Federal Regulations, 2012 CFR
2012-07-01
... 33 Navigation and Navigable Waters 2 2012-07-01 2012-07-01 false Communication systems. 127.1111... systems. (a) The marine transfer area for LHG must possess a communication system that enables continuous... in charge of transfer for the facility. (b) The communication system required by paragraph (a) of...
33 CFR 127.1111 - Communication systems.
Code of Federal Regulations, 2014 CFR
2014-07-01
... 33 Navigation and Navigable Waters 2 2014-07-01 2014-07-01 false Communication systems. 127.1111... systems. (a) The marine transfer area for LHG must possess a communication system that enables continuous... in charge of transfer for the facility. (b) The communication system required by paragraph (a) of...
33 CFR 127.1111 - Communication systems.
Code of Federal Regulations, 2013 CFR
2013-07-01
... 33 Navigation and Navigable Waters 2 2013-07-01 2013-07-01 false Communication systems. 127.1111... systems. (a) The marine transfer area for LHG must possess a communication system that enables continuous... in charge of transfer for the facility. (b) The communication system required by paragraph (a) of...
33 CFR 127.1111 - Communication systems.
Code of Federal Regulations, 2011 CFR
2011-07-01
... 33 Navigation and Navigable Waters 2 2011-07-01 2011-07-01 false Communication systems. 127.1111... systems. (a) The marine transfer area for LHG must possess a communication system that enables continuous... in charge of transfer for the facility. (b) The communication system required by paragraph (a) of...
33 CFR 127.1111 - Communication systems.
Code of Federal Regulations, 2010 CFR
2010-07-01
... 33 Navigation and Navigable Waters 2 2010-07-01 2010-07-01 false Communication systems. 127.1111... systems. (a) The marine transfer area for LHG must possess a communication system that enables continuous... in charge of transfer for the facility. (b) The communication system required by paragraph (a) of...
Engineering Resilience Into The Marine Expeditionary Units Resupply System Through Military Foraging
2017-09-01
19 Figure 7. Solar Portable Alternative Communications Energy System ( SPACES ) Source...sustained operations ashore SPACES solar portable alternative communications energy system STOM ship-to-objective maneuver STSM ship-to-shore movement... Communications Energy System Solar Portable Alternative Communications Energy System ( SPACES ) is a man-portable energy generation system for mounted
Airborne space laser communication system and experiments
NASA Astrophysics Data System (ADS)
Li, Xiao-Ming; Zhang, Li-zhong; Meng, Li-Xin
2015-11-01
Airborne space laser communication is characterized by its high speed, anti-electromagnetic interference, security, easy to assign. It has broad application in the areas of integrated space-ground communication networking, military communication, anti-electromagnetic communication. This paper introduce the component and APT system of the airborne laser communication system design by Changchun university of science and technology base on characteristic of airborne laser communication and Y12 plan, especially introduce the high communication speed and long distance communication experiment of the system that among two Y12 plans. In the experiment got the aim that the max communication distance 144Km, error 10-6 2.5Gbps - 10-7 1.5Gbps capture probability 97%, average capture time 20s. The experiment proving the adaptability of the APT and the high speed long distance communication.
Microcomputer Interfaces with U.S. Marine Corps Tactical Communications Systems,
1991-04-01
Schneider and Mrs. Kirkpatrick at the Communications officer School Quantico, Virginia This document has been approvedf or p,bic Yleaze cncd sae; its...communications systems; however, there is not a comprehensive USMC Command, Control, Communications, and Computers (C4) operational policy that documents these...5-6 COMMUNICATIONS SYSTEMS .... ............. 5-6 ADP SYSTEMS ....... .................. 5-6 OPERATIONAL POLICIES
Evaluation and modeling of HIV based on communication theory in biological systems.
Dong, Miaowu; Li, Wenrong; Xu, Xi
2016-12-01
Some forms of communication are used in biological systems such as HIV transmission in human beings. In this paper, we plan to get a unique insight into biological communication systems generally through the analogy between HIV infection and electrical communication system. The model established in this paper can be used to test and simulate various communication systems since it provides researchers with an opportunity. We interpret biological communication systems by using telecommunications exemplification from a layered communication protocol developed before and use the model to indicate HIV spreading. We also implement a simulation of HIV infection based on the layered communication protocol to predict the development of this disease and the results prove the validity of the model. Copyright © 2016 Elsevier B.V. All rights reserved.
Information Communication System at Tsukuba EXPO'85
NASA Astrophysics Data System (ADS)
Sakagami, Yasuhiko
At Tsukuba EXPO'85 information communication system which employs the most advanced technology such as optical technology, is operated to conduct EXPO information guide, environmental and security control at the site, and office management, which is effective for smooth management of Exposition and appropriate service to visitors. The author outlines the characteristics of the whole communication system, and also describes how communication system using optical technology is located in the whole communication system, and the system outline.
NASA Astrophysics Data System (ADS)
The present conference discusses topics in multiwavelength network technology and its applications, advanced digital radio systems in their propagation environment, mobile radio communications, switching programmability, advancements in computer communications, integrated-network management and security, HDTV and image processing in communications, basic exchange communications radio advancements in digital switching, intelligent network evolution, speech coding for telecommunications, and multiple access communications. Also discussed are network designs for quality assurance, recent progress in coherent optical systems, digital radio applications, advanced communications technologies for mobile users, communication software for switching systems, AI and expert systems in network management, intelligent multiplexing nodes, video and image coding, network protocols and performance, system methods in quality and reliability, the design and simulation of lightwave systems, local radio networks, mobile satellite communications systems, fiber networks restoration, packet video networks, human interfaces for future networks, and lightwave networking.
A Model of Internal Communication in Adaptive Communication Systems.
ERIC Educational Resources Information Center
Williams, M. Lee
A study identified and categorized different types of internal communication systems and developed an applied model of internal communication in adaptive organizational systems. Twenty-one large organizations were selected for their varied missions and diverse approaches to managing internal communication. Individual face-to-face or telephone…
2015-12-01
Rack Mount System Mechanical Drawing Package by Steven P Callaway Approved for public release; distribution unlimited...Laboratory White House Communications Agency (WHCA) Presidential Voice Communications Rack Mount System Mechanical Drawing Package by Steven P...Note 3. DATES COVERED (From - To) 04/2013 4. TITLE AND SUBTITLE White House Communications Agency (WHCA) Presidential Voice Communications Rack
Space industrialization - Education. [via communication satellites
NASA Technical Reports Server (NTRS)
Joels, K. M.
1978-01-01
The components of an educational system based on, and perhaps enhanced by, space industrialization communications technology are considered. Satellite technology has introduced a synoptic distribution system for various transmittable educational media. The cost of communications satellite distribution for educational programming has been high. It has, therefore, been proposed to utilize Space Shuttle related technology and Large Space Structures (LSS) to construct a system with a quantum advancement in communication capability and a quantum reduction in user cost. LSS for communications purposes have three basic advantages for both developed and emerging nations, including the ability to distribute signals over wide geographic areas, the reduced cost of satellite communications systems versus installation of land based systems, and the ability of a communication satellite system to create instant educational networks.
21 CFR 890.3700 - Nonpowered communication system.
Code of Federal Regulations, 2010 CFR
2010-04-01
... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Nonpowered communication system. 890.3700 Section 890.3700 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... Nonpowered communication system. (a) Identification. A nonpowered communication system is a mechanical device...
X-Band CubeSat Communication System Demonstration
NASA Technical Reports Server (NTRS)
Altunc, Serhat; Kegege, Obadiah; Bundick, Steve; Shaw, Harry; Schaire, Scott; Bussey, George; Crum, Gary; Burke, Jacob C.; Palo, Scott; O'Conor, Darren
2015-01-01
Today's CubeSats mostly operate their communications at UHF- and S-band frequencies. UHF band is presently crowded, thus downlink communications are at lower data rates due to bandwidth limitations and are unreliable due to interference. This research presents an end-to-end robust, innovative, compact, efficient and low cost S-band uplink and X-band downlink CubeSat communication system demonstration between a balloon and a Near Earth Network (NEN) ground system. Since communication systems serve as umbilical cords for space missions, demonstration of this X-band communication system is critical for successfully supporting current and future CubeSat communication needs. This research has three main objectives. The first objective is to design, simulate, and test a CubeSat S- and X-band communication system. Satellite Tool Kit (STK) dynamic link budget calculations and HFSS Simulations and modeling results have been used to trade the merit of various designs for small satellite applications. S- and X-band antennas have been tested in the compact antenna test range at Goddard Space Flight Center (GSFC) to gather radiation pattern data. The second objective is simulate and test a CubeSat compatible X-band communication system at 12.5Mbps including S-band antennas, X-band antennas, Laboratory for Atmospheric and Space Physics (LASP) /GSFC transmitter and an S-band receiver from TRL-5 to TRL-8 by the end of this effort. Different X-band communication system components (antennas, diplexers, etc.) from GSFC, other NASA centers, universities, and private companies have been investigated and traded, and a complete component list for the communication system baseline has been developed by performing analytical and numerical analysis. This objective also includes running simulations and performing trades between different X-band antenna systems to optimize communication system performance. The final objective is to perform an end-to-end X-band CubeSat communication system demonstration between a balloon and/or a sounding rocket and a Near Earth Network (NEN) ground system. This paper presents CubeSat communication systems simulation results, analysis of X-band and S-band antennas and RF front-end components, transceiver design, analysis and optimization of space-to-ground communication performance, subsystem development, as well as the test results for an end-to-end X-band CubeSat communication system demonstration. The outcome of this work will be used to pave the way for next generation NEN-compatible X-band CubeSat communication systems to support higher data rates with more advanced modulation and forward error correction (FEC) coding schemes, and to support and attract new science missions at lower cost. It also includes an abbreviated concept of operations for CubeSat users to utilize the NEN, starting from first contact with NASA's communication network and continuing through on-orbit operations.
Systems and Methods for Radar Data Communication
NASA Technical Reports Server (NTRS)
Bunch, Brian (Inventor); Szeto, Roland (Inventor); Miller, Brad (Inventor)
2013-01-01
A radar information processing system is operable to process high bandwidth radar information received from a radar system into low bandwidth radar information that may be communicated to a low bandwidth connection coupled to an electronic flight bag (EFB). An exemplary embodiment receives radar information from a radar system, the radar information communicated from the radar system at a first bandwidth; processes the received radar information into processed radar information, the processed radar information configured for communication over a connection operable at a second bandwidth, the second bandwidth lower than the first bandwidth; and communicates the radar information from a radar system, the radar information communicated from the radar system at a first bandwidth.
77 FR 27202 - 36(b)(1) Arms Sales Notification
Federal Register 2010, 2011, 2012, 2013, 2014
2012-05-09
... includes: Electronic Warfare Systems, Command, Control, Communication, Computers and Intelligence/Communication, Navigational and Identifications (C4I/CNI), Autonomic Logistics Global Support System (ALGS... Systems, Command, Control, Communication, Computers and Intelligence/Communication, Navigational and...
Capacity on wireless quantum cellular communication system
NASA Astrophysics Data System (ADS)
Zhou, Xiang-Zhen; Yu, Xu-Tao; Zhang, Zai-Chen
2018-03-01
Quantum technology is making excellent prospects in future communication networks. Entanglement generation and purification are two major components in quantum networks. Combining these two techniques with classical cellular mobile communication, we proposed a novel wireless quantum cellular(WQC) communication system which is possible to realize commercial mobile quantum communication. In this paper, the architecture and network topology of WQC communication system are discussed, the mathematical model of WQC system is extracted and the serving capacity, indicating the ability to serve customers, is defined and calculated under certain circumstances.
Research on synchronization technology of frequency hopping communication system
NASA Astrophysics Data System (ADS)
Zhao, Xiangwu; Quan, Houde; Cui, Peizhang
2018-05-01
Frequency Hopping (FH) communication is a technology of spread spectrum communication. It has strong anti-interference, anti-interception and security capabilities, and has been widely applied in the field of communications. Synchronization technology is one of the most crucial technologies in frequency hopping communication. The speed of synchronization establishment and the reliability of synchronous system directly affect the performance of frequency hopping communication system. Therefore, the research of synchronization technology in frequency hopping communication has important value.
Spacecraft Multiple Array Communication System Performance Analysis
NASA Technical Reports Server (NTRS)
Hwu, Shian U.; Desilva, Kanishka; Sham, Catherine C.
2010-01-01
The Communication Systems Simulation Laboratory (CSSL) at the NASA Johnson Space Center is tasked to perform spacecraft and ground network communication system simulations, design validation, and performance verification. The CSSL has developed simulation tools that model spacecraft communication systems and the space and ground environment in which the tools operate. In this paper, a spacecraft communication system with multiple arrays is simulated. Multiple array combined technique is used to increase the radio frequency coverage and data rate performance. The technique is to achieve phase coherence among the phased arrays to combine the signals at the targeting receiver constructively. There are many technical challenges in spacecraft integration with a high transmit power communication system. The array combining technique can improve the communication system data rate and coverage performances without increasing the system transmit power requirements. Example simulation results indicate significant performance improvement can be achieved with phase coherence implementation.
Evaluating Risk Communication After the Fukushima Disaster Based on Nudge Theory.
Murakami, Michio; Tsubokura, Masaharu
2017-03-01
Using nudge theory and some examples of risk communication that followed the Fukushima disaster, this article discusses the influences and justifications of risk communication, in addition to how risk communication systems are designed. To assist people in making decisions based on their own value systems, we provide three suggestions, keeping in mind that people can be influenced (ie, "nudged") depending on how risk communication takes place: (1) accumulate knowledge on the process of evaluating how the method of risk communication and a system's default design could impact people; (2) clarify the purpose and outcomes of risk communication; and (3) see what risk communication might be ethically unjustifiable. Quantitative studies on risk communication and collective narratives will provide some ideas for how to design better risk communication systems and to help people make decisions. Furthermore, we have shown examples of unjustifiable risk communication.
Real-time communication architecture for connected-vehicle eco-traffic signal system applications.
DOT National Transportation Integrated Search
2014-02-01
Transportation Systems, and thus Intelligent Transportation Systems (ITS), are considered one of the most critical : infrastructures. For wireless communication ITS use communication links based on Dedicated Short Range Communication : (DSRC) in Wire...
NASA Astrophysics Data System (ADS)
Various papers on global telecommunications are presented. The general topics addressed include: multiservice integration with optical fibers, multicompany owned telecommunication networks, softworks quality and reliability, advanced on-board processing, impact of new services and systems on operations and maintenance, analytical studies of protocols for data communication networks, topics in packet radio networking, CCITT No. 7 to support new services, document processing and communication, antenna technology and system aspects in satellite communications. Also considered are: communication systems modelling methodology, experimental integrated local area voice/data nets, spread spectrum communications, motion video at the DS-0 rate, optical and data communications, intelligent work stations, switch performance analysis, novel radio communication systems, wireless local networks, ISDN services, LAN communication protocols, user-system interface, radio propagation and performance, mobile satellite system, software for computer networks, VLSI for ISDN terminals, quality management, man-machine interfaces in switching, and local area network performance.
46 CFR 185.320 - Steering gear, controls, and communication system tests.
Code of Federal Regulations, 2012 CFR
2012-10-01
... 46 Shipping 7 2012-10-01 2012-10-01 false Steering gear, controls, and communication system tests... gear, controls, and communication system tests. The master of a vessel shall have examined and tested the steering gear, signaling whistle, propulsion controls, and communication systems of the vessel...
46 CFR 185.320 - Steering gear, controls, and communication system tests.
Code of Federal Regulations, 2014 CFR
2014-10-01
... 46 Shipping 7 2014-10-01 2014-10-01 false Steering gear, controls, and communication system tests... gear, controls, and communication system tests. The master of a vessel shall have examined and tested the steering gear, signaling whistle, propulsion controls, and communication systems of the vessel...
33 CFR 127.111 - Communications systems.
Code of Federal Regulations, 2011 CFR
2011-07-01
... 33 Navigation and Navigable Waters 2 2011-07-01 2011-07-01 false Communications systems. 127.111... Waterfront Facilities Handling Liquefied Natural Gas § 127.111 Communications systems. (a) The marine transfer area for LNG must have a ship-to-shore communication system and a separate emergency ship-to-shore...
33 CFR 127.111 - Communications systems.
Code of Federal Regulations, 2014 CFR
2014-07-01
... 33 Navigation and Navigable Waters 2 2014-07-01 2014-07-01 false Communications systems. 127.111... Waterfront Facilities Handling Liquefied Natural Gas § 127.111 Communications systems. (a) The marine transfer area for LNG must have a ship-to-shore communication system and a separate emergency ship-to-shore...
33 CFR 127.111 - Communications systems.
Code of Federal Regulations, 2012 CFR
2012-07-01
... 33 Navigation and Navigable Waters 2 2012-07-01 2012-07-01 false Communications systems. 127.111... Waterfront Facilities Handling Liquefied Natural Gas § 127.111 Communications systems. (a) The marine transfer area for LNG must have a ship-to-shore communication system and a separate emergency ship-to-shore...
33 CFR 127.111 - Communications systems.
Code of Federal Regulations, 2013 CFR
2013-07-01
... 33 Navigation and Navigable Waters 2 2013-07-01 2013-07-01 false Communications systems. 127.111... Waterfront Facilities Handling Liquefied Natural Gas § 127.111 Communications systems. (a) The marine transfer area for LNG must have a ship-to-shore communication system and a separate emergency ship-to-shore...
46 CFR 185.320 - Steering gear, controls, and communication system tests.
Code of Federal Regulations, 2011 CFR
2011-10-01
... 46 Shipping 7 2011-10-01 2011-10-01 false Steering gear, controls, and communication system tests... gear, controls, and communication system tests. The master of a vessel shall have examined and tested the steering gear, signaling whistle, propulsion controls, and communication systems of the vessel...
33 CFR 127.111 - Communications systems.
Code of Federal Regulations, 2010 CFR
2010-07-01
... 33 Navigation and Navigable Waters 2 2010-07-01 2010-07-01 false Communications systems. 127.111... Waterfront Facilities Handling Liquefied Natural Gas § 127.111 Communications systems. (a) The marine transfer area for LNG must have a ship-to-shore communication system and a separate emergency ship-to-shore...
21 CFR 890.3710 - Powered communication system.
Code of Federal Regulations, 2010 CFR
2010-04-01
... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Powered communication system. 890.3710 Section 890.3710 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES (CONTINUED... communication system. (a) Identification. A powered communication system is an AC- or battery-powered device...
21 CFR 892.2050 - Picture archiving and communications system.
Code of Federal Regulations, 2010 CFR
2010-04-01
... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Picture archiving and communications system. 892.2050 Section 892.2050 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN... communications system. (a) Identification. A picture archiving and communications system is a device that...
29 CFR 1915.85 - Vessel radar and communication systems.
Code of Federal Regulations, 2014 CFR
2014-07-01
... 29 Labor 7 2014-07-01 2014-07-01 false Vessel radar and communication systems. 1915.85 Section... Working Conditions § 1915.85 Vessel radar and communication systems. (a) The employer shall service each vessel's radar and communication systems in accordance with 29 CFR 1915.89, Control of Hazardous Energy...
29 CFR 1915.85 - Vessel radar and communication systems.
Code of Federal Regulations, 2012 CFR
2012-07-01
... 29 Labor 7 2012-07-01 2012-07-01 false Vessel radar and communication systems. 1915.85 Section... Working Conditions § 1915.85 Vessel radar and communication systems. (a) The employer shall service each vessel's radar and communication systems in accordance with 29 CFR 1915.89, Control of Hazardous Energy...
NASA Astrophysics Data System (ADS)
The present conference on global telecommunications discusses topics in the fields of Integrated Services Digital Network (ISDN) technology field trial planning and results to date, motion video coding, ISDN networking, future network communications security, flexible and intelligent voice/data networks, Asian and Pacific lightwave and radio systems, subscriber radio systems, the performance of distributed systems, signal processing theory, satellite communications modulation and coding, and terminals for the handicapped. Also discussed are knowledge-based technologies for communications systems, future satellite transmissions, high quality image services, novel digital signal processors, broadband network access interface, traffic engineering for ISDN design and planning, telecommunications software, coherent optical communications, multimedia terminal systems, advanced speed coding, portable and mobile radio communications, multi-Gbit/second lightwave transmission systems, enhanced capability digital terminals, communications network reliability, advanced antimultipath fading techniques, undersea lightwave transmission, image coding, modulation and synchronization, adaptive signal processing, integrated optical devices, VLSI technologies for ISDN, field performance of packet switching, CSMA protocols, optical transport system architectures for broadband ISDN, mobile satellite communications, indoor wireless communication, echo cancellation in communications, and distributed network algorithms.
A vision of network-centric military communications
NASA Astrophysics Data System (ADS)
Conklin, Ross, Jr.; Burbank, Jack; Nichols, Robert, Jr.
2005-05-01
This paper presents a vision for a future capability-based military communications system that considers user requirements. Historically, the military has developed and fielded many specialized communications systems. While these systems solved immediate communications problems, they were not designed to operate with other systems. As information has become more important to the execution of war, the "stove-pipe" nature of the communications systems deployed by the military is no longer acceptable. Realizing this, the military has begun the transformation of communications to a network-centric communications paradigm. However, the specialized communications systems were developed in response to the widely varying environments related to military communications. These environments, and the necessity for effective communications within these environments, do not disappear under the network-centric paradigm. In fact, network-centric communications allows for one message to cross many of these environments by transiting multiple networks. The military would also like one communications approach that is capable of working well in multiple environments. This paper presents preliminary work on the creation of a framework that allows for a reconfigurable device that is capable of adapting to the physical and network environments. The framework returns to the Open Systems Interconnect (OSI) architecture with the addition of a standardized intra-layer control interface for control information exchange, a standardized data interface and a proposed device architecture based on the software radio.
Spread spectrum communications. Volume 1, 2 & 3
NASA Technical Reports Server (NTRS)
Simon, M. K.; Levitt, B. K.; Omura, J. K.; Scholtz, R. A.
1985-01-01
The design and operation of spread-spectrum (SS) communication systems are examined in an introductory text intended for graduate engineering students and practicing engineers. Chapters are devoted to an overview of SS systems, the historical origins of SS, basic concepts and system models, antijam communication systems, pseudonoise generators, coherent direct-sequence systems, noncoherent frequency-hopped systems, coherent and differentially coherent modulation techniques, pseudonoise acquisition and tracking in direct-sequence receivers, time and frequency synchronization of frequency-hopped receivers, low-probability-of-intercept communication, and multiple-access communication. Graphs, diagrams, and photographs are provided.
Free Space Optical Communication for Tactical Operations
2016-09-01
communications. Military communications further require secure connections for data transfer . The Free Space Optical (FSO) communication system, with its...communications. Military communications further require secure connections for data transfer . The Free Space Optical (FSO) communication system...13. Percentage of Frame Loss at Location 1A .................................... 34 Figure 14. Received Power at Location 1A
A secure communication using cascade chaotic computing systems on clinical decision support.
Koksal, Ahmet Sertol; Er, Orhan; Evirgen, Hayrettin; Yumusak, Nejat
2016-06-01
Clinical decision support systems (C-DSS) provide supportive tools to the expert for the determination of the disease. Today, many of the support systems, which have been developed for a better and more accurate diagnosis, have reached a dynamic structure due to artificial intelligence techniques. However, in cases when important diagnosis studies should be performed in secret, a secure communication system is required. In this study, secure communication of a DSS is examined through a developed double layer chaotic communication system. The developed communication system consists of four main parts: random number generator, cascade chaotic calculation layer, PCM, and logical mixer layers. Thanks to this system, important patient data created by DSS will be conveyed to the center through a secure communication line.
NASA Astrophysics Data System (ADS)
Latinovic, T. S.; Kalabic, S. B.; Barz, C. R.; Petrica, P. Paul; Pop-Vădean, A.
2018-01-01
This paper analyzes the influence of the Doppler Effect on the length of time to establish synchronization pseudorandom sequences in radio communications systems with an expanded spectrum. Also, this paper explores the possibility of using secure wireless communication for modular robots. Wireless communication could be used for local and global communication. We analyzed a radio communication system integrator, including the two effects of the Doppler signal on the duration of establishing synchronization of the received and locally generated pseudorandom sequence. The effects of the impact of the variability of the phase were analyzed between the said sequences and correspondence of the phases of these signals with the interval of time of acquisition of received sequences. An analysis of these impacts is essential in the transmission of signal and protection of the transfer of information in the communication systems with an expanded range (telecommunications, mobile telephony, Global Navigation Satellite System GNSS, and wireless communication). Results show that wireless communication can provide a safety approach for communication with mobile robots.
Laser Communication Demonstration System (LSCS) and Future Mobile Satellite Services
NASA Technical Reports Server (NTRS)
Chen, C. -C.; Lesh, J. R.
1995-01-01
The Laser Communications Demonstration System (LCDS) is a proposed in-orbit demonstration of high data rate laser communications technology conceived jointly by NASA and U.S. industry. The program objectives are to stimulate industry development and to demonstrate the readiness of high data rate optical communications in Earth Orbit. For future global satellite communication systems using intersatellite links (ISLs), laser communications technology can offer reduced mass , reduced power requirements, and increased channel bandwidths without regulatory restraint. This paper provides comparisons with radio systems and status of the program.
A Reconfigurable Communications System for Small Spacecraft
NASA Technical Reports Server (NTRS)
Chu, Pong P.; Kifle, Muli
2004-01-01
Two trends of NASA missions are the use of multiple small spacecraft and the development of an integrated space network. To achieve these goals, a robust and agile communications system is needed. Advancements in field programmable gate array (FPGA) technology have made it possible to incorporate major communication and network functionalities in FPGA chips; thus this technology has great potential as the basis for a reconfigurable communications system. This report discusses the requirements of future space communications, reviews relevant issues, and proposes a methodology to design and construct a reconfigurable communications system for small scientific spacecraft.
A dynamical systems model for nuclear power plant risk
NASA Astrophysics Data System (ADS)
Hess, Stephen Michael
The recent transition to an open access generation marketplace has forced nuclear plant operators to become much more cost conscious and focused on plant performance. Coincidentally, the regulatory perspective also is in a state of transition from a command and control framework to one that is risk-informed and performance-based. Due to these structural changes in the economics and regulatory system associated with commercial nuclear power plant operation, there is an increased need for plant management to explicitly manage nuclear safety risk. Application of probabilistic risk assessment techniques to model plant hardware has provided a significant contribution to understanding the potential initiating events and equipment failures that can lead to core damage accidents. Application of the lessons learned from these analyses has supported improved plant operation and safety over the previous decade. However, this analytical approach has not been nearly as successful in addressing the impact of plant processes and management effectiveness on the risks of plant operation. Thus, the research described in this dissertation presents a different approach to address this issue. Here we propose a dynamical model that describes the interaction of important plant processes among themselves and their overall impact on nuclear safety risk. We first provide a review of the techniques that are applied in a conventional probabilistic risk assessment of commercially operating nuclear power plants and summarize the typical results obtained. The limitations of the conventional approach and the status of research previously performed to address these limitations also are presented. Next, we present the case for the application of an alternative approach using dynamical systems theory. This includes a discussion of previous applications of dynamical models to study other important socio-economic issues. Next, we review the analytical techniques that are applicable to analysis of these models. Details of the development of the mathematical risk model are presented. This includes discussion of the processes included in the model and the identification of significant interprocess interactions. This is followed by analysis of the model that demonstrates that its dynamical evolution displays characteristics that have been observed at commercially operating plants. The model is analyzed using the previously described techniques from dynamical systems theory. From this analysis, several significant insights are obtained with respect to the effective control of nuclear safety risk. Finally, we present conclusions and recommendations for further research.
ERIC Educational Resources Information Center
Wiio, Osmo A.
A more unified approach to communication theory can evolve through systems modeling of information theory, communication modes, and mass media operations. Such systematic analysis proposes, as is the case care here, that information models be based upon combinations of energy changes and exchanges and changes in receiver systems. The mass media is…
ERIC Educational Resources Information Center
Hacker, Kenneth L.; And Others
The study of computer mediated communication (CMC) systems in organizations is necessary for a complete examination and explanation of organizational culture and communication. Research has shown that the effects of CMC systems have been both positive and negative. Positively, they have helped to augment oral communication. Negatively, they have…
Generalization of a pictorial alternative communication system across instructors and distance.
Ganz, Jennifer B; Sigafoos, Jeff; Simpson, Richard L; Cook, Katherine E
2008-01-01
Nonverbal individuals with autism spectrum disorders (ASD) often require the use of picture-based, aided augmentative and alternative communication (AAC) systems. Such systems are used widely, but little research has investigated the generalization of these devices to a variety of communicative partners and under a variety of conditions. We investigated use of a modified Picture Exchange Communication System (PECS) protocol to teach AAC-supported functional communication skills to a 12-year-old boy with autism. Results indicate that the participant was able to generalize his communication skills across a variety of instructors and to use functional non-verbal strategies to respond to communication obstacles.
49 CFR 1242.79 - Communication systems operations (account XX-55-77).
Code of Federal Regulations, 2010 CFR
2010-10-01
... 49 Transportation 9 2010-10-01 2010-10-01 false Communication systems operations (account XX-55-77...-Transportation § 1242.79 Communication systems operations (account XX-55-77). Separate common expenses on bases of the percentages calculated for the separation of Communication Systems (account XX-19-20), § 1242...
Communication System Architecture for Planetary Exploration
NASA Technical Reports Server (NTRS)
Braham, Stephen P.; Alena, Richard; Gilbaugh, Bruce; Glass, Brian; Norvig, Peter (Technical Monitor)
2001-01-01
Future human missions to Mars will require effective communications supporting exploration activities and scientific field data collection. Constraints on cost, size, weight and power consumption for all communications equipment make optimization of these systems very important. These information and communication systems connect people and systems together into coherent teams performing the difficult and hazardous tasks inherent in planetary exploration. The communication network supporting vehicle telemetry data, mission operations, and scientific collaboration must have excellent reliability, and flexibility.
Code of Federal Regulations, 2012 CFR
2012-10-01
...) Communication-satellite earth station complex. The term communication-satellite earth station complex includes transmitters, receivers, and communications antennas at the earth station site together with the... communication to terrestrial distribution system(s). (e) Communication-satellite earth station complex functions...
Code of Federal Regulations, 2011 CFR
2011-10-01
...) Communication-satellite earth station complex. The term communication-satellite earth station complex includes transmitters, receivers, and communications antennas at the earth station site together with the... communication to terrestrial distribution system(s). (e) Communication-satellite earth station complex functions...
Federal Register 2010, 2011, 2012, 2013, 2014
2012-02-07
... Airworthiness Directives; Aviation Communication & Surveillance Systems (ACSS) Traffic Alert and Collision... Communication & Surveillance Systems (ACSS) traffic alert and collision avoidance system (TCAS) units with part...
76 FR 32980 - Telecommunications Service Priority (TSP) System
Federal Register 2010, 2011, 2012, 2013, 2014
2011-06-07
... of Cybersecurity and Communications (CS&C), National Communications System (NCS), will submit the... Protection and Programs Directorate, Office of Cybersecurity and Communications, National Communications...
Airborne wireless communication systems, airborne communication methods, and communication methods
Deaton, Juan D [Menan, ID; Schmitt, Michael J [Idaho Falls, ID; Jones, Warren F [Idaho Falls, ID
2011-12-13
An airborne wireless communication system includes circuitry configured to access information describing a configuration of a terrestrial wireless communication base station that has become disabled. The terrestrial base station is configured to implement wireless communication between wireless devices located within a geographical area and a network when the terrestrial base station is not disabled. The circuitry is further configured, based on the information, to configure the airborne station to have the configuration of the terrestrial base station. An airborne communication method includes answering a 911 call from a terrestrial cellular wireless phone using an airborne wireless communication system.
Communications and Intelligent Systems Division Overview
NASA Technical Reports Server (NTRS)
Emerson, Dawn
2017-01-01
Provides expertise, and plans, conducts and directs research and engineering development in the competency fields of advanced communications and intelligent systems technologies for applications in current and future aeronautics and space systems.Advances communication systems engineering, development and analysis needed for Glenn Research Center's leadership in communications and intelligent systems technology. Focus areas include advanced high frequency devices, components, and antennas; optical communications, health monitoring and instrumentation; digital signal processing for communications and navigation, and cognitive radios; network architectures, protocols, standards and network-based applications; intelligent controls, dynamics and diagnostics; and smart micro- and nano-sensors and harsh environment electronics. Research and discipline engineering allow for the creation of innovative concepts and designs for aerospace communication systems with reduced size and weight, increased functionality and intelligence. Performs proof-of-concept studies and analyses to assess the impact of the new technologies.
NASA Technical Reports Server (NTRS)
Begley, David L. (Editor); Seery, Bernard D. (Editor)
1990-01-01
Various papers on free-space laser communication technologies are presented. Individual topics addressed include: optical intersatellite link experiment between the earth station and ETS-VI, the Goddard optical communications program, technologies and techniques for lasercom terminal size, weight, and cost reduction, laser beam acquisition and tracking system for ETS-VI laser communication equipment, analog dividers for acquisition and tracking signal normalization, fine pointing mechanism using multilayered piezoelectric actuator for optical ISL system, analysis of SILEX tracking sensor performance, new telescope concept for space communication, telescope considered as a very high gain antenna, design of compact transceiver optical systems for optical intersatellite links, ultralightweight optics for laser communications, highly sensitive measurement method for stray light and retroreflected light, depolarization effects on free space laser transceiver communication systems, in-orbit measurements of microaccelerations of ESA's communication satellite Olympus, high-performance laser diode transmitter for optical free space communication, diode-pumped Nd:host laser transmitter for intersatellite optical communications, single-frequency diode-pumped laser for free-space communication.
NASA Technical Reports Server (NTRS)
Fujikawa, Gene (Compiler)
2005-01-01
Contents includes papers on the following: JPDO: Inter-Agency Cooperation for the Next Generation ATS; R&T Programs; Integrated CNS Systems and Architectures; Datalink Communication Systems; Navigation, System Demonstrations and Operations; Safety and Security Initiatives Impacting CNS; Global Communications Initiatives; Airborne Internet; Avionics for System-Level Enhancements; SWIM (System Wide Information Management); Weather Products and Data Dissemination Technologies; Airsapce Communication Networks; Surveillance Systems; Workshop Breakouts Sessions and ; ICNS Conference Information.
ERIC Educational Resources Information Center
Miller, Ruth A.; Luse, Donna W.
2004-01-01
Although research indicates communication is important among information systems (IS) staff, users, and managers to ensure successful development projects, the ineffective communication skills of IS staff are often cited as a possible cause of failed IS projects. To develop effective systems, communication between IS users and systems developers…
Application of the Iridium Satellite System to Aeronautical Communications
NASA Technical Reports Server (NTRS)
Kerczewski, Robert J.; Meza, Mike; Gupta, Om
2008-01-01
The next generation air transportation system will require greater air-ground communications capacity to accommodate more air traffic with increased safety and efficiency. Communications will remain primarily terrestrially based, but satellite communications will have an increased role. Inmarsat s aeronautical services have been approved and are in use for aeronautical safety communications provided by geostationary satellites. More recently the approval process for the Iridium low earth orbit constellation is nearing completion. The current Iridium system will be able to provide basic air traffic services communications suitable for oceanic, remote and polar regions. The planned second generation of the Iridium system, called Iridium NEXT, will provide enhanced capabilities and enable a greater role in the future of aeronautical communications. This paper will review the potential role of satellite communications in the future of air transportation, the Iridium approval process and relevant system testing, and the potential role of Iridium NEXT.
Federal Register 2010, 2011, 2012, 2013, 2014
2011-10-07
... Communication & Surveillance Systems (ACSS) Traffic Alert and Collision Avoidance System (TCAS) Units AGENCY... certain Aviation Communication & Surveillance Systems (ACSS) traffic alert and collision avoidance system...) traffic alert and collision avoidance system (TCAS) units with part numbers identified in ACSS Technical...
Federal Register 2010, 2011, 2012, 2013, 2014
2010-12-28
... Communication & Surveillance Systems (ACSS) Traffic Alert and Collision Avoidance System (TCAS) Units AGENCY... & Surveillance Systems (ACSS) Traffic Alert and Collision Avoidance System (TCAS) units during a flight test over... applies to Aviation Communication & Surveillance Systems (ACSS) Traffic Alert and Collision Avoidance...
Wen, Dong; Zhang, Xingting; Wan, Jie; Fu, Jing; Lei, Jianbo
2017-06-12
To explore the current situation, existing problems and possible causes of said problems with regards to physician-nurse communication under an environment of increasingly widespread usage of Hospital Information Systems and to seek out new potential strategies in information technology to improve physician-nurse communication. Semi-structured interviews were conducted with 20 physicians and nurses in five leading tertiary grade A hospitals in Beijing, China (two physicians and two nurses in each hospital). The interviews primarily included three aspects comprising the current situation and problems of clinical physician-nurse communication, the application and problems of Hospital Information Systems, and assessments on the improvement of physician-nurse communication through the usage of information technology. The inductive conventional content analysis approach was employed. (1) Physicians and nurses are generally quite satisfied with the current situation of communication. However, the information needs of nurses are prone to being overlooked, and the communication methods are primarily synchronous communication such as face-to-face and phone communication. (2) Hospital Information Systems are gradually being used for physician-nurse communication; in the meantime, physicians and nurses face challenges with regards to the improvement of physician-nurse communication through the usage of information technology. Challenges differ based on the different stages of using the system and the different levels of understanding of physicians and nurses towards information technology. Their dissatisfaction mainly deals with system errors and the level of convenience in using the system. (3) In-depth interviews found that in general, physicians and nurses have a strong interest and trust in improving physician-nurse communication through appropriate information technology, e.g., communication methods such as information reminders for physicians and nurses through mobile devices and instant voice-to-text conversion methods. There are objective risks in physician-nurse communication in Chinese hospitals, and clinical information systems lack solutions to the relevant problems. Developing a dedicated, mobile, quick and convenient module for physician-nurse communication within existing hospital information system with automatic reminders for important information that segregates between synchronous and asynchronous communication according to the different types of information could help improve physician-nurse communication.
Huang, Qingchao; Liu, Dachang; Chen, Yinfang; Wang, Yuehui; Tan, Jun; Chen, Wei; Liu, Jianguo; Zhu, Ninghua
2018-05-14
A secure free-space optical (S-FSO) communication system based on data fragmentation multipath transmission (DFMT) scheme is proposed and demonstrated for enhancing the security of FSO communications. By fragmenting the transmitted data and simultaneously distributing data fragments into different atmospheric channels, the S-FSO communication system can protect confidential messages from being eavesdropped effectively. A field experiment of S-FSO communication between two buildings has been successfully undertaken, and the experiment results demonstrate the feasibility of the scheme. The transmission distance is 50m and the maximum throughput is 1 Gb/s. We also established a theoretical model to analysis the security performance of the S-FSO communication system. To the best of our knowledge, this is the first application of DFMT scheme in FSO communication system.
Communication System and Method
NASA Technical Reports Server (NTRS)
Sanders, Adam M. (Inventor); Strawser, Philip A. (Inventor)
2014-01-01
A communication system for communicating over high-latency, low bandwidth networks includes a communications processor configured to receive a collection of data from a local system, and a transceiver in communication with the communications processor. The transceiver is configured to transmit and receive data over a network according to a plurality of communication parameters. The communications processor is configured to divide the collection of data into a plurality of data streams; assign a priority level to each of the respective data streams, where the priority level reflects the criticality of the respective data stream; and modify a communication parameter of at least one of the plurality of data streams according to the priority of the at least one data stream.
Communications Handbook for Traffic Control Systems
DOT National Transportation Integrated Search
1993-04-01
The communications system generally proves the most critical and expensive element of a traffic control system/IVHS. Therefore the successful design, implementation, and operation of the communications system become key to the effectiveness of the ov...
Identification of Communication and Coordination Issues in the US Air Traffic Control System
NASA Technical Reports Server (NTRS)
Davison, Hayley J.; Hansman, R. John
2001-01-01
Today's air traffic control system is approaching the point of saturation, as evidenced by increasing delays across the National Airspace System (NAS). There exists an opportunity to enhance NAS efficiency and reduce delays by improving strategic communication throughout the ATC system. Although several measures have been taken to improve communication (e.g., Collaborative Decision Making tools), communication issues between ATC facilities remain. It is hypothesized that by identifying the key issues plaguing inter-facility strategic communication, steps can be taken to enhance these communications, and therefore ATC system efficiency. In this report, a series of site visits were performed at Boston and New York ATC facilities as well as at the Air Traffic Control System Command Center. The results from these site visits were used to determine the current communication and coordination structure of Traffic Management Coordinators, who hold a pivotal role in inter-facility communications. Several themes emerged from the study, including: ambiguity of organizational structure in the current ATC system, awkward coordination between ATC facilities, information flow issues, organizational culture issues, and negotiation behaviors used to cope with organizational culture issues.
Command and Service Module Communications
NASA Technical Reports Server (NTRS)
Interbartolo, Michael
2009-01-01
This viewgraph presentation examines Command and Service Module (CSM) Communications. The communication system's capabilities are defined, including CSM-Earth, CSM-Lunar Module and CSM-Extravehicular crewman communications. An overview is provided for S-band communications, including data transmission and receiving rates, operating frequencies and major system components (pre-modulation processors, unified S-band electronics, S-band power amplifier and S-band antennas). Additionally, data transmission rates, operating frequencies and the capabilities of VHF communications are described. Major VHF components, including transmitters and receivers, and the VHF multiplexer and antennas are also highlighted. Finally, communications during pre-launch, ascent, in-flight and entry are discussed. Overall, the CSM communication system was rated highly by flight controllers and crew. The system was mostly autonomous for both crew and flight controllers and no major issues were encountered during flight.
Complex Communication System and Social Change.
ERIC Educational Resources Information Center
Chang, Won H.
The basic question under examination is the underlying force that brings forth changes in cultural and social organizations. By employing general system theory and communication systemic analysis, the author concludes that communication, especially human communication, is the main vehicle of change. Human interchange, it is suggested, is constant…
Personal communications services: Improving theater deployable communications for the 21st century
NASA Astrophysics Data System (ADS)
Cournoyer, Ronald C., Jr.
1994-06-01
Personal Communications Services (PCS) may be the key ingredient for vastly improved military communications capabilities at the turn of the century. The Federal Communications Commission (FCC) defines PCS as a family of mobile or portable radio communications services which could provide services to individuals and businesses and be integrated with a variety of competing networks ... the primary focus of PCS will be to meet communications requirements of people on the move. Today's generation of Theater Deployable Communications, which provides joint tactical communications to deployed forces, is the Tri-Service Tactical Communications (TRI-TAC) system. A description of TRITAC's family of equipment, network topology, typical employment, and critical limitations is presented in this thesis. Five commercial Mobile Satellite Services (MSS) are described as viable candidates for augmenting existing communications systems. Cellular design principles such as frequency reuse, cell splitting, channel access methods, and propagation factors are also addressed. Finally, a framework for comparison of the candidate MSS systems is proposed as a baseline for further studies into the most beneficial implementation of PCS into theater deployable communications systems for the future.
Developing an Approach for Analyzing and Verifying System Communication
NASA Technical Reports Server (NTRS)
Stratton, William C.; Lindvall, Mikael; Ackermann, Chris; Sibol, Deane E.; Godfrey, Sally
2009-01-01
This slide presentation reviews a project for developing an approach for analyzing and verifying the inter system communications. The motivation for the study was that software systems in the aerospace domain are inherently complex, and operate under tight constraints for resources, so that systems of systems must communicate with each other to fulfill the tasks. The systems of systems requires reliable communications. The technical approach was to develop a system, DynSAVE, that detects communication problems among the systems. The project enhanced the proven Software Architecture Visualization and Evaluation (SAVE) tool to create Dynamic SAVE (DynSAVE). The approach monitors and records low level network traffic, converting low level traffic into meaningful messages, and displays the messages in a way the issues can be detected.
2017-02-01
communication satellites—operating high above the earth and at higher frequencies —are often better suited to communicate across much longer distances and...Satellite and Ground Communication Systems: Space and Electronic Warfare Threats to the...TYPE SAMS Monograph 3. DATES COVERED (From - To) JUN 2016 – MAY 2017 4. TITLE AND SUBTITLE Satellite and Ground Communication Systems: Space and
Cost Consideration for Future Communications Satellite
NASA Astrophysics Data System (ADS)
Iida, Takashi
2002-01-01
This paper discusses the cost driving factors of the future communications satellite rather than discussing its cost itself directly, in terms of development period of time, services, and R&D by government. In the first, a period of time for development of a communications system is discussed in comparison of satellite communications system with a terrestrial communications system. Generally speaking, the terrestrial communications system is developed in a short period. Especially, the recent network related IT technology changes very rapidly, like so-called as "Dog Year". On the other hand, it takes a long time, more than several years, to develop a satellite communications system. This paper will discuss this time period of development is how to influence the system realization in various cases. In the second, the service related cost is discussed. First, a mobile communications satellite system is considered as an example. The tremendous penetration speed of the terrestrial cellular phones prevents from the success of the mobile satellite communications system. The success of the mobile satellite communications system depends on how early and user friendly to develop its user terminals. Second, the broadcasting service is described as a successful example. It is described that the satellite broadcasting has a very competitive advantage to the terrestrial broadcasting service from the cost point of view. Finally, the cost of the technology R&D for the future communication satellite by the government is discussed. A model of the future communications satellite for next 30 years has been proposed(1)(2). As an example, this paper estimates the satellite cost of the 60 Gbps range of capacity which is called as 1.5G satellite, where the capacity of the second generation Internet satellite (2G) is 50-500 Gbps per satellite. In the paper, the R&D plan of the future communications satellite will be discussed as a next R&D project to the first generation Internet satellite from a cost point of view. References (1)T.Iida and Y.Suzuki: "Satellite Communications R&D for Next 30 Years", 19th AIAA (2)T.Iida, Y.Suzuki and A.Akaishi: "Satellite Communications R&D for Next 30 Years:
NASA Technical Reports Server (NTRS)
Johannes, J. D.
1974-01-01
Techniques, methods, and system requirements are reported for an onboard computerized communications system that provides on-line computing capability during manned space exploration. Communications between man and computer take place by sequential execution of each discrete step of a procedure, by interactive progression through a tree-type structure to initiate tasks or by interactive optimization of a task requiring man to furnish a set of parameters. Effective communication between astronaut and computer utilizes structured vocabulary techniques and a word recognition system.
Buttles, John W
2013-04-23
Wireless communication devices include a software-defined radio coupled to processing circuitry. The system controller is configured to execute computer programming code. Storage media is coupled to the system controller and includes computer programming code configured to cause the system controller to configure and reconfigure the software-defined radio to operate on each of a plurality of communication networks according to a selected sequence. Methods for communicating with a wireless device and methods of wireless network-hopping are also disclosed.
Fault-tolerant communication channel structures
NASA Technical Reports Server (NTRS)
Tai, Ann T. (Inventor); Alkalai, Leon (Inventor); Chau, Savio N. (Inventor)
2006-01-01
Systems and techniques for implementing fault-tolerant communication channels and features in communication systems. Selected commercial-off-the-shelf devices can be integrated in such systems to reduce the cost.
7 CFR 1726.176 - Communications and control facilities.
Code of Federal Regulations, 2012 CFR
2012-01-01
... line carrier communications systems, load control, and supervisory control and data acquisition (SCADA...) Load control systems, communications systems, and SCADA systems—(1) Contract forms. The borrower must...
7 CFR 1726.176 - Communications and control facilities.
Code of Federal Regulations, 2014 CFR
2014-01-01
... line carrier communications systems, load control, and supervisory control and data acquisition (SCADA...) Load control systems, communications systems, and SCADA systems—(1) Contract forms. The borrower must...
7 CFR 1726.176 - Communications and control facilities.
Code of Federal Regulations, 2011 CFR
2011-01-01
... line carrier communications systems, load control, and supervisory control and data acquisition (SCADA...) Load control systems, communications systems, and SCADA systems—(1) Contract forms. The borrower must...
7 CFR 1726.176 - Communications and control facilities.
Code of Federal Regulations, 2013 CFR
2013-01-01
... line carrier communications systems, load control, and supervisory control and data acquisition (SCADA...) Load control systems, communications systems, and SCADA systems—(1) Contract forms. The borrower must...
Systems, Purposes, Images, Plans: A Communication Model.
ERIC Educational Resources Information Center
Hildum, Donald C.
A definition and a general description of communication that makes use of the insights of linguistics and psychology are presented in this paper, along with a conceptual model of communication that incorporates a systems approach. Following a lengthy discussion of the components required for a communication exchange, the systems approach model is…
47 CFR 90.465 - Control of systems of communication.
Code of Federal Regulations, 2010 CFR
2010-10-01
... 47 Telecommunication 5 2010-10-01 2010-10-01 false Control of systems of communication. 90.465 Section 90.465 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES PRIVATE LAND MOBILE RADIO SERVICES Transmitter Control § 90.465 Control of systems of communication. (a) Depending on design considerations...
Augmentative Communication for Children with Deaf-Blindness: Guidelines for Decision-Making.
ERIC Educational Resources Information Center
Cress, Cynthia J.; And Others
This manual is intended to assist in developing augmentative communication systems for deaf-blind children. After a brief introduction, section II provides an overview of general augmentative communication systems and theory. Section III presents a general decision-making process for developing and selecting augmentative communication systems for…
The Effectiveness of the "Picture Exchange Communication System" with Nonspeaking Adults
ERIC Educational Resources Information Center
Stoner, Julia B.; Beck, Ann R.; Bock, Stacey Jones; Hickey, Katherine; Kosuwan, Kullaya; Thompson, James R.
2006-01-01
"Picture Exchange Communication System" (PECS) training was implemented with 5 nonspeaking adults with mental retardation who were not currently using any type of functional communication system. A modified ABAB, single-subject design was used to assess the effectiveness of PECS in enhancing the functional communication skills of these…
Code of Federal Regulations, 2013 CFR
2013-04-01
... data communications between system components? 547.15 Section 547.15 Indians NATIONAL INDIAN GAMING... AND EQUIPMENT § 547.15 What are the minimum technical standards for electronic data communications between system components? (a) Sensitive data. Communication of sensitive data must be secure from...
Code of Federal Regulations, 2014 CFR
2014-04-01
... data communications between system components? 547.15 Section 547.15 Indians NATIONAL INDIAN GAMING... AND EQUIPMENT § 547.15 What are the minimum technical standards for electronic data communications between system components? (a) Sensitive data. Communication of sensitive data must be secure from...
NASA Technical Reports Server (NTRS)
Jackson, Dan
2017-01-01
The ISS is an outstanding platform for developing, testing and refining laser communications systems for future exploration. A recent ISS project which improved ISS communications satellite acquisition performance proves the platform’s utility as a laser communications systems testbed.
Environmental Uncertainty and Communication Network Complexity: A Cross-System, Cross-Cultural Test.
ERIC Educational Resources Information Center
Danowski, James
An infographic model is proposed to account for the operation of systems within their information environments. Infographics is a communication paradigm used to indicate the clustering of information processing variables in communication systems. Four propositions concerning environmental uncertainty and internal communication network complexity,…
Tabletop Molecular Communication: Text Messages through Chemical Signals
Farsad, Nariman; Guo, Weisi; Eckford, Andrew W.
2013-01-01
In this work, we describe the first modular, and programmable platform capable of transmitting a text message using chemical signalling – a method also known as molecular communication. This form of communication is attractive for applications where conventional wireless systems perform poorly, from nanotechnology to urban health monitoring. Using examples, we demonstrate the use of our platform as a testbed for molecular communication, and illustrate the features of these communication systems using experiments. By providing a simple and inexpensive means of performing experiments, our system fills an important gap in the molecular communication literature, where much current work is done in simulation with simplified system models. A key finding in this paper is that these systems are often nonlinear in practice, whereas current simulations and analysis often assume that the system is linear. However, as we show in this work, despite the nonlinearity, reliable communication is still possible. Furthermore, this work motivates future studies on more realistic modelling, analysis, and design of theoretical models and algorithms for these systems. PMID:24367571
Using Sequence Diagrams to Detect Communication Problems Between Systems
NASA Technical Reports Server (NTRS)
Lindvall, Mikael; Ackermann, Chris; Stratton, William C.; Sibol, Deane E.; Ray, Arnab; Yonkwa, Lyly; Kresser, Jan; Godfrey, Sally H.; Knodel, Jens
2008-01-01
Many software systems are evolving complex system of systems (SoS) for which inter-system communication is both mission-critical and error-prone. Such communication problems ideally would be detected before deployment. In a NASA-supported Software Assurance Research Program (SARP) project, we are researching a new approach addressing such problems. In this paper, we show that problems in the communication between two systems can be detected by using sequence diagrams to model the planned communication and by comparing the planned sequence to the actual sequence. We identify different kinds of problems that can be addressed by modeling the planned sequence using different level of abstractions.
NASA Astrophysics Data System (ADS)
The present conference on the development status of communications systems in the context of electronic warfare gives attention to topics in spread spectrum code acquisition, digital speech technology, fiber-optics communications, free space optical communications, the networking of HF systems, and applications and evaluation methods for digital speech. Also treated are issues in local area network system design, coding techniques and applications, technology applications for HF systems, receiver technologies, software development status, channel simultion/prediction methods, C3 networking spread spectrum networks, the improvement of communication efficiency and reliability through technical control methods, mobile radio systems, and adaptive antenna arrays. Finally, communications system cost analyses, spread spectrum performance, voice and image coding, switched networks, and microwave GaAs ICs, are considered.
49 CFR 195.408 - Communications.
Code of Federal Regulations, 2011 CFR
2011-10-01
... 49 Transportation 3 2011-10-01 2011-10-01 false Communications. 195.408 Section 195.408... PIPELINE Operation and Maintenance § 195.408 Communications. (a) Each operator must have a communication... system. (b) The communication system required by paragraph (a) of this section must, as a minimum...
49 CFR 195.408 - Communications.
Code of Federal Regulations, 2012 CFR
2012-10-01
... 49 Transportation 3 2012-10-01 2012-10-01 false Communications. 195.408 Section 195.408... PIPELINE Operation and Maintenance § 195.408 Communications. (a) Each operator must have a communication... system. (b) The communication system required by paragraph (a) of this section must, as a minimum...
49 CFR 195.408 - Communications.
Code of Federal Regulations, 2010 CFR
2010-10-01
... 49 Transportation 3 2010-10-01 2010-10-01 false Communications. 195.408 Section 195.408... PIPELINE Operation and Maintenance § 195.408 Communications. (a) Each operator must have a communication... system. (b) The communication system required by paragraph (a) of this section must, as a minimum...
An Improvised Eye-Pointing Communication System for Temporary Use.
ERIC Educational Resources Information Center
King, Thomas W.
1990-01-01
The construction and use of an improvised eye-pointing communication device is described. It is suggested for temporary use to establish and enhance initial communication with communication-disabled clients in situations where no other augmentative communication system or assistive technology is yet available. (Author)
Wideband 1.064 micrometer detector evaluation
NASA Technical Reports Server (NTRS)
Green, S. I.
1975-01-01
The performance of several candidate detectors for use as communications detectors in a 400 Mbps 1.064 micrometers laser communication system was evaluated. The results of communication system Bit Error Rate (BER) testing for the best detector of each type are summarized. Complete testing data of each type detector is presented. The 400 Mbps 1.064 micrometers communication system receiver test bed is described. The best communication system results for each detector type are included. Performance comparisons are made at 0.000001 BER, the specification level chosen for satellite laser communication links. The data is presented in two groups. The first indicates the best performance levels that can be expected on normal space laser communication system operation. The second cites the best performance levels which can be achieved by focusing the signal to diffraction limited spots on the photosensitive area.
NASA Technical Reports Server (NTRS)
Holland, L. D.; Walsh, J. R., Jr.; Wetherington, R. D.
1971-01-01
This report presents the results of work on communications systems modeling and covers three different areas of modeling. The first of these deals with the modeling of signals in communication systems in the frequency domain and the calculation of spectra for various modulations. These techniques are applied in determining the frequency spectra produced by a unified carrier system, the down-link portion of the Command and Communications System (CCS). The second modeling area covers the modeling of portions of a communication system on a block basis. A detailed analysis and modeling effort based on control theory is presented along with its application to modeling of the automatic frequency control system of an FM transmitter. A third topic discussed is a method for approximate modeling of stiff systems using state variable techniques.
ERIC Educational Resources Information Center
Smith, James Robert
2012-01-01
This cross-sectional study explored how IT system and software development team members communicated in the workplace and whether teams that used more verbal communication (and less text-based communication) experienced higher levels of collaboration as measured using the Teamwork Quality (TWQ) scale. Although computer-mediated communication tools…
Propagation issues for emerging mobile and portable communications: A systems perspective
NASA Technical Reports Server (NTRS)
Golshan, Nasser
1993-01-01
The viewpoint of a system engineer regarding the format of propagation information and models suitable for the design of mobile and portable satellite communications systems for the following services: audio broadcast, two way voice, and packet data is presented. Topics covered include: propagation impairments for portable indoor reception in satellite communications systems; propagation impairments and mitigation techniques for mobile satellite communications systems; characterization of mobile satellite communications channels in the presence of roadside blockage when interleaving and FEC coding are implemented; characterization of short-term mobile satellite signal variations; and characterization of long-term signal variations.
Apollo experience report: Lunar module communications system
NASA Technical Reports Server (NTRS)
Dietz, R. H.; Rhoades, D. E.; Davidson, L. J.
1972-01-01
The development of the lunar module communications system is traced from the initial concept to the operational system used on manned lunar missions. The problems encountered during the development, the corrective actions taken, and recommendations for similar equipment in future programs are included. The system was designed to provide communications between the lunar module and the manned space flight network, between the lunar module and the command and service module, and between the lunar module and the extravehicular crewmen. The system provided the equipment necessary for voice, telemetry, and television communications; ranging information; and various communications links.
NASA's K/Ka-Band Broadband Aeronautical Terminal for Duplex Satellite Video Communications
NASA Technical Reports Server (NTRS)
Densmore, A.; Agan, M.
1994-01-01
JPL has recently begun the development of a Broadband Aeronautical Terminal (BAT) for duplex video satellite communications on commercial or business class aircraft. The BAT is designed for use with NASA's K/Ka-band Advanced Communications Technology Satellite (ACTS). The BAT system will provide the systems and technology groundwork for an eventual commercial K/Ka-band aeronautical satellite communication system. With industry/government partnerships, three main goals will be addressed by the BAT task: 1) develop, characterize and demonstrate the performance of an ACTS based high data rate aeronautical communications system; 2) assess the performance of current video compression algorithms in an aeronautical satellite communication link; and 3) characterize the propagation effects of the K/Ka-band channel for aeronautical communications.
Steele, Kerry D [Kennewick, WA; Anderson, Gordon A [Benton City, WA; Gilbert, Ronald W [Morgan Hill, CA
2011-02-01
Communications device identification methods, communications methods, wireless communications readers, wireless communications systems, and articles of manufacture are described. In one aspect, a communications device identification method includes providing identification information regarding a group of wireless identification devices within a wireless communications range of a reader, using the provided identification information, selecting one of a plurality of different search procedures for identifying unidentified ones of the wireless identification devices within the wireless communications range, and identifying at least some of the unidentified ones of the wireless identification devices using the selected one of the search procedures.
The Study on the Communication Network of Wide Area Measurement System in Electricity Grid
NASA Astrophysics Data System (ADS)
Xiaorong, Cheng; Ying, Wang; Yangdan, Ni
Wide area measurement system(WAMS) is a fundamental part of security defense in Smart Grid, and the communication system of WAMS is an important part of Electric power communication network. For a large regional network is concerned, the real-time data which is transferred in the communication network of WAMS will affect the safe operation of the power grid directly. Therefore, WAMS raised higher requirements for real-time, reliability and security to its communication network. In this paper, the architecture of WASM communication network was studied according to the seven layers model of the open systems interconnection(OSI), and the network architecture was researched from all levels. We explored the media of WAMS communication network, the network communication protocol and network technology. Finally, the delay of the network were analyzed.
A mobile phone-based Communication Support System for elderly persons.
Ogawa, Hidekuni; Yonezawa, Yoshiharu; Maki, Hiromichi; Caldwell, W Morton
2007-01-01
A mobile phone-based communication support system has been developed for assisting elderly people to communicate by mobile phone. The system consists of a low power mobile phone (PHS phone) having a large liquid crystal screen. When an elderly person telephones, they then choose a communication person from registered support personnel pictures displayed on the liquid crystal screen. The PHS phone dials that person automatically. The elderly person can therefore easily recognize and verify the person. The newly-developed communication support system assists a significant percentage of elderly people with poor eyesight and memory, which frequently cause communication problems, such as dialing a wrong number.
Adapting Wave-front Algorithms to Efficiently Utilize Systems with Deep Communication Hierarchies
DOE Office of Scientific and Technical Information (OSTI.GOV)
Kerbyson, Darren J.; Lang, Michael; Pakin, Scott
2011-09-30
Large-scale systems increasingly exhibit a differential between intra-chip and inter-chip communication performance especially in hybrid systems using accelerators. Processorcores on the same socket are able to communicate at lower latencies, and with higher bandwidths, than cores on different sockets either within the same node or between nodes. A key challenge is to efficiently use this communication hierarchy and hence optimize performance. We consider here the class of applications that contains wavefront processing. In these applications data can only be processed after their upstream neighbors have been processed. Similar dependencies result between processors in which communication is required to pass boundarymore » data downstream and whose cost is typically impacted by the slowest communication channel in use. In this work we develop a novel hierarchical wave-front approach that reduces the use of slower communications in the hierarchy but at the cost of additional steps in the parallel computation and higher use of on-chip communications. This tradeoff is explored using a performance model. An implementation using the Reverse-acceleration programming model on the petascale Roadrunner system demonstrates a 27% performance improvement at full system-scale on a kernel application. The approach is generally applicable to large-scale multi-core and accelerated systems where a differential in system communication performance exists.« less
Overview of NASA Glenn Research Center's Communications and Intelligent Systems Division
NASA Technical Reports Server (NTRS)
Miranda, Felix A.
2016-01-01
The Communications and Intelligent Systems Division provides expertise, plans, conducts and directs research and engineering development in the competency fields of advanced communications and intelligent systems technologies for application in current and future aeronautics and space systems.
Maritime Navigation/Communications Program. Volume 1. Navigation and Communications System Study.
DOT National Transportation Integrated Search
1984-10-01
A Maritime Administration/Transportation Systems Center team has been conducting a program to study navigation and communication systems on the Great Lakes and St. Lawrence River with the objective of defining technologies and systems that have the p...
ERIC Educational Resources Information Center
Maryland State Dept. of Education, Baltimore.
Standards established by Maryland public schools for information and communication distribution systems in new construction and renovation projects are detailed. The function of the communications distribution room (CDR) is to house the distribution equipment of the school's communications systems and may contain gateways, tuners, video cassette…
A Progress Report on a Multi-Systems Theory of Communication Behavior.
ERIC Educational Resources Information Center
Grunig, James E.
Previous research is reviewed in which a multi-systems theory of communication behavior has been used to explain communication behavior of individuals and of several organization-related systems and subsystems. Recent research is then summarized which sought to develop conditional probabilities that communication behavior will occur in each of 16…
Code of Federal Regulations, 2011 CFR
2011-10-01
... channels for use in conventional systems of communication. 90.625 Section 90.625 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES PRIVATE LAND MOBILE RADIO SERVICES... applied in assigning channels for use in conventional systems of communication. (a) Where an applicant...
40 CFR 267.34 - When must personnel have access to communication equipment or an alarm system?
Code of Federal Regulations, 2010 CFR
2010-07-01
... to an internal alarm or emergency communication device, either directly or through visual or voice... communication equipment or an alarm system? 267.34 Section 267.34 Protection of Environment ENVIRONMENTAL... have access to communication equipment or an alarm system? (a) Whenever hazardous waste is being poured...
TRI-SERVICE ELF COMMUNICATIONS - VOL. II, BIBLIOGRAPHY.
BIBLIOGRAPHIES, UNDERGROUND ANTENNAS , ELECTRICAL RESISTANCE, UNDERGROUND , COSTS, VERY LOW FREQUENCY, LOW FREQUENCY, PROPAGATION, NOISE(RADIO)....EXTREMELY LOW FREQUENCY), (*COMMAND AND CONTROL SYSTEMS, COMMUNICATION AND RADIO SYSTEMS), (* COMMUNICATION AND RADIO SYSTEMS, MILITARY RESEARCH
Do you mean me? Communicative intentions recruit the mirror and the mentalizing system
Becchio, Cristina; Colle, Livia; Bara, Bruno G.; Walter, Henrik
2014-01-01
Being able to comprehend communicative intentions and to recognize whether such intentions are directed toward us or not is extremely important in social interaction. Two brain systems, the mentalizing and the mirror neuron system, have been proposed to underlie intention recognition. However, little is still known about how the systems cooperate within the process of communicative intention understanding and to what degree they respond to self-directed and other-directed stimuli. To investigate the role of the mentalizing and the mirror neuron system, we used functional magnetic resonance imaging with four types of action sequence: communicative and private intentions as well as other-directed and self-directed intentions. Categorical and functional connectivity analyses showed that both systems contribute to the encoding of communicative intentions and that both systems are significantly stronger activated and more strongly coupled in self-directed communicative actions. PMID:23620602
Cultural selection drives the evolution of human communication systems
Tamariz, Monica; Ellison, T. Mark; Barr, Dale J.; Fay, Nicolas
2014-01-01
Human communication systems evolve culturally, but the evolutionary mechanisms that drive this evolution are not well understood. Against a baseline that communication variants spread in a population following neutral evolutionary dynamics (also known as drift models), we tested the role of two cultural selection models: coordination- and content-biased. We constructed a parametrized mixed probabilistic model of the spread of communicative variants in four 8-person laboratory micro-societies engaged in a simple communication game. We found that selectionist models, working in combination, explain the majority of the empirical data. The best-fitting parameter setting includes an egocentric bias and a content bias, suggesting that participants retained their own previously used communicative variants unless they encountered a superior (content-biased) variant, in which case it was adopted. This novel pattern of results suggests that (i) a theory of the cultural evolution of human communication systems must integrate selectionist models and (ii) human communication systems are functionally adaptive complex systems. PMID:24966310
Cultural selection drives the evolution of human communication systems.
Tamariz, Monica; Ellison, T Mark; Barr, Dale J; Fay, Nicolas
2014-08-07
Human communication systems evolve culturally, but the evolutionary mechanisms that drive this evolution are not well understood. Against a baseline that communication variants spread in a population following neutral evolutionary dynamics (also known as drift models), we tested the role of two cultural selection models: coordination- and content-biased. We constructed a parametrized mixed probabilistic model of the spread of communicative variants in four 8-person laboratory micro-societies engaged in a simple communication game. We found that selectionist models, working in combination, explain the majority of the empirical data. The best-fitting parameter setting includes an egocentric bias and a content bias, suggesting that participants retained their own previously used communicative variants unless they encountered a superior (content-biased) variant, in which case it was adopted. This novel pattern of results suggests that (i) a theory of the cultural evolution of human communication systems must integrate selectionist models and (ii) human communication systems are functionally adaptive complex systems.
Christiansen, Line; Fagerström, Cecilia; Nilsson, Lina
2017-07-01
To facilitate communications between care levels and improve coordination during hospital discharges, there is great potential in using information and communication technology systems, because they can significantly help to deter unnecessary readmissions. However, there is still a lack of knowledge about how often nurses use information and communication technology and the indicators related to its use. The aims of this study were to describe the indicators related to nurses' use of an information and communication technology system for collaboration between care levels and to estimate whether the level of use can be related to nurses' perceptions of the information and communication technology system's contribution to improve coordination during hospital discharges. A quantitative survey of 37 nurses from 11 primary healthcare centers was performed in a county in southern Sweden. The data were analyzed using descriptive and comparative analyses. The results showed that perceptions concerning the information and communication technology system's usability and time consumption differed between nurses who used the system and those who did not. Simultaneously, the nurses were rather unaware of the ability of the information and communication technology system to improve coordination during patient discharges.
MSFC Skylab instrumentation and communication system mission evaluation
NASA Technical Reports Server (NTRS)
Adair, B. M.
1974-01-01
An evaluation of the in-orbit performance of the instrumentation and communications systems installed on Skylab is presented. Performance is compared with functional requirements and the fidelity of communications. In-orbit performance includes processing engineering, scientific, experiment, and biomedical data, implementing ground-generated commands, audio and video communication, generating rendezvous ranging information, and radio frequency transmission and reception. A history of the system evolution based on the functional requirements and a physical description of the launch configuration is included. The report affirms that the instrumentation and communication system satisfied all imposed requirements.
Wideband 1.064 micrometer detector evaluation. [for application to space laser communication systems
NASA Technical Reports Server (NTRS)
Green, S. I.
1977-01-01
Several types of communications detectors for use in a 400 Mbps 1.064 micrometer laser communication system were evaluated and characterized. The communication system Bit Error Rate (BER) performance was measured, and test results for the best detector of each type are summarized. The complete BER curves are presented. The 400 Mbps 1.064 micrometer communication system receiver test bed is described. The best performance levels which can be achieved by focusing the signal to diffraction limited spots on the photosensitive area are cited.
Received optical power calculations for optical communications link performance analysis
NASA Technical Reports Server (NTRS)
Marshall, W. K.; Burk, B. D.
1986-01-01
The factors affecting optical communication link performance differ substantially from those at microwave frequencies, due to the drastically differing technologies, modulation formats, and effects of quantum noise in optical communications. In addition detailed design control table calculations for optical systems are less well developed than corresponding microwave system techniques, reflecting the relatively less mature state of development of optical communications. Described below are detailed calculations of received optical signal and background power in optical communication systems, with emphasis on analytic models for accurately predicting transmitter and receiver system losses.
Interactive models of communication at the nanoscale using nanoparticles that talk to one another
Llopis-Lorente, Antoni; Díez, Paula; Sánchez, Alfredo; Marcos, María D.; Sancenón, Félix; Martínez-Ruiz, Paloma; Villalonga, Reynaldo; Martínez-Máñez, Ramón
2017-01-01
‘Communication' between abiotic nanoscale chemical systems is an almost-unexplored field with enormous potential. Here we show the design and preparation of a chemical communication system based on enzyme-powered Janus nanoparticles, which mimics an interactive model of communication. Cargo delivery from one nanoparticle is governed by the biunivocal communication with another nanoparticle, which involves two enzymatic processes and the interchange of chemical messengers. The conceptual idea of establishing communication between nanodevices opens the opportunity to develop complex nanoscale systems capable of sharing information and cooperating. PMID:28556828
Communications and Intelligent Systems Division Overview
NASA Technical Reports Server (NTRS)
Emerson, Dawn
2017-01-01
This presentation provides an overview of the research and engineering work being performed in the competency fields of advanced communications and intelligent systems with emphasis on advanced technologies, architecture definition, and systems development for application in current and future aeronautics and space communications systems.
46 CFR 130.440 - Communications system.
Code of Federal Regulations, 2010 CFR
2010-10-01
... 46 Shipping 4 2010-10-01 2010-10-01 false Communications system. 130.440 Section 130.440 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) OFFSHORE SUPPLY VESSELS VESSEL CONTROL, AND MISCELLANEOUS EQUIPMENT AND SYSTEMS Automation of Unattended Machinery Spaces § 130.440 Communications system...
Communications and Intelligent Systems Division - Division Overview
NASA Technical Reports Server (NTRS)
Miranda, Felix A.
2017-01-01
This presentation provides an overview of the research and engineering work being performed in the competency fields of advanced communications and intelligent systems with emphasis on advanced technologies, architecture definition,and systems development for application in current and future aeronautics and space communications systems.
Communications and Intelligent Systems Division - Division Overview
NASA Technical Reports Server (NTRS)
Miranda, Felix A.
2017-01-01
This presentation provides an overview of the research and engineering work being performed in the competency fields of advanced communications and intelligent systems with emphasis on advanced technologies, architecture definition, and systems development for application in current and future aeronautics and space communications systems.
Current Hale ROA Voice and Control Communication Practices and Performance: White Paper
NASA Technical Reports Server (NTRS)
2007-01-01
The objective of this white paper is to help achieve the ACCESS 5 goal by sharing the UNITE members knowledge of current HALE ROA communication systems with other ACCESS 5 participants so that all interested parties start from a common understanding as we begin the clarification of requirements for voice and C2 communication. This white paper is also intended to describe the point of departure for any future developments that need to be realized to achieve the long term ACCESS 5 goal. Although this white paper describes the current systems, the functional and performance requirements that are also being developed under ACCESS 5 may not require the same levels of functionality and performance as currently exist. The paper addresses the following: 1) A description of a typical current HALE ROA communications system, 2) HALE ROA communications systems performance metrics, 3) HALE ROA communications systems performance, and 5) A comparison of current HALE ROA communications systems with current regulations.
Space shuttle Ku-band integrated rendezvous radar/communications system study
NASA Technical Reports Server (NTRS)
1976-01-01
The results are presented of work performed on the Space Shuttle Ku-Band Integrated Rendezvous Radar/Communications System Study. The recommendations and conclusions are included as well as the details explaining the results. The requirements upon which the study was based are presented along with the predicted performance of the recommended system configuration. In addition, shuttle orbiter vehicle constraints (e.g., size, weight, power, stowage space) are discussed. The tradeoffs considered and the operation of the recommended configuration are described for an optimized, integrated Ku-band radar/communications system. Basic system tradeoffs, communication design, radar design, antenna tradeoffs, antenna gimbal and drive design, antenna servo design, and deployed assembly packaging design are discussed. The communications and radar performance analyses necessary to support the system design effort are presented. Detailed derivations of the communications thermal noise error, the radar range, range rate, and angle tracking errors, and the communications transmitter distortion parameter effect on crosstalk between the unbalanced quadriphase signals are included.
Soleymani, Zahra; Joveini, Ghodsiye; Baghestani, Ahmad Reza
2015-03-01
This study developed a Farsi language Communication Function Classification System and then tested its reliability and validity. Communication Function Classification System is designed to classify the communication functions of individuals with cerebral palsy. Up until now, there has been no instrument for assessment of this communication function in Iran. The English Communication Function Classification System was translated into Farsi and cross-culturally modified by a panel of experts. Professionals and parents then assessed the content validity of the modified version. A backtranslation of the Farsi version was confirmed by the developer of the English Communication Function Classification System. Face validity was assessed by therapists and parents of 10 patients. The Farsi Communication Function Classification System was administered to 152 individuals with cerebral palsy (age, 2 to 18 years; median age, 10 years; mean age, 9.9 years; standard deviation, 4.3 years). Inter-rater reliability was analyzed between parents, occupational therapists, and speech and language pathologists. The test-retest reliability was assessed for 75 patients with a 14 day interval between tests. The inter-rater reliability of the Communication Function Classification System was 0.81 between speech and language pathologists and occupational therapists, 0.74 between parents and occupational therapists, and 0.88 between parents and speech and language pathologists. The test-retest reliability was 0.96 for occupational therapists, 0.98 for speech and language pathologists, and 0.94 for parents. The findings suggest that the Farsi version of Communication Function Classification System is a reliable and valid measure that can be used in clinical settings to assess communication function in patients with cerebral palsy. Copyright © 2015 Elsevier Inc. All rights reserved.
Concepts for fast acquisition in optical communications systems
NASA Astrophysics Data System (ADS)
Wilkerson, Brandon L.; Giggenbach, Dirk; Epple, Bernhard
2006-09-01
As free-space laser communications systems proliferate due to improved technology and transmission techniques, optical communication networks comprised of ground stations, aircraft, high altitude platforms, and satellites become an attainable goal. An important consideration for optical networks is the ability of optical communication terminals (OCT) to quickly locate one another and align their laser beams to initiate the acquisition sequence. This paper investigates promising low-cost technologies and novel approaches that will facilitate the targeting and acquisition tasks between counter terminals. Specifically, two critical technology areas are investigated: position determination (which includes location and attitude determination) and inter-terminal communications. A feasibility study identified multiple-antenna global navigation satellite system (GNSS) systems and GNSS-aided inertial systems as possible position determination solutions. Personal satellite communication systems (e.g. Iridium or Inmarsat), third generation cellular technology (IMT-2000/UMTS), and a relatively new air traffic surveillance technology called Autonomous Dependent Surveillance-Broadcast (ADS-B) were identified as possible inter-terminal communication solutions. A GNSS-aided inertial system and an ADS-B system were integrated into an OCT to demonstrate their utility in a typical optical communication scenario. Testing showed that these technologies have high potential in future OCTs, although improvements can be made to both to increase tracking accuracy.
AMPA experimental communications systems
NASA Technical Reports Server (NTRS)
Beckerman, D.; Fass, S.; Keon, T.; Sielman, P.
1982-01-01
The program was conducted to demonstrate the satellite communication advantages of Adaptive Phased Array Technology. A laboratory based experiment was designed and implemented to demonstrate a low earth orbit satellite communications system. Using a 32 element, L-band phased array augmented with 4 sets of weights (2 for reception and 2 for transmission) a high speed digital processing system and operating against multiple user terminals and interferers, the AMPA system demonstrated: communications with austere user terminals, frequency reuse, communications in the face of interference, and geolocation. The program and experiment objectives are described, the system hardware and software/firmware are defined, and the test performed and the resultant test data are presented.
Dibble, Elizabeth H; Swenson, David W; Cobb, Cynthia; Paul, Timothy J; Karn, Andrew E; Portelli, David C; Movson, Jonathan S
2017-04-01
The goal of this project was to create a system that was easy for radiologists to use and that could reliably identify, communicate, and track communication of important but non-urgent radiology findings to providers and patients. Prior to 2012, our workflow for communicating important non-urgent diagnostic imaging results was cumbersome, rarely used by our radiologists, and resulted in delays in report turnaround time. In 2012, we developed a new system to communicate important non-urgent findings (the RADiology CATegorization 3 (RADCAT-3) system) that was easy for radiologists to use and documented communication of results in the electronic medical record. To evaluate the performance of the new system, we reviewed our radiology reports before (June 2011-June 2012) and after (June 2012-June 2014) the implementation of the new system to compare utilization by the radiologists and success in communicating these findings. During the 12 months prior to implementation, 250 radiology reports (0.06 % of all reports) entered our workflow for communicating important non-urgent findings. One-hundred percent were successfully communicated. During the 24 months after implementation, 13,158 radiology reports (1.4 % of all reports) entered our new RADCAT-3 workflow (3995 (0.8 % of all reports) during year 1 and 9163 (1.9 % of all reports) during year 2). 99.7 % of those reports were successfully communicated. We created a reliable system to ensure communication of important but non-urgent findings with providers and/or patients and to document that communication in the electronic medical record. The rapid adoption of the new system by radiologists suggests that they found it easy to use and had confidence in its integrity. This system has the potential to improve patient care by improving the likelihood of appropriate follow-up for important non-urgent findings that could become life threatening.
A Model for Communications Satellite System Architecture Assessment
2011-09-01
This is shown in Equation 4. The total system cost includes all development, acquisition, fielding, operations, maintenance and upgrades, and system...protection. A mathematical model was implemented to enable the analysis of communications satellite system architectures based on multiple system... implemented to enable the analysis of communications satellite system architectures based on multiple system attributes. Utilization of the model in
Inductive Communication System Design Summary
DOT National Transportation Integrated Search
1978-09-01
The report documents the experience obtained during the design and development of the Inductive Communications System used in the Morgantown People Mover. The Inductive Communications System is used to provide wayside-to-vehicle and vehicle-to-waysid...
Why language really is not a communication system: a cognitive view of language evolution
Reboul, Anne C.
2015-01-01
While most evolutionary scenarios for language see it as a communication system with consequences on the language-ready brain, there are major difficulties for such a view. First, language has a core combination of features—semanticity, discrete infinity, and decoupling—that makes it unique among communication systems and that raise deep problems for the view that it evolved for communication. Second, extant models of communication systems—the code model of communication (Millikan, 2005) and the ostensive model of communication (Scott-Phillips, 2015) cannot account for language evolution. I propose an alternative view, according to which language first evolved as a cognitive tool, following Fodor’s (1975, 2008) Language of Thought Hypothesis, and was then exapted (externalized) for communication. On this view, a language-ready brain is a brain profoundly reorganized in terms of connectivity, allowing the human conceptual system to emerge, triggering the emergence of syntax. Language as used in communication inherited its core combination of features from the Language of Thought. PMID:26441802
NASA Technical Reports Server (NTRS)
1973-01-01
An optical system which can be incorporated in a present day or near future space-borne laser communications system is described. Techniques of implementing these systems are presented and their design problems and use are discussed. Optical system weight is estimated as a function of aperture diameter for a typical present day or near future laser communication system. The optical communications system considered is a two-way, high data rate optical communications link from a spacecraft to a spacecraft or from a spacecraft to a ground station. Each station has a laser transmitter and receiver and a pointing and tracking system. Thus each station can track the laser transmitter of the other. Optical beamwidths are considered to be as small as an arc-second with the beam pointed to a fraction of this beamwidth.
ETS-VI multibeam satellite communications systems
NASA Astrophysics Data System (ADS)
Kawai, Makoto; Tanaka, Masayoshi; Ohtomo, Isao
1989-10-01
The fixed and mobile satellite communications systems of the Japanese Engineering Test Satellite-VI (ETS-VI) are described. The system requirements are outlined along with the system configuration. The ETS-VI multibeam system employs three frequency bands. When used for Ka-band fixed communications, it covers the Japanese main islands with thirteen 0.3-degree-wide spot beam. Four of the beams are active for ETS-VI. When used for S-band mobile communications, five beams cover the area within 200 nautical miles from the Japanese coast. The C-band beam for fixed communications covers the central area of the Japanese main islands with a single beam. The onboard antenna system is described along with the transponders and their associated onboard systems. A discussion of the system technology follows, covering the TDMA transmisssion system, the relay function, rainfall compensation, and the antenna and propagation performance.
The 30/20 GHz fixed communications systems service demand assessment. Volume 3: Annex
NASA Technical Reports Server (NTRS)
Gamble, R. B.; Seltzer, H. R.; Speter, K. M.; Westheimer, M.
1979-01-01
A review of studies forecasting the communication market in the United States is given. The applicability of these forecasts to assessment of demand for the 30/20 GHz fixed communications system is analyzed. Costs for the 30/20 satellite trunking systems are presented and compared with the cost of terrestrial communications.
Secure video communications system
Smith, Robert L.
1991-01-01
A secure video communications system having at least one command network formed by a combination of subsystems. The combination of subsystems to include a video subsystem, an audio subsystem, a communications subsystem, and a control subsystem. The video communications system to be window driven and mouse operated, and having the ability to allow for secure point-to-point real-time teleconferencing.
Analysis of data throughput in communication between PLCs and HMI/SCADA systems
NASA Astrophysics Data System (ADS)
Mikolajek, Martin; Koziorek, Jiri
2016-09-01
This paper is focused on Analysis of data throughout in communication between PLCs and HMI/SCADA systems. The first part of paper discusses basic problematic communication between PLC and HMI systems. Next part is about specific types of communications PLC - HMI requests. For those cases paper is talking about response and data throughput1-3 . Subsequent section of this article contains practical parts with various data exchanges between PLC Siemens and HMI. The possibilities of communication that are described in this article are focused on using OPC server for visualization software, custom HMI system and own application created by using .NET with Technology. The last part of this article contains some communication solutions.
Encryption protection for communication satellites
NASA Astrophysics Data System (ADS)
Sood, D. R.; Hoernig, O. W., Jr.
In connection with the growing importance of the commercial communication satellite systems and the introduction of new technological developments, users and operators of these systems become increasingly concerned with aspects of security. The user community is concerned with maintaining confidentiality and integrity of the information being transmitted over the satellite links, while the satellite operators are concerned about the safety of their assets in space. In response to these concerns, the commercial satellite operators are now taking steps to protect the communication information and the satellites. Thus, communication information is being protected by end-to-end encryption of the customer communication traffic. Attention is given to the selection of the NBS DES algorithm, the command protection systems, and the communication protection systems.
Fay, Nicolas; Ellison, T. Mark
2013-01-01
This study examines the intergenerational transfer of human communication systems. It tests if human communication systems evolve to be easy to learn or easy to use (or both), and how population size affects learnability and usability. Using an experimental-semiotic task, we find that human communication systems evolve to be easier to use (production efficiency and reproduction fidelity), but harder to learn (identification accuracy) for a second generation of naïve participants. Thus, usability trumps learnability. In addition, the communication systems that evolve in larger populations exhibit distinct advantages over those that evolve in smaller populations: the learnability loss (from the Initial signs) is more muted and the usability benefits are more pronounced. The usability benefits for human communication systems that evolve in a small and large population is explained through guided variation reducing sign complexity. The enhanced performance of the communication systems that evolve in larger populations is explained by the operation of a content bias acting on the larger pool of competing signs. The content bias selects for information-efficient iconic signs that aid learnability and enhance usability. PMID:23967243
Fay, Nicolas; Ellison, T Mark
2013-01-01
This study examines the intergenerational transfer of human communication systems. It tests if human communication systems evolve to be easy to learn or easy to use (or both), and how population size affects learnability and usability. Using an experimental-semiotic task, we find that human communication systems evolve to be easier to use (production efficiency and reproduction fidelity), but harder to learn (identification accuracy) for a second generation of naïve participants. Thus, usability trumps learnability. In addition, the communication systems that evolve in larger populations exhibit distinct advantages over those that evolve in smaller populations: the learnability loss (from the Initial signs) is more muted and the usability benefits are more pronounced. The usability benefits for human communication systems that evolve in a small and large population is explained through guided variation reducing sign complexity. The enhanced performance of the communication systems that evolve in larger populations is explained by the operation of a content bias acting on the larger pool of competing signs. The content bias selects for information-efficient iconic signs that aid learnability and enhance usability.
DOT National Transportation Integrated Search
1999-03-01
The Mobile Surveillance and Wireless Communication Systems Field Operational Test (FOT) evaluated the performance of wireless traffic detection and communications systems in areas where permanent detectors, electrical power, and landline communicatio...
46 CFR 121.602 - Internal communications systems.
Code of Federal Regulations, 2010 CFR
2010-10-01
... THAN 150 PASSENGERS OR WITH OVERNIGHT ACCOMMODATIONS FOR MORE THAN 49 PASSENGERS VESSEL CONTROL AND MISCELLANEOUS SYSTEMS AND EQUIPMENT Control and Internal Communications Systems § 121.602 Internal... 46 Shipping 4 2010-10-01 2010-10-01 false Internal communications systems. 121.602 Section 121.602...
Transparent Ada rendezvous in a fault tolerant distributed system
NASA Technical Reports Server (NTRS)
Racine, Roger
1986-01-01
There are many problems associated with distributing an Ada program over a loosely coupled communication network. Some of these problems involve the various aspects of the distributed rendezvous. The problems addressed involve supporting the delay statement in a selective call and supporting the else clause in a selective call. Most of these difficulties are compounded by the need for an efficient communication system. The difficulties are compounded even more by considering the possibility of hardware faults occurring while the program is running. With a hardware fault tolerant computer system, it is possible to design a distribution scheme and communication software which is efficient and allows Ada semantics to be preserved. An Ada design for the communications software of one such system will be presented, including a description of the services provided in the seven layers of an International Standards Organization (ISO) Open System Interconnect (OSI) model communications system. The system capabilities (hardware and software) that allow this communication system will also be described.
Polyhedral integrated and free space optical interconnection
Erteza, I.A.
1998-01-06
An optical communication system uses holographic optical elements to provide guided wave and non-guided communication, resulting in high bandwidth, high connectivity optical communications. Holograms within holographic optical elements route optical signals between elements and between nodes connected to elements. Angular and wavelength multiplexing allow the elements to provide high connectivity. The combination of guided and non-guided communication allows compact polyhedral system geometries. Guided wave communications provided by multiplexed substrate-mode holographic optical elements eases system alignment. 7 figs.
Polyhedral integrated and free space optical interconnection
Erteza, Ireena A.
1998-01-01
An optical communication system uses holographic optical elements to provide guided wave and non-guided communication, resulting in high bandwidth, high connectivity optical communications. Holograms within holographic optical elements route optical signals between elements and between nodes connected to elements. Angular and wavelength multiplexing allow the elements to provide high connectivity. The combination of guided and non-guided communication allows compact polyhedral system geometries. Guided wave communications provided by multiplexed substrate-mode holographic optical elements eases system alignment.
Fang, Daniel Z; Patil, Teja; Belitskaya-Levy, Ilana; Yeung, Marianne; Posley, Keith; Allaudeen, Nazima
2017-11-17
Efficient and effective communication between providers is critical to quality patient care within a hospital system. Hands free communication devices (HFCD) allow instantaneous, closed-loop communication between physicians and other members of a multidisciplinary team, providing a communication advantage over traditional pager systems. HFCD have been shown to decrease emergency room interruptions, improve nursing communication, improve speed of information flow, and eliminate health care waste. We evaluated the integration of an HFCD with an existing alphanumeric paging system on an acute inpatient medicine service. We conducted a prospective, observational, survey-based study over twenty-four weeks in an academic tertiary care center with attending physicians and residents. Our intervention involved the implementation of an HFCD alongside the existing paging system. Fifty-six pre and post surveys evaluated the perception of improvement in communication and the integration of the HFCD into existing workflow. We saw significant improvements in the ability of an HFCD to help physicians communicate thoughts clearly, communicate thoughts effectively, reach team members, reach ancillary staff, and stay informed about patients. Physicians also reported better workflow integration during admissions, rounds, discharge, and teaching sessions. Qualitative data from post surveys demonstrated that the greatest strengths of the HFCD included the ability to reach colleagues and staff quickly, provide instant access to individuals of the care team, and improve overall communication. Integration of an instantaneous, hands free, closed loop communication system alongside the existing pager system can provide improvements in the perceptions of communication and workflow integration in an academic medicine service. Future studies are needed to correlate these subjective findings with objective measures of quality and safety.
C-Band Airport Surface Communications System Standards Development, Phase I
NASA Technical Reports Server (NTRS)
Hall, Edward; Isaacs, James; Zelkin, Natalie; Henriksen. Steve
2010-01-01
This document is being provided as part of ITT's NASA Glenn Research Center Aerospace Communication Systems Technical Support (ACSTS) contract NNC05CA85C, Task 7: "New ATM Requirements--Future Communications, C-Band and L-Band Communications Standard Development." The proposed future C-band (5091- to 5150-MHz) airport surface communication system, referred to as the Aeronautical Mobile Airport Communications System (AeroMACS), is anticipated to increase overall air-to-ground data communications systems capacity by using a new spectrum (i.e., not very high frequency (VHF)). Although some critical services could be supported, AeroMACS will also target noncritical services, such as weather advisory and aeronautical information services as part of an airborne System Wide Information Management (SWIM) program. AeroMACS is to be designed and implemented in a manner that will not disrupt other services operating in the C-band. This report defines the AeroMACS concepts of use, high-level system requirements, and architecture; the performance of supporting system analyses; the development of AeroMACS test and demonstration plans; and the establishment of an operational AeroMACS capability in support of C-band aeronautical data communications standards to be advanced in both international (International Civil Aviation Organization, ICAO) and national (RTCA) forums. This includes the development of system parameter profile recommendations for AeroMACS based on existing Institute of Electrical and Electronics Engineering (IEEE) 802.16e- 2009 standards
Hybrid Communication Architectures for Distributed Smart Grid Applications
Zhang, Jianhua; Hasandka, Adarsh; Wei, Jin; ...
2018-04-09
Wired and wireless communications both play an important role in the blend of communications technologies necessary to enable future smart grid communications. Hybrid networks exploit independent mediums to extend network coverage and improve performance. However, whereas individual technologies have been applied in simulation networks, as far as we know there is only limited attention that has been paid to the development of a suite of hybrid communication simulation models for the communications system design. Hybrid simulation models are needed to capture the mixed communication technologies and IP address mechanisms in one simulation. To close this gap, we have developed amore » suite of hybrid communication system simulation models to validate the critical system design criteria for a distributed solar Photovoltaic (PV) communications system, including a single trip latency of 300 ms, throughput of 9.6 Kbps, and packet loss rate of 1%. In conclusion, the results show that three low-power wireless personal area network (LoWPAN)-based hybrid architectures can satisfy three performance metrics that are critical for distributed energy resource communications.« less
Hybrid Communication Architectures for Distributed Smart Grid Applications
DOE Office of Scientific and Technical Information (OSTI.GOV)
Zhang, Jianhua; Hasandka, Adarsh; Wei, Jin
Wired and wireless communications both play an important role in the blend of communications technologies necessary to enable future smart grid communications. Hybrid networks exploit independent mediums to extend network coverage and improve performance. However, whereas individual technologies have been applied in simulation networks, as far as we know there is only limited attention that has been paid to the development of a suite of hybrid communication simulation models for the communications system design. Hybrid simulation models are needed to capture the mixed communication technologies and IP address mechanisms in one simulation. To close this gap, we have developed amore » suite of hybrid communication system simulation models to validate the critical system design criteria for a distributed solar Photovoltaic (PV) communications system, including a single trip latency of 300 ms, throughput of 9.6 Kbps, and packet loss rate of 1%. In conclusion, the results show that three low-power wireless personal area network (LoWPAN)-based hybrid architectures can satisfy three performance metrics that are critical for distributed energy resource communications.« less
NASA Technical Reports Server (NTRS)
1976-01-01
Market analyses and economic studies are presented to support NASA planning for a communications satellite system to provide public services in health, education, mobile communications, data transfer, and teleconferencing.
Development of Real Time System for Data Communication Based on SCO UNIX
NASA Astrophysics Data System (ADS)
Hua, Ying-Min
2002-01-01
The real time system based on SCO UNIX has the multiple tasks properties as on other UNIX system. The costs is lower than other UNIX system. In this paper the usage of multiple serial communication and UDP communication is mainly introduced. The data housekeeping and system monitor are described.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Kumar, Sameer; Mamidala, Amith R.; Ratterman, Joseph D.
A system and method for enhancing barrier collective synchronization on a computer system comprises a computer system including a data storage device. The computer system includes a program stored in the data storage device and steps of the program being executed by a processor. The system includes providing a plurality of communicators for storing state information for a bather algorithm. Each communicator designates a master core in a multi-processor environment of the computer system. The system allocates or designates one counter for each of a plurality of threads. The system configures a table with a number of entries equal tomore » the maximum number of threads. The system sets a table entry with an ID associated with a communicator when a process thread initiates a collective. The system determines an allocated or designated counter by searching entries in the table.« less
DOE Office of Scientific and Technical Information (OSTI.GOV)
Blocksome, Michael; Kumar, Sameer; Mamidala, Amith R.
A system and method for enhancing barrier collective synchronization on a computer system comprises a computer system including a data storage device. The computer system includes a program stored in the data storage device and steps of the program being executed by a processor. The system includes providing a plurality of communicators for storing state information for a barrier algorithm. Each communicator designates a master core in a multi-processor environment of the computer system. The system allocates or designates one counter for each of a plurality of threads. The system configures a table with a number of entries equal tomore » the maximum number of threads. The system sets a table entry with an ID associated with a communicator when a process thread initiates a collective. The system determines an allocated or designated counter by searching entries in the table.« less
Kumar, Sameer; Mamidala, Amith R.; Ratterman, Joseph D.; Blocksome, Michael; Miller, Douglas
2013-09-03
A system and method for enhancing barrier collective synchronization on a computer system comprises a computer system including a data storage device. The computer system includes a program stored in the data storage device and steps of the program being executed by a processor. The system includes providing a plurality of communicators for storing state information for a bather algorithm. Each communicator designates a master core in a multi-processor environment of the computer system. The system allocates or designates one counter for each of a plurality of threads. The system configures a table with a number of entries equal to the maximum number of threads. The system sets a table entry with an ID associated with a communicator when a process thread initiates a collective. The system determines an allocated or designated counter by searching entries in the table.
Simultaneous classical communication and quantum key distribution using continuous variables*
NASA Astrophysics Data System (ADS)
Qi, Bing
2016-10-01
Presently, classical optical communication systems employing strong laser pulses and quantum key distribution (QKD) systems working at single-photon levels are very different communication modalities. Dedicated devices are commonly required to implement QKD. In this paper, we propose a scheme which allows classical communication and QKD to be implemented simultaneously using the same communication infrastructure. More specially, we propose a coherent communication scheme where both the bits for classical communication and the Gaussian distributed random numbers for QKD are encoded on the same weak coherent pulse and decoded by the same coherent receiver. Simulation results based on practical system parameters show that both deterministic classical communication with a bit error rate of 10-9 and secure key distribution could be achieved over tens of kilometers of single-mode fibers. It is conceivable that in the future coherent optical communication network, QKD will be operated in the background of classical communication at a minimal cost.
Martins, Goncalo; Moondra, Arul; Dubey, Abhishek; Bhattacharjee, Anirban; Koutsoukos, Xenofon D.
2016-01-01
In modern networked control applications, confidentiality and integrity are important features to address in order to prevent against attacks. Moreover, network control systems are a fundamental part of the communication components of current cyber-physical systems (e.g., automotive communications). Many networked control systems employ Time-Triggered (TT) architectures that provide mechanisms enabling the exchange of precise and synchronous messages. TT systems have computation and communication constraints, and with the aim to enable secure communications in the network, it is important to evaluate the computational and communication overhead of implementing secure communication mechanisms. This paper presents a comprehensive analysis and evaluation of the effects of adding a Hash-based Message Authentication (HMAC) to TT networked control systems. The contributions of the paper include (1) the analysis and experimental validation of the communication overhead, as well as a scalability analysis that utilizes the experimental result for both wired and wireless platforms and (2) an experimental evaluation of the computational overhead of HMAC based on a kernel-level Linux implementation. An automotive application is used as an example, and the results show that it is feasible to implement a secure communication mechanism without interfering with the existing automotive controller execution times. The methods and results of the paper can be used for evaluating the performance impact of security mechanisms and, thus, for the design of secure wired and wireless TT networked control systems. PMID:27463718
Martins, Goncalo; Moondra, Arul; Dubey, Abhishek; Bhattacharjee, Anirban; Koutsoukos, Xenofon D
2016-07-25
In modern networked control applications, confidentiality and integrity are important features to address in order to prevent against attacks. Moreover, network control systems are a fundamental part of the communication components of current cyber-physical systems (e.g., automotive communications). Many networked control systems employ Time-Triggered (TT) architectures that provide mechanisms enabling the exchange of precise and synchronous messages. TT systems have computation and communication constraints, and with the aim to enable secure communications in the network, it is important to evaluate the computational and communication overhead of implementing secure communication mechanisms. This paper presents a comprehensive analysis and evaluation of the effects of adding a Hash-based Message Authentication (HMAC) to TT networked control systems. The contributions of the paper include (1) the analysis and experimental validation of the communication overhead, as well as a scalability analysis that utilizes the experimental result for both wired and wireless platforms and (2) an experimental evaluation of the computational overhead of HMAC based on a kernel-level Linux implementation. An automotive application is used as an example, and the results show that it is feasible to implement a secure communication mechanism without interfering with the existing automotive controller execution times. The methods and results of the paper can be used for evaluating the performance impact of security mechanisms and, thus, for the design of secure wired and wireless TT networked control systems.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Tsai, Han-Chung; Liu, Yung Y.; Lee, Hok L.
A system for monitoring a plurality radio frequency identification tags is described. The system uses at least one set of radio frequency identification tags. Each tag is attached to a container and includes several sensors for detecting physical conditions of said container. The system includes at least one autonomous intermediate reader in wireless communication with the frequency identification tags. The intermediate reader includes external wireless communication system, intermediate reader logic controller, and a self-contained rechargeable power supply. The system uses a central status reporting system in communication the intermediate reader.
Innovative telecommunications for law enforcement
NASA Technical Reports Server (NTRS)
Sohn, R. L.
1976-01-01
The operation of computer-aided dispatch, mobile digital communications, and automatic vehicle location systems used in law enforcement is discussed, and characteristics of systems used by different agencies are compared. With reference to computer-aided dispatch systems, the data base components, dispatcher work load, extent of usage, and design trends are surveyed. The capabilities, levels of communication, and traffic load of mobile digital communications systems are examined. Different automatic vehicle location systems are distinguished, and two systems are evaluated. Other aspects of the application of innovative technology to operational command, control, and communications systems for law enforcement agencies are described.
Adapting wave-front algorithms to efficiently utilize systems with deep communication hierarchies
DOE Office of Scientific and Technical Information (OSTI.GOV)
Kerbyson, Darren J; Lang, Michael; Pakin, Scott
2009-01-01
Large-scale systems increasingly exhibit a differential between intra-chip and inter-chip communication performance. Processor-cores on the same socket are able to communicate at lower latencies, and with higher bandwidths, than cores on different sockets either within the same node or between nodes. A key challenge is to efficiently use this communication hierarchy and hence optimize performance. We consider here the class of applications that contain wave-front processing. In these applications data can only be processed after their upstream neighbors have been processed. Similar dependencies result between processors in which communication is required to pass boundary data downstream and whose cost ismore » typically impacted by the slowest communication channel in use. In this work we develop a novel hierarchical wave-front approach that reduces the use of slower communications in the hierarchy but at the cost of additional computation and higher use of on-chip communications. This tradeoff is explored using a performance model and an implementation on the Petascale Roadrunner system demonstrates a 27% performance improvement at full system-scale on a kernel application. The approach is generally applicable to large-scale multi-core and accelerated systems where a differential in system communication performance exists.« less
Communications Processor Operating System Study. Executive Summary,
1980-11-01
AD-A095 b36 ROME AIR DEVELOPMENT CENTER GRIFFISS AFB NY F/e 17/2 COMMUNICATIONS PROCESSOR OPERATING SYSTEM STUDY. EXECUTIVE SUMM—ETC(U) NOV 80 J...COMMUNICATIONS PROCESSOR OPERATING SYSTEM STUDY Julian Gitlih SPTIC ELECTE«^ FEfi 2 6 1981^ - E APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED "a O...Subtitle) EXECUTIVE^SUMMARY 0F> COMMUNICATIONS PROCESSOR OPERATING SYSTEM $t - • >X W tdLl - ’•• • 7 AUTHORf«! ! , Julian
Space Shuttle program communication and tracking systems interface analysis
NASA Technical Reports Server (NTRS)
Dodds, J. G.; Holmes, J. K.; Huth, G. K.; Iwasaki, R. S.; Nilsen, P. W.; Polydoros, A.; Sampaio, D. R.; Udalov, S.
1984-01-01
The Space Shuttle Program Communications and Tracking Systems Interface Analysis began April 18, 1983. During this time, the shuttle communication and tracking systems began flight testing. Two areas of analysis documented were a result of observations made during flight tests. These analyses involved the Ku-band communication system. First, there was a detailed analysis of the interface between the solar max data format and the Ku-band communication system including the TDRSS ground station. The second analysis involving the Ku-band communication system was an analysis of the frequency lock loop of the Gunn oscillator used to generate the transmit frequency. The stability of the frequency lock loop was investigated and changes to the design were reviewed to alleviate the potential loss of data due the loop losing lock and entering the reacquisition mode. Other areas of investigation were the S-band antenna analysis and RF coverage analysis.
Simulator of Space Communication Networks
NASA Technical Reports Server (NTRS)
Clare, Loren; Jennings, Esther; Gao, Jay; Segui, John; Kwong, Winston
2005-01-01
Multimission Advanced Communications Hybrid Environment for Test and Evaluation (MACHETE) is a suite of software tools that simulates the behaviors of communication networks to be used in space exploration, and predict the performance of established and emerging space communication protocols and services. MACHETE consists of four general software systems: (1) a system for kinematic modeling of planetary and spacecraft motions; (2) a system for characterizing the engineering impact on the bandwidth and reliability of deep-space and in-situ communication links; (3) a system for generating traffic loads and modeling of protocol behaviors and state machines; and (4) a system of user-interface for performance metric visualizations. The kinematic-modeling system makes it possible to characterize space link connectivity effects, including occultations and signal losses arising from dynamic slant-range changes and antenna radiation patterns. The link-engineering system also accounts for antenna radiation patterns and other phenomena, including modulations, data rates, coding, noise, and multipath fading. The protocol system utilizes information from the kinematic-modeling and link-engineering systems to simulate operational scenarios of space missions and evaluate overall network performance. In addition, a Communications Effect Server (CES) interface for MACHETE has been developed to facilitate hybrid simulation of space communication networks with actual flight/ground software/hardware embedded in the overall system.
46 CFR 130.440 - Communications system.
Code of Federal Regulations, 2014 CFR
2014-10-01
... MISCELLANEOUS EQUIPMENT AND SYSTEMS Automation of Unattended Machinery Spaces § 130.440 Communications system. (a) Each OSV must have a communications system to immediately summon a crew member to the machinery... room, and crew accommodations that either— (i) Is a sound-powered telephone; or (ii) Gets its power...
46 CFR 130.440 - Communications system.
Code of Federal Regulations, 2013 CFR
2013-10-01
... MISCELLANEOUS EQUIPMENT AND SYSTEMS Automation of Unattended Machinery Spaces § 130.440 Communications system. (a) Each OSV must have a communications system to immediately summon a crew member to the machinery... room, and crew accommodations that either— (i) Is a sound-powered telephone; or (ii) Gets its power...
46 CFR 130.440 - Communications system.
Code of Federal Regulations, 2011 CFR
2011-10-01
... MISCELLANEOUS EQUIPMENT AND SYSTEMS Automation of Unattended Machinery Spaces § 130.440 Communications system. (a) Each OSV must have a communications system to immediately summon a crew member to the machinery... room, and crew accommodations that either— (i) Is a sound-powered telephone; or (ii) Gets its power...
46 CFR 130.440 - Communications system.
Code of Federal Regulations, 2012 CFR
2012-10-01
... MISCELLANEOUS EQUIPMENT AND SYSTEMS Automation of Unattended Machinery Spaces § 130.440 Communications system. (a) Each OSV must have a communications system to immediately summon a crew member to the machinery... room, and crew accommodations that either— (i) Is a sound-powered telephone; or (ii) Gets its power...
Transition From NASA Space Communication Systems to Commerical Communication Products
NASA Technical Reports Server (NTRS)
Ghazvinian, Farzad; Lindsey, William C.
1994-01-01
Transitioning from twenty-five years of space communication system architecting, engineering and development to creating and marketing of commercial communication system hardware and software products is no simple task for small, high-tech system engineering companies whose major source of revenue has been the U.S. Government. Yet, many small businesses are faced with this onerous and perplexing task. The purpose of this talk/paper is to present one small business (LinCom) approach to taking advantage of the systems engineering expertise and knowledge captured in physical neural networks and simulation software by supporting numerous National Aeronautics and Space Administration (NASA) and the Department of Defense (DoD) projects, e.g., Space Shuttle, TDRSS, Space Station, DCSC, Milstar, etc. The innovative ingredients needed for a systems house to transition to a wireless communication system products house that supports personal communication services and networks (PCS and PCN) development in a global economy will be discussed. Efficient methods for using past government sponsored space system research and development to transition to VLSI communication chip set products will be presented along with notions of how synergy between government and industry can be maintained to benefit both parties.
NASA Astrophysics Data System (ADS)
Sepantaie, Marc M.; Namazi, Nader M.; Sepantaie, Amir M.
2016-05-01
This paper is devoted to addressing the synchronization, and detection of random binary data exposed to inherent channel variations existing in Free Space Optical (FSO) communication systems. This task is achieved by utilizing the identical synchronization methodology of Lorenz chaotic communication system, and its synergetic interaction in adversities imposed by the FSO channel. Moreover, the Lorenz system has been analyzed, and revealed to induce Stochastic Resonance (SR) once exposed to Additive White Gaussian Noise (AWGN). In particular, the resiliency of the Lorenz chaotic system, in light of channel adversities, has been attributed to the success of the proposed communication system. Furthermore, this paper advocates the use of Haar wavelet transform for enhanced detection capability of the proposed chaotic communication system, which utilizes Chaotic Parameter Modulation (CPM) technique for means of transmission.
Considerations in the design of a communication network for an autonomously managed power system
NASA Technical Reports Server (NTRS)
Mckee, J. W.; Whitehead, Norma; Lollar, Louis
1989-01-01
The considerations involved in designing a communication network for an autonomously managed power system intended for use in space vehicles are examined. An overview of the design and implementation of a communication network implemented in a breadboard power system is presented. An assumption that the monitoring and control devices are distributed but physically close leads to the selection of a multidrop cable communication system. The assumption of a high-quality communication cable in which few messages are lost resulted in a simple recovery procedure consisting of a time out and retransmit process.
Apollo experience report: Communications system flight evaluation and verification
NASA Technical Reports Server (NTRS)
Travis, D.; Royston, C. L., Jr.
1972-01-01
Flight tests of the synergetic operation of the spacecraft and earth based communications equipment were accomplished during Apollo missions AS-202 through Apollo 12. The primary goals of these tests were to verify that the communications system would adequately support lunar landing missions and to establish the inflight communications system performance characteristics. To attain these goals, a communications system flight verification and evaluation team was established. The concept of the team operations, the evolution of the evaluation processes, synopses of the team activities associated with each mission, and major conclusions and recommendations resulting from the performance evaluation are represented.
Suitability of ANSI standards for quantifying communication satellite system performance
NASA Technical Reports Server (NTRS)
Cass, Robert D.
1988-01-01
A study on the application of American National Standards X3.102 and X3.141 to various classes of communication satellite systems from the simple analog bent-pipe to NASA's Advanced Communications Technology Satellite (ACTS) is discussed. These standards are proposed as means for quantifying the end-to-end communication system performance of communication satellite systems. An introductory overview of the two standards are given followed by a review of the characteristics, applications, and advantages of using X3.102 and X3.141 to quantify with a description of the application of these standards to ACTS.
Design of oil pipeline leak detection and communication system based on optical fiber technology
NASA Astrophysics Data System (ADS)
Tu, Yaqing; Chen, Huabo
1999-08-01
The integrity of oil pipeline is always a major concern of operators. Pipeline leak not only leads to loss of oil, but pollutes environment. A new pipeline leak detection and communication system based on optical fiber technology to ensure the pipeline reliability is presented. Combined direct leak detection method with an indirect one, the system will greatly reduce the rate of false alarm. According, to the practical features of oil pipeline,the pipeline communication system is designed employing the state-of-the-art optic fiber communication technology. The system has such feature as high location accuracy of leak detection, good real-time characteristic, etc. which overcomes the disadvantages of traditional leak detection methods and communication system effectively.
76 FR 61279 - Communications Common Carriers, Reporting and Recordkeeping Requirements, Telephone...
Federal Register 2010, 2011, 2012, 2013, 2014
2011-10-04
... FEDERAL COMMUNICATIONS COMMISSION 47 CFR Parts 32, 52, 61, 64, and 69 Communications Common Carriers, Reporting and Recordkeeping Requirements, Telephone, Telecommunications, Uniform System of..., Telecommunications, Uniform system of accounts. Federal Communications Commission. Marlene H. Dortch, Secretary. [FR...
Research of the key technology in satellite communication networks
NASA Astrophysics Data System (ADS)
Zeng, Yuan
2018-02-01
According to the prediction, in the next 10 years the wireless data traffic will be increased by 500-1000 times. Not only the wireless data traffic will be increased exponentially, and the demand for diversified traffic will be increased. Higher requirements for future mobile wireless communication system had brought huge market space for satellite communication system. At the same time, the space information networks had been greatly developed with the depth of human exploration of space activities, the development of space application, the expansion of military and civilian application. The core of spatial information networks is the satellite communication. The dissertation presented the communication system architecture, the communication protocol, the routing strategy, switch scheduling algorithm and the handoff strategy based on the satellite communication system. We built the simulation platform of the LEO satellites networks and simulated the key technology using OPNET.
The transmission link of CAPS navigation and communication system
NASA Astrophysics Data System (ADS)
Cui, Junxia; Shi, Huli; Chen, Jibin; Pei, Jun
2009-03-01
The Chinese Area Positioning System (CAPS) is based on communication satellites with integrated capability, which is different from the Global Positioning System (GPS), the International Maritime Satellite Organization (Inmarsat) and so on. CAPS works at C-band, and its navigation information is not directly generated from the satellite, but from the master control station on the ground and transmitted to users via the satellite. The slightly inclined geostationary-satellite orbit (SIGSO) satellites are adopted in CAPS. All of these increase the difficulty in the design of the system and terminals. In this paper, the authors study the CAPS configuration parameters of the navigation master control station, information transmission capability, and the selection of the antenna aperture of the communication center station, as well as the impact of satellite parameters on the whole communication system from the perspective of the transmission link budget. The conclusion of availability of the CAPS navigation system is achieved. The results show that the CAPS inbound communication system forms a new low-data-rate satellite communication system, which can accommodate mass communication terminals with the transmission rate of no more than 1 kbps for every terminal. The communication center station should be configured with a large-aperture antenna (about 10-15 m); spread spectrum communication technology should be used with the spreading gain as high as about 40 dB; reduction of the satellite transponder gain attenuation is beneficial to improving the signal-to-noise ratio of the system, with the attenuation value of 0 or 2 dB as the best choice. The fact that the CAPS navigation system has been checked and accepted by the experts and the operation is stable till now clarifies the rationality of the analysis results. The fact that a variety of experiments and applications of the satellite communication system designed according to the findings in this paper have been successfully carried out confirms the correctness of the study results.
Orbiter CIU/IUS communications hardware evaluation
NASA Technical Reports Server (NTRS)
Huth, G. K.
1979-01-01
The DOD and NASA inertial upper stage communication system design, hardware specifications and interfaces were analyzed to determine their compatibility with the Orbiter payload communications equipment (Payload Interrogator, Payload Signal Processors, Communications Interface Unit, and the Orbiter operational communications equipment (the S-Band and Ku-band systems). Topics covered include (1) IUS/shuttle Orbiter communications interface definition; (2) Orbiter avionics equipment serving the IUS; (3) IUS communication equipment; (4) IUS/shuttle Orbiter RF links; (5) STDN/TDRS S-band related activities; and (6) communication interface unit/Orbiter interface issues. A test requirement plan overview is included.
NASA Technical Reports Server (NTRS)
Parker, J. F., Jr.; Duffy, J. W.; Christensen, D. G.
1981-01-01
A Flight Data Console simulation of a digital communication link to replace the current voice communication system used in air traffic control (ATC) was developed. The study determined how a digital communications system reduces cockpit workload, improve, flight proficiency, and is acceptable to general aviation pilots. It is shown that instrument flight, including approach and landing, can be accomplished by using a digital data link system for ATC communication.
A simulation study of the effects of communication delay on air traffic control
DOT National Transportation Integrated Search
1990-09-01
This study was conducted to examine the impacts of voice communications delays : characteristic of Voice Switching and Control System (VSCS) and satellite : communications systems on air traffic system performance, controller stress : and workload, a...
A Fault Tree Approach to Analysis of Organizational Communication Systems.
ERIC Educational Resources Information Center
Witkin, Belle Ruth; Stephens, Kent G.
Fault Tree Analysis (FTA) is a method of examing communication in an organization by focusing on: (1) the complex interrelationships in human systems, particularly in communication systems; (2) interactions across subsystems and system boundaries; and (3) the need to select and "prioritize" channels which will eliminate noise in the…
The Picture Exchange Communication System: Digital Photographs versus Picture Symbols
ERIC Educational Resources Information Center
Jonaitis, Carmen
2011-01-01
The Picture Exchange Communication System (PECS) is an augmentative and alternative system (AAC) used to improve and increase communication for children with Autism Spectrum Disorder (ASD) and other developmental disorders. Research addressing the efficacy of this system is increasing; however, there is limited information published that evaluates…
Electronics systems test laboratory testing of shuttle communications systems
NASA Technical Reports Server (NTRS)
Stoker, C. J.; Bromley, L. K.
1985-01-01
Shuttle communications and tracking systems space to space and space to ground compatibility and performance evaluations are conducted in the NASA Johnson Space Center Electronics Systems Test Laboratory (ESTL). This evaluation is accomplished through systems verification/certification tests using orbiter communications hardware in conjunction with other shuttle communications and tracking external elements to evaluate end to end system compatibility and to verify/certify that overall system performance meets program requirements before manned flight usage. In this role, the ESTL serves as a multielement major ground test facility. The ESTL capability and program concept are discussed. The system test philosophy for the complex communications channels is described in terms of the major phases. Results of space to space and space to ground systems tests are presented. Several examples of the ESTL's unique capabilities to locate and help resolve potential problems are discussed in detail.
NASA Astrophysics Data System (ADS)
Ohyama, Takashi; Enomoto, Hiroyuki; Takei, Yuichiro; Maeda, Yuji
2009-05-01
Most of Japan's local governments utilize municipal disaster-management radio communications systems to communicate information on disasters or terrorism to residents. The national government is progressing in efforts toward digitalization by local governments of these systems, but only a small number (approx. 10%) have introduced such equipment due to its requiring large amounts of investment. On the other hand, many local governments are moving forward in installation of optical fiber networks for the purpose of eliminating the "digital divide." We herein propose a communication system as an alternative or supplement to municipal disaster-management radio communications systems, which utilizes municipal optical fiber networks, the internet and similar networks and terminals. The system utilizes the multiple existing networks and is capable of instantly distributing to all residents, and controlling, risk management information. We describe the system overview and the field trials conducted with a local government using this system.
When Height Carries Weight: Communicating Hidden Object Properties for Joint Action.
Schmitz, Laura; Vesper, Cordula; Sebanz, Natalie; Knoblich, Günther
2018-06-24
In the absence of pre-established communicative conventions, people create novel communication systems to successfully coordinate their actions toward a joint goal. In this study, we address two types of such novel communication systems: sensorimotor communication, where the kinematics of instrumental actions are systematically modulated, versus symbolic communication. We ask which of the two systems co-actors preferentially create when aiming to communicate about hidden object properties such as weight. The results of three experiments consistently show that actors who knew the weight of an object transmitted this weight information to their uninformed co-actors by systematically modulating their instrumental actions, grasping objects of particular weights at particular heights. This preference for sensorimotor communication was reduced in a fourth experiment where co-actors could communicate with weight-related symbols. Our findings demonstrate that the use of sensorimotor communication extends beyond the communication of spatial locations to non-spatial, hidden object properties. © 2018 The Authors. Cognitive Science - A Multidisciplinary Journal published by Wiley Periodicals, Inc. on behalf of Cognitive Science Society.
DOT National Transportation Integrated Search
2011-11-01
This report identifies the security approach associated with a communications data delivery system that supports vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I) communications. The report describes the risks associated with communication...
ERIC Educational Resources Information Center
Lerna, Anna; Esposito, Dalila; Conson, Massimiliano; Russo, Luigi; Massagli, Angelo
2012-01-01
Background: The Picture Exchange Communication System (PECS) is a common treatment choice for non-verbal children with autism. However, little empirical evidence is available on the usefulness of PECS in treating social-communication impairments in autism. Aims: To test the effects of PECS on social-communicative skills in children with autism,…
Do you mean me? Communicative intentions recruit the mirror and the mentalizing system.
Ciaramidaro, Angela; Becchio, Cristina; Colle, Livia; Bara, Bruno G; Walter, Henrik
2014-07-01
Being able to comprehend communicative intentions and to recognize whether such intentions are directed toward us or not is extremely important in social interaction. Two brain systems, the mentalizing and the mirror neuron system, have been proposed to underlie intention recognition. However, little is still known about how the systems cooperate within the process of communicative intention understanding and to what degree they respond to self-directed and other-directed stimuli. To investigate the role of the mentalizing and the mirror neuron system, we used functional magnetic resonance imaging with four types of action sequence: communicative and private intentions as well as other-directed and self-directed intentions. Categorical and functional connectivity analyses showed that both systems contribute to the encoding of communicative intentions and that both systems are significantly stronger activated and more strongly coupled in self-directed communicative actions. © The Author (2013). Published by Oxford University Press. For Permissions, please email: journals.permissions@oup.com.
NASA Technical Reports Server (NTRS)
Allen, M. A.; Roman, G. S.
1979-01-01
The specification used to install a broadband coaxial cable communication system to support remote terminal operations on the Crew Activity Planning system at the Lyndon B. Johnson Space Center are reported. The system supports high speed communications between a Harris Slash 8 computer and one or more Sanders Graphic 7 displays.
Digital and analog communication systems
NASA Technical Reports Server (NTRS)
Shanmugam, K. S.
1979-01-01
The book presents an introductory treatment of digital and analog communication systems with emphasis on digital systems. Attention is given to the following topics: systems and signal analysis, random signal theory, information and channel capacity, baseband data transmission, analog signal transmission, noise in analog communication systems, digital carrier modulation schemes, error control coding, and the digital transmission of analog signals.
Hydrological Monitoring System Design and Implementation Based on IOT
NASA Astrophysics Data System (ADS)
Han, Kun; Zhang, Dacheng; Bo, Jingyi; Zhang, Zhiguang
In this article, an embedded system development platform based on GSM communication is proposed. Through its application in hydrology monitoring management, the author makes discussion about communication reliability and lightning protection, suggests detail solutions, and also analyzes design and realization of upper computer software. Finally, communication program is given. Hydrology monitoring system from wireless communication network is a typical practical application of embedded system, which has realized intelligence, modernization, high-efficiency and networking of hydrology monitoring management.
Global disaster satellite communications system for disaster assessment and relief coordination
NASA Technical Reports Server (NTRS)
Leroy, B. E.
1979-01-01
The global communication requirements for disaster assistance and examines operationally feasible satellite system concepts and the associated system parameters are analyzed. Some potential problems associated with the current method of providing disaster assistance and a scenario for disaster assistance relying on satellite communications are described. Historical statistics are used with the scenario to assess service requirements. Both present and planned commercially available systems are considered. The associated global disaster communication yearly service costs are estimated.
A 1000+ channel bionic communication system.
Schulman, Joseph H; Mobley, J Phil; Wolfe, James; Stover, Howard; Krag, Adrian
2006-01-01
The wireless electronic nervous system interface known as the functional electrical stimulation-battery powered bion system is being developed at the Alfred Mann Foundation. It contains a real-time propagated wave micro-powered multichannel communication system. This system is designed to send bi-directional messages between an external master controller unit (MCU), and each one of a group of injectable stimulator-sensor battery powered bion implants (BPB). The system is capable of communicating in each direction about 90 times per second using a structure of 850 time slots within a repeating 11 millisecond time window. The system's total Time Division Multiple Access (TDMA) communication capability is about 77,000 two-way communications per second on a single 5 MHz wide radio channel. Each time slot can be used by one BPB, or shared alternately by two or more BPBs. Each bidirectional communication consists of a 15 data bit message sent from the MCU sequentially to each BPB and 10 data bit message sent sequentially from each BPB to the MCU. Redundancy bits are included to provide error detection and correction. This communication system is designed to draw only a few microamps from the 3.6 volt, 3.0 mAHr lithium ion (LiIon) battery contained in each BPB, and the majority of the communications circuitry is contained within a 1.4x5 mm integrated circuit.
46 CFR 199.60 - Communications.
Code of Federal Regulations, 2012 CFR
2012-10-01
... 46 Shipping 7 2012-10-01 2012-10-01 false Communications. 199.60 Section 199.60 Shipping COAST... SYSTEMS FOR CERTAIN INSPECTED VESSELS Requirements for All Vessels § 199.60 Communications. (a) Radio...) Onboard communications and alarm systems. Each vessel must meet the requirements for onboard...
46 CFR 199.60 - Communications.
Code of Federal Regulations, 2014 CFR
2014-10-01
... 46 Shipping 7 2014-10-01 2014-10-01 false Communications. 199.60 Section 199.60 Shipping COAST... SYSTEMS FOR CERTAIN INSPECTED VESSELS Requirements for All Vessels § 199.60 Communications. (a) Radio...) Onboard communications and alarm systems. Each vessel must meet the requirements for onboard...
46 CFR 199.60 - Communications.
Code of Federal Regulations, 2010 CFR
2010-10-01
... 46 Shipping 7 2010-10-01 2010-10-01 false Communications. 199.60 Section 199.60 Shipping COAST... SYSTEMS FOR CERTAIN INSPECTED VESSELS Requirements for All Vessels § 199.60 Communications. (a) Radio...) Onboard communications and alarm systems. Each vessel must meet the requirements for onboard...
Trans-Interface Optical Communication (TIOC)
2008-01-01
communication interface 4. Bitmap stream creation 5. Display thread 6. DMD activeX control 7. DMD communication 8. System timing/control 9...o DMD activeX control o DMD communication o System timing/control o Graphical user interface (GUI) • All components are available for
Communications interface for wireless communications headset
NASA Technical Reports Server (NTRS)
Culotta, Jr., Anthony Joseph (Inventor); Seibert, Marc A. (Inventor)
2004-01-01
A universal interface adapter circuit interfaces, for example, a wireless communications headset with any type of communications system, including those that require push-to-talk (PTT) signaling. The interface adapter is comprised of several main components, including an RF signaling receiver, a microcontroller and associated circuitry for decoding and processing the received signals, and programmable impedance matching and line interfacing circuitry for interfacing a wireless communications headset system base to a communications system. A signaling transmitter, which is preferably portable (e.g., handheld), is employed by the wireless headset user to send signals to the signaling receiver. In an embodiment of the invention directed specifically to push-to-talk (PTT) signaling, the wireless headset user presses a button on the signaling transmitter when they wish to speak. This sends a signal to the microcontroller which decodes the signal and recognizes the signal as being a PTT request. In response, the microcontroller generates a control signal that closes a switch to complete a voice connection between the headset system base and the communications system so that the user can communicate with the communications system. With this arrangement, the wireless headset can be interfaced to any communications system that requires PTT signaling, without modification of the headset device. In addition, the interface adapter can also be configured to respond to or deliver any other types of signals, such as dual-tone-multiple-frequency (DTMF) tones, and on/off hook signals. The present invention is also scalable, and permits multiple wireless users to operate independently in the same environment through use of a plurality of the interface adapters.
Richardson, Joshua E; Ash, Joan S
2010-01-01
Objective To analyze the effects that hands-free communication device (HCD) systems have on healthcare organizations from multiple user perspectives. Design This exploratory qualitative study recruited 26 subjects from multiple departments in two research sites located in Portland, Oregon: an academic medical center and a community hospital. Interview and observation data were gathered January through March, 2007. Measurements Data were analyzed using a grounded theory approach. Because this study was exploratory, data were coded and patterns identified until overall themes ‘emerged’. Results Five themes arose: (1) Communication access—the perception that HCD systems provide fast and efficient communication that supports workflow; (2) Control—social and technical considerations associated with use of an HCD system; (3) Training—processes that should be used to improve use of the HCD system; (4) Organizational change—changes to organizational design and behavior caused by HCD system implementation; and (5) Environment and infrastructure—HCD system use within the context of physical workspaces. Conclusion HCD systems improve communication access but users experience challenges integrating the system into workflow. Effective HCD use depends on how well organizations train users, adapt to changes brought about by HCD systems, and integrate HCD systems into physical surroundings. PMID:20064808
Richardson, Joshua E; Ash, Joan S
2010-01-01
To analyze the effects that hands-free communication device (HCD) systems have on healthcare organizations from multiple user perspectives. This exploratory qualitative study recruited 26 subjects from multiple departments in two research sites located in Portland, Oregon: an academic medical center and a community hospital. Interview and observation data were gathered January through March, 2007. Data were analyzed using a grounded theory approach. Because this study was exploratory, data were coded and patterns identified until overall themes 'emerged'. Five themes arose: (1) Communication access-the perception that HCD systems provide fast and efficient communication that supports workflow; (2) Control-social and technical considerations associated with use of an HCD system; (3) Training-processes that should be used to improve use of the HCD system; (4) Organizational change-changes to organizational design and behavior caused by HCD system implementation; and (5) Environment and infrastructure-HCD system use within the context of physical workspaces. HCD systems improve communication access but users experience challenges integrating the system into workflow. Effective HCD use depends on how well organizations train users, adapt to changes brought about by HCD systems, and integrate HCD systems into physical surroundings.
Extending the data rate of non-line-of-sight UV communication with polarization modulation
NASA Astrophysics Data System (ADS)
Yin, Hongwei; Jia, Honghui; Zhang, Hailiang; Wang, Xiaofeng; Chang, Shengli; Yang, Juncai
2012-10-01
With low radiation background of solar-blind UV and strong scattering of UV photons by atmospheric particles, UV communication can be made use of to set up a non-line-of-sight (NLOS) free-space optical communication link. Polarization modulation, besides the traditional intensity modulation, is presented to enhance the data rate of the UV communication system. The configuration and the working process of the dually modulated UV communication system with intensity modulation and polarization, the theoretical evaluation of polarization modulation, and a numerical of the scattering matrix are presented, with the conclusion that polarization modulation is achievable. By adding the polarizing devices and changing the coding procedures, the existing singly-modulated UV communication systems with intensity modulation are easily modified to be dually-modulated ones with polarization modulation and intensity modulation. Ideally speaking, the data rate of the dually-modulated UV communication system is the product of the data rate of the singly modulated system and the number of polarization modulation.
Developing Systems Engineering Skills Through NASA Summer Intern Project
NASA Technical Reports Server (NTRS)
Bhasin, Kul; Barritt, Brian; Golden, Bert; Knoblock, Eric; Matthews, Seth; Warner, Joe
2010-01-01
During the Formulation phases of the NASA Project Life Cycle, communication systems engineers are responsible for designing space communication links and analyzing their performance to ensure that the proposed communication architecture is capable of satisfying high-level mission requirements. Senior engineers with extensive experience in communications systems perform these activities. However, the increasing complexity of space systems coupled with the current shortage of communications systems engineers has led to an urgent need for expedited training of new systems engineers. A pilot program, in which college-bound high school and undergraduate students studying various engineering disciplines are immersed in NASA s systems engineering practices, was conceived out of this need. This rapid summerlong training approach is feasible because of the availability of advanced software and technology tools and the students inherent ability to operate such tools. During this pilot internship program, a team of college-level and recently-hired engineers configured and utilized various software applications in the design and analysis of communication links for a plausible lunar sortie mission. The approach taken was to first design the direct-to-Earth communication links for the lunar mission elements, then to design the links between lunar surface and lunar orbital elements. Based on the data obtained from these software applications, an integrated communication system design was realized and the students gained valuable systems engineering knowledge. This paper describes this approach to rapidly training college-bound high school and undergraduate engineering students from various disciplines in NASA s systems engineering practices and tools. A summary of the potential use of NASA s emerging systems engineering internship program in broader applications is also described.
Social complexity as a proximate and ultimate factor in communicative complexity
Freeberg, Todd M.; Dunbar, Robin I. M.; Ord, Terry J.
2012-01-01
The ‘social complexity hypothesis’ for communication posits that groups with complex social systems require more complex communicative systems to regulate interactions and relations among group members. Complex social systems, compared with simple social systems, are those in which individuals frequently interact in many different contexts with many different individuals, and often repeatedly interact with many of the same individuals in networks over time. Complex communicative systems, compared with simple communicative systems, are those that contain a large number of structurally and functionally distinct elements or possess a high amount of bits of information. Here, we describe some of the historical arguments that led to the social complexity hypothesis, and review evidence in support of the hypothesis. We discuss social complexity as a driver of communication and possible causal factor in human language origins. Finally, we discuss some of the key current limitations to the social complexity hypothesis—the lack of tests against alternative hypotheses for communicative complexity and evidence corroborating the hypothesis from modalities other than the vocal signalling channel. PMID:22641818
General Systems Theory: Application To The Design Of Speech Communication Courses
ERIC Educational Resources Information Center
Tucker, Raymond K.
1971-01-01
General systems theory can be applied to problems in the teaching of speech communication courses. The author describes general systems theory as it is applied to the designing, conducting and evaluation of speech communication courses. (Author/MS)
Applications of High Technology to Communication Instruction.
ERIC Educational Resources Information Center
Behnke, Ralph R.; O'Hair, H. Dan
1984-01-01
Discusses classroom design and uses of interactive media. Covers the design of public speaking/interpersonal/small group communication classrooms, the simulation laboratory, the communication effectiveness trainer (ComET system), audience response systems, speech evaluation using computers, and system design considerations. (PD)
Integrated source and channel encoded digital communication system design study
NASA Technical Reports Server (NTRS)
Huth, G. K.; Udalov, S.
1974-01-01
This study investigated the configuration and integration of a wideband communication system with a Ku-band rendezvous radar system. The goal of the study was to provide as much commonality between the two systems as possible. The antenna design was described with the only change being the requirement for dual polarization (linear for the radar system and circular for the communication system).
Engineered cell-cell communication via DNA messaging
2012-01-01
Background Evolution has selected for organisms that benefit from genetically encoded cell-cell communication. Engineers have begun to repurpose elements of natural communication systems to realize programmed pattern formation and coordinate other population-level behaviors. However, existing engineered systems rely on system-specific small molecules to send molecular messages among cells. Thus, the information transmission capacity of current engineered biological communication systems is physically limited by specific biomolecules that are capable of sending only a single message, typically “regulate transcription.” Results We have engineered a cell-cell communication platform using bacteriophage M13 gene products to autonomously package and deliver heterologous DNA messages of varying lengths and encoded functions. We demonstrate the decoupling of messages from a common communication channel via the autonomous transmission of various arbitrary genetic messages. Further, we increase the range of engineered DNA messaging across semisolid media by linking message transmission or receipt to active cellular chemotaxis. Conclusions We demonstrate decoupling of a communication channel from message transmission within engineered biological systems via the autonomous targeted transduction of user-specified heterologous DNA messages. We also demonstrate that bacteriophage M13 particle production and message transduction occurs among chemotactic bacteria. We use chemotaxis to improve the range of DNA messaging, increasing both transmission distance and communication bit rates relative to existing small molecule-based communication systems. We postulate that integration of different engineered cell-cell communication platforms will allow for more complex spatial programming of dynamic cellular consortia. PMID:22958599
Evolution of Implicit and Explicit Communication in Mobile Robots
NASA Astrophysics Data System (ADS)
de Greeff, Joachim; Nolfi, Stefano
This work investigates the conditions in which a population of embodied agents evolved for the ability to display coordinated/cooperative skills can develop an ability to communicate, whether and to what extent the evolved communication system can complexify during the course of the evolutionary process, and how the characteristics of such communication system varies evolutionarily. The analysis of the obtained results indicates that evolving robots develop a capacity to access/generate information which has a communicative value, an ability to produce different signals encoding useful regularities, and an ability to react appropriately to explicit and implicit signals. The analysis of the obtained results allows us to formulate detailed hypothesis on the evolution of communication for what concern aspects such us: (i) how communication can emerge from a population of initially non-communicating agents, (ii) how communication systems can complexify, (iii) how signals/meanings can originate and how they can be grounded in agents' sensory-motor states.
Bonneville Power Administration Communication Alarm Processor expert system:
DOE Office of Scientific and Technical Information (OSTI.GOV)
Goeltz, R.; Purucker, S.; Tonn, B.
This report describes the Communications Alarm Processor (CAP), a prototype expert system developed for the Bonneville Power Administration by Oak Ridge National Laboratory. The system is designed to receive and diagnose alarms from Bonneville's Microwave Communications System (MCS). The prototype encompasses one of seven branches of the communications network and a subset of alarm systems and alarm types from each system. The expert system employs a backward chaining approach to diagnosing alarms. Alarms are fed into the expert system directly from the communication system via RS232 ports and sophisticated alarm filtering and mailbox software. Alarm diagnoses are presented to operatorsmore » for their review and concurrence before the diagnoses are archived. Statistical software is incorporated to allow analysis of archived data for report generation and maintenance studies. The delivered system resides on a Digital Equipment Corporation VAX 3200 workstation and utilizes Nexpert Object and SAS for the expert system and statistical analysis, respectively. 11 refs., 23 figs., 7 tabs.« less
NASA Technical Reports Server (NTRS)
1970-01-01
The ATS-F Laser Communications Experiment (LCE) is the first significant step in the application of laser systems to space communications. The space-qualified laser communications system being developed in this experiment, and the data resulting from its successful deployment in space, will be applicable to the use of laser communications systems in a wide variety of manned as well as unmanned space missions, both near earth and in deep space. Particular future NASA missions which can benefit from this effort are the Tracking and Data Relay Satellite System and the Earth Resources Satellites. The LCE makes use of carbon dioxide lasers to establish simultaneous, two-way communication between the ATS-F synchronous satellite and a ground station. In addition, the LCE is designed to permit communication with a similar spacecraft transceiver proposed to be flown on ATS-G, nominally one year after the launch of ATS-F. This would be the first attempt to employ lasers for satellite-to-satellite communications.
User manual of the CATSS system (version 1.0) communication analysis tool for space station
NASA Technical Reports Server (NTRS)
Tsang, C. S.; Su, Y. T.; Lindsey, W. C.
1983-01-01
The Communication Analysis Tool for the Space Station (CATSS) is a FORTRAN language software package capable of predicting the communications links performance for the Space Station (SS) communication and tracking (C & T) system. An interactive software package was currently developed to run on the DEC/VAX computers. The CATSS models and evaluates the various C & T links of the SS, which includes the modulation schemes such as Binary-Phase-Shift-Keying (BPSK), BPSK with Direct Sequence Spread Spectrum (PN/BPSK), and M-ary Frequency-Shift-Keying with Frequency Hopping (FH/MFSK). Optical Space Communication link is also included. CATSS is a C & T system engineering tool used to predict and analyze the system performance for different link environment. Identification of system weaknesses is achieved through evaluation of performance with varying system parameters. System tradeoff for different values of system parameters are made based on the performance prediction.
IoT-based flood embankments monitoring system
NASA Astrophysics Data System (ADS)
Michta, E.; Szulim, R.; Sojka-Piotrowska, A.; Piotrowski, K.
2017-08-01
In the paper a concept of flood embankments monitoring system based on using Internet of Things approach and Cloud Computing technologies will be presented. The proposed system consists of sensors, IoT nodes, Gateways and Cloud based services. Nodes communicates with the sensors measuring certain physical parameters describing the state of the embankments and communicates with the Gateways. Gateways are specialized active devices responsible for direct communication with the nodes, collecting sensor data, preprocess the data, applying local rules and communicate with the Cloud Services using communication API delivered by cloud services providers. Architecture of all of the system components will be proposed consisting IoT devices functionalities description, their communication model, software modules and services bases on using a public cloud computing platform like Microsoft Azure will be proposed. The most important aspects of maintaining the communication in a secure way will be shown.
46 CFR 27.205 - What are the requirements for internal communication systems on towing vessels?
Code of Federal Regulations, 2010 CFR
2010-10-01
... systems on towing vessels? 27.205 Section 27.205 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY... fitted with a communication system between the engine room and the operating station that— (1) Consists... required to have internal communication systems. (c) When the operating-station's engine controls and the...
ERIC Educational Resources Information Center
Flippin, Michelle; Reszka, Stephanie; Watson, Linda R.
2010-01-01
Purpose: The Picture Exchange Communication System (PECS) is a popular communication-training program for young children with autism spectrum disorders (ASD). This meta-analysis reviews the current empirical evidence for PECS in affecting communication and speech outcomes for children with ASD. Method: A systematic review of the literature on PECS…
Integrated source and channel encoded digital communication system design study. [for space shuttles
NASA Technical Reports Server (NTRS)
Huth, G. K.
1976-01-01
The results of several studies Space Shuttle communication system are summarized. These tasks can be divided into the following categories: (1) phase multiplexing for two- and three-channel data transmission, (2) effects of phase noise on the performance of coherent communication links, (3) analysis of command system performance, (4) error correcting code tradeoffs, (5) signal detection and angular search procedure for the shuttle Ku-band communication system, and (6) false lock performance of Costas loop receivers.
Power Terminal Communication Access Network Monitoring System Scheme Based on Design Patterns
NASA Astrophysics Data System (ADS)
Yan, Shengchao; Wu, Desheng; Zhu, Jiang
2018-01-01
In order to realize patterns design for terminal communication monitoring system, this paper introduces manager-workers, tasks-workers design patterns, based on common design patterns such as factory method, chain of responsibility, facade. Using these patterns, the communication monitoring system which combines module-groups like networking communication, business data processing and the peripheral support has been designed successfully. Using these patterns makes this system have great flexibility and scalability and improves the degree of systematic pattern design structure.
NASA Astrophysics Data System (ADS)
1991-01-01
A technology utilization project led to the commercial adaptation of a Space Shuttle Orbiter wireless infrared voice communications system. The technology was adapted to a LAN system by Wilton Industries, one of the participants. Because the system is cable-free, installation charges are saved, and it can be used where cable is impractical. Resultant products include the IRplex 6000. Transceivers can be located anywhere and can include mobile receivers. The system provides wireless LAN coverage up to 44,000 square feet. applications include stock exchange communications, trade shows, emergency communications, etc.
Satellite communication antenna technology
NASA Technical Reports Server (NTRS)
Mittra, R. (Editor); Imbriale, W. A. (Editor); Maanders, E. J. (Editor)
1983-01-01
A general overview of current technology in the field of communication satellite antennas is presented. Among the topics discussed are: the design of multiple beam systems; frequency reuse; and polarization control of antenna measurements. Consideration is also given to: contour beam synthesis; dual shaped reflector synthesis; beam shaping; and offset reflector design. The applications of the above technologies to present and future generations of communications satellites is considered, with emphasis given to such systems as: the Intelsats; the Defense Satellite Communications System, (DSCS-III); Satellite Business System (SBS), and Comstar.
Development of a demand assignment/TDMA system for international business satellite communications
NASA Astrophysics Data System (ADS)
Nohara, Mitsuo; Takeuchi, Yoshio; Takahata, Fumio; Hirata, Yasuo; Yamazaki, Yoshiharu
An experimental IBS (international business satellite) communications system based on a demand assignment and TDMA (time-division multiple-access) operation has been developed. The system utilizes a limited satellite resource efficiently and provides various kinds of ISDN services totally. A discussion is presented of the IBS network configurations suitable to international communications and describes the developed communications system from the viewpoint of the hardware and software implementation. The performance in terms of the transmission quality and call processing is also demonstrated.
Advanced mobile satellite communications using COMETS satellite in MM-wave and Ka-band
NASA Technical Reports Server (NTRS)
Ohmori, Shingo; Isobe, Shunkichi; Takeuchi, Makoto; Naito, Hideyuki
1993-01-01
Early in the 21st century, the demand for personal communications using mobile, hand-held, and VSAT terminals will rapidly increase. In a future system, many different types of services should be provided with one-hop connection. The Communications Research Laboratory (CRL) has studied a future advanced mobile satellite communications system using millimeter wave and Ka band. In 1990, CRL started the Communications and Broadcasting Engineering Test Satellite (COMETS) project. The satellite has been developed in conjunction with NASDA and will be launched in 1997. This paper describes the COMETS payload configuration and the experimental system for the advanced mobile communications mission.
Integrated Radio and Optical Communication (iROC)
NASA Technical Reports Server (NTRS)
Raible, Daniel; Romanofsky, Robert; Pease, Gary; Kacpura, Thomas
2016-01-01
This is an overview of the Integrated Radio and Optical Communication (iROC) Project for Space Communication and Navigation Industry Days. The Goal is to develop and demonstrate new, high payoff space technologies that will promote mission utilization of optical communications, thereby expanding the capabilities of NASA's exploration, science, and discovery missions. This is an overview that combines the paramount features of select deep space RF and optical communications elements into an integrated system, scalable from deep space to near earth. It will realize Ka-band RF and 1550 nanometer optical capability. The approach is to prototype and demonstrate performance of key components to increase to TRL-5, leading to integrated hybrid communications system demonstration to increase to TRL-5, leading to integrated hybrid communications system demonstration.
Lacson, Ronilda; O'Connor, Stacy D; Sahni, V Anik; Roy, Christopher; Dalal, Anuj; Desai, Sonali; Khorasani, Ramin
2016-07-01
Optimal critical test result communication is a Joint Commission national patient safety goal and requires documentation of closed-loop communication among care providers in the medical record. Electronic alert notification systems can facilitate an auditable process for creating alerts for transmission and acknowledgement of critical test results. We evaluated the impact of a patient safety initiative with an alert notification system on reducing critical results lacking documented communication, and assessed potential overuse of the alerting system for communicating results. We implemented an alert notification system-Alert Notification of Critical Results (ANCR)-in January 2010. We reviewed radiology reports finalised in 2009-2014 which lacked documented communication between the radiologist and another care provider, and assessed the impact of ANCR on the proportion of such reports with critical findings, using trend analysis over 10 semiannual time periods. To evaluate potential overuse of ANCR, we assessed the proportion of reports with non-critical results among provider-communicated reports. The proportion of reports with critical results among reports without documented communication decreased significantly over 4 years (2009-2014) from 0.19 to 0.05 (p<0.0001, Cochran-Armitage trend test). The proportion of provider-communicated reports with non-critical results remained unchanged over time before and after ANCR implementation (0.20 to 0.15, p=0.45, Cochran-Armitage trend test). A patient safety initiative with an alert notification system reduced the proportion of critical results among reports lacking documented communication between care providers. We observed no change in documented communication of non-critical results, suggesting the system did not promote overuse. Future studies are needed to evaluate whether such systems prevent subsequent patient harm. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/
Wu, Robert; Lo, Vivian; Morra, Dante; Appel, Eva; Arany, Teri; Curiale, Beth; Ryan, Joanne; Quan, Sherman
2015-02-01
There is increasing interest in the use of information and communication technologies to improve how clinicians communicate in hospital settings. We implemented a communication system with support for physician handover and secure messaging on 2 general internal medicine wards. We measured usage and surveyed physicians and nurses on perceptions of the system's effects on communication. Between May 2011 and August 2012, a clinical teaching team received, on average, 14.8 messages per day through the system. Messages were typically sent as urgent (69.1%) and requested a text reply (76.5%). For messages requesting a text reply, 8.6% did not receive a reply. For those messages that did receive a reply, the median response time was 2.3 minutes, and 84.5% of messages received a reply within 15 minutes. Of those who completed the survey, 95.3% were medical residents (82 of 86) and 81.7% were nurses (83 of 116). Medical trainees (82.8%) and nursing staff (78.3%) agreed or strongly agreed that the system helped to speed up their daily work tasks. Overall, 67.1% of the trainees and 73.2% of nurses agreed or strongly agreed that the system made them more accountable in their clinical roles. Only 35.8% of physicians and 26.3% of nurses agreed or strongly agreed that the system was useful for communicating complex issues. In summary, with a system designed to improve communication, we found that there was high uptake and that users perceived that the system improved efficiency and accountability but was not appropriate for communicating complex issues. © 2014 Society of Hospital Medicine.
Technical comparison of several global mobile satellite communications systems
NASA Astrophysics Data System (ADS)
Comparetto, Gary M.
The era of satellite-based mobile satellite communications (MSC) systems started with the first MARISAT satellite which was launched into a geostationary orbit over the Pacific Ocean in 1976 to provide communications between ships and shore stations. The combination of high cost and unacceptably large equipment has kept the space-based MSC systems from appealing to the wider market of personal mobile communications. The progress made over the last ten years, however, in digital voice processing, satellite technology, and component miniaturization has resulted in the viability of satellite-based mobile satellite communications systems to meet the growing market in personal mobile communications using handsets similar to those currently in use with land-based cellular systems. Three of the more mature LEO/MEO satellite systems are addressed in this paper including GLOBALSTAR, Iridium, and Odyssey. The system architectures of each system are presented along with a description of the satellite and user handset designs and the multiaccess techniques employed. It will be shown that, although a number of similarities exist among the system addressed, each system is unique in a variety of significant design areas. It is concluded that the technical feasibility of satellite-based mobile satellite communications systems seems to be secure. It will be challenging, however, for the vendors to actually develop and deploy these systems in a cost effective, timely, and reliable way that meets a continually evolving set of requirements based upon a rapidly changing technology base.
NASA Astrophysics Data System (ADS)
Li, Hanshan
2016-04-01
To enhance the stability and reliability of multi-screens testing system, this paper studies multi-screens target optical information transmission link properties and performance in long-distance, sets up the discrete multi-tone modulation transmission model based on geometric model of laser multi-screens testing system and visible light information communication principle; analyzes the electro-optic and photoelectric conversion function of sender and receiver in target optical information communication system; researches target information transmission performance and transfer function of the generalized visible-light communication channel; found optical information communication transmission link light intensity space distribution model and distribution function; derives the SNR model of information transmission communication system. Through the calculation and experiment analysis, the results show that the transmission error rate increases with the increment of transmission rate in a certain channel modulation depth; when selecting the appropriate transmission rate, the bit error rate reach 0.01.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Starke, M.; Herron, A.; King, D.
Communications systems and protocols are becoming second nature to utilities operating distribution systems. Traditionally, centralized communication approaches are often used, while recently in microgrid applications, distributed communication and control schema emerge offering several advantages such as improved system reliability, plug-and-play operation and distributed intelligence. Still, operation and control of microgrids including distributed communication schema have been less of a discussion in the literature. To address the challenge of multiple-inverter microgrid synchronization, a publish-subscribe protocol based, Data Distribution Service (DDS), communication schema for microgrids is proposed in this paper. The communication schema is discussed in details for individual devices such asmore » generators, photovoltaic systems, energy storage systems, microgrid point of common coupling switch, and supporting applications. In conclusion, islanding and resynchronization of a microgrid are demonstrated on a test-bed utilizing this schema.« less
Starke, M.; Herron, A.; King, D.; ...
2017-08-24
Communications systems and protocols are becoming second nature to utilities operating distribution systems. Traditionally, centralized communication approaches are often used, while recently in microgrid applications, distributed communication and control schema emerge offering several advantages such as improved system reliability, plug-and-play operation and distributed intelligence. Still, operation and control of microgrids including distributed communication schema have been less of a discussion in the literature. To address the challenge of multiple-inverter microgrid synchronization, a publish-subscribe protocol based, Data Distribution Service (DDS), communication schema for microgrids is proposed in this paper. The communication schema is discussed in details for individual devices such asmore » generators, photovoltaic systems, energy storage systems, microgrid point of common coupling switch, and supporting applications. In conclusion, islanding and resynchronization of a microgrid are demonstrated on a test-bed utilizing this schema.« less
Code of Federal Regulations, 2010 CFR
2010-04-01
.... allies of commercial communications satellite components, systems, parts, accessories, attachments and... export to U.S. allies of commercial communications satellite components, systems, parts, accessories... associated technical data for commercial communications satellites, and who are so registered with the...
Information Systems and Business Communication.
ERIC Educational Resources Information Center
Beswick, Raymond W., Ed.; Williams, Alfred B., Ed.
Intended to provide orientation about the integration of business communication, business systems, and the researching and teaching of business communication, this books offers articles on a variety of topics concerning business communication. Titles of the articles and their authors are as follows: (1) "Office Technology: Voice Store-and-Forward"…
Evaluating the Efficacy of the Cloud for Cluster Computation
NASA Technical Reports Server (NTRS)
Knight, David; Shams, Khawaja; Chang, George; Soderstrom, Tom
2012-01-01
Computing requirements vary by industry, and it follows that NASA and other research organizations have computing demands that fall outside the mainstream. While cloud computing made rapid inroads for tasks such as powering web applications, performance issues on highly distributed tasks hindered early adoption for scientific computation. One venture to address this problem is Nebula, NASA's homegrown cloud project tasked with delivering science-quality cloud computing resources. However, another industry development is Amazon's high-performance computing (HPC) instances on Elastic Cloud Compute (EC2) that promises improved performance for cluster computation. This paper presents results from a series of benchmarks run on Amazon EC2 and discusses the efficacy of current commercial cloud technology for running scientific applications across a cluster. In particular, a 240-core cluster of cloud instances achieved 2 TFLOPS on High-Performance Linpack (HPL) at 70% of theoretical computational performance. The cluster's local network also demonstrated sub-100 ?s inter-process latency with sustained inter-node throughput in excess of 8 Gbps. Beyond HPL, a real-world Hadoop image processing task from NASA's Lunar Mapping and Modeling Project (LMMP) was run on a 29 instance cluster to process lunar and Martian surface images with sizes on the order of tens of gigapixels. These results demonstrate that while not a rival of dedicated supercomputing clusters, commercial cloud technology is now a feasible option for moderately demanding scientific workloads.
Simultaneous classical communication and quantum key distribution using continuous variables
DOE Office of Scientific and Technical Information (OSTI.GOV)
Qi, Bing
Currently, classical optical communication systems employing strong laser pulses and quantum key distribution (QKD) systems working at single-photon levels are very different communication modalities. Dedicated devices are commonly required to implement QKD. In this paper, we propose a scheme which allows classical communication and QKD to be implemented simultaneously using the same communication infrastructure. More specially, we propose a coherent communication scheme where both the bits for classical communication and the Gaussian distributed random numbers for QKD are encoded on the same weak coherent pulse and decoded by the same coherent receiver. Simulation results based on practical system parameters showmore » that both deterministic classical communication with a bit error rate of 10 –9 and secure key distribution could be achieved over tens of kilometers of single-mode fibers. It is conceivable that in the future coherent optical communication network, QKD will be operated in the background of classical communication at a minimal cost.« less
Simultaneous classical communication and quantum key distribution using continuous variables
Qi, Bing
2016-10-26
Currently, classical optical communication systems employing strong laser pulses and quantum key distribution (QKD) systems working at single-photon levels are very different communication modalities. Dedicated devices are commonly required to implement QKD. In this paper, we propose a scheme which allows classical communication and QKD to be implemented simultaneously using the same communication infrastructure. More specially, we propose a coherent communication scheme where both the bits for classical communication and the Gaussian distributed random numbers for QKD are encoded on the same weak coherent pulse and decoded by the same coherent receiver. Simulation results based on practical system parameters showmore » that both deterministic classical communication with a bit error rate of 10 –9 and secure key distribution could be achieved over tens of kilometers of single-mode fibers. It is conceivable that in the future coherent optical communication network, QKD will be operated in the background of classical communication at a minimal cost.« less
NASA Technical Reports Server (NTRS)
Udalov, S.; Springett, J. C.
1978-01-01
The requirements and specifications for a general purpose payload communications system simulator to be used to emulate those communications system portions of NASA and DOD payloads/spacecraft that will in the future be carried into earth orbit by the shuttle are discussed. For the purpose of on-orbit checkout, the shuttle is required to communicate with the payloads while they are physically located within the shuttle bay (attached) and within a range of 20 miles from the shuttle after they have been deployed (detached). Many of the payloads are also under development (and many have yet to be defined), actual payload communication hardware will not be available within the time frame during which the avionic hardware tests will be conducted. Thus, a flexible payload communication system simulator is required.
Algorithm for Cosmic Noise Suppression in Free Space Optical Communications
NASA Astrophysics Data System (ADS)
Yuvaraj, George; Himani Sharma, Goyal, Dr.
2017-08-01
This article describes an algorithm to reduce cosmic noise in free space optical communication system. This method is intended to increase communication system’s performance and to increase the sustainability of the communication system by means of image processing technique. Apart from these, methods employed in testing the model are also presented for the communication system that uses either terrestrial or extraterrestrial medium to propagate message using optics or visible light without considering environmental impact that is turbulence, atmospheric absorption, beam dispersion and light intensity on its performance.
NASA compendium of satellite communications programs
NASA Technical Reports Server (NTRS)
1975-01-01
A comprehensive review is given of worldwide satellite communication programs that range in time from the inception of satellite communications to mid-1974. Particular emphasis is placed on program results, including experiments conducted, communications system operational performance, and technology employed. The background for understanding these results is established through brief summaries of the program organization, system configuration, and satellite and ground terminal characteristics. Major consideration is given to the communications system aspects of each program, but general spacecraft technology and other experiments conducted as part of the same program are mentioned summarily.
An energy-efficient architecture for internet of things systems
NASA Astrophysics Data System (ADS)
De Rango, Floriano; Barletta, Domenico; Imbrogno, Alessandro
2016-05-01
In this paper some of the motivations for energy-efficient communications in wireless systems are described by highlighting emerging trends and identifying some challenges that need to be addressed to enable novel, scalable and energy-efficient communications. So an architecture for Internet of Things systems is presented, the purpose of which is to minimize energy consumption by communication devices, protocols, networks, end-user systems and data centers. Some electrical devices have been designed with multiple communication interfaces, such as RF or WiFi, using open source technology; they have been analyzed under different working conditions. Some devices are programmed to communicate directly with a web server, others to communicate only with a special device that acts as a bridge between some devices and the web server. Communication parameters and device status have been changed dynamically according to different scenarios in order to have the most benefits in terms of energy cost and battery lifetime. So the way devices communicate with the web server or between each other and the way they try to obtain the information they need to be always up to date change dynamically in order to guarantee always the lowest energy consumption, a long lasting battery lifetime, the fastest responses and feedbacks and the best quality of service and communication for end users and inner devices of the system.
46 CFR 184.602 - Internal communications systems.
Code of Federal Regulations, 2010 CFR
2010-10-01
... controlled from the operating station, an efficient communications system must be provided between the... 46 Shipping 7 2010-10-01 2010-10-01 false Internal communications systems. 184.602 Section 184.602 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) SMALL PASSENGER VESSELS (UNDER 100 GROSS...
Introductions to Mission Operations and Ground Data Systems
NASA Technical Reports Server (NTRS)
Stewart, Helen J.
2009-01-01
This slide presentation discusses how in the early concept studies the communications architecture plays an important part: The communications architecture is the arrangement, or configuration of satellites and ground systems in a space system, and the network of communications links that transfers information between them.
Performance Information Management System (PIMS) Communication
1993-12-31
34AD-A284 851 AD MIPR NO. MIPR 92MM2501 TITLE: Performance Information Management System (PIMS) Communication PRINCIPAL INVESTIGATOR: Kathryn P...93 . . ..- F •nal,. 12/1/91 - 12/31/93- ...... . ..... PIMS-Performance Information Management System Communications 92MM2501 Kathryn P. Winter Navy
Rodríguez-Domínguez, Carlos; Benghazi, Kawtar; Noguera, Manuel; Garrido, José Luis; Rodríguez, María Luisa; Ruiz-López, Tomás
2012-01-01
The Request-Response (RR) paradigm is widely used in ubiquitous systems to exchange information in a secure, reliable and timely manner. Nonetheless, there is also an emerging need for adopting the Publish-Subscribe (PubSub) paradigm in this kind of systems, due to the advantages that this paradigm offers in supporting mobility by means of asynchronous, non-blocking and one-to-many message distribution semantics for event notification. This paper analyzes the strengths and weaknesses of both the RR and PubSub paradigms to support communications in ubiquitous systems and proposes an abstract communication model in order to enable their seamless integration. Thus, developers will be focused on communication semantics and the required quality properties, rather than be concerned about specific communication mechanisms. The aim is to provide developers with abstractions intended to decrease the complexity of integrating different communication paradigms commonly needed in ubiquitous systems. The proposal has been applied to implement a middleware and a real home automation system to show its applicability and benefits.
Vetter, Jeffrey S.
2005-02-01
The method and system described herein presents a technique for performance analysis that helps users understand the communication behavior of their message passing applications. The method and system described herein may automatically classifies individual communication operations and reveal the cause of communication inefficiencies in the application. This classification allows the developer to quickly focus on the culprits of truly inefficient behavior, rather than manually foraging through massive amounts of performance data. Specifically, the method and system described herein trace the message operations of Message Passing Interface (MPI) applications and then classify each individual communication event using a supervised learning technique: decision tree classification. The decision tree may be trained using microbenchmarks that demonstrate both efficient and inefficient communication. Since the method and system described herein adapt to the target system's configuration through these microbenchmarks, they simultaneously automate the performance analysis process and improve classification accuracy. The method and system described herein may improve the accuracy of performance analysis and dramatically reduce the amount of data that users must encounter.
Compound synchronization of four memristor chaotic oscillator systems and secure communication.
Sun, Junwei; Shen, Yi; Yin, Quan; Xu, Chengjie
2013-03-01
In this paper, a novel kind of compound synchronization among four chaotic systems is investigated, where the drive systems have been conceptually divided into two categories: scaling drive systems and base drive systems. Firstly, a sufficient condition is obtained to ensure compound synchronization among four memristor chaotic oscillator systems based on the adaptive technique. Secondly, a secure communication scheme via adaptive compound synchronization of four memristor chaotic oscillator systems is presented. The corresponding theoretical proofs and numerical simulations are given to demonstrate the validity and feasibility of the proposed control technique. The unpredictability of scaling drive systems can additionally enhance the security of communication. The transmitted signals can be split into several parts loaded in the drive systems to improve the reliability of communication.
Code of Federal Regulations, 2010 CFR
2010-10-01
... 47 Telecommunication 1 2010-10-01 2010-10-01 false Reports by the National Communications System (NCS) and by special offices and facilities, and related responsibilities of communications providers. 4.13 Section 4.13 Telecommunication FEDERAL COMMUNICATIONS COMMISSION GENERAL DISRUPTIONS TO...
All-to-all sequenced fault detection system
Archer, Charles Jens; Pinnow, Kurt Walter; Ratterman, Joseph D.; Smith, Brian Edward
2010-11-02
An apparatus, program product and method enable nodal fault detection by sequencing communications between all system nodes. A master node may coordinate communications between two slave nodes before sequencing to and initiating communications between a new pair of slave nodes. The communications may be analyzed to determine the nodal fault.
The Colorado Community College and Occupational Education System: Knowledge-Age Communicators.
ERIC Educational Resources Information Center
Bhasin, Robert A.
2000-01-01
Describes the development of a communication council by the Colorado Community College and Occupational Education System (CCCOES) for the purpose of consortial communication. Discusses the need for new approaches to marketing and communication, both at the individual colleges and consortially. Describes projects undertaken by the council,…
RCT: 2.02 Communication Systems, Course #33339
DOE Office of Scientific and Technical Information (OSTI.GOV)
Hillmer, Kurt T.
This unit will present an overview of communication systems at LANL. Good communication skills are essential to an RCT. RCTs should develop an ability to communicate, using both verbal and nonverbal media. These skills will ensure that important information is transmitted to the proper individuals in a clear and concise manner.
Establishing Conventional Communication Systems: Is Common Knowledge Necessary?
ERIC Educational Resources Information Center
Barr, Dale J.
2004-01-01
How do communities establish shared communication systems? The Common Knowledge view assumes that symbolic conventions develop through the accumulation of common knowledge regarding communication practices among the members of a community. In contrast with this view, it is proposed that coordinated communication emerges a by-product of local…
Augmentative and Alternative Communication in the Early Childhood Years
ERIC Educational Resources Information Center
Hanline, Mary Frances; Nunes, Debora; Worthy, M. Brandy
2007-01-01
Augmentative and alternative communication (AAC) systems provide individuals unable to communicate effectively with speech a method of communicating. The choice and use of an AAC system is a complex and challenging process. It is best accomplished within a collaborative team model involving family members, child care providers and teachers,…
40 CFR 264.34 - Access to communications or alarm system.
Code of Federal Regulations, 2010 CFR
2010-07-01
... 40 Protection of Environment 25 2010-07-01 2010-07-01 false Access to communications or alarm... FACILITIES Preparedness and Prevention § 264.34 Access to communications or alarm system. (a) Whenever... operation must have immediate access to an internal alarm or emergency communication device, either directly...
Digital, Satellite-Based Aeronautical Communication
NASA Technical Reports Server (NTRS)
Davarian, F.
1989-01-01
Satellite system relays communication between aircraft and stations on ground. System offers better coverage with direct communication between air and ground, costs less and makes possible new communication services. Carries both voice and data. Because many data exchanged between aircraft and ground contain safety-related information, probability of bit errors essential.
Communication Avoiding and Overlapping for Numerical Linear Algebra
2012-05-08
future exascale systems, communication cost must be avoided or overlapped. Communication-avoiding 2.5D algorithms improve scalability by reducing...linear algebra problems to future exascale systems, communication cost must be avoided or overlapped. Communication-avoiding 2.5D algorithms improve...will continue to grow relative to the cost of computation. With exascale computing as the long-term goal, the community needs to develop techniques
ERIC Educational Resources Information Center
Cihak, David F.; Smith, Catherine C.; Cornett, Ashlee; Coleman, Mari Beth
2012-01-01
The use of video modeling (VM) procedures in conjunction with the picture exchange communication system (PECS) to increase independent communicative initiations in preschool-age students was evaluated in this study. The four participants were 3-year-old children with limited communication skills prior to the intervention. Two of the students had…
ERIC Educational Resources Information Center
Ostryn, Cheryl; Wolfe, Pamela S.; Rusch, Frank R.
2008-01-01
Research related to the use of the Picture Exchange Communication System (PECS) with individuals having autism spectrum disorders (ASDs) was examined using a communication competence paradigm detailed by J. C. Light (1988, 1989, 2003). Communication components were operationalized based on skills identified in ASD research. A review was conducted…
NASA Technical Reports Server (NTRS)
1973-01-01
A study was conducted to determine techniques for application to space communication. The subjects considered are as follows: (1) optical communication systems, (2) laser communications for data acquisition networks, (3) spacecraft data rate requirements, (4) telemetry, command, and data handling, (5) spacecraft tracking and data network antenna and preamplifier cost tradeoff study, and (6) spacecraft communication terminal evaluation.
Arnon, S; Rotman, S; Kopeika, N S
1997-08-20
The basic free-space optical communication system includes at least two satellites. To communicate between them, the transmitter satellite must track the beacon of the receiver satellite and point the information optical beam in its direction. Optical tracking and pointing systems for free space suffer during tracking from high-amplitude vibration because of background radiation from interstellar objects such as the Sun, Moon, Earth, and stars in the tracking field of view or the mechanical impact from satellite internal and external sources. The vibrations of beam pointing increase the bit error rate and jam communication between the two satellites. One way to overcome this problem is to increase the satellite receiver beacon power. However, this solution requires increased power consumption and weight, both of which are disadvantageous in satellite development. Considering these facts, we derive a mathematical model of a communication system that adapts optimally the transmitter beam width and the transmitted power to the tracking system performance. Based on this model, we investigate the performance of a communication system with discrete element optical phased array transmitter telescope gain. An example for a practical communication system between a Low Earth Orbit Satellite and a Geostationary Earth Orbit Satellite is presented. From the results of this research it can be seen that a four-element adaptive transmitter telescope is sufficient to compensate for vibration amplitude doubling. The benefits of the proposed model are less required transmitter power and improved communication system performance.
Designing an IMAC system using TeraNet
NASA Astrophysics Data System (ADS)
Mun, In K.; Hilal, S. K.; Andrews, M. C.; Gidron, Rafael
1992-07-01
Even though considerable progresses have been made with communication technology, one of the more difficult problems facing in installing a comprehensive clinically effective Image Management and Communication (IMAC) system for a hospital is the communication problem. Most existing systems are based on Ethernet or Token-ring net. Some of the newer systems are being installed using FDDL. All these systems have inherent problems like communication speed, control of bandwidth usage, or/and poor performance under heavy traffic. In order to overcome these difficulties, we are designing a complete IMAC system based on a novel network known as TeraNet, being developed at Center for Telecommunication Research, Columbia University.
Global ring satellite communications system for future broadband network
NASA Astrophysics Data System (ADS)
Iida, Takashi; Suzuki, Yoshiaki; Arimoto, Yoshinori; Akaishi, Akira
2005-04-01
The purpose of this paper is to examine a cost model of a global ring satellite communications system as a 2G-satellite (second generation Internet satellite) for the future Internet satellite, whose capacity is around 120 Gbps. The authors proposed the future needs of research and development of communications satellite for the next 30 years and also proposed the approach of three generations for the future Internet satellites. First, the paper reviews and updates the original proposal for the future needs of communications satellite, considering the recent development of the quantum communication technology. It also examines the communications satellite applicability for bridging the digital divide in the Asia-Oceania as an example. The paper clarifies this possibility of communications satellite by showing various relationships among Internet penetration, land area, population growth, etc. Second, the cost of the global ring satellite is examined. The user terminal is considered as a combination of an earth terminal and wireless local area network for a user community. This paper shows that the global ring satellite has a possibility of a good cost-competitiveness to the terrestrial system because of the global communications system can be configured only by satellite system.
NASA Astrophysics Data System (ADS)
The Shuttle-to-Geostationary Orbital Transfer by mid-level thrust is considered along with multibeam antenna concepts for global communications, the antenna pointing systems for large communication satellites, the connection phase of multidestination protocols for broadcast satellites, and an experiment in high-speed international packet switching. Attention is given to a dynamic switch matrix for the TDMA satellite switching system, the characterization of 16 bit microprocessors for space use, in-orbit operation and test of Intelsat V satellites, the first operational communications system via satellite in Europe, the Arab satellite communications systems, second generation business satellite systems for Europe, and a high performance Ku-band satellite for the 1980's. Other topics investigated are related to Ku-band terminal design tradeoffs, progress in the definition of the Italian satellite for domestic telecommunications, future global satellite systems for Intelsat, and satellite refuelling in orbit.
NASA Astrophysics Data System (ADS)
Matveeva, Tatiana U.; Osadchiy, Igor S.; Husnutdinova, Marina N.
2017-04-01
The article examines the process of formation of communicative competencies of optic and fiber optic communication systems specialists; the role of communicative competencies is examined in the structure of professionally important skills, together with the contents of professional activity. The stages of empirical research into formation of communicative competencies have been presented, and the values of statistical reliability of data have been provided. The model of formation of communicative competency using interactive technology has been developed based on the research done, and main stages of model implementation and motives of formation of communicative competency have been highlighted. A scheme of "Communicative competence as a base of future success" training session has been suggested as one of the basic interactive technologies. Main components of education that are used during the stages of the training cycle have been examined. The statistical data on the effectiveness of use of interactive educational technologies has been presented; it allowed development of communicative competency of specialists in the field of optical and fiber optic communication system.
ERIC Educational Resources Information Center
Ruedel, Kristin; Nelson, Gena; Bailey, Tessie; Pierce, Jennifer
2018-01-01
Data show that effective and ongoing communication and evaluation can have a positive impact on local and statewide systems change. Local and statewide systems change requires ongoing communication and evaluation. The Nevada Department of Education (NDE) used a communication protocol to support implementation of the Assess-Plan-Teach (APT) model.…
Nascom System Development Plan: System Description, Capabilities and Plans
NASA Technical Reports Server (NTRS)
1995-01-01
The NASA Communications (Nascom) System Development Plan (NSDP), reissued annually, describes the organization of Nascom, how it obtains communication services, its current systems, its relationship with other NASA centers and International Partner Agencies, some major spaceflight projects which generate significant operational communication support requirements, and major Nascom projects in various stages of development or implementation.
Satellite communications system 'Tyulpan'
NASA Astrophysics Data System (ADS)
Tchuyan, R. K.; Tarasov, E. V.; Belousov, A. P.; Balyk, V. M.; Kovtunenko, V. M.; Morozov, V. A.; Andreev, V. A.; v'yunenko, K. A.
1993-10-01
A concept of the satellite communication system called 'Tyulpan' (because or its tulip-resembling shape) is considered. This conception envisages the use of six satellites-retranslators installed on high-latitude elliptic orbits. Such a system can provide the communication for mean- and high-latitude region of Europe, Asia, and America. For the communication, super small ground stations of 0.4 m in diameter can be used. In the development of system conception, the already existing technical solutions and possibility of conversion or existing installations of military destination were taken into account. Therefore, the system considered can be realized at the earliest possible date.
Free-space laser communication system with rapid acquisition based on astronomical telescopes.
Wang, Jianmin; Lv, Junyi; Zhao, Guang; Wang, Gang
2015-08-10
The general structure of a free-space optical (FSO) communication system based on astronomical telescopes is proposed. The light path for astronomical observation and for communication can be easily switched. A separate camera is used as a star sensor to determine the pointing direction of the optical terminal's antenna. The new system exhibits rapid acquisition and is widely applicable in various astronomical telescope systems and wavelengths. We present a detailed analysis of the acquisition time, which can be decreased by one order of magnitude compared with traditional optical communication systems. Furthermore, we verify software algorithms and tracking accuracy.
NASA Astrophysics Data System (ADS)
Doyle, Laurance R.; McCowan, Brenda; Hanser, Sean F.
2002-01-01
Information theory allows a quantification of the complexity of a given signaling system. We are applying information theory to dolphin whistle vocalizations, humpback whale songs, squirrel monkey chuck calls, and several other animal communication systems' in order to develop a quantitative and objective way to compare inter species communication systems' complexity. Once signaling units have been correctly classified the communication system must obey certain statistical distributions in order to contain complexity whether it is human languages, dolphin whistle vocalizations, or even a system of communication signals received from an extraterrestrial source.
NASA Astrophysics Data System (ADS)
Carnebianca, C.; Pavesi, B.; Tuozzi, A.; Capone, R.
1986-06-01
The socioeconomic desirability in terms of market demand, technical economic feasibility, and price-performance for a Land Mobile Communication system ground based and/or satellite aided, able to satisfy the request of the traffic demand, foreseable in the 1995-2005 time frame, for the Western European countries was assessed. The criterion of economic value of the mobile system is considered as the driving element. The presence of gaps in the terrestrial system and reasonable traffic extrapolations suggest a very attractive role for a land mobile satellite communications mission.
System architecture for an advanced Canadian communications satellite demonstration mission
NASA Astrophysics Data System (ADS)
Takats, P.; Irani, S.
1992-03-01
An advanced communications satellite system that provides single hop interconnectivity and interworking for both a personal communications network and an advanced private business network in the Ka and Ku bands respectively, is presented. An overall network perspective is discussed that studies the interface of such an advanced satellite communication system to the terrestrial network in the context of the Open Systems Interconnection model. It is shown that this proposed satellite system can dynamically establish links and efficiently allocate the satellite resource amongst the user terminal population for a mix of data and voice traffic.
DOT National Transportation Integrated Search
1998-11-01
Dedicated short-range communication (DSRC) systems, designed to enhance the efficiency of highway travel, have been proposed for operation in the 5850- to 5925-MHz band. The successful operation of these communication systems depends upon their compa...
Code of Federal Regulations, 2011 CFR
2011-10-01
... interconnecting private and public systems of communications. 90.483 Section 90.483 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES PRIVATE LAND MOBILE RADIO SERVICES... private and public systems of communications. Interconnection may be accomplished by commercial mobile...
Code of Federal Regulations, 2014 CFR
2014-10-01
... interconnecting private and public systems of communications. 90.483 Section 90.483 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES PRIVATE LAND MOBILE RADIO SERVICES... private and public systems of communications. Interconnection may be accomplished by commercial mobile...
Code of Federal Regulations, 2013 CFR
2013-10-01
... interconnecting private and public systems of communications. 90.483 Section 90.483 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES PRIVATE LAND MOBILE RADIO SERVICES... private and public systems of communications. Interconnection may be accomplished by commercial mobile...
Code of Federal Regulations, 2012 CFR
2012-10-01
... interconnecting private and public systems of communications. 90.483 Section 90.483 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES PRIVATE LAND MOBILE RADIO SERVICES... private and public systems of communications. Interconnection may be accomplished by commercial mobile...
Three Corner Sat Communications System
NASA Technical Reports Server (NTRS)
Anderson, Bobby; Horan, Stephen
2000-01-01
Three Corner Satellite is a constellation of three nanosatellites designed and built by students. New Mexico State University has taken on the design of the communications system for this constellation. The system includes the forward link, return link, and the crosslink. Due to size, mass, power, and financial constraints, we must design a small, light, power efficient, and inexpensive communications system. This thesis presents the design of a radio system to accomplish the data transmission requirements in light of the system constraints. In addition to the hardware design, the operational commands needed by the satellite's on-board computer to control and communicate with the communications hardware will be presented. In order for the hardware to communicate with the ground stations, we will examine the link budgets derived from the radiated power of the transmitters, link distance, data modulation, and data rate for each link. The antenna design for the constellation is analyzed using software and testing the physical antennas on a model satellite. After the analysis and testing, a combination of different systems will meet and exceed the requirements and constraints of the Three Corner Satellite constellation.
Design of compact off-axis four-mirror anastigmatic system for space communications
NASA Astrophysics Data System (ADS)
Zhao, Fa-cai; Sun, Quan-she; Chen, Kun-feng; Zhu, Xing-bang; Wang, Shao-shui; Wang, Guo-quan; Zheng, Xiang-liang
2013-08-01
The deployment of advanced hyperspectral imaging and other Earth sensing instruments onboard Earth observing satellites is driving the demand for high-data rate communications. Space laser communications technology offers the potential for significantly increasing in data return capability from space to Earth. Compared to the current state of the art radio frequency communications links, lasercom links operate at much higher carrier frequencies. The use of higher carrier frequencies implies a much smaller diffraction loss, which in turn, results in a much higher efficiency in delivering the signal energy. Optical communications meet the required data rates with small, low-mass, and low-power communications packages. The communications optical system assembly typically consists of a front aperture, reflection or refraction type telescope, with or without a solar rejection filter, aft optics, fine-pointing mirrors, and array detectors. Optical system used in space laser communications usually has long focal length, large aperture compared with common optical systems. So the reflective optical system is widely used. An unobstructed four-mirror anastigmatic telescope system was proposed, which was modified based on the theory about geometry optics of common-axis three-mirror systems. Intermediate image was between secondary and tertiary mirror. In order to fold the optical path, four-mirror was designed by adding the plane reflective mirror at intermediate image. The design was analyzed, then a system with effective aperture of 200mm and field of view of 1.0°x1.0° was designed, total length and magnification are 700mm and 20, respectively. The system has advantages of large magnification, relative short physical size and loose manufacturing tolerances.
Apparatus and Method for Assessing Vestibulo-Ocular Function
NASA Technical Reports Server (NTRS)
Shelhamer, Mark J. (Inventor)
2015-01-01
A system for assessing vestibulo-ocular function includes a motion sensor system adapted to be coupled to a user's head; a data processing system configured to communicate with the motion sensor system to receive the head-motion signals; a visual display system configured to communicate with the data processing system to receive image signals from the data processing system; and a gain control device arranged to be operated by the user and to communicate gain adjustment signals to the data processing system.
Kouchri, Farrokh Mohammadzadeh
2012-11-06
A Voice over Internet Protocol (VoIP) communications system, a method of managing a communications network in such a system and a program product therefore. The system/network includes an ENERGY STAR (E-star) aware softswitch and E-star compliant communications devices at system endpoints. The E-star aware softswitch allows E-star compliant communications devices to enter and remain in power saving mode. The E-star aware softswitch spools messages and forwards only selected messages (e.g., calls) to the devices in power saving mode. When the E-star compliant communications devices exit power saving mode, the E-star aware softswitch forwards spooled messages.
Shuttle Ku-band and S-band communications implementation study
NASA Technical Reports Server (NTRS)
Dodds, J. G.; Huth, G. K.; Nilsen, P. W.; Polydoros, A.; Simon, M. K.; Weber, C. L.
1980-01-01
Various aspects of the shuttle orbiter S-band network communication system, the S-band payload communication system, and the Ku-band communication system are considered. A method is proposed for obtaining more accurate S-band antenna patterns of the actual shuttle orbiter vehicle during flight because the preliminary antenna patterns using mock-ups are not realistic that they do not include the effects of additional appendages such as wings and tail structures. The Ku-band communication system is discussed especially the TDRS antenna pointing accuracy with respect to the orbiter and the modifications required and resulting performance characteristics of the convolutionally encoded high data rate return link to maintain bit synchronizer lock on the ground. The TDRS user constraints on data bit clock jitter and data asymmetry on unbalanced QPSK with noisy phase references are included. The S-band payload communication system study is outlined including the advantages and experimental results of a peak regulator design built and evaluated by Axiomatrix for the bent-pipe link versus the existing RMS-type regulator. The nominal sweep rate for the deep-space transponder of 250 Hz/s, and effects of phase noise on the performance of a communication system are analyzed.
Choi, Ja Young; Park, Jieun; Choi, Yoon Seong; Goh, Yu Ra; Park, Eun Sook
2018-07-01
The aim of the present study was to investigate communication function using classification systems and its association with other functional profiles, including gross motor function, manual ability, intellectual functioning, and brain magnetic resonance imaging (MRI) characteristics in children with cerebral palsy (CP). This study recruited 117 individuals with CP aged from 4 to 16 years. The Communication Function Classification System (CFCS), Viking Speech Scale (VSS), Speech Language Profile Groups (SLPG), Gross Motor Function Classification System (GMFCS), Manual Ability Classification System (MACS), and intellectual functioning were assessed in the children along with brain MRI categorization. Very strong relationships were noted among the VSS, CFCS, and SLPG, although these three communication systems provide complementary information, especially for children with mid-range communication impairment. These three communication classification systems were strongly related with the MACS, but moderately related with the GMFCS. Multiple logistic regression analysis indicated that manual ability and intellectual functioning were significantly related with VSS and CFCS function, whereas only intellectual functioning was significantly related with SLPG functioning in children with CP. Communication function in children with a periventricular white matter lesion (PVWL) varied widely. In the cases with a PVWL, poor functioning was more common on the SLPG, compared to the VSS and CFCS. Very strong relationships were noted among three communication classification systems that are closely related with intellectual ability. Compared to gross motor function, manual ability seemed more closely related with communication function in these children. © Copyright: Yonsei University College of Medicine 2018.
Self-Organizing OFDMA System for Broadband Communication
NASA Technical Reports Server (NTRS)
Roy, Aloke (Inventor); Anandappan, Thanga (Inventor); Malve, Sharath Babu (Inventor)
2016-01-01
Systems and methods for a self-organizing OFDMA system for broadband communication are provided. In certain embodiments a communication node for a self organizing network comprises a communication interface configured to transmit data to and receive data from a plurality of nodes; and a processing unit configured to execute computer readable instructions. Further, computer readable instructions direct the processing unit to identify a sub-region within a cell, wherein the communication node is located in the sub-region; and transmit at least one data frame, wherein the data from the communication node is transmitted at a particular time and frequency as defined within the at least one data frame, where the time and frequency are associated with the sub-region.
Modular, Cost-Effective, Extensible Avionics Architecture for Secure, Mobile Communications
NASA Technical Reports Server (NTRS)
Ivancic, William D.
2006-01-01
Current onboard communication architectures are based upon an all-in-one communications management unit. This unit and associated radio systems has regularly been designed as a one-off, proprietary system. As such, it lacks flexibility and cannot adapt easily to new technology, new communication protocols, and new communication links. This paper describes the current avionics communication architecture and provides a historical perspective of the evolution of this system. A new onboard architecture is proposed that allows full use of commercial-off-the-shelf technologies to be integrated in a modular approach thereby enabling a flexible, cost-effective and fully deployable design that can take advantage of ongoing advances in the computer, cryptography, and telecommunications industries.
Modular, Cost-Effective, Extensible Avionics Architecture for Secure, Mobile Communications
NASA Technical Reports Server (NTRS)
Ivancic, William D.
2007-01-01
Current onboard communication architectures are based upon an all-in-one communications management unit. This unit and associated radio systems has regularly been designed as a one-off, proprietary system. As such, it lacks flexibility and cannot adapt easily to new technology, new communication protocols, and new communication links. This paper describes the current avionics communication architecture and provides a historical perspective of the evolution of this system. A new onboard architecture is proposed that allows full use of commercial-off-the-shelf technologies to be integrated in a modular approach thereby enabling a flexible, cost-effective and fully deployable design that can take advantage of ongoing advances in the computer, cryptography, and telecommunications industries.
Advanced Communication Architectures and Technologies for Missions to the Outer Planets
NASA Technical Reports Server (NTRS)
Bhasin, K.; Hayden, J. L.
2001-01-01
Missions to the outer planets would be considerably enhanced by the implementation of a future space communication infrastructure that utilizes relay stations placed at strategic locations in the solar system. These relay stations would operate autonomously and handle remote mission command and data traffic on a prioritized demand access basis. Such a system would enhance communications from that of the current direct communications between the planet and Earth. The system would also provide high rate data communications to outer planet missions, clear communications paths during times when the sun occults the mission spacecraft as viewed from Earth, and navigational "lighthouses" for missions utilizing onboard autonomous operations. Additional information is contained in the original extended abstract.
Secondary air injection system and method
Wu, Ko-Jen; Walter, Darrell J.
2014-08-19
According to one embodiment of the invention, a secondary air injection system includes a first conduit in fluid communication with at least one first exhaust passage of the internal combustion engine and a second conduit in fluid communication with at least one second exhaust passage of the internal combustion engine, wherein the at least one first and second exhaust passages are in fluid communication with a turbocharger. The system also includes an air supply in fluid communication with the first and second conduits and a flow control device that controls fluid communication between the air supply and the first conduit and the second conduit and thereby controls fluid communication to the first and second exhaust passages of the internal combustion engine.
NASA Astrophysics Data System (ADS)
Koepf, Gerhard A.; Begley, David L.
1988-01-01
The present conference discusses topics in free-space laser communications, laser link characteristics, satellite laser communication systems, optoelectronic components for laser communications, and space laser subsystem technologies. Attention is given to Space Station-based deep-space communication experiments, the application of intersatellite links to operational satellite systems, high-power 0.87 micron channel substrate planar lasers for spaceborne communications, a ground experiment using a CO2 laser transceiver for free-space communications, studies of laser ranging to the TOPEX satellite, diffraction-limited tracking for space communications, and the compact implementation of a real-time, acoustooptic SAR processor.
Addressing Electronic Communications System Learning through a Radar-Based Active Learning Project
ERIC Educational Resources Information Center
Hernandez-Jayo, Unai; López-Garde, Juan-Manuel; Rodríguez-Seco, J. Emilio
2015-01-01
In the Master's of Telecommunication Engineering program at the University of Deusto, Spain, courses in communication circuit design, electronic instrumentation, advanced systems for signal processing and radiocommunication systems allow students to acquire concepts crucial to the fields of electronics and communication. During the educational…
Response to a Community-Based Information and Communication System.
ERIC Educational Resources Information Center
Trachtman, Leon E.; And Others
A study investigated the introduction of an experimental school-centered and neighborhood-oriented communication system in a small midwestern town. It was anticipated that normal parent-teacher-school communication would be enhanced by the electronic messaging potential of the system. Researchers observed the entire adoption process from the…
Federal Register 2010, 2011, 2012, 2013, 2014
2010-02-24
... Communications System Server Software, Wireless Handheld Devices and Battery Packs; Notice of Investigation..., wireless handheld devices and battery packs by reason of infringement of certain claims of U.S. Patent Nos... certain wireless communications system server software, wireless handheld devices or battery packs that...
Federal Register 2010, 2011, 2012, 2013, 2014
2013-05-24
...-Way Global Satellite Communication Devices, System and Components Thereof; Notice of Institution of...-confidential documents filed in connection with this investigation are or will be available for inspection... importation of certain two-way global satellite communication devices, system and components thereof by reason...
ERIC Educational Resources Information Center
Barnes, Clarissa S.; Dunning, Johnna L.; Rehfeldt, Ruth Anne
2011-01-01
The picture exchange communication system (PECS) is a functional communication system frequently used with individuals diagnosed with autism spectrum disorders who experience severe language delays (Frost & Bondy, 2002). Few empirical investigations have evaluated strategies for training direct care staff how to effectively implement PECS with…
Study of Man-Machine Communications Systems for the Handicapped. Interim Report.
ERIC Educational Resources Information Center
Kafafian, Haig
Newly developed communications systems for exceptional children include Cybercom; CYBERTYPE; Cyberplace, a keyless keyboard; Cyberphone, a telephonic communication system for deaf and speech impaired persons; Cyberlamp, a visual display; Cyberview, a fiber optic bundle remote visual display; Cybersem, an interface for the blind, fingerless, and…
Performance Information Management System (PIMS) Communication
1992-10-15
AD-A267 040 AD 14IPR NO: 92M•2501 TITLE: PERFORMANCE INFORMATION MANAGEMENT SYSTEM (PIMS) COMMUNICATION V G ,c¶• PRINCIPAL INVESTIGATOR: Kathryn P...Performance Information Management System (PIMS) MIPR No. Communication 92MM2501 6. AUTHOR(S) Kathryn P. Winter 7. PERFORMING ORGANIZATION NAME(S) AND
Optical communication for space missions
NASA Technical Reports Server (NTRS)
Firtmaurice, M.
1991-01-01
Activities performed at NASA/GSFC (Goddard Space Flight Center) related to direct detection optical communications for space applications are discussed. The following subject areas are covered: (1) requirements for optical communication systems (data rates and channel quality; spatial acquisition; fine tracking and pointing; and transmit point-ahead correction); (2) component testing and development (laser diodes performance characterization and life testing; and laser diode power combining); (3) system development and simulations (The GSFC pointing, acquisition and tracking system; hardware description; preliminary performance analysis; and high data rate transmitter/receiver systems); and (4) proposed flight demonstration of optical communications.
[Communication subsystem design of tele-screening system for diabetic retinopathy].
Chen, Jian; Pan, Lin; Zheng, Shaohua; Yu, Lun
2013-12-01
A design scheme of a tele-screening system for diabetic retinopathy (DR) has been proposed, especially the communication subsystem. The scheme uses serial communication module consisting of ARM 7 microcontroller and relays to connect remote computer and fundus camera, and also uses C++ programming language based on MFC to design the communication software consisting of therapy and diagnostic information module, video/audio surveillance module and fundus camera control module. The scheme possesses universal property in some remote medical treatment systems which are similar to the system.
Unified Approach to Modeling and Simulation of Space Communication Networks and Systems
NASA Technical Reports Server (NTRS)
Barritt, Brian; Bhasin, Kul; Eddy, Wesley; Matthews, Seth
2010-01-01
Network simulator software tools are often used to model the behaviors and interactions of applications, protocols, packets, and data links in terrestrial communication networks. Other software tools that model the physics, orbital dynamics, and RF characteristics of space systems have matured to allow for rapid, detailed analysis of space communication links. However, the absence of a unified toolset that integrates the two modeling approaches has encumbered the systems engineers tasked with the design, architecture, and analysis of complex space communication networks and systems. This paper presents the unified approach and describes the motivation, challenges, and our solution - the customization of the network simulator to integrate with astronautical analysis software tools for high-fidelity end-to-end simulation. Keywords space; communication; systems; networking; simulation; modeling; QualNet; STK; integration; space networks
The design and research of anti-color-noise chaos M-ary communication system
DOE Office of Scientific and Technical Information (OSTI.GOV)
Fu, Yongqing, E-mail: fuyongqing@hrbeu.edu.cn; Li, Xingyuan; Li, Yanan
Previously a novel chaos M-ary digital communication method based on spatiotemporal chaos Hamilton oscillator has been proposed. Without chaos synchronization circumstance, it has performance improvement in bandwidth efficiency, transmission efficiency and anti-white-noise performance compared with traditional communication method. In this paper, the channel noise influence on chaotic modulation signals and the construction problem of anti-color-noise chaotic M-ary communication system are studied. The formula of zone partition demodulator’s boundary in additive white Gaussian noise is derived, besides, the problem about how to determine the boundary of zone partition demodulator in additive color noise is deeply studied; Then an approach on constructingmore » anti-color-noise chaos M-ary communication system is proposed, in which a pre-distortion filter is added after the chaos baseband modulator in the transmitter and whitening filter is added before zone partition demodulator in the receiver. Finally, the chaos M-ary communication system based on Hamilton oscillator is constructed and simulated in different channel noise. The result shows that the proposed method in this paper can improve the anti-color-noise performance of the whole communication system compared with the former system, and it has better anti-fading and resisting disturbance performance than Quadrature Phase Shift Keying system.« less
Enhancing the Performance of Medical Implant Communication Systems through Cooperative Diversity
Hegyi, Barnabás; Levendovszky, János
2010-01-01
Battery-operated medical implants—such as pacemakers or cardioverter-defibrillators—have already been widely used in practical telemedicine and telecare applications. However, no solution has yet been found to mitigate the effect of the fading that the in-body to off-body communication channel is subject to. In this paper, we reveal and assess the potential of cooperative diversity to combat fading—hence to improve system performance—in medical implant communication systems. In the particular cooperative communication scenario we consider, multiple cooperating receiver units are installed across the room accommodating the patient with a medical implant inside his/her body. Our investigations have shown that the application of cooperative diversity is a promising approach to enhance the performance of medical implant communication systems in various aspects such as implant lifetime and communication link reliability. PMID:20379346
NASA's Use of Commercial Satellite Systems: Concepts and Challenges
NASA Technical Reports Server (NTRS)
Budinger, James M.
1998-01-01
Lewis Research Center's Space Communications Program has a responsibility to investigate, plan for, and demonstrate how NASA Enterprises can use advanced commercial communications services and technologies to satisfy their missions' space communications needs. This presentation looks at the features and challenges of alternative hardware system architecture concepts for providing specific categories of communications services.
Considerations for lunar colony communications systems
NASA Technical Reports Server (NTRS)
Dowling, Richard P.
1992-01-01
This paper addresses system aspects of communications for a lunar colony. Human factors are particularly noted. The practical aspects of communications infrastructure are emphasized rather than specific technologies. Communications needs for mission support and morale are discussed along with potential means of satisfying them. Problem areas are identified and some possible solutions are considered.
ERIC Educational Resources Information Center
Ray, Jayanti
2015-01-01
Given the linguistic and cognitive demands of communication, adult Augmentative and Alternative Communication (AAC) users with acquired communication disorders may have difficulty using AAC systems consistently and effectively in "real-life" situations. The process of recommending AAC systems and strategies is an area of exploration,…
ERIC Educational Resources Information Center
Adams, Gary; Lenz, B. Keith; Laraux, Michelle; Graner, Patricia; Pouliot, Norman
This study evaluated differences in teacher and student perceptions about communication patterns within classrooms and the effect of a teacher-student communication system, the Learning Expressways System, on teacher-student communication. High school teachers who had or have had students with disabilities in their classes participated. In the…
ERIC Educational Resources Information Center
Bell, Steven J.
1994-01-01
Profiles the major wireless data communications (WDC) systems, provides an overview of how they work, and compares their communication features. Topics addressed include the market for wireless data; applications for WDC; wireless online searching; cellular data communication; packet radio; digital cellular; criteria for evaluating WDC systems;…
ERIC Educational Resources Information Center
Conklin, Carl G.; Mayer, G. Roy
2011-01-01
The purpose of this study is to evaluate the effects of "Picture Exchange Communication System" (PECS) training, using a multiple baseline design on the independent initiations of three adults with developmental disabilities and severe communication deficits. All participants increased their independent initiations, although at different…
ERIC Educational Resources Information Center
Lerna, Anna; Esposito, Dalila; Conson, Massimiliano; Massagli, Angelo
2014-01-01
Background: The Picture Exchange Communication System (PECS) is a popular augmentative communication system frequently used with "nonverbal" children with autism. Several studies suggested that PECS could represent an effective tool for promoting improvement of several social-communicative skills. Only sparse evidence is instead…
Understanding the Picture Exchange Communication System and Its Application in Physical Education
ERIC Educational Resources Information Center
Green, Amanda; Sandt, Dawn
2013-01-01
This article presents the Picture Exchange Communication System (PECS) and its applications in physical education. The PECS is an appropriate communication intervention for students with autism who lack functional communication skills. It is often confused with other visual support strategies, so the authors delineate the six phases of PECS and…
A System for Inter-Library Communication (SILC). Final Report.
ERIC Educational Resources Information Center
Hayes, R. M.
A study was made of the use of time-sharing computer systems as a means of communication, accounting, message switching, and referral in a System for Inter-Library Communication (SILC). The purpose of the study was to develop data on which to evaluate the feasibility of such a system; the results are reported in terms of four issues: technical…
DOE Office of Scientific and Technical Information (OSTI.GOV)
Zvi H. Meiksin
Work has progressed on both subsystems: the Through-the-Earth (TTE) Communications system and the In-Mine Power Line (IMPL) Communications system. The TTE system: The system was fabricated and repackaged as an industrial product enclosed in a commercial rugged, waterproof housing suitable for installation in mines. Features were added to the system to appeal to the preferences of different mine managers. Arrangements were made with NIOSH to install the system in the Lake Lynn underground mine for evaluation and demonstration to potential users. The IMPL system: Voice compression was successfully implemented and incorporated into the laboratory model. Compressed voice was transmitted throughmore » a power line, expanded at the receiving end, and received with high clarity.« less
Architecting the Communication and Navigation Networks for NASA's Space Exploration Systems
NASA Technical Reports Server (NTRS)
Bhassin, Kul B.; Putt, Chuck; Hayden, Jeffrey; Tseng, Shirley; Biswas, Abi; Kennedy, Brian; Jennings, Esther H.; Miller, Ron A.; Hudiburg, John; Miller, Dave;
2007-01-01
NASA is planning a series of short and long duration human and robotic missions to explore the Moon and then Mars. A key objective of the missions is to grow, through a series of launches, a system of systems communication, navigation, and timing infrastructure at minimum cost while providing a network-centric infrastructure that maximizes the exploration capabilities and science return. There is a strong need to use architecting processes in the mission pre-formulation stage to describe the systems, interfaces, and interoperability needed to implement multiple space communication systems that are deployed over time, yet support interoperability with each deployment phase and with 20 years of legacy systems. In this paper we present a process for defining the architecture of the communications, navigation, and networks needed to support future space explorers with the best adaptable and evolable network-centric space exploration infrastructure. The process steps presented are: 1) Architecture decomposition, 2) Defining mission systems and their interfaces, 3) Developing the communication, navigation, networking architecture, and 4) Integrating systems, operational and technical views and viewpoints. We demonstrate the process through the architecture development of the communication network for upcoming NASA space exploration missions.
The Picture Exchange Communication System.
Bondy, A; Frost, L
2001-10-01
The Picture Exchange Communication System (PECS) is an alternative/augmentative communication system that was developed to teach functional communication to children with limited speech. The approach is unique in that it teaches children to initiate communicative interactions within a social framework. This article describes the advantages to implementing PECS over traditional approaches. The PECS training protocol is described wherein children are taught to exchange a single picture for a desired item and eventually to construct picture-based sentences and use a variety of attributes in their requests. The relationship of PECS's implementation to the development of speech in previously nonvocal students is reviewed.
L-Band System Engineering - Concepts of Use, Systems Performance Requirements, and Architecture
NASA Technical Reports Server (NTRS)
Henriksen, Stephen; Zelkin, Natalie
2011-01-01
This document is being provided as part of ITT s NASA Glenn Research Center Aerospace Communication Systems Technical Support (ACSTS) contract NNC05CA85C, Task 7: New ATM Requirements-Future Communications, C-band and L-band Communications Standard Development. Task 7 was motivated by the five year technology assessment performed for the Federal Aviation Administration (FAA) under the joint FAA-EUROCONTROL cooperative research Action Plan (AP-17), also known as the Future Communications Study (FCS). It was based on direction provided by the FAA project-level agreement (PLA FY09_G1M.02-02v1) for "New ATM Requirements-Future Communications." Task 7 was separated into two distinct subtasks, each aligned with specific work elements and deliverable items. Subtask 7-1 addressed C-band airport surface data communications standards development, systems engineering, test bed development, and tests/demonstrations to establish operational capability for what is now referred to as the Aeronautical Mobile Airport Communications System (AeroMACS). Subtask 7-2, which is the subject of this report, focused on preliminary systems engineering and support of joint FAA/EUROCONTROL development and evaluation of a future L-band (960 to 1164 MHz) air/ground (A/G) communication system known as the L-band digital aeronautical communications system (L-DACS), which was defined during the FCS. The proposed L-DACS will be capable of providing ATM services in continental airspace in the 2020+ timeframe. Subtask 7-2 was performed in two phases. Phase I featured development of Concepts of Use, high level functional analyses, performance of initial L-band system safety and security risk assessments, and development of high level requirements and architectures. It also included the aforementioned support of joint L-DACS development and evaluation, including inputs to L-DACS design specifications. Phase II provided a refinement of the systems engineering activities performed during Phase I, along with continued joint FAA/EUROCONTROL L-DACS development and evaluation support.
NASA Technical Reports Server (NTRS)
Shamma, Mohammed A.
2004-01-01
The AirCell/Iridium dual mode service is evaluated for potential applications to Air Traffic Management (ATM) communication needs. The AirCell system which is largely based on the Advanced Mobile Phone System (AMPS) technology, and the Iridium FDMA/TDMA system largely based on the Global System for Mobile Communications(GSM) technology, can both provide communication relief for existing or future aeronautical communication links. Both have a potential to serve as experimental platforms for future technologies via a cost effective approach. The two systems are well established in the entire CONUS and globally hence making it feasible to utilize in all regions, for all altitudes, and all classes of aircraft. Both systems have been certified for air usage. The paper summarizes the specifications of the AirCell/Iridium system, as well as the ATM current and future links, and application specifications. the paper highlights the scenarios, applications, and conditions under which the AirCell/Iridium technology can be suited for ATM Communication.
Analyzing and Detecting Problems in Systems of Systems
NASA Technical Reports Server (NTRS)
Lindvall, Mikael; Ackermann, Christopher; Stratton, William C.; Sibol, Deane E.; Godfrey, Sally
2008-01-01
Many software systems are evolving complex system of systems (SoS) for which inter-system communication is mission-critical. Evidence indicates that transmission failures and performance issues are not uncommon occurrences. In a NASA-supported Software Assurance Research Program (SARP) project, we are researching a new approach addressing such problems. In this paper, we are presenting an approach for analyzing inter-system communications with the goal to uncover both transmission errors and performance problems. Our approach consists of a visualization and an evaluation component. While the visualization of the observed communication aims to facilitate understanding, the evaluation component automatically checks the conformance of an observed communication (actual) to a desired one (planned). The actual and the planned are represented as sequence diagrams. The evaluation algorithm checks the conformance of the actual to the planned diagram. We have applied our approach to the communication of aerospace systems and were successful in detecting and resolving even subtle and long existing transmission problems.
Communications system using a mirror kept in outer space by electromagnetic radiation pressure
Csonka, Paul L.
1981-01-01
A method and system are described for transmitting electromagnetic radiation by using a communications mirror located between about 100 kilometers and about 200 kilometers above ground. The communications mirror is kept aloft above the atmosphere by the pressure of the electromagnetic radiation which it reflects, and which is beamed at the communications mirror by a suitably constructed transmitting antenna on the ground. The communications mirror will reflect communications, such as radio, radar, or television waves up to about 1,100 kilometers away when the communications mirror is located at a height of about 100 kilometers.
Towards a diachronic-synchronic view of future communication policies in Africa.
Wilson, D
1989-01-01
Democratic communication policy Africa cannot be exploited by nations that have a technological edge. Traditional, indigenous systems have to be analyzed by a diachronic-synchronic study to establish more effective communication systems for Africa. It is proposed in this diachronic- synchronic view that communication is a cultural transaction and transmission taking place over time. Old processes are synchronized with modern technology resulting in the closure of the cultural gap between traditional and modern societies. Traditional communication processes have been ignored for too long and communication as an industry has become an elite enterprise boasting expensive gadgets (television and radio, newspapers and magazines). Communication is culture, since it is a manifestation of the cultural norms of society. This monopolistic pattern of cultural or media imperialism is pervasive in the Third World. Communication theory is a multidisciplinary field which strongly reflects the music, art, religion, etc. of the society. The communication of religion has become a big cultural activity worldwide, and televangelism is a significant feature of it, although it strictly controlled in Nigeria despite the pervasiveness of religion in society. The traditional communication system consists of the village council of elders and chiefs and the gongman as a broadcaster or reporter. Modern communication systems utilize television, satellite systems, and computers. These powerful instruments, however, have become liabilities in Third World countries. Dominating powers sell these instruments of power and culture to a people who pay for the equipment by foreign loans. A very grave communication problem in Africa is the low literacy rate and the preeminence of foreign languages as the only medium for reaching majority of the literate public. The culture of the poorer nations is often distorted. Exhibition of Africa culture is rare, and Western culture is transmitted to poor nations through satellite systems. Perhaps a moratorium on all cultural, technological and media hardware of little value to the national objective should be declared to be followed by a renewal of faith in an authentic, indigenous culture.
Concepts for 18/30 GHz satellite communication system, volume 1
NASA Technical Reports Server (NTRS)
Jorasch, R.; Baker, M.; Davies, R.; Cuccia, L.; Mitchell, C.
1979-01-01
Concepts for 18/30 GHz satellite communication systems are presented. Major terminal trunking as well as direct-to-user configurations were evaluated. Critical technologies in support of millimeter wave satellite communications were determined.
Arnold, Corey W; Bui, Alex A T; Morioka, Craig; El-Saden, Suzie; Kangarloo, Hooshang
2007-01-01
The communication of imaging findings to a referring physician is an important role of the radiologist. However, communication between onsite and offsite physicians is a time-consuming process that can obstruct work flow and frequently involves no exchange of visual information, which is especially problematic given the importance of radiologic images for diagnosis and treatment. A prototype World Wide Web-based image documentation and reporting system was developed for use in supporting a "communication loop" that is based on the concept of a classic "wet-read" system. The proposed system represents an attempt to address many of the problems seen in current communication work flows by implementing a well-documented and easily accessible communication loop that is adaptable to different types of imaging study evaluation. Images are displayed in a native (DICOM) Digital Imaging and Communications in Medicine format with a Java applet, which allows accurate presentation along with use of various image manipulation tools. The Web-based infrastructure consists of a server that stores imaging studies and reports, with Web browsers that download and install necessary client software on demand. Application logic consists of a set of PHP (hypertext preprocessor) modules that are accessible with an application programming interface. The system may be adapted to any clinician-specialist communication loop, and, because it integrates radiologic standards with Web-based technologies, can more effectively communicate and document imaging data. RSNA, 2007
Data Transmission System For A Downhole Component
Hall, David R.; Hall, Jr., H. Tracy; Pixton, David; Dahlgren, Scott; Sneddon, Cameron; Fox, Joe; Briscoe, Michael
2005-01-18
The invention is a system for transmitting data through a string of downhole components. In accordance with one aspect of the invention, the system includes a plurality of downhole components, such as sections of pipe in a drill string. Each component has a first and second end, with a first communication element located at the first end and a second communication element located at the second end. Each communication element includes a first contact and a second contact. The system also includes a coaxial cable running between the first and second communication elements, the coaxial cable having a conductive tube and a conductive core within it. The system also includes a first and second connector for connecting the first and second communication elements respectively to the coaxial cable. Each connector includes a conductive sleeve, lying concentrically within the conductive tube, which fits around and makes electrical contact with the conductive core. The conductive sleeve is electrically isolated from the conductive tube. The conductive sleeve of the first connector is in electrical contact with the first contact of the first communication element, the conductive sleeve of the second connector is in electrical contact with the first contact of the second communication element, and the conductive tube is in electrical contact with both the second contact of the first communication element and the second contact of the second communication element.
Data transmission system for a downhole component
Hall, David R.; Hall, Jr., Tracy H.; Pixton, David S.; Dahlgren, Scott Steven; Fox, Joe; Sneddon, Cameron; Briscoe, Michael A.
2006-05-09
The invention is a system for transmitting data through a string of downhole components. In accordance with one aspect of the invention, the system includes a plurality of downhole components, such as sections of pipe in a drill string. Each component has a first and second end, with a first communication element located at the first end and a second communication element located at the second end. Each communication element includes a first contact and a second contact. The system also includes a coaxial cable running between the first and second communication elements, the coaxial cable having a conductive tube and a conductive core within it. The system also includes a first and second connector for connecting the first and second communication elements respectively to the coaxial cable. Each connector includes a conductive sleeve, lying concentrically within the conductive tube, which fits around and makes electrical contact with the conductive core. The conductive sleeve is electrically isolated from the conductive tube. The conductive sleeve of the first connector is in electrical contact with the first contact of the first communication element, the conductive sleeve of the second connector is in electrical contact with the first contact of the second communication element, and the conductive tube is in electrical contact with both the second contact of the first communication element and the second contact of the second communication element.
NASA Technical Reports Server (NTRS)
Vaisnys, A.
1980-01-01
It is technically feasible to design a satellite communication system to serve the United States electric utility industry's needs relative to load management, real-time operations management, remote meter reading and to determine the costs of various elements of the system. The functions associated with distribution automation and control and communication system requirements are defined. Factors related to formulating viable communication concepts, the relationship of various design factors to utility operating practices, and the results of the cost analysis are discussed The system concept and several ways in which the concept could be integrated into the utility industry are described.
Bounds on the performance of a class of digital communication systems
NASA Technical Reports Server (NTRS)
Polk, D. R.; Gupta, S. C.; Cohn, D. L.
1973-01-01
Bounds on the capacity of a class of digital communication channels are derived. Equating the bounds on capacity to rate-distortion functions of (typical) sources in turn produces bounds on the performance of a class of digital communication systems. For ratios of squared quantization level to noise variance much less than one, the power requirements for this class of digital communication systems are shown to be within approximately 3 dB of the theoretical optimum.
MedRapid--medical community & business intelligence system.
Finkeissen, E; Fuchs, H; Jakob, T; Wetter, T
2002-01-01
currently, it takes at least 6 months for researchers to communicate their results. This delay is caused (a) by partial lacks of machine support for both representation as well as communication and (b) by media breaks during the communication process. To make an integrated communication between researchers and practitioners possible, a general structure for medical content representation has been set up. The procedure for data entry and quality management has been generalized and implemented in a web-based authoring system. The MedRapid-system supports the medical experts in entering their knowledge into a database. Here, the level of detail is still below that of current medical guidelines representation. However, the symmetric structure for an area-wide medical knowledge representation is highly retrievable and thus can quickly be communicated into daily routine for the improvement of the treatment quality. In addition, other sources like journal articles and medical guidelines can be references within the MedRapid-system and thus be communicated into daily routine. The fundamental system for the representation of medical reference knowledge (from reference works/books) itself is not sufficient for the friction-less communication amongst medical staff. Rather, the process of (a) representing medical knowledge, (b) refereeing the represented knowledge, (c) communicating the represented knowledge, and (d) retrieving the represented knowledge has to be unified. MedRapid will soon support the whole process on one server system.
System and Propagation Availability Analysis for NASA's Advanced Air Transportation Technologies
NASA Technical Reports Server (NTRS)
Ugweje, Okechukwu C.
2000-01-01
This report summarizes the research on the System and Propagation Availability Analysis for NASA's project on Advanced Air Transportation Technologies (AATT). The objectives of the project were to determine the communication systems requirements and architecture, and to investigate the effect of propagation on the transmission of space information. In this report, results from the first year investigation are presented and limitations are highlighted. To study the propagation links, an understanding of the total system architecture is necessary since the links form the major component of the overall architecture. This study was conducted by way of analysis, modeling and simulation on the system communication links. The overall goals was to develop an understanding of the space communication requirements relevant to the AATT project, and then analyze the links taking into consideration system availability under adverse atmospheric weather conditions. This project began with a preliminary study of the end-to-end system architecture by modeling a representative communication system in MATLAB SIMULINK. Based on the defining concepts, the possibility of computer modeling was determined. The investigations continue with the parametric studies of the communication system architecture. These studies were also carried out with SIMULINK modeling and simulation. After a series of modifications, two end-to-end communication links were identified as the most probable models for the communication architecture. Link budget calculations were then performed in MATHCAD and MATLAB for the identified communication scenarios. A remarkable outcome of this project is the development of a graphic user interface (GUI) program for the computation of the link budget parameters in real time. Using this program, one can interactively compute the link budget requirements after supplying a few necessary parameters. It provides a framework for the eventual automation of several computations required in many experimental NASA missions. For the first year of this project, most of the stated objectives were accomplished. We were able to identify probable communication systems architectures, model and analyze several communication links, perform numerous simulation on different system models, and then develop a program for the link budget analysis. However, most of the work is still unfinished. The effect of propagation on the transmission of information in the identified communication channels has not been performed. Propagation effects cannot be studied until the system under consideration is identified and characterized. To study the propagation links, an understanding of the total communications architecture is necessary. It is important to mention that the original project was intended for two years and the results presented here are only for the first year of research. It is prudent therefore that these efforts be continued in order to obtain a complete picture of the system and propagation availability requirements.
NASA Astrophysics Data System (ADS)
The topics studied are related to customer-designed integrated circuits and silicon foundries, systems applications, recent developments in airborne telemetry hardware, optical communications, theoretical applications, stored data systems, digital communications-satellites and other systems, antenna systems and technology, the AF satellite control network, modems, telemetry standards, NASA Deep Space Network operations, and modems applicable to range telemetry and range data relay. Aspects of communication interoperability and transmission standards are considered along with subjects of magnetic tape rec/rep theory and technology, a satellite command and control panel, a computer automated ground station, STS communications, cryptography, RF systems, sensor unique data recovery techniques, software applications, multiplexer-demuliplexer, microprocessor applications, and communication relays. Attention is given to the U.S. Federal data encryption standard (DES), the impact of channel errors on data compression, the effect of premodulation filters on bit error rate performance, and power efficient optical communications for space applications. For individual items see A84-32402 to A84-32456
The Application of Current User Interface Technology to Interactive Wargaming Systems.
1987-09-01
components is essential to the Macintosh interface. Apple states that "Consistent visual communication is very powerful in delivering complex messages...interface. A visual interface uses visual objects as the basis of communication. "A visual communication object is some combination S. of text and...graphics used for communication under a system of inter- pretation, or visual language." The benefit of visual communication is V 45 "When humans are faced
Penney, Lauren S; Ritenbaugh, Cheryl; Elder, Charles; Schneider, Jennifer; Deyo, Richard A; DeBar, Lynn L
2016-01-25
A variety of people, with multiple perspectives, make up the system comprising chronic musculoskeletal pain (CMP) treatment. While there are frequently problems in communication and coordination of care within conventional health systems, more opportunities for communicative disruptions seem possible when providers use different explanatory models and are not within the same health management system. We sought to describe the communication system surrounding the management of chronic pain from the perspectives of allopathic providers, acupuncture and chiropractor (A/C) providers, and CMP patients. We collected qualitative data from CMP patients (n = 90) and primary care physicians (PCPs) (n = 25) in a managed care system, and community acupuncture and chiropractic care providers (n = 14) who received high levels of referrals from the system, in the context of a longitudinal study of CMP patients' experience. Multiple points of divergence and communicative barriers were identified among the main stakeholders in the system. Those that were most frequently mentioned included issues surrounding the referral process (requesting, approving) and lack of consistent information flow back to providers that impairs overall management of patient care. We found that because of these problems, CMP patients were frequently tasked and sometimes overwhelmed with integrating and coordinating their own care, with little help from the system. Patients, PCPs, and A/C providers desire more communication; thus systems need to be created to facilitate more open communication which could positively benefit patient outcomes.
49 CFR 1242.18 - Communication systems (account XX-19-20).
Code of Federal Regulations, 2010 CFR
2010-10-01
... 49 Transportation 9 2010-10-01 2010-10-01 false Communication systems (account XX-19-20). 1242.18... Structures § 1242.18 Communication systems (account XX-19-20). Separate common expenses on the basis of the... (accounts XX-19-02 to XX-19-04, inclusive) Equipment—Administration—Locomotives and Other Equipment...
46 CFR 185.320 - Steering gear, controls, and communication system tests.
Code of Federal Regulations, 2013 CFR
2013-10-01
... 46 Shipping 7 2013-10-01 2013-10-01 false Steering gear, controls, and communication system tests. 185.320 Section 185.320 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) SMALL PASSENGER VESSELS (UNDER 100 GROSS TONS) OPERATIONS Miscellaneous Operating Requirements § 185.320 Steering gear, controls, and communication system...
A Future of Communication Theory: Systems Theory.
ERIC Educational Resources Information Center
Lindsey, Georg N.
Concepts of general systems theory, cybernetics and the like may provide the methodology for communication theory to move from a level of technology to a level of pure science. It was the purpose of this paper to (1) demonstrate the necessity of applying systems theory to the construction of communication theory, (2) review relevant systems…
From Text to Context: An Open Systems Approach to Research in Written Business Communication.
ERIC Educational Resources Information Center
Suchan, Jim; Dulek, Ron
1998-01-01
Discusses open systems thinking as a new lens to use when exploring written business communication--a lens that integrates task, organizational structure, control, and technology into the analysis of written business messages. Explores the influences these subsystems have on written communication and then develops these systems and subsystems into…
ERIC Educational Resources Information Center
Piron, Claude
2002-01-01
Compares the four international systems of linguistic communication used in the field (systems used in the United Nations, multinationals, the European Union, and Esperanto organizations) on select criteria (e.g., previous government investment). Discusses research that shows unilingual systems (English used alone, Esperanto) are those that…
Federal Register 2010, 2011, 2012, 2013, 2014
2013-12-20
...) Office of Strategy and Communications (NARA Historian). CATEGORIES OF INDIVIDUALS COVERED BY THE SYSTEM... Communications Officer. The business addresses for these system managers are listed in Appendix B. NOTIFICATION... foundation member files are maintained in the following locations: (1) Strategy and Communications Office; (2...
Rodríguez-Domínguez, Carlos; Benghazi, Kawtar; Noguera, Manuel; Garrido, José Luis; Rodríguez, María Luisa; Ruiz-López, Tomás
2012-01-01
The Request-Response (RR) paradigm is widely used in ubiquitous systems to exchange information in a secure, reliable and timely manner. Nonetheless, there is also an emerging need for adopting the Publish-Subscribe (PubSub) paradigm in this kind of systems, due to the advantages that this paradigm offers in supporting mobility by means of asynchronous, non-blocking and one-to-many message distribution semantics for event notification. This paper analyzes the strengths and weaknesses of both the RR and PubSub paradigms to support communications in ubiquitous systems and proposes an abstract communication model in order to enable their seamless integration. Thus, developers will be focused on communication semantics and the required quality properties, rather than be concerned about specific communication mechanisms. The aim is to provide developers with abstractions intended to decrease the complexity of integrating different communication paradigms commonly needed in ubiquitous systems. The proposal has been applied to implement a middleware and a real home automation system to show its applicability and benefits. PMID:22969366
Iconicity can ground the creation of vocal symbols
Perlman, Marcus; Dale, Rick; Lupyan, Gary
2015-01-01
Studies of gestural communication systems find that they originate from spontaneously created iconic gestures. Yet, we know little about how people create vocal communication systems, and many have suggested that vocalizations do not afford iconicity beyond trivial instances of onomatopoeia. It is unknown whether people can generate vocal communication systems through a process of iconic creation similar to gestural systems. Here, we examine the creation and development of a rudimentary vocal symbol system in a laboratory setting. Pairs of participants generated novel vocalizations for 18 different meanings in an iterative ‘vocal’ charades communication game. The communicators quickly converged on stable vocalizations, and naive listeners could correctly infer their meanings in subsequent playback experiments. People's ability to guess the meanings of these novel vocalizations was predicted by how close the vocalization was to an iconic ‘meaning template’ we derived from the production data. These results strongly suggest that the meaningfulness of these vocalizations derived from iconicity. Our findings illuminate a mechanism by which iconicity can ground the creation of vocal symbols, analogous to the function of iconicity in gestural communication systems. PMID:26361547
Iconicity can ground the creation of vocal symbols.
Perlman, Marcus; Dale, Rick; Lupyan, Gary
2015-08-01
Studies of gestural communication systems find that they originate from spontaneously created iconic gestures. Yet, we know little about how people create vocal communication systems, and many have suggested that vocalizations do not afford iconicity beyond trivial instances of onomatopoeia. It is unknown whether people can generate vocal communication systems through a process of iconic creation similar to gestural systems. Here, we examine the creation and development of a rudimentary vocal symbol system in a laboratory setting. Pairs of participants generated novel vocalizations for 18 different meanings in an iterative 'vocal' charades communication game. The communicators quickly converged on stable vocalizations, and naive listeners could correctly infer their meanings in subsequent playback experiments. People's ability to guess the meanings of these novel vocalizations was predicted by how close the vocalization was to an iconic 'meaning template' we derived from the production data. These results strongly suggest that the meaningfulness of these vocalizations derived from iconicity. Our findings illuminate a mechanism by which iconicity can ground the creation of vocal symbols, analogous to the function of iconicity in gestural communication systems.
Real-Time Communication Support for Underwater Acoustic Sensor Networks †.
Santos, Rodrigo; Orozco, Javier; Micheletto, Matias; Ochoa, Sergio F; Meseguer, Roc; Millan, Pere; Molina, And Carlos
2017-07-14
Underwater sensor networks represent an important and promising field of research due to the large diversity of underwater ubiquitous applications that can be supported by these networks, e.g., systems that deliver tsunami and oil spill warnings, or monitor submarine ecosystems. Most of these monitoring and warning systems require real-time communication in wide area networks that have a low density of nodes. The underwater communication medium involved in these networks is very harsh and imposes strong restrictions to the communication process. In this scenario, the real-time transmission of information is done mainly using acoustic signals, since the network nodes are not physically close. The features of the communication scenario and the requirements of the communication process represent major challenges for designers of both, communication protocols and monitoring and warning systems. The lack of models to represent these networks is the main stumbling block for the proliferation of underwater ubiquitous systems. This paper presents a real-time communication model for underwater acoustic sensor networks (UW-ASN) that are designed to cover wide areas with a low density of nodes, using any-to-any communication. This model is analytic, considers two solution approaches for scheduling the real-time messages, and provides a time-constraint analysis for the network performance. Using this model, the designers of protocols and underwater ubiquitous systems can quickly prototype and evaluate their solutions in an evolving way, in order to determine the best solution to the problem being addressed. The suitability of the proposal is illustrated with a case study that shows the performance of a UW-ASN under several initial conditions. This is the first analytic model for representing real-time communication in this type of network, and therefore, it opens the door for the development of underwater ubiquitous systems for several application scenarios.
Real-Time Communication Support for Underwater Acoustic Sensor Networks †
Santos, Rodrigo; Orozco, Javier; Micheletto, Matias
2017-01-01
Underwater sensor networks represent an important and promising field of research due to the large diversity of underwater ubiquitous applications that can be supported by these networks, e.g., systems that deliver tsunami and oil spill warnings, or monitor submarine ecosystems. Most of these monitoring and warning systems require real-time communication in wide area networks that have a low density of nodes. The underwater communication medium involved in these networks is very harsh and imposes strong restrictions to the communication process. In this scenario, the real-time transmission of information is done mainly using acoustic signals, since the network nodes are not physically close. The features of the communication scenario and the requirements of the communication process represent major challenges for designers of both, communication protocols and monitoring and warning systems. The lack of models to represent these networks is the main stumbling block for the proliferation of underwater ubiquitous systems. This paper presents a real-time communication model for underwater acoustic sensor networks (UW-ASN) that are designed to cover wide areas with a low density of nodes, using any-to-any communication. This model is analytic, considers two solution approaches for scheduling the real-time messages, and provides a time-constraint analysis for the network performance. Using this model, the designers of protocols and underwater ubiquitous systems can quickly prototype and evaluate their solutions in an evolving way, in order to determine the best solution to the problem being addressed. The suitability of the proposal is illustrated with a case study that shows the performance of a UW-ASN under several initial conditions. This is the first analytic model for representing real-time communication in this type of network, and therefore, it opens the door for the development of underwater ubiquitous systems for several application scenarios. PMID:28708093
NASA Astrophysics Data System (ADS)
Takeuchi, Susumu; Teranishi, Yuuichi; Harumoto, Kaname; Shimojo, Shinji
Almost all companies are now utilizing computer networks to support speedier and more effective in-house information-sharing and communication. However, existing systems are designed to support communications only within the same department. Therefore, in our research, we propose an in-house communication support system which is based on the “Information Propagation Model (IPM).” The IPM is proposed to realize word-of-mouth communication in a social network, and to support information-sharing on the network. By applying the system in a real company, we found that information could be exchanged between different and unrelated departments, and such exchanges of information could help to build new relationships between the users who are apart on the social network.
Muthuswamy, M B; Thomas, B N; Williams, D; Dingley, J
2014-09-01
Patients recovering from critical illness especially those with critical illness related neuropathy, myopathy, or burns to face, arms and hands are often unable to communicate by writing, speech (due to tracheostomy) or lip reading. This may frustrate both patient and staff. Two low cost movement tracking systems based around a laptop webcam and a laser/optical gaming system sensor were utilised as control inputs for on-screen text creation software and both were evaluated as communication tools in volunteers. Two methods were used to control an on-screen cursor to create short sentences via an on-screen keyboard: (i) webcam-based facial feature tracking, (ii) arm movement tracking by laser/camera gaming sensor and modified software. 16 volunteers with simulated tracheostomy and bandaged arms to simulate communication via gross movements of a burned limb, communicated 3 standard messages using each system (total 48 per system) in random sequence. Ten and 13 minor typographical errors occurred with each system respectively, however all messages were comprehensible. Speed of sentence formation ranged from 58 to 120s with the facial feature tracking system, and 60-160s with the arm movement tracking system. The average speed of sentence formation was 81s (range 58-120) and 104s (range 60-160) for facial feature and arm tracking systems respectively, (P<0.001, 2-tailed independent sample t-test). Both devices may be potentially useful communication aids in patients in general and burns critical care units who cannot communicate by conventional means, due to the nature of their injuries. Copyright © 2014 Elsevier Ltd and ISBI. All rights reserved.
Use of low orbital satellite communications systems for humanitarian programs
NASA Technical Reports Server (NTRS)
Vlasov, Vladimir N.; Gorkovoy, Vladimir
1991-01-01
Communication and information exchange play a decisive role in progress and social development. However, in many parts of the world the communication infrastructure is inadequate and the capacity for on-line exchange of information may not exist. This is true of underdeveloped countries, remote and relatively inaccessible regions, sites of natural disasters, and of all cases where the resources needed to create complex communication systems are limited. The creation of an inexpensive space communications system to service such areas is therefore a high priority task. In addition to a relatively low-cost space segment, an inexpensive space communications systems requires a large number of ground terminals, which must be relatively inexpensive, energy efficient (using power generated by storage batteries, or solar arrays, etc.), small in size, and must not require highly expert maintenance. The ground terminals must be portable, and readily deployable. Communications satellites in geostationary orbit at altitudes of about 36,000 km are very expensive and require complex and expensive ground stations and launch vehicles. Given current technology, it is categorically impossible to develop inexpensive satellite systems with portable ground terminals using such satellites. To solve the problem of developing an inexpensive satellite communications system that can operate with relatively small ground stations, including portable terminals, we propose to use a system with satellites in low Earth orbit, at an altitude of 900-1500 km. Because low orbital satellites are much closer to the Earth than geostationary ones and require vastly less energy expenditure by the satellite and ground terminals for transmission of messages, a system using them is relatively inexpensive. Such a system could use portable ground terminals no more complex than ordinary mobile police radios.
The North Warning System: A Canadian military SATCOM success
NASA Astrophysics Data System (ADS)
Wawryk, Ivan J.
The strategic threat to North America presented by modern, supersonic bombers and long range cruise missiles has stimulated a modernization of atmospheric defence capability. The North Warning System (NWS), employs a chain of microwave radars across the Arctic and down the east coast of Canada to provide tactical warning and attack assessment information to NORAD and its forces. The responsibility for NWS facilities construction and communications is allocated to Canada. Earlier investigations in Canada and the U.S. had confirmed that an all satellite communications system to link the 47 Canadian NWS radars to command and control centers was more economical than any terrestrial alternative. A project was undertaken by the Canadian Department of National Defence (DND) to acquire and install an integrated, digital satellite communications system for the NWS. This paper outlines the project background and procurement process. System requirements and specifications are discussed and the communications system is described in some detail. The communications equipment will be required to function unmanned in extreme Arctic conditions for extended periods. Specifications called for a long haul communications network (LHCN), a maintenance control system to monitor and control the equipment, and a suite of on-site communications for each location. The LHCN is a fully integrated, redundant satellite system which employs a transponder on each of the Anik D satellites. Either transponder can carry the full communications load. The system is configured as a star network with the hub at North Bay. Five remote stations and the North Bay facility have been built in phase one of the project; the second phase will see the construction of 36 unattended stations across the Arctic and down the Baffin Island and Labrador coasts.
Ultramicrowave communications system, phase 3
NASA Technical Reports Server (NTRS)
1981-01-01
The ultramicrowave communications system program investigated the feasibility of a solid state system that meets the projected space to space requirements, while using the advantages of the 100 to 200 GHz band. The program successfully demonstrated a laboratory model of a high frequency communications system operating between 100 to 200 GHz. In the process, vendor claims for performance specifications of discrete components were evaluated, and a window was provided into system design and integration problems.
ERIC Educational Resources Information Center
Hart, Stephanie L.; Banda, Devender R.
2010-01-01
Picture Exchange Communication System (PECS) is a picture-based communication strategy used to teach communication skills to persons with developmental disabilities including autism. This article systematically reviews 13 published single-subject studies to examine the effectiveness of PECS, the effects of PECS on speech and problem behaviors,…
Automobile inspection system based on wireless communication
NASA Astrophysics Data System (ADS)
Miao, Changyun; Ye, Chunqing
2010-07-01
This paper aims to research the Automobile Inspection System based on Wireless Communication, and suggests an overall design scheme which uses GPS for speed detection and Bluetooth and GPRS for communication. The communication between PDA and PC was realized by means of GPRS and TCP/IP; and the hardware circuit and software for detection terminal were devised by means of JINOU-3264 Bluetooth Module after analyzing the Bluetooth and its communication protocol. According to the results of debugging test, this system accomplished GPRS based data communication and management as well as the real-time detection on auto safety performance parameters in crash test via PC, whereby the need for mobility and reliability was met and the efficiency and level of detection was improved.
47 CFR 22.923 - Cellular system configuration.
Code of Federal Regulations, 2010 CFR
2010-10-01
... 22.923 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) COMMON CARRIER SERVICES PUBLIC MOBILE SERVICES Cellular Radiotelephone Service § 22.923 Cellular system configuration. Mobile stations communicate with and through base transmitters only. Base transmitters communicate with mobile stations...
Propagation Impact on Modern HF (High Frequency) Communications System Design
1986-03-01
received SNR is maximised and interference avoided. As a general principle, system availability and reliability should be improved by the use of...LECTURE SERIES No. 145 propagation Impact on Modern HF Communications System Design. NORTH ATLANTIC TREATY ORGANIZATION gS ^, DISTRIBUTION ...civil and military communities for high frequency communications. It will discuss concepts of real time channel evaluation , system design, as well as
A Customized Workflow-Driven Instant Messaging System Support Team Communication in the Hospital.
Lee, Ying-Li; Chien, Tsai-Feng; Chen, Hsiu-Chin
2016-01-01
Effective communication among the healthcare team is a very important skill to support team resource management (TRM). However, we take too much effort to connect with other team members by using traditional telephone communication. In this study, we developed an instant messaging system embedded in the original hospital information system and evaluated the preliminary outcome and the usage of the system.
Improving communication between emergency department staff.
Moore, Kate
2014-05-01
During redevelopment of the emergency department at the Royal Sussex County Hospital, Brighton, it was deemed vital that its internal communication system should be as effective as possible. An audit of staff perceptions of the existing communication system and a relevant literature review were undertaken, therefore, to inform a proposal for the development of a new online system. This article describes the development and implementation of the system.
Laser diode technology for coherent communications
NASA Technical Reports Server (NTRS)
Channin, D. J.; Palfrey, S. L.; Toda, M.
1989-01-01
The effect of diode laser characteristics on the overall performance capabilities of coherent communication systems is discussed. In particular, attention is given to optical performance issues for diode lasers in coherent systems, measurements of key performance parameters, and optical requirements for coherent single-channel and multichannel communication systems. The discussion also covers limitations imposed by diode laser optical performance on multichannel system capabilities and implications for future developments.
NASA Astrophysics Data System (ADS)
Kiani-B, Arman; Fallahi, Kia; Pariz, Naser; Leung, Henry
2009-03-01
In recent years chaotic secure communication and chaos synchronization have received ever increasing attention. In this paper, for the first time, a fractional chaotic communication method using an extended fractional Kalman filter is presented. The chaotic synchronization is implemented by the EFKF design in the presence of channel additive noise and processing noise. Encoding chaotic communication achieves a satisfactory, typical secure communication scheme. In the proposed system, security is enhanced based on spreading the signal in frequency and encrypting it in time domain. In this paper, the main advantages of using fractional order systems, increasing nonlinearity and spreading the power spectrum are highlighted. To illustrate the effectiveness of the proposed scheme, a numerical example based on the fractional Lorenz dynamical system is presented and the results are compared to the integer Lorenz system.
Perspective: examining communication as macrocognition in STS.
Keyton, Joann; Beck, Stephenson J
2010-04-01
There are significant points of alignment between a macrocognitive frame of teamwork and a communication perspective. This commentary explores these touch points in regard to use of teams in sociotechnical systems (STS). The macrocognitive framework emphasizes a team's shared mental models whereas a communication frame emphasizes that shared meaning among team members is more frequently implicitly than explicitly recorded in their messages. Both acknowledge that communication (in macrocognition) or messages (in communication) serve as an index of team members' goal-directed behavior. The two approaches differ in the role of communication: as information exchange in macrocognition as compared with verbal and nonverbal symbols composing messages for which senders and receivers co-construct meaning. This commentary uses relevant literature to explicate the communication position. From a communication perspective, individuals are simultaneously sending and receiving messages, communication is continual and processual, and meaning construction is dependent on relationship awareness and development among communication partners as well as the context. The authors posit that meaning cannot be constructed solely from messages, nor can meaning be constructed by one person. Furthermore, sharing information is not the same as communicating. Architects and users of STS should be interested in designing systems that improve team communication-a goal that is interdependent with understanding how communication fails in the use of such systems. Drilling down to the fundamental properties of communication is essential to understanding how and why meaning is created among team members (and subsequent action).
NASA's Advanced Communications Technology Satellite (ACTS)
NASA Technical Reports Server (NTRS)
Gedney, R. T.
1983-01-01
NASA recently restructured its Space Communications Program to emphasize the development of high risk communication technology useable in multiple frequency bands and to support a wide range of future communication needs. As part of this restructuring, the Advanced Communications Technology Satellite (ACTS) Project will develop and experimentally verify the technology associated with multiple fixed and scanning beam systems which will enable growth in communication satellite capacities and more effective utilization of the radio frequency spectrum. The ACTS requirements and operations as well as the technology significance for future systems are described.
Classical noise, quantum noise and secure communication
NASA Astrophysics Data System (ADS)
Tannous, C.; Langlois, J.
2016-01-01
Secure communication based on message encryption might be performed by combining the message with controlled noise (called pseudo-noise) as performed in spread-spectrum communication used presently in Wi-Fi and smartphone telecommunication systems. Quantum communication based on entanglement is another route for securing communications as demonstrated by several important experiments described in this work. The central role played by the photon in unifying the description of classical and quantum noise as major ingredients of secure communication systems is highlighted and described on the basis of the classical and quantum fluctuation dissipation theorems.
NASA Astrophysics Data System (ADS)
Lukaczyk, T.
2015-12-01
Unmanned aircraft systems (UAS) are now being used for monitoring climate change over both land and seas. Their uses include monitoring of cloud conditions and atmospheric composition of chemicals and aerosols due to pollution, dust storms, fires, volcanic activity and air-sea fluxes. Additional studies of carbon flux are important for various ecosystem studies of both marine and terrestrial environments specifically, and can be related to climate change dynamics. Many measurements are becoming more complex as additional sensors become small enough to operate on more widely available small UAS. These include interferometric radars as well as scanning and fan-beam lidar systems which produce data streams even greater than those of high resolution video. These can be used to precisely map surfaces of the earth, ocean or ice features that are important for a variety of earth system studies. As these additional sensor capabilities are added to UAS the ability to transmit data back to ground or ship monitoring sites is limited by traditional wireless communication protocols. We describe results of tests of optical communication systems that provide significantly greater communication bandwidths for UAS, and discuss both the bandwidth and effective range of these systems, as well as their power and weight requirements both for systems on UAS, as well as those of ground-based receiver stations. We justify our additional use of Delay and Disruption Tolerant Networking (DTN) communication protocols with optical communication methods to ensure security and continuity of command and control operations. Finally, we discuss the implications for receiving, geo-referencing, archiving and displaying data streams from sensors communicated via optical communication to better enable real-time anomaly detection and adaptive sampling capabilities using multiple UAS or other unmanned or manned systems.
First Experimental Demonstration of Full-Duplex Optical Communication on a Single Beam
NASA Technical Reports Server (NTRS)
Garrett, Christopher David; Shay, Thomas
2001-01-01
The satellite industry is driven by the need to reduce costs. One way they have sought to do this is by reducing the size and weight of the satellite because of the extremely high cost per kilogram incurred launching a payload into orbit. The main difficulty in this approach is the lack of power capacity in a small satellite. One of the largest loads on a satellite's power system is the communications system. This has driven the need for a low-power communications system. This document examines a novel method of communicating optically with a low-Earth-orbit satellite from the ground without the need for a laser on the payload. The goal is to show the feasibility of such a system as a solution to the small satellite low-powered communication problem. Specially, that the system described herein: is capable of ground to low-Earth-orbit communications, has very little space-borne mass, and draws little power from the satellite. First, the system (hereafter referred to as LOWCAL "Lightweight Optical Wavelength Communication without A Laser in space") will be explained with details of the formats used and the link budgets. Discussions will be presented on the development of some of the system hardware (the laser diode driver, liquid crystal driver, and decision electronics for both the up and down links.) Finally, experimental test results of the entire system operating in a laboratory environment are presented and compared to theory. The results of the laboratory experiment support the original thesis: retro-modulated optical communications can meet the needs of the small satellite community. The system is capable of 10-kbps communication, has low space-borne mass, and draws little power from the satellite (less than 100-mW measured for the laboratory experiment, less than 1.5-W calculated for the Shuttle experiment).
Study for HDR cross-link for formation flight satellite systems
NASA Astrophysics Data System (ADS)
Nishinaga, Nozomu; Takayama, Yoshihisa; Takahashi, Takashi; Ogawa, Yasuo; Kubooka, Toshihiro; Umehara, Hiroaki
2003-07-01
In this paper we studied about optical and millimeter radio wave cross-link for formation flight communication satellite system in a geostationary orbit. In formation flight system, since the distance among the satellites becomes short compared with the conventional inter satellite comunication link, the size and the weight of the communication system can be reduced. If the high data rate cross-link among the satellites which is equal to the whole transponder bandwidth can be established, the functionally distributed communications satellite system can be constructed. Then, by exchanging a part of the satellite system without the physical contact, in other words, by exchange some old satellites and new ones, the fully reconfigurable and long lifetime (from the point of the function) satellite communication system which can follow the paradigm shift in the terrestrial communications technology can be realize. On the other hand, however, since the maximum of relative angle error among two satellites is enlarged, the tracking becomes difficult. In this study, it turns the electric power which is gotten from the shortening the distance to making beam width large. Here, we examine communication among two satellites (10Km distance) where the data rate is 1Gbps.
14/12-GHz-band satellite communication services
NASA Astrophysics Data System (ADS)
Hayashi, Kunihiro; Nagaki, Kiyoaki; Mori, Yasuo
1990-01-01
Three new systems for integrated TV-relay services have been developed: Satellite Video Comunication Service (SVCS) and Satellite Digital Communication Service (SDCS), with Japan's 14/12-GHz-band commercial communication satellites. These systems have been in commercial use since May 1989. Usually SVCS and SDCS have been provided using Ka-band (30/20 GHz-band) of CS-2 and Cs-3. This paper provides an overview of the design, the performance, and the systems of the new 14/12-GHz-band satellite communication services.
Pacific Basin Communications Study, Volume 1
NASA Technical Reports Server (NTRS)
Young, E. L.; Hurd, J. N.
1981-01-01
The Pacific Basin Communications Study describes and assesses extent telecommunications systems in the Pacific Islands region. The study examines user needs in terms of the development of social services and commercial activities. Alternative technological solutions to communications problems are proposed and described. Recommendations include the augmentation and improvement of existing systems allowing for increased communications capacity. Regional cooperation will be required to accommodate the specific, unique requirements of individual nations. Questions of financing, implementation, management, costs and benefits of a regional telecommunications system are discussed.
[Design and realization of the communication system for the mobile medical terminal].
Ji, Lei; Guo, Xu; Shi, Huayu
2013-01-01
Realizing wireless communication based on handset devices for medical staff; providing an instant messaging method. Constructing a set of communication protocols and standards; developing software both on server and client. Building an instant messaging system which follows the customized specification; based on Android the client provides functions like address book, message, voice service etc. As an independent module of the mobile medical terminal, the system can provide convenient communication for medical service with other mobile business.
Yau, Her-Terng; Hung, Tzu-Hsiang; Hsieh, Chia-Chun
2012-01-01
This study used the complex dynamic characteristics of chaotic systems and Bluetooth to explore the topic of wireless chaotic communication secrecy and develop a communication security system. The PID controller for chaos synchronization control was applied, and the optimum parameters of this PID controller were obtained using a Particle Swarm Optimization (PSO) algorithm. Bluetooth was used to realize wireless transmissions, and a chaotic wireless communication security system was developed in the design concept of a chaotic communication security system. The experimental results show that this scheme can be used successfully in image encryption.
Early Communication System (ECOMM) for ISS
NASA Technical Reports Server (NTRS)
Gaylor, Kent; Tu, Kwei
1999-01-01
The International Space Station (ISS) Early Communications System (ECOMM) was a Johnson Space Center (JSC) Avionic Systems Division (ASD) in-house developed communication system to provide early communications between the ISS and the Mission Control Center-Houston (MCC-H). This system allows for low rate commands (link rate of 6 kbps) to be transmitted through the Tracking and Data Relay Satellite System (TDRSS) from MCC-H to the ISS using TDRSS's S-band Single Access Forward (SSA/) link service. This system also allows for low rate telemetry (link rate of 20.48 kbps) to be transmitted from ISS to MCC-H through the TDRSS using TDRSS's S-band Single Access Return (SSAR) link service. In addition this system supports a JSC developed Onboard Communications Adapter (OCA) that allows for a two-way data exchange of 128 kbps between MCC-H and the ISS through TDRSS. This OCA data can be digital video/audio (two-way videoconference), and/or file transfers, and/or "white board". The key components of the system, the data formats used by the system to insure compatibility with the future ISS S-Band System, as well as how other vehicles may be able to use this system for their needs are discussed in this paper.
Toward a Dynamically Reconfigurable Computing and Communication System for Small Spacecraft
NASA Technical Reports Server (NTRS)
Kifle, Muli; Andro, Monty; Tran, Quang K.; Fujikawa, Gene; Chu, Pong P.
2003-01-01
Future science missions will require the use of multiple spacecraft with multiple sensor nodes autonomously responding and adapting to a dynamically changing space environment. The acquisition of random scientific events will require rapidly changing network topologies, distributed processing power, and a dynamic resource management strategy. Optimum utilization and configuration of spacecraft communications and navigation resources will be critical in meeting the demand of these stringent mission requirements. There are two important trends to follow with respect to NASA's (National Aeronautics and Space Administration) future scientific missions: the use of multiple satellite systems and the development of an integrated space communications network. Reconfigurable computing and communication systems may enable versatile adaptation of a spacecraft system's resources by dynamic allocation of the processor hardware to perform new operations or to maintain functionality due to malfunctions or hardware faults. Advancements in FPGA (Field Programmable Gate Array) technology make it possible to incorporate major communication and network functionalities in FPGA chips and provide the basis for a dynamically reconfigurable communication system. Advantages of higher computation speeds and accuracy are envisioned with tremendous hardware flexibility to ensure maximum survivability of future science mission spacecraft. This paper discusses the requirements, enabling technologies, and challenges associated with dynamically reconfigurable space communications systems.
System Design for Nano-Network Communications
NASA Astrophysics Data System (ADS)
ShahMohammadian, Hoda
The potential applications of nanotechnology in a wide range of areas necessities nano-networking research. Nano-networking is a new type of networking which has emerged by applying nanotechnology to communication theory. Therefore, this dissertation presents a framework for physical layer communications in a nano-network and addresses some of the pressing unsolved challenges in designing a molecular communication system. The contribution of this dissertation is proposing well-justified models for signal propagation, noise sources, optimum receiver design and synchronization in molecular communication channels. The design of any communication system is primarily based on the signal propagation channel and noise models. Using the Brownian motion and advection molecular statistics, separate signal propagation and noise models are presented for diffusion-based and flow-based molecular communication channels. It is shown that the corrupting noise of molecular channels is uncorrelated and non-stationary with a signal dependent magnitude. The next key component of any communication system is the reception and detection process. This dissertation provides a detailed analysis of the effect of the ligand-receptor binding mechanism on the received signal, and develops the first optimal receiver design for molecular communications. The bit error rate performance of the proposed receiver is evaluated and the impact of medium motion on the receiver performance is investigated. Another important feature of any communication system is synchronization. In this dissertation, the first blind synchronization algorithm is presented for the molecular communication channels. The proposed algorithm uses a non-decision directed maximum likelihood criterion for estimating the channel delay. The Cramer-Rao lower bound is also derived and the performance of the proposed synchronization algorithm is evaluated by investigating its mean square error.
Communicating Research to Small Drinking Water Systems: Dissemination by Researchers
This talk discusses the challenges of disseminating research relevant to small systems. The presentation discusses efforts by the U.S. EPA’s Office of Research and Development to effectively communicating drinking water information. In particular, communication approaches ...
Electronic Subsystems For Laser Communication System
NASA Technical Reports Server (NTRS)
Long, Catherine; Maruschak, John; Patschke, Robert; Powers, Michael
1992-01-01
Electronic subsystems of free-space laser communication system carry digital signals at 650 Mb/s over long distances. Applicable to general optical communications involving transfer of great quantities of data, and transmission and reception of video images of high definition.
Acquisition Planning at the Defense Communications Agency.
1984-04-01
guidelines for interaction are developed under the leadership of DCA agencywide integrators with the participation of personnel from DCA, the Services...Communications System DCSO - Defense Communications System Organizatin . DDN - Defense Data Network DEC - Decision Making DG - Defense Guidance DIA - Defense
Code of Federal Regulations, 2013 CFR
2013-10-01
... Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES STATIONS IN THE... station in Alaska which is licensed by the Commission for radio communication within Alaska and with... Identification Systems (AIS). A maritime navigation safety communications system standardized by the...
Code of Federal Regulations, 2014 CFR
2014-10-01
... Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES STATIONS IN THE... station in Alaska which is licensed by the Commission for radio communication within Alaska and with... Identification Systems (AIS). A maritime navigation safety communications system standardized by the...
Code of Federal Regulations, 2012 CFR
2012-10-01
... Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES STATIONS IN THE... station in Alaska which is licensed by the Commission for radio communication within Alaska and with... Identification Systems (AIS). A maritime navigation safety communications system standardized by the...
Tone based command system for reception of very weak signals
NASA Technical Reports Server (NTRS)
Bokulic, Robert Steven (Inventor); Jensen, James Robert (Inventor)
2006-01-01
This disclosure presents a communication receiver system for spacecraft that includes an open loop receiver adapted to receive a communication signal. An ultrastable oscillator (USO) and a tone detector are connected to the open loop receiver. The open loop receiver translates the communication signal to an intermediate frequency signal using a highly stable reference frequency from the USO. The tone detector extracts commands from the communication signal by evaluating the difference between tones of the communication signal.
Communication in diagnostic radiology: meeting the challenges of complexity.
Larson, David B; Froehle, Craig M; Johnson, Neil D; Towbin, Alexander J
2014-11-01
As patients and information flow through the imaging process, value is added step-by-step when information is acquired, interpreted, and communicated back to the referring clinician. However, radiology information systems are often plagued with communication errors and delays. This article presents theories and recommends strategies to continuously improve communication in the complex environment of modern radiology. Communication theories, methods, and systems that have proven their effectiveness in other environments can serve as models for radiology.
DOE Office of Scientific and Technical Information (OSTI.GOV)
Humble, Travis S; Sadlier, Ronald J
We show how to extend the paradigm of software-defined communication to include quantum communication systems. We introduce the decomposition of a quantum communication terminal into layers separating the concerns of the hardware, software, and middleware. We provide detailed descriptions of how each component operates and we include results of an implementation of the super-dense coding protocol. We argue that the versatility of software-defined quantum communication test beds can be useful for exploring new regimes in communication and rapidly prototyping new systems.
NASA's current activities in free space optical communications
NASA Astrophysics Data System (ADS)
Edwards, Bernard L.
2017-11-01
NASA and other space agencies around the world are currently developing free space optical communication systems for both space-to-ground links and space-to-space links. This paper provides an overview of NASA's current activities in free space optical communications with a focus on Near Earth applications. Activities to be discussed include the Lunar Laser Communication Demonstration, the Laser Communications Relay Demonstration, and the commercialization of the underlying technology. The paper will also briefly discuss ongoing efforts and studies for Deep Space optical communications. Finally the paper will discuss the development of international optical communication standards within the Consultative Committee for Space Data Systems.
Rowel, Randy; Sheikhattari, Payam; Barber, Tanyka M; Evans-Holland, Myrtle
2012-01-01
Low-income populations, especially those belonging to minority groups, are among the most vulnerable groups before, during, and after a natural disaster. One of the factors that can be attributed to their vulnerability is the ineffectiveness of traditional risk communication systems in reaching this population. Many low-income populations are distrustful of government agencies and those who typically communicate risk messages. Consequently, traditional systems are not as effective in reaching these communities. Furthermore, traditional systems have been based on the social media that the general population uses and not based on social networks of disadvantaged populations which are more important than formal channels in these communities for dissemination of information. To bridge the gap, an approach is needed that relies on trusted agencies and leaders to educate and warn low-income communities about possible public health threats. A grassroots approach can enhance the capacity of the risk communication systems to more effectively reach vulnerable populations by engaging grassroots organizations in risk communication activities. The Guide to Enhance Grassroots Risk Communication Among Low-Income Populations provides strategies and guidance that can assist agencies in upgrading their systems for risk communication by building partnerships with local community stakeholders.
Brain mechanisms underlying human communication.
Noordzij, Matthijs L; Newman-Norlund, Sarah E; de Ruiter, Jan Peter; Hagoort, Peter; Levinson, Stephen C; Toni, Ivan
2009-01-01
Human communication has been described as involving the coding-decoding of a conventional symbol system, which could be supported by parts of the human motor system (i.e. the "mirror neurons system"). However, this view does not explain how these conventions could develop in the first place. Here we target the neglected but crucial issue of how people organize their non-verbal behavior to communicate a given intention without pre-established conventions. We have measured behavioral and brain responses in pairs of subjects during communicative exchanges occurring in a real, interactive, on-line social context. In two fMRI studies, we found robust evidence that planning new communicative actions (by a sender) and recognizing the communicative intention of the same actions (by a receiver) relied on spatially overlapping portions of their brains (the right posterior superior temporal sulcus). The response of this region was lateralized to the right hemisphere, modulated by the ambiguity in meaning of the communicative acts, but not by their sensorimotor complexity. These results indicate that the sender of a communicative signal uses his own intention recognition system to make a prediction of the intention recognition performed by the receiver. This finding supports the notion that our communicative abilities are distinct from both sensorimotor processes and language abilities.
[Pilot plan for a mobile health communication and monitoring system for people with diabetes].
Alcayaga, Claudia; Pérez, Janet Carola; Bustamante, Claudia; Campos, Solange; Lange, Ilta; Zuñiga, Francisca
2014-01-01
mHealth is a practical, useful, and available tool for one-way or two-way communication between health professionals and patients. It is especially promising in countries such as Chile, with widespread and growing mobile telephone coverage that is very well accepted by the public. Our objective is to demonstrate the process for designing a mobile communication and monitoring model, aimed at providing communication between professionals in primary healthcare centers and their patients, to facilitate timely diagnosis and initiation of treatment for type 2 diabetes. This model's characteristics include use of mobile telephones as a communication tool, a one-way method (from health centers to patients), integration into in-person care delivered at health centers, use of different communication strategies (voice and written), and integrated functioning using open-source software. The system includes personalized communication, automated voice communication, and automated written communication using short message service (SMS). We describe the strategies and components of the system. The lessons learned include the contribution from successful implementation of COSMOS (consolidated online modulated operating systems), a technological innovation, to support the health care of people with suspected type 2 diabetes in primary healthcare centers. Working together with teams in the field is essential to this achievement.
Reeves, Kelly W; Taylor, Yhenneko; Tapp, Hazel; Ludden, Thomas; Shade, Lindsay E; Burton, Beth; Courtlandt, Cheryl; Dulin, Michael
2016-10-19
Asthma is a common childhood chronic lung disease affecting greater than 10% of children in the United States. School nurses are in a unique position to close gaps in care. Indeed, effective asthma management is more likely to result when providers, family, and schools work together to optimize the patient's treatment plan. Currently, effective communication between schools and healthcare systems through electronic medical record (EMR) systems remains a challenge. The goal of this feasibility pilot was to link the school-based care team with primary care providers in the healthcare system network via electronic communication through the EMR, on behalf of pediatric asthma patients who had been hospitalized for an asthma exacerbation. The implementation process and the potential impact of the communication with providers on the reoccurrence of asthma exacerbations with the linked patients were evaluated. By engaging stakeholders from the school system and the healthcare system, we were able to collaboratively design a communication process and implement a pilot which demonstrated the feasibility of electronic communication between school nurses and primary care providers. Outcomes data was collected from the electronic medical record to examine the frequency of asthma exacerbations among patients with a message from their school nurse. The percent of exacerbations in the 12 months before and after electronic communication was compared using McNemar's test. The pilot system successfully established communication between the school nurse and primary care provider for 33 students who had been hospitalized for asthma and a decrease in hospital admissions was observed with students whose school nurse communicated through the EMR with the primary care provider. Findings suggest a collaborative model of care that is enhanced through electronic communication via the EMR could positively impact the health of children with asthma or other chronic illnesses.
Experiences with ATM in a multivendor pilot system at Forschungszentrum Julich
NASA Astrophysics Data System (ADS)
Kleines, H.; Ziemons, K.; Zwoll, K.
1998-08-01
The ATM technology for high speed serial transmission provides a new quality of communication by introducing novel features in a LAN environment, especially support of real time communication, of both LAN and WAN communication and of multimedia streams. In order to evaluate ATM for future DAQ systems and remote control systems as well as for a high speed picture archiving and communications system for medical images, Forschungszentrum Julich has build up a pilot system for the evaluation of ATM and standard low cost multimedia systems. It is a heterogeneous multivendor system containing a variety of switches and desktop solutions, employing different protocol options of ATM. The tests conducted in the pilot system revealed major difficulties regarding stability, interoperability and performance. The paper presents motivations, layout and results of the pilot system. Discussion of results concentrates on performance issues relevant for realistic applications, e.g., connection to a RAID system via NFS over ATM.
NASA Technical Reports Server (NTRS)
Logalbo, P.; Benedicto, J.; Viola, R.
1993-01-01
Personal Communications and Digital Audio Broadcasting are two new services that the European Space Agency (ESA) is investigating for future European and Global Mobile Satellite systems. ESA is active in promoting these services in their various mission options including non-geostationary and geostationary satellite systems. A Medium Altitude Global Satellite System (MAGSS) for global personal communications at L and S-band, and a Multiregional Highly inclined Elliptical Orbit (M-HEO) system for multiregional digital audio broadcasting at L-band are described. Both systems are being investigated by ESA in the context of future programs, such as Archimedes, which are intended to demonstrate the new services and to develop the technology for future non-geostationary mobile communication and broadcasting satellites.
Canadian digitization: radical beginning and pragmatic follow-on
NASA Astrophysics Data System (ADS)
Grant, Terrill K.
2000-08-01
The Canadian Army, like most Western armies, spent a lot of time soul-searching about the application of technology to its Command and Control processes during the height of the Cold War in the 70's and 80's. In the late 1980's, these efforts were formalized in a program called the Tactical Command, Control and Communications System (TCCCS). As envisioned, the project would replace in one revolutionary Big Bang all of the tactical communications employed in the Canadian field forces. It would also add significant capabilities such as a long range satellite communications system, a universal tactical e-mail system, and a command and control system for the commander and his staff from division to unit HQ. In 1989, the project was scaled back due to budgetary constraints by removing the divisional trunk communications system and the command and control system. At this point a contract was let to Computing Devices Canada for the core communications functionality. During the next 6 years, the Canadian Army expanded on this digitization effort by amending the contract to add in a trunk system and a situational awareness system. As well, in 1996, Computing Devices received a contract to develop and integrate a C2 system with the communications system thereby restoring the final two Cs of TCCCS. This paper discusses the architecture and implementation of the TCCCS as the revolutionary enabler of the Canadian Army's digitization effort for the early 2000 era. The choice of a hybrid approach of using commercial standards supplemented by appropriate NATO communications standards allowed for an easy addition of the trunk system. As well, conformance to the emerging NATO Communications architecture for Land Tactical Communications in the Post 2000 era will enhance interoperability with Canada's allies. The paper also discusses the pragmatic approach taken by the Canadian Army in inserting C2 functionally into TCCCS, and presents the ultimate architecture and functionality. This paper concludes with a review of some of the areas of concern that will need to be addressed to complete a baseline digitization capability for the Canadian Army.
Video Feedforward for Rapid Learning of a Picture-Based Communication System
ERIC Educational Resources Information Center
Smith, Jemma; Hand, Linda; Dowrick, Peter W.
2014-01-01
This study examined the efficacy of video self modeling (VSM) using feedforward, to teach various goals of a picture exchange communication system (PECS). The participants were two boys with autism and one man with Down syndrome. All three participants were non-verbal with no current functional system of communication; the two children had long…
ERIC Educational Resources Information Center
Rosales, Rocio; Stone, Karen; Rehfeldt, Ruth Anne
2009-01-01
The effectiveness of a behavioral skills training (BST) package to teach the implementation of the first three phases of the picture exchange communication system (PECS) was evaluated with 3 adults who had no history teaching any functional communication system. A multiple baseline design across participants was used to evaluate the effectiveness…
ERIC Educational Resources Information Center
Vallee, Jacques; And Others
To explore the feasibility and usefulness of group communication via computer, a system called FORUM was constructed and used in research and management tasks using ARPANET, an international computer network. Working softward and data regarding the dynamics of groups using network communication were developed, and a prototype hardware system for…
Schoenberg, Mike R; Osborn, Katie E; Mahone, E Mark; Feigon, Maia; Roth, Robert M; Pliskin, Neil H
2017-11-08
Errors in communication are a leading cause of medical errors. A potential source of error in communicating neuropsychological results is confusion in the qualitative descriptors used to describe standardized neuropsychological data. This study sought to evaluate the extent to which medical consumers of neuropsychological assessments believed that results/findings were not clearly communicated. In addition, preference data for a variety of qualitative descriptors commonly used to communicate normative neuropsychological test scores were obtained. Preference data were obtained for five qualitative descriptor systems as part of a larger 36-item internet-based survey of physician satisfaction with neuropsychological services. A new qualitative descriptor system termed the Simplified Qualitative Classification System (Q-Simple) was proposed to reduce the potential for communication errors using seven terms: very superior, superior, high average, average, low average, borderline, and abnormal/impaired. A non-random convenience sample of 605 clinicians identified from four United States academic medical centers from January 1, 2015 through January 7, 2016 were invited to participate. A total of 182 surveys were completed. A minority of clinicians (12.5%) indicated that neuropsychological study results were not clearly communicated. When communicating neuropsychological standardized scores, the two most preferred qualitative descriptor systems were by Heaton and colleagues (26%) and a newly proposed Q-simple system (22%). Comprehensive norms for an extended Halstead-Reitan battery: Demographic corrections, research findings, and clinical applications. Odessa, TX: Psychological Assessment Resources) (26%) and the newly proposed Q-Simple system (22%). Initial findings highlight the need to improve and standardize communication of neuropsychological results. These data offer initial guidance for preferred terms to communicate test results and form a foundation for more standardized practice among neuropsychologists. © The Author 2017. Published by Oxford University Press. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.
Mobile communication devices causing interference in invasive and noninvasive ventilators.
Dang, Bao P; Nel, Pierre R; Gjevre, John A
2007-06-01
The aim of this study was to assess if common mobile communication systems would cause significant interference on mechanical ventilation devices and at what distances would such interference occur. We tested all the invasive and noninvasive ventilatory devices used within our region. This consisted of 2 adult mechanical ventilators, 1 portable ventilator, 2 pediatric ventilators, and 2 noninvasive positive pressure ventilatory devices. We operated the mobile devices from the 2 cellular communication systems (digital) and 1 2-way radio system used in our province at varying distances from the ventilators and looked at any interference they created. We tested the 2-way radio system, which had a fixed operation power output of 3.0 watts, the Global Systems for Mobile Communication cellular system, which had a maximum power output of 2.0 watts and the Time Division Multiple Access cellular system, which had a maximum power output of 0.2 watts on our ventilators. The ventilators were ventilating a plastic lung at fixed settings. The mobile communication devices were tested at varying distances starting at zero meter from the ventilator and in all operation modes. The 2-way radio caused the most interference on some of the ventilators, but the maximum distance of interference was 1.0 m. The Global Systems for Mobile Communication system caused significant interference only at 0 m and minor interference at 0.5 m on only 1 ventilator. The Time Division Multiple Access system caused no interference at all. Significant interference consisted of a dramatic rise and fluctuation of the respiratory rate, pressure, and positive end-expiratory pressure of the ventilators with no normalization when the mobile device was removed. From our experiment on our ventilators with the communication systems used in our province, we conclude that mobile communication devices such as cellular phones and 2-way radios are safe and cause no interference unless operated at very close distances of less than 1 meter.
Tjora, Aksel; Tran, Trung; Faxvaag, Arild
2005-05-31
Direct electronic communication between patients and physicians has the potential to empower patients and improve health care services. Communication by regular email is, however, considered a security threat in many countries and is not recommended. Systems which offer secure communication have now emerged. Unlike regular email, secure systems require that users authenticate themselves. However, the authentication steps per se may become barriers that reduce use. The objective was to study the experiences of patients who were using a secure electronic communication system. The focus of the study was the users' privacy versus the usability of the system. Qualitative interviews were conducted with 15 patients who used a secure communication system (MedAxess) to exchange personal health information with their primary care physician. Six main themes were identified from the interviews: (1) supporting simple questions, (2) security issues, (3) aspects of written communication, (4) trust in the physician, (5) simplicity of MedAxess, and (6) trouble using the system. By using the system, about half of the patients (8/15) experienced easier access to their physician, with whom they tended to solve minor health problems and elaborate on more complex illness experiences. Two thirds of the respondents (10/15) found that their physician quickly responded to their MedAxess requests. As a result of the security barriers, the users felt that the system was secure. However, due to the same barriers, the patients considered the log-in procedure cumbersome, which had considerable negative impact on the actual use of the system. Despite a perceived need for secure electronic patient-physician communication systems, security barriers may diminish their overall usefulness. A dual approach is necessary to improve this situation: patients need to be better informed about security issues, and, at the same time, their experiences of using secure systems must be studied and used to improve user interfaces.