WorldWideScience

Sample records for safe arrival debugging

  1. TinyDebug

    DEFF Research Database (Denmark)

    Hansen, Morten Tranberg

    2011-01-01

    Debugging embedded wireless systems can be cumbersome due to low visibility. To ease the task of debugging this paper present TinyDebug which is a multi-purpose passive debugging framework for developing embedded wireless sys- tems. TinyDebug is designed to be used throughout the entire system...... logging to extraction and show how the frame- work improves upon existing message based and event log- ging debugging techniques while enabling distributed event processing. We also present a number of optional event anal- ysis tools demonstrating the generality of the TinyDebug debug messages....

  2. Supercomputer debugging workshop 1991 proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Brown, J.

    1991-01-01

    This report discusses the following topics on supercomputer debugging: Distributed debugging; use interface to debugging tools and standards; debugging optimized codes; debugging parallel codes; and debugger performance and interface as analysis tools. (LSP)

  3. Supercomputer debugging workshop 1991 proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Brown, J.

    1991-12-31

    This report discusses the following topics on supercomputer debugging: Distributed debugging; use interface to debugging tools and standards; debugging optimized codes; debugging parallel codes; and debugger performance and interface as analysis tools. (LSP)

  4. Supercomputer debugging workshop `92

    Energy Technology Data Exchange (ETDEWEB)

    Brown, J.S.

    1993-02-01

    This report contains papers or viewgraphs on the following topics: The ABCs of Debugging in the 1990s; Cray Computer Corporation; Thinking Machines Corporation; Cray Research, Incorporated; Sun Microsystems, Inc; Kendall Square Research; The Effects of Register Allocation and Instruction Scheduling on Symbolic Debugging; Debugging Optimized Code: Currency Determination with Data Flow; A Debugging Tool for Parallel and Distributed Programs; Analyzing Traces of Parallel Programs Containing Semaphore Synchronization; Compile-time Support for Efficient Data Race Detection in Shared-Memory Parallel Programs; Direct Manipulation Techniques for Parallel Debuggers; Transparent Observation of XENOOPS Objects; A Parallel Software Monitor for Debugging and Performance Tools on Distributed Memory Multicomputers; Profiling Performance of Inter-Processor Communications in an iWarp Torus; The Application of Code Instrumentation Technology in the Los Alamos Debugger; and CXdb: The Road to Remote Debugging.

  5. Supercomputer debugging workshop '92

    Energy Technology Data Exchange (ETDEWEB)

    Brown, J.S.

    1993-01-01

    This report contains papers or viewgraphs on the following topics: The ABCs of Debugging in the 1990s; Cray Computer Corporation; Thinking Machines Corporation; Cray Research, Incorporated; Sun Microsystems, Inc; Kendall Square Research; The Effects of Register Allocation and Instruction Scheduling on Symbolic Debugging; Debugging Optimized Code: Currency Determination with Data Flow; A Debugging Tool for Parallel and Distributed Programs; Analyzing Traces of Parallel Programs Containing Semaphore Synchronization; Compile-time Support for Efficient Data Race Detection in Shared-Memory Parallel Programs; Direct Manipulation Techniques for Parallel Debuggers; Transparent Observation of XENOOPS Objects; A Parallel Software Monitor for Debugging and Performance Tools on Distributed Memory Multicomputers; Profiling Performance of Inter-Processor Communications in an iWarp Torus; The Application of Code Instrumentation Technology in the Los Alamos Debugger; and CXdb: The Road to Remote Debugging.

  6. Debug register rootkits : A study of malicious use of the IA-32 debug registers

    OpenAIRE

    Persson, Emil; Mattsson, Joel

    2012-01-01

    The debug register rootkit is a special type of rootkit that has existed for over a decade, and is told to be undetectable by any scanning tools. It exploits the debug registers in Intel’s IA-32 processor architecture. This paper investigates the debug register rootkit to find out why it is considered a threat, and which malware removal tools have implemented detection algorithms against this threat. By implementing and running a debug register rootkit against the most popular Linux tools, ne...

  7. Embedded software verification and debugging

    CERN Document Server

    Winterholer, Markus

    2017-01-01

    This book provides comprehensive coverage of verification and debugging techniques for embedded software, which is frequently used in safety critical applications (e.g., automotive), where failures are unacceptable. Since the verification of complex systems needs to encompass the verification of both hardware and embedded software modules, this book focuses on verification and debugging approaches for embedded software with hardware dependencies. Coverage includes the entire flow of design, verification and debugging of embedded software and all key approaches to debugging, dynamic, static, and hybrid verification. This book discusses the current, industrial embedded software verification flow, as well as emerging trends with focus on formal and hybrid verification and debugging approaches. Includes in a single source the entire flow of design, verification and debugging of embedded software; Addresses the main techniques that are currently being used in the industry for assuring the quality of embedded softw...

  8. Multi-purpose passive debugging for embedded wireless

    DEFF Research Database (Denmark)

    Hansen, Morten Tranberg

    Debugging embedded wireless systems can be cumbersome and hard due to low visibility. To ease the task of debugging we propose a multi-purpose passive debugging framework, called TinyDebug, for developing embedded wireless systems. TinyDebug is designed to be used throughout the entire system...

  9. Integrated Debugging of Modelica Models

    Directory of Open Access Journals (Sweden)

    Adrian Pop

    2014-04-01

    Full Text Available The high abstraction level of equation-based object-oriented (EOO languages such as Modelica has the drawback that programming and modeling errors are often hard to find. In this paper we present integrated static and dynamic debugging methods for Modelica models and a debugger prototype that addresses several of those problems. The goal is an integrated debugging framework that combines classical debugging techniques with special techniques for equation-based languages partly based on graph visualization and interaction. To our knowledge, this is the first Modelica debugger that supports both equation-based transformational and algorithmic code debugging in an integrated fashion.

  10. Debugging Nondeterministic Failures in Linux Programs through Replay Analysis

    Directory of Open Access Journals (Sweden)

    Shakaiba Majeed

    2018-01-01

    Full Text Available Reproducing a failure is the first and most important step in debugging because it enables us to understand the failure and track down its source. However, many programs are susceptible to nondeterministic failures that are hard to reproduce, which makes debugging extremely difficult. We first address the reproducibility problem by proposing an OS-level replay system for a uniprocessor environment that can capture and replay nondeterministic events needed to reproduce a failure in Linux interactive and event-based programs. We then present an analysis method, called replay analysis, based on the proposed record and replay system to diagnose concurrency bugs in such programs. The replay analysis method uses a combination of static analysis, dynamic tracing during replay, and delta debugging to identify failure-inducing memory access patterns that lead to concurrency failure. The experimental results show that the presented record and replay system has low-recording overhead and hence can be safely used in production systems to catch rarely occurring bugs. We also present few concurrency bug case studies from real-world applications to prove the effectiveness of the proposed bug diagnosis framework.

  11. Debugging data transfers in CMS

    International Nuclear Information System (INIS)

    Bagliesi, G; Belforte, S; Bloom, K; Bockelman, B; Bonacorsi, D; Fisk, I; Flix, J; Hernandez, J; D'Hondt, J; Maes, J; Kadastik, M; Klem, J; Kodolova, O; Kuo, C-M; Letts, J; Magini, N; Metson, S; Piedra, J; Pukhaeva, N; Tuura, L

    2010-01-01

    The CMS experiment at CERN is preparing for LHC data taking in several computing preparation activities. In early 2007 a traffic load generator infrastructure for distributed data transfer tests was designed and deployed to equip the WLCG tiers which support the CMS virtual organization with a means for debugging, load-testing and commissioning data transfer routes among CMS computing centres. The LoadTest is based upon PhEDEx as a reliable, scalable data set replication system. The Debugging Data Transfers (DDT) task force was created to coordinate the debugging of the data transfer links. The task force aimed to commission most crucial transfer routes among CMS tiers by designing and enforcing a clear procedure to debug problematic links. Such procedure aimed to move a link from a debugging phase in a separate and independent environment to a production environment when a set of agreed conditions are achieved for that link. The goal was to deliver one by one working transfer routes to the CMS data operations team. The preparation, activities and experience of the DDT task force within the CMS experiment are discussed. Common technical problems and challenges encountered during the lifetime of the taskforce in debugging data transfer links in CMS are explained and summarized.

  12. Debugging Data Transfers in CMS

    CERN Document Server

    Bagliesi, G; Bloom, K; Bockelman, B; Bonacorsi, D; Fisk, I; Flix, J; Hernandez, J; D'Hondt, J; Kadastik, M; Klem, J; Kodolova, O; Kuo, C M; Letts, J; Maes, J; Magini, N; Metson, S; Piedra, J; Pukhaeva, N; Tuura, L; Sonajalg, S; Wu, Y; Van Mulders, P; Villella, I; Wurthwein, F

    2010-01-01

    The CMS experiment at CERN is preparing for LHC data taking in several computing preparation activities. In early 2007 a traffic load generator infrastructure for distributed data transfer tests called the LoadTest was designed and deployed to equip the WLCG sites that support CMS with a means for debugging, load-testing and commissioning data transfer routes among CMS computing centres. The LoadTest is based upon PhEDEx as a reliable, scalable data set replication system. The Debugging Data Transfers (DDT) task force was created to coordinate the debugging of the data transfer links. The task force aimed to commission most crucial transfer routes among CMS sites by designing and enforcing a clear procedure to debug problematic links. Such procedure aimed to move a link from a debugging phase in a separate and independent environment to a production environment when a set of agreed conditions are achieved for that link. The goal was to deliver one by one working transfer routes to the CMS data operations team...

  13. DySectAPI: Scalable Prescriptive Debugging

    DEFF Research Database (Denmark)

    Jensen, Nicklas Bo; Karlsson, Sven; Quarfot Nielsen, Niklas

    We present the DySectAPI, a tool that allow users to construct probe trees for automatic, event-driven debugging at scale. The traditional, interactive debugging model, whereby users manually step through and inspect their application, does not scale well even for current supercomputers. While...... lightweight debugging models scale well, they can currently only debug a subset of bug classes. DySectAPI fills the gap between these two approaches with a novel user-guided approach. Using both experimental results and analytical modeling we show how DySectAPI scales and can run with a low overhead...

  14. Debugging systems-on-chip communication-centric and abstraction-based techniques

    CERN Document Server

    Vermeulen, Bart

    2014-01-01

    This book describes an approach and supporting infrastructure to facilitate debugging the silicon implementation of a System-on-Chip (SOC), allowing its associated product to be introduced into the market more quickly.  Readers learn step-by-step the key requirements for debugging a modern, silicon SOC implementation, nine factors that complicate this debugging task, and a new debug approach that addresses these requirements and complicating factors.  The authors’ novel communication-centric, scan-based, abstraction-based, run/stop-based (CSAR) debug approach is discussed in detail, showing how it helps to meet debug requirements and address the nine, previously identified factors that complicate debugging silicon implementations of SOCs. The authors also derive the debug infrastructure requirements to support debugging of a silicon implementation of an SOC with their CSAR debug approach. This debug infrastructure consists of a generic on-chip debug architecture, a configurable automated design-for-debug ...

  15. BigDebug: Debugging Primitives for Interactive Big Data Processing in Spark.

    Science.gov (United States)

    Gulzar, Muhammad Ali; Interlandi, Matteo; Yoo, Seunghyun; Tetali, Sai Deep; Condie, Tyson; Millstein, Todd; Kim, Miryung

    2016-05-01

    Developers use cloud computing platforms to process a large quantity of data in parallel when developing big data analytics. Debugging the massive parallel computations that run in today's data-centers is time consuming and error-prone. To address this challenge, we design a set of interactive, real-time debugging primitives for big data processing in Apache Spark, the next generation data-intensive scalable cloud computing platform. This requires re-thinking the notion of step-through debugging in a traditional debugger such as gdb, because pausing the entire computation across distributed worker nodes causes significant delay and naively inspecting millions of records using a watchpoint is too time consuming for an end user. First, BIGDEBUG's simulated breakpoints and on-demand watchpoints allow users to selectively examine distributed, intermediate data on the cloud with little overhead. Second, a user can also pinpoint a crash-inducing record and selectively resume relevant sub-computations after a quick fix. Third, a user can determine the root causes of errors (or delays) at the level of individual records through a fine-grained data provenance capability. Our evaluation shows that BIGDEBUG scales to terabytes and its record-level tracing incurs less than 25% overhead on average. It determines crash culprits orders of magnitude more accurately and provides up to 100% time saving compared to the baseline replay debugger. The results show that BIGDEBUG supports debugging at interactive speeds with minimal performance impact.

  16. Study of the nonlinear imperfect software debugging model

    International Nuclear Information System (INIS)

    Wang, Jinyong; Wu, Zhibo

    2016-01-01

    In recent years there has been a dramatic proliferation of research on imperfect software debugging phenomena. Software debugging is a complex process and is affected by a variety of factors, including the environment, resources, personnel skills, and personnel psychologies. Therefore, the simple assumption that debugging is perfect is inconsistent with the actual software debugging process, wherein a new fault can be introduced when removing a fault. Furthermore, the fault introduction process is nonlinear, and the cumulative number of nonlinearly introduced faults increases over time. Thus, this paper proposes a nonlinear, NHPP imperfect software debugging model in consideration of the fact that fault introduction is a nonlinear process. The fitting and predictive power of the NHPP-based proposed model are validated through related experiments. Experimental results show that this model displays better fitting and predicting performance than the traditional NHPP-based perfect and imperfect software debugging models. S-confidence bounds are set to analyze the performance of the proposed model. This study also examines and discusses optimal software release-time policy comprehensively. In addition, this research on the nonlinear process of fault introduction is significant given the recent surge of studies on software-intensive products, such as cloud computing and big data. - Highlights: • Fault introduction is a nonlinear changing process during the debugging phase. • The assumption that the process of fault introduction is nonlinear is credible. • Our proposed model can better fit and accurately predict software failure behavior. • Research on fault introduction case is significant to software-intensive products.

  17. Visualizing Debugging Activity in Source Code Repositories

    NARCIS (Netherlands)

    Voinea, Lucian; Telea, Alexandru

    2007-01-01

    We present the use of the CVSgrab visualization tool for understanding the debugging activity in the Mozilla project. We show how to display the distribution of different bug types over the project structure, locate project components which undergo heavy debugging activity, and get insight in the

  18. Visualizing Debugging Activity in Source Code Repositories

    OpenAIRE

    Voinea, Lucian; Telea, Alexandru

    2007-01-01

    We present the use of the CVSgrab visualization tool for understanding the debugging activity in the Mozilla project. We show how to display the distribution of different bug types over the project structure, locate project components which undergo heavy debugging activity, and get insight in the bug evolution in time.

  19. An object-oriented extension for debugging the virtual machine

    Energy Technology Data Exchange (ETDEWEB)

    Pizzi, Jr, Robert G. [Univ. of California, Davis, CA (United States)

    1994-12-01

    A computer is nothing more then a virtual machine programmed by source code to perform a task. The program`s source code expresses abstract constructs which are compiled into some lower level target language. When a virtual machine breaks, it can be very difficult to debug because typical debuggers provide only low-level target implementation information to the software engineer. We believe that the debugging task can be simplified by introducing aspects of the abstract design and data into the source code. We introduce OODIE, an object-oriented extension to programming languages that allows programmers to specify a virtual environment by describing the meaning of the design and data of a virtual machine. This specification is translated into symbolic information such that an augmented debugger can present engineers with a programmable debugging environment specifically tailored for the virtual machine that is to be debugged.

  20. Bifröst: debugging web applications as a whole

    NARCIS (Netherlands)

    K.B. van der Vlist (Kevin)

    2013-01-01

    htmlabstractEven though web application development is supported by professional tooling, debugging support is lacking. If one starts to debug a web application, hardly any tooling support exists. Only the core components like server processes and a web browser are exposed. Developers need to

  1. Lightweight and Statistical Techniques for Petascale PetaScale Debugging

    Energy Technology Data Exchange (ETDEWEB)

    Miller, Barton

    2014-06-30

    This project investigated novel techniques for debugging scientific applications on petascale architectures. In particular, we developed lightweight tools that narrow the problem space when bugs are encountered. We also developed techniques that either limit the number of tasks and the code regions to which a developer must apply a traditional debugger or that apply statistical techniques to provide direct suggestions of the location and type of error. We extend previous work on the Stack Trace Analysis Tool (STAT), that has already demonstrated scalability to over one hundred thousand MPI tasks. We also extended statistical techniques developed to isolate programming errors in widely used sequential or threaded applications in the Cooperative Bug Isolation (CBI) project to large scale parallel applications. Overall, our research substantially improved productivity on petascale platforms through a tool set for debugging that complements existing commercial tools. Previously, Office Of Science application developers relied either on primitive manual debugging techniques based on printf or they use tools, such as TotalView, that do not scale beyond a few thousand processors. However, bugs often arise at scale and substantial effort and computation cycles are wasted in either reproducing the problem in a smaller run that can be analyzed with the traditional tools or in repeated runs at scale that use the primitive techniques. New techniques that work at scale and automate the process of identifying the root cause of errors were needed. These techniques significantly reduced the time spent debugging petascale applications, thus leading to a greater overall amount of time for application scientists to pursue the scientific objectives for which the systems are purchased. We developed a new paradigm for debugging at scale: techniques that reduced the debugging scenario to a scale suitable for traditional debuggers, e.g., by narrowing the search for the root-cause analysis

  2. Debugging multi-core systems-on-chip

    NARCIS (Netherlands)

    Vermeulen, B.; Goossens, K.G.W.; Kornaros, G.

    2010-01-01

    In this chapter, we introduced three fundamental reasons why debugging a multi-processor SoC is intrinsically difficult; (1) limited internal observability, (2) asynchronicity, and (3) non-determinism.

  3. MPI Debugging with Handle Introspection

    DEFF Research Database (Denmark)

    Brock-Nannestad, Laust; DelSignore, John; Squyres, Jeffrey M.

    The Message Passing Interface, MPI, is the standard programming model for high performance computing clusters. However, debugging applications on large scale clusters is difficult. The widely used Message Queue Dumping interface enables inspection of message queue state but there is no general in...

  4. Visual Debugging of Object-Oriented Systems With the Unified Modeling Language

    National Research Council Canada - National Science Library

    Fox, Wendell

    2004-01-01

    .... Debugging and analysis tools are required to aid in this process. Debugging of large object-oriented systems is a difficult cognitive process that requires understanding of both the overall and detailed behavior of the application...

  5. A debugging method of the Quadrotor UAV based on infrared thermal imaging

    Science.gov (United States)

    Cui, Guangjie; Hao, Qian; Yang, Jianguo; Chen, Lizhi; Hu, Hongkang; Zhang, Lijun

    2018-01-01

    High-performance UAV has been popular and in great need in recent years. The paper introduces a new method in debugging Quadrotor UAVs. Based on the infrared thermal technology and heat transfer theory, a UAV is under debugging above a hot-wire grid which is composed of 14 heated nichrome wires. And the air flow propelled by the rotating rotors has an influence on the temperature distribution of the hot-wire grid. An infrared thermal imager below observes the distribution and gets thermal images of the hot-wire grid. With the assistance of mathematic model and some experiments, the paper discusses the relationship between thermal images and the speed of rotors. By means of getting debugged UAVs into test, the standard information and thermal images can be acquired. The paper demonstrates that comparing to the standard thermal images, a UAV being debugging in the same test can draw some critical data directly or after interpolation. The results are shown in the paper and the advantages are discussed.

  6. A Novel Method for Live Debugging of Production Web Applications by Dynamic Resource Replacement

    OpenAIRE

    Khalid Al-Tahat; Khaled Zuhair Mahmoud; Ahmad Al-Mughrabi

    2014-01-01

    This paper proposes a novel methodology for enabling debugging and tracing of production web applications without affecting its normal flow and functionality. This method of debugging enables developers and maintenance engineers to replace a set of existing resources such as images, server side scripts, cascading style sheets with another set of resources per web session. The new resources will only be active in the debug session and other sessions will not be affected. T...

  7. Debugging a high performance computing program

    Science.gov (United States)

    Gooding, Thomas M.

    2013-08-20

    Methods, apparatus, and computer program products are disclosed for debugging a high performance computing program by gathering lists of addresses of calling instructions for a plurality of threads of execution of the program, assigning the threads to groups in dependence upon the addresses, and displaying the groups to identify defective threads.

  8. Vdebug: debugging tool for parallel scientific programs. Design report on vdebug

    International Nuclear Information System (INIS)

    Matsuda, Katsuyuki; Takemiya, Hiroshi

    2000-02-01

    We report on a debugging tool called vdebug which supports debugging work for parallel scientific simulation programs. It is difficult to debug scientific programs with an existing debugger, because the volume of data generated by the programs is too large for users to check data in characters. Usually, the existing debugger shows data values in characters. To alleviate it, we have developed vdebug which enables to check the validity of large amounts of data by showing these data values visually. Although targets of vdebug have been restricted to sequential programs, we have made it applicable to parallel programs by realizing the function of merging and visualizing data distributed on programs on each computer node. Now, vdebug works on seven kinds of parallel computers. In this report, we describe the design of vdebug. (author)

  9. Software exorcism a handbook for debugging and optimizing legacy code

    CERN Document Server

    Blunden, Bill

    2013-01-01

    Software Exorcism: A Handbook for Debugging and Optimizing Legacy Code takes an unflinching, no bulls and look at behavioral problems in the software engineering industry, shedding much-needed light on the social forces that make it difficult for programmers to do their job. Do you have a co-worker who perpetually writes bad code that you are forced to clean up? This is your book. While there are plenty of books on the market that cover debugging and short-term workarounds for bad code, Reverend Bill Blunden takes a revolutionary step beyond them by bringing our atten

  10. Debugging in a multi-processor environment

    International Nuclear Information System (INIS)

    Spann, J.M.

    1981-01-01

    The Supervisory Control and Diagnostic System (SCDS) for the Mirror Fusion Test Facility (MFTF) consists of nine 32-bit minicomputers arranged in a tightly coupled distributed computer system utilizing a share memory as the data exchange medium. Debugging of more than one program in the multi-processor environment is a difficult process. This paper describes what new tools were developed and how the testing of software is performed in the SCDS for the MFTF project

  11. Lightweight and Statistical Techniques for Petascale Debugging: Correctness on Petascale Systems (CoPS) Preliminry Report

    Energy Technology Data Exchange (ETDEWEB)

    de Supinski, B R; Miller, B P; Liblit, B

    2011-09-13

    Petascale platforms with O(10{sup 5}) and O(10{sup 6}) processing cores are driving advancements in a wide range of scientific disciplines. These large systems create unprecedented application development challenges. Scalable correctness tools are critical to shorten the time-to-solution on these systems. Currently, many DOE application developers use primitive manual debugging based on printf or traditional debuggers such as TotalView or DDT. This paradigm breaks down beyond a few thousand cores, yet bugs often arise above that scale. Programmers must reproduce problems in smaller runs to analyze them with traditional tools, or else perform repeated runs at scale using only primitive techniques. Even when traditional tools run at scale, the approach wastes substantial effort and computation cycles. Continued scientific progress demands new paradigms for debugging large-scale applications. The Correctness on Petascale Systems (CoPS) project is developing a revolutionary debugging scheme that will reduce the debugging problem to a scale that human developers can comprehend. The scheme can provide precise diagnoses of the root causes of failure, including suggestions of the location and the type of errors down to the level of code regions or even a single execution point. Our fundamentally new strategy combines and expands three relatively new complementary debugging approaches. The Stack Trace Analysis Tool (STAT), a 2011 R&D 100 Award Winner, identifies behavior equivalence classes in MPI jobs and highlights behavior when elements of the class demonstrate divergent behavior, often the first indicator of an error. The Cooperative Bug Isolation (CBI) project has developed statistical techniques for isolating programming errors in widely deployed code that we will adapt to large-scale parallel applications. Finally, we are developing a new approach to parallelizing expensive correctness analyses, such as analysis of memory usage in the Memgrind tool. In the first two

  12. Test and debug features of the RTO7 chip

    NARCIS (Netherlands)

    Kaam, van K.M.M.; Vermeulen, H.G.H.; Bergveld, H.J.

    2005-01-01

    The Philips RTO7 chip consists of a complete receive chain from RF up to and including digital demodulation for Bluetooth-like radio communication. This paper describes both the implementation and verification of the test and debugs hardware for the digital core of the RTO7. The core-based DfT and

  13. Modern multithreading implementing, testing, and debugging multithreaded Java and C++/Pthreads/Win32 programs

    CERN Document Server

    Carver, Richard H

    2005-01-01

    Master the essentials of concurrent programming,including testing and debuggingThis textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in key testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads library, and the Windows Win32 Applications Programming Interface.

  14. Proof Theory, Transformations, and Logic Programming for Debugging Security Protocols

    NARCIS (Netherlands)

    Pettorossi, Alberto; Delzanno, Giorgio; Etalle, Sandro

    2001-01-01

    We define a sequent calculus to formally specify, simulate, debug and verify security protocols. In our sequents we distinguish between the current knowledge of principals and the current global state of the session. Hereby, we can describe the operational semantics of principals and of an intruder

  15. Fundamentals of IP and SoC security design, verification, and debug

    CERN Document Server

    Ray, Sandip; Sur-Kolay, Susmita

    2017-01-01

    This book is about security in embedded systems and it provides an authoritative reference to all aspects of security in system-on-chip (SoC) designs. The authors discuss issues ranging from security requirements in SoC designs, definition of architectures and design choices to enforce and validate security policies, and trade-offs and conflicts involving security, functionality, and debug requirements. Coverage also includes case studies from the “trenches” of current industrial practice in design, implementation, and validation of security-critical embedded systems. Provides an authoritative reference and summary of the current state-of-the-art in security for embedded systems, hardware IPs and SoC designs; Takes a "cross-cutting" view of security that interacts with different design and validation components such as architecture, implementation, verification, and debug, each enforcing unique trade-offs; Includes high-level overview, detailed analysis on implementation, and relevant case studies on desi...

  16. Realization of rapid debugging for detection circuit of optical fiber gas sensor: Using an analog signal source

    Science.gov (United States)

    Tian, Changbin; Chang, Jun; Wang, Qiang; Wei, Wei; Zhu, Cunguang

    2015-03-01

    An optical fiber gas sensor mainly consists of two parts: optical part and detection circuit. In the debugging for the detection circuit, the optical part usually serves as a signal source. However, in the debugging condition, the optical part can be easily influenced by many factors, such as the fluctuation of ambient temperature or driving current resulting in instability of the wavelength and intensity for the laser; for dual-beam sensor, the different bends and stresses of the optical fiber will lead to the fluctuation of the intensity and phase; the intensity noise from the collimator, coupler, and other optical devices in the system will also result in the impurity of the optical part based signal source. In order to dramatically improve the debugging efficiency of the detection circuit and shorten the period of research and development, this paper describes an analog signal source, consisting of a single chip microcomputer (SCM), an amplifier circuit, and a voltage-to-current conversion circuit. It can be used to realize the rapid debugging detection circuit of the optical fiber gas sensor instead of optical part based signal source. This analog signal source performs well with many other advantages, such as the simple operation, small size, and light weight.

  17. Debugging and Logging Services for Defence Service Oriented Architectures

    Science.gov (United States)

    2012-02-01

    Service A software component and callable end point that provides a logically related set of operations, each of which perform a logical step in a...important to note that in some cases when the fault is identified to lie in uneditable code such as program libraries, or outsourced software services ...debugging is limited to characterisation of the fault, reporting it to the software or service provider and development of work-arounds and management

  18. TOPIC: a debugging code for torus geometry input data of Monte Carlo transport code

    International Nuclear Information System (INIS)

    Iida, Hiromasa; Kawasaki, Hiromitsu.

    1979-06-01

    TOPIC has been developed for debugging geometry input data of the Monte Carlo transport code. the code has the following features: (1) It debugs the geometry input data of not only MORSE-GG but also MORSE-I capable of treating torus geometry. (2) Its calculation results are shown in figures drawn by Plotter or COM, and the regions not defined or doubly defined are easily detected. (3) It finds a multitude of input data errors in a single run. (4) The input data required in this code are few, so that it is readily usable in a time sharing system of FACOM 230-60/75 computer. Example TOPIC calculations in design study of tokamak fusion reactors (JXFR, INTOR-J) are presented. (author)

  19. Re-targeting the Graze performance debugging tool for Java threads and analyzing the re-targeting to automatically parallelized (FORTRAN) code

    OpenAIRE

    Tsai, Pedro T. H.

    2000-01-01

    Approved for public release; distribution is unlimited This research focuses on the design of a language-independent concept, Glimpse, for performance debugging of multi-threaded programs. This research extends previous work on Graze, a tool designed and implemented for performance debugging of C++ programs. Not only is Glimpse easily portable among different programming languages, (i) it is useful in many different paradigms ranging from few long-lived threads to many short-lived...

  20. Iterative Authoring Using Story Generation Feedback: Debugging or Co-creation?

    Science.gov (United States)

    Swartjes, Ivo; Theune, Mariët

    We explore the role that story generation feedback may play within the creative process of interactive story authoring. While such feedback is often used as 'debugging' information, we explore here a 'co-creation' view, in which the outcome of the story generator influences authorial intent. We illustrate an iterative authoring approach in which each iteration consists of idea generation, implementation and simulation. We find that the tension between authorial intent and the partially uncontrollable story generation outcome may be relieved by taking such a co-creation approach.

  1. Configuration and debug of field programmable gate arrays using MATLAB[reg)/SIMULINK[reg

    International Nuclear Information System (INIS)

    Grout, I; Ryan, J; O'Shea, T

    2005-01-01

    Increasingly, the need to seamlessly link high-level behavioural descriptions of electronic hardware for modelling and simulation purposes to the final application hardware highlights the gap between the high-level behavioural descriptions of the required circuit functionality (considering here digital logic) in commonly used mathematical modelling tools, and the hardware description languages such as VHDL and Verilog-HDL. In this paper, the linking of a MATLAB[reg] model for digital algorithm for implementation on a programmable logic device for design synthesis from the MATLAB[reg] model into VHDL is discussed. This VHDL model is itself synthesised and downloaded to the target Field Programmable Gate Array, for normal operation and also for design debug purposes. To demonstrate this, a circuit architecture mapped from a SIMULINK[reg] model is presented. The rationale is for a seamless interface between the initial algorithm development and the target hardware, enabling the hardware to be debugged and compared to the simulated model from a single interface for use with by a non-expert in the programmable logic and hardware description language use

  2. High Performance with Prescriptive Optimization and Debugging

    DEFF Research Database (Denmark)

    Jensen, Nicklas Bo

    parallelization and automatic vectorization is attractive as it transparently optimizes programs. The thesis contributes an improved dependence analysis for explicitly parallel programs. These improvements lead to more loops being vectorized, on average we achieve a speedup of 1.46 over the existing dependence...... analysis and vectorizer in GCC. Automatic optimizations often fail for theoretical and practical reasons. When they fail we argue that a hybrid approach can be effective. Using compiler feedback, we propose to use the programmer’s intuition and insight to achieve high performance. Compiler feedback...... enlightens the programmer why a given optimization was not applied, and suggest how to change the source code to make it more amenable to optimizations. We show how this can yield significant speedups and achieve 2.4 faster execution on a real industrial use case. To aid in parallel debugging we propose...

  3. Visual Debugging of Object-Oriented Systems With the Unified Modeling Language

    Science.gov (United States)

    2004-03-01

    to be “the systematic and imaginative use of the technology of interactive computer graphics and the disciplines of graphic design, typography ...Traditional debugging involves the user creating a mental image of the structure and execution path based on source code. According to Miller, the 7 ± 2...of each FigClass (the class that represents the image of a class), the DOI and LOD for each, and finally calls a method to apply the visual

  4. Considerations for the design and execution of protocols for animal research and treatment to improve reproducibility and standardization: "DEPART well-prepared and ARRIVE safely".

    Science.gov (United States)

    Smith, M M; Clarke, E C; Little, C B

    2017-03-01

    To review the factors in experimental design that contribute to poor translation of pre-clinical research to therapies for patients with osteoarthritis (OA) and how this might be improved. Narrative review of the literature, and evaluation of the different stages of design conduct and analysis of studies using animal models of OA to define specific issues that might reduce quality of evidence and how this can be minimised. Preventing bias and improving experimental rigour and reporting are important modifiable factors to improve translation from pre-clinical animal models to successful clinical trials of therapeutic agents. Despite publication and adoption by many journals of guidelines such as Animals in Research: Reporting In Vivo Experiments (ARRIVE), experimental animal studies published in leading rheumatology journals are still deficient in their reporting. In part, this may be caused by researchers first consulting these guidelines after the completion of experiments, at the time of publication. This review discusses factors that can (1) bias the outcome of experimental studies using animal models of osteoarthritis or (2) alter the quality of evidence for translation. We propose a checklist to consult prior to starting experiments; in the Design and Execution of Protocols for Animal Research and Treatment (DEPART). Following DEPART during the design phase will enable completion of the ARRIVE checklist at the time of publication, and thus improve the quality of evidence for inclusion of experimental animal research in meta-analyses and systematic reviews: "DEPART well-prepared and ARRIVE safely". Copyright © 2016 Osteoarthritis Research Society International. Published by Elsevier Ltd. All rights reserved.

  5. A Case for Dynamic Reverse-code Generation to Debug Non-deterministic Programs

    Directory of Open Access Journals (Sweden)

    Jooyong Yi

    2013-09-01

    Full Text Available Backtracking (i.e., reverse execution helps the user of a debugger to naturally think backwards along the execution path of a program, and thinking backwards makes it easy to locate the origin of a bug. So far backtracking has been implemented mostly by state saving or by checkpointing. These implementations, however, inherently do not scale. Meanwhile, a more recent backtracking method based on reverse-code generation seems promising because executing reverse code can restore the previous states of a program without state saving. In the literature, there can be found two methods that generate reverse code: (a static reverse-code generation that pre-generates reverse code through static analysis before starting a debugging session, and (b dynamic reverse-code generation that generates reverse code by applying dynamic analysis on the fly during a debugging session. In particular, we espoused the latter one in our previous work to accommodate non-determinism of a program caused by e.g., multi-threading. To demonstrate the usefulness of our dynamic reverse-code generation, this article presents a case study of various backtracking methods including ours. We compare the memory usage of various backtracking methods in a simple but nontrivial example, a bounded-buffer program. In the case of non-deterministic programs such as this bounded-buffer program, our dynamic reverse-code generation outperforms the existing backtracking methods in terms of memory efficiency.

  6. Prototype application for the control and debugging of CMS upgrade projects

    CERN Document Server

    Mills-Howell, Dominic

    2016-01-01

    Following the high-luminosity upgrades of the LHC, many subsystems of the CMS experiment require upgrading and others are using the LHC shutdowns as an opportunity to improve performance. The upgrades, themselves, have served to highlight the exigency to attack problems that were previously unaddressed. One such problem is the need for a tool that allows the users to easily monitor, debug, and test custom hardware. Such a tool could be abstracted to work, in theory, with various hardware devices. In addition to having the added benefit of being able to support future hardware, and maintaining parallel operations with the remaining control software.

  7. Application of remote debugging techniques in user-centric job monitoring

    International Nuclear Information System (INIS)

    Dos Santos, T; Mättig, P; Harenberg, T; Volkmer, F; Beermann, T; Kalinin, S; Ahrens, R; Wulff, N

    2012-01-01

    With the Job Execution Monitor, a user-centric job monitoring software developed at the University of Wuppertal and integrated into the job brokerage systems of the WLCG, job progress and grid worker node health can be supervised in real time. Imminent error conditions can thus be detected early by the submitter and countermeasures can be taken. Grid site admins can access aggregated data of all monitored jobs to infer the site status and to detect job misbehaviour. To remove the last 'blind spot' from this monitoring, a remote debugging technique based on the GNU C compiler suite was developed and integrated into the software; its design concept and architecture is described in this paper and its application discussed.

  8. Is home delivery safe for all involved? A new arrival breaks grandma's heart. Literally.

    Science.gov (United States)

    Doolub, Gemina; Daniels, Matthew J; Ormerod, Oliver

    2011-12-01

    Home birth is becoming increasingly popular. Labour in the privacy and comfort of a familiar environment has clear appeal. Home birth is usually as safe for low-risk women with appropriate prenatal care. Yet events during delivery can be unpredictable and may be stressful for unprepared family members. Here we report a case of Tako-tsubo cardiomyopathy, also known as broken-heart syndrome, in a relative attending an impromptu home delivery. Thus, while home delivery is generally safe for the mother we ask: is it safe for everyone involved?

  9. An integrated development environment for PMESII model authoring, integration, validation, and debugging

    Science.gov (United States)

    Pioch, Nicholas J.; Lofdahl, Corey; Sao Pedro, Michael; Krikeles, Basil; Morley, Liam

    2007-04-01

    To foster shared battlespace awareness in Air Operations Centers supporting the Joint Forces Commander and Joint Force Air Component Commander, BAE Systems is developing a Commander's Model Integration and Simulation Toolkit (CMIST), an Integrated Development Environment (IDE) for model authoring, integration, validation, and debugging. CMIST is built on the versatile Eclipse framework, a widely used open development platform comprised of extensible frameworks that enable development of tools for building, deploying, and managing software. CMIST provides two distinct layers: 1) a Commander's IDE for supporting staff to author models spanning the Political, Military, Economic, Social, Infrastructure, Information (PMESII) taxonomy; integrate multiple native (third-party) models; validate model interfaces and outputs; and debug the integrated models via intuitive controls and time series visualization, and 2) a PMESII IDE for modeling and simulation developers to rapidly incorporate new native simulation tools and models to make them available for use in the Commander's IDE. The PMESII IDE provides shared ontologies and repositories for world state, modeling concepts, and native tool characterization. CMIST includes extensible libraries for 1) reusable data transforms for semantic alignment of native data with the shared ontology, and 2) interaction patterns to synchronize multiple native simulations with disparate modeling paradigms, such as continuous-time system dynamics, agent-based discrete event simulation, and aggregate solution methods such as Monte Carlo sampling over dynamic Bayesian networks. This paper describes the CMIST system architecture, our technical approach to addressing these semantic alignment and synchronization problems, and initial results from integrating Political-Military-Economic models of post-war Iraq spanning multiple modeling paradigms.

  10. Managing Cassini Safe Mode Attitude at Saturn

    Science.gov (United States)

    Burk, Thomas A.

    2010-01-01

    The Cassini spacecraft was launched on October 15, 1997 and arrived at Saturn on June 30, 2004. It has performed detailed observations and remote sensing of Saturn, its rings, and its satellites since that time. In the event safe mode interrupts normal orbital operations, Cassini has flight software fault protection algorithms to detect, isolate, and recover to a thermally safe and commandable attitude and then wait for further instructions from the ground. But the Saturn environment is complex, and safety hazards change depending on where Cassini is in its orbital trajectory around Saturn. Selecting an appropriate safe mode attitude that insures safe operation in the Saturn environment, including keeping the star tracker field of view clear of bright bodies, while maintaining a quiescent, commandable attitude, is a significant challenge. This paper discusses the Cassini safe table management strategy and the key criteria that must be considered, especially during low altitude flybys of Titan, in deciding what spacecraft attitude should be used in the event of safe mode.

  11. Provenance-Based Debugging and Drill-Down in Data-Oriented Workflows

    KAUST Repository

    Ikeda, Robert

    2012-04-01

    Panda (for Provenance and Data) is a system that supports the creation and execution of data-oriented workflows, with automatic provenance generation and built-in provenance tracing operations. Workflows in Panda are arbitrary a cyclic graphs containing both relational (SQL) processing nodes and opaque processing nodes programmed in Python. For both types of nodes, Panda generates logical provenance - provenance information stored at the processing-node level - and uses the generated provenance to support record-level backward tracing and forward tracing operations. In our demonstration we use Panda to integrate, process, and analyze actual education data from multiple sources. We specifically demonstrate how Panda\\'s provenance generation and tracing capabilities can be very useful for workflow debugging, and for drilling down on specific results of interest. © 2012 IEEE.

  12. Data Integration Tool: Permafrost Data Debugging

    Science.gov (United States)

    Wilcox, H.; Schaefer, K. M.; Jafarov, E. E.; Pulsifer, P. L.; Strawhacker, C.; Yarmey, L.; Basak, R.

    2017-12-01

    We developed a Data Integration Tool (DIT) to significantly speed up the time of manual processing needed to translate inconsistent, scattered historical permafrost data into files ready to ingest directly into the Global Terrestrial Network-Permafrost (GTN-P). The United States National Science Foundation funded this project through the National Snow and Ice Data Center (NSIDC) with the GTN-P to improve permafrost data access and discovery. We leverage this data to support science research and policy decisions. DIT is a workflow manager that divides data preparation and analysis into a series of steps or operations called widgets (https://github.com/PermaData/DIT). Each widget does a specific operation, such as read, multiply by a constant, sort, plot, and write data. DIT allows the user to select and order the widgets as desired to meet their specific needs, incrementally interact with and evolve the widget workflows, and save those workflows for reproducibility. Taking ideas from visual programming found in the art and design domain, debugging and iterative design principles from software engineering, and the scientific data processing and analysis power of Fortran and Python it was written for interactive, iterative data manipulation, quality control, processing, and analysis of inconsistent data in an easily installable application. DIT was used to completely translate one dataset (133 sites) that was successfully added to GTN-P, nearly translate three datasets (270 sites), and is scheduled to translate 10 more datasets ( 1000 sites) from the legacy inactive site data holdings of the Frozen Ground Data Center (FGDC). Iterative development has provided the permafrost and wider scientific community with an extendable tool designed specifically for the iterative process of translating unruly data.

  13. Debugging Nano-Bio Interfaces: Systematic Strategies to Accelerate Clinical Translation of Nanotechnologies.

    Science.gov (United States)

    Mahmoudi, Morteza

    2018-03-17

    Despite considerable efforts in the field of nanomedicine that have been made by researchers, funding agencies, entrepreneurs, and the media, fewer nanoparticle (NP) technologies than expected have made it to clinical trials. The wide gap between the efforts and effective clinical translation is, at least in part, due to multiple overlooked factors in both in vitro and in vivo environments, a poor understanding of the nano-bio interface, and misinterpretation of the data collected in vitro, all of which reduce the accuracy of predictions regarding the NPs' fate and safety in humans. To minimize this bench-to-clinic gap, which may accelerate successful clinical translation of NPs, this opinion paper aims to introduce strategies for systematic debugging of nano-bio interfaces in the current literature. Copyright © 2018 Elsevier Ltd. All rights reserved.

  14. Energy Bucket: A Tool for Power Profiling and Debugging of Sensor Nodes

    DEFF Research Database (Denmark)

    Andersen, Jacob; Hansen, Morten Tranberg

    2009-01-01

    The ability to precisely measure and compare energy consumption and relate this to particular parts of programs is a recurring theme in sensor network research. This paper presents the Energy Bucket, a low-cost tool designed for quick empirical measurements of energy consumptions across 5 decades...... of current draw. The Energy Bucket provides a light-weight state API for the target system, which facilitates easy scorekeeping of energy consumption between different parts of a target program. We demonstrate how this tool can be used to discover programming errors and debug sensor network applications.......Furthermore, we show how this tool, together with the target system API, offers a very detailed analysis of where energy is spent in an application, which proves to be very useful when comparing alternative implementations or validating theoretical energy consumption models....

  15. Improvement of visual debugging tool. Shortening the elapsed time for getting data and adding new functions to compare/combine a set of visualized data

    International Nuclear Information System (INIS)

    Matsuda, Katsuyuki; Takemiya, Hiroshi

    2001-03-01

    The visual debugging tool 'vdebug' has been improved, which was designed for the debugging of programs for scientific computing. Improved were the following two points; (1) shortening the elapsed time required for getting appropriate data to visualize; (2) adding new functions which enable to compare and/or combine a set of visualized data originated from two or more different programs. As for shortening elapsed time for getting data, with the improved version of 'vdebug', we could achieve the following results; over hundred times shortening the elapsed time with dbx, pdbx of SX-4 and over ten times with ndb of SR2201. As for the new functions to compare/combine visualized data, it was confirmed that we could easily checked the consistency between the computational results obtained in each calculational steps on two different computers: SP and ONYX. In this report, we illustrate how the tool 'vdebug' has been improved with an example. (author)

  16. Onchocerciasis in the Americas: from arrival to (near) elimination.

    Science.gov (United States)

    Gustavsen, Ken; Hopkins, Adrian; Sauerbrey, Mauricio

    2011-10-25

    Onchocerciasis (river blindness) is a blinding parasitic disease that threatens the health of approximately 120 million people worldwide. While 99% of the population at-risk for infection from onchocerciasis live in Africa, some 500,000 people in the Americas are also threatened by infection. A relatively recent arrival to the western hemisphere, onchocerciasis was brought to the New World through the slave trade and spread through migration. The centuries since its arrival have seen advances in diagnosing, mapping and treating the disease. Once endemic to six countries in the Americas (Brazil, Colombia, Ecuador, Guatemala, Mexico and Venezuela), onchocerciasis is on track for interruption of transmission in the Americas by 2012, in line with Pan American Health Organization resolution CD48.R12. The success of this public health program is due to a robust public-private partnership involving national governments, local communities, donor organizations, intergovernmental bodies, academic institutions, non-profit organizations and the pharmaceutical industry. The lessons learned through the efforts in the Americas are in turn informing the program to control and eliminate onchocerciasis in Africa. However, continued support and investment are needed for program implementation and post-treatment surveillance to protect the gains to-date and ensure complete elimination is achieved and treatment can be safely stopped within all 13 regional foci.

  17. Arrival metering fuel consumption analysis

    Science.gov (United States)

    2011-01-01

    Arrival metering is a method of time-based traffic management that is used by the Federal Aviation Administration to plan and manage streams of arrival traffic during periods of : high demand at busy airports. The Traffic Management Advisor is an aut...

  18. Onchocerciasis in the Americas: from arrival to (near elimination

    Directory of Open Access Journals (Sweden)

    Sauerbrey Mauricio

    2011-10-01

    Full Text Available Abstract Onchocerciasis (river blindness is a blinding parasitic disease that threatens the health of approximately 120 million people worldwide. While 99% of the population at-risk for infection from onchocerciasis live in Africa, some 500,000 people in the Americas are also threatened by infection. A relatively recent arrival to the western hemisphere, onchocerciasis was brought to the New World through the slave trade and spread through migration. The centuries since its arrival have seen advances in diagnosing, mapping and treating the disease. Once endemic to six countries in the Americas (Brazil, Colombia, Ecuador, Guatemala, Mexico and Venezuela, onchocerciasis is on track for interruption of transmission in the Americas by 2012, in line with Pan American Health Organization resolution CD48.R12. The success of this public health program is due to a robust public-private partnership involving national governments, local communities, donor organizations, intergovernmental bodies, academic institutions, non-profit organizations and the pharmaceutical industry. The lessons learned through the efforts in the Americas are in turn informing the program to control and eliminate onchocerciasis in Africa. However, continued support and investment are needed for program implementation and post-treatment surveillance to protect the gains to-date and ensure complete elimination is achieved and treatment can be safely stopped within all 13 regional foci.

  19. [Getting qi and arrival of qi].

    Science.gov (United States)

    Liu, Nong-Yu

    2014-08-01

    In order to clarify the inter-relationship between getting qi and arrival of qi, the relevant theory in the Inner Canon of Yellow Emperor is re-considered, and then the relationship of the two concepts by combining with some opinions from scholars is compared and analyzed. Getting qi is the signal of acupuncture at an acupoint; also it is a sign of arrival of qi at an acupoint; what's more, it is the premise for reinforcing or reducing manipulation. The sensation of arrival of qi comes from both doctors and patients, characterized with explicit symptoms including "tight and swift", "sunken, sticky and tight", "light, loose and slow", "warm at the acupoint" or "cold at the acupoint" as well as implicit symptom including "qi moving along the meridians"; also there is the condition of qi regulation that is characterized with "paced and harmony" stomach qi. The arrival of qi could be divided into "qi moving to the needles" and "qi traveling to the diseases". The "qi moving to the needles" has similar meaning to getting qi. The "qi traveling to the diseases" is reflected as "qi arrival with efficacy" and characterized as an immediate effect or a delayed effect. There are differences between the concepts of getting qi and arrival of qi. Getting qi focuses on the importance of the doctor during acupuncture processes (differentiate the nature of qi, guard qi, manipulate qi), which also suggests the clinical significance of implicit getting qi. "Arrival of qi" emphasizes "qi arrival with efficacy", and indicates that during treatment the differences of the exterior or interior and deficit or surplus should be distinguished. For external and shallow diseases involving myofascia-related diseases, miu needling and shallow needling can achieve an immediate treatment effect; for deep, internal and deficient diseases, reinforcing or reducing manipulation should be used to achieve stomach qi, which has delayed effects but can be used as an indicator. It is believed that pulse

  20. Simulation software support (S3) system a software testing and debugging tool

    International Nuclear Information System (INIS)

    Burgess, D.C.; Mahjouri, F.S.

    1990-01-01

    The largest percentage of technical effort in the software development process is accounted for debugging and testing. It is not unusual for a software development organization to spend over 50% of the total project effort on testing. In the extreme, testing of human-rated software (e.g., nuclear reactor monitoring, training simulator) can cost three to five times as much as all other software engineering steps combined. The Simulation Software Support (S 3 ) System, developed by the Link-Miles Simulation Corporation is ideally suited for real-time simulation applications which involve a large database with models programmed in FORTRAN. This paper will focus on testing elements of the S 3 system. In this paper system support software utilities are provided which enable the loading and execution of modules in the development environment. These elements include the Linking/Loader (LLD) for dynamically linking program modules and loading them into memory and the interactive executive (IEXEC) for controlling the execution of the modules. Features of the Interactive Symbolic Debugger (SD) and the Real Time Executive (RTEXEC) to support the unit and integrated testing will be explored

  1. Tourist Arrivals to Sabah by Using Fuzzy Forecasting

    Directory of Open Access Journals (Sweden)

    Tarmudi Zamali

    2014-01-01

    Full Text Available The aim of this paper is to investigate the existing tourist trend arrival in Sabah based on fuzzy approach. It focuses on the latest 12 years (2002 – 2013 visitors arrival based on their nationality for forecasting purposes. Based on Sabah Tourism Board’s data, the tourist arrival continue to grow annually but with an inconsistent number of arrival. This can be seen from the trend of tourist arrival from 2011 to 2012. There is an increase in the number of arrival but only at 1.1 % compared to the other years which are in the rank of 10 – 18% increase in number of arrival per year. Therefore, the purpose of this study is to predict the number of tourist arrival to Sabah. The study employs the modification of Fuzzy Delphi Method (FDM and utilizes the flexibility of triangular fuzzy numbers (TFNs as well as fuzzy averaging to deal with the yearly inconsistency numbers of visitor’s arrival. Then, the trio levels of alpha (α-cut was used via linguistic variables to assess the confidence of decision made and to overcome the uncertainty of the input data sets. The analysis was carried out using fully data sets obtained from the official website of Sabah tourism board. Results show that our proposed forecasting approach offers a new dimension technique as compared to the traditional statistical method. It also derived more confident decision and precision forecast for Sabah tourism authority planning purposes.

  2. 8 CFR 232.3 - Arriving aliens.

    Science.gov (United States)

    2010-01-01

    ... 8 Aliens and Nationality 1 2010-01-01 2010-01-01 false Arriving aliens. 232.3 Section 232.3 Aliens and Nationality DEPARTMENT OF HOMELAND SECURITY IMMIGRATION REGULATIONS DETENTION OF ALIENS FOR PHYSICAL AND MENTAL EXAMINATION § 232.3 Arriving aliens. When a district director has reasonable grounds...

  3. A Framework for Debugging Geoscience Projects in a High Performance Computing Environment

    Science.gov (United States)

    Baxter, C.; Matott, L.

    2012-12-01

    High performance computing (HPC) infrastructure has become ubiquitous in today's world with the emergence of commercial cloud computing and academic supercomputing centers. Teams of geoscientists, hydrologists and engineers can take advantage of this infrastructure to undertake large research projects - for example, linking one or more site-specific environmental models with soft computing algorithms, such as heuristic global search procedures, to perform parameter estimation and predictive uncertainty analysis, and/or design least-cost remediation systems. However, the size, complexity and distributed nature of these projects can make identifying failures in the associated numerical experiments using conventional ad-hoc approaches both time- consuming and ineffective. To address these problems a multi-tiered debugging framework has been developed. The framework allows for quickly isolating and remedying a number of potential experimental failures, including: failures in the HPC scheduler; bugs in the soft computing code; bugs in the modeling code; and permissions and access control errors. The utility of the framework is demonstrated via application to a series of over 200,000 numerical experiments involving a suite of 5 heuristic global search algorithms and 15 mathematical test functions serving as cheap analogues for the simulation-based optimization of pump-and-treat subsurface remediation systems.

  4. GeoBuilder: a geometric algorithm visualization and debugging system for 2D and 3D geometric computing.

    Science.gov (United States)

    Wei, Jyh-Da; Tsai, Ming-Hung; Lee, Gen-Cher; Huang, Jeng-Hung; Lee, Der-Tsai

    2009-01-01

    Algorithm visualization is a unique research topic that integrates engineering skills such as computer graphics, system programming, database management, computer networks, etc., to facilitate algorithmic researchers in testing their ideas, demonstrating new findings, and teaching algorithm design in the classroom. Within the broad applications of algorithm visualization, there still remain performance issues that deserve further research, e.g., system portability, collaboration capability, and animation effect in 3D environments. Using modern technologies of Java programming, we develop an algorithm visualization and debugging system, dubbed GeoBuilder, for geometric computing. The GeoBuilder system features Java's promising portability, engagement of collaboration in algorithm development, and automatic camera positioning for tracking 3D geometric objects. In this paper, we describe the design of the GeoBuilder system and demonstrate its applications.

  5. Testing effort dependent software reliability model for imperfect debugging process considering both detection and correction

    International Nuclear Information System (INIS)

    Peng, R.; Li, Y.F.; Zhang, W.J.; Hu, Q.P.

    2014-01-01

    This paper studies the fault detection process (FDP) and fault correction process (FCP) with the incorporation of testing effort function and imperfect debugging. In order to ensure high reliability, it is essential for software to undergo a testing phase, during which faults can be detected and corrected by debuggers. The testing resource allocation during this phase, which is usually depicted by the testing effort function, considerably influences not only the fault detection rate but also the time to correct a detected fault. In addition, testing is usually far from perfect such that new faults may be introduced. In this paper, we first show how to incorporate testing effort function and fault introduction into FDP and then develop FCP as delayed FDP with a correction effort. Various specific paired FDP and FCP models are obtained based on different assumptions of fault introduction and correction effort. An illustrative example is presented. The optimal release policy under different criteria is also discussed

  6. Space-Based FPGA Radio Receiver Design, Debug, and Development of a Radiation-Tolerant Computing System

    Directory of Open Access Journals (Sweden)

    Zachary K. Baker

    2010-01-01

    Full Text Available Los Alamos has recently completed the latest in a series of Reconfigurable Software Radios, which incorporates several key innovations in both hardware design and algorithms. Due to our focus on satellite applications, each design must extract the best size, weight, and power performance possible from the ensemble of Commodity Off-the-Shelf (COTS parts available at the time of design. A large component of our work lies in determining if a given part will survive in space and how it will fail under various space radiation conditions. Using two Xilinx Virtex 4 FPGAs, we have achieved 1 TeraOps/second signal processing on a 1920 Megabit/second datastream. This processing capability enables very advanced algorithms such as our wideband RF compression scheme to operate at the source, allowing bandwidth-constrained applications to deliver previously unattainable performance. This paper will discuss the design of the payload, making electronics survivable in the radiation of space, and techniques for debug.

  7. Quantum arrival times and operator normalization

    International Nuclear Information System (INIS)

    Hegerfeldt, Gerhard C.; Seidel, Dirk; Gonzalo Muga, J.

    2003-01-01

    A recent approach to arrival times used the fluorescence of an atom entering a laser illuminated region, and the resulting arrival-time distribution was close to the axiomatic distribution of Kijowski, but not exactly equal, neither in limiting cases nor after compensation of reflection losses by normalization on the level of expectation values. In this paper we employ a normalization on the level of operators, recently proposed in a slightly different context. We show that in this case the axiomatic arrival-time distribution of Kijowski is recovered as a limiting case. In addition, it is shown that Allcock's complex potential model is also a limit of the physically motivated fluorescence approach and connected to Kijowski's distribution through operator normalization

  8. A Unified Algebraic and Logic-Based Framework Towards Safe Routing Implementations

    Science.gov (United States)

    2015-08-13

    Software - defined Networks ( SDN ). We developed a declarative platform for implementing SDN protocols using declarative...and debugging several SDN applications. Example-based SDN synthesis. Recent emergence of software - defined networks offers an opportunity to design...domain of Software - defined Networks ( SDN ). We developed a declarative platform for implementing SDN protocols using declarative networking

  9. 9 CFR 93.804 - Declaration upon arrival.

    Science.gov (United States)

    2010-01-01

    ... FOR MEANS OF CONVEYANCE AND SHIPPING CONTAINERS Elephants, Hippopotami, Rhinoceroses, and Tapirs § 93.804 Declaration upon arrival. Upon arrival of an elephant, hippopotamus, rhinoceros, or tapir at a..., rhinoceros, or tapir was shipped; (h) The number, species, and purpose of importation of the elephant...

  10. Computing angle of arrival of radio signals

    Science.gov (United States)

    Borchardt, John J.; Steele, David K.

    2017-11-07

    Various technologies pertaining to computing angle of arrival of radio signals are described. A system that is configured for computing the angle of arrival of a radio signal includes a cylindrical sheath wrapped around a cylindrical object, where the cylindrical sheath acts as a ground plane. The system further includes a plurality of antennas that are positioned about an exterior surface of the cylindrical sheath, and receivers respectively coupled to the antennas. The receivers output measurements pertaining to the radio signal. A processing circuit receives the measurements and computes the angle of arrival of the radio signal based upon the measurements.

  11. The incorporation of fault zone head wave and direct wave secondary arrival times and arrival polarizations into seismic tomography: Application to the Parkfield, California area

    Science.gov (United States)

    Bennington, N. L.; Thurber, C. H.; Peng, Z.; Zhao, P.

    2012-12-01

    We present a 3D P-wave velocity (Vp) model of the Parkfield region that utilizes existing P-wave arrival time data, including fault zone head waves (FZHW), plus new data from direct wave secondary arrivals (DWSA). The first-arrival and DWSA travel times are obtained as the global and local minimum travel time paths, respectively. The inclusion of DWSA results in as much as a 10% increase in the across-fault velocity contrast for the Vp model at Parkfield relative to Thurber et al. (2006). Viewed along strike, three pronounced velocity contrast regions are observed: a pair of strong positive velocity contrasts (SW fast), one NW of the 1966 Parkfield hypocenter and the other SE of the 2004 Parkfield hypocenter, and a strong negative velocity contrast (NE fast) between the two hypocenters. The negative velocity contrast partially to entirely encompasses peak coseismic slip estimated in several slip models for the 2004 earthquake, suggesting that the negative velocity contrast played a part in defining the rupture patch of the 2004 Parkfield earthquake. We expand on this work by modifying our seismic tomography algorithm to incorporate arrival polarizations (azimuths). Synthetic tests will be presented to demonstrate the improvements in velocity structure when arrival polarizations are incorporated. These tests will compare the synthetic model recovered when FZHW/DWSA arrivals as well as existing P-wave arrival time data are inverted to that recovered with the same dataset with the inclusion of arrival polarizations. We plan to extend this work to carry out a full scale seismic tomography/relocation inversion at Parkfield, CA utilizing arrival polarizations from all first-P arrivals, and FZHW/DWSA arrivals as well as existing P-wave arrival time data. This effort requires the determination of polarization data for all P-waves and FZHW's at Parkfield. To this end, we use changes in the arrival azimuth from fault normal to source-receiver direction to identify FZHW and

  12. 14 CFR 93.29 - International Arrival Authorizations.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 2 2010-01-01 2010-01-01 false International Arrival Authorizations. 93.29... at Chicago O'Hare International Airport § 93.29 International Arrival Authorizations. (a) Except as... marketing arrangement unless the flight was predominately marketed, by contract, under the control of...

  13. 7 CFR 319.75-6 - Arrival notification.

    Science.gov (United States)

    2010-01-01

    ... Plant Protection and Quarantine of the arrival by such means as a manifest, Customs entry document... 7 Agriculture 5 2010-01-01 2010-01-01 false Arrival notification. 319.75-6 Section 319.75-6 Agriculture Regulations of the Department of Agriculture (Continued) ANIMAL AND PLANT HEALTH INSPECTION...

  14. Initial Investigations of Controller Tools and Procedures for Schedule-Based Arrival Operations with Mixed Flight-Deck Interval Management Equipage

    Science.gov (United States)

    Callantine, Todd J.; Cabrall, Christopher; Kupfer, Michael; Omar, Faisal G.; Prevot, Thomas

    2012-01-01

    NASA?s Air Traffic Management Demonstration-1 (ATD-1) is a multi-year effort to demonstrate high-throughput, fuel-efficient arrivals at a major U.S. airport using NASA-developed scheduling automation, controller decision-support tools, and ADS-B-enabled Flight-Deck Interval Management (FIM) avionics. First-year accomplishments include the development of a concept of operations for managing scheduled arrivals flying Optimized Profile Descents with equipped aircraft conducting FIM operations, and the integration of laboratory prototypes of the core ATD-1 technologies. Following each integration phase, a human-in-the-loop simulation was conducted to evaluate and refine controller tools, procedures, and clearance phraseology. From a ground-side perspective, the results indicate the concept is viable and the operations are safe and acceptable. Additional training is required for smooth operations that yield notable benefits, particularly in the areas of FIM operations and clearance phraseology.

  15. The arrival time distribution of muons in extensive air showers

    International Nuclear Information System (INIS)

    Van der Walt, D.J.

    1984-01-01

    An experiment was done to investigate the lateral dependence of the muon arrival time distribution in extensive air showers at small core distances. In the present experiment the muon arrival time distribution was investigated by measuring the relative arrival times between single muons in five fast Cerenkov detectors beneath 500g/cm 2 of concrete and at an atmospheric depth of 880g/cm 2 . It is shown that, although it is not possible to determine the arrival time distribution as such, it is possible to interpret the relative arrival times between muons in terms of the differences between the order statistics of a sample drawn from the arrival time distribution. The relationship between the arrival time distribution of muons relative to the first detected muon and the muon arrival time distribution is also derived. It was found that the dispersion of the muon arrival time distribution does not increase significantly with increasing core distance between 10m and 60m from the core. A comparison with theoretical distributions obtained from model calculations for proton initiated showers indicate that 1. the mean delay of muons with respect to the first detected muon is significantly larger than that expected from the model and 2. the observed dispersion is also significantly larger than the predicted dispersion for core distances between 10m and 60m

  16. Modelling Chinese Inbound Tourism Arrivals into Christchurch

    OpenAIRE

    Fieger, Peter; Rice, John

    2016-01-01

    New data and modelling approaches are improving the usefulness of internet search data for forecasting inbound tourist arrivals. This short paper provides evidence of the usefulness of Baidu search data in predicting Chinese inbound tourist arrivals into a specific region in New Zealand. It also compares three modelling approaches, finding a Vector Autoregressive approach the most useful.

  17. Quasi-Birth-and-Death Processes with Rational Arrival Process Components

    DEFF Research Database (Denmark)

    Bean, Nigel G.; Nielsen, Bo Friis

    to develop an analytic method for such a process, that parallels the analysis of a traditional QBD. We demonstrate the analysis by considering a queue where the arrival process and the sequence of service times are derived from two different RAPs that are not just Markovian Arrival processes. We also...... introduce an element of correlation between the arrival process and the sequence of service times.......In this paper we introduce the concept of a Quasi-Birth-and-Death process (QBD) with Rational Arrival Process components. We use the physical interpretation of a Rational Arrival Process (RAP), developed by Asmussen and Bladt, to consider such a Markov process. We exploit this interpretation...

  18. Narrowband direction of arrival estimation for antenna arrays

    CERN Document Server

    Foutz, Jeffrey

    2008-01-01

    This book provides an introduction to narrowband array signal processing, classical and subspace-based direction of arrival (DOA) estimation with an extensive discussion on adaptive direction of arrival algorithms. The book begins with a presentation of the basic theory, equations, and data models of narrowband arrays. It then discusses basic beamforming methods and describes how they relate to DOA estimation. Several of the most common classical and subspace-based direction of arrival methods are discussed. The book concludes with an introduction to subspace tracking and shows how subspace tr

  19. TOURIST ARRIVALS AND ECONOMIC GROWTH IN SARAWAK

    OpenAIRE

    Lau, Evan; Oh, Swee-Ling; Hu, Sing-Sing

    2008-01-01

    This study empirically investigates the comovements and the causality relationship between tourist arrivals and economic growth in Sarawak during the period of 1972 to 2004. The empirical evidence clearly shows that the long run causality running from tourist arrivals to economic growth in the estimation period. As one of the income generator for Sarawak, the findings are consistent with economic theory and proffer important policy conclusions.

  20. Managing customer arrivals with time windows

    DEFF Research Database (Denmark)

    Chen, Gang; Jiang, Liping

    2016-01-01

    Due to increasing container traffic and mega-ships, many seaports face challenges of huge amounts of truck arrivals and congestion problem at terminal gates, which affect port efficiency and generate serious air pollution. To solve this congestion problem, we propose a solution of managing truck...... arrivals with time windows based on the truck-vessel service relationship, specifically trucks delivering containers for the same vessel share one common time window. Time windows can be optimized with different strategies. In this paper, we first propose a framework for installing this solution...

  1. Optimal control of arrival and service rates in tandem queues

    International Nuclear Information System (INIS)

    Moustafa, M.S.

    1995-08-01

    We consider n M/M/1 queues in series. At queue one the arrival and service rates are chosen in pair from a finite set whenever there are arrivals or service completions at any queue. Customers arriving to queue L (L=1,2,...,n-1) must go on to queue L+1 after finishing service at server L. Customers arriving to queue n leave the system after finishing service at the last server. At queues 2 to n arrival and service rates are fixed. The objective is to minimize the expected discounted cost of the system over finite and infinite horizons. We show that the optimal policy is of threshold type. In order to establish the result, we formulate the optimal control problem as a Linear Programming. (author). 9 refs

  2. The first American magnet has arrived!

    CERN Multimedia

    2003-01-01

    On 21 January the first US-built LHC magnet arrived at CERN, after a journey of 6000 km by land and sea, an event hailed on both sides of the Atlantic. This 10-m long, 4.7-tonne dipole magnet was manufactured over a period of nine months by Brookhaven National Laboratory (BNL). Single-aperture magnets of this type will be installed on either side of the ALICE and LHCb experiments and will deviate the beams in order to provoke their interaction and subsequent separation. Brookhaven will be supplying 19 other dipoles for the insertion regions, including four of the same type as the one which has just arrived. «These magnets are based on a technology developed by Brookhaven Laboratory for its own RHIC accelerator,» explains Ranko Ostojic. LHC Project Leader Lyn Evans adds «our Brookhaven colleagues have done a fantastic job in completing the USA's first superconducting magnet for the LHC to specification and on schedule. Other deliveries will shortly be arriving from Brookhaven but also from Fermilab and the ...

  3. First ATLAS Barrel Toroid coil casing arrives at CERN

    CERN Multimedia

    2002-01-01

    The first of eight 25-metre long coil casings for the ATLAS experiment's barrel toroid magnet system arrived at CERN on Saturday 2 March by road from Heidelberg. This structure will be part of the largest superconducting toroid magnet ever made.   The first coil casing for the toroidal magnets of Atlas arrives at Building 180. This is the start of an enormous three-dimensional jigsaw puzzle. Each of the eight sets of double pancake coils will be housed inside aluminium coil casings, which in turn will be held inside a stainless steel vacuum vessel. A huge construction, the casing that arrived at CERN measures 25 metres in length and 5 metres in width. It weighs 20 tones. And this is just the beginning of the toroid jigsaw: by early April a batch of four double pancake coils, which altogether weighs 65 tones, will arrive from Ansaldo in Italy. The first vacuum vessel will also be arriving from Felguera in Spain this month. It will take about two years for all these 25 m long structures of casings, coils a...

  4. 7 CFR 319.8-4 - Notice of arrival.

    Science.gov (United States)

    2010-01-01

    ... for the Plant Protection and Quarantine Programs, a notice of such arrival, on a form provided for... 7 Agriculture 5 2010-01-01 2010-01-01 false Notice of arrival. 319.8-4 Section 319.8-4 Agriculture Regulations of the Department of Agriculture (Continued) ANIMAL AND PLANT HEALTH INSPECTION SERVICE...

  5. Some performance measures for vacation models with a batch Markovian arrival process

    Directory of Open Access Journals (Sweden)

    Sadrac K. Matendo

    1994-01-01

    Full Text Available We consider a single server infinite capacity queueing system, where the arrival process is a batch Markovian arrival process (BMAP. Particular BMAPs are the batch Poisson arrival process, the Markovian arrival process (MAP, many batch arrival processes with correlated interarrival times and batch sizes, and superpositions of these processes. We note that the MAP includes phase-type (PH renewal processes and non-renewal processes such as the Markov modulated Poisson process (MMPP.

  6. Absence of Loa loa Microfilaremia among Newly Arrived Congolese Refugees in Texas.

    Science.gov (United States)

    Montour, Jessica; Lee, Deborah; Snider, Cathy; Jentes, Emily S; Stauffer, William

    2017-12-01

    The Centers for Disease Control and Prevention recommends that refugees at risk of Loa loa infection be tested for microfilaria before treatment with ivermectin. We report observational results of this approach in African refugees in Texas. Daytime blood smears were performed for microfilaria on at-risk African refugees who arrived in Texas from July 1, 2014 through December 30, 2016. Clinics were asked if there were any adverse events reported among those who received ivermectin. Of the 422 persons screened, 346 (82%) were born in L. loa -endemic countries, with 332 (96%) of these being born in the Democratic Republic of Congo. No smears detected microfilaria, and all received presumptive ivermectin with no reports of significant adverse events. In this investigation, the prevalence of significant microfilarial load in sub-Saharan African refugees appeared to be low, and ivermectin treatment was safe and well tolerated.

  7. Estimating epidemic arrival times using linear spreading theory

    Science.gov (United States)

    Chen, Lawrence M.; Holzer, Matt; Shapiro, Anne

    2018-01-01

    We study the dynamics of a spatially structured model of worldwide epidemics and formulate predictions for arrival times of the disease at any city in the network. The model is composed of a system of ordinary differential equations describing a meta-population susceptible-infected-recovered compartmental model defined on a network where each node represents a city and the edges represent the flight paths connecting cities. Making use of the linear determinacy of the system, we consider spreading speeds and arrival times in the system linearized about the unstable disease free state and compare these to arrival times in the nonlinear system. Two predictions are presented. The first is based upon expansion of the heat kernel for the linearized system. The second assumes that the dominant transmission pathway between any two cities can be approximated by a one dimensional lattice or a homogeneous tree and gives a uniform prediction for arrival times independent of the specific network features. We test these predictions on a real network describing worldwide airline traffic.

  8. Procedure of safe handling with cytostatic drugs

    Directory of Open Access Journals (Sweden)

    Kodžo Dragan

    2003-01-01

    Full Text Available Working group for safe handling with cytostatic drugs has been formed by the Ministry of Health, and it consists of professionals from IORS, Federal Bureau of Weights and Measures, Industrial Medicine, Institute of Hematology, Military Medical Academy, and Crown Agents. The aim of this working group is to prepare procedures for safe handling with cytostatic drugs, as well as program for educational seminar for nurses, medical technicians, and pharmaceutical technicians. The procedures will serve as a guide of good practice of oncology health care, and will refer to all actions that health care professionals carry out from the moment of drugs arrival to the pharmacy to the moment of their application. In the first segment of this procedure, general rules are given for working with cytotoxic agents, control for risky exposures, safe system of work, control of working environment, monitoring of the employees' health condition adequate protection in the working environment, protective equipment of the employees (gloves, mask, cap, eyeglasses, shoe covers, coats and chambers for vertical laminary air stream. Storing of cytostatics, procedure in case of accident, and waste handling and removal are also described in this segment. Fifty-three standard operational procedures are described in detail in the second segment. Training scheme for preparation of chemotherapy is given in the third segment - education related to various fields and practical part, which would be carried out through workshops, and at the end of the course participants would pass a test and obtain certificate. After the procedures for safe handling with cytostatics are legally regulated employer will have to provide minimum of protective equipment, special rooms for the drugs dissolving, chambers with laminar airflow, 6 hours working time, rotation of the staff working with drugs dissolving in intervals of every five years, higher efficiency, better health control. In conclusion

  9. Order of arrival affects competition in two reef fishes.

    Science.gov (United States)

    Geange, Shane W; Stier, Adrian C

    2009-10-01

    Many communities experience repeated periods of colonization due to seasonally regenerating habitats or pulsed arrival of young-of-year. When an individual's persistence in a community depends upon the strength of competitive interactions, changes in the timing of arrival relative to the arrival of a competitor can modify competitive strength and, ultimately, establishment in the community. We investigated whether the strength of intracohort competitive interactions between recent settlers of the reef fishes Thalassoma hardwicke and T. quinquevittatum are dependent on the sequence and temporal separation of their arrival into communities. To achieve this, we manipulated the sequence and timing of arrival of each species onto experimental patch reefs by simulating settlement pulses and monitoring survival and aggressive interactions. Both species survived best in the absence of competitors, but when competitors were present, they did best when they arrived at the same time. Survival declined as each species entered the community progressively later than its competitor and as aggression by its competitor increased. Intraspecific effects of resident T. hardwicke were similar to interspecific effects. This study shows that the strength of competition depends not only on the identity of competitors, but also on the sequence and timing of their interactions, suggesting that when examining interaction strengths, it is important to identify temporal variability in the direction and magnitude of their effects. Furthermore, our findings provide empirical evidence for the importance of competitive lotteries in the maintenance of species diversity in demographically open marine systems.

  10. Strengthening economy through tourism sector by tourist arrival prediction

    Science.gov (United States)

    Supriatna, A.; Subartini, B.; Hertini, E.; Sukono; Rumaisha; Istiqamah, N.

    2018-03-01

    Tourism sector has a tendency to be proposed as a support for national economy to many countries with various of natural resources, such as Indonesia. The number of tourist is very related with the success rate of a tourist attraction, since it is also related with planning and strategy. Hence, it is important to predict the climate of tourism in Indonesia, especially the number of domestic or international tourist in the future. This study uses Seasonal Autoregressive Integrated Moving Average (SARIMA) time series method to predict the number of tourist arrival to tourism strategic areas in Nusa Tenggara Barat. The prediction was done using the international and domestic tourist arrival to Nusa Tenggara Barat data from January 2008 to June 2016. The established SARIMA method was (0,1,1)(0,0,2)12 with MAPE error of 15.76. The prediction for the next six time periods showed that the highest number of tourist arrival is during September 2016 with 330,516 tourist arrivals. Prediction of tourist arrival hopefully might be used as reference for local and national government to make policies to strengthen national economy for a long period of time

  11. Safe sex

    Science.gov (United States)

    ... sex; Sexually transmitted - safe sex; GC - safe sex; Gonorrhea - safe sex; Herpes - safe sex; HIV - safe sex; ... contact. STIs include: Chlamydia Genital herpes Genital warts Gonorrhea Hepatitis HIV HPV Syphilis STIs are also called ...

  12. Locating Microseism Sources Using Spurious Arrivals in Intercontinental Noise Correlations

    Science.gov (United States)

    Retailleau, Lise; Boué, Pierre; Stehly, Laurent; Campillo, Michel

    2017-10-01

    The accuracy of Green's functions retrieved from seismic noise correlations in the microseism frequency band is limited by the uneven distribution of microseism sources at the surface of the Earth. As a result, correlation functions are often biased as compared to the expected Green's functions, and they can include spurious arrivals. These spurious arrivals are seismic arrivals that are visible on the correlation and do not belong to the theoretical impulse response. In this article, we propose to use Rayleigh wave spurious arrivals detected on correlation functions computed between European and United States seismic stations to locate microseism sources in the Atlantic Ocean. We perform a slant stack on a time distance gather of correlations obtained from an array of stations that comprises a regional deployment and a distant station. The arrival times and the apparent slowness of the spurious arrivals lead to the location of their source, which is obtained through a grid search procedure. We discuss improvements in the location through this methodology as compared to classical back projection of microseism energy. This method is interesting because it only requires an array and a distant station on each side of an ocean, conditions that can be met relatively easily.

  13. CAT-PUMA: CME Arrival Time Prediction Using Machine learning Algorithms

    Science.gov (United States)

    Liu, Jiajia; Ye, Yudong; Shen, Chenglong; Wang, Yuming; Erdélyi, Robert

    2018-04-01

    CAT-PUMA (CME Arrival Time Prediction Using Machine learning Algorithms) quickly and accurately predicts the arrival of Coronal Mass Ejections (CMEs) of CME arrival time. The software was trained via detailed analysis of CME features and solar wind parameters using 182 previously observed geo-effective partial-/full-halo CMEs and uses algorithms of the Support Vector Machine (SVM) to make its predictions, which can be made within minutes of providing the necessary input parameters of a CME.

  14. Equilibrium Arrival Times to Queues

    DEFF Research Database (Denmark)

    Breinbjerg, Jesper; Østerdal, Lars Peter

    We consider a non-cooperative queueing environment where a finite number of customers independently choose when to arrive at a queueing system that opens at a given point in time and serves customers on a last-come first-serve preemptive-resume (LCFS-PR) basis. Each customer has a service time...... requirement which is identically and independently distributed according to some general probability distribution, and they want to complete service as early as possible while minimizing the time spent in the queue. In this setting, we establish the existence of an arrival time strategy that constitutes...... a symmetric (mixed) Nash equilibrium, and show that there is at most one symmetric equilibrium. We provide a numerical method to compute this equilibrium and demonstrate by a numerical example that the social effciency can be lower than the effciency induced by a similar queueing system that serves customers...

  15. Concept of Operations for Interval Management Arrivals and Approach

    Science.gov (United States)

    Hicok, Daniel S.; Barmore, Bryan E.

    2016-01-01

    This paper presents the concept of operations for interval management operations to be deployed in the US National Airspace System (NAS) by the Federal Aviation Administration (FAA) after 2020. The use of interval management operations is described that begin in en route airspace and continue to a termination point inside the arrival terminal area, in a terminal environment that includes other arrival management tools such as arrival metering, Ground-based Interval Management - Spacing (GIM-S), and Terminal Sequencing and Spacing (TSAS). The roles of Air Traffic Controllers and Flight Crews and the ground automation tools that are used by Air Traffic Controllers to enable the primary operation and variations are described.

  16. Overview of contaminant arrival distributions as general evaluation requirements

    International Nuclear Information System (INIS)

    Anon.

    1977-01-01

    The environmental consequences of subsurface contamination problems can be completely and effectively evaluated by fulfilling the following five requirements: Determine each present or future outflow boundary of contaminated groundwater; provide the location/arrival-time distributions; provide the location/outflow-quantity distributions; provide these distributions for each individual chemical or biological constituent of environmental importance; and use the arrival distributions to determine the quantity and concentration of each contaminant that will interface with the environment as time passes. The arrival distributions on which these requirements are based provide a reference point for communication among scientists and public decision makers by enabling complicated scientific analyses to be presented as simple summary relationships

  17. Contributed Review: Source-localization algorithms and applications using time of arrival and time difference of arrival measurements

    Science.gov (United States)

    Li, Xinya; Deng, Zhiqun Daniel; Rauchenstein, Lynn T.; Carlson, Thomas J.

    2016-04-01

    Locating the position of fixed or mobile sources (i.e., transmitters) based on measurements obtained from sensors (i.e., receivers) is an important research area that is attracting much interest. In this paper, we review several representative localization algorithms that use time of arrivals (TOAs) and time difference of arrivals (TDOAs) to achieve high signal source position estimation accuracy when a transmitter is in the line-of-sight of a receiver. Circular (TOA) and hyperbolic (TDOA) position estimation approaches both use nonlinear equations that relate the known locations of receivers and unknown locations of transmitters. Estimation of the location of transmitters using the standard nonlinear equations may not be very accurate because of receiver location errors, receiver measurement errors, and computational efficiency challenges that result in high computational burdens. Least squares and maximum likelihood based algorithms have become the most popular computational approaches to transmitter location estimation. In this paper, we summarize the computational characteristics and position estimation accuracies of various positioning algorithms. By improving methods for estimating the time-of-arrival of transmissions at receivers and transmitter location estimation algorithms, transmitter location estimation may be applied across a range of applications and technologies such as radar, sonar, the Global Positioning System, wireless sensor networks, underwater animal tracking, mobile communications, and multimedia.

  18. Forecasting Tourist Arrivals and Supply and Demand Gap Analysis ...

    African Journals Online (AJOL)

    This paper aims to forecast the long term behavior of tourist arrivals and analyze the gap between supply and demand for the hotel/accommodation sector of the city of Addis Ababa. It also intends to provide vital information in regards to the sparse knowledge in the subject of forecasting tourist arrivals in Ethiopia.

  19. Causes and Consequences of Late Arrival in Labour | Aziken ...

    African Journals Online (AJOL)

    Background: The outcome of labour depends to a large extent on the quality of intrapartum care given. Prompt arrival in hospital is essential for optimal care of parturient women. The causes and consequences of late arrival in labour have not been analysed in our setting. Objective: To determine the causes and ...

  20. Quasi-Birth-and-Death Processes with Rational Arrival Process Components

    DEFF Research Database (Denmark)

    Bean, Nigel G.; Nielsen, Bo Friis

    2010-01-01

    This paper introduces the concept of a Quasi-Birth-and-Death process (QBD) with Rational Arrival Process (RAP) components. We use the physical interpretation of the prediction process of the RAP, developed by Asmussen and Bladt, and develop an analysis that parallels the analysis of a traditional...... QBD. Further, we present an algorithm for the numerical evaluation of the matrix G. As an example, we consider two queues where the arrival process and the sequence of service times are taken from two dependent RAPs, that are not Markovian Arrival Processes......This paper introduces the concept of a Quasi-Birth-and-Death process (QBD) with Rational Arrival Process (RAP) components. We use the physical interpretation of the prediction process of the RAP, developed by Asmussen and Bladt, and develop an analysis that parallels the analysis of a traditional...

  1. Obtaining contaminant arrival distributions for steady flow in heterogeneous systems

    International Nuclear Information System (INIS)

    Anon.

    1977-01-01

    The versatility of the new contaminant arrival distributions for determining environmental consequences of subsurface pollution problems is demonstrated through application to a field example involving land drainage in heterogeneous porous materials. Though the four phases of the hydrologic evaluations are complicated because of the material heterogeneity encountered in the field problem, the arrival distributions still effectively summarize the minimal amount of data required to determine the environmental implications. These arrival distributions yield a single graph or tabular set of data giving the consequences of the subsurface pollution problems. Accordingly, public control authorities would be well advised to request that the results of subsurface pollution investigations be provided in the form of arrival distributions and the resulting simpler summary curve or tabulation. Such an objective is most easily accomplished through compliance with the requirements for assuring a complete subsurface evaluation

  2. Strategic Arrivals Recommendation Tool, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — During the conduct of a NASA Research Announcement (NRA) in 2012 and 2013, the Mosaic ATM team first developed the Strategic Arrivals Recommendation Tool concept, or...

  3. Spatial autocorrelation analysis of tourist arrivals using municipal data: A Serbian example

    Directory of Open Access Journals (Sweden)

    Stankov Uglješa

    2017-01-01

    Full Text Available Spatial autocorrelation methodologies can be used to reveal patterns and temporal changes of different spatial variables, including tourism arrivals. The research adopts a GIS-based approach to spatially analyse tourist arrivals in Serbia, using Global Moran's I and Anselin's Local Moran's I statistics applied on the level of municipalities. To assess feasibility of this approach the article discusses spatial changes of tourist arrivals in order to identify potentially significant trends of interest for tourism development policy in Serbia. There is a significant spatial inequality in the distribution of tourism arrivals in Serbia that is not adequately addressed in tourism development plans. The results of global autocorrelation suggest the existence of low and decreasing spatial clustering for domestic tourist arrivals and high, relatively stable spatial clustering for international tourists. Local autocorrelation statistics revealed different of domestic and international tourism arrivals. In order to assess feasibility of this approach these results are discussed in their significance to tourism development policy in Serbia.

  4. Tsunami Arrival Detection with High Frequency (HF Radar

    Directory of Open Access Journals (Sweden)

    Donald Barrick

    2012-05-01

    Full Text Available Quantitative real-time observations of a tsunami have been limited to deep-water, pressure-sensor observations of changes in the sea surface elevation and observations of sea level fluctuations at the coast, which are essentially point measurements. Constrained by these data, models have been used for predictions and warning of the arrival of a tsunami, but to date no system exists for local detection of an actual incoming wave with a significant warning capability. Networks of coastal high frequency (HF-radars are now routinely observing surface currents in many countries. We report here on an empirical method for the detection of the initial arrival of a tsunami, and demonstrate its use with results from data measured by fourteen HF radar sites in Japan and USA following the magnitude 9.0 earthquake off Sendai, Japan, on 11 March 2011. The distance offshore at which the tsunami can be detected, and hence the warning time provided, depends on the bathymetry: the wider the shallow continental shelf, the greater this time. We compare arrival times at the radars with those measured by neighboring tide gauges. Arrival times measured by the radars preceded those at neighboring tide gauges by an average of 19 min (Japan and 15 min (USA The initial water-height increase due to the tsunami as measured by the tide gauges was moderate, ranging from 0.3 to 2 m. Thus it appears possible to detect even moderate tsunamis using this method. Larger tsunamis could obviously be detected further from the coast. We find that tsunami arrival within the radar coverage area can be announced 8 min (i.e., twice the radar spectral time resolution after its first appearance. This can provide advance warning of the tsunami approach to the coastline locations.

  5. Arrival first queueing networks with applications in kanban production systems

    NARCIS (Netherlands)

    Boucherie, R.J.; Chao, X.; Miyazawa, M.

    2001-01-01

    In this paper we introduce a new class of queueing networks called {\\it arrival first networks}. We characterise its transition rates and derive the relationship between arrival rules, linear partial balance equations, and product form stationary distributions. This model is motivated by production

  6. Arrival first queueing networks with applications in kanban production systems

    NARCIS (Netherlands)

    Boucherie, Richardus J.; Chao, X.; Miyazawa, M.

    2003-01-01

    In this paper, we introduce a new class of queueing networks called arrival first networks. We characterise its transition rates and derive the relationship between arrival rules, linear partial balance equations, and product form stationary distributions. This model is motivated by production

  7. 19 CFR 123.61 - Baggage arriving in baggage car.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 1 2010-04-01 2010-04-01 false Baggage arriving in baggage car. 123.61 Section... car. An inward foreign manifest on Customs Form 7533 shall be used for all baggage arriving in baggage cars. [T.D. 70-121, 35 FR 8215, May 26, 1970, as amended by T.D. 82-145, 47 FR 35478, Aug. 16, 1982] ...

  8. Networks of ·/G/∞ queues with shot-noise-driven arrival intensities

    NARCIS (Netherlands)

    Koops, D.T.; Boxma, O.J.; Mandjes, M.R.H.

    2017-01-01

    We study infinite-server queues in which the arrival process is a Cox process (or doubly stochastic Poisson process), of which the arrival rate is given by a shot-noise process. A shot-noise rate emerges naturally in cases where the arrival rate tends to exhibit sudden increases (or shots) at random

  9. Improved arrival-date estimates of Arctic-breeding Dunlin (Calidris alpina arcticola)

    Science.gov (United States)

    Doll, Andrew C.; Lanctot, Richard B.; Stricker, Craig A.; Yezerinac, Stephen M.; Wunder, Michael B.

    2015-01-01

    The use of stable isotopes in animal ecology depends on accurate descriptions of isotope dynamics within individuals. The prevailing assumption that laboratory-derived isotopic parameters apply to free-living animals is largely untested. We used stable carbon isotopes (δ13C) in whole blood from migratory Dunlin (Calidris alpina arcticola) to estimate an in situ turnover rate and individual diet-switch dates. Our in situ results indicated that turnover rates were higher in free-living birds, in comparison to the results of an experimental study on captive Dunlin and estimates derived from a theoretical allometric model. Diet-switch dates from all 3 methods were then used to estimate arrival dates to the Arctic; arrival dates calculated with the in situ turnover rate were later than those with the other turnover-rate estimates, substantially so in some cases. These later arrival dates matched dates when local snow conditions would have allowed Dunlin to settle, and agreed with anticipated arrival dates of Dunlin tracked with light-level geolocators. Our study presents a novel method for accurately estimating arrival dates for individuals of migratory species in which return dates are difficult to document. This may be particularly appropriate for species in which extrinsic tracking devices cannot easily be employed because of cost, body size, or behavioral constraints, and in habitats that do not allow individuals to be detected easily upon first arrival. Thus, this isotopic method offers an exciting alternative approach to better understand how species may be altering their arrival dates in response to changing climatic conditions.

  10. Angle of arrival estimation using spectral interferometry

    International Nuclear Information System (INIS)

    Barber, Z.W.; Harrington, C.; Thiel, C.W.; Babbitt, W.R.; Krishna Mohan, R.

    2010-01-01

    We have developed a correlative signal processing concept based on a Mach-Zehnder interferometer and spatial-spectral (S2) materials that enables direct mapping of RF spectral phase as well as power spectral recording. This configuration can be used for precise frequency resolved time delay estimation between signals received by a phased antenna array system that in turn could be utilized to estimate the angle of arrival. We present an analytical theoretical model and a proof-of-principle demonstration of the concept of time difference of arrival estimation with a cryogenically cooled Tm:YAG crystal that operates on microwave signals modulated onto a stabilized optical carrier at 793 nm.

  11. Angle of arrival estimation using spectral interferometry

    Energy Technology Data Exchange (ETDEWEB)

    Barber, Z.W.; Harrington, C.; Thiel, C.W.; Babbitt, W.R. [Spectrum Lab, Montana State University, Bozeman, MT 59717 (United States); Krishna Mohan, R., E-mail: krishna@spectrum.montana.ed [Spectrum Lab, Montana State University, Bozeman, MT 59717 (United States)

    2010-09-15

    We have developed a correlative signal processing concept based on a Mach-Zehnder interferometer and spatial-spectral (S2) materials that enables direct mapping of RF spectral phase as well as power spectral recording. This configuration can be used for precise frequency resolved time delay estimation between signals received by a phased antenna array system that in turn could be utilized to estimate the angle of arrival. We present an analytical theoretical model and a proof-of-principle demonstration of the concept of time difference of arrival estimation with a cryogenically cooled Tm:YAG crystal that operates on microwave signals modulated onto a stabilized optical carrier at 793 nm.

  12. Improvement to Airport Throughput Using Intelligent Arrival Scheduling and an Expanded Planning Horizon

    Science.gov (United States)

    Glaab, Patricia C.

    2012-01-01

    The first phase of this study investigated the amount of time a flight can be delayed or expedited within the Terminal Airspace using only speed changes. The Arrival Capacity Calculator analysis tool was used to predict the time adjustment envelope for standard descent arrivals and then for CDA arrivals. Results ranged from 0.77 to 5.38 minutes. STAR routes were configured for the ACES simulation, and a validation of the ACC results was conducted comparing the maximum predicted time adjustments to those seen in ACES. The final phase investigated full runway-to-runway trajectories using ACES. The radial distance used by the arrival scheduler was incrementally increased from 50 to 150 nautical miles (nmi). The increased Planning Horizon radii allowed the arrival scheduler to arrange, path stretch, and speed-adjust flights to more fully load the arrival stream. The average throughput for the high volume portion of the day increased from 30 aircraft per runway for the 50 nmi radius to 40 aircraft per runway for the 150 nmi radius for a traffic set representative of high volume 2018. The recommended radius for the arrival scheduler s Planning Horizon was found to be 130 nmi, which allowed more than 95% loading of the arrival stream.

  13. Two parallel finite queues with simultaneous services and Markovian arrivals

    Directory of Open Access Journals (Sweden)

    S. R. Chakravarthy

    1997-01-01

    Full Text Available In this paper, we consider a finite capacity single server queueing model with two buffers, A and B, of sizes K and N respectively. Messages arrive one at a time according to a Markovian arrival process. Messages that arrive at buffer A are of a different type from the messages that arrive at buffer B. Messages are processed according to the following rules: 1. When buffer A(B has a message and buffer B(A is empty, then one message from A(B is processed by the server. 2. When both buffers, A and B, have messages, then two messages, one from A and one from B, are processed simultaneously by the server. The service times are assumed to be exponentially distributed with parameters that may depend on the type of service. This queueing model is studied as a Markov process with a large state space and efficient algorithmic procedures for computing various system performance measures are given. Some numerical examples are discussed.

  14. 33 CFR 401.60 - Listening watch and notice of arrival.

    Science.gov (United States)

    2010-07-01

    ... 33 Navigation and Navigable Waters 3 2010-07-01 2010-07-01 false Listening watch and notice of arrival. 401.60 Section 401.60 Navigation and Navigable Waters SAINT LAWRENCE SEAWAY DEVELOPMENT....60 Listening watch and notice of arrival. (a) Vessels shall be on radio listening watch on the...

  15. 7 CFR 319.55-5 - Notice of arrival by permittee.

    Science.gov (United States)

    2010-01-01

    ... arrival, the permittee or his agent shall submit a notice, in duplicate, to the Plant Protection and... 7 Agriculture 5 2010-01-01 2010-01-01 false Notice of arrival by permittee. 319.55-5 Section 319.55-5 Agriculture Regulations of the Department of Agriculture (Continued) ANIMAL AND PLANT HEALTH...

  16. An X-ray CCD signal generator with true random arrival time

    International Nuclear Information System (INIS)

    Huo Jia; Xu Yuming; Chen Yong; Cui Weiwei; Li Wei; Zhang Ziliang; Han Dawei; Wang Yusan; Wang Juan

    2011-01-01

    An FPGA-based true random signal generator with adjustable amplitude and exponential distribution of time interval is presented. Since traditional true random number generators (TRNG) are resource costly and difficult to transplant, we employed a method of random number generation based on jitter and phase noise in ring oscillators formed by gates in an FPGA. In order to improve the random characteristics, a combination of two different pseudo-random processing circuits is used for post processing. The effects of the design parameters, such as sample frequency are discussed. Statistical tests indicate that the generator can well simulate the timing behavior of random signals with Poisson distribution. The X-ray CCD signal generator will be used in debugging the CCD readout system of the Low Energy X-ray Instrument onboard the Hard X-ray Modulation Telescope (HXMT). (authors)

  17. Mars Science Laboratory Launch-Arrival Space Study: A Pork Chop Plot Analysis

    Science.gov (United States)

    Cianciolo, Alicia Dwyer; Powell, Richard; Lockwood, Mary Kae

    2006-01-01

    Launch-Arrival, or "pork chop", plot analysis can provide mission designers with valuable information and insight into a specific launch and arrival space selected for a mission. The study begins with the array of entry states for each pair of selected Earth launch and Mars arrival dates, and nominal entry, descent and landing trajectories are simulated for each pair. Parameters of interest, such as maximum heat rate, are plotted in launch-arrival space. The plots help to quickly identify launch and arrival regions that are not feasible under current constraints or technology and also provide information as to what technologies may need to be developed to reach a desired region. This paper provides a discussion of the development, application, and results of a pork chop plot analysis to the Mars Science Laboratory mission. This technique is easily applicable to other missions at Mars and other destinations.

  18. Knowledge-based scheduling of arrival aircraft

    Science.gov (United States)

    Krzeczowski, K.; Davis, T.; Erzberger, H.; Lev-Ram, I.; Bergh, C.

    1995-01-01

    A knowledge-based method for scheduling arrival aircraft in the terminal area has been implemented and tested in real-time simulation. The scheduling system automatically sequences, assigns landing times, and assigns runways to arrival aircraft by utilizing continuous updates of aircraft radar data and controller inputs. The scheduling algorithms is driven by a knowledge base which was obtained in over two thousand hours of controller-in-the-loop real-time simulation. The knowledge base contains a series of hierarchical 'rules' and decision logic that examines both performance criteria, such as delay reduction, as well as workload reduction criteria, such as conflict avoidance. The objective of the algorithms is to devise an efficient plan to land the aircraft in a manner acceptable to the air traffic controllers. This paper will describe the scheduling algorithms, give examples of their use, and present data regarding their potential benefits to the air traffic system.

  19. Onchocerciasis in the Americas: from arrival to (near) elimination

    OpenAIRE

    Sauerbrey Mauricio; Hopkins Adrian; Gustavsen Ken

    2011-01-01

    Abstract Onchocerciasis (river blindness) is a blinding parasitic disease that threatens the health of approximately 120 million people worldwide. While 99% of the population at-risk for infection from onchocerciasis live in Africa, some 500,000 people in the Americas are also threatened by infection. A relatively recent arrival to the western hemisphere, onchocerciasis was brought to the New World through the slave trade and spread through migration. The centuries since its arrival have seen...

  20. Obtaining and utilizing contaminant arrival distributions in transient flow systems

    International Nuclear Information System (INIS)

    Anon.

    1977-01-01

    The versatility of the new contaminant arrival distributions for determining environmental consequences of subsurface pollution problems is demonstrated through application to a transient flow system. Though some of the four phases of the hydrologic evaluations are more complicated because of the time-dependence of the flow and input contaminant concentrations, the arrival distributions still effectively summarize the data required to determine the environmental implications. These arrival distributions yield two graphs or tabular sets of data giving the consequences of the subsurface pollution problems in a simple and direct form. Accordingly, the public control authorities would be able to use these results to choose alternatives or initiate corrective actions, depending on the indicated environmental consequences

  1. R6 FIFRA e-Notice of Arrival

    Data.gov (United States)

    U.S. Environmental Protection Agency — This database processes approximately 3,000 Notice of Arrival (NOA) reporting forms from importers and exporters of pesticide products. This is an electronic version...

  2. 76 FR 12719 - Safe Schools/Healthy Students Program; Office of Safe and Drug-Free Schools; Safe Schools/Healthy...

    Science.gov (United States)

    2011-03-08

    ... DEPARTMENT OF EDUCATION Safe Schools/Healthy Students Program; Office of Safe and Drug- Free Schools; Safe Schools/Healthy Students Program; Catalog of Federal Domestic Assistance (CFDA) Numbers: 84... priorities, requirements, and definitions under the Safe Schools/Healthy Students (SS/HS) program. Since...

  3. 75 FR 13293 - Agency Information Collection Activities: Arrival and Departure Record

    Science.gov (United States)

    2010-03-19

    ..., Carriers, Government Agencies, and the Travel and Tourism Industry I-94 (Arrival and Departure Record... DEPARTMENT OF HOMELAND SECURITY U.S. Customs and Border Protection Agency Information Collection Activities: Arrival and Departure Record AGENCY: U.S. Customs and Border Protection, Department of Homeland...

  4. Contributed Review: Source-localization algorithms and applications using time of arrival and time difference of arrival measurements

    Energy Technology Data Exchange (ETDEWEB)

    Li, Xinya [Energy and Environment Directorate, Pacific Northwest National Laboratory, Richland, Washington 99352, USA; Deng, Zhiqun Daniel [Energy and Environment Directorate, Pacific Northwest National Laboratory, Richland, Washington 99352, USA; Rauchenstein, Lynn T. [Energy and Environment Directorate, Pacific Northwest National Laboratory, Richland, Washington 99352, USA; Carlson, Thomas J. [Energy and Environment Directorate, Pacific Northwest National Laboratory, Richland, Washington 99352, USA

    2016-04-01

    Locating the position of fixed or mobile sources (i.e., transmitters) based on received measurements from sensors is an important research area that is attracting much research interest. In this paper, we present localization algorithms using time of arrivals (TOA) and time difference of arrivals (TDOA) to achieve high accuracy under line-of-sight conditions. The circular (TOA) and hyperbolic (TDOA) location systems both use nonlinear equations that relate the locations of the sensors and tracked objects. These nonlinear equations can develop accuracy challenges because of the existence of measurement errors and efficiency challenges that lead to high computational burdens. Least squares-based and maximum likelihood-based algorithms have become the most popular categories of location estimators. We also summarize the advantages and disadvantages of various positioning algorithms. By improving measurement techniques and localization algorithms, localization applications can be extended into the signal-processing-related domains of radar, sonar, the Global Positioning System, wireless sensor networks, underwater animal tracking, mobile communications, and multimedia.

  5. Empirical estimation of the arrival time of ICME Shocks

    Science.gov (United States)

    Shaltout, Mosalam

    Empirical estimation of the arrival time of ICME Shocks Mosalam Shaltout1 ,M.Youssef 1and R.Mawad2 1 National Research Institute of Astronomy and Geophysics (NRIAG) ,Helwan -Cairo-Egypt Email: mosalamshaltout@hotmail.com 2 Faculty of Science-Monifiia University-Physics Department-Shiben Al-Koum -Monifiia-Egypt We are got the Data of the SSC events from Preliminary Reports of the ISGI (Institut de Physique du Globe, France) .Also we are selected the same CME interval 1996-2005 from SOHO/LASCO/C2.We have estimated the arrival time of ICME shocks during solar cycle 23rd (1996-2005), we take the Sudden storm commencement SSC as a indicator of the arrival of CMEs at the Earth's Magnetosphere (ICME).Under our model ,we selected 203 ICME shock-SSC associated events, we got an imperial relation between CME velocity and their travel time, from which we obtained high correlation between them, R=0.75.

  6. Cool and Safe: Multiplicity in Safe Innovation at Unilever

    Science.gov (United States)

    Penders, Bart

    2011-01-01

    This article presents the making of a safe innovation: the application of ice structuring protein (ISP) in edible ices. It argues that safety is not the absence of risk but is an active accomplishment; innovations are not "made safe afterward" but "safe innovations are made". Furthermore, there are multiple safeties to be accomplished in the…

  7. Climate and the complexity of migratory phenology: sexes, migratory distance, and arrival distributions

    Science.gov (United States)

    Macmynowski, Dena P.; Root, Terry L.

    2007-05-01

    The intra- and inter-season complexity of bird migration has received limited attention in climatic change research. Our phenological analysis of 22 species collected in Chicago, USA, (1979 2002) evaluates the relationship between multi-scalar climate variables and differences (1) in arrival timing between sexes, (2) in arrival distributions among species, and (3) between spring and fall migration. The early migratory period for earliest arriving species (i.e., short-distance migrants) and earliest arriving individuals of a species (i.e., males) most frequently correlate with climate variables. Compared to long-distance migrant species, four times as many short-distance migrants correlate with spring temperature, while 8 of 11 (73%) of long-distance migrant species’ arrival is correlated with the North Atlantic Oscillation (NAO). While migratory phenology has been correlated with NAO in Europe, we believe that this is the first documentation of a significant association in North America. Geographically proximate conditions apparently influence migratory timing for short-distance migrants while continental-scale climate (e.g., NAO) seemingly influences the phenology of Neotropical migrants. The preponderance of climate correlations is with the early migratory period, not the median of arrival, suggesting that early spring conditions constrain the onset or rate of migration for some species. The seasonal arrival distribution provides considerable information about migratory passage beyond what is apparent from statistical analyses of phenology. A relationship between climate and fall phenology is not detected at this location. Analysis of the within-season complexity of migration, including multiple metrics of arrival, is essential to detect species’ responses to changing climate as well as evaluate the underlying biological mechanisms.

  8. 19 CFR 12.112 - Notice of arrival of pesticides and devices.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 1 2010-04-01 2010-04-01 false Notice of arrival of pesticides and devices. 12...; DEPARTMENT OF THE TREASURY SPECIAL CLASSES OF MERCHANDISE Pesticides and Devices § 12.112 Notice of arrival of pesticides and devices. (a) General. An importer desiring to import pesticides or devices into the...

  9. An Exact Solution of the Gamma Ray Burst Arrival Time Analysis ...

    Indian Academy of Sciences (India)

    R. Narasimhan (Krishtel eMaging) 1461 1996 Oct 15 13:05:22

    An Exact Solution of the Gamma Ray Burst Arrival Time Analysis. Problem. S. Sinha ISRO Satellite Center, Bangalore 560 017, India. Abstract. An analytical solution of the GRB arrival time analysis is presented. The errors in the position of the GRB resulting from timing and position errors of different satellites are calculated.

  10. 7 CFR 319.40-9 - Inspection and other requirements at port of first arrival.

    Science.gov (United States)

    2010-01-01

    ... port of arrival of the date of expected arrival. The address and telephone number of the APHIS Officer... quantity of the regulated articles; the expected date of arrival; the country of origin of the regulated... Charge may be obtained from the Administrator, c/o Port Operations, Plant Protection and Quarantine...

  11. Arrival and Departure Patterns of Public Sector Employees before and after Implementation of Flexitime.

    Science.gov (United States)

    Ronen, Simcha

    1981-01-01

    Examined the effects of a flexible working hours schedule on the arrival and departure times of 162 public sector employees. Results indicated that workers, when scheduling their own workday, deviate only moderately from their preflexitime arrival/departure times; and they tend to develop relatively stable arrival/departure patterns. (Author/RC)

  12. Automatic pickup of arrival time of channel wave based on multi-channel constraints

    Science.gov (United States)

    Wang, Bao-Li

    2018-03-01

    Accurately detecting the arrival time of a channel wave in a coal seam is very important for in-seam seismic data processing. The arrival time greatly affects the accuracy of the channel wave inversion and the computed tomography (CT) result. However, because the signal-to-noise ratio of in-seam seismic data is reduced by the long wavelength and strong frequency dispersion, accurately timing the arrival of channel waves is extremely difficult. For this purpose, we propose a method that automatically picks up the arrival time of channel waves based on multi-channel constraints. We first estimate the Jaccard similarity coefficient of two ray paths, then apply it as a weight coefficient for stacking the multichannel dispersion spectra. The reasonableness and effectiveness of the proposed method is verified in an actual data application. Most importantly, the method increases the degree of automation and the pickup precision of the channel-wave arrival time.

  13. Longitudinal Observations of Infants' Daily Arrivals at a Day Care Center.

    Science.gov (United States)

    Willis, E. Anne; Ricciuti, Henry N.

    This longitudinal study was concerned with infants' reactions to being greeted by a caregiver upon arrival at the nursery, being left by the parent with the caregiver, and to reunion with the parents. Observations were made twice weekly in the natural setting of the nursery foyer where parents normally arrive with their infants. An affectivity…

  14. First SCT Barrel arrives at CERN

    CERN Multimedia

    Apsimon, R

    Mid-January saw the arrival at CERN of Barrel #3, the first of four SCT barrels. The barrels are formed as low-mass cylinders of carbon fibre skins on a honeycomb carbon core. They are manufactured in industry and then have all the final precision supports added and the final geometric metrology carried out at Geneva University. Barrel #3, complete with its 384 silicon detector modules, arrived by road from Oxford University in England where the modules were mounted using a purpose-built robot. The modules had been selected from the output of all four barrel module building clusters (in Japan, Scandinavia, USA and the UK). Since Barrel #3 will be exposed to high radiation levels within the tracker volume, these modules, representing over half a million readout channels, have been extensively tested at their operational temperature of around -25 degrees Celcius and at voltages of up to 500V. The dangers of shipping such a fragile component of ATLAS were apparent to all and considerable attention was focused...

  15. LHCb Calorimeter modules arrive at CERN

    CERN Multimedia

    2002-01-01

    Two of the three components of the LHCb Calorimeter system have started to arrive from Russia. Members of the LHCb Calorimeter group with the ECAL and HCAL modules that have just arrived at CERN. The first two of the 56 Hadron Calorimeter (HCAL) modules and 1200 of the 3300 modules of the Electromagnetic Calorimeter (ECAL) have reached CERN from Russia. The third part of the system, the Preshower detector, is still being prepared in Russia. The calorimeter system identifies and triggers on high-energy particles, namely electrons, hadrons and photons by measuring their positions and energies. The HCAL is going to be a pure trigger device. The ECAL will also be used in the triggering, but in addition it will reconstruct neutral pions and photons from B meson decays. One of the major aims of the LHCb experiment is to study CP violation through B meson decays including Bs mesons with high statistics in different decay modes. CP violation (violation of charge and parity) is necessary to explain why the Universe...

  16. Traffic Incident Clearance Time and Arrival Time Prediction Based on Hazard Models

    Directory of Open Access Journals (Sweden)

    Yang beibei Ji

    2014-01-01

    Full Text Available Accurate prediction of incident duration is not only important information of Traffic Incident Management System, but also an effective input for travel time prediction. In this paper, the hazard based prediction models are developed for both incident clearance time and arrival time. The data are obtained from the Queensland Department of Transport and Main Roads’ STREAMS Incident Management System (SIMS for one year ending in November 2010. The best fitting distributions are drawn for both clearance and arrival time for 3 types of incident: crash, stationary vehicle, and hazard. The results show that Gamma, Log-logistic, and Weibull are the best fit for crash, stationary vehicle, and hazard incident, respectively. The obvious impact factors are given for crash clearance time and arrival time. The quantitative influences for crash and hazard incident are presented for both clearance and arrival. The model accuracy is analyzed at the end.

  17. Expert AE signal arrival detection

    Czech Academy of Sciences Publication Activity Database

    Chlada, Milan; Převorovský, Zdeněk

    2011-01-01

    Roč. 6, 3/4 (2011), s. 191-205 ISSN 1741-8410. [NDT in PROGRESS /4./. Praha, 05.11.2007-07.11.2007] R&D Projects: GA MPO(CZ) FR-TI1/274; GA ČR GA101/07/1518 Institutional research plan: CEZ:AV0Z20760514 Keywords : acoustic emission * signal arrival detection Subject RIV: BI - Acoustics http://www.inderscience.com/search/index.php?mainAction=search& action =record&rec_id=43215&prevQuery=&ps=10&m=or

  18. Estimating bus passenger waiting times from incomplete bus arrivals data

    OpenAIRE

    McLeod, F.N.

    2007-01-01

    This paper considers the problem of estimating bus passenger waiting times at bus stops using incomplete bus arrivals data. This is of importance to bus operators and regulators as passenger waiting time is a key performance measure. Average waiting times are usually estimated from bus headways, that is, time gaps between buses. It is both time-consuming and expensive to measure bus arrival times manually so methods using automatic vehicle location systems are attractive; however, these syste...

  19. Operator-normalized quantum arrival times in the presence of interactions

    International Nuclear Information System (INIS)

    Hegerfeldt, G.C.; Seidel, D.; Muga, J.G.; Navarro, B.

    2004-01-01

    We model ideal arrival-time measurements for free quantum particles and for particles subject to an external interaction by means of a narrow and weak absorbing potential. This approach is related to the operational approach of measuring the first photon emitted from a two-level atom illuminated by a laser. By operator normalizing the resulting time-of-arrival distribution, a distribution is obtained which for freely moving particles not only recovers the axiomatically derived distribution of Kijowski for states with purely positive momenta but is also applicable to general momentum components. For particles interacting with a square barrier the mean arrival time and corresponding 'tunneling time' obtained at the transmission side of the barrier become independent of the barrier width (Hartman effect) for arbitrarily wide barriers, i.e., without the transition to the ultraopaque, classical-like regime dominated by wave packet components above the barrier

  20. Obtaining location/arrival-time and location/outflow-quantity distributions for steady flow systems

    International Nuclear Information System (INIS)

    Anon.

    1977-01-01

    A steady, two-dimensional flow system is used to demonstrate the application of location/arrival-time and location/outflow-quantity curves in determining the environmental consequences of groundwater contamination. The subsurface geologic and hydrologic evaluations needed to obtain the arrival results involve a sequence of four phases: system identification, new potential determination, flow systems kinematics, and contaminant transport analysis. Once these phases are completed, they are effectively summarized and easily used to evaluate environmental consequences through the arrival distributions

  1. Urban sprawl and delayed ambulance arrival in the U.S.

    Science.gov (United States)

    Trowbridge, Matthew J; Gurka, Matthew J; O'Connor, Robert E

    2009-11-01

    Minimizing emergency medical service (EMS) response time is a central objective of prehospital care, yet the potential influence of built environment features such as urban sprawl on EMS system performance is often not considered. This study measures the association between urban sprawl and EMS response time to test the hypothesis that features of sprawling development increase the probability of delayed ambulance arrival. In 2008, EMS response times for 43,424 motor-vehicle crashes were obtained from the Fatal Analysis Reporting System, a national census of crashes involving > or =1 fatality. Sprawl at each crash location was measured using a continuous county-level index previously developed by Ewing et al. The association between sprawl and the probability of a delayed ambulance arrival (> or =8 minutes) was then measured using generalized linear mixed modeling to account for correlation among crashes from the same county. Urban sprawl is significantly associated with increased EMS response time and a higher probability of delayed ambulance arrival (p=0.03). This probability increases quadratically as the severity of sprawl increases while controlling for nighttime crash occurrence, road conditions, and presence of construction. For example, in sprawling counties (e.g., Fayette County GA), the probability of a delayed ambulance arrival for daytime crashes in dry conditions without construction was 69% (95% CI=66%, 72%) compared with 31% (95% CI=28%, 35%) in counties with prominent smart-growth characteristics (e.g., Delaware County PA). Urban sprawl is significantly associated with increased EMS response time and a higher probability of delayed ambulance arrival following motor-vehicle crashes in the U.S. The results of this study suggest that promotion of community design and development that follows smart-growth principles and regulates urban sprawl may improve EMS performance and reliability.

  2. Does pet arrival trigger prosocial behaviors in individuals with autism?

    Directory of Open Access Journals (Sweden)

    Marine Grandgeorge

    Full Text Available Alteration of social interactions especially prosocial behaviors--an important aspect of development--is one of the characteristics of autistic disorders. Numerous strategies or therapies are used to improve communication skills or at least to reduce social impairments. Animal-assisted therapies are used widely but their relevant benefits have never been scientifically evaluated. In the present study, we evaluated the association between the presence or the arrival of pets in families with an individual with autism and the changes in his or her prosocial behaviors. Of 260 individuals with autism--on the basis of presence or absence of pets--two groups of 12 individuals and two groups of 8 individuals were assigned to: study 1 (pet arrival after age of 5 versus no pet and study 2 (pet versus no pet, respectively. Evaluation of social impairment was assessed at two time periods using the 36-items ADI-R algorithm and a parental questionnaire about their child-pet relationships. The results showed that 2 of the 36 items changed positively between the age of 4 to 5 (t(0 and time of assessment (t(1 in the pet arrival group (study 1: "offering to share" and "offering comfort". Interestingly, these two items reflect prosocial behaviors. There seemed to be no significant changes in any item for the three other groups. The interactions between individuals with autism and their pets were more--qualitatively and quantitatively--reported in the situation of pet arrival than pet presence since birth. These findings open further lines of research on the impact of pet's presence or arrival in families with an individual with autism. Given the potential ability of individuals with autism to develop prosocial behaviors, related studies are needed to better understand the mechanisms involved in the development of such child-pet relationship.

  3. Does pet arrival trigger prosocial behaviors in individuals with autism?

    Science.gov (United States)

    Grandgeorge, Marine; Tordjman, Sylvie; Lazartigues, Alain; Lemonnier, Eric; Deleau, Michel; Hausberger, Martine

    2012-01-01

    Alteration of social interactions especially prosocial behaviors--an important aspect of development--is one of the characteristics of autistic disorders. Numerous strategies or therapies are used to improve communication skills or at least to reduce social impairments. Animal-assisted therapies are used widely but their relevant benefits have never been scientifically evaluated. In the present study, we evaluated the association between the presence or the arrival of pets in families with an individual with autism and the changes in his or her prosocial behaviors. Of 260 individuals with autism--on the basis of presence or absence of pets--two groups of 12 individuals and two groups of 8 individuals were assigned to: study 1 (pet arrival after age of 5 versus no pet) and study 2 (pet versus no pet), respectively. Evaluation of social impairment was assessed at two time periods using the 36-items ADI-R algorithm and a parental questionnaire about their child-pet relationships. The results showed that 2 of the 36 items changed positively between the age of 4 to 5 (t(0)) and time of assessment (t(1)) in the pet arrival group (study 1): "offering to share" and "offering comfort". Interestingly, these two items reflect prosocial behaviors. There seemed to be no significant changes in any item for the three other groups. The interactions between individuals with autism and their pets were more--qualitatively and quantitatively--reported in the situation of pet arrival than pet presence since birth. These findings open further lines of research on the impact of pet's presence or arrival in families with an individual with autism. Given the potential ability of individuals with autism to develop prosocial behaviors, related studies are needed to better understand the mechanisms involved in the development of such child-pet relationship.

  4. Predictors of early arrival at the emergency department in acute ischaemic stroke.

    LENUS (Irish Health Repository)

    Curran, C

    2012-01-31

    BACKGROUND: A requirement of an effective acute stroke service is the early arrival of patients to the hospital emergency department (ED). This will allow the possible use of thrombolytic therapy or other acute interventions within a limited time window. AIMS: We investigated the predictors of early arrival in a single hospital serving a mixed urban and rural catchment area. METHODS: A retrospective review of all case notes for 1 year was performed. RESULTS: Of 105 acute strokes, 91 were cerebral infarcts and a total of 71 cases presenting initially to the ED had timing available for analysis. 39.4% presented within 3 h, and 12.7% were potentially suitable for thrombolysis. Those living closer to the hospital were not more likely to arrive within 3 h (Z = -0.411, p = 0.68). Presenting directly to the hospital by emergency services (or private transport) was significantly associated with early arrival in a univariate comparison (p < 0.001), and in a multivariate model. CONCLUSION: The only independent predictor of early arrival to the ED is direct presentation. Improved public education of the importance of recognition of stroke symptoms and rapid contact with the emergency services will improve the early attendance following acute stroke, allowing increased use of acute stroke treatments.

  5. SimpleGeO - new developments in the interactive creation and debugging of geometries for Monte Carlo simulations

    International Nuclear Information System (INIS)

    Theis, Christian; Feldbaumer, Eduard; Forkel-Wirth, Doris; Jaegerhofer, Lukas; Roesler, Stefan; Vincke, Helmut; Buchegger, Karl Heinz

    2010-01-01

    Nowadays radiation transport Monte Carlo simulations have become an indispensable tool in various fields of physics. The applications are diversified and range from physics simulations, like detector studies or shielding design, to medical applications. Usually a significant amount of time is spent on the quite cumbersome and often error prone task of implementing geometries, before the actual physics studies can be performed. SimpleGeo is an interactive solid modeler which allows for the interactive creation and visualization of geometries for various Monte Carlo particle transport codes in 3D. Even though visual validation of the geometry is important, it might not reveal subtle errors like overlapping or undefined regions. These might eventually corrupt the execution of the simulation or even lead to incorrect results, the latter being sometimes hard to identify. In many cases a debugger is provided by the Monte Carlo package, but most often they lack interactive visual feedback, thus making it hard for the user to localize and correct the error. In this paper we describe the latest developments in SimpleGeo, which include debugging facilities that support immediate visual feedback, and apply various algorithms based on deterministic, Monte Carlo or Quasi Monte Carlo methods. These approaches allow for a fast and robust identification of subtle geometry errors that are also marked visually. (author)

  6. [Discussion on needling sensation, arrival of qi and needling response (Deqi)].

    Science.gov (United States)

    Zhang, Fang; Wang, Hong-Du

    2012-12-01

    The current appointed teaching material of Science of Acupuncture and Moxibustion holds that there is no difference among the needling sensation, arrival of qi and needling response. However, the author has a different understanding. Therefore, Neijing (Internal Classic), its annotation, exposition and understandings of ancient and modern famous experts are cited to analyze their meanings. And the result indicates that the needling sensation is subjective feelings and perceived responses of doctors and patients. Arrival of qi is the healing process of the organ through activating the anti-pathogenic qi to expel the pathogens. The needling response is the final aim of acupuncture therapy. Thus, the meaning of needling sensation, arrival of qi, and needling response are different. And an accurate understanding can better guide acupuncture treatment.

  7. The SafeCOP ECSEL Project: Safe Cooperating Cyber-Physical Systems Using Wireless Communication

    DEFF Research Database (Denmark)

    Pop, Paul; Scholle, Detlef; Hansson, Hans

    2016-01-01

    This paper presents an overview of the ECSEL project entitled "Safe Cooperating Cyber-Physical Systems using Wireless Communication" (SafeCOP), which runs during the period 2016 -- 2019. SafeCOP targets safety-related Cooperating Cyber-Physical Systems (CO-CPS) characterised by use of wireless...... detection of abnormal behaviour, triggering if needed a safe degraded mode. SafeCOP will also develop methods and tools, which will be used to produce safety assurance evidence needed to certify cooperative functions. SafeCOP will extend current wireless technologies to ensure safe and secure cooperation...

  8. 77 FR 24381 - Security Zone; Passenger Vessel SAFARI EXPLORER Arrival/Departure, Kaunakakai Harbor, Molokai, HI

    Science.gov (United States)

    2012-04-24

    ...-AA87 Security Zone; Passenger Vessel SAFARI EXPLORER Arrival/ Departure, Kaunakakai Harbor, Molokai, HI... channel's entrance during the arrival and departure of the Passenger Vessel Safari Explorer in Kaunakakai... entrance during the arrival and departure of the Passenger Vessel Safari Explorer in Kaunakakai Harbor...

  9. Control and synchronisation in switched arrival systems

    NARCIS (Netherlands)

    Rem, B.; Armbruster, H.D.

    2003-01-01

    A chaotic model of a production flow called the switched arrival system is extended to include switching times and maintenance. The probability distribution of the chaotic return times is calculated. Scheduling maintenance, loss of production due to switching, and control of the chaotic dynamics is

  10. Safe Kids Worldwide

    Science.gov (United States)

    ... Blog Videos Newsletter facebook twitter instagram pinterest gplus youtube Search Menu Why It Matters Who We Are What We Do Find Your Safe Kids Safe Kids Day Main menu Keeping All Kids Safe Safety Tips Get Involved 4 Star Charity Donate Text Burns and Scalds 4 tips ...

  11. Quantum arrival-time distributions from intensity functions

    DEFF Research Database (Denmark)

    Wlodarz, Joachim

    2002-01-01

    is similar in nature to other time-dependent arrival-type processes occurring, e.g., in population biology or queue theory. A simple but illustrative example related to the well-known Wigner discussion of the time-energy uncertainty relation is given and the numerical results obtained are compared...

  12. FORECASTING TOURIST ARRIVALS TO LANGKAWI ISLAND MALAYSIA

    Directory of Open Access Journals (Sweden)

    Kamarul Ariffin MANSOR

    2015-06-01

    Full Text Available Tourism is the act of travelling for a person or group of people from their own locality to a specific destination in a short term or long term period either for leisure or business purposes. Tourism is an important sector in the Malaysian economy where tourism development will lead to the positive economic development of the country and in general improve the quality of life for all citizens. Therefore, forecasting tourist arrivals with high accuracy becomes important since it may ensure the development and the readiness of all tourism related industries such as hotels, transportation, food and services industries and their best shape. This study focuses on tourist arrivals in Langkawi Island as one of the major tourist attractions situated in the northerly region of Peninsular Malaysia. Importantly, this paper attempts to measure and compare the performance of forecasting with Exponential Smoothing, ARIMA and ARFIMA models using the R software package.

  13. Replacement policy in a system under shocks following a Markovian arrival process

    International Nuclear Information System (INIS)

    Montoro-Cazorla, Delia; Perez-Ocon, Rafael; Carmen Segovia, Maria del

    2009-01-01

    We present a system subject to shocks that arrive following a Markovian arrival process. The system is minimally repaired. It is replaced when a certain number of shocks arrive. A general model where the replacements are governed by a discrete phase-type distribution is studied. For this system, the Markov process governing the system is constructed, and the interarrival times between replacements and the number of replacements are calculated. A special case of this system is when it can stand a prefixed number of shocks. For this new system, the same performance measures are calculated. The systems are considered in transient and stationary regime

  14. Replacement policy in a system under shocks following a Markovian arrival process

    Energy Technology Data Exchange (ETDEWEB)

    Montoro-Cazorla, Delia [Department of Statistics and Operational Research, University of Jaen (Spain); Perez-Ocon, Rafael [Department of Statistics and Operational Research, University of Granada, Granada (Spain)], E-mail: rperezo@ugr.es; Carmen Segovia, Maria del [Departamento de Estadistica e I.O., University of Granada, Granada (Spain)

    2009-02-15

    We present a system subject to shocks that arrive following a Markovian arrival process. The system is minimally repaired. It is replaced when a certain number of shocks arrive. A general model where the replacements are governed by a discrete phase-type distribution is studied. For this system, the Markov process governing the system is constructed, and the interarrival times between replacements and the number of replacements are calculated. A special case of this system is when it can stand a prefixed number of shocks. For this new system, the same performance measures are calculated. The systems are considered in transient and stationary regime.

  15. Staffing a call center with uncertain non-stationary arrival rate and flexibility

    NARCIS (Netherlands)

    Liao, S.; van Delft, C.; Jouini, O.; Koole, G.M.

    2012-01-01

    We consider a multi-period staffing problem in a single-shift call center. The call center handles inbound calls, as well as some alternative back-office jobs. The call arrival process is assumed to follow a doubly non-stationary stochastic process with a random mean arrival rate. The inbound calls

  16. Single-server queues with spatially distributed arrivals

    NARCIS (Netherlands)

    Kroese, Dirk; Schmidt, Volker

    1994-01-01

    Consider a queueing system where customers arrive at a circle according to a homogeneous Poisson process. After choosing their positions on the circle, according to a uniform distribution, they wait for a single server who travels on the circle. The server's movement is modelled by a Brownian motion

  17. First impression at stroke onset plays an important role in early hospital arrival.

    Science.gov (United States)

    Iguchi, Yasuyuki; Wada, Kuniyasu; Shibazaki, Kensaku; Inoue, Takeshi; Ueno, Yuji; Yamashita, Shinji; Kimura, Kazumi

    2006-01-01

    Treatment for acute ischemic stroke should be administered as soon as possible after symptom onset. The aim of this study was to investigate whether or not the patient's and bystander's first impression at stroke onset was associated with hospital arrival time. To investigate the factors influencing the prehospital delay, we prospectively interviewed consecutive stroke patients and bystanders about their first impression at the stroke onset and assessed the methods of transportation, and clinical characteristics. Early arrival was defined as a hospital arrival of within 2 h from stroke onset. One hundred thirty patients were enrolled: 82% were ischemic stroke and 18% were cerebral hemorrhage. The median interval between symptom onset and the hospital arrival was 7.5 h and 30% of patients presented within 2 h of stroke onset. First impression of stroke (odds ratios [OR] 4.56, 95% confidence interval [CI] 1.54-13.5, p=0.006), presence of consciousness disturbance (OR 4.29, CI 1.39-13.3, p=0.011), arrival through other facilities (OR 0.25, CI 0.08-0.76, p=0.015), a history of diabetes (OR 0.23, CI 0.06-0.80, p=0.028) and nocturnal onset (OR 0.19, CI 0.04-0.88, p=0.042) independently contributed to the early arrival. The first impression of patients and bystanders at stroke onset is important in order to reach hospital earlier in Japan. Public educational systems such as those, which advertise stroke warning signs, are necessary.

  18. Cancellation of spurious arrivals in Green's function extraction and the generalized optical theorem

    Science.gov (United States)

    Snieder, R.; Van Wijk, K.; Haney, M.; Calvert, R.

    2008-01-01

    The extraction of the Green's function by cross correlation of waves recorded at two receivers nowadays finds much application. We show that for an arbitrary small scatterer, the cross terms of scattered waves give an unphysical wave with an arrival time that is independent of the source position. This constitutes an apparent inconsistency because theory predicts that such spurious arrivals do not arise, after integration over a complete source aperture. This puzzling inconsistency can be resolved for an arbitrary scatterer by integrating the contribution of all sources in the stationary phase approximation to show that the stationary phase contributions to the source integral cancel the spurious arrival by virtue of the generalized optical theorem. This work constitutes an alternative derivation of this theorem. When the source aperture is incomplete, the spurious arrival is not canceled and could be misinterpreted to be part of the Green's function. We give an example of how spurious arrivals provide information about the medium complementary to that given by the direct and scattered waves; the spurious waves can thus potentially be used to better constrain the medium. ?? 2008 The American Physical Society.

  19. 7 CFR 319.24-4 - Notice of arrival of corn by permittee.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 5 2010-01-01 2010-01-01 false Notice of arrival of corn by permittee. 319.24-4... HEALTH INSPECTION SERVICE, DEPARTMENT OF AGRICULTURE FOREIGN QUARANTINE NOTICES Corn Diseases Regulations Governing Entry of Indian Corn Or Maize § 319.24-4 Notice of arrival of corn by permittee. Immediately upon...

  20. Stroke Mortality, Clinical Presentation and Day of Arrival: The Atherosclerosis Risk in Communities (ARIC Study

    Directory of Open Access Journals (Sweden)

    Emily C. O'Brien

    2011-01-01

    Full Text Available Background. Recent studies report that acute stroke patients who present to the hospital on weekends have higher rates of 28-day mortality than similar patients who arrive during the week. However, how this association is related to clinical presentation and stroke type has not been systematically investigated. Methods and Results. We examined the association between day of arrival and 28-day mortality in 929 validated stroke events in the ARIC cohort from 1987–2004. Weekend arrival was defined as any arrival time from midnight Friday until midnight Sunday. Mortality was defined as all-cause fatal events from the day of arrival through the 28th day of followup. The presence or absence of thirteen stroke signs and symptoms were obtained through medical record review for each event. Binomial logistic regression was used to estimate odds ratios and 95% confidence intervals (OR; 95% CI for the association between weekend arrival and 28-day mortality for all stroke events and for stroke subtypes. The overall risk of 28-day mortality was 9.6% for weekday strokes and 10.1% for weekend strokes. In models controlling for patient demographics, clinical risk factors, and event year, weekend arrival was not associated with 28-day mortality (0.87; 0.51, 1.50. When stratified by stroke type, weekend arrival was not associated with increased odds of mortality for ischemic (1.17, 0.62, 2.23 or hemorrhagic (0.37; 0.11, 1.26 stroke patients. Conclusions. Presence or absence of thirteen signs and symptoms was similar for weekday patients and weekend patients when stratified by stroke type. Weekend arrival was not associated with 28-day all-cause mortality or differences in symptom presentation for strokes in this cohort.

  1. 7 CFR 319.37-11 - Arrival notification.

    Science.gov (United States)

    2010-01-01

    ... article at a port of entry, the importer shall notify the Plant Protection and Quarantine Programs of the... 7 Agriculture 5 2010-01-01 2010-01-01 false Arrival notification. 319.37-11 Section 319.37-11 Agriculture Regulations of the Department of Agriculture (Continued) ANIMAL AND PLANT HEALTH INSPECTION...

  2. "Same Room, Safe Place".

    Science.gov (United States)

    Keene Woods, Nikki

    2017-04-01

    There are many different professional stances on safe sleep and then there is the reality of caring for a newborn. There is a debate among professionals regarding safe sleep recommendations. The continum of recommendations vary from the American Academy of Pediatrics (AAP) Safe Sleep Guidelines to the bed-sharing recommendations from the Mother-Baby Behavioral Sleep Laboratory. The lack of consistent and uniform safe sleep recommendations from health professionals has been confusing for families but has more recently raised a real professional ethical dilemma. Despite years of focused safe sleep community education and interventions, sleep-related infant deaths are on the rise in many communities. This commentary calls for a united safe sleep message from all health professionals to improve health for mothers and infants most at-risk, "Same Room, Safe Place."

  3. First arrival time picking for microseismic data based on DWSW algorithm

    Science.gov (United States)

    Li, Yue; Wang, Yue; Lin, Hongbo; Zhong, Tie

    2018-03-01

    The first arrival time picking is a crucial step in microseismic data processing. When the signal-to-noise ratio (SNR) is low, however, it is difficult to get the first arrival time accurately with traditional methods. In this paper, we propose the double-sliding-window SW (DWSW) method based on the Shapiro-Wilk (SW) test. The DWSW method is used to detect the first arrival time by making full use of the differences between background noise and effective signals in the statistical properties. Specifically speaking, we obtain the moment corresponding to the maximum as the first arrival time of microseismic data when the statistic of our method reaches its maximum. Hence, in our method, there is no need to select the threshold, which makes the algorithm more facile when the SNR of microseismic data is low. To verify the reliability of the proposed method, a series of experiments is performed on both synthetic and field microseismic data. Our method is compared with the traditional short-time and long-time average (STA/LTA) method, the Akaike information criterion, and the kurtosis method. Analysis results indicate that the accuracy rate of the proposed method is superior to that of the other three methods when the SNR is as low as - 10 dB.

  4. Arrival time and incidence angle distributions of extensive air showers (EAS) muons

    International Nuclear Information System (INIS)

    Brancus, I.M.; Duma, M.; Vulpescu, B.; Foeller, M.; Rebel, H.; Voelker, G.; Chilingarian, A.A.

    1995-01-01

    The arrival time distributions of the muons can be related to the longitudinal EAS development and may provide additional information about the nature of the primary. Based on EAS simulations using the Monte-Carlo code CORSIKA, the correlations between arrival time and incidence angle distributions have been investigated in a case of a set of ideal detectors (10 m x 10 m) placed at various distances from the shower core. Applying advanced statistical techniques based on Bayes decision rule and non-parametric multivariate analysing methods it turns out that the correlations of muon arrival time and incidence angle at various separating distances of about 50 m exhibit promising features for mass discrimination (author)

  5. The pattern of ambulance arrivals in the emergency department of an acute care hospital in Singapore

    OpenAIRE

    Seow, E; Wong, H; Phe, A

    2001-01-01

    Methods—All (13 697) ambulance arrivals in 1996 to the ED of Tan Tock Seng Hospital were studied and where relevant compared with the walk in and total arrivals of the same year. The following data were obtained from computer records: (a) patients' demographic data; (b) number of ambulance arrivals by hour; (c) the classification of the ambulance arrivals by emergency or non-emergency, trauma or non-trauma; (d) cause of injury for trauma cases; (e) discharge status.

  6. 8 CFR 258.3 - Action upon arrival.

    Science.gov (United States)

    2010-01-01

    ..., docks, or real estate; possible environmental contamination; or possible injury or death to a person, a... OF LONGSHORE WORK BY ALIEN CREWMEN § 258.3 Action upon arrival. (a) The master or agent of the vessel... so. (b) If nonimmigrant crewmen will perform longshore work, the master or agent of the vessel shall...

  7. Feasibility Criteria for Interval Management Operations as Part of Arrival Management Operations

    Science.gov (United States)

    Levitt, Ian M.; Weitz, Lesley A.; Barmore, Bryan E.; Castle, Michael W.

    2014-01-01

    Interval Management (IM) is a future airborne spacing concept that aims to provide more precise inter-aircraft spacing to yield throughput improvements and greater use of fuel efficient trajectories for arrival and approach operations. To participate in an IM operation, an aircraft must be equipped with avionics that provide speeds to achieve and maintain an assigned spacing interval relative to another aircraft. It is not expected that all aircraft will be equipped with the necessary avionics, but rather that IM fits into a larger arrival management concept developed to support the broader mixed-equipage environment. Arrival management concepts are comprised of three parts: a ground-based sequencing and scheduling function to develop an overall arrival strategy, ground-based tools to support the management of aircraft to that schedule, and the IM tools necessary for the IM operation (i.e., ground-based set-up, initiation, and monitoring, and the flight-deck tools to conduct the IM operation). The Federal Aviation Administration is deploying a near-term ground-automation system to support metering operations in the National Airspace System, which falls within the first two components of the arrival management concept. This paper develops a methodology for determining the required delivery precision at controlled meter points for aircraft that are being managed to a schedule and aircraft being managed to a relative spacing interval in order to achieve desired flow rates and adequate separation at the meter points.

  8. An Erlang Loss Queue with Time-Phased Batch Arrivals as a Model for Traffic Control in Communication Networks

    Directory of Open Access Journals (Sweden)

    Moon Ho Lee

    2008-01-01

    Full Text Available A multiserver queueing model that does not have a buffer but has batch arrival of customers is considered. In contrast to the standard batch arrival, in which the entire batch arrives at the system during a single epoch, we assume that the customers of a batch (flow arrive individually in exponentially distributed times. The service time is exponentially distributed. Flows arrive according to a stationary Poisson arrival process. The flow size distribution is geometric. The number of flows that can be simultaneously admitted to the system is under control. The loss of any customer from an admitted flow, with a fixed probability, implies termination of the flow arrival. Analysis of the sojourn time and loss probability of an arbitrary flow is performed.

  9. True Time API Link (real time arrival info)

    Data.gov (United States)

    Allegheny County / City of Pittsburgh / Western PA Regional Data Center — This link will take you to the site where you can create an account to access Port Authority's real time arrival information. To request access to Port Authority's...

  10. Prediction of late/early arrivals in container terminals - A qualitative approach

    OpenAIRE

    Pani, C.; Vanelslander, T.; Fancello, G.; Cannas, M.

    2015-01-01

    Vessel arrival uncertainty in ports has become a very common problem worldwide. Although ship operators have to notify the Estimated Time of Arrival (ETA) at predetermined time intervals, they frequently have to update the latest ETA due to unforeseen circumstances. This causes a series of inconveniences that often impact on the efficiency of terminal operations, especially in the daily planning scenario. Thus, for our study we adopted a machine learning approach in order to provide a qualita...

  11. Health problems of newly arrived migrants and refugees in Europe.

    Science.gov (United States)

    Pavli, Androula; Maltezou, Helena

    2017-07-01

    The number of migrants and refugees in Europe in the past few years has increased dramatically due to war, violence or prosecutions in their homeland. Migration may affect physical, mental and social health. The objective of this article is to assess migrants and refugees' health problems, and to recommend appropriate interventions. A PubMed search of published articles on health problems of newly arrived migrants and refugees was conducted from 2003 through 2016, focusing on the current refugee crisis in Europe. In addition to communicable diseases, such as respiratory, gastrointestinal and dermatologic infections, non-communicable diseases, including chronic conditions, mental and social problems, account for a significant morbidity burden in newly arrived migrants and refugees. Vaccine-preventable diseases are also of outmost importance. The appropriate management of newly arrived refugees and migrants' health problems is affected by barriers to access to health care including legal, communication, cultural and bureaucratic difficulties. There is diversity and lack of integration regarding health care provision across Europe due to policy differences between health care systems and social services. There is a notable burden of communicable and non-communicable diseases among newly arrived migrants and refugees. Provision of health care at reception and temporary centres should be integrated and provided by a multidisciplinary team Appropriate health care of migrants and refugees could greatly enhance their health and social status which will benefit also the host countries at large. © International Society of Travel Medicine, 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  12. AIMBAT: A Python/Matplotlib Tool for Measuring Teleseismic Arrival Times

    Science.gov (United States)

    Lou, X.; van der Lee, S.; Lloyd, S.

    2013-12-01

    Python is an open-source, platform-independent, and object-oriented scripting language. It became more popular in the seismologist community since the appearance of ObsPy (Beyreuther et al. 2010, Megies et al. 2011), which provides a powerful framework for seismic data access and processing. This study introduces a new Python-based tool named AIMBAT (Automated and Interactive Measurement of Body-wave Arrival Times) for measuring teleseismic body-wave arrival times on large-scale seismic event data (Lou et al. 2013). Compared to ObsPy, AIMBAT is a lighter tool that is more focused on a particular aspect of seismic data processing. It originates from the widely used MCCC (Multi-Channel Cross-Correlation) method developed by VanDecar and Crosson (1990). On top of the original MCCC procedure, AIMBAT is automated in initial phase picking and is interactive in quality control. The core cross-correlation function is implemented in Fortran to boost up performance in addition to Python. The GUI (graphical user interface) of AIMBAT depends on Matplotlib's GUI-neutral widgets and event-handling API. A number of sorting and (de)selecting options are designed to facilitate the quality control of seismograms. By using AIMBAT, both relative and absolute teleseismic body-wave arrival times are measured. AIMBAT significantly improves efficiency and quality of the measurements. User interaction is needed only to pick the target phase arrival and to set a time window on the array stack. The package is easy to install and use, open-source, and is publicly available. Graphical user interface of AIMBAT.

  13. Precise and accurate train run data: Approximation of actual arrival and departure times

    DEFF Research Database (Denmark)

    Richter, Troels; Landex, Alex; Andersen, Jonas Lohmann Elkjær

    with the approximated actual arrival and departure times. As a result, all future statistics can now either be based on track circuit data with high precision or approximated actual arrival times with a high accuracy. Consequently, performance analysis will be more accurate, punctuality statistics more correct, KPI...

  14. Modelling tourists arrival using time varying parameter

    Science.gov (United States)

    Suciptawati, P.; Sukarsa, K. G.; Kencana, Eka N.

    2017-06-01

    The importance of tourism and its related sectors to support economic development and poverty reduction in many countries increase researchers’ attentions to study and model tourists’ arrival. This work is aimed to demonstrate time varying parameter (TVP) technique to model the arrival of Korean’s tourists to Bali. The number of Korean tourists whom visiting Bali for period January 2010 to December 2015 were used to model the number of Korean’s tourists to Bali (KOR) as dependent variable. The predictors are the exchange rate of Won to IDR (WON), the inflation rate in Korea (INFKR), and the inflation rate in Indonesia (INFID). Observing tourists visit to Bali tend to fluctuate by their nationality, then the model was built by applying TVP and its parameters were approximated using Kalman Filter algorithm. The results showed all of predictor variables (WON, INFKR, INFID) significantly affect KOR. For in-sample and out-of-sample forecast with ARIMA’s forecasted values for the predictors, TVP model gave mean absolute percentage error (MAPE) as much as 11.24 percent and 12.86 percent, respectively.

  15. A key component of the Globe arrives

    CERN Multimedia

    2003-01-01

    The first component of the Palais de l'Equilibre arrived at CERN last week. Renamed the Globe of Innovation, this elegant wooden sphere will be inaugurated in October 2004. The convoy transporting the first component of the Palais de l'Equilibre, the keystone of the famous wooden globe, arrived at CERN on the night of 28th August in the middle of a violent storm and dramatic flashes of lightning. Erected in Neuchâtel last year for the EXPO.02 exhibition, the Palais de l'Equilibre was a gift to the Laboratory from the Swiss Confederation (see Bulletin 25/2003). The gift of the structure and 4 million Swiss francs, together with help from the Swiss army for the reassembly work, received the final approval of the Swiss Federal Council on 20th August 2003. Renamed the Globe of Innovation, the 27-metre-high sphere measuring 40 metres in diameter will house the Laboratory's new exhibition centre in 2005. The keystone, known as the "central vertex", is a crown measuring 6.5 m in diameter and 4.5 m high, located a...

  16. A finite capacity queue with Markovian arrivals and two servers with group services

    Directory of Open Access Journals (Sweden)

    S. Chakravarthy

    1994-01-01

    Full Text Available In this paper we consider a finite capacity queuing system in which arrivals are governed by a Markovian arrival process. The system is attended by two exponential servers, who offer services in groups of varying sizes. The service rates may depend on the number of customers in service. Using Markov theory, we study this finite capacity queuing model in detail by obtaining numerically stable expressions for (a the steady-state queue length densities at arrivals and at arbitrary time points; (b the Laplace-Stieltjes transform of the stationary waiting time distribution of an admitted customer at points of arrivals. The stationary waiting time distribution is shown to be of phase type when the interarrival times are of phase type. Efficient algorithmic procedures for computing the steady-state queue length densities and other system performance measures are discussed. A conjecture on the nature of the mean waiting time is proposed. Some illustrative numerical examples are presented.

  17. Healthcare system information at language schools for newly arrived immigrants

    DEFF Research Database (Denmark)

    Tynell, Lena Lyngholt; Wimmelmann, Camilla Lawaetz; Jervelund, Signe Smith

    2017-01-01

    a language school in Copenhagen in 2012 received either a course or written information on the Danish healthcare system and subsequently evaluated this quantitatively. Results: The evaluation revealed a positive appraisal of the course/information provided. Conclusion: In times of austerity, incorporating......Objective: In most European countries, immigrants do not systematically learn about the host countries’ healthcare system when arriving. This study investigated how newly arrived immigrants perceived the information they received about the Danish healthcare system. Method: Immigrants attending...... healthcare information into an already existing language programme may be pertinent for providing immigrants with knowledge on the healthcare system....

  18. DroidSafe

    Science.gov (United States)

    2016-12-01

    Massachusetts Avenue, Build E19-750 Cambridge , MA 02139-4307 8. PERFORMING ORGANIZATION REPORT NUMBER 9. SPONSORING/MONITORING AGENCY NAME(S) AND ADDRESS...Activity objects illustrating the challenges of points-to and information flow analysis...measure how many malicious flows Droid- Safe was able to detect). As these results illustrate , DroidSafe implements an analysis of unprece- dented

  19. On-line scheduling of two-machine open shops where jobs arrive over time

    NARCIS (Netherlands)

    Chen, B.; Vestjens, A.P.A.; Woeginger, G.J.

    1998-01-01

    We investigate the problem of on-line scheduling two-machine open shops with the objective of minimizing the makespan.Jobs arrive independently over time, and the existence of a job is not known until its arrival. In the clairvoyant on-line model, the processing requirement of every job becomes

  20. Direction of arrival estimation based on information geometry

    NARCIS (Netherlands)

    Coutiño Minguez, M.A.; Pribic, R; Leus, G.J.T.; Dong, Min; Zheng, Thomas Fang

    2016-01-01

    In this paper, a new direction of arrival (DOA) estimation approach is devised using concepts from information geometry (IG). The proposed method uses geodesic distances in the statistical manifold of probability distributions parametrized by their covariance matrix to estimate the direction of

  1. Safe havens in Europe

    DEFF Research Database (Denmark)

    Paldam, Martin

    2013-01-01

    Eleven safe havens exist in Europe providing offshore banking and low taxes. Ten of these states are very small while Switzerland is moderately small. All 11 countries are richer than their large neighbors. It is shown that causality is from small to safe haven to wealth, and that theoretically...... equilibriums are likely to exist where a certain regulation is substantially lower in a small country than in its big neighbor. This generates a large capital inflow to the safe havens. The pool of funds that may reach the safe havens is shown to be huge. It is far in excess of the absorptive capacity...... of the safe havens, but it still explains, why they are rich. Microstates offer a veil of anonymity to funds passing through, and Switzerland offers safe storage of funds....

  2. Sojourn time distributions in a Markovian G-queue with batch arrival and batch removal

    Directory of Open Access Journals (Sweden)

    Yang Woo Shin

    1999-01-01

    Full Text Available We consider a single server Markovian queue with two types of customers; positive and negative, where positive customers arrive in batches and arrivals of negative customers remove positive customers in batches. Only positive customers form a queue and negative customers just reduce the system congestion by removing positive ones upon their arrivals. We derive the LSTs of sojourn time distributions for a single server Markovian queue with positive customers and negative customers by using the first passage time arguments for Markov chains.

  3. A Model of Bus Bunching under Reliability-based Passenger Arrival Patterns

    OpenAIRE

    Fonzone, Achille; Schmöcker, Jan-Dirk; Liu, Ronghui

    2015-01-01

    If bus service departure times are not completely unknown to the passengers, non-uniform passenger arrival patterns can be expected. We propose that passengers decide their arrival time at stops based on a continuous logit model that considers the risk of missing services. Expected passenger waiting times are derived in a bus system that allows also for overtaking between bus services. We then propose an algorithm to derive the dwell time of subsequent buses serving a stop in order to illustr...

  4. Traveling Safely with Medicines

    Science.gov (United States)

    ... Medications Safely My Medicine List How to Administer Traveling Safely with Medicines Planes, trains, cars – even boats ... your trip, ask your pharmacist about how to travel safely with your medicines. Make sure that you ...

  5. ON THE ARRIVAL TRAFFIC FLOW ORGANIZATION

    Directory of Open Access Journals (Sweden)

    Nikita A. Assorov

    2017-01-01

    Full Text Available This article is about air traffic flow organization, ICAO regulations describe the organizing of traffic flow as one of the purposes of air traffic control, but they don’t state exactly at what point the flow has to be organized and metered. The flight phase, where air traffic controller interferes with his instructions in order to begin organizing of all aircraft landing at a certain airport depends on the actual traffic volume per hour, airspace capacity and design.The example of air traffic situation in Moscow Domodedovo airport is described in the article, with runway 32 right in use, no significant weather, real usage of STARs, considering all the ICAO and Russian Federation regulations regarding speed control with the restrictions mentioned in AIP of Moscow Domodedovo. The purpose of the experiment is to prove the need of metering the air traffic flow on the entry points in Moscow TMA, because in case of unorganized air traffic flow approach controllers will have additional unnecessary workload.The conducted calculations show, that only 3 aircraft entering TMA on the same distance from initial approach point can be handled using only speed control and existing standard arrival procedures, in all other cases vectoring or holding areas should be used.In order to avoid such situations and increase the number of the aircraft that can be handled by the approach controller with less instructions, all the traffic arriving on the TMA entry point has to be metered by area control centre, because the air traffic control unit has much more space and time for long term speed control modifications, e.g. ±0,02 Mach. In conclusion a simple rule comes to mind – the bigger inbound traffic is, the earlier one has to organize it, in order to do it speed control, radar vectors, miles-in-trail can be used. Also new equipment and technology can help air traffic controller with this task, e.g. AMAN (arrival manager, in addition to this, the experience of

  6. Application of weighted early-arrival waveform inversion to shallow land data

    KAUST Repository

    Yu, Han

    2014-03-01

    Seismic imaging of deep land targets is usually difficult since the near-surface velocities are not accurately estimated. Recent studies have shown that inverting traces weighted by the energy of the early-arrivals can improve the accuracy of estimating shallow velocities. In this work, it is explained by showing that the associated misfit gradient function tends to be sensitive to the kinetics of wave propagation and insensitive to the dynamics. A synthetic example verifies the theoretical predictions and shows that the effects of noise and unpredicted amplitude variations in the inversion are reduced using this weighted early arrival waveform inversion (WEWI). We also apply this method to a 2D land data set for estimating the near-surface velocity distribution. The reverse time migration images suggest that, compared to the tomogram inverted directly from the early arrival waveforms, the WEWI tomogram provides a more convincing velocity model and more focused reflections in the deeper part of the image. © 2014 Elsevier B.V.

  7. Arrival Processes for Vessels in a Port Simulation

    NARCIS (Netherlands)

    E. van Asperen (Eelco); R. Dekker (Rommert); M. Polman (Mark); H. de Swaan Arons; L. Waltman (Ludo)

    2003-01-01

    textabstractPorts provide jetty facilities for ships to load and unload their cargo. Jetty capacity is costly and therefore limited, causing delays for arriving ships. However, ship delays are also costly, so terminal operators attempt to min imize their number and duration. Here, simulation has

  8. Amplitude and angle of arrival measurements on a 28.56 GHz Earth-space path

    Science.gov (United States)

    Devasirvatham, D. M. J.; Hodge, D. B.

    1981-01-01

    The amplitude and angle of arrival measurements on an Earth-space path using the 28.56 GHz COMSTAR D3 satellite beacon are described. These measurements were made by the Ohio State University ElectroScience Laboratory during the period September 1978 to September 1979. Monthly, quarterly, and annual distributions of attenuation, angle of arrival, and variance of both these parameters are reported. During this period, fades exceeding 29 dB for .00% of the time and angle of arrival fluctuations exceeding .12 degrees for .01% of the time were observed.

  9. Does the arrival index predict physiological stress reactivity in children.

    Science.gov (United States)

    de Veld, Danielle M J; Riksen-Walraven, J Marianne; de Weerth, Carolina

    2014-09-01

    Knowledge about children's stress reactivity and its correlates is mostly based on one stress task, making it hard to assess the generalizability of the results. The development of an additional stress paradigm for children, that also limits stress exposure and test time, could greatly advance this field of research. Research in adults may provide a starting point for the development of such an additional stress paradigm, as changes in salivary cortisol and alpha-amylase (sAA) over a 1-h pre-stress period in the laboratory correlated strongly with subsequent reactivity to stress task (Balodis et al., 2010, Psychoneuroendocrinology 35:1363-73). The present study examined whether such strong correlations could be replicated in 9- to 11-year-old children. Cortisol and sAA samples were collected from 158 children (83 girls) during a 2.5-h visit to the laboratory. This visit included a 1-h pre-stress period in which children performed some non-stressful tasks and relaxed before taking part in a psychosocial stress task (TSST-C). A higher cortisol arrival index was significantly and weakly correlated with a higher AUCg but unrelated to cortisol reactivity to the stressor. A higher sAA arrival index was significantly and moderately related to lower stress reactivity and to a lower AUCi. Children's personality and emotion regulation variables were unrelated to the cortisol and sAA arrival indices. The results of this study do not provide a basis for the development of an additional stress paradigm for children. Further replications in children and adults are needed to clarify the potential meaning of an arrival index.

  10. Design Principles and Algorithms for Air Traffic Arrival Scheduling

    Science.gov (United States)

    Erzberger, Heinz; Itoh, Eri

    2014-01-01

    This report presents design principles and algorithms for building a real-time scheduler of arrival aircraft based on a first-come-first-served (FCFS) scheduling protocol. The algorithms provide the conceptual and computational foundation for the Traffic Management Advisor (TMA) of the Center/terminal radar approach control facilities (TRACON) automation system, which comprises a set of decision support tools for managing arrival traffic at major airports in the United States. The primary objective of the scheduler is to assign arrival aircraft to a favorable landing runway and schedule them to land at times that minimize delays. A further objective of the scheduler is to allocate delays between high-altitude airspace far away from the airport and low-altitude airspace near the airport. A method of delay allocation is described that minimizes the average operating cost in the presence of errors in controlling aircraft to a specified landing time. This report is a revision of an earlier paper first presented as part of an Advisory Group for Aerospace Research and Development (AGARD) lecture series in September 1995. The authors, during vigorous discussions over the details of this paper, felt it was important to the air-trafficmanagement (ATM) community to revise and extend the original 1995 paper, providing more detail and clarity and thereby allowing future researchers to understand this foundational work as the basis for the TMA's scheduling algorithms.

  11. Syndrome of Acute Anxiety Among Marines After Recent Arrival at High Altitude

    Science.gov (United States)

    2014-05-01

    Naval Health Research Center Syndrome of Acute Anxiety Among Marines After Recent Arrival at High Altitude Michael K. Sracic Darren Thomas...Allen Pate Jacob Norris Marc Norman, Jeffrey H. Gertsch Report No. 13-29 The views expressed in this article are those of the authors...MEDICINE, 179, 5:559, 2014 Syndrome of Acute Anxiety Among Marines After Recent Arrival at High Altitude LT Michael K. Sracic, MC USN*; LT Darren Thomas

  12. Method for Establishing Direction of Arrival by Use of Signals of Opportunity

    Science.gov (United States)

    2017-08-29

    digital converter (ADC). The analog-to-digital converter sampling process that locks the relative time features of the digital signal processing...path and is sampled by the ADC. The ADC sampling process locks the relative time properties of the individual signals components arriving at...that signal. For each wave vector, the angles that define the direction of arrival are assumed to be identical at each RF port phase center in the

  13. The Role of Campus Support, Undocumented Identity, and Deferred Action for Childhood Arrivals on Civic Engagement for Latinx Undocumented Undergraduates.

    Science.gov (United States)

    Katsiaficas, Dalal; Volpe, Vanessa; Raza, Syeda S; Garcia, Yuliana

    2017-08-30

    This study examined civic engagement in a sample of 790 undocumented Latinx undergraduates (aged 18-30). The relations between social supports (campus safe spaces and peer support) and civic engagement and whether a strong sense of undocumented identity mediated this relation were examined. Competing statistical models examined the role of participants' status (whether or not they received temporary protection from deportation with Deferred Action for Childhood Arrivals [DACA]) in this mediational process. Results revealed that having a strong identification with being undocumented mediated the role of social supports on civic engagement in the overall sample, and that this process was specifically important for those with DACA status. The intersection of policies such as DACA and the lived experiences of Latinx undocumented college students are discussed. © 2017 The Authors. Child Development © 2017 Society for Research in Child Development, Inc.

  14. Periodicity analysis of tourist arrivals to Banda Aceh using smoothing SARIMA approach

    Science.gov (United States)

    Miftahuddin, Helida, Desri; Sofyan, Hizir

    2017-11-01

    Forecasting the number of tourist arrivals who enters a region is needed for tourism businesses, economic and industrial policies, so that the statistical modeling needs to be conducted. Banda Aceh is the capital of Aceh province more economic activity is driven by the services sector, one of which is the tourism sector. Therefore, the prediction of the number of tourist arrivals is needed to develop further policies. The identification results indicate that the data arrival of foreign tourists to Banda Aceh to contain the trend and seasonal nature. Allegedly, the number of arrivals is influenced by external factors, such as economics, politics, and the holiday season caused the structural break in the data. Trend patterns are detected by using polynomial regression with quadratic and cubic approaches, while seasonal is detected by a periodic regression polynomial with quadratic and cubic approach. To model the data that has seasonal effects, one of the statistical methods that can be used is SARIMA (Seasonal Autoregressive Integrated Moving Average). The results showed that the smoothing, a method to detect the trend pattern is cubic polynomial regression approach, with the modified model and the multiplicative periodicity of 12 months. The AIC value obtained was 70.52. While the method for detecting the seasonal pattern is a periodic regression polynomial cubic approach, with the modified model and the multiplicative periodicity of 12 months. The AIC value obtained was 73.37. Furthermore, the best model to predict the number of foreign tourist arrivals to Banda Aceh in 2017 to 2018 is SARIMA (0,1,1)(1,1,0) with MAPE is 26%.

  15. Applying the ARRIVE Guidelines to an In Vivo Database.

    Directory of Open Access Journals (Sweden)

    Natasha A Karp

    2015-05-01

    Full Text Available The Animal Research: Reporting of In Vivo Experiments (ARRIVE guidelines were developed to address the lack of reproducibility in biomedical animal studies and improve the communication of research findings. While intended to guide the preparation of peer-reviewed manuscripts, the principles of transparent reporting are also fundamental for in vivo databases. Here, we describe the benefits and challenges of applying the guidelines for the International Mouse Phenotyping Consortium (IMPC, whose goal is to produce and phenotype 20,000 knockout mouse strains in a reproducible manner across ten research centres. In addition to ensuring the transparency and reproducibility of the IMPC, the solutions to the challenges of applying the ARRIVE guidelines in the context of IMPC will provide a resource to help guide similar initiatives in the future.

  16. Does winter region affect spring arrival time and body mass of king eiders in northern Alaska?

    Science.gov (United States)

    Powell, Abby N.; Oppel, Steffen

    2009-01-01

    Events during the non-breeding season may affect the body condition of migratory birds and influence performance during the following breeding season. Migratory birds nesting in the Arctic often rely on endogenous nutrients for reproductive efforts, and are thus potentially subject to such carry-over effects. We tested whether king eider (Somateria spectabilis) arrival time and body mass upon arrival at breeding grounds in northern Alaska were affected by their choice of a winter region in the Bering Sea. We captured birds shortly after arrival on breeding grounds in early June 2002–2006 at two sites in northern Alaska and determined the region in which individuals wintered using satellite telemetry or stable isotope ratios of head feathers. We used generalized linear models to assess whether winter region explained variation in arrival body mass among individuals by accounting for sex, site, annual variation, and the date a bird was captured. We found no support for our hypothesis that either arrival time or arrival body mass of king eiders differed among winter regions. We conclude that wintering in different regions in the Bering Sea is unlikely to have reproductive consequences for king eiders in our study areas.

  17. Astronauts Armstrong and Scott arrive at Hickam Field, Hawaii

    Science.gov (United States)

    1966-01-01

    Astronauts Neil A. Armstrong (center), command pilot, and David R. Scott, pilot, arrive at Hickam Field, Hawaii on their way from Naha, Okinawa, to Cape Kennedy, Florida. Astronaut Walter M. Schirra Jr. is at extreme left.

  18. Postcolonial Issues and Colonial Closures: Portrayals of Ambivalence in Shaun Tan’s The Arrival

    Directory of Open Access Journals (Sweden)

    Renata Lucena Dalmaso

    2016-06-01

    Full Text Available http://dx.doi.org/10.5007/2175-8026.2016v69n2p63 This article aims to investigate the visual representation of the connection between immigration and the construction of an Australian identity as a nation in Shaun Tan’s graphic novel The Arrival (2006. Based on the debate about imagined communities and the ambivalence on the narration of a nation, proposed by Benedict Anderson and Homi Bhabha, we will discuss how The Arrival creates moments for the appearance of the ambivalence of cultural difference at the same time that it also constructs a horizontal imagined community. On these terms, The Arrival depicts some of the liminal positionality that immigrants have to deal when they arrive in a new place, but also constructs a cohesive and homogeneous narrative that entails the assimilation of the immigrants. In other words, this work offers a closure that can be read as an assimilation of the colonial discourse for a series post-colonial issues.

  19. 8 CFR 251.1 - Arrival manifests and lists.

    Science.gov (United States)

    2010-01-01

    ... List, in accordance with the instructions contained thereon. (2) Longshore work notations. The master... master, captain, or agent shall prepare as a part of the manifest, when one is required for presentation... 8 Aliens and Nationality 1 2010-01-01 2010-01-01 false Arrival manifests and lists. 251.1 Section...

  20. NASA's ATM Technology Demonstration-1: Integrated Concept of Arrival Operations

    Science.gov (United States)

    Baxley, Brian T.; Swenson, Harry N.; Prevot, Thomas; Callantine, Todd J.

    2012-01-01

    This paper describes operations and procedures envisioned for NASA s Air Traffic Management (ATM) Technology Demonstration #1 (ATD-1). The ATD-1 Concept of Operations (ConOps) demonstration will integrate three NASA technologies to achieve high throughput, fuel-efficient arrival operations into busy terminal airspace. They are Traffic Management Advisor with Terminal Metering (TMA-TM) for precise time-based schedules to the runway and points within the terminal area, Controller-Managed Spacing (CMS) decision support tools for terminal controllers to better manage aircraft delay using speed control, and Flight deck Interval Management (FIM) avionics and flight crew procedures to conduct airborne spacing operations. The ATD-1 concept provides de-conflicted and efficient operations of multiple arrival streams of aircraft, passing through multiple merge points, from top-of-descent (TOD) to touchdown. It also enables aircraft to conduct Optimized Profile Descents (OPDs) from en route altitude to the runway, using primarily speed control to maintain separation and schedule. The ATD-1 project is currently addressing the challenges of integrating the three technologies, and implantation into an operational environment. Goals of the ATD-1 demonstration include increasing the throughput of high-density airports, reducing controller workload, increasing efficiency of arrival operations and the frequency of trajectory-based operations, and promoting aircraft ADS-B equipage.

  1. Automatic first-arrival picking based on extended super-virtual interferometry with quality control procedure

    Science.gov (United States)

    An, Shengpei; Hu, Tianyue; Liu, Yimou; Peng, Gengxin; Liang, Xianghao

    2017-12-01

    Static correction is a crucial step of seismic data processing for onshore play, which frequently has a complex near-surface condition. The effectiveness of the static correction depends on an accurate determination of first-arrival traveltimes. However, it is difficult to accurately auto-pick the first arrivals for data with low signal-to-noise ratios (SNR), especially for those measured in the area of the complex near-surface. The technique of the super-virtual interferometry (SVI) has the potential to enhance the SNR of first arrivals. In this paper, we develop the extended SVI with (1) the application of the reverse correlation to improve the capability of SNR enhancement at near-offset, and (2) the usage of the multi-domain method to partially overcome the limitation of current method, given insufficient available source-receiver combinations. Compared to the standard SVI, the SNR enhancement of the extended SVI can be up to 40%. In addition, we propose a quality control procedure, which is based on the statistical characteristics of multichannel recordings of first arrivals. It can auto-correct the mispicks, which might be spurious events generated by the SVI. This procedure is very robust, highly automatic and it can accommodate large data in batches. Finally, we develop one automatic first-arrival picking method to combine the extended SVI and the quality control procedure. Both the synthetic and the field data examples demonstrate that the proposed method is able to accurately auto-pick first arrivals in seismic traces with low SNR. The quality of the stacked seismic sections obtained from this method is much better than those obtained from an auto-picking method, which is commonly employed by the commercial software.

  2. SAFE Newsletter

    OpenAIRE

    2013-01-01

    The Center of Excellence SAFE – “Sustainable Architecture for Finance in Europe” – is a cooperation of the Center for Financial Studies and Goethe University Frankfurt. It is funded by the LOEWE initiative of the State of Hessen (Landes-Offensive zur Entwicklung wissenschaftlich-ökonomischer Exzellenz). SAFE brings together more than 40 professors and just as many junior researchers who are all dedicated to conducting research in support of a sustainable financial architecture. The Center has...

  3. Algorithm Indicating Moment of P-Wave Arrival Based on Second-Moment Characteristic

    Directory of Open Access Journals (Sweden)

    Jakub Sokolowski

    2016-01-01

    Full Text Available The moment of P-wave arrival can provide us with many information about the nature of a seismic event. Without adequate knowledge regarding the onset moment, many properties of the events related to location, polarization of P-wave, and so forth are impossible to receive. In order to save time required to indicate P-wave arrival moment manually, one can benefit from automatic picking algorithms. In this paper two algorithms based on a method finding a regime switch point are applied to seismic event data in order to find P-wave arrival time. The algorithms are based on signals transformed via a basic transform rather than on raw recordings. They involve partitioning the transformed signal into two separate series and fitting logarithm function to the first subset (which corresponds to pure noise and therefore it is considered stationary, exponent or power function to the second subset (which corresponds to nonstationary seismic event, and finding the point at which these functions best fit the statistic in terms of sum of squared errors. Effectiveness of the algorithms is tested on seismic data acquired from O/ZG “Rudna” underground copper ore mine with moments of P-wave arrival initially picked by broadly known STA/LTA algorithm and then corrected by seismic station specialists. The results of proposed algorithms are compared to those obtained using STA/LTA.

  4. A review of the decoherent histories approach to the arrival time problem in quantum theory

    International Nuclear Information System (INIS)

    Yearsley, James M

    2011-01-01

    We review recent progress in understanding the arrival time problem in quantum mechanics, from the point of view of the decoherent histories approach to quantum theory. We begin by discussing the arrival time problem, focussing in particular on the role of the probability current in the expected classical solution. After a brief introduction to decoherent histories we review the use of complex potentials in the construction of appropriate class operators. We then discuss the arrival time problem for a particle coupled to an environment, and review how the arrival time probability can be expressed in terms of a POVM in this case. We turn finally to the question of decoherence of the corresponding histories, and we show that this can be achieved for simple states in the case of a free particle, and for general states for a particle coupled to an environment.

  5. An automatic microseismic or acoustic emission arrival identification scheme with deep recurrent neural networks

    Science.gov (United States)

    Zheng, Jing; Lu, Jiren; Peng, Suping; Jiang, Tianqi

    2018-02-01

    The conventional arrival pick-up algorithms cannot avoid the manual modification of the parameters for the simultaneous identification of multiple events under different signal-to-noise ratios (SNRs). Therefore, in order to automatically obtain the arrivals of multiple events with high precision under different SNRs, in this study an algorithm was proposed which had the ability to pick up the arrival of microseismic or acoustic emission events based on deep recurrent neural networks. The arrival identification was performed using two important steps, which included a training phase and a testing phase. The training process was mathematically modelled by deep recurrent neural networks using Long Short-Term Memory architecture. During the testing phase, the learned weights were utilized to identify the arrivals through the microseismic/acoustic emission data sets. The data sets were obtained by rock physics experiments of the acoustic emission. In order to obtain the data sets under different SNRs, this study added random noise to the raw experiments' data sets. The results showed that the outcome of the proposed method was able to attain an above 80 per cent hit-rate at SNR 0 dB, and an approximately 70 per cent hit-rate at SNR -5 dB, with an absolute error in 10 sampling points. These results indicated that the proposed method had high selection precision and robustness.

  6. There is no evidence for a temporal link between pathogen arrival and frog extinctions in north-eastern Australia.

    Directory of Open Access Journals (Sweden)

    Ben L Phillips

    Full Text Available Pathogen spread can cause population declines and even species extinctions. Nonetheless, in the absence of tailored monitoring schemes, documenting pathogen spread can be difficult. In the case of worldwide amphibian declines the best present understanding is that the chytrid fungus Batrachochytrium dendrobatidis (Bd has recently spread, causing amphibian declines and extinction in the process. However, good evidence demonstrating pathogen arrival followed by amphibian decline is rare, and analysis of putative evidence is often inadequate. Here we attempt to examine the relationship between Bd arrival and amphibian decline across north-eastern Australia, using sites where a wave-like pattern of amphibian decline was first noticed and at which intensive research has since been conducted. We develop an analytical framework that allows rigorous estimation of pathogen arrival date, which can then be used to test for a correlation between the time of pathogen arrival and amphibian decline across sites. Our results show that, with the current dataset, the earliest possible arrival date of Bd in north-eastern Australia is completely unresolved; Bd could have arrived immediately before sampling commenced or may have arrived thousands of years earlier, the present data simply cannot say. The currently available data are thus insufficient to assess the link between timing of pathogen arrival and population decline in this part of the world. This data insufficiency is surprising given that there have been decades of research on chytridiomycosis in Australia and that there is a general belief that the link between Bd arrival and population decline is well resolved in this region. The lack of data on Bd arrival currently acts as a major impediment to determining the role of environmental factors in driving the global amphibian declines, and should be a major focus of future research.

  7. Managing truck arrivals with time windows to alleviate gate congestion at container terminals

    DEFF Research Database (Denmark)

    Chen, G.; Govindan, Kannan; Yang, Z.

    2013-01-01

    Long truck queues at gates often limit the efficiency of a container terminal and generate serious air pollution. To reduce the gate congestion, this paper proposes a method called'vessel dependent time windows (VDTWs)' to control truck arrivals, which involves partitioning truck entries into gro......Long truck queues at gates often limit the efficiency of a container terminal and generate serious air pollution. To reduce the gate congestion, this paper proposes a method called'vessel dependent time windows (VDTWs)' to control truck arrivals, which involves partitioning truck entries...... into groups and assigning different time windows to the groups. The proposed VDTWs method includes three steps: (1) predicting truck arrivals based on the time window assignment, (2) estimating the queue length of trucks, and (3) optimizing the arrangement of time windows to minimize the total cost...

  8. Natural selection for earlier male arrival to breeding grounds through direct and indirect effects in a migratory songbird

    NARCIS (Netherlands)

    Velmala, William; Helle, Samuli; Ahola, Markus P.; Klaassen, M.R.J.; Lehikoinen, Esa; Rainio, Kalle; Sirkia, Paivi M.; Laaksonen, Toni

    2015-01-01

    For migratory birds, the earlier arrival of males to breeding grounds is often expected to have fitness benefits. However, the selection differential on male arrival time has rarely been decomposed into the direct effect of male arrival and potential indirect effects through female traits. We

  9. Arrival-Time Detection and Ultrasonic Flow-Meter Applications

    International Nuclear Information System (INIS)

    Willatzen, Morten; Soendergaard, Peter; Latino, Carl; Voss, Frands; Andersen, Niels Lervad; Brokate, Martin; Bounaim, Aicha

    2006-01-01

    The Danfoss problem on ultrasonic flow measurement has been separated into three parts each handled by a subgroup of the authors listed above. The first subgroup deals with a presentation of modelling equations describing the physics of ultrasonic flow meters employing reciprocal ultrasonic transducer systems. The mathematical model presented allows the electrical output signal to be determined corresponding to any time-dependent electrical input signal. The transducers modelled consist of a piezoceramic material layer and a passive acoustic matching layer. The second subgroup analyzes the possibility of coding the input signal so as to simplify arrival-time detection by re.nding the coded input sequence in the received signal. The narrow-band nature of the transducers makes this problem non-trivial but suggestions for improvement are proposed. The analysis given is based on traditional autoand cross-correlation techniques. The third subgroup attempts to improve existing correlation methods in determining arrival-time detection of signals. A mathematical formulation of the problem is given and the application to a set of real signals provided by Danfoss A/S is performed with good results

  10. JUST ARRIVED... and already an expert on CERN

    CERN Multimedia

    2001-01-01

    The induction programme has just changed. Although the programme has been providing practical information to newcomers in their first months at CERN since 1996, it has just been renewed to help new arrivals right from day one. The first group of new arrivals to experience the new induction programme, along with members of the induction team, outside building 33. Until 1996, most newcomers at CERN were easy to identify: they always carried a map with them, often got lost, and were confused with the names of Divisions and groups. This was because an induction programme for new staff had not yet been created. Since then, induction sessions have taken place every trimester and have been much appreciated. However some newcomers find themselves waiting several weeks before being invited to a briefing session. This is about to change! At the beginning of June, HR Division ran a new-style pilot induction session designed to change the global structure of the programme. From now on, as soon as newcomers take their f...

  11. Monitoring molecular interactions using photon arrival-time interval distribution analysis

    Science.gov (United States)

    Laurence, Ted A [Livermore, CA; Weiss, Shimon [Los Angels, CA

    2009-10-06

    A method for analyzing/monitoring the properties of species that are labeled with fluorophores. A detector is used to detect photons emitted from species that are labeled with one or more fluorophores and located in a confocal detection volume. The arrival time of each of the photons is determined. The interval of time between various photon pairs is then determined to provide photon pair intervals. The number of photons that have arrival times within the photon pair intervals is also determined. The photon pair intervals are then used in combination with the corresponding counts of intervening photons to analyze properties and interactions of the molecules including brightness, concentration, coincidence and transit time. The method can be used for analyzing single photon streams and multiple photon streams.

  12. Can basic life support personnel safely determine that advanced life support is not needed?

    Science.gov (United States)

    Cone, D C; Wydro, G C

    2001-01-01

    To determine whether firefighter/emergency medical technicians-basic (FF/EMT-Bs) staffing basic life support (BLS) ambulances in a two-tiered emergency medical services (EMS) system can safely determine when advanced life support (ALS) is not needed. This was a prospective, observational study conducted in two academic emergency departments (EDs) receiving patients from a large urban fire-based EMS system. Runs were studied to which ALS and BLS ambulances were simultaneously dispatched, with the patient transported by the BLS unit. Prospectively established criteria for potential need for ALS were used to determine whether the FF/EMT-B's decision to cancel the ALS unit was safe, and simple outcomes (admission rate, length of stay, mortality) were examined. In the system studied, BLS crews may cancel responding ALS units at their discretion; there are no protocols or medical criteria for cancellation. A convenience sample of 69 cases was collected. In 52 cases (75%), the BLS providers indicated that they cancelled the responding ALS unit because they did not feel ALS was needed. Of these, 40 (77%) met study criteria for ALS: 39 had potentially serious chief complaints, nine had abnormal vital signs, and ten had physical exam findings that warranted ALS. Forty-five (87%) received an intervention immediately upon ED arrival that could have been provided in the field by an ALS unit, and 16 (31%) were admitted, with a median length of stay of 3.3 days (range 1.1-73.4 days). One patient died. Firefighter/EMT-Bs, working without protocols or medical criteria, cannot always safely determine which patients may require ALS intervention.

  13. Original Research Factors associated with hospital arrival time after ...

    African Journals Online (AJOL)

    Original Research. Factors associated with hospital arrival time after the onset of stroke symptoms: A cross-sectional study at two teaching hospitals in Harare, Zimbabwe .... hypertension causing small vessel disease which outweigh the causes of ..... Stroke Mechanism in Atherosclerotic Middle Cerebral Artery Disease:.

  14. Controlled time of arrival windows for already initiated energy-neutral continuous descent operations

    OpenAIRE

    Dalmau Codina, Ramon; Prats Menéndez, Xavier

    2017-01-01

    Continuous descent operations with controlled times of arrival at one or several metering fixes could enable environmentally friendly procedures without compromising terminal airspace capacity. This paper focuses on controlled time of arrival updates once the descent has been already initiated, assessing the feasible time window (and associated fuel consumption) of continuous descent operations requiring neither thrust nor speed-brake usage along the whole descent (i.e. only elevator control ...

  15. Estimating Radar Velocity using Direction of Arrival Measurements

    Energy Technology Data Exchange (ETDEWEB)

    Doerry, Armin Walter [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Horndt, Volker [General Atomics Aeronautical Systems, Inc., San Diego, CA (United States); Bickel, Douglas Lloyd [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Naething, Richard M. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2014-09-01

    Direction of Arrival (DOA) measurements, as with a monopulse antenna, can be compared against Doppler measurements in a Synthetic Aperture Radar ( SAR ) image to determine an aircraft's forward velocity as well as its crab angle, to assist the aircraft's navigation as well as improving high - performance SAR image formation and spatial calibration.

  16. A descriptive study on public transport user behaviour from Live Bus Arrivals

    OpenAIRE

    Dell’Amico, M.; Hadjidimitriou, S.; Kaparias, I.

    2014-01-01

    In order to offer public transport that meet citizens’ needs for transport and further increase the use of bus services, Public Authorities need to analyse and understand travellers behaviour. Automatic Vehicle Location (AVL) data provide information on the observed time of arrival and departure of a bus at each stop. These data are fed into an algorithm to provide information to users on the expected time of arrival at the bus stop by an on-line service. In the city of London this service is...

  17. An ESS treatment of the pattern of female arrival at the mating site in the yellow dung fly scathophaga stercoraria (L.)

    Science.gov (United States)

    Reuter; Ward; Blanckenhorn

    1998-12-07

    In most previous work on the yellow dung fly Scathophaga stercoraria (L.), as on other species, adaptive explanations have been sought for male behaviour whereas female behaviour has not been examined in similar detail. Here, the arrival of females at the mating site, fresh cattle droppings, is investigated. While almost all males are present shortly after pat deposition females arrive at a low, decreasing rate over an interval of about 5 hours. We propose that the distribution of female arrival times represents a mixed Evolutionarily Stable Strategy (ESS), formed by different trade-offs between costs and benefits of early and late arrival. Early arrival could be favoured by advantages due to better conditions for oviposition, faster egg development of reduced larval competition. Late arrival could be favoured by negative effects on females of male-male competition being weaker later after deposition. Computer simulations with distributions of arrival times deviating from the natural one were performed to "measure" the costs for females arriving at different times. These costs were compared with estimated benefits corresponding to the females' arrival times. This procedure revealed that females coming to the pat later in a population of females arriving shortly after deposition would be favoured. In a population arriving according to a uniform distribution, early females would have fitness advantages. Thus, evolution should lead to an intermediate distribution of arrival times, as in nature, i.e. female arrival behaviour is probably adaptive. The simulations also revealed that the intensity of sexual selection though male-male competition is highest with the natural pattern of female arrival. Therefore, natural selection generating this pattern amplifies the intensity of male-male interaction as a by-product. Copyright 1998 Academic Press

  18. ARRIVAL TIME DIFFERENCES BETWEEN GRAVITATIONAL WAVES AND ELECTROMAGNETIC SIGNALS DUE TO GRAVITATIONAL LENSING

    Energy Technology Data Exchange (ETDEWEB)

    Takahashi, Ryuichi [Faculty of Science and Technology, Hirosaki University, 3 Bunkyo-cho, Hirosaki, Aomori 036-8561 (Japan)

    2017-01-20

    In this study we demonstrate that general relativity predicts arrival time differences between gravitational wave (GW) and electromagnetic (EM) signals caused by the wave effects in gravitational lensing. The GW signals can arrive earlier than the EM signals in some cases if the GW/EM signals have passed through a lens, even if both signals were emitted simultaneously by a source. GW wavelengths are much larger than EM wavelengths; therefore, the propagation of the GWs does not follow the laws of geometrical optics, including the Shapiro time delay, if the lens mass is less than approximately 10{sup 5} M {sub ⊙}( f /Hz){sup −1}, where f is the GW frequency. The arrival time difference can reach ∼0.1 s ( f /Hz){sup −1} if the signals have passed by a lens of mass ∼8000 M {sub ⊙}( f /Hz){sup −1} with the impact parameter smaller than the Einstein radius; therefore, it is more prominent for lower GW frequencies. For example, when a distant supermassive black hole binary (SMBHB) in a galactic center is lensed by an intervening galaxy, the time lag becomes of the order of 10 days. Future pulsar timing arrays including the Square Kilometre Array and X-ray detectors may detect several time lags by measuring the orbital phase differences between the GW/EM signals in the SMBHBs. Gravitational lensing imprints a characteristic modulation on a chirp waveform; therefore, we can deduce whether a measured arrival time lag arises from intrinsic source properties or gravitational lensing. Determination of arrival time differences would be extremely useful in multimessenger observations and tests of general relativity.

  19. Safe Grid

    Science.gov (United States)

    Chow, Edward T.; Stewart, Helen; Korsmeyer, David (Technical Monitor)

    2003-01-01

    The biggest users of GRID technologies came from the science and technology communities. These consist of government, industry and academia (national and international). The NASA GRID is moving into a higher technology readiness level (TRL) today; and as a joint effort among these leaders within government, academia, and industry, the NASA GRID plans to extend availability to enable scientists and engineers across these geographical boundaries collaborate to solve important problems facing the world in the 21 st century. In order to enable NASA programs and missions to use IPG resources for program and mission design, the IPG capabilities needs to be accessible from inside the NASA center networks. However, because different NASA centers maintain different security domains, the GRID penetration across different firewalls is a concern for center security people. This is the reason why some IPG resources are been separated from the NASA center network. Also, because of the center network security and ITAR concerns, the NASA IPG resource owner may not have full control over who can access remotely from outside the NASA center. In order to obtain organizational approval for secured remote access, the IPG infrastructure needs to be adapted to work with the NASA business process. Improvements need to be made before the IPG can be used for NASA program and mission development. The Secured Advanced Federated Environment (SAFE) technology is designed to provide federated security across NASA center and NASA partner's security domains. Instead of one giant center firewall which can be difficult to modify for different GRID applications, the SAFE "micro security domain" provide large number of professionally managed "micro firewalls" that can allow NASA centers to accept remote IPG access without the worry of damaging other center resources. The SAFE policy-driven capability-based federated security mechanism can enable joint organizational and resource owner approved remote

  20. Spectral information for detection of acoustic time to arrival

    DEFF Research Database (Denmark)

    Gordon, Michael S.; Russo, Frank A.; MacDonald, Ewen

    2013-01-01

    The exponential increase of intensity for an approaching sound source provides salient information for a listener to make judgments of time to arrival (TTA). Specifically, a listener will experience a greater rate of increasing intensity for higher than for lower frequencies during a sound source...

  1. A CATASTROPHIC-CUM-RESTORATIVE QUEUING SYSTEM WITH CORRELATED BATCH ARRIVALS AND VARIABLE CAPACITY

    Directory of Open Access Journals (Sweden)

    Rakesh Kumar

    2008-07-01

    Full Text Available In this paper, we study a catastrophic-cum-restorative queuing system with correlated batch arrivals and service in batches of variable sizes. We perform the transient analysis of the queuing model. We obtain the Laplace Transform of the probability generating function of system size. Finally, some particular cases of the model have been derived and discussed. Keywords: Queue length, Catastrophes, Correlated batch arrivals, Broadband services, Variable service capacity, and Restoration.

  2. Scandinavian exceptionalism? Civic integration and labour market activation for newly arrived immigrants

    DEFF Research Database (Denmark)

    Breidahl, Karen Nielsen

    2017-01-01

    models have been resilient: Based on an in-depth historical and comparative analysis of labour market activation policies targeting newly arrived immigrants in Sweden, Norway, and Denmark since the early 1990s, the article contributes to the overall question: To what extent do the institutional pathways...... of the Scandinavian welfare states prevail when confronted with newcomers? Activation policies targeting newly arrived immigrants exemplifies how the ambition of states to promote functional, individual autonomy is also an important, ongoing process in diverse policy areas of the welfare state and not restricted...

  3. The Measurement and Interpretation of Surface Wave Group Arrival Times

    Science.gov (United States)

    Masters, G.; Kane, D.; Morrow, J.; Zhou, Y.; Tromp, J.

    2005-12-01

    We have recently developed an efficient technique for measuring the relative group arrival times of surface waves by using cross-correlation and cluster analysis of waveform envelope functions. Applying the analysis to minor arc Love and Rayleigh waves in the frequency band 7 to 35 mHz for all events over magnitude 5.5 results in a dataset of over 200,000 measurements at each frequency for long period Rayleigh waves (frequency less than 25 mHz) and about 100,000 measurements at the shorter periods. Analysis of transverse components results in about half as many Love wave measurements. Simple ray theory inversions of the relative arrival times for apparent group velocity produce maps which are accurate representations of the data (often over 90% variance reduction of the relative arrival times) and which show features strongly correlated with tectonics and crustal thickness. The apparent group velocity variations can be extremely large: 30% velocity variations for 20 mHz Rayleigh waves and 40% variations for 30 mHz Rayleigh waves and can have abrupt lateral changes. This raises the concern that non-ray theory effects could be important. Indeed, a recent analysis by Dahlen and Zhou (personal communication) suggests that the group arrival times should be a functions of both the group velocity AND the phase velocity. The simplest way to test the interpretation of the measurements is to perform the analysis on synthetic seismograms computed for a realistic model of the Earth. Here, we use the SEM with a model which incorporates realistic crust and mantle structure. We are currently computing synthetics for a suite of roughly 1000 events recorded globally that extend to a period of 18 seconds. We shall present the results of applying both ray-based and finite frequency inversions to the synthetic data as well as evaluating the effects of off path propagation at short periods using surface wave ray tracing.

  4. Analysis on the Impact of Pop-Up Flight Occurrence when Extending the Arrival Management Horizon

    NARCIS (Netherlands)

    Ellerbroek, J.; Hoekstra, J.M.; Westerveld, E

    2017-01-01

    The occurrence of pop-up flights negatively affects the (extended) arrival manager. This issue is known already for a long time by operational experts, but the extent thereof has now been assessed during experiments. An arrival manager research model was developed and integrated in BlueSky, an

  5. Predictive analytics for truck arrival time estimation : a field study at a European distribution center

    NARCIS (Netherlands)

    van der Spoel, Sjoerd; Amrit, Chintan Amrit; van Hillegersberg, Jos

    2017-01-01

    Distribution centres (DCs) are the hubs connecting transport streams in the supply chain. The synchronisation of coming and going cargo at a DC requires reliable arrival times. To achieve this, a reliable method to predict arrival times is needed. A literature review was performed to find the

  6. Analysis of an M/G/1 queue with customer impatience and an adaptive arrival process

    NARCIS (Netherlands)

    Boxma, O.J.; Prabhu, B.J.

    2009-01-01

    We study an M/G/1 queue with impatience and an adaptive arrival process. The rate of the arrival process changes according to whether an incoming customer is accepted or rejected. We analyse two different models for impatience : (i) based on workload, and (ii) based on queue length. For the

  7. How safely do we live

    International Nuclear Information System (INIS)

    Fritzsche, A.F.

    1986-01-01

    This volume deals in detail with the multidisciplinary subject of the perception and assessment of hazards both according to objective and subjective points of view, and relates to recent studies performed particularly in the USA. The author shows up possible methods and means to arrive at a handling of hazards in keeping with socio-political requirements, and intends to draw the general public's attention to this topic. The individual chapters are dedicated to the term of risk, the acceptable risk, the perception of hazards, the special case of nuclear energy, the psychological backgrounds, the qualification of hazards, hazard assessment and risk management. Abstracts of these chapters were entered separately into the data base. The author thinks the dialogue with the citizen to be the only way to arrive at a better understanding of ''risk'' in the general public. (HSCH) [de

  8. Maximum Likelihood Time-of-Arrival Estimation of Optical Pulses via Photon-Counting Photodetectors

    Science.gov (United States)

    Erkmen, Baris I.; Moision, Bruce E.

    2010-01-01

    Many optical imaging, ranging, and communications systems rely on the estimation of the arrival time of an optical pulse. Recently, such systems have been increasingly employing photon-counting photodetector technology, which changes the statistics of the observed photocurrent. This requires time-of-arrival estimators to be developed and their performances characterized. The statistics of the output of an ideal photodetector, which are well modeled as a Poisson point process, were considered. An analytical model was developed for the mean-square error of the maximum likelihood (ML) estimator, demonstrating two phenomena that cause deviations from the minimum achievable error at low signal power. An approximation was derived to the threshold at which the ML estimator essentially fails to provide better than a random guess of the pulse arrival time. Comparing the analytic model performance predictions to those obtained via simulations, it was verified that the model accurately predicts the ML performance over all regimes considered. There is little prior art that attempts to understand the fundamental limitations to time-of-arrival estimation from Poisson statistics. This work establishes both a simple mathematical description of the error behavior, and the associated physical processes that yield this behavior. Previous work on mean-square error characterization for ML estimators has predominantly focused on additive Gaussian noise. This work demonstrates that the discrete nature of the Poisson noise process leads to a distinctly different error behavior.

  9. FORECASTING TOURIST ARRIVALS TO LANGKAWI ISLAND MALAYSIA

    OpenAIRE

    Kamarul Ariffin MANSOR; Wan Irham ISHAK

    2015-01-01

    Tourism is the act of travelling for a person or group of people from their own locality to a specific destination in a short term or long term period either for leisure or business purposes. Tourism is an important sector in the Malaysian economy where tourism development will lead to the positive economic development of the country and in general improve the quality of life for all citizens. Therefore, forecasting tourist arrivals with high accuracy becomes important since it may ensure t...

  10. Two Coupled Queues with Vastly Different Arrival Rates: Critical Loading Case

    Directory of Open Access Journals (Sweden)

    Charles Knessl

    2011-01-01

    Full Text Available We consider two coupled queues with a generalized processor sharing service discipline. The second queue has a much smaller Poisson arrival rate than the first queue, while the customer service times are of comparable magnitude. The processor sharing server devotes most of its resources to the first queue, except when it is empty. The fraction of resources devoted to the second queue is small, of the same order as the ratio of the arrival rates. We assume that the primary queue is heavily loaded and that the secondary queue is critically loaded. If we let the small arrival rate to the secondary queue be O(ε, where 0≤ε≪1, then in this asymptotic limit the number of customers in the first queue will be large, of order O(ε-1, while that in the second queue will be somewhat smaller, of order O(ε-1/2. We obtain a two-dimensional diffusion approximation for this model and explicitly solve for the joint steady state probability distribution of the numbers of customers in the two queues. This work complements that in (Morrison, 2010, which the second queue was assumed to be heavily or lightly loaded, leading to mean queue lengths that were O(ε-1 or O(1, respectively.

  11. Aggregation, Heterogeneous Autoregression and Volatility of Daily International Tourist Arrivals and Exchange Rates

    OpenAIRE

    Chia-Lin Chang; Michael McAleer

    2010-01-01

    textabstractTourism is a major source of service receipts for many countries, including Taiwan. The two leading tourism countries for Taiwan, comprising a high proportion of world tourist arrivals to Taiwan, are Japan and USA, which are sources of short and long haul tourism, respectively. As it is well known that a strong domestic currency can have adverse effects on international tourist arrivals, daily data from 1 January 1990 to 31 December 2008 are used to model the world price and US$ /...

  12. Modelling the volatility in short and long haul Japanese tourist arrivals to New Zealand and Taiwan

    NARCIS (Netherlands)

    C-L. Chang (Chia-Lin); M.J. McAleer (Michael); C. Lim (Christine)

    2010-01-01

    textabstractThis paper estimates the effects of short and long haul volatility (or risk) in monthly Japanese tourist arrivals to Taiwan and New Zealand, respectively. In order to model appropriately the volatilities of international tourist arrivals, we use symmetric and asymmetric conditional

  13. Modelling the Volatility in Short and Long Haul Japanese Tourist Arrivals to New Zealand and Taiwan

    NARCIS (Netherlands)

    C-L. Chang (Chia-Lin); M.J. McAleer (Michael); C. Lim (Christine)

    2011-01-01

    textabstractThis paper estimates the effects of short and long haul volatility (or risk) in monthly Japanese tourist arrivals to Taiwan and New Zealand, respectively. In order to model appropriately the volatilities of international tourist arrivals, we use symmetric and asymmetric conditional

  14. Influence of ion/atom arrival ratio on structure and optical properties of AlN films by ion beam assisted deposition

    Energy Technology Data Exchange (ETDEWEB)

    Meng, Jian-ping [Department of Energy Material and Technology, General Research Institute for Nonferrous Metals, Beijing 100088 (China); School of Engineering and Technology, China University of Geosciences, Beijing 100083 (China); Fu, Zhi-qiang, E-mail: fuzq@cugb.edu.cn [School of Engineering and Technology, China University of Geosciences, Beijing 100083 (China); Liu, Xiao-peng [Department of Energy Material and Technology, General Research Institute for Nonferrous Metals, Beijing 100088 (China); Yue, Wen; Wang, Cheng-biao [School of Engineering and Technology, China University of Geosciences, Beijing 100083 (China)

    2014-10-30

    Highlights: • AlN films were fabricated by dual ion beam sputtering. • Chemical bond status and phase composition of the films were studied by XPS and XRD. • Optical constants were measured by spectroscopic ellipsometry. • Influence of ion/atom arrival ratio on the films was studied. - Abstract: In order to improve the optical properties of AlN films, the influence of the ion/atom arrival ratio on the structure and optical characteristics of AlN films deposited by dual ion beam sputtering was studied by using X-ray diffraction, scanning electron microscopy, X-ray photoelectron spectroscopy, spectroscopic ellipsometry and UV–vis spectroscopy. The films prepared at the ion/atom arrival ratio of 1.4 are amorphous while the crystalline quality is improved with the increase of the ion/atom arrival ratio. The films deposited at the ion/atom arrival ratio of no less than 1.8 have an approximately stoichiometric ratio and mainly consist of aluminum nitride with little aluminum oxynitride, while metallic aluminum component appears in the films deposited at the ion/atom arrival ratio of 1.4. When the ion/atom arrival ratio is not less than 1.8, films are smooth, high transmitting and dense. The films prepared with high ion/atom arrival ratio (≥1.8) display the characteristic of a dielectric. The films deposited at the ion/atom arrival ratio of 1.4 are coarse, opaque and show characteristic of cermet.

  15. What prevents phenological adjustment to climate change in migrant bird species? Evidence against the ``arrival constraint'' hypothesis

    Science.gov (United States)

    Goodenough, Anne E.; Hart, Adam G.; Elliot, Simon L.

    2011-01-01

    Phenological studies have demonstrated changes in the timing of seasonal events across multiple taxonomic groups as the climate warms. Some northern European migrant bird populations, however, show little or no significant change in breeding phenology, resulting in synchrony with key food sources becoming mismatched. This phenological inertia has often been ascribed to migration constraints (i.e. arrival date at breeding grounds preventing earlier laying). This has been based primarily on research in The Netherlands and Germany where time between arrival and breeding is short (often as few as 9 days). Here, we test the arrival constraint hypothesis over a 15-year period for a U.K. pied flycatcher ( Ficedula hypoleuca) population where laying date is not constrained by arrival as the period between arrival and breeding is substantial and consistent (average 27 ± 4.57 days SD). Despite increasing spring temperatures and quantifiably stronger selection for early laying on the basis of number of offspring to fledge, we found no significant change in breeding phenology, in contrast with co-occurring resident blue tits ( Cyanistes caeruleus). We discuss possible non-migratory constraints on phenological adjustment, including limitations on plasticity, genetic constraints and competition, as well as the possibility of counter-selection pressures relating to adult survival, longevity or future reproductive success. We propose that such factors need to be considered in conjunction with the arrival constraint hypothesis.

  16. What prevents phenological adjustment to climate change in migrant bird species? Evidence against the "arrival constraint" hypothesis.

    Science.gov (United States)

    Goodenough, Anne E; Hart, Adam G; Elliot, Simon L

    2011-01-01

    Phenological studies have demonstrated changes in the timing of seasonal events across multiple taxonomic groups as the climate warms. Some northern European migrant bird populations, however, show little or no significant change in breeding phenology, resulting in synchrony with key food sources becoming mismatched. This phenological inertia has often been ascribed to migration constraints (i.e. arrival date at breeding grounds preventing earlier laying). This has been based primarily on research in The Netherlands and Germany where time between arrival and breeding is short (often as few as 9 days). Here, we test the arrival constraint hypothesis over a 15-year period for a U.K. pied flycatcher (Ficedula hypoleuca) population where laying date is not constrained by arrival as the period between arrival and breeding is substantial and consistent (average 27 ± 4.57 days SD). Despite increasing spring temperatures and quantifiably stronger selection for early laying on the basis of number of offspring to fledge, we found no significant change in breeding phenology, in contrast with co-occurring resident blue tits (Cyanistes caeruleus). We discuss possible non-migratory constraints on phenological adjustment, including limitations on plasticity, genetic constraints and competition, as well as the possibility of counter-selection pressures relating to adult survival, longevity or future reproductive success. We propose that such factors need to be considered in conjunction with the arrival constraint hypothesis.

  17. Laser warning receiver to identify the wavelength and angle of arrival of incident laser light

    Science.gov (United States)

    Sinclair; Michael B.; Sweatt, William C.

    2010-03-23

    A laser warning receiver is disclosed which has up to hundreds of individual optical channels each optically oriented to receive laser light from a different angle of arrival. Each optical channel has an optical wedge to define the angle of arrival, and a lens to focus the laser light onto a multi-wavelength photodetector for that channel. Each multi-wavelength photodetector has a number of semiconductor layers which are located in a multi-dielectric stack that concentrates the laser light into one of the semiconductor layers according to wavelength. An electrical signal from the multi-wavelength photodetector can be processed to determine both the angle of arrival and the wavelength of the laser light.

  18. Are Detox Diets Safe?

    Science.gov (United States)

    ... Safe Videos for Educators Search English Español Are Detox Diets Safe? KidsHealth / For Teens / Are Detox Diets ... seguras las dietas de desintoxicación? What Is a Detox Diet? The name sounds reassuring — everyone knows that ...

  19. Estimating the impact of newly arrived foreign-born persons on tuberculosis in the United States.

    Directory of Open Access Journals (Sweden)

    Yecai Liu

    Full Text Available Among approximately 163.5 million foreign-born persons admitted to the United States annually, only 500,000 immigrants and refugees are required to undergo overseas tuberculosis (TB screening. It is unclear what extent of the unscreened nonimmigrant visitors contributes to the burden of foreign-born TB in the United States.We defined foreign-born persons within 1 year after arrival in the United States as "newly arrived", and utilized data from U.S. Department of Homeland Security, U.S. Centers for Disease Control and Prevention, and World Health Organization to estimate the incidence of TB among newly arrived foreign-born persons in the United States. During 2001 through 2008, 11,500 TB incident cases, including 291 multidrug-resistant TB incident cases, were estimated to occur among 20,989,738 person-years for the 1,479,542,654 newly arrived foreign-born persons in the United States. Of the 11,500 estimated TB incident cases, 41.6% (4,783 occurred among immigrants and refugees, 36.6% (4,211 among students/exchange visitors and temporary workers, 13.8% (1,589 among tourists and business travelers, and 7.3% (834 among Canadian and Mexican nonimmigrant visitors without an I-94 form (e.g., arrival-departure record. The top 3 newly arrived foreign-born populations with the largest estimated TB incident cases per 100,000 admissions were immigrants and refugees from high-incidence countries (e.g., 2008 WHO-estimated TB incidence rate of ≥100 cases/100,000 population/year; 235.8 cases/100,000 admissions, 95% confidence interval [CI], 228.3 to 243.3, students/exchange visitors and temporary workers from high-incidence countries (60.9 cases/100,000 admissions, 95% CI, 58.5 to 63.3, and immigrants and refugees from medium-incidence countries (e.g., 2008 WHO-estimated TB incidence rate of 15-99 cases/100,000 population/year; 55.2 cases/100,000 admissions, 95% CI, 51.6 to 58.8.Newly arrived nonimmigrant visitors contribute substantially to the burden of

  20. Estimating the impact of newly arrived foreign-born persons on tuberculosis in the United States.

    Science.gov (United States)

    Liu, Yecai; Painter, John A; Posey, Drew L; Cain, Kevin P; Weinberg, Michelle S; Maloney, Susan A; Ortega, Luis S; Cetron, Martin S

    2012-01-01

    Among approximately 163.5 million foreign-born persons admitted to the United States annually, only 500,000 immigrants and refugees are required to undergo overseas tuberculosis (TB) screening. It is unclear what extent of the unscreened nonimmigrant visitors contributes to the burden of foreign-born TB in the United States. We defined foreign-born persons within 1 year after arrival in the United States as "newly arrived", and utilized data from U.S. Department of Homeland Security, U.S. Centers for Disease Control and Prevention, and World Health Organization to estimate the incidence of TB among newly arrived foreign-born persons in the United States. During 2001 through 2008, 11,500 TB incident cases, including 291 multidrug-resistant TB incident cases, were estimated to occur among 20,989,738 person-years for the 1,479,542,654 newly arrived foreign-born persons in the United States. Of the 11,500 estimated TB incident cases, 41.6% (4,783) occurred among immigrants and refugees, 36.6% (4,211) among students/exchange visitors and temporary workers, 13.8% (1,589) among tourists and business travelers, and 7.3% (834) among Canadian and Mexican nonimmigrant visitors without an I-94 form (e.g., arrival-departure record). The top 3 newly arrived foreign-born populations with the largest estimated TB incident cases per 100,000 admissions were immigrants and refugees from high-incidence countries (e.g., 2008 WHO-estimated TB incidence rate of ≥100 cases/100,000 population/year; 235.8 cases/100,000 admissions, 95% confidence interval [CI], 228.3 to 243.3), students/exchange visitors and temporary workers from high-incidence countries (60.9 cases/100,000 admissions, 95% CI, 58.5 to 63.3), and immigrants and refugees from medium-incidence countries (e.g., 2008 WHO-estimated TB incidence rate of 15-99 cases/100,000 population/year; 55.2 cases/100,000 admissions, 95% CI, 51.6 to 58.8). Newly arrived nonimmigrant visitors contribute substantially to the burden of foreign

  1. Distribution of arrival times of muons with energy greater than 10 GeV

    International Nuclear Information System (INIS)

    Badino, G.; Bianco, P.; Dardo, M.; Fulgione, W.; Galeotti, P.; Periale, L.; Saavedra, O.

    1982-01-01

    Recent data on the arrival time distribution of EAS of primary energy >=10 14 eV, and of high energy muons detected at great depth (5000 mwe), seem to indicate an excess of short time intervals. We are using an apparatus, installed at 40 mwe underground, and a surface shower array to investigate the distributions of a) the time intervals between muon groups and b) the arrival times of muons with respect to the front of air showers. Preliminary results of this search are presented

  2. A study on the impact of prioritising emergency department arrivals on the patient waiting time.

    Science.gov (United States)

    Van Bockstal, Ellen; Maenhout, Broos

    2018-05-03

    In the past decade, the crowding of the emergency department has gained considerable attention of researchers as the number of medical service providers is typically insufficient to fulfil the demand for emergency care. In this paper, we solve the stochastic emergency department workforce planning problem and consider the planning of nurses and physicians simultaneously for a real-life case study in Belgium. We study the patient arrival pattern of the emergency department in depth and consider different patient acuity classes by disaggregating the arrival pattern. We determine the personnel staffing requirements and the design of the shifts based on the patient arrival rates per acuity class such that the resource staffing cost and the weighted patient waiting time are minimised. In order to solve this multi-objective optimisation problem, we construct a Pareto set of optimal solutions via the -constraints method. For a particular staffing composition, the proposed model minimises the patient waiting time subject to upper bounds on the staffing size using the Sample Average Approximation Method. In our computational experiments, we discern the impact of prioritising the emergency department arrivals. Triaging results in lower patient waiting times for higher priority acuity classes and to a higher waiting time for the lowest priority class, which does not require immediate care. Moreover, we perform a sensitivity analysis to verify the impact of the arrival and service pattern characteristics, the prioritisation weights between different acuity classes and the incorporated shift flexibility in the model.

  3. Early arrival is not associated with more extra-pair fertilizations in a long-distance migratory bird

    NARCIS (Netherlands)

    Tomotani, Barbara M.; Caglar, Ezra; de la Hera, Iván; Mateman, A. Christa; Visser, Marcel E.

    2017-01-01

    When assessing the benefits of early arrival date of migratory birds, a hidden and often ignored component of males’ fitness is the higher chance of early-arriving birds to obtain extra-pair fertilizations. Here we investigated how extra-pair paternity might affect the relationship between male

  4. Two-Step Time of Arrival Estimation for Pulse-Based Ultra-Wideband Systems

    Directory of Open Access Journals (Sweden)

    H. Vincent Poor

    2008-05-01

    Full Text Available In cooperative localization systems, wireless nodes need to exchange accurate position-related information such as time-of-arrival (TOA and angle-of-arrival (AOA, in order to obtain accurate location information. One alternative for providing accurate position-related information is to use ultra-wideband (UWB signals. The high time resolution of UWB signals presents a potential for very accurate positioning based on TOA estimation. However, it is challenging to realize very accurate positioning systems in practical scenarios, due to both complexity/cost constraints and adverse channel conditions such as multipath propagation. In this paper, a two-step TOA estimation algorithm is proposed for UWB systems in order to provide accurate TOA estimation under practical constraints. In order to speed up the estimation process, the first step estimates a coarse TOA of the received signal based on received signal energy. Then, in the second step, the arrival time of the first signal path is estimated by considering a hypothesis testing approach. The proposed scheme uses low-rate correlation outputs and is able to perform accurate TOA estimation in reasonable time intervals. The simulation results are presented to analyze the performance of the estimator.

  5. Evaluation of the Terminal Sequencing and Spacing System for Performance Based Navigation Arrivals

    Science.gov (United States)

    Thipphavong, Jane; Jung, Jaewoo; Swenson, Harry N.; Martin, Lynne; Lin, Melody; Nguyen, Jimmy

    2013-01-01

    NASA has developed the Terminal Sequencing and Spacing (TSS) system, a suite of advanced arrival management technologies combining timebased scheduling and controller precision spacing tools. TSS is a ground-based controller automation tool that facilitates sequencing and merging arrivals that have both current standard ATC routes and terminal Performance-Based Navigation (PBN) routes, especially during highly congested demand periods. In collaboration with the FAA and MITRE's Center for Advanced Aviation System Development (CAASD), TSS system performance was evaluated in human-in-the-loop (HITL) simulations with currently active controllers as participants. Traffic scenarios had mixed Area Navigation (RNAV) and Required Navigation Performance (RNP) equipage, where the more advanced RNP-equipped aircraft had preferential treatment with a shorter approach option. Simulation results indicate the TSS system achieved benefits by enabling PBN, while maintaining high throughput rates-10% above baseline demand levels. Flight path predictability improved, where path deviation was reduced by 2 NM on average and variance in the downwind leg length was 75% less. Arrivals flew more fuel-efficient descents for longer, spending an average of 39 seconds less in step-down level altitude segments. Self-reported controller workload was reduced, with statistically significant differences at the p less than 0.01 level. The RNP-equipped arrivals were also able to more frequently capitalize on the benefits of being "Best-Equipped, Best- Served" (BEBS), where less vectoring was needed and nearly all RNP approaches were conducted without interruption.

  6. Safe Anesthesia For Every Tot

    DEFF Research Database (Denmark)

    Weiss, Markus; Vutskits, Laszlo; Hansen, Tom G

    2015-01-01

    PURPOSE OF REVIEW: The term 'safe use of anesthesia in children is ill-defined and requires definition of and focus on the 'safe conduct of pediatric anesthesia'. RECENT FINDINGS: The Safe Anesthesia For Every Tot initiative (www.safetots.org) has been set up during the last year to focus...... on the safe conduct of pediatric anesthesia. This initiative aims to provide guidance on markers of quality anesthesia care. The introduction and implementation of national regulations of 'who, where, when and how' are required and will result in an improved perioperative outcome in vulnerable children....... The improvement of teaching, training, education and supervision of the safe conduct of pediatric anesthesia are the main goals of the safetots.org initiative. SUMMARY: This initiative addresses the well known perioperative risks in young children, perioperative causes for cerebral morbidity as well as gaps...

  7. Arrival condition of spent fuel after storage, handling, and transportation

    International Nuclear Information System (INIS)

    Bailey, W.J.; Pankaskie, P.J.; Langstaff, D.C.; Gilbert, E.R.; Rising, K.H.; Schreiber, R.E.

    1982-11-01

    This report presents the results of a study conducted to determine the probable arrival condition of spent light-water reactor (LWR) fuel after handling and interim storage in spent fuel storage pools and subsequent handling and accident-free transport operations under normal or slightly abnormal conditions. The objective of this study was to provide information on the expected condition of spent LWR fuel upon arrival at interim storage or fuel reprocessing facilities or at disposal facilities if the fuel is declared a waste. Results of a literature survey and data evaluation effort are discussed. Preliminary threshold limits for storing, handling, and transporting unconsolidated spent LWR fuel are presented. The difficulty in trying to anticipate the amount of corrosion products (crud) that may be on spent fuel in future shipments is also discussed, and potential areas for future work are listed. 95 references, 3 figures, 17 tables

  8. Analysis of the equilibrium trip cost accounting for the fuel cost in a single-lane traffic system without late arrival

    Science.gov (United States)

    Tang, Tie-Qiao; Wang, Tao; Chen, Liang; Huang, Hai-Jun

    2018-01-01

    In this paper, we introduce the fuel cost into each commuter's trip cost, define a new trip cost without late arrival and its corresponding equilibrium state, and use a car-following model to explore the impacts of the fuel cost on each commuter's departure time, departure interval, arrival time, arrival interval, traveling time, early arrival time and trip cost at the above equilibrium state. The numerical results show that considering the fuel cost in each commuter's trip cost has positive impacts on his trip cost and fuel cost, and the traffic situation in the system without late arrival, i.e., each commuter should explicitly consider the fuel cost in his trip cost.

  9. 41 CFR 301-11.10 - Am I required to record departure/arrival dates and times on my travel claim?

    Science.gov (United States)

    2010-07-01

    ... departure/arrival dates and times on my travel claim? 301-11.10 Section 301-11.10 Public Contracts and... dates and times on my travel claim? You must record the date of departure from, and arrival at, the... visited. You do not have to record departure/arrival times, but you must annotate your travel claim when...

  10. Advanced spring arrival of avian migrants on Tipperne, western Denmark, during 1929-2008

    DEFF Research Database (Denmark)

    Petersen, Troels Leuenhagen; Meltofte, Hans; Tøttrup, Anders Peter Them

    2012-01-01

    to specific species groups. In the present study, we analysed temporal patterns in spring arrival of 43 taxonomically diverse Fennoscandian bird species based on a long-term data series covering 80 years (1929-2008) from the Tipperne reserve in westernmost Denmark. Furthermore, we assessed how spring arrival......During the last decade, phenological studies have increased our knowledge on climate-induced changes in timing of avian migration. Much work has been done using long-term, standardised data. However, the vast majority of previous studies have focused on data covering 3-4 decades and limited...

  11. Risk factors associated with short term mortality changes over time, after arrival to the emergency department

    DEFF Research Database (Denmark)

    Bech, Camilla Nørgaard; Brabrand, Mikkel; Mikkelsen, Søren

    2018-01-01

    , 0-2 day, 3-7 day and 8-30 day mortality. The degree of acuteness at arrival defined by urgency-level, physician-assisted transfer to the Emergency Department and abnormal vital parameters are associated with 0-2 day mortality. High temperature at arrival shows no association in either mortality...

  12. The relationship between drought and tourist arrivals: A case study of Kruger National Park, South Africa

    Directory of Open Access Journals (Sweden)

    Fhumulani I. Mathivha

    2017-07-01

    Full Text Available National parks around the world have been recognised as important sources of nature experiences for both local and international visitors. In South Africa, national parks are similarly important recreational and nature tourism attractions. They offer visitors an unparalleled diversity of tourism opportunities, including game viewing, bush walks and exposure to culture and history. South African National Parks (SANParks, established in 1926, is one of the world’s leading conservation and scientific research bodies and a leading agent in maintaining the country’s indigenous natural environment. The study aims to analyse the correlation between drought and the number of tourist arrivals to the Kruger National Park (KNP. Rainfall data, as well as data on tourist arrivals at KNP for the period from 1963 to 2015 were obtained from the South African Weather Services (SAWS and SANParks, respectively. Rainfall data were used to determine the drought years at the KNP through computing the Standardised Precipitation Index (SPI for various stations around the park. Pearson’s correlation coefficient was used as a statistical measure of the strength of a linear relationship between drought and tourist arrivals. The results showed that KNP experienced both negative and positive tourist arrivals, although the former was the case, tourist arrivals showed an increasing trend. The correlation relationship showed that 19.36% of the drought years corresponded to a negative change in tourist arrivals to the park. The results obtained confirm that the tourism industry is a fragile industry which is prone to environmental, social and economic state of a region.

  13. The safe home project.

    Science.gov (United States)

    Arphorn, Sara; Jiraniratisai, Sopaphan; Rungtakul, Rungsri; Phutta, Nikom

    2011-12-01

    The Thai Health Promotion Foundation supported the Improvement of Quality of Life of Informal Workers project in Ban Luang District, Amphur Photaram, Ratchaburi Province. There were many informal workers in Ban Luang District. Sweet-crispy fish producers in Ban Luang were the largest group among the sweet-crispy fish producers in Thailand. This project was aimed at improving living and working conditions of informal workers, with a focus on the sweet-crispy fish group. Good practices of improved living and working conditions were used to help informal workers build safe, healthy and productive work environments. These informal workers often worked in substandard conditions and were exposed to various hazards in the working area. These hazards included risk of exposure to hot work environment, ergonomics-related injuries, chemical hazards, electrical hazards etc. Ergonomics problems were commonly in the sweet-crispy fish group. Unnatural postures such as prolonged sitting were performed dominantly. One hundred and fifty informal workers participated in this project. Occupational health volunteers were selected to encourage occupational health and safety in four groups of informal workers in 2009. The occupational health volunteers trained in 2008 were farmers, beauty salon workers and doll makers. The occupational health and safety knowledge is extended to a new informal worker group: sweet-crispy fish producer, in 2009. The occupational health and safety training for sweet-crispy fish group is conducted by occupational health volunteers. The occupational health volunteers increased their skills and knowledge assist in to make safe home and safe community through participatory oriented training. The improvement of living and working condition is conducted by using a modified WISH, Work Improvement for Safe Home, checklist. The plans of improvement were recorded. The informal workers showed improvement mostly on material handling and storage. The safe uses and safe

  14. Unpredictable checks of yellow fever vaccination certificates upon arrival in Tanzania.

    Science.gov (United States)

    Schönenberger, Selina; Hatz, Christoph; Bühler, Silja

    2016-05-01

    Yellow fever (YF) is a mosquito-borne disease, which can be prevented by vaccination. While YF vaccination (YFV) is not generally recommended for travellers to Tanzania, proof of YFV may be required upon arrival. In April 2013, the World Health Organization concluded that one dose of YFV confers lifelong protection and countries have started to adapt their entry requirements. The traveller's consultant has to balance the risk of YFV and the risk of encountering problems when entering a country without a valid YFV, especially because countries are slowly implementing the requirements. We performed a survey among 421 travellers to Tanzania with a pre-travel consultation at the Travel Clinic of the University of Zurich about their experiences with YFV certificate inspections upon arrival in Tanzania between January and November 2015. There were three main findings: (i) most vaccine card checks were done while crossing the land border of Tanzania. Inspections were frequently conducted at Arusha airport, less often in Dar es Salaam and Zanzibar. In the latter a significantly larger percentage of individuals arriving by ferry/boat were checked than those arriving by plane. (ii) Checks appeared to be non-systematic. They were also performed in travellers who did not enter Tanzania from a YF-endemic country. No seasonal or daytime pattern could be identified; the thoroughness of checks varied widely. (iii) In the case of travel without valid YFV, an exemption certificate was always accepted. In travellers with neither a valid YFV nor an exemption certificate, travellers reported forced YF vaccination and fines before entry was granted. We recommend YFV or a YF exemption certificate for all travellers to Tanzania until further notice. The decision of whether to vaccinate against YF or to issue an exemption should be based on exposure risk to YF infection in other countries during travel. © International Society of Travel Medicine, 2016. All rights reserved. Published by

  15. STS-82 Pilot Scott Horowitz arrives for TCDT

    Science.gov (United States)

    1997-01-01

    STS-82 Pilot Scott J. 'Doc' Horowitz arrives at KSCs Shuttle Landing Facility in a T-38 jet from Houston, TX. Horowitz and the other six crew members are at KSC to participate in the Terminal Countdown Demonstration Test (TCDT), a dress rehearsal for launch. The crew aboard the Space Shuttle Discovery on STS-82 will conduct the second Hubble Space Telescope servicing mission. The 10-day flight is targeted for a Feb. 11 liftoff.

  16. State dependent arrival in bulk retrial queueing system with immediate Bernoulli feedback, multiple vacations and threshold

    Science.gov (United States)

    Niranjan, S. P.; Chandrasekaran, V. M.; Indhira, K.

    2017-11-01

    The objective of this paper is to analyse state dependent arrival in bulk retrial queueing system with immediate Bernoulli feedback, multiple vacations, threshold and constant retrial policy. Primary customers are arriving into the system in bulk with different arrival rates λ a and λ b . If arriving customers find the server is busy then the entire batch will join to orbit. Customer from orbit request service one by one with constant retrial rate γ. On the other hand if an arrival of customers finds the server is idle then customers will be served in batches according to general bulk service rule. After service completion, customers may request service again with probability δ as feedback or leave from the system with probability 1 - δ. In the service completion epoch, if the orbit size is zero then the server leaves for multiple vacations. The server continues the vacation until the orbit size reaches the value ‘N’ (N > b). At the vacation completion, if the orbit size is ‘N’ then the server becomes ready to provide service for customers from the main pool or from the orbit. For the designed queueing model, probability generating function of the queue size at an arbitrary time will be obtained by using supplementary variable technique. Various performance measures will be derived with suitable numerical illustrations.

  17. The Stardust spacecraft arrives at KSC

    Science.gov (United States)

    1998-01-01

    After arrival at the Shuttle Landing Facility in the early morning hours, the crated Stardust spacecraft waits to be unloaded from the aircraft. Built by Lockheed Martin Astronautics near Denver, Colo., for the Jet Propulsion Laboratory (JPL) NASA, the spacecraft Stardust will use a unique medium called aerogel to capture comet particles flying off the nucleus of comet Wild 2 in January 2004, plus collect interstellar dust for later analysis. Stardust will be launched aboard a Boeing Delta 7426 rocket from Complex 17, Cape Canaveral Air Station, targeted for Feb. 6, 1999. The collected samples will return to Earth in a re- entry capsule to be jettisoned from Stardust as it swings by in January 2006.

  18. THE RELATIONSHIP BETWEEN NUMBERS OF INTERNATIONAL TOURIST ARRIVALS AND ECONOMIC GROWTH IN THE ASEAN-8: PANEL DATA APPROACH

    OpenAIRE

    Anggraeni, Garnis Nur

    2017-01-01

    In an open economy, economic growth is not only supported by international trade but may also be supported through the development of tourism. We can use international tourist arrivals as one of indicators of international tourism. This study aimed to examine the factors that influence international tourist arrivals as well as to analyze the relationship between the number of international tourist arrivals and economic growth in the Southeast Asian regions. This study uses panel data regressi...

  19. Verification of real-time WSA-ENLIL+Cone simulations of CME arrival-time at the CCMC/SWRC from 2010-2016

    Science.gov (United States)

    Wold, A. M.; Mays, M. L.; Taktakishvili, A.; Odstrcil, D.; MacNeice, P. J.; Jian, L. K.

    2017-12-01

    The Wang-Sheeley-Arge (WSA)-ENLIL+Cone model is used extensively in space weather operations world-wide to model CME propagation. As such, it is important to assess its performance. We present validation results of the WSA-ENLIL+Cone model installed at the Community Coordinated Modeling Center (CCMC) and executed in real-time by the CCMC/Space Weather Research Center (SWRC). CCMC/SWRC uses the WSA-ENLIL+Cone model to predict CME arrivals at NASA missions throughout the inner heliosphere. In this work we compare model predicted CME arrival-times to in-situ ICME leading edge measurements near Earth, STEREO-A and STEREO-B for simulations completed between March 2010-December 2016 (over 1,800 CMEs). We report hit, miss, false alarm, and correct rejection statistics for all three spacecraft. For all predicted CME arrivals, the hit rate is 0.5, and the false alarm rate is 0.1. For the 273 events where the CME was predicted to arrive at Earth, STEREO-A, or STEREO-B and we observed an arrival (hit), the mean absolute arrival-time prediction error was 10.4 ± 0.9 hours, with a tendency to early prediction error of -4.0 hours. We show the dependence of the arrival-time error on CME input parameters. We also explore the impact of the multi-spacecraft observations used to initialize the model CME inputs by comparing model verification results before and after the STEREO-B communication loss (since September 2014) and STEREO-A side-lobe operations (August 2014-December 2015). There is an increase of 1.7 hours in the CME arrival time error during single, or limited two-viewpoint periods, compared to the three-spacecraft viewpoint period. This trend would apply to a future space weather mission at L5 or L4 as another coronagraph viewpoint to reduce CME arrival time errors compared to a single L1 viewpoint.

  20. Are arrival date and body mass after spring migration influenced by large-scale environmental factors in a migratory seabird?

    Directory of Open Access Journals (Sweden)

    K. Lesley eSzostek

    2015-04-01

    Full Text Available Changes in the timing of migratory events have been observed recently in many migratory species, most likely in response to climatic change. In the common tern Sterna hirundo we examined such changes in spring arrival date and body mass based on a 19 year individual-based longitudinal data from a transponder marked colony from 1994 - 2012. Although no long-term trend was observed in either trait, strong inter-annual and age-specific variation in arrival date and mass was evident. We investigated whether environmental factors such as (i global climate phenomena North Atlantic and Southern Oscillation Indices NAOI and SOI, or (ii local factors, such as food abundance in the wintering and breeding area, represented by fish stock or marine primary productivity, could explain this variation. We found that 2-year-old birds on their first spring migration advanced arrival relative to spring NAOI and delayed arrival relative to sprat Sprattus sprattus abundance. The arrival date of 3-year-olds also advanced in relation to NAOI and delayed in relation to winter SOI. In contrast, adults delayed arrival with NAOI and advanced relative to SOI. Within age groups, earlier annual arrival coincided with higher mass, indicating that a fast and/or early migration did not come at a cost to body condition. Changes in arrival mass relative to environmental covariates were found only in 2-year-olds on their first spring migration: in these birds arrival mass was positively related to herring Clupea harengus and sprat abundance in the breeding area as well as spring NAOI and negatively related to SOI. In conclusion, traits related to migration of common terns were linked with environmental conditions, but showed no long-term trends over the past two decades. Age-related differences were marked, suggesting that common terns might be subject to differing environmental constraints or respond differently to conditions during their annual cycle depending on age.

  1. SAFE/SNAP application to shipboard security

    International Nuclear Information System (INIS)

    Grady, L.M.; Walker, J.L.; Polito, J.

    1981-11-01

    An application of the combined Safeguards Automated Facility Evaluation/Safeguards Network Analysis Procedure (SAFE/SNAP) modeling technique to a physical protection system (PPS) aboard a generic ship is described. This application was performed as an example of how the SAFE and SNAP techniques could be used. Estimates of probability of interruption and neutralization for the example shipboard PPS are provided by SAFE as well as an adversary scenario, which serves as input to SNAP. This adversary scenario is analyzed by SNAP through four cases which incorporate increasingly detailed security force tactics. Comparisons between the results of the SAFE and SNAP analyses are made and conclusions drawn on the validity of each technique. Feedback from SNAP to SAFE is described, and recommendations for upgrading the ship based on the results of the SAFE/SNAP application are also discussed

  2. Health Assimilation among Hispanic Immigrants in the United States: The Impact of Ignoring Arrival-cohort Effects.

    Science.gov (United States)

    Hamilton, Tod G; Palermo, Tia; Green, Tiffany L

    2015-12-01

    A large literature has documented that Hispanic immigrants have a health advantage over their U.S.-born counterparts upon arrival in the United States. Few studies, however, have disentangled the effects of immigrants' arrival cohort from their tenure of U.S. residence, an omission that could produce imprecise estimates of the degree of health decline experienced by Hispanic immigrants as their U.S. tenure increases. Using data from the 1996-to-2014 waves of the March Current Population Survey, we show that the health (i.e., self-rated health) of Hispanic immigrants varies by both arrival cohort and U.S. tenure for immigrants hailing from most of the primary sending countries/regions of Hispanic immigrants. We also find evidence that acculturation plays an important role in determining the health trajectories of Hispanic immigrants. With respect to self-rated health, however, our findings demonstrate that omitting arrival-cohort measures from health assimilation models may result in overestimates of the degree of downward health assimilation experienced by Hispanic immigrants. © American Sociological Association 2015.

  3. Simple approximations for the batch-arrival MX/G/1 queue

    NARCIS (Netherlands)

    van Ommeren, Jan C.W.

    1990-01-01

    In this paper we consider the MX/G/I queueing system with batch arrivals. We give simple approximations for the waiting-time probabilities of individual customers. These approximations are checked numerically and they are found to perform very well for a wide variety of batch-size and service-timed

  4. Hypoxaemia on arrival in a multidisciplinary intensive care unit | de ...

    African Journals Online (AJOL)

    It is, however, potentially preventable. Objective. To determine the incidence of hypoxaemia on arrival in a tertiary multidisciplinary intensive care unit (ICU) and to identify risk factors for this complication. Method. A retrospective observational study was conducted at King Edward VIII Hospital, Durban, South Africa, from May ...

  5. Direction-of-Arrival Analysis of Airborne Ice Depth Sounder Data

    DEFF Research Database (Denmark)

    Nielsen, Ulrik; Yan, Jie-Bang; Gogineni, Sivaprasad

    2017-01-01

    In this paper, we analyze the direction-of arrival(DOA) of the ice-sheet data collected over Jakobshavn Glacier with the airborne Multichannel Radar Depth Sounder (MCRDS) during the 2006 field season. We extracted weak ice–bed echoes buried in signals scattered by the rough surface of the fast...

  6. The problem of arriving at a phenomenological description of memory loss.

    Science.gov (United States)

    Moyle, W; Clinton, M

    1997-07-01

    This paper discusses a methodological difficulty that arose when uncovering the conscious experience of being nurtured as an in-patient with depression on a psychiatric ward. It considers the problem of arriving at a phenomenological description of memory loss in a patient who had undergone electroconvulsive therapy (ECT). The paper begins by describing the prevalence of depression and its significance for nurses working in in-patient settings. Examples of empirical research into memory loss in depression are used to show what researchers must set aside if they are to arrive at a phenomenological description of memory loss. The choice of a phenomenological approach to the wider study from which the methodological problem discussed here arose is then justified. The phenomena of memory is introduced to show the methodological significance of attempting to arrive at a phenomenological description of the statement made by one of the participants, a woman being treated as an in-patient for major depression. A possible description of the phenomena of memory loss based on the existential phenomenology of Sartre is offered to call into question the ability of researchers to bracket their assumptions. The significance for nurses of the wider study from which our example is taken is then described. Finally it is argued that despite the methodological difficulty described, a phenomenological perspective based on the philosophy of Husserl can point nurses in the direction of meeting the human needs of their patients.

  7. Stochastic Resonance and First Arrival Time for Excitable Systems

    Science.gov (United States)

    Duki, Solomon Fekade; Taye, Mesfin Asfaw

    2018-06-01

    We study the noise induced thermally activated barrier crossing of Brownian particles that hop in a piecewise linear potential. Using the exact analytic solutions and via numerical simulations not only we explore the dependence for the first passage time of a single particle but also we calculate the first arrival time for one particle out of N particles. The first arrival time decreases as the number of particles increases as expected. We then explore the thermally activated barrier crossing rate of the system in the presence of time varying signal. The dependence of signal to noise ratio SNR as well as the power amplification (η ) on model parameters is explored. η and SNR depict a pronounced peak at particular noise strength. In the presence of N particles, η is considerably amplified as N steps up showing the weak periodic signal plays a vital role in controlling the noise induced dynamics of the system. Moreover, for the sake of generality, the viscous friction γ is considered to decrease exponentially when the temperature T of the medium increases (γ =Be^{-A T}) as proposed originally by Reynolds (Philos Trans R Soc Lond 177:157, 1886).

  8. Chernobyl new safe confinement

    International Nuclear Information System (INIS)

    Dodd, L.

    2011-01-01

    The author presents the new safe confinement that will be commissioned at Unit 4 of the Chernobyl NPP in 2015. The confinement will ensure that Chernobyl Unit 4 will be placed in an environmentally safe condition for at least next 100 years. The article highlights the current work status, future perspectives and the feasibility of confinement concept [ru

  9. Asymptotically Safe Dark Matter

    DEFF Research Database (Denmark)

    Sannino, Francesco; Shoemaker, Ian M.

    2015-01-01

    We introduce a new paradigm for dark matter (DM) interactions in which the interaction strength is asymptotically safe. In models of this type, the coupling strength is small at low energies but increases at higher energies, and asymptotically approaches a finite constant value. The resulting...... searches are the primary ways to constrain or discover asymptotically safe dark matter....

  10. Healthcare System Information at Language Schools for Newly Arrived Immigrants: A Pertinent Setting in Times of Austerity

    Science.gov (United States)

    Tynell, Lena Lyngholt; Wimmelmann, Camilla Lawaetz; Jervelund, Signe Smith

    2017-01-01

    Objective: In most European countries, immigrants do not systematically learn about the host countries' healthcare system when arriving. This study investigated how newly arrived immigrants perceived the information they received about the Danish healthcare system. Methods: Immigrants attending a language school in Copenhagen in 2012 received…

  11. Itinerary for Prof. Nitash Balsara Arrival in Mumbai, November 4 ...

    Indian Academy of Sciences (India)

    RV

    2014-11-11

    Arrival in Mumbai, November 4. November 4-10 in and around Mumbai, will give lecture in IIT Bombay. November 11-15, in and around Kanpur, Prof Ashutosh Sharma will organize program. November 11, 2014. Mumbai-Lucknow: Air India AI-625; departs 10:30, reaches. 12:40. November 15, 2014. Lucknow-Bangalore.

  12. At the Bridging Point: Tutoring Newly Arrived Students in Sweden

    Science.gov (United States)

    Avery, Helen

    2017-01-01

    In Sweden, tutoring in the mother tongue is a special support measure primarily intended for newly arrived students to facilitate their transition into the Swedish school system. Tutoring is premised on the collaboration between the class teacher, responsible for subject-related expertise, and the tutor, who contributes with knowledge of the…

  13. Double-Capon and double-MUSICAL for arrival separation and observable estimation in an acoustic waveguide

    Science.gov (United States)

    Touzé, Grégoire Le; Nicolas, Barbara; Mars, Jérôme I.; Roux, Philippe; Oudompheng, Benoit

    2012-12-01

    Recent developments in shallow water ocean acoustic tomography propose the use of an original configuration composed of two source-receiver vertical arrays and wideband sources. The recording space thus has three dimensions, with two spatial dimensions and the frequency dimension. Using this recording space, it is possible to build a three-dimensional (3D) estimation space that gives access to the three observables associated with the acoustic arrivals: the direction of departure, the direction of arrivals, and the time of arrival. The main interest of this 3D estimation space is its capability for the separation of acoustic arrivals that usually interfere in the recording space, due to multipath propagation. A 3D estimator called double beamforming has already been developed, although it has limited resolution. In this study, the new 3D high-resolution estimators of double Capon and double MUSICAL are proposed to achieve this task. The ocean acoustic tomography configuration allows a single recording realization to estimate the cross-spectral data matrix, which is necessary to build high-resolution estimators. 3D smoothing techniques are thus proposed to increase the rank of the matrix. The estimators developed are validated on real data recorded in an ultrasonic tank, and their detection performances are compared to existing 2D and 3D methods.

  14. Effect of a checklist on advanced trauma life support workflow deviations during trauma resuscitations without pre-arrival notification

    NARCIS (Netherlands)

    Kelleher, D.C.; Jagadeesh Chandra Bose, R.P.; Waterhouse, L.J.; Carter, E.A.; Burd, R.S.

    2014-01-01

    Background Trauma resuscitations without pre-arrival notification are often initially chaotic, which can potentially compromise patient care. We hypothesized that trauma resuscitations without pre-arrival notification are performed with more variable adherence to ATLS protocol and that

  15. Application of weighted early-arrival waveform inversion to shallow land data

    KAUST Repository

    Yu, Han; Zhang, Dongliang; Wang, Xin

    2014-01-01

    predictions and shows that the effects of noise and unpredicted amplitude variations in the inversion are reduced using this weighted early arrival waveform inversion (WEWI). We also apply this method to a 2D land data set for estimating the near

  16. 75 FR 1734 - Children’s Online Privacy Protection Rule Safe Harbor Proposed Self-Regulatory Guidelines; i-SAFE...

    Science.gov (United States)

    2010-01-13

    ... Proposed Self-Regulatory Guidelines; i-SAFE, Inc. Application for Safe Harbor AGENCY: Federal Trade... for public comment concerning proposed self-regulatory guidelines submitted by i-SAFE, Inc. under the... approval self-regulatory guidelines that would implement the Rule's protections.\\3\\ \\1\\ 64 FR 59888 (1999...

  17. Disease surveillance among newly arriving refugees and immigrants--Electronic Disease Notification System, United States, 2009.

    Science.gov (United States)

    Lee, Deborah; Philen, Rossanne; Wang, Zanju; McSpadden, Pamela; Posey, Drew L; Ortega, Luis S; Weinberg, Michelle S; Brown, Clive; Zhou, Weigong; Painter, John A

    2013-11-15

    Approximately 450,000 legal permanent immigrants and 75,000 refugees enter the United States annually after receiving required medical examinations by overseas panel physicians (physicians who follow the CDC medical screening guidelines provided to the U.S. Department of State). CDC has the regulatory responsibility for preventing the introduction, transmission, and spread of communicable diseases into the United States as well as for developing the guidelines, known as technical instructions, for the overseas medical examinations. Other conditions that are not infectious might preclude an immigrant or refugee from entering the United States and also are reported as part of the medical examination. After arrival in the United States, all refugees are recommended to obtain a medical assessment by a health-care provider or a health department within 30 days. In addition, immigrants with certain medical conditions such as noninfectious tuberculosis at the time of the original medical examination are recommended to be evaluated after arrival to ensure that appropriate prevention or treatment measures are instituted. Health departments need timely and accurate notifications of newly arriving immigrants, refugees, and persons with other visa types to facilitate these evaluations. Notifications for all newly arriving refugees (with or without medical conditions) and immigrants with medical conditions are provided by CDC's Electronic Disease Notification (EDN) system. This is the first report describing EDN. This report summarizes notifications by the EDN system during January-December 2009. The EDN system is a centralized electronic reporting system that collects health information on newly arriving refugees and immigrants with Class A and Class B medical conditions. Class A conditions render applicants inadmissible and require a waiver for entry; Class B conditions are admissible but might require treatment or follow-up. Information in the EDN system is used to notify

  18. Debugging Democracy

    Directory of Open Access Journals (Sweden)

    Alexander Likhotal

    2016-05-01

    Full Text Available Democracy was the most successful political idea of the 20th century. However since the beginning of the new century democracy has been clearly suffering from serious structural problems, rather than a few isolated ailments. Why has it run into trouble, can it be revived? In the consumption driven world people have started to be driven by the belief in economic prosperity as the guarantee of human freedom. As a result, human development and personal status have become hostages of economic performance, deforming basic civilisation’s ethical matrix. However in 10-15 years, the world may be completely different. We are looking at communications and technology revolutions occurring in very abbreviated time frames. Soon, billions of people will interact via a fast data-transferring Metaweb, and it will change social standards as well as human behaviour patterns. Integrated global economies functioning as holistic entities will spur a deep reframing of global governance, shaping a new configuration of political, economic and military power. One can hardly expect that these changes will leave democratic mechanisms intact. It’s a pivotal moment for all of us because we are facing paradigm changes in our way of life. We clearly need a new political vision that is deliverable quickly. Democracy can be reset if it can provide a platform for collective judgement and individual development—in a value-driven process, when values manifest themselves in concrete and socially meaningful issues, and are not reduced to the economic optimization and politics of the wallet. In other words, the only remedy to resolve the crisis of democracy is more democracy.

  19. 7 CFR 319.41-4 - Notice of arrival by permittee.

    Science.gov (United States)

    2010-01-01

    ... Plant Protection and Quarantine Programs, through the U.S. Collector of Customs, or, in the case of Guam... 7 Agriculture 5 2010-01-01 2010-01-01 false Notice of arrival by permittee. 319.41-4 Section 319.41-4 Agriculture Regulations of the Department of Agriculture (Continued) ANIMAL AND PLANT HEALTH...

  20. Sequencing games with Just-in-Time arrival, and related games

    NARCIS (Netherlands)

    Lohmann, E.R.M.A.; Borm, P.E.M.; Slikker, M.

    2014-01-01

    In this paper sequencing situations with Just-in-Time (JiT) arrival are introduced. This new type of one-machine sequencing situations assumes that a job is available to be handled by the machine as soon as its predecessor is finished. A basic predecessor dependent set-up time is incorporated in the

  1. Safeness of radiological machinery

    International Nuclear Information System (INIS)

    Yokoyama, Shun

    1979-01-01

    The human factors affecting the safeness of radiological machinery, which are often very big and complicated machines, are described from the stand point of handling. 20 to 50% of the troubles on equipments seem to be caused by men. This percentage will become even higher in highly developed equipments. Human factors have a great influence on the safeness of radiological equipments. As the human factors, there are sensory factors and knowledge factors as well as psychological factors, and the combination of these factors causes mishandling and danger. Medical services at present are divided in various areas, and consist of the teamwork of the people in various professions. Good human relationship, education and control are highly required to secure the safeness. (Kobatake, H.)

  2. Evaluating the environmental consequences of groundwater contamination. IV. Obtaining and utilizing contaminant arrival distributions in transient flow systems

    International Nuclear Information System (INIS)

    Nelson, R.W.

    1978-01-01

    The versatility of the new contaminant arrival distributions for determining environmental consequences of subsurface pollution problems is demonstrated through application to a transient flow system. Though some of the four phases of the hydrologic evaluations are more complicated because of the time dependence of the flow and input contaminant concentrations, the arrival distributions still effectively summarize the data required to determine the environmental implications. These arrival distributions yield two graphs or tabular sets of data giving the consequences of the subsurface pollution problems in a simple and direct form. 4 refs

  3. Sex-Specific Arrival Times on the Breeding Grounds: Hybridizing Migratory Skuas Provide Empirical Support for the Role of Sex Ratios.

    Science.gov (United States)

    Lisovski, Simeon; Fröhlich, Anne; von Tersch, Matthew; Klaassen, Marcel; Peter, Hans-Ulrich; Ritz, Markus S

    2016-04-01

    In migratory animals, protandry (earlier arrival of males on the breeding grounds) prevails over protogyny (females preceding males). In theory, sex differences in timing of arrival should be driven by the operational sex ratio, shifting toward protogyny in female-biased populations. However, empirical support for this hypothesis is, to date, lacking. To test this hypothesis, we analyzed arrival data from three populations of the long-distance migratory south polar skua (Catharacta maccormicki). These populations differed in their operational sex ratio caused by the unidirectional hybridization of male south polar skuas with female brown skuas (Catharacta antarctica lonnbergi). We found that arrival times were protandrous in allopatry, shifting toward protogyny in female-biased populations when breeding in sympatry. This unique observation is consistent with theoretical predictions that sex-specific arrival times should be influenced by sex ratio and that protogyny should be observed in populations with female-biased operational sex ratio.

  4. 33 CFR 401.79 - Advance notice of arrival, vessels requiring inspection.

    Science.gov (United States)

    2010-07-01

    ..., vessels requiring inspection. 401.79 Section 401.79 Navigation and Navigable Waters SAINT LAWRENCE SEAWAY... Reports § 401.79 Advance notice of arrival, vessels requiring inspection. Every vessel shall provide at... reinspection of the ship is required. [70 FR 12973, Mar. 17, 2005] ...

  5. Automated Conflict Resolution, Arrival Management and Weather Avoidance for ATM

    Science.gov (United States)

    Erzberger, H.; Lauderdale, Todd A.; Chu, Yung-Cheng

    2010-01-01

    The paper describes a unified solution to three types of separation assurance problems that occur in en-route airspace: separation conflicts, arrival sequencing, and weather-cell avoidance. Algorithms for solving these problems play a key role in the design of future air traffic management systems such as NextGen. Because these problems can arise simultaneously in any combination, it is necessary to develop integrated algorithms for solving them. A unified and comprehensive solution to these problems provides the foundation for a future air traffic management system that requires a high level of automation in separation assurance. The paper describes the three algorithms developed for solving each problem and then shows how they are used sequentially to solve any combination of these problems. The first algorithm resolves loss-of-separation conflicts and is an evolution of an algorithm described in an earlier paper. The new version generates multiple resolutions for each conflict and then selects the one giving the least delay. Two new algorithms, one for sequencing and merging of arrival traffic, referred to as the Arrival Manager, and the other for weather-cell avoidance are the major focus of the paper. Because these three problems constitute a substantial fraction of the workload of en-route controllers, integrated algorithms to solve them is a basic requirement for automated separation assurance. The paper also reviews the Advanced Airspace Concept, a proposed design for a ground-based system that postulates redundant systems for separation assurance in order to achieve both high levels of safety and airspace capacity. It is proposed that automated separation assurance be introduced operationally in several steps, each step reducing controller workload further while increasing airspace capacity. A fast time simulation was used to determine performance statistics of the algorithm at up to 3 times current traffic levels.

  6. Late arrival in hospital during labour: any correlation with materno ...

    African Journals Online (AJOL)

    Background: Late arrival in labour is a common occurrence in my centre, It has been said to be associated with poor maternal and foetal outcome because of the lack of intrapartum materno-foetal monitoring. It gave me a great concern why booked patients should deliver in vehicles in 21st century. Objectives: Is to ...

  7. Information arrival and volatility: Evidence from the Saudi Stock Exchange (Tadawul

    Directory of Open Access Journals (Sweden)

    Ezzat Hassan

    2017-01-01

    Full Text Available This paper investigates the validation of the Mixture of Distributions Hypothesis (MDH using trading volume and number of trades as contemporaneous proxies for information arrival in 15 sector indices of the Saudi Stock Exchange (Tadawul using the TGARCH model. Findings provide strong evidence for the validity of the MDH for the Saudi market. Volatility persistence decreases when the trading volume and the number of trades are included in the conditional variance equation. The most striking finding is that contemporaneous number of trades is a better proxy for information arrival than trading volume, interacting with volatility in a manner anticipated under the MDH. This can be attributed to the unique characteristic of the Saudi equity market where only domestic investors are allowed to execute trade transactions. Further, the results reveal that the leverage effect was amplified, indicating a more pronounced asymmetric effect of bad news on volatility.

  8. Scandinavian exceptionalism? Civic integration and labour market activation for newly arrived immigrants.

    Science.gov (United States)

    Breidahl, Karen N

    2017-01-01

    Since the late 1990s, a wide range of so-called new civic integration policies aimed at civilizing or disciplining newcomers have been introduced. Consequently, migration scholars have discussed whether a converging restrictive 'civic turn' has taken place in Western Europe or whether national models have been resilient: Based on an in-depth historical and comparative analysis of labour market activation policies targeting newly arrived immigrants in Sweden, Norway, and Denmark since the early 1990s, the article contributes to the overall question: To what extent do the institutional pathways of the Scandinavian welfare states prevail when confronted with newcomers? Activation policies targeting newly arrived immigrants exemplifies how the ambition of states to promote functional, individual autonomy is also an important, ongoing process in diverse policy areas of the welfare state and not restricted to early integration instruments. While the Scandinavian welfare states differ on a number of counts with respect to immigration control, national integration philosophies and citizenship policies, the article outlines how activation policies aimed at newly arrived immigrants share several features. One of the key factors in this turn involves path dependency from, among others, a lengthy tradition for strong state involvement and norms about employment. Another factor in this turn involves transnational policy learning. On some points, national versions of these policies are also found due to country-specific citizenship traditions, integration philosophies and party political constellations.

  9. Arrival of radionuclides released by the Fukushima accident to Tenerife (Canary Islands)

    International Nuclear Information System (INIS)

    López-Pérez, M.; Ramos-López, R.; Perestelo, Nayra R.; Duarte-Rodriguez, X.; Bustos, J.J.; Alonso-Pérez, S.; Cuevas, E.; Hernández-Armas, J.

    2013-01-01

    Two weeks after the accident at the Fukushima-Daichi nuclear power plant, 131I, 137Cs and 134Cs activities were measured in two different stations located in Tenerife (Canary Islands), situated at 300 (FIMERALL) and 2400 (IZAÑA) m.a.s.l, respectively. Peak measured activity concentrations were: 1.851 mBq/m3 (131I); 0.408 mBq/m3 (137Cs) and 0.382 mBq/m3 (134Cs). The activities measured at the FIMERALL station were always higher than at IZAÑA station, suggesting that the radioactive plume arrived to the island associated with low altitude air masses. Simulations of potential dispersion of the radioactive cloud (137Cs) after the nuclear accident in reactor Fukushima I show that radioactive pollution reached remote regions such as the Canary Islands in the Eastern subtropical North Atlantic. The corresponding effective dose to the local population was 1.17 nSv, a value less than one millionth of the annual limit for the general public. Therefore, there was no risk to public health. - Highlights: ► Arrival of radionuclides to Tenerife following the accident of Fukushima. ► The atmospheric concentration of radionuclides was always higher at low altitude. ► After reaching the peak concentration a sharp decrease of radionuclides was observed. ► Air mass forward trajectory analysis confirms the potential arrival of radionuclides to Tenerife.

  10. Early detection of abnormal patient arrivals at hospital emergency department

    KAUST Repository

    Harrou, Fouzi; Sun, Ying; Kadri, Farid; Chaabane, Sondes; Tahon, Christian

    2015-01-01

    Overcrowding is one of the most crucial issues confronting emergency departments (EDs) throughout the world. Efficient management of patient flows for ED services has become an urgent issue for most hospital administrations. Handling and detection of abnormal situations is a key challenge in EDs. Thus, the early detection of abnormal patient arrivals at EDs plays an important role from the point of view of improving management of the inspected EDs. It allows the EDs mangers to prepare for high levels of care activities, to optimize the internal resources and to predict enough hospitalization capacity in downstream care services. This study reports the development of statistical method for enhancing detection of abnormal daily patient arrivals at the ED, which able to provide early alert mechanisms in the event of abnormal situations. The autoregressive moving average (ARMA)-based exponentially weighted moving average (EWMA) anomaly detection scheme proposed was successfully applied to the practical data collected from the database of the pediatric emergency department (PED) at Lille regional hospital center, France.

  11. Early detection of abnormal patient arrivals at hospital emergency department

    KAUST Repository

    Harrou, Fouzi

    2015-10-21

    Overcrowding is one of the most crucial issues confronting emergency departments (EDs) throughout the world. Efficient management of patient flows for ED services has become an urgent issue for most hospital administrations. Handling and detection of abnormal situations is a key challenge in EDs. Thus, the early detection of abnormal patient arrivals at EDs plays an important role from the point of view of improving management of the inspected EDs. It allows the EDs mangers to prepare for high levels of care activities, to optimize the internal resources and to predict enough hospitalization capacity in downstream care services. This study reports the development of statistical method for enhancing detection of abnormal daily patient arrivals at the ED, which able to provide early alert mechanisms in the event of abnormal situations. The autoregressive moving average (ARMA)-based exponentially weighted moving average (EWMA) anomaly detection scheme proposed was successfully applied to the practical data collected from the database of the pediatric emergency department (PED) at Lille regional hospital center, France.

  12. Timing of initial arrival at the breeding site predicts age at first reproduction in a long-lived migratory bird

    Science.gov (United States)

    Becker, Peter H.; Dittmann, Tobias; Ludwigs, Jan-Dieter; Limmer, Bente; Ludwig, Sonja C.; Bauch, Christina; Braasch, Alexander; Wendeln, Helmut

    2008-01-01

    In long-lived vertebrates, individuals generally visit potential breeding areas or populations during one or more seasons before reproducing for the first time. During these years of prospecting, they select a future breeding site, colony, or mate and improve various skills and their physical condition to meet the requirements of reproduction. One precondition of successful reproduction is arrival in time on the breeding grounds. Here, we study the intricate links among the date of initial spring arrival, body mass, sex, and the age of first breeding in the common tern Sterna hirundo, a long-lived migratory colonial seabird. The study is based on a unique, individual-based, long-term dataset of sexed birds, marked with transponders, which allow recording their individual arrival, overall attendance, and clutch initiation remotely and automatically year by year over the entire lifetime at the natal colony site. We show that the seasonal date of initial arrival at the breeding grounds predicts the individual age at first reproduction, which mostly occurs years later. Late first-time arrivals remain delayed birds throughout subsequent years. Our findings reveal that timing of arrival at the site of reproduction and timing of reproduction itself are coherent parameters of individual quality, which are linked with the prospects of the breeding career and may have consequences for fitness. PMID:18711134

  13. Arrival-time picking method based on approximate negentropy for microseismic data

    Science.gov (United States)

    Li, Yue; Ni, Zhuo; Tian, Yanan

    2018-05-01

    Accurate and dependable picking of the first arrival time for microseismic data is an important part in microseismic monitoring, which directly affects analysis results of post-processing. This paper presents a new method based on approximate negentropy (AN) theory for microseismic arrival time picking in condition of much lower signal-to-noise ratio (SNR). According to the differences in information characteristics between microseismic data and random noise, an appropriate approximation of negentropy function is selected to minimize the effect of SNR. At the same time, a weighted function of the differences between maximum and minimum value of AN spectrum curve is designed to obtain a proper threshold function. In this way, the region of signal and noise is distinguished to pick the first arrival time accurately. To demonstrate the effectiveness of AN method, we make many experiments on a series of synthetic data with different SNR from -1 dB to -12 dB and compare it with previously published Akaike information criterion (AIC) and short/long time average ratio (STA/LTA) methods. Experimental results indicate that these three methods can achieve well picking effect when SNR is from -1 dB to -8 dB. However, when SNR is as low as -8 dB to -12 dB, the proposed AN method yields more accurate and stable picking result than AIC and STA/LTA methods. Furthermore, the application results of real three-component microseismic data also show that the new method is superior to the other two methods in accuracy and stability.

  14. Safe Cooperating Cyber-Physical Systems using Wireless Communication

    DEFF Research Database (Denmark)

    Pop, Paul; Scholle, Detlef; Sljivo, Irfan

    2017-01-01

    This paper presents an overview of the ECSEL project entitled ―Safe Cooperating Cyber-Physical Systems using Wireless Communication‖ (SafeCOP), which runs during the period 2016–2019. SafeCOP targets safety-related Cooperating Cyber-Physical Systems (CO-CPS) characterised by use of wireless...... detection of abnormal behaviour, triggering if needed a safe degraded mode. SafeCOP will also develop methods and tools, which will be used to produce safety assurance evidence needed to certify cooperative functions. SafeCOP will extend current wireless technologies to ensure safe and secure cooperation...

  15. Verification of real-time WSA-ENLIL+Cone simulations of CME arrival-time at the CCMC from 2010 to 2016

    Science.gov (United States)

    Wold, Alexandra M.; Mays, M. Leila; Taktakishvili, Aleksandre; Jian, Lan K.; Odstrcil, Dusan; MacNeice, Peter

    2018-03-01

    The Wang-Sheeley-Arge (WSA)-ENLIL+Cone model is used extensively in space weather operations world-wide to model coronal mass ejection (CME) propagation. As such, it is important to assess its performance. We present validation results of the WSA-ENLIL+Cone model installed at the Community Coordinated Modeling Center (CCMC) and executed in real-time by the CCMC space weather team. CCMC uses the WSA-ENLIL+Cone model to predict CME arrivals at NASA missions throughout the inner heliosphere. In this work we compare model predicted CME arrival-times to in situ interplanetary coronal mass ejection leading edge measurements at Solar TErrestrial RElations Observatory-Ahead (STEREO-A), Solar TErrestrial RElations Observatory-Behind (STEREO-B), and Earth (Wind and ACE) for simulations completed between March 2010 and December 2016 (over 1,800 CMEs). We report hit, miss, false alarm, and correct rejection statistics for all three locations. For all predicted CME arrivals, the hit rate is 0.5, and the false alarm rate is 0.1. For the 273 events where the CME was predicted to arrive at Earth, STEREO-A, or STEREO-B, and was actually observed (hit event), the mean absolute arrival-time prediction error was 10.4 ± 0.9 h, with a tendency to early prediction error of -4.0 h. We show the dependence of the arrival-time error on CME input parameters. We also explore the impact of the multi-spacecraft observations used to initialize the model CME inputs by comparing model verification results before and after the STEREO-B communication loss (since September 2014) and STEREO-A sidelobe operations (August 2014-December 2015). There is an increase of 1.7 h in the CME arrival time error during single, or limited two-viewpoint periods, compared to the three-spacecraft viewpoint period. This trend would apply to a future space weather mission at L5 or L4 as another coronagraph viewpoint to reduce CME arrival time errors compared to a single L1 viewpoint.

  16. Integrating truck arrival management into tactical operation planning at container terminals

    DEFF Research Database (Denmark)

    Yang, Zhong-Zhen; Chen, Gang; Song, Dong-Ping

    2013-01-01

    Truck arrival management (TAM) has been recognized as an effective solution to alleviate the gate congestion at container terminals. To further utilize TAM in improving the overall terminal performance, this study integrates TAM with the other terminal operations at a tactical level. An integrated...

  17. Academic Achievement among Recently Arrived Chinese Adolescent Migrants: The Role of Social Support, School Belonging, and Acculturative Stress

    Science.gov (United States)

    Ho, Ngai Kwan Nicole; Schweitzer, Robert D.; Khawaja, Nigar G.

    2017-01-01

    Factors contributing to academic achievement among recently arrived Chinese adolescents in Australia remain relatively underexplored. Previous studies focused on Asian migrants, including Chinese, but did not distinguish Chinese from other Asian migrants. The current study specifically looks at Chinese migrants who have recently arrived, as…

  18. InaSAFE applications in disaster preparedness

    Science.gov (United States)

    Pranantyo, Ignatius Ryan; Fadmastuti, Mahardika; Chandra, Fredy

    2015-04-01

    Disaster preparedness activities aim to reduce the impact of disasters by being better prepared to respond when a disaster occurs. In order to better anticipate requirements during a disaster, contingency planning activities can be undertaken prior to a disaster based on a realistic disaster scenario. InaSAFE is a tool that can inform this process. InaSAFE is a free and open source software that estimates the impact to people and infrastructure from potential hazard scenarios. By using InaSAFE, disaster managers can develop scenarios of disaster impacts (people and infrastructures affected) to inform their contingency plan and emergency response operation plan. While InaSAFE provides the software framework exposure data and hazard data are needed as inputs to run this software. Then InaSAFE can be used to forecast the impact of the hazard scenario to the exposure data. InaSAFE outputs include estimates of the number of people, buildings and roads are affected, list of minimum needs (rice and clean water), and response checklist. InaSAFE is developed by Indonesia's National Disaster Management Agency (BNPB) and the Australian Government, through the Australia-Indonesia Facility for Disaster Reduction (AIFDR), in partnership with the World Bank - Global Facility for Disaster Reduction and Recovery (GFDRR). This software has been used in many parts of Indonesia, including Padang, Maumere, Jakarta, and Slamet Mountain for emergency response and contingency planning.

  19. Sport as a context for integration:newly arrived immigrant children in Sweden drawing sporting experiences

    OpenAIRE

    Hertting, Krister; Karlefors, Inger

    2013-01-01

    Sport is a global phenomenon, which can make sport an important arena for integration into new societies. However, sport is also an expression of national culture and identities. The aim of this study is to explore images and experiences that newly-arrived immigrant children in Sweden have about sport in their country of origin, and challenges that can arise in processes of integration through sport. We asked 20 newly arrived children aged 10 to 13 to make drawings about sporting experiences ...

  20. A Descriptive Analysis of Care Provided by Law Enforcement Prior to EMS Arrival in the United States.

    Science.gov (United States)

    Klassen, Aaron B; Core, S Brent; Lohse, Christine M; Sztajnkrycer, Matthew D

    2018-04-01

    Study Objectives Law enforcement is increasingly viewed as a key component in the out-of-hospital chain of survival, with expanded roles in cardiac arrest, narcotic overdose, and traumatic bleeding. Little is known about the nature of care provided by law enforcement prior to the arrival of Emergency Medical Services (EMS) assets. The purpose of the current study was to perform a descriptive analysis of events reported to a national EMS database. This study was a descriptive analysis of the 2014 National Emergency Medical Services Information System (NEMSIS) public release research data set, containing EMS emergency response data from 41 states. Code E09_02 1200 specifically identifies care provided by law enforcement prior to EMS arrival. A total of 25,835,729 unique events were reported. Of events in which pre-arrival care was documented, 2.0% received prior aid by law enforcement. Patients receiving law enforcement care prior to EMS arrival were more likely to be younger (52.8 [SD=23.3] years versus 58.7 [SD=23.3] years), male (54.8% versus 46.7%), and white (80.3% versus 77.5%). Basic Life Support (BLS) EMS response was twice as likely in patients receiving prior aid by law enforcement. Multiple-casualty incidents were five times more likely with prior aid by law enforcement. Compared with prior aid by other services, law enforcement pre-arrival care was more likely with motor vehicle accidents, firearm assaults, knife assaults, blunt assaults, and drug overdoses, and less likely at falls and childbirths. Cardiac arrest was significantly more common in patients receiving prior aid by law enforcement (16.5% versus 2.6%). Tourniquet application and naloxone administration were more common in the law enforcement prior aid group. Where noted, law enforcement pre-arrival care occurs in 2.0% of EMS patient encounters. The majority of cases involve cardiac arrest, motor vehicle accidents, and assaults. Better understanding of the nature of law enforcement care is

  1. Families in motion : changes with the arrival of a second child

    NARCIS (Netherlands)

    Szabó, N.

    2012-01-01

    The aim of the present dissertation was to examine the causes and consequences of the arrival of the second child—from both family systems and evolutionary perspectives. Chapter 2 compared parent–child interaction in dyadic and triadic settings and examined how parental warmth and investment change

  2. Safe Minimum Internal Temperature Chart

    Science.gov (United States)

    ... Internal Temperature Chart Safe steps in food handling, cooking, and storage are essential in preventing foodborne illness. You can't see, smell, or taste harmful bacteria that may cause illness. In every step of food preparation, follow the four guidelines to keep food safe: ...

  3. Impact of Tourist and One-Day Visitor Arrivals on Economic Growth. Case Study of the Cayman Islands

    Directory of Open Access Journals (Sweden)

    Podhorodecka Katarzyna

    2014-09-01

    Full Text Available The Cayman Islands are one of the SISODs, located in the Caribbean Sea, with a high number of foreign visitor arrivals and a GDP based to a large extent on tourism. They are also considered to be SITE islands and may even be characteristic of the subtype, PROFIT-SITE islands. The aim of the article is to provide an answer to the question of whether the increase in the number of tourist and one-day visitor arrivals1 had a positive impact on the creation of GDP in the Cayman Islands during the period 1983-2011. The hypothesis was that such a correlation should exist and it should be a strong positive correlation, but only between the increase in number of tourist arrivals and increase in GDP. The second question was: which year is the most economically affected by the increase in tourist and visitor arrivals (the same or the following year? The hypothesis was that the biggest impact is recorded in the year in which the increase in tourist and visitor arrivals occurs (not in the following year. The third question was: has the global economic crisis affected the tourism sector in the Cayman Islands? The hypothesis was that the Cayman Islands were not as badly affected by the global economic crisis as other SISOD countries. The methods used by the author were literature analysis, data analysis and the Spearman correlation ratio.

  4. On measurement of acoustic pulse arrival angles using a vertical array

    Science.gov (United States)

    Makarov, D. V.

    2017-11-01

    We consider a recently developed method to analyze the angular structure of pulsed acoustic fields in an underwater sound channel. The method is based on the Husimi transform that allows us to approximately link a wave field with the corresponding ray arrivals. The advantage of the method lies in the possibility of its practical realization by a vertical hydrophone array crossing only a small part of the oceanic depth. The main aim of the present work is to find the optimal parameter values of the array that ensure good angular accuracy and sufficient reliability of the algorithm to calculate the arrival angles. Broadband pulses with central frequencies of 80 and 240 Hz are considered. It is shown that an array with a length of several hundred meters allows measuring the angular spectrum with an accuracy of up to 1 degree. The angular resolution is lowered with an increase of the sound wavelength due to the fundamental limitations imposed by the uncertainty relation.

  5. Growth recovery in newly arrived international adoptees in Italy: relation to parenting stress.

    Science.gov (United States)

    Canzi, Elena; Rosnati, Rosa; Miller, Laurie C

    2018-04-12

    Following initial adversities, most internationally adopted children arrive with significant growth delays. Post-placement recovery has been widely documented, but research about risk or protective factors is still limited. Even less is known about the relationship between growth recovery and the quality of the family environment. 28 children in 26 adoptive families were involved in this longitudinal study. A comprehensive evaluation (including anthropometry, cognitive assessment [using the Leiter International Performance Scale-Revised], and completion by both parents of the Parenting Stress Index - Short Form) was done at arrival of the child, and 1 year later. Results evidenced that on arrival nearly half of children had growth measurements in the normal range. All the children showed a significant recovery in height and weight at 6 and 12 months post-placement. Initial and follow up growth measurements correlated strongly. Growth recovery was related to the age of the child at adoption, the proportion of time the child had resided in institutional care, as well as parenting stress. Results suggested that the higher the parenting stress experienced the less improvements occurred in children: for mothers for height and weight, for fathers for all the growth indicators. Results suggested the critical importance of family factor in influencing children's growth recovery.

  6. The Significance of the Influence of the CME Deflection in Interplanetary Space on the CME Arrival at Earth

    Science.gov (United States)

    Zhuang, Bin; Wang, Yuming; Shen, Chenglong; Liu, Siqing; Wang, Jingjing; Pan, Zonghao; Li, Huimin; Liu, Rui

    2017-08-01

    As one of the most violent astrophysical phenomena, coronal mass ejections (CMEs) have strong potential space weather effects. However, not all Earth-directed CMEs encounter the Earth and produce geo-effects. One reason is the deflected propagation of CMEs in interplanetary space. Although there have been several case studies clearly showing such deflections, it has not yet been statistically assessed how significantly the deflected propagation would influence the CME’s arrival at Earth. We develop an integrated CME-arrival forecasting (iCAF) system, assembling the modules of CME detection, three-dimensional (3D) parameter derivation, and trajectory reconstruction to predict whether or not a CME arrives at Earth, and we assess the deflection influence on the CME-arrival forecasting. The performance of iCAF is tested by comparing the two-dimensional (2D) parameters with those in the Coordinated Data Analysis Workshop (CDAW) Data Center catalog, comparing the 3D parameters with those of the gradual cylindrical shell model, and estimating the success rate of the CME Earth-arrival predictions. It is found that the 2D parameters provided by iCAF and the CDAW catalog are consistent with each other, and the 3D parameters derived by the ice cream cone model based on single-view observations are acceptable. The success rate of the CME-arrival predictions by iCAF with deflection considered is about 82%, which is 19% higher than that without deflection, indicating the importance of the CME deflection for providing a reliable forecasting. Furthermore, iCAF is a worthwhile project since it is a completely automatic system with deflection taken into account.

  7. Safe affordable fission engine (SAFE 30) module conductivity test thermal model correlation

    International Nuclear Information System (INIS)

    Roman, Jose

    2001-01-01

    The SAFE 30 is a simple, robust space fission power system that is comprised of several independent modules. Each module contains 4 fuel tubes bonded to a central heatpipe. Fission energy is conducted from the fuel tubes to the heatpipe, which in turn transfers the energy to a power conversion system. This paper benchmarks a thermal model of the SAFE 30 with actual test data from simulated SAFE 30 module tests. Two 'dummy' SAFE 30 modules were fabricated - each consisted of 4 1-inch dia. tubes (simulating the fuel tubes) bonded to a central '1' dia. tube (simulating the heatpipe). In the first module the fuel tubes were simply brazed to the heatpipe along the line of contact (leaving void space in the interstices), and in the second module the tubes and heatpipe were brazed via tri-cusps that completely fill the interstices between the tubes. In these tests, fission energy is simulated by placing resistance heaters within each of the 4 fuel tubes. The tests were conducted in a vacuum chamber in 4 configurations: tri-cusps filled with and without an outer insulation wrap, and no tri-cusps with and without an outer insulation wrap. The baseline SAFE 30 configuration uses the brazed tri-cusps. During the tests, the power applied to the heaters was varied in a stepwise fashion, until a steady-state temperature profile was reached. These temperature levels varied between 773 K and 1073 K. To benchmark the thermal model, the input energy and chamber surface temperature were used as boundary conditions for the model. The analytical results from the nodes at the same location as the test thermocouples were plotted again test data to determinate the accuracy of the analysis. The unknown variables on the analysis are the radiation emissivity of the pipe and chamber and the radiation view factor between the module and the chamber. A correlation was determined using a parametric analysis by varying the surface emissivity and view factor until a good match was reached. This

  8. 7 CFR 361.4 - Inspection at the port of first arrival.

    Science.gov (United States)

    2010-01-01

    ...) indicates that the screenings are being imported for processing or manufacturing purposes; (4) Seed that is... INSPECTION SERVICE, DEPARTMENT OF AGRICULTURE IMPORTATION OF SEED AND SCREENINGS UNDER THE FEDERAL SEED ACT § 361.4 Inspection at the port of first arrival. (a) All agricultural seed, vegetable seed, and...

  9. Steering teens safe: a randomized trial of a parent-based intervention to improve safe teen driving.

    Science.gov (United States)

    Peek-Asa, Corinne; Cavanaugh, Joseph E; Yang, Jingzhen; Chande, Vidya; Young, Tracy; Ramirez, Marizen

    2014-07-31

    Crashes are the leading cause of death for teens, and parent-based interventions are a promising approach. We assess the effectiveness of Steering Teens Safe, a parent-focused program to increase safe teen driving. Steering Teens Safe aimed to improve parental communication with teens about safe driving using motivational interviewing techniques in conjunction with 19 safe driving lessons. A randomized controlled trial involved 145 parent-teen dyads (70 intervention and 75 control). Intervention parents received a 45-minute session to learn the program with four follow-up phone sessions, a DVD, and a workbook. Control parents received a standard brochure about safe driving. Scores were developed to measure teen-reported quantity and quality of parental communication about safe driving. The main outcome measure was a previously validated Risky Driving Score reported by teens. Because the Score was highly skewed, a generalized linear model based on a gamma distribution was used for analysis. Intervention teens ranked their parent's success in talking about driving safety higher than control teens (p = 0.035) and reported that their parents talked about more topics (non-significant difference). The Risky Driving Score was 21% lower in intervention compared to control teens (85% CI = 0.60, 1.00). Interaction between communication quantity and the intervention was examined. Intervention teens who reported more successful communication had a 42% lower Risky Driving Score (95% CI = 0.37, 0.94) than control parents with less successful communication. This program had a positive although not strong effect, and it may hold the most promise in partnership with other programs, such as Driver's Education or Graduated Driver's License policies. ClinicalTrials.gov NCT01014923. Registered Nov. 16, 2009.

  10. Staying Safe in the Water

    Centers for Disease Control (CDC) Podcasts

    In this podcast, Dr. Julie Gilchrist, a pediatrician and medical epidemiologist from CDC’s Injury Center, talks about staying safe in the water. Tips are for all audiences, with a focus on preventing drownings and keeping children safe in and around the pool, lake, or ocean.

  11. [Arrived in Germany: When Children Who have Fled Tell their Stories].

    Science.gov (United States)

    Gerarts, Katharina; Andresen, Sabine; Ravens-Sieberer, Ulrike; Klasen, Fionna

    2016-12-01

    Arrived in Germany: When Children Who have Fled Tell their Stories For this study, we listened to children who had fled with their families. We made a very conscious decision to focus on accompanied minors who have been displaced, because they go through the standard asylum system with their parent/guardian, which is why they often remain "invisible" as regards their own needs and their specific situation. We gave accompanied children who had fled a space where they could tell their stories and asked them to talk about their memories of their countries of origin, their experiences during their journey and on arrival in Germany, and their lives here, their concerns, but also their hopes and desires. The children presented here come from Afghanistan, Eritrea, Iran, Kosovo, Serbia and Syria. They therefore represent the countries from which people have set out on the always difficult, often life-threatening journey to Germany. And they represent the diversity of experiences of flight and arrival. Those responsible for this study come from various academic disciplines and areas of work. This was important to us in order to focus on the complexity of being a child and a child's everyday life under the conditions experienced while on the run. In view of the vulnerability of children, many challenges are regarded in a different light from previously, for example concerning the organisation of initial reception centres, education and care provisions, medical care, protected spaces and privacy. We want to encourage you to see these spaces, the bureaucratic procedures and coping with everyday life through the eyes of a child.

  12. Pipe Wall Thinning Evaluation through the Arrival Time Delay of A0 Lamb Wave Using Magnetostrictive Patch Transducers

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Seung Hyun; Kwon, Hyu Sang; Ahn, Bong Young; Lee, Seung Seok [Korea Research Institute of Standards and Science, Daejeon (Korea, Republic of)

    2008-12-15

    Guided wave technology is advantageous for fast inspection of pipe wall thinning since the guided wave propagates long distance. In this investigation, the method to evaluate gradual wall thinning in a pipe based on the arrival time delay with magnetostrictive patch transducers is presented. Low frequency A0 Lamb waves were generated and measured by the present transducer and it was applied to arrival time delay measurement experiments on a test pipe having gradual wall thinnings artificially manufactured. From experiments, consistent results that wall thinning increases the arrival time delay of A0 waves were obtained. Consequently, the feasibility of the magnetostrictive patch transducers to evaluate wall thinning was verified

  13. Pipe Wall Thinning Evaluation through the Arrival Time Delay of A0 Lamb Wave Using Magnetostrictive Patch Transducers

    International Nuclear Information System (INIS)

    Cho, Seung Hyun; Kwon, Hyu Sang; Ahn, Bong Young; Lee, Seung Seok

    2008-01-01

    Guided wave technology is advantageous for fast inspection of pipe wall thinning since the guided wave propagates long distance. In this investigation, the method to evaluate gradual wall thinning in a pipe based on the arrival time delay with magnetostrictive patch transducers is presented. Low frequency A0 Lamb waves were generated and measured by the present transducer and it was applied to arrival time delay measurement experiments on a test pipe having gradual wall thinnings artificially manufactured. From experiments, consistent results that wall thinning increases the arrival time delay of A0 waves were obtained. Consequently, the feasibility of the magnetostrictive patch transducers to evaluate wall thinning was verified

  14. Safe biodegradable fluorescent particles

    Science.gov (United States)

    Martin, Sue I [Berkeley, CA; Fergenson, David P [Alamo, CA; Srivastava, Abneesh [Santa Clara, CA; Bogan, Michael J [Dublin, CA; Riot, Vincent J [Oakland, CA; Frank, Matthias [Oakland, CA

    2010-08-24

    A human-safe fluorescence particle that can be used for fluorescence detection instruments or act as a safe simulant for mimicking the fluorescence properties of microorganisms. The particle comprises a non-biological carrier and natural fluorophores encapsulated in the non-biological carrier. By doping biodegradable-polymer drug delivery microspheres with natural or synthetic fluorophores, the desired fluorescence can be attained or biological organisms can be simulated without the associated risks and logistical difficulties of live microorganisms.

  15. Uncertainty in Bus Arrival Time Predictions: Treating Heteroscedasticity With a Metamodel Approach

    DEFF Research Database (Denmark)

    O'Sullivan, Aidan; Pereira, Francisco Camara; Zhao, Jinhua

    2016-01-01

    Arrival time predictions for the next available bus or train are a key component of modern traveler information systems (TISs). A great deal of research has been conducted within the intelligent transportation system community in developing an assortment of different algorithms that seek...... sources. In this paper, we tackle the issue of uncertainty in bus arrival time predictions using an alternative approach. Rather than endeavor to develop a superior method for prediction, we take existing predictions from a TIS and treat the algorithm generating them as a black box. The presence...... of heteroscedasticity in the predictions is demonstrated and then a metamodel approach is deployed, which augments existing predictive systems using quantile regression to place bounds on the associated error. As a case study, this approach is applied to data from a real-world TIS in Boston. This method allows bounds...

  16. A FIFO based neutron arrival time collection technique for assay of plutonium

    International Nuclear Information System (INIS)

    Parthasarathy, R.; Saisubalakshmi, D.; Venkatasubramani, C.R.

    2004-01-01

    The system assays plutonium by counting the time correlated neutrons emitted by the spontaneous fissions of the even-even Pu isotopes in the presence of random neutron background, originating principally from (a,n) reactions in the material. The correlation technique discussed in this paper utilizes twofold neutron coincidence counting but the system is proposed to be enhanced for neutron multiplicity counting. A microcontroller based data acquisition system has been developed using a couple of fast FIFO 2kX9 bit memory ICs and a 16 bit counter for identifying time-correlated neutrons. Since the neutron pulses are arriving at a rapid rate, the incoming pulses are buffered in the FIFO and then transferred to PC by the microcontroller through the parallel port. The correlation analysis based on this time arrival information is done in the PC off-line. (author)

  17. Safe Haven.

    Science.gov (United States)

    Bush, Gail

    2003-01-01

    Discusses school libraries as safe havens for teenagers and considers elements that foster that atmosphere, including the physical environment, lack of judgments, familiarity, leisure, and a welcoming nature. Focuses on the importance of relationships, and taking the time to listen to teens and encourage them. (LRW)

  18. Modeling mixed retention and early arrivals in multidimensional heterogeneous media using an explicit Lagrangian scheme

    Science.gov (United States)

    Zhang, Yong; Meerschaert, Mark M.; Baeumer, Boris; LaBolle, Eric M.

    2015-08-01

    This study develops an explicit two-step Lagrangian scheme based on the renewal-reward process to capture transient anomalous diffusion with mixed retention and early arrivals in multidimensional media. The resulting 3-D anomalous transport simulator provides a flexible platform for modeling transport. The first step explicitly models retention due to mass exchange between one mobile zone and any number of parallel immobile zones. The mobile component of the renewal process can be calculated as either an exponential random variable or a preassigned time step, and the subsequent random immobile time follows a Hyper-exponential distribution for finite immobile zones or a tempered stable distribution for infinite immobile zones with an exponentially tempered power-law memory function. The second step describes well-documented early arrivals which can follow streamlines due to mechanical dispersion using the method of subordination to regional flow. Applicability and implementation of the Lagrangian solver are further checked against transport observed in various media. Results show that, although the time-nonlocal model parameters are predictable for transport with retention in alluvial settings, the standard time-nonlocal model cannot capture early arrivals. Retention and early arrivals observed in porous and fractured media can be efficiently modeled by our Lagrangian solver, allowing anomalous transport to be incorporated into 2-D/3-D models with irregular flow fields. Extensions of the particle-tracking approach are also discussed for transport with parameters conditioned on local aquifer properties, as required by transient flow and nonstationary media.

  19. Quality of Reporting and Adherence to ARRIVE Guidelines in Animal Studies for Chagas Disease Preclinical Drug Research: A Systematic Review.

    Science.gov (United States)

    Gulin, Julián Ernesto Nicolás; Rocco, Daniela Marisa; García-Bournissen, Facundo

    2015-11-01

    Publication of accurate and detailed descriptions of methods in research articles involving animals is essential for health scientists to accurately interpret published data, evaluate results and replicate findings. Inadequate reporting of key aspects of experimental design may reduce the impact of studies and could act as a barrier to translation of research findings. Reporting of animal use must be as comprehensive as possible in order to take advantage of every study and every animal used. Animal models are essential to understanding and assessing new chemotherapy candidates for Chagas disease pathology, a widespread parasitic disease with few treatment options currently available. A systematic review was carried out to compare ARRIVE guidelines recommendations with information provided in publications of preclinical studies for new anti-Trypanosoma cruzi compounds. A total of 83 publications were reviewed. Before ARRIVE guidelines, 69% of publications failed to report any macroenvironment information, compared to 57% after ARRIVE publication. Similar proportions were observed when evaluating reporting of microenvironmental information (56% vs. 61%). Also, before ARRIVE guidelines publication, only 13% of papers described animal gender, only 18% specified microbiological status and 13% reported randomized treatment assignment, among other essential information missing or incomplete. Unfortunately, publication of ARRIVE guidelines did not seem to enhance reporting quality, compared to papers appeared before ARRIVE publication. Our results suggest that there is a strong need for the scientific community to improve animal use description, animal models employed, transparent reporting and experiment design to facilitate its transfer and application to the affected human population. Full compliance with ARRIVE guidelines, or similar animal research reporting guidelines, would be an excellent start in this direction.

  20. Quality of Reporting and Adherence to ARRIVE Guidelines in Animal Studies for Chagas Disease Preclinical Drug Research: A Systematic Review.

    Directory of Open Access Journals (Sweden)

    Julián Ernesto Nicolás Gulin

    2015-11-01

    Full Text Available Publication of accurate and detailed descriptions of methods in research articles involving animals is essential for health scientists to accurately interpret published data, evaluate results and replicate findings. Inadequate reporting of key aspects of experimental design may reduce the impact of studies and could act as a barrier to translation of research findings. Reporting of animal use must be as comprehensive as possible in order to take advantage of every study and every animal used. Animal models are essential to understanding and assessing new chemotherapy candidates for Chagas disease pathology, a widespread parasitic disease with few treatment options currently available. A systematic review was carried out to compare ARRIVE guidelines recommendations with information provided in publications of preclinical studies for new anti-Trypanosoma cruzi compounds. A total of 83 publications were reviewed. Before ARRIVE guidelines, 69% of publications failed to report any macroenvironment information, compared to 57% after ARRIVE publication. Similar proportions were observed when evaluating reporting of microenvironmental information (56% vs. 61%. Also, before ARRIVE guidelines publication, only 13% of papers described animal gender, only 18% specified microbiological status and 13% reported randomized treatment assignment, among other essential information missing or incomplete. Unfortunately, publication of ARRIVE guidelines did not seem to enhance reporting quality, compared to papers appeared before ARRIVE publication. Our results suggest that there is a strong need for the scientific community to improve animal use description, animal models employed, transparent reporting and experiment design to facilitate its transfer and application to the affected human population. Full compliance with ARRIVE guidelines, or similar animal research reporting guidelines, would be an excellent start in this direction.

  1. Analysis of queueing system with discrete autoregressive arrivals having DML as marginal distribution

    Directory of Open Access Journals (Sweden)

    Bindu Abraham

    2014-05-01

    Full Text Available In this paper we analyze DAR(1/D/s Queue with Discrete Mittag-Leffler [DML(α] as marginal distribution. Simulation study of the sample path of the arrival process is conducted. For this queueing system, the stationary distribution of the system size and the waiting time distribution of an arbitrary packet is obtained with the help of matrix analytic methods and Markov regenerative theory. The quantitative effect of the stationary distribution on system size, waiting time and  the autocorrelation function as well as the parameters of the input traffic is illustrated empirically. The model is applied to a real data on the passenger arrivals at a subway bus terminal in Santiago de Chile and is established that the model well suits this data.

  2. More than a Safe Space

    Science.gov (United States)

    Sadowski, Michael

    2016-01-01

    Over the past three decades, much of the conversation about LGBTQ students in schools has centered on safety--anti-bullying policies, the "safe space" of gay-straight alliances, and "safe zones" marked by rainbow-colored stickers on classroom doors. In this article, Michael Sadowski argues that it's time to move beyond safety…

  3. Liquid Argon Barrel Cryostat Arrived

    CERN Multimedia

    Pailler, P

    Last week the first of three cryostats for the ATLAS liquid argon calorimeter arrived at CERN. It had travelled for 46 days over several thousand kilometers from Japan to CERN. During three years it has been fabricated by Kawasaki Heavy Industries Ltd. at Harima, close to Kobe, under contract from Brookhaven National Laboratory (BNL) of the U.S.. This cryostat consists of two concentric cylinders made of aluminium: the outer vacuum vessel with a diameter of 5.5 m and a length of 7 m, and the inner cold vessel which will contain the electromagnetic barrel calorimeter immersed in liquid argon. The total weight will be 270 tons including the detectors and the liquid argon. The cryostat is now located in building 180 where it will be equipped with 64 feed-throughs which serve for the passage of 122,880 electrical lines which will carry the signals of the calorimeter. After integration of the calorimeter, the solenoidal magnet of ATLAS will be integrated in the vacuum vessel. A final cold test of the cryostat inc...

  4. Safe injection procedures, injection practices, and needlestick ...

    African Journals Online (AJOL)

    Results: Safe injection procedures regarding final waste disposal were sufficiently adopted, while measures regarding disposable injection equipment, waste containers, hand hygiene, as well as injection practices were inadequately carried out. Lack of job aid posters that promote safe injection and safe disposal of ...

  5. Long-term trends in first arrival and first egg laying dates of some migrant and resident bird species in northern Italy

    Science.gov (United States)

    Rubolini, Diego; Ambrosini, Roberto; Caffi, Mario; Brichetti, Pierandrea; Armiraglio, Stefano; Saino, Nicola

    2007-08-01

    Climate change is affecting the phenology of seasonal events in Europe and the Northern Hemisphere, as shown by several studies of birds’ timing of migration and reproduction. Here, we analyse the long-term (1982-2006) trends of first arrival dates of four long-distance migratory birds [swift ( Apus apus), nightingale ( Luscinia megarhynchos), barn swallow ( Hirundo rustica), and house martin ( Delichon urbicum)] and first egg laying dates of two migrant (swift, barn swallow) and two resident species [starling ( Sturnus vulgaris), Italian sparrow ( Passer italiae)] at a study site in northern Italy. We also addressed the effects of local weather (temperature and precipitation) and a climate index (the North Atlantic Oscillation, NAO) on the interannual variability of phenological events. We found that the swift and the barn swallow significantly advanced both arrival and laying dates, whereas all other species did not show any significant temporal trend in either arrival or laying date. The earlier arrival of swifts was explained by increasing local temperatures in April, whereas this was not the case for arrival dates of swallows and first egg laying dates of both species. In addition, arrival dates of house martins were earlier following high NAO winters, while nightingale arrival was earlier when local spring rainfall was greater. Finally, Italian sparrow onset of reproduction was anticipated by greater spring rainfall, but delayed by high spring NAO anomalies, and swift’s onset of reproduction was anticipated by abundant rainfall prior to reproduction. There were no significant temporal trends in the interval between onset of laying and arrival in either the swift or the barn swallow. Our findings therefore indicate that birds may show idiosyncratic responses to climate variability at different spatial scales, though some species may be adjusting their calendar to rapidly changing climatic conditions.

  6. Retinal fluorescein contrast arrival time of young patients with the hepatosplenic form of the Schistosomiasis mansoni

    Directory of Open Access Journals (Sweden)

    Ana Catarina Delgado de Souza

    2002-10-01

    Full Text Available Schistosoma mansoni is responsible for lesions that can alter the hemodinamic of the portal venous circulation, lung arterial and venous sistemic systems. Therefore, hemodinamic changes in the ocular circulation of mansonic schistosomotic patients with portal hypertension and hepatofugal venous blood flow is also probable. The purpose of this study was to determine the fluorescein contrast arrival time at the retina of young patients with the hepatosplenic form of schistosomiasis, clinically and surgically treated. The control group included 36 non schistosomotic patients, mean age of 17.3 years, and the case group was represented by 25 schistosomotic patients, mean age of 18.2 years, who were cared for at The University Hospital (Federal University of Pernambuco, Brazil, from 1990 to 2001. They underwent digital angiofluoresceinography and were evaluated for the contrast arrival time at the early retinal venous phase of the exam. Both groups were ophthalmologically examined at the same hospital (Altino Ventura Foundation, Recife, Brazil, using the same technique. There was retardation of the retinal contrast arrival time equal or more than 70 sec in the eyes of three schistosomotic patients (12% and in none of the control group, however, the mean contrast arrival time between the two groups were not statistically different. These findings lend support to the hypothesis that there could be a delay of the eye venous blood flow drainage.

  7. Arrival at CERN of the first MB4 DT chambers from Turin

    CERN Multimedia

    Marcos Fernandez Garcia

    2005-01-01

    The largest DT chambers to be installed into the outermost station of the CMS barrel muon detector (MB4) are built by INFN-Turin. The first batch of four chambers, out of 40, arrived at the CERN ISR area on February 2005.

  8. Inherently safe light water reactors

    International Nuclear Information System (INIS)

    Ise, Takeharu

    1987-01-01

    Today's large nuclear power reactors of world-wise use have been designed based on the philosophy. It seems that recent less electricity demand rates, higher capital cost and the TMI accident let us acknowledge relative small and simplified nuclear plants with safer features, and that Chernobyl accident in 1983 underlines the needs of intrinsic and passive safety characteristics. In such background, several inherently safe reactor concepts have been presented abroad and domestically. First describing 'Can inherently safe reactors be designed,' then I introduce representative reactor concepts of inherently safe LWRs advocated abroad so far. All of these innovative reactors employ intrinsic and passive features in their design, as follows: (1) PIUS, an acronym for Process Inherent Ultimate Safety, or an integral PWR with passive heat sink and passive shutdown mechanism, advocated by ASEA-ATOM of Sweden. (2) MAP(Minimum Attention Plant), or a self-pressurized, natural circulation integral PWR, promoted by CE Inc. of the U.S. (3) TPS(TRIGA Power System), or a compact PWR with passive heat sink and inherent fuel characteristics of large prompt temperature coefficient, prompted by GA Technologies Inc. of the U.S. (4) PIUS-BWR, or an inherently safe BWR employing passively actuated fluid valves, in competition with PIUS, prompted by ORNL of the U.S. Then, I will describe the domestic trends in Japan and the innovative inherently safe LWRs presented domestically so far. (author)

  9. Dementia - keeping safe in the home

    Science.gov (United States)

    ... this page: //medlineplus.gov/ency/patientinstructions/000031.htm Dementia - keeping safe in the home To use the ... make sure the homes of people who have dementia are safe for them. Safety Tips for the ...

  10. Safeguards Automated Facility Evaluation (SAFE) methodology

    International Nuclear Information System (INIS)

    Chapman, L.D.; Grady, L.M.; Bennett, H.A.; Sasser, D.W.; Engi, D.

    1978-01-01

    The SAFE procedure is an efficient method of evaluating the physical protection system of a nuclear facility. Since the algorithms used in SAFE for path generation and evaluation are analytical, many paths can be evaluated with a modest investment in computer time. SAFE is easy to use because the information required is well-defined and the interactive nature of this procedure lends itself to straightforward operation. The modular approach that has been taken allows other functionally equivalent modules to be substituted as they become available. The SAFE procedure has broad applications in the nuclear facility safeguards field as well as in the security field in general. Any fixed facility containing valuable materials or components to be protected from theft or sabotage could be analyzed using this same automated evaluation technique

  11. Automatic picking of the first arrival event using the unwrapped-phase of the Fourier transformed wavefield

    KAUST Repository

    Choi, Yun Seok

    2011-01-01

    First-arrival picking has long suffered from cycle skipping, especially when the first arrival is contaminated with noise or have experienced complex near surface phenomena. We propose a new algorithm for automatic picking of first arrivals using an approach based on unwrapping the phase. We unwrap the phase by taking the derivative of the Fourier-transformed wavefield with respect to the angular frequency and isolate its amplitude component. To do so, we first apply a damping function to the seismic trace, calculate the derivative of the wavefield with respect to the angular frequency, divide the derivative of wavefield by the wavefield itself, and finally take its imaginary part. We compare our derivative approach to the logarithmic one and show that the derivative approach does not suffer from the phase wrapping or cycle-skipping effects. Numerical examples show that our automatic picking algorithm gives convergent and reliable results for the noise-free synthetic data and noisy field data. © 2011 Society of Exploration Geophysicists.

  12. An Approximate Dynamic Programming Approach to Urban Freight Distribution with Batch Arrivals

    NARCIS (Netherlands)

    van Heeswijk, W.J.A.; Mes, Martijn R.K.; Schutten, Johannes M.J.; Corman, Francesco; Voβ, Stefan; Negenborn, Rudy R.

    2015-01-01

    We study an extension of the delivery dispatching problem (DDP) with time windows, applied on LTL orders arriving at an urban consolidation center. Order properties (e.g., destination, size, dispatch window) may be highly varying, and directly distributing an incoming order batch may yield high

  13. Implementing guidelines on reporting research using animals (ARRIVE etc.): new requirements for publication in BJP

    Science.gov (United States)

    McGrath, John C; Lilley, Elliot

    2015-01-01

    The ARRIVE guidelines have been implemented in BJP for 4 years with the aim of increasing transparency in reporting experiments involving animals. BJP has assessed our success in implementing them and concluded that we could do better. This editorial discusses the issues and explains how we are changing our requirements for authors to report their findings in experiments involving animals. This is one of a series of editorials discussing updates to the BJP Instructions to Authors Video To view the video on the ARRIVE guidelines, visit: https://www.youtube.com/watch?v=DYXoUAnhoPM PMID:25964986

  14. Breastfeeding FAQs: Safely Storing Breast Milk

    Science.gov (United States)

    ... Search English Español Breastfeeding FAQs: Safely Storing Breast Milk KidsHealth / For Parents / Breastfeeding FAQs: Safely Storing Breast ... may have. How do I store my breast milk? You can freeze and/or refrigerate your pumped ( ...

  15. GEOM/GEOM[a]/1/ queue with late arrival system with delayed access and delayed multiple working vacations

    Directory of Open Access Journals (Sweden)

    Cheng Jiang

    2014-01-01

    Full Text Available This paper considers a discrete-time bulk-service queue with infinite buffer space and delay multiple working vacations. Considering a late arrival system with delayed access (LAS-AD, it is assumed that the inter-arrival times, service times, vacation times are all geometrically distributed. The server does not take a vacation immediately at service complete epoch but keeps idle period. According to a bulk-service rule, at least one customer is needed to start a service with a maximum serving capacity 'a'. Using probability analysis method and displacement operator method, the queue length and the probability generating function of waiting time at pre-arrival epochs are obtained. Furthermore, the outside observer’s observation epoch queue length distributions are given. Finally, computational examples with numerical results in the form of graphs and tables are discussed.

  16. The visual and remote analyzing software for a Linux-based radiation information acquisition system

    International Nuclear Information System (INIS)

    Fan Zhaoyang; Zhang Li; Chen Zhiqiang

    2003-01-01

    A visual and remote analyzing software for the radiation information, which has the merit of universality and credibility, is developed based on the Linux operating system and the TCP/IP network protocol. The software is applied to visually debug and real time monitor of the high-speed radiation information acquisition system, and a safe, direct and timely control can assured. The paper expatiates the designing thought of the software, which provides the reference for other software with the same purpose for the similar systems

  17. Curiosity's Autonomous Surface Safing Behavior Design

    Science.gov (United States)

    Neilson, Tracy A.; Manning, Robert M.

    2013-01-01

    The safing routines on all robotic deep-space vehicles are designed to put the vehicle in a power and thermally safe configuration, enabling communication with the mission operators on Earth. Achieving this goal is made a little more difficult on Curiosity because the power requirements for the core avionics and the telecommunication equipment exceed the capability of the single power source, the Multi-Mission Radioisotope Thermoelectric Generator. This drove the system design to create an operational mode, called "sleep mode", where the vehicle turns off most of the loads in order to charge the two Li-ion batteries. The system must keep the vehicle safe from over-heat and under-heat conditions, battery cell failures, under-voltage conditions, and clock failures, both while the computer is running and while the system is sleeping. The other goal of a safing routine is to communicate. On most spacecraft, this simply involves turning on the receiver and transmitter continuously. For Curiosity, Earth is above the horizon only a part of the day for direct communication to the Earth, and the orbiter overpass opportunities only occur a few times a day. The design must robustly place the Rover in a communicable condition at the correct time. This paper discusses Curiosity's autonomous safing behavior and describes how the vehicle remains power and thermally safe while sleeping, as well as a description of how the Rover communicates with the orbiters and Earth at specific times.

  18. Is Universal Screening Necessary? Incidence of Tuberculosis among Tibetan Refugees Arriving in Calgary, Alberta.

    Science.gov (United States)

    Lim, Rachel; Jarand, Julie; Field, Stephen K; Fisher, Dina

    2016-01-01

    Background . Canadian policy requires refugees with a history of tuberculosis (TB) or abnormal chest radiograph to be screened after arrival for TB. However, Tibetan refugees are indiscriminately screened, regardless of preimmigration assessment. We sought to determine the incidence of latent (LTBI) and active TB, as well as treatment-related outcomes and associations between preimmigration factors and TB infection among Tibetan refugees arriving in Calgary, Alberta. Design . Retrospective cohort study including Tibetan refugees arriving between 2014 and 2016. Associations between preimmigration factors and incidence of latent and active TB were determined using Chi-square tests. Results . Out of 180 subjects, 49 percent had LTBI. LTBI was more common in migrants 30 years of age or older ( P = 0.009). Treatment initiation and completion rates were high at 90 percent and 76 percent, respectively. No associations between preimmigration factors and treatment completion were found. A case of active TB was detected and treated. Conclusion . Within this cohort, the case of active TB would have been detected through the usual postsurveillance process due to a history of TB and abnormal chest radiograph. Forty-nine percent had LTBI, compared to previously quoted rates of 97 percent. Tibetan refugees should be screened for TB in a similar manner to other refugees resettling in Canada.

  19. Digital Controller Development Methodology Based on Real-Time Simulations with LabVIEW FPGA Hardware-Software Toolset

    Directory of Open Access Journals (Sweden)

    Tommaso Caldognetto

    2013-12-01

    Full Text Available In this paper, we exemplify the use of NI Lab-VIEW FPGA as a rapid prototyping environment for digital controllers. In our power electronics laboratory, it has been successfully employed in the development, debugging, and test of different power converter controllers for microgrid applications.The paper shows how this high level programming language,together with its target hardware platforms, including CompactRIO and Single Board RIO systems, allows researchers and students to develop even complex applications in reasonable times. The availability of efficient drivers for the considered hardware platforms frees the users from the burden of low level programming. At the same time, the high level programming approach facilitates software re-utilization, allowing the laboratory know-how to steadily grow along time. Furthermore, it allows hardware-in-the-loop real-time simulation, that proved to be effective, and safe, in debugging even complex hardware and software co-designed controllers. To illustrate the effectiveness of these hardware-software toolsets and of the methodology based upon them, two case studies are

  20. Removing Hair Safely

    Science.gov (United States)

    ... For Consumers Home For Consumers Consumer Updates Removing Hair Safely Share Tweet Linkedin Pin it More sharing ... related to common methods of hair removal. Laser Hair Removal In this method, a laser destroys hair ...

  1. Perceived child behaviour problems, parenting stress, and marital satisfaction: comparison of new arrival and local parents of preschool children in Hong Kong.

    Science.gov (United States)

    Leung, Shirley S L; Leung, Cynthia; Chan, Ruth

    2007-10-01

    To compare parental perception of child behaviour problems, parenting stress, and marital satisfaction in new arrival and local parents. Cross-sectional survey; semi-structured interview. Maternal and Child Health Centres, social service centres, preschools. Parents of preschool children, including new arrival parents and local parents. Child behaviour problems, parenting stress, and marital satisfaction. After controlling for socio-economic factors, new arrival parents were more troubled by their children's behaviour problems and their parent-child interactions were more dysfunctional than those of local parents. There were no differences in parent-reported severity of child behaviour problems, parental distress, and marital satisfaction. New arrival parents reported difficulties in adapting to the new living environment and lack of social support. New arrival parents were more troubled by their children's behaviour, and their parent-child interactions were more dysfunctional than those of local parents. These might in part be related to their settlement difficulties. Parenting programmes should address their specific settlement needs.

  2. Optimization of MUSIC algorithm for angle of arrival estimation in wireless communications

    Directory of Open Access Journals (Sweden)

    Mahmoud Mohanna

    2013-06-01

    Full Text Available Smart Antennas are phased array antennas with smart signal processing algorithms used to identify the angle of arrival (AOA of the signal, which can be used subsequently to calculate beam-forming vectors needed to track and locate the intended mobile set. This concept is called space division multiple access (SDMA which enables a higher capacity and data rates for all modern wireless communications by focusing the antenna beam on the intended user. This enables wide coverage and very low interference and also adding new applications like location based services. MUltiple SIgnal Classification (MUSIC is a well-known high resolution eigen structure method, extensively used to estimate the number of signals, and their angles of arrival. In this paper we investigate the possibility of optimization of some key parameters of the MUSIC algorithm that can enhance the performance of the estimation process. This leads to an increased accuracy in determining the directions of multiple users and beam-forming (Gross, 2005.

  3. Highly Automated Arrival Management and Control System Suitable for Early NextGen

    Science.gov (United States)

    Swenson, Harry N.; Jung, Jaewoo

    2013-01-01

    This is a presentation of previously published work conducted in the development of the Terminal Area Precision Scheduling and Spacing (TAPSS) system. Included are concept and technical descriptions of the TAPSS system and results from human in the loop simulations conducted at Ames Research Center. The Terminal Area Precision Scheduling and Spacing system has demonstrated through research and extensive high-fidelity simulation studies to have benefits in airport arrival throughput, supporting efficient arrival descents, and enabling mixed aircraft navigation capability operations during periods of high congestion. NASA is currently porting the TAPSS system into the FAA TBFM and STARS system prototypes to ensure its ability to operate in the FAA automation Infrastructure. NASA ATM Demonstration Project is using the the TAPSS technologies to provide the ground-based automation tools to enable airborne Interval Management (IM) capabilities. NASA and the FAA have initiated a Research Transition Team to enable potential TAPSS and IM Technology Transfer.

  4. Developing Safe Schools Partnerships with Law Enforcement

    Science.gov (United States)

    Rosiak, John

    2009-01-01

    Safe schools are the concern of communities throughout the world. If a school is safe, and if children feel safe, students "are better able to learn. But what are the steps to make" this happen? First, it is important to understand the problem: What are the threats to school safety? These include crime-related behaviors that find their way to…

  5. Evaluation of the Terminal Area Precision Scheduling and Spacing System for Performance-Based Navigation Arrivals

    Science.gov (United States)

    Jung, Jaewoo; Swenson, Harry; Thipphavong, Jane; Martin, Lynne Hazel; Chen, Liang; Nguyen, Jimmy

    2013-01-01

    The growth of global demand for air transportation has put increasing strain on the nation's air traffic management system. To relieve this strain, the International Civil Aviation Organization has urged all nations to adopt Performance-Based Navigation (PBN), which can help to reduce air traffic congestion, decrease aviation fuel consumption, and protect the environment. NASA has developed a Terminal Area Precision Scheduling and Spacing (TAPSS) system that can support increased use of PBN during periods of high traffic, while supporting fuel-efficient, continuous descent approaches. In the original development of this system, arrival aircraft are assigned fuel-efficient Area Navigation (RNAV) Standard Terminal Arrival Routes before their initial descent from cruise, with routing defined to a specific runway. The system also determines precise schedules for these aircraft that facilitate continuous descent through the assigned routes. To meet these schedules, controllers are given a set of advisory tools to precisely control aircraft. The TAPSS system has been evaluated in a series of human-in-the-loop (HITL) air traffic simulations during 2010 and 2011. Results indicated increased airport arrival throughput up to 10 over current operations, and maintained fuel-efficient aircraft decent profiles from the initial descent to landing with reduced controller workload. This paper focuses on results from a joint NASA and FAA HITL simulation conducted in 2012. Due to the FAA rollout of the advance terminal area PBN procedures at mid-sized airports first, the TAPSS system was modified to manage arrival aircraft as they entered Terminal Radar Approach Control (TRACON). Dallas-Love Field airport (DAL) was selected by the FAA as a representative mid-sized airport within a constrained TRACON airspace due to the close proximity of a major airport, in this case Dallas-Ft Worth International Airport, one of the busiest in the world. To address this constraint, RNAV routes and

  6. Framework for determining airport daily departure and arrival delay thresholds: statistical modelling approach.

    Science.gov (United States)

    Wesonga, Ronald; Nabugoomu, Fabian

    2016-01-01

    The study derives a framework for assessing airport efficiency through evaluating optimal arrival and departure delay thresholds. Assumptions of airport efficiency measurements, though based upon minimum numeric values such as 15 min of turnaround time, cannot be extrapolated to determine proportions of delay-days of an airport. This study explored the concept of delay threshold to determine the proportion of delay-days as an expansion of the theory of delay and our previous work. Data-driven approach using statistical modelling was employed to a limited set of determinants of daily delay at an airport. For the purpose of testing the efficacy of the threshold levels, operational data for Entebbe International Airport were used as a case study. Findings show differences in the proportions of delay at departure (μ = 0.499; 95 % CI = 0.023) and arrival (μ = 0.363; 95 % CI = 0.022). Multivariate logistic model confirmed an optimal daily departure and arrival delay threshold of 60 % for the airport given the four probable thresholds {50, 60, 70, 80}. The decision for the threshold value was based on the number of significant determinants, the goodness of fit statistics based on the Wald test and the area under the receiver operating curves. These findings propose a modelling framework to generate relevant information for the Air Traffic Management relevant in planning and measurement of airport operational efficiency.

  7. Arrival in the labour ward in second stage of labour--any prognostic significance?

    Science.gov (United States)

    Nkyekyer, K

    1998-05-01

    A comparative descriptive study was carried out to determine whether, in uncomplicated term pregnancies with the foetus in vertex presentation, there were any differences in maternal or foetal outcome between women who arrived in the labour ward in second stage of labour and those who arrived in early active phase. There were two hundred and seventeen women each in the study and comparison groups. There were no significant differences between the two groups as regards age, parity, marital status and level of education. Women in the comparison group were better antenatal clinic attendants. Those in the study group were more likely to have indicated that they had problems with transportation. They also had considerably shorter labours and all achieved spontaneous vaginal deliveries; a significant proportion (10.6%) of the comparison group had interventional deliveries. The incidence of episiotomies, lower genital tract injuries, manual removal of placenta and postpartum haemorrhage after vaginal delivery were not different between the two groups. Babies born to mothers in the study group were significantly lighter, by about 170 gms, and had a lower incidence of low one-minute Apgar scores. There were no significant differences in the rates of admission to the neonatal intensive care unit or in early neonatal deaths. Arrival in the labour ward in second stage of labour prognosticates non-interventional delivery without any increased risk of adverse outcome to the mother or her baby.

  8. Pre-Service English Teachers' Perceptions of Newly Arrived Children from Mainland China

    Science.gov (United States)

    Wing Chan, Yu; Gao, Xuesong

    2014-01-01

    The research reported here investigated pre-service English language teachers' perceptions of newly arrived immigrant children from Mainland China in Hong Kong. Seventeen participants, who had at least 10 weeks of experience working with these immigrant children during teaching practicum, participated in focus group discussions and shared their…

  9. Hepatic Vein Arrival Time for Diagnosis of Liver Cirrhosis: A 10-Year Single-Center Experience With Contrast-Enhanced Sonography.

    Science.gov (United States)

    Abbattista, Teresa; Ridolfi, Francesco; Consalvo, Giovanni Traina; Brunelli, Eugenio

    2016-10-01

    To evaluate the performance of contrast-enhanced sonography with a second-generation contrast agent in assessing the severity of chronic diffuse liver disease and differentiating cirrhotic from noncirrhotic liver disease. Contrast-enhanced sonography was performed after intravenous bolus injection of a second-generation contrast agent in 14 healthy control participants and 160 consecutive patients with cirrhotic and noncirrhotic liver disease (n = 78 and 82, respectively) enrolled between March 2004 and April 2014. The intensity of enhancement in a main hepatic vein was used to determine hepatic vein arrival time, time to peak intensity, and peak contrast enhancement. The hepatic vein arrival time was lower in cirrhotic patients compared with both noncirrhotic patients and controls (mean ± SD, 15.0 ± 2.8, 21.5 ± 3.4, and 25.6 ± 4.7 seconds, respectively; P < .05). The hepatic vein arrival time in noncirrhotic patients was also significantly lower than that in controls (P < .05). The time to peak intensity was significantly lower in cirrhotic patients compared with noncirrhotic patients and controls (40.7 ± 13.7, 49.4 ± 12.8, and 51.2 ± 13.7 seconds; P < .05). A receiver operating characteristic curve analysis revealed that the hepatic vein arrival time more accurately excluded a diagnosis of liver cirrhosis than the time to peak intensity (area under the receiver operating characteristic curve, 0.953 versus 0.694). Specifically, a hepatic vein arrival time cutoff value of 17 seconds excluded liver cirrhosis with 91.1% sensitivity and 93.6% specificity. Contrast-enhanced sonography is a valid alternative method for noninvasive staging of liver diseases. The hepatic vein arrival time could be used to exclude liver cirrhosis in a clinical setting.

  10. Human-in-the-Loop Assessment of Alternative Clearances in Interval Management Arrival Operations

    Science.gov (United States)

    Baxley, Brian T.; Wilson, Sara R.; Swieringa, Kurt A.; Johnson, William C.; Roper, Roy D.; Hubbs, Clay E.; Goess, Paul A.; Shay, Richard F.

    2016-01-01

    Interval Management Alternative Clearances (IMAC) was a human-in-the-loop simulation experiment conducted to explore the Air Traffic Management (ATM) Technology Demonstration (ATD-1) Concept of Operations (ConOps), which combines advanced arrival scheduling, controller decision support tools, and aircraft avionics to enable multiple time deconflicted, efficient arrival streams into a high-density terminal airspace. Interval Management (IM) is designed to support the ATD-1 concept by having an "Ownship" (IM-capable) aircraft achieve or maintain a specific time or distance behind a "Target" (preceding) aircraft. The IM software uses IM clearance information and the Ownship data (route of flight, current location, and wind) entered by the flight crew, and the Target aircraft's Automatic Dependent Surveillance-Broadcast state data, to calculate the airspeed necessary for the IM-equipped aircraft to achieve or maintain the assigned spacing goal.

  11. Spiral-shaped piezoelectric sensors for Lamb waves direction of arrival (DoA) estimation

    Science.gov (United States)

    De Marchi, L.; Testoni, N.; Marzani, A.

    2018-04-01

    A novel strategy to design piezoelectric sensors suited for direction of arrival (DoA) estimation of incoming Lamb waves is presented in this work. The designed sensor is composed by two piezoelectric patches (P1, P2) bonded on the structure to be inspected. In particular, by exploiting the Radon transform, the proposed procedure computes the shape of P2 given the shape of P1 so that the difference in time of arrival (DToA) of the Lamb waves at the two patches is linearly related to the DoA while being agnostic of the waveguide dispersion curves. With a dedicated processing procedure, the waveforms acquired from the two electrodes and digitized can be used to retrieve the DoA information. Numerical and experimental results show that DoA estimation performed by means of the proposed shaped transducers is extremely robust.

  12. A discrete single server queue with Markovian arrivals and phase type group services

    Directory of Open Access Journals (Sweden)

    Attahiru Sule Alfa

    1995-01-01

    Full Text Available We consider a single-server discrete queueing system in which arrivals occur according to a Markovian arrival process. Service is provided in groups of size no more than M customers. The service times are assumed to follow a discrete phase type distribution, whose representation may depend on the group size. Under a probabilistic service rule, which depends on the number of customers waiting in the queue, this system is studied as a Markov process. This type of queueing system is encountered in the operations of an automatic storage retrieval system. The steady-state probability vector is shown to be of (modified matrix-geometric type. Efficient algorithmic procedures for the computation of the rate matrix, steady-state probability vector, and some important system performance measures are developed. The steady-state waiting time distribution is derived explicitly. Some numerical examples are presented.

  13. An Arrival and Departure Time Predictor for Scheduling Communication in Opportunistic IoT

    Science.gov (United States)

    Pozza, Riccardo; Georgoulas, Stylianos; Moessner, Klaus; Nati, Michele; Gluhak, Alexander; Krco, Srdjan

    2016-01-01

    In this article, an Arrival and Departure Time Predictor (ADTP) for scheduling communication in opportunistic Internet of Things (IoT) is presented. The proposed algorithm learns about temporal patterns of encounters between IoT devices and predicts future arrival and departure times, therefore future contact durations. By relying on such predictions, a neighbour discovery scheduler is proposed, capable of jointly optimizing discovery latency and power consumption in order to maximize communication time when contacts are expected with high probability and, at the same time, saving power when contacts are expected with low probability. A comprehensive performance evaluation with different sets of synthetic and real world traces shows that ADTP performs favourably with respect to previous state of the art. This prediction framework opens opportunities for transmission planners and schedulers optimizing not only neighbour discovery, but the entire communication process. PMID:27827909

  14. An Arrival and Departure Time Predictor for Scheduling Communication in Opportunistic IoT.

    Science.gov (United States)

    Pozza, Riccardo; Georgoulas, Stylianos; Moessner, Klaus; Nati, Michele; Gluhak, Alexander; Krco, Srdjan

    2016-11-04

    In this article, an Arrival and Departure Time Predictor (ADTP) for scheduling communication in opportunistic Internet of Things (IoT) is presented. The proposed algorithm learns about temporal patterns of encounters between IoT devices and predicts future arrival and departure times, therefore future contact durations. By relying on such predictions, a neighbour discovery scheduler is proposed, capable of jointly optimizing discovery latency and power consumption in order to maximize communication time when contacts are expected with high probability and, at the same time, saving power when contacts are expected with low probability. A comprehensive performance evaluation with different sets of synthetic and real world traces shows that ADTP performs favourably with respect to previous state of the art. This prediction framework opens opportunities for transmission planners and schedulers optimizing not only neighbour discovery, but the entire communication process.

  15. GMTI Direction of Arrival Measurements from Multiple Phase Centers.

    Energy Technology Data Exchange (ETDEWEB)

    Doerry, Armin W. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Bickel, Douglas L. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-03-01

    Ground Moving Target Indicator (GMTI) radar attempts to detect and locate targets with unknown motion. Very slow-moving targets are difficult to locate in the presence of surrounding clutter. This necessitates multiple antenna phase centers (or equivalent) to offer independent Direction of Arrival (DOA) measurements. DOA accuracy and precision generally remains dependent on target Signal-to-Noise Ratio (SNR), Clutter-toNoise Ratio (CNR), scene topography, interfering signals, and a number of antenna parameters. This is true even for adaptive techniques like Space-Time-AdaptiveProcessing (STAP) algorithms.

  16. Evaluating predictions of ICME arrival at Earth and Mars

    DEFF Research Database (Denmark)

    Falkenberg, Thea Vilstrup; Taktakishvili, A.; Pulkkinen, A.

    2011-01-01

    We present a study of interplanetary coronal mass ejection (ICME) propagation to Earth and Mars. Because of the significant space weather hazard posed by ICMEs, understanding and predicting their arrival and impact at Mars is important for current and future robotic and manned missions...... to the planet. We compare running ENLILv2.6 with coronal mass ejection (CME) input parameters from both a manual and an automated method. We analyze shock events identified at Mars in Mars Global Surveyor data in 2001 and 2003, when Earth and Mars were separated by...

  17. An Important Arrival: The Anatomy of a Vintage Advertisement

    Directory of Open Access Journals (Sweden)

    Bradford T. Hudson, Ph.D

    2013-01-01

    Full Text Available This article reproduces an advertisement that appeared in national magazines in 1957. It depicts a couple arriving at the Ritz-Carlton Hotel in Boston, after a flight on American Airlines. The related discussion provides a deconstruction and analysis of its elements, considers the related evolution of the airline and hotel industries, offers a glimpse of advertising agencies during a formative period, and reflects on some related issues in marketing. This will hopefully appeal to scholars and enthusiasts of brand heritage, transportation history, advertising history, or travel ephemera.

  18. Towards Safe Robotic Surgical Systems

    DEFF Research Database (Denmark)

    Sloth, Christoffer; Wisniewski, Rafael

    2015-01-01

    a controller for motion compensation in beating-heart surgery, and prove that it is safe, i.e., the surgical tool is kept within an allowable distance and orientation of the heart. We solve the problem by simultaneously finding a control law and a barrier function. The motion compensation system is simulated...... from several initial conditions to demonstrate that the designed control system is safe for every admissible initial condition....

  19. Safe use of ionizing radiations

    Energy Technology Data Exchange (ETDEWEB)

    1973-01-01

    Based on the ''Code of Practice for the protection of persons against ionizing radiations arising from medical and dental use'' (CIS 74-423), this handbook shows how hospital staff can avoid exposing themselves and others to these hazards. It is designed particularly for junior and student nurses. Contents: ionizing radiations, their types and characteristics; their uses and dangers; basic principles in their safe use; safe use in practice; explanation of terms.

  20. Staying Safe in the Water

    Centers for Disease Control (CDC) Podcasts

    2008-05-15

    In this podcast, Dr. Julie Gilchrist, a pediatrician and medical epidemiologist from CDC’s Injury Center, talks about staying safe in the water. Tips are for all audiences, with a focus on preventing drownings and keeping children safe in and around the pool, lake, or ocean.  Created: 5/15/2008 by National Center for Injury Prevention and Control (NCIPC).   Date Released: 5/19/2008.

  1. A low body temperature on arrival at hospital following out-of-hospital-cardiac-arrest is associated with increased mortality in the TTM-study

    DEFF Research Database (Denmark)

    Hovdenes, Jan; Røysland, Kjetil; Nielsen, Niklas

    2016-01-01

    categorized according to their recorded body temperature on arrival and also categorized to groups of patients being actively cooled or passively rewarmed. RESULTS: OHCA patients having a temperature ≤34.0°C on arrival at hospital had a significantly higher mortality compared to the OHCA patients...... with a higher temperature on arrival. A low body temperature on arrival was associated with a longer time to return of spontaneous circulation (ROSC) and duration of transport time to hospital. Patients who were actively cooled or passively rewarmed during the first 4h had similar mortality. In a multivariate......AIM: To investigate the association of temperature on arrival to hospital after out-of-hospital-cardiac arrest (OHCA) with the primary outcome of mortality, in the targeted temperature management (TTM) trial. METHODS: The TTM trial randomized 939 patients to TTM at 33 or 36°C for 24h. Patients were...

  2. Safe operating envelope

    Energy Technology Data Exchange (ETDEWEB)

    Oliva, N [Ontario Hydro, Toronto, ON (Canada)

    1997-12-01

    Safe Operating Envelope is described representing: The outer bound of plant conditions within which day-to-day plant operation must be maintained in order to comply with regulatory requirements, associated safety design criteria and corporate nuclear safety goals. Figs.

  3. Safe operating envelope

    International Nuclear Information System (INIS)

    Oliva, N.

    1997-01-01

    Safe Operating Envelope is described representing: The outer bound of plant conditions within which day-to-day plant operation must be maintained in order to comply with regulatory requirements, associated safety design criteria and corporate nuclear safety goals. Figs

  4. Simulations of Continuous Descent Operations with Arrival-management Automation and Mixed Flight-deck Interval Management Equipage

    Science.gov (United States)

    Callantine, Todd J.; Kupfer, Michael; Martin, Lynne Hazel; Prevot, Thomas

    2013-01-01

    Air traffic management simulations conducted in the Airspace Operations Laboratory at NASA Ames Research Center have addressed the integration of trajectory-based arrival-management automation, controller tools, and Flight-Deck Interval Management avionics to enable Continuous Descent Operations (CDOs) during periods of sustained high traffic demand. The simulations are devoted to maturing the integrated system for field demonstration, and refining the controller tools, clearance phraseology, and procedures specified in the associated concept of operations. The results indicate a variety of factors impact the concept's safety and viability from a controller's perspective, including en-route preconditioning of arrival flows, useable clearance phraseology, and the characteristics of airspace, routes, and traffic-management methods in use at a particular site. Clear understanding of automation behavior and required shifts in roles and responsibilities is important for controller acceptance and realizing potential benefits. This paper discusses the simulations, drawing parallels with results from related European efforts. The most recent study found en-route controllers can effectively precondition arrival flows, which significantly improved route conformance during CDOs. Controllers found the tools acceptable, in line with previous studies.

  5. An Automated Safe-to-Mate (ASTM) Tester

    Science.gov (United States)

    Nguyen, Phuc; Scott, Michelle; Leung, Alan; Lin, Michael; Johnson, Thomas

    2013-01-01

    Safe-to-mate testing is a common hardware safety practice where impedance measurements are made on unpowered hardware to verify isolation, continuity, or impedance between pins of an interface connector. A computer-based instrumentation solution has been developed to resolve issues. The ASTM is connected to the circuit under test, and can then quickly, safely, and reliably safe-to-mate the entire connector, or even multiple connectors, at the same time.

  6. 3D first-arrival traveltime tomography with modified total variation regularization

    Science.gov (United States)

    Jiang, Wenbin; Zhang, Jie

    2018-02-01

    Three-dimensional (3D) seismic surveys have become a major tool in the exploration and exploitation of hydrocarbons. 3D seismic first-arrival traveltime tomography is a robust method for near-surface velocity estimation. A common approach for stabilizing the ill-posed inverse problem is to apply Tikhonov regularization to the inversion. However, the Tikhonov regularization method recovers smooth local structures while blurring the sharp features in the model solution. We present a 3D first-arrival traveltime tomography method with modified total variation (MTV) regularization to preserve sharp velocity contrasts and improve the accuracy of velocity inversion. To solve the minimization problem of the new traveltime tomography method, we decouple the original optimization problem into two following subproblems: a standard traveltime tomography problem with the traditional Tikhonov regularization and a L2 total variation problem. We apply the conjugate gradient method and split-Bregman iterative method to solve these two subproblems, respectively. Our synthetic examples show that the new method produces higher resolution models than the conventional traveltime tomography with Tikhonov regularization. We apply the technique to field data. The stacking section shows significant improvements with static corrections from the MTV traveltime tomography.

  7. USING THE SAFE SYSTEM APPROACH TO KEEP OLDER DRIVERS SAFELY MOBILE

    Directory of Open Access Journals (Sweden)

    Jim LANGFORD

    2006-01-01

    Full Text Available In 2003, Australian road transport jurisdictions collectively accepted that the greatest road safety gains would be achieved through adopting a Safe System approach, derived from Sweden's Vision Zero and the Netherlands' Sustainable Safety strategies. A key objective of all three approaches is to manage vehicles, the road infrastructure, speeds, road users and the interactions between these components, to ensure that in the event of crashes, crash energies will remain at levels that minimize the probability of death and serious injury. Older drivers pose a particular challenge to the Safe System approach, given particularly their greater physical frailty, their driving patterns and for some at least, their reduced fitness to drive. This paper has analyzed the so-called ‘older driver problem’ and identified a number of key factors underpinning their crash levels, for which countermeasures can be identified and implemented within a Safe System framework. The recommended countermeasures consist of: (1 safer roads, through a series of design improvements particularly governing urban intersections; (2 safer vehicles, through both the promotion of crashworthiness as a critical consideration when purchasing a vehicle and the wide use of developed and developing ITS technologies; (3 safer speeds especially at intersections; and (4 safer road users, through both improved assessment procedures to identify the minority of older drivers with reduced fitness to drive and educational efforts to encourage safer driving habits particularly but not only through self-regulation.

  8. An innovative method for automatic determination of time of arrival for Lamb waves excited by impact events

    Science.gov (United States)

    Zhu, Junxiao; Parvasi, Seyed Mohammad; Ho, Siu Chun Michael; Patil, Devendra; Ge, Maochen; Li, Hongnan; Song, Gangbing

    2017-05-01

    Lamb waves have great potential as a diagnostic tool in the application of structural health monitoring. Propagation properties of Lamb waves are affected by the state of the structure that the waves are traveling upon. Thus Lamb waves can carry information about the structure as they travel across a structure. However, the dispersive, multimodal and attenuation characteristics of Lamb waves make it difficult to determine the time of arrival of Lamb waves. To deal with these characteristics, an innovative method to automatically determine the time of arrival for impact-induced Lamb waves without human intervention is proposed in this paper. Lead zirconate titanate sensors mounted on the surface of an aluminum plate were used to measure the Lamb waves excited by an impact. The time of arrival was determined based on wavelet decomposition, Hilbert transform and statistics (Grubbs’ test and maximum likelihood estimation). Both of numerical analysis and physical measurements have verified the accuracy of this method for impacts on an aluminum plate.

  9. Feeling safe during an inpatient hospitalization: a concept analysis.

    Science.gov (United States)

    Mollon, Deene

    2014-08-01

    This paper aims to explore the critical attributes of the concept feeling safe. The safe delivery of care is a high priority; however; it is not really known what it means to the patient to 'feel safe' during an inpatient hospitalization. This analysis explores the topic of safety from the patient's perspective. Concept analysis. The data bases of CINAHL, Medline, PsychInfo and Google Scholar for the years 1995-2012 were searched using the terms safe and feeling safe. The eight-step concept analysis method of Walker and Avant was used to analyse the concept of feeling safe. Uses and defining attributes, as well as identified antecedents, consequences and empirical referents, are presented. Case examples are provided to assist in the understanding of defining attributes. Feeling safe is defined as an emotional state where perceptions of care contribute to a sense of security and freedom from harm. Four attributes were identified: trust, cared for, presence and knowledge. Relationship, environment and suffering are the antecedents of feeling safe, while control, hope and relaxed or calm are the consequences. Empirical referents and early development of a theory of feeling safe are explored. This analysis begins the work of synthesizing qualitative research already completed around the concept of feeling safe by defining the key attributes of the concept. Support for the importance of developing patient-centred models of care and creating positive environments where patients receive high-quality care and feel safe is provided. © 2014 John Wiley & Sons Ltd.

  10. Creating Safe Spaces for Music Learning

    Science.gov (United States)

    Hendricks, Karin S.; Smith, Tawnya D.; Stanuch, Jennifer

    2014-01-01

    This article offers a practical model for fostering emotionally safe learning environments that instill in music students a positive sense of self-belief, freedom, and purpose. The authors examine the implications for music educators of creating effective learning environments and present recommendations for creating a safe space for learning,…

  11. Keeping Food Safe

    Centers for Disease Control (CDC) Podcasts

    2009-05-27

    This CDC Kidtastics podcast discusses things kids and parents can do to help prevent illness by keeping food safe.  Created: 5/27/2009 by National Center for Zoonotic, Vector-Borne, and Enteric Diseases (NCZVED).   Date Released: 5/27/2009.

  12. Has reporting of methods in animal studies in psychiatric research improved since the introduction of the ARRIVE guidelines?

    DEFF Research Database (Denmark)

    Danborg, Pia Brandt; Simonsen, Anders L; Hrobjartsson, Asbjørn

    Objective: Animal research has been dominated by poor methodology or poor reporting. The ARRIVE guidelines were introduced in 2010 to increase the quality of reporting in animal research. An evaluation by Baker et al (2014) reported inadequate adherence to the ARRIVE guidelines by researchers...... and journal editors. We are undertaking two systematic reviews to investigate harms from exposure to psychiatric drugs; one on long-term behavioral harms from previous exposure to psychiatric drugs after a drug-free period and one on abnormal development of reproductive organs from exposure to ADHD medication....... Method: Two independent observers assessed risk of bias due to randomization and blinding in studies included in either of the two systematic reviews and published in 2011 or later. We used the ARRIVE guidelines for reporting and the risk of bias tool presented by the Systematic Review Centre for Animal...

  13. Airborne Precision Spacing (APS) Dependent Parallel Arrivals (DPA)

    Science.gov (United States)

    Smith, Colin L.

    2012-01-01

    The Airborne Precision Spacing (APS) team at the NASA Langley Research Center (LaRC) has been developing a concept of operations to extend the current APS concept to support dependent approaches to parallel or converging runways along with the required pilot and controller procedures and pilot interfaces. A staggered operations capability for the Airborne Spacing for Terminal Arrival Routes (ASTAR) tool was developed and designated as ASTAR10. ASTAR10 has reached a sufficient level of maturity to be validated and tested through a fast-time simulation. The purpose of the experiment was to identify and resolve any remaining issues in the ASTAR10 algorithm, as well as put the concept of operations through a practical test.

  14. Tunisian Migrant Journeys: Human Rights Concerns for Tunisians Arriving by Sea

    Directory of Open Access Journals (Sweden)

    Maegan Hendow

    2013-08-01

    Full Text Available In part due to its location on the North African coast, in conjunction with its history of being a former French protectorate, Tunisia has become an important country of emigration to the European Union. In particular, maritime arrivals have become a concern for European states, for both humanitarian and security reasons. The experiences of Tunisian irregular migrants arriving to the EU by sea, who are then detained and returned, highlights the multitude of human rights issues that arise across their journey as they interact with the various stakeholders involved—Tunisian and Libyan smugglers, EU and Tunisian authorities and NGOs, amongst others. The situation for these migrants at sea and during rescue and interception operations can most directly involve such issues as the right to life, access to food and water, access to emergency healthcare and access to information. The next stages of detention and return (either immediately or when later identified on EU territory can most directly involve human rights issues related to the identification and referral mechanisms for groups at risk, access to information and legal remedy, the right of “non-refoulement” and prohibition of torture, inhuman and degrading treatment and punishment. By examining Tunisian migrant experiences along the entirety of their trajectory, one can see the specific human rights issues that arise at each stage for maritime arrivals—from departure to return. The article will examine these human rights concerns in the context of the Tunisian migrant journey, focusing on the four identified stages of the situation at sea, rescue or interception, detention and return. The article will present results from qualitative in-depth interviews conducted for the EU Fundamental Rights Agency in 2011 with 15 Tunisian migrants who had arrived by sea to Italy between 2005 and 2011 and were returned to Tunisia between 2008 and 2011, complemented by interviews with two Tunisian

  15. Plutonium safe handling

    International Nuclear Information System (INIS)

    Tvehlov, Yu.

    2000-01-01

    The abstract, prepared on the basis of materials of the IAEA new leadership on the plutonium safe handling and its storage (the publication no. 9 in the Safety Reports Series), aimed at presenting internationally acknowledged criteria on the radiation danger evaluation and summarizing the experience in the safe management of great quantities of plutonium, accumulated in the nuclear states, is presented. The data on the weapon-class and civil plutonium, the degree of its danger, the measures for provision of its safety, including the data on accident radiation consequences with the fission number 10 18 , are presented. The recommendations, making it possible to eliminate the super- criticality danger, as well as ignition and explosion, to maintain the tightness of the facility, aimed at excluding the radioactive contamination and the possibility of internal irradiation, to provide for the plutonium security, physical protection and to reduce irradiation are given [ru

  16. Are DACA Students Still Safe to Stay?

    Science.gov (United States)

    Patel, Pooja

    2017-01-01

    The Trump administration has sent mixed signals about the future of the DACA program, creating uncertainty among recipients and their families. A leaked draft of an internal memo hinted that the Trump administration intends to cut the Deferred Action for Childhood Arrivals (DACA) program. Given such ambiguity, advocates like Gregory Chen, the…

  17. Safe injection practice among health care workers, Gharbiya, Egypt.

    Science.gov (United States)

    Ismail, Nanees A; Aboul Ftouh, Aisha M; El Shoubary, Waleed H

    2005-01-01

    A cross-sectional study was conducted in 25 health care facilities in Gharbiya governorate to assess safe injection practices among health care workers (HCWs). Two questionnaires, one to collect information about administrative issues related to safe injection and the other to collect data about giving injections, exposure to needle stick injuries, hepatitis B vaccination status and safe injection training. Practices of injections were observed using a standardized checklist. The study revealed that there was lack of both national and local infection control policies and lack of most of the supplies needed for safe injection practices. Many safe practices were infrequent as proper needle manipulation before disposal (41%), safe needle disposal (47.5%), reuse of used syringe & needle (13.2%) and safe syringe disposal (0%). Exposure to needle stick injuries were common among the interviewed HCWs (66.2%) and hand washing was the common post exposure prophylaxis measure (63.4%). Only 11.3% of HCWs had full course hepatitis B vaccination. Infection control -including safe injections- training programs should be afforded to all HCWs.

  18. SafeNet: a methodology for integrating general-purpose unsafe devices in safe-robot rehabilitation systems.

    Science.gov (United States)

    Vicentini, Federico; Pedrocchi, Nicola; Malosio, Matteo; Molinari Tosatti, Lorenzo

    2014-09-01

    Robot-assisted neurorehabilitation often involves networked systems of sensors ("sensory rooms") and powerful devices in physical interaction with weak users. Safety is unquestionably a primary concern. Some lightweight robot platforms and devices designed on purpose include safety properties using redundant sensors or intrinsic safety design (e.g. compliance and backdrivability, limited exchange of energy). Nonetheless, the entire "sensory room" shall be required to be fail-safe and safely monitored as a system at large. Yet, sensor capabilities and control algorithms used in functional therapies require, in general, frequent updates or re-configurations, making a safety-grade release of such devices hardly sustainable in cost-effectiveness and development time. As such, promising integrated platforms for human-in-the-loop therapies could not find clinical application and manufacturing support because of lacking in the maintenance of global fail-safe properties. Under the general context of cross-machinery safety standards, the paper presents a methodology called SafeNet for helping in extending the safety rate of Human Robot Interaction (HRI) systems using unsafe components, including sensors and controllers. SafeNet considers, in fact, the robotic system as a device at large and applies the principles of functional safety (as in ISO 13489-1) through a set of architectural procedures and implementation rules. The enabled capability of monitoring a network of unsafe devices through redundant computational nodes, allows the usage of any custom sensors and algorithms, usually planned and assembled at therapy planning-time rather than at platform design-time. A case study is presented with an actual implementation of the proposed methodology. A specific architectural solution is applied to an example of robot-assisted upper-limb rehabilitation with online motion tracking. Copyright © 2014 Elsevier Ireland Ltd. All rights reserved.

  19. time of arrival 3-d position estimation using minimum ads-b receiver ...

    African Journals Online (AJOL)

    HOD

    The location from which a signal is transmitted can be estimated using the time it takes to be detected at a receiver. The difference between transmission time and the detection time is known as time of arrival (TOA). In this work, an algorithm for 3-dimensional (3-D) position estimation (PE) of an emitter using the minimum ...

  20. Quantum-nondemolition measurement of photon arrival using an atom-cavity system

    International Nuclear Information System (INIS)

    Kojima, Kunihiro; Tomita, Akihisa

    2007-01-01

    A simple and efficient quantum-nondemolition measurement (QND) scheme is proposed in which the arrival of a signal photon is detected without affecting the qubit state. The proposed QND scheme functions even if the ancillary photon is replaced with weak light composed of vacuum and one-photon states. Although the detection scheme is designed for entanglement sharing applications, it is also suitable for general purification of a single-photon state

  1. Impact of Tourist and One-Day Visitor Arrivals on Economic Growth. Case Study of the Cayman Islands

    OpenAIRE

    Podhorodecka Katarzyna

    2014-01-01

    The Cayman Islands are one of the SISODs, located in the Caribbean Sea, with a high number of foreign visitor arrivals and a GDP based to a large extent on tourism. They are also considered to be SITE islands and may even be characteristic of the subtype, PROFIT-SITE islands. The aim of the article is to provide an answer to the question of whether the increase in the number of tourist and one-day visitor arrivals1 had a positive impact on the creation of GDP in the Cayman Islands during the ...

  2. Implicit attitudes towards risky and safe driving

    DEFF Research Database (Denmark)

    Martinussen, Laila Marianne; Sømhovd, Mikael Julius; Møller, Mette

    ; further, self-reports of the intention to drive safely (or not) are socially sensitive. Therefore, we examined automatic preferences towards safe and risky driving with a Go/No-go Association Task (GNAT). The results suggest that (1) implicit attitudes towards driving behavior can be measured reliably...... with the GNAT; (2) implicit attitudes towards safe driving versus towards risky driving may be separable constructs. We propose that research on driving behavior may benefit from routinely including measures of implicit cognition. A practical advantage is a lesser susceptibility to social desirability biases......, compared to self-report methods. Pending replication in future research, the apparent dissociation between implicit attitudes towards safe versus risky driving that we observed may contribute to a greater theoretical understanding of the causes of unsafe and risky driving behavior....

  3. Stochastic continuum simulation of mass arrival using a synthetic data set. The effect of hard and soft conditioning

    International Nuclear Information System (INIS)

    Kung Chen Shan; Wen Xian Huan; Cvetkovic, V.; Winberg, A.

    1992-06-01

    The non-parametric and parametric stochastic continuum approaches were applied to a realistic synthetic exhaustive hydraulic conductivity field to study the effects of hard and soft conditioning. From the reference domain, a number of data points were selected, either in a random or designed fashion, to form sample data sets. Based on established experimental variograms and the conditioning data, 100 realizations each of the studied domain were generated. The flow field was calculated for each realization, and particle arrival time and arrival position along the discharge boundary were evaluated. It was shown that conditioning on soft data reduces the uncertainty of solute arrival time, and that conditioning on soft data suggests an improvement in characterizing channeling effects. It was found that the improvement in the prediction of the breakthrough was moderate when conditioning on 25 hard and 100 soft data compared to 25 hard data only. (au)

  4. Predictors of Death in Trauma Patients who are Alive on Arrival at Hospital

    NARCIS (Netherlands)

    Lichtveld, R.A.; Panhuizen, I.F.; Smit, R.B.J.; Holtslag, H.R.; Werken, C. van der

    2007-01-01

    Objective: To determine which factors predict death occurring in trauma patients who are alive on arrival at hospital Design Prospective cohort study Method Data were collected from 507 trauma patients with multiple injuries, with a Hospital Trauma Index–Injury Severity Score of 16 or more, who

  5. Automatic detection of P- and S-wave arrival times: new strategies based on the modified fractal method and basic matching pursuit.

    Science.gov (United States)

    Chi Durán, R. K.; Comte, D.; Diaz, M. A.; Silva, J. F.

    2017-12-01

    In this work, new strategies for automatic identification of P- and S-wave arrival times from digital recorded local seismograms are proposed and analyzed. The database of arrival times previously identified by a human reader was compared with automatic identification techniques based on the Fourier transformation in reduced time (spectrograms), fractal analysis, and the basic matching pursuit algorithm. The first two techniques were used to identify the P-wave arrival times, while the third was used for the identification of the S-wave. For validation, the results were compared with the short-time average over long-time average (STA/LTA) of Rietbrock et al., Geophys Res Lett 39(8), (2012) for the database of aftershocks of the 2010 Maule Mw = 8.8 earthquake. The identifiers proposed in this work exhibit good results that outperform the STA/LTA identifier in many scenarios. The average difference from the reference picks (times obtained by the human reader) in P- and S-wave arrival times is 1 s.

  6. Prospects for inherently safe reactors

    International Nuclear Information System (INIS)

    Barkenbus, J.N.

    1988-01-01

    Public fears over nuclear safety have led some within the nuclear community to investigate the possibility of producing inherently safe nuclear reactors; that is, reactors that are transparently incapable of producing a core melt. While several promising designs of such reactors have been produced, support for large-scale research and development efforts has not been forthcoming. The prospects for commercialization of inherently safe reactors, therefore, are problematic; possible events such as further nuclear reactor accidents and superpower summits, could alter the present situation significantly. (author)

  7. 50 CFR 216.91 - Dolphin-safe labeling standards.

    Science.gov (United States)

    2010-10-01

    ... 50 Wildlife and Fisheries 7 2010-10-01 2010-10-01 false Dolphin-safe labeling standards. 216.91... MAMMALS Dolphin Safe Tuna Labeling § 216.91 Dolphin-safe labeling standards. (a) It is a violation of... include on the label of those products the term “dolphin-safe” or any other term or symbol that claims or...

  8. A New Tool for CME Arrival Time Prediction using Machine Learning Algorithms: CAT-PUMA

    Science.gov (United States)

    Liu, Jiajia; Ye, Yudong; Shen, Chenglong; Wang, Yuming; Erdélyi, Robert

    2018-03-01

    Coronal mass ejections (CMEs) are arguably the most violent eruptions in the solar system. CMEs can cause severe disturbances in interplanetary space and can even affect human activities in many aspects, causing damage to infrastructure and loss of revenue. Fast and accurate prediction of CME arrival time is vital to minimize the disruption that CMEs may cause when interacting with geospace. In this paper, we propose a new approach for partial-/full halo CME Arrival Time Prediction Using Machine learning Algorithms (CAT-PUMA). Via detailed analysis of the CME features and solar-wind parameters, we build a prediction engine taking advantage of 182 previously observed geo-effective partial-/full halo CMEs and using algorithms of the Support Vector Machine. We demonstrate that CAT-PUMA is accurate and fast. In particular, predictions made after applying CAT-PUMA to a test set unknown to the engine show a mean absolute prediction error of ∼5.9 hr within the CME arrival time, with 54% of the predictions having absolute errors less than 5.9 hr. Comparisons with other models reveal that CAT-PUMA has a more accurate prediction for 77% of the events investigated that can be carried out very quickly, i.e., within minutes of providing the necessary input parameters of a CME. A practical guide containing the CAT-PUMA engine and the source code of two examples are available in the Appendix, allowing the community to perform their own applications for prediction using CAT-PUMA.

  9. Conceptualizing the Use of Translanguaging in Initial Content Assessments for Newly Arrived Emergent Bilingual Students. Research Report. ETS RR-17-07

    Science.gov (United States)

    Lopez, Alexis A.; Turkan, Sultan; Guzman-Orth, Danielle

    2017-01-01

    "Translanguaging" refers to the flexible use of the bilingual repertoire. In this report, we provide a theoretical framework to support the use of translanguaging to assess the academic content knowledge of newly arrived emergent bilingual students. In this report, we argue that translanguaging offers newly arrived emergent bilingual…

  10. Vietnamese Immigrant and Refugee Women's Mental Health: An Examination of Age of Arrival, Length of Stay, Income, and English Language Proficiency

    Science.gov (United States)

    Brown, Chris; Schale, Codi L.; Nilsson, Johanna E.

    2010-01-01

    Vietnamese immigrant and refugee women (N = 83) were surveyed regarding their mental health, English language proficiency, age of arrival, length of stay, and income. English language proficiency and age of arrival correlated with reduced symptomatology. Moreover, English language proficiency was the sole predictor of somatic distress. (Contains 1…

  11. Medications: Using Them Safely

    Science.gov (United States)

    ... to Safely Give Ibuprofen Childproofing and Preventing Household Accidents Medicines for Diabetes Complementary and Alternative Medicine How Do Pain Relievers Work? What Medicines Are and What They Do Medicines ...

  12. Patterns in emergency-department arrivals and length of stay: Input for visualizations of crowding

    DEFF Research Database (Denmark)

    Hertzum, Morten

    2016-01-01

    Crowding is common in emergency departments (EDs) and increases the risk of medical errors, patient dissatisfaction, and clinician stress. The aim of this study is to investigate patterns in patient visits and bottlenecks in ED work in order to discuss the prospects of visualizing such patterns...... (mornings, boom days), patient throughput (staff work hours, linear workflows, manual data entry, overview of patient progress, personal competences), and patient output (no admissions at night, scheduling patient transfers, home transports). The patterns in patient arrivals and length of stay capture...... to help manage crowding. We analyze two years of data from a Danish ED for patterns in the patient visits and interview six clinicians from the ED about bottlenecks in their work. The hour of the day explains 50% of the variance in the number of patient arrivals. In addition, there are weekly and yearly...

  13. Aggregation, Heterogeneous Autoregression and Volatility of Daily International Tourist Arrivals and Exchange Rates

    NARCIS (Netherlands)

    C-L. Chang (Chia-Lin); M.J. McAleer (Michael)

    2010-01-01

    textabstractTourism is a major source of service receipts for many countries, including Taiwan. The two leading tourism countries for Taiwan, comprising a high proportion of world tourist arrivals to Taiwan, are Japan and USA, which are sources of short and long haul tourism, respectively. As it is

  14. Implementation of Safe-by-Design for Nanomaterial Development and Safe Innovation: Why We Need a Comprehensive Approach.

    Science.gov (United States)

    Kraegeloh, Annette; Suarez-Merino, Blanca; Sluijters, Teun; Micheletti, Christian

    2018-04-14

    Manufactured nanomaterials (MNMs) are regarded as key components of innovations in various fields with high potential impact (e.g., energy generation and storage, electronics, photonics, diagnostics, theranostics, or drug delivery agents). Widespread use of MNMs raises concerns about their safety for humans and the environment, possibly limiting the impact of the nanotechnology-based innovation. The development of safe MNMs and nanoproducts has to result in a safe as well as functional material or product. Its safe use, and disposal at the end of its life cycle must be taken into account too. However, not all MNMs are similarly useful for all applications, some might bear a higher hazard potential than others, and use scenarios could lead to different exposure probabilities. To improve both safety and efficacy of nanotechnology, we think that a new proactive approach is necessary, based on pre-regulatory safety assessment and dialogue between stakeholders. On the basis of the work carried out in different European Union (EU) initiatives, developing and integrating MNMs Safe-by-Design and Trusted Environments (NANoREG, ProSafe, and NanoReg2), we present our point of view here. This concept, when fully developed, will allow for cost effective industrial innovation, and an exchange of key information between regulators and innovators. Regulators are thus informed about incoming innovations in good time, supporting a proactive regulatory action. The final goal is to contribute to the nanotechnology governance, having faster, cheaper, effective, and safer nano-products on the market.

  15. Mission Specialist Scott Parazynski arrives at KSC

    Science.gov (United States)

    1998-01-01

    STS-95 Mission Specialist Scott E. Parazynski notes the time on his watch upon his late arrival aboard a T-38 jet at the Shuttle Landing Facility. Parazynski's first plane experienced problems at the stop at Tyndall AFB and he had to wait for another jet and pilot to finish the flight to KSC. He joined other crewmembers Mission Commander Curtis L. Brown Jr., Pilot Steven W. Lindsey, Mission Specialist Stephen K. Robinson, Payload Specialist John H. Glenn Jr., senator from Ohio, Mission Specialist Pedro Duque, with the European Space Agency (ESA), and Payload Specialist Chiaki Mukai, with the National Space Development Agency of Japan (NASDA), for final pre-launch preparations. STS-95 is expected to launch at 2 p.m. EST on Oct. 29, last 8 days, 21 hours and 49 minutes, and land at 11:49 a.m. EST on Nov. 7.

  16. Safe havens in Europe: Switzerland and the ten dwarfs

    Directory of Open Access Journals (Sweden)

    Martin Paldam

    2013-12-01

    Full Text Available Eleven safe havens exist in Europe providing offshore banking and low taxes. Ten of these states are very small while Switzerland is moderately small. All 11countries are richer than their large neighbors. It is shown that causality is from small to safe haven towealth, and that theoretically equilibriums are likely to exist where a certain regulation is substantially lower in a small country than in its big neighbor. This generates a large capital inflow to the safe havens. The pool of funds that may reach the safe havens is shown to be huge. It is far in excess of the absorptive capacity of the safe havens, but it still explains, why they are rich. Microstates offer a veil of anonymity to funds passing through, and Switzerland offers safe storage of funds.

  17. Safe and Liquid Mortgage Bonds

    DEFF Research Database (Denmark)

    Dick-Nielsen, Jens; Gyntelberg, Jacob; Lund, Jesper

    This paper shows that strict match pass-through funding of covered bonds provides safe and liquid mortgage bonds. Despite a 30% drop in house prices during the 2008 global crisis Danish mortgage bonds remained as liquid as most European government bonds. The Danish pass-through system effectively...... eliminates credit risk from the investor's perspective. Similar to other safe bonds, funding liquidity becomes the main driver of mortgage bond liquidity and this creates commonality in liquidity across markets and countries. These findings have implications for how to design a robust mortgage bond system...

  18. Determinants of tourist arrivals in Africa: a panel data regression analysis

    OpenAIRE

    Naudé, Wim; Saayman, Andrea

    2005-01-01

    Africa’s tourism potential is acknowledged to be significant but underdeveloped. This paper uses both cross-section data and panel data for the period 1996–2000 to identify the determinants of tourism arrivals in 43 African countries, taking into account tourists’ country of origin. The results strongly suggest that political stability, tourism infrastructure, marketing and information, and the level of development at the destination are key determinants of travel to Africa. Typical ‘devel...

  19. Implementation of an Improved Safe Operating Envelope

    International Nuclear Information System (INIS)

    Prime, Robyn; McIntyre, Mark; Reeves, David

    2008-01-01

    This paper is a continuation of the paper presented at IYNC 2004 on 'The Definition of a Safe Operating Envelope'. The current paper concentrates on the implementation process of the Safe Operating Envelope employed at the Point Lepreau Generating Station. (authors)

  20. Airborne Management of Traffic Conflicts in Descent With Arrival Constraints

    Science.gov (United States)

    Doble, Nathan A.; Barhydt, Richard; Krishnamurthy, Karthik

    2005-01-01

    NASA is studying far-term air traffic management concepts that may increase operational efficiency through a redistribution of decisionmaking authority among airborne and ground-based elements of the air transportation system. One component of this research, En Route Free Maneuvering, allows trained pilots of equipped autonomous aircraft to assume responsibility for traffic separation. Ground-based air traffic controllers would continue to separate traffic unequipped for autonomous operations and would issue flow management constraints to all aircraft. To evaluate En Route Free Maneuvering operations, a human-in-the-loop experiment was jointly conducted by the NASA Ames and Langley Research Centers. In this experiment, test subject pilots used desktop flight simulators to resolve conflicts in cruise and descent, and to adhere to air traffic flow constraints issued by test subject controllers. Simulators at NASA Langley were equipped with a prototype Autonomous Operations Planner (AOP) flight deck toolset to assist pilots with conflict management and constraint compliance tasks. Results from the experiment are presented, focusing specifically on operations during the initial descent into the terminal area. Airborne conflict resolution performance in descent, conformance to traffic flow management constraints, and the effects of conflicting traffic on constraint conformance are all presented. Subjective data from subject pilots are also presented, showing perceived levels of workload, safety, and acceptability of autonomous arrival operations. Finally, potential AOP functionality enhancements are discussed along with suggestions to improve arrival procedures.

  1. Flow time analysis of load management late arrival discrete time queueing system with dual service rate using hypo geometrical distribution

    International Nuclear Information System (INIS)

    Shah, S.A.; Shah, W.; Shaikh, F.K.

    2012-01-01

    Flow time analysis is a powerful concept to analyze the flow time of any arriving customer in any system at any instant. A load management mechanism can be employed very effectively in any queueing system by utilizing a system which provides probability of dual service rate. In this paper, we develop and demonstrate the flow and service processes transition diagram to determine the flow time of a customer in a load management late arrival state dependent finite discrete time queueing system with dual service rate where customers are hypo geometrically distributed. We compute the probability mass function of each starting state and total probability mass function. The obtained analytical results are validated with simulation results for varying values of arrival and service probabilities. (author)

  2. Post-arrival health screening in Karen refugees in Australia.

    Science.gov (United States)

    Paxton, Georgia A; Sangster, Katrina J; Maxwell, Ellen L; McBride, Catherine R J; Drewe, Ross H

    2012-01-01

    To document the prevalence of nutritional deficiencies, infectious diseases and susceptibility to vaccine preventable diseases in Karen refugees in Australia. Retrospective audit of pathology results. Community based cohort in Melbourne over the period July 2006-October 2009. 1136 Karen refugee children and adults, representing almost complete local area settlement and 48% of total Victorian Karen humanitarian intake for the time period. Prevalence of positive test results for refugee health screening, with breakdown by age group (Karen refugees have high rates of nutritional deficiencies and infectious diseases and may be susceptible to vaccine preventable diseases. These data support the need for post-arrival health screening and accessible, funded catch-up immunisation.

  3. Implementation of an Improved Safe Operating Envelope

    Energy Technology Data Exchange (ETDEWEB)

    Prime, Robyn; McIntyre, Mark [NB Power Nuclear, P.O. Box 600, Lepreau, NB (Canada); Reeves, David [Atlantic Nuclear Services Ltd., PO Box 1268 Fredericton, NB (Canada)

    2008-07-01

    This paper is a continuation of the paper presented at IYNC 2004 on 'The Definition of a Safe Operating Envelope'. The current paper concentrates on the implementation process of the Safe Operating Envelope employed at the Point Lepreau Generating Station. (authors)

  4. How Schools Can Promote Healthy Development for Newly Arrived Immigrant and Refugee Adolescents: Research Priorities.

    Science.gov (United States)

    McNeely, Clea A; Morland, Lyn; Doty, S Benjamin; Meschke, Laurie L; Awad, Summer; Husain, Altaf; Nashwan, Ayat

    2017-02-01

    The US education system must find creative and effective ways to foster the healthy development of the approximately 2 million newly arrived immigrant and refugee adolescents, many of whom contend with language barriers, limited prior education, trauma, and discrimination. We identify research priorities for promoting the school success of these youth. The study used the 4-phase priority-setting method of the Child Health and Nutrition Research Initiative. In the final stage, 132 researchers, service providers, educators, and policymakers based in the United States were asked to rate the importance of 36 research options. The highest priority research options (range 1 to 5) were: evaluating newcomer programs (mean = 4.44, SD = 0.55), identifying how family and community stressors affect newly arrived immigrant and refugee adolescents' functioning in school (mean = 4.40, SD = 0.56), identifying teachers' major stressors in working with this population (mean = 4.36, SD = 0.72), and identifying how to engage immigrant and refugee families in their children's education (mean = 4.35, SD = 0.62). These research priorities emphasize the generation of practical knowledge that could translate to immediate, tangible benefits for schools. Funders, schools, and researchers can use these research priorities to guide research for the highest benefit of schools and the newly arrived immigrant and refugee adolescents they serve. © 2017, American School Health Association.

  5. Defusing the Debugging Scandal - Dedicated Debugging Technologies for Advanced Dispatching Languages

    NARCIS (Netherlands)

    Yin, Haihan

    2013-01-01

    To increase program modularity, new programming paradigms, such as aspect-oriented programming, context-oriented programming, and predicated dispatching, have been researched in recent years. The new-paradigm languages allow changing behavior according to various kinds of contexts at the call sites.

  6. From Safe Systems to Patient Safety

    DEFF Research Database (Denmark)

    Aarts, J.; Nøhr, C.

    2010-01-01

    for the third conference with the theme: The ability to design, implement and evaluate safe, useable and effective systems within complex health care organizations. The theme for this conference was "Designing and Implementing Health IT: from safe systems to patient safety". The contributions have reflected...... and implementation of safe systems and thus contribute to the agenda of patient safety? The contributions demonstrate how the health informatics community has contributed to the performance of significant research and to translating research findings to develop health care delivery and improve patient safety......This volume presents the papers from the fourth International Conference on Information Technology in Health Care: Socio-technical Approaches held in Aalborg, Denmark in June 2010. In 2001 the first conference was held in Rotterdam, The Netherlands with the theme: Sociotechnical' approaches...

  7. The first safe country

    Directory of Open Access Journals (Sweden)

    Raffaela Puggioni

    2012-06-01

    Full Text Available The Dublin II Regulation makes the first safe country of refuge solelyresponsible for refugees and asylum seekers. In the case of Italy, thefirst responsible country has not been acting responsibly.

  8. Karate: Keep It Safe.

    Science.gov (United States)

    Jordan, David

    1981-01-01

    Safety guidelines for each phase of a karate practice session are presented to provide an accident-free and safe environment for teaching karate in a physical education or traditional karate training program. (JMF)

  9. Comparison of Controller and Flight Deck Algorithm Performance During Interval Management with Dynamic Arrival Trees (STARS)

    Science.gov (United States)

    Battiste, Vernol; Lawton, George; Lachter, Joel; Brandt, Summer; Koteskey, Robert; Dao, Arik-Quang; Kraut, Josh; Ligda, Sarah; Johnson, Walter W.

    2012-01-01

    Managing the interval between arrival aircraft is a major part of the en route and TRACON controller s job. In an effort to reduce controller workload and low altitude vectoring, algorithms have been developed to allow pilots to take responsibility for, achieve and maintain proper spacing. Additionally, algorithms have been developed to create dynamic weather-free arrival routes in the presence of convective weather. In a recent study we examined an algorithm to handle dynamic re-routing in the presence of convective weather and two distinct spacing algorithms. The spacing algorithms originated from different core algorithms; both were enhanced with trajectory intent data for the study. These two algorithms were used simultaneously in a human-in-the-loop (HITL) simulation where pilots performed weather-impacted arrival operations into Louisville International Airport while also performing interval management (IM) on some trials. The controllers retained responsibility for separation and for managing the en route airspace and some trials managing IM. The goal was a stress test of dynamic arrival algorithms with ground and airborne spacing concepts. The flight deck spacing algorithms or controller managed spacing not only had to be robust to the dynamic nature of aircraft re-routing around weather but also had to be compatible with two alternative algorithms for achieving the spacing goal. Flight deck interval management spacing in this simulation provided a clear reduction in controller workload relative to when controllers were responsible for spacing the aircraft. At the same time, spacing was much less variable with the flight deck automated spacing. Even though the approaches taken by the two spacing algorithms to achieve the interval management goals were slightly different they seem to be simpatico in achieving the interval management goal of 130 sec by the TRACON boundary.

  10. Prepare to protect: Operating and maintaining a tornado safe room.

    Science.gov (United States)

    Herseth, Andrew; Goldsmith-Grinspoon, Jennifer; Scott, Pataya

    2017-06-01

    Operating and maintaining a tornado safe room can be critical to the effective continuity of business operations because a firm's most valuable asset is its people. This paper describes aspects of operations and maintenance (O&M) for existing tornado safe rooms as well as a few planning and design aspects that affect the ultimate operation of a safe room for situations where a safe room is planned, but not yet constructed. The information is based on several Federal Emergency Management Agency safe room publications that provide guidance on emergency management and operations, as well as the design and construction of tornado safe rooms.

  11. Investigation, Modeling, and Analysis of Integrated Metroplex Arrival and Departure Coordination Concepts

    Science.gov (United States)

    Clarke, John-Paul B.; Brooks, James; McClain, Evan; Paladhi, Anwesha Roy; Li, Leihong; Schleicher, David; Saraf, Aditya; Timar, Sebastian; Crisp, Don; Bertino, Jason; hide

    2012-01-01

    This work involves the development of a concept that enhances integrated metroplex arrival and departure coordination, determines the temporal (the use of time separation for aircraft sharing the same airspace resources) and spatial (the use of different routes or vertical profiles for aircraft streams at any given time) impact of metroplex traffic coordination within the National Airspace System (NAS), and quantifies the benefits of the most desirable metroplex traffic coordination concept. Researching and developing metroplex concepts is addressed in this work that broadly applies across the range of airspace and airport demand characteristics envisioned for NextGen metroplex operations. The objective of this work is to investigate, formulate, develop models, and analyze an operational concept that mitigates issues specific to the metroplex or that takes advantage of unique characteristics of metroplex airports to improve efficiencies. The concept is an innovative approach allowing the NAS to mitigate metroplex interdependencies between airports, optimize metroplex arrival and departure coordination among airports, maximize metroplex airport throughput, minimize delay due to airport runway configuration changes, increase resiliency to disruptions, and increase the tolerance of the system to degrade gracefully under adverse conditions such as weather, traffic management initiatives, and delays in general.

  12. 77 FR 49057 - Categorical Exclusion From Further Environmental Review for Standard Terminal Arrival Route...

    Science.gov (United States)

    2012-08-15

    ... Environmental Review for Standard Terminal Arrival Route Procedures for Ronald Reagan Washington National... Ronald Reagan Washington National Airport (DCA). As required by the National Environmental Policy Act, an...), TRUPS1 (RNAV), and NUMMY. Location: Ronald Reagan Washington National Airport (DCA). This project...

  13. Safe actinide disposition in molten salt reactors

    International Nuclear Information System (INIS)

    Gat, U.

    1997-01-01

    Safe molten salt reactors (MSR) can readily accommodate the burning of all fissile actinides. Only minor compromises associated with plutonium are required. The MSRs can dispose safely of actinides and long lived isotopes to result in safer and simpler waste. Disposing of actinides in MSRs does increase the source term of a safety optimized MSR. It is concluded that the burning and transmutation of actinides in MSRs can be done in a safe manner. Development is needed for the processing to handle and separate the actinides. Calculations are needed to establish the neutron economy and the fuel management. 9 refs

  14. Safe Sleep for Babies

    Science.gov (United States)

    ... 5 MB] Read the MMWR Science Clips Safe Sleep for Babies Eliminating hazards Recommend on Facebook Tweet ... Page Problem Every year, there are thousands of sleep-related deaths among babies. View large image and ...

  15. Factors Delaying Hospital Arrival Aftr Acute Stroke Onset

    Directory of Open Access Journals (Sweden)

    Ghiasian M

    2017-03-01

    Full Text Available Introduction: Optimal time of referral aftr stroke and the use of new therapies, such as r-tPA and blood pressure control, could accelerate symptoms recovery aftr stroke. Th aim of this study was to investigate factors contributing to the delay in referral to hospitals aftr the occurrence of acute stroke. Methods: Ths analytic-descriptive study included 425 patients, who had referred to the Hamadan Farshchian hospital during years 2015 and 2016. Demographic data, time of referring to medical center, the time of occurrence of stroke, risk factors, clinical symptoms of stroke, way of referring, distance from medical center and type of stroke by using a questionnaire and checklist were recorded. Th SPSS (version 16 softare was used for all calculations. Results: Th mean age of patients in this study was 70.12 years old. Overall, 260 patients (61.2% were male and 85.6% had ischemic stroke. Mean time of referral to fist treatment center and Farshchian hospital was 2.06 and 4.77 hours, respectively. A total of 36.2% patients arrived to Farshchian hospital, within less than 2 hours. Factors that prolonged time to presentation were male gender, ischemic stroke, low education, being at a location far from the medical center, referral from other medical centers, being single, having no witness during stroke, and having a stroke at home, and during night. Th most common symptoms in patients who were referred within less than two hours were confusion and loss of consciousness with frequency of 29.2%. Th most common risk factor in 61.4% of patients, who were referred within less than 2 hours, was high blood pressure. Conclusion: Ths study showed mean time of referral for treatment aftr stroke was high. Inflential elements that could possibly delay hospital arrival include, being at a location far from the medical center, no adequate knowledge about stroke symptom, having stroke at night, not referring directly to the medical center, being single, and no

  16. Self-Esteem: A Comparison between Hong Kong Children and Newly Arrived Chinese Children

    Science.gov (United States)

    Chan, Yiu Man; Chan, Christine Mei-Sheung

    2004-01-01

    The Self-esteem Inventory developed by Coopersmith (1967) was used to measure the self-esteem of 387 Chinese children. The sample included newly arrived mainland Chinese children and Hong Kong children. The results showed significant statistical differences when measuring the self-esteem level associated with the length of their stay in Hong Kong…

  17. Escola segura Safe school

    Directory of Open Access Journals (Sweden)

    Edson Ferreira Liberal

    2005-11-01

    Full Text Available OBJETIVO: Revisão das estratégias para tornar o ambiente escolar seguro. Inicialmente os autores contextualizam a violência e os acidentes no ambiente escolar e fazem recomendações, baseadas em dados da literatura, para a implantação de escolas seguras. FONTE DE DADOS: Artigos publicados entre 1993 e 2005 na base de dados MEDLINE. Dados nacionais epidemiológicos e da literatura também foram pesquisados. SÍNTESE DOS DADOS: Há evidência crescente de que a intervenção tem múltiplos componentes. O foco político é a prática em educação em saúde com o envolvimento de toda a comunidade. O norte dessas intervenções é ajudar estudantes e toda a comunidade a adotar um comportamento seguro e saudável. As escolas estão assumindo um envolvimento crescente na promoção da saúde, prevenção de doenças e prevenção de trauma. Nesse contexto de prevenção de causas externas de morbimortalidade, é importante reconhecer o risco ambiental, locais e comportamentos de risco como favoráveis ao trauma e à violência, além de um novo conceito de acidentes como algo que possa ser evitado. CONCLUSÃO: A implementação da escola segura representa uma nova direção promissora para o trabalho preventivo baseado na escola. É importante notar que uma escola segura deve intervir não meramente na sua estrutura física, mas também torná-la tão segura quanto possível, trabalhando com a comunidade escolar por meio de educação em saúde, discutindo principalmente o comportamento saudável.OBJECTIVE: To review the strategies to make school a safe environment. The paper first addresses the social context of accidents and violence in the school environment, and makes recommendations, based on the literature data, for the implementation of safe schools. SOURCE OF DATA: Articles published between 1993 and 2005 in the MEDLINE database. Brazilian epidemiological and literature data have also been searched. SUMMARY OF THE FINDINGS: There is

  18. Buying & Using Medicine Safely

    Science.gov (United States)

    ... Reducers Safe Daily Use of Aspirin Medication Health Fraud Resources for You FDA Consumer Updates (Drugs) Page ... feeds Follow FDA on Twitter Follow FDA on Facebook View FDA videos on YouTube View FDA photos ...

  19. Prevalence and prognosis of acutely ill patients with organ failure at arrival to hospital

    DEFF Research Database (Denmark)

    Pedersen, Peter Bank; Hrobjartsson, Asbjorn; Nielsen, Daniel Lykke

    2017-01-01

    undifferentiated patients, at arrival to hospital. The result of the review will assist physicians working in an ED, when assessing patients' risk of organ failure and their associated prognosis. METHODS: The information sources used are electronic databases, PubMed, Cochrane Library, EMBASE, and CINAHL...

  20. Migration challenges among Zimbabwean refugees before, during and post arrival in South Africa.

    Science.gov (United States)

    Idemudia, Erhabor Sunday; Williams, John K; Wyatt, Gail E

    2013-01-01

    Zimbabweans are immigrating to South Africa with a commonly cited reason being economic opportunities. Prospects of finding employment may be a significant reason to leave behind family, friends, and community, sources that buffer and offer social support against life's challenges. Currently, there is a dearth of research examining the motivators for Zimbabweans immigrating and the experiences encountered along the way and after arrival in South Africa. Such research is essential as large numbers of Zimbabweans may be at risk for emotional and physical trauma during this process. Two gender specific focus group discussions, each lasting 90-minutes and consisting of homeless Zimbabwean refugees, were conducted in the Limpopo Province of South Africa. A semi-structured interview assessed for experiences in and reasons for leaving Zimbabwe, as well as experiences en-route and within South Africa. Discussions were audio-recorded, transcribed, and analyzed using consensual qualitative research and a constant comparison qualitative method. Three temporal themes were identified and included challenges and trauma experienced in Zimbabwe (pre-migration), during the immigration journey (mid-migration), and upon arrival in South Africa (post-migration). While there were some experiential differences, Zimbabwean men and women shared numerous traumatic commonalities. In addition to the themes, three subthemes contributing to reasons for leaving Zimbabwe, two subthemes of negative and traumatic experiences incurred mid-migration, and two post-migration subthemes of challenges were identified. Despite the difficulties encountered in their homeland, newly arrived Zimbabweans in South Africa may be exchanging old struggles for a new array of foreign and traumatic challenges. Reasons to immigrate and the psychological and physical toll of migration exacted at the individual and community levels are discussed. Recommendations advocating for culturally congruent mental health research

  1. Performance analysis of parallel identical machines with a generalized shortest queue arrival mechanism

    NARCIS (Netherlands)

    van Houtum, Geert-Jan; Adan, I.J.B.F.; Wessels, J.; Zijm, Willem H.M.

    In this paper we study a production system consisting of a group of parallel machines producing multiple job types. Each machine has its own queue and it can process a restricted set of job types only. On arrival a job joins the shortest queue among all queues capable of serving that job. Under the

  2. Virus Alert: Ten Steps to Safe Computing.

    Science.gov (United States)

    Gunter, Glenda A.

    1997-01-01

    Discusses computer viruses and explains how to detect them; discusses virus protection and the need to update antivirus software; and offers 10 safe computing tips, including scanning floppy disks and commercial software, how to safely download files from the Internet, avoiding pirated software copies, and backing up files. (LRW)

  3. THE NANOGRAV NINE-YEAR DATA SET: EXCESS NOISE IN MILLISECOND PULSAR ARRIVAL TIMES

    Energy Technology Data Exchange (ETDEWEB)

    Lam, M. T.; Jones, M. L.; McLaughlin, M. A.; Pennucci, T. T. [Department of Physics, West Virginia University, White Hall, Morgantown, WV 26506 (United States); Cordes, J. M.; Chatterjee, S. [Department of Astronomy and Cornell Center for Astrophysics and Planetary Science, Cornell University, Ithaca, NY 14853 (United States); Arzoumanian, Z. [Center for Research and Exploration in Space Science and Technology and X-Ray Astrophysics Laboratory, NASA Goddard Space Flight Center, Code 662, Greenbelt, MD 20771 (United States); Crowter, K.; Fonseca, E.; Gonzalez, M. E. [Department of Physics and Astronomy, University of British Columbia, 6224 Agricultural Road, Vancouver, BC V6T 1Z1 (Canada); Demorest, P. B. [National Radio Astronomy Observatory, P.O. Box 0, Socorro, NM, 87801 (United States); Dolch, T. [Department of Physics, Hillsdale College, 33 E. College Street, Hillsdale, MI 49242 (United States); Ellis, J. A [Jet Propulsion Laboratory, California Institute of Technology, 4800 Oak Grove Drive, Pasadena CA, 91109 (United States); Ferdman, R. D. [Department of Physics, McGill University, 3600 rue Universite, Montreal, QC H3A 2T8 (Canada); Jones, G. [Department of Physics, Columbia University, 550 W. 120th Street, New York, NY 10027 (United States); Levin, L. [Jodrell Bank Centre for Astrophysics, School of Physics and Astronomy, The University of Manchester, Manchester M13 9PL (United Kingdom); Madison, D. R.; Ransom, S. M. [National Radio Astronomy Observatory, 520 Edgemont Road, Charlottesville, VA 22903 (United States); Nice, D. J. [Department of Physics, Lafayette College, Easton, PA 18042 (United States); Shannon, R. M., E-mail: michael.lam@mail.wvu.edu [CSIRO Astronomy and Space Science, Australia Telescope National Facility, Box 76, Epping NSW 1710 (Australia); and others

    2017-01-01

    Gravitational wave (GW) astronomy using a pulsar timing array requires high-quality millisecond pulsars (MSPs), correctable interstellar propagation delays, and high-precision measurements of pulse times of arrival. Here we identify noise in timing residuals that exceeds that predicted for arrival time estimation for MSPs observed by the North American Nanohertz Observatory for Gravitational Waves. We characterize the excess noise using variance and structure function analyses. We find that 26 out of 37 pulsars show inconsistencies with a white-noise-only model based on the short timescale analysis of each pulsar, and we demonstrate that the excess noise has a red power spectrum for 15 pulsars. We also decompose the excess noise into chromatic (radio-frequency-dependent) and achromatic components. Associating the achromatic red-noise component with spin noise and including additional power-spectrum-based estimates from the literature, we estimate a scaling law in terms of spin parameters (frequency and frequency derivative) and data-span length and compare it to the scaling law of Shannon and Cordes. We briefly discuss our results in terms of detection of GWs at nanohertz frequencies.

  4. Positioning performance analysis of the time sum of arrival algorithm with error features

    Science.gov (United States)

    Gong, Feng-xun; Ma, Yan-qiu

    2018-03-01

    The theoretical positioning accuracy of multilateration (MLAT) with the time difference of arrival (TDOA) algorithm is very high. However, there are some problems in practical applications. Here we analyze the location performance of the time sum of arrival (TSOA) algorithm from the root mean square error ( RMSE) and geometric dilution of precision (GDOP) in additive white Gaussian noise (AWGN) environment. The TSOA localization model is constructed. Using it, the distribution of location ambiguity region is presented with 4-base stations. And then, the location performance analysis is started from the 4-base stations with calculating the RMSE and GDOP variation. Subsequently, when the location parameters are changed in number of base stations, base station layout and so on, the performance changing patterns of the TSOA location algorithm are shown. So, the TSOA location characteristics and performance are revealed. From the RMSE and GDOP state changing trend, the anti-noise performance and robustness of the TSOA localization algorithm are proved. The TSOA anti-noise performance will be used for reducing the blind-zone and the false location rate of MLAT systems.

  5. Asylum seekers in Denmark--a study of health status and grade of traumatization of newly arrived asylum seekers.

    Science.gov (United States)

    Masmas, Tania Nicole; Møller, Eva; Buhmannr, Caecilie; Bunch, Vibeke; Jensen, Jean Hald; Hansen, Trine Nørregård; Jørgensen, Louise Møller; Kjaer, Claes; Mannstaedt, Maiken; Oxholm, Annemette; Skau, Jutta; Theilade, Lotte; Worm, Lise; Ekstrøm, Morten

    2008-01-01

    An unknown number of asylum seekers arriving in Denmark have been exposed to torture or have experienced other traumatising events in their country of origin. The health of traumatised asylum seekers, both physically and mentally, is affected upon arrival to Denmark, and time in asylum centres leads to further deterioration in health. One hundred forty-two (N=142) newly arrived asylum seekers were examined at Center Sandholm by Amnesty International Danish Medical Group from the 1st of September until the 31st of December 2007. The asylum seekers came from 33 different countries, primarily representing Afghanistan, Iraq, Iran, Syria, and Chechnya. Of the asylum seekers, 45 percent had been exposed to torture--approximately one-third within the year of arrival to Denmark. Unsystematic blows, personal threats or threats to family, degrading treatment, isolation, and witnessing torture of others were the main torture methods reported. The majority of the asylum seekers had witnessed armed conflict, persecution, and imprisonment. The study showed that physical symptoms were approximately twice as frequent and psychological symptoms were approximately two to three times as frequent among torture survivors as among non-tortured asylum seekers. However, even the health of non-tortured asylum seekers was affected. Among the torture survivors, 63 percent fulfilled the criteria for post-traumatic stress disorder, and 30-40 percent of the torture survivors were depressed, in anguish, anxious, and tearful in comparison to 5-10 percent of the non-tortured asylum seekers. Further, 42 percent of torture survivors had torture-related scars. Torture survivors amid newly arrived asylum seekers are an extremely vulnerable group, hence examination and inquiry about the torture history is extremely important in order to identify this population to initiate the necessary medical treatment and social assistance. Amnesty International Danish Medical group is currently planning a follow

  6. Safe driving for teens

    Science.gov (United States)

    Driving and teenagers; Teens and safe driving; Automobile safety - teenage drivers ... months before taking friends as passengers. Teenage-related driving deaths occur more often in certain conditions. OTHER SAFETY TIPS FOR TEENS Reckless driving is still a ...

  7. A method for detecting crack wave arrival time and crack localization in a tunnel by using moving window technique

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Young Chul; Park, Tae Jin [KAERI, Daejeon (Korea, Republic of)

    2016-05-15

    Source localization in a dispersive medium has been carried out based on the time-of-arrival-differences (TOADs) method: a triangulation method and a circle intersection technique. Recent signal processing advances have led to calculation TOAD using a joint time-frequency analysis of the signal, where a short-time Fourier transform(STFT) and wavelet transform can be included as popular algorithms. The time-frequency analysis method is able to provide various information and more reliable results such as seismic-attenuation estimation, dispersive characteristics, a wave mode analysis, and temporal energy distribution of signals compared with previous methods. These algorithms, however, have their own limitations for signal processing. In this paper, the effective use of proposed algorithm in detecting crack wave arrival time and source localization in rock masses suggest that the evaluation and real-time monitoring on the intensity of damages related to the tunnels or other underground facilities is possible. Calculation of variances resulted from moving windows as a function of their size differentiates the signature from noise and from crack signal, which lead us to determine the crack wave arrival time. Then, the source localization is determined to be where the variance of crack wave velocities from real and virtual crack localization becomes a minimum. To validate our algorithm, we have performed experiments at the tunnel, which resulted in successful determination of the wave arrival time and crack localization.

  8. Simulation studies of the information content of muon arrival time observations of high energy extensive air showers

    International Nuclear Information System (INIS)

    Brancus, I.; Duma, M.; Badea, A. F.; Aiftimiei, C.; Rebel, M. H.; Oehlschlaeger, J.

    2001-01-01

    By extensive Monte Carlo calculations, using the air shower simulation code CORSIKA, EAS muon arrival time distributions and EAS time profiles up to 320 m distances from the shower centre have been generated, for proton, oxygen and iron induced showers using different hadronic interaction models as Monte Carlo generators. The model dependence and mass discriminating features have been scrutinized for three energy ranges, (1-1.7783) 10 15 eV, (1.-1.78) 10 16 eV and (1.78-3.16) 10 16 eV, by use of non-parametric statistical inference method applied to multidimensional distributions, correlating the EAS time quantities with different other EAS observables. The correlations of local muon arrival times with the local muon density and the shower age indicate a good mass separation quality at larger shower distances. The best discrimination was obtained by adding the correlation with N μ tr quantity. The comparison between 'local times', with reference to the first registered muon and 'global times' with reference to the arrival time of the shower core, indicates a slightly better mass discrimination in the case of muon 'global' time distributions. (authors)

  9. A group arrival retrial G - queue with multi optional stages of service, orbital search and server breakdown

    Science.gov (United States)

    Radha, J.; Indhira, K.; Chandrasekaran, V. M.

    2017-11-01

    A group arrival feedback retrial queue with k optional stages of service and orbital search policy is studied. Any arriving group of customer finds the server free, one from the group enters into the first stage of service and the rest of the group join into the orbit. After completion of the i th stage of service, the customer under service may have the option to choose (i+1)th stage of service with θi probability, with pI probability may join into orbit as feedback customer or may leave the system with {q}i=≤ft\\{\\begin{array}{l}1-{p}i-{θ }i,i=1,2,\\cdots k-1\\ 1-{p}i,i=k\\end{array}\\right\\} probability. Busy server may get to breakdown due to the arrival of negative customers and the service channel will fail for a short interval of time. At the completion of service or repair, the server searches for the customer in the orbit (if any) with probability α or remains idle with probability 1-α. By using the supplementary variable method, steady state probability generating function for system size, some system performance measures are discussed.

  10. Safe operation of critical assemblies and research reactors

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1960-09-15

    Some countries have accumulated considerable experience in the operation of these reactors and have in the process developed safe practices. On the other hand, other countries which have recently acquired, or will soon acquire, such reactors do not have sufficient background of experience with them to have developed full knowledge regarding their safe operation. In this situation, the International Atomic Energy Agency has considered that it would be useful to make available to all its Member States a set of recommendations on the safe operation of these reactors, based on the accumulated experience and best practices. The Director General accordingly nominated a Pane Ion Safe Operation of Critical Assemblies and Research Reactors to assist the Agency's Secretariat in drafting such recommendations

  11. Elaboration of Safe Community Assessment System

    Directory of Open Access Journals (Sweden)

    Birutė Mikulskienė

    2013-08-01

    Full Text Available The paper aims to design an assessment system to monitor and evaluate safety parameters and administrative efforts with the purpose to increase safety in municipalities. The safety monitoring system considered is to be the most important tool for creation and development of safe communities in Lithuania. Several methods were applied to achieve this purpose. In order to determine the role of local government in ensuring the safety of people, property and environment at the local level of a meta-analysis of research reports, the Lithuanian national legislation, strategic planning documents of the state and local government were carried out. Analysis of statistical data, structural analysis, comparative analysis and synthesis methods were used while investigating the areas of safety uncertainty, risk groups, identifying safety risk factors, determining their relationship, and creating a safe community assessment system. A safe community assessment system, which consists of two types of criteria, has been elaborated. The assessment system is based on the multi-level criteria for safety monitoring and the multi-level criteria for the evaluation of municipal activities in the field of building safety. Links between the criteria, peculiarities of their application and advantages in the process of safe community creation and development are analyzed. Design and implementation of the safe community assessment system is one of the most important stages to implement the idea of safe communities. The proposed system integrates a variety of risk areas, the safety achievement criteria are linked to the criteria used in the strategic planning. Periodic assessment of the safety situation using the proposed system ensures possibility to monitor current local safety conditions and assess the changes and the trends. A safe community assessment system is proposed to be used as a tool to unified municipalities safety comprehensiveness and compare safety level in

  12. Elaboration of Safe Community Assessment System

    Directory of Open Access Journals (Sweden)

    Algirdas Astrauskas

    2011-12-01

    Full Text Available The paper aims to design an assessment system to monitor and evaluate safety parameters and administrative efforts with the purpose to increase safety in municipalities. The safety monitoring system considered is to be the most important tool for creation anddevelopment of safe communities in Lithuania. Several methods were applied to achieve this purpose. In order to determine the role of local government in ensuring the safety of people, property and environment at the local level of a meta-analysis of research reports,the Lithuanian national legislation, strategic planning documents of the state and local government were carried out. Analysis of statistical data, structural analysis, comparative analysis and synthesis methods were used while investigating the areas of safety uncertainty, risk groups, identifying safety risk factors, determining their relationship, and creating a safe community assessment system.A safe community assessment system, which consists of two types of criteria, has been elaborated. The assessment system is based on the multi-level criteria for safety monitoring and the multi-level criteria for the evaluation of municipal activities in the field of building safety. Links between the criteria, peculiarities of their application and advantages in the process of safe community creation and development are analyzed.Design and implementation of the safe community assessment system is one of the most important stages to implement the idea of safe communities. The proposed system integrates a variety of risk areas, the safety achievement criteria are linked to the criteria used in thestrategic planning. Periodic assessment of the safety situation using the proposed system ensures possibility to monitor current local safety conditions and assess the changes and the trends. A safe community assessment system is proposed to be used as a tool to unified municipalities safety comprehensiveness and compare safety level in

  13. Safe use of nanomaterials

    CERN Multimedia

    2013-01-01

    The use of nanomaterials  is on the increase worldwide, including at CERN. The HSE Unit has established a safety guideline to inform you of the main requirements for the safe handling and disposal of nanomaterials at CERN.   A risk assessment tool has also been developed which guides the user through the process of evaluating the risk for his or her activity. Based on the calculated risk level, the tool provides a list of recommended control measures.   We would therefore like to draw your attention to: Safety Guideline C-0-0-5 - Safe handling and disposal of nanomaterials; and Safety Form C-0-0-2 - Nanomaterial Risk Assessment   You can consult all of CERN’s safety rules and guidelines here. Please contact the HSE Unit for any questions you may have.   The HSE Unit

  14. 25 CFR 700.55 - Decent, safe, and sanitary dwelling.

    Science.gov (United States)

    2010-04-01

    ... 25 Indians 2 2010-04-01 2010-04-01 false Decent, safe, and sanitary dwelling. 700.55 Section 700... PROCEDURES General Policies and Instructions Definitions § 700.55 Decent, safe, and sanitary dwelling. (a) General. The term decent, safe, and sanitary dwelling means a dwelling which— (1) Meets applicable federal...

  15. Newly Arrived Migrant Students in German Schools: Exclusive and Inclusive Structures and Practices

    Science.gov (United States)

    Terhart, Henrike; von Dewitz, Nora

    2018-01-01

    Newly arrived migrant students in German schools are currently the centre of attention. In 2015 and 2016 the incoming number of migrant children and adolescents of school-age has risen. Schools, the education administration as well as politics need to take action with regard to this. In the on-going debate on new immigrant students in school,…

  16. Daily Tourist Arrivals, Exchange Rates and Voatility for Korea and Taiwan

    OpenAIRE

    Chia-Lin Chang; Michael Mcaleer

    2009-01-01

    Both domestic and international tourism are a major source of service export receipts for many countries worldwide, and is also increasingly important in Taiwan. One of the three leading tourism source countries for Taiwan is the Republic of Korea, which is a source of short haul tourism. Daily data from 1 January 1990 to 31 December 2008 are used to model the Korean Won / New Taiwan $ exchange rate and tourist arrivals from Korea to Taiwan, as well as their associated volatility. The sample ...

  17. Daily Tourist Arrivals, Exchange Rates and Volatility for Korea and Taiwan

    OpenAIRE

    Chang, C-L.; McAleer, M.J.

    2009-01-01

    textabstractBoth domestic and international tourism are a major source of service export receipts for many countries worldwide, and is also increasingly important in Taiwan. One of the three leading tourism source countries for Taiwan is the Republic of Korea, which is a source of short haul tourism. Daily data from 1 January 1990 to 31 December 2008 are used to model the Korean Won / New Taiwan $ exchange rate and tourist arrivals from Korea to Taiwan, as well as their associated volatility....

  18. Transfer pricing and safe harbours

    Directory of Open Access Journals (Sweden)

    Veronika Solilová

    2013-01-01

    Full Text Available Transfer prices are significant for both taxpayers and tax administrations because they determine in large part taxable profits of associated enterprises in different tax jurisdictions. Moreover, in the context of taxation, transfer prices must be complied with the arm’s length principle. However, Multinational Enterprises have been faced daily by conflicting rules and approaches to applying the arm’s length principle, burdensome documentation requirements, inconsistent audit standards and unpredictable competent authority outcomes. Therefore, the Committee on Fiscal Affairs launched another project on the administrative aspects of transfer pricing in 2010. On 16 May 2013 as a partial solution of this project was approved by the OECD Council the Revised Section E on Safe Harbours in Chapter IV of the Transfer Pricing Guidelines for Multinational Enterprises and Tax Authorities. The paper is focused on significant changes of newly approved chapter IV of the Transfer Pricing Guidelines for Multinational Enterprises and Tax Authorities, further on analysis of practice in this area, on advantages and disadvantages of safe harbours for taxpayers and competent authorities with aim to suggest recommendations on use of safe harbours in the Czech Republic.

  19. Inherently safe technologies-chemical and nuclear

    International Nuclear Information System (INIS)

    Weinberg, A.M.

    1984-01-01

    Probabilistic risk assessments show an inverse relationship between the likelihood and the consequences of nuclear and chemical plant accidents, but the Bhopal accident has change public complacency about the safety of chemical plants to such an extent that public confidence is now at the same low level as with nuclear plants. The nuclear industry's response was to strengthen its institutions and improve its technologies, but the public may not be convinced. One solution is to develop reactors which do not depend upon the active intervention of humans of electromechanical devices to deal with emergencies, but which have physical properties that limit the possible temperature and power of a reactor. The Process Inherent Ultimately Safe and the modular High-Temperature Gas-Cooled reactors are two possibilities. the chemical industry needs to develop its own inherently safe design precepts that incorporate smallness, safe processes, and hardening against sabotage. 5 references

  20. Intrinsically Safe and Economical Reactor (ISER)

    International Nuclear Information System (INIS)

    Wakabayashi, Hiroaki; Asahi, Yoshiro

    1991-01-01

    The Intrinsically Safe and Economical Reactor (ISER) is designed based on the principle of a process inherent ultimate safe reactor, PIUS, a so-called inherently safe reactor (ISR). ISER has been developed joingly by the members of the Kanagawa Institute of Technology, the University of Tokyo, the Japan Atomic Energy Research Institute (JAERI) and several industrial firms in Japan. This paper describes the requirements for the next generation of power reactor, the safety design philosphy of ISR and ISER, the controllability of ISER and the results of analyses of some of the design-based accidents (DBA) of ISER, namely station blackout, accidents in which the pressurizer relief valve becomes jammed and stuck in open position and tube breaks in the steam generator. It is concluded that the ISER can ensure a wide range of contraollabitily and fuel integrity for all the analysed DBAs. (orig.)

  1. STS-90 Pilot Scott Altman arrives at KSC for TCDT

    Science.gov (United States)

    1998-01-01

    STS-90 Pilot Scott Altman poses in the cockpit of his T-38 jet trainer aircraft after arriving at the KSC Shuttle Landing Facility along with other members of the crew from NASAs Johnson Space Center to begin Terminal Countdown Demonstration Test (TCDT) activities. The TCDT is held at KSC prior to each Space Shuttle flight to provide crews with the opportunity to participate in simulated countdown activities. Columbia is targeted for launch of STS-90 on April 16 at 2:19 p.m. EST and will be the second mission of 1998. The mission is scheduled to last nearly 17 days.

  2. Regulations for the safe transport of radioactive material

    International Nuclear Information System (INIS)

    1995-01-01

    Regulations and rules for the safe transport of radioactive materials by all kinds of conveyance are offered. Different types of packages and the conditions associated with the methods of safe packaging are given

  3. An Airbus arrives at KSC with third MPLM

    Science.gov (United States)

    2001-01-01

    An Airbus '''Beluga''' air cargo plane, The Super Transporter, arrives at KSC's Shuttle Landing Facility from the factory of Alenia Aerospazio in Turin, Italy. Its cargo is the Italian Space Agency's Multi-Purpose Logistics Module Donatello, the third of three for the International Space Station. The module will be transported to the Space Station Processing Facility for processing. Among the activities for the payload test team are integrated electrical tests with other Station elements in the SSPF, leak tests, electrical and software compatibility tests with the Space Shuttle (using the Cargo Integrated Test equipment) and an Interface Verification Test once the module is installed in the Space Shuttle's payload bay at the launch pad. The most significant mechanical task to be performed on Donatello in the SSPF is the installation and outfitting of the racks for carrying the various experiments and cargo.

  4. THE CONSEQUENCES OF GLOBALIZATION UPON SAFE TOURISM

    Directory of Open Access Journals (Sweden)

    Svetlana Mihić

    2009-11-01

    Full Text Available Globalization, a phenomenon on the rise, is characterized by the free cross-bor- der movement of individuals, technologies, and capital. It has far- reaching consequen- ces for tourism, too, as it implies travel for leisure and business, and correspondingly, financial transfers between various nation states. Startinf from the status quo in the field, the current paper sets out to analyze the consequences and implications of globalization upon safe tourism and conduct a marketing research into the perceptions of consumers upon Serbia as a safe vacation destination for the purpose of safe tourism. Finally the research results will be presented and several solutions will be provided for improving security in tourism zones

  5. Sun Safe Mode Controller Design for LADEE

    Science.gov (United States)

    Fusco, Jesse C.; Swei, Sean S. M.; Nakamura, Robert H.

    2015-01-01

    This paper presents the development of sun safe controllers which are designed to keep the spacecraft power positive and thermally balanced in the event an anomaly is detected. Employed by NASA's Lunar Atmosphere and Dust Environment Explorer (LADEE), the controllers utilize the measured sun vector and the spacecraft body rates for feedback control. To improve the accuracy of sun vector estimation, the least square minimization approach is applied to process the sensor data, which is proven to be effective and accurate. To validate the controllers, the LADEE spacecraft model engaging the sun safe mode was first simulated and then compared with the actual LADEE orbital fight data. The results demonstrated the applicability of the proposed sun safe controllers.

  6. Arrival and expansion of the invasive foraminifera Trochammina hadai Uchio in Padilla Bay, Washington

    Science.gov (United States)

    McGann, Mary; Grossman, Eric E.; Takesue, Renee K.; Penttila, Dan; Walsh, John P.; Corbett, Reide

    2012-01-01

    Trochammina hadai Uchio, a benthic foraminifera native to Japanese estuaries, was first identified as an invasive in 1995 in San Francisco Bay and later in 16 other west coast estuaries. To investigate the timing of the arrival and expansion of this invasive species in Padilla Bay, Washington, we analyzed the distribution of foraminifera in two surface samples collected in 1971, in nine surface samples collected by Scott in 1972–1973, as well as in two cores (Padilla Flats 3 and Padilla V1/V2) obtained in 2004. Trochanimina hadai, originally identified as the native Trochammina pacifica Cushman in several early foraminiferal studies, dominates the assemblage of most of the surface samples. In the Padilla V1/V2 and Padilla Flats 3 cores, the species' abundance follows a pattern of absence, first appearance, rapid expansion commonly seen shortly after the arrival of a successful biological invasion, setback, and second expansion. Using Q-mode cluster analysis, pre-expansion and expansion assemblages were identified. Pb-210 dating of these cores proved unsuccessful. However, based on T. hadai's first appearance occurring stratigraphically well above sedimentological changes in the cores that reflect deposition of sediments in the bay due to previous diversions of the Skagit River, and its dominance in the early 1970s surface samples, we conclude that the species arrived in Padilla Bay somewhere between the late 1800s and 1971. Trochammina hadai may have been introduced into the bay in the 1930s when oyster culturing began there or, at a minimum, ten years prior to its appearance in San Francisco Bay.

  7. Influencing behaviour for safe working environments

    OpenAIRE

    Boer, de, J. (Johannes); Teeuw, W.B. (Wouter)

    2011-01-01

    Safety at work The objective of the project Safety at Work is to increase safety at the workplace by applying and combining state of the art artefacts from personal protective equipment and ambient intelligence technology. In this state of the art document we focus on the developments with respect to how (persuasive) technology can help to influence behaviour in a natural, automatic way in order to make industrial environments safer. We focus on personal safety, safe environments and safe beh...

  8. Now, It's Your Turn: How You Can Take Medicine Safely

    Science.gov (United States)

    ... turn Javascript on. Feature: Taking Medicines Safely Now, It's Your Turn: How You Can Take Medicine Safely ... medicine. The pharmacist has filled the prescription. Now it's up to you to take the medicine safely. ...

  9. Time interval between stroke onset and hospital arrival in acute ischemic stroke patients in Shanghai, China.

    Science.gov (United States)

    Fang, Jing; Yan, Weihong; Jiang, Guo-Xin; Li, Wei; Cheng, Qi

    2011-02-01

    To observe the time interval between stroke onset and hospital arrival (time-to-hospital) in acute ischemic stroke patients and analyze its putatively associated factors. During the period from November 1, 2006 to August 31, 2008, patients with acute ischemic stroke admitted consecutively to the Department of Neurology, Ninth Hospital, Shanghai, were enrolled in the study. Information of the patients was registered including the time-to-hospital, demographic data, history of stroke, season at attack, neurological symptom at onset, etc. Characteristics of the patients were analyzed and logistic regression analyses were conducted to identify factors associated with the time-to-hospital. There were 536 patients in the study, 290 (54.1%) males and 246 (45.9%) females. The median time-to-hospital was 8h (ranged from 0.1 to 300 h) for all patients. Within 3h after the onset of stroke, 162 patients (30.2%) arrived at our hospital; and within 6h, 278 patients (51.9%). Patients with a history of stroke, unconsciousness at onset, or a high NIHSS score at admission had significantly less time-to-hospital. The time interval between stroke onset and hospital arrival was importance of seeking immediate medical help after stroke onset of patients and their relatives could significantly influence their actions. Copyright © 2010 Elsevier B.V. All rights reserved.

  10. An econometric analysis of SARS and Avian flu on international tourist arrivals to Asia

    NARCIS (Netherlands)

    M.J. McAleer (Michael); B-W. Huang (Bing-Wen); H-I. Kuo (Hsiao-I); C-C. Chen (Chi-Chung); C-L. Chang (Chia-Lin)

    2008-01-01

    textabstractThis paper compares the impacts of SARS and human deaths arising from Avian Flu on international tourist arrivals to Asia. The effects of SARS and human deaths from Avian Flu will be compared directly according to human deaths. The nature of the short run and long run relationship is

  11. Is nuclear power safe enough

    Energy Technology Data Exchange (ETDEWEB)

    Andresen, A F [Institutt for Atomenergi, Kjeller (Norway)

    1979-01-01

    The lecture formed a commentary on the report of the Norwegian Government's Commission on Nuclear power Safety which was published in October 1978. It was introductorily pointed out that 'safe' and 'safety' are not in themselves meaningful terms and that the probability of an occurrence is the real measure. The main items in the Commission's report have been core meltdown, releases during reprocessing, waste disposal, plutonium diversion and environmental impacts. The 21 members of the Commission were unanimous in 7 of the 8 chapters. In chapter 2, 'Summary and Conclusions', 3 members dissented from the majority opinion, that, subject to certain conditions, nuclear power was a safe and acceptable source of energy.

  12. A 'simple anterior fish excluder' (SAFE for mitigating penaeid-trawl bycatch.

    Directory of Open Access Journals (Sweden)

    Matthew J McHugh

    Full Text Available Various plastic strips and sheets (termed 'simple anterior fish excluders'-SAFEs were positioned across the openings of penaeid trawls in attempts at reducing the unwanted bycatches of small teleosts. Initially, three SAFEs (a single wire without, and with small and large plastic panels were compared against a control (no SAFE on paired beam trawls. All SAFEs maintained targeted Metapenaeus macleayi catches, while the largest plastic SAFE significantly reduced total bycatch by 51% and the numbers of Pomatomus saltatrix, Mugil cephalus and Herklotsichthys castelnaui by up to 58%. A redesigned SAFE ('continuous plastic' was subsequently tested (against a control on paired otter trawls, significantly reducing total bycatch by 28% and P. saltatrix and H. castelnaui by up to 42%. The continuous-plastic SAFE also significantly reduced M. macleayi catches by ~7%, but this was explained by ~5% less wing-end spread, and could be simply negated through otter-board refinement. Further work is required to refine the tested SAFEs, and to quantify species-specific escape mechanisms. Nevertheless, the SAFE concept might represent an effective approach for improving penaeid-trawl selectivity.

  13. Coherent Seismic Arrivals in the P Wave Coda of the 2012 Mw 7.2 Sumatra Earthquake: Water Reverberations or an Early Aftershock?

    Science.gov (United States)

    Fan, Wenyuan; Shearer, Peter M.

    2018-04-01

    Teleseismic records of the 2012 Mw 7.2 Sumatra earthquake contain prominent phases in the P wave train, arriving about 50 to 100 s after the direct P arrival. Azimuthal variations in these arrivals, together with back-projection analysis, led Fan and Shearer (https://doi.org/10.1002/2016GL067785) to conclude that they originated from early aftershock(s), located ˜150 km northeast of the mainshock and landward of the trench. However, recently, Yue et al. (https://doi.org/10.1002/2017GL073254) argued that the anomalous arrivals are more likely water reverberations from the mainshock, based mostly on empirical Green's function analysis of a M6 earthquake near the mainshock and a water phase synthetic test. Here we present detailed back-projection and waveform analyses of three M6 earthquakes within 100 km of the Mw 7.2 earthquake, including the empirical Green's function event analyzed in Yue et al. (https://doi.org/10.1002/2017GL073254). In addition, we examine the waveforms of three M5.5 reverse-faulting earthquakes close to the inferred early aftershock location in Fan and Shearer (https://doi.org/10.1002/2016GL067785). These results suggest that the reverberatory character of the anomalous arrivals in the mainshock coda is consistent with water reverberations, but the origin of this energy is more likely an early aftershock rather than delayed and displaced water reverberations from the mainshock.

  14. PIXiE: an algorithm for automated ion mobility arrival time extraction and collision cross section calculation using global data association

    Energy Technology Data Exchange (ETDEWEB)

    Ma, Jian; Casey, Cameron P.; Zheng, Xueyun; Ibrahim, Yehia M.; Wilkins, Christopher S.; Renslow, Ryan S.; Thomas, Dennis G.; Payne, Samuel H.; Monroe, Matthew E.; Smith, Richard D.; Teeguarden, Justin G.; Baker, Erin S.; Metz, Thomas O.

    2017-05-15

    Motivation: Drift tube ion mobility spectrometry (DTIMS) is increasingly implemented in high throughput omics workflows, and new informatics approaches are necessary for processing the associated data. To automatically extract arrival times for molecules measured by DTIMS coupled with mass spectrometry and compute their associated collisional cross sections (CCS) we created the PNNL Ion Mobility Cross Section Extractor (PIXiE). The primary application presented for this algorithm is the extraction of information necessary to create a reference library containing accu-rate masses, DTIMS arrival times and CCSs for use in high throughput omics analyses. Results: We demonstrate the utility of this approach by automatically extracting arrival times and calculating the associated CCSs for a set of endogenous metabolites and xenobiotics. The PIXiE-generated CCS values were identical to those calculated by hand and within error of those calcu-lated using commercially available instrument vendor software.

  15. The safe transport of radioactive materials

    CERN Document Server

    Gibson, R

    1966-01-01

    The Safe Transport of Radioactive Materials is a handbook that details the safety guidelines in transporting radioactive materials. The title covers the various regulations and policies, along with the safety measures and procedures of radioactive material transport. The text first details the 1963 version of the IAEA regulation for the safe transport of radioactive materials; the regulation covers the classification of radionuclides for transport purposes and the control of external radiation hazards during the transport of radioactive materials. The next chapter deals with concerns in the im

  16. Combined SAFE/SNAP approach to safeguards evaluation

    International Nuclear Information System (INIS)

    Engi, D.; Chapman, L.D.; Grant, F.H.; Polito, J.

    1980-01-01

    Generally, the scope of a safeguards evaluation model can efficiently address one of two issues, (1) global safeguards effectiveness, or (2) vulnerability analysis for individual scenarios. The Safeguards Automated Facility Evaluation (SAFE) focuses on (1) while the Safeguards Network Analysis Procedure (SNAP) is directed at (2). SAFE addresses (1) in that it considers the entire facility, i.e., the composite system of hardware and human components, in one global analysis. SNAP addresses (2) by providing a safeguards modeling symbology sufficiently flexible to represent quite complex scenarios from the standpoint of hardware interfaces while also accounting for a rich variety of human decision making. A combined SAFE/SNAP approach to the problem of safeguards evaluation is described and illustrated through an example

  17. Opportunistic maintenance considering non-homogenous opportunity arrivals and stochastic opportunity durations

    International Nuclear Information System (INIS)

    Truong Ba, H.; Cholette, M.E.; Borghesani, P.; Zhou, Y.; Ma, L.

    2017-01-01

    Many systems and manufacturing processes undergo intermittent operation due to external factors (e.g. weather, low market prices), offering opportunities to conduct maintenance with reduced production losses. Making use of appropriate opportunities can thus lead to significant reduction in the total cost of maintenance and improvement in productivity. In this paper, an opportunistic maintenance (OM) model is developed considering two critical properties of real world opportunities: (i) non-homogeneous opportunity arrivals and (ii) stochastic opportunity duration. The model enables exploiting downtime cost savings from “partial” opportunities (stops shorter than the required maintenance time) thus extending the potential benefit of OM. The criteria for accepting maintenance opportunities are found by minimizing the single-cycle total cost. A closed form expression of the single-cycle total cost is derived for a given PM/OM policy and then a Genetic Algorithm is used to solve the optimization problem. Numerical results are presented to assess the benefit of opportunistic maintenance and the marginal benefit of considering partial opportunities. Results indicate that significant savings can be achieved by considering OM. Moreover, it is shown that the novel consideration of partial opportunities significantly increase the benefit of OM. - Highlights: • Opportunistic and time-based preventive maintenance jointly optimized. • Non-homogeneous opportunity arrivals and stochastic durations considered. • “Partial” opportunities considered for the first time. • Opportunity duration thresholds used as a decision criterion. • Numerical study conducted to evaluate benefit of optimized policy.

  18. Multi-Professional Panics in the Aftermath of Refugee Arrivals

    DEFF Research Database (Denmark)

    Padovan-Özdemir, Marta; Øland, Trine

    the organisations’ websites. Older material has been retrieved from the library collection of education and educational research at Aarhus University, Emdrup, Copenhagen, and from The Collection of Pamphlets and Corporate Publications at the Royal Library, Copenhagen.Articles, announcements, job adds, etc......In the Summer of 2015, in all European welfare nation-states professionals, policy makers, administrators, and civil society organisations were in highest alert over the major refugee arrivals from Afghanistan, Syria, and the African continent. In Denmark, in particular, the government responded...... four major welfare professions; teacher, social educators, nurses, and social workers. The refugee family as a shared object of problematisation and intervention is what binds these professional groups together in the historical educational practices under investigation. For example, professionals...

  19. LACK OF AWARENESS ABOUT SAFE BLOOD IN PAKISTANI POPULATION

    Directory of Open Access Journals (Sweden)

    Muhammad Usman

    2014-12-01

    Full Text Available Blood transfusion is a life saving procedure in various transfusion-dependent life threatening conditions and donation of safe blood is a prerequisite for achieving this goal. This study was designed to evaluate the awareness regarding “safe blood” in Pakistani population. This study was conducted at a large scale through a population survey. The test population was divided into two groups i.e. general population and students. The Performa was designed for a general and student population and included 20 questions related to awareness of safe blood. A total of 4900 individuals belonging to different ethnic groups were included in this population survey. Results of social survey were analyzed by using Usman and Moin awareness chart. Results of this study revealed profound unawareness about safe blood in Pakistani population. This study found lack of awareness about safe blood as a major factor that is playing a vital role in the propagation of blood borne diseases in Pakistan. To secure the recipients from blood borne complications through blood donation, it is necessary to create effective awareness about safe blood in Pakistani population.

  20. Development of Safe Food Handling Guidelines for Korean Consumers.

    Science.gov (United States)

    Kang, Hee-Jin; Lee, Min-Woo; Hwang, In-Kyeong; Kim, Jeong-Weon

    2015-08-01

    The purpose of this study was to develop guidelines for Korean consumers with regard to safe food handling practices at home by identifying current food handling issues. Korean consumers' behaviors regarding their safe food handling were identified via survey questionnaires that included items on individual hygiene practices, prepreparation steps when cooking, the cooking process, and the storage of leftover foods. The subjects were 417 Korean parents with elementary school children living in Seoul and Gyeonggi Province in the central area of Korea. The survey results revealed gaps between the knowledge or practices of Korean consumers and scientific evidence pertaining to safe food handling practices. Based on these findings, a leaflet on safe food handling guidelines was developed in accordance with Korean food culture. These guidelines suggest personal hygiene practices as well as fundamental principles and procedures for safe food handling from the stage of food purchase to that of keeping leftover dishes. A pilot application study with 50 consumers revealed that the guidelines effectively improved Korean consumers' safe food handling practices, suggesting that they can serve as practical educational material suitable for Korean consumers.

  1. From Dignity to Employment - Newly arrived immigrants and refugees’ interpretations of opportunities to improve labor market participation through the Introduction Program

    OpenAIRE

    Ediassen, Tora

    2016-01-01

    Master i International Social Welfare and Health Policy The aim of this thesis is to explore how newly arrived immigrants and refugees interpret their opportunities to improve labor market participation through the Introduction Program. The thesis is based on qualitative interviews with six former participants of the program situated in Oslo, Norway. The Introduction Program is an activation program designed to qualify newly arrived immigrants and refugees for economic indep...

  2. Poetic Arrivals and Departures: Bodying the Ethnographic Field in Verse

    Directory of Open Access Journals (Sweden)

    Devika Chawla

    2008-05-01

    Full Text Available For decades, social research has engaged the "linguistic turn," which was considered revolutionary in the ways that scholars began to reframe reality, knowledge, and representation. Among ethnographers, this turn was robustly embraced, especially at the level of intersubjectivity, reflexivity, and positionality in field practices. More recently, the performance paradigm reframed the field, the ethnographer, and her participants as embodied persons and places with bodied terrains and topographies. In my recent ethnographic life history study about Indian women's experiences in Hindu arranged marriages, I entered my field equipped theoretically with some knowledge of and keen awareness about the positional and performative contingencies that would unravel in the field because I was working with women who had made very disparate choices from my own. However, when it arrived, my own crisis of representation was material, textual, epistemological, and theoretical. My experiences in the field radically reconfigured my relationship to ethnographic representation—the textual, the performed, and the performative. In this paper, I show my arrivals and departures in and out of theory, text, and performance as I re-envision my fieldwork as a site of bodied and embodied "material performances"—both my own and my participants'. I turn specifically to a symbolic analysis of a poem, which came upon me during fieldwork in the form of a performance text. I refer to this poem as a sideways mystory which in its poetic form allowed me to shift from an interpreter of tales to a cultural critic who wants to uncover hidden truths and provoke the audience to think about complex realities and act. URN: urn:nbn:de:0114-fqs0802248

  3. A Study of the Interplanetary Signatures of Earth-Arriving CMEs

    Science.gov (United States)

    Akiyama, S.; Yashiro, S.; Gopalswamy, N.; Xie, H.; Makela, P. A.; Kay, C.

    2017-12-01

    We studied interplanetary (IP) signatures associated with coronal mass ejections (CMEs) that are likely to reach Earth. In order to find Earth- arriving CMEs, we started with disk-center CMEs originating within 30 degrees from the central meridian and the equator. Using the side-view images from the STEREO mission, we excluded CMEs that faded out before reaching the Earth orbit, or were captured by other CMEs, or erupted away from the ecliptic plane. We found 61 Earth- arriving CMEs during 2009/10/01 - 2012/07/31 (inclusive). Though all events were observed to reach Earth in the STEREO/HI2 field of view, only 34 out of 61 events (56%) were associated with magnetic cloud (MC) or ejecta (EJ) observed by ACE or Wind. We compared the CME characteristics associated with 9 MCs, 25 EJs, and 27 no- clear- signature (NCS) events to find out what might cause the difference in the IP signatures. To avoid projection effects, we used coronagraph images obtained by the STEREO mission. The average speed (width) of CMEs associated with MCs, EJs, and NCSs are 484 km/s (104°), 663 km/s (135°), and 595 km/s (144°), respectively. CMEs associated with MCs tend to be less energetic than other types in our dataset. We also checked the coronal holes (CHs) near the CME source to examine the effect of the CME deflection. In the case of MCs and EJs, only 22% (2/9) and 28% (7/25) events have CHs near the source, while 48% (13/27) NCS events have nearby CHs. We discuss what factors near the Sun cause the observed differences at Earth.

  4. Equilibrium arrival times to queues with general service times and non-linear utility functions

    DEFF Research Database (Denmark)

    Breinbjerg, Jesper

    2017-01-01

    by a general utility function which is decreasing in the waiting time and service completion time of each customer. Applications of such queueing games range from people choosing when to arrive at a grand opening sale to travellers choosing when to line up at the gate when boarding an airplane. We develop...

  5. Factors associated with arrival densities of grasshopper sparrow (Ammodramus savannarum) and baird's sparrow (A. bairdii) in the upper great plains

    Science.gov (United States)

    Ahlering, M.A.; Johnson, D.H.; Faaborg, John

    2009-01-01

    Although critical to habitat and population management, the proximate cues that birds use to establish territories are largely unknown. Understanding these cues is important for birds, such as many grassland birds, that exhibit high annual variability in population density and make new habitat-selection decisions annually. Identifying the actual cues used is difficult in the field, but the factors associated with the arrival densities of birds can help uncover variables that are involved in or correlated with cues used for selection. During the summers of 2002–2004, we investigated how weather and local vegetation factors were related to arrival densities of Grasshopper Sparrows (Ammodramus savannarum) and Baird's Sparrows (A. bairdii) at three locations across North Dakota and Saskatchewan. Spring densities of Grasshopper Sparrows were positively correlated with concurrent May precipitation, whereas densities of Baird's Sparrows were negatively correlated with the previous winter's snowfall. We used a model-selection approach to evaluate the vegetation characteristics associated with arrival densities of birds. Grasshopper Sparrow densities showed a strong negative relationship to woody cover, and Baird's Sparrow densities showed a negative relationship to vegetation height and vegetation density near the ground. Our results provide a first detailed look at habitat and weather associations immediately after arrival in spring and an important first step in uncovering factors that may be involved in habitat selection in two grassland species.

  6. Safe-haven CDS Premia

    DEFF Research Database (Denmark)

    Klingler, Sven; Lando, David

    We argue that Credit Default Swap (CDS) premia for safe-haven sovereigns, like Germany and the United States, are driven to a large extent by regulatory requirements under which derivatives dealing banks have an incentive to buy CDS to hedge counterparty credit risk of their counterparties. We...

  7. Low vitamin B12 levels among newly-arrived refugees from Bhutan, Iran and Afghanistan: a multicentre Australian study.

    Directory of Open Access Journals (Sweden)

    Jill Benson

    Full Text Available BACKGROUND: Vitamin B12 deficiency is prevalent in many countries of origin of refugees. Using a threshold of 5% above which a prevalence of low Vitamin B12 is indicative of a population health problem, we hypothesised that Vitamin B12 deficiency exceeds this threshold among newly-arrived refugees resettling in Australia, and is higher among women due to their increased risk of food insecurity. This paper reports Vitamin B12 levels in a large cohort of newly arrived refugees in five Australian states and territories. METHODS: In a cross-sectional descriptive study, we collected Vitamin B12, folate and haematological indices on all refugees (n = 916; response rate 94% of eligible population who had been in Australia for less than one year, and attended one of the collaborating health services between July 2010 and July 2011. RESULTS: 16.5% of participants had Vitamin B12 deficiency (<150 pmol/L. One-third of participants from Iran and Bhutan, and one-quarter of participants from Afghanistan had Vitamin B12 deficiency. Contrary to our hypothesis, low Vitamin B12 levels were more prevalent in males than females. A higher prevalence of low Vitamin B12 was also reported in older age groups in some countries. The sensitivity of macrocytosis in detecting Vitamin B12 deficiency was only 4.6%. CONCLUSION: Vitamin B12 deficiency is an important population health issue in newly-arrived refugees from many countries. All newly-arrived refugees should be tested for Vitamin B12 deficiency. Ongoing research should investigate causes, treatment, and ways to mitigate food insecurity, and the contribution of such measures to enhancing the health of the refugee communities.

  8. Swimming Safely (A Cup of Health with CDC)

    Centers for Disease Control (CDC) Podcasts

    In the summertime, families will be flocking to pools for relaxation and relief from the heat. A few simple precautions can help ensure a safe day in the water. In this podcast, Michele Hlavsa discusses ways to stay safe at the pool.

  9. Time of arrival based location estimation for cooperative relay networks

    KAUST Repository

    Ç elebi, Hasari Burak; Abdallah, Mohamed M.; Hussain, Syed Imtiaz; Qaraqe, Khalid A.; Alouini, Mohamed-Slim

    2010-01-01

    In this paper, we investigate the performance of a cooperative relay network performing location estimation through time of arrival (TOA). We derive Cramer-Rao lower bound (CRLB) for the location estimates using the relay network. The analysis is extended to obtain average CRLB considering the signal fluctuations in both relay and direct links. The effects of the channel fading of both relay and direct links and amplification factor and location of the relay node on average CRLB are investigated. Simulation results show that the channel fading of both relay and direct links and amplification factor and location of relay node affect the accuracy of TOA based location estimation. ©2010 IEEE.

  10. Time of arrival based location estimation for cooperative relay networks

    KAUST Repository

    Çelebi, Hasari Burak

    2010-09-01

    In this paper, we investigate the performance of a cooperative relay network performing location estimation through time of arrival (TOA). We derive Cramer-Rao lower bound (CRLB) for the location estimates using the relay network. The analysis is extended to obtain average CRLB considering the signal fluctuations in both relay and direct links. The effects of the channel fading of both relay and direct links and amplification factor and location of the relay node on average CRLB are investigated. Simulation results show that the channel fading of both relay and direct links and amplification factor and location of relay node affect the accuracy of TOA based location estimation. ©2010 IEEE.

  11. How safe are nuclear plants? How safe should they be?

    International Nuclear Information System (INIS)

    Kouts, H.

    1988-01-01

    It has become customary to think about safety of nuclear plants in terms of risk as defined by the WASH-1400 study that some of the implications for the non-specialist escape our attention. Yet it is known that a rational program to understand safety, to identify unsafe events, and to use this kind of information or analysis to improve safety, requires us to use the methods of quantitative risk assessment. How this process can be made more understandable to a broader group of nontechnical people and how can a wider acceptance of the results of the process be developed have been questions under study and are addressed in this report. These are questions that have been struggled with for some time in the world of nuclear plant safety. The Nuclear Regulatory Commission examined them for several years as it moved toward developing a position on safety goals for nuclear plants, a requirement that had been assigned it by Congress. Opinion was sought from a broad spectrum of individuals, within the field of nuclear power and outside it, on the topic that was popularly called, ''How safe is safe enough?'' Views were solicited on the answer to the question and also on the way the answer should be framed when it was adopted. This report discusses the public policy and its implementation

  12. Mission Specialist Scott Parazynski arrives late at KSC

    Science.gov (United States)

    1998-01-01

    The T-38 jet aircraft arrives at the Shuttle Landing Facility carrying STS-95 Mission Specialist Scott E. Parazynski (second seat). The pilot is astronaut Kent Rominger. Parazynski's first plane experienced problems at the stop at Tyndall AFB and he had to wait for another jet and pilot to finish the flight to KSC. He joined other crewmembers Mission Commander Curtis L. Brown Jr., Pilot Steven W. Lindsey, Mission Specialist Stephen K. Robinson, Payload Specialist John H. Glenn Jr., senator from Ohio, Mission Specialist Pedro Duque, with the European Space Agency (ESA), and Payload Specialist Chiaki Mukai, with the National Space Development Agency of Japan (NASDA), for final pre-launch preparations. STS-95 is expected to launch at 2 p.m. EST on Oct. 29, last 8 days, 21 hours and 49 minutes, and land at 11:49 a.m. EST on Nov. 7.

  13. Ergonomics: safe patient handling and mobility.

    Science.gov (United States)

    Hallmark, Beth; Mechan, Patricia; Shores, Lynne

    2015-03-01

    This article reviews and investigates the issues surrounding ergonomics, with a specific focus on safe patient handling and mobility. The health care worker of today faces many challenges, one of which is related to the safety of patients. Safe patient handling and mobility is on the forefront of the movement to improve patient safety. This article reviews the risks associated with patient handling and mobility, and informs the reader of current evidence-based practice relevant to this area of care. Copyright © 2015 Elsevier Inc. All rights reserved.

  14. Locating single-point sources from arrival times containing large picking errors (LPEs): the virtual field optimization method (VFOM)

    Science.gov (United States)

    Li, Xi-Bing; Wang, Ze-Wei; Dong, Long-Jun

    2016-01-01

    Microseismic monitoring systems using local location techniques tend to be timely, automatic and stable. One basic requirement of these systems is the automatic picking of arrival times. However, arrival times generated by automated techniques always contain large picking errors (LPEs), which may make the location solution unreliable and cause the integrated system to be unstable. To overcome the LPE issue, we propose the virtual field optimization method (VFOM) for locating single-point sources. In contrast to existing approaches, the VFOM optimizes a continuous and virtually established objective function to search the space for the common intersection of the hyperboloids, which is determined by sensor pairs other than the least residual between the model-calculated and measured arrivals. The results of numerical examples and in-site blasts show that the VFOM can obtain more precise and stable solutions than traditional methods when the input data contain LPEs. Furthermore, we discuss the impact of LPEs on objective functions to determine the LPE-tolerant mechanism, velocity sensitivity and stopping criteria of the VFOM. The proposed method is also capable of locating acoustic sources using passive techniques such as passive sonar detection and acoustic emission.

  15. Be-safe travel, a web-based geographic application to explore safe-route in an area

    Science.gov (United States)

    Utamima, Amalia; Djunaidy, Arif

    2017-08-01

    In large cities in developing countries, the various forms of criminality are often found. For instance, the most prominent crimes in Surabaya, Indonesia is 3C, that is theft with violence (curas), theft by weighting (curat), and motor vehicle theft (curanmor). 3C case most often occurs on the highway and residential areas. Therefore, new entrants in an area should be aware of these kind of crimes. Route Planners System or route planning system such as Google Maps only consider the shortest distance in the calculation of the optimal route. The selection of the optimal path in this study not only consider the shortest distance, but also involves other factors, namely the security level. This research considers at the need for an application to recommend the safest road to be passed by the vehicle passengers while drive an area. This research propose Be-Safe Travel, a web-based application using Google API that can be accessed by people who like to drive in an area, but still lack of knowledge of the pathways which are safe from crime. Be-Safe Travel is not only useful for the new entrants, but also useful for delivery courier of valuables goods to go through the safest streets.

  16. Fail-safe computer-based plant protection systems

    International Nuclear Information System (INIS)

    Keats, A.B.

    1983-01-01

    A fail-safe mode of operation for computers used in nuclear reactor protection systems was first evolved in the UK for application to a sodium cooled fast reactor. The fail-safe properties of both the hardware and the software were achieved by permanently connecting test signals to some of the multiplexed inputs. This results in an unambiguous data pattern, each time the inputs are sequentially scanned by the multiplexer. The ''test inputs'' simulate transient excursions beyond defined safe limits. The alternating response of the trip algorithms to the ''out-of-limits'' test signals and the normal plant measurements is recognised by hardwired pattern recognition logic external to the computer system. For more general application to plant protection systems, a ''Test Signal Generator'' (TSG) is used to compute and generate test signals derived from prevailing operational conditions. The TSG, from its knowledge of the sensitivity of the trip algorithm to each of the input variables, generates a ''test disturbance'' which is superimposed upon each variable in turn, to simulate a transient excursion beyond the safe limits. The ''tripped'' status yielded by the trip algorithm when using data from a ''disturbed'' input forms part of a pattern determined by the order in which the disturbances are applied to the multiplexer inputs. The data pattern formed by the interleaved test disturbances is again recognised by logic external to the protection system's computers. This fail-safe mode of operation of computer-based protection systems provides a powerful defence against common-mode failure. It also reduces the importance of software verification in the licensing procedure. (author)

  17. Safe handling of radiation sources

    International Nuclear Information System (INIS)

    Abd Nasir Ibrahim; Azali Muhammad; Ab Razak Hamzah; Abd Aziz Mohamed; Mohammad Pauzi Ismail

    2004-01-01

    This chapter discussed the subjects related to the safe handling of radiation sources: type of radiation sources, method of use: transport within premises, transport outside premises; Disposal of Gamma Sources

  18. Strategies and challenges for safe injection practice in developing countries.

    Science.gov (United States)

    Gyawali, Sudesh; Rathore, Devendra Singh; Shankar, P Ravi; Kumar, Kc Vikash

    2013-01-01

    Injection is one of the important health care procedures used globally to administer drugs. Its unsafe use can transmit various blood borne pathogens. This article aims to review the history and status of injection practices, its importance, interventions and the challenges for safe injection practice in developing countries. The history of injections started with the discovery of syringe in the early nineteenth century. Safe injection practice in developed countries was initiated in the early twentieth century but has not received adequate attention in developing countries. The establishment of "Safe Injection Global Network (SIGN)" was an milestone towards safe injection practice globally. In developing countries, people perceive injection as a powerful healing tool and do not hesitate to pay more for injections. Unsafe disposal and reuse of contaminated syringe is common. Ensuring safe injection practice is one of the greatest challenges for healthcare system in developing countries. To address the problem, interventions with active involvement of a number of stakeholders is essential. A combination of educational, managerial and regulatory strategies is found to be effective and economically viable. Rational and safe use of injections can save many lives but unsafe practice threatens life. Safe injection practice is crucial in developing countries. Evidence based interventions, with honest commitment and participation from the service provider, recipient and community with aid of policy makers are required to ensure safe injection practice.

  19. Effective and Safe Ships

    DEFF Research Database (Denmark)

    Pedersen, Preben Terndrup; Amdahl, Jørgen; Rutgersson, Olle

    1996-01-01

    A Joint Nordic Research project "Effecive and Safe Ships" is presented. The project is aiming to develop methods and tools for quantitative evaluation fo ship safety. This report is the report of the preliminary phase where the plan for the main project is developed. The objectives of the project...

  20. Migration challenges among Zimbabwean refugees before, during and post arrival in South Africa

    Directory of Open Access Journals (Sweden)

    Erhabor Sunday Idemudia

    2013-01-01

    Full Text Available BACKGROUND: Zimbabweans are immigrating to South Africa with a commonly cited reason being economic opportunities. Prospects of finding employment may be a significant reason to leave behind family, friends, and community, sources that buffer and offer social support against life’s challenges. Currently, there is a dearth of research examining the motivators for Zimbabweans immigrating and the experiences encountered along the way and after arrival in South Africa. Such research is essential as large numbers of Zimbabweans may be at risk for emotional and physical trauma during this process. METHODS: Two gender specific focus group discussions, each lasting 90-minutes and consisting of homeless Zimbabwean refugees, were conducted in the Limpopo Province of South Africa. A semi-structured interview assessed for experiences in and reasons for leaving Zimbabwe, as well as experiences en-route and within South Africa. Discussions were audio-recorded, transcribed, and analyzed using consensual qualitative research and a constant comparison qualitative method. RESULTS: Three temporal themes were identified and included challenges and trauma experienced in Zimbabwe (pre-migration, during the immigration journey (mid-migration, and upon arrival in South Africa (post-migration. While there were some experiential differences, Zimbabwean men and women shared numerous traumatic commonalities. In addition to the themes, three subthemes contributing to reasons for leaving Zimbabwe, two subthemes of negative and traumatic experiences incurred mid-migration, and two post-migration subthemes of challenges were identified. CONCLUSIONS: Despite the difficulties encountered in their homeland, newly arrived Zimbabweans in South Africa may be exchanging old struggles for a new array of foreign and traumatic challenges. Reasons to immigrate and the psychological and physical toll of migration exacted at the individual and community levels are discussed

  1. Analysis of Methods of Determining the Safe Ship Trajectory

    Directory of Open Access Journals (Sweden)

    Jozef Lisowski

    2016-07-01

    Full Text Available The paper describes six methods of optimal and game theory and artificial neural network for synthesis of safe control in collision situations at sea. The application of optimal and game control algorithms to determine the own ship safe trajectory during the passing of other encountered ships in good and restricted visibility at sea is presented. The comparison of the safe ship control in collision situation: multi-step matrix non-cooperative and cooperative games, multi-stage positional non-cooperative and cooperative games have been introduced. The considerations have been illustrated with examples of computer simulation of the algorithms to determine safe of own ship trajectories in a navigational situation during passing of eight met ships.

  2. Local Safety Toolkit: Enabling safe communities of opportunity

    CSIR Research Space (South Africa)

    Holtmann, B

    2010-08-31

    Full Text Available remain inadequate to achieve safety. The Local Safety Toolkit supports a strategy for a Safe South Africa through the implementation of a model for a Safe Community of Opportunity. The model is the outcome of work undertaken over the course of the past...

  3. 77 FR 2019 - Security Zone; Passenger Vessel SAFARI EXPLORER Arrival/Departure, Kaunakakai Harbor, Molokai, HI

    Science.gov (United States)

    2012-01-13

    ...-AA87 Security Zone; Passenger Vessel SAFARI EXPLORER Arrival/ Departure, Kaunakakai Harbor, Molokai, HI... vessel SAFARI EXPLORER to its intended berth in the harbor. Entry into the temporary security zone is... operation of the SAFARI EXPLORER into Molokai has been voluntarily suspended by the operating company...

  4. Analysis of an M|G|1|R queue with batch arrivals and two hysteretic overload control policies

    Directory of Open Access Journals (Sweden)

    Gaidamaka Yuliya

    2014-09-01

    Full Text Available Hysteretic control of arrivals is one of the most easy-to-implement and effective solutions of overload problems occurring in SIP-servers. A mathematical model of an SIP server based on the queueing system M[X]|G|1(L,H|(H,R with batch arrivals and two hysteretic loops is being analyzed. This paper proposes two analytical methods for studying performance characteristics related to the number of customers in the system. Two control policies defined by instants when it is decided to change the system’s mode are considered. The expression for an important performance characteristic of each policy (the mean time between changes in the system mode is presented. Numerical examples that allow comparison of the efficiency of both policies are given

  5. Are EU Banks Safe?

    NARCIS (Netherlands)

    R.J. Theissen (Roel)

    2013-01-01

    markdownabstract__Abstract__ What exactly are the rules banks are subject to, and are they fit for purpose? These are the two questions addressed in this book ‘Are EU banks safe?’ and its descriptive companion book ‘EU banking supervision’. The full rulebook on banks is difficult to find

  6. Combined SAFE/SNAP approach to safeguards evaluation

    International Nuclear Information System (INIS)

    Engi, D.; Chapman, L.D.; Grant, F.H.; Polito, J.

    1980-01-01

    The scope of a safeguards evaluation model can efficiently address one of two issues: (1) global safeguards effectiveness or (2) vulnerability analysis for individual scenarios. The Safeguards Automated Facility Evaluation (SAFE) focuses on the first issue, while the Safeguards Network Analysis Procedure (SNAP) is directed towards the second. A combined SAFE/SNAP approach to the problem of safeguards evaluation is described and illustrated through an example. 4 refs

  7. A Privacy Analysis of Google and Yandex Safe Browsing

    OpenAIRE

    Gerbet , Thomas; Kumar , Amrit; Lauradoux , Cédric

    2015-01-01

    Google and Yandex Safe Browsing are popular services included in many webbrowsers to prevent users from visiting phishing or malware website links. If Safe Browsing servicesprotect their users from losing private information, they also require that their servers receivebrowsing information on the very same users. In this paper, we present an analysis of Googleand Yandex Safe Browsing services from a privacy perspective. We quantify the privacy providedby these services by analyzing the possib...

  8. Extinction and recolonization of coastal megafauna following human arrival in New Zealand.

    Science.gov (United States)

    Collins, Catherine J; Rawlence, Nicolas J; Prost, Stefan; Anderson, Christian N K; Knapp, Michael; Scofield, R Paul; Robertson, Bruce C; Smith, Ian; Matisoo-Smith, Elizabeth A; Chilvers, B Louise; Waters, Jonathan M

    2014-07-07

    Extinctions can dramatically reshape biological communities. As a case in point, ancient mass extinction events apparently facilitated dramatic new evolutionary radiations of surviving lineages. However, scientists have yet to fully understand the consequences of more recent biological upheaval, such as the megafaunal extinctions that occurred globally over the past 50 kyr. New Zealand was the world's last large landmass to be colonized by humans, and its exceptional archaeological record documents a vast number of vertebrate extinctions in the immediate aftermath of Polynesian arrival approximately AD 1280. This recently colonized archipelago thus presents an outstanding opportunity to test for rapid biological responses to extinction. Here, we use ancient DNA (aDNA) analysis to show that extinction of an endemic sea lion lineage (Phocarctos spp.) apparently facilitated a subsequent northward range expansion of a previously subantarctic-limited lineage. This finding parallels a similar extinction-replacement event in penguins (Megadyptes spp.). In both cases, an endemic mainland clade was completely eliminated soon after human arrival, and then replaced by a genetically divergent clade from the remote subantarctic region, all within the space of a few centuries. These data suggest that ecological and demographic processes can play a role in constraining lineage distributions, even for highly dispersive species, and highlight the potential for dynamic biological responses to extinction. © 2014 The Author(s) Published by the Royal Society. All rights reserved.

  9. 78 FR 53671 - Regulated Navigation Areas, Security Zones: Dignitary Arrival/Departure and United Nations...

    Science.gov (United States)

    2013-08-30

    ... waters of the Bronx Kill southeast of the Bronx Kill Rail Road Bridge (mile 0.6) (NAD 1983). (3) Marine... zone on the waters of the East River and Bronx Kill during the arrival and departure of the President... River and Bronx Kill in the vicinity of Randalls and Wards Islands. The RNA is approximately 2,150 yards...

  10. Young Children in Day and Night Care: Negotiating and Constructing Belonging during Daily Arrivals

    Science.gov (United States)

    Salonen, Eija; Laakso, Marja-Leena; Sevón, Eija

    2016-01-01

    The paper aims at understanding the processes related to young children's belonging during daily arrivals at day and night care. Two aspects of a child's belonging are considered: membership and sense of belonging. Data were gathered by ethnographic observation of 8 children aged from 20 to 36 months in two Finnish day care centres offering day…

  11. Safe corridors for K-wiring in phalangeal fractures

    Directory of Open Access Journals (Sweden)

    C Rex

    2015-01-01

    Conclusion: K-wiring through the safe corridor has proved to yield the best clinical results because of least tethering of soft tissues as evidenced by performing "on-table active finger movement test" at the time of surgery. We strongly recommend K-wiring through safe portals in all phalangeal fractures.

  12. Louse-borne relapsing fever in a refugee from Somalia arriving in Belgium.

    Science.gov (United States)

    Darcis, Gilles; Hayette, Marie-Pierre; Bontems, Sebastien; Sauvage, Anne-Sophie; Meuris, Christelle; Van Esbroeck, Marjan; Leonard, Philippe

    2016-03-01

    We report a case of louse-borne relapsing fever (LBRF) in a refugee from Somalia who had arrived in Belgium a few days earlier. He complained of myalgia and secondarily presented fever. Blood smears revealed spirochetes later identified as Borrelia recurrentis. LBRF should be considered in countries hosting refugees, particularly those who transit through endemic regions. © International Society of Travel Medicine, 2016. All rights reserved. Published by Oxford University Press. For permissions, please e-mail: journals.permissions@oup.com.

  13. How Schools Can Promote Healthy Development for Newly Arrived Immigrant and Refugee Adolescents: Research Priorities

    Science.gov (United States)

    McNeely, Clea A.; Morland, Lyn; Doty, S. Benjamin; Meschke, Laurie L.; Awad, Summer; Husain, Altaf; Nashwan, Ayat

    2017-01-01

    Background: The US education system must find creative and effective ways to foster the healthy development of the approximately 2 million newly arrived immigrant and refugee adolescents, many of whom contend with language barriers, limited prior education, trauma, and discrimination. We identify research priorities for promoting the school…

  14. Premiering SAFE for Safety Added Fuel Element - 15020

    International Nuclear Information System (INIS)

    Bhowmik, P.K.; Shamim, J.A.; Suh, K.Y.; Suh, K.S.

    2015-01-01

    The impact of the Fukushima accident has been the willingness to implement passive safety measures in reactor design and to simplify reactor design itself. Within this framework, a new fuel element, named SAFE (Safety Added Fuel Element) based on the concept of accident tolerant fuel, is presented. SAFE is a new type of fuel element cooled internally and externally by light water and with stainless steel as the cladding material. The removal of boron may trigger a series of changes which may simplify the system greatly. A simplified thermal analysis of SAFE shows that the fuel centerline temperature is well below the maximal limit during the normal operation of the plant

  15. Alcohol use and safe drinking

    Science.gov (United States)

    ... this page: //medlineplus.gov/ency/article/001944.htm Alcohol use and safe drinking To use the sharing features on this page, please enable JavaScript. Alcohol use involves drinking beer, wine, or hard liquor. ...

  16. Dukovany NPP - Safely 16 TERA

    International Nuclear Information System (INIS)

    Vlcek, J.

    2008-01-01

    In this presentation increasing of power output of the Dukovany NPP is reviewed. To operate all Dukovany Units safely with the perspective of long-term operation (LTO) of 50 - 60 years it is proposed.

  17. Setting priorities for safe motherhood interventions in resource-scarce settings.

    Science.gov (United States)

    Prata, Ndola; Sreenivas, Amita; Greig, Fiona; Walsh, Julia; Potts, Malcolm

    2010-01-01

    Guide policy-makers in prioritizing safe motherhood interventions. Three models (LOW, MED, HIGH) were constructed based on 34 sub-Saharan African countries to assess the relative cost-effectiveness of available safe motherhood interventions. Cost and effectiveness data were compiled and inserted into the WHO Mother Baby Package Costing Spreadsheet. For each model we assessed the percentage in maternal mortality reduction after implementing all interventions, and optimal combinations of interventions given restricted budgets of US$ 0.50, US$ 1.00, US$ 1.50 per capital maternal health expenditures respectively for LOW, MED, and HIGH models. The most cost-effective interventions were family planning and safe abortion (fpsa), antenatal care including misoprostol distribution for postpartum hemorrhage prevention at home deliveries (anc-miso), followed by sepsis treatment (sepsis) and facility-based postpartum hemorrhage management (pph). The combination of interventions that avert the greatest number of maternal deaths should be prioritized and expanded to cover the greatest number of women at risk. Those which save the most number of lives in each model are 'fpsa, anc-miso' and 'fpsa, sepsis, safe delivery' for LOW; 'fpsa, anc-miso' and 'fpsa, sepsis, safe delivery' for MED; and 'fpsa, anc-miso, sepsis, eclampsia treatment, safe delivery' for HIGH settings. Safe motherhood interventions save a significant number of newborn lives.

  18. Radar velocity determination using direction of arrival measurements

    Energy Technology Data Exchange (ETDEWEB)

    Doerry, Armin W.; Bickel, Douglas L.; Naething, Richard M.; Horndt, Volker

    2017-12-19

    The various technologies presented herein relate to utilizing direction of arrival (DOA) data to determine various flight parameters for an aircraft A plurality of radar images (e.g., SAR images) can be analyzed to identify a plurality of pixels in the radar images relating to one or more ground targets. In an embodiment, the plurality of pixels can be selected based upon the pixels exceeding a SNR threshold. The DOA data in conjunction with a measurable Doppler frequency for each pixel can be obtained. Multi-aperture technology enables derivation of an independent measure of DOA to each pixel based on interferometric analysis. This independent measure of DOA enables decoupling of the aircraft velocity from the DOA in a range-Doppler map, thereby enabling determination of a radar velocity. The determined aircraft velocity can be utilized to update an onboard INS, and to keep it aligned, without the need for additional velocity-measuring instrumentation.

  19. Determinants of health in recently arrived young migrants and refugees: a review of the literature

    Directory of Open Access Journals (Sweden)

    Eva Pfarrwaller

    2012-09-01

    Full Text Available

    Background: adolescent migrants are in a state of double vulnerability because of their age and migration experience. The purpose of this review was to identify risk and protective factors serving as a base for health promotion of young recent migrants.

    Methods: we assessed 95 papers identified through a MEDLINE search. Thirty-five papers were retained for review and analysed within the following themes: general health, mental health, cigarette smoking and sexual health.

    Results: young migrants’ health was considered good at arrival, but deteriorated with length of stay due to factors linked to migration. Mental health was determined by pre-migration factors, such as violence, and was strongly related to post-migration factors, such as asylum procedures, discrimination and low socio-economic status. Social support and family cohesion were identified as protective factors. We found a lack in epidemiologic data about tobacco use and sexual health issues. Results from North America indicated less frequent smoking in certain groups of immigrants. Some data suggested more frequent teenage pregnancies and abortions in young refugee women as compared to the host population. We also found some evidence about increased risk of sexually transmitted infections and HIV/AIDS in certain immigrant populations.

    Conclusions: migrant adolescents are generally healthy at arrival. The migration process and social inequalities after arrival influence their long-term health. A comprehensive approach to health promotion is necessary, taking into account risk and protective factors. More research is needed, in order to obtain more specific epidemiologic data about adolescent migrants, as well as longitudinal and qualitative data.

  20. Vitamin D status, bone mineral density and mental health in young Australian women: the Safe-D study

    Directory of Open Access Journals (Sweden)

    Emma T. Callegari

    2015-11-01

    Full Text Available Background. Vitamin D deficiency has been associated with both poor bone health and mental ill-health. More recently, a number of studies have found individuals with depressive symptoms tend to have reduced bone mineral density. To explore the interrelationships between vitamin D status, bone mineral density and mental-ill health we are assessing a range of clinical, behavioural and lifestyle factors in young women (Part A of the Safe-D study. Design and methods. Part A of the Safe-D study is a cross-sectional study aiming to recruit 468 young females aged 16-25 years living in Victoria, Australia, through Facebook advertising. Participants are required to complete an extensive, online questionnaire, wear an ultra-violet dosimeter for 14 consecutive days and attend a study site visit. Outcome measures include areal bone mineral measures at the lumbar spine, total hip and whole body, as well as soft tissue composition using dual energy x-ray absorptiometry. Trabecular and cortical volumetric bone density at the tibia is measured using peripheral quantitative computed tomography. Other tests include serum 25-hydroxyvitamin D, serum biochemistry and a range of health markers. Details of mood disorder/s and depressive and anxiety symptoms are obtained by self-report. Cutaneous melanin density is measured by spectrophotometry. Expected impact. The findings of this cross-sectional study will have implications for health promotion in young women and for clinical care of those with vitamin D deficiency and/or mental ill-health. Optimising both vitamin D status and mental health may protect against poor bone health and fractures in later life.