WorldWideScience

Sample records for array analysis revisited

  1. EzArray: A web-based highly automated Affymetrix expression array data management and analysis system

    Directory of Open Access Journals (Sweden)

    Zhu Yuelin

    2008-01-01

    Full Text Available Abstract Background Though microarray experiments are very popular in life science research, managing and analyzing microarray data are still challenging tasks for many biologists. Most microarray programs require users to have sophisticated knowledge of mathematics, statistics and computer skills for usage. With accumulating microarray data deposited in public databases, easy-to-use programs to re-analyze previously published microarray data are in high demand. Results EzArray is a web-based Affymetrix expression array data management and analysis system for researchers who need to organize microarray data efficiently and get data analyzed instantly. EzArray organizes microarray data into projects that can be analyzed online with predefined or custom procedures. EzArray performs data preprocessing and detection of differentially expressed genes with statistical methods. All analysis procedures are optimized and highly automated so that even novice users with limited pre-knowledge of microarray data analysis can complete initial analysis quickly. Since all input files, analysis parameters, and executed scripts can be downloaded, EzArray provides maximum reproducibility for each analysis. In addition, EzArray integrates with Gene Expression Omnibus (GEO and allows instantaneous re-analysis of published array data. Conclusion EzArray is a novel Affymetrix expression array data analysis and sharing system. EzArray provides easy-to-use tools for re-analyzing published microarray data and will help both novice and experienced users perform initial analysis of their microarray data from the location of data storage. We believe EzArray will be a useful system for facilities with microarray services and laboratories with multiple members involved in microarray data analysis. EzArray is freely available from http://www.ezarray.com/.

  2. Meta-analysis in clinical trials revisited.

    Science.gov (United States)

    DerSimonian, Rebecca; Laird, Nan

    2015-11-01

    In this paper, we revisit a 1986 article we published in this Journal, Meta-Analysis in Clinical Trials, where we introduced a random-effects model to summarize the evidence about treatment efficacy from a number of related clinical trials. Because of its simplicity and ease of implementation, our approach has been widely used (with more than 12,000 citations to date) and the "DerSimonian and Laird method" is now often referred to as the 'standard approach' or a 'popular' method for meta-analysis in medical and clinical research. The method is especially useful for providing an overall effect estimate and for characterizing the heterogeneity of effects across a series of studies. Here, we review the background that led to the original 1986 article, briefly describe the random-effects approach for meta-analysis, explore its use in various settings and trends over time and recommend a refinement to the method using a robust variance estimator for testing overall effect. We conclude with a discussion of repurposing the method for Big Data meta-analysis and Genome Wide Association Studies for studying the importance of genetic variants in complex diseases. Published by Elsevier Inc.

  3. Leakage analysis of crossbar memristor arrays

    KAUST Repository

    Zidan, Mohammed A.

    2014-07-01

    Crossbar memristor arrays provide a promising high density alternative for the current memory and storage technologies. These arrays suffer from parasitic current components that significantly increase the power consumption, and could ruin the readout operation. In this work we study the trade-off between the crossbar array density and the power consumption required for its readout. Our analysis is based on simulating full memristor arrays on a SPICE platform.

  4. Microbial Diagnostic Array Workstation (MDAW: a web server for diagnostic array data storage, sharing and analysis

    Directory of Open Access Journals (Sweden)

    Chang Yung-Fu

    2008-09-01

    Full Text Available Abstract Background Microarrays are becoming a very popular tool for microbial detection and diagnostics. Although these diagnostic arrays are much simpler when compared to the traditional transcriptome arrays, due to the high throughput nature of the arrays, the data analysis requirements still form a bottle neck for the widespread use of these diagnostic arrays. Hence we developed a new online data sharing and analysis environment customised for diagnostic arrays. Methods Microbial Diagnostic Array Workstation (MDAW is a database driven application designed in MS Access and front end designed in ASP.NET. Conclusion MDAW is a new resource that is customised for the data analysis requirements for microbial diagnostic arrays.

  5. Nanoelectrode array for electrochemical analysis

    Energy Technology Data Exchange (ETDEWEB)

    Yelton, William G [Sandia Park, NM; Siegal, Michael P [Albuquerque, NM

    2009-12-01

    A nanoelectrode array comprises a plurality of nanoelectrodes wherein the geometric dimensions of the electrode controls the electrochemical response, and the current density is independent of time. By combining a massive array of nanoelectrodes in parallel, the current signal can be amplified while still retaining the beneficial geometric advantages of nanoelectrodes. Such nanoelectrode arrays can be used in a sensor system for rapid, non-contaminating field analysis. For example, an array of suitably functionalized nanoelectrodes can be incorporated into a small, integrated sensor system that can identify many species rapidly and simultaneously under field conditions in high-resistivity water, without the need for chemical addition to increase conductivity.

  6. Leakage analysis of crossbar memristor arrays

    KAUST Repository

    Zidan, Mohammed A.; Salem, Ahmed Sultan; Fahmy, Hossam Aly Hassan; Salama, Khaled N.

    2014-01-01

    the readout operation. In this work we study the trade-off between the crossbar array density and the power consumption required for its readout. Our analysis is based on simulating full memristor arrays on a SPICE platform.

  7. Solar array qualification through qualified analysis

    Science.gov (United States)

    Zijdemans, J.; Cruijssen, H. J.; Wijker, J. J.

    1991-04-01

    To achieve qualification is in general a very expensive exercise. For solar arrays this is done by a dedicated test program through which final qualification is achieved. Due to severe competition on the solar array market, cheaper means are looked for to achieve a qualified product for the customers. One of the methods is to drastically limit the environmental test program and to qualify the solar-array structure against its environmental loads by analysis. Qualification by analysis is possible. The benefits are that a significant amount of development effort can be saved in case such a powerful tool is available. Extensive testing can be avoided thus saving time and money.

  8. Revisiting Okun's Relationship

    NARCIS (Netherlands)

    Dixon, R.; Lim, G.C.; van Ours, Jan

    2016-01-01

    Our paper revisits Okun's relationship between observed unemployment rates and output gaps. We include in the relationship the effect of labour market institutions as well as age and gender effects. Our empirical analysis is based on 20 OECD countries over the period 1985-2013. We find that the

  9. Update-in-Place Analysis for True Multidimensional Arrays

    Directory of Open Access Journals (Sweden)

    Steven M. Fitzgerald

    1996-01-01

    Full Text Available Applicative languages have been proposed for defining algorithms for parallel architectures because they are implicitly parallel and lack side effects. However, straightforward implementations of applicative-language compilers may induce large amounts of copying to preserve program semantics. The unnecessary copying of data can increase both the execution time and the memory requirements of an application. To eliminate the unnecessary copying of data, the Sisal compiler uses both build-in-place and update-in-place analyses. These optimizations remove unnecessary array copy operations through compile-time analysis. Both build-in-place and update-in-place are based on hierarchical ragged arrays, i.e., the vector-of-vectors array model. Although this array model is convenient for certain applications, many optimizations are precluded, e.g., vectorization. To compensate for this deficiency, new languages, such as Sisal 2.0, have extended array models that allow for both high-level array operations to be performed and efficient implementations to be devised. In this article, we introduce a new method to perform update-in-place analysis that is applicable to arrays stored either in hierarchical or in contiguous storage. Consequently, the array model that is appropriate for an application can be selected without the loss of performance. Moreover, our analysis is more amenable for distributed memory and large software systems.

  10. Hybrid Information Flow Analysis for Programs with Arrays

    Directory of Open Access Journals (Sweden)

    Gergö Barany

    2016-07-01

    Full Text Available Information flow analysis checks whether certain pieces of (confidential data may affect the results of computations in unwanted ways and thus leak information. Dynamic information flow analysis adds instrumentation code to the target software to track flows at run time and raise alarms if a flow policy is violated; hybrid analyses combine this with preliminary static analysis. Using a subset of C as the target language, we extend previous work on hybrid information flow analysis that handled pointers to scalars. Our extended formulation handles arrays, pointers to array elements, and pointer arithmetic. Information flow through arrays of pointers is tracked precisely while arrays of non-pointer types are summarized efficiently. A prototype of our approach is implemented using the Frama-C program analysis and transformation framework. Work on a full machine-checked proof of the correctness of our approach using Isabelle/HOL is well underway; we present the existing parts and sketch the rest of the correctness argument.

  11. Fault Analysis in Solar Photovoltaic Arrays

    Science.gov (United States)

    Zhao, Ye

    Fault analysis in solar photovoltaic (PV) arrays is a fundamental task to increase reliability, efficiency and safety in PV systems. Conventional fault protection methods usually add fuses or circuit breakers in series with PV components. But these protection devices are only able to clear faults and isolate faulty circuits if they carry a large fault current. However, this research shows that faults in PV arrays may not be cleared by fuses under some fault scenarios, due to the current-limiting nature and non-linear output characteristics of PV arrays. First, this thesis introduces new simulation and analytic models that are suitable for fault analysis in PV arrays. Based on the simulation environment, this thesis studies a variety of typical faults in PV arrays, such as ground faults, line-line faults, and mismatch faults. The effect of a maximum power point tracker on fault current is discussed and shown to, at times, prevent the fault current protection devices to trip. A small-scale experimental PV benchmark system has been developed in Northeastern University to further validate the simulation conclusions. Additionally, this thesis examines two types of unique faults found in a PV array that have not been studied in the literature. One is a fault that occurs under low irradiance condition. The other is a fault evolution in a PV array during night-to-day transition. Our simulation and experimental results show that overcurrent protection devices are unable to clear the fault under "low irradiance" and "night-to-day transition". However, the overcurrent protection devices may work properly when the same PV fault occurs in daylight. As a result, a fault under "low irradiance" and "night-to-day transition" might be hidden in the PV array and become a potential hazard for system efficiency and reliability.

  12. arrayCGHbase: an analysis platform for comparative genomic hybridization microarrays

    Directory of Open Access Journals (Sweden)

    Moreau Yves

    2005-05-01

    Full Text Available Abstract Background The availability of the human genome sequence as well as the large number of physically accessible oligonucleotides, cDNA, and BAC clones across the entire genome has triggered and accelerated the use of several platforms for analysis of DNA copy number changes, amongst others microarray comparative genomic hybridization (arrayCGH. One of the challenges inherent to this new technology is the management and analysis of large numbers of data points generated in each individual experiment. Results We have developed arrayCGHbase, a comprehensive analysis platform for arrayCGH experiments consisting of a MIAME (Minimal Information About a Microarray Experiment supportive database using MySQL underlying a data mining web tool, to store, analyze, interpret, compare, and visualize arrayCGH results in a uniform and user-friendly format. Following its flexible design, arrayCGHbase is compatible with all existing and forthcoming arrayCGH platforms. Data can be exported in a multitude of formats, including BED files to map copy number information on the genome using the Ensembl or UCSC genome browser. Conclusion ArrayCGHbase is a web based and platform independent arrayCGH data analysis tool, that allows users to access the analysis suite through the internet or a local intranet after installation on a private server. ArrayCGHbase is available at http://medgen.ugent.be/arrayCGHbase/.

  13. Performance Analysis of Digital loudspeaker Arrays

    DEFF Research Database (Denmark)

    Pedersen, Bo Rohde; Kontomichos, Fotios; Mourjopoulos, John

    2008-01-01

    An analysis of digital loudspeaker arrays shows that the ways in which bits are mapped to the drivers influence the quality of the audio result. Specifically, a "bit-summed" rather than the traditional "bit-mapped" strategy greatly reduces the number of times drivers make binary transitions per...... period of the input frequency. Detailed simulations compare the results for a 32-loudspeaker array with a similar configuration with analog excitation of the drivers. Ideally, drivers in digital arrays should be very small and span a small area, but that sets limits on the low-frequency response...

  14. Balanced into array : genome-wide array analysis in 54 patients with an apparently balanced de novo chromosome rearrangement and a meta-analysis

    NARCIS (Netherlands)

    Feenstra, Ilse; Hanemaaijer, Nicolien; Sikkema-Raddatz, Birgit; Yntema, Helger; Dijkhuizen, Trijnie; Lugtenberg, Dorien; Verheij, Joke; Green, Andrew; Hordijk, Roel; Reardon, William; de Vries, Bert; Brunner, Han; Bongers, Ernie; de Leeuw, Nicole; van Ravenswaaij-Arts, Conny

    2011-01-01

    High-resolution genome-wide array analysis enables detailed screening for cryptic and submicroscopic imbalances of microscopically balanced de novo rearrangements in patients with developmental delay and/or congenital abnormalities. In this report, we added the results of genome-wide array analysis

  15. Waveguide Phased Array Antenna Analysis and Synthesis

    NARCIS (Netherlands)

    Visser, H.J.; Keizer, W.P.M.N.

    1996-01-01

    Results of two software packages for analysis and synthesis of waveguide phased array antennas are shown. The antennas consist of arrays of open-ended waveguides where irises can be placed in the waveguide apertures and multiple dielectric sheets in front of the apertures in order to accomplish a

  16. Revisiting the Okun relationship

    NARCIS (Netherlands)

    Dixon, R. (Robert); Lim, G.C.; J.C. van Ours (Jan)

    2017-01-01

    textabstractOur article revisits the Okun relationship between observed unemployment rates and output gaps. We include in the relationship the effect of labour market institutions as well as age and gender effects. Our empirical analysis is based on 20 OECD countries over the period 1985–2013. We

  17. A Structural Equation Model of Risk Perception of Rockfall for Revisit Intention

    OpenAIRE

    Ya-Fen Lee; Yun-Yao Chi

    2014-01-01

    The study aims to explore the relationship between risk perception of rockfall and revisit intention using a Structural Equation Modeling (SEM) analysis. A total of 573 valid questionnaires are collected from travelers to Taroko National Park, Taiwan. The findings show the majority of travelers have the medium perception of rockfall risk, and are willing to revisit the Taroko National Park. The revisit intention to Taroko National Park is influenced by hazardous preferences, willingness-to-pa...

  18. Revisiting the level scheme of the proton emitter 151Lu

    International Nuclear Information System (INIS)

    Wang, F.; Sun, B.H.; Liu, Z.; Scholey, C.; Eeckhaudt, S.; Grahn, T.; Greenlees, P.T.; Jones, P.; Julin, R.; Juutinen, S.; Kettelhut, S.; Leino, M.; Nyman, M.; Rahkila, P.; Saren, J.; Sorri, J.; Uusitalo, J.; Ashley, S.F.; Cullen, I.J.; Garnsworthy, A.B.; Gelletly, W.; Jones, G.A.; Pietri, S.; Podolyak, Z.; Steer, S.; Thompson, N.J.; Walker, P.M.; Williams, S.; Bianco, L.; Darby, I.G.; Joss, D.T.; Page, R.D.; Pakarinen, J.; Rigby, S.; Cullen, D.M.; Khan, S.; Kishada, A.; Gomez-Hornillos, M.B.; Simpson, J.; Jenkins, D.G.; Niikura, M.; Seweryniak, D.; Shizuma, Toshiyuki

    2015-01-01

    An experiment aiming to search for new isomers in the region of proton emitter 151 Lu was performed at the Accelerator Laboratory of the University of Jyväskylä (JYFL), by combining the high resolution γ-ray array JUROGAM, gas-filled RITU separator and GREAT detectors with the triggerless total data readout acquisition (TDR) system. In this proceeding, we revisit the level scheme of 151 Lu by using the proton-tagging technique. A level scheme consistent with the latest experimental results is obtained, and 3 additional levels are identified at high excitation energies. (author)

  19. High-resolution SNP array analysis of patients with developmental disorder and normal array CGH results

    Directory of Open Access Journals (Sweden)

    Siggberg Linda

    2012-09-01

    Full Text Available Abstract Background Diagnostic analysis of patients with developmental disorders has improved over recent years largely due to the use of microarray technology. Array methods that facilitate copy number analysis have enabled the diagnosis of up to 20% more patients with previously normal karyotyping results. A substantial number of patients remain undiagnosed, however. Methods and Results Using the Genome-Wide Human SNP array 6.0, we analyzed 35 patients with a developmental disorder of unknown cause and normal array comparative genomic hybridization (array CGH results, in order to characterize previously undefined genomic aberrations. We detected no seemingly pathogenic copy number aberrations. Most of the vast amount of data produced by the array was polymorphic and non-informative. Filtering of this data, based on copy number variant (CNV population frequencies as well as phenotypically relevant genes, enabled pinpointing regions of allelic homozygosity that included candidate genes correlating to the phenotypic features in four patients, but results could not be confirmed. Conclusions In this study, the use of an ultra high-resolution SNP array did not contribute to further diagnose patients with developmental disorders of unknown cause. The statistical power of these results is limited by the small size of the patient cohort, and interpretation of these negative results can only be applied to the patients studied here. We present the results of our study and the recurrence of clustered allelic homozygosity present in this material, as detected by the SNP 6.0 array.

  20. HTGR core seismic analysis using an array processor

    International Nuclear Information System (INIS)

    Shatoff, H.; Charman, C.M.

    1983-01-01

    A Floating Point Systems array processor performs nonlinear dynamic analysis of the high-temperature gas-cooled reactor (HTGR) core with significant time and cost savings. The graphite HTGR core consists of approximately 8000 blocks of various shapes which are subject to motion and impact during a seismic event. Two-dimensional computer programs (CRUNCH2D, MCOCO) can perform explicit step-by-step dynamic analyses of up to 600 blocks for time-history motions. However, use of two-dimensional codes was limited by the large cost and run times required. Three-dimensional analysis of the entire core, or even a large part of it, had been considered totally impractical. Because of the needs of the HTGR core seismic program, a Floating Point Systems array processor was used to enhance computer performance of the two-dimensional core seismic computer programs, MCOCO and CRUNCH2D. This effort began by converting the computational algorithms used in the codes to a form which takes maximum advantage of the parallel and pipeline processors offered by the architecture of the Floating Point Systems array processor. The subsequent conversion of the vectorized FORTRAN coding to the array processor required a significant programming effort to make the system work on the General Atomic (GA) UNIVAC 1100/82 host. These efforts were quite rewarding, however, since the cost of running the codes has been reduced approximately 50-fold and the time threefold. The core seismic analysis with large two-dimensional models has now become routine and extension to three-dimensional analysis is feasible. These codes simulate the one-fifth-scale full-array HTGR core model. This paper compares the analysis with the test results for sine-sweep motion

  1. Design and Analysis of MEMS Linear Phased Array

    Directory of Open Access Journals (Sweden)

    Guoxiang Fan

    2016-01-01

    Full Text Available A structure of micro-electro-mechanical system (MEMS linear phased array based on “multi-cell” element is designed to increase radiation sound pressure of transducer working in bending vibration mode at high frequency. In order to more accurately predict the resonant frequency of an element, the theoretical analysis of the dynamic equation of a fixed rectangular composite plate and finite element method simulation are adopted. The effects of the parameters both in the lateral and elevation direction on the three-dimensional beam directivity characteristics are comprehensively analyzed. The key parameters in the analysis include the “cell” number of element, “cell” size, “inter-cell” spacing and the number of elements, element width. The simulation results show that optimizing the linear array parameters both in the lateral and elevation direction can greatly improve the three-dimensional beam focusing for MEMS linear phased array, which is obviously different from the traditional linear array.

  2. Analysis of measurements on wind turbine arrays. Vol. 1

    International Nuclear Information System (INIS)

    Hoeg, E.

    1990-12-01

    In 1989 a Danish electric power company initiated an analysis of eight wind turbine arrays. Data from this project is presented together with the explained results of the analyses and the output variations for individual arrays and for systems within the arrays. The models for prognosis are compared and evaluated in order to find that which is most effective. (AB)

  3. Fabrication of plasmonic cavity arrays for SERS analysis

    Science.gov (United States)

    Li, Ning; Feng, Lei; Teng, Fei; Lu, Nan

    2017-05-01

    The plasmonic cavity arrays are ideal substrates for surface enhanced Raman scattering analysis because they can provide hot spots with large volume for analyte molecules. The large area increases the probability to make more analyte molecules on hot spots and leads to a high reproducibility. Therefore, to develop a simple method for creating cavity arrays is important. Herein, we demonstrate how to fabricate a V and W shape cavity arrays by a simple method based on self-assembly. Briefly, the V and W shape cavity arrays are respectively fabricated by taking KOH etching on a nanohole and a nanoring array patterned silicon (Si) slides. The nanohole array is generated by taking a reactive ion etching on a Si slide assembled with monolayer of polystyrene (PS) spheres. The nanoring array is generated by taking a reactive ion etching on a Si slide covered with a monolayer of octadecyltrichlorosilane before self-assembling PS spheres. Both plasmonic V and W cavity arrays can provide large hot area, which increases the probability for analyte molecules to deposit on the hot spots. Taking 4-Mercaptopyridine as analyte probe, the enhancement factor can reach 2.99 × 105 and 9.97 × 105 for plasmonic V cavity and W cavity array, respectively. The relative standard deviations of the plasmonic V and W cavity arrays are 6.5% and 10.2% respectively according to the spectra collected on 20 random spots.

  4. Crosstalk analysis of silicon-on-insulator nanowire-arrayed waveguide grating

    International Nuclear Information System (INIS)

    Li Kai-Li; An Jun-Ming; Zhang Jia-Shun; Wang Yue; Wang Liang-Liang; Li Jian-Guang; Wu Yuan-Da; Yin Xiao-Jie; Hu Xiong-Wei

    2016-01-01

    The factors influencing the crosstalk of silicon-on-insulator (SOI) nanowire arrayed waveguide grating (AWG) are analyzed using the transfer function method. The analysis shows that wider and thicker arrayed waveguides, outsider fracture of arrayed waveguide, and larger channel space, could mitigate the deterioration of crosstalk. The SOI nanowire AWGs with different arrayed waveguide widths are fabricated by using deep ultraviolet lithography (DUV) and inductively coupled plasma etching (ICP) technology. The measurement results show that the crosstalk performance is improved by about 7 dB through adopting 800 nm arrayed waveguide width. (paper)

  5. Network and system diagrams revisited: Satisfying CEA requirements for causality analysis

    International Nuclear Information System (INIS)

    Perdicoulis, Anastassios; Piper, Jake

    2008-01-01

    Published guidelines for Cumulative Effects Assessment (CEA) have called for the identification of cause-and-effect relationships, or causality, challenging researchers to identify methods that can possibly meet CEA's specific requirements. Together with an outline of these requirements from CEA key literature, the various definitions of cumulative effects point to the direction of a method for causality analysis that is visually-oriented and qualitative. This article consequently revisits network and system diagrams, resolves their reported shortcomings, and extends their capabilities with causal loop diagramming methodology. The application of the resulting composite causality analysis method to three Environmental Impact Assessment (EIA) case studies appears to satisfy the specific requirements of CEA regarding causality. Three 'moments' are envisaged for the use of the proposed method: during the scoping stage, during the assessment process, and during the stakeholder participation process

  6. Analysis and synthesis of (SAR) waveguide phased array antennas

    Science.gov (United States)

    Visser, H. J.

    1994-02-01

    This report describes work performed due to ESA contract No. 101 34/93/NL/PB. Started is with a literature study on dual polarized waveguide radiators, resulting in the choice for the open ended square waveguide. After a thorough description of the mode matching infinite waveguide array analysis method - including finiteness effects - that forms the basis for all further described analysis and synthesis methods, the accuracy of the analysis software is validated by comparison with measurements on two realized antennas. These antennas have centered irises in the waveguide apertures and a dielectric wide angle impedance matching sheet in front of the antenna. A synthesis method, using simulated annealing and downhill simplex, is described next and different antenna designs, based on the analysis of a single element in an infinite array environment, are presented. Next, designs of subarrays are presented. Shown is the paramount importance of including the array environment in the design of a subarray. A microstrip patch waveguide exciter and subarray feeding network are discussed and the depth of the waveguide radiator is estimated. Chosen is a rectangular grid array with waveguides of 2.5 cm depth without irises and without dielectric sheet, grouped in linear 8 elements subarrays.

  7. An Empirical Study of Precise Interprocedural Array Analysis

    Directory of Open Access Journals (Sweden)

    Michael Hind

    1994-01-01

    Full Text Available In this article we examine the role played by the interprocedural analysis of array accesses in the automatic parallelization of Fortran programs. We use the PTRAN system to provide measurements of several benchmarks to compare different methods of representing interprocedurally accessed arrays. We examine issues concerning the effectiveness of automatic parallelization using these methods and the efficiency of a precise summarization method.

  8. Reliability analysis of the solar array based on Fault Tree Analysis

    International Nuclear Information System (INIS)

    Wu Jianing; Yan Shaoze

    2011-01-01

    The solar array is an important device used in the spacecraft, which influences the quality of in-orbit operation of the spacecraft and even the launches. This paper analyzes the reliability of the mechanical system and certifies the most vital subsystem of the solar array. The fault tree analysis (FTA) model is established according to the operating process of the mechanical system based on DFH-3 satellite; the logical expression of the top event is obtained by Boolean algebra and the reliability of the solar array is calculated. The conclusion shows that the hinges are the most vital links between the solar arrays. By analyzing the structure importance(SI) of the hinge's FTA model, some fatal causes, including faults of the seal, insufficient torque of the locking spring, temperature in space, and friction force, can be identified. Damage is the initial stage of the fault, so limiting damage is significant to prevent faults. Furthermore, recommendations for improving reliability associated with damage limitation are discussed, which can be used for the redesigning of the solar array and the reliability growth planning.

  9. Reliability analysis of the solar array based on Fault Tree Analysis

    Energy Technology Data Exchange (ETDEWEB)

    Wu Jianing; Yan Shaoze, E-mail: yansz@mail.tsinghua.edu.cn [State Key Laboratory of Tribology, Department of Precision Instruments and Mechanology, Tsinghua University,Beijing 100084 (China)

    2011-07-19

    The solar array is an important device used in the spacecraft, which influences the quality of in-orbit operation of the spacecraft and even the launches. This paper analyzes the reliability of the mechanical system and certifies the most vital subsystem of the solar array. The fault tree analysis (FTA) model is established according to the operating process of the mechanical system based on DFH-3 satellite; the logical expression of the top event is obtained by Boolean algebra and the reliability of the solar array is calculated. The conclusion shows that the hinges are the most vital links between the solar arrays. By analyzing the structure importance(SI) of the hinge's FTA model, some fatal causes, including faults of the seal, insufficient torque of the locking spring, temperature in space, and friction force, can be identified. Damage is the initial stage of the fault, so limiting damage is significant to prevent faults. Furthermore, recommendations for improving reliability associated with damage limitation are discussed, which can be used for the redesigning of the solar array and the reliability growth planning.

  10. Deterministic Graphical Games Revisited

    DEFF Research Database (Denmark)

    Andersson, Klas Olof Daniel; Hansen, Kristoffer Arnsfelt; Miltersen, Peter Bro

    2012-01-01

    Starting from Zermelo’s classical formal treatment of chess, we trace through history the analysis of two-player win/lose/draw games with perfect information and potentially infinite play. Such chess-like games have appeared in many different research communities, and methods for solving them......, such as retrograde analysis, have been rediscovered independently. We then revisit Washburn’s deterministic graphical games (DGGs), a natural generalization of chess-like games to arbitrary zero-sum payoffs. We study the complexity of solving DGGs and obtain an almost-linear time comparison-based algorithm...

  11. Predictors and Outcomes of Revisits in Older Adults Discharged from the Emergency Department.

    Science.gov (United States)

    de Gelder, Jelle; Lucke, Jacinta A; de Groot, Bas; Fogteloo, Anne J; Anten, Sander; Heringhaus, Christian; Dekkers, Olaf M; Blauw, Gerard J; Mooijaart, Simon P

    2018-04-01

    To study predictors of emergency department (ED) revisits and the association between ED revisits and 90-day functional decline or mortality. Multicenter cohort study. One academic and two regional Dutch hospitals. Older adults discharged from the ED (N=1,093). At baseline, data on demographic characteristics, illness severity, and geriatric parameters (cognition, functional capacity) were collected. All participants were prospectively followed for an unplanned revisit within 30 days and for functional decline and mortality 90 days after the initial visit. The median age was 79 (interquartile range 74-84), and 114 participants (10.4%) had an ED revisit within 30 days of discharge. Age (hazard ratio (HR)=0.96, 95% confidence interval (CI)=0.92-0.99), male sex (HR=1.61, 95% CI=1.05-2.45), polypharmacy (HR=2.06, 95% CI=1.34-3.16), and cognitive impairment (HR=1.71, 95% CI=1.02-2.88) were independent predictors of a 30-day ED revisit. The area under the receiver operating characteristic curve to predict an ED revisit was 0.65 (95% CI=0.60-0.70). In a propensity score-matched analysis, individuals with an ED revisit were at higher risk (odds ratio=1.99 95% CI=1.06-3.71) of functional decline or mortality. Age, male sex, polypharmacy, and cognitive impairment were independent predictors of a 30-day ED revisit, but no useful clinical prediction model could be developed. However, an early ED revisit is a strong new predictor of adverse outcomes in older adults. © 2018 The Authors. The Journal of the American Geriatrics Society published by Wiley Periodicals, Inc. on behalf of The American Geriatrics Society.

  12. Analysis of Camera Arrays Applicable to the Internet of Things.

    Science.gov (United States)

    Yang, Jiachen; Xu, Ru; Lv, Zhihan; Song, Houbing

    2016-03-22

    The Internet of Things is built based on various sensors and networks. Sensors for stereo capture are essential for acquiring information and have been applied in different fields. In this paper, we focus on the camera modeling and analysis, which is very important for stereo display and helps with viewing. We model two kinds of cameras, a parallel and a converged one, and analyze the difference between them in vertical and horizontal parallax. Even though different kinds of camera arrays are used in various applications and analyzed in the research work, there are few discussions on the comparison of them. Therefore, we make a detailed analysis about their performance over different shooting distances. From our analysis, we find that the threshold of shooting distance for converged cameras is 7 m. In addition, we design a camera array in our work that can be used as a parallel camera array, as well as a converged camera array and take some images and videos with it to identify the threshold.

  13. Physical analysis for designing nested-wire arrays on Z-pinch implosion

    International Nuclear Information System (INIS)

    Yang Zhenhua; Liu Quan; Ding Ning; Ning Cheng

    2005-01-01

    Z-pinch experiments have demonstrated that the X-ray power increases 40% with a nested-wire array compared with that with a single-layered wire array. The design of the nested-wire array on Z accelerator is studied through the implosion dynamics and the growth of RT instabilities. The analysis shows that the nested-wire array does not produce more total X-ray radiation energy than the single-layered wire array, but it obviously increases the X-ray power. The radius of the outer array of the nested-wire array could be determined based on the radius of the optimized single-layered. The masses of the outer and inner arrays could be determined by the implosion time of the nested-wire array, which is roughly the same as that of the single-layered wire array. Some suggestions are put forward which may be helpful in the nested-wire array design for Z-pinch experiments. (authors)

  14. Parametric analysis of ATM solar array.

    Science.gov (United States)

    Singh, B. K.; Adkisson, W. B.

    1973-01-01

    The paper discusses the methods used for the calculation of ATM solar array performance characteristics and provides the parametric analysis of solar panels used in SKYLAB. To predict the solar array performance under conditions other than test conditions, a mathematical model has been developed. Four computer programs have been used to convert the solar simulator test data to the parametric curves. The first performs module summations, the second determines average solar cell characteristics which will cause a mathematical model to generate a curve matching the test data, the third is a polynomial fit program which determines the polynomial equations for the solar cell characteristics versus temperature, and the fourth program uses the polynomial coefficients generated by the polynomial curve fit program to generate the parametric data.

  15. Oligonucleotide arrays vs. metaphase-comparative genomic hybridisation and BAC arrays for single-cell analysis: first applications to preimplantation genetic diagnosis for Robertsonian translocation carriers.

    Science.gov (United States)

    Ramos, Laia; del Rey, Javier; Daina, Gemma; García-Aragonés, Manel; Armengol, Lluís; Fernandez-Encinas, Alba; Parriego, Mònica; Boada, Montserrat; Martinez-Passarell, Olga; Martorell, Maria Rosa; Casagran, Oriol; Benet, Jordi; Navarro, Joaquima

    2014-01-01

    Comprehensive chromosome analysis techniques such as metaphase-Comparative Genomic Hybridisation (CGH) and array-CGH are available for single-cell analysis. However, while metaphase-CGH and BAC array-CGH have been widely used for Preimplantation Genetic Diagnosis, oligonucleotide array-CGH has not been used in an extensive way. A comparison between oligonucleotide array-CGH and metaphase-CGH has been performed analysing 15 single fibroblasts from aneuploid cell-lines and 18 single blastomeres from human cleavage-stage embryos. Afterwards, oligonucleotide array-CGH and BAC array-CGH were also compared analysing 16 single blastomeres from human cleavage-stage embryos. All three comprehensive analysis techniques provided broadly similar cytogenetic profiles; however, non-identical profiles appeared when extensive aneuploidies were present in a cell. Both array techniques provided an optimised analysis procedure and a higher resolution than metaphase-CGH. Moreover, oligonucleotide array-CGH was able to define extra segmental imbalances in 14.7% of the blastomeres and it better determined the specific unbalanced chromosome regions due to a higher resolution of the technique (≈ 20 kb). Applicability of oligonucleotide array-CGH for Preimplantation Genetic Diagnosis has been demonstrated in two cases of Robertsonian translocation carriers 45,XY,der(13;14)(q10;q10). Transfer of euploid embryos was performed in both cases and pregnancy was achieved by one of the couples. This is the first time that an oligonucleotide array-CGH approach has been successfully applied to Preimplantation Genetic Diagnosis for balanced chromosome rearrangement carriers.

  16. Oligonucleotide arrays vs. metaphase-comparative genomic hybridisation and BAC arrays for single-cell analysis: first applications to preimplantation genetic diagnosis for Robertsonian translocation carriers.

    Directory of Open Access Journals (Sweden)

    Laia Ramos

    Full Text Available Comprehensive chromosome analysis techniques such as metaphase-Comparative Genomic Hybridisation (CGH and array-CGH are available for single-cell analysis. However, while metaphase-CGH and BAC array-CGH have been widely used for Preimplantation Genetic Diagnosis, oligonucleotide array-CGH has not been used in an extensive way. A comparison between oligonucleotide array-CGH and metaphase-CGH has been performed analysing 15 single fibroblasts from aneuploid cell-lines and 18 single blastomeres from human cleavage-stage embryos. Afterwards, oligonucleotide array-CGH and BAC array-CGH were also compared analysing 16 single blastomeres from human cleavage-stage embryos. All three comprehensive analysis techniques provided broadly similar cytogenetic profiles; however, non-identical profiles appeared when extensive aneuploidies were present in a cell. Both array techniques provided an optimised analysis procedure and a higher resolution than metaphase-CGH. Moreover, oligonucleotide array-CGH was able to define extra segmental imbalances in 14.7% of the blastomeres and it better determined the specific unbalanced chromosome regions due to a higher resolution of the technique (≈ 20 kb. Applicability of oligonucleotide array-CGH for Preimplantation Genetic Diagnosis has been demonstrated in two cases of Robertsonian translocation carriers 45,XY,der(13;14(q10;q10. Transfer of euploid embryos was performed in both cases and pregnancy was achieved by one of the couples. This is the first time that an oligonucleotide array-CGH approach has been successfully applied to Preimplantation Genetic Diagnosis for balanced chromosome rearrangement carriers.

  17. Oligonucleotide Arrays vs. Metaphase-Comparative Genomic Hybridisation and BAC Arrays for Single-Cell Analysis: First Applications to Preimplantation Genetic Diagnosis for Robertsonian Translocation Carriers

    Science.gov (United States)

    Ramos, Laia; del Rey, Javier; Daina, Gemma; García-Aragonés, Manel; Armengol, Lluís; Fernandez-Encinas, Alba; Parriego, Mònica; Boada, Montserrat; Martinez-Passarell, Olga; Martorell, Maria Rosa; Casagran, Oriol; Benet, Jordi; Navarro, Joaquima

    2014-01-01

    Comprehensive chromosome analysis techniques such as metaphase-Comparative Genomic Hybridisation (CGH) and array-CGH are available for single-cell analysis. However, while metaphase-CGH and BAC array-CGH have been widely used for Preimplantation Genetic Diagnosis, oligonucleotide array-CGH has not been used in an extensive way. A comparison between oligonucleotide array-CGH and metaphase-CGH has been performed analysing 15 single fibroblasts from aneuploid cell-lines and 18 single blastomeres from human cleavage-stage embryos. Afterwards, oligonucleotide array-CGH and BAC array-CGH were also compared analysing 16 single blastomeres from human cleavage-stage embryos. All three comprehensive analysis techniques provided broadly similar cytogenetic profiles; however, non-identical profiles appeared when extensive aneuploidies were present in a cell. Both array techniques provided an optimised analysis procedure and a higher resolution than metaphase-CGH. Moreover, oligonucleotide array-CGH was able to define extra segmental imbalances in 14.7% of the blastomeres and it better determined the specific unbalanced chromosome regions due to a higher resolution of the technique (≈20 kb). Applicability of oligonucleotide array-CGH for Preimplantation Genetic Diagnosis has been demonstrated in two cases of Robertsonian translocation carriers 45,XY,der(13;14)(q10;q10). Transfer of euploid embryos was performed in both cases and pregnancy was achieved by one of the couples. This is the first time that an oligonucleotide array-CGH approach has been successfully applied to Preimplantation Genetic Diagnosis for balanced chromosome rearrangement carriers. PMID:25415307

  18. ATMAD: robust image analysis for Automatic Tissue MicroArray De-arraying.

    Science.gov (United States)

    Nguyen, Hoai Nam; Paveau, Vincent; Cauchois, Cyril; Kervrann, Charles

    2018-04-19

    Over the last two decades, an innovative technology called Tissue Microarray (TMA), which combines multi-tissue and DNA microarray concepts, has been widely used in the field of histology. It consists of a collection of several (up to 1000 or more) tissue samples that are assembled onto a single support - typically a glass slide - according to a design grid (array) layout, in order to allow multiplex analysis by treating numerous samples under identical and standardized conditions. However, during the TMA manufacturing process, the sample positions can be highly distorted from the design grid due to the imprecision when assembling tissue samples and the deformation of the embedding waxes. Consequently, these distortions may lead to severe errors of (histological) assay results when the sample identities are mismatched between the design and its manufactured output. The development of a robust method for de-arraying TMA, which localizes and matches TMA samples with their design grid, is therefore crucial to overcome the bottleneck of this prominent technology. In this paper, we propose an Automatic, fast and robust TMA De-arraying (ATMAD) approach dedicated to images acquired with brightfield and fluorescence microscopes (or scanners). First, tissue samples are localized in the large image by applying a locally adaptive thresholding on the isotropic wavelet transform of the input TMA image. To reduce false detections, a parametric shape model is considered for segmenting ellipse-shaped objects at each detected position. Segmented objects that do not meet the size and the roundness criteria are discarded from the list of tissue samples before being matched with the design grid. Sample matching is performed by estimating the TMA grid deformation under the thin-plate model. Finally, thanks to the estimated deformation, the true tissue samples that were preliminary rejected in the early image processing step are recognized by running a second segmentation step. We

  19. Smoothsort revisited

    NARCIS (Netherlands)

    Bron, Coenraad; Hesselink, Wim H.

    1991-01-01

    A renewed analysis of Dijkstra's array sorting algorithm Smoothsort showed that the removal of a complexity improved the performance. The resulting algorithm has a worst-case behaviour of order N.log N. In the average case, it has more or less the same speed as heapsort. For arrays that are

  20. AnalyzeThis: An Analysis Workflow-Aware Storage System

    Energy Technology Data Exchange (ETDEWEB)

    Sim, Hyogi [ORNL; Kim, Youngjae [ORNL; Vazhkudai, Sudharshan S [ORNL; Tiwari, Devesh [ORNL; Anwar, Ali [Virginia Tech, Blacksburg, VA; Butt, Ali R [Virginia Tech, Blacksburg, VA; Ramakrishnan, Lavanya [Lawrence Berkeley National Laboratory (LBNL)

    2015-01-01

    The need for novel data analysis is urgent in the face of a data deluge from modern applications. Traditional approaches to data analysis incur significant data movement costs, moving data back and forth between the storage system and the processor. Emerging Active Flash devices enable processing on the flash, where the data already resides. An array of such Active Flash devices allows us to revisit how analysis workflows interact with storage systems. By seamlessly blending together the flash storage and data analysis, we create an analysis workflow-aware storage system, AnalyzeThis. Our guiding principle is that analysis-awareness be deeply ingrained in each and every layer of the storage, elevating data analyses as first-class citizens, and transforming AnalyzeThis into a potent analytics-aware appliance. We implement the AnalyzeThis storage system atop an emulation platform of the Active Flash array. Our results indicate that AnalyzeThis is viable, expediting workflow execution and minimizing data movement.

  1. eWOM, Revisit Intention, Destination Trust and Gender

    OpenAIRE

    Abubakar, Abubakar Mohammed; Ilkan, Mustafa; Al-Tal, Raad Meshall; Eluwole, Kayode

    2017-01-01

    This article investigates the impact of eWOM on intention to revisit and destination trust, and the moderating role of gender in medical tourism industry. Result from structural equation modeling (n=240) suggests the following: (1) that eWOM influences intention to revisit and destination trust; (2) that destination trust influences intention to revisit; (3) that the impact of eWOM on intention to revisit is about 1.3 times higher in men; (4) that the impact of eWOM on destination trust is ab...

  2. Sensitivity Analysis of WEC Array Layout Parameters Effect on the Power Performance

    DEFF Research Database (Denmark)

    Ruiz, Pau Mercadé; Ferri, Francesco; Kofoed, Jens Peter

    2015-01-01

    This study assesses the effect that the array layout choice has on the power performance. To this end, a sensitivity analysis is carried out with six array layout parameters, as the simulation inputs, the array power performance (q-factor), as the simulation output, and a simulation model special...

  3. ExonMiner: Web service for analysis of GeneChip Exon array data

    Directory of Open Access Journals (Sweden)

    Imoto Seiya

    2008-11-01

    Full Text Available Abstract Background Some splicing isoform-specific transcriptional regulations are related to disease. Therefore, detection of disease specific splice variations is the first step for finding disease specific transcriptional regulations. Affymetrix Human Exon 1.0 ST Array can measure exon-level expression profiles that are suitable to find differentially expressed exons in genome-wide scale. However, exon array produces massive datasets that are more than we can handle and analyze on personal computer. Results We have developed ExonMiner that is the first all-in-one web service for analysis of exon array data to detect transcripts that have significantly different splicing patterns in two cells, e.g. normal and cancer cells. ExonMiner can perform the following analyses: (1 data normalization, (2 statistical analysis based on two-way ANOVA, (3 finding transcripts with significantly different splice patterns, (4 efficient visualization based on heatmaps and barplots, and (5 meta-analysis to detect exon level biomarkers. We implemented ExonMiner on a supercomputer system in order to perform genome-wide analysis for more than 300,000 transcripts in exon array data, which has the potential to reveal the aberrant splice variations in cancer cells as exon level biomarkers. Conclusion ExonMiner is well suited for analysis of exon array data and does not require any installation of software except for internet browsers. What all users need to do is to access the ExonMiner URL http://ae.hgc.jp/exonminer. Users can analyze full dataset of exon array data within hours by high-level statistical analysis with sound theoretical basis that finds aberrant splice variants as biomarkers.

  4. Exome Array Analysis of Nuclear Lens Opacity.

    Science.gov (United States)

    Loomis, Stephanie J; Klein, Alison P; Lee, Kristine E; Chen, Fei; Bomotti, Samantha; Truitt, Barbara; Iyengar, Sudha K; Klein, Ronald; Klein, Barbara E K; Duggal, Priya

    2018-06-01

    Nuclear cataract is the most common subtype of age-related cataract, the leading cause of blindness worldwide. It results from advanced nuclear sclerosis, or opacity in the center of the optic lens, and is affected by both genetic and environmental risk factors, including smoking. We sought to understand the genetic factors associated with nuclear sclerosis through interrogation of rare and low frequency coding variants using exome array data. We analyzed Illumina Human Exome Array data for 1,488 participants of European ancestry in the Beaver Dam Eye Study who were without cataract surgery for association with nuclear sclerosis grade, controlling for age and sex. We performed single-variant regression analysis for 32,138 variants with minor allele frequency (MAF) ≥0.003. In addition, gene-based analysis of 11,844 genes containing at least two variants with MAF nuclear sclerosis, the possible association with the RNF149 gene highlights a potential candidate gene for future studies that aim to understand the genetic architecture of nuclear sclerosis.

  5. Improvements in analysis techniques for segmented mirror arrays

    Science.gov (United States)

    Michels, Gregory J.; Genberg, Victor L.; Bisson, Gary R.

    2016-08-01

    The employment of actively controlled segmented mirror architectures has become increasingly common in the development of current astronomical telescopes. Optomechanical analysis of such hardware presents unique issues compared to that of monolithic mirror designs. The work presented here is a review of current capabilities and improvements in the methodology of the analysis of mechanically induced surface deformation of such systems. The recent improvements include capability to differentiate surface deformation at the array and segment level. This differentiation allowing surface deformation analysis at each individual segment level offers useful insight into the mechanical behavior of the segments that is unavailable by analysis solely at the parent array level. In addition, capability to characterize the full displacement vector deformation of collections of points allows analysis of mechanical disturbance predictions of assembly interfaces relative to other assembly interfaces. This capability, called racking analysis, allows engineers to develop designs for segment-to-segment phasing performance in assembly integration, 0g release, and thermal stability of operation. The performance predicted by racking has the advantage of being comparable to the measurements used in assembly of hardware. Approaches to all of the above issues are presented and demonstrated by example with SigFit, a commercially available tool integrating mechanical analysis with optical analysis.

  6. Data-flow Analysis of Programs with Associative Arrays

    Directory of Open Access Journals (Sweden)

    David Hauzar

    2014-05-01

    Full Text Available Dynamic programming languages, such as PHP, JavaScript, and Python, provide built-in data structures including associative arrays and objects with similar semantics—object properties can be created at run-time and accessed via arbitrary expressions. While a high level of security and safety of applications written in these languages can be of a particular importance (consider a web application storing sensitive data and providing its functionality worldwide, dynamic data structures pose significant challenges for data-flow analysis making traditional static verification methods both unsound and imprecise. In this paper, we propose a sound and precise approach for value and points-to analysis of programs with associative arrays-like data structures, upon which data-flow analyses can be built. We implemented our approach in a web-application domain—in an analyzer of PHP code.

  7. The On-Site Analysis of the Cherenkov Telescope Array

    CERN Document Server

    Bulgarelli, Andrea; Zoli, Andrea; Aboudan, Alessio; Rodríguez-Vázquez, Juan José; De Cesare, Giovanni; De Rosa, Adriano; Maier, Gernot; Lyard, Etienne; Bastieri, Denis; Lombardi, Saverio; Tosti, Gino; Bergamaschi, Sonia; Beneventano, Domenico; Lamanna, Giovanni; Jacquemier, Jean; Kosack, Karl; Antonelli, Lucio Angelo; Boisson, Catherine; Borkowski, Jerzy; Buson, Sara; Carosi, Alessandro; Conforti, Vito; Colomé, Pep; Reyes, Raquel de los; Dumm, Jon; Evans, Phil; Fortson, Lucy; Fuessling, Matthias; Gotz, Diego; Graciani, Ricardo; Gianotti, Fulvio; Grandi, Paola; Hinton, Jim; Humensky, Brian; Inoue, Susumu; Knödlseder, Jürgen; Flour, Thierry Le; Lindemann, Rico; Malaguti, Giuseppe; Markoff, Sera; Marisaldi, Martino; Neyroud, Nadine; Nicastro, Luciano; Ohm, Stefan; Osborne, Julian; Oya, Igor; Rodriguez, Jerome; Rosen, Simon; Ribo, Marc; Tacchini, Alessandro; Schüssler, Fabian; Stolarczyk, Thierry; Torresi, Eleonora; Testa, Vincenzo; Wegner, Peter

    2015-01-01

    The Cherenkov Telescope Array (CTA) observatory will be one of the largest ground-based very high-energy gamma-ray observatories. The On-Site Analysis will be the first CTA scientific analysis of data acquired from the array of telescopes, in both northern and southern sites. The On-Site Analysis will have two pipelines: the Level-A pipeline (also known as Real-Time Analysis, RTA) and the level-B one. The RTA performs data quality monitoring and must be able to issue automated alerts on variable and transient astrophysical sources within 30 seconds from the last acquired Cherenkov event that contributes to the alert, with a sensitivity not worse than the one achieved by the final pipeline by more than a factor of 3. The Level-B Analysis has a better sensitivity (not be worse than the final one by a factor of 2) and the results should be available within 10 hours from the acquisition of the data: for this reason this analysis could be performed at the end of an observation or next morning. The latency (in part...

  8. CGHPRO – A comprehensive data analysis tool for array CGH

    Directory of Open Access Journals (Sweden)

    Lenzner Steffen

    2005-04-01

    Full Text Available Abstract Background Array CGH (Comparative Genomic Hybridisation is a molecular cytogenetic technique for the genome wide detection of chromosomal imbalances. It is based on the co-hybridisation of differentially labelled test and reference DNA onto arrays of genomic BAC clones, cDNAs or oligonucleotides, and after correction for various intervening variables, loss or gain in the test DNA can be indicated from spots showing aberrant signal intensity ratios. Now that this technique is no longer confined to highly specialized laboratories and is entering the realm of clinical application, there is a need for a user-friendly software package that facilitates estimates of DNA dosage from raw signal intensities obtained by array CGH experiments, and which does not depend on a sophisticated computational environment. Results We have developed a user-friendly and versatile tool for the normalization, visualization, breakpoint detection and comparative analysis of array-CGH data. CGHPRO is a stand-alone JAVA application that guides the user through the whole process of data analysis. The import option for image analysis data covers several data formats, but users can also customize their own data formats. Several graphical representation tools assist in the selection of the appropriate normalization method. Intensity ratios of each clone can be plotted in a size-dependent manner along the chromosome ideograms. The interactive graphical interface offers the chance to explore the characteristics of each clone, such as the involvement of the clones sequence in segmental duplications. Circular Binary Segmentation and unsupervised Hidden Markov Model algorithms facilitate objective detection of chromosomal breakpoints. The storage of all essential data in a back-end database allows the simultaneously comparative analysis of different cases. The various display options facilitate also the definition of shortest regions of overlap and simplify the

  9. Analysis and Simulation of Multi-target Echo Signals from a Phased Array Radar

    OpenAIRE

    Jia Zhen; Zhou Rui

    2017-01-01

    The construction of digital radar simulation systems has been a research hotspot of the radar field. This paper focuses on theoretical analysis and simulation of multi-target echo signals produced in a phased array radar system, and constructs an array antenna element and a signal generation environment. The antenna element is able to simulate planar arrays and optimizes these arrays by adding window functions. And the signal environment can model and simulate radar transmission signals, rada...

  10. RoboSCell: An automated single cell arraying and analysis instrument

    KAUST Repository

    Sakaki, Kelly

    2009-09-09

    Single cell research has the potential to revolutionize experimental methods in biomedical sciences and contribute to clinical practices. Recent studies suggest analysis of single cells reveals novel features of intracellular processes, cell-to-cell interactions and cell structure. The methods of single cell analysis require mechanical resolution and accuracy that is not possible using conventional techniques. Robotic instruments and novel microdevices can achieve higher throughput and repeatability; however, the development of such instrumentation is a formidable task. A void exists in the state-of-the-art for automated analysis of single cells. With the increase in interest in single cell analyses in stem cell and cancer research the ability to facilitate higher throughput and repeatable procedures is necessary. In this paper, a high-throughput, single cell microarray-based robotic instrument, called the RoboSCell, is described. The proposed instrument employs a partially transparent single cell microarray (SCM) integrated with a robotic biomanipulator for in vitro analyses of live single cells trapped at the array sites. Cells, labeled with immunomagnetic particles, are captured at the array sites by channeling magnetic fields through encapsulated permalloy channels in the SCM. The RoboSCell is capable of systematically scanning the captured cells temporarily immobilized at the array sites and using optical methods to repeatedly measure extracellular and intracellular characteristics over time. The instrument\\'s capabilities are demonstrated by arraying human T lymphocytes and measuring the uptake dynamics of calcein acetoxymethylester-all in a fully automated fashion. © 2009 Springer Science+Business Media, LLC.

  11. Analysis of the modal behavior of an antiguide diode laser array with Talbot filter

    NARCIS (Netherlands)

    van Eijk, P.D.; van Eijk, Pieter D.; Reglat, Muriel; Vassilief, Georges; Krijnen, Gijsbertus J.M.; Driessen, A.; Mouthaan, A.J.

    An analysis of the filtering of the array modes in a resonant optical waveguide (ROW) array of antiguides by a diffractive spatial filter (a Talbot filter) is presented. A dispersion relation is derived for the array modes, allowing the calculation of the field distribution. The filtering is

  12. A control center design revisited: learning from users’ appropriation

    DEFF Research Database (Denmark)

    Souza da Conceição, Carolina; Cordeiro, Cláudia

    2014-01-01

    This paper aims to present the lessons learned during a control center design project by revisiting another control center from the same company designed two and a half years before by the same project team. In light of the experience with the first project and its analysis, the designers and res...

  13. Read margin analysis of crossbar arrays using the cell-variability-aware simulation method

    Science.gov (United States)

    Sun, Wookyung; Choi, Sujin; Shin, Hyungsoon

    2018-02-01

    This paper proposes a new concept of read margin analysis of crossbar arrays using cell-variability-aware simulation. The size of the crossbar array should be considered to predict the read margin characteristic of the crossbar array because the read margin depends on the number of word lines and bit lines. However, an excessively high-CPU time is required to simulate large arrays using a commercial circuit simulator. A variability-aware MATLAB simulator that considers independent variability sources is developed to analyze the characteristics of the read margin according to the array size. The developed MATLAB simulator provides an effective method for reducing the simulation time while maintaining the accuracy of the read margin estimation in the crossbar array. The simulation is also highly efficient in analyzing the characteristic of the crossbar memory array considering the statistical variations in the cell characteristics.

  14. Solar array deployment analysis considering path-dependent behavior of a tape spring hinge

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Kyung Won; Park, Young Jin [KAIST, Daejeon (Korea, Republic of)

    2015-05-15

    Solar array deployment analysis is conducted considering the path-dependent nonlinear behavior of tape spring hinge. Such hinges offer many advantages over rigid hinges; they are self-deployable, self-locking, lightweight, and simple. However, they show strongly nonlinear behavior with respect to rotation angle, making deployment analysis difficult. To accurately consider the characteristics of tape spring hinges for deployment analysis, a path-dependent path identification (PI) method for tracing the previous path of the moment is introduced. To analyze the deployment motion, the governing equation for solar array deployment is derived within the framework of Kane's dynamic equation for three deployable solar panels. The numerical solution is compared with the Recurdyn's multi-body dynamics analysis solution using experimentally measured moment-rotation profiles. Solar array deployment analysis is conducted by considering and not considering the path-dependent PI method. This simulation example shows that the proposed path-dependent PI method is very effective for accurately predicting the deployment motion.

  15. Lakatos Revisited.

    Science.gov (United States)

    Court, Deborah

    1999-01-01

    Revisits and reviews Imre Lakatos' ideas on "Falsification and the Methodology of Scientific Research Programmes." Suggests that Lakatos' framework offers an insightful way of looking at the relationship between theory and research that is relevant not only for evaluating research programs in theoretical physics, but in the social…

  16. SNP Arrays

    Directory of Open Access Journals (Sweden)

    Jari Louhelainen

    2016-10-01

    Full Text Available The papers published in this Special Issue “SNP arrays” (Single Nucleotide Polymorphism Arrays focus on several perspectives associated with arrays of this type. The range of papers vary from a case report to reviews, thereby targeting wider audiences working in this field. The research focus of SNP arrays is often human cancers but this Issue expands that focus to include areas such as rare conditions, animal breeding and bioinformatics tools. Given the limited scope, the spectrum of papers is nothing short of remarkable and even from a technical point of view these papers will contribute to the field at a general level. Three of the papers published in this Special Issue focus on the use of various SNP array approaches in the analysis of three different cancer types. Two of the papers concentrate on two very different rare conditions, applying the SNP arrays slightly differently. Finally, two other papers evaluate the use of the SNP arrays in the context of genetic analysis of livestock. The findings reported in these papers help to close gaps in the current literature and also to give guidelines for future applications of SNP arrays.

  17. Constraints on inflation revisited. An analysis including the latest local measurement of the Hubble constant

    Energy Technology Data Exchange (ETDEWEB)

    Guo, Rui-Yun [Northeastern University, Department of Physics, College of Sciences, Shenyang (China); Zhang, Xin [Northeastern University, Department of Physics, College of Sciences, Shenyang (China); Peking University, Center for High Energy Physics, Beijing (China)

    2017-12-15

    We revisit the constraints on inflation models by using the current cosmological observations involving the latest local measurement of the Hubble constant (H{sub 0} = 73.00 ± 1.75 km s{sup -1} Mpc{sup -1}). We constrain the primordial power spectra of both scalar and tensor perturbations with the observational data including the Planck 2015 CMB full data, the BICEP2 and Keck Array CMB B-mode data, the BAO data, and the direct measurement of H{sub 0}. In order to relieve the tension between the local determination of the Hubble constant and the other astrophysical observations, we consider the additional parameter N{sub eff} in the cosmological model. We find that, for the ΛCDM+r+N{sub eff} model, the scale invariance is only excluded at the 3.3σ level, and ΔN{sub eff} > 0 is favored at the 1.6σ level. Comparing the obtained 1σ and 2σ contours of (n{sub s},r) with the theoretical predictions of selected inflation models, we find that both the convex and the concave potentials are favored at 2σ level, the natural inflation model is excluded at more than 2σ level, the Starobinsky R{sup 2} inflation model is only favored at around 2σ level, and the spontaneously broken SUSY inflation model is now the most favored model. (orig.)

  18. Oxidative phosphorylation revisited

    DEFF Research Database (Denmark)

    Nath, Sunil; Villadsen, John

    2015-01-01

    The fundamentals of oxidative phosphorylation and photophosphorylation are revisited. New experimental data on the involvement of succinate and malate anions respectively in oxidative phosphorylation and photophosphorylation are presented. These new data offer a novel molecular mechanistic...

  19. Array analysis of regional Pn and Pg wavefields from the Nevada Test Site

    International Nuclear Information System (INIS)

    Leonard, M.A.

    1991-06-01

    Small-aperture high-frequency seismic arrays with dimensions of a few kilometers or less, can improve our ability to seismically monitor compliance with a low-yield Threshold Test Ban Treaty. This work studies the characteristics and effectiveness of array processing of the regional Pn and Pg wavefields generated by underground nuclear explosions at the Nevada Test Site. Waveform data from the explosion HARDIN (m b = 5.5) is recorded at a temporary 12-element, 3-component, 1.5 km-aperture array sited in an area of northern Nevada. The explosions VILLE (m b = 4.4) and SALUT (m b = 5.5) are recorded at two arrays sited in the Mojave desert, one a 96-element vertical-component 7 km-aperture array and the other a 155-element vertical-component 4 km-aperture array. Among the mean spectra for the m b = 5.5 events there are significant differences in low-frequency spectral amplitudes between array sites. The spectra become nearly identical beyond about 6 Hz. Spectral ratios are used to examine seismic source properties and the partitioning of energy between Pn and Pg. Frequency-wavenumber analysis at the 12-element array is used to obtain estimates of signal gain, phase velocity, and source azimuth. This analysis reveals frequency-dependent biases in velocity and azimuth of the coherent Pn and Pg arrivals. Signal correlation, the principal factor governing array performance, is examined in terms of spatial coherence estimates. The coherence is found to vary between the three sites. In all cases the coherence of Pn is greater than that for Pg. 81 refs., 92 figs., 5 tabs

  20. Array analysis of regional Pn and Pg wavefields from the Nevada Test Site

    Energy Technology Data Exchange (ETDEWEB)

    Leonard, M.A. (California Univ., Berkeley, CA (United States). Dept. of Geology and Geophysics Lawrence Berkeley Lab., CA (United States))

    1991-06-01

    Small-aperture high-frequency seismic arrays with dimensions of a few kilometers or less, can improve our ability to seismically monitor compliance with a low-yield Threshold Test Ban Treaty. This work studies the characteristics and effectiveness of array processing of the regional Pn and Pg wavefields generated by underground nuclear explosions at the Nevada Test Site. Waveform data from the explosion HARDIN (m{sub b} = 5.5) is recorded at a temporary 12-element, 3-component, 1.5 km-aperture array sited in an area of northern Nevada. The explosions VILLE (m{sub b} = 4.4) and SALUT (m{sub b} = 5.5) are recorded at two arrays sited in the Mojave desert, one a 96-element vertical-component 7 km-aperture array and the other a 155-element vertical-component 4 km-aperture array. Among the mean spectra for the m{sub b} = 5.5 events there are significant differences in low-frequency spectral amplitudes between array sites. The spectra become nearly identical beyond about 6 Hz. Spectral ratios are used to examine seismic source properties and the partitioning of energy between Pn and Pg. Frequency-wavenumber analysis at the 12-element array is used to obtain estimates of signal gain, phase velocity, and source azimuth. This analysis reveals frequency-dependent biases in velocity and azimuth of the coherent Pn and Pg arrivals. Signal correlation, the principal factor governing array performance, is examined in terms of spatial coherence estimates. The coherence is found to vary between the three sites. In all cases the coherence of Pn is greater than that for Pg. 81 refs., 92 figs., 5 tabs.

  1. Circular revisit orbits design for responsive mission over a single target

    Science.gov (United States)

    Li, Taibo; Xiang, Junhua; Wang, Zhaokui; Zhang, Yulin

    2016-10-01

    The responsive orbits play a key role in addressing the mission of Operationally Responsive Space (ORS) because of their capabilities. These capabilities are usually focused on supporting specific targets as opposed to providing global coverage. One subtype of responsive orbits is repeat coverage orbit which is nearly circular in most remote sensing applications. This paper deals with a special kind of repeating ground track orbit, referred to as circular revisit orbit. Different from traditional repeat coverage orbits, a satellite on circular revisit orbit can visit a target site at both the ascending and descending stages in one revisit cycle. This typology of trajectory allows a halving of the traditional revisit time and does a favor to get useful information for responsive applications. However the previous reported numerical methods in some references often cost lots of computation or fail to obtain such orbits. To overcome this difficulty, an analytical method to determine the existence conditions of the solutions to revisit orbits is presented in this paper. To this end, the mathematical model of circular revisit orbit is established under the central gravity model and the J2 perturbation. A constraint function of the circular revisit orbit is introduced, and the monotonicity of that function has been studied. The existent conditions and the number of such orbits are naturally worked out. Taking the launch cost into consideration, optimal design model of circular revisit orbit is established to achieve a best orbit which visits a target twice a day in the morning and in the afternoon respectively for several days. The result shows that it is effective to apply circular revisit orbits in responsive application such as reconnoiter of natural disaster.

  2. Radiative corrections to neutrino deep inelastic scattering revisited

    International Nuclear Information System (INIS)

    Arbuzov, Andrej B.; Bardin, Dmitry Yu.; Kalinovskaya, Lidia V.

    2005-01-01

    Radiative corrections to neutrino deep inelastic scattering are revisited. One-loop electroweak corrections are re-calculated within the automatic SANC system. Terms with mass singularities are treated including higher order leading logarithmic corrections. Scheme dependence of corrections due to weak interactions is investigated. The results are implemented into the data analysis of the NOMAD experiment. The present theoretical accuracy in description of the process is discussed

  3. Theory and design of compact hybrid microphone arrays on two-dimensional planes for three-dimensional soundfield analysis.

    Science.gov (United States)

    Chen, Hanchi; Abhayapala, Thushara D; Zhang, Wen

    2015-11-01

    Soundfield analysis based on spherical harmonic decomposition has been widely used in various applications; however, a drawback is the three-dimensional geometry of the microphone arrays. In this paper, a method to design two-dimensional planar microphone arrays that are capable of capturing three-dimensional (3D) spatial soundfields is proposed. Through the utilization of both omni-directional and first order microphones, the proposed microphone array is capable of measuring soundfield components that are undetectable to conventional planar omni-directional microphone arrays, thus providing the same functionality as 3D arrays designed for the same purpose. Simulations show that the accuracy of the planar microphone array is comparable to traditional spherical microphone arrays. Due to its compact shape, the proposed microphone array greatly increases the feasibility of 3D soundfield analysis techniques in real-world applications.

  4. Clearance Analysis of Node 3 Aft CBM to the Stowed FGB Solar Array

    Science.gov (United States)

    Liddle, Donn

    2014-01-01

    In early 2011, the ISS Vehicle Configuration Office began considering the relocation of the Permanent Multipurpose Module (PMM) to the aft facing Common Berthing Mechanism (CBM) on Node 3 to open a berthing location for visiting vehicles on the Node 1 nadir CBM. In this position, computer-aided design (CAD) models indicated that the aft end of the PMM would be only a few inches from the stowed Functional Cargo Block (FGB) port solar array. To validate the CAD model clearance analysis, in the late summer of 2011 the Image Science and Analysis Group (ISAG) was asked to determine the true geometric relationship between the on-orbit aft facing Node 3 CBM and the FGB port solar array. The desired measurements could be computed easily by photogrammetric analysis if current imagery of the ISS hardware were obtained. Beginning in the fall of 2011, ISAG used the Dynamic Onboard Ubiquitous Graphics (DOUG) program to design a way to acquire imagery of the aft face of Node 3, the aft end-cone of Node 1, the port side of pressurized mating adapter 1 (PMA1), and the port side of the FGB out to the tip of the port solar array using cameras on the Space Station Remote Manipulator System (SSRMS). This was complicated by the need to thread the SSRMS under the truss, past Node 3 and the Cupola, and into the space between the aft side of Node 3 and the FGB solar array to acquire more than 100 images from multiple positions. To minimize the number of SSRMS movements, the Special Purpose Dexterous Manipulator (SPDM) would be attached to the SSRMS. This would make it possible to park the SPDM in one position and acquire multiple images by changing the viewing orientation of the SPDM body cameras using the pan/tilt units on which the cameras are mounted. Using this implementation concept, ISAG identified four SSRMS/SPDM positions from which all of the needed imagery could be acquired. Based on a photogrammetric simulation, it was estimated that the location of the FGB solar array could be

  5. Dual-Polarized Planar Phased Array Analysis for Meteorological Applications

    Directory of Open Access Journals (Sweden)

    Chen Pang

    2015-01-01

    Full Text Available This paper presents a theoretical analysis for the accuracy requirements of the planar polarimetric phased array radar (PPPAR in meteorological applications. Among many factors that contribute to the polarimetric biases, four factors are considered and analyzed in this study, namely, the polarization distortion due to the intrinsic limitation of a dual-polarized antenna element, the antenna pattern measurement error, the entire array patterns, and the imperfect horizontal and vertical channels. Two operation modes, the alternately transmitting and simultaneously receiving (ATSR mode and the simultaneously transmitting and simultaneously receiving (STSR mode, are discussed. For each mode, the polarimetric biases are formulated. As the STSR mode with orthogonal waveforms is similar to the ATSR mode, the analysis is mainly focused on the ATSR mode and the impacts of the bias sources on the measurement of polarimetric variables are investigated through Monte Carlo simulations. Some insights of the accuracy requirements are obtained and summarized.

  6. Joint Analysis of BICEP2/Keck Array and Planck Data

    DEFF Research Database (Denmark)

    Ade, P. A. R.; Aghanim, N.; Ahmed, Z.

    2015-01-01

    We report the results of a joint analysis of data from BICEP2/Keck Array and Planck. BICEP2 and Keck Array have observed the same approximately 400 deg2 patch of sky centered on RA 0 h, Dec. -57.5°. The combined maps reach a depth of 57 nK deg in Stokes Q and U in a band centered at 150 GHz. Planck...... GHz to a lensed-ΛCDM model that includes dust and a possible contribution from inflationary gravitational waves (as parametrized by the tensor-to-scalar ratio r), using a prior on the frequency spectral behavior of polarized dust emission from previous Planck analysis of other regions of the sky. We...... present an alternative analysis which is similar to a map-based cleaning of the dust contribution, and show that this gives similar constraints. The final result is expressed as a likelihood curve for r, and yields an upper limit r 0.05

  7. Blind Time-Frequency Analysis for Source Discrimination in Multisensor Array Processing

    National Research Council Canada - National Science Library

    Amin, Moeness

    1999-01-01

    .... We have clearly demonstrated, through analysis and simulations, the offerings of time-frequency distributions in solving key problems in sensor array processing, including direction finding, source...

  8. Design and analysis of high gain array antenna for wireless communication applications

    Directory of Open Access Journals (Sweden)

    Sri Jaya LAKSHMI

    2015-05-01

    Full Text Available The array of antennas generally used for directing the radiated power towards a desired angular sector. Arrays can be used to synthesize a required pattern that cannot be achieved with a single element. The geometrical arrangement, number of elements, phases of the array elements and relative amplitudes depends on the angular pattern. This paper is focused on the issues related to the design and implementation of 4×1 array microstrip antenna with aperture coupled corporate feed for wireless local area network applications. Parametric analysis with change in element spacing is attempted in this work to understand the directional characteristics of the radiation pattern. Gain of more than 14 db and the efficiency more than 93% is achieved from the current design at desired frequency band.

  9. The Effect of Brand Equity and Perceived Value on Customer Revisit Intention: A Study in Quick-Service Restaurants in Vietnam

    Directory of Open Access Journals (Sweden)

    Ly Thi Minh Pham

    2016-10-01

    Full Text Available The purpose of this study is to examine how brand equity, from a customer point of view, influences quick-service restaurant revisit intention. The authors propose a conceptual framework in which three dimensions of brand equity including brand associations combined with brand awareness, perceived quality, brand loyalty and perceived value are related to revisit intention. Data from 570 customers who had visited four quick-service restaurants in Ho Chi Minh City were used for the structural equation modelling (SEM analysis. The results show that strong brand equity is significantly correlated with revisit intention. Additionally, the effect of brand equity on revisit intention was mediated by perceived value, among others. Overall, this study emphasizes the importance of perceived value in lodging in the customer’s mind. Finally, managerial implications are presented based on the study results.

  10. Cluster Computing For Real Time Seismic Array Analysis.

    Science.gov (United States)

    Martini, M.; Giudicepietro, F.

    A seismic array is an instrument composed by a dense distribution of seismic sen- sors that allow to measure the directional properties of the wavefield (slowness or wavenumber vector) radiated by a seismic source. Over the last years arrays have been widely used in different fields of seismological researches. In particular they are applied in the investigation of seismic sources on volcanoes where they can be suc- cessfully used for studying the volcanic microtremor and long period events which are critical for getting information on the volcanic systems evolution. For this reason arrays could be usefully employed for the volcanoes monitoring, however the huge amount of data produced by this type of instruments and the processing techniques which are quite time consuming limited their potentiality for this application. In order to favor a direct application of arrays techniques to continuous volcano monitoring we designed and built a small PC cluster able to near real time computing the kinematics properties of the wavefield (slowness or wavenumber vector) produced by local seis- mic source. The cluster is composed of 8 Intel Pentium-III bi-processors PC working at 550 MHz, and has 4 Gigabytes of RAM memory. It runs under Linux operating system. The developed analysis software package is based on the Multiple SIgnal Classification (MUSIC) algorithm and is written in Fortran. The message-passing part is based upon the LAM programming environment package, an open-source imple- mentation of the Message Passing Interface (MPI). The developed software system includes modules devote to receiving date by internet and graphical applications for the continuous displaying of the processing results. The system has been tested with a data set collected during a seismic experiment conducted on Etna in 1999 when two dense seismic arrays have been deployed on the northeast and the southeast flanks of this volcano. A real time continuous acquisition system has been simulated by

  11. Design and Analysis Tools for Deployable Solar Array Systems, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Large, lightweight, deployable solar array structures have been identified as a key enabling technology for NASA with analysis and design of these structures being...

  12. Design and Analysis Tools for Deployable Solar Array Systems, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — Large, lightweight, deployable solar array structures have been identified as a key enabling technology for NASA with analysis and design of these structures being...

  13. A user-friendly workflow for analysis of Illumina gene expression bead array data available at the arrayanalysis.org portal.

    Science.gov (United States)

    Eijssen, Lars M T; Goelela, Varshna S; Kelder, Thomas; Adriaens, Michiel E; Evelo, Chris T; Radonjic, Marijana

    2015-06-30

    Illumina whole-genome expression bead arrays are a widely used platform for transcriptomics. Most of the tools available for the analysis of the resulting data are not easily applicable by less experienced users. ArrayAnalysis.org provides researchers with an easy-to-use and comprehensive interface to the functionality of R and Bioconductor packages for microarray data analysis. As a modular open source project, it allows developers to contribute modules that provide support for additional types of data or extend workflows. To enable data analysis of Illumina bead arrays for a broad user community, we have developed a module for ArrayAnalysis.org that provides a free and user-friendly web interface for quality control and pre-processing for these arrays. This module can be used together with existing modules for statistical and pathway analysis to provide a full workflow for Illumina gene expression data analysis. The module accepts data exported from Illumina's GenomeStudio, and provides the user with quality control plots and normalized data. The outputs are directly linked to the existing statistics module of ArrayAnalysis.org, but can also be downloaded for further downstream analysis in third-party tools. The Illumina bead arrays analysis module is available at http://www.arrayanalysis.org . A user guide, a tutorial demonstrating the analysis of an example dataset, and R scripts are available. The module can be used as a starting point for statistical evaluation and pathway analysis provided on the website or to generate processed input data for a broad range of applications in life sciences research.

  14. Analysis of Chinese women with primary ovarian insufficiency by high resolution array-comparative genomic hybridization.

    Science.gov (United States)

    Liao, Can; Fu, Fang; Yang, Xin; Sun, Yi-Min; Li, Dong-Zhi

    2011-06-01

    Primary ovarian insufficiency (POI) is defined as a primary ovarian defect characterized by absent menarche (primary amenorrhea) or premature depletion of ovarian follicles before the age of 40 years. The etiology of primary ovarian insufficiency in human female patients is still unclear. The purpose of this study is to investigate the potential genetic causes in primary amenorrhea patients by high resolution array based comparative genomic hybridization (array-CGH) analysis. Following the standard karyotyping analysis, genomic DNA from whole blood of 15 primary amenorrhea patients and 15 normal control women was hybridized with Affymetrix cytogenetic 2.7M arrays following the standard protocol. Copy number variations identified by array-CGH were confirmed by real time polymerase chain reaction. All the 30 samples were negative by conventional karyotyping analysis. Microdeletions on chromosome 17q21.31-q21.32 with approximately 1.3 Mb were identified in four patients by high resolution array-CGH analysis. This included the female reproductive secretory pathway related factor N-ethylmaleimide-sensitive factor (NSF) gene. The results of the present study suggest that there may be critical regions regulating primary ovarian insufficiency in women with a 17q21.31-q21.32 microdeletion. This effect might be due to the loss of function of the NSF gene/genes within the deleted region or to effects on contiguous genes.

  15. Mass accretion and nested array dynamics from Ni-Clad Ti-Al wire array Z pinches

    International Nuclear Information System (INIS)

    Jones, Brent Manley; Jennings, Christopher A.; Coverdale, Christine Anne; Cuneo, Michael Edward; Maron, Yitzhak; LePell, Paul David; Deeney, Christopher

    2010-01-01

    Analysis of 50 mm diameter wire arrays at the Z Accelerator has shown experimentally the accretion of mass in a stagnating z pinch and provided insight into details of the radiating plasma species and plasma conditions. This analysis focused on nested wire arrays with a 2:1 (outeninner) mass, radius, and wire number ratio where Al wires were fielded on the outer array and Ni-clad Ti wires were fielded on the inner array.In this presentation, we will present analysis of data from other mixed Al/Ni-clad Ti configurations to further evaluate nested wire array dynamics and mass accretion. These additional configurations include the opposite configuration to that described above (Ni-clad Ti wires on the outer array, with Al wires on the inner array) as well as higher wire number Al configurations fielded to vary the interaction of the two arrays. These same variations were also assessed for a smaller diameter nested array configuration (40 mm). Variations in the emitted radiation and plasma conditions will be presented, along with a discussion of what the results indicate about the nested array dynamics. Additional evidence for mass accretion will also be presented.

  16. Gravitational wave detection and data analysis for pulsar timing arrays

    NARCIS (Netherlands)

    Haasteren, Rutger van

    2011-01-01

    Long-term precise timing of Galactic millisecond pulsars holds great promise for measuring long-period (months-to-years) astrophysical gravitational waves. In this work we develop a Bayesian data analysis method for projects called pulsar timing arrays; projects aimed to detect these gravitational

  17. Analysis of radiation damage in on-orbit solar array of Venus explorer Akatsuki

    International Nuclear Information System (INIS)

    Toyota, Hiroyuki; Shimada, Takanobu; Takahashi, You; Imamura, Takeshi; Hada, Yuko; Ishii, Takako T.; Isobe, Hiroaki; Asai, Ayumi; Shiota, Daikou

    2013-01-01

    This paper describes an analysis of radiation damage in solar array of Venus explorer Akatsuki observed on orbit. The output voltage of the solar array have shown sudden drops, which are most reasonably associated with radiation damage, three times since its launch. The analysis of these radiation damages is difficult, because no direct observation data of the spectra and the amount of the high-energy particles is available. We calculated the radiation damage using the relative damage coefficient (RDC) method assuming a typical spectral shape of protons. (author)

  18. Numeric-modeling sensitivity analysis of the performance of wind turbine arrays

    Energy Technology Data Exchange (ETDEWEB)

    Lissaman, P.B.S.; Gyatt, G.W.; Zalay, A.D.

    1982-06-01

    An evaluation of the numerical model created by Lissaman for predicting the performance of wind turbine arrays has been made. Model predictions of the wake parameters have been compared with both full-scale and wind tunnel measurements. Only limited, full-scale data were available, while wind tunnel studies showed difficulties in representing real meteorological conditions. Nevertheless, several modifications and additions have been made to the model using both theoretical and empirical techniques and the new model shows good correlation with experiment. The larger wake growth rate and shorter near wake length predicted by the new model lead to reduced interference effects on downstream turbines and hence greater array efficiencies. The array model has also been re-examined and now incorporates the ability to show the effects of real meteorological conditions such as variations in wind speed and unsteady winds. The resulting computer code has been run to show the sensitivity of array performance to meteorological, machine, and array parameters. Ambient turbulence and windwise spacing are shown to dominate, while hub height ratio is seen to be relatively unimportant. Finally, a detailed analysis of the Goodnoe Hills wind farm in Washington has been made to show how power output can be expected to vary with ambient turbulence, wind speed, and wind direction.

  19. Rapid prenatal diagnosis of cytogenetic abnormalities by array CGH analysis

    Science.gov (United States)

    Array CGH analysis has been shown to be highly accurate for rapid detection of chromosomal aneuploidies and submicroscopic deletions or duplications on fetal DNA samples in a clinical prenatal diagnostic setting. The objective of this study is to present our "post-validation phase" experience with ...

  20. Tourists' perceptions and intention to revisit Norway

    OpenAIRE

    Lazar, Ana Florina; Komolikova-Blindheim, Galyna

    2016-01-01

    Purpose - The overall purpose of this study is to explore tourists' perceptions and their intention to revisit Norway. The aim is to find out what are the factors that drive the overall satisfaction, the willingness to recommend and the revisit intention of international tourists that spend their holiday in Norway. Design-Method-Approach - the Theory of Planned Behavior (Ajzen 1991), is used as a framework to investigate tourists' intention and behavior towards Norway as destination. The o...

  1. Revisiting the Gun Ownership and Violence Link; a multi- level analysis of victimisation survey data.

    NARCIS (Netherlands)

    van Kesteren, J.N.

    2014-01-01

    The link between gun ownership victimisation by violent crime remains one of the most contested issues in criminology. Some authors claim that high gun availability facilitates serious violence. Others claim that gun ownership prevents crime. This article revisits these issues using individual and

  2. Teacher Communication Concerns Revisited: Calling into Question the Gnawing Pull towards Equilibrium

    Science.gov (United States)

    Dannels, Deanna P.

    2015-01-01

    This study revisits the long-standing teacher communication concerns framework originating over three decades ago. Analysis of 10 years of contemporary GTA teacher communication concerns reveals a typology of 10 concerns, which taken together construct teaching as a process of negotiating relationships, managing identities, and focusing attention.…

  3. Ambulatory thyroidectomy: A multistate study of revisits and complications

    OpenAIRE

    Orosco, RK; Lin, HW; Bhattacharyya, N

    2015-01-01

    © 2015 American Academy of Otolaryngology - Head and Neck Surgery Foundation. Objective. Determine rates and reasons for revisits after ambulatory adult thyroidectomy. Study Design. Cross-sectional analysis of multistate ambulatory surgery and hospital databases. Setting. Ambulatory surgery data from the State Ambulatory Surgery Databases of California, Florida, Iowa, and New York for calendar years 2010 and 2011. Subjects and Methods. Ambulatory thyroidectomy cases were linked to state ambul...

  4. Sensemaking Revisited

    DEFF Research Database (Denmark)

    Holt, Robin; Cornelissen, Joep

    2014-01-01

    We critique and extend theory on organizational sensemaking around three themes. First, we investigate sense arising non-productively and so beyond any instrumental relationship with things; second, we consider how sense is experienced through mood as well as our cognitive skills of manipulation ...... research by revisiting Weick’s seminal reading of Norman Maclean’s book surrounding the tragic events of a 1949 forest fire at Mann Gulch, USA....

  5. OpenMSI Arrayed Analysis Toolkit: Analyzing Spatially Defined Samples Using Mass Spectrometry Imaging

    DEFF Research Database (Denmark)

    de Raad, Markus; de Rond, Tristan; Rübel, Oliver

    2017-01-01

    ://openmsinersc.gov), a platform for storing, sharing, and analyzing MSI data. By using a web-based python notebook (Jupyter), OMAAT is accessible to anyone without programming experience yet allows experienced users to leverage all features. OMAAT was :evaluated by analyzing an MSI data set of a high-throughput glycoside...... processing tools for the analysis of large arrayed MSI sample sets. The OpenMSI Arrayed Analysis Toolkit (OMAAT) is a software package that addresses the challenges of analyzing spatially defined samples in MSI data sets. OMAAT is written in Python and is integrated with OpenMSI (http...

  6. MTF measurement and analysis of linear array HgCdTe infrared detectors

    Science.gov (United States)

    Zhang, Tong; Lin, Chun; Chen, Honglei; Sun, Changhong; Lin, Jiamu; Wang, Xi

    2018-01-01

    The slanted-edge technique is the main method for measurement detectors MTF, however this method is commonly used on planar array detectors. In this paper the authors present a modified slanted-edge method to measure the MTF of linear array HgCdTe detectors. Crosstalk is one of the major factors that degrade the MTF value of such an infrared detector. This paper presents an ion implantation guard-ring structure which was designed to effectively absorb photo-carriers that may laterally defuse between adjacent pixels thereby suppressing crosstalk. Measurement and analysis of the MTF of the linear array detectors with and without a guard-ring were carried out. The experimental results indicated that the ion implantation guard-ring structure effectively suppresses crosstalk and increases MTF value.

  7. PENGARUH GUIDE PERFORMANCE DAN QUALITY TOURISM SERVICE TERHADAP REVISIT INTENTION DI KEBUN RAYA BOGOR

    Directory of Open Access Journals (Sweden)

    Rian Andriani

    2016-11-01

    ABSTRACT Bogor Botanical Gardens is one of tourist destination in Bogor City, West Java, which the geographical in a strategic location between two big cities, Jakarta and Bandung. This location factor is can become an opportunity for Bogor Botanical Gardens to become a favorite tourist destination in Bogor City. Guide Performance and Quality Tourism Service is one of part of the tourism, so the researcher focus to Guide Performance and Quality Tourism Service To Revisit Intention in Bogor Botanical Gardens. In this research, the researcher used quantitative methode with descriptive verificative. The researcher used 100 respondent for a sample. In this research, the researcher used multiple linier regresion analysis with hypotesis test used determination coefficient test and F test. The classical assumption of this research is used normality test, multicollinearity test, heteroskedastisitas test and auto correlation test. In this research, the Guide Performance and Quality Tourism Service factors has an influence 33,2% of Revisit Intention in Bogor Botanical Garden. Keywords: Guide Performance, Quality Tourism Service and Revisit Intention

  8. ArrayExpress update--trends in database growth and links to data analysis tools.

    Science.gov (United States)

    Rustici, Gabriella; Kolesnikov, Nikolay; Brandizi, Marco; Burdett, Tony; Dylag, Miroslaw; Emam, Ibrahim; Farne, Anna; Hastings, Emma; Ison, Jon; Keays, Maria; Kurbatova, Natalja; Malone, James; Mani, Roby; Mupo, Annalisa; Pedro Pereira, Rui; Pilicheva, Ekaterina; Rung, Johan; Sharma, Anjan; Tang, Y Amy; Ternent, Tobias; Tikhonov, Andrew; Welter, Danielle; Williams, Eleanor; Brazma, Alvis; Parkinson, Helen; Sarkans, Ugis

    2013-01-01

    The ArrayExpress Archive of Functional Genomics Data (http://www.ebi.ac.uk/arrayexpress) is one of three international functional genomics public data repositories, alongside the Gene Expression Omnibus at NCBI and the DDBJ Omics Archive, supporting peer-reviewed publications. It accepts data generated by sequencing or array-based technologies and currently contains data from almost a million assays, from over 30 000 experiments. The proportion of sequencing-based submissions has grown significantly over the last 2 years and has reached, in 2012, 15% of all new data. All data are available from ArrayExpress in MAGE-TAB format, which allows robust linking to data analysis and visualization tools, including Bioconductor and GenomeSpace. Additionally, R objects, for microarray data, and binary alignment format files, for sequencing data, have been generated for a significant proportion of ArrayExpress data.

  9. Spacecraft Multiple Array Communication System Performance Analysis

    Science.gov (United States)

    Hwu, Shian U.; Desilva, Kanishka; Sham, Catherine C.

    2010-01-01

    The Communication Systems Simulation Laboratory (CSSL) at the NASA Johnson Space Center is tasked to perform spacecraft and ground network communication system simulations, design validation, and performance verification. The CSSL has developed simulation tools that model spacecraft communication systems and the space and ground environment in which the tools operate. In this paper, a spacecraft communication system with multiple arrays is simulated. Multiple array combined technique is used to increase the radio frequency coverage and data rate performance. The technique is to achieve phase coherence among the phased arrays to combine the signals at the targeting receiver constructively. There are many technical challenges in spacecraft integration with a high transmit power communication system. The array combining technique can improve the communication system data rate and coverage performances without increasing the system transmit power requirements. Example simulation results indicate significant performance improvement can be achieved with phase coherence implementation.

  10. Seismic Background Noise Analysis of BRTR (PS-43) Array

    Science.gov (United States)

    Ezgi Bakir, Mahmure; Meral Ozel, Nurcan; Umut Semin, Korhan

    2015-04-01

    The seismic background noise variation of BRTR array, composed of two sub arrays located in Ankara and in Ankara-Keskin, has been investigated by calculating Power Spectral Density and Probability Density Functions for seasonal and diurnal noise variations between 2005 and 2011. PSDs were computed within the frequency range of 100 s - 10 Hz. The results show us a little change in noise conditions in terms of time and location. Especially, noise level changes were observed at 3-5 Hz in diurnal variations at Keskin array and there is a 5-7 dB difference in day and night time in cultural noise band (1-10 Hz). On the other hand, noise levels of medium period array is high in 1-2 Hz frequency rather than short period array. High noise levels were observed in daily working times when we compare it to night-time in cultural noise band. The seasonal background noise variation at both sites also shows very similar properties to each other. Since these stations are borehole instruments and away from the coasts, we saw a small change in noise levels caused by microseism. Comparison between Keskin short period array and Ankara medium period array show us Keskin array is quiter than Ankara array.

  11. The Faraday effect revisited

    DEFF Research Database (Denmark)

    Cornean, Horia; Nenciu, Gheorghe

    2009-01-01

    This paper is the second in a series revisiting the (effect of) Faraday rotation. We formulate and prove the thermodynamic limit for the transverse electric conductivity of Bloch electrons, as well as for the Verdet constant. The main mathematical tool is a regularized magnetic and geometric...

  12. Remembered Experiences and Revisit Intentions

    DEFF Research Database (Denmark)

    Barnes, Stuart; Mattsson, Jan; Sørensen, Flemming

    2016-01-01

    Tourism is an experience-intensive sector in which customers seek and pay for experiences above everything else. Remembering past tourism experiences is also crucial for an understanding of the present, including the predicted behaviours of visitors to tourist destinations. We adopt a longitudinal...... approach to memory data collection from psychological science, which has the potential to contribute to our understanding of tourist behaviour. In this study, we examine the impact of remembered tourist experiences in a safari park. In particular, using matched survey data collected longitudinally and PLS...... path modelling, we examine the impact of positive affect tourist experiences on the development of revisit intentions. We find that longer-term remembered experiences have the strongest impact on revisit intentions, more so than predicted or immediate memory after an event. We also find that remembered...

  13. Discrimination of honeys using colorimetric sensor arrays, sensory analysis and gas chromatography techniques.

    Science.gov (United States)

    Tahir, Haroon Elrasheid; Xiaobo, Zou; Xiaowei, Huang; Jiyong, Shi; Mariod, Abdalbasit Adam

    2016-09-01

    Aroma profiles of six honey varieties of different botanical origins were investigated using colorimetric sensor array, gas chromatography-mass spectrometry (GC-MS) and descriptive sensory analysis. Fifty-eight aroma compounds were identified, including 2 norisoprenoids, 5 hydrocarbons, 4 terpenes, 6 phenols, 7 ketones, 9 acids, 12 aldehydes and 13 alcohols. Twenty abundant or active compounds were chosen as key compounds to characterize honey aroma. Discrimination of the honeys was subsequently implemented using multivariate analysis, including hierarchical clustering analysis (HCA) and principal component analysis (PCA). Honeys of the same botanical origin were grouped together in the PCA score plot and HCA dendrogram. SPME-GC/MS and colorimetric sensor array were able to discriminate the honeys effectively with the advantages of being rapid, simple and low-cost. Moreover, partial least squares regression (PLSR) was applied to indicate the relationship between sensory descriptors and aroma compounds. Copyright © 2016 Elsevier Ltd. All rights reserved.

  14. The importance of jet bending in gamma-ray AGNs—revisited

    Energy Technology Data Exchange (ETDEWEB)

    Graham, P. J. [School of Physics, University of New South Wales, Sydney, NSW 2052 (Australia); Tingay, S. J. [International Centre for Radio Astronomy Research, Curtin University, Bentley, WA (Australia)

    2014-04-01

    We investigate the hypothesis that γ-ray-quiet active galactic nuclei (AGNs) have a greater tendency for jet bending than γ-ray-loud AGNs, revisiting the analysis of Tingay et al. We perform a statistical analysis using a large sample of 351 radio-loud AGNs along with γ-ray identifications from the Fermi Large Area Telescope (LAT). Our results show no statistically significant differences in jet-bending properties between γ-ray-loud and γ-ray-quiet populations, indicating that jet bending is not a significant factor for γ-ray detection in AGNs.

  15. Bounded Intention Planning Revisited

    OpenAIRE

    Sievers Silvan; Wehrle Martin; Helmert Malte

    2014-01-01

    Bounded intention planning provides a pruning technique for optimal planning that has been proposed several years ago. In addition partial order reduction techniques based on stubborn sets have recently been investigated for this purpose. In this paper we revisit bounded intention planning in the view of stubborn sets.

  16. Transient three-dimensional thermal-hydraulic analysis of nuclear reactor fuel rod arrays: general equations and numerical scheme

    International Nuclear Information System (INIS)

    Wnek, W.J.; Ramshaw, J.D.; Trapp, J.A.; Hughes, E.D.; Solbrig, C.W.

    1975-11-01

    A mathematical model and a numerical solution scheme for thermal-hydraulic analysis of fuel rod arrays are given. The model alleviates the two major deficiencies associated with existing rod array analysis models, that of a correct transverse momentum equation and the capability of handling reversing and circulatory flows. Possible applications of the model include steady state and transient subchannel calculations as well as analysis of flows in heat exchangers, other engineering equipment, and porous media

  17. Life quality index revisited

    DEFF Research Database (Denmark)

    Ditlevsen, Ove Dalager

    2004-01-01

    The derivation of the life quality index (LQI) is revisited for a revision. This revision takes into account the unpaid but necessary work time needed to stay alive in clean and healthy conditions to be fit for effective wealth producing work and to enjoyable free time. Dimension analysis...... at birth should not vary between countries. Finally the distributional assumptions are relaxed as compared to the assumptions made in an earlier work by the author. These assumptions concern the calculation of the life expectancy change due to the removal of an accident source. Moreover a simple public...... consistency problems with the standard power function expression of the LQI are pointed out. It is emphasized that the combination coefficient in the convex differential combination between the relative differential of the gross domestic product per capita and the relative differential of the expected life...

  18. Efficient Analysis of Systems Biology Markup Language Models of Cellular Populations Using Arrays.

    Science.gov (United States)

    Watanabe, Leandro; Myers, Chris J

    2016-08-19

    The Systems Biology Markup Language (SBML) has been widely used for modeling biological systems. Although SBML has been successful in representing a wide variety of biochemical models, the core standard lacks the structure for representing large complex regular systems in a standard way, such as whole-cell and cellular population models. These models require a large number of variables to represent certain aspects of these types of models, such as the chromosome in the whole-cell model and the many identical cell models in a cellular population. While SBML core is not designed to handle these types of models efficiently, the proposed SBML arrays package can represent such regular structures more easily. However, in order to take full advantage of the package, analysis needs to be aware of the arrays structure. When expanding the array constructs within a model, some of the advantages of using arrays are lost. This paper describes a more efficient way to simulate arrayed models. To illustrate the proposed method, this paper uses a population of repressilator and genetic toggle switch circuits as examples. Results show that there are memory benefits using this approach with a modest cost in runtime.

  19. Revisiting Nursing Research in Nigeria

    African Journals Online (AJOL)

    2016-08-18

    Aug 18, 2016 ... health care research, it is therefore pertinent to revisit the state of nursing research in the country. .... platforms, updated libraries with electronic resource ... benchmarks for developing countries of 26%, [17] the amount is still ...

  20. Time functions revisited

    Science.gov (United States)

    Fathi, Albert

    2015-07-01

    In this paper we revisit our joint work with Antonio Siconolfi on time functions. We will give a brief introduction to the subject. We will then show how to construct a Lipschitz time function in a simplified setting. We will end with a new result showing that the Aubry set is not an artifact of our proof of existence of time functions for stably causal manifolds.

  1. Noise analysis and performance of a selfscanned linear InSb detector array

    International Nuclear Information System (INIS)

    Finger, G.; Meyer, M.; Moorwood, A.F.M.

    1987-01-01

    A noise model for detectors operated in the capacitive discharge mode is presented. It is used to analyze the noise performance of the ESO nested timing readout technique applied to a linear 32-element InSb array which is multiplexed by a silicon switched-FET shift register. Analysis shows that KTC noise of the videoline is the major noise contribution; it can be eliminated by weighted double-correlated sampling. Best noise performance of this array is achieved at the smallest possible reverse bias voltage (not more than 20 mV) whereas excess noise is observed at higher reverse bias voltages. 5 references

  2. Numerical analysis of natural convection and radiation heat transfer from various shaped thin fin-arrays placed on a horizontal plate-a conjugate analysis

    International Nuclear Information System (INIS)

    Dogan, M.; Sivrioglu, Mecit; Yılmaz, Onder

    2014-01-01

    Highlights: • Optimum fin shape is determined for natural convection and radiation heat transfer. • Fin array with the optimum shape has a much greater average heat transfer coefficient. • The most important factors affecting the heat transfer coefficient are determined. - Abstract: Steady state natural convection and radiation heat transfer from various shaped thin fin-arrays on a horizontal base plate has been numerically investigated. A conjugate analysis has been carried out in which the conservation equations of mass, momentum and energy for the fluid in the two fin enclosure are solved together with the heat conduction equation in the fin and the base plate. Heat transfer by radiation is also considered in analysis. The heat transfer coefficient has been determined for each of the fin array considered in the present study at the same base and the same total area. The results of the analysis show that there are some important geometrical factors affecting the design of fin arrays. Taking into consideration these factors, an optimum fin shape that yields the highest average heat transfer coefficient has been determined

  3. Fiber-optic microsphere-based antibody array for the analysis of inflammatory cytokines in saliva.

    Science.gov (United States)

    Blicharz, Timothy M; Siqueira, Walter L; Helmerhorst, Eva J; Oppenheim, Frank G; Wexler, Philip J; Little, Frédéric F; Walt, David R

    2009-03-15

    Antibody microarrays have emerged as useful tools for high-throughput protein analysis and candidate biomarker screening. We describe here the development of a multiplexed microsphere-based antibody array capable of simultaneously measuring 10 inflammatory protein mediators. Cytokine-capture microspheres were fabricated by covalently coupling monoclonal antibodies specific for cytokines of interest to fluorescently encoded 3.1 microm polymer microspheres. An optical fiber bundle containing approximately 50,000 individual 3.1 microm diameter fibers was chemically etched to create microwells in which cytokine-capture microspheres could be deposited. Microspheres were randomly distributed in the wells to produce an antibody array for performing a multiplexed sandwich immunoassay. The array responded specifically to recombinant cytokine solutions in a concentration-dependent fashion. The array was also used to examine endogenous mediator patterns in saliva supernatants from patients with pulmonary inflammatory diseases such as asthma and chronic obstructive pulmonary disease (COPD). This array technology may prove useful as a laboratory-based platform for inflammatory disease research and diagnostics, and its small footprint could also enable integration into a microfluidic cassette for use in point-of-care testing.

  4. Array-CGH Analysis in a Cohort of Phenotypically Well-Characterized Individuals with "Essential" Autism Spectrum Disorders

    Science.gov (United States)

    Napoli, Eleonora; Russo, Serena; Casula, Laura; Alesi, Viola; Amendola, Filomena Alessandra; Angioni, Adriano; Novelli, Antonio; Valeri, Giovanni; Menghini, Deny; Vicari, Stefano

    2018-01-01

    Copy-number variants (CNVs) are associated with susceptibility to autism spectrum disorder (ASD). To detect the presence of CNVs, we conducted an array-comparative genomic hybridization (array-CGH) analysis in 133 children with "essential" ASD phenotype. Genetic analyses documented that 12 children had causative CNVs (C-CNVs), 29…

  5. Revisiting tourist behavior via destination brand worldness

    Directory of Open Access Journals (Sweden)

    Murat Kayak

    2016-11-01

    Full Text Available Taking tourists’ perspective rather than destination offerings as its core concept, this study introduces “perceived destination brand worldness” as a variable. Perceived destination brand worldness is defined as the positive perception that a tourist has of a country that is visited by tourists from all over the world. Then, the relationship between perceived destination brand worldness and intention to revisit is analyzed using partial least squares regression. This empirical study selects Taiwanese tourists as its sample, and the results show that perceived destination brand worldness is a direct predictor of intention to revisit. In light of these empirical findings and observations, practical and theoretical implications are discussed.

  6. Evaluation of Influenza-Specific Humoral Response by Microbead Array Analysis

    Directory of Open Access Journals (Sweden)

    Yoav Keynan

    2011-01-01

    Full Text Available RATIONALE: Quantitation and determination of antigen specificity of systemic and mucosal immune responses to influenza vaccination is beneficial for future vaccine development. Previous methods to acquire this information were costly, time consuming and sample exhaustive. The benefits of suspension microbead array (MBA analysis are numerous. The multiplex capabilities of the system conserve time, money and sample, while generating statistically powerful data.

  7. Cyclotron-Resonance-Maser Arrays

    International Nuclear Information System (INIS)

    Kesar, A.; Lei, L.; Dikhtyar, V.; Korol, M.; Jerby, E.

    1999-01-01

    The cyclotron-resonance-maser (CRM) array [1] is a radiation source which consists of CRM elements coupled together under a common magnetic field. Each CRM-element employs a low-energy electron-beam which performs a cyclotron interaction with the local electromagnetic wave. These waves can be coupled together among the CRM elements, hence the interaction is coherently synchronized in the entire array. The implementation of the CRM-array approach may alleviate several technological difficulties which impede the development of single-beam gyro-devices. Furthermore, it proposes new features, such as the phased-array antenna incorporated in the CRM-array itself. The CRM-array studies may lead to the development of compact, high-power radiation sources operating at low-voltages. This paper introduces new conceptual schemes of CRM-arrays, and presents the progress in related theoretical and experimental studies in our laboratory. These include a multi-mode analysis of a CRM-array, and a first operation of this device with five carbon-fiber cathodes

  8. Degree-of-Freedom Strengthened Cascade Array for DOD-DOA Estimation in MIMO Array Systems.

    Science.gov (United States)

    Yao, Bobin; Dong, Zhi; Zhang, Weile; Wang, Wei; Wu, Qisheng

    2018-05-14

    In spatial spectrum estimation, difference co-array can provide extra degrees-of-freedom (DOFs) for promoting parameter identifiability and parameter estimation accuracy. For the sake of acquiring as more DOFs as possible with a given number of physical sensors, we herein design a novel sensor array geometry named cascade array. This structure is generated by systematically connecting a uniform linear array (ULA) and a non-uniform linear array, and can provide more DOFs than some exist array structures but less than the upper-bound indicated by minimum redundant array (MRA). We further apply this cascade array into multiple input multiple output (MIMO) array systems, and propose a novel joint direction of departure (DOD) and direction of arrival (DOA) estimation algorithm, which is based on a reduced-dimensional weighted subspace fitting technique. The algorithm is angle auto-paired and computationally efficient. Theoretical analysis and numerical simulations prove the advantages and effectiveness of the proposed array structure and the related algorithm.

  9. Growth of the firm and foreign trade: Adrian Wood's theory revisited

    OpenAIRE

    Catermol, Fabrício

    2006-01-01

    This paper analyzes the growth of the firm by foreign trade. The theory of Adrian Wood is revisited for the analysis of growth and profit trade-off and improved to cope with growth by exports. The main outcome of this paper is that low domestic demand can be a very important factor to firm choices growth by foreign market. However, the growth of domestic demand does not necessarily reduce exports.

  10. Stochastic resolution analysis of co-prime arrays in radar

    NARCIS (Netherlands)

    Pribic, R; Coutiño Minguez, M.A.; Leus, G.J.T.

    2016-01-01

    Resolution from co-prime arrays and from a full ULA of the size equal to the virtual size of co-prime arrays is investigated. We take into account not only the resulting beam width but also the fact that fewer measurements are acquired by co-prime arrays. This fact is relevant in compressive

  11. The power reinforcement framework revisited

    DEFF Research Database (Denmark)

    Nielsen, Jeppe; Andersen, Kim Normann; Danziger, James N.

    2016-01-01

    Whereas digital technologies are often depicted as being capable of disrupting long-standing power structures and facilitating new governance mechanisms, the power reinforcement framework suggests that information and communications technologies tend to strengthen existing power arrangements within...... public organizations. This article revisits the 30-yearold power reinforcement framework by means of an empirical analysis on the use of mobile technology in a large-scale programme in Danish public sector home care. It explores whether and to what extent administrative management has controlled decision......-making and gained most benefits from mobile technology use, relative to the effects of the technology on the street-level workers who deliver services. Current mobile technology-in-use might be less likely to be power reinforcing because it is far more decentralized and individualized than the mainly expert...

  12. Revisiting Inter-Genre Similarity

    DEFF Research Database (Denmark)

    Sturm, Bob L.; Gouyon, Fabien

    2013-01-01

    We revisit the idea of ``inter-genre similarity'' (IGS) for machine learning in general, and music genre recognition in particular. We show analytically that the probability of error for IGS is higher than naive Bayes classification with zero-one loss (NB). We show empirically that IGS does...... not perform well, even for data that satisfies all its assumptions....

  13. A Hydrostatic Paradox Revisited

    Science.gov (United States)

    Ganci, Salvatore

    2012-01-01

    This paper revisits a well-known hydrostatic paradox, observed when turning upside down a glass partially filled with water and covered with a sheet of light material. The phenomenon is studied in its most general form by including the mass of the cover. A historical survey of this experiment shows that a common misunderstanding of the phenomenon…

  14. THE INFLUENCE OF DESTINATION IMAGE AND TOURIST SATISFACTION TOWARD REVISIT INTENTION OF SETU BABAKAN BETAWI CULTURAL VILLAGE

    OpenAIRE

    Wibowo, Setyo Ferry; Sazali, Adnan; Kresnamurti R. P., Agung

    2016-01-01

    The purpose of this research are: 1) To find out the description of destination image, tourist satisfaction, and revisit intention of Betawi cultural village Setu Babakan, 2) test empirically the influence of destination image toward revisit intention of Betawi cultural village Setu Babakan, 3) test empirically the influence of tourist satisfaction toward revisit intention of Betawi cultural village Setu Babakan, 4) test empirically the influence of destination image toward revisit intention ...

  15. Analysis of oligonucleotide array experiments with repeated measures using mixed models

    Directory of Open Access Journals (Sweden)

    Getchell Thomas V

    2004-12-01

    Full Text Available Abstract Background Two or more factor mixed factorial experiments are becoming increasingly common in microarray data analysis. In this case study, the two factors are presence (Patients with Alzheimer's disease or absence (Control of the disease, and brain regions including olfactory bulb (OB or cerebellum (CER. In the design considered in this manuscript, OB and CER are repeated measurements from the same subject and, hence, are correlated. It is critical to identify sources of variability in the analysis of oligonucleotide array experiments with repeated measures and correlations among data points have to be considered. In addition, multiple testing problems are more complicated in experiments with multi-level treatments or treatment combinations. Results In this study we adopted a linear mixed model to analyze oligonucleotide array experiments with repeated measures. We first construct a generalized F test to select differentially expressed genes. The Benjamini and Hochberg (BH procedure of controlling false discovery rate (FDR at 5% was applied to the P values of the generalized F test. For those genes with significant generalized F test, we then categorize them based on whether the interaction terms were significant or not at the α-level (αnew = 0.0033 determined by the FDR procedure. Since simple effects may be examined for the genes with significant interaction effect, we adopt the protected Fisher's least significant difference test (LSD procedure at the level of αnew to control the family-wise error rate (FWER for each gene examined. Conclusions A linear mixed model is appropriate for analysis of oligonucleotide array experiments with repeated measures. We constructed a generalized F test to select differentially expressed genes, and then applied a specific sequence of tests to identify factorial effects. This sequence of tests applied was designed to control for gene based FWER.

  16. Seven Issues, Revisited

    OpenAIRE

    Whitehead, Jim; De Bra, Paul; Grønbæk, Kaj; Larsen, Deena; Legget, John; schraefel, monica m.c.

    2002-01-01

    It has been 15 years since the original presentation by Frank Halasz at Hypertext'87 on seven issues for the next generation of hypertext systems. These issues are: Search and Query Composites Virtual Structures Computation in/over hypertext network Versioning Collaborative Work Extensibility and Tailorability Since that time, these issues have formed the nucleus of multiple research agendas within the Hypertext community. Befitting this direction-setting role, the issues have been revisited ...

  17. 'Felson Signs' revisited

    International Nuclear Information System (INIS)

    George, Phiji P.; Irodi, Aparna; Keshava, Shyamkumar N.; Lamont, Anthony C.

    2014-01-01

    In this article we revisit, with the help of images, those classic signs in chest radiography described by Dr Benjamin Felson himself, or other illustrious radiologists of his time, cited and discussed in 'Chest Roentgenology'. We briefly describe the causes of the signs, their utility and the differential diagnosis to be considered when each sign is seen. Wherever possible, we use CT images to illustrate the basis of some of these classic radiographic signs.

  18. Romanian earthquakes analysis using BURAR seismic array

    International Nuclear Information System (INIS)

    Borleanu, Felix; Rogozea, Maria; Nica, Daniela; Popescu, Emilia; Popa, Mihaela; Radulian, Mircea

    2008-01-01

    Bucovina seismic array (BURAR) is a medium-aperture array, installed in 2002 in the northern part of Romania (47.61480 N latitude, 25.21680 E longitude, 1150 m altitude), as a result of the cooperation between Air Force Technical Applications Center, USA and National Institute for Earth Physics, Romania. The array consists of ten elements, located in boreholes and distributed over a 5 x 5 km 2 area; nine with short-period vertical sensors and one with a broadband three-component sensor. Since the new station has been operating the earthquake survey of Romania's territory has been significantly improved. Data recorded by BURAR during 01.01.2005 - 12.31.2005 time interval are first processed and analyzed, in order to establish the array detection capability of the local earthquakes, occurred in different Romanian seismic zones. Subsequently a spectral ratios technique was applied in order to determine the calibration relationships for magnitude, using only the information gathered by BURAR station. The spectral ratios are computed relatively to a reference event, considered as representative for each seismic zone. This method has the advantage to eliminate the path effects. The new calibration procedure is tested for the case of Vrancea intermediate-depth earthquakes and proved to be very efficient in constraining the size of these earthquakes. (authors)

  19. THE INFLUENCE OF DESTINATION IMAGE AND TOURIST SATISFACTION TOWARD REVISIT INTENTION OF SETU BABAKAN BETAWI CULTURAL VILLAGE

    Directory of Open Access Journals (Sweden)

    Setyo Ferry Wibowo

    2016-04-01

    Full Text Available The purpose of this research are: 1 To find out the description of destination image, tourist satisfaction, and revisit intention of Betawi cultural village Setu Babakan, 2 test empirically the influence of destination image toward revisit intention of Betawi cultural village Setu Babakan, 3 test empirically the influence of tourist satisfaction toward revisit intention of Betawi cultural village Setu Babakan, 4 test empirically the influence of destination image toward revisit intention of Betawi cultural village Setu Babakan. The object of this research was 200 respondents who have ever visit to Betawi cultural village Setu Babakan at one time. The results of descriptive test explained that the destination image provided is good according to the tourist, so that the tourist is satisfied and want to revisit intention of Betawi cultural village Setu Babakan. The hypothesis test shows: 1 the influence of destination image toward revisit intention by -30%, 2 the influence of tourist satisfaction toward revisit intention by 118%, 3 the influence of destination image toward tourist satisfaction by 92%.

  20. Recovery and evolutionary analysis of complete integron gene cassette arrays from Vibrio

    Directory of Open Access Journals (Sweden)

    Gillings Michael R

    2006-01-01

    Full Text Available Abstract Background Integrons are genetic elements capable of the acquisition, rearrangement and expression of genes contained in gene cassettes. Gene cassettes generally consist of a promoterless gene associated with a recombination site known as a 59-base element (59-be. Multiple insertion events can lead to the assembly of large integron-associated cassette arrays. The most striking examples are found in Vibrio, where such cassette arrays are widespread and can range from 30 kb to 150 kb. Besides those found in completely sequenced genomes, no such array has yet been recovered in its entirety. We describe an approach to systematically isolate, sequence and annotate large integron gene cassette arrays from bacterial strains. Results The complete Vibrio sp. DAT722 integron cassette array was determined through the streamlined approach described here. To place it in an evolutionary context, we compare the DAT722 array to known vibrio arrays and performed phylogenetic analyses for all of its components (integrase, 59-be sites, gene cassette encoded genes. It differs extensively in terms of genomic context as well as gene cassette content and organization. The phylogenetic tree of the 59-be sites collectively found in the Vibrio gene cassette pool suggests frequent transfer of cassettes within and between Vibrio species, with slower transfer rates between more phylogenetically distant relatives. We also identify multiple cases where non-integron chromosomal genes seem to have been assembled into gene cassettes and others where cassettes have been inserted into chromosomal locations outside integrons. Conclusion Our systematic approach greatly facilitates the isolation and annotation of large integrons gene cassette arrays. Comparative analysis of the Vibrio sp. DAT722 integron obtained through this approach to those found in other vibrios confirms the role of this genetic element in promoting lateral gene transfer and suggests a high rate of gene

  1. Leadership and Management Theories Revisited

    DEFF Research Database (Denmark)

    Madsen, Mona Toft

    2001-01-01

    The goal of the paper is to revisit and analyze key contributions to the understanding of leadership and management. As a part of the discussion a role perspective that allows for additional and/or integrated leader dimensions, including a change-centered, will be outlined. Seemingly, a major...

  2. Vertical nanowire arrays as a versatile platform for protein detection and analysis

    DEFF Research Database (Denmark)

    Rostgaard, Katrine R.; Frederiksen, Rune S.; Liu, Yi-Chi

    2013-01-01

    solutions. Here we show that vertical arrays of nanowires (NWs) can overcome several bottlenecks of using nanoarrays for extraction and analysis of proteins. The high aspect ratio of the NWs results in a large surface area available for protein immobilization and renders passivation of the surface between...

  3. Schroedinger's variational method of quantization revisited

    International Nuclear Information System (INIS)

    Yasue, K.

    1980-01-01

    Schroedinger's original quantization procedure is revisited in the light of Nelson's stochastic framework of quantum mechanics. It is clarified why Schroedinger's proposal of a variational problem led us to a true description of quantum mechanics. (orig.)

  4. What matters to infrequent customers: a pragmatic approach to understanding perceived value and intention to revisit trendy coffee café.

    Science.gov (United States)

    Ting, Hiram; Thurasamy, Ramayah

    2016-01-01

    Notwithstanding the rise of trendy coffee café, little is done to investigate revisit intention towards the café in the context of developing markets. In particular, there is a lack of study which provides theoretical and practical explanation to the perceptions and behaviours of infrequent customers. Hence, the study aims to look into the subject matter by using the theory of reasoned action and social exchange theory as the underpinning basis. The framework proposed by Pine and Gilmore (Strat Leadersh 28:18-23, 2000), which asserts the importance of product quality, service quality and experience quality in a progressive manner, is used to decompose perceived value in the model so as to determine their effects on intention to revisit the café. Given the importance to gain practical insights into revisit intention of infrequent customers, pragmatism stance is assumed. Explanatory sequential mixed-method design is thus adopted whereby qualitative approach is used to confirm and complement quantitative findings. Self-administered questionnaire-based survey is first administered before personal interview is carried out at various cafés. Partial least squares structural equation modelling and content analysis are appropriated successively. In the quantitative findings, although product quality, service quality and experience quality are found to have positive effect on perceived value and revisit intention towards trendy coffee café, experience quality is found to have the greater effect than the others among the infrequent customers. The qualitative findings not only confirm their importance, but most importantly explain the favourable impressions they have at trendy coffee café based on their last in-store experience. While product and service quality might not necessary stimulate them to revisit trendy coffee café, experience quality driven by purposes of visit would likely affect their intention to revisit. As retaining customers is of utmost importance to

  5. OpenMSI Arrayed Analysis Toolkit: Analyzing Spatially Defined Samples Using Mass Spectrometry Imaging

    Energy Technology Data Exchange (ETDEWEB)

    de Raad, Markus [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); de Rond, Tristan [Univ. of California, Berkeley, CA (United States); Rübel, Oliver [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Keasling, Jay D. [Univ. of California, Berkeley, CA (United States); Joint BioEnergy Inst. (JBEI), Emeryville, CA (United States); Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Technical Univ. of Denmark, Lyngby (Denmark); Northen, Trent R. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); USDOE Joint Genome Institute (JGI), Walnut Creek, CA (United States); Bowen, Benjamin P. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); USDOE Joint Genome Institute (JGI), Walnut Creek, CA (United States)

    2017-05-03

    Mass spectrometry imaging (MSI) has primarily been applied in localizing biomolecules within biological matrices. Although well-suited, the application of MSI for comparing thousands of spatially defined spotted samples has been limited. One reason for this is a lack of suitable and accessible data processing tools for the analysis of large arrayed MSI sample sets. In this paper, the OpenMSI Arrayed Analysis Toolkit (OMAAT) is a software package that addresses the challenges of analyzing spatially defined samples in MSI data sets. OMAAT is written in Python and is integrated with OpenMSI (http://openmsi.nersc.gov), a platform for storing, sharing, and analyzing MSI data. By using a web-based python notebook (Jupyter), OMAAT is accessible to anyone without programming experience yet allows experienced users to leverage all features. OMAAT was evaluated by analyzing an MSI data set of a high-throughput glycoside hydrolase activity screen comprising 384 samples arrayed onto a NIMS surface at a 450 μm spacing, decreasing analysis time >100-fold while maintaining robust spot-finding. The utility of OMAAT was demonstrated for screening metabolic activities of different sized soil particles, including hydrolysis of sugars, revealing a pattern of size dependent activities. Finally, these results introduce OMAAT as an effective toolkit for analyzing spatially defined samples in MSI. OMAAT runs on all major operating systems, and the source code can be obtained from the following GitHub repository: https://github.com/biorack/omaat.

  6. A practical method of predicting client revisit intention in a hospital setting.

    Science.gov (United States)

    Lee, Kyun Jick

    2005-01-01

    Data mining (DM) models are an alternative to traditional statistical methods for examining whether higher customer satisfaction leads to higher revisit intention. This study used a total of 906 outpatients' satisfaction data collected from a nationwide survey interviews conducted by professional interviewers on a face-to-face basis in South Korea, 1998. Analyses showed that the relationship between overall satisfaction with hospital services and outpatients' revisit intention, along with word-of-mouth recommendation as intermediate variables, developed into a nonlinear relationship. The five strongest predictors of revisit intention were overall satisfaction, intention to recommend to others, awareness of hospital promotion, satisfaction with physician's kindness, and satisfaction with treatment level.

  7. Lorentz violation naturalness revisited

    Energy Technology Data Exchange (ETDEWEB)

    Belenchia, Alessio; Gambassi, Andrea; Liberati, Stefano [SISSA - International School for Advanced Studies, via Bonomea 265, 34136 Trieste (Italy); INFN, Sezione di Trieste, via Valerio 2, 34127 Trieste (Italy)

    2016-06-08

    We revisit here the naturalness problem of Lorentz invariance violations on a simple toy model of a scalar field coupled to a fermion field via a Yukawa interaction. We first review some well-known results concerning the low-energy percolation of Lorentz violation from high energies, presenting some details of the analysis not explicitly discussed in the literature and discussing some previously unnoticed subtleties. We then show how a separation between the scale of validity of the effective field theory and that one of Lorentz invariance violations can hinder this low-energy percolation. While such protection mechanism was previously considered in the literature, we provide here a simple illustration of how it works and of its general features. Finally, we consider a case in which dissipation is present, showing that the dissipative behaviour does not percolate generically to lower mass dimension operators albeit dispersion does. Moreover, we show that a scale separation can protect from unsuppressed low-energy percolation also in this case.

  8. TiArA: a virtual appliance for the analysis of Tiling Array data.

    Directory of Open Access Journals (Sweden)

    Jason A Greenbaum

    2010-04-01

    Full Text Available Genomic tiling arrays have been described in the scientific literature since 2003, yet there is a shortage of user-friendly applications available for their analysis.Tiling Array Analyzer (TiArA is a software program that provides a user-friendly graphical interface for the background subtraction, normalization, and summarization of data acquired through the Affymetrix tiling array platform. The background signal is empirically measured using a group of nonspecific probes with varying levels of GC content and normalization is performed to enforce a common dynamic range.TiArA is implemented as a standalone program for Linux systems and is available as a cross-platform virtual machine that will run under most modern operating systems using virtualization software such as Sun VirtualBox or VMware. The software is available as a Debian package or a virtual appliance at http://purl.org/NET/tiara.

  9. Single-electron tunnel junction array

    International Nuclear Information System (INIS)

    Likharev, K.K.; Bakhvalov, N.S.; Kazacha, G.S.; Serdyukova, S.I.

    1989-01-01

    The authors have carried out an analysis of statics and dynamics of uniform one-dimensional arrays of ultrasmall tunnel junctions. The correlated single-electron tunneling in the junctions of the array results in its behavior qualitatively similar to that of the Josephson transmission line. In particular, external electric fields applied to the array edges can inject single-electron-charged solitons into the array interior. Shape of such soliton and character of its interactions with other solitons and the array edges are very similar to those of the Josephson vortices (sine-Gordon solitons) in the Josephson transmission line. Under certain conditions, a coherent motion of the soliton train along the array is possible, resulting in generation of narrowband SET oscillations with frequency f/sub s/ = /e where is the dc current flowing along the array

  10. Revisit to diffraction anomalous fine structure

    International Nuclear Information System (INIS)

    Kawaguchi, T.; Fukuda, K.; Tokuda, K.; Shimada, K.; Ichitsubo, T.; Oishi, M.; Mizuki, J.; Matsubara, E.

    2014-01-01

    The diffraction anomalous fine structure method has been revisited by applying this measurement technique to polycrystalline samples and using an analytical method with the logarithmic dispersion relation. The diffraction anomalous fine structure (DAFS) method that is a spectroscopic analysis combined with resonant X-ray diffraction enables the determination of the valence state and local structure of a selected element at a specific crystalline site and/or phase. This method has been improved by using a polycrystalline sample, channel-cut monochromator optics with an undulator synchrotron radiation source, an area detector and direct determination of resonant terms with a logarithmic dispersion relation. This study makes the DAFS method more convenient and saves a large amount of measurement time in comparison with the conventional DAFS method with a single crystal. The improved DAFS method has been applied to some model samples, Ni foil and Fe 3 O 4 powder, to demonstrate the validity of the measurement and the analysis of the present DAFS method

  11. Flat-plate photovoltaic array design optimization

    Science.gov (United States)

    Ross, R. G., Jr.

    1980-01-01

    An analysis is presented which integrates the results of specific studies in the areas of photovoltaic structural design optimization, optimization of array series/parallel circuit design, thermal design optimization, and optimization of environmental protection features. The analysis is based on minimizing the total photovoltaic system life-cycle energy cost including repair and replacement of failed cells and modules. This approach is shown to be a useful technique for array optimization, particularly when time-dependent parameters such as array degradation and maintenance are involved.

  12. An Introduction to MAMA (Meta-Analysis of MicroArray data) System.

    Science.gov (United States)

    Zhang, Zhe; Fenstermacher, David

    2005-01-01

    Analyzing microarray data across multiple experiments has been proven advantageous. To support this kind of analysis, we are developing a software system called MAMA (Meta-Analysis of MicroArray data). MAMA utilizes a client-server architecture with a relational database on the server-side for the storage of microarray datasets collected from various resources. The client-side is an application running on the end user's computer that allows the user to manipulate microarray data and analytical results locally. MAMA implementation will integrate several analytical methods, including meta-analysis within an open-source framework offering other developers the flexibility to plug in additional statistical algorithms.

  13. Using destination image to predict visitors' intention to revisit three Hudson River Valley, New York, communities

    Science.gov (United States)

    Rudy M. Schuster; Laura Sullivan; Duarte Morais; Diane Kuehn

    2009-01-01

    This analysis explores the differences in Affective and Cognitive Destination Image among three Hudson River Valley (New York) tourism communities. Multiple regressions were used with six dimensions of visitors' images to predict future intention to revisit. Two of the three regression models were significant. The only significantly contributing independent...

  14. Performance analysis of solar cell arrays in concentrating light intensity

    International Nuclear Information System (INIS)

    Xu Yongfeng; Li Ming; Lin Wenxian; Wang Liuling; Xiang Ming; Zhang Xinghua; Wang Yunfeng; Wei Shengxian

    2009-01-01

    Performance of concentrating photovoltaic/thermal system is researched by experiment and simulation calculation. The results show that the I-V curve of the GaAs cell array is better than that of crystal silicon solar cell arrays and the exergy produced by 9.51% electrical efficiency of the GaAs solar cell array can reach 68.93% of the photovoltaic/thermal system. So improving the efficiency of solar cell arrays can introduce more exergy and the system value can be upgraded. At the same time, affecting factors of solar cell arrays such as series resistance, temperature and solar irradiance also have been analyzed. The output performance of a solar cell array with lower series resistance is better and the working temperature has a negative impact on the voltage in concentrating light intensity. The output power has a -20 W/V coefficient and so cooling fluid must be used. Both heat energy and electrical power are then obtained with a solar trough concentrating photovoltaic/thermal system. (semiconductor devices)

  15. Vrancea seismic source analysis using a small-aperture array

    International Nuclear Information System (INIS)

    Popescu, E.; Popa, M.; Radulian, M.; Placinta, A.O.

    2005-01-01

    A small-aperture seismic array (BURAR) was installed in 1999 in the northern part of the Romanian territory (Bucovina area). Since then, the array has been in operation under a joint cooperation programme between Romania and USA. The array consists of 10 stations installed in boreholes (nine short period instruments and one broadband instrument) with enough high sensitivity to properly detect earthquakes generated in Vrancea subcrustal domain (at about 250 km epicentral distance) with magnitude M w below 3. Our main purpose is to investigate and calibrate the source parameters of the Vrancea intermediate-depth earthquakes using specific techniques provided by the BURAR array data. Forty earthquakes with magnitudes between 2.9 and 6.0 were selected, including the recent events of September 27, 2004 (45.70 angle N, 26.45 angle E, h = 166 km, M w = 4.7), October 27, 2004 (45.84 angle N, 26.63 angle E, h = 105 km, M w = 6.0) and May 14, 2005 (45.66 angle N, 26.52 angle E, h = 146 km, M w = 5.1), which are the best ever recorded earthquakes on the Romanian territory: Empirical Green's function deconvolution and spectral ratio methods are applied for pairs of collocated events with similar focal mechanism. Stability tests are performed for the retrieved source time function using the array elements. Empirical scaling and calibration relationships are also determined. Our study shows the capability of the BURAR array to determine the source parameters of the Vrancea intermediate-depth earthquakes as a stand alone station and proves that the recordings of this array alone provides reliable and useful tools to efficiently constrain the source parameters and consequently source scaling properties. (authors)

  16. The Faraday effect revisited: General theory

    DEFF Research Database (Denmark)

    Cornean, Horia Decebal; Nenciu, Gheorghe; Pedersen, Thomas Garm

    This paper is the first in a series revisiting the Faraday effect, or more generally, the theory of electronic quantum transport/optical response in bulk media in the presence of a constant magnetic field. The independent electron approximation is assumed. For free electrons, the transverse...

  17. Revisited

    DEFF Research Database (Denmark)

    Tegtmeier, Silke; Meyer, Verena; Pakura, Stefanie

    2017-01-01

    were captured when they described entrepreneurs. Therefore, this paper aims to revisit gender role stereotypes among young adults. Design/methodology/approach: To measure stereotyping, participants were asked to describe entrepreneurs in general and either women or men in general. The Schein......Purpose: Entrepreneurship is shaped by a male norm, which has been widely demonstrated in qualitative studies. The authors strive to complement these methods by a quantitative approach. First, gender role stereotypes were measured in entrepreneurship. Second, the explicit notions of participants......: The images of men and entrepreneurs show a high and significant congruence (r = 0.803), mostly in those adjectives that are untypical for men and entrepreneurs. The congruence of women and entrepreneurs was low (r = 0.152) and insignificant. Contrary to the participants’ beliefs, their explicit notions did...

  18. Indoor air quality inspection and analysis system based on gas sensor array

    Science.gov (United States)

    Gao, Xiang; Wang, Mingjiang; Fan, Binwen

    2017-08-01

    A detection and analysis system capable of measuring the concentration of four major gases in indoor air is designed. It uses four gas sensors constitute a gas sensor array, to achieve four indoor gas concentration detection, while the detection of data for further processing to reduce the cross-sensitivity between the gas sensor to improve the accuracy of detection.

  19. Increased 30-Day Emergency Department Revisits Among Homeless Patients with Mental Health Conditions

    Directory of Open Access Journals (Sweden)

    Chun Nok Lam

    2016-09-01

    Full Text Available Introduction: Patients with mental health conditions frequently use emergency medical services. Many suffer from substance use and homelessness. If they use the emergency department (ED as their primary source of care, potentially preventable frequent ED revisits and hospital readmissions can worsen an already crowded healthcare system. However, the magnitude to which homelessness affects health service utilization among patients with mental health conditions remains unclear in the medical community. This study assessed the impact of homelessness on 30-day ED revisits and hospital readmissions among patients presenting with mental health conditions in an urban, safety-net hospital. Methods: We conducted a secondary analysis of administrative data on all adult ED visits in 2012 in an urban safety-net hospital. Patient demographics, mental health status, homelessness, insurance coverage, level of acuity, and ED disposition per ED visit were analyzed using multilevel modeling to control for multiple visits nested within patients. We performed multivariate logistic regressions to evaluate if homelessness moderated the likelihood of mental health patients’ 30-day ED revisits and hospital readmissions. Results: Study included 139,414 adult ED visits from 92,307 unique patients (43.5±15.1 years, 51.3% male, 68.2% Hispanic/Latino. Nearly 8% of patients presented with mental health conditions, while 4.6% were homeless at any time during the study period. Among patients with mental health conditions, being homeless contributed to an additional 28.0% increase in likelihood (4.28 to 5.48 odds of 30-day ED revisits and 38.2% increase in likelihood (2.04 to 2.82 odds of hospital readmission, compared to non-homeless, non-mental health (NHNM patients as the base category. Adjusted predicted probabilities showed that homeless patients presenting with mental health conditions have a 31.1% chance of returning to the ED within 30-day post discharge and a 3

  20. Who should do the dishes now? Revisiting gender and housework in contemporary urban South Wales

    OpenAIRE

    Mannay, Dawn

    2016-01-01

    This chapter revisits Jane Pilcher’s (1994) seminal work ‘Who should do the dishes? Three generations of Welsh women talking about men and housework’, which was originally published in Our Sister’s Land: the changing identities of women in Wales. As discussed in the introductory chapter, I began revisiting classic Welsh studies as part of my doctoral study Mothers and daughters on the margins: gender, generation and education (Mannay, 2012); this lead to the later publication of a revisiting ...

  1. The OncoArray Consortium

    DEFF Research Database (Denmark)

    Amos, Christopher I; Dennis, Joe; Wang, Zhaoming

    2017-01-01

    by Illumina to facilitate efficient genotyping. The consortium developed standard approaches for selecting SNPs for study, for quality control of markers, and for ancestry analysis. The array was genotyped at selected sites and with prespecified replicate samples to permit evaluation of genotyping accuracy...... among centers and by ethnic background. RESULTS: The OncoArray consortium genotyped 447,705 samples. A total of 494,763 SNPs passed quality control steps with a sample success rate of 97% of the samples. Participating sites performed ancestry analysis using a common set of markers and a scoring...

  2. The Faraday effect revisited: General theory

    DEFF Research Database (Denmark)

    Cornean, Horia Decebal; Nenciu, Gheorghe; Pedersen, Thomas Garm

    2006-01-01

    This paper is the first in a series revisiting the Faraday effect, or more generally, the theory of electronic quantum transport/optical response in bulk media in the presence of a constant magnetic field. The independent electron approximation is assumed. At zero temperature and zero frequency...

  3. Analyzing Array Manipulating Programs by Program Transformation

    Science.gov (United States)

    Cornish, J. Robert M.; Gange, Graeme; Navas, Jorge A.; Schachte, Peter; Sondergaard, Harald; Stuckey, Peter J.

    2014-01-01

    We explore a transformational approach to the problem of verifying simple array-manipulating programs. Traditionally, verification of such programs requires intricate analysis machinery to reason with universally quantified statements about symbolic array segments, such as "every data item stored in the segment A[i] to A[j] is equal to the corresponding item stored in the segment B[i] to B[j]." We define a simple abstract machine which allows for set-valued variables and we show how to translate programs with array operations to array-free code for this machine. For the purpose of program analysis, the translated program remains faithful to the semantics of array manipulation. Based on our implementation in LLVM, we evaluate the approach with respect to its ability to extract useful invariants and the cost in terms of code size.

  4. Analysis of LH Launcher Arrays (Like the ITER One) Using the TOPLHA Code

    International Nuclear Information System (INIS)

    Maggiora, R.; Milanesio, D.; Vecchi, G.

    2009-01-01

    TOPLHA (Torino Polytechnic Lower Hybrid Antenna) code is an innovative tool for the 3D/1D simulation of Lower Hybrid (LH) antennas, i.e. accounting for realistic 3D waveguides geometry and for accurate 1D plasma models, and without restrictions on waveguide shape, including curvature. This tool provides a detailed performances prediction of any LH launcher, by computing the antenna scattering parameters, the current distribution, electric field maps and power spectra for any user-specified waveguide excitation. In addition, a fully parallelized and multi-cavity version of TOPLHA permits the analysis of large and complex waveguide arrays in a reasonable simulation time. A detailed analysis of the performances of the proposed ITER LH antenna geometry has been carried out, underlining the strong dependence of the antenna input parameters with respect to plasma conditions. A preliminary optimization of the antenna dimensions has also been accomplished. Electric current distribution on conductors, electric field distribution at the interface with plasma, and power spectra have been calculated as well. The analysis shows the strong capabilities of the TOPLHA code as a predictive tool and its usefulness to LH launcher arrays detailed design.

  5. Examining Relationships of Destination Image, Service Quality, e-WOM, and Revisit Intention to Sabang Island, Indonesia

    Directory of Open Access Journals (Sweden)

    Rangga Restu Prayogo

    2016-12-01

    Full Text Available The purpose of this research is to study the relationship among destination image, service quality, e-WOM, and revisit intentions in the tourism industry. A questionnaire given to tourists who visit one of the farrest island in western part of Indonesia, Sabang Island and using sampling through the convenience sampling. A structural equation model (SEM test with WarpPLS 3.0 was used to test the relationship between research variables. This research gathered from 150 respondents. The empirical results from PLS-SEM showed that; the destination image positive affect e-WOM and revisit intention; service quality affect e-WOM and revisit intention; e-WOM positive affect to revisit intention tourists. The implications and future research issues were discussed.

  6. Detachably assembled microfluidic device for perfusion culture and post-culture analysis of a spheroid array.

    Science.gov (United States)

    Sakai, Yusuke; Hattori, Koji; Yanagawa, Fumiki; Sugiura, Shinji; Kanamori, Toshiyuki; Nakazawa, Kohji

    2014-07-01

    Microfluidic devices permit perfusion culture of three-dimensional (3D) tissue, mimicking the flow of blood in vascularized 3D tissue in our body. Here, we report a microfluidic device composed of a two-part microfluidic chamber chip and multi-microwell array chip able to be disassembled at the culture endpoint. Within the microfluidic chamber, an array of 3D tissue aggregates (spheroids) can be formed and cultured under perfusion. Subsequently, detailed post-culture analysis of the spheroids collected from the disassembled device can be performed. This device facilitates uniform spheroid formation, growth analysis in a high-throughput format, controlled proliferation via perfusion flow rate, and post-culture analysis of spheroids. We used the device to culture spheroids of human hepatocellular carcinoma (HepG2) cells under two controlled perfusion flow rates. HepG2 spheroids exhibited greater cell growth at higher perfusion flow rates than at lower perfusion flow rates, and exhibited different metabolic activity and mRNA and protein expression under the different flow rate conditions. These results show the potential of perfusion culture to precisely control the culture environment in microfluidic devices. The construction of spheroid array chambers allows multiple culture conditions to be tested simultaneously, with potential applications in toxicity and drug screening. Copyright © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  7. Array capabilities and future arrays

    International Nuclear Information System (INIS)

    Radford, D.

    1993-01-01

    Early results from the new third-generation instruments GAMMASPHERE and EUROGAM are confirming the expectation that such arrays will have a revolutionary effect on the field of high-spin nuclear structure. When completed, GAMMASHPERE will have a resolving power am order of magnitude greater that of the best second-generation arrays. When combined with other instruments such as particle-detector arrays and fragment mass analysers, the capabilites of the arrays for the study of more exotic nuclei will be further enhanced. In order to better understand the limitations of these instruments, and to design improved future detector systems, it is important to have some intelligible and reliable calculation for the relative resolving power of different instrument designs. The derivation of such a figure of merit will be briefly presented, and the relative sensitivities of arrays currently proposed or under construction presented. The design of TRIGAM, a new third-generation array proposed for Chalk River, will also be discussed. It is instructive to consider how far arrays of Compton-suppressed Ge detectors could be taken. For example, it will be shown that an idealised open-quote perfectclose quotes third-generation array of 1000 detectors has a sensitivity an order of magnitude higher again than that of GAMMASPHERE. Less conventional options for new arrays will also be explored

  8. Deterministic Graphical Games Revisited

    DEFF Research Database (Denmark)

    Andersson, Daniel; Hansen, Kristoffer Arnsfelt; Miltersen, Peter Bro

    2008-01-01

    We revisit the deterministic graphical games of Washburn. A deterministic graphical game can be described as a simple stochastic game (a notion due to Anne Condon), except that we allow arbitrary real payoffs but disallow moves of chance. We study the complexity of solving deterministic graphical...... games and obtain an almost-linear time comparison-based algorithm for computing an equilibrium of such a game. The existence of a linear time comparison-based algorithm remains an open problem....

  9. Clinical utility of an array comparative genomic hybridization analysis for Williams syndrome.

    Science.gov (United States)

    Yagihashi, Tatsuhiko; Torii, Chiharu; Takahashi, Reiko; Omori, Mikimasa; Kosaki, Rika; Yoshihashi, Hiroshi; Ihara, Masahiro; Minagawa-Kawai, Yasuyo; Yamamoto, Junichi; Takahashi, Takao; Kosaki, Kenjiro

    2014-11-01

    To reveal the relation between intellectual disability and the deleted intervals in Williams syndrome, we performed an array comparative genomic hybridization analysis and standardized developmental testing for 11 patients diagnosed as having Williams syndrome based on fluorescent in situ hybridization testing. One patient had a large 4.2-Mb deletion spanning distally beyond the common 1.5-Mb intervals observed in 10/11 patients. We formulated a linear equation describing the developmental age of the 10 patients with the common deletion; the developmental age of the patient with the 4.2-Mb deletion was significantly below the expectation (developmental age = 0.51 × chronological age). The large deletion may account for the severe intellectual disability; therefore, the use of array comparative genomic hybridization may provide practical information regarding individuals with Williams syndrome. © 2014 Japanese Teratology Society.

  10. An analysis of seismic background noise variation and evaluation of detection capability of Keskin Array (BRTR PS-43) in Turkey

    Science.gov (United States)

    Bakir, M. E.; Ozel, N. M.; Semin, K. U.

    2011-12-01

    Bogazici University, Kandilli Observatory and Earthquake Research Institute (KOERI) is currently operating the Keskin seismic array (BRTR-PS 43) located in town Keskin, providing real-time data to IDC. The instrumentaion of seismic array includes six short period borehole seismometers and one broadband borehole seismometer. The seismic background noise variation of Keskin array are studied in order to estimate the local and regional event detection capability in the frequency range from 1 Hz to 10 Hz. The Power density spectrum and also probability density function of Keskin array data were computed for seasonal and diurnal noise variations between 2008 and 2010. The computation will be extended to cover the period between 2005 and 2008. We attempt to determine the precise frequency characteristics of the background noise, which will help us to assess the station sensitivity. Minimum detectable magnitude versus distance for Keskin seismic array will be analyzed based on the seismic noise analysis. Detailed analysis results of seismic background noise and detection capability will be presented by this research.

  11. Second-order Data by Flow Injection Analysis with Spectrophotometric Diode-array Detection and Incorporated Gel-filtration Chromatographic Column

    DEFF Research Database (Denmark)

    Bechmann, Iben Ellegaard

    1997-01-01

    A flow injection analysis (FIA) system furnished with a gel-filtration chromatographic column and with photodiode-array detection was used for the generation of second-order data. The system presented is a model system in which the analytes are blue dextran, potassium hexacyanoferrate(III) and he......A flow injection analysis (FIA) system furnished with a gel-filtration chromatographic column and with photodiode-array detection was used for the generation of second-order data. The system presented is a model system in which the analytes are blue dextran, potassium hexacyanoferrate...

  12. Risk prediction of emergency department revisit 30 days post discharge: a prospective study.

    Directory of Open Access Journals (Sweden)

    Shiying Hao

    Full Text Available Among patients who are discharged from the Emergency Department (ED, about 3% return within 30 days. Revisits can be related to the nature of the disease, medical errors, and/or inadequate diagnoses and treatment during their initial ED visit. Identification of high-risk patient population can help device new strategies for improved ED care with reduced ED utilization.A decision tree based model with discriminant Electronic Medical Record (EMR features was developed and validated, estimating patient ED 30 day revisit risk. A retrospective cohort of 293,461 ED encounters from HealthInfoNet (HIN, Maine's Health Information Exchange (HIE, between January 1, 2012 and December 31, 2012, was assembled with the associated patients' demographic information and one-year clinical histories before the discharge date as the inputs. To validate, a prospective cohort of 193,886 encounters between January 1, 2013 and June 30, 2013 was constructed. The c-statistics for the retrospective and prospective predictions were 0.710 and 0.704 respectively. Clinical resource utilization, including ED use, was analyzed as a function of the ED risk score. Cluster analysis of high-risk patients identified discrete sub-populations with distinctive demographic, clinical and resource utilization patterns.Our ED 30-day revisit model was prospectively validated on the Maine State HIN secure statewide data system. Future integration of our ED predictive analytics into the ED care work flow may lead to increased opportunities for targeted care intervention to reduce ED resource burden and overall healthcare expense, and improve outcomes.

  13. Adaptive Injection-locking Oscillator Array for RF Spectrum Analysis

    International Nuclear Information System (INIS)

    Leung, Daniel

    2011-01-01

    A highly parallel radio frequency receiver using an array of injection-locking oscillators for on-chip, rapid estimation of signal amplitudes and frequencies is considered. The oscillators are tuned to different natural frequencies, and variable gain amplifiers are used to provide negative feedback to adapt the locking band-width with the input signal to yield a combined measure of input signal amplitude and frequency detuning. To further this effort, an array of 16 two-stage differential ring oscillators and 16 Gilbert-cell mixers is designed for 40-400 MHz operation. The injection-locking oscillator array is assembled on a custom printed-circuit board. Control and calibration is achieved by on-board microcontroller.

  14. Revisiting Hansen Solubility Parameters by Including Thermodynamics

    NARCIS (Netherlands)

    Louwerse, Manuel J; Fernández-Maldonado, Ana María; Rousseau, Simon; Moreau-Masselon, Chloe; Roux, Bernard; Rothenberg, Gadi

    2017-01-01

    The Hansen solubility parameter approach is revisited by implementing the thermodynamics of dissolution and mixing. Hansen's pragmatic approach has earned its spurs in predicting solvents for polymer solutions, but for molecular solutes improvements are needed. By going into the details of entropy

  15. Revisiting the dilatation operator of the Wilson-Fisher fixed point

    Energy Technology Data Exchange (ETDEWEB)

    Liendo, Pedro [Deutsches Elektronen-Synchrotron (DESY), Hamburg (Germany). Theory Group

    2017-01-15

    We revisit the order ε dilatation operator of the Wilson-Fisher fixed point obtained by Kehrein, Pismak, and Wegner in light of recent results in conformal field theory. Our approach is algebraic and based only on symmetry principles. The starting point of our analysis is that the first correction to the dilatation operator is a conformal invariant, which implies that its form is fixed up to an infinite set of coefficients associated with the scaling dimensions of higher-spin currents. These coefficients can be fixed using well-known perturbative results, however, they were recently re-obtained using CFT arguments without relying on perturbation theory. Our analysis then implies that all order-ε scaling dimensions of the Wilson-Fisher fixed point can be fixed by symmetry.

  16. Bottomonium spectrum revisited

    CERN Document Server

    Segovia, Jorge; Entem, David R.; Fernández, Francisco

    2016-01-01

    We revisit the bottomonium spectrum motivated by the recently exciting experimental progress in the observation of new bottomonium states, both conventional and unconventional. Our framework is a nonrelativistic constituent quark model which has been applied to a wide range of hadronic observables from the light to the heavy quark sector and thus the model parameters are completely constrained. Beyond the spectrum, we provide a large number of electromagnetic, strong and hadronic decays in order to discuss the quark content of the bottomonium states and give more insights about the better way to determine their properties experimentally.

  17. Hospital revisit rate after a diagnosis of conversion disorder.

    Science.gov (United States)

    Merkler, Alexander E; Parikh, Neal S; Chaudhry, Simriti; Chait, Alanna; Allen, Nicole C; Navi, Babak B; Kamel, Hooman

    2016-04-01

    To estimate the hospital revisit rate of patients diagnosed with conversion disorder (CD). Using administrative data, we identified all patients discharged from California, Florida and New York emergency departments (EDs) and acute care hospitals between 2005 and 2011 with a primary discharge diagnosis of CD. Patients discharged with a primary diagnosis of seizure or transient global amnesia (TGA) served as control groups. Our primary outcome was the rate of repeat ED visits and hospital admissions after initial presentation. Poisson regression was used to compare rates between diagnosis groups while adjusting for demographic characteristics. We identified 7946 patients discharged with a primary diagnosis of CD. During a mean follow-up of 3.0 (±1.6) years, patients with CD had a median of three (IQR, 1-9) ED or inpatient revisits, compared with 0 (IQR, 0-2) in patients with TGA and 3 (IQR, 1-7) in those with seizures. Revisit rates were 18.25 (95% CI, 18.10 to 18.40) visits per 100 patients per month in those with CD, 3.90 (95% CI, 3.84 to 3.95) in those with TGA and 17.78 (95% CI, 17.75 to 17.81) in those with seizures. As compared to CD, the incidence rate ratio for repeat ED visits or hospitalisations was 0.89 (95% CI, 0.86 to 0.93) for seizure disorder and 0.32 (95% CI 0.31 to 0.34) for TGA. CD is associated with a substantial hospital revisit rate. Our findings suggest that CD is not an acute, time-limited response to stress, but rather that CD is a manifestation of a broader pattern of chronic neuropsychiatric disease. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/

  18. Array coding for large data memories

    Science.gov (United States)

    Tranter, W. H.

    1982-01-01

    It is pointed out that an array code is a convenient method for storing large quantities of data. In a typical application, the array consists of N data words having M symbols in each word. The probability of undetected error is considered, taking into account three symbol error probabilities which are of interest, and a formula for determining the probability of undetected error. Attention is given to the possibility of reading data into the array using a digital communication system with symbol error probability p. Two different schemes are found to be of interest. The conducted analysis of array coding shows that the probability of undetected error is very small even for relatively large arrays.

  19. The Future of Engineering Education--Revisited

    Science.gov (United States)

    Wankat, Phillip C.; Bullard, Lisa G.

    2016-01-01

    This paper revisits the landmark CEE series, "The Future of Engineering Education," published in 2000 (available free in the CEE archives on the internet) to examine the predictions made in the original paper as well as the tools and approaches documented. Most of the advice offered in the original series remains current. Despite new…

  20. Probe suppression in conformal phased array

    CERN Document Server

    Singh, Hema; Neethu, P S

    2017-01-01

    This book considers a cylindrical phased array with microstrip patch antenna elements and half-wavelength dipole antenna elements. The effect of platform and mutual coupling effect is included in the analysis. The non-planar geometry is tackled by using Euler's transformation towards the calculation of array manifold. Results are presented for both conducting and dielectric cylinder. The optimal weights obtained are used to generate adapted pattern according to a given signal scenario. It is shown that array along with adaptive algorithm is able to cater to an arbitrary signal environment even when the platform effect and mutual coupling is taken into account. This book provides a step-by-step approach for analyzing the probe suppression in non-planar geometry. Its detailed illustrations and analysis will be a useful text for graduate and research students, scientists and engineers working in the area of phased arrays, low-observables and stealth technology.

  1. Scattering Analysis of a Compact Dipole Array with Series and Parallel Feed Network including Mutual Coupling Effect

    Directory of Open Access Journals (Sweden)

    H. L. Sneha

    2013-01-01

    Full Text Available The current focus in defense arena is towards the stealth technology with an emphasis to control the radar cross-section (RCS. The scattering from the antennas mounted over the platform is of prime importance especially for a low-observable aerospace vehicle. This paper presents the analysis of the scattering cross section of a uniformly spaced linear dipole array. Two types of feed networks, that is, series and parallel feed networks, are considered. The total RCS of phased array with either kind of feed network is obtained by following the signal as it enters through the aperture and travels through the feed network. The RCS estimation of array is done including the mutual coupling effect between the dipole elements in three configurations, that is, side-by-side, collinear, and parallel-in-echelon. The results presented can be useful while designing a phased array with optimum performance towards low observability.

  2. Dynamical analysis of surface-insulated planar wire array Z-pinches

    Science.gov (United States)

    Li, Yang; Sheng, Liang; Hei, Dongwei; Li, Xingwen; Zhang, Jinhai; Li, Mo; Qiu, Aici

    2018-05-01

    The ablation and implosion dynamics of planar wire array Z-pinches with and without surface insulation are compared and discussed in this paper. This paper first presents a phenomenological model named the ablation and cascade snowplow implosion (ACSI) model, which accounts for the ablation and implosion phases of a planar wire array Z-pinch in a single simulation. The comparison between experimental data and simulation results shows that the ACSI model could give a fairly good description about the dynamical characteristics of planar wire array Z-pinches. Surface insulation introduces notable differences in the ablation phase of planar wire array Z-pinches. The ablation phase is divided into two stages: insulation layer ablation and tungsten wire ablation. The two-stage ablation process of insulated wires is simulated in the ACSI model by updating the formulas describing the ablation process.

  3. AnovArray: a set of SAS macros for the analysis of variance of gene expression data

    Directory of Open Access Journals (Sweden)

    Renard Jean-Paul

    2005-06-01

    Full Text Available Abstract Background Analysis of variance is a powerful approach to identify differentially expressed genes in a complex experimental design for microarray and macroarray data. The advantage of the anova model is the possibility to evaluate multiple sources of variation in an experiment. Results AnovArray is a package implementing ANOVA for gene expression data using SAS® statistical software. The originality of the package is 1 to quantify the different sources of variation on all genes together, 2 to provide a quality control of the model, 3 to propose two models for a gene's variance estimation and to perform a correction for multiple comparisons. Conclusion AnovArray is freely available at http://www-mig.jouy.inra.fr/stat/AnovArray and requires only SAS® statistical software.

  4. Terabyte IDE RAID-5 Disk Arrays

    Energy Technology Data Exchange (ETDEWEB)

    David A. Sanders et al.

    2003-09-30

    High energy physics experiments are currently recording large amounts of data and in a few years will be recording prodigious quantities of data. New methods must be developed to handle this data and make analysis at universities possible. We examine some techniques that exploit recent developments in commodity hardware. We report on tests of redundant arrays of integrated drive electronics (IDE) disk drives for use in offline high energy physics data analysis. IDE redundant array of inexpensive disks (RAID) prices now are less than the cost per terabyte of million-dollar tape robots! The arrays can be scaled to sizes affordable to institutions without robots and used when fast random access at low cost is important.

  5. Basic Considerations for Dry Storage of Spent Nuclear Fuels and Revisited CFD Thermal Analysis on the Concrete Cask

    Energy Technology Data Exchange (ETDEWEB)

    Noh, Jae Soo [ACT Co. Ltd., Daejeon (Korea, Republic of); Park, Younwon; Song, Sub Lee [BEES Inc., Daejeon (Korea, Republic of); Kim, Hyeun Min [KAIST, Daejeon (Korea, Republic of)

    2016-10-15

    The integrity of storage facility and also of the spent nuclear fuel itself is considered very important. Storage casks can be located in a designated area on a site or in a designated storage building. A number of different designs for dry storage have been developed and used in different countries. Dry storage system was classified into two categories by IAEA. One is container including cask and silo, the other one is vault. However, there is various way of categorization for dry storage system. Dry silo and cask are usually classified separately, so the dry storage system can be classified into three different types. Furthermore, dry cask storage can be categorized into two types based on the type of the materials, concrete cask and metal cask. In this paper, the design characteristics of dry storage cask are introduced and computational fluid dynamics (CFD) based thermal analysis for concrete cask is revisited. Basic principles for dry storage cask design were described. Based on that, thermal analysis of concrete dry cask was introduced from the study of H. M. Kim et al. From the CFD calculation, the temperature of concrete wall was maintained under the safety criteria. From this fundamental analysis, further investigations are expected. For example, thermal analysis on the metal cask, thermal analysis on horizontally laid spent nuclear fuel assemblies for transportation concerns, and investigations on better performance of natural air circulation in dry cask can be promising candidates.

  6. Basic Considerations for Dry Storage of Spent Nuclear Fuels and Revisited CFD Thermal Analysis on the Concrete Cask

    International Nuclear Information System (INIS)

    Noh, Jae Soo; Park, Younwon; Song, Sub Lee; Kim, Hyeun Min

    2016-01-01

    The integrity of storage facility and also of the spent nuclear fuel itself is considered very important. Storage casks can be located in a designated area on a site or in a designated storage building. A number of different designs for dry storage have been developed and used in different countries. Dry storage system was classified into two categories by IAEA. One is container including cask and silo, the other one is vault. However, there is various way of categorization for dry storage system. Dry silo and cask are usually classified separately, so the dry storage system can be classified into three different types. Furthermore, dry cask storage can be categorized into two types based on the type of the materials, concrete cask and metal cask. In this paper, the design characteristics of dry storage cask are introduced and computational fluid dynamics (CFD) based thermal analysis for concrete cask is revisited. Basic principles for dry storage cask design were described. Based on that, thermal analysis of concrete dry cask was introduced from the study of H. M. Kim et al. From the CFD calculation, the temperature of concrete wall was maintained under the safety criteria. From this fundamental analysis, further investigations are expected. For example, thermal analysis on the metal cask, thermal analysis on horizontally laid spent nuclear fuel assemblies for transportation concerns, and investigations on better performance of natural air circulation in dry cask can be promising candidates

  7. Efficient Full-Wave Analysis of Waveguide Arrays on Cylindrical Surfaces.

    NARCIS (Netherlands)

    Gerini, G.; Guglielmi, M.; Rozzi, T.; Zappelli, L.

    1999-01-01

    Conformal open-ended waveguide arrays received great attention in the early seventies. Recently, dielectric loaded waveguide radiators have been again proposed to achieve high dety microwave packaging [1], [2]. The efficient design of highly integrated array solutions, however, require fast and

  8. Hybrid Arrays for Chemical Sensing

    Science.gov (United States)

    Kramer, Kirsten E.; Rose-Pehrsson, Susan L.; Johnson, Kevin J.; Minor, Christian P.

    In recent years, multisensory approaches to environment monitoring for chemical detection as well as other forms of situational awareness have become increasingly popular. A hybrid sensor is a multimodal system that incorporates several sensing elements and thus produces data that are multivariate in nature and may be significantly increased in complexity compared to data provided by single-sensor systems. Though a hybrid sensor is itself an array, hybrid sensors are often organized into more complex sensing systems through an assortment of network topologies. Part of the reason for the shift to hybrid sensors is due to advancements in sensor technology and computational power available for processing larger amounts of data. There is also ample evidence to support the claim that a multivariate analytical approach is generally superior to univariate measurements because it provides additional redundant and complementary information (Hall, D. L.; Linas, J., Eds., Handbook of Multisensor Data Fusion, CRC, Boca Raton, FL, 2001). However, the benefits of a multisensory approach are not automatically achieved. Interpretation of data from hybrid arrays of sensors requires the analyst to develop an application-specific methodology to optimally fuse the disparate sources of data generated by the hybrid array into useful information characterizing the sample or environment being observed. Consequently, multivariate data analysis techniques such as those employed in the field of chemometrics have become more important in analyzing sensor array data. Depending on the nature of the acquired data, a number of chemometric algorithms may prove useful in the analysis and interpretation of data from hybrid sensor arrays. It is important to note, however, that the challenges posed by the analysis of hybrid sensor array data are not unique to the field of chemical sensing. Applications in electrical and process engineering, remote sensing, medicine, and of course, artificial

  9. Revisiting Weak Simulation for Substochastic Markov Chains

    DEFF Research Database (Denmark)

    Jansen, David N.; Song, Lei; Zhang, Lijun

    2013-01-01

    of the logic PCTL\\x, and its completeness was conjectured. We revisit this result and show that soundness does not hold in general, but only for Markov chains without divergence. It is refuted for some systems with substochastic distributions. Moreover, we provide a counterexample to completeness...

  10. Thermal analysis for folded solar array of spacecraft in orbit

    International Nuclear Information System (INIS)

    Yang, W.H.; Cheng, H.E.; Cai, A.

    2004-01-01

    The combined radiation-conduction heat transfer in folded solar array was considered as a three-dimensional anisotropic conduction without inner heat source. The three-dimensional equivalent conductivity in cell plate were obtained. The especially discrete equation coefficients of the nodes on the surfaces of adjacent cell plates were deduced by utilizing the simplified radiation network among the two adjacent cell plate surfaces and the deep cold space. All the thermal influence factors on the temperature response of the folded solar array were considered carefully. SIP method was used to solve the discrete equation. By comparing the calculation results under three cases, the temperature response and the maximum average difference of the folded solar array was obtained during the period of throw-radome of the launch vehicle and spread of the folded solar array. The obtained result is a valuable reference for the selection of the launch time of the spacecraft

  11. Changes in composition, ecology and structure of high-mountain vegetation: a re-visitation study over 42 years.

    Science.gov (United States)

    Evangelista, Alberto; Frate, Ludovico; Carranza, Maria Laura; Attorre, Fabio; Pelino, Giovanni; Stanisci, Angela

    2016-01-27

    High-mountain ecosystems are increasingly threatened by climate change, causing biodiversity loss, habitat degradation and landscape modifications. However, very few detailed studies have focussed on plant biodiversity in the high mountains of the Mediterranean. In this study, we investigated the long-term changes that have occurred in the composition, structure and ecology of high-mountain vegetation in the central Apennines (Majella) over the last 42 years. We performed a re-visitation study, using historical and newly collected vegetation data to explore which ecological and structural features have been the most successful in coping with climatic changes. Vegetation changes were analysed by comparing geo-referenced phytosociological relevés collected in high-mountain habitats (dolines, gentle slopes and ridges) on the Majella massif in 1972 and in 2014. Composition analysis was performed by detrended correspondence analysis, followed by an analysis of similarities for statistical significance assessment and by similarity percentage procedure (SIMPER) for identifying which species indicate temporal changes. Changes in ecological and structural indicators were analysed by a permutational multivariate analysis of variance, followed by a post hoc comparison. Over the last 42 years, clear floristic changes and significant ecological and structural variations occurred. We observed a significant increase in the thermophilic and mesonitrophilic plant species and an increment in the frequencies of hemicryptophytes. This re-visitation study in the Apennines agrees with observations in other alpine ecosystems, providing new insights for a better understanding of the effects of global change on Mediterranean high-mountain biodiversity. The observed changes in floristic composition, the thermophilization process and the shift towards a more nutrient-demanding vegetation are likely attributable to the combined effect of higher temperatures and the increase in soil nutrients

  12. Analysis of O-glycans as 9-fluorenylmethyl derivatives and its application to the studies on glycan array.

    Science.gov (United States)

    Yamada, Keita; Hirabayashi, Jun; Kakehi, Kazuaki

    2013-03-19

    A method is proposed for the analysis of O-glycans as 9-fluorenylmethyl (Fmoc) derivatives. After releasing the O-glycans from the protein backbone in the presence of ammonia-based media, the glycosylamines thus formed are conveniently labeled with Fmoc-Cl and analyzed by HPLC and MALDI-TOF MS after easy purification. Fmoc labeled O-glycans showed 3.5 times higher sensitivities than those labeled with 2-aminobenzoic acid in fluorescent detection. Various types of O-glycans having sialic acids, fucose, and/or sulfate residues were successfully labeled with Fmoc and analyzed by HPLC and MALDI-TOF MS. The method was applied to the comprehensive analysis of O-glycans expressed on MKN45 cells (human gastric adenocarcinoma). In addition, Fmoc-derivatized O-glycans were easily converted to free hemiacetal or glycosylamine-form glycans that are available for fabrication of glycan array and neoglycoproteins. To demonstrate the availability of our methods, we fabricate the glycan array with Fmoc labeled glycans derived from mucin samples and cancer cells. The model studies using the glycan array showed clear interactions between immobilized glycans and some lectins.

  13. Analysis of mean time to data loss of fault-tolerant disk arrays RAID-6 based on specialized Markov chain

    Science.gov (United States)

    Rahman, P. A.; D'K Novikova Freyre Shavier, G.

    2018-03-01

    This scientific paper is devoted to the analysis of the mean time to data loss of redundant disk arrays RAID-6 with alternation of data considering different failure rates of disks both in normal state of the disk array and in degraded and rebuild states, and also nonzero time of the disk replacement. The reliability model developed by the authors on the basis of the Markov chain and obtained calculation formula for estimation of the mean time to data loss (MTTDL) of the RAID-6 disk arrays are also presented. At last, the technique of estimation of the initial reliability parameters and examples of calculation of the MTTDL of the RAID-6 disk arrays for the different numbers of disks are also given.

  14. Revisiting the formal foundation of Probabilistic Databases

    NARCIS (Netherlands)

    Wanders, B.; van Keulen, Maurice

    2015-01-01

    One of the core problems in soft computing is dealing with uncertainty in data. In this paper, we revisit the formal foundation of a class of probabilistic databases with the purpose to (1) obtain data model independence, (2) separate metadata on uncertainty and probabilities from the raw data, (3)

  15. Revisiting Mutual Fund Performance Evaluation

    OpenAIRE

    Angelidis, Timotheos; Giamouridis, Daniel; Tessaromatis, Nikolaos

    2012-01-01

    Mutual fund manager excess performance should be measured relative to their self-reported benchmark rather than the return of a passive portfolio with the same risk characteristics. Ignoring the self-reported benchmark introduces biases in the measurement of stock selection and timing components of excess performance. We revisit baseline empirical evidence in mutual fund performance evaluation utilizing stock selection and timing measures that address these biases. We introduce a new factor e...

  16. Ceramic ball grid array package stress analysis

    Science.gov (United States)

    Badri, S. H. B. S.; Aziz, M. H. A.; Ong, N. R.; Sauli, Z.; Alcain, J. B.; Retnasamy, V.

    2017-09-01

    The ball grid array (BGA), a form of chip scale package (CSP), was developed as one of the most advanced surface mount devices, which may be assembled by an ordinary surface ball bumps are used instead of plated nickel and gold (Ni/Au) bumps. Assembly and reliability of the BGA's printed circuit board (PCB), which is soldered by conventional surface mount technology is considered in this study. The Ceramic Ball Grid Array (CBGA) is a rectangular ceramic package or square-shaped that will use the solder ball for external electrical connections instead of leads or wire for connections. The solder balls will be arranged in an array or grid at the bottom of the ceramic package body. In this study, ANSYS software is used to investigate the stress on the package for 2 balls and 4 balls of the CBGA package with the various force range of 1-3 Newton applied to the top of the die, top of the substrate and side of the substrate. The highest maximum stress was analyzed and the maximum equivalent stress was observed on the solder ball and the die. From the simulation result, the CBGA package with less solder balls experience higher stress compared to the package with many solder balls. Therefore, less number of solder ball on the CBGA package results higher stress and critically affect the reliability of the solder balls itself, substrate and die which can lead to the solder crack and also die crack.

  17. Metamorphosis in Craniiformea revisited

    DEFF Research Database (Denmark)

    Altenburger, Andreas; Wanninger, Andreas; Holmer, Lars E.

    2013-01-01

    We revisited the brachiopod fold hypothesis and investigated metamorphosis in the craniiform brachiopod Novocrania anomala. Larval development is lecithotrophic and the dorsal (brachial) valve is secreted by dorsal epithelia. We found that the juvenile ventral valve, which consists only of a thin...... brachiopods during metamorphosis to cement their pedicle to the substrate. N. anomala is therefore not initially attached by a valve but by material corresponding to pedicle cuticle. This is different to previous descriptions, which had led to speculations about a folding event in the evolution of Brachiopoda...

  18. GENE ARRAY ANALYSIS OF THE VENTRAL PROSTATE IN RATS EXPOSED TO EITHER VINCLOZOLIN OR PROCYMIDONE

    Science.gov (United States)

    GENE ARRAY ANALYSIS OF THE VENTRAL PROSTATE IN RATS EXPOSED TO EITHER VINCLOZOLIN OR PROCYMIDONE. MB Rosen, VS Wilson, JE Schmid, and LE Gray Jr. US EPA, ORD, NHEERL, RTP, NC.Vinclozolin (Vi) and procymidone (Pr) are antiandrogenic fungicides. While changes in gene expr...

  19. Lectin-Array Blotting.

    Science.gov (United States)

    Pazos, Raquel; Echevarria, Juan; Hernandez, Alvaro; Reichardt, Niels-Christian

    2017-09-01

    Aberrant protein glycosylation is a hallmark of cancer, infectious diseases, and autoimmune or neurodegenerative disorders. Unlocking the potential of glycans as disease markers will require rapid and unbiased glycoproteomics methods for glycan biomarker discovery. The present method is a facile and rapid protocol for qualitative analysis of protein glycosylation in complex biological mixtures. While traditional lectin arrays only provide an average signal for the glycans in the mixture, which is usually dominated by the most abundant proteins, our method provides individual lectin binding profiles for all proteins separated in the gel electrophoresis step. Proteins do not have to be excised from the gel for subsequent analysis via the lectin array but are transferred by contact diffusion from the gel to a glass slide presenting multiple copies of printed lectin arrays. Fluorescently marked glycoproteins are trapped by the printed lectins via specific carbohydrate-lectin interactions and after a washing step their binding profile with up to 20 lectin probes is analyzed with a fluorescent scanner. The method produces the equivalent of 20 lectin blots in a single experiment, giving detailed insight into the binding epitopes present in the fractionated proteins. © 2017 by John Wiley & Sons, Inc. Copyright © 2017 John Wiley & Sons, Inc.

  20. Phased-array design for MST and ST radars

    Science.gov (United States)

    Ecklund, W. L.

    1986-01-01

    All of the existing radar systems fully dedicated to clear-air radar studies use some type of phased-array antennas. The effects of beam-steering techniques including feed networks and phase shifters; sidelobe control; ground-clutter suppression; low altitude coverage; arrays with integrated radiating elements and feed networks; analysis of coaxial-collinear antennas; use of arrays with multiple beams; and array testing and measure on structural design of the antenna are discussed.

  1. Intraneural stimulation using wire-microelectrode arrays: analysis of force steps in recruitment curves

    NARCIS (Netherlands)

    Smit, J.P.A.; Rutten, Wim; Boom, H.B.K.

    1996-01-01

    In acute experiments on six Wistar rats, a wire-microelectrode array was inserted into the common peroneal nerve. A 5-channel array and a 24-channel array were available. Each electrode in the array was used to generate a twitch contraction force recruitment curve for the extensor digitorum longus

  2. Wind loads on flat plate photovoltaic array fields

    Science.gov (United States)

    Miller, R. D.; Zimmerman, D. K.

    1981-01-01

    The results of an experimental analysis (boundary layer wind tunnel test) of the aerodynamic forces resulting from winds acting on flat plate photovoltaic arrays are presented. Local pressure coefficient distributions and normal force coefficients on the arrays are shown and compared to theoretical results. Parameters that were varied when determining the aerodynamic forces included tilt angle, array separation, ground clearance, protective wind barriers, and the effect of the wind velocity profile. Recommended design wind forces and pressures are presented, which envelop the test results for winds perpendicular to the array's longitudinal axis. This wind direction produces the maximum wind loads on the arrays except at the array edge where oblique winds produce larger edge pressure loads. The arrays located at the outer boundary of an array field have a protective influence on the interior arrays of the field. A significant decrease of the array wind loads were recorded in the wind tunnel test on array panels located behind a fence and/or interior to the array field compared to the arrays on the boundary and unprotected from the wind. The magnitude of this decrease was the same whether caused by a fence or upwind arrays.

  3. The hard-core model on random graphs revisited

    International Nuclear Information System (INIS)

    Barbier, Jean; Krzakala, Florent; Zhang, Pan; Zdeborová, Lenka

    2013-01-01

    We revisit the classical hard-core model, also known as independent set and dual to vertex cover problem, where one puts particles with a first-neighbor hard-core repulsion on the vertices of a random graph. Although the case of random graphs with small and very large average degrees respectively are quite well understood, they yield qualitatively different results and our aim here is to reconciliate these two cases. We revisit results that can be obtained using the (heuristic) cavity method and show that it provides a closed-form conjecture for the exact density of the densest packing on random regular graphs with degree K ≥ 20, and that for K > 16 the nature of the phase transition is the same as for large K. This also shows that the hard-code model is the simplest mean-field lattice model for structural glasses and jamming

  4. Data in support of proteomic analysis of pneumococcal pediatric clinical isolates to construct a protein array

    Directory of Open Access Journals (Sweden)

    Alfonso Olaya-Abril

    2016-03-01

    Full Text Available Surface proteins play key roles in the interaction between cells and their environment, and in pathogenic microorganisms they are the best targets for drug or vaccine discovery and/or development. In addition, surface proteins can be the basis for serodiagnostic tools aiming at developing more affordable techniques for early diagnosis of infection in patients. We carried out a proteomic analysis of a collection of pediatric clinical isolates of Streptococcus pneumoniae, an important human pathogen responsible for more than 1.5 million child deaths worldwide. For that, cultured live bacterial cells were “shaved” with trypsin, and the recovered peptides were analyzed by LC/MS/MS. We selected 95 proteins to be produced as recombinant polypeptides, and printed them on an array. We probed the protein array with a collection of patient sera to define serodiagnostic antigens. The mass spectrometry proteomics data correspond to those published in [1] and have been deposited to the ProteomeXchange Consortium [2] via the PRIDE partner repository [3] with the dataset identifier http://www.ebi.ac.uk/pride/archive/projects/PXD001740. The protein array raw data are provided as supplemental material in this article. Keywords: Pneumococcus, Protein arrays, Proteomics, Diagnostics

  5. ESPRIT And Uniform Linear Arrays

    Science.gov (United States)

    Roy, R. H.; Goldburg, M.; Ottersten, B. E.; Swindlehurst, A. L.; Viberg, M.; Kailath, T.

    1989-11-01

    Abstract ¬â€?ESPRIT is a recently developed and patented technique for high-resolution estimation of signal parameters. It exploits an invariance structure designed into the sensor array to achieve a reduction in computational requirements of many orders of magnitude over previous techniques such as MUSIC, Burg's MEM, and Capon's ML, and in addition achieves performance improvement as measured by parameter estimate error variance. It is also manifestly more robust with respect to sensor errors (e.g. gain, phase, and location errors) than other methods as well. Whereas ESPRIT only requires that the sensor array possess a single invariance best visualized by considering two identical but other-wise arbitrary arrays of sensors displaced (but not rotated) with respect to each other, many arrays currently in use in various applications are uniform linear arrays of identical sensor elements. Phased array radars are commonplace in high-resolution direction finding systems, and uniform tapped delay lines (i.e., constant rate A/D converters) are the rule rather than the exception in digital signal processing systems. Such arrays possess many invariances, and are amenable to other types of analysis, which is one of the main reasons such structures are so prevalent. Recent developments in high-resolution algorithms of the signal/noise subspace genre including total least squares (TLS) ESPRIT applied to uniform linear arrays are summarized. ESPRIT is also shown to be a generalization of the root-MUSIC algorithm (applicable only to the case of uniform linear arrays of omni-directional sensors and unimodular cisoids). Comparisons with various estimator bounds, including CramerRao bounds, are presented.

  6. Automated flow quantification in valvular heart disease based on backscattered Doppler power analysis: implementation on matrix-array ultrasound imaging systems.

    Science.gov (United States)

    Buck, Thomas; Hwang, Shawn M; Plicht, Björn; Mucci, Ronald A; Hunold, Peter; Erbel, Raimund; Levine, Robert A

    2008-06-01

    Cardiac ultrasound imaging systems are limited in the noninvasive quantification of valvular regurgitation due to indirect measurements and inaccurate hemodynamic assumptions. We recently demonstrated that the principle of integration of backscattered acoustic Doppler power times velocity can be used for flow quantification in valvular regurgitation directly at the vena contracta of a regurgitant flow jet. We now aimed to accomplish implementation of automated Doppler power flow analysis software on a standard cardiac ultrasound system utilizing novel matrix-array transducer technology with detailed description of system requirements, components and software contributing to the system. This system based on a 3.5 MHz, matrix-array cardiac ultrasound scanner (Sonos 5500, Philips Medical Systems) was validated by means of comprehensive experimental signal generator trials, in vitro flow phantom trials and in vivo testing in 48 patients with mitral regurgitation of different severity and etiology using magnetic resonance imaging (MRI) for reference. All measurements displayed good correlation to the reference values, indicating successful implementation of automated Doppler power flow analysis on a matrix-array ultrasound imaging system. Systematic underestimation of effective regurgitant orifice areas >0.65 cm(2) and volumes >40 ml was found due to currently limited Doppler beam width that could be readily overcome by the use of new generation 2D matrix-array technology. Automated flow quantification in valvular heart disease based on backscattered Doppler power can be fully implemented on board a routinely used matrix-array ultrasound imaging systems. Such automated Doppler power flow analysis of valvular regurgitant flow directly, noninvasively, and user independent overcomes the practical limitations of current techniques.

  7. Spontaneous revisitation during visual exploration as a link among strategic behavior, learning, and the hippocampus.

    Science.gov (United States)

    Voss, Joel L; Warren, David E; Gonsalves, Brian D; Federmeier, Kara D; Tranel, Dan; Cohen, Neal J

    2011-08-02

    Effective exploratory behaviors involve continuous updating of sensory sampling to optimize the efficacy of information gathering. Despite some work on this issue in animals, little information exists regarding the cognitive or neural mechanisms for this sort of behavioral optimization in humans. Here we examined a visual exploration phenomenon that occurred when human subjects studying an array of objects spontaneously looked "backward" in their scanning paths to view recently seen objects again. This "spontaneous revisitation" of recently viewed objects was associated with enhanced hippocampal activity and superior subsequent memory performance in healthy participants, but occurred only rarely in amnesic patients with severe damage to the hippocampus. These findings demonstrate the necessity of the hippocampus not just in the aspects of long-term memory with which it has been associated previously, but also in the short-term adaptive control of behavior. Functional neuroimaging showed hippocampal engagement occurring in conjunction with frontocerebellar circuits, thereby revealing some of the larger brain circuitry essential for the strategic deployment of information-seeking behaviors that optimize learning.

  8. The Effects of Korean Medical Service Quality and Satisfaction on Revisit Intention of the United Arab Emirates Government Sponsored Patients.

    Science.gov (United States)

    Lee, Seoyoung; Kim, Eun-Kyung

    2017-06-01

    The purpose of this study was to investigate medical service quality, satisfaction and to examine factors influencing hospital revisit intention of the United Arab Emirates government sponsored patients in Korea. A total of 152 UAE government sponsored patients who visited Korean hospitals participated in the questionnaire survey from August to November 2016. Stepwise multiple regression was used to identify the factors that affected the revisit intention of the participants. The mean scores of medical service quality, satisfaction, and revisit intention were 5.72 out of 7, 88.88 out of 100, 4.59 out of 5, respectively. Medical service quality and satisfaction, Medical service quality and revisit intention, satisfaction and revisit intention were positively correlated. Medical service of physician, visiting routes and responsiveness of medical service quality explained about 23.8% of revisit intention. There are needs for physicians to communicate with patients while ensuring sufficient consultation time based on excellent medical skills and nurses to respond immediately for the patients' needs through an empathic encounter in order to improve medical service quality and patient satisfaction so that to increase the revisit intention of the United Arab Emirates government sponsored patients. Further, it is necessary for the hospitals to have support plans for providing country specialized services in consideration of the UAE culture to ensure that physicians' and nurses' competencies are not undervalued by non-medical service elements such as interpreters and meals. Copyright © 2017. Published by Elsevier B.V.

  9. Effect of wire shape on wire array discharge

    International Nuclear Information System (INIS)

    Shimomura, N.; Tanaka, Y.; Yushita, Y.; Nagata, M.; Teramoto, Y.; Katsuki, S.; Akiyama, H.

    2001-01-01

    Although considerable investigations have been reported on z-pinches to achieve nuclear fusion, little attention has been given from the point of view of how a wire array consisting of many parallel wires explodes. Instability existing in the wire array discharge has been shown. In this paper, the effect of wire shape in the wire array on unstable behavior of the wire array discharge is represented by numerical analysis. The claws on the wire formed in installation of wire may cause uniform current distribution on wire array. The effect of error of wire diameter in production is computed by Monte Carlo Method. (author)

  10. Effect of wire shape on wire array discharge

    Energy Technology Data Exchange (ETDEWEB)

    Shimomura, N.; Tanaka, Y.; Yushita, Y.; Nagata, M. [University of Tokushima, Department of Electrical and Electronic Engineering, Tokushima (Japan); Teramoto, Y.; Katsuki, S.; Akiyama, H. [Kumamoto University, Department of Electrical and Computer Engineering, Kumamoto (Japan)

    2001-09-01

    Although considerable investigations have been reported on z-pinches to achieve nuclear fusion, little attention has been given from the point of view of how a wire array consisting of many parallel wires explodes. Instability existing in the wire array discharge has been shown. In this paper, the effect of wire shape in the wire array on unstable behavior of the wire array discharge is represented by numerical analysis. The claws on the wire formed in installation of wire may cause uniform current distribution on wire array. The effect of error of wire diameter in production is computed by Monte Carlo Method. (author)

  11. Criticality safety of low-density storage arrays

    International Nuclear Information System (INIS)

    Bauer, T. H.; Nuclear Engineering Division

    2005-01-01

    This paper proposes a straightforward bounding method for the criticality safety analysis of fissionable materials configured into large arrays of standard containers. While criticality-safe storage limits have been well established for single containers, even under flooded conditions, it is also necessary to rule out any potential for criticality arising from neutronic interactions among multiple containers that might build up over long distances in a large array. Traditionally, the array problem has been approached by individual Monte Carlo analyses of explicit arrangements of single units and their surroundings. Deemphasizing specific configurations, the present technique takes advantage of low average density of fissionable material in typical storage arrays to separate neutron interactions that take place in the neutron's 'birth unit' from subsequent interactions in a dilute array. Numerous explicit Monte Carlo analyses show that array effects may be conservatively calculated by analyses that homogenize fissionable contents and depend only on the overall array shape, size, and reflective boundary

  12. Criticality safety of low-density storage arrays

    International Nuclear Information System (INIS)

    Bauer, T.H.

    1996-01-01

    This paper proposes a straightforward bounding method for the criticality safety analysis of fissionable materials configured into large arrays of standard containers. While criticality-safe storage limits have been well established for single containers, even under flooded conditions, it is also necessary to rule out any potential for criticality arising from neutronic interactions among multiple containers that might build up over long distances in a large array. Traditionally, the array problem has been approached by individual Monte Carlo analyses of explicit arrangements of single units and their surroundings. Deemphasizing specific configurations, the present technique takes advantage of low average density of fissionable material in typical storage arrays to separate neutron interactions that take place in the neutron's open-quotes birth unitclose quotes from subsequent interactions in a dilute array. Numerous explicit Monte Carlo analyses show that array effects may be conservatively calculated by analyses that homogenize fissionable contents and depend only on the overall array shape, size, and reflective boundary

  13. Adapting Controlled-source Coherence Analysis to Dense Array Data in Earthquake Seismology

    Science.gov (United States)

    Schwarz, B.; Sigloch, K.; Nissen-Meyer, T.

    2017-12-01

    Exploration seismology deals with highly coherent wave fields generated by repeatable controlled sources and recorded by dense receiver arrays, whose geometry is tailored to back-scattered energy normally neglected in earthquake seismology. Owing to these favorable conditions, stacking and coherence analysis are routinely employed to suppress incoherent noise and regularize the data, thereby strongly contributing to the success of subsequent processing steps, including migration for the imaging of back-scattering interfaces or waveform tomography for the inversion of velocity structure. Attempts have been made to utilize wave field coherence on the length scales of passive-source seismology, e.g. for the imaging of transition-zone discontinuities or the core-mantle-boundary using reflected precursors. Results are however often deteriorated due to the sparse station coverage and interference of faint back-scattered with transmitted phases. USArray sampled wave fields generated by earthquake sources at an unprecedented density and similar array deployments are ongoing or planned in Alaska, the Alps and Canada. This makes the local coherence of earthquake data an increasingly valuable resource to exploit.Building on the experience in controlled-source surveys, we aim to extend the well-established concept of beam-forming to the richer toolbox that is nowadays used in seismic exploration. We suggest adapted strategies for local data coherence analysis, where summation is performed with operators that extract the local slope and curvature of wave fronts emerging at the receiver array. Besides estimating wave front properties, we demonstrate that the inherent data summation can also be used to generate virtual station responses at intermediate locations where no actual deployment was performed. Owing to the fact that stacking acts as a directional filter, interfering coherent wave fields can be efficiently separated from each other by means of coherent subtraction. We

  14. Two-Stage MAS Technique for Analysis of DRA Elements and Arrays on Finite Ground Planes

    DEFF Research Database (Denmark)

    Larsen, Niels Vesterdal; Breinbjerg, Olav

    2007-01-01

    A two-stage Method of Auxiliary Sources (MAS) technique is proposed for analysis of dielectric resonator antenna (DRA) elements and arrays on finite ground planes (FGPs). The problem is solved by first analysing the DRA on an infinite ground plane (IGP) and then using this solution to model the FGP...

  15. Criticality safety of low-density storage arrays

    International Nuclear Information System (INIS)

    Bauer, T.H.

    1996-01-01

    This note proposes a straightforward and simple method for the criticality safety analysis of fissionable materials configured into large arrays of standard containers. While criticality-safe storage limits have been well-established for standard containers--even under flooded conditions, it is also necessary to rule out the potential for criticality arising from neutronic interactions among multiple containers that might build up over long distances in a large array. Traditionally, the array problem has been approached by individual Monte Carlo analyses of explicit arrangements of single units and their surroundings. Here, the authors show how multiple Monte Carlo analyses can be usefully combined for wide-ranging general application. The technique takes advantage of low average density of fissionable material in typical storage arrays to separate neutron interactions that take place in the neutron's ''birth unit'' from subsequent interactions in a highly dilute array. Effects of array size, in particular, are conservatively calculated by straightforward analyses which simply smear array contents uniformly across the extent of the array. For given unit loadings in standard containers, practical expressions for neutron multiplication depend only on overall array shape, size and reflective boundary

  16. Coccolithophorids in polar waters: Wigwamma spp. revisited

    DEFF Research Database (Denmark)

    Thomsen, Helge Abildhauge; Østergaard, Jette B.; Heldal, Mikal

    2013-01-01

    A contingent of weakly calcified coccolithophorid genera and species were described from polar regions almost 40 years ago. In the interim period a few additional findings have been reported enlarging the realm of some of the species. The genus Wigwamma is revisited here with the purpose of provi...... appearance of the coccolith armour of the cell...

  17. Diagnostics of the BIOMASS feed array prototype

    DEFF Research Database (Denmark)

    Cappellin, Cecilia; Pivnenko, Sergey; Pontoppidan, Kennie Nybo

    2013-01-01

    The 3D reconstruction algorithm is applied to the prototype feed array of the BIOMASS synthetic aperture radar, recently measured at the DTU-ESA Spherical Near-Field Antenna Test Facility in Denmark. Careful analysis of the measured feed array data has shown that the test support structure...

  18. Pipe failure probability - the Thomas paper revisited

    International Nuclear Information System (INIS)

    Lydell, B.O.Y.

    2000-01-01

    Almost twenty years ago, in Volume 2 of Reliability Engineering (the predecessor of Reliability Engineering and System Safety), a paper by H. M. Thomas of Rolls Royce and Associates Ltd. presented a generalized approach to the estimation of piping and vessel failure probability. The 'Thomas-approach' used insights from actual failure statistics to calculate the probability of leakage and conditional probability of rupture given leakage. It was intended for practitioners without access to data on the service experience with piping and piping system components. This article revisits the Thomas paper by drawing on insights from development of a new database on piping failures in commercial nuclear power plants worldwide (SKI-PIPE). Partially sponsored by the Swedish Nuclear Power Inspectorate (SKI), the R and D leading up to this note was performed during 1994-1999. Motivated by data requirements of reliability analysis and probabilistic safety assessment (PSA), the new database supports statistical analysis of piping failure data. Against the background of this database development program, the article reviews the applicability of the 'Thomas approach' in applied risk and reliability analysis. It addresses the question whether a new and expanded database on the service experience with piping systems would alter the original piping reliability correlation as suggested by H. M. Thomas

  19. Ultrasound beam characteristics of a symmetric nodal origami based array

    Science.gov (United States)

    Bilgunde, Prathamesh N.; Bond, Leonard J.

    2018-04-01

    Origami-the ancient art of paper folding-is being explored in acoustics for effective focusing of sound. In this short communication, we present a numerical investigation of beam characteristics for an origami based ultrasound array. A spatial re-configuration of array elements is performed based upon the symmetric nodal origami. The effect of fold angle on the ultrasound beam is evaluated using frequency domain and transient finite element analysis. It was found that increase in the fold angle reduces near field length by 58% and also doubles the beam intensity as compared to the linear array. Transient analysis also indicated 80% reduction in the -6dB beam width, which can improve the lateral resolution of phased array. Such a spatially re-configurable array could potentially be used in the future to reduce the cost of electronics in the phased array instrumentation.

  20. The significance test controversy revisited the fiducial Bayesian alternative

    CERN Document Server

    Lecoutre, Bruno

    2014-01-01

    The purpose of this book is not only to revisit the “significance test controversy,”but also to provide a conceptually sounder alternative. As such, it presents a Bayesian framework for a new approach to analyzing and interpreting experimental data. It also prepares students and researchers for reporting on experimental results. Normative aspects: The main views of statistical tests are revisited and the philosophies of Fisher, Neyman-Pearson and Jeffrey are discussed in detail. Descriptive aspects: The misuses of Null Hypothesis Significance Tests are reconsidered in light of Jeffreys’ Bayesian conceptions concerning the role of statistical inference in experimental investigations. Prescriptive aspects: The current effect size and confidence interval reporting practices are presented and seriously questioned. Methodological aspects are carefully discussed and fiducial Bayesian methods are proposed as a more suitable alternative for reporting on experimental results. In closing, basic routine procedures...

  1. A Fusion Approach to Feature Extraction by Wavelet Decomposition and Principal Component Analysis in Transient Signal Processing of SAW Odor Sensor Array

    Directory of Open Access Journals (Sweden)

    Prashant SINGH

    2011-03-01

    Full Text Available This paper presents theoretical analysis of a new approach for development of surface acoustic wave (SAW sensor array based odor recognition system. The construction of sensor array employs a single polymer interface for selective sorption of odorant chemicals in vapor phase. The individual sensors are however coated with different thicknesses. The idea of sensor coating thickness variation is for terminating solvation and diffusion kinetics of vapors into polymer up to different stages of equilibration on different sensors. This is expected to generate diversity in information content of the sensors transient. The analysis is based on wavelet decomposition of transient signals. The single sensor transients have been used earlier for generating odor identity signatures based on wavelet approximation coefficients. In the present work, however, we exploit variability in diffusion kinetics due to polymer thicknesses for making odor signatures. This is done by fusion of the wavelet coefficients from different sensors in the array, and then applying the principal component analysis. We find that the present approach substantially enhances the vapor class separability in feature space. The validation is done by generating synthetic sensor array data based on well-established SAW sensor theory.

  2. Verification of computed tomographic estimates of cochlear implant array position: a micro-CT and histologic analysis.

    Science.gov (United States)

    Teymouri, Jessica; Hullar, Timothy E; Holden, Timothy A; Chole, Richard A

    2011-08-01

    To determine the efficacy of clinical computed tomographic (CT) imaging to verify postoperative electrode array placement in cochlear implant (CI) patients. Nine fresh cadaver heads underwent clinical CT scanning, followed by bilateral CI insertion and postoperative clinical CT scanning. Temporal bones were removed, trimmed, and scanned using micro-CT. Specimens were then dehydrated, embedded in either methyl methacrylate or LR White resin, and sectioned with a diamond wafering saw. Histology sections were examined by 3 blinded observers to determine the position of individual electrodes relative to soft tissue structures within the cochlea. Electrodes were judged to be within the scala tympani, scala vestibuli, or in an intermediate position between scalae. The position of the array could be estimated accurately from clinical CT scans in all specimens using micro-CT and histology as a criterion standard. Verification using micro-CT yielded 97% agreement, and histologic analysis revealed 95% agreement with clinical CT results. A composite, 3-dimensional image derived from a patient's preoperative and postoperative CT images using a clinical scanner accurately estimates the position of the electrode array as determined by micro-CT imaging and histologic analyses. Information obtained using the CT method provides valuable insight into numerous variables of interest to patient performance such as surgical technique, array design, and processor programming and troubleshooting.

  3. Genetic analysis of presbycusis by arrayed primer extension.

    Science.gov (United States)

    Rodriguez-Paris, Juan; Ballay, Charles; Inserra, Michelle; Stidham, Katrina; Colen, Tahl; Roberson, Joseph; Gardner, Phyllis; Schrijver, Iris

    2008-01-01

    Using the Hereditary Hearing Loss arrayed primer extension (APEX) array, which contains 198 mutations across 8 hearing loss-associated genes (GJB2, GJB6, GJB3, GJA1, SLC26A4, SLC26A5, 12S-rRNA, and tRNA Ser), we compared the frequency of sequence variants in 94 individuals with early presbycusis to 50 unaffected controls and aimed to identify possible genetic contributors. This cross-sectional study was performed at Stanford University with presbycusis samples from the California Ear Institute. The patients were between ages 20 and 65 yr, with adult-onset sensorineural hearing loss of unknown etiology, and carried a clinical diagnosis of early presbycusis. Exclusion criteria comprised known causes of hearing loss such as significant noise exposure, trauma, ototoxic medication, neoplasm, and congenital infection or syndrome, as well as congenital or pediatric onset. Sequence changes were identified in 11.7% and 10% of presbycusis and control alleles, respectively. Among the presbycusis group, these solely occurred within the GJB2 and SLC26A4 genes. Homozygous and compound heterozygous pathogenic mutations were exclusively seen in affected individuals. We were unable to detect a statistically significant difference between our control and affected populations regarding the frequency of sequence variants detected with the APEX array. Individuals who carry two mild mutations in the GJB2 gene possibly have an increased risk of developing early presbycusis.

  4. Focal plane array with modular pixel array components for scalability

    Science.gov (United States)

    Kay, Randolph R; Campbell, David V; Shinde, Subhash L; Rienstra, Jeffrey L; Serkland, Darwin K; Holmes, Michael L

    2014-12-09

    A modular, scalable focal plane array is provided as an array of integrated circuit dice, wherein each die includes a given amount of modular pixel array circuitry. The array of dice effectively multiplies the amount of modular pixel array circuitry to produce a larger pixel array without increasing die size. Desired pixel pitch across the enlarged pixel array is preserved by forming die stacks with each pixel array circuitry die stacked on a separate die that contains the corresponding signal processing circuitry. Techniques for die stack interconnections and die stack placement are implemented to ensure that the desired pixel pitch is preserved across the enlarged pixel array.

  5. Analysis of seismic waves crossing the Santa Clara Valley using the three-component MUSIQUE array algorithm

    Science.gov (United States)

    Hobiger, Manuel; Cornou, Cécile; Bard, Pierre-Yves; Le Bihan, Nicolas; Imperatori, Walter

    2016-10-01

    We introduce the MUSIQUE algorithm and apply it to seismic wavefield recordings in California. The algorithm is designed to analyse seismic signals recorded by arrays of three-component seismic sensors. It is based on the MUSIC and the quaternion-MUSIC algorithms. In a first step, the MUSIC algorithm is applied in order to estimate the backazimuth and velocity of incident seismic waves and to discriminate between Love and possible Rayleigh waves. In a second step, the polarization parameters of possible Rayleigh waves are analysed using quaternion-MUSIC, distinguishing retrograde and prograde Rayleigh waves and determining their ellipticity. In this study, we apply the MUSIQUE algorithm to seismic wavefield recordings of the San Jose Dense Seismic Array. This array has been installed in 1999 in the Evergreen Basin, a sedimentary basin in the Eastern Santa Clara Valley. The analysis includes 22 regional earthquakes with epicentres between 40 and 600 km distant from the array and covering different backazimuths with respect to the array. The azimuthal distribution and the energy partition of the different surface wave types are analysed. Love waves dominate the wavefield for the vast majority of the events. For close events in the north, the wavefield is dominated by the first harmonic mode of Love waves, for farther events, the fundamental mode dominates. The energy distribution is different for earthquakes occurring northwest and southeast of the array. In both cases, the waves crossing the array are mostly arriving from the respective hemicycle. However, scattered Love waves arriving from the south can be seen for all earthquakes. Combining the information of all events, it is possible to retrieve the Love wave dispersion curves of the fundamental and the first harmonic mode. The particle motion of the fundamental mode of Rayleigh waves is retrograde and for the first harmonic mode, it is prograde. For both modes, we can also retrieve dispersion and ellipticity

  6. Reporter-Based Synthetic Genetic Array Analysis: A Functional Genomics Approach for Investigating Transcript or Protein Abundance Using Fluorescent Proteins in Saccharomyces cerevisiae.

    Science.gov (United States)

    Göttert, Hendrikje; Mattiazzi Usaj, Mojca; Rosebrock, Adam P; Andrews, Brenda J

    2018-01-01

    Fluorescent reporter genes have long been used to quantify various cell features such as transcript and protein abundance. Here, we describe a method, reporter synthetic genetic array (R-SGA) analysis, which allows for the simultaneous quantification of any fluorescent protein readout in thousands of yeast strains using an automated pipeline. R-SGA combines a fluorescent reporter system with standard SGA analysis and can be used to examine any array-based strain collection available to the yeast community. This protocol describes the R-SGA methodology for screening different arrays of yeast mutants including the deletion collection, a collection of temperature-sensitive strains for the assessment of essential yeast genes and a collection of inducible overexpression strains. We also present an alternative pipeline for the analysis of R-SGA output strains using flow cytometry of cells in liquid culture. Data normalization for both pipelines is discussed.

  7. Satellite failures revisited

    Science.gov (United States)

    Balcerak, Ernie

    2012-12-01

    In January 1994, the two geostationary satellites known as Anik-E1 and Anik-E2, operated by Telesat Canada, failed one after the other within 9 hours, leaving many northern Canadian communities without television and data services. The outage, which shut down much of the country's broadcast television for hours and cost Telesat Canada more than $15 million, generated significant media attention. Lam et al. used publicly available records to revisit the event; they looked at failure details, media coverage, recovery effort, and cost. They also used satellite and ground data to determine the precise causes of those satellite failures. The researchers traced the entire space weather event from conditions on the Sun through the interplanetary medium to the particle environment in geostationary orbit.

  8. Timed arrays wideband and time varying antenna arrays

    CERN Document Server

    Haupt, Randy L

    2015-01-01

    Introduces timed arrays and design approaches to meet the new high performance standards The author concentrates on any aspect of an antenna array that must be viewed from a time perspective. The first chapters briefly introduce antenna arrays and explain the difference between phased and timed arrays. Since timed arrays are designed for realistic time-varying signals and scenarios, the book also reviews wideband signals, baseband and passband RF signals, polarization and signal bandwidth. Other topics covered include time domain, mutual coupling, wideband elements, and dispersion. The auth

  9. The Design and Analysis of Split Row-Column Addressing Array for 2-D Transducer

    Directory of Open Access Journals (Sweden)

    Xu Li

    2016-09-01

    Full Text Available For 3-D ultrasound imaging, the row-column addressing (RCA with 2N connections for an N × N 2-D array makes the fabrication and interconnection simpler than the fully addressing with N2 connections. However, RCA degrades the image quality because of defocusing in signal channel direction in the transmit event. To solve this problem, a split row-column addressing scheme (SRCA is proposed in this paper. Rather than connecting all the elements in the signal channel direction together, this scheme divides the elements in the signal channel direction into several disconnected blocks, thus enables focusing beam access in both signal channel and switch channel directions. Selecting an appropriate split scheme is the key for SRCA to maintaining a reasonable tradeoff between the image quality and the number of connections. Various split schemes for a 32 × 32 array are fully investigated with point spread function (PSF analysis and imaging simulation. The result shows the split scheme with five blocks (4, 6, 12, 6, and 4 elements of each block can provide similar image quality to fully addressing. The splitting schemes for different array sizes from 16 × 16 to 96 × 96 are also discussed.

  10. Pockets of Participation: Revisiting Child-Centred Participation Research

    Science.gov (United States)

    Franks, Myfanwy

    2011-01-01

    This article revisits the theme of the clash of interests and power relations at work in participatory research which is prescribed from above. It offers a possible route toward solving conflict between adult-led research carried out by young researchers, funding requirements and organisational constraints. The article explores issues of…

  11. Faraday effect revisited: sum rules and convergence issues

    DEFF Research Database (Denmark)

    Cornean, Horia; Nenciu, Gheorghe

    2010-01-01

    This is the third paper of a series revisiting the Faraday effect. The question of the absolute convergence of the sums over the band indices entering the Verdet constant is considered. In general, sum rules and traces per unit volume play an important role in solid-state physics, and they give...

  12. ArrayBridge: Interweaving declarative array processing with high-performance computing

    Energy Technology Data Exchange (ETDEWEB)

    Xing, Haoyuan [The Ohio State Univ., Columbus, OH (United States); Floratos, Sofoklis [The Ohio State Univ., Columbus, OH (United States); Blanas, Spyros [The Ohio State Univ., Columbus, OH (United States); Byna, Suren [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Prabhat, Prabhat [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Wu, Kesheng [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Brown, Paul [Paradigm4, Inc., Waltham, MA (United States)

    2017-05-04

    Scientists are increasingly turning to datacenter-scale computers to produce and analyze massive arrays. Despite decades of database research that extols the virtues of declarative query processing, scientists still write, debug and parallelize imperative HPC kernels even for the most mundane queries. This impedance mismatch has been partly attributed to the cumbersome data loading process; in response, the database community has proposed in situ mechanisms to access data in scientific file formats. Scientists, however, desire more than a passive access method that reads arrays from files. This paper describes ArrayBridge, a bi-directional array view mechanism for scientific file formats, that aims to make declarative array manipulations interoperable with imperative file-centric analyses. Our prototype implementation of ArrayBridge uses HDF5 as the underlying array storage library and seamlessly integrates into the SciDB open-source array database system. In addition to fast querying over external array objects, ArrayBridge produces arrays in the HDF5 file format just as easily as it can read from it. ArrayBridge also supports time travel queries from imperative kernels through the unmodified HDF5 API, and automatically deduplicates between array versions for space efficiency. Our extensive performance evaluation in NERSC, a large-scale scientific computing facility, shows that ArrayBridge exhibits statistically indistinguishable performance and I/O scalability to the native SciDB storage engine.

  13. Gaussian entanglement revisited

    Science.gov (United States)

    Lami, Ludovico; Serafini, Alessio; Adesso, Gerardo

    2018-02-01

    We present a novel approach to the separability problem for Gaussian quantum states of bosonic continuous variable systems. We derive a simplified necessary and sufficient separability criterion for arbitrary Gaussian states of m versus n modes, which relies on convex optimisation over marginal covariance matrices on one subsystem only. We further revisit the currently known results stating the equivalence between separability and positive partial transposition (PPT) for specific classes of Gaussian states. Using techniques based on matrix analysis, such as Schur complements and matrix means, we then provide a unified treatment and compact proofs of all these results. In particular, we recover the PPT-separability equivalence for: (i) Gaussian states of 1 versus n modes; and (ii) isotropic Gaussian states. In passing, we also retrieve (iii) the recently established equivalence between separability of a Gaussian state and and its complete Gaussian extendability. Our techniques are then applied to progress beyond the state of the art. We prove that: (iv) Gaussian states that are invariant under partial transposition are necessarily separable; (v) the PPT criterion is necessary and sufficient for separability for Gaussian states of m versus n modes that are symmetric under the exchange of any two modes belonging to one of the parties; and (vi) Gaussian states which remain PPT under passive optical operations can not be entangled by them either. This is not a foregone conclusion per se (since Gaussian bound entangled states do exist) and settles a question that had been left unanswered in the existing literature on the subject. This paper, enjoyable by both the quantum optics and the matrix analysis communities, overall delivers technical and conceptual advances which are likely to be useful for further applications in continuous variable quantum information theory, beyond the separability problem.

  14. Tests of operating conditions for metrological application of HTS Josephson arrays

    International Nuclear Information System (INIS)

    Sosso, A; Lacquaniti, V; Andreone, D; Cerri, R; Klushin, A M

    2006-01-01

    We report on an experimental study of metrological properties of High Temperature Superconductor arrays, made of shunted bicrystal YBCO Josephson junctions, to assess their accuracy. A detailed analysis of measurement errors is presented, mainly based on a direct comparison of an HTS array against a low temperature array. Owing to the high sensitivity of the comparison, we were able to measure the changes in the HTS array voltage on a step at nanovolt level. A precise estimate of the dependence of the HTS array step width on operating conditions was obtained. Differences were observed with respect to the results provided by the usual, low sensitivity, techniques, confirming that the method we adopted is necessary in the study of HTS arrays for metrology. The high sensitivity analysis was applied in the derivation of the temperature dependence of the critical current as well, providing some insights on the behaviour of the HTS array

  15. PERCEPTION OF JUSTICE, POST SERVICE RECOVERY SATISFACTION, INTENTION TO REVISIT AND WOM RECOMMENDATIONS OF FOREIGN TOURISTS VISITING BALI

    Directory of Open Access Journals (Sweden)

    I Nyoman Sudiarta

    2014-03-01

    Full Text Available This study aimed to determine the effect of perceptions of distributive, procedural and interactional justice on post-service recovery satisfaction and post-service recovery satisfaction effect on the intention to revisit and WOM recommendations of foreign tourists to Bali. The respondents of this study were foreign tourists who visited Bali and ever experienced complaint. The number of eligible samples was 100 respondents. The questionnaire was given to tourists visiting tourist attractions of Tanah Lot, Kintamani and Besakih. Data were analyzed using multivariate statistical analysis, namely structural equation modeling (SEM. The results of this study indicated that the perception of distributive justice, procedural and interactional had a positive and significant effect on the post-service recovery satisfaction of foreign tourists who visited Bali. The study also found a positive and significant effect of post-service recovery satisfaction on the intention to revisit and the intention of recommending positive WOM of foreign tourists who visited Bali.

  16. Evaluation of phased array UT conditions using ultrasonic visualization technique

    International Nuclear Information System (INIS)

    Furukawa, Takashi; Komura, Ichirou

    2008-01-01

    Phased array provides many advantages over conventional ultrasonic testing method, but phased array has also limitations. This paper describes typical results of the experimental sound field analysis generated from the array probe. A photo-elastic ultrasonic visualization technique was applied in this study. The sound fields of shear wave generated from the array probe was equivalent to that from the fixed angle probe. (author)

  17. Short or Long End of the Lever? Associations between Provider Communication of the "Asthma-Action Plan" and Outpatient Revisits for Pediatric Asthma.

    Science.gov (United States)

    Rangachari, Pavani; Mehta, Renuka; Rethemeyer, R Karl; Ferrang, Carole; Dennis, Clifton; Redd, Vickie

    2015-10-01

    At the Children's Hospital of Georgia (CHOG), we found that outpatient revisits for pediatric asthma were significantly above national norms. According to the NIH, costly hospital revisits for asthma can be prevented through guidelines-based self-management of asthma, central to which, is the use of a written Asthma-Action Plan (AAP). The asthma services literature has emphasized the role of the healthcare provider in promoting asthma self-management using the AAP, to prevent hospital revisits. On the other hand, the asthma policy literature has emphasized the need for community-based interventions to promote asthma self-management. A gap remains in understanding the extent of leverage that healthcare providers may have in preventing hospital revisits for asthma, through effective communication of AAP in the outpatient setting. Our study sought to address this gap. We conducted a 6-month intervention to implement "patient-and-family-centered communication of the AAP" in CHOG outpatient clinics, based on the "change-management" theoretical framework. Provider communication of AAP was assessed through a survey of "Parent Understanding of the Child's AAP." A quasi-experimental approach was used to measure outpatient revisits for pediatric asthma, pre- and post-intervention. Survey results showed that provider communication of the AAP was unanimously perceived highly positively by parents of pediatric asthma patients, across various metrics of patient-centered care. However, there were no statistically significant differences in outpatient "revisit behavior" for pediatric asthma between pre- and post-intervention periods after controlling for several demographic variables. Additionally, revisits remained significantly above national norms. Results suggest limited potential of "effective provider communication of AAP," in reducing outpatient revisits for pediatric asthma; and indicate need for broader community-based interventions to address patient life variables

  18. X ray photoelectron spectroscopy (XPS) analysis of Photosensitive ZrO2 array

    Science.gov (United States)

    Li, Y.; Zhao, G.; Zhu, R.; Kou, Z.

    2018-03-01

    Based on organic zirconium source as the starting material, by adding chemical modifiers which are made up with photosensitive ZrO2 sol. A uniformed ZrO2 array dot was fabricated with a mean diameter of around 800 nm. By using UV-vis spectra and X-ray photoelectron spectroscopy analysis method, studies the photosensitive ZrO2 gel film of photochemical reaction process and the photosensitive mechanism, to determine the zirconium atom centered chelate structure, reaction formed by metal chelate Zr atom for the center, and to establish the molecular model of the chelate. And studied the ultraviolet light in the process of the variation of the XPS spectra, Zr3d5/2 to 184.9 eV corresponding to the binding energy of the as the combination of state peak gradually reduce; By combining with the status of Zr-O peak gradually increase; The strength of the peak is gradually decline. This suggests that in the process of ultraviolet light photo chemical reaction happened. This study is of great significance to the micro fabrication of ZrO2 array not only to the memory devices but also to the optical devices.

  19. Analysis of Correlation in MEMS Gyroscope Array and its Influence on Accuracy Improvement for the Combined Angular Rate Signal

    Directory of Open Access Journals (Sweden)

    Liang Xue

    2018-01-01

    Full Text Available Obtaining a correlation factor is a prerequisite for fusing multiple outputs of a mircoelectromechanical system (MEMS gyroscope array and evaluating accuracy improvement. In this paper, a mathematical statistics method is established to analyze and obtain the practical correlation factor of a MEMS gyroscope array, which solves the problem of determining the Kalman filter (KF covariance matrix Q and fusing the multiple gyroscope signals. The working principle and mathematical model of the sensor array fusion is briefly described, and then an optimal estimate of input rate signal is achieved by using of a steady-state KF gain in an off-line estimation approach. Both theoretical analysis and simulation show that the negative correlation factor has a favorable influence on accuracy improvement. Additionally, a four-gyro array system composed of four discrete individual gyroscopes was developed to test the correlation factor and its influence on KF accuracy improvement. The result showed that correlation factors have both positive and negative values; in particular, there exist differences for correlation factor between the different units in the array. The test results also indicated that the Angular Random Walk (ARW of 1.57°/h0.5 and bias drift of 224.2°/h for a single gyroscope were reduced to 0.33°/h0.5 and 47.8°/h with some negative correlation factors existing in the gyroscope array, making a noise reduction factor of about 4.7, which is higher than that of a uncorrelated four-gyro array. The overall accuracy of the combined angular rate signal can be further improved if the negative correlation factors in the gyroscope array become larger.

  20. Generation of a genomic tiling array of the human Major Histocompatibility Complex (MHC and its application for DNA methylation analysis

    Directory of Open Access Journals (Sweden)

    Ottaviani Diego

    2008-05-01

    Full Text Available Abstract Background The major histocompatibility complex (MHC is essential for human immunity and is highly associated with common diseases, including cancer. While the genetics of the MHC has been studied intensively for many decades, very little is known about the epigenetics of this most polymorphic and disease-associated region of the genome. Methods To facilitate comprehensive epigenetic analyses of this region, we have generated a genomic tiling array of 2 Kb resolution covering the entire 4 Mb MHC region. The array has been designed to be compatible with chromatin immunoprecipitation (ChIP, methylated DNA immunoprecipitation (MeDIP, array comparative genomic hybridization (aCGH and expression profiling, including of non-coding RNAs. The array comprises 7832 features, consisting of two replicates of both forward and reverse strands of MHC amplicons and appropriate controls. Results Using MeDIP, we demonstrate the application of the MHC array for DNA methylation profiling and the identification of tissue-specific differentially methylated regions (tDMRs. Based on the analysis of two tissues and two cell types, we identified 90 tDMRs within the MHC and describe their characterisation. Conclusion A tiling array covering the MHC region was developed and validated. Its successful application for DNA methylation profiling indicates that this array represents a useful tool for molecular analyses of the MHC in the context of medical genomics.

  1. Additively homomorphic encryption with a double decryption mechanism, revisited

    NARCIS (Netherlands)

    Peter, Andreas; Kronberg, M.; Trei, W.; Katzenbeisser, S.

    We revisit the notion of additively homomorphic encryption with a double decryption mechanism (DD-PKE), which allows for additions in the encrypted domain while having a master decryption procedure that can decrypt all properly formed ciphertexts by using a special master secret. This type of

  2. Moral Judgment Development across Cultures: Revisiting Kohlberg's Universality Claims

    Science.gov (United States)

    Gibbs, John C.; Basinger, Karen S.; Grime, Rebecca L.; Snarey, John R.

    2007-01-01

    This article revisits Kohlberg's cognitive developmental claims that stages of moral judgment, facilitative processes of social perspective-taking, and moral values are commonly identifiable across cultures. Snarey [Snarey, J. (1985). "The cross-cultural universality of social-moral development: A critical review of Kohlbergian research."…

  3. Radiative corrections to double-Dalitz decays revisited

    Science.gov (United States)

    Kampf, Karol; Novotný, Jiři; Sanchez-Puertas, Pablo

    2018-03-01

    In this study, we revisit and complete the full next-to-leading order corrections to pseudoscalar double-Dalitz decays within the soft-photon approximation. Comparing to the previous study, we find small differences, which are nevertheless relevant for extracting information about the pseudoscalar transition form factors. Concerning the latter, these processes could offer the opportunity to test them—for the first time—in their double-virtual regime.

  4. Thermal crosstalk in heated microcantilever arrays

    International Nuclear Information System (INIS)

    Kim, Hoe Joon; Dai, Zhenting; King, William P

    2013-01-01

    We report on a detailed characterization and analysis of thermal crosstalk in a heated microcantilever array. The fabricated heated cantilever array consists of five identical independently controlled heated cantilevers. The temperature of each cantilever can be controlled over a large temperature range, up to 900 °C, by means of an integrated solid-state resistive heater. We analyze thermal crosstalk in steady and transient operating conditions when the heated cantilever array is either in contact with a substrate or freely suspended in air. The thermal conductance between neighboring cantilevers is as high as 0.61 µW °C −1 , resulting in non-negligible temperature increases in neighboring cantilevers, depending upon the operating conditions. By understanding and accounting for thermal crosstalk, it is possible to improve temperature control and temperature measurements with heated microcantilever arrays. (paper)

  5. Low concentration ratio solar array for low Earth orbit multi-100 kW application. Volume 1: Design, analysis and development tests

    Science.gov (United States)

    1983-01-01

    A preliminary design effort directed toward a low concentration ratio photovoltaic array system capable of delivering multihundred kilowatts (300 kW to 1000 kW range) in low earth orbit is described. The array system consists of two or more array modules each capable of delivering between 113 kW to 175 kW using silicon solar cells or gallium arsenide solar cells, respectively. The array module deployed area is 1320 square meters and consists of 4356 pyramidal concentrator elements. The module, when stowed in the Space Shuttle's payload bay, has a stowage volume of a cube with 3.24 meters on a side. The concentrator elements are sized for a geometric concentration ratio (GCR) of six with an aperture area of .25 sq. m. The structural analysis and design trades leading to the baseline design are discussed. It describes the configuration, as well as optical, thermal and electrical performance analyses that support the design and overall performance estimates for the array are described.

  6. A Feminist Revisit to the First-Year Curriculum.

    Science.gov (United States)

    Bernstein, Anita

    1996-01-01

    A seminar at Chicago-Kent College of Law (Illinois) that reviews six first-year law school courses by focusing on feminist issues in course content and structure is described. The seminar functions as both a review and a shift in perspective. Courses revisited include civil procedure, contracts, criminal law, justice and the legal system,…

  7. Quantum duel revisited

    International Nuclear Information System (INIS)

    Schmidt, Alexandre G M; Paiva, Milena M

    2012-01-01

    We revisit the quantum two-person duel. In this problem, both Alice and Bob each possess a spin-1/2 particle which models dead and alive states for each player. We review the Abbott and Flitney result—now considering non-zero α 1 and α 2 in order to decide if it is better for Alice to shoot or not the second time—and we also consider a duel where players do not necessarily start alive. This simple assumption allows us to explore several interesting special cases, namely how a dead player can win the duel shooting just once, or how can Bob revive Alice after one shot, and the better strategy for Alice—being either alive or in a superposition of alive and dead states—fighting a dead opponent. (paper)

  8. Circular Array of Magnetic Sensors for Current Measurement: Analysis for Error Caused by Position of Conductor.

    Science.gov (United States)

    Yu, Hao; Qian, Zheng; Liu, Huayi; Qu, Jiaqi

    2018-02-14

    This paper analyzes the measurement error, caused by the position of the current-carrying conductor, of a circular array of magnetic sensors for current measurement. The circular array of magnetic sensors is an effective approach for AC or DC non-contact measurement, as it is low-cost, light-weight, has a large linear range, wide bandwidth, and low noise. Especially, it has been claimed that such structure has excellent reduction ability for errors caused by the position of the current-carrying conductor, crosstalk current interference, shape of the conduction cross-section, and the Earth's magnetic field. However, the positions of the current-carrying conductor-including un-centeredness and un-perpendicularity-have not been analyzed in detail until now. In this paper, for the purpose of having minimum measurement error, a theoretical analysis has been proposed based on vector inner and exterior product. In the presented mathematical model of relative error, the un-center offset distance, the un-perpendicular angle, the radius of the circle, and the number of magnetic sensors are expressed in one equation. The comparison of the relative error caused by the position of the current-carrying conductor between four and eight sensors is conducted. Tunnel magnetoresistance (TMR) sensors are used in the experimental prototype to verify the mathematical model. The analysis results can be the reference to design the details of the circular array of magnetic sensors for current measurement in practical situations.

  9. The Importance of Being a Complement: CED Effects Revisited

    Science.gov (United States)

    Jurka, Johannes

    2010-01-01

    This dissertation revisits subject island effects (Ross 1967, Chomsky 1973) cross-linguistically. Controlled acceptability judgment studies in German, English, Japanese and Serbian show that extraction out of specifiers is consistently degraded compared to extraction out of complements, indicating that the Condition on Extraction domains (CED,…

  10. Ctrl+Shift+Enter mastering Excel array formulas a book about building efficient formulas, advanced formulas, and array formulas for data analysis

    CERN Document Server

    Girvin, Mike

    2013-01-01

    Designed with Excel gurus in mind, this handbook outlines how to create formulas that can be used to solve everyday problems with a series of data values that standard Excel formulas cannot or would be too arduous to attempt. Beginning with an introduction to array formulas, this manual examines topics such as how they differ from ordinary formulas, the benefits and drawbacks of their use, functions that can and cannot handle array calculations, and array constants and functions. Among the practical applications surveyed include how to extract data from tables and unique lists, how to get resu

  11. MethLAB: a graphical user interface package for the analysis of array-based DNA methylation data.

    Science.gov (United States)

    Kilaru, Varun; Barfield, Richard T; Schroeder, James W; Smith, Alicia K; Conneely, Karen N

    2012-03-01

    Recent evidence suggests that DNA methylation changes may underlie numerous complex traits and diseases. The advent of commercial, array-based methods to interrogate DNA methylation has led to a profusion of epigenetic studies in the literature. Array-based methods, such as the popular Illumina GoldenGate and Infinium platforms, estimate the proportion of DNA methylated at single-base resolution for thousands of CpG sites across the genome. These arrays generate enormous amounts of data, but few software resources exist for efficient and flexible analysis of these data. We developed a software package called MethLAB (http://genetics.emory.edu/conneely/MethLAB) using R, an open source statistical language that can be edited to suit the needs of the user. MethLAB features a graphical user interface (GUI) with a menu-driven format designed to efficiently read in and manipulate array-based methylation data in a user-friendly manner. MethLAB tests for association between methylation and relevant phenotypes by fitting a separate linear model for each CpG site. These models can incorporate both continuous and categorical phenotypes and covariates, as well as fixed or random batch or chip effects. MethLAB accounts for multiple testing by controlling the false discovery rate (FDR) at a user-specified level. Standard output includes a spreadsheet-ready text file and an array of publication-quality figures. Considering the growing interest in and availability of DNA methylation data, there is a great need for user-friendly open source analytical tools. With MethLAB, we present a timely resource that will allow users with no programming experience to implement flexible and powerful analyses of DNA methylation data.

  12. Performances of the UNDERground SEISmic array for the analysis of seismicity in Central Italy

    Directory of Open Access Journals (Sweden)

    R. Scarpa

    2006-06-01

    Full Text Available This paper presents the first results from the operation of a dense seismic array deployed in the underground Physics Laboratories at Gran Sasso (Central Italy. The array consists of 13 short-period, three-component seismometers with an aperture of about 550 m and average sensor spacing of 90 m. The reduced sensor spacing, joined to the spatially-white character of the background noise allows for quick and reliable detection of coherent wavefront arrivals even under very poor SNR conditions. We apply high-resolution frequency-slowness and polarization analyses to a set of 27 earthquakes recorded between November, 2002, and September, 2003, at epicentral distances spanning the 20-140 km interval. We locate these events using inversion of P- and S-wave backazimuths and S-P delay times, and compare the results with data from the Centralized National Seismic Network catalog. For the case of S-wave, the discrepancies among the two set of locations never exceed 10 km; the largest errors are instead observed for the case of P-waves. This observation may be due to the fact that the small array aperture does not allow for robust assessment of waves propagating at high apparent velocities. This information is discussed with special reference to the directions of future studies aimed at elucidating the location of seismogenetic structures in Central Italy from extended analysis of the micro-seismicity.

  13. A Multimode Equivalent Network Approach for the Analysis of a 'Realistic' Finite Array of Open Ended Waveguides

    NARCIS (Netherlands)

    Neto, A.; Bolt, R.; Gerini, G.; Schmitt, D.

    2003-01-01

    In this contribution we present a theoretical model for the analysis of finite arrays of open-ended waveguides mounted on finite mounting platforms or having radome coverages. This model is based on a Multimode Equivalent Network (MEN) [1] representation of the radiating waveguides complete with

  14. Suppression of 3D coherent noise by areal geophone array; Menteki jushinki array ni yoru sanjigen coherent noise no yokusei

    Energy Technology Data Exchange (ETDEWEB)

    Murayama, R; Nakagami, K; Tanaka, H [Japan National Oil Corp., Tokyo (Japan). Technology Research Center

    1996-05-01

    For improving the quality of data collected by reflection seismic exploration, a lattice was deployed at one point of a traverse line, and the data therefrom were used to study the 3D coherent noise suppression effect of the areal array. The test was conducted at a Japan National Oil Corporation test field in Kashiwazaki City, Niigata Prefecture. The deployed lattice had 144 vibration receiving points arrayed at intervals of 8m composing an areal array, and 187 vibration generating points arrayed at intervals of 20m extending over 6.5km. Data was collected at the vibration receiving points in the lattice, each point acting independently from the others, and processed for the composition of a large areal array, with the said data from plural vibration receiving points added up therein. As the result of analysis of the records covering the data collected at the receiving points in the lattice, it is noted that an enlarged areal array leads to a higher S/N ratio and that different reflection waves are emphasized when the array direction is changed. 1 ref., 6 figs.

  15. Development and field practical performance of smart array probe

    International Nuclear Information System (INIS)

    Maeda, Kotaro; Shimone, Junri; Akagawa, Junichi; Nagata, Yasuyuki; Harada, Yutaka; Sera, Takehiko; Hirano, Shinro

    2011-01-01

    In 1999, NEL developed the transmit-receive type ECT array probe for steam generator (SG) tubing, called 'X-probe', in cooperation with foreign firms. Recently NEL has developed the advanced ECT array probe, 'Smart Array Probe', characterized with a significantly improved resolution for circumferential cracks. The doubled channels in the circumferential mode have greatly improved the circumferential resolution of Smart Array Probe. With all the circumferential mode channels on the same circle, there is no need for axial position correction of inspection data. This report describes both the field practical performance and the compliance assessment to a Japanese SG-ECT guideline 'JEAG4208' of Smart Array ECT System, composed of Smart Array Probe, pusher-in-tester 'OMNI-200', and NEL's ECT Analysis System. (author)

  16. Literary Origins of the Term "School Psychologist" Revisited

    Science.gov (United States)

    Fagan, Thomas K.

    2005-01-01

    Previous research on the literary origins of the term "school psychologist" is revisited, and conclusions are revised in light of new evidence. It appears that the origin of the term in the American literature occurred as early as 1898 in an article by Hugo Munsterberg, predating the usage by Wilhelm Stern in 1911. The early references to the…

  17. A Multi-Level Model of Moral Functioning Revisited

    Science.gov (United States)

    Reed, Don Collins

    2009-01-01

    The model of moral functioning scaffolded in the 2008 "JME" Special Issue is here revisited in response to three papers criticising that volume. As guest editor of that Special Issue I have formulated the main body of this response, concerning the dynamic systems approach to moral development, the problem of moral relativism and the role of…

  18. Simulating the Sky as Seen by the Square Kilometer Array using the MIT Array Performance Simulator (MAPS)

    Science.gov (United States)

    Matthews, Lynn D.; Cappallo, R. J.; Doeleman, S. S.; Fish, V. L.; Lonsdale, C. J.; Oberoi, D.; Wayth, R. B.

    2009-05-01

    The Square Kilometer Array (SKA) is a proposed next-generation radio telescope that will operate at frequencies of 0.1-30 GHz and be 50-100 times more sensitive than existing radio arrays. Meeting the performance goals of this instrument will require innovative new hardware and software developments, a variety of which are now under consideration. Key to evaluating the performance characteristics of proposed SKA designs and testing the feasibility of new data calibration and processing algorithms is the ability to carry out realistic simulations of radio wavelength arrays under a variety of observing conditions. The MIT Array Performance Simulator (MAPS) (http://www.haystack.mit.edu/ast/arrays/maps/index.html) is an observations simulation package designed to achieve this goal. MAPS accepts an input source list or sky model and generates a model visibility set for a user-defined "virtual observatory'', incorporating such factors as array geometry, primary beam shape, field-of-view, and time and frequency resolution. Optionally, effects such as thermal noise, out-of-beam sources, variable station beams, and time/location-dependent ionospheric effects can be included. We will showcase current capabilities of MAPS for SKA applications by presenting results from an analysis of the effects of realistic sky backgrounds on the achievable image fidelity and dynamic range of SKA-like arrays comprising large numbers of small-diameter antennas.

  19. Null stream analysis of Pulsar Timing Array data: localisation of resolvable gravitational wave sources

    Science.gov (United States)

    Goldstein, Janna; Veitch, John; Sesana, Alberto; Vecchio, Alberto

    2018-04-01

    Super-massive black hole binaries are expected to produce a gravitational wave (GW) signal in the nano-Hertz frequency band which may be detected by pulsar timing arrays (PTAs) in the coming years. The signal is composed of both stochastic and individually resolvable components. Here we develop a generic Bayesian method for the analysis of resolvable sources based on the construction of `null-streams' which cancel the part of the signal held in common for each pulsar (the Earth-term). For an array of N pulsars there are N - 2 independent null-streams that cancel the GW signal from a particular sky location. This method is applied to the localisation of quasi-circular binaries undergoing adiabatic inspiral. We carry out a systematic investigation of the scaling of the localisation accuracy with signal strength and number of pulsars in the PTA. Additionally, we find that source sky localisation with the International PTA data release one is vastly superior than what is achieved by its constituent regional PTAs.

  20. Short or Long End of the Lever? Associations between Provider Communication of the “Asthma-Action Plan” and Outpatient Revisits for Pediatric Asthma

    Science.gov (United States)

    Rangachari, Pavani; Mehta, Renuka; Rethemeyer, R. Karl; Ferrang, Carole; Dennis, Clifton; Redd, Vickie

    2017-01-01

    Background At the Children’s Hospital of Georgia (CHOG), we found that outpatient revisits for pediatric asthma were significantly above national norms. According to the NIH, costly hospital revisits for asthma can be prevented through guidelines-based self-management of asthma, central to which, is the use of a written Asthma-Action Plan (AAP). Purpose The asthma services literature has emphasized the role of the healthcare provider in promoting asthma self-management using the AAP, to prevent hospital revisits. On the other hand, the asthma policy literature has emphasized the need for community-based interventions to promote asthma self-management. A gap remains in understanding the extent of leverage that healthcare providers may have in preventing hospital revisits for asthma, through effective communication of AAP in the outpatient setting. Our study sought to address this gap. Methods We conducted a 6-month intervention to implement “patient-and-family-centered communication of the AAP” in CHOG outpatient clinics, based on the “change-management” theoretical framework. Provider communication of AAP was assessed through a survey of “Parent Understanding of the Child’s AAP.” A quasi-experimental approach was used to measure outpatient revisits for pediatric asthma, pre- and post-intervention. Results Survey results showed that provider communication of the AAP was unanimously perceived highly positively by parents of pediatric asthma patients, across various metrics of patient-centered care. However, there were no statistically significant differences in outpatient “revisit behavior” for pediatric asthma between pre- and post-intervention periods after controlling for several demographic variables. Additionally, revisits remained significantly above national norms. Conclusions Results suggest limited potential of “effective provider communication of AAP,” in reducing outpatient revisits for pediatric asthma; and indicate need for

  1. Analytical Kinematics and Coupled Vibrations Analysis of Mechanical System Operated by Solar Array Drive Assembly

    Science.gov (United States)

    Sattar, M.; Wei, C.; Jalali, A.; Sattar, R.

    2017-07-01

    To address the impact of solar array (SA) anomalies and vibrations on performance of precision space-based operations, it is important to complete its accurate jitter analysis. This work provides mathematical modelling scheme to approximate kinematics and coupled micro disturbance dynamics of rigid load supported and operated by solar array drive assembly (SADA). SADA employed in analysis provides a step wave excitation torque to activate the system. Analytical investigations into kinematics is accomplished by using generalized linear and Euler angle coordinates, applying multi-body dynamics concepts and transformations principles. Theoretical model is extended, to develop equations of motion (EoM), through energy method (Lagrange equation). The main emphasis is to research coupled frequency response by determining energies dissipated and observing dynamic behaviour of internal vibratory systems of SADA. The disturbance model captures discrete active harmonics of SADA, natural modes and vibration amplifications caused by interactions between active harmonics and structural modes of mechanical assembly. The proposed methodology can help to predict true micro disturbance nature of SADA operating rigid load. Moreover, performance outputs may be compared against actual mission requirements to assess precise spacecraft controller design to meet next space generation stringent accuracy goals.

  2. Improved SNR of phased-array PERES coils via simulation study

    International Nuclear Information System (INIS)

    RodrIguez, Alfredo O; Medina, LucIa

    2005-01-01

    A computational comparison of signal-to-noise ratio (SNR) was performed between a conventional phased array of two circular-shaped coils and a petal resonator surface array. The quasi-static model and phased-array optimum SNR were combined to derive an SNR formula for each array. Analysis of mutual inductance between coil petals was carried out to compute the optimal coil separation and optimum number of petal coils. Mutual interaction between coil arrays was not included in the model because this does not drastically affect coil performance. Phased arrays of PERES coils show a 114% improvement in SNR over that of the simplest circular configuration. (note)

  3. Reframing in dentistry: Revisited

    Directory of Open Access Journals (Sweden)

    Sivakumar Nuvvula

    2013-01-01

    Full Text Available The successful practice of dentistry involves a good combination of technical skills and soft skills. Soft skills or communication skills are not taught extensively in dental schools and it can be challenging to learn and at times in treating dental patients. Guiding the child′s behavior in the dental operatory is one of the preliminary steps to be taken by the pediatric dentist and one who can successfully modify the behavior can definitely pave the way for a life time comprehensive oral care. This article is an attempt to revisit a simple behavior guidance technique, reframing and explain the possible psychological perspectives behind it for better use in the clinical practice.

  4. Array processing for seismic surface waves

    Energy Technology Data Exchange (ETDEWEB)

    Marano, S.

    2013-07-01

    This dissertation submitted to the Swiss Federal Institute of Technology ETH in Zurich takes a look at the analysis of surface wave properties which allows geophysicists to gain insight into the structure of the subsoil, thus avoiding more expensive invasive techniques such as borehole drilling. This thesis aims at improving signal processing techniques for the analysis of surface waves in various directions. One main contribution of this work is the development of a method for the analysis of seismic surface waves. The method also deals with the simultaneous presence of multiple waves. Several computational approaches to minimize costs are presented and compared. Finally, numerical experiments that verify the effectiveness of the proposed cost function and resulting array geometry designs are presented. These lead to greatly improved estimation performance in comparison to arbitrary array geometries.

  5. Array processing for seismic surface waves

    International Nuclear Information System (INIS)

    Marano, S.

    2013-01-01

    This dissertation submitted to the Swiss Federal Institute of Technology ETH in Zurich takes a look at the analysis of surface wave properties which allows geophysicists to gain insight into the structure of the subsoil, thus avoiding more expensive invasive techniques such as borehole drilling. This thesis aims at improving signal processing techniques for the analysis of surface waves in various directions. One main contribution of this work is the development of a method for the analysis of seismic surface waves. The method also deals with the simultaneous presence of multiple waves. Several computational approaches to minimize costs are presented and compared. Finally, numerical experiments that verify the effectiveness of the proposed cost function and resulting array geometry designs are presented. These lead to greatly improved estimation performance in comparison to arbitrary array geometries

  6. New Cloud and Precipitation Research Avenues Enabled by low-cost Phased-array Radar Technology

    Science.gov (United States)

    Kollias, P.; Oue, M.; Fridlind, A. M.; Matsui, T.; McLaughlin, D. J.

    2017-12-01

    For over half a century, radars operating in a wide range of frequencies have been the primary source of observational insights of clouds and precipitation microphysics and dynamics and contributed to numerous significant advancements in the field of cloud and precipitation physics. The development of multi-wavelength and polarization diversity techniques has further strengthened the quality of microphysical and dynamical retrievals from radars and has assisted in overcoming some of the limitations imposed by the physics of scattering. Atmospheric radars have historically employed a mechanically-scanning dish antenna and their ability to point to, survey, and revisit specific points or regions in the atmosphere is limited by mechanical inertia. Electronically scanned, or phased-array, radars capable of high-speed, inertialess beam steering, have been available for several decades, but the cost of this technology has limited its use to military applications. During the last 10 years, lower power and lower-cost versions of electronically scanning radars have been developed, and this presents an attractive and affordable new tool for the atmospheric sciences. The operational and research communities are currently exploring phased array advantages in signal processing (i.e. beam multiplexing, improved clutter rejection, cross beam wind estimation, adaptive sensing) and science applications (i.e. tornadic storm morphology studies). Here, we will present some areas of atmospheric research where inertia-less radars with ability to provide rapid volume imaging offers the potential to advance cloud and precipitation research. We will discuss the added value of single phased-array radars as well as networks of these radars for several problems including: multi-Doppler wind retrieval techniques, cloud lifetime studies and aerosol-convection interactions. The performance of current (dish) and future (e-scan) radar systems for these atmospheric studies will be evaluated using

  7. ArrayMining: a modular web-application for microarray analysis combining ensemble and consensus methods with cross-study normalization

    Directory of Open Access Journals (Sweden)

    Krasnogor Natalio

    2009-10-01

    Full Text Available Abstract Background Statistical analysis of DNA microarray data provides a valuable diagnostic tool for the investigation of genetic components of diseases. To take advantage of the multitude of available data sets and analysis methods, it is desirable to combine both different algorithms and data from different studies. Applying ensemble learning, consensus clustering and cross-study normalization methods for this purpose in an almost fully automated process and linking different analysis modules together under a single interface would simplify many microarray analysis tasks. Results We present ArrayMining.net, a web-application for microarray analysis that provides easy access to a wide choice of feature selection, clustering, prediction, gene set analysis and cross-study normalization methods. In contrast to other microarray-related web-tools, multiple algorithms and data sets for an analysis task can be combined using ensemble feature selection, ensemble prediction, consensus clustering and cross-platform data integration. By interlinking different analysis tools in a modular fashion, new exploratory routes become available, e.g. ensemble sample classification using features obtained from a gene set analysis and data from multiple studies. The analysis is further simplified by automatic parameter selection mechanisms and linkage to web tools and databases for functional annotation and literature mining. Conclusion ArrayMining.net is a free web-application for microarray analysis combining a broad choice of algorithms based on ensemble and consensus methods, using automatic parameter selection and integration with annotation databases.

  8. Batch fabrication of disposable screen printed SERS arrays.

    Science.gov (United States)

    Qu, Lu-Lu; Li, Da-Wei; Xue, Jin-Qun; Zhai, Wen-Lei; Fossey, John S; Long, Yi-Tao

    2012-03-07

    A novel facile method of fabricating disposable and highly reproducible surface-enhanced Raman spectroscopy (SERS) arrays using screen printing was explored. The screen printing ink containing silver nanoparticles was prepared and printed on supporting materials by a screen printing process to fabricate SERS arrays (6 × 10 printed spots) in large batches. The fabrication conditions, SERS performance and application of these arrays were systematically investigated, and a detection limit of 1.6 × 10(-13) M for rhodamine 6G could be achieved. Moreover, the screen printed SERS arrays exhibited high reproducibility and stability, the spot-to-spot SERS signals showed that the intensity variation was less than 10% and SERS performance could be maintained over 12 weeks. Portable high-throughput analysis of biological samples was accomplished using these disposable screen printed SERS arrays.

  9. Heat-rejection design for large concentrating solar arrays

    Science.gov (United States)

    French, E. P.

    1980-01-01

    This paper considers the effect of heat rejection devices (radiators) on the performance and cost of large concentrating solar arrays for space application. Overall array characteristics are derived from the weight, cost, and performance of four major components; namely primary structure, optics/secondary structure, radiator, and solar panel. An ideal concentrator analysis is used to establish general cost and performance trends independent of specific array design. Both passive and heat-pipe radiation are evaluated, with an incremental cost-of-power approach used in the evaluation. Passive radiators are found to be more cost effective with silicon than with gallium arsenide (GaAs) arrays. Representative concentrating arrays have been evaluated for both near-term and advanced solar cell technology. Minimum cost of power is achieved at geometric concentration ratios in the range 2 to 6.

  10. Array Detector Modules for Spent Fuel Verification

    Energy Technology Data Exchange (ETDEWEB)

    Bolotnikov, Aleksey

    2018-05-07

    Brookhaven National Laboratory (BNL) proposes to evaluate the arrays of position-sensitive virtual Frisch-grid (VFG) detectors for passive gamma-ray emission tomography (ET) to verify the spent fuel in storage casks before storing them in geo-repositories. Our primary objective is to conduct a preliminary analysis of the arrays capabilities and to perform field measurements to validate the effectiveness of the proposed array modules. The outcome of this proposal will consist of baseline designs for the future ET system which can ultimately be used together with neutrons detectors. This will demonstrate the usage of this technology in spent fuel storage casks.

  11. Revisiting Jack Goody to Rethink Determinisms in Literacy Studies

    Science.gov (United States)

    Collin, Ross

    2013-01-01

    This article revisits Goody's arguments about literacy's influence on social arrangements, culture, cognition, economics, and other domains of existence. Whereas some of his arguments tend toward technological determinism (i.e., literacy causes change in the world), other of his arguments construe literacy as a force that shapes and is shaped by…

  12. Complexity Level Analysis Revisited: What Can 30 Years of Hindsight Tell Us about How the Brain Might Represent Visual Information?

    Directory of Open Access Journals (Sweden)

    John K. Tsotsos

    2017-08-01

    Full Text Available Much has been written about how the biological brain might represent and process visual information, and how this might inspire and inform machine vision systems. Indeed, tremendous progress has been made, and especially during the last decade in the latter area. However, a key question seems too often, if not mostly, be ignored. This question is simply: do proposed solutions scale with the reality of the brain's resources? This scaling question applies equally to brain and to machine solutions. A number of papers have examined the inherent computational difficulty of visual information processing using theoretical and empirical methods. The main goal of this activity had three components: to understand the deep nature of the computational problem of visual information processing; to discover how well the computational difficulty of vision matches to the fixed resources of biological seeing systems; and, to abstract from the matching exercise the key principles that lead to the observed characteristics of biological visual performance. This set of components was termed complexity level analysis in Tsotsos (1987 and was proposed as an important complement to Marr's three levels of analysis. This paper revisits that work with the advantage that decades of hindsight can provide.

  13. Analysis and Optimization of a Novel 2-D Magnet Array with Gaps and Staggers for a Moving-Magnet Planar Motor

    Science.gov (United States)

    Chen, Xuedong; Zeng, Lizhan

    2018-01-01

    This paper presents a novel 2-D magnet array with gaps and staggers, which is especially suitable for magnetically levitated planar motor with moving magnets. The magnetic flux density distribution is derived by Fourier analysis and superposition. The influences of gaps and staggers on high-order harmonics and flux density were analyzed, and the optimized design is presented. Compared with the other improved structures based on traditional Halbach magnet arrays, the proposed design has the lowest high-order harmonics percentage, and the characteristics of flux density meet the demand of high acceleration in horizontal directions. It is also lightweight and easy to manufacture. The proposed magnet array was built, and the calculation results have been verified with experiment. PMID:29300323

  14. Genome-wide comparison of paired fresh frozen and formalin-fixed paraffin-embedded gliomas by custom BAC and oligonucleotide array comparative genomic hybridization: facilitating analysis of archival gliomas.

    Science.gov (United States)

    Mohapatra, Gayatry; Engler, David A; Starbuck, Kristen D; Kim, James C; Bernay, Derek C; Scangas, George A; Rousseau, Audrey; Batchelor, Tracy T; Betensky, Rebecca A; Louis, David N

    2011-04-01

    Array comparative genomic hybridization (aCGH) is a powerful tool for detecting DNA copy number alterations (CNA). Because diffuse malignant gliomas are often sampled by small biopsies, formalin-fixed paraffin-embedded (FFPE) blocks are often the only tissue available for genetic analysis; FFPE tissues are also needed to study the intratumoral heterogeneity that characterizes these neoplasms. In this paper, we present a combination of evaluations and technical advances that provide strong support for the ready use of oligonucleotide aCGH on FFPE diffuse gliomas. We first compared aCGH using bacterial artificial chromosome (BAC) arrays in 45 paired frozen and FFPE gliomas, and demonstrate a high concordance rate between FFPE and frozen DNA in an individual clone-level analysis of sensitivity and specificity, assuring that under certain array conditions, frozen and FFPE DNA can perform nearly identically. However, because oligonucleotide arrays offer advantages to BAC arrays in genomic coverage and practical availability, we next developed a method of labeling DNA from FFPE tissue that allows efficient hybridization to oligonucleotide arrays. To demonstrate utility in FFPE tissues, we applied this approach to biphasic anaplastic oligoastrocytomas and demonstrate CNA differences between DNA obtained from the two components. Therefore, BAC and oligonucleotide aCGH can be sensitive and specific tools for detecting CNAs in FFPE DNA, and novel labeling techniques enable the routine use of oligonucleotide arrays for FFPE DNA. In combination, these advances should facilitate genome-wide analysis of rare, small and/or histologically heterogeneous gliomas from FFPE tissues.

  15. Analysis of 3-D effects in segmented cylindrical quasi-Halbach magnet arrays

    NARCIS (Netherlands)

    Meessen, K.J.; Paulides, J.J.H.; Lomonova, E.

    2011-01-01

    To improve the performance of permanent magnet (PM) machines, quasi-Halbach PM arrays are used to increase the magnetic loading in these machines. In tubular PM actuators, these arrays are often approximated using segmented magnets resulting in a 3-D magnetic field effect. This paper describes the

  16. Revisiting the Political Economy of Communication

    Directory of Open Access Journals (Sweden)

    Nicholas Garnham

    2014-02-01

    The task of the paper and the seminar was to revisit some of Nicholas Garnham’s ideas, writings and contributions to the study of the Political Economy of Communication and to reflect on the concepts, history, current status and perspectives of this field and the broader study of political economy today. The topics covered include Raymond Williams’ cultural materialism, Pierre Bourdieu’s sociology of culture, the debate between Political Economy and Cultural Studies, information society theory, Karl Marx’s theory and the critique of capitalism.

  17. Micro-hole array fluorescent sensor based on AC-Dielectrophoresis (DEP) for simultaneous analysis of nano-molecules

    Science.gov (United States)

    Kim, Hye Jin; Kang, Dong-Hoon; Lee, Eunji; Hwang, Kyo Seon; Shin, Hyun-Joon; Kim, Jinsik

    2018-02-01

    We propose a simple fluorescent bio-chip based on two types of alternative current-dielectrophoretic (AC-DEP) force, attractive (positive DEP) and repulsive (negative DEP) force, for simultaneous nano-molecules analysis. Various radius of micro-holes on the bio-chip are designed to apply the different AC-DEP forces, and the nano-molecules are concentrated inside the micro-hole arrays according to the intensity of the DEP force. The bio-chip was fabricated by Micro Electro Mechanical system (MEMS) technique, and was composed of two layers; a SiO2 layer and Ta/Pt layer were accomplished for an insulation layer and a top electrode with micro-hole arrays to apply electric fields for DEP force, respectively. Each SiO2 and Ta/Pt layers were deposited by thermal oxidation and sputtering, and micro-hole arrays were fabricated with Inductively Coupled Plasma (ICP) etching process. For generation of each positive and negative DEP at micro-holes, we applied two types of sine-wave AC voltage with different frequency range alternately. The intensity of the DEP force was controlled by the radius of the micro-hole and size of nano-molecule, and calculated with COMSOL multi-physics. Three types of nano-molecules labelled with different fluorescent dye were used and the intensity of nano-molecules was examined by the fluorescent optical analysis after applying the DEP force. By analyzing the fluorescent intensities of the nano-molecules, we verify the various nano-molecules in analyte are located successfully inside corresponding micro-holes with different radius according to their size.

  18. Neutrino assisted GUT baryogenesis revisited

    Science.gov (United States)

    Huang, Wei-Chih; Päs, Heinrich; Zeißner, Sinan

    2018-03-01

    Many grand unified theory (GUT) models conserve the difference between the baryon and lepton number, B -L . These models can create baryon and lepton asymmetries from heavy Higgs or gauge boson decays with B +L ≠0 but with B -L =0 . Since the sphaleron processes violate B +L , such GUT-generated asymmetries will finally be washed out completely, making GUT baryogenesis scenarios incapable of reproducing the observed baryon asymmetry of the Universe. In this work, we revisit the idea to revive GUT baryogenesis, proposed by Fukugita and Yanagida, where right-handed neutrinos erase the lepton asymmetry before the sphaleron processes can significantly wash out the original B +L asymmetry, and in this way one can prevent a total washout of the initial baryon asymmetry. By solving the Boltzmann equations numerically for baryon and lepton asymmetries in a simplified 1 +1 flavor scenario, we can confirm the results of the original work. We further generalize the analysis to a more realistic scenario of three active and two right-handed neutrinos to highlight flavor effects of the right-handed neutrinos. Large regions in the parameter space of the Yukawa coupling and the right-handed neutrino mass featuring successful baryogenesis are identified.

  19. Application of neural networks to digital pulse shape analysis for an array of silicon strip detectors

    Energy Technology Data Exchange (ETDEWEB)

    Flores, J.L. [Dpto de Ingeniería Eléctrica y Térmica, Universidad de Huelva (Spain); Martel, I. [Dpto de Física Aplicada, Universidad de Huelva (Spain); CERN, ISOLDE, CH 1211 Geneva, 23 (Switzerland); Jiménez, R. [Dpto de Ingeniería Electrónica, Sist. Informáticos y Automática, Universidad de Huelva (Spain); Galán, J., E-mail: jgalan@diesia.uhu.es [Dpto de Ingeniería Electrónica, Sist. Informáticos y Automática, Universidad de Huelva (Spain); Salmerón, P. [Dpto de Ingeniería Eléctrica y Térmica, Universidad de Huelva (Spain)

    2016-09-11

    The new generation of nuclear physics detectors that used to study nuclear reactions is considering the use of digital pulse shape analysis techniques (DPSA) to obtain the (A,Z) values of the reaction products impinging in solid state detectors. This technique can be an important tool for selecting the relevant reaction channels at the HYDE (HYbrid DEtector ball array) silicon array foreseen for the Low Energy Branch of the FAIR facility (Darmstadt, Germany). In this work we study the feasibility of using artificial neural networks (ANNs) for particle identification with silicon detectors. Multilayer Perceptron networks were trained and tested with recent experimental data, showing excellent identification capabilities with signals of several isotopes ranging from {sup 12}C up to {sup 84}Kr, yielding higher discrimination rates than any other previously reported.

  20. Power balance and loss mechanism analysis in RF transmit coil arrays.

    Science.gov (United States)

    Kuehne, Andre; Goluch, Sigrun; Waxmann, Patrick; Seifert, Frank; Ittermann, Bernd; Moser, Ewald; Laistler, Elmar

    2015-10-01

    To establish a framework for transmit array power balance calculations based on power correlation matrices to accurately quantify the loss contributions from different mechanisms such as coupling, lumped components, and radiation. Starting from Poynting's theorem, power correlation matrices are derived for all terms in the power balance, which is formulated as a matrix equation. Finite-difference time-domain simulations of two 7 T eight-channel head array coils at 297.2 MHz are used to verify the theoretical considerations and demonstrate their application. Care is taken to accurately incorporate all loss mechanisms. The power balance for static B1 phase shims as well as two-dimensional spatially selective transmit SENSE pulses is shown. The simulated power balance shows an excellent agreement with theory, with a maximum power imbalance of less than 0.11%. Power loss contributions from the different loss mechanisms vary significantly between the investigated setups, and depending on the excitation mode imposed on the coil. The presented approach enables a straightforward loss evaluation for an arbitrary excitation of transmit coil arrays. Worst-case power imbalance and losses are calculated in a straightforward manner. This allows for deeper insight into transmit array loss mechanisms, incorporation of radiated power components in specific absorption rate calculations and verification of electromagnetic simulations. © 2014 Wiley Periodicals, Inc.

  1. A novel method to design sparse linear arrays for ultrasonic phased array.

    Science.gov (United States)

    Yang, Ping; Chen, Bin; Shi, Ke-Ren

    2006-12-22

    In ultrasonic phased array testing, a sparse array can increase the resolution by enlarging the aperture without adding system complexity. Designing a sparse array involves choosing the best or a better configuration from a large number of candidate arrays. We firstly designed sparse arrays by using a genetic algorithm, but found that the arrays have poor performance and poor consistency. So, a method based on the Minimum Redundancy Linear Array was then adopted. Some elements are determined by the minimum-redundancy array firstly in order to ensure spatial resolution and then a genetic algorithm is used to optimize the remaining elements. Sparse arrays designed by this method have much better performance and consistency compared to the arrays designed only by a genetic algorithm. Both simulation and experiment confirm the effectiveness.

  2. Efficient oligonucleotide probe selection for pan-genomic tiling arrays

    Directory of Open Access Journals (Sweden)

    Zhang Wei

    2009-09-01

    Full Text Available Abstract Background Array comparative genomic hybridization is a fast and cost-effective method for detecting, genotyping, and comparing the genomic sequence of unknown bacterial isolates. This method, as with all microarray applications, requires adequate coverage of probes targeting the regions of interest. An unbiased tiling of probes across the entire length of the genome is the most flexible design approach. However, such a whole-genome tiling requires that the genome sequence is known in advance. For the accurate analysis of uncharacterized bacteria, an array must query a fully representative set of sequences from the species' pan-genome. Prior microarrays have included only a single strain per array or the conserved sequences of gene families. These arrays omit potentially important genes and sequence variants from the pan-genome. Results This paper presents a new probe selection algorithm (PanArray that can tile multiple whole genomes using a minimal number of probes. Unlike arrays built on clustered gene families, PanArray uses an unbiased, probe-centric approach that does not rely on annotations, gene clustering, or multi-alignments. Instead, probes are evenly tiled across all sequences of the pan-genome at a consistent level of coverage. To minimize the required number of probes, probes conserved across multiple strains in the pan-genome are selected first, and additional probes are used only where necessary to span polymorphic regions of the genome. The viability of the algorithm is demonstrated by array designs for seven different bacterial pan-genomes and, in particular, the design of a 385,000 probe array that fully tiles the genomes of 20 different Listeria monocytogenes strains with overlapping probes at greater than twofold coverage. Conclusion PanArray is an oligonucleotide probe selection algorithm for tiling multiple genome sequences using a minimal number of probes. It is capable of fully tiling all genomes of a species on

  3. The vacuum structure, special relativity theory and quantum mechanics revisited: a field theory-no-geometry approach

    International Nuclear Information System (INIS)

    Bogolubov, N.N. Jr.; Prykarpatsky, A.K.; Ufuk Taneri

    2008-07-01

    The main fundamental principles characterizing the vacuum field structure are formulated and the modeling of the related vacuum medium and charged point particle dynamics by means of de- vised field theoretic tools are analyzed. The Maxwell electrodynamic theory is revisited and newly derived from the suggested vacuum field structure principles and the classical special relativity theory relationship between the energy and the corresponding point particle mass is revisited and newly obtained. The Lorentz force expression with respect to arbitrary non-inertial reference frames is revisited and discussed in detail, and some new interpretations of relations between the special relativity theory and quantum mechanics are presented. The famous quantum-mechanical Schroedinger type equations for a relativistic point particle in the external potential and magnetic fields within the quasiclassical approximation as the Planck constant (h/2π) → 0 and the light velocity c → ∞ are obtained. (author)

  4. K Mbugua The Problem of Hell Revisited pp93-103

    African Journals Online (AJOL)

    K Mbugua

    The Problem of Hell Revisited: Towards a Gentler Theology of Hell 93 ... One who, after He has killed, has authority to cast into hell; yes, I tell you, fear. Him! .... Suppose your spouse or parent or child goes to hell and you go to heaven.

  5. Design and array signal suggestion of array type pulsed eddy current probe for health monitoring of metal tubes

    Energy Technology Data Exchange (ETDEWEB)

    Shin, Young Kil [Dept. of Electrical Engineering, Kunsan National University, Kunsan (Korea, Republic of)

    2015-10-15

    An array type probe for monitoring metal tubes is proposed in this paper which utilizes peak value and peak time of a pulsed eddy current(PEC) signal. The probe consists of an array of encircling coils along a tube and the outside of coils is shielded by ferrite to prevent source magnetic fields from directly affecting sensor signals since it is the magnetic fields produced by eddy currents that reflect the condition of metal tubes. The positions of both exciter and sensor coils are consecutively moved automatically so that manual scanning is not necessary. At one position of send-receive coils, peak value and peak time are extracted from a sensor PEC signal and these data are accumulated for all positions to form an array type peak value signal and an array type peak time signal. Numerical simulation was performed using the backward difference method in time and the finite element method for spatial analysis. Simulation results showed that peak value increases and the peak appears earlier as the defect depth or length increases. The proposed array signals are shown to be excellent in reflecting the defect location as well as variations of defect depth and length within the array probe.

  6. Doppler Processing with Ultra-Wideband (UWB) Radar Revisited

    Science.gov (United States)

    2018-01-01

    REPORT TYPE Technical Note 3. DATES COVERED (From - To) December 2017 4. TITLE AND SUBTITLE Doppler Processing with Ultra-Wideband (UWB) Radar...unlimited. 13. SUPPLEMENTARY NOTES 14. ABSTRACT This technical note revisits previous work performed at the US Army Research Laboratory related to...target considered previously is proportional to a delayed version of the transmitted signal, up to a complex constant factor. We write the received

  7. Dynamics of Shape Fluctuations of Quasi-spherical Vesicles Revisited

    DEFF Research Database (Denmark)

    Miao, L.; Lomholt, Michael Andersen; Kleis, J.

    2002-01-01

    In this paper, the dynamics of spontaneous shape fluctuations of a single, giant quasi-spherical vesicle formed from a single lipid species is revisited theoretically. A coherent physical theory for the dynamics is developed based on a number of fundamental principles and considerations, and a sy......In this paper, the dynamics of spontaneous shape fluctuations of a single, giant quasi-spherical vesicle formed from a single lipid species is revisited theoretically. A coherent physical theory for the dynamics is developed based on a number of fundamental principles and considerations...... of the phenomenological constants in a canonical continuum description of fluid lipid-bilayer membranes and shown the consequences of this new interpretation in terms of the characteristics of the dynamics of vesicle shape fluctuations. Moreover, we have used the systematic formulation of our theory as a framework...... against which we have discussed the previously existing theories and their discrepancies. Finally, we have made a systematic prediction about the system-dependent characteristics of the relaxation dynamics of shape fluctuations of quasi-spherical vesicles with a view of experimental studies...

  8. Space solar array reliability: A study and recommendations

    Science.gov (United States)

    Brandhorst, Henry W., Jr.; Rodiek, Julie A.

    2008-12-01

    Providing reliable power over the anticipated mission life is critical to all satellites; therefore solar arrays are one of the most vital links to satellite mission success. Furthermore, solar arrays are exposed to the harshest environment of virtually any satellite component. In the past 10 years 117 satellite solar array anomalies have been recorded with 12 resulting in total satellite failure. Through an in-depth analysis of satellite anomalies listed in the Airclaim's Ascend SpaceTrak database, it is clear that solar array reliability is a serious, industry-wide issue. Solar array reliability directly affects the cost of future satellites through increased insurance premiums and a lack of confidence by investors. Recommendations for improving reliability through careful ground testing, standardization of testing procedures such as the emerging AIAA standards, and data sharing across the industry will be discussed. The benefits of creating a certified module and array testing facility that would certify in-space reliability will also be briefly examined. Solar array reliability is an issue that must be addressed to both reduce costs and ensure continued viability of the commercial and government assets on orbit.

  9. CFD Analysis of a Finite Linear Array of Savonius Wind Turbines

    Science.gov (United States)

    Belkacem, Belabes; Paraschivoiu, Marius

    2016-09-01

    Vertical axis wind turbines such as Savonius rotors have been shown to be suitable for low wind speeds normally associated with wind resources in all corners of the world. However, the efficiency of the rotor is low. This paper presents results of Computational Fluid Dynamics (CFD) simulations for an array of Savonius rotors that show a significant increase in efficiency. It looks at identifying the effect on the energy yield of a number of turbines placed in a linear array. Results from this investigation suggest that an increase in the energy yield could be achieved which can reach almost two times than the conventional Savonius wind turbine in the case of an array of 11turbines with a distance of 1.4R in between them. The effect of different TSR values and different wind inlet speeds on the farm has been studied for both a synchronous and asynchronous wind farm.

  10. Revisiting Constructivist Teaching Methods in Ontario Colleges Preparing for Accreditation

    Science.gov (United States)

    Schultz, Rachel A.

    2015-01-01

    At the time of writing, the first community colleges in Ontario were preparing for transition to an accreditation model from an audit system. This paper revisits constructivist literature, arguing that a more pragmatic definition of constructivism effectively blends positivist and interactionist philosophies to achieve both student centred…

  11. Thorbecke Revisited : The Role of Doctrinaire Liberalism in Dutch Politics

    NARCIS (Netherlands)

    Drentje, Jan

    2011-01-01

    Thorbecke Revisited: The Role of Doctrinaire Liberalism in Dutch Politics In the political history of the nineteenth century Thorbecke played a crucial role. As the architect of the 1848 liberal constitutional reform he led three cabinets. In many ways he dominated the political discourse during the

  12. Revisiting the effect of maternal smoking during pregnancy on offspring birthweight: a quasi-experimental sibling analysis in Sweden.

    Directory of Open Access Journals (Sweden)

    Sol Pía Juárez

    Full Text Available Maternal smoking during pregnancy (SDP seems associated with reduced birthweight in the offspring. This observation, however, is based on conventional epidemiological analyses, and it might be confounded by unobserved maternal characteristics related to both smoking habits and offspring birth weight. Therefore, we apply a quasi-experimental sibling analysis to revisit previous findings. Using the Swedish Medical Birth Register, we identified 677,922 singletons born between 2002 and 2010 from native Swedish mothers. From this population, we isolated 62,941 siblings from 28,768 mothers with discrepant habits of SDP. We applied conventional and mother-specific multilevel linear regression models to investigate the association between maternal SDP and offspring birthweight. Depending on the mother was light or heavy smoker and the timing of exposition during pregnancy (i.e., first or third trimester, the effect of smoking on birthweight reduction was between 6 and 78 g less marked in the sibling analysis than in the conventional analysis. Sibling analysis showed that continuous smoking reduces birthweight by 162 grams for mothers who were light smokers (1 to 9 cigarettes per day and 226 g on average for those who were heavy smokers throughout the pregnancy in comparison to non-smoker mothers. Quitting smoking during pregnancy partly counteracted the smoking-related birthweight reduction by 1 to 29 g, and a subsequent smoking relapse during pregnancy reduced birthweight by 77 to 83 g. The sibling analysis provides strong evidence that maternal SDP reduces offspring birthweight, though this reduction was not as great as that observed in the conventional analysis. Our findings support public health interventions aimed to prevent SDP and to persuade those who already smoke to quit and not relapse throughout the pregnancy. Besides, further analyses are needed in order to explain the mechanisms through which smoking reduces birthweight and to identify

  13. Revisiting Cementoblastoma with a Rare Case Presentation

    Directory of Open Access Journals (Sweden)

    Vijayanirmala Subramani

    2017-01-01

    Full Text Available Cementoblastoma is a rare benign odontogenic neoplasm which is characterized by the proliferation of cellular cementum. Diagnosis of cementoblastoma is challenging because of its protracted clinical, radiographic features, and bland histological appearance; most often cementoblastoma is often confused with other cementum and bone originated lesions. The aim of this article is to overview/revisit, approach the diagnosis of cementoblastoma, and also present a unique radiographic appearance of a cementoblastoma lesion associated with an impacted tooth.

  14. Finding small displacements of recorded speckle patterns: revisited

    DEFF Research Database (Denmark)

    Hanson, Steen Grüner; Jakobsen, Michael Linde; Chakrabarti, Maumita

    2015-01-01

    An analytical expression for the bias effect in digital speckle correlation is derived based on a Gaussian approximation of the spatial pixel size and array extent. The evaluation is carried out having assumed an incident speckle field. The analysis is focused on speckle displacements in the order...

  15. Genetic profiles of gastroesophageal cancer: combined analysis using expression array and tiling array--comparative genomic hybridization

    DEFF Research Database (Denmark)

    Isinger-Ekstrand, Anna; Johansson, Jan; Ohlsson, Mattias

    2010-01-01

    15, 13q34, and 12q13, whereas different profiles with gains at 5p15, 7p22, 2q35, and 13q34 characterized gastric cancers. CDK6 and EGFR were identified as putative target genes in cancers of the esophagus and the gastroesophageal junction, with upregulation in one quarter of the tumors. Gains......We aimed to characterize the genomic profiles of adenocarcinomas in the gastroesophageal junction in relation to cancers in the esophagus and the stomach. Profiles of gains/losses as well as gene expression profiles were obtained from 27 gastroesophageal adenocarcinomas by means of 32k high......-resolution array-based comparative genomic hybridization and 27k oligo gene expression arrays, and putative target genes were validated in an extended series. Adenocarcinomas in the distal esophagus and the gastroesophageal junction showed strong similarities with the most common gains at 20q13, 8q24, 1q21-23, 5p...

  16. DNA-barcode directed capture and electrochemical metabolic analysis of single mammalian cells on a microelectrode array.

    Science.gov (United States)

    Douglas, Erik S; Hsiao, Sonny C; Onoe, Hiroaki; Bertozzi, Carolyn R; Francis, Matthew B; Mathies, Richard A

    2009-07-21

    A microdevice is developed for DNA-barcode directed capture of single cells on an array of pH-sensitive microelectrodes for metabolic analysis. Cells are modified with membrane-bound single-stranded DNA, and specific single-cell capture is directed by the complementary strand bound in the sensor area of the iridium oxide pH microelectrodes within a microfluidic channel. This bifunctional microelectrode array is demonstrated for the pH monitoring and differentiation of primary T cells and Jurkat T lymphoma cells. Single Jurkat cells exhibited an extracellular acidification rate of 11 milli-pH min(-1), while primary T cells exhibited only 2 milli-pH min(-1). This system can be used to capture non-adherent cells specifically and to discriminate between visually similar healthy and cancerous cells in a heterogeneous ensemble based on their altered metabolic properties.

  17. Design, fabrication, and calibration of a cryogenic search-coil array for harmonic analysis of quadrupole magnets

    International Nuclear Information System (INIS)

    Green, M.I.; Barale, P.J.; Hassenzahl, W.V.; Nelson, D.H.; O'Neill, J.W.; Schafer, R.V.; Taylor, C.E.

    1987-09-01

    A cryogenic search-coil array has been fabricated at LBL for harmonic error analysis of SSC model quadrupoles. It consists of three triplets of coils; the center-coil triplet is 10 cm long, and the end coil triplets are 70 cm long. Design objectives are a high bucking ratio for the dipole and quadrupole signals and utility at cryogenic operating currents (∼6 kA) with sufficient sensitivity for use at room-temperature currents (∼10 A). the design and fabrication are described. Individual coils are mechanically measured to +-5 μm, and their magnetic areas measured to 0.05%. A computer program has been developed to predict the quadrupole and dipole bucking ratios from the mechanical and magnetic measurements. The calibration procedure and accuracy of the array are specified. Results of measurements of SSC model quadrupoles are presented. 1 ref., 4 figs

  18. Fabrication and characterization of CaP-coated nanotube arrays

    International Nuclear Information System (INIS)

    Kung, Kuan-Chen; Chen, Jia-Ling; Liu, Yen-Ting; Lee, Tzer-Min

    2015-01-01

    Modified anodization techniques have been shown to improve the biocompatibility of titanium. This study demonstrated the anodic formation of self-organized nanotube arrays on titanium from an electrolyte solution containing 1 M H 3 PO 4 and 1 wt% hydrofluoric acid (HF). Our aim was to investigate the effects of sputter-deposited CaP on nanotube arrays. SEM images revealed a surface with uniform morphology and an average pore diameter of 29 nm. XRD results indicated that the phase of the nanotube arrays was amorphous. Electron spectroscopy for chemical analysis (ESCA) confirmed that the nanotube arrays were coated with calcium and phosphorus. Cell culture experiments using human osteosarcoma (HOS) cells demonstrated that the CaP/nanotube arrays had a pronounced effect on initial cell attachment as well as on the number of cells at 1, 7, and 14 days. Compared to as-polished titanium, the CaP/nanotube arrays accelerated cell proliferation, attachment, and spreading. Our results demonstrate the pronounced effects of CaP/nanotube arrays on the biological responses of HOS cells. - Highlights: • Self-organized nanotube arrays were anodically formed on titanium. • Surfaces of nanotube arrays exhibited uniform morphology and pore size. • According to ESCA results, Ca and P were successfully coated on nanotube arrays. • CaP/nanotube arrays accelerated the attachment and spreading of cells. • CaP/nanotube arrays were shown to affect biological responses of cells

  19. Fabrication and characterization of CaP-coated nanotube arrays

    Energy Technology Data Exchange (ETDEWEB)

    Kung, Kuan-Chen; Chen, Jia-Ling [Institute of Oral Medicine, National Cheng Kung University, Tainan 701, Taiwan (China); Liu, Yen-Ting [Department of Materials Science and Engineering, National Cheng Kung University, Tainan 701, Taiwan (China); Lee, Tzer-Min, E-mail: tmlee@mail.ncku.edu.tw [Institute of Oral Medicine, National Cheng Kung University, Tainan 701, Taiwan (China); Medical Device Innovation Center, National Cheng Kung University, Tainan 701, Taiwan (China); School of Dentistry, Kaohsiung Medical University, Kaohsiung 807, Taiwan (China)

    2015-03-01

    Modified anodization techniques have been shown to improve the biocompatibility of titanium. This study demonstrated the anodic formation of self-organized nanotube arrays on titanium from an electrolyte solution containing 1 M H{sub 3}PO{sub 4} and 1 wt% hydrofluoric acid (HF). Our aim was to investigate the effects of sputter-deposited CaP on nanotube arrays. SEM images revealed a surface with uniform morphology and an average pore diameter of 29 nm. XRD results indicated that the phase of the nanotube arrays was amorphous. Electron spectroscopy for chemical analysis (ESCA) confirmed that the nanotube arrays were coated with calcium and phosphorus. Cell culture experiments using human osteosarcoma (HOS) cells demonstrated that the CaP/nanotube arrays had a pronounced effect on initial cell attachment as well as on the number of cells at 1, 7, and 14 days. Compared to as-polished titanium, the CaP/nanotube arrays accelerated cell proliferation, attachment, and spreading. Our results demonstrate the pronounced effects of CaP/nanotube arrays on the biological responses of HOS cells. - Highlights: • Self-organized nanotube arrays were anodically formed on titanium. • Surfaces of nanotube arrays exhibited uniform morphology and pore size. • According to ESCA results, Ca and P were successfully coated on nanotube arrays. • CaP/nanotube arrays accelerated the attachment and spreading of cells. • CaP/nanotube arrays were shown to affect biological responses of cells.

  20. THE MURCHISON WIDEFIELD ARRAY 21 cm POWER SPECTRUM ANALYSIS METHODOLOGY

    Energy Technology Data Exchange (ETDEWEB)

    Jacobs, Daniel C.; Beardsley, A. P.; Bowman, Judd D. [Arizona State University, School of Earth and Space Exploration, Tempe, AZ 85287 (United States); Hazelton, B. J.; Sullivan, I. S.; Barry, N.; Carroll, P. [University of Washington, Department of Physics, Seattle, WA 98195 (United States); Trott, C. M.; Pindor, B.; Briggs, F.; Gaensler, B. M. [ARC Centre of Excellence for All-sky Astrophysics (CAASTRO) (Australia); Dillon, Joshua S.; Oliveira-Costa, A. de; Ewall-Wice, A.; Feng, L. [MIT Kavli Institute for Astrophysics and Space Research, Cambridge, MA 02139 (United States); Pober, J. C. [Brown University, Department of Physics, Providence, RI 02912 (United States); Bernardi, G. [Department of Physics and Electronics, Rhodes University, Grahamstown 6140 (South Africa); Cappallo, R. J.; Corey, B. E. [MIT Haystack Observatory, Westford, MA 01886 (United States); Emrich, D., E-mail: daniel.c.jacobs@asu.edu [International Centre for Radio Astronomy Research, Curtin University, Perth, WA 6845 (Australia); and others

    2016-07-10

    We present the 21 cm power spectrum analysis approach of the Murchison Widefield Array Epoch of Reionization project. In this paper, we compare the outputs of multiple pipelines for the purpose of validating statistical limits cosmological hydrogen at redshifts between 6 and 12. Multiple independent data calibration and reduction pipelines are used to make power spectrum limits on a fiducial night of data. Comparing the outputs of imaging and power spectrum stages highlights differences in calibration, foreground subtraction, and power spectrum calculation. The power spectra found using these different methods span a space defined by the various tradeoffs between speed, accuracy, and systematic control. Lessons learned from comparing the pipelines range from the algorithmic to the prosaically mundane; all demonstrate the many pitfalls of neglecting reproducibility. We briefly discuss the way these different methods attempt to handle the question of evaluating a significant detection in the presence of foregrounds.

  1. Analysis of X-ray iron and nickel radiation and jets from planar wire arrays and X-pinches

    International Nuclear Information System (INIS)

    Safronova, A S; Kantsyrev, V L; Esaulov, A A; Ouart, N D; Shlyaptseva, V; Williamson, K M; Shrestha, I; Osborne, G C; Weller, M E

    2010-01-01

    University-scale Z-pinch devices are able to produce plasmas with a broad range of sizes, temperatures, densities, their gradients, and opacity properties. Radiative properties of such plasmas depend on material, mass, and configuration of the wire array loads. Experiments with two different types of loads, double planar wire arrays (DPWA) and X-pinches, performed on the 1 MA Zebra generator at UNR are analyzed. X-pinches are made from Stainless Steel (69% Fe, 20% Cr, and 9% Ni) wires. Combined DPWAs consist of one plane from SS wires and another plane from Alumel (95% Ni, 2% Al, 2% Si) wires. The main focus of this work is on the analysis of plasma jets at the early phase of plasma formation and the K-and L-shell radiation generation at the implosion and stagnation phases in experiments with the two aforementioned wire loads. The relevant theoretical tools that guide the data analysis include non-LTE collisional-radiative and wire ablation dynamics models. The astrophysical relevance of the plasma jets as well as of spectroscopic and imaging studies are demonstrated.

  2. Benchmark Evaluation of Plutonium Nitrate Solution Arrays

    International Nuclear Information System (INIS)

    Marshall, M.A.; Bess, J.D.

    2011-01-01

    In October and November of 1981 thirteen approach-to-critical experiments were performed on a remote split table machine (RSTM) in the Critical Mass Laboratory of Pacific Northwest Laboratory (PNL) in Richland, Washington, using planar arrays of polyethylene bottles filled with plutonium (Pu) nitrate solution. Arrays of up to sixteen bottles were used to measure the critical number of bottles and critical array spacing with a tight fitting Plexiglas(reg s ign) reflector on all sides of the arrays except the top. Some experiments used Plexiglas shells fitted around each bottles to determine the effect of moderation on criticality. Each bottle contained approximately 2.4 L of Pu(NO3)4 solution with a Pu content of 105 g Pu/L and a free acid molarity H+ of 5.1. The plutonium was of low 240Pu (2.9 wt.%) content. These experiments were performed to fill a gap in experimental data regarding criticality limits for storing and handling arrays of Pu solution in reprocessing facilities. Of the thirteen approach-to-critical experiments eleven resulted in extrapolations to critical configurations. Four of the approaches were extrapolated to the critical number of bottles; these were not evaluated further due to the large uncertainty associated with the modeling of a fraction of a bottle. The remaining seven approaches were extrapolated to critical array spacing of 3-4 and 4-4 arrays; these seven critical configurations were evaluation for inclusion as acceptable benchmark experiments in the International Criticality Safety Benchmark Evaluation Project (ICSBEP) Handbook. Detailed and simple models of these configurations were created and the associated bias of these simplifications was determined to range from 0.00116 and 0.00162 ± 0.00006 ?keff. Monte Carlo analysis of all models was completed using MCNP5 with ENDF/BVII.0 neutron cross section libraries. A thorough uncertainty analysis of all critical, geometric, and material parameters was performed using parameter

  3. Flat-plate solar array project. Volume 8: Project analysis and integration

    Science.gov (United States)

    Mcguire, P.; Henry, P.

    1986-01-01

    Project Analysis and Integration (PA&I) performed planning and integration activities to support management of the various Flat-Plate Solar Array (FSA) Project R&D activities. Technical and economic goals were established by PA&I for each R&D task within the project to coordinate the thrust toward the National Photovoltaic Program goals. A sophisticated computer modeling capability was developed to assess technical progress toward meeting the economic goals. These models included a manufacturing facility simulation, a photovoltaic power station simulation and a decision aid model incorporating uncertainty. This family of analysis tools was used to track the progress of the technology and to explore the effects of alternative technical paths. Numerous studies conducted by PA&I signaled the achievement of milestones or were the foundation of major FSA project and national program decisions. The most important PA&I activities during the project history are summarized. The PA&I planning function is discussed and how it relates to project direction and important analytical models developed by PA&I for its analytical and assessment activities are reviewed.

  4. SU-F-T-458: Tracking Trends of TG-142 Parameters Via Analysis of Data Recorded by 2D Chamber Array

    Energy Technology Data Exchange (ETDEWEB)

    Alexandrian, A; Kabat, C; Defoor, D; Saenz, D; Rasmussen, K; Kirby, N; Gutierrez, A; Papanikolaou, N; Stathakis, S [University of Texas HSC SA, San Antonio, TX (United States)

    2016-06-15

    Purpose: With increasing QA demands of medical physicists in clinical radiation oncology, the need for an effective method of tracking clinical data has become paramount. A tool was produced which scans through data automatically recorded by a 2D chamber array and extracts relevant information recommended by TG-142. Using this extracted information a timely and comprehensive analysis of QA parameters can be easily performed enabling efficient monthly checks on multiple linear accelerators simultaneously. Methods: A PTW STARCHECK chamber array was used to record several months of beam outputs from two Varian 2100 series linear accelerators and a Varian NovalisTx−. In conjunction with the chamber array, a beam quality phantom was used to simultaneously to determine beam quality. A minimalist GUI was created in MatLab that allows a user to set the file path of the data for each modality to be analyzed. These file paths are recorded to a MatLab structure and then subsequently accessed by a script written in Python (version 3.5.1) which then extracts values required to perform monthly checks as outlined by recommendations from TG-142. The script incorporates calculations to determine if the values recorded by the chamber array fall within an acceptable threshold. Results: Values obtained by the script are written to a spreadsheet where results can be easily viewed and annotated with a “pass” or “fail” and saved for further analysis. In addition to creating a new scheme for reviewing monthly checks, this application allows for able to succinctly store data for follow up analysis. Conclusion: By utilizing this tool, parameters recommended by TG-142 for multiple linear accelerators can be rapidly obtained and analyzed which can be used for evaluation of monthly checks.

  5. CFD Analysis of a Finite Linear Array of Savonius Wind Turbines

    International Nuclear Information System (INIS)

    Belkacem, Belabes; Paraschivoiu, Marius

    2016-01-01

    Vertical axis wind turbines such as Savonius rotors have been shown to be suitable for low wind speeds normally associated with wind resources in all corners of the world. However, the efficiency of the rotor is low. This paper presents results of Computational Fluid Dynamics (CFD) simulations for an array of Savonius rotors that show a significant increase in efficiency. It looks at identifying the effect on the energy yield of a number of turbines placed in a linear array. Results from this investigation suggest that an increase in the energy yield could be achieved which can reach almost two times than the conventional Savonius wind turbine in the case of an array of 11turbines with a distance of 1.4R in between them. The effect of different TSR values and different wind inlet speeds on the farm has been studied for both a synchronous and asynchronous wind farm. (paper)

  6. Revisitation of FRET methods to measure intraprotein distances in Human Serum Albumin

    Energy Technology Data Exchange (ETDEWEB)

    Santini, S.; Bizzarri, A.R.; Cannistraro, S., E-mail: cannistr@unitus.it

    2016-11-15

    We revisited the FRET methods to measure the intraprotein distance between Trp-214 (used as donor) of Human Serum Albumin and its Cys-34, labelled with 1.5-Iaedans (used as acceptor). Variation of Trp fluorescence emission in terms of both intensity and lifetime, as well the enhancement of the acceptor fluorescence emission upon Trp excitation, have been monitored. A careful statistical analysis of the fluorescence results from ten independently prepared samples, combined with suitable spectral corrections, provided reproducible distances estimations by each one of the three methods. Even if monitoring of the donor lifetime variation in the presence of the acceptor reproduces at the best the crystallographic data, by allowing even sub-nanometre distance variations to be appreciated, we suggest that a comparative analysis of all the three methods, applied with statistical significance, should be preferred to achieve a better reliability of the FRET technique.

  7. Synthesis and characterization of Mn-doped ZnO column arrays

    International Nuclear Information System (INIS)

    Yang Mei; Guo Zhixing; Qiu Kehui; Long Jianping; Yin Guangfu; Guan Denggao; Liu Sutian; Zhou Shijie

    2010-01-01

    Mn-doped ZnO column arrays were successfully synthesized by conventional sol-gel process. Effect of Mn/Zn atomic ratio and reaction time were investigated, and the morphology, tropism and optical properties of Mn-doped ZnO column arrays were characterized by SEM, XRD and photoluminescence (PL) spectroscopy. The result shows that a Mn/Zn atomic ratio of 0.1 and growth time of 12 h are the optimal condition for the preparation of densely distributed ZnO column arrays. XRD analysis shows that Mn-doped ZnO column arrays are highly c-axis oriented. As for Mn-doped ZnO column arrays, obvious increase of photoluminescence intensity is observed at the wavelength of ∼395 nm and ∼413 nm, compared to pure ZnO column arrays.

  8. Coupling in reflector arrays

    DEFF Research Database (Denmark)

    Appel-Hansen, Jørgen

    1968-01-01

    In order to reduce the space occupied by a reflector array, it is desirable to arrange the array antennas as close to each other as possible; however, in this case coupling between the array antennas will reduce the reflecting properties of the reflector array. The purpose of the present communic......In order to reduce the space occupied by a reflector array, it is desirable to arrange the array antennas as close to each other as possible; however, in this case coupling between the array antennas will reduce the reflecting properties of the reflector array. The purpose of the present...

  9. Tilted hexagonal post arrays: DNA electrophoresis in anisotropic media.

    Science.gov (United States)

    Chen, Zhen; Dorfman, Kevin D

    2014-02-01

    Using Brownian dynamics simulations, we show that DNA electrophoresis in a hexagonal array of micron-sized posts changes qualitatively when the applied electric field vector is not coincident with the lattice vectors of the array. DNA electrophoresis in such "tilted" post arrays is superior to the standard "un-tilted" approach; while the time required to achieve a resolution of unity in a tilted post array is similar to an un-tilted array at a low-electric field strengths, this time (i) decreases exponentially with electric field strength in a tilted array and (ii) increases exponentially with electric field strength in an un-tilted array. Although the DNA dynamics in a post array are complicated, the electrophoretic mobility results indicate that the "free path," i.e. the average distance of ballistic trajectories of point-sized particles launched from random positions in the unit cell until they intersect the next post, is a useful proxy for the detailed DNA trajectories. The analysis of the free path reveals a fundamental connection between anisotropy of the medium and DNA transport therein that goes beyond simply improving the separation device. © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  10. Fiber array based hyperspectral Raman imaging for chemical selective analysis of malaria-infected red blood cells

    Energy Technology Data Exchange (ETDEWEB)

    Brückner, Michael [Leibniz Institute of Photonic Technology, 07745 Jena (Germany); Becker, Katja [Justus Liebig University Giessen, Biochemistry and Molecular Biology, 35392 Giessen (Germany); Popp, Jürgen [Leibniz Institute of Photonic Technology, 07745 Jena (Germany); Friedrich Schiller University Jena, Institute for Physical Chemistry, 07745 Jena (Germany); Friedrich Schiller University Jena, Abbe Centre of Photonics, 07745 Jena (Germany); Frosch, Torsten, E-mail: torsten.frosch@uni-jena.de [Leibniz Institute of Photonic Technology, 07745 Jena (Germany); Friedrich Schiller University Jena, Institute for Physical Chemistry, 07745 Jena (Germany); Friedrich Schiller University Jena, Abbe Centre of Photonics, 07745 Jena (Germany)

    2015-09-24

    A new setup for Raman spectroscopic wide-field imaging is presented. It combines the advantages of a fiber array based spectral translator with a tailor-made laser illumination system for high-quality Raman chemical imaging of sensitive biological samples. The Gaussian-like intensity distribution of the illuminating laser beam is shaped by a square-core optical multimode fiber to a top-hat profile with very homogeneous intensity distribution to fulfill the conditions of Koehler. The 30 m long optical fiber and an additional vibrator efficiently destroy the polarization and coherence of the illuminating light. This homogeneous, incoherent illumination is an essential prerequisite for stable quantitative imaging of complex biological samples. The fiber array translates the two-dimensional lateral information of the Raman stray light into separated spectral channels with very high contrast. The Raman image can be correlated with a corresponding white light microscopic image of the sample. The new setup enables simultaneous quantification of all Raman spectra across the whole spatial area with very good spectral resolution and thus outperforms other Raman imaging approaches based on scanning and tunable filters. The unique capabilities of the setup for fast, gentle, sensitive, and selective chemical imaging of biological samples were applied for automated hemozoin analysis. A special algorithm was developed to generate Raman images based on the hemozoin distribution in red blood cells without any influence from other Raman scattering. The new imaging setup in combination with the robust algorithm provides a novel, elegant way for chemical selective analysis of the malaria pigment hemozoin in early ring stages of Plasmodium falciparum infected erythrocytes. - Highlights: • Raman hyperspectral imaging allows for chemical selective analysis of biological samples with spatial heterogeneity. • A homogeneous, incoherent illumination is essential for reliable

  11. Fiber array based hyperspectral Raman imaging for chemical selective analysis of malaria-infected red blood cells

    International Nuclear Information System (INIS)

    Brückner, Michael; Becker, Katja; Popp, Jürgen; Frosch, Torsten

    2015-01-01

    A new setup for Raman spectroscopic wide-field imaging is presented. It combines the advantages of a fiber array based spectral translator with a tailor-made laser illumination system for high-quality Raman chemical imaging of sensitive biological samples. The Gaussian-like intensity distribution of the illuminating laser beam is shaped by a square-core optical multimode fiber to a top-hat profile with very homogeneous intensity distribution to fulfill the conditions of Koehler. The 30 m long optical fiber and an additional vibrator efficiently destroy the polarization and coherence of the illuminating light. This homogeneous, incoherent illumination is an essential prerequisite for stable quantitative imaging of complex biological samples. The fiber array translates the two-dimensional lateral information of the Raman stray light into separated spectral channels with very high contrast. The Raman image can be correlated with a corresponding white light microscopic image of the sample. The new setup enables simultaneous quantification of all Raman spectra across the whole spatial area with very good spectral resolution and thus outperforms other Raman imaging approaches based on scanning and tunable filters. The unique capabilities of the setup for fast, gentle, sensitive, and selective chemical imaging of biological samples were applied for automated hemozoin analysis. A special algorithm was developed to generate Raman images based on the hemozoin distribution in red blood cells without any influence from other Raman scattering. The new imaging setup in combination with the robust algorithm provides a novel, elegant way for chemical selective analysis of the malaria pigment hemozoin in early ring stages of Plasmodium falciparum infected erythrocytes. - Highlights: • Raman hyperspectral imaging allows for chemical selective analysis of biological samples with spatial heterogeneity. • A homogeneous, incoherent illumination is essential for reliable

  12. Report for Development of a Census Array and Evaluation of the Array to Detect Biothreat Agents and Environmental Samples for DHS

    Energy Technology Data Exchange (ETDEWEB)

    Jaing, C; Jackson, P

    2011-04-14

    The objective of this project is to provide DHS a comprehensive evaluation of the current genomic technologies including genotyping, Taqman PCR, multiple locus variable tandem repeat analysis (MLVA), microarray and high-throughput DNA sequencing in the analysis of biothreat agents from complex environmental samples. This report focuses on the design, testing and results of samples on the Census Array. We designed a Census/Detection Array to detect all sequenced viruses (including phage), bacteria (eubacteria), and plasmids. Family-specific probes were selected for all sequenced viral and bacterial complete genomes, segments, and plasmids. Probes were designed to tolerate some sequence variation to enable detection of divergent species with homology to sequenced organisms, and to be unique relative to the human genome. A combination of 'detection' probes with high levels of conservation within a family plus 'census' probes targeting strain/isolate specific regions enabled detection and taxonomic classification from the level of family down to the strain. The array has wider coverage of bacterial and viral targets based on more recent sequence data and more probes per target than other microbial detection/discovery arrays in the literature. We tested the array with purified bacterial and viral DNA/RNA samples, artificial mixes of known bacterial/viral samples, spiked DNA against complex background including BW aerosol samples and soil samples, and environmental samples to evaluate the array's sensitivity and forensic capability. The data were analyzed using our novel maximum likelihood software. For most of the organisms tested, we have achieved at least species level discrimination.

  13. Celebrating 10 Years of Delivering EarthScope USArray Transportable Array Data from the Array Network Facility (ANF)

    Science.gov (United States)

    Eakins, J. A.; Vernon, F.; Astiz, L.; Davis, G. A.; Reyes, J. C.; Martynov, V. G.; Tytell, J.; Cox, T. A.; Meyer, J.

    2013-12-01

    Since 2004, the Array Network Facility (ANF) has been responsible for generation and delivery of the metadata as well as collection and initial quality control and the transmission of the seismic, and more recently infrasound and meteorological data, for the Earthscope USArray Transportable Array. As of August 2013, we have managed data from over 1600 stations. Personnel at the ANF provide immediate eyes on the data to improve quality control as well as interact with the individual stations via calibrations, mass recentering, baler data retrieval and event analysis. Web-based tools have been developed, and rewritten over the years, to serve the needs of both station engineers and the public. Many lessons on the needs for scalability have been learned. Analysts continue to review all seismic events recorded on 7 or more TA stations making associations against externally available bulletins and/or generating ANF authored locations which are available at both the ANF and IRIS-DMC. The US Array pressure data have several unique characteristics that are allowing us to conduct a rigorous analysis of the spatio-temporal variations in the pressure field on time scales of less than an hour across the eastern United States. With the installation of the infrasound and atmospheric pressure sensors, starting in 2010, observations of gust fronts, near misses of tornados at individual stations, and of the mesoscale gravity waves showing the value and utility of the US Array pressure data will be presented.

  14. Tectonic Tremor analysis with the Taiwan Chelungpu-Fault Drilling Program (TCDP) downhole seismometer array

    Science.gov (United States)

    Lin, Y.; Hillers, G.; Ma, K.; Campillo, M.

    2011-12-01

    We study tectonic tremor activity in the Taichung area, Taiwan, analyzing continuous seismic records from 6 short-period sensors of the TCDP borehole array situated around 1 km depth. The low background noise level facilitates the detection of low-amplitude tectonic tremor and low-frequency earthquake (LFE) waveforms. We apply a hierarchical analysis to first detect transient amplitude increases, and to subsequently verify its tectonic origin, i.e. to associate it with tremor signals. The frequency content of tremor usually exceeds the background noise around 2-8 Hz; hence, in the first step, we use BHS1, BHS4 and BHS7 (top, center, bottom sensor) records to detect amplitude anomalies in this frequency range. We calculate the smoothed spectra of 30 second non-overlapping windows taken daily from 5 night time hours to avoid increased day time amplitudes associated with cultural activities. Amplitude detection is then performed on frequency dependent median values of 5 minute advancing, 10 minute long time windows, yielding a series of threshold dependent increased-energy spectra-envelopes, indicating teleseismic waveforms, potential tremor records, or other transients related to anthropogenic or natural sources. To verify the transients' tectonic origin, potential tremor waveforms detected by the amplitude method are manually picked in the time domain. We apply the Brown et al. (2008) LFE matched filter technique to three-component data from the 6 available sensors. Initial few-second templates are taken from the analyst-picked, minute-long segments, and correlated component-wise with 24-h data. Significantly increased similarity between templates and matched waveform segments is detected using the array-average 7-fold MAD measure. Harvested waveforms associated with this initial `weak' detection are stacked, and the thus created master templates are used in an iterative correlation procedure to arrive at robust LFE detections. The increased similarity of waveforms

  15. CRISPRDetect: A flexible algorithm to define CRISPR arrays.

    Science.gov (United States)

    Biswas, Ambarish; Staals, Raymond H J; Morales, Sergio E; Fineran, Peter C; Brown, Chris M

    2016-05-17

    CRISPR (clustered regularly interspaced short palindromic repeats) RNAs provide the specificity for noncoding RNA-guided adaptive immune defence systems in prokaryotes. CRISPR arrays consist of repeat sequences separated by specific spacer sequences. CRISPR arrays have previously been identified in a large proportion of prokaryotic genomes. However, currently available detection algorithms do not utilise recently discovered features regarding CRISPR loci. We have developed a new approach to automatically detect, predict and interactively refine CRISPR arrays. It is available as a web program and command line from bioanalysis.otago.ac.nz/CRISPRDetect. CRISPRDetect discovers putative arrays, extends the array by detecting additional variant repeats, corrects the direction of arrays, refines the repeat/spacer boundaries, and annotates different types of sequence variations (e.g. insertion/deletion) in near identical repeats. Due to these features, CRISPRDetect has significant advantages when compared to existing identification tools. As well as further support for small medium and large repeats, CRISPRDetect identified a class of arrays with 'extra-large' repeats in bacteria (repeats 44-50 nt). The CRISPRDetect output is integrated with other analysis tools. Notably, the predicted spacers can be directly utilised by CRISPRTarget to predict targets. CRISPRDetect enables more accurate detection of arrays and spacers and its gff output is suitable for inclusion in genome annotation pipelines and visualisation. It has been used to analyse all complete bacterial and archaeal reference genomes.

  16. Identification of catecholamine neurotransmitters using fluorescence sensor array

    Energy Technology Data Exchange (ETDEWEB)

    Ghasemi, Forough [Department of Chemistry, Sharif University of Technology, Tehran 11155-9516 (Iran, Islamic Republic of); Hormozi-Nezhad, M. Reza, E-mail: hormozi@sharif.edu [Department of Chemistry, Sharif University of Technology, Tehran 11155-9516 (Iran, Islamic Republic of); Institute for Nanoscience and Nanotechnology, Sharif University of Technology, Tehran (Iran, Islamic Republic of); Mahmoudi, Morteza, E-mail: mahmoudi@stanford.edu [Department of Nanotechnology and Nanotechnology Research Center, Faculty of Pharmacy, Tehran University of Medical Sciences, Tehran 13169-43551 (Iran, Islamic Republic of); Division of Cardiovascular Medicine, Stanford University School of Medicine, Stanford, CA 94305-5101 (United States)

    2016-04-21

    A nano-based sensor array has been developed for identification and discrimination of catecholamine neurotransmitters based on optical properties of their oxidation products under alkaline conditions. To produce distinct fluorescence response patterns for individual catecholamine, quenching of thioglycolic acid functionalized cadmium telluride (CdTe) quantum dots, by oxidation products, were employed along with the variation of fluorescence spectra of oxidation products. The spectral changes were analyzed with hierarchical cluster analysis (HCA) and principal component analysis (PCA) to identify catecholamine patterns. The proposed sensor could efficiently discriminate the individual catecholamine (i.e., dopamine, norepinephrine, and L-DOPA) and their mixtures in the concentration range of 0.25–30 μmol L{sup −1}. Finally, we found that the sensor had capability to identify the various catecholamines in urine sample. - Highlights: • We have proposed a fluorescence sensor array to detect catecholamine neurotransmitters. • Visual differentiation of catecholamines is provided by fluorescence array fingerprints. • Discrimination of catecholamines from each other, and from their mixture is obtained on a PCA plot. • Proposed sensor array can be used for detection of catecholamines in urine samples.

  17. The Cherenkov Telescope Array production system for Monte Carlo simulations and analysis

    Science.gov (United States)

    Arrabito, L.; Bernloehr, K.; Bregeon, J.; Cumani, P.; Hassan, T.; Haupt, A.; Maier, G.; Moralejo, A.; Neyroud, N.; pre="for the"> CTA Consortium, DIRAC Consortium,

    2017-10-01

    The Cherenkov Telescope Array (CTA), an array of many tens of Imaging Atmospheric Cherenkov Telescopes deployed on an unprecedented scale, is the next-generation instrument in the field of very high energy gamma-ray astronomy. An average data stream of about 0.9 GB/s for about 1300 hours of observation per year is expected, therefore resulting in 4 PB of raw data per year and a total of 27 PB/year, including archive and data processing. The start of CTA operation is foreseen in 2018 and it will last about 30 years. The installation of the first telescopes in the two selected locations (Paranal, Chile and La Palma, Spain) will start in 2017. In order to select the best site candidate to host CTA telescopes (in the Northern and in the Southern hemispheres), massive Monte Carlo simulations have been performed since 2012. Once the two sites have been selected, we have started new Monte Carlo simulations to determine the optimal array layout with respect to the obtained sensitivity. Taking into account that CTA may be finally composed of 7 different telescope types coming in 3 different sizes, many different combinations of telescope position and multiplicity as a function of the telescope type have been proposed. This last Monte Carlo campaign represented a huge computational effort, since several hundreds of telescope positions have been simulated, while for future instrument response function simulations, only the operating telescopes will be considered. In particular, during the last 18 months, about 2 PB of Monte Carlo data have been produced and processed with different analysis chains, with a corresponding overall CPU consumption of about 125 M HS06 hours. In these proceedings, we describe the employed computing model, based on the use of grid resources, as well as the production system setup, which relies on the DIRAC interware. Finally, we present the envisaged evolutions of the CTA production system for the off-line data processing during CTA operations and

  18. Numerical study of read scheme in one-selector one-resistor crossbar array

    Science.gov (United States)

    Kim, Sungho; Kim, Hee-Dong; Choi, Sung-Jin

    2015-12-01

    A comprehensive numerical circuit analysis of read schemes of a one selector-one resistance change memory (1S1R) crossbar array is carried out. Three schemes-the ground, V/2, and V/3 schemes-are compared with each other in terms of sensing margin and power consumption. Without the aid of a complex analytical approach or SPICE-based simulation, a simple numerical iteration method is developed to simulate entire current flows and node voltages within a crossbar array. Understanding such phenomena is essential in successfully evaluating the electrical specifications of selectors for suppressing intrinsic drawbacks of crossbar arrays, such as sneaky current paths and series line resistance problems. This method provides a quantitative tool for the accurate analysis of crossbar arrays and provides guidelines for developing an optimal read scheme, array configuration, and selector device specifications.

  19. Multiple Seismic Array Observations for Tracing Deep Tremor Activity in Western Shikoku, Japan

    Science.gov (United States)

    Takeda, T.; Matsuzawa, T.; Shiomi, K.; Obara, K.

    2011-12-01

    Deep non-volcanic tremors become very active during episodic slow-slip events in western Japan and Cascadia. The episodic tremor and slow-slip events in western Shikoku, Japan, occur at a typical interval of 6 months. Recently, it has been reported that tremor migration activity is complex and shows different migrating directions depending on time scales (Ghosh et al., 2010). Such characteristics of tremor are important to understand the mechanism of tremor and the relationship between tremor and SSEs. However it is difficult to determine the location of tremors with high accuracy because tremors show faint signals and make the identification of P/S-wave arrivals difficult. Seismic array analysis is useful to evaluate tremor activity, especially to estimate the arrival direction of seismic energy (e.g. Ueno et al., 2010, Ghosh et al., 2010), as it can distinguish multiple tremor sources occurring simultaneously. Here, we have conducted seismic array observation and analyzed seismic data during tremor activity by applying the MUSIC method to trace tremor location and its migration in western Shikoku. We have installed five seismic arrays in western Shikoku since January 2011. One of the arrays contains 30 stations with 3-component seismometers with a natural frequency of 2 Hz (Type-L array). The array aperture size is 2 km and the mean interval between stations is approximately 200 m. Each of the other arrays (Type-S array) contains 9 seismic stations with the same type of seismometers of the Type-L array, and is deployed surrounding the Type-L array. The small array aperture size is 800 m and its mean station interval is approximately 150 m. All array stations have recorded continuous waveform data at a sampling of 200Hz. In May 2011, an episodic tremor and a short-term slip event occurred for the first time during the observation period. We could retrieve the array seismic data during the whole tremor episode. The analysis of data from the type-L array confirms

  20. Marginalization: A Revisitation With Integration of Scholarship on Globalization, Intersectionality, Privilege, Microaggressions, and Implicit Biases.

    Science.gov (United States)

    Hall, Joanne M; Carlson, Kelly

    2016-01-01

    In 1994, the concept of marginalization was explored in an article in Advances in Nursing Science. This is a revisitation of the concept incorporating new scholarship. This update is founded on feminism, postcolonialism, critical race theory, and discourse deconstruction, all viewpoints that have been explicated in nursing. The purpose of this analysis is to look at new scholarship and concepts useful to applying marginalization in nursing knowledge development from the standpoint of Bourdieu's macro, meso, and micro levels. New scholarship includes globalization, intersectionality, privilege, microaggressions, and implicit bias. Implications for decreasing health disparities through this new scholarship are discussed.

  1. Detecting Outlier Microarray Arrays by Correlation and Percentage of Outliers Spots

    Directory of Open Access Journals (Sweden)

    Song Yang

    2006-01-01

    Full Text Available We developed a quality assurance (QA tool, namely microarray outlier filter (MOF, and have applied it to our microarray datasets for the identification of problematic arrays. Our approach is based on the comparison of the arrays using the correlation coefficient and the number of outlier spots generated on each array to reveal outlier arrays. For a human universal reference (HUR dataset, which is used as a technical control in our standard hybridization procedure, 3 outlier arrays were identified out of 35 experiments. For a human blood dataset, 12 outlier arrays were identified from 185 experiments. In general, arrays from human blood samples displayed greater variation in their gene expression profiles than arrays from HUR samples. As a result, MOF identified two distinct patterns in the occurrence of outlier arrays. These results demonstrate that this methodology is a valuable QA practice to identify questionable microarray data prior to downstream analysis.

  2. Post-Irradiation Examination of Array Targets - Part I

    Energy Technology Data Exchange (ETDEWEB)

    Icenhour, A.S.

    2004-01-23

    During FY 2001, two arrays, each containing seven neptunium-loaded targets, were irradiated at the Advanced Test Reactor in Idaho to examine the influence of multi-target self-shielding on {sup 236}Pu content and to evaluate fission product release data. One array consisted of seven targets that contained 10 vol% NpO{sub 2} pellets, while the other array consisted of seven targets that contained 20 vol % NpO{sub 2} pellets. The arrays were located in the same irradiation facility but were axially separated to minimize the influence of one array on the other. Each target also contained a dosimeter package, which consisted of a small NpO{sub 2} wire that was inside a vanadium container. After completion of irradiation and shipment back to the Oak Ridge National Laboratory, nine of the targets (four from the 10 vol% array and five from the 20 vol% array) were punctured for pressure measurement and measurement of {sup 85}Kr. These nine targets and the associated dosimeters were then chemically processed to measure the residual neptunium, total plutonium production, {sup 238}Pu production, and {sup 236}Pu concentration at discharge. The amount and isotopic composition of fission products were also measured. This report provides the results of the processing and analysis of the nine targets.

  3. An efficient method for evaluating RRAM crossbar array performance

    Science.gov (United States)

    Song, Lin; Zhang, Jinyu; Chen, An; Wu, Huaqiang; Qian, He; Yu, Zhiping

    2016-06-01

    An efficient method is proposed in this paper to mitigate computational burden in resistive random access memory (RRAM) array simulation. In the worst case scenario, a 4 Mb RRAM array with line resistance is greatly reduced using this method. For 1S1R-RRAM array structures, static and statistical parameters in both reading and writing processes are simulated. Error analysis is performed to prove the reliability of the algorithm when line resistance is extremely small compared with the junction resistance. Results show that high precision is maintained even if the size of RRAM array is reduced by one thousand times, which indicates significant improvements in both computational efficiency and memory requirements.

  4. Surface tension in soap films: revisiting a classic demonstration

    International Nuclear Information System (INIS)

    Behroozi, F

    2010-01-01

    We revisit a classic demonstration for surface tension in soap films and introduce a more striking variation of it. The demonstration shows how the film, pulling uniformly and normally on a loose string, transforms it into a circular arc under tension. The relationship between the surface tension and the string tension is analysed and presented in a useful graphical form. (letters and comments)

  5. The Neutrosophic Logic View to Schrodinger's Cat Paradox, Revisited

    Directory of Open Access Journals (Sweden)

    Florentin Smarandache

    2008-07-01

    Full Text Available The present article discusses Neutrosophic logic view to Schrodinger's cat paradox. We argue that this paradox involves some degree of indeterminacy (unknown which Neutrosophic logic can take into consideration, whereas other methods including Fuzzy logic cannot. To make this proposition clear, we revisit our previous paper by offering an illustration using modified coin tossing problem, known as Parrondo's game.

  6. Surface tension in soap films: revisiting a classic demonstration

    Energy Technology Data Exchange (ETDEWEB)

    Behroozi, F [Department of Physics, University of Northern Iowa, Cedar Falls, IA 50614 (United States)], E-mail: behroozi@uni.edu

    2010-01-15

    We revisit a classic demonstration for surface tension in soap films and introduce a more striking variation of it. The demonstration shows how the film, pulling uniformly and normally on a loose string, transforms it into a circular arc under tension. The relationship between the surface tension and the string tension is analysed and presented in a useful graphical form. (letters and comments)

  7. Revisiting the quantum harmonic oscillator via unilateral Fourier transforms

    International Nuclear Information System (INIS)

    Nogueira, Pedro H F; Castro, Antonio S de

    2016-01-01

    The literature on the exponential Fourier approach to the one-dimensional quantum harmonic oscillator problem is revised and criticized. It is shown that the solution of this problem has been built on faulty premises. The problem is revisited via the Fourier sine and cosine transform method and the stationary states are properly determined by requiring definite parity and square-integrable eigenfunctions. (paper)

  8. Transport benchmarks for one-dimensional binary Markovian mixtures revisited

    International Nuclear Information System (INIS)

    Malvagi, F.

    2013-01-01

    The classic benchmarks for transport through a binary Markovian mixture are revisited to look at the probability distribution function of the chosen 'results': reflection, transmission and scalar flux. We argue that the knowledge of the ensemble averaged results is not sufficient for reliable predictions: a measure of the dispersion must also be obtained. An algorithm to estimate this dispersion is tested. (author)

  9. Read/write schemes analysis for novel complementary resistive switches in passive crossbar memory arrays

    International Nuclear Information System (INIS)

    Yu Shimeng; Liang Jiale; Wu Yi; Wong, H-S Philip

    2010-01-01

    Recently a prototype of complementary resistive switches has been proposed to solve the sneak-path problem in passive crossbar memory arrays. To further evaluate the potential of this novel cell structure for practical applications, we present a modeling analysis to capture its switching dynamics and analyze its unique read/write schemes. The model is corroborated by experimental data. We found a trade-off between the read voltage window and write voltage window. The constraint from avoiding disturbance on unselected cells is critical for proper functionality, which in turn limits the writing speed.

  10. A pattern recognition approach to transistor array parameter variance

    Science.gov (United States)

    da F. Costa, Luciano; Silva, Filipi N.; Comin, Cesar H.

    2018-06-01

    The properties of semiconductor devices, including bipolar junction transistors (BJTs), are known to vary substantially in terms of their parameters. In this work, an experimental approach, including pattern recognition concepts and methods such as principal component analysis (PCA) and linear discriminant analysis (LDA), was used to experimentally investigate the variation among BJTs belonging to integrated circuits known as transistor arrays. It was shown that a good deal of the devices variance can be captured using only two PCA axes. It was also verified that, though substantially small variation of parameters is observed for BJT from the same array, larger variation arises between BJTs from distinct arrays, suggesting the consideration of device characteristics in more critical analog designs. As a consequence of its supervised nature, LDA was able to provide a substantial separation of the BJT into clusters, corresponding to each transistor array. In addition, the LDA mapping into two dimensions revealed a clear relationship between the considered measurements. Interestingly, a specific mapping suggested by the PCA, involving the total harmonic distortion variation expressed in terms of the average voltage gain, yielded an even better separation between the transistor array clusters. All in all, this work yielded interesting results from both semiconductor engineering and pattern recognition perspectives.

  11. Concurrent array-based queue

    Science.gov (United States)

    Heidelberger, Philip; Steinmacher-Burow, Burkhard

    2015-01-06

    According to one embodiment, a method for implementing an array-based queue in memory of a memory system that includes a controller includes configuring, in the memory, metadata of the array-based queue. The configuring comprises defining, in metadata, an array start location in the memory for the array-based queue, defining, in the metadata, an array size for the array-based queue, defining, in the metadata, a queue top for the array-based queue and defining, in the metadata, a queue bottom for the array-based queue. The method also includes the controller serving a request for an operation on the queue, the request providing the location in the memory of the metadata of the queue.

  12. Array CGH analysis of a cohort of Russian patients with intellectual disability.

    Science.gov (United States)

    Kashevarova, Anna A; Nazarenko, Lyudmila P; Skryabin, Nikolay A; Salyukova, Olga A; Chechetkina, Nataliya N; Tolmacheva, Ekaterina N; Sazhenova, Elena A; Magini, Pamela; Graziano, Claudio; Romeo, Giovanni; Kučinskas, Vaidutis; Lebedev, Igor N

    2014-02-15

    The use of array comparative genomic hybridization (array CGH) as a diagnostic tool in molecular genetics has facilitated the identification of many new microdeletion/microduplication syndromes (MMSs). Furthermore, this method has allowed for the identification of copy number variations (CNVs) whose pathogenic role has yet to be uncovered. Here, we report on our application of array CGH for the identification of pathogenic CNVs in 79 Russian children with intellectual disability (ID). Twenty-six pathogenic or likely pathogenic changes in copy number were detected in 22 patients (28%): 8 CNVs corresponded to known MMSs, and 17 were not associated with previously described syndromes. In this report, we describe our findings and comment on genes potentially associated with ID that are located within the CNV regions. Copyright © 2013 Elsevier B.V. All rights reserved.

  13. Resolution of Reflection Seismic Data Revisited

    DEFF Research Database (Denmark)

    Hansen, Thomas Mejer; Mosegaard, Klaus; Zunino, Andrea

    The Rayleigh Principle states that the minimum separation between two reflectors that allows them to be visually separated is the separation where the wavelet maxima from the two superimposed reflections combine into one maximum. This happens around Δtres = λb/8, where λb is the predominant...... lower vertical resolution of reflection seismic data. In the following we will revisit think layer model and demonstrate that there is in practice no limit to the vertical resolution using the parameterization of Widess (1973), and that the vertical resolution is limited by the noise in the data...

  14. Multi-terabyte EIDE disk arrays running Linux RAID5

    International Nuclear Information System (INIS)

    Sanders, D.A.; Cremaldi, L.M.; Eschenburg, V.; Godang, R.; Joy, M.D.; Summers, D.J.; Petravick, D.L.

    2004-01-01

    High-energy physics experiments are currently recording large amounts of data and in a few years will be recording prodigious quantities of data. New methods must be developed to handle this data and make analysis at universities possible. Grid Computing is one method; however, the data must be cached at the various Grid nodes. We examine some storage techniques that exploit recent developments in commodity hardware. Disk arrays using RAID level 5 (RAID-5) include both parity and striping. The striping improves access speed. The parity protects data in the event of a single disk failure, but not in the case of multiple disk failures. We report on tests of dual-processor Linux Software RAID-5 arrays and Hardware RAID-5 arrays using a 12-disk 3ware controller, in conjunction with 250 and 300 GB disks, for use in offline high-energy physics data analysis. The price of IDE disks is now less than $1/GB. These RAID-5 disk arrays can be scaled to sizes affordable to small institutions and used when fast random access at low cost is important

  15. Multi-terabyte EIDE disk arrays running Linux RAID5

    Energy Technology Data Exchange (ETDEWEB)

    Sanders, D.A.; Cremaldi, L.M.; Eschenburg, V.; Godang, R.; Joy, M.D.; Summers, D.J.; /Mississippi U.; Petravick, D.L.; /Fermilab

    2004-11-01

    High-energy physics experiments are currently recording large amounts of data and in a few years will be recording prodigious quantities of data. New methods must be developed to handle this data and make analysis at universities possible. Grid Computing is one method; however, the data must be cached at the various Grid nodes. We examine some storage techniques that exploit recent developments in commodity hardware. Disk arrays using RAID level 5 (RAID-5) include both parity and striping. The striping improves access speed. The parity protects data in the event of a single disk failure, but not in the case of multiple disk failures. We report on tests of dual-processor Linux Software RAID-5 arrays and Hardware RAID-5 arrays using a 12-disk 3ware controller, in conjunction with 250 and 300 GB disks, for use in offline high-energy physics data analysis. The price of IDE disks is now less than $1/GB. These RAID-5 disk arrays can be scaled to sizes affordable to small institutions and used when fast random access at low cost is important.

  16. Phased Array Ultrasonic Evaluation of Space Shuttle Main Engine (SSME) Nozzle Weld

    Science.gov (United States)

    James, Steve; Engel, J.; Kimbrough, D.; Suits, M.; Hopson, George (Technical Monitor)

    2001-01-01

    This viewgraph presentation gives an overview of the phased array ultrasonic evaluation of the Space Shuttle Main Engine (SSME) nozzle weld. Details are given on the nondestructive testing evaluation approach, conventional shear wave and phased array techniques, and an x-ray versus phased array risk analysis. The field set-up was duplicated to the greatest extent possible in the laboratory and the phased array ultrasonic technique was developed and validated prior to weld evaluation. Results are shown for the phased array ultrasonic evaluation and conventional ultrasonic evaluation results.

  17. Study and operating conditions of HTS Josephson arrays for metrological application

    International Nuclear Information System (INIS)

    Sosso, A.; Lacquaniti, V.; Andreone, D.; Cerri, R.; Klushin, A.M.

    2006-01-01

    We report an experimental study of metrological properties of high-temperature superconductor arrays, made of shunted bicrystal YBCO Josephson junctions. The work is mainly based on a direct comparison against a low temperature array. Owing to the high sensitivity of the measurements, we observed at nanovolt level the changes in the HTS array voltage on a step. A precise estimate of the dependence of the HTS array step width on operating conditions was obtained. Differences were observed with respect to the results of low sensitivity techniques, confirming that our method is necessary in the study of HTS arrays for metrology. The high sensitivity analysis was also applied in the derivation of the temperature dependence of the critical current, providing insights on the behavior of the HTS array

  18. ZnO nanorod arrays grown under different pressures and their photoluminescence properties

    Energy Technology Data Exchange (ETDEWEB)

    Meng Xiuqing [Key Laboratory of Excited State Processes, Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, 16 East Nan-Hu Road, Open Economic ZoneChangchun 130033 (China); Graduate School of the Chinese Academy of Sciences (China); Zhao Dongxu [Key Laboratory of Excited State Processes, Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, 16 East Nan-Hu Road, Open Economic ZoneChangchun 130033 (China)]. E-mail: dxzhao2000@yahoo.com.cn; Shen Dezhen [Key Laboratory of Excited State Processes, Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, 16 East Nan-Hu Road, Open Economic ZoneChangchun 130033 (China); Zhang Jiying [Key Laboratory of Excited State Processes, Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, 16 East Nan-Hu Road, Open Economic ZoneChangchun 130033 (China); Li Binghui [Key Laboratory of Excited State Processes, Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, 16 East Nan-Hu Road, Open Economic ZoneChangchun 130033 (China); Wang Xiaohua [National Key Laboratory of High Power Semiconductor Laser, Changchun University of Science and technology, 7089 Weixing Road Changchun (China); Fan Xiwu [Key Laboratory of Excited State Processes, Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, 16 East Nan-Hu Road, Open Economic ZoneChangchun 130033 (China)

    2007-01-15

    The ZnO nanorod arrays were synthesized via a simple vapor deposition method on Si (1 1 1) substrates at a low growth temperature of 520 deg. C. By selecting different source materials under different growth pressures, well-aligned hexagonal-shaped ZnO nanorod arrays were obtained under both conditions. X-ray diffraction (XRD) analysis confirmed the nanorods are c-axis orientated. Selected area electron diffraction (SAED) and transmission electron microscopy (TEM) analysis demonstrated the individual nanorod is single crystal. Photoluminescence (PL) analyses show the superior optical properties of the nanorod arrays.

  19. ZnO nanorod arrays grown under different pressures and their photoluminescence properties

    International Nuclear Information System (INIS)

    Meng Xiuqing; Zhao Dongxu; Shen Dezhen; Zhang Jiying; Li Binghui; Wang Xiaohua; Fan Xiwu

    2007-01-01

    The ZnO nanorod arrays were synthesized via a simple vapor deposition method on Si (1 1 1) substrates at a low growth temperature of 520 deg. C. By selecting different source materials under different growth pressures, well-aligned hexagonal-shaped ZnO nanorod arrays were obtained under both conditions. X-ray diffraction (XRD) analysis confirmed the nanorods are c-axis orientated. Selected area electron diffraction (SAED) and transmission electron microscopy (TEM) analysis demonstrated the individual nanorod is single crystal. Photoluminescence (PL) analyses show the superior optical properties of the nanorod arrays

  20. Numerical Signal Analysis of Thermo-Cyclically Operated MOG Gas Sensor Arrays for Early Identification of Emissions from Overloaded Electric Cables

    Directory of Open Access Journals (Sweden)

    Rolf Seifert

    2015-10-01

    Full Text Available A thermo-cyclically operated multi metal oxide gas sensor (MOG array is introduced together with a novel signal analysis approach (SimSens for identifying the emissions from overheated isolation cable materials thereby detecting the fires originated in electrical cabinets at early stages. The MOG array can yield specific conductance signatures appropriate to specifically identify gases. The obtained results bear good capability for detection and identification of pyrolysis gas emissions at relatively low sample heating temperatures even before a visible color-change of the polyvinyl chloride (PVC-isolation material. The dynamic conductance signals were evaluated using SimSens, a numerical analysis tool designed for simultaneous evaluation of conductance profiles. The results show promising pyrolysis gas identification and concentration determination capabilities in relation to the conductance profile shapes of model gases like carbon monoxide (CO and propene.

  1. Sloan Digital Sky Survey Photometric Calibration Revisited

    International Nuclear Information System (INIS)

    Marriner, John

    2012-01-01

    The Sloan Digital Sky Survey calibration is revisited to obtain the most accurate photometric calibration. A small but significant error is found in the flat-fielding of the Photometric telescope used for calibration. Two SDSS star catalogs are compared and the average difference in magnitude as a function of right ascension and declination exhibits small systematic errors in relative calibration. The photometric transformation from the SDSS Photometric Telescope to the 2.5 m telescope is recomputed and compared to synthetic magnitudes computed from measured filter bandpasses.

  2. REVISITING A CLASSIC: THE PARKER–MOFFATT PROBLEM

    International Nuclear Information System (INIS)

    Pezzi, O.; Servidio, S.; Valentini, F.; Malara, F.; Veltri, P.; Parashar, T. N.; Yang, Y.; Matthaeus, W. H.; Vásconez, C. L.

    2017-01-01

    The interaction of two colliding Alfvén wave packets is described here by means of magnetohydrodynamics (MHD) and hybrid kinetic numerical simulations. The MHD evolution revisits the theoretical insights described by Moffatt, Parker, Kraichnan, Chandrasekhar, and Elsässer in which the oppositely propagating large-amplitude wave packets interact for a finite time, initiating turbulence. However, the extension to include compressive and kinetic effects, while maintaining the gross characteristics of the simpler classic formulation, also reveals intriguing features that go beyond the pure MHD treatment.

  3. REVISITING A CLASSIC: THE PARKER–MOFFATT PROBLEM

    Energy Technology Data Exchange (ETDEWEB)

    Pezzi, O.; Servidio, S.; Valentini, F.; Malara, F.; Veltri, P. [Dipartimento di Fisica, Università della Calabria, 87036 Rende (CS) (Italy); Parashar, T. N.; Yang, Y.; Matthaeus, W. H. [Department of Physics and Astronomy, University of Delaware, DE 19716 (United States); Vásconez, C. L. [Departamento de Física, Escuela Politécnica Nacional, Quito (Ecuador)

    2017-01-10

    The interaction of two colliding Alfvén wave packets is described here by means of magnetohydrodynamics (MHD) and hybrid kinetic numerical simulations. The MHD evolution revisits the theoretical insights described by Moffatt, Parker, Kraichnan, Chandrasekhar, and Elsässer in which the oppositely propagating large-amplitude wave packets interact for a finite time, initiating turbulence. However, the extension to include compressive and kinetic effects, while maintaining the gross characteristics of the simpler classic formulation, also reveals intriguing features that go beyond the pure MHD treatment.

  4. Sloan Digital Sky Survey Photometric Calibration Revisited

    Energy Technology Data Exchange (ETDEWEB)

    Marriner, John; /Fermilab

    2012-06-29

    The Sloan Digital Sky Survey calibration is revisited to obtain the most accurate photometric calibration. A small but significant error is found in the flat-fielding of the Photometric telescope used for calibration. Two SDSS star catalogs are compared and the average difference in magnitude as a function of right ascension and declination exhibits small systematic errors in relative calibration. The photometric transformation from the SDSS Photometric Telescope to the 2.5 m telescope is recomputed and compared to synthetic magnitudes computed from measured filter bandpasses.

  5. Solar cell array design handbook - The principles and technology of photovoltaic energy conversion

    Science.gov (United States)

    Rauschenbach, H. S.

    1980-01-01

    Photovoltaic solar cell array design and technology for ground-based and space applications are discussed from the user's point of view. Solar array systems are described, with attention given to array concepts, historical development, applications and performance, and the analysis of array characteristics, circuits, components, performance and reliability is examined. Aspects of solar cell array design considered include the design process, photovoltaic system and detailed array design, and the design of array thermal, radiation shielding and electromagnetic components. Attention is then given to the characteristics and design of the separate components of solar arrays, including the solar cells, optical elements and mechanical elements, and the fabrication, testing, environmental conditions and effects and material properties of arrays and their components are discussed.

  6. Topology optimization of Halbach magnet arrays using isoparametric projection

    International Nuclear Information System (INIS)

    Lee, Jaewook; Nomura, Tsuyoshi; Dede, Ercan M.

    2017-01-01

    Highlights: • Design method of Halbach magnet array is proposed using topology optimization. • Magnet strength and direction are simultaneously optimized by isoparametric projection. • For manufacturing feasibility of magnet, penalization and extrusion schemes are proposed. • Design results of circular shaped Halbach arrays are provided. • Halbach arrays in linear actuator are optimized to maximize magnetic force. - Abstract: Topology optimization using isoparametric projection for the design of permanent magnet patterns in Halbach arrays is proposed. Based on isoparametric shape functions used in the finite element analysis, the permanent magnet strength and magnetization directions in a Halbach array are simultaneously optimized for a given design goal. To achieve fabrication feasibility of a designed Halbach magnet array, two design schemes are combined with the isoparametric projection method. First, a penalization scheme is proposed for designing the permanent magnets to have discrete magnetization direction angles. Second, an extrusion scheme is proposed for the shape regularization of the permanent magnet segments. As a result, the method systematically finds the optimal permanent magnet patterns of a Halbach array considering manufacturing feasibility. In two numerical examples, a circular shaped permanent magnet Halbach array is designed to minimize the magnitude of the magnetic flux density and to maximize the upward direction magnetic flux density inside the magnet array. Logical extension of the method to the design of permanent magnet arrays in linear actuators is provided, where the design goal is to maximize the actuator magnetic force.

  7. Topology optimization of Halbach magnet arrays using isoparametric projection

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jaewook, E-mail: jaewooklee@gist.ac.kr [School of Mechanical Engineering, Gwangju Institute of Science and Technology (GIST), Gwangju, 61005 (Korea, Republic of); Nomura, Tsuyoshi [Toyota Central R& D Labs., Inc., 41-1 Yokomichi, Aichi 480-1192 (Japan); Toyota Research Institute of North America, 1555 Woodridge Avenue, Ann Arbor, MI 48105 (United States); Dede, Ercan M. [Toyota Research Institute of North America, 1555 Woodridge Avenue, Ann Arbor, MI 48105 (United States)

    2017-06-15

    Highlights: • Design method of Halbach magnet array is proposed using topology optimization. • Magnet strength and direction are simultaneously optimized by isoparametric projection. • For manufacturing feasibility of magnet, penalization and extrusion schemes are proposed. • Design results of circular shaped Halbach arrays are provided. • Halbach arrays in linear actuator are optimized to maximize magnetic force. - Abstract: Topology optimization using isoparametric projection for the design of permanent magnet patterns in Halbach arrays is proposed. Based on isoparametric shape functions used in the finite element analysis, the permanent magnet strength and magnetization directions in a Halbach array are simultaneously optimized for a given design goal. To achieve fabrication feasibility of a designed Halbach magnet array, two design schemes are combined with the isoparametric projection method. First, a penalization scheme is proposed for designing the permanent magnets to have discrete magnetization direction angles. Second, an extrusion scheme is proposed for the shape regularization of the permanent magnet segments. As a result, the method systematically finds the optimal permanent magnet patterns of a Halbach array considering manufacturing feasibility. In two numerical examples, a circular shaped permanent magnet Halbach array is designed to minimize the magnitude of the magnetic flux density and to maximize the upward direction magnetic flux density inside the magnet array. Logical extension of the method to the design of permanent magnet arrays in linear actuators is provided, where the design goal is to maximize the actuator magnetic force.

  8. Programmable cellular arrays. Faults testing and correcting in cellular arrays

    International Nuclear Information System (INIS)

    Cercel, L.

    1978-03-01

    A review of some recent researches about programmable cellular arrays in computing and digital processing of information systems is presented, and includes both combinational and sequential arrays, with full arbitrary behaviour, or which can realize better implementations of specialized blocks as: arithmetic units, counters, comparators, control systems, memory blocks, etc. Also, the paper presents applications of cellular arrays in microprogramming, in implementing of a specialized computer for matrix operations, in modeling of universal computing systems. The last section deals with problems of fault testing and correcting in cellular arrays. (author)

  9. Global analysis of aberrant pre-mRNA splicing in glioblastoma using exon expression arrays

    Directory of Open Access Journals (Sweden)

    Nixon Tamara J

    2008-05-01

    Full Text Available Abstract Background Tumor-predominant splice isoforms were identified during comparative in silico sequence analysis of EST clones, suggesting that global aberrant alternative pre-mRNA splicing may be an epigenetic phenomenon in cancer. We used an exon expression array to perform an objective, genome-wide survey of glioma-specific splicing in 24 GBM and 12 nontumor brain samples. Validation studies were performed using RT-PCR on glioma cell lines, patient tumor and nontumor brain samples. Results In total, we confirmed 14 genes with glioma-specific splicing; seven were novel events identified by the exon expression array (A2BP1, BCAS1, CACNA1G, CLTA, KCNC2, SNCB, and TPD52L2. Our data indicate that large changes (> 5-fold in alternative splicing are infrequent in gliomagenesis ( Conclusion While we observed some tumor-specific alternative splicing, the number of genes showing exclusive tumor-specific isoforms was on the order of tens, rather than the hundreds suggested previously by in silico mining. Given the important role of alternative splicing in neural differentiation, there may be selective pressure to maintain a majority of splicing events in order to retain glial-like characteristics of the tumor cells.

  10. Electronic tongue - an array of non-specific chemical sensors - for analysis of radioactive solutions

    International Nuclear Information System (INIS)

    Legin, A.; Rudnitskaya, A.; Babain, V.

    2006-01-01

    Multisensor systems, combining chemical sensor arrays with multivariate data processing engines (electronic tongue) rapidly and successfully developing in the last years are capable of simultaneous quantitative analysis of several species, e.g. metals, in complex real solutions. The expansion of the metals (metal ions) and species to be detected in radioactive waste requires permanent enhancement of sensing materials and sensors, with seriously different properties from those known earlier. A prospective direction of R and D of novel sensing materials is exploitation of radiochemical extraction systems and application of extraction substances as active components of new sensors. The sensors based on bidentate phosphorous organic compounds and their combinations with chlorinated cobalt dicarbollide displayed high sensitivity and selectivity to rare-earth metal ions La 3+ , Pr 3+ , Nd 3+ , Eu 3+ . The results indicated good promise for the development of novel analytical tools for detection of multivalent metal cations in different media, particularly in corrosive solutions such as radioactive wastes and solutions derived from spent nuclear fuel. The sensors and sensor arrays made on their basis can play an important role in the development of 'electronic tongue' systems for rapid analytical determinations of different components in complex radioactive solutions

  11. Aligned Carbon Nanotube Arrays Bonded to Solid Graphite Substrates: Thermal Analysis for Future Device Cooling Applications

    Directory of Open Access Journals (Sweden)

    Betty T. Quinton

    2018-05-01

    Full Text Available Carbon nanotubes (CNTs are known for high thermal conductivity and have potential use as nano-radiators or heat exchangers. This paper focuses on the thermal performance of carpet-like arrays of vertically aligned CNTs on solid graphite substrates with the idea of investigating their behavior as a function of carpet dimensions and predicting their performance as thermal interface material (TIM for electronic device cooling. Vertically aligned CNTs were grown on highly oriented pyrolytic graphite (HOPG substrate, which creates a robust and durable all-carbon hierarchical structure. The multi-layer thermal analysis approach using Netzsch laser flash analysis system was used to evaluate their performance as a function of carpet height, from which their thermal properties can be determined. It was seen that the thermal resistance of the CNT array varies linearly with CNT carpet height, providing a unique way of decoupling the properties of the CNT carpet from its interface. This data was used to estimate the thermal conductivity of individual multi-walled nanotube strands in this carpet, which was about 35 W/m-K. The influence of CNT carpet parameters (aerial density, diameter, and length on thermal resistance of the CNT carpet and its potential advantages and limitations as an integrated TIM are discussed.

  12. Telescoping Solar Array Concept for Achieving High Packaging Efficiency

    Science.gov (United States)

    Mikulas, Martin; Pappa, Richard; Warren, Jay; Rose, Geoff

    2015-01-01

    Lightweight, high-efficiency solar arrays are required for future deep space missions using high-power Solar Electric Propulsion (SEP). Structural performance metrics for state-of-the art 30-50 kW flexible blanket arrays recently demonstrated in ground tests are approximately 40 kW/cu m packaging efficiency, 150 W/kg specific power, 0.1 Hz deployed stiffness, and 0.2 g deployed strength. Much larger arrays with up to a megawatt or more of power and improved packaging and specific power are of interest to mission planners for minimizing launch and life cycle costs of Mars exploration. A new concept referred to as the Compact Telescoping Array (CTA) with 60 kW/cu m packaging efficiency at 1 MW of power is described herein. Performance metrics as a function of array size and corresponding power level are derived analytically and validated by finite element analysis. Feasible CTA packaging and deployment approaches are also described. The CTA was developed, in part, to serve as a NASA reference solar array concept against which other proposed designs of 50-1000 kW arrays for future high-power SEP missions could be compared.

  13. Revisiting deforestation in Africa (1990–2010): One more lost ...

    African Journals Online (AJOL)

    This spotlight revisits the dynamics and prognosis outlined in the late 1980's published in Déforestation en Afrique. This book on deforestation in Africa utilized available statistical data from the 1980's and was a pioneering self - styled attempt to provide a holistic viewpoint of the ongoing trends pertaining to deforestation in ...

  14. Revisiting Individual Creativity Assessment: Triangulation in Subjective and Objective Assessment Methods

    Science.gov (United States)

    Park, Namgyoo K.; Chun, Monica Youngshin; Lee, Jinju

    2016-01-01

    Compared to the significant development of creativity studies, individual creativity research has not reached a meaningful consensus regarding the most valid and reliable method for assessing individual creativity. This study revisited 2 of the most popular methods for assessing individual creativity: subjective and objective methods. This study…

  15. Array2BIO: from microarray expression data to functional annotation of co-regulated genes

    Directory of Open Access Journals (Sweden)

    Rasley Amy

    2006-06-01

    Full Text Available Abstract Background There are several isolated tools for partial analysis of microarray expression data. To provide an integrative, easy-to-use and automated toolkit for the analysis of Affymetrix microarray expression data we have developed Array2BIO, an application that couples several analytical methods into a single web based utility. Results Array2BIO converts raw intensities into probe expression values, automatically maps those to genes, and subsequently identifies groups of co-expressed genes using two complementary approaches: (1 comparative analysis of signal versus control and (2 clustering analysis of gene expression across different conditions. The identified genes are assigned to functional categories based on Gene Ontology classification and KEGG protein interaction pathways. Array2BIO reliably handles low-expressor genes and provides a set of statistical methods for quantifying expression levels, including Benjamini-Hochberg and Bonferroni multiple testing corrections. An automated interface with the ECR Browser provides evolutionary conservation analysis for the identified gene loci while the interconnection with Crème allows prediction of gene regulatory elements that underlie observed expression patterns. Conclusion We have developed Array2BIO – a web based tool for rapid comprehensive analysis of Affymetrix microarray expression data, which also allows users to link expression data to Dcode.org comparative genomics tools and integrates a system for translating co-expression data into mechanisms of gene co-regulation. Array2BIO is publicly available at http://array2bio.dcode.org.

  16. SEP solar array Shuttle flight experiment

    Science.gov (United States)

    Elms, R. V., Jr.; Young, L. E.; Hill, H. C.

    1981-01-01

    An experiment to verify the operational performance of a full-scale Solar Electric Propulsion (SEP) solar array is described. Scheduled to fly on the Shuttle in 1983, the array will be deployed from the bay for ten orbits, with dynamic excitation to test the structural integrity being furnished by the Orbiter verniers; thermal, electrical, and sun orientation characteristics will be monitored, in addition to safety, reliability, and cost effective performance. The blanket, with aluminum and glass as solar cell mass simulators, is 4 by 32 m, with panels (each 0.38 by 4 m) hinged together; two live Si cell panels will be included. The panels are bonded to stiffened graphite-epoxy ribs and are storable in a box in the bay. The wing support structure is detailed, noting the option of releasing the wing into space by use of the Remote Manipulator System if the wing cannot be refolded. Procedures and equipment for monitoring the array behavior are outlined, and comprise both analog data and TV recording for later playback and analysis. The array wing experiment will also aid in developing measurement techniques for large structure dynamics in space.

  17. Logistics Innovation Process Revisited

    DEFF Research Database (Denmark)

    Gammelgaard, Britta; Su, Shong-Iee Ivan; Yang, Su-Lan

    2011-01-01

    Purpose – The purpose of this paper is to learn more about logistics innovation processes and their implications for the focal organization as well as the supply chain, especially suppliers. Design/methodology/approach – The empirical basis of the study is a longitudinal action research project...... that was triggered by the practical needs of new ways of handling material flows of a hospital. This approach made it possible to revisit theory on logistics innovation process. Findings – Apart from the tangible benefits reported to the case hospital, five findings can be extracted from this study: the logistics...... innovation process model may include not just customers but also suppliers; logistics innovation in buyer-supplier relations may serve as an alternative to outsourcing; logistics innovation processes are dynamic and may improve supplier partnerships; logistics innovations in the supply chain are as dependent...

  18. Klein's double discontinuity revisited

    DEFF Research Database (Denmark)

    Winsløw, Carl; Grønbæk, Niels

    2014-01-01

    Much effort and research has been invested into understanding and bridging the ‘gaps’ which many students experience in terms of contents and expectations as they begin university studies with a heavy component of mathematics, typically in the form of calculus courses. We have several studies...... of bridging measures, success rates and many other aspects of these “entrance transition” problems. In this paper, we consider the inverse transition, experienced by university students as they revisit core parts of high school mathematics (in particular, calculus) after completing the undergraduate...... mathematics courses which are mandatory to become a high school teacher of mathematics. To what extent does the “advanced” experience enable them to approach the high school calculus in a deeper and more autonomous way ? To what extent can “capstone” courses support such an approach ? How could it be hindered...

  19. On the interference rejection capabilities of triangular antenna array for cellular base stations

    KAUST Repository

    Atat, Rachad; Shakir, Muhammad; Alouini, Mohamed-Slim

    2012-01-01

    In this paper, we present the performance analysis of the triangular antenna arrays in terms of the interference rejection capability. In this context, we derive an expression to calculate the spatial interference suppression coefficient for the triangular antenna array with variable number of antenna elements. The performance of the triangular antenna array has been compared with the circular antenna array with respect to interference suppression performance, steering beam pattern, beamwidth and directivity. Simulation results show that the triangular array with large number of elements produces a sharper beamwidth and better interference suppression performance than the circular antenna array. © 2012 IEEE.

  20. On the interference rejection capabilities of triangular antenna array for cellular base stations

    KAUST Repository

    Atat, Rachad

    2012-03-01

    In this paper, we present the performance analysis of the triangular antenna arrays in terms of the interference rejection capability. In this context, we derive an expression to calculate the spatial interference suppression coefficient for the triangular antenna array with variable number of antenna elements. The performance of the triangular antenna array has been compared with the circular antenna array with respect to interference suppression performance, steering beam pattern, beamwidth and directivity. Simulation results show that the triangular array with large number of elements produces a sharper beamwidth and better interference suppression performance than the circular antenna array. © 2012 IEEE.

  1. Rereading Albert B. Lord's The Singer of Tales . Revisiting the ...

    African Journals Online (AJOL)

    Access to a fresh set of video-recordings of Sesotho praise-poetry made in the year 2000 enabled the author to revisit his adaptation of Albert Lord's definition of the formula as a dynamic compositional device that the oral poet utilizes during delivery. The basic adaptation made in 1983 pertains to heroic praises (dithoko tsa ...

  2. Re-Visit to the School Nurse and Adolescents' Medicine Use

    Science.gov (United States)

    Borup, Ina K.; Andersen, Anette; Holstein, Bjorn E.

    2011-01-01

    Objective: To examine if students who re-visit the school nurse use medicines differently than other students when exposed to aches and psychological problems. Methods: The study includes all 11-, 13- and 15-year-old students from a random sample of schools in Denmark, response rate 87 per cent, n = 5,205. The data collection followed the…

  3. Eddy Current Signal Analysis for Transmit-Receive Pancake Coil on ECT Array Probe

    International Nuclear Information System (INIS)

    Lee, Hyang Beom

    2006-01-01

    In this paper, the eddy current signals come from a pair of transmit-receive (T/R) pancake coil on ECT array Probe are analyzed with the variations of the lift-of and of the distance between transmit and receive coils. To obtain the electromagnetic characteristics of the probes, the governing equation describing the eddy current problems is derived from Maxwell's equation and is solved using three-dimensional finite element method. Eddy current signals from T/R coils on ECT array probe have quite different characteristics compared with ones from impedance coil on rotating pancake coil probe. The results in this paper ran be helpful when the field eddy current signals from ECT array probe are evaluated

  4. Hydrodynamic Modelling and Layout Optimisation of Wave Energy Converter Arrays

    DEFF Research Database (Denmark)

    Ruiz, Pau Mercadé

    2017-01-01

    in various positions and orientations are finally investigated. This thesis intends in this way to offer a practical approach to the analysis of wave energy converters when they operate together as an array and the optimal design of array layouts. The topics covered by the text include propagation of waves...

  5. An analytic algorithm for global coverage of the revisiting orbit and its application to the CFOSAT satellite

    Science.gov (United States)

    Xu, Ming; Huang, Li

    2014-08-01

    This paper addresses a new analytic algorithm for global coverage of the revisiting orbit and its application to the mission revisiting the Earth within long periods of time, such as Chinese-French Oceanic Satellite (abbr., CFOSAT). In the first, it is presented that the traditional design methodology of the revisiting orbit for some imaging satellites only on the single (ascending or descending) pass, and the repeating orbit is employed to perform the global coverage within short periods of time. However, the selection of the repeating orbit is essentially to yield the suboptimum from the rare measure of rational numbers of passes per day, which will lose lots of available revisiting orbits. Thus, an innovative design scheme is proposed to check both rational and irrational passes per day to acquire the relationship between the coverage percentage and the altitude. To improve the traditional imaging only on the single pass, the proposed algorithm is mapping every pass into its ascending and descending nodes on the specified latitude circle, and then is accumulating the projected width on the circle by the field of view of the satellite. The ergodic geometry of coverage percentage produced from the algorithm is affecting the final scheme, such as the optimal one owning the largest percentage, and the balance one possessing the less gradient in its vicinity, and is guiding to heuristic design for the station-keeping control strategies. The application of CFOSAT validates the feasibility of the algorithm.

  6. Performance Analysis of Compact FD-MIMO Antenna Arrays in a Correlated Environment

    KAUST Repository

    Nadeem, Qurrat-Ul-Ain

    2017-03-06

    Full dimension multiple-input-multiple-output (FDMIMO) is one of the key technologies proposed in the 3rd Generation Partnership Project (3GPP) for the fifth generation (5G) communication systems. The reason can be attributed to its ability to yield significant performance gains through the deployment of active antenna elements at the base station in the vertical as well as the conventional horizontal directions, enabling several elevation beamforming strategies. The resulting improvement in spectral efficiency largely depends on the orthogonality of the sub-channels constituting the FD-MIMO system. Accommodating a large number of antenna elements with sufficient spacing poses several constraints for practical implementation, making it imperative to consider compact antenna arrangements that minimize the overall channel correlation. Two such configurations considered in this work are the uniform linear array (ULA) and the uniform circular array (UCA) of antenna ports, where each port is mapped to a group of physical antenna elements arranged in the vertical direction. The generalized analytical expression for the spatial correlation function (SCF) for the UCA is derived, exploiting results on spherical harmonics and Legendre polynomials. The mutual coupling between antenna dipoles is accounted for and the resulting SCF is also presented. The second part of this work compares the spatial correlation and mutual information (MI) performance of the ULA and UCA configurations in the 3GPP 3D urban-macro and urban-micro cell scenarios, utilizing results from Random Matrix Theory (RMT) on the deterministic equivalent of the MI for the Kronecker channel model. Simulation results study the performance patterns of the two arrays as a function of several channel and array parameters and identify applications and environments suitable for the deployment of each array.

  7. [Analysis of clinical outcomes of different embryo stage biopsy in array comparative genomic hybridization based preimplantation genetic diagnosis and screening].

    Science.gov (United States)

    Shen, J D; Wu, W; Shu, L; Cai, L L; Xie, J Z; Ma, L; Sun, X P; Cui, Y G; Liu, J Y

    2017-12-25

    Objective: To evaluate the efficiency of the application of array comparative genomic hybridization (array-CGH) in preimplantation genetic diagnosis or screening (PGD/PGS), and compare the clinical outcomes of different stage embryo biopsy. Methods: The outcomes of 381 PGD/PGS cycles referred in the First Affiliated Hospital of Nanjing Medical University from July 2011 to August 2015 were retrospectively analyzed. There were 320 PGD cycles with 156 cleavage-stage-biopsy cycles and 164 trophectoderm-biopsy cycles, 61 PGS cycles with 23 cleavage-stage-biopsy cycles and 38 trophectoderm-biopsy cycles. Chromosomal analysis was performed by array-CGH technology combined with whole genome amplification. Single embryo transfer was performed in all transfer cycles. Live birth rate was calculated as the main clinical outcomes. Results: The embryo diagnosis rate of PGD/PGS by array-CGH were 96.9%-99.1%. In PGD biopsy cycles, the live birth rate per embryo transfer cycle and live birth rate per embryo biopsy cycle were 50.0%(58/116) and 37.2%(58/156) in cleavage-stage-biopsy group, 67.5%(85/126) and 51.8%(85/164) in trophectoderm-biopsy group (both P 0.05). Conclusions: High diagnosis rate and idea live birth rate are achieved in PGD/PGS cycles based on array-CGH technology. The live birth rate of trophectoderm-biopsy group is significantly higher than that of cleavage-stage-biopsy group in PGD cycles; the efficiency of trophectoderm-biopsy is better.

  8. The Peter Effect Revisited: Reading Habits and Attitudes of College Students

    Science.gov (United States)

    Applegate, Anthony J.; Applegate, Mary DeKonty; Mercantini, Martha A.; McGeehan, Catherine M.; Cobb, Jeanne B.; DeBoy, Joanne R.; Modla, Virginia B.; Lewinski, Kimberly E.

    2014-01-01

    Certainly a primary goal of literacy education is the creation of avid, enthusiastic, and highly motivated readers. However, in this article revisiting the Peter Effect (Applegate & Applegate, 2004), researchers surveyed more than 1,000 college sophomores and found strikingly low levels of enthusiasm for reading. Only 46.6% of surveyed…

  9. Optical properties of titanium dioxide nanotube arrays

    Energy Technology Data Exchange (ETDEWEB)

    Abdelmoula, Mohamed [Department of Physics, Northeastern University, Boston, Massachusetts 02115 (United States); Department of Materials Science, Carnegie Mellon University, Pittsburgh, PA 15213 (United States); Sokoloff, Jeffrey; Lu, Wen-Tao; Menon, Latika [Department of Physics, Northeastern University, Boston, Massachusetts 02115 (United States); Close, Thomas; Richter, Christiaan, E-mail: christiaan.richter@rit.edu [Department of Chemical Engineering, Rochester Institute of Technology, Rochester, New York, 14623 (United States)

    2014-01-07

    We present experimental measurements and a theoretical analysis of the near UV to NIR optical properties of free standing titania nanotube arrays. An improved understanding of the optical physics of this type of nanostructure is important to several next generation solar energy conversion technologies. We measured the transmission, reflection, and absorption of the electromagnetic spectrum from 300 nm to 1000 nm (UV to NIR) of titania nanotube arrays. We measured the total, specular, and diffuse reflection and transmission using both single point detection and an integrating sphere spectrometer. We find that the transmission, but not the reflection, of light (UV to NIR) through the nanotube array is well-explained by classic geometric optics using an effective medium model taking into account the conical geometry of the nanotubes. For wavelengths shorter than ∼500 nm, we find the surprising result that the reflection coefficient for light incident on the open side of the nanotube array is greater than the reflection coefficient for light incident on the closed “floor” of the nanotube array. We consider theoretical models based on the eikonal approximation, photonic crystal band theory, and a statistical treatment of scattering to explain the observed data. We attribute the fact that light with wavelengths shorter than 500 nm is more highly reflected from the open than the closed tube side as being due to disorder scattering inside the nanotube array.

  10. A Procedure for Modeling Photovoltaic Arrays under Any Configuration and Shading Conditions

    Directory of Open Access Journals (Sweden)

    Daniel Gonzalez Montoya

    2018-03-01

    Full Text Available Photovoltaic (PV arrays can be connected following regular or irregular connection patterns to form regular configurations (e.g., series-parallel, total cross-tied, bridge-linked, etc. or irregular configurations, respectively. Several reported works propose models for a single configuration; hence, making the evaluation of arrays with different configuration is a considerable time-consuming task. Moreover, if the PV array adopts an irregular configuration, the classical models cannot be used for its analysis. This paper proposes a modeling procedure for PV arrays connected in any configuration and operating under uniform or partial shading conditions. The procedure divides the array into smaller arrays, named sub-arrays, which can be independently solved. The modeling procedure selects the mesh current solution or the node voltage solution depending on the topology of each sub-array. Therefore, the proposed approach analyzes the PV array using the least number of nonlinear equations. The proposed solution is validated through simulation and experimental results, which demonstrate the proposed model capacity to reproduce the electrical behavior of PV arrays connected in any configuration.

  11. Taï chimpanzees anticipate revisiting high-valued fruit trees from further distances.

    Science.gov (United States)

    Ban, Simone D; Boesch, Christophe; Janmaat, Karline R L

    2014-11-01

    The use of spatio-temporal memory has been argued to increase food-finding efficiency in rainforest primates. However, the exact content of this memory is poorly known to date. This study investigated what specific information from previous feeding visits chimpanzees (Pan troglodytes verus), in Taï National Park, Côte d'Ivoire, take into account when they revisit the same feeding trees. By following five adult females for many consecutive days, we tested from what distance the females directed their travels towards previously visited feeding trees and how previous feeding experiences and fruit tree properties influenced this distance. To exclude the influence of sensory cues, the females' approach distance was measured from their last significant change in travel direction until the moment they entered the tree's maximum detection field. We found that chimpanzees travelled longer distances to trees at which they had previously made food grunts and had rejected fewer fruits compared to other trees. In addition, the results suggest that the chimpanzees were able to anticipate the amount of fruit that they would find in the trees. Overall, our findings are consistent with the hypothesis that chimpanzees act upon a retrieved memory of their last feeding experiences long before they revisit feeding trees, which would indicate a daily use of long-term prospective memory. Further, the results are consistent with the possibility that positive emotional experiences help to trigger prospective memory retrieval in forest areas that are further away and have fewer cues associated with revisited feeding trees.

  12. A review of array radars

    Science.gov (United States)

    Brookner, E.

    1981-10-01

    Achievements in the area of array radars are illustrated by such activities as the operational deployment of the large high-power, high-range-resolution Cobra Dane; the operational deployment of two all-solid-state high-power, large UHF Pave Paws radars; and the development of the SAM multifunction Patriot radar. This paper reviews the following topics: array radars steered in azimuth and elevation by phase shifting (phase-phase steered arrays); arrays steered + or - 60 deg, limited scan arrays, hemispherical coverage, and omnidirectional coverage arrays; array radars steering electronically in only one dimension, either by frequency or by phase steering; and array radar antennas which use no electronic scanning but instead use array antennas for achieving low antenna sidelobes.

  13. Shear wave velocities in the upper mantle of the Western Alps: new constraints using array analysis of seismic surface waves

    Science.gov (United States)

    Lyu, Chao; Pedersen, Helle A.; Paul, Anne; Zhao, Liang; Solarino, Stefano

    2017-07-01

    It remains challenging to obtain absolute shear wave velocities of heterogeneities of small lateral extension in the uppermost mantle. This study presents a cross-section of Vs across the strongly heterogeneous 3-D structure of the western European Alps, based on array analysis of data from 92 broad-band seismic stations from the CIFALPS experiment and from permanent networks in France and Italy. Half of the stations were located along a dense sublinear array. Using a combination of these stations and off-profile stations, fundamental-mode Rayleigh wave dispersion curves were calculated using a combined frequency-time beamforming approach. We calculated dispersion curves for seven arrays of approximately 100 km aperture and 14 arrays of approximately 50 km aperture, the latter with the aim of obtaining a 2-D vertical cross-section of Vs beneath the western Alps. The dispersion curves were inverted for Vs(z), with crustal interfaces imposed from a previous receiver function study. The array approach proved feasible, as Vs(z) from independent arrays vary smoothly across the profile length. Results from the seven large arrays show that the shear velocity of the upper mantle beneath the European plate is overall low compared to AK135 with the lowest velocities in the internal part of the western Alps, and higher velocities east of the Alps beneath the Po plain. The 2-D Vs model is coherent with (i) a ∼100 km thick eastward-dipping European lithosphere west of the Alps, (ii) very high velocities beneath the Po plain, coherent with the presence of the Alpine (European) slab and (iii) a narrow low-velocity anomaly beneath the core of the western Alps (from the Briançonnais to the Dora Maira massif), and approximately colocated with a similar anomaly observed in a recent teleseismic P-wave tomography. This intriguing anomaly is also supported by traveltime variations of subvertically propagating body waves from two teleseismic events that are approximately located on

  14. Revisiting NLTE Rovibrational Excitation of CO in UV Irradiated Environments

    Science.gov (United States)

    Zhang, Ziwei; Yang, Benhui H.; Stancil, Phillip C.; Walker, Kyle M.; Forrey, Robert C.; Naduvalath, Balakrishnan

    2018-06-01

    Being the second most abundant molecule in the ISM, CO has been well observed and studied as a tracer for many astrophysical processes. Highly rovibrationally excited CO emission is used to reveal features in intense UV-irradiated regions such as the inner rim of protoplanetary disks, carbon star envelopes, and star forming regions. Collisional rate coefficients are crucial for non-local thermodynamic equilibrium (NLTE) molecular analysis in such regions, while data for high rovibrational levels for CO were previously unavailable. Here we revisit CO excitation properties with comprehensive collisional data including high rovibrational states (up to v=5 and J=40) colliding with H2, H and He, in various NLTE astrophysical environments with the spectral modeling packages RADEX and Cloudy. We studied line ratio diagnostics between low- and high-vibrational transitions with RADEX. Using Cloudy, we investigated molecular properties in complex environments, such as photodissociation regions and the outflow of the carbon star IRC+10216, illustrating the potential for utilizing high rovibrational NLTE analysis in future astrophysical modeling.This work was supported by NASA Grants NNX15AI61G and NNX16AF09G.

  15. High precision mass measurements in Ψ and Υ families revisited

    International Nuclear Information System (INIS)

    Artamonov, A.S.; Baru, S.E.; Blinov, A.E.

    2000-01-01

    High precision mass measurements in Ψ and Υ families performed in 1980-1984 at the VEPP-4 collider with OLYA and MD-1 detectors are revisited. The corrections for the new value of the electron mass are presented. The effect of the updated radiative corrections has been calculated for the J/Ψ(1S) and Ψ(2S) mass measurements [ru

  16. Evaluation of SNP Data from the Malus Infinium Array Identifies Challenges for Genetic Analysis of Complex Genomes of Polyploid Origin.

    Directory of Open Access Journals (Sweden)

    Michela Troggio

    Full Text Available High throughput arrays for the simultaneous genotyping of thousands of single-nucleotide polymorphisms (SNPs have made the rapid genetic characterisation of plant genomes and the development of saturated linkage maps a realistic prospect for many plant species of agronomic importance. However, the correct calling of SNP genotypes in divergent polyploid genomes using array technology can be problematic due to paralogy, and to divergence in probe sequences causing changes in probe binding efficiencies. An Illumina Infinium II whole-genome genotyping array was recently developed for the cultivated apple and used to develop a molecular linkage map for an apple rootstock progeny (M432, but a large proportion of segregating SNPs were not mapped in the progeny, due to unexpected genotype clustering patterns. To investigate the causes of this unexpected clustering we performed BLAST analysis of all probe sequences against the 'Golden Delicious' genome sequence and discovered evidence for paralogous annealing sites and probe sequence divergence for a high proportion of probes contained on the array. Following visual re-evaluation of the genotyping data generated for 8,788 SNPs for the M432 progeny using the array, we manually re-scored genotypes at 818 loci and mapped a further 797 markers to the M432 linkage map. The newly mapped markers included the majority of those that could not be mapped previously, as well as loci that were previously scored as monomorphic, but which segregated due to divergence leading to heterozygosity in probe annealing sites. An evaluation of the 8,788 probes in a diverse collection of Malus germplasm showed that more than half the probes returned genotype clustering patterns that were difficult or impossible to interpret reliably, highlighting implications for the use of the array in genome-wide association studies.

  17. The EUROBALL array

    International Nuclear Information System (INIS)

    Rossi Alvarez, C.

    1998-01-01

    The quality of the multidetector array EUROBALL is described, with emphasis on the history and formal organization of the related European collaboration. The detector layout is presented together with the electronics and Data Acquisition capabilities. The status of the instrument, its performances and the main features of some recently developed ancillary detectors will also be described. The EUROBALL array is operational in Legnaro National Laboratory (Italy) since April 1997 and is expected to run up to November 1998. The array represents a significant improvement in detector efficiency and sensitivity with respect to the previous generation of multidetector arrays

  18. Calculating electrical and thermal characteristics of multiple PV array configurations installed in the tropics

    International Nuclear Information System (INIS)

    Effendy Ya’acob, M.; Hizam, Hashim; Htay, Myo Than; Radzi, M. Amran M.; Khatib, Tamer; Bakri A, M.

    2013-01-01

    Highlights: • Electrical and temperature characteristics of multiple PV array configurations. • Ten months tropical field analysis implying SNL model for array parameter. • Review on T c equations and GEV analysis for rapid fluctuating environmental data. • CPV array projects the highest ΔT of 2.72 °C with G e of 0.36 W/m 2 . • Fixed flat array produces highest parameter values of I sc , V oc , I mp , V mp and P mp . - Abstract: This study intends to define the electrical characteristics and temperature equations of PV array installed in the tropics based on Sandia National Laboratory (SNL) model. Ten units of 1 kW rated PV array namely Fixed Flat (FF), Tracking Flat (TF) and Concentrating (CPV) have been installed at Universiti Putra Malaysia (UPM), Serdang District, Malaysia at the coordinate of 2°59′20′′N:101°43′30′′E with tropical-based ground conditions. Electrical characteristics are the main elements of contributions where five operating conditions for CEEG PV Module are applied based on the SNL model to produce array parameter values. It is found that FF array projects the highest operating value of 12.06 A (I sc ), 11.55 A (I mp ), 524.78 V (V oc ), 89.5 V (V mp ), and 1033.7 W (P mp ) with good regression fit and strong correlation R 2 of more than 0.5. The versatility and accuracy of this work have been validated and applied for three different types of PV array system installed in the equatorial doldrum spot of uniform temperature–irradiance, high in humidity–rainfall and generally light wind field conditions. The parameters are calculated using filtered field data sampled at STC of 5% tolerance. Focal point of calculating array temperature (T array ) as means of thermal effect on multiple PV array configurations is highlighted based on recent study on T c equations and Generalized Extreme Value (GEV) analysis using field data at site

  19. Fabrication and characterization of nano-gas sensor arrays

    International Nuclear Information System (INIS)

    Hassan, H. S.; Kashyout, A. B.; Morsi, I.; Nasser, A. A. A.; Raafat, A.

    2015-01-01

    A novel structures of Nanomaterials gas sensors array constructed using ZnO, and ZnO doped with Al via sol-gel technique. Two structure arrays are developed; the first one is a double sensor array based on doping with percentages of 1% and 5%. The second is a quadrature sensor array based on several doping ratios concentrations (0%, 1%, 5% and 10%). The morphological structures of prepared ZnO were revealed using scanning electron microscope (SEM). X-ray diffraction (XRD) patterns reveal a highly crystallized wurtzite structure and used for identifying phase structure and chemical state of both ZnO and ZnO doped with Al under different preparation conditions and different doping ratios. Chemical composition of Al-doped ZnO nanopowders was performed using energy dispersive x-ray (EDS) analysis. The electrical characteristics of the sensor are determined by measuring the two terminal sensor’s output resistance for O 2 , H 2 and CO 2 gases as a function of temperature

  20. Fabrication and characterization of nano-gas sensor arrays

    Energy Technology Data Exchange (ETDEWEB)

    Hassan, H. S., E-mail: hassan.shokry@gmail.com; Kashyout, A. B., E-mail: hady8@yahoo.com [Electronic Materials Researches Department, Advanced Technology and New Materials Research Institute, City of Scientific Researches and technological applications, New Borg El-Arab City, Alexandria (Egypt); Morsi, I., E-mail: drimanmorsi@yahoo.com; Nasser, A. A. A., E-mail: menem-1954@yahoo.com; Raafat, A., E-mail: abrs-218@yahoo.com [Arab Academy for Science and Technology, and Maritime Transport, Alexandria, 21936 (Egypt)

    2015-03-30

    A novel structures of Nanomaterials gas sensors array constructed using ZnO, and ZnO doped with Al via sol-gel technique. Two structure arrays are developed; the first one is a double sensor array based on doping with percentages of 1% and 5%. The second is a quadrature sensor array based on several doping ratios concentrations (0%, 1%, 5% and 10%). The morphological structures of prepared ZnO were revealed using scanning electron microscope (SEM). X-ray diffraction (XRD) patterns reveal a highly crystallized wurtzite structure and used for identifying phase structure and chemical state of both ZnO and ZnO doped with Al under different preparation conditions and different doping ratios. Chemical composition of Al-doped ZnO nanopowders was performed using energy dispersive x-ray (EDS) analysis. The electrical characteristics of the sensor are determined by measuring the two terminal sensor’s output resistance for O{sub 2}, H{sub 2} and CO{sub 2} gases as a function of temperature.

  1. COHERENT NETWORK ANALYSIS FOR CONTINUOUS GRAVITATIONAL WAVE SIGNALS IN A PULSAR TIMING ARRAY: PULSAR PHASES AS EXTRINSIC PARAMETERS

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Yan [MOE Key Laboratory of Fundamental Physical Quantities Measurements, School of Physics, Huazhong University of Science and Technology, 1037 Luoyu Road, Wuhan, Hubei Province 430074 (China); Mohanty, Soumya D.; Jenet, Fredrick A., E-mail: ywang12@hust.edu.cn [Department of Physics, University of Texas Rio Grande Valley, 1 West University Boulevard, Brownsville, TX 78520 (United States)

    2015-12-20

    Supermassive black hole binaries are one of the primary targets of gravitational wave (GW) searches using pulsar timing arrays (PTAs). GW signals from such systems are well represented by parameterized models, allowing the standard Generalized Likelihood Ratio Test (GLRT) to be used for their detection and estimation. However, there is a dichotomy in how the GLRT can be implemented for PTAs: there are two possible ways in which one can split the set of signal parameters for semi-analytical and numerical extremization. The straightforward extension of the method used for continuous signals in ground-based GW searches, where the so-called pulsar phase parameters are maximized numerically, was addressed in an earlier paper. In this paper, we report the first study of the performance of the second approach where the pulsar phases are maximized semi-analytically. This approach is scalable since the number of parameters left over for numerical optimization does not depend on the size of the PTA. Our results show that for the same array size (9 pulsars), the new method performs somewhat worse in parameter estimation, but not in detection, than the previous method where the pulsar phases were maximized numerically. The origin of the performance discrepancy is likely to be in the ill-posedness that is intrinsic to any network analysis method. However, the scalability of the new method allows the ill-posedness to be mitigated by simply adding more pulsars to the array. This is shown explicitly by taking a larger array of pulsars.

  2. Gene array analysis of PD-1H overexpressing monocytes reveals a pro-inflammatory profile

    Directory of Open Access Journals (Sweden)

    Preeti Bharaj

    2018-02-01

    Full Text Available We have previously reported that overexpression of Programmed Death -1 Homolog (PD-1H in human monocytes leads to activation and spontaneous secretion of multiple pro inflammatory cytokines. Here we evaluate changes in monocytes gene expression after enforced PD-1H expression by gene array. The results show that there are significant alterations in 51 potential candidate genes that relate to immune response, cell adhesion and metabolism. Genes corresponding to pro-inflammatory cytokines showed the highest upregulation, 7, 3.2, 3.0, 5.8, 4.4 and 3.1 fold upregulation of TNF-α, IL-1 β, IFN-α, γ, λ and IL-27 relative to vector control. The data are in agreement with cytometric bead array analysis showing induction of proinflammatory cytokines, IL-6, IL-1β and TNF-α by PD-1H. Other genes related to inflammation, include transglutaminase 2 (TG2, NF-κB (p65 and p50 and toll like receptors (TLR 3 and 4 were upregulated 5, 4.5 and 2.5 fold, respectively. Gene set enrichment analysis (GSEA also revealed that signaling pathways related to inflammatory response, such as NFκB, AT1R, PYK2, MAPK, RELA, TNFR1, MTOR and proteasomal degradation, were significantly upregulated in response to PD-1H overexpression. We validated the results utilizing a standard inflammatory sepsis model in humanized BLT mice, finding that PD-1H expression was highly correlated with proinflammatory cytokine production. We therefore conclude that PD-1H functions to enhance monocyte activation and the induction of a pro-inflammatory gene expression profile.

  3. Crowding-facilitated macromolecular transport in attractive micropost arrays.

    Science.gov (United States)

    Chien, Fan-Tso; Lin, Po-Keng; Chien, Wei; Hung, Cheng-Hsiang; Yu, Ming-Hung; Chou, Chia-Fu; Chen, Yeng-Long

    2017-05-02

    Our study of DNA dynamics in weakly attractive nanofabricated post arrays revealed crowding enhances polymer transport, contrary to hindered transport in repulsive medium. The coupling of DNA diffusion and adsorption to the microposts results in more frequent cross-post hopping and increased long-term diffusivity with increased crowding density. We performed Langevin dynamics simulations and found maximum long-term diffusivity in post arrays with gap sizes comparable to the polymer radius of gyration. We found that macromolecular transport in weakly attractive post arrays is faster than in non-attractive dense medium. Furthermore, we employed hidden Markov analysis to determine the transition of macromolecular adsorption-desorption on posts and hopping between posts. The apparent free energy barriers are comparable to theoretical estimates determined from polymer conformational fluctuations.

  4. DETECTION OF FAST TRANSIENTS WITH RADIO INTERFEROMETRIC ARRAYS

    International Nuclear Information System (INIS)

    Bhat, N. D. R.; Chengalur, J. N.; Gupta, Y.; Prasad, J.; Roy, J.; Kudale, S. S.; Cox, P. J.; Bailes, M.; Burke-Spolaor, S.; Van Straten, W.

    2013-01-01

    Next-generation radio arrays, including the Square Kilometre Array (SKA) and its pathfinders, will open up new avenues for exciting transient science at radio wavelengths. Their innovative designs, comprising a large number of small elements, pose several challenges in digital processing and optimal observing strategies. The Giant Metre-wave Radio Telescope (GMRT) presents an excellent test-bed for developing and validating suitable observing modes and strategies for transient experiments with future arrays. Here we describe the first phase of the ongoing development of a transient detection system for GMRT that is planned to eventually function in a commensal mode with other observing programs. It capitalizes on the GMRT's interferometric and sub-array capabilities, and the versatility of a new software backend. We outline considerations in the plan and design of transient exploration programs with interferometric arrays, and describe a pilot survey that was undertaken to aid in the development of algorithms and associated analysis software. This survey was conducted at 325 and 610 MHz, and covered 360 deg 2 of the sky with short dwell times. It provides large volumes of real data that can be used to test the efficacies of various algorithms and observing strategies applicable for transient detection. We present examples that illustrate the methodologies of detecting short-duration transients, including the use of sub-arrays for higher resilience to spurious events of terrestrial origin, localization of candidate events via imaging, and the use of a phased array for improved signal detection and confirmation. In addition to demonstrating applications of interferometric arrays for fast transient exploration, our efforts mark important steps in the roadmap toward SKA-era science.

  5. Detection of Fast Transients with Radio Interferometric Arrays

    Science.gov (United States)

    Bhat, N. D. R.; Chengalur, J. N.; Cox, P. J.; Gupta, Y.; Prasad, J.; Roy, J.; Bailes, M.; Burke-Spolaor, S.; Kudale, S. S.; van Straten, W.

    2013-05-01

    Next-generation radio arrays, including the Square Kilometre Array (SKA) and its pathfinders, will open up new avenues for exciting transient science at radio wavelengths. Their innovative designs, comprising a large number of small elements, pose several challenges in digital processing and optimal observing strategies. The Giant Metre-wave Radio Telescope (GMRT) presents an excellent test-bed for developing and validating suitable observing modes and strategies for transient experiments with future arrays. Here we describe the first phase of the ongoing development of a transient detection system for GMRT that is planned to eventually function in a commensal mode with other observing programs. It capitalizes on the GMRT's interferometric and sub-array capabilities, and the versatility of a new software backend. We outline considerations in the plan and design of transient exploration programs with interferometric arrays, and describe a pilot survey that was undertaken to aid in the development of algorithms and associated analysis software. This survey was conducted at 325 and 610 MHz, and covered 360 deg2 of the sky with short dwell times. It provides large volumes of real data that can be used to test the efficacies of various algorithms and observing strategies applicable for transient detection. We present examples that illustrate the methodologies of detecting short-duration transients, including the use of sub-arrays for higher resilience to spurious events of terrestrial origin, localization of candidate events via imaging, and the use of a phased array for improved signal detection and confirmation. In addition to demonstrating applications of interferometric arrays for fast transient exploration, our efforts mark important steps in the roadmap toward SKA-era science.

  6. Commentary on "Distributed Revisiting: An Analytic for Retention of Coherent Science Learning"

    Science.gov (United States)

    Hewitt, Jim

    2015-01-01

    The article, "Distributed Revisiting: An Analytic for Retention of Coherent Science Learning" is an interesting study that operates at the intersection of learning theory and learning analytics. The authors observe that the relationship between learning theory and research in the learning analytics field is constrained by several…

  7. Double digest revisited : Complexity and Approximability in the Presence of Noisy Data

    NARCIS (Netherlands)

    Cieliebak, Mark; Eidenbenz, Stephan; Woeginger, Gerhard; Warnow, Tandy; Zhu, Binhai

    2003-01-01

    We revisit the Double Digest problem, which occurs in sequencing of large DNA strings and consists of reconstructing the relative positions of cut sites from two different enzymes: we first show that Double Digest is strongly NP-complete, improving upon previous results that only showed weak

  8. First-principles lattice-gas Hamiltonian revisited: O-Pd(100)

    OpenAIRE

    Kappus, Wolfgang

    2016-01-01

    The methodology of deriving an adatom lattice-gas Hamiltonian (LGH) from first principles (FP) calculations is revisited. Such LGH cluster expansions compute a large set of lateral pair-, trio-, quarto interactions by solving a set of linear equations modelling regular adatom configurations and their FP energies. The basic assumption of truncating interaction terms beyond fifth nearest neighbors does not hold when adatoms show longer range interactions, e.g. substrate mediated elastic interac...

  9. Advanced Change Theory Revisited: An Article Critique

    Directory of Open Access Journals (Sweden)

    R. Scott Pochron

    2008-12-01

    Full Text Available The complexity of life in 21st century society requires new models for leading and managing change. With that in mind, this paper revisits the model for Advanced Change Theory (ACT as presented by Quinn, Spreitzer, and Brown in their article, “Changing Others Through Changing Ourselves: The Transformation of Human Systems” (2000. The authors present ACT as a potential model for facilitating change in complex organizations. This paper presents a critique of the article and summarizes opportunities for further exploring the model in the light of current trends in developmental and integral theory.

  10. Revisiting fifth forces in the Galileon model

    Energy Technology Data Exchange (ETDEWEB)

    Burrage, Clare [Deutsches Elektronen-Synchrotron (DESY), Hamburg (Germany). Gruppe Theorie; Seery, David [Sussex Univ., Brighton (United Kingdom). Dept. of Physics and Astronomy

    2010-05-15

    A Galileon field is one which obeys a spacetime generalization of the non- relativistic Galilean invariance. Such a field may possess non-canonical kinetic terms, but ghost-free theories with a well-defined Cauchy problem exist, constructed using a finite number of relevant operators. The interactions of this scalar with matter are hidden by the Vainshtein effect, causing the Galileon to become weakly coupled near heavy sources. We revisit estimates of the fifth force mediated by a Galileon field, and show that the parameters of the model are less constrained by experiment than previously supposed. (orig.)

  11. Large J expansion in ABJM theory revisited.

    Science.gov (United States)

    Dimov, H; Mladenov, S; Rashkov, R C

    Recently there has been progress in the computation of the anomalous dimensions of gauge theory operators at strong coupling by making use of the AdS/CFT correspondence. On the string theory side they are given by dispersion relations in the semiclassical regime. We revisit the problem of a large-charge expansion of the dispersion relations for simple semiclassical strings in an [Formula: see text] background. We present the calculation of the corresponding anomalous dimensions of the gauge theory operators to an arbitrary order using three different methods. Although the results of the three methods look different, power series expansions show their consistency.

  12. Angular dependence of the coercivity in arrays of ferromagnetic nanowires

    International Nuclear Information System (INIS)

    Holanda, J.; Silva, D.B.O.; Padrón-Hernández, E.

    2015-01-01

    We present a new magnetic model for polycrystalline nanowires arrays in porous anodic aluminum oxide. The principal consideration here is the crystalline structure and the morphology of the wires and them the dipolar interactions between the crystals into the wire. Other aspect here is the direct calculation of the dipolar energy for the interaction of one wire with the others in the array. The free energy density was formulated for polycrystalline nanowires arrays in order to determinate the anisotropy effective field. It was using the microstructure study by scanning and transmission electron microscopy for the estimation of the real structure of the wires. After the structural analysis we used the angular dependences for the coercivity field and for the remnant magnetization to determine the properties of the wires. All analysis were made by the theory treatment proposed by Stoner and Wohlfarth

  13. Angular dependence of the coercivity in arrays of ferromagnetic nanowires

    Energy Technology Data Exchange (ETDEWEB)

    Holanda, J. [Departamento de Física, Universidade Federal de Pernambuco, Recife 50670-901, PE (Brazil); Silva, D.B.O. [Pós-Graduação em Ciência de Materiais, Universidade Federal de Pernambuco, Recife 50670-901, PE (Brazil); Padrón-Hernández, E., E-mail: padron@df.ufpe.br [Departamento de Física, Universidade Federal de Pernambuco, Recife 50670-901, PE (Brazil); Pós-Graduação em Ciência de Materiais, Universidade Federal de Pernambuco, Recife 50670-901, PE (Brazil)

    2015-03-15

    We present a new magnetic model for polycrystalline nanowires arrays in porous anodic aluminum oxide. The principal consideration here is the crystalline structure and the morphology of the wires and them the dipolar interactions between the crystals into the wire. Other aspect here is the direct calculation of the dipolar energy for the interaction of one wire with the others in the array. The free energy density was formulated for polycrystalline nanowires arrays in order to determinate the anisotropy effective field. It was using the microstructure study by scanning and transmission electron microscopy for the estimation of the real structure of the wires. After the structural analysis we used the angular dependences for the coercivity field and for the remnant magnetization to determine the properties of the wires. All analysis were made by the theory treatment proposed by Stoner and Wohlfarth.

  14. Rate equation analysis and non-Hermiticity in coupled semiconductor laser arrays

    Science.gov (United States)

    Gao, Zihe; Johnson, Matthew T.; Choquette, Kent D.

    2018-05-01

    Optically coupled semiconductor laser arrays are described by coupled rate equations. The coupled mode equations and carrier densities are included in the analysis, which inherently incorporate the carrier-induced nonlinearities including gain saturation and amplitude-phase coupling. We solve the steady-state coupled rate equations and consider the cavity frequency detuning and the individual laser pump rates as the experimentally controlled variables. We show that the carrier-induced nonlinearities play a critical role in the mode control, and we identify gain contrast induced by cavity frequency detuning as a unique mechanism for mode control. Photon-mediated energy transfer between cavities is also discussed. Parity-time symmetry and exceptional points in this system are studied. Unbroken parity-time symmetry can be achieved by judiciously combining cavity detuning and unequal pump rates, while broken symmetry lies on the boundary of the optical locking region. Exceptional points are identified at the intersection between broken symmetry and unbroken parity-time symmetry.

  15. Storage array reflection considerations

    International Nuclear Information System (INIS)

    Haire, M.J.; Jordan, W.C.; Taylor, R.G.

    1997-01-01

    The assumptions used for reflection conditions of single containers are fairly well established and consistently applied throughout the industry in nuclear criticality safety evaluations. Containers are usually considered to be either fully water reflected (i.e., surrounded by 6 to 12 in. of water) for safety calculations or reflected by 1 in. of water for nominal (structural material and air) conditions. Tables and figures are usually available for performing comparative evaluations of containers under various loading conditions. Reflection considerations used for evaluating the safety of storage arrays of fissile material are not as well established. When evaluating arrays, it has become more common for analysts to use calculations to demonstrate the safety of the array configuration. In performing these calculations, the analyst has considerable freedom concerning the assumptions made for modeling the reflection of the array. Considerations are given for the physical layout of the array with little or no discussion (or demonstration) of what conditions are bounded by the assumed reflection conditions. For example, an array may be generically evaluated by placing it in a corner of a room in which the opposing walls are far away. Typically, it is believed that complete flooding of the room is incredible, so the array is evaluated for various levels of water mist interspersed among array containers. This paper discusses some assumptions that are made regarding storage array reflection

  16. Cascading Constrained 2-D Arrays using Periodic Merging Arrays

    DEFF Research Database (Denmark)

    Forchhammer, Søren; Laursen, Torben Vaarby

    2003-01-01

    We consider a method for designing 2-D constrained codes by cascading finite width arrays using predefined finite width periodic merging arrays. This provides a constructive lower bound on the capacity of the 2-D constrained code. Examples include symmetric RLL and density constrained codes...

  17. Classical and sequential limit analysis revisited

    Science.gov (United States)

    Leblond, Jean-Baptiste; Kondo, Djimédo; Morin, Léo; Remmal, Almahdi

    2018-04-01

    Classical limit analysis applies to ideal plastic materials, and within a linearized geometrical framework implying small displacements and strains. Sequential limit analysis was proposed as a heuristic extension to materials exhibiting strain hardening, and within a fully general geometrical framework involving large displacements and strains. The purpose of this paper is to study and clearly state the precise conditions permitting such an extension. This is done by comparing the evolution equations of the full elastic-plastic problem, the equations of classical limit analysis, and those of sequential limit analysis. The main conclusion is that, whereas classical limit analysis applies to materials exhibiting elasticity - in the absence of hardening and within a linearized geometrical framework -, sequential limit analysis, to be applicable, strictly prohibits the presence of elasticity - although it tolerates strain hardening and large displacements and strains. For a given mechanical situation, the relevance of sequential limit analysis therefore essentially depends upon the importance of the elastic-plastic coupling in the specific case considered.

  18. Force characteristic analysis of a magnetic gravity compensator with annular magnet array for magnetic levitation positioning system

    Science.gov (United States)

    Zhou, Yiheng; Kou, Baoquan; Liu, Peng; Zhang, He; Xing, Feng; Yang, Xiaobao

    2018-05-01

    Magnetic levitation positioning system (MLPS) is considered to be the state of the art in inspection and manufacturing systems in vacuum. In this paper, a magnetic gravity compensator with annular magnet array (AMA-MGC) for MLPS is proposed. Benefiting from the double-layer annular Halbach magnet array on the stator, the proposed AMA-MGC possesses the advantages of symmetrical force, high force density and small force fluctuation. Firstly, the basic structure and operation principle of the AMA-MGC are introduced. Secondly, the basic characteristics of the AMA-MGC such as magnetic field distribution, levitation force, parasitic force and parasitic torque are analyzed by the three-dimensional finite element analysis (3-D FEA). Thirdly, the influence of structural parameters on force density and force fluctuation is investigated, which is conductive to the design and optimization of the AMA-MGC. Finally, a prototype of the AMA-MGC is constructed, and the experiment shows good agreement with the 3-D FEA results.

  19. Testing of focal plane arrays

    International Nuclear Information System (INIS)

    Merriam, J.D.

    1988-01-01

    Problems associated with the testing of focal plane arrays are briefly examined with reference to the instrumentation and measurement procedures. In particular, the approach and instrumentation used as the Naval Ocean Systems Center is presented. Most of the measurements are made with flooded illumination on the focal plane array. The array is treated as an ensemble of individual pixels, data being taken on each pixel and array averages and standard deviations computed for the entire array. Data maps are generated, showing the pixel data in the proper spatial position on the array and the array statistics

  20. Revisit boundary conditions for the self-adjoint angular flux formulation

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Yaqi [Idaho National Lab. (INL), Idaho Falls, ID (United States); Gleicher, Frederick N. [Idaho National Lab. (INL), Idaho Falls, ID (United States)

    2015-03-01

    We revisit the boundary conditions for SAAF. We derived the equivalent parity variational form ready for coding up. The more rigorous approach of evaluating odd parity should be solving the odd parity equation coupled with the even parity. We proposed a symmetric reflecting boundary condition although neither positive definiteness nor even-odd decoupling is achieved. A simple numerical test verifies the validity of these boundary conditions.

  1. Place attachment and social legitimacy: Revisiting the sustainable entrepreneurship journey

    OpenAIRE

    Kibler, E; Fink, M; Lang, R; Munoz, PA

    2015-01-01

    This paper revisits the sustainable entrepreneurship journey by introducing a ‘place- based’ sustainable venture path model. We suggest that distinguishing between emo- tional (‘caring about the place’) and instrumental (‘using the place’) place attachment of sustainable entrepreneurs deepens our understanding of how place-based challenges of sustainable venture legitimacy are managed over time. We conclude with avenues for future sustainable entrepreneurship research.

  2. Characterisation of acid dyes in forensic fibre analysis by high-performance liquid chromatography using narrow-bore columns and diode array detection.

    Science.gov (United States)

    Laing, D K; Gill, R; Blacklaws, C; Bickley, H M

    1988-06-17

    A gradient elution high-performance liquid chromatographic (HPLC) system with a diode array detector and a short narrow-bore (40 x 1 mm I.D.) column has been used to characterise a number of acid dyes. The resolution and reproducibility of the HPLC system have been evaluated and the detection limits for various dyes have been estimated. Comparisons are made with current methods of fibre dyestuff examination used in forensic science. The system has been applied to the analysis of dye extracted from single fibres. Using diode array detection, both chromatographic and spectral data can be produced in a single operation from casework sized samples.

  3. Utilization of antenna arrays in HF systems

    Directory of Open Access Journals (Sweden)

    Louis Bertel

    2009-06-01

    Full Text Available

    Different applications of radio systems are based on the implementation of antenna arrays. Classically, radio direction

    finding operates with a multi channel receiving system connected to an array of receiving antennas. More

    recently, MIMO architectures have been proposed to increase the capacity of radio links by the use of antenna

    arrays at both the transmitter and receiver.

    The first part of this paper describes some novel experimental work carried out to examine the feasibility of applying

    MIMO techniques for communications within the HF radio band. A detailed correlation analysis of a variety

    of different antenna array configurations is presented. The second section of the paper also deals with HF

    MIMO communications, focusing on the problem from a modelling point of view. The third part presents a sensitivity

    analysis of different antenna array structures for HF direction finding applications. The results demonstrate

    that when modelling errors, heterogeneous antenna arrays are more robust in comparison to homogeneous structures


  4. Thermal physics of transition edge sensor arrays

    International Nuclear Information System (INIS)

    Hoevers, H.F.C.

    2006-01-01

    Thermal transport in transition edge sensor (TES)-based microcalorimeter arrays is reviewed. The fundamentals of thermal conductance in Si 3 N 4 membranes are discussed and the magnitude of the electron-phonon coupling and Kapitza coupling in practical devices is summarized. Next, the thermal transport in high-stopping power and low-heat capacity absorbers, required for arrays of TES microcalorimeters, is discussed in combination with a performance analysis of detectors with mushroom-absorbers. Finally, the phenomenology of unexplained excess noise, observed in both Mo- and Ti-based TESs, is briefly summarized and related with the coupling of the TES to the heat bath

  5. Revisiting Learning in Higher Education--Framing Notions Redefined through an Ecological Perspective

    Science.gov (United States)

    Damsa, Crina; Jornet, Alfredo

    2016-01-01

    This article employs an ecological perspective as a means of revisiting the notion of learning, with a particular focus on learning in higher education. Learning is reconceptualised as a process entailing mutually constitutive, epistemic, social and affective relations in which knowledge, identity and agency become collective achievements of whole…

  6. A general melt-injection-decomposition route to oriented metal oxide nanowire arrays

    International Nuclear Information System (INIS)

    Han, Dongqiang; Zhang, Xinwei; Hua, Zhenghe; Yang, Shaoguang

    2016-01-01

    Highlights: • A general melt-injection-decomposition (MID) route is proposed for the fabrication of oriented metal oxide nanowire arrays. • Four kinds of metal oxide (CuO, Mn_2O_3, Co_3O_4 and Cr_2O_3) nanowire arrays have been realized as examples through the developed MID route. • The mechanism of the developed MID route is discussed using Thermogravimetry and Differential Thermal Analysis technique. • The MID route is a versatile, simple, facile and effective way to prepare different kinds of oriented metal oxide nanowire arrays in the future. - Abstract: In this manuscript, a general melt-injection-decomposition (MID) route has been proposed and realized for the fabrication of oriented metal oxide nanowire arrays. Nitrate was used as the starting materials, which was injected into the nanopores of the anodic aluminum oxide (AAO) membrane through the capillarity action in its liquid state. At higher temperature, the nitrate decomposed into corresponding metal oxide within the nanopores of the AAO membrane. Oriented metal oxide nanowire arrays were formed within the AAO membrane as a result of the confinement of the nanopores. Four kinds of metal oxide (CuO, Mn_2O_3, Co_3O_4 and Cr_2O_3) nanowire arrays are presented here as examples fabricated by this newly developed process. X-ray diffraction, scanning electron microscopy and transmission electron microscopy studies showed clear evidence of the formations of the oriented metal oxide nanowire arrays. Formation mechanism of the metal oxide nanowire arrays is discussed based on the Thermogravimetry and Differential Thermal Analysis measurement results.

  7. Temperature-dependent photoluminescence analysis of ZnO nanowire array annealed in air

    Science.gov (United States)

    Sun, Yanan; Gu, Xiuquan; Zhao, Yulong; Wang, Linmeng; Qiang, Yinghuai

    2018-05-01

    ZnO nanowire arrays (NWAs) were prepared on transparent conducting fluorine doped tin oxide (FTO) substrates through a facile hydrothermal method, followed by a 500 °C annealing to improve their crystalline qualities and photoelectrochemical (PEC) activities. It was found that the annealing didn't change the morphology, but resulted in a significant reduction of the donor concentration. Temperature-dependent photoluminescence (PL) was carried out for a comprehensive analysis of the effect from annealing. Noteworthy, four dominant peaks were identified from the 10 K spectrum of a 500 °C annealed sample, and they were assigned to FX, D0X, (e, D0) and (e, D0) -1LO, respectively. Of them, the FX emission was only existed below 130 K, while the room-temperature (RT) PL spectrum was dominated by the D0X emission.

  8. GLINT: a user-friendly toolset for the analysis of high-throughput DNA-methylation array data.

    Science.gov (United States)

    Rahmani, Elior; Yedidim, Reut; Shenhav, Liat; Schweiger, Regev; Weissbrod, Omer; Zaitlen, Noah; Halperin, Eran

    2017-06-15

    GLINT is a user-friendly command-line toolset for fast analysis of genome-wide DNA methylation data generated using the Illumina human methylation arrays. GLINT, which does not require any programming proficiency, allows an easy execution of Epigenome-Wide Association Study analysis pipeline under different models while accounting for known confounders in methylation data. GLINT is a command-line software, freely available at https://github.com/cozygene/glint/releases . It requires Python 2.7 and several freely available Python packages. Further information and documentation as well as a quick start tutorial are available at http://glint-epigenetics.readthedocs.io . elior.rahmani@gmail.com or ehalperin@cs.ucla.edu. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  9. Independent component analysis reveals new and biologically significant structures in micro array data

    Directory of Open Access Journals (Sweden)

    Veerla Srinivas

    2006-06-01

    Full Text Available Abstract Background An alternative to standard approaches to uncover biologically meaningful structures in micro array data is to treat the data as a blind source separation (BSS problem. BSS attempts to separate a mixture of signals into their different sources and refers to the problem of recovering signals from several observed linear mixtures. In the context of micro array data, "sources" may correspond to specific cellular responses or to co-regulated genes. Results We applied independent component analysis (ICA to three different microarray data sets; two tumor data sets and one time series experiment. To obtain reliable components we used iterated ICA to estimate component centrotypes. We found that many of the low ranking components indeed may show a strong biological coherence and hence be of biological significance. Generally ICA achieved a higher resolution when compared with results based on correlated expression and a larger number of gene clusters with significantly enriched for gene ontology (GO categories. In addition, components characteristic for molecular subtypes and for tumors with specific chromosomal translocations were identified. ICA also identified more than one gene clusters significant for the same GO categories and hence disclosed a higher level of biological heterogeneity, even within coherent groups of genes. Conclusion Although the ICA approach primarily detects hidden variables, these surfaced as highly correlated genes in time series data and in one instance in the tumor data. This further strengthens the biological relevance of latent variables detected by ICA.

  10. Electromagnetic linear machines with dual Halbach array design and analysis

    CERN Document Server

    Yan, Liang; Peng, Juanjuan; Zhang, Lei; Jiao, Zongxia

    2017-01-01

    This book extends the conventional two-dimensional (2D) magnet arrangement into 3D pattern for permanent magnet linear machines for the first time, and proposes a novel dual Halbach array. It can not only effectively increase the radial component of magnetic flux density and output force of tubular linear machines, but also significantly reduce the axial flux density, radial force and thus system vibrations and noises. The book is also the first to address the fundamentals and provide a summary of conventional arrays, as well as novel concepts for PM pole design in electric linear machines. It covers theoretical study, numerical simulation, design optimization and experimental works systematically. The design concept and analytical approaches can be implemented to other linear and rotary machines with similar structures. The book will be of interest to academics, researchers, R&D engineers and graduate students in electronic engineering and mechanical engineering who wish to learn the core principles, met...

  11. Phased-array radars

    Science.gov (United States)

    Brookner, E.

    1985-02-01

    The operating principles, technology, and applications of phased-array radars are reviewed and illustrated with diagrams and photographs. Consideration is given to the antenna elements, circuitry for time delays, phase shifters, pulse coding and compression, and hybrid radars combining phased arrays with lenses to alter the beam characteristics. The capabilities and typical hardware of phased arrays are shown using the US military systems COBRA DANE and PAVE PAWS as examples.

  12. Error modelling of quantum Hall array resistance standards

    Science.gov (United States)

    Marzano, Martina; Oe, Takehiko; Ortolano, Massimo; Callegaro, Luca; Kaneko, Nobu-Hisa

    2018-04-01

    Quantum Hall array resistance standards (QHARSs) are integrated circuits composed of interconnected quantum Hall effect elements that allow the realization of virtually arbitrary resistance values. In recent years, techniques were presented to efficiently design QHARS networks. An open problem is that of the evaluation of the accuracy of a QHARS, which is affected by contact and wire resistances. In this work, we present a general and systematic procedure for the error modelling of QHARSs, which is based on modern circuit analysis techniques and Monte Carlo evaluation of the uncertainty. As a practical example, this method of analysis is applied to the characterization of a 1 MΩ QHARS developed by the National Metrology Institute of Japan. Software tools are provided to apply the procedure to other arrays.

  13. Micromachined filter-chamber array with passive valves for biochemical assays on beads.

    Science.gov (United States)

    Andersson, H; van der Wijngaart, W; Stemme, G

    2001-01-01

    The filter-chamber array presented here enables a real-time parallel analysis of three different samples on beads in a volume of 3 nL, on a 1 cm2 chip. The filter-chamber array is a system containing three filter-chambers, three passive valves at the inlet channels and a common outlet. The design enables parallel sample handling and time-controlled analysis. The device is microfabricated in silicon and sealed with a Pyrex lid to enable real-time analysis. Single nucleotide polymorphism analysis by using pyrosequencing has successfully been performed in single filter-chamber devices. The passive valves consist of plasma-deposited octafluorocyclobutane and show a much higher resistance towards water and surface-active solutions than previous hydrophobic patches. The device is not sensitive to gas bubbles, clogging is rare and reversible, and the filter-chamber array is reusable. More complex (bio)chemical reactions on beads can be performed in the devices with passive valves than in the devices without valves.

  14. Analysis of Reverse Phase Protein Array Data: From Experimental Design towards Targeted Biomarker Discovery

    Directory of Open Access Journals (Sweden)

    Astrid Wachter

    2015-11-01

    Full Text Available Mastering the systematic analysis of tumor tissues on a large scale has long been a technical challenge for proteomics. In 2001, reverse phase protein arrays (RPPA were added to the repertoire of existing immunoassays, which, for the first time, allowed a profiling of minute amounts of tumor lysates even after microdissection. A characteristic feature of RPPA is its outstanding sample capacity permitting the analysis of thousands of samples in parallel as a routine task. Until today, the RPPA approach has matured to a robust and highly sensitive high-throughput platform, which is ideally suited for biomarker discovery. Concomitant with technical advancements, new bioinformatic tools were developed for data normalization and data analysis as outlined in detail in this review. Furthermore, biomarker signatures obtained by different RPPA screens were compared with another or with that obtained by other proteomic formats, if possible. Options for overcoming the downside of RPPA, which is the need to steadily validate new antibody batches, will be discussed. Finally, a debate on using RPPA to advance personalized medicine will conclude this article.

  15. ISS Solar Array Management

    Science.gov (United States)

    Williams, James P.; Martin, Keith D.; Thomas, Justin R.; Caro, Samuel

    2010-01-01

    The International Space Station (ISS) Solar Array Management (SAM) software toolset provides the capabilities necessary to operate a spacecraft with complex solar array constraints. It monitors spacecraft telemetry and provides interpretations of solar array constraint data in an intuitive manner. The toolset provides extensive situational awareness to ensure mission success by analyzing power generation needs, array motion constraints, and structural loading situations. The software suite consists of several components including samCS (constraint set selector), samShadyTimers (array shadowing timers), samWin (visualization GUI), samLock (array motion constraint computation), and samJet (attitude control system configuration selector). It provides high availability and uptime for extended and continuous mission support. It is able to support two-degrees-of-freedom (DOF) array positioning and supports up to ten simultaneous constraints with intuitive 1D and 2D decision support visualizations of constraint data. Display synchronization is enabled across a networked control center and multiple methods for constraint data interpolation are supported. Use of this software toolset increases flight safety, reduces mission support effort, optimizes solar array operation for achieving mission goals, and has run for weeks at a time without issues. The SAM toolset is currently used in ISS real-time mission operations.

  16. Sensor array signal processing

    CERN Document Server

    Naidu, Prabhakar S

    2009-01-01

    Chapter One: An Overview of Wavefields 1.1 Types of Wavefields and the Governing Equations 1.2 Wavefield in open space 1.3 Wavefield in bounded space 1.4 Stochastic wavefield 1.5 Multipath propagation 1.6 Propagation through random medium 1.7 ExercisesChapter Two: Sensor Array Systems 2.1 Uniform linear array (ULA) 2.2 Planar array 2.3 Distributed sensor array 2.4 Broadband sensor array 2.5 Source and sensor arrays 2.6 Multi-component sensor array2.7 ExercisesChapter Three: Frequency Wavenumber Processing 3.1 Digital filters in the w-k domain 3.2 Mapping of 1D into 2D filters 3.3 Multichannel Wiener filters 3.4 Wiener filters for ULA and UCA 3.5 Predictive noise cancellation 3.6 Exercises Chapter Four: Source Localization: Frequency Wavenumber Spectrum4.1 Frequency wavenumber spectrum 4.2 Beamformation 4.3 Capon's w-k spectrum 4.4 Maximum entropy w-k spectrum 4.5 Doppler-Azimuth Processing4.6 ExercisesChapter Five: Source Localization: Subspace Methods 5.1 Subspace methods (Narrowband) 5.2 Subspace methods (B...

  17. Seismometer array station processors

    International Nuclear Information System (INIS)

    Key, F.A.; Lea, T.G.; Douglas, A.

    1977-01-01

    A description is given of the design, construction and initial testing of two types of Seismometer Array Station Processor (SASP), one to work with data stored on magnetic tape in analogue form, the other with data in digital form. The purpose of a SASP is to detect the short period P waves recorded by a UK-type array of 20 seismometers and to edit these on to a a digital library tape or disc. The edited data are then processed to obtain a rough location for the source and to produce seismograms (after optimum processing) for analysis by a seismologist. SASPs are an important component in the scheme for monitoring underground explosions advocated by the UK in the Conference of the Committee on Disarmament. With digital input a SASP can operate at 30 times real time using a linear detection process and at 20 times real time using the log detector of Weichert. Although the log detector is slower, it has the advantage over the linear detector that signals with lower signal-to-noise ratio can be detected and spurious large amplitudes are less likely to produce a detection. It is recommended, therefore, that where possible array data should be recorded in digital form for input to a SASP and that the log detector of Weichert be used. Trial runs show that a SASP is capable of detecting signals down to signal-to-noise ratios of about two with very few false detections, and at mid-continental array sites it should be capable of detecting most, if not all, the signals with magnitude above msub(b) 4.5; the UK argues that, given a suitable network, it is realistic to hope that sources of this magnitude and above can be detected and identified by seismological means alone. (author)

  18. Quark matter revisited with non-extensive MIT bag model

    Energy Technology Data Exchange (ETDEWEB)

    Cardoso, Pedro H.G.; Nunes da Silva, Tiago; Menezes, Debora P. [Universidade Federal de Santa Catarina, Departamento de Fisica, CFM, Florianopolis (Brazil); Deppman, Airton [Instituto de Fisica da Universidade de Sao Paulo, Sao Paulo (Brazil)

    2017-10-15

    In this work we revisit the MIT bag model to describe quark matter within both the usual Fermi-Dirac and the Tsallis statistics. We verify the effects of the non-additivity of the latter by analysing two different pictures: the first order phase transition of the QCD phase diagram and stellar matter properties. While the QCD phase diagram is visually affected by the Tsallis statistics, the resulting effects on quark star macroscopic properties are barely noticed. (orig.)

  19. Passive microfluidic array card and reader

    Science.gov (United States)

    Dugan, Lawrence Christopher [Modesto, CA; Coleman, Matthew A [Oakland, CA

    2011-08-09

    A microfluidic array card and reader system for analyzing a sample. The microfluidic array card includes a sample loading section for loading the sample onto the microfluidic array card, a multiplicity of array windows, and a transport section or sections for transporting the sample from the sample loading section to the array windows. The microfluidic array card reader includes a housing, a receiving section for receiving the microfluidic array card, a viewing section, and a light source that directs light to the array window of the microfluidic array card and to the viewing section.

  20. My First CMC Article Revisited: A Window on Spanish L2 Interlanguage

    Science.gov (United States)

    Blake, Robert

    2016-01-01

    The computer-assisted language learning (CALL) field seems to change overnight with new technological affordances. Blake revisits his 2000 "LLT" article on computer-mediation communication (CMC) in order to reflect on how the field has examined this topic over the past decade or so. While the Interaction Hypothesis continues to guide…

  1. Field computation for two-dimensional array transducers with limited diffraction array beams.

    Science.gov (United States)

    Lu, Jian-Yu; Cheng, Jiqi

    2005-10-01

    A method is developed for calculating fields produced with a two-dimensional (2D) array transducer. This method decomposes an arbitrary 2D aperture weighting function into a set of limited diffraction array beams. Using the analytical expressions of limited diffraction beams, arbitrary continuous wave (cw) or pulse wave (pw) fields of 2D arrays can be obtained with a simple superposition of these beams. In addition, this method can be simplified and applied to a 1D array transducer of a finite or infinite elevation height. For beams produced with axially symmetric aperture weighting functions, this method can be reduced to the Fourier-Bessel method studied previously where an annular array transducer can be used. The advantage of the method is that it is accurate and computationally efficient, especially in regions that are not far from the surface of the transducer (near field), where it is important for medical imaging. Both computer simulations and a synthetic array experiment are carried out to verify the method. Results (Bessel beam, focused Gaussian beam, X wave and asymmetric array beams) show that the method is accurate as compared to that using the Rayleigh-Sommerfeld diffraction formula and agrees well with the experiment.

  2. Analysis of ultrasonic beam profile due to change of elements' number for phased array transducer (part 2)

    International Nuclear Information System (INIS)

    Choi, Sang Woo; Lee, Joon Hyun

    1998-01-01

    The phased array offers many advantages and improvements over conventional single-element transducers such as the straight-beam and angle-beam. The advantages of array sensors for large structures are two folds; firstly, array transducers provide a method of rapid beam steering and sequential addressing of a large area of interest without requiring mechanical or manual scanning which is particularly important in real-time application. Secondly, array transducer provide a method of dynamic focusing, in which the focal length of the ultrasonic beam varies as the pulse propagates through the material. There are some parameters such as number, size, center to center space of elements to design phased array transducer. In previous study. the characteristics of beam steering and dynamic focusing had been simulated for ultrasonic SH-wave with varying the number of phased array transducer's element. In this study, the characteristic of beam steering for phased array transducer has been simulated for ultrasonic SH-wave on the basis of Huygen's principle with varying center to center space of elements. Ultrasonic beam directivity and focusing due to change of time delay of each element were discussed with varying center to center space of elements.

  3. Analysis of Journal Citations in Thesis/Dissertations of Post ...

    African Journals Online (AJOL)

    Analysis of Journal Citations in Thesis/Dissertations of Post Graduates of the Department of Political Science, University of Calabar, Nigeria and Their Availability in the University Library: A Re-Visitation.

  4. Functionalized polypyrrole nanotube arrays as electrochemical biosensor for the determination of copper ions

    International Nuclear Information System (INIS)

    Lin Meng; Hu Xiaoke; Ma Zhaohu; Chen Lingxin

    2012-01-01

    Highlights: ► PPy nanotube arrays were electropolymerized using ZnO nanowire arrays as templates. ► PPy nanotube arrays were anchored onto ITO glass without any chemical linker. ► Using SWV, the biosensor was found to be highly sensitive and selective to Cu 2+ . ► The biosensor was successfully applied for the determination of Cu 2+ in drinking water. - Abstract: A novel electrochemical biosensor based on functionalized polypyrrole (PPy) nanotube arrays modified with a tripeptide (Gly-Gly-His) proved to be highly effective for electrochemical analysis of copper ions (Cu 2+ ). The vertically oriented PPy nanotube arrays were electropolymerized by using modified zinc oxide (ZnO) nanowire arrays as templates which were electrodeposited on indium–tin oxide (ITO) coated glass substrates. The electrodes were functionalized by appending pyrrole-α-carboxylic acid onto the surface of polypyrrole nanotube arrays by electrochemical polymerization. The carboxylic groups of the polymer were covalently coupled with the amine groups of the tripeptide, and its structural features were confirmed by attenuated total reflection infrared (ATR-IR) spectroscopy. The tripeptide modified PPy nanotube arrays electrode was used for the electrochemical analysis of various trace copper ions by square wave voltammetry. The electrode was found to be highly sensitive and selective to Cu 2+ in the range of 0.1–30 μM. Furthermore, the developed biosensor exhibited a high stability and reproducibility, despite the repeated use of the biosensor electrode.

  5. Structural model of standard ultrasonic transducer array developed for FEM analysis of mechanical crosstalk.

    Science.gov (United States)

    Celmer, M; Opieliński, K J; Dopierała, M

    2018-02-01

    One of the reasons of distortions in ultrasonic imaging are crosstalk effects. They can be divided into groups according to the way of their formation. One of them is constituted by mechanical crosstalk, which is propagated by a construction of a multi-element array of piezoelectric transducers. When an individual transducer is excited, mechanical vibrations are transferred to adjacent construction components, thereby stimulating neighboring transducers to an undesired operation. In order to explore ways of the propagation of such vibrations, the authors developed the FEM model of the array of piezoelectric transducers designed for calculations in COMSOL Multiphysics software. Simulations of activating individual transducers and calculated electrical voltages appearing on transducers unstimulated intentionally, were performed in the time domain in order to assess the propagation velocity of different vibration modes through the construction elements. On this basis, conclusions were drawn in terms of the participation of various construction parts of the array of piezoelectric transducers in the process of creating the mechanical crosstalk. The elaborated FEM model allowed also to examine the ways aimed at reducing the transmission of mechanical crosstalk vibrations through the components of the array. Studies showed that correct cuts in the fasteners and the front layer improve the reduction of the mechanical crosstalk effect. The model can become a helpful tool in the process of design and modifications of manufactured ultrasonic arrays particularly in terms of mechanical crosstalk reduction. Copyright © 2017 Elsevier B.V. All rights reserved.

  6. Cross-platform array comparative genomic hybridization meta-analysis separates hematopoietic and mesenchymal from epithelial tumors

    NARCIS (Netherlands)

    Jong, C.; Marchiori, E.; van der Vaart, A.W.; Chin, S.F.; Carvalho, B; Tijssen, M.; Eijk, P.P.; van den IJssel, P.; Grabsch, H.; Quirke, P.; Oudejans, J.J.; Meijer, G.J.; Caldas, C.; Ylstra, B.

    2007-01-01

    A series of studies have been published that evaluate the chromosomal copy number changes of different tumor classes using array comparative genomic hybridization (array CGH); however, the chromosomal aberrations that distinguish the different tumor classes have not been fully characterized.

  7. The Best and the Rest: Revisiting the Norm of Normality of Individual Performance

    Science.gov (United States)

    O'Boyle, Ernest, Jr.; Aguinis, Herman

    2012-01-01

    We revisit a long-held assumption in human resource management, organizational behavior, and industrial and organizational psychology that individual performance follows a Gaussian (normal) distribution. We conducted 5 studies involving 198 samples including 633,263 researchers, entertainers, politicians, and amateur and professional athletes.…

  8. Analyzing Responses of Chemical Sensor Arrays

    Science.gov (United States)

    Zhou, Hanying

    2007-01-01

    NASA is developing a third-generation electronic nose (ENose) capable of continuous monitoring of the International Space Station s cabin atmosphere for specific, harmful airborne contaminants. Previous generations of the ENose have been described in prior NASA Tech Briefs issues. Sensor selection is critical in both (prefabrication) sensor material selection and (post-fabrication) data analysis of the ENose, which detects several analytes that are difficult to detect, or that are at very low concentration ranges. Existing sensor selection approaches usually include limited statistical measures, where selectivity is more important but reliability and sensitivity are not of concern. When reliability and sensitivity can be major limiting factors in detecting target compounds reliably, the existing approach is not able to provide meaningful selection that will actually improve data analysis results. The approach and software reported here consider more statistical measures (factors) than existing approaches for a similar purpose. The result is a more balanced and robust sensor selection from a less than ideal sensor array. The software offers quick, flexible, optimal sensor selection and weighting for a variety of purposes without a time-consuming, iterative search by performing sensor calibrations to a known linear or nonlinear model, evaluating the individual sensor s statistics, scoring the individual sensor s overall performance, finding the best sensor array size to maximize class separation, finding optimal weights for the remaining sensor array, estimating limits of detection for the target compounds, evaluating fingerprint distance between group pairs, and finding the best event-detecting sensors.

  9. Josephson junction arrays

    International Nuclear Information System (INIS)

    Bindslev Hansen, J.; Lindelof, P.E.

    1985-01-01

    In this review we intend to cover recent work involving arrays of Josephson junctions. The work on such arrays falls naturally into three main areas of interest: 1. Technical applications of Josephson junction arrays for high-frequency devices. 2. Experimental studies of 2-D model systems (Kosterlitz-Thouless phase transition, commensurate-incommensurate transition in frustrated (flux) lattices). 3. Investigations of phenomena associated with non-equilibrium superconductivity in and around Josephson junctions (with high current density). (orig./BUD)

  10. The Levy sections theorem revisited

    International Nuclear Information System (INIS)

    Figueiredo, Annibal; Gleria, Iram; Matsushita, Raul; Silva, Sergio Da

    2007-01-01

    This paper revisits the Levy sections theorem. We extend the scope of the theorem to time series and apply it to historical daily returns of selected dollar exchange rates. The elevated kurtosis usually observed in such series is then explained by their volatility patterns. And the duration of exchange rate pegs explains the extra elevated kurtosis in the exchange rates of emerging markets. In the end, our extension of the theorem provides an approach that is simpler than the more common explicit modelling of fat tails and dependence. Our main purpose is to build up a technique based on the sections that allows one to artificially remove the fat tails and dependence present in a data set. By analysing data through the lenses of the Levy sections theorem one can find common patterns in otherwise very different data sets

  11. The Levy sections theorem revisited

    Science.gov (United States)

    Figueiredo, Annibal; Gleria, Iram; Matsushita, Raul; Da Silva, Sergio

    2007-06-01

    This paper revisits the Levy sections theorem. We extend the scope of the theorem to time series and apply it to historical daily returns of selected dollar exchange rates. The elevated kurtosis usually observed in such series is then explained by their volatility patterns. And the duration of exchange rate pegs explains the extra elevated kurtosis in the exchange rates of emerging markets. In the end, our extension of the theorem provides an approach that is simpler than the more common explicit modelling of fat tails and dependence. Our main purpose is to build up a technique based on the sections that allows one to artificially remove the fat tails and dependence present in a data set. By analysing data through the lenses of the Levy sections theorem one can find common patterns in otherwise very different data sets.

  12. "Rapid Revisit" Measurements of Sea Surface Winds Using CYGNSS

    Science.gov (United States)

    Park, J.; Johnson, J. T.

    2017-12-01

    The Cyclone Global Navigation Satellite System (CYGNSS) is a space-borne GNSS-R (GNSS-Reflectometry) mission that launched December 15, 2016 for ocean surface wind speed measurements. CYGNSS includes 8 small satellites in the same LEO orbit, so that the mission provides wind speed products having unprecedented coverage both in time and space to study multi-temporal behaviors of oceanic winds. The nature of CYGNSS coverage results in some locations on Earth experiencing multiple wind speed measurements within a short period of time (a "clump" of observations in time resulting in a "rapid revisit" series of measurements). Such observations could seemingly provide indications of regions experiencing rapid changes in wind speeds, and therefore be of scientific utility. Temporally "clumped" properties of CYGNSS measurements are investigated using early CYGNSS L1/L2 measurements, and the results show that clump durations and spacing vary with latitude. For example, the duration of a clump can extend as long as a few hours at higher latitudes, with gaps between clumps ranging from 6 to as high as 12 hours depending on latitude. Examples are provided to indicate the potential of changes within a clump to produce a "rapid revisit" product for detecting convective activity. Also, we investigate detector design for identifying convective activities. Results from analyses using recent CYGNSS L2 winds will be provided in the presentation.

  13. Genotype-phenotype analysis of recombinant chromosome 4 syndrome: an array-CGH study and literature review.

    Science.gov (United States)

    Hemmat, Morteza; Hemmat, Omid; Anguiano, Arturo; Boyar, Fatih Z; El Naggar, Mohammed; Wang, Jia-Chi; Wang, Borris T; Sahoo, Trilochan; Owen, Renius; Haddadin, Mary

    2013-05-02

    Recombinant chromosome 4, a rare constitutional rearrangement arising from pericentric inversion, comprises a duplicated segment of 4p13~p15→4pter and a deleted segment of 4q35→4qter. To date, 10 cases of recombinant chromosome 4 have been reported. We describe the second case in which array-CGH was used to characterize recombinant chromosome 4 syndrome. The patient was a one-year old boy with consistent clinical features. Conventional cytogenetics and FISH documented a recombinant chromosome 4, derived from a paternal pericentric inversion, leading to partial trisomy 4p and partial monosomy of 4q. Array-CGH, performed to further characterize the rearranged chromosome 4 and delineate the breakpoints, documented a small (4.36 Mb) 4q35.1 terminal deletion and a large (23.81 Mb) 4p15.1 terminal duplication. Genotype-phenotype analysis of 10 previously reported cases and the present case indicated relatively consistent clinical features and breakpoints. This consistency was more evident in our case and another characterized by array-CGH, where both showed the common breakpoints of p15.1 and q35.1. A genotype-phenotype correlation study between rec(4), dup(4p), and del(4q) syndromes revealed that urogenital and cardiac defects are probably due to the deletion of 4q whereas the other clinical features are likely due to 4p duplication. Our findings support that the clinical features of patients with rec(4) are relatively consistent and specific to the regions of duplication or deletion. Recombinant chromosome 4 syndrome thus appears to be a discrete entity that can be suspected on the basis of clinical features or specific deleted and duplicated chromosomal regions.

  14. Re-visiting RHIC snakes: OPERA fields, n0 dance

    Energy Technology Data Exchange (ETDEWEB)

    Meot, F. [Brookhaven National Lab. (BNL), Upton, NY (United States); Gupta, R. [Brookhaven National Lab. (BNL), Upton, NY (United States); Huang, H. [Brookhaven National Lab. (BNL), Upton, NY (United States); Ranjbar, V. [Brookhaven National Lab. (BNL), Upton, NY (United States); Robert-Demolaize, G. [Brookhaven National Lab. (BNL), Upton, NY (United States)

    2017-09-22

    In this Tech. Note RHIC snakes and stable spin direction $\\vector{n}$0(s) are re-visited, based on OPERA-computed field maps of the former. The numerical simulations so undertaken provide various outcomes regarding RHIC optics and spin dynamics, in relation with orbital and focusing effects resulting from the use of this realistic 3-D representation of the snakes.

  15. A general melt-injection-decomposition route to oriented metal oxide nanowire arrays

    Energy Technology Data Exchange (ETDEWEB)

    Han, Dongqiang; Zhang, Xinwei; Hua, Zhenghe; Yang, Shaoguang, E-mail: sgyang@nju.edu.cn

    2016-12-30

    Highlights: • A general melt-injection-decomposition (MID) route is proposed for the fabrication of oriented metal oxide nanowire arrays. • Four kinds of metal oxide (CuO, Mn{sub 2}O{sub 3}, Co{sub 3}O{sub 4} and Cr{sub 2}O{sub 3}) nanowire arrays have been realized as examples through the developed MID route. • The mechanism of the developed MID route is discussed using Thermogravimetry and Differential Thermal Analysis technique. • The MID route is a versatile, simple, facile and effective way to prepare different kinds of oriented metal oxide nanowire arrays in the future. - Abstract: In this manuscript, a general melt-injection-decomposition (MID) route has been proposed and realized for the fabrication of oriented metal oxide nanowire arrays. Nitrate was used as the starting materials, which was injected into the nanopores of the anodic aluminum oxide (AAO) membrane through the capillarity action in its liquid state. At higher temperature, the nitrate decomposed into corresponding metal oxide within the nanopores of the AAO membrane. Oriented metal oxide nanowire arrays were formed within the AAO membrane as a result of the confinement of the nanopores. Four kinds of metal oxide (CuO, Mn{sub 2}O{sub 3}, Co{sub 3}O{sub 4} and Cr{sub 2}O{sub 3}) nanowire arrays are presented here as examples fabricated by this newly developed process. X-ray diffraction, scanning electron microscopy and transmission electron microscopy studies showed clear evidence of the formations of the oriented metal oxide nanowire arrays. Formation mechanism of the metal oxide nanowire arrays is discussed based on the Thermogravimetry and Differential Thermal Analysis measurement results.

  16. Direct closed-form covariance matrix and finite alphabet constant-envelope waveforms for planar array beampatterns

    KAUST Repository

    Ahmed, Sajid

    2016-11-24

    Various examples of methods and systems are provided for direct closed-form finite alphabet constant-envelope waveforms for planar array beampatterns. In one example, a method includes defining a waveform covariance matrix based at least in part upon a two-dimensional fast Fourier transform (2D-FFT) analysis of a frequency domain matrix Hf associated with a planar array of antennas. Symbols can be encoded based upon the waveform covariance matrix and the encoded symbols can be transmitted via the planar array of antennas. In another embodiment, a system comprises an N x M planar array of antennas and transmission circuitry configured to transmit symbols via a two-dimensional waveform beampattern defined based at least in part upon a 2D-FFT analysis of a frequency domain matrix Hf associated with the planar array of antennas.

  17. Carbon nanotube nanoelectrode arrays

    Science.gov (United States)

    Ren, Zhifeng; Lin, Yuehe; Yantasee, Wassana; Liu, Guodong; Lu, Fang; Tu, Yi

    2008-11-18

    The present invention relates to microelectode arrays (MEAs), and more particularly to carbon nanotube nanoelectrode arrays (CNT-NEAs) for chemical and biological sensing, and methods of use. A nanoelectrode array includes a carbon nanotube material comprising an array of substantially linear carbon nanotubes each having a proximal end and a distal end, the proximal end of the carbon nanotubes are attached to a catalyst substrate material so as to form the array with a pre-determined site density, wherein the carbon nanotubes are aligned with respect to one another within the array; an electrically insulating layer on the surface of the carbon nanotube material, whereby the distal end of the carbon nanotubes extend beyond the electrically insulating layer; a second adhesive electrically insulating layer on the surface of the electrically insulating layer, whereby the distal end of the carbon nanotubes extend beyond the second adhesive electrically insulating layer; and a metal wire attached to the catalyst substrate material.

  18. Rotating positron tomographs revisited

    International Nuclear Information System (INIS)

    Townsend, D.; Defrise, M.; Geissbuhler, A.

    1994-01-01

    We have compared the performance of a PET scanner comprising two rotating arrays of detectors with that of the more conventional stationary-ring design. The same total number of detectors was used in each, and neither scanner had septa. For brain imaging, we find that the noise-equivalent count rate is greater for the rotating arrays by a factor of two. Rotating arrays have a sensitivity profile that peaks in the centre of the field of view, both axially and transaxially. In the transaxial plane, this effect offsets to a certain extent the decrease in the number of photons detected towards the centre of the brain due to self-absorption. We have also compared the performance of a rotating scanner to that of a full-ring scanner with the same number of rings. We find that a full-ring scanner with an axial extent of 16.2 cm (24 rings) is a factor of 3.5 more sensitive than a rotating scanner with 40% of the detectors and the same axial extent. (Author)

  19. Signals analysis of fluxgate array for wire rope defaults

    International Nuclear Information System (INIS)

    Gu Wei; Chu Jianxin

    2005-01-01

    In order to detecting the magnetic leakage fields of the wire rope defaults, a transducer made up of the fluxgate array is designed, and a series of the characteristic values of wire rope defaults signals are defined. By processing the characteristic signals, the LF or LMA of wire rope are distinguished, and the default extent is estimated. The experiment results of the new method for detecting the wire rope faults are introduced

  20. BEBC revisited

    CERN Multimedia

    1980-01-01

    A view of the BEBC interior, from bottom. At the centre, one sees the 'fish-eyes', surrounded by a bulk of cables (Kabelsalat) that allowed the magnetic field to be monitored. The array of proportional counters of the Internal Picket Fence are already installed at the periphery of the vacuum tank. See Annual Report 1981, p. 56

  1. Combining gene expression data from different generations of oligonucleotide arrays

    Directory of Open Access Journals (Sweden)

    Kong Sek

    2004-10-01

    Full Text Available Abstract Background One of the important challenges in microarray analysis is to take full advantage of previously accumulated data, both from one's own laboratory and from public repositories. Through a comparative analysis on a variety of datasets, a more comprehensive view of the underlying mechanism or structure can be obtained. However, as we discover in this work, continual changes in genomic sequence annotations and probe design criteria make it difficult to compare gene expression data even from different generations of the same microarray platform. Results We first describe the extent of discordance between the results derived from two generations of Affymetrix oligonucleotide arrays, as revealed in cluster analysis and in identification of differentially expressed genes. We then propose a method for increasing comparability. The dataset we use consists of a set of 14 human muscle biopsy samples from patients with inflammatory myopathies that were hybridized on both HG-U95Av2 and HG-U133A human arrays. We find that the use of the probe set matching table for comparative analysis provided by Affymetrix produces better results than matching by UniGene or LocusLink identifiers but still remains inadequate. Rescaling of expression values for each gene across samples and data filtering by expression values enhance comparability but only for few specific analyses. As a generic method for improving comparability, we select a subset of probes with overlapping sequence segments in the two array types and recalculate expression values based only on the selected probes. We show that this filtering of probes significantly improves the comparability while retaining a sufficient number of probe sets for further analysis. Conclusions Compatibility between high-density oligonucleotide arrays is significantly affected by probe-level sequence information. With a careful filtering of the probes based on their sequence overlaps, data from different

  2. Serotype-specific mortality from invasive Streptococcus pneumoniae disease revisited

    DEFF Research Database (Denmark)

    Martens, Pernille; Worm, Signe Westring; Lundgren, Bettina

    2004-01-01

    Serotype-specific mortality from invasive Streptococcus pneumoniae disease revisited.Martens P, Worm SW, Lundgren B, Konradsen HB, Benfield T. Department of Infectious Diseases 144, Hvidovre University Hospital, DK-2650 Hvidovre, Denmark. pernillemartens@yahoo.com BACKGROUND: Invasive infection...... with Streptococcus pneumoniae (pneumococci) causes significant morbidity and mortality. Case series and experimental data have shown that the capsular serotype is involved in the pathogenesis and a determinant of disease outcome. METHODS: Retrospective review of 464 cases of invasive disease among adults diagnosed...

  3. Filter arrays

    Science.gov (United States)

    Page, Ralph H.; Doty, Patrick F.

    2017-08-01

    The various technologies presented herein relate to a tiled filter array that can be used in connection with performance of spatial sampling of optical signals. The filter array comprises filter tiles, wherein a first plurality of filter tiles are formed from a first material, the first material being configured such that only photons having wavelengths in a first wavelength band pass therethrough. A second plurality of filter tiles is formed from a second material, the second material being configured such that only photons having wavelengths in a second wavelength band pass therethrough. The first plurality of filter tiles and the second plurality of filter tiles can be interspersed to form the filter array comprising an alternating arrangement of first filter tiles and second filter tiles.

  4. Towards a Certified Lightweight Array Bound Checker for Java Bytecode

    Science.gov (United States)

    Pichardie, David

    2009-01-01

    Dynamic array bound checks are crucial elements for the security of a Java Virtual Machines. These dynamic checks are however expensive and several static analysis techniques have been proposed to eliminate explicit bounds checks. Such analyses require advanced numerical and symbolic manipulations that 1) penalize bytecode loading or dynamic compilation, 2) complexify the trusted computing base. Following the Foundational Proof Carrying Code methodology, our goal is to provide a lightweight bytecode verifier for eliminating array bound checks that is both efficient and trustable. In this work, we define a generic relational program analysis for an imperative, stackoriented byte code language with procedures, arrays and global variables and instantiate it with a relational abstract domain as polyhedra. The analysis has automatic inference of loop invariants and method pre-/post-conditions, and efficient checking of analysis results by a simple checker. Invariants, which can be large, can be specialized for proving a safety policy using an automatic pruning technique which reduces their size. The result of the analysis can be checked efficiently by annotating the program with parts of the invariant together with certificates of polyhedral inclusions. The resulting checker is sufficiently simple to be entirely certified within the Coq proof assistant for a simple fragment of the Java bytecode language. During the talk, we will also report on our ongoing effort to scale this approach for the full sequential JVM.

  5. Ontology-based, Tissue MicroArray oriented, image centered tissue bank

    Directory of Open Access Journals (Sweden)

    Viti Federica

    2008-04-01

    Full Text Available Abstract Background Tissue MicroArray technique is becoming increasingly important in pathology for the validation of experimental data from transcriptomic analysis. This approach produces many images which need to be properly managed, if possible with an infrastructure able to support tissue sharing between institutes. Moreover, the available frameworks oriented to Tissue MicroArray provide good storage for clinical patient, sample treatment and block construction information, but their utility is limited by the lack of data integration with biomolecular information. Results In this work we propose a Tissue MicroArray web oriented system to support researchers in managing bio-samples and, through the use of ontologies, enables tissue sharing aimed at the design of Tissue MicroArray experiments and results evaluation. Indeed, our system provides ontological description both for pre-analysis tissue images and for post-process analysis image results, which is crucial for information exchange. Moreover, working on well-defined terms it is then possible to query web resources for literature articles to integrate both pathology and bioinformatics data. Conclusions Using this system, users associate an ontology-based description to each image uploaded into the database and also integrate results with the ontological description of biosequences identified in every tissue. Moreover, it is possible to integrate the ontological description provided by the user with a full compliant gene ontology definition, enabling statistical studies about correlation between the analyzed pathology and the most commonly related biological processes.

  6. Direction-of-Arrival Estimation for Coprime Array Using Compressive Sensing Based Array Interpolation

    Directory of Open Access Journals (Sweden)

    Aihua Liu

    2017-01-01

    Full Text Available A method of direction-of-arrival (DOA estimation using array interpolation is proposed in this paper to increase the number of resolvable sources and improve the DOA estimation performance for coprime array configuration with holes in its virtual array. The virtual symmetric nonuniform linear array (VSNLA of coprime array signal model is introduced, with the conventional MUSIC with spatial smoothing algorithm (SS-MUSIC applied on the continuous lags in the VSNLA; the degrees of freedom (DoFs for DOA estimation are obviously not fully exploited. To effectively utilize the extent of DoFs offered by the coarray configuration, a compressing sensing based array interpolation algorithm is proposed. The compressing sensing technique is used to obtain the coarse initial DOA estimation, and a modified iterative initial DOA estimation based interpolation algorithm (IMCA-AI is then utilized to obtain the final DOA estimation, which maps the sample covariance matrix of the VSNLA to the covariance matrix of a filled virtual symmetric uniform linear array (VSULA with the same aperture size. The proposed DOA estimation method can efficiently improve the DOA estimation performance. The numerical simulations are provided to demonstrate the effectiveness of the proposed method.

  7. The Applicability of Incoherent Array Processing to IMS Seismic Array Stations

    Science.gov (United States)

    Gibbons, S. J.

    2012-04-01

    The seismic arrays of the International Monitoring System for the CTBT differ greatly in size and geometry, with apertures ranging from below 1 km to over 60 km. Large and medium aperture arrays with large inter-site spacings complicate the detection and estimation of high frequency phases since signals are often incoherent between sensors. Many such phases, typically from events at regional distances, remain undetected since pipeline algorithms often consider only frequencies low enough to allow coherent array processing. High frequency phases that are detected are frequently attributed qualitatively incorrect backazimuth and slowness estimates and are consequently not associated with the correct event hypotheses. This can lead to missed events both due to a lack of contributing phase detections and by corruption of event hypotheses by spurious detections. Continuous spectral estimation can be used for phase detection and parameter estimation on the largest aperture arrays, with phase arrivals identified as local maxima on beams of transformed spectrograms. The estimation procedure in effect measures group velocity rather than phase velocity and the ability to estimate backazimuth and slowness requires that the spatial extent of the array is large enough to resolve time-delays between envelopes with a period of approximately 4 or 5 seconds. The NOA, AKASG, YKA, WRA, and KURK arrays have apertures in excess of 20 km and spectrogram beamforming on these stations provides high quality slowness estimates for regional phases without additional post-processing. Seven arrays with aperture between 10 and 20 km (MJAR, ESDC, ILAR, KSRS, CMAR, ASAR, and EKA) can provide robust parameter estimates subject to a smoothing of the resulting slowness grids, most effectively achieved by convolving the measured slowness grids with the array response function for a 4 or 5 second period signal. The MJAR array in Japan recorded high SNR Pn signals for both the 2006 and 2009 North Korea

  8. Evaluation of detector array technology for the verification of advanced intensity-modulated radiotherapy

    Science.gov (United States)

    Hussien, Mohammad

    Purpose: Quality assurance (QA) for intensity modulated radiotherapy (IMRT) has evolved substantially. In recent years, various ionization chamber or diode detector arrays have become commercially available, allowing pre-treatment absolute dose verification with near real-time results. This has led to a wide uptake of this technology to replace point dose and film dosimetry and to facilitate QA streamlining. However, arrays are limited by their spatial resolution giving rise to concerns about their response to clinically relevant deviations. The common factor in all commercial array systems is the reliance on the gamma index (γ) method to provide the quantitative evaluation of the measured dose distribution against the Treatment Planning System (TPS) calculated dose distribution. The mathematical definition of the gamma index presents computational challenges that can cause a variation in the calculation in different systems. The purpose of this thesis was to evaluate the suitability of detector array systems, combined with their implementation of the gamma index, in the verification and dosimetry audit of advanced IMRT. Method: The response of various commercial detector array systems (Delta4®, ArcCHECK®, and the PTW 2D-Array seven29™ and OCTAVIUS II™ phantom combination, Gafchromic® EBT2 and composite EPID measurements) to simulated deliberate changes in clinical IMRT and VMAT plans was evaluated. The variability of the gamma index calculation in the different systems was also evaluated by comparing against a bespoke Matlab-based gamma index analysis software. A novel methodology for using a commercial detector array in a dosimetry audit of rotational radiotherapy was then developed. Comparison was made between measurements using the detector array and those performed using ionization chambers, alanine and radiochromic film. The methodology was developed as part of the development of a national audit of rotational radiotherapy. Ten cancer centres were

  9. The Influence Word of Mouth (Wom) on Revisit Intention: the Mediating Role of Destination Image (Case Study on Domestic Tourists Visiting Mount Bromo)

    OpenAIRE

    Ayuningtiyas, Galuh Ajeng; Nimran, Umar; Hamid, Djamhur

    2014-01-01

    The purpose of this research is to study the influence of Word of Mouth (WOM), on Revisit Intention with the intervening effect of Destination Image. 100 questionnaires were distributed to tourists who come to Mount Bromo through convenience sampling approach. The scales of measurement used in this study is Likert scale. Validity and Reliability of the measurement scale were established with the formula analysis correlation Product Moment Pearson and Cronbach's Alpha. The technique of data an...

  10. Spatial Steering of Cyclotron-Resonance Maser Array Antenna by Magnetic Fields

    International Nuclear Information System (INIS)

    Kesar, A.; Jerby, E.

    2001-01-01

    The novel concept of radiation lobe generation and steering by cyclotron-resonance maser (CRM) array is presented. In this scheme the gain and phase of each CRM-element in the array are tuned by magnetic fields which control the cyclotron synchronism condition and the pitch-ratio of each CRM-element. These operating parameters are controlled by the magnetic fields of the solenoid and the kicker, respectively. A numerical example of a CRM-array operating in a gyro-TWT mode is presented. The radiation pattern of a 10-element CRM phased array (15 kV, 1A each) is calculated. The radiation lobe steering by the magnetic field controls is demonstrated in this analysis. A 40 lobe steering range is shown for the 10-element CRM-array at 7.3 GHz. An experimental device is built in our laboratory to demonstrate the active CRM-array antenna concept. Preliminary experimental results of gain and phase-delay of a single CRM-element, as function of electron-beam parameters are presented. These results are compared to the numerical model

  11. Analysis of jet-airfoil interaction noise sources by using a microphone array technique

    Science.gov (United States)

    Fleury, Vincent; Davy, Renaud

    2016-03-01

    The paper is concerned with the characterization of jet noise sources and jet-airfoil interaction sources by using microphone array data. The measurements were carried-out in the anechoic open test section wind tunnel of Onera, Cepra19. The microphone array technique relies on the convected, Lighthill's and Ffowcs-Williams and Hawkings' acoustic analogy equation. The cross-spectrum of the source term of the analogy equation is sought. It is defined as the optimal solution to a minimal error equation using the measured microphone cross-spectra as reference. This inverse problem is ill-posed yet. A penalty term based on a localization operator is therefore added to improve the recovery of jet noise sources. The analysis of isolated jet noise data in subsonic regime shows the contribution of the conventional mixing noise source in the low frequency range, as expected, and of uniformly distributed, uncorrelated noise sources in the jet flow at higher frequencies. In underexpanded supersonic regime, a shock-associated noise source is clearly identified, too. An additional source is detected in the vicinity of the nozzle exit both in supersonic and subsonic regimes. In the presence of the airfoil, the distribution of the noise sources is deeply modified. In particular, a strong noise source is localized on the flap. For high Strouhal numbers, higher than about 2 (based on the jet mixing velocity and diameter), a significant contribution from the shear-layer near the flap is observed, too. Indications of acoustic reflections on the airfoil are also discerned.

  12. Amplitude correlation analysis of W7-AS Mirnov-coil array data and other transport relevant diagnostics

    International Nuclear Information System (INIS)

    Pokol, G.; Por, G.; Zoletnik, S.; Basse, N.P.

    2005-01-01

    This work is based on the amplitude correlation analysis of the signals from a poloidal Mirnov-coil array on the Wendelstein 7 - Advanced Stellarator (W7-AS). The motivation behind this work is an earlier finding, that changes in the RMS amplitude of Mirnov-coil signals are correlated with the amplitude of small scale density turbulence measured by CO2 Laser Scattering. Based on this and other measurements, the hypothesis was set, that some of the magnetic fluctuations are caused by transient MHD modes excited by large turbulent structures. The statistical dependencies between the power modulations of different eigenmodes can provide information about the statistics of these structures. Our amplitude correlation method is based on linear continuous time-frequency representations of the signal, we use Short-Time Fourier Transformation (STFT) with Gabor-atoms to map the signal onto the time-frequency plane, as two dimensional power density distributions. From these transforms we can recover the power modulation of different frequency bands. Provided the selection of the resolution of the transforms and the limits of the frequency bands were correct, the time series calculated this way resembles the original power fluctuation of the selected eigenmode. The only distortion introduced is a convolution smoothing by the time-window used in the transformation. Detailed correlation analysis between different bandpowers of the Mirnov-coil array signals were carried out and presented in bad and good confinement states. In order to reveal the true structure and cause of magnetic fluctuations Mirnov-coil diagnostic signals were also compared with Lithium beam and CO2 Laser Scattering measurements. In our analysis we have found, that there was a strong and systematic difference in the cross-correlations of power bands between different confinement states. (author)

  13. Fiber Laser Array

    National Research Council Canada - National Science Library

    Simpson, Thomas

    2002-01-01

    ...., field-dependent, loss within the coupled laser array. During this program, Jaycor focused on the construction and use of an experimental apparatus that can be used to investigate the coherent combination of an array of fiber lasers...

  14. On smoothed analysis of quicksort and Hoare's find

    NARCIS (Netherlands)

    Fouz, Mahmoud; Kufleitner, Manfred; Manthey, Bodo; Zeini Jahromi, Nima; Ngo, H.Q.

    2009-01-01

    We provide a smoothed analysis of Hoare’s find algorithm and we revisit the smoothed analysis of quicksort. Hoare’s find algorithm – often called quickselect – is an easy-to-implement algorithm for finding the $k$-th smallest element of a sequence. While the worst-case number of comparisons that

  15. The Assassination of John F. Kennedy: Revisiting the Medical Data

    OpenAIRE

    Rohrich, Rod J.; Nagarkar, Purushottam; Stokes, Mike; Weinstein, Aaron; Mantik, David W.; Jensen, J. Arthur

    2014-01-01

    Thank you for publishing "The Assassination of John F. Kennedy: Revisiting the Medical Data."1 The central conclusion of this study is that the assassination remains controversial and that some of the controversy must be attributable to the "reporting and handling of the medical evidence." With the greatest respect for you and Dr. Robert McClelland, let me argue that your text and on-line interviews perpetuate the central misunderstanding of the assassination and there...

  16. Dispute Resolution and Technology: Revisiting the Justification of Conflict Management

    OpenAIRE

    Koulu, Riikka

    2016-01-01

    This study, Dispute Resolution and Technology: Revisiting the Justification of Conflict Management, belongs to the fields of procedural law, legal theory and law and technology studies. In this study the changes in dispute resolution caused by technology are evaluated. The overarching research question of this study is how does implementing technology to dispute resolution challenge the justification of law as a legitimised mode of violence? Before answering such an abstract research question...

  17. Deja vu: The Unified Command Plan of the Future Revisited

    Science.gov (United States)

    2011-05-19

    Approved for Public Release; Distribution is Unlimited Déjà vu : The Unified Command Plan of the Future Revisited A Monograph by Lieutenant...DD-MM-YYYY) 19-05-2011 2. REPORT TYPE Monograph 3. DATES COVERED (From - To) JUL 2010 – MAY 2011 4. TITLE AND SUBTITLE Déjà vu : The Unified...i SCHOOL OF ADVANCED MILITARY STUDIES MONOGRAPH APPROVAL Lieutenant Colonel Edward Francis Martignetti Title of Monograph: Déjà vu : The Unified

  18. Assessment of SEPS solar array technology for orbital service module application

    Science.gov (United States)

    1978-01-01

    Work performed in the following assessment areas on the SEPS solar array is reported: (1) requirements definition, (2) electrical design evaluation, (3) mechanical design evaluation, and (4) design modification analysis. General overall assessment conclusions are summarized. There are no known serious design limitations involved in the implementation of the recommended design modifications. A section of orbiter and array engineering drawings is included.

  19. Online analysis by a fiber-optic diode array spectrophotometer

    International Nuclear Information System (INIS)

    Van Hare, D.R.; Prather, W.S.; O'Rourke, P.E.

    1987-01-01

    An online photometric analyzer has been developed which can make remote measurements over the 350 to 900 nm region at distances of up to 100 feet. The analyzer consists of a commercially available diode array spectrophotometer interfaced to a fiber-optic multiplexer to allow online monitoring of up to ten locations sequentially. The development of the fiber-optic interface is discussed and data from several online applications are presented to demonstrate the capabilities of the measurement system

  20. Interpretation of transport barriers and of subneoclassical transport in the framework of the revisited neoclassical theory

    International Nuclear Information System (INIS)

    Rogister, A.L.

    1999-01-01

    'Subneoclassical' heat fluxes are predicted in the high collisionality regime by the revisited neoclassical theory, which includes the roles of Finite Larmor Radius effects and Inertia, that we published earlier. Unlike conventional neoclassical theory, the revisited theory further provides a non degenerate ambipolarity constraint which defines unambiguously the radial electric field. Together with the parallel momentum equation, the ambipolarity constraint leads, under some conditions, to radial electric field profiles with high negative shear akin to those observed in spontaneous edge transport barriers. The predictions of the theory are outlined, with emphasis laid on the interpretation of experimental results such as magnitude of the jumps, width of the shear layer, local scaling laws. Extension of the theory to triggered transitions and cold pulse propagation studies is suggested. (author)

  1. How does the Ambience of Cafe Affect the Revisit Intention Among its Patrons? A S on the Cafes in Ipoh, Perak

    Directory of Open Access Journals (Sweden)

    AbuThahir Sharmeela-Banu Syed

    2018-01-01

    Full Text Available Food service industry is growing rapidly as a result of the changing consumer lifestyle. The food service industry is highly competitive due to the increasing number of new entrants offering inventive food products and services. In order to be outstanding in such competitive industry, retailers nowadays opt to emphasize on their store environment. Past studies discovered that store environment stimulates emotions that significantly boost customer revisit intention. As a result, retailers attempt to differentiate their store by combining various environmental stimuli to create an attractive ambience that will in turn draw in the customers. Hence, this study attempts to investigate the impact of various café ambience factors on the patrons’ revisit intention. The patrons of cafes in Ipoh, Perak were selected using purposive sampling technique to be the respondents of this study. 250 questionnaires were collected and Partial Least Square technique was used to analyse the data collected. Findings show that all the five factors of café ambience namely lighting, music, decoration, cleanliness and layouts were significantly influencing the patrons’ revisit intention. Of these five factors, lighting was most influential while music was the least influential in affecting the patrons’ revisit intention. Accordingly, this study lists several recommendations for practitioners and academics with regards to the store environment and its impact on the repurchase intention.

  2. Physical Limitations To Nonuniformity Correction In IR Focal Plane Arrays

    Science.gov (United States)

    Scribner, D. A.; Kruer, M. R.; Gridley, J. C.; Sarkady, K.

    1988-05-01

    Simple nonuniformity correction algorithms currently in use can be severely limited by nonlinear response characteristics of the individual pixels in an IR focal plane array. Although more complicated multi-point algorithms improve the correction process they too can be limited by nonlinearities. Furthermore, analysis of single pixel noise power spectrums usually show some level of 1 /f noise. This in turn causes pixel outputs to drift independent of each other thus causing the spatial noise (often called fixed pattern noise) of the array to increase as a function of time since the last calibration. Measurements are presented for two arrays (a HgCdTe hybrid and a Pt:Si CCD) describing pixel nonlinearities, 1/f noise, and residual spatial noise (after nonuniforming correction). Of particular emphasis is spatial noise as a function of the lapsed time since the last calibration and the calibration process selected. The resulting spatial noise is examined in terms of its effect on the NEAT performance of each array tested and comparisons are made. Finally, a discussion of implications for array developers is given.

  3. An IBM PC-based math model for space station solar array simulation

    Science.gov (United States)

    Emanuel, E. M.

    1986-01-01

    This report discusses and documents the design, development, and verification of a microcomputer-based solar cell math model for simulating the Space Station's solar array Initial Operational Capability (IOC) reference configuration. The array model is developed utilizing a linear solar cell dc math model requiring only five input parameters: short circuit current, open circuit voltage, maximum power voltage, maximum power current, and orbit inclination. The accuracy of this model is investigated using actual solar array on orbit electrical data derived from the Solar Array Flight Experiment/Dynamic Augmentation Experiment (SAFE/DAE), conducted during the STS-41D mission. This simulator provides real-time simulated performance data during the steady state portion of the Space Station orbit (i.e., array fully exposed to sunlight). Eclipse to sunlight transients and shadowing effects are not included in the analysis, but are discussed briefly. Integrating the Solar Array Simulator (SAS) into the Power Management and Distribution (PMAD) subsystem is also discussed.

  4. Laser beam shaping design based on micromirror array

    Science.gov (United States)

    Fang, Han; Su, Bida; Liu, Jiaguo; Fan, Xiaoli; Jing, Wang

    2017-10-01

    In the practical application of the laser, it is necessary to use the laser beam shaping technology to shape the output beam of laser device to the uniform light intensity distribution. The shaping divergent optical system of compound eye integrator way is composed of beam expanding mirror group and lens array. Its working principle is to expand the output laser to a certain size of caliber, and then divide the beam with lens array into multiple sub beam, where the lens unit of lens array can control the divergence angle of sub beam through the design of focal length, with mutual superposition of the sub beam in far field, to make up for the nonuniformity of beam, so that the radiant exitance on the radiated surface may become uniform. In this paper, we use a reflective microlens array to realize the laser beam shaping. By through of the practical optical path model established, the ray tracing is carried out and the simulation results for single-mode Gaussian beam with noise circumstance is provided. The analysis results show that the laser beam shaping under different inputs can be effectively realized by use of microlens array. All the energy is within the signal window, with a high energy efficiency of more than 90%; The measured surface has a better uniformity, and the uniformity is better than 99.5% at 150m.

  5. CGH and SNP array using DNA extracted from fixed cytogenetic preparations and long-term refrigerated bone marrow specimens

    Directory of Open Access Journals (Sweden)

    MacKinnon Ruth N

    2012-02-01

    Full Text Available Abstract Background The analysis of nucleic acids is limited by the availability of archival specimens and the quality and amount of the extracted material. Archived cytogenetic preparations are stored in many laboratories and are a potential source of total genomic DNA for array karyotyping and other applications. Array CGH using DNA from fixed cytogenetic preparations has been described, but it is not known whether it can be used for SNP arrays. Diagnostic bone marrow specimens taken during the assessment of hematological malignancies are also a potential source of DNA, but it is generally assumed that DNA must be extracted, or the specimen frozen, within a day or two of collection, to obtain DNA suitable for further analysis. We have assessed DNA extracted from these materials for both SNP array and array CGH. Results We show that both SNP array and array CGH can be performed on genomic DNA extracted from cytogenetic specimens stored in Carnoy's fixative, and from bone marrow which has been stored unfrozen, at 4°C, for at least 36 days. We describe a procedure for extracting a usable concentration of total genomic DNA from cytogenetic suspensions of low cellularity. Conclusions The ability to use these archival specimens for DNA-based analysis increases the potential for retrospective genetic analysis of clinical specimens. Fixed cytogenetic preparations and long-term refrigerated bone marrow both provide DNA suitable for array karyotyping, and may be suitable for a wider range of analytical procedures.

  6. Revisiting reflexology: Concept, evidence, current practice, and practitioner training

    OpenAIRE

    Embong, Nurul Haswani; Soh, Yee Chang; Ming, Long Chiau; Wong, Tin Wui

    2015-01-01

    Reflexology is basically a study of how one part of the human body relates to another part of the body. Reflexology practitioners rely on the reflexes map of the feet and hands to all the internal organs and other human body parts. They believe that by applying the appropriate pressure and massage certain spots on the feet and hands, all other body parts could be energized and rejuvenated. This review aimed to revisit the concept of reflexology and examine its effectiveness, practices, and th...

  7. Standing and travelling waves in a spherical brain model: The Nunez model revisited

    Science.gov (United States)

    Visser, S.; Nicks, R.; Faugeras, O.; Coombes, S.

    2017-06-01

    The Nunez model for the generation of electroencephalogram (EEG) signals is naturally described as a neural field model on a sphere with space-dependent delays. For simplicity, dynamical realisations of this model either as a damped wave equation or an integro-differential equation, have typically been studied in idealised one dimensional or planar settings. Here we revisit the original Nunez model to specifically address the role of spherical topology on spatio-temporal pattern generation. We do this using a mixture of Turing instability analysis, symmetric bifurcation theory, centre manifold reduction and direct simulations with a bespoke numerical scheme. In particular we examine standing and travelling wave solutions using normal form computation of primary and secondary bifurcations from a steady state. Interestingly, we observe spatio-temporal patterns which have counterparts seen in the EEG patterns of both epileptic and schizophrenic brain conditions.

  8. The Truth and Reconciliation Commission and gender: The Testimony of Mrs Konile revisited

    Directory of Open Access Journals (Sweden)

    Sandiswa L. Kobe

    2017-12-01

    Full Text Available This article draws on a well-known narration of the Gugulethu Seven incident from the Truth and Reconciliation Commission (TRC proceedings with specific reference to testimonies of the mothers of the Gugulethu Seven. The article focuses on Mrs Konile’s testimony as a case study: Testimony of a black woman whose son was murdered by the apartheid government’s security forces. During the TRC hearings, Mrs Konile ‘failed’ to effectively narrate her story, which resulted in her testimony being dismissed as being incoherent. This article examines the underlying attributes of Mrs Konile’s testimony and revisits why she was considered ‘incapable’ of articulating her experience in a convincing manner. The analysis aims to acknowledge, identify and give insights about this woman’s testimony from an African women theologian viewpoint (specifically with references to the Isixhosa religious cultural background.

  9. Magneto-Electric Dipole Antenna Arrays

    OpenAIRE

    Gupta, Shulabh; Jiang, Li Jun; Caloz, Christophe

    2014-01-01

    A planar magneto-electric (ME) dipole antenna array is proposed and demonstrated by both full-wave analysis and experiments. The proposed structure leverages the infinite wavelength propagation characteristic of composite right/left-handed (CRLH) transmission lines to form high-gain magnetic radiators combined with radial conventional electric radiators, where the overall structure is excited by a single differential feed. The traveling-wave type nature of the proposed ME-dipole antenna enabl...

  10. Protein expression profiling by antibody array analysis with use of dried blood spot samples on filter paper.

    Science.gov (United States)

    Jiang, Weidong; Mao, Ying Qing; Huang, Ruochun; Duan, Chaohui; Xi, Yun; Yang, Kai; Huang, Ruo-Pan

    2014-01-31

    Dried blood spot samples (DBSS) on filter paper offer several advantages compared to conventional serum/plasma samples: they do not require any phlebotomy or separation of blood by centrifugation; they are less invasive; they allow sample stability and shipment at room temperature; and they pose a negligible risk of infection with blood-borne viruses, such as HIV, HBV and HCV, to those who handle them. Therefore dried blood spot samples (DBSS) on filter paper can be a quick, convenient and inexpensive means of obtaining blood samples for biomarker discovery, disease screening, diagnosis and treatment monitoring in non-hospitalized, public health settings. In this study, we investigated for the first time the potential application of dried blood spot samples (DBSS) in protein expression profiling using antibody array technology. First, optimal conditions for array assay performance using dried blood spot samples (DBSS) was established, including sample elution buffer, elution time, elution temperature and assay blocking buffer. Second, we analyzed dried blood spot samples (DBSS) using three distinct antibody array platforms, including sandwich-based antibody arrays, quantitative antibody arrays and biotin-label-based antibody arrays. In comparison with paired serum samples, detection of circulating proteins in dried blood spot samples (DBSS) correlated well for both low- and high-abundance proteins on all three antibody array platforms. In conclusion, our study strongly indicates the novel application of multiplex antibody array platforms to analyze dried blood spot samples (DBSS) on filter paper represents a viable, cost-effective method for protein profiling, biomarker discovery and disease screening in a large, population-based survey. Copyright © 2013 Elsevier B.V. All rights reserved.

  11. Updating energy security and environmental policy: Energy security theories revisited.

    Science.gov (United States)

    Proskuryakova, L

    2018-06-18

    The energy security theories are based on the premises of sufficient and reliable supply of fossil fuels at affordable prices in centralized supply systems. Policy-makers and company chief executives develop energy security strategies based on the energy security theories and definitions that dominate in the research and policy discourse. It is therefore of utmost importance that scientists revisit these theories in line with the latest changes in the energy industry: the rapid advancement of renewables and smart grid, decentralization of energy systems, new environmental and climate challenges. The study examines the classic energy security concepts (neorealism, neoliberalism, constructivism and international political economy) and assesses if energy technology changes are taken into consideration. This is done through integrative literature review, comparative analysis, identification of 'international relations' and 'energy' research discourse with the use of big data, and case studies of Germany, China, and Russia. The paper offers suggestions for revision of energy security concepts through integration of future technology considerations. Copyright © 2018 Elsevier Ltd. All rights reserved.

  12. Analysis of an integrated 8-channel Tx/Rx body array for use as a body coil in 7-Tesla MRI

    Science.gov (United States)

    Orzada, Stephan; Bitz, Andreas K.; Johst, Sören; Gratz, Marcel; Völker, Maximilian N.; Kraff, Oliver; Abuelhaija, Ashraf; Fiedler, Thomas M.; Solbach, Klaus; Quick, Harald H.; Ladd, Mark E.

    2017-06-01

    Object In this work an 8-channel array integrated into the gap between the gradient coil and bore liner of a 7-Tesla whole-body magnet is presented that would allow a workflow closer to that of systems at lower magnetic fields that have a built-in body coil; this integrated coil is compared to a local 8-channel array built from identical elements placed directly on the patient. Materials and Methods SAR efficiency and the homogeneity of the right-rotating B1 field component (B_1^+) are investigated numerically and compared to the local array. Power efficiency measurements are performed in the MRI System. First in vivo gradient echo images are acquired with the integrated array. Results While the remote array shows a slightly better performance in terms of B_1^+ homogeneity, the power efficiency and the SAR efficiency are inferior to those of the local array: the transmit voltage has to be increased by a factor of 3.15 to achieve equal flip angles in a central axial slice. The g-factor calculations show a better parallel imaging g-factor for the local array. The field of view of the integrated array is larger than that of the local array. First in vivo images with the integrated array look subjectively promising. Conclusion Although some RF performance parameters of the integrated array are inferior to a tight-fitting local array, these disadvantages might be compensated by the use of amplifiers with higher power and the use of local receive arrays. In addition, the distant placement provides the potential to include more elements in the array design.

  13. Analysis of an Integrated 8-Channel Tx/Rx Body Array for Use as a Body Coil in 7-Tesla MRI

    Directory of Open Access Journals (Sweden)

    Stephan Orzada

    2017-06-01

    Full Text Available Object: In this work an 8-channel array integrated into the gap between the gradient coil and bore liner of a 7-Tesla whole-body magnet is presented that would allow a workflow closer to that of systems at lower magnetic fields that have a built-in body coil; this integrated coil is compared to a local 8-channel array built from identical elements placed directly on the patient.Materials and Methods: SAR efficiency and the homogeneity of the right-rotating B1 field component (B1+ are investigated numerically and compared to the local array. Power efficiency measurements are performed in the MRI System. First in vivo gradient echo images are acquired with the integrated array.Results: While the remote array shows a slightly better performance in terms of (B1+ homogeneity, the power efficiency and the SAR efficiency are inferior to those of the local array: the transmit voltage has to be increased by a factor of 3.15 to achieve equal flip angles in a central axial slice. The g-factor calculations show a better parallel imaging g-factor for the local array. The field of view of the integrated array is larger than that of the local array. First in vivo images with the integrated array look subjectively promising.Conclusion: Although some RF performance parameters of the integrated array are inferior to a tight-fitting local array, these disadvantages might be compensated by the use of amplifiers with higher power and the use of local receive arrays. In addition, the distant placement provides the potential to include more elements in the array design.

  14. Super-transition-arrays: A model for the spectral analysis of hot, dense plasma

    International Nuclear Information System (INIS)

    Bar-Shalom, A.; Oreg, J.; Goldstein, W.H.; Shvarts, D.; Zigler, A.

    1989-01-01

    A method is presented for calculating the bound-bound emission from a local thermodynamic equilibrium plasma. The total transition array of a specific single-electron transition, including all possible contributing configurations, is described by only a small number of super-transition-arrays (STA's). Exact analytic expressions are given for the first few moments of an STA. The method is shown to interpolate smoothly between the average-atom (AA) results and the detailed configuration accounting that underlies the unresolved transition array (UTA) method. Each STA is calculated in its own, optimized potential, and the model achieves rapid convergence in the number of STA's included. Comparisons of predicted STA spectra with the results of the AA and UTA methods are presented. It is shown that under certain plasma conditions the contributions of low-probability transitions can accumulate into an important component of the emission. In these cases, detailed configuration accounting is impractical. On the other hand, the detailed structure of the spectrum under such conditions is not described by the AA method. The application of the STA method to laser-produced plasma experiments is discussed

  15. Micromachined filter-chamber array with passive valves for biochemical assays on beads

    NARCIS (Netherlands)

    Lichtenberg, Jan; Verpoorte, Elisabeth; De Rooij, Nico F.

    2001-01-01

    The filter-chamber array presented here enables a real-time parallel analysis of three different samples on beads in a volume of 3 nL, on a 1 cm2chip. The filter-chamber array is a system containing three filter-chambers, three passive valves at the inlet channels and a common outlet. The design

  16. Revisiting the Metaphor of the Island: Challenging "World Culture" from an Island Misunderstood

    Science.gov (United States)

    Rappleye, Jeremy

    2015-01-01

    This article revisits the newly "discovered" island that world culture theorists have repeatedly utilised to explain their theoretical stance, conceptual preferences and methodological approach. Yet, it seeks to (re)connect world culture with the real world by replacing their imagined atoll with a real one--the island-nation of Japan. In…

  17. Modeling and stability analysis for the upper atmosphere research satellite auxiliary array switch component

    Science.gov (United States)

    Wolfgang, R.; Natarajan, T.; Day, J.

    1987-01-01

    A feedback control system, called an auxiliary array switch, was designed to connect or disconnect auxiliary solar panel segments from a spacecraft electrical bus to meet fluctuating demand for power. A simulation of the control system was used to carry out a number of design and analysis tasks that could not economically be performed with a breadboard of the hardware. These tasks included: (1) the diagnosis of a stability problem, (2) identification of parameters to which the performance of the control system was particularly sensitive, (3) verification that the response of the control system to anticipated fluctuations in the electrical load of the spacecraft was satisfactory, and (4) specification of limitations on the frequency and amplitude of the load fluctuations.

  18. Magnetomicrofluidics Circuits for Organizing Bioparticle Arrays

    Science.gov (United States)

    Abedini-Nassab, Roozbeh

    Single-cell analysis (SCA) tools have important applications in the analysis of phenotypic heterogeneity, which is difficult or impossible to analyze in bulk cell culture or patient samples. SCA tools thus have a myriad of applications ranging from better credentialing of drug therapies to the analysis of rare latent cells harboring HIV infection or in Cancer. However, existing SCA systems usually lack the required combination of programmability, flexibility, and scalability necessary to enable the study of cell behaviors and cell-cell interactions at the scales sufficient to analyze extremely rare events. To advance the field, I have developed a novel, programmable, and massively-parallel SCA tool which is based on the principles of computer circuits. By integrating these magnetic circuits with microfluidics channels, I developed a platform that can organize a large number of single particles into an array in a controlled manner. My magnetophoretic circuits use passive elements constructed in patterned magnetic thin films to move cells along programmed tracks with an external rotating magnetic field. Cell motion along these tracks is analogous to the motion of charges in an electrical conductor, following a rule similar to Ohm's law. I have also developed asymmetric conductors, similar to electrical diodes, and storage sites for cells that behave similarly to electrical capacitors. I have also developed magnetophoretic circuits which use an overlaid pattern of microwires to switch single cells between different tracks. This switching mechanism, analogous to the operation of electronic transistors, is achieved by establishing a semiconducting gap in the magnetic pattern which can be changed from an insulating state to a conducting state by application of electrical current to an overlaid electrode. I performed an extensive study on the operation of transistors to optimize their geometry and minimize the required gate currents. By combining these elements into

  19. Crescimento da firma e comércio exterior: revisitando a teoria de Adrian Wood Growth of the firm and foreign trade: Adrian Wood's theory revisited

    Directory of Open Access Journals (Sweden)

    Fabrício Catermol

    2006-06-01

    Full Text Available This paper analyzes the growth of the firm by foreign trade. The theory of Adrian Wood is revisited for the analysis of growth and profit trade-off and improved to cope with growth by exports. The main outcome of this paper is that low domestic demand can be a very important factor to firm choices growth by foreign market. However, the growth of domestic demand does not necessarily reduce exports.

  20. Revisiting the incidence of Mg II absorbers along the blazar sightlines

    Science.gov (United States)

    Mishra, Sapna; Chand, Hum; Gopal-Krishna; Joshi, Ravi

    2018-04-01

    It is believed that the cool gas clouds traced by Mg II absorption, within a velocity offset of 5000 km/s from the background quasar, are associated with the quasar itself, whereas the absorbers seen at larger velocity offsets towards us are intervening systems and hence their existence is completely independent of the background quasar. Recent evidence by Bergeron et al. 2011 (hereafter BBM), however, seriously questions this canonical view, by showing that the number density of intervening Mg II absorbers along the sightlines towards 45 blazars is, on average, 2 times the expectation based on the Mg II absorption systems seen on the sightlines to normal QSOs. Given the serious implications of this finding, it becomes important to revisit this issue by enlarging the source sample and subjecting it to an independent analysis. Here, we first report our results based on a re-analysis of the spectroscopic data for the BBM sample; this has reproduced their factor 2 excess in dN/dz along blazar sightlines, vis-a-vis the normal QSOs. Next, we assemble a 6 times larger sample of blazar sightlines, albeit with lower SNR. Using this enlarged sample together with the BBM sample, our analysis shows that the dN/dz of Mg II absorbers statistically matches that known for normal QSO sightlines.

  1. A new approach for agroecosystems monitoring using high-revisit multitemporal satellite data series

    Science.gov (United States)

    Diez, M.; Moclán, C.; Romo, A.; Pirondini, F.

    2014-10-01

    With increasing population pressure throughout the world and the need for increased agricultural production there is a definite need for improved management of the world's agricultural resources. Comprehensive, reliable and timely information on agricultural resources is necessary for the implementation of effective management decisions. In that sense, the demand for high-quality and high-frequency geo-information for monitoring of agriculture and its associated ecosystems has been growing in the recent decades. Satellite image data enable direct observation of large areas at frequent intervals and therefore allow unprecedented mapping and monitoring of crops evolution. Furthermore, real time analysis can assist in making timely management decisions that affect the outcome of the crops. The DEIMOS-1 satellite, owned and operated by ELECNOR DEIMOS IMAGING (Spain), provides 22m, 3-band imagery with a very wide (620-km) swath, and has been specifically designed to produce high-frequency revisit on very large areas. This capability has been proved through the contracts awarded to Airbus Defence and Space every year since 2011, where DEIMOS-1 has provided the USDA with the bulk of the imagery used to monitor the crop season in the Lower 48, in cooperation with its twin satellite DMCii's UK-DMC2. Furthermore, high density agricultural areas have been targeted with increased frequency and analyzed in near real time to monitor tightly the evolution. In this paper we present the results obtained from a campaign carried out in 2013 with DEIMOS-1 and UK-DMC2 satellites. These campaigns provided a high-frequency revisit of target areas, with one image every two days on average: almost a ten-fold frequency improvement with respect to Landsat-8. The results clearly show the effectiveness of a high-frequency monitoring approach with high resolution images with respect to classic strategies where results are more exposed to weather conditions.

  2. Three-dimensional lithographically-defined organotypic tissue arrays for quantitative analysis of morphogenesis and neoplastic progression

    Energy Technology Data Exchange (ETDEWEB)

    Nelson, Celeste M.; Inman, Jamie L.; Bissell, Mina J.

    2008-02-13

    Here we describe a simple micromolding method to construct three-dimensional arrays of organotypic epithelial tissue structures that approximate in vivo histology. An elastomeric stamp containing an array of posts of defined geometry and spacing is used to mold microscale cavities into the surface of type I collagen gels. Epithelial cells are seeded into the cavities and covered with a second layer of collagen. The cells reorganize into hollow tissues corresponding to the geometry of the cavities. Patterned tissue arrays can be produced in 3-4 h and will undergo morphogenesis over the following one to three days. The protocol can easily be adapted to study a variety of tissues and aspects of normal and neoplastic development.

  3. Revisiting R-invariant direct gauge mediation

    Energy Technology Data Exchange (ETDEWEB)

    Chiang, Cheng-Wei [Center for Mathematics and Theoretical Physics andDepartment of Physics, National Central University,Taoyuan, Taiwan 32001, R.O.C. (China); Institute of Physics, Academia Sinica,Taipei, Taiwan 11529, R.O.C. (China); Physics Division, National Center for Theoretical Sciences,Hsinchu, Taiwan 30013, R.O.C. (China); Kavli IPMU (WPI), UTIAS, University of Tokyo,Kashiwa, Chiba 277-8583 (Japan); Harigaya, Keisuke [Department of Physics, University of California,Berkeley, California 94720 (United States); Theoretical Physics Group, Lawrence Berkeley National Laboratory,Berkeley, California 94720 (United States); ICRR, University of Tokyo,Kashiwa, Chiba 277-8582 (Japan); Ibe, Masahiro [Kavli IPMU (WPI), UTIAS, University of Tokyo,Kashiwa, Chiba 277-8583 (Japan); ICRR, University of Tokyo,Kashiwa, Chiba 277-8582 (Japan); Yanagida, Tsutomu T. [Kavli IPMU (WPI), UTIAS, University of Tokyo,Kashiwa, Chiba 277-8583 (Japan)

    2016-03-21

    We revisit a special model of gauge mediated supersymmetry breaking, the “R-invariant direct gauge mediation.” We pay particular attention to whether the model is consistent with the minimal model of the μ-term, i.e., a simple mass term of the Higgs doublets in the superpotential. Although the incompatibility is highlighted in view of the current experimental constraints on the superparticle masses and the observed Higgs boson mass, the minimal μ-term can be consistent with the R-invariant gauge mediation model via a careful choice of model parameters. We derive an upper limit on the gluino mass from the observed Higgs boson mass. We also discuss whether the model can explain the 3σ excess of the Z+jets+E{sub T}{sup miss} events reported by the ATLAS collaboration.

  4. Revisiting kaon physics in general Z scenario

    Directory of Open Access Journals (Sweden)

    Motoi Endo

    2017-08-01

    Full Text Available New physics contributions to the Z penguin are revisited in the light of the recently-reported discrepancy of the direct CP violation in K→ππ. Interference effects between the standard model and new physics contributions to ΔS=2 observables are taken into account. Although the effects are overlooked in the literature, they make experimental bounds significantly severer. It is shown that the new physics contributions must be tuned to enhance B(KL→π0νν¯, if the discrepancy of the direct CP violation is explained with satisfying the experimental constraints. The branching ratio can be as large as 6×10−10 when the contributions are tuned at the 10% level.

  5. Revisiting the Decision of Death in Hurst v. Florida.

    Science.gov (United States)

    Cooke, Brian K; Ginory, Almari; Zedalis, Jennifer

    2016-12-01

    The United States Supreme Court has considered the question of whether a judge or a jury must make the findings necessary to support imposition of the death penalty in several notable cases, including Spaziano v. Florida (1984), Hildwin v. Florida (1989), and Ring v. Arizona (2002). In 2016, the U.S. Supreme Court revisited the subject in Hurst v. Florida Florida Statute § 921.141 allows the judge, after weighing aggravating and mitigating circumstances, to enter a sentence of life imprisonment or death. Before Hurst, Florida's bifurcated sentencing proceedings included an advisory sentence from jurors and a separate judicial hearing without juror involvement. In Hurst, the Court revisited the question of whether Florida's capital sentencing scheme violates the Sixth Amendment, which requires a jury, not a judge, to find each fact necessary to impose a sentence of death in light of Ring In an eight-to-one decision, the Court reversed the judgment of the Florida Supreme Court, holding that the Sixth Amendment requires a jury to find the aggravating factors necessary for imposing the death penalty. The role of Florida juries in capital sentencing proceedings was thereby elevated from advisory to determinative. We examine the Court's decision and offer commentary regarding this shift from judge to jury in the final imposition of the death penalty and the overall effect of this landmark case. © 2016 American Academy of Psychiatry and the Law.

  6. Rectenna array measurement results

    Science.gov (United States)

    Dickinson, R. M.

    1980-01-01

    The measured performance characteristics of a rectenna array are reviewed and compared to the performance of a single element. It is shown that the performance may be extrapolated from the individual element to that of the collection of elements. Techniques for current and voltage combining were demonstrated. The array performance as a function of various operating parameters is characterized and techniques for overvoltage protection and automatic fault clearing in the array demonstrated. A method for detecting failed elements also exists. Instrumentation for deriving performance effectiveness is described. Measured harmonic radiation patterns and fundamental frequency scattered patterns for a low level illumination rectenna array are presented.

  7. Arrayed waveguide Sagnac interferometer.

    Science.gov (United States)

    Capmany, José; Muñoz, Pascual; Sales, Salvador; Pastor, Daniel; Ortega, Beatriz; Martinez, Alfonso

    2003-02-01

    We present a novel device, an arrayed waveguide Sagnac interferometer, that combines the flexibility of arrayed waveguides and the wide application range of fiber or integrated optics Sagnac loops. We form the device by closing an array of wavelength-selective light paths provided by two arrayed waveguides with a single 2 x 2 coupler in a Sagnac configuration. The equations that describe the device's operation in general conditions are derived. A preliminary experimental demonstration is provided of a fiber prototype in passive operation that shows good agreement with the expected theoretical performance. Potential applications of the device in nonlinear operation are outlined and discussed.

  8. Maximum Constrained Directivity of Oversteered End-Fire Sensor Arrays

    Directory of Open Access Journals (Sweden)

    Andrea Trucco

    2015-06-01

    Full Text Available For linear arrays with fixed steering and an inter-element spacing smaller than one half of the wavelength, end-fire steering of a data-independent beamformer offers better directivity than broadside steering. The introduction of a lower bound on the white noise gain ensures the necessary robustness against random array errors and sensor mismatches. However, the optimum broadside performance can be obtained using a simple processing architecture, whereas the optimum end-fire performance requires a more complicated system (because complex weight coefficients are needed. In this paper, we reconsider the oversteering technique as a possible way to simplify the processing architecture of equally spaced end-fire arrays. We propose a method for computing the amount of oversteering and the related real-valued weight vector that allows the constrained directivity to be maximized for a given inter-element spacing. Moreover, we verify that the maximized oversteering performance is very close to the optimum end-fire performance. We conclude that optimized oversteering is a viable method for designing end-fire arrays that have better constrained directivity than broadside arrays but with a similar implementation complexity. A numerical simulation is used to perform a statistical analysis, which confirms that the maximized oversteering performance is robust against sensor mismatches.

  9. Quantitative kinetics of proteolytic enzymes determined by a surface concentration-based assay using peptide arrays.

    Science.gov (United States)

    Jung, Se-Hui; Kong, Deok-Hoon; Park, Seoung-Woo; Kim, Young-Myeong; Ha, Kwon-Soo

    2012-08-21

    Peptide arrays have emerged as a key technology for drug discovery, diagnosis, and cell biology. Despite the promise of these arrays, applications of peptide arrays to quantitative analysis of enzyme kinetics have been limited due to the difficulty in obtaining quantitative information of enzymatic reaction products. In this study, we developed a new approach for the quantitative kinetics analysis of proteases using fluorescence-conjugated peptide arrays, a surface concentration-based assay with solid-phase peptide standards using dry-off measurements, and compared it with an applied concentration-based assay. For fabrication of the peptide arrays, substrate peptides of cMMP-3, caspase-3, caspase-9, and calpain-1 were functionalized with TAMRA and cysteine, and were immobilized onto amine-functionalized arrays using a heterobifunctional linker, N-[γ-maleimidobutyloxy]succinimide ester. The proteolytic activities of the four enzymes were quantitatively analyzed by calculating changes induced by enzymatic reactions in the concentrations of peptides bound to array surfaces. In addition, this assay was successfully applied for calculating the Michaelis constant (K(m,surf)) for the four enzymes. Thus, this new assay has a strong potential for use in the quantitative evaluation of proteases, and for drug discovery through kinetics studies including the determination of K(m) and V(max).

  10. A global hydrographic array for early detection of floods and droughts

    Science.gov (United States)

    Brakenridge, G.; Nghiem, S.; Caquard, S.

    An array of over 700 20 km-long river gaging reaches, distributed world-wide, is imaged by the SeaWinds radar scatterometer aboard QuikSCAT every 2.5 days. Strongly negative HH/VV polarity ratios indicate large amounts of surface water. We set individual reach thresholds so that the transition from bankfull to overbank river flow can be identified according to changes in this ratio. Similarly, the wide-swath MODIS optical sensors provide frequent repeat coverage of the reaches at much higher spatial resolution (250 m). In this case, several reach water surface area thresholds can be identified: low flow or drought conditions, normal in-channel flow, overbank flow, and extreme flood conditions. Sustained data collection for the reaches by both sensors allows the radar response to changing surface water to be defined, and allows evaluation of the sensitivity of the MODIS data to river discharge changes. New approaches, such as ``unmixing'' analysis of mixed water/land MODIS pixels can extend detection limits to smaller rivers and streams. It is now possible for wide-area, frequent revisit terrestrial remote sensing to provide human society with early warning of both floods and droughts and by direct observation of the runoff component of the Earth's hydrologic cycle. Examples of both radar and optical approaches towards this end are at the web sites below: http://www.dartmouth.edu/˜ floods/Modisrapidresponse.html http://www.dartmouth.edu/˜ floods/sensorweb/SensorWebindex.html http://www.dartmouth.edu/˜ floods/Quikscat/Regional2/CurrentTisza.jpg} In particular, early flood detection results are obtained over an extensive region in eastern Europe including the Tisza River basin, Romania, Hungary, and adjacent nations. Flood detection maps are updated weekly at the web site. The combination of QuikSCAT and MODIS takes advantage of the large-area coverage of these sensors together with the high temporal resolution of QuikSCAT and the high spatial resolution of MODIS

  11. Mathematical analysis of the real time array PCR (RTA PCR) process

    NARCIS (Netherlands)

    Dijksman, Johan Frederik; Pierik, A.

    2012-01-01

    Real time array PCR (RTA PCR) is a recently developed biochemical technique that measures amplification curves (like with quantitative real time Polymerase Chain Reaction (qRT PCR)) of a multitude of different templates in a sample. It combines two different methods in order to profit from the

  12. Analysis of the impacts of Wave Energy Converter arrays on the nearshore wave climate in the Pacific Northwest

    Science.gov (United States)

    O'Dea, A.; Haller, M. C.

    2013-12-01

    As concerns over the use of fossil fuels increase, more and more effort is being put into the search for renewable and reliable sources of energy. Developments in ocean technologies have made the extraction of wave energy a promising alternative. Commercial exploitation of wave energy would require the deployment of arrays of Wave Energy Converters (WECs) that include several to hundreds of individual devices. Interactions between WECs and ocean waves result in both near-field and far-field changes in the incident wave field, including a significant decrease in wave height and a redirection of waves in the lee of the array, referred to as the wave shadow. Nearshore wave height and direction are directly related to the wave radiation stresses that drive longshore currents, rip currents and nearshore sediment transport, which suggests that significant far-field changes in the wave field due to WEC arrays could have an impact on littoral processes. The goal of this study is to investigate the changes in nearshore wave conditions and radiation stress forcing as a result of an offshore array of point-absorber type WECs using a nested SWAN model, and to determine how array size, configuration, spacing and distance from shore influence these changes. The two sites of interest are the Northwest National Marine Renewable Energy Center (NNMREC) test sites off the coast of Newport Oregon, the North Energy Test Site (NETS) and the South Energy Test Site (SETS). NETS and SETS are permitted wave energy test sites located approximately 4 km and 10 km offshore, respectively. Twenty array configurations are simulated, including 5, 10, 25, 50 and 100 devices in two and three staggered rows in both closely spaced (three times the WEC diameter) and widely spaced (ten times the WEC diameter) arrays. Daily offshore wave spectra are obtained from a regional WAVEWATCH III hindcast for 2011, which are then propagated across the continental shelf using SWAN. Arrays are represented in SWAN

  13. Noise characteristics analysis of short wave infrared InGaAs focal plane arrays

    Science.gov (United States)

    Yu, Chunlei; Li, Xue; Yang, Bo; Huang, Songlei; Shao, Xiumei; Zhang, Yaguang; Gong, Haimei

    2017-09-01

    The increasing application of InGaAs short wave infrared (SWIR) focal plane arrays (FPAs) in low light level imaging requires ultra-low noise FPAs. This paper presents the theoretical analysis of FPA noise, and point out that both dark current and detector capacitance strongly affect the FPA noise. The impact of dark current and detector capacitance on FPA noise is compared in different situations. In order to obtain low noise performance FPAs, the demand for reducing detector capacitance is higher especially when pixel pitch is smaller, integration time is shorter, and integration capacitance is larger. Several InGaAs FPAs were measured and analyzed, the experiments' results could be well fitted to the calculated results. The study found that the major contributor of FPA noise is coupled noise with shorter integration time. The influence of detector capacitance on FPA noise is more significant than that of dark current. To investigate the effect of detector performance on FPA noise, two kinds of photodiodes with different concentration of the absorption layer were fabricated. The detectors' performance and noise characteristics were measured and analyzed, the results are consistent with that of theoretical analysis.

  14. Magnetic moments revisited

    International Nuclear Information System (INIS)

    Towner, I.S.; Khanna, F.C.

    1984-01-01

    Consideration of core polarization, isobar currents and meson-exchange processes gives a satisfactory understanding of the ground-state magnetic moments in closed-shell-plus (or minus)-one nuclei, A = 3, 15, 17, 39 and 41. Ever since the earliest days of the nuclear shell model the understanding of magnetic moments of nuclear states of supposedly simple configurations, such as doubly closed LS shells +-1 nucleon, has been a challenge for theorists. The experimental moments, which in most cases are known with extraordinary precision, show a small yet significant departure from the single-particle Schmidt values. The departure, however, is difficult to evaluate precisely since, as will be seen, it results from a sensitive cancellation between several competing corrections each of which can be as large as the observed discrepancy. This, then, is the continuing fascination of magnetic moments. In this contribution, we revisit the subjet principally to identify the role played by isobar currents, which are of much concern at this conference. But in so doing we warn quite strongly of the dangers of considering just isobar currents in isolation; equal consideration must be given to competing processes which in this context are the mundane nuclear structure effects, such as core polarization, and the more popular meson-exchange currents

  15. Revisiting the description of Protein-Protein interfaces. Part II: Experimental study

    OpenAIRE

    Cazals , Frédéric; Proust , Flavien

    2006-01-01

    This paper provides a detailed experimental study of an interface model developed in the companion article F. Cazals and F. Proust, Revisiting the description of Protein-Protein interfaces. Part I: algorithms. Our experimental study is concerned with the usual database of protein-protein complexes, split into five families (Proteases, Immune system, Enzyme Complexes, Signal transduction, Misc.) Our findings, which bear some contradictions with usual statements are the following: (i)Connectivi...

  16. Small-angle scattering theory revisited: Photocurrent and spatial localization

    DEFF Research Database (Denmark)

    Basse, N.P.; Zoletnik, S.; Michelsen, Poul

    2005-01-01

    In this paper theory on collective scattering measurements of electron density fluctuations in fusion plasmas is revisited. We present the first full derivation of the expression for the photocurrent beginning at the basic scattering concepts. Thereafter we derive detailed expressions for the auto......- and crosspower spectra obtained from measurements. These are discussed and simple simulations made to elucidate the physical meaning of the findings. In this context, the known methods of obtaining spatial localization are discussed and appraised. Where actual numbers are applied, we utilize quantities from two...

  17. Article Review: Advanced Change Theory Revisited: An Article Critique

    Directory of Open Access Journals (Sweden)

    R. Scott Pochron

    2008-12-01

    Full Text Available The complexity of life in 21st century society requires new models for leadingand managing change. With that in mind, this paper revisits the model for AdvancedChange Theory (ACT as presented by Quinn, Spreitzer, and Brown in their article,“Changing Others Through Changing Ourselves: The Transformation of HumanSystems” (2000. The authors present ACT as a potential model for facilitating change incomplex organizations. This paper presents a critique of the article and summarizesopportunities for further exploring the model in the light of current trends indevelopmental and integral theory.

  18. Creative Experience and Revisit Intention of Handmade Oriental Parasol Umbrella in Kaohsiung

    OpenAIRE

    Yi-Ju Lee

    2015-01-01

    This study identified the hypothesised relationship between creative experience, and revisit intention of handmade oriental parasol umbrella in Kaohsiung, Taiwan. A face-to-face questionnaire survey was administered in Meinong town, Kaohsiung. The components of creative experience were found as "sense of achievement", "unique learning" and "interaction with instructors" in creative tourism. The result also revealed significant positive relationships between creative exper...

  19. Characteristics of revisits of children at risk for serious infections in pediatric emergency care

    NARCIS (Netherlands)

    E. De Vos-Kerkhof (Evelien); D.H.F. Geurts (Dorien); E.W. Steyerberg (Ewout); M. Lakhanpaul (Monica); H.A. Moll (Henriëtte); R. Oostenbrink (Rianne)

    2018-01-01

    textabstractIn this study, we aimed to identify characteristics of (unscheduled) revisits and its optimal time frame after Emergency Department (ED) discharge. Children with fever, dyspnea, or vomiting/diarrhea (1 month–16 years) who attended the ED of Erasmus MC-Sophia, Rotterdam (2010–2013), the

  20. Self-assembled ordered carbon-nanotube arrays and membranes.

    Energy Technology Data Exchange (ETDEWEB)

    Overmyer, Donald L.; Siegal, Michael P.; Yelton, William Graham

    2004-11-01

    Imagine free-standing flexible membranes with highly-aligned arrays of carbon nanotubes (CNTs) running through their thickness. Perhaps with both ends of the CNTs open for highly controlled nanofiltration? Or CNTs at heights uniformly above a polymer membrane for a flexible array of nanoelectrodes or field-emitters? How about CNT films with incredible amounts of accessible surface area for analyte adsorption? These self-assembled crystalline nanotubes consist of multiple layers of graphene sheets rolled into concentric cylinders. Tube diameters (3-300 nm), inner-bore diameters (2-15 nm), and lengths (nanometers - microns) are controlled to tailor physical, mechanical, and chemical properties. We proposed to explore growth and characterize nanotube arrays to help determine their exciting functionality for Sandia applications. Thermal chemical vapor deposition growth in a furnace nucleates from a metal catalyst. Ordered arrays grow using templates from self-assembled hexagonal arrays of nanopores in anodized-aluminum oxide. Polymeric-binders can mechanically hold the CNTs in place for polishing, lift-off, and membrane formation. The stiffness, electrical and thermal conductivities of CNTs make them ideally suited for a wide-variety of possible applications. Large-area, highly-accessible gas-adsorbing carbon surfaces, superb cold-cathode field-emission, and unique nanoscale geometries can lead to advanced microsensors using analyte adsorption, arrays of functionalized nanoelectrodes for enhanced electrochemical detection of biological/explosive compounds, or mass-ionizers for gas-phase detection. Materials studies involving membrane formation may lead to exciting breakthroughs in nanofiltration/nanochromatography for the separation of chemical and biological agents. With controlled nanofilter sizes, ultrafiltration will be viable to separate and preconcentrate viruses and many strains of bacteria for 'down-stream' analysis.

  1. The rational for a mid-scala electrode array.

    Science.gov (United States)

    Boyle, P J

    2016-06-01

    Today increasing numbers of cochlear implant candidates have residual hearing that can be aided and hence is worth trying to preserve. This means that surgical technique and electrode array design must be adapted to minimize trauma. Wide opening of the round window is often preferred to reduce drill related trauma and to avoid pressure spikes during electrode array insertion. A recent meta-analysis suggested that there is no significant correlation between hearing preservation and either insertion depth or scala position. However, a slow insertion speed of at least 30seconds was associated with better hearing preservation. An electrode design is proposed that targets the middle of the scala tympani. This minimizes frictional forces from either lateral or medial wall during insertion and imposes less static pressure on cochlear structures following insertion. The flexibility to insert via the round window requires a 0.7-mm maximum dimension at the proximal end of the array. Micro-anatomical analysis by micro-CT indicated that a 420-degree insertion depth was optimal between cochlear coverage and available space within the scala tympani. Physical measurements showed that mean insertion forces remained below 10mN during insertion. A series of 20 human temporal bone insertions found a mean insertion depth of 400 degrees with no scala dislocations. Six clinical series, in total 94 cases, found postoperative hearing in 81% of cases with a mean loss of 12dB compared to preoperative levels. Speech understanding out to one year post-fitting trended better for a mid-scala design group than for a straight electrode array group; although the differences were not statistically significant. A mid-scala array design appears able to be inserted with minimal trauma, to return a predictable insertion depth across various sizes of cochleae and to support reasonable levels of speech understanding without relying on residual hearing. Copyright © 2016. Published by Elsevier Masson

  2. Analysis of directional dependence of the two-dimensional array of detectors 2D array seven 29 implications in the planning system

    International Nuclear Information System (INIS)

    Mora Melendez, R.; Seguro Fernandez, A.; Iborra Oquendo, M.; Urena Llinares, A.

    2013-01-01

    The main objective of our study is to find correction factors dependent on the 2D array incidence angles, and to give account of the phenomenon, allowing the Planner to faithfully reproduce data and curves measured experimentally. (Author)

  3. Integrated Array/Metadata Analytics

    Science.gov (United States)

    Misev, Dimitar; Baumann, Peter

    2015-04-01

    Data comes in various forms and types, and integration usually presents a problem that is often simply ignored and solved with ad-hoc solutions. Multidimensional arrays are an ubiquitous data type, that we find at the core of virtually all science and engineering domains, as sensor, model, image, statistics data. Naturally, arrays are richly described by and intertwined with additional metadata (alphanumeric relational data, XML, JSON, etc). Database systems, however, a fundamental building block of what we call "Big Data", lack adequate support for modelling and expressing these array data/metadata relationships. Array analytics is hence quite primitive or non-existent at all in modern relational DBMS. Recognizing this, we extended SQL with a new SQL/MDA part seamlessly integrating multidimensional array analytics into the standard database query language. We demonstrate the benefits of SQL/MDA with real-world examples executed in ASQLDB, an open-source mediator system based on HSQLDB and rasdaman, that already implements SQL/MDA.

  4. Synchronization of a Josephson junction array in terms of global variables

    Science.gov (United States)

    Vlasov, Vladimir; Pikovsky, Arkady

    2013-08-01

    We consider an array of Josephson junctions with a common LCR load. Application of the Watanabe-Strogatz approach [Physica DPDNPDT0167-278910.1016/0167-2789(94)90196-1 74, 197 (1994)] allows us to formulate the dynamics of the array via the global variables only. For identical junctions this is a finite set of equations, analysis of which reveals the regions of bistability of the synchronous and asynchronous states. For disordered arrays with distributed parameters of the junctions, the problem is formulated as an integro-differential equation for the global variables; here stability of the asynchronous states and the properties of the transition synchrony-asynchrony are established numerically.

  5. SUPERCONDUCTING QUADRUPOLE ARRAYS FOR MULTIPLE BEAM TRANSPORT

    International Nuclear Information System (INIS)

    Rainer Meinke Carl Goodzeit Penny Ball Roger Bangerter

    2003-01-01

    The goal of this research was to develop concepts for affordable, fully functional arrays of superconducting quadrupoles for multi-beam transport and focusing in heavy ion fusion (HIF)accelerators. Previous studies by the Virtual National Laboratory (VNL) collaboration have shown that the multi-beam transport system (consisting of alternating gradient quadrupole magnets, a beam vacuum system, and the beam monitor and control system) will likely be one of the most expensive and critical parts of such an accelerator. This statement is true for near-term fusion research accelerators as well as accelerators for the ultimate goal of power production via inertial fusion. For this reason, research on superconducting quadrupole arrays is both timely and important for the inertial fusion energy (IFE) research program. This research will also benefit near-term heavy ion fusion facilities such as the Integrated Research Experiment (IRE)and/or the Integrated Beam Experiment (IBX). We considered a 2-prong approach that addresses the needs of both the nearer and longer term requirements of the inertial fusion program. First, we studied the flat coil quadrupole design that was developed by LLNL; this magnet is 150 mm long with a 50 mm aperture and thus is suitable for near term experiments that require magnets of a small length to aperture ratio. Secondly, we studied the novel double-helix quadrupole (DHQ) design in a small (3 x 3) array configuration; this design can provide an important step to the longer term solution of loW--cost, easy to manufacture array constructions. Our Phase I studies were performed using the AMPERES magnetostatic analysis software. Consideration of these results led to plans for future magnet RandD construction projects. The first objective of Phase I was to develop the concept of a superconducting focusing array that meets the specific requirements of a heavy ion fusion accelerator. Detailed parameter studies for such quadrupole arrays were performed

  6. SUPERCONDUCTING QUADRUPOLE ARRAYS FOR MULTIPLE BEAM TRANSPORT

    Energy Technology Data Exchange (ETDEWEB)

    Rainer Meinke

    2003-10-01

    The goal of this research was to develop concepts for affordable, fully functional arrays of superconducting quadrupoles for multi-beam transport and focusing in heavy ion fusion (HIF)accelerators. Previous studies by the Virtual National Laboratory (VNL) collaboration have shown that the multi-beam transport system (consisting of alternating gradient quadrupole magnets, a beam vacuum system, and the beam monitor and control system) will likely be one of the most expensive and critical parts of such an accelerator. This statement is true for near-term fusion research accelerators as well as accelerators for the ultimate goal of power production via inertial fusion. For this reason, research on superconducting quadrupole arrays is both timely and important for the inertial fusion energy (IFE) research program. This research will also benefit near-term heavy ion fusion facilities such as the Integrated Research Experiment (IRE)and/or the Integrated Beam Experiment (IBX). We considered a 2-prong approach that addresses the needs of both the nearer and longer term requirements of the inertial fusion program. First, we studied the flat coil quadrupole design that was developed by LLNL; this magnet is 150 mm long with a 50 mm aperture and thus is suitable for near term experiments that require magnets of a small length to aperture ratio. Secondly, we studied the novel double-helix quadrupole (DHQ) design in a small (3 x 3) array configuration; this design can provide an important step to the longer term solution of low-cost, easy to manufacture array constructions. Our Phase I studies were performed using the AMPERES magnetostatic analysis software. Consideration of these results led to plans for future magnet R&D construction projects. The first objective of Phase I was to develop the concept of a superconducting focusing array that meets the specific requirements of a heavy ion fusion accelerator. Detailed parameter studies for such quadrupole arrays were performed

  7. High-power, ultralow-mass solar arrays: FY-77 solar arrays technology readiness assessment report, volume 2

    Science.gov (United States)

    Costogue, E. N.; Young, L. E.; Brandhorst, H. W., Jr.

    1978-01-01

    Development efforts are reported in detail for: (1) a lightweight solar array system for solar electric propulsion; (2) a high efficiency thin silicon solar cell; (3) conceptual design of 200 W/kg solar arrays; (4) fluorocarbon encapsulation for silicon solar cell array; and (5) technology assessment of concentrator solar arrays.

  8. Analysis of a Combined Antenna Arrays and Reverse-Link Synchronous DS-CDMA System over Multipath Rician Fading Channels

    Directory of Open Access Journals (Sweden)

    Kim Yong-Seok

    2005-01-01

    Full Text Available We present the BER analysis of antenna array (AA receiver in reverse-link asynchronous multipath Rician channels and analyze the performance of an improved AA system which applies a reverse-link synchronous transmission technique (RLSTT in order to effectively make a better estimation of covariance matrices at a beamformer-RAKE receiver. In this work, we provide a comprehensive analysis of user capacity which reflects several important factors such as the ratio of the specular component power to the Rayleigh fading power, the shape of multipath intensity profile, and the number of antennas. Theoretical analysis demonstrates that for the case of a strong specular path's power or for a high decay factor, the employment of RLSTT along with AA has the potential of improving the achievable capacity by an order of magnitude.

  9. Highly scalable parallel processing of extracellular recordings of Multielectrode Arrays.

    Science.gov (United States)

    Gehring, Tiago V; Vasilaki, Eleni; Giugliano, Michele

    2015-01-01

    Technological advances of Multielectrode Arrays (MEAs) used for multisite, parallel electrophysiological recordings, lead to an ever increasing amount of raw data being generated. Arrays with hundreds up to a few thousands of electrodes are slowly seeing widespread use and the expectation is that more sophisticated arrays will become available in the near future. In order to process the large data volumes resulting from MEA recordings there is a pressing need for new software tools able to process many data channels in parallel. Here we present a new tool for processing MEA data recordings that makes use of new programming paradigms and recent technology developments to unleash the power of modern highly parallel hardware, such as multi-core CPUs with vector instruction sets or GPGPUs. Our tool builds on and complements existing MEA data analysis packages. It shows high scalability and can be used to speed up some performance critical pre-processing steps such as data filtering and spike detection, helping to make the analysis of larger data sets tractable.

  10. Engineering of highly ordered TiO2 nanopore arrays by anodization

    Science.gov (United States)

    Wang, Huijie; Huang, Zhennan; Zhang, Li; Ding, Jie; Ma, Zhaoxia; Liu, Yong; Kou, Shengzhong; Yang, Hangsheng

    2016-07-01

    Finite element analysis was used to simulate the current density distributions in the TiO2 barrier layer formed at the initial stage of Ti anodization. The morphology modification of the barrier layer was found to induce current density distribution change. By starting the anodization with proper TiO2 barrier layer morphology, the current density distribution can be adjusted to favor the formation of either nanotube arrays or nanopore arrays of anodic TiO2. We also found that the addition of sodium acetate into the electrolyte suppressed both the field-assisted chemical dissolution of TiO2 and the TiF62- hydrolysis induced TiO2 deposition during anodization, and thus further favored the nanopore formation. Accordingly, highly ordered anodic TiO2 nanopore arrays, similar to anodic aluminum oxide nanopore arrays, were successfully prepared.

  11. Wire Array Photovoltaics

    Science.gov (United States)

    Turner-Evans, Dan

    Over the past five years, the cost of solar panels has dropped drastically and, in concert, the number of installed modules has risen exponentially. However, solar electricity is still more than twice as expensive as electricity from a natural gas plant. Fortunately, wire array solar cells have emerged as a promising technology for further lowering the cost of solar. Si wire array solar cells are formed with a unique, low cost growth method and use 100 times less material than conventional Si cells. The wires can be embedded in a transparent, flexible polymer to create a free-standing array that can be rolled up for easy installation in a variety of form factors. Furthermore, by incorporating multijunctions into the wire morphology, higher efficiencies can be achieved while taking advantage of the unique defect relaxation pathways afforded by the 3D wire geometry. The work in this thesis shepherded Si wires from undoped arrays to flexible, functional large area devices and laid the groundwork for multijunction wire array cells. Fabrication techniques were developed to turn intrinsic Si wires into full p-n junctions and the wires were passivated with a-Si:H and a-SiNx:H. Single wire devices yielded open circuit voltages of 600 mV and efficiencies of 9%. The arrays were then embedded in a polymer and contacted with a transparent, flexible, Ni nanoparticle and Ag nanowire top contact. The contact connected >99% of the wires in parallel and yielded flexible, substrate free solar cells featuring hundreds of thousands of wires. Building on the success of the Si wire arrays, GaP was epitaxially grown on the material to create heterostructures for photoelectrochemistry. These cells were limited by low absorption in the GaP due to its indirect bandgap, and poor current collection due to a diffusion length of only 80 nm. However, GaAsP on SiGe offers a superior combination of materials, and wire architectures based on these semiconductors were investigated for multijunction

  12. The Tunka-133 EAS Cherenkov light array: Status of 2011

    International Nuclear Information System (INIS)

    Berezhnev, S.F.; Besson, D.; Budnev, N.M.; Chiavassa, A.; Chvalaev, O.A.; Gress, O.A.; Dyachok, A.N.; Epimakhov, S.N.; Haungs, A.; Karpov, N.I.; Kalmykov, N.N.; Konstantinov, E.N.; Korobchenko, A.V.; Korosteleva, E.E.; Kozhin, V.A.; Kuzmichev, L.A.; Lubsandorzhiev, B.K.; Lubsandorzhiev, N.B.; Mirgazov, R.R.; Panasyuk, M.I.

    2012-01-01

    A new EAS Cherenkov light array, Tunka-133, with ∼1km 2 geometrical area has been installed at the Tunka Valley (50 km from Lake Baikal) in 2009. The array permits a detailed study of cosmic ray energy spectrum and mass composition in the energy range 10 16 –10 18 eV with a uniform method. We describe the array construction, DAQ and methods of the array calibration. The method of energy reconstruction and absolute calibration of measurements are discussed. The analysis of spatial and time structure of EAS Cherenkov light allows to estimate the depth of the EAS maximum X max . The results on the all particles energy spectrum and the mean depth of the EAS maximum X max vs. primary energy derived from the data of two winter seasons (2009–2011) are presented. Preliminary results of joint operation of the Cherenkov array with antennas for the detection of EAS radio signals are shown. Plans for future upgrades – deployment of remote clusters, radioantennas and a scintillator detector network and a prototype of the HiSCORE gamma-telescope – are discussed.

  13. Optimal shortening of uniform covering arrays.

    Directory of Open Access Journals (Sweden)

    Jose Torres-Jimenez

    Full Text Available Software test suites based on the concept of interaction testing are very useful for testing software components in an economical way. Test suites of this kind may be created using mathematical objects called covering arrays. A covering array, denoted by CA(N; t, k, v, is an N × k array over [Formula: see text] with the property that every N × t sub-array covers all t-tuples of [Formula: see text] at least once. Covering arrays can be used to test systems in which failures occur as a result of interactions among components or subsystems. They are often used in areas such as hardware Trojan detection, software testing, and network design. Because system testing is expensive, it is critical to reduce the amount of testing required. This paper addresses the Optimal Shortening of Covering ARrays (OSCAR problem, an optimization problem whose objective is to construct, from an existing covering array matrix of uniform level, an array with dimensions of (N - δ × (k - Δ such that the number of missing t-tuples is minimized. Two applications of the OSCAR problem are (a to produce smaller covering arrays from larger ones and (b to obtain quasi-covering arrays (covering arrays in which the number of missing t-tuples is small to be used as input to a meta-heuristic algorithm that produces covering arrays. In addition, it is proven that the OSCAR problem is NP-complete, and twelve different algorithms are proposed to solve it. An experiment was performed on 62 problem instances, and the results demonstrate the effectiveness of solving the OSCAR problem to facilitate the construction of new covering arrays.

  14. Scattering cross section of unequal length dipole arrays

    CERN Document Server

    Singh, Hema; Jha, Rakesh Mohan

    2016-01-01

    This book presents a detailed and systematic analytical treatment of scattering by an arbitrary dipole array configuration with unequal-length dipoles, different inter-element spacing and load impedance. It provides a physical interpretation of the scattering phenomena within the phased array system. The antenna radar cross section (RCS) depends on the field scattered by the antenna towards the receiver. It has two components, viz. structural RCS and antenna mode RCS. The latter component dominates the former, especially if the antenna is mounted on a low observable platform. The reduction in the scattering due to the presence of antennas on the surface is one of the concerns towards stealth technology. In order to achieve this objective, a detailed and accurate analysis of antenna mode scattering is required. In practical phased array, one cannot ignore the finite dimensions of antenna elements, coupling effect and the role of feed network while estimating the antenna RCS. This book presents the RCS estimati...

  15. Post-Inflationary Gravitino Production Revisited

    CERN Document Server

    Ellis, John; Nanopoulos, Dimitri V.; Olive, Keith A.; Peloso, Marco

    2016-01-01

    We revisit gravitino production following inflation. As a first step, we review the standard calculation of gravitino production in the thermal plasma formed at the end of post-inflationary reheating when the inflaton has completely decayed. Next we consider gravitino production prior to the completion of reheating, assuming that the inflaton decay products thermalize instantaneously while they are still dilute. We then argue that instantaneous thermalization is in general a good approximation, and also show that the contribution of non-thermal gravitino production via the collisions of inflaton decay products prior to thermalization is relatively small. Our final estimate of the gravitino-to-entropy ratio is approximated well by a standard calculation of gravitino production in the post-inflationary thermal plasma assuming total instantaneous decay and thermalization at a time $t \\simeq 1.2/\\Gamma_\\phi$. Finally, in light of our calculations, we consider potential implications of upper limits on the gravitin...

  16. Carbon nanotube array actuators

    International Nuclear Information System (INIS)

    Geier, S; Mahrholz, T; Wierach, P; Sinapius, M

    2013-01-01

    Experimental investigations of highly vertically aligned carbon nanotubes (CNTs), also known as CNT-arrays, are the main focus of this paper. The free strain as result of an active material behavior is analyzed via a novel experimental setup. Previous test experiences of papers made of randomly oriented CNTs, also called Bucky-papers, reveal comparably low free strain. The anisotropy of aligned CNTs promises better performance. Via synthesis techniques like chemical vapor deposition (CVD) or plasma enhanced CVD (PECVD), highly aligned arrays of multi-walled carbon nanotubes (MWCNTs) are synthesized. Two different types of CNT-arrays are analyzed, morphologically first, and optically tested for their active characteristics afterwards. One type of the analyzed arrays features tube lengths of 750–2000 μm with a large variety of diameters between 20 and 50 nm and a wave-like CNT-shape. The second type features a maximum, almost uniform, length of 12 μm and a constant diameter of 50 nm. Different CNT-lengths and array types are tested due to their active behavior. As result of the presented tests, it is reported that the quality of orientation is the most decisive property for excellent active behavior. Due to their alignment, CNT-arrays feature the opportunity to clarify the actuation mechanism of architectures made of CNTs. (paper)

  17. Clinical utility of the X-chromosome array.

    Science.gov (United States)

    Zarate, Yuri A; Dwivedi, Alka; Bartel, Frank O; Bellomo, M Allison; Cathey, Sara S; Champaigne, Neena L; Clarkson, L Kate; Dupont, Barbara R; Everman, David B; Geer, Joseph S; Gordon, Barbara C; Lichty, Angie W; Lyons, Michael J; Rogers, R Curtis; Saul, Robert A; Schroer, Richard J; Skinner, Steven A; Stevenson, Roger E

    2013-01-01

    Previous studies have limited the use of specific X-chromosome array designed platforms to the evaluation of patients with intellectual disability. In this retrospective analysis, we reviewed the clinical utility of an X-chromosome array in a variety of scenarios. We divided patients according to the indication for the test into four defined categories: (1) autism spectrum disorders and/or developmental delay and/or intellectual disability (ASDs/DD/ID) with known family history of neurocognitive disorders; (2) ASDs/DD/ID without known family history of neurocognitive disorders; (3) breakpoint definition of an abnormality detected by a different cytogenetic test; and (4) evaluation of suspected or known X-linked conditions. A total of 59 studies were ordered with 27 copy number variants detected in 25 patients (25/59 = 42%). The findings were deemed pathogenic/likely pathogenic (16/59 = 27%), benign (4/59 = 7%) or uncertain (7/59 = 12%). We place particular emphasis on the utility of this test for the diagnostic evaluation of families affected with X-linked conditions and how it compares to whole genome arrays in this setting. In conclusion, the X-chromosome array frequently detects genomic alterations of the X chromosome and it has advantages when evaluating some specific X-linked conditions. However, careful interpretation and correlation with clinical findings is needed to determine the significance of such changes. When the X-chromosome array was used to confirm a suspected X-linked condition, it had a yield of 63% (12/19) and was useful in the evaluation and risk assessment of patients and families. Copyright © 2012 Wiley Periodicals, Inc.

  18. A study for soundness of turbine blade root using ultrasonic and phased array

    International Nuclear Information System (INIS)

    Gil, Doo Song; Park, Sang Ki; Cho, Yong Sang; Lee, Sang Gug; Huh, Kuang Bum

    2003-01-01

    Power plant is consisted of many component parts for the generation of the electricity and occasionally, turbine equipment may be caused in break-down because of the damage of the blade root. Phased array ultrasonic testing system has become available for power industry. This research describes the characteristics of phased array ultrasonic testing signal for various type of blade roots in thermal power plant turbines. This application of Phased array ultrasonic testing system has been promoted mainly to save inspection time and labor cost of turbine inspection. The characteristic of phased array ultrasonic testing signal for power plant component in very simple to understand but to difficult for perform the inspection. This paper is focused on the safety of the turbine equipment by the ultrasonic measurement and phased array analysis. As a result of the test through ultrasonic and phased array method, we have concluded that the main damage in these turbine blade roots parts could be generated by the concentrated stress and centrifugal force.

  19. Radar techniques using array antennas

    CERN Document Server

    Wirth, Wulf-Dieter

    2013-01-01

    Radar Techniques Using Array Antennas is a thorough introduction to the possibilities of radar technology based on electronic steerable and active array antennas. Topics covered include array signal processing, array calibration, adaptive digital beamforming, adaptive monopulse, superresolution, pulse compression, sequential detection, target detection with long pulse series, space-time adaptive processing (STAP), moving target detection using synthetic aperture radar (SAR), target imaging, energy management and system parameter relations. The discussed methods are confirmed by simulation stud

  20. Numerical analysis of ALADIN optics contamination due to outgassing of solar array materials

    Energy Technology Data Exchange (ETDEWEB)

    Markelov, G [Advanced Operations and Engineering Services (AOES) Group BV, Postbus 342, 2300 AH Leiden (Netherlands); Endemann, M [ESA-ESTEC/EOP-PAS, Postbus 299, 2200 AG Noordwijk (Netherlands); Wernham, D [ESA-ESTEC/EOP-PAQ, Postbus 299, 2200 AG Noordwijk (Netherlands)], E-mail: Gennady.Markelov@aoes.com

    2008-03-01

    ALADIN is the very first space-based lidar that will provide global wind profile and a special attention has been paid to contamination of ALADIN optics. The paper presents a numerical approach, which is based on the direct simulation Monte Carlo method. The method allows one to accurately compute collisions between various species, in the case under consideration, free-stream flow and outgassing from solar array materials. The collisions create a contamination flux onto the optics despite there is no line-of-sight from the solar arrays to the optics. Comparison of obtained results with a simple analytical model prediction shows that the analytical model underpredicts mass fluxes.