WorldWideScience

Sample records for mode matching code

  1. MARG1D: One dimensional outer region matching data code

    International Nuclear Information System (INIS)

    Tokuda, Shinji; Watanabe, Tomoko.

    1995-08-01

    A code MARG1D has been developed which computes outer region matching data of the one dimensional Newcomb equation. Matching data play an important role in the resistive (and non ideal) Magneto-hydrodynamic (MHD) stability analysis in a tokamak plasma. The MARG1D code computes matching data by using the boundary value method or by the eigenvalue method. Variational principles are derived for the problems to be solved and a finite element method is applied. Except for the case of marginal stability, the eigenvalue method is equivalent to the boundary value method. However, the eigenvalue method has the several advantages: it is a new method of ideal MHD stability analysis for which the marginally stable state can be identified, and it guarantees numerical stability in computing matching data close to marginal stability. We perform detailed numerical experiments for a model equation with analytical solutions and for the Newcomb equation in the m=1 mode theory. Numerical experiments show that MARG1D code gives the matching data with numerical stability and high accuracy. (author)

  2. Fiber cavities with integrated mode matching optics.

    Science.gov (United States)

    Gulati, Gurpreet Kaur; Takahashi, Hiroki; Podoliak, Nina; Horak, Peter; Keller, Matthias

    2017-07-17

    In fiber based Fabry-Pérot Cavities (FFPCs), limited spatial mode matching between the cavity mode and input/output modes has been the main hindrance for many applications. We have demonstrated a versatile mode matching method for FFPCs. Our novel design employs an assembly of a graded-index and large core multimode fiber directly spliced to a single mode fiber. This all-fiber assembly transforms the propagating mode of the single mode fiber to match with the mode of a FFPC. As a result, we have measured a mode matching of 90% for a cavity length of ~400 μm. This is a significant improvement compared to conventional FFPCs coupled with just a single mode fiber, especially at long cavity lengths. Adjusting the parameters of the assembly, the fundamental cavity mode can be matched with the mode of almost any single mode fiber, making this approach highly versatile and integrable.

  3. Linear stability of resistive MHD modes: axisymmetric toroidal computation of the outer region matching data

    International Nuclear Information System (INIS)

    Pletzer, A.; Bondeson, A.; Dewar, R.L.

    1993-11-01

    The quest to determine accurately the stability of tearing and resistive interchange modes in two-dimensional toroidal geometry led to the development of the PEST-3 code, which is based on solving the singular, zero-frequency ideal MHD equation in the plasma bulk and determining the outer data Δ', Γ' and A' needed to match the outer region solutions to those arising in the inner layers. No assumption regarding the aspect ratio, the number of rational surfaces or the pressure are made a priori. This approach is numerically less demanding than solving the full set of resistive equations, and has the major advantage of non-MHD theories of the non-ideal layers. Good convergence is ensured by the variational Galerkin scheme used to compute the outer matching data. To validate the code, we focus on the growth rate calculations of resistive kink modes which are reproduced in good agreement with those obtained by the full resistive MHD code MARS. (author) 11 figs., 27 refs

  4. Matching modes between HIRFL and CSR

    International Nuclear Information System (INIS)

    Tang, J.Y.; Li, H.H.; Yuan, Y.J.

    2001-01-01

    National key scientific project 'HIRFL-CSR Cooler Storage Ring' makes use of existing HIRFL as its pre-accelerator. In order to take the full capability of HIRFL, we have studied in detailed the matching modes between HIRFL and CSR. It is proposed to use two matching modes: direct matching between SFC (HIRFL injector cyclotron) and CSRm (CSR main ring), three-cascade matching of SFC, SSC (HIRFL main cyclotron) and CSRm. With these combinations, better beam transmission efficiency, better beam utilization efficiency of HIRFL-CSR accelerator complex and better operation efficiency of HIRFL can be obtained. In the first case, SSC can be used simultaneously in other purposes, either to accelerate medium energy heavy ions or to accelerate protons combined with another small cyclotron

  5. Hybrid Video Coding Based on Bidimensional Matching Pursuit

    Directory of Open Access Journals (Sweden)

    Lorenzo Granai

    2004-12-01

    Full Text Available Hybrid video coding combines together two stages: first, motion estimation and compensation predict each frame from the neighboring frames, then the prediction error is coded, reducing the correlation in the spatial domain. In this work, we focus on the latter stage, presenting a scheme that profits from some of the features introduced by the standard H.264/AVC for motion estimation and replaces the transform in the spatial domain. The prediction error is so coded using the matching pursuit algorithm which decomposes the signal over an appositely designed bidimensional, anisotropic, redundant dictionary. Comparisons are made among the proposed technique, H.264, and a DCT-based coding scheme. Moreover, we introduce fast techniques for atom selection, which exploit the spatial localization of the atoms. An adaptive coding scheme aimed at optimizing the resource allocation is also presented, together with a rate-distortion study for the matching pursuit algorithm. Results show that the proposed scheme outperforms the standard DCT, especially at very low bit rates.

  6. Index matching of TE and TM modes in organic multilayer waveguides

    Science.gov (United States)

    Thompson, Jonathan; Schmitzer, Heidrun; Wagner, Hans Peter

    We investigate transverse electric (TE) and magnetic (TM) mode propagation in organic multilayers consisting of aluminum quinoline (Alq3) and perylenetetracarboxylic dianhydride (PTCDA). In particular, we analyze two multilayer waveguides, Alq3-PTCDA-Alq3 and PTCDA-Alq3-PTCDA, engineered to give index matching according to modeling. The waveguides were grown on a glass substrate via organic molecular beam deposition. Fabry-Perot oscillations observed from reflection measurements were used to confirm the individual layer thicknesses. We were able to observe refractive index matching between TE0 and TE1, as well as TE2 and TE3 modes for the PTCDA-Alq3-PTCDA waveguide due to the light propagation through the top and bottom PTCDA layers, respectively. In addition, we were able to match TE1 and TM1, as well as TE3 and TM3 modes in the Alq3-PTCDA-Alq3 multilayer due to the birefringence of the PTCDA layer. Furthermore, we are able to create mode matching for a range of wavelengths due to the similar effective refractive index dispersion of different waveguide modes. The ability to phase match different waveguide modes opens a wide range of potential applications including polarization-insensitive propagation and mode switching by adding a thin magnetic metal film within the waveguide and applying an external magnetic field.

  7. The NEST Dry-Run Mode: Efficient Dynamic Analysis of Neuronal Network Simulation Code

    Directory of Open Access Journals (Sweden)

    Susanne Kunkel

    2017-06-01

    Full Text Available NEST is a simulator for spiking neuronal networks that commits to a general purpose approach: It allows for high flexibility in the design of network models, and its applications range from small-scale simulations on laptops to brain-scale simulations on supercomputers. Hence, developers need to test their code for various use cases and ensure that changes to code do not impair scalability. However, running a full set of benchmarks on a supercomputer takes up precious compute-time resources and can entail long queuing times. Here, we present the NEST dry-run mode, which enables comprehensive dynamic code analysis without requiring access to high-performance computing facilities. A dry-run simulation is carried out by a single process, which performs all simulation steps except communication as if it was part of a parallel environment with many processes. We show that measurements of memory usage and runtime of neuronal network simulations closely match the corresponding dry-run data. Furthermore, we demonstrate the successful application of the dry-run mode in the areas of profiling and performance modeling.

  8. Evaluating Open-Source Full-Text Search Engines for Matching ICD-10 Codes.

    Science.gov (United States)

    Jurcău, Daniel-Alexandru; Stoicu-Tivadar, Vasile

    2016-01-01

    This research presents the results of evaluating multiple free, open-source engines on matching ICD-10 diagnostic codes via full-text searches. The study investigates what it takes to get an accurate match when searching for a specific diagnostic code. For each code the evaluation starts by extracting the words that make up its text and continues with building full-text search queries from the combinations of these words. The queries are then run against all the ICD-10 codes until a match indicates the code in question as a match with the highest relative score. This method identifies the minimum number of words that must be provided in order for the search engines choose the desired entry. The engines analyzed include a popular Java-based full-text search engine, a lightweight engine written in JavaScript which can even execute on the user's browser, and two popular open-source relational database management systems.

  9. Stability analysis of resistive MHD modes via a new numerical matching technique

    International Nuclear Information System (INIS)

    Furukawa, M.; Tokuda, S.; Zheng, L.-J.

    2009-01-01

    Full text: Asymptotic matching technique is one of the principal methods for calculating linear stability of resistive magnetohydrodynamics (MHD) modes such as tearing modes. In applying the asymptotic method, the plasma region is divided into two regions: a thin inner layer around the mode-resonant surface and ideal MHD regions except for the layer. If we try to solve this asymptotic matching problem numerically, we meet practical difficulties. Firstly, the inertia-less ideal MHD equation or the Newcomb equation has a regular singular point at the mode-resonant surface, leading to the so-called big and small solutions. Since the big solution is not square-integrable, it needs sophisticated treatment. Even if such a treatment is applied, the matching data or the ratio of small solution to the big one, has been revealed to be sensitive to local MHD equilibrium accuracy and grid structure at the mode-resonant surface by numerical experiments. Secondly, one of the independent solutions in the inner layer, which should be matched onto the ideal MHD solution, is not square-integrable. The response formalism has been adopted to resolve this problem. In the present paper, we propose a new method for computing the linear stability of resistive MHD modes via matching technique, where the plasma region is divided into ideal MHD regions and an inner region with finite width. The matching technique using an inner region with finite width was recently developed for ideal MHD modes in cylindrical geometry, and good performance was shown. Our method extends this idea to resistive MHD modes. In the inner region, the low-beta reduced MHD equations are solved, and the solution is matched onto the solution of the Newcomb equation by using boundary conditions such that the parallel electric field vanishes properly as approaching the computational boundaries. If we use the inner region with finite width, the practical difficulties raised above can be avoided from the beginning. Figure

  10. Benchmark studies of the gyro-Landau-fluid code and gyro-kinetic codes on kinetic ballooning modes

    Energy Technology Data Exchange (ETDEWEB)

    Tang, T. F. [Dalian University of Technology, Dalian 116024 (China); Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Xu, X. Q. [Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Ma, C. H. [Fusion Simulation Center, School of Physics, Peking University, Beijing (China); Bass, E. M.; Candy, J. [General Atomics, P.O. Box 85608, San Diego, California 92186-5608 (United States); Holland, C. [University of California San Diego, La Jolla, California 92093-0429 (United States)

    2016-03-15

    A Gyro-Landau-Fluid (GLF) 3 + 1 model has been recently implemented in BOUT++ framework, which contains full Finite-Larmor-Radius effects, Landau damping, and toroidal resonance [Ma et al., Phys. Plasmas 22, 055903 (2015)]. A linear global beta scan has been conducted using the JET-like circular equilibria (cbm18 series), showing that the unstable modes are kinetic ballooning modes (KBMs). In this work, we use the GYRO code, which is a gyrokinetic continuum code widely used for simulation of the plasma microturbulence, to benchmark with GLF 3 + 1 code on KBMs. To verify our code on the KBM case, we first perform the beta scan based on “Cyclone base case parameter set.” We find that the growth rate is almost the same for two codes, and the KBM mode is further destabilized as beta increases. For JET-like global circular equilibria, as the modes localize in peak pressure gradient region, a linear local beta scan using the same set of equilibria has been performed at this position for comparison. With the drift kinetic electron module in the GYRO code by including small electron-electron collision to damp electron modes, GYRO generated mode structures and parity suggest that they are kinetic ballooning modes, and the growth rate is comparable to the GLF results. However, a radial scan of the pedestal for a particular set of cbm18 equilibria, using GYRO code, shows different trends for the low-n and high-n modes. The low-n modes show that the linear growth rate peaks at peak pressure gradient position as GLF results. However, for high-n modes, the growth rate of the most unstable mode shifts outward to the bottom of pedestal and the real frequency of what was originally the KBMs in ion diamagnetic drift direction steadily approaches and crosses over to the electron diamagnetic drift direction.

  11. Analytical modelling of waveguide mode launchers for matched feed reflector systems

    DEFF Research Database (Denmark)

    Palvig, Michael Forum; Breinbjerg, Olav; Meincke, Peter

    2016-01-01

    Matched feed horns aim to cancel cross polarization generated in offset reflector systems. An analytical method for predicting the mode spectrum generated by inclusions in such horns, e.g. stubs and pins, is presented. The theory is based on the reciprocity theorem with the inclusions represented...... by current sources. The model is supported by Method of Moments calculations in GRASP and very good agreement is seen. The model gives rise to many interesting observations and ideas for new or improved mode launchers for matched feeds.......Matched feed horns aim to cancel cross polarization generated in offset reflector systems. An analytical method for predicting the mode spectrum generated by inclusions in such horns, e.g. stubs and pins, is presented. The theory is based on the reciprocity theorem with the inclusions represented...

  12. Complexity control algorithm based on adaptive mode selection for interframe coding in high efficiency video coding

    Science.gov (United States)

    Chen, Gang; Yang, Bing; Zhang, Xiaoyun; Gao, Zhiyong

    2017-07-01

    The latest high efficiency video coding (HEVC) standard significantly increases the encoding complexity for improving its coding efficiency. Due to the limited computational capability of handheld devices, complexity constrained video coding has drawn great attention in recent years. A complexity control algorithm based on adaptive mode selection is proposed for interframe coding in HEVC. Considering the direct proportionality between encoding time and computational complexity, the computational complexity is measured in terms of encoding time. First, complexity is mapped to a target in terms of prediction modes. Then, an adaptive mode selection algorithm is proposed for the mode decision process. Specifically, the optimal mode combination scheme that is chosen through offline statistics is developed at low complexity. If the complexity budget has not been used up, an adaptive mode sorting method is employed to further improve coding efficiency. The experimental results show that the proposed algorithm achieves a very large complexity control range (as low as 10%) for the HEVC encoder while maintaining good rate-distortion performance. For the lowdelayP condition, compared with the direct resource allocation method and the state-of-the-art method, an average gain of 0.63 and 0.17 dB in BDPSNR is observed for 18 sequences when the target complexity is around 40%.

  13. Linear calculations of edge current driven kink modes with BOUT++ code

    Energy Technology Data Exchange (ETDEWEB)

    Li, G. Q., E-mail: ligq@ipp.ac.cn; Xia, T. Y. [Institute of Plasma Physics, CAS, Hefei, Anhui 230031 (China); Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Xu, X. Q. [Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Snyder, P. B.; Turnbull, A. D. [General Atomics, San Diego, California 92186 (United States); Ma, C. H.; Xi, P. W. [Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); FSC, School of Physics, Peking University, Beijing 100871 (China)

    2014-10-15

    This work extends previous BOUT++ work to systematically study the impact of edge current density on edge localized modes, and to benchmark with the GATO and ELITE codes. Using the CORSICA code, a set of equilibria was generated with different edge current densities by keeping total current and pressure profile fixed. Based on these equilibria, the effects of the edge current density on the MHD instabilities were studied with the 3-field BOUT++ code. For the linear calculations, with increasing edge current density, the dominant modes are changed from intermediate-n and high-n ballooning modes to low-n kink modes, and the linear growth rate becomes smaller. The edge current provides stabilizing effects on ballooning modes due to the increase of local shear at the outer mid-plane with the edge current. For edge kink modes, however, the edge current does not always provide a destabilizing effect; with increasing edge current, the linear growth rate first increases, and then decreases. In benchmark calculations for BOUT++ against the linear results with the GATO and ELITE codes, the vacuum model has important effects on the edge kink mode calculations. By setting a realistic density profile and Spitzer resistivity profile in the vacuum region, the resistivity was found to have a destabilizing effect on both the kink mode and on the ballooning mode. With diamagnetic effects included, the intermediate-n and high-n ballooning modes can be totally stabilized for finite edge current density.

  14. Linear calculations of edge current driven kink modes with BOUT++ code

    International Nuclear Information System (INIS)

    Li, G. Q.; Xia, T. Y.; Xu, X. Q.; Snyder, P. B.; Turnbull, A. D.; Ma, C. H.; Xi, P. W.

    2014-01-01

    This work extends previous BOUT++ work to systematically study the impact of edge current density on edge localized modes, and to benchmark with the GATO and ELITE codes. Using the CORSICA code, a set of equilibria was generated with different edge current densities by keeping total current and pressure profile fixed. Based on these equilibria, the effects of the edge current density on the MHD instabilities were studied with the 3-field BOUT++ code. For the linear calculations, with increasing edge current density, the dominant modes are changed from intermediate-n and high-n ballooning modes to low-n kink modes, and the linear growth rate becomes smaller. The edge current provides stabilizing effects on ballooning modes due to the increase of local shear at the outer mid-plane with the edge current. For edge kink modes, however, the edge current does not always provide a destabilizing effect; with increasing edge current, the linear growth rate first increases, and then decreases. In benchmark calculations for BOUT++ against the linear results with the GATO and ELITE codes, the vacuum model has important effects on the edge kink mode calculations. By setting a realistic density profile and Spitzer resistivity profile in the vacuum region, the resistivity was found to have a destabilizing effect on both the kink mode and on the ballooning mode. With diamagnetic effects included, the intermediate-n and high-n ballooning modes can be totally stabilized for finite edge current density

  15. Direct migration motion estimation and mode decision to decoder for a low-complexity decoder Wyner-Ziv video coding

    Science.gov (United States)

    Lei, Ted Chih-Wei; Tseng, Fan-Shuo

    2017-07-01

    This paper addresses the problem of high-computational complexity decoding in traditional Wyner-Ziv video coding (WZVC). The key focus is the migration of two traditionally high-computationally complex encoder algorithms, namely motion estimation and mode decision. In order to reduce the computational burden in this process, the proposed architecture adopts the partial boundary matching algorithm and four flexible types of block mode decision at the decoder. This approach does away with the need for motion estimation and mode decision at the encoder. The experimental results show that the proposed padding block-based WZVC not only decreases decoder complexity to approximately one hundredth that of the state-of-the-art DISCOVER decoding but also outperforms DISCOVER codec by up to 3 to 4 dB.

  16. Detailed phase matching characterization of inter-modal four-wave mixing in a two-mode fiber

    DEFF Research Database (Denmark)

    Friis, Søren Michael Mørk; Jung, Y.; Begleris, I.

    2016-01-01

    We experimentally characterize the phase matching properties of two inter-modal four-wave mixing processes in a graded index fiber guiding the LP01 and LP11 mode-groups.......We experimentally characterize the phase matching properties of two inter-modal four-wave mixing processes in a graded index fiber guiding the LP01 and LP11 mode-groups....

  17. A microwave FEL [free electron laser] code using waveguide modes

    International Nuclear Information System (INIS)

    Byers, J.A.; Cohen, R.H.

    1987-08-01

    A free electron laser code, GFEL, is being developed for application to the LLNL tokamak current drive experiment, MTX. This single frequency code solves for the slowly varying complex field amplitude using the usual wiggler-averaged equations of existing codes, in particular FRED, except that it describes the fields by a 2D expansion in the rectangular waveguide modes, using coupling coefficients similar to those developed by Wurtele, which include effects of spatial variations in the fields seen by the wiggler motion of the particles. Our coefficients differ from those of Wurtele in two respects. First, we have found a missing √2γ/a/sub w/ factor in his C/sub z/; when corrected this increases the effect of the E/sub z/ field component and this in turn reduces the amplitude of the TM mode. Second, we have consistently retained all terms of second order in the wiggle amplitude. Both corrections are necessary for accurate computation. GFEL has the capability of following the TE/sub 0n/ and TE(M)/sub m1/ modes simultaneously. GFEL produces results nearly identical to those from FRED if the coupling coefficients are adjusted to equal those implied by the algorithm in FRED. Normally, the two codes produce results that are similar but different in detail due to the different treatment of modes higher than TE/sub 01/. 5 refs., 2 figs., 1 tab

  18. Local coding based matching kernel method for image classification.

    Directory of Open Access Journals (Sweden)

    Yan Song

    Full Text Available This paper mainly focuses on how to effectively and efficiently measure visual similarity for local feature based representation. Among existing methods, metrics based on Bag of Visual Word (BoV techniques are efficient and conceptually simple, at the expense of effectiveness. By contrast, kernel based metrics are more effective, but at the cost of greater computational complexity and increased storage requirements. We show that a unified visual matching framework can be developed to encompass both BoV and kernel based metrics, in which local kernel plays an important role between feature pairs or between features and their reconstruction. Generally, local kernels are defined using Euclidean distance or its derivatives, based either explicitly or implicitly on an assumption of Gaussian noise. However, local features such as SIFT and HoG often follow a heavy-tailed distribution which tends to undermine the motivation behind Euclidean metrics. Motivated by recent advances in feature coding techniques, a novel efficient local coding based matching kernel (LCMK method is proposed. This exploits the manifold structures in Hilbert space derived from local kernels. The proposed method combines advantages of both BoV and kernel based metrics, and achieves a linear computational complexity. This enables efficient and scalable visual matching to be performed on large scale image sets. To evaluate the effectiveness of the proposed LCMK method, we conduct extensive experiments with widely used benchmark datasets, including 15-Scenes, Caltech101/256, PASCAL VOC 2007 and 2011 datasets. Experimental results confirm the effectiveness of the relatively efficient LCMK method.

  19. User's manual of the REFLA-1D/MODE4 reflood thermo-hydrodynamic analysis code

    International Nuclear Information System (INIS)

    Hojo, Tsuneyuki; Iguchi, Tadashi; Okubo, Tsutomu; Murao, Yoshio; Sugimoto, Jun.

    1986-01-01

    REFLA-1D/MODE4 code has been developed by incorporating local power effect model and fuel temperature profile effect model into REFLA-1D/MODE3 code. This code can calculate the temperature transient of local rod by considering radial power profile effect in core and simulate the thermal characteristics of the nuclear fuel rod. This manual describes the outline of incorporated models, modification of the code with incorporating models and provides application information required to utilize the code. (author)

  20. A Review on Block Matching Motion Estimation and Automata Theory based Approaches for Fractal Coding

    Directory of Open Access Journals (Sweden)

    Shailesh Kamble

    2016-12-01

    Full Text Available Fractal compression is the lossy compression technique in the field of gray/color image and video compression. It gives high compression ratio, better image quality with fast decoding time but improvement in encoding time is a challenge. This review paper/article presents the analysis of most significant existing approaches in the field of fractal based gray/color images and video compression, different block matching motion estimation approaches for finding out the motion vectors in a frame based on inter-frame coding and intra-frame coding i.e. individual frame coding and automata theory based coding approaches to represent an image/sequence of images. Though different review papers exist related to fractal coding, this paper is different in many sense. One can develop the new shape pattern for motion estimation and modify the existing block matching motion estimation with automata coding to explore the fractal compression technique with specific focus on reducing the encoding time and achieving better image/video reconstruction quality. This paper is useful for the beginners in the domain of video compression.

  1. REFLA-1D/MODE3: a computer code for reflood thermo-hydrodynamic analysis during PWR-LOCA

    International Nuclear Information System (INIS)

    Murao, Yoshio; Okubo, Tsutomu; Sugimoto, Jun; Iguchi, Tadashi; Sudoh, Takashi.

    1985-02-01

    This manual describes the REFLA-1D/MODE3 reflood system analysis code. This code can solve the core thermo-hydrodynamics under forced flooding conditions and gravity feed conditions in a system similar to FLECHT-SET Phase A. This manual describes the REFLA-1D/MODE3 models and provides application information required to utilize the code. (author)

  2. Mode-dependent templates and scan order for H.264/AVC-based intra lossless coding.

    Science.gov (United States)

    Gu, Zhouye; Lin, Weisi; Lee, Bu-Sung; Lau, Chiew Tong; Sun, Ming-Ting

    2012-09-01

    In H.264/advanced video coding (AVC), lossless coding and lossy coding share the same entropy coding module. However, the entropy coders in the H.264/AVC standard were original designed for lossy video coding and do not yield adequate performance for lossless video coding. In this paper, we analyze the problem with the current lossless coding scheme and propose a mode-dependent template (MD-template) based method for intra lossless coding. By exploring the statistical redundancy of the prediction residual in the H.264/AVC intra prediction modes, more zero coefficients are generated. By designing a new scan order for each MD-template, the scanned coefficients sequence fits the H.264/AVC entropy coders better. A fast implementation algorithm is also designed. With little computation increase, experimental results confirm that the proposed fast algorithm achieves about 7.2% bit saving compared with the current H.264/AVC fidelity range extensions high profile.

  3. Self-force calculations with matched expansions and quasinormal mode sums

    International Nuclear Information System (INIS)

    Casals, Marc; Dolan, Sam; Ottewill, Adrian C.; Wardell, Barry

    2009-01-01

    Accurate modeling of gravitational wave emission by extreme-mass ratio inspirals is essential for their detection by the LISA mission. A leading perturbative approach involves the calculation of the self-force acting upon the smaller orbital body. In this work, we present the first application of the Poisson-Wiseman-Anderson method of 'matched expansions' to compute the self-force acting on a point particle moving in a curved spacetime. The method employs two expansions for the Green function, which are, respectively, valid in the 'quasilocal' and 'distant past' regimes, and which may be matched together within the normal neighborhood. We perform our calculation in a static region of the spherically symmetric Nariai spacetime (dS 2 xS 2 ), in which scalar-field perturbations are governed by a radial equation with a Poeschl-Teller potential (frequently used as an approximation to the Schwarzschild radial potential) whose solutions are known in closed form. The key new ingredients in our study are (i) very high order quasilocal expansions and (ii) expansion of the distant past Green function in quasinormal modes. In combination, these tools enable a detailed study of the properties of the scalar-field Green function. We demonstrate that the Green function is singular whenever x and x ' are connected by a null geodesic, and apply asymptotic methods to determine the structure of the Green function near the null wave front. We show that the singular part of the Green function undergoes a transition each time the null wave front passes through a caustic point, following a repeating fourfold sequence δ(σ), 1/πσ, -δ(σ), -1/πσ, etc., where σ is Synge's world function. The matched-expansion method provides insight into the nonlocal properties of the self-force. We show that the self-force generated by the segment of the worldline lying outside the normal neighborhood is not negligible. We apply the matched-expansion method to compute the scalar self-force acting on

  4. Hybrid silicon mode-locked laser with improved RF power by impedance matching

    Science.gov (United States)

    Tossoun, Bassem; Derickson, Dennis; Srinivasan, Sudharsanan; Bowers, John

    2015-02-01

    We design and discuss an impedance matching solution for a hybrid silicon mode-locked laser diode (MLLD) to improve peak optical power coming from the device. In order to develop an impedance matching solution, a thorough measurement and analysis of the MLLD as a function of bias on each of the laser segments was carried out. A passive component impedance matching network was designed at the operating frequency of 20 GHz to optimize RF power delivery to the laser. The hybrid silicon laser was packaged together in a module including the impedance matching circuit. The impedance matching design resulted in a 6 dB (electrical) improvement in the detected modulation spectrum power, as well as approximately a 10 dB phase noise improvement, from the MLLD. Also, looking ahead to possible future work, we discuss a Step Recovery Diode (SRD) driven impulse generator, which wave-shapes the RF drive to achieve efficient injection. This novel technique addresses the time varying impedance of the absorber as the optical pulse passes through it, to provide optimum optical pulse shaping.

  5. Determining mode excitations of vacuum electronics devices via three-dimensional simulations using the SOS code

    Science.gov (United States)

    Warren, Gary

    1988-01-01

    The SOS code is used to compute the resonance modes (frequency-domain information) of sample devices and separately to compute the transient behavior of the same devices. A code, DOT, is created to compute appropriate dot products of the time-domain and frequency-domain results. The transient behavior of individual modes in the device is then plotted. Modes in a coupled-cavity traveling-wave tube (CCTWT) section excited beam in separate simulations are analyzed. Mode energy vs. time and mode phase vs. time are computed and it is determined whether the transient waves are forward or backward waves for each case. Finally, the hot-test mode frequencies of the CCTWT section are computed.

  6. TBCI and URMEL - New computer codes for wake field and cavity mode calculations

    International Nuclear Information System (INIS)

    Weiland, T.

    1983-01-01

    Wake force computation is important for any study of instabilities in high current accelerators and storage rings. These forces are generated by intense bunches of charged particles passing cylindrically symmetric structures on or off axis. The adequate method for computing such forces is the time domain approach. The computer Code TBCI computes for relativistic as well as for nonrelativistic bunches of arbitrary shape longitudinal and transverse wake forces up to the octupole component. TBCI is not limited to cavity-like objects and thus applicable to bellows, beam pipes with varying cross sections and any other nonresonant structures. For the accelerating cavities one also needs to know the resonant modes and frequencies for the study of instabilities and mode couplers. The complementary code named URMEL computes these fields for any azimuthal dependence of the fields in ascending order. The mathematical procedure being used is very safe and does not miss modes. Both codes together represent a unique tool for accelerator design and are easy to use

  7. Study of inter-modal four wave mixing in two few-mode fibres with different phase matching properties

    DEFF Research Database (Denmark)

    Parmigiani, F.; Jung, Y.; Friis, Søren Michael Mørk

    2016-01-01

    We experimentally study inter-modal four-wave mixing (FWM) in few-mode fibres with different phase matching properties. The possibility of transmitting two spatial modes without intermodal FWM cross-talk in the C-band is presented....

  8. Inheritance-mode specific pathogenicity prioritization (ISPP) for human protein coding genes.

    Science.gov (United States)

    Hsu, Jacob Shujui; Kwan, Johnny S H; Pan, Zhicheng; Garcia-Barcelo, Maria-Mercè; Sham, Pak Chung; Li, Miaoxin

    2016-10-15

    Exome sequencing studies have facilitated the detection of causal genetic variants in yet-unsolved Mendelian diseases. However, the identification of disease causal genes among a list of candidates in an exome sequencing study is still not fully settled, and it is often difficult to prioritize candidate genes for follow-up studies. The inheritance mode provides crucial information for understanding Mendelian diseases, but none of the existing gene prioritization tools fully utilize this information. We examined the characteristics of Mendelian disease genes under different inheritance modes. The results suggest that Mendelian disease genes with autosomal dominant (AD) inheritance mode are more haploinsufficiency and de novo mutation sensitive, whereas those autosomal recessive (AR) genes have significantly more non-synonymous variants and regulatory transcript isoforms. In addition, the X-linked (XL) Mendelian disease genes have fewer non-synonymous and synonymous variants. As a result, we derived a new scoring system for prioritizing candidate genes for Mendelian diseases according to the inheritance mode. Our scoring system assigned to each annotated protein-coding gene (N = 18 859) three pathogenic scores according to the inheritance mode (AD, AR and XL). This inheritance mode-specific framework achieved higher accuracy (area under curve  = 0.84) in XL mode. The inheritance-mode specific pathogenicity prioritization (ISPP) outperformed other well-known methods including Haploinsufficiency, Recessive, Network centrality, Genic Intolerance, Gene Damage Index and Gene Constraint scores. This systematic study suggests that genes manifesting disease inheritance modes tend to have unique characteristics. ISPP is included in KGGSeq v1.0 (http://grass.cgs.hku.hk/limx/kggseq/), and source code is available from (https://github.com/jacobhsu35/ISPP.git). mxli@hku.hkSupplementary information: Supplementary data are available at Bioinformatics online. © The Author

  9. Edge-localized mode avoidance and pedestal structure in I-mode plasmas

    Energy Technology Data Exchange (ETDEWEB)

    Walk, J. R., E-mail: jrwalk@psfc.mit.edu; Hughes, J. W.; Hubbard, A. E.; Terry, J. L.; Whyte, D. G.; White, A. E.; Baek, S. G.; Reinke, M. L.; Theiler, C.; Churchill, R. M.; Rice, J. E. [MIT Plasma Science and Fusion Center, Cambridge, MA 02139-4307 (United States); Snyder, P. B.; Osborne, T. [General Atomics, San Diego, CA 92186-5608 (United States); Dominguez, A [Princeton Plasma Physics Laboratory, Princeton, NJ 08543-0451 (United States); Cziegler, I. [UCSD Center for Momentum Transport and Flow Organization, La Jolla, CA 92093-0417 (United States)

    2014-05-15

    I-mode is a high-performance tokamak regime characterized by the formation of a temperature pedestal and enhanced energy confinement, without an accompanying density pedestal or drop in particle and impurity transport. I-mode operation appears to have naturally occurring suppression of large Edge-Localized Modes (ELMs) in addition to its highly favorable scalings of pedestal structure and overall performance. Extensive study of the ELMy H-mode has led to the development of the EPED model, which utilizes calculations of coupled peeling-ballooning MHD modes and kinetic-ballooning mode (KBM) stability limits to predict the pedestal structure preceding an ELM crash. We apply similar tools to the structure and ELM stability of I-mode pedestals. Analysis of I-mode discharges prepared with high-resolution pedestal data from the most recent C-Mod campaign reveals favorable pedestal scalings for extrapolation to large machines—pedestal temperature scales strongly with power per particle P{sub net}/n{sup ¯}{sub e}, and likewise pedestal pressure scales as the net heating power (consistent with weak degradation of confinement with heating power). Matched discharges in current, field, and shaping demonstrate the decoupling of energy and particle transport in I-mode, increasing fueling to span nearly a factor of two in density while maintaining matched temperature pedestals with consistent levels of P{sub net}/n{sup ¯}{sub e}. This is consistent with targets for increased performance in I-mode, elevating pedestal β{sub p} and global performance with matched increases in density and heating power. MHD calculations using the ELITE code indicate that I-mode pedestals are strongly stable to edge peeling-ballooning instabilities. Likewise, numerical modeling of the KBM turbulence onset, as well as scalings of the pedestal width with poloidal beta, indicates that I-mode pedestals are not limited by KBM turbulence—both features identified with the trigger for large ELMs

  10. Implementation of an iteractive matching scheme for the Kapchinskij-Vladimirskij equations in the WARP code

    International Nuclear Information System (INIS)

    Chilton, Sven H.

    2008-01-01

    The WARP code is a robust electrostatic particle-in-cell simulation package used to model charged particle beams with strong space-charge forces. A fundamental operation associated with seeding detailed simulations of a beam transport channel is to generate initial conditions where the beam distribution is matched to the structure of a periodic focusing lattice. This is done by solving for periodic, matched solutions to a coupled set of ODEs called the Kapchinskij-Vladimirskij (KV) envelope equations, which describe the evolution of low-order beam moments subject to applied lattice focusing, space-charge defocusing, and thermal defocusing forces. Recently, an iterative numerical method was developed (Lund, Chilton, and Lee, Efficient computation of matched solutions to the KV envelope equations for periodic focusing lattices, Physical Review Special Topics-Accelerators and Beams 9, 064201 2006) to generate matching conditions in a highly flexible, convergent, and fail-safe manner. This method is extended and implemented in the WARP code as a Python package to vastly ease the setup of detailed simulations. In particular, the Python package accommodates any linear applied lattice focusing functions without skew coupling, and a more general set of beam parameter specifications than its predecessor. Lattice strength iteration tools were added to facilitate the implementation of problems with specific applied focusing strengths

  11. Implementation of an iterative matching scheme for the Kapchinskij-Vladimirskij equations in the WARP code

    International Nuclear Information System (INIS)

    Chilton, Sven; Chilton, Sven H.

    2008-01-01

    The WARP code is a robust electrostatic particle-in-cell simulation package used to model charged particle beams with strong space-charge forces. A fundamental operation associated with seeding detailed simulations of a beam transport channel is to generate initial conditions where the beam distribution is matched to the structure of a periodic focusing lattice. This is done by solving for periodic, matched solutions to a coupled set of ODEs called the Kapchinskij-Vladimirskij (KV) envelope equations, which describe the evolution of low-order beam moments subject to applied lattice focusing, space-charge defocusing, and thermal defocusing forces. Recently, an iterative numerical method was developed (Lund, Chilton, and Lee, Efficient computation of matched solutions to the KV envelope equations for periodic focusing lattices, Physical Review Special Topics-Accelerators and Beams 9, 064201 2006) to generate matching conditions in a highly flexible, convergent, and fail-safe manner. This method is extended and implemented in the WARP code as a Python package to vastly ease the setup of detailed simulations. In particular, the Python package accommodates any linear applied lattice focusing functions without skew coupling, and a more general set of beam parameter specifications than its predecessor. Lattice strength iteration tools were added to facilitate the implementation of problems with specific applied focusing strengths

  12. Probable mode prediction for H.264 advanced video coding P slices using removable SKIP mode distortion estimation

    Science.gov (United States)

    You, Jongmin; Jeong, Jechang

    2010-02-01

    The H.264/AVC (advanced video coding) is used in a wide variety of applications including digital broadcasting and mobile applications, because of its high compression efficiency. The variable block mode scheme in H.264/AVC contributes much to its high compression efficiency but causes a selection problem. In general, rate-distortion optimization (RDO) is the optimal mode selection strategy, but it is computationally intensive. For this reason, the H.264/AVC encoder requires a fast mode selection algorithm for use in applications that require low-power and real-time processing. A probable mode prediction algorithm for the H.264/AVC encoder is proposed. To reduce the computational complexity of RDO, the proposed method selects probable modes among all allowed block modes using removable SKIP mode distortion estimation. Removable SKIP mode distortion is used to estimate whether or not a further divided block mode is appropriate for a macroblock. It is calculated using a no-motion reference block with a few computations. Then the proposed method reduces complexity by performing the RDO process only for probable modes. Experimental results show that the proposed algorithm can reduce encoding time by an average of 55.22% without significant visual quality degradation and increased bit rate.

  13. Core-SOL simulations of L-mode tokamak plasma discharges using BALDUR code

    Directory of Open Access Journals (Sweden)

    Yutthapong Pinanroj

    2014-04-01

    Full Text Available Core-SOL simulations were carried out of plasma in tokamak reactors operating in a low confinement mode (L-mode, for various conditions that match available experimental data. The simulation results were quantitatively compared against experimental data, showing that the average RMS errors for electron temperature, ion temperature, and electron density were lower than 16% or less for 14 L-mode discharges from two tokamaks named DIII-D and TFTR. In the simulations, the core plasma transport was described using a combination of neoclassical transport calculated by NCLASS module and anomalous transport by Multi-Mode-Model version 2001 (MMM2001. The scrape-off-layer (SOL is the small amount of residual plasma that interacts with the tokamak vessel, and was simulated by integrating the fluid equations, including sources, along open field lines. The SOL solution provided the boundary conditions of core plasma region on low confinement mode (L-mode. The experimental data were for 14 L-mode discharges and from two tokamaks, named DIII-D and TFTR.

  14. Local fields for asymptotic matching in multidimensional mode conversion

    International Nuclear Information System (INIS)

    Tracy, E. R.; Kaufman, A. N.; Jaun, A.

    2007-01-01

    The problem of resonant mode conversion in multiple spatial dimensions is considered. Using phase space methods, a complete theory is developed for constructing matched asymptotic expansions that fit incoming and outgoing WKB solutions. These results provide, for the first time, a complete and practical method for including multidimensional conversion in ray tracing algorithms. The paper provides a self-contained description of the following topics: (1) how to use eikonal (also known as ray tracing or WKB) methods to solve vector wave equations and how to detect conversion regions while following rays; (2) once conversion is detected, how to fit to a generic saddle structure in ray phase space associated with the most common type of conversion; (3) given the saddle structure, how to carry out a local projection of the full vector wave equation onto a local two-component normal form that governs the two resonantly interacting waves. This determines both the uncoupled dispersion functions and the coupling constant, which in turn determine the uncoupled WKB solutions; (4) given the normal form of the local two-component wave equation, how to find the particular solution that matches the amplitude, phase, and polarization of the incoming ray, to the amplitude, phase, and polarization of the two outgoing rays: the transmitted and converted rays

  15. Five-field simulations of peeling-ballooning modes using BOUT++ code

    Energy Technology Data Exchange (ETDEWEB)

    Xia, T. Y. [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei (China); Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Xu, X. Q. [Lawrence Livermore National Laboratory, Livermore, California 94550 (United States)

    2013-05-15

    The simulations of edge localized modes (ELMs) with a 5-field peeling-ballooning (P-B) model using BOUT++ code are reported in this paper. In order to study the particle and energy transport in the pedestal region, the pressure equation is separated into ion density and ion and electron temperature equations. Through the simulations, the length scale L{sub n} of the gradient of equilibrium density n{sub i0} is found to destabilize the P-B modes in ideal MHD model. With ion diamagnetic effects, the growth rate is inversely proportional to n{sub i0} at medium toroidal mode number n. For the nonlinear simulations, the gradient of n{sub i0} in the pedestal region can more than double the ELM size. This increasing effect can be suppressed by thermal diffusivities χ{sub ∥}, employing the flux limited expression. Thermal diffusivities are sufficient to suppress the perturbations at the top of pedestal region. These suppressing effects lead to smaller ELM size of P-B modes.

  16. Interdependence, Reflexivity, Fidelity, Impedance Matching, and the Evolution of Genetic Coding

    Science.gov (United States)

    Carter, Charles W; Wills, Peter R

    2018-01-01

    Abstract Genetic coding is generally thought to have required ribozymes whose functions were taken over by polypeptide aminoacyl-tRNA synthetases (aaRS). Two discoveries about aaRS and their interactions with tRNA substrates now furnish a unifying rationale for the opposite conclusion: that the key processes of the Central Dogma of molecular biology emerged simultaneously and naturally from simple origins in a peptide•RNA partnership, eliminating the epistemological utility of a prior RNA world. First, the two aaRS classes likely arose from opposite strands of the same ancestral gene, implying a simple genetic alphabet. The resulting inversion symmetries in aaRS structural biology would have stabilized the initial and subsequent differentiation of coding specificities, rapidly promoting diversity in the proteome. Second, amino acid physical chemistry maps onto tRNA identity elements, establishing reflexive, nanoenvironmental sensing in protein aaRS. Bootstrapping of increasingly detailed coding is thus intrinsic to polypeptide aaRS, but impossible in an RNA world. These notions underline the following concepts that contradict gradual replacement of ribozymal aaRS by polypeptide aaRS: 1) aaRS enzymes must be interdependent; 2) reflexivity intrinsic to polypeptide aaRS production dynamics promotes bootstrapping; 3) takeover of RNA-catalyzed aminoacylation by enzymes will necessarily degrade specificity; and 4) the Central Dogma’s emergence is most probable when replication and translation error rates remain comparable. These characteristics are necessary and sufficient for the essentially de novo emergence of a coupled gene–replicase–translatase system of genetic coding that would have continuously preserved the functional meaning of genetically encoded protein genes whose phylogenetic relationships match those observed today. PMID:29077934

  17. Analytical and numerical studies of approximate phase velocity matching based nonlinear S0 mode Lamb waves for the detection of evenly distributed microstructural changes

    International Nuclear Information System (INIS)

    Wan, X; Xu, G H; Tao, T F; Zhang, Q; Tse, P W

    2016-01-01

    Most previous studies on nonlinear Lamb waves are conducted using mode pairs that satisfying strict phase velocity matching and non-zero power flux criteria. However, there are some limitations in existence. First, strict phase velocity matching is not existed in the whole frequency bandwidth; Second, excited center frequency is not always exactly equal to the true phase-velocity-matching frequency; Third, mode pairs are isolated and quite limited in number; Fourth, exciting a single desired primary mode is extremely difficult in practice and the received signal is quite difficult to process and interpret. And few attention has been paid to solving these shortcomings. In this paper, nonlinear S0 mode Lamb waves at low-frequency range satisfying approximate phase velocity matching is proposed for the purpose of overcoming these limitations. In analytical studies, the secondary amplitudes with the propagation distance considering the fundamental frequency, the maximum cumulative propagation distance (MCPD) with the fundamental frequency and the maximum linear cumulative propagation distance (MLCPD) using linear regression analysis are investigated. Based on analytical results, approximate phase velocity matching is quantitatively characterized as the relative phase velocity deviation less than a threshold value of 1%. Numerical studies are also conducted using tone burst as the excitation signal. The influences of center frequency and frequency bandwidth on the secondary amplitudes and MCPD are investigated. S1–S2 mode with the fundamental frequency at 1.8 MHz, the primary S0 mode at the center frequencies of 100 and 200 kHz are used respectively to calculate the ratios of nonlinear parameter of Al 6061-T6 to Al 7075-T651. The close agreement of the computed ratios to the actual value verifies the effectiveness of nonlinear S0 mode Lamb waves satisfying approximate phase velocity matching for characterizing the material nonlinearity. Moreover, the ratios derived

  18. Modeling of mode purity in high power gyrotrons

    International Nuclear Information System (INIS)

    Cai, S.Y.; Antonsen, T.M. Jr.; Saraph, G.P.

    1993-01-01

    Spurious mode generation at the same frequency of the operational mode in a high power gyrotron can significantly reduce the power handling capability and the stability of a gyrotron oscillator because these modes are usually not matched at the output window and thus have high absorption and reflection rates. To study the generation of this kind of mode, the authors developed a numerical model based on an existing multimode self-consistent time-dependent computer code. This model includes both TE and TM modes and accounts for mode transformations due to the waveguide inhomogeneity. With this new tool, they study the mode transformation in the gyrotron and the possibility of excitation of parasitic TE and TM modes in the up taper section due to the gyroklystron mechanism. Their preliminary results show moderate excitation of both TE and TM modes at the same frequency as the main operating mode at locations near their cutoff. Details of the model and further simulation results will be presented

  19. Thermohydraulic characteristics analysis of natural convective cooling mode on the steady state condition of upgraded JRR-3 core, using COOLOD-N code

    International Nuclear Information System (INIS)

    Kaminaga, Masanori; Watanabe, Shukichi; Ando, Hiroei; Sudo, Yukio; Ikawa, Hiromasa.

    1987-03-01

    This report describes the results of the steady state thermohydraulic analysis of upgraded JRR-3 core under natural convective cooling mode, using COOLOD-N code. In the code, function to calculate flow-rate under natural convective cooling mode, and a heat transfer package have been newly added to the COOLOD code which has been developed in JAERI. And this report describes outline of the COOLOD-N code. The results of analysis show that the thermohydraulics of upgraded JRR-3 core, under natural convective cooling mode have enough margine to ONB temperature, DNB heat flux and occurance of blisters in fuel meats, which are design criterion of upgraded JRR-3. (author)

  20. Hybrid code simulation on mode conversion in the second harmonic ICRF heating

    International Nuclear Information System (INIS)

    Sakai, K.; Takeuchi, S.; Matsumoto, M.; Sugihara, R.

    1985-01-01

    ICRF second harmonic heating of a single-species plasma is studied by using a 1-1/2 dimensional quasi-neutral hybrid code. Mode conversion, transmission and reflection of the magnetosonic waves are confirmed, both for the high- and low-field-side excitations. The ion heating by waves propagating perpendicularly to the static magnetic field is also observed

  1. Three dimensional nonlinear simulations of edge localized modes on the EAST tokamak using BOUT++ code

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Z. X., E-mail: zxliu316@ipp.ac.cn; Xia, T. Y.; Liu, S. C.; Ding, S. Y. [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China); Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Xu, X. Q.; Joseph, I.; Meyer, W. H. [Lawrence Livermore National Laboratory, Livermore, California 94550 (United States); Gao, X.; Xu, G. S.; Shao, L. M.; Li, G. Q.; Li, J. G. [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China)

    2014-09-15

    Experimental measurements of edge localized modes (ELMs) observed on the EAST experiment are compared to linear and nonlinear theoretical simulations of peeling-ballooning modes using the BOUT++ code. Simulations predict that the dominant toroidal mode number of the ELM instability becomes larger for lower current, which is consistent with the mode structure captured with visible light using an optical CCD camera. The poloidal mode number of the simulated pressure perturbation shows good agreement with the filamentary structure observed by the camera. The nonlinear simulation is also consistent with the experimentally measured energy loss during an ELM crash and with the radial speed of ELM effluxes measured using a gas puffing imaging diagnostic.

  2. Cross-code gyrokinetic verification and benchmark on the linear collisionless dynamics of the geodesic acoustic mode

    Science.gov (United States)

    Biancalani, A.; Bottino, A.; Ehrlacher, C.; Grandgirard, V.; Merlo, G.; Novikau, I.; Qiu, Z.; Sonnendrücker, E.; Garbet, X.; Görler, T.; Leerink, S.; Palermo, F.; Zarzoso, D.

    2017-06-01

    The linear properties of the geodesic acoustic modes (GAMs) in tokamaks are investigated by means of the comparison of analytical theory and gyrokinetic numerical simulations. The dependence on the value of the safety factor, finite-orbit-width of the ions in relation to the radial mode width, magnetic-flux-surface shaping, and electron/ion mass ratio are considered. Nonuniformities in the plasma profiles (such as density, temperature, and safety factor), electro-magnetic effects, collisions, and the presence of minority species are neglected. Also, only linear simulations are considered, focusing on the local dynamics. We use three different gyrokinetic codes: the Lagrangian (particle-in-cell) code ORB5, the Eulerian code GENE, and semi-Lagrangian code GYSELA. One of the main aims of this paper is to provide a detailed comparison of the numerical results and analytical theory, in the regimes where this is possible. This helps understanding better the behavior of the linear GAM dynamics in these different regimes, the behavior of the codes, which is crucial in the view of a future work where more physics is present, and the regimes of validity of each specific analytical dispersion relation.

  3. Real-time detection of natural objects using AM-coded spectral matching imager

    Science.gov (United States)

    Kimachi, Akira

    2005-01-01

    This paper describes application of the amplitude-modulation (AM)-coded spectral matching imager (SMI) to real-time detection of natural objects such as human beings, animals, vegetables, or geological objects or phenomena, which are much more liable to change with time than artificial products while often exhibiting characteristic spectral functions associated with some specific activity states. The AM-SMI produces correlation between spectral functions of the object and a reference at each pixel of the correlation image sensor (CIS) in every frame, based on orthogonal amplitude modulation (AM) of each spectral channel and simultaneous demodulation of all channels on the CIS. This principle makes the SMI suitable to monitoring dynamic behavior of natural objects in real-time by looking at a particular spectral reflectance or transmittance function. A twelve-channel multispectral light source was developed with improved spatial uniformity of spectral irradiance compared to a previous one. Experimental results of spectral matching imaging of human skin and vegetable leaves are demonstrated, as well as a preliminary feasibility test of imaging a reflective object using a test color chart.

  4. Predictive modelling of the impact of argon injection on H-mode plasmas in JET with the RITM code

    International Nuclear Information System (INIS)

    Unterberg, B; Kalupin, D; Tokar', M Z; Corrigan, G; Dumortier, P; Huber, A; Jachmich, S; Kempenaars, M; Kreter, A; Messiaen, A M; Monier-Garbet, P; Ongena, J; Puiatti, M E; Valisa, M; Hellermann, M von

    2004-01-01

    Self-consistent modelling of energy and particle transport of the plasma background and impurities has been performed with the code RITM for argon seeded high density H-mode plasmas in JET. The code can reproduce both the profiles in the plasma core and the structure of the edge pedestal. The impact of argon on core transport is found to be small; in particular, no significant change in confinement is observed in both experimental and modelling results. The same transport model, which has been used to reproduce density peaking in the radiative improved mode in TEXTOR, reveals a flat density profile in Ar seeded JET H-mode plasmas in agreement with the experimental observations. This behaviour is attributed to the rather flat profile of the safety factor in the bulk of H-mode discharges

  5. Bias with respect to socioeconomic status: A closer look at zip code matching in a pneumococcal vaccine effectiveness study

    Directory of Open Access Journals (Sweden)

    Ruth Link-Gelles

    2016-12-01

    Full Text Available In 2010, 13-valent pneumococcal conjugate vaccine (PCV13 was introduced in the US for prevention of invasive pneumococcal disease in children. Individual-level socioeconomic status (SES is a potential confounder of the estimated effectiveness of PCV13 and is often controlled for in observational studies using zip code as a proxy. We assessed the utility of zip code matching for control of SES in a post-licensure evaluation of the effectiveness of PCV13 (calculated as [1-matched odds ratio]*100. We used a directed acyclic graph to identify subsets of confounders and collected SES variables from birth certificates, geocoding, a parent interview, and follow-up with medical providers. Cases tended to be more affluent than eligible controls (for example, 48.3% of cases had private insurance vs. 44.6% of eligible controls, but less affluent than enrolled controls (52.9% of whom had private insurance. Control of confounding subsets, however, did not result in a meaningful change in estimated vaccine effectiveness (original estimate: 85.1%, 95% CI 74.8–91.9%; adjusted estimate: 82.5%, 95% CI 65.6–91.1%. In the context of a post-licensure vaccine effectiveness study, zip code appears to be an adequate, though not perfect, proxy for individual SES. Keywords: Socioeconomic status, PCV13, Pneumococcus, Pneumococcal vaccine, Vaccine effectiveness, Matched case-control

  6. An adaptive mode-driven spatiotemporal motion vector prediction for wavelet video coding

    Science.gov (United States)

    Zhao, Fan; Liu, Guizhong; Qi, Yong

    2010-07-01

    The three-dimensional subband/wavelet codecs use 5/3 filters rather than Haar filters for the motion compensation temporal filtering (MCTF) to improve the coding gain. In order to curb the increased motion vector rate, an adaptive motion mode driven spatiotemporal motion vector prediction (AMDST-MVP) scheme is proposed. First, by making use of the direction histograms of four motion vector fields resulting from the initial spatial motion vector prediction (SMVP), the motion mode of the current GOP is determined according to whether the fast or complex motion exists in the current GOP. Then the GOP-level MVP scheme is thereby determined by either the S-MVP or the AMDST-MVP, namely, AMDST-MVP is the combination of S-MVP and temporal-MVP (T-MVP). If the latter is adopted, the motion vector difference (MVD) between the neighboring MV fields and the S-MVP resulting MV of the current block is employed to decide whether or not the MV of co-located block in the previous frame is used for prediction the current block. Experimental results show that AMDST-MVP not only can improve the coding efficiency but also reduce the number of computation complexity.

  7. Performance investigation of the pulse and Campbelling modes of a fission chamber using a Poisson pulse train simulation code

    Energy Technology Data Exchange (ETDEWEB)

    Elter, Zs. [CEA, DEN, DER, Instrumentation, Sensors and Dosimetry Laboratory, Cadarache, F-13108 Saint-Paul-lez-Durance (France); Chalmers University of Technology, Department of Applied Physics, Division of Nuclear Engineering, SE-412 96 Göteborg (Sweden); Jammes, C., E-mail: christian.jammes@cea.fr [CEA, DEN, DER, Instrumentation, Sensors and Dosimetry Laboratory, Cadarache, F-13108 Saint-Paul-lez-Durance (France); Pázsit, I. [Chalmers University of Technology, Department of Applied Physics, Division of Nuclear Engineering, SE-412 96 Göteborg (Sweden); Pál, L. [Centre for Energy Research, Hungarian Academy of Sciences, H-1525 Budapest 114, POB 49 (Hungary); Filliatre, P. [CEA, DEN, DER, Instrumentation, Sensors and Dosimetry Laboratory, Cadarache, F-13108 Saint-Paul-lez-Durance (France)

    2015-02-21

    The detectors of the neutron flux monitoring system of the foreseen French GEN-IV sodium-cooled fast reactor (SFR) will be high temperature fission chambers placed in the reactor vessel in the vicinity of the core. The operation of a fission chamber over a wide-range neutron flux will be feasible provided that the overlap of the applicability of its pulse and Campbelling operational modes is ensured. This paper addresses the question of the linearity of these two modes and it also presents our recent efforts to develop a specific code for the simulation of fission chamber pulse trains. Our developed simulation code is described and its overall verification is shown. An extensive quantitative investigation was performed to explore the applicability limits of these two standard modes. It was found that for short pulses the overlap between the pulse and Campbelling modes can be guaranteed if the standard deviation of the background noise is not higher than 5% of the pulse amplitude. It was also shown that the Campbelling mode is sensitive to parasitic noise, while the performance of the pulse mode is affected by the stochastic amplitude distributions.

  8. Mode-matching strategies in slowly varying engine ducts

    NARCIS (Netherlands)

    Ovenden, N.C.; Rienstra, S.W.

    2003-01-01

    A matching method is proposed to connect the CFD source region to the CAA propagation region of rotorstator interaction sound produced in a turbofan engine. The method is based on a modal decomposition across three neighbouring axial interfaces adjacent to the matching interface. The modal

  9. Analysis of quantum error-correcting codes: Symplectic lattice codes and toric codes

    Science.gov (United States)

    Harrington, James William

    Quantum information theory is concerned with identifying how quantum mechanical resources (such as entangled quantum states) can be utilized for a number of information processing tasks, including data storage, computation, communication, and cryptography. Efficient quantum algorithms and protocols have been developed for performing some tasks (e.g. , factoring large numbers, securely communicating over a public channel, and simulating quantum mechanical systems) that appear to be very difficult with just classical resources. In addition to identifying the separation between classical and quantum computational power, much of the theoretical focus in this field over the last decade has been concerned with finding novel ways of encoding quantum information that are robust against errors, which is an important step toward building practical quantum information processing devices. In this thesis I present some results on the quantum error-correcting properties of oscillator codes (also described as symplectic lattice codes) and toric codes. Any harmonic oscillator system (such as a mode of light) can be encoded with quantum information via symplectic lattice codes that are robust against shifts in the system's continuous quantum variables. I show the existence of lattice codes whose achievable rates match the one-shot coherent information over the Gaussian quantum channel. Also, I construct a family of symplectic self-dual lattices and search for optimal encodings of quantum information distributed between several oscillators. Toric codes provide encodings of quantum information into two-dimensional spin lattices that are robust against local clusters of errors and which require only local quantum operations for error correction. Numerical simulations of this system under various error models provide a calculation of the accuracy threshold for quantum memory using toric codes, which can be related to phase transitions in certain condensed matter models. I also present

  10. Laser direct marking applied to rasterizing miniature Data Matrix Code on aluminum alloy

    Science.gov (United States)

    Li, Xia-Shuang; He, Wei-Ping; Lei, Lei; Wang, Jian; Guo, Gai-Fang; Zhang, Teng-Yun; Yue, Ting

    2016-03-01

    Precise miniaturization of 2D Data Matrix (DM) Codes on Aluminum alloy formed by raster mode laser direct part marking is demonstrated. The characteristic edge over-burn effects, which render vector mode laser direct part marking inadequate for producing precise and readable miniature codes, are minimized with raster mode laser marking. To obtain the control mechanism for the contrast and print growth of miniature DM code by raster laser marking process, the temperature field model of long pulse laser interaction with material is established. From the experimental results, laser average power and Q frequency have an important effect on the contrast and print growth of miniature DM code, and the threshold of laser average power and Q frequency for an identifiable miniature DM code are respectively 3.6 W and 110 kHz, which matches the model well within normal operating conditions. In addition, the empirical model of correlation occurring between laser marking parameters and module size is also obtained, and the optimal processing parameter values for an identifiable miniature DM code of different but certain data size are given. It is also found that an increase of the repeat scanning number effectively improves the surface finish of bore, the appearance consistency of modules, which has benefit to reading. The reading quality of miniature DM code is greatly improved using ultrasonic cleaning in water by avoiding the interference of color speckles surrounding modules.

  11. Mode matching in multiresonant plasmonic nanoantennas for enhanced second harmonic generation

    Science.gov (United States)

    Celebrano, Michele; Wu, Xiaofei; Baselli, Milena; Großmann, Swen; Biagioni, Paolo; Locatelli, Andrea; de Angelis, Costantino; Cerullo, Giulio; Osellame, Roberto; Hecht, Bert; Duò, Lamberto; Ciccacci, Franco; Finazzi, Marco

    2015-05-01

    Boosting nonlinear frequency conversion in extremely confined volumes remains a challenge in nano-optics research, but can enable applications in nanomedicine, photocatalysis and background-free biosensing. To obtain brighter nonlinear nanoscale sources, approaches that enhance the electromagnetic field intensity and counter the lack of phase matching in nanoplasmonic systems are often employed. However, the high degree of symmetry in the crystalline structure of plasmonic materials (metals in particular) and in nanoantenna designs strongly quenches second harmonic generation. Here, we describe doubly-resonant single-crystalline gold nanostructures with no axial symmetry displaying spatial mode overlap at both the excitation and second harmonic wavelengths. The combination of these features allows the attainment of a nonlinear coefficient for second harmonic generation of ˜5 × 10-10 W-1, enabling a second harmonic photon yield higher than 3 × 106 photons per second. Theoretical estimations point toward the use of our nonlinear plasmonic nanoantennas as efficient platforms for label-free molecular sensing.

  12. Mode-field half-widths of Gaussian approximation for the fundamental mode of two kinds of optical waveguides

    International Nuclear Information System (INIS)

    Lian-Huang, Li; Fu-Yuan, Guo

    2009-01-01

    This paper analyzes the characteristic of matching efficiency between the fundamental mode of two kinds of optical waveguides and its Gaussian approximate field. Then, it presents a new method where the mode-field half-width of Gaussian approximation for the fundamental mode should be defined according to the maximal matching efficiency method. The relationship between the mode-field half-width of the Gaussian approximate field obtained from the maximal matching efficiency and normalized frequency is studied; furthermore, two formulas of mode-field half-widths as a function of normalized frequency are proposed

  13. A Mode Propagation Database Suitable for Code Validation Utilizing the NASA Glenn Advanced Noise Control Fan and Artificial Sources

    Science.gov (United States)

    Sutliff, Daniel L.

    2014-01-01

    The NASA Glenn Research Center's Advanced Noise Control Fan (ANCF) was developed in the early 1990s to provide a convenient test bed to measure and understand fan-generated acoustics, duct propagation, and radiation to the farfield. A series of tests were performed primarily for the use of code validation and tool validation. Rotating Rake mode measurements were acquired for parametric sets of: (i) mode blockage, (ii) liner insertion loss, (iii) short ducts, and (iv) mode reflection.

  14. Numerical Δ' studies of the nonlinear finite-β tearing mode

    International Nuclear Information System (INIS)

    Pletzer, A.

    1996-01-01

    Tearing modes have recently attracted attention following theoretical successes in predicting the presence of magnetic island with moderate poloidal m = 3,4 and toroidal n = 2,3 mode numbers during TFTR (Tokamak Fusion Test Reactor) supershots. Classical linear resistive mode theory predicts instability when the asymptotic matching index Δ' defined as the jump of logarithmic derivative of the radial magnetic perturbation across the rational surface is positive. Recently, it was suggested that tearing modes could also persist when Δ'<0 provided bootstrap current effects are taken into account. In all the above theories, the crucial parameter which determines the stability from both the geometry and equilibrium profiles is Δ'. It is shown in the present study that the Δ' of the (m=2, n=1) mode computed with the PEST-3 code is virtually always positive. Saturation can nevertheless be achieved provided the symmetry breaking term of a current gradient is included in the resistive layer. (author) 3 figs., 11 refs

  15. Power Allocation Strategies for Distributed Space-Time Codes in Amplify-and-Forward Mode

    Directory of Open Access Journals (Sweden)

    Are Hjørungnes

    2009-01-01

    Full Text Available We consider a wireless relay network with Rayleigh fading channels and apply distributed space-time coding (DSTC in amplify-and-forward (AF mode. It is assumed that the relays have statistical channel state information (CSI of the local source-relay channels, while the destination has full instantaneous CSI of the channels. It turns out that, combined with the minimum SNR based power allocation in the relays, AF DSTC results in a new opportunistic relaying scheme, in which the best relay is selected to retransmit the source's signal. Furthermore, we have derived the optimum power allocation between two cooperative transmission phases by maximizing the average received SNR at the destination. Next, assuming M-PSK and M-QAM modulations, we analyze the performance of cooperative diversity wireless networks using AF opportunistic relaying. We also derive an approximate formula for the symbol error rate (SER of AF DSTC. Assuming the use of full-diversity space-time codes, we derive two power allocation strategies minimizing the approximate SER expressions, for constrained transmit power. Our analytical results have been confirmed by simulation results, using full-rate, full-diversity distributed space-time codes.

  16. Two-dimensional full-wave code for reflectometry simulations in TJ-II

    International Nuclear Information System (INIS)

    Blanco, E.; Heuraux, S.; Estrada, T.; Sanchez, J.; Cupido, L.

    2004-01-01

    A two-dimensional full-wave code in the extraordinary mode has been developed to simulate reflectometry in TJ-II. The code allows us to study the measurement capabilities of the future correlation reflectometer that is being installed in TJ-II. The code uses the finite-difference-time-domain technique to solve Maxwell's equations in the presence of density fluctuations. Boundary conditions are implemented by a perfectly matched layer to simulate free propagation. To assure the stability of the code, the current equations are solved by a fourth-order Runge-Kutta method. Density fluctuation parameters such as fluctuation level, wave numbers, and correlation lengths are extrapolated from those measured at the plasma edge using Langmuir probes. In addition, realistic plasma shape, density profile, magnetic configuration, and experimental setup of TJ-II are included to determine the plasma regimes in which accurate information may be obtained

  17. The Southampton Cauchy-characteristic matching project

    International Nuclear Information System (INIS)

    D'Inverno, R.

    2001-01-01

    The Southampton Numerical Relativity Group have set up a long term project concerned with investigating Cauchy-characteristic matching (CCM) codes in numerical relativity. The CCM approach has two distinct features. Firstly, it dispenses with an outer boundary condition and replaces this with matching conditions at an interface residing in the vacuum between the Cauchy and characteristic regions. A successful CCM code leads to a transparent interface and so avoids the spurious reflections which plague most codes employing outer boundary conditions. Secondly, by employing a compactified coordinate, it proves possible to generate global solutions. This means that gravitational waves can be identified unambiguously at future null infinity. To date, cylindrical codes have been developed which have been checked against the exact solutions of Weber-Wheeler, Safier-Stark-Piran and Xanthopoulos. In addition, a cylindrical code has been constructed for investigating dynamic cosmic strings. Recently a master vacuum axi-symmetric CCM code has been completed which consists of four independent modules comprising an interior Cauchy code, an exterior characteristic code together with injection and extraction codes. The main goal of this work is to construct a 3 dimensional code possessing the characteristic, injection and extraction modules which can be attached to an interior code based on a finite grid. Such a code should lead to the construction of more accurate templates which are needed in the search for gravitational waves. (author)

  18. Study of matching between HIRFL and CSR

    International Nuclear Information System (INIS)

    Tang Jingyu; Li Haohu; Yuan Youjin

    2001-01-01

    'HIRFL-CSR Cooler Storage Ring' makes use of existing HIRFL as its pre-accelerator. In order to take the full capability of HIRFL, the authors have studied in detailed the matching modes between HIRFL and CSR. It is proposed to use two matching modes; direct matching between SFC (HIRFL injector cyclotron) and CSRm (CSR main ring); three-cascade matching of SFC, SSC (HIRFL main cyclotron) and CSRm. With these combinations, better beam transmission efficiency, better beam utilization efficiency of HIRFL-CSR accelerator complex and better operation efficiency of HIRFL can be obtained. In the first case, SSC can be used simultaneously in other purposes, either to accelerate medium energy heavy ions or to accelerate protons combined with another small cyclotron

  19. Ultra-wideband and high-gain parametric amplification in telecom wavelengths with an optimally mode-matched PPLN waveguide.

    Science.gov (United States)

    Sua, Yong Meng; Chen, Jia-Yang; Huang, Yu-Ping

    2018-06-15

    We report a wideband optical parametric amplification (OPA) over 14 THz covering telecom S, C, and L bands with observed maximum parametric gain of 38.3 dB. The OPA is realized through cascaded second-harmonic generation and difference-frequency generation (cSHG-DFG) in a 2 cm periodically poled LiNbO 3 (PPLN) waveguide. With tailored cross section geometry, the waveguide is optimally mode matched for efficient cascaded nonlinear wave mixing. We also identify and study the effect of competing nonlinear processes in this cSHG-DFG configuration.

  20. Parallelization of the MAAP-A code neutronics/thermal hydraulics coupling

    International Nuclear Information System (INIS)

    Froehle, P.H.; Wei, T.Y.C.; Weber, D.P.; Henry, R.E.

    1998-01-01

    A major new feature, one-dimensional space-time kinetics, has been added to a developmental version of the MAAP code through the introduction of the DIF3D-K module. This code is referred to as MAAP-A. To reduce the overall job time required, a capability has been provided to run the MAAP-A code in parallel. The parallel version of MAAP-A utilizes two machines running in parallel, with the DIF3D-K module executing on one machine and the rest of the MAAP-A code executing on the other machine. Timing results obtained during the development of the capability indicate that reductions in time of 30--40% are possible. The parallel version can be run on two SPARC 20 (SUN OS 5.5) workstations connected through the ethernet. MPI (Message Passing Interface standard) needs to be implemented on the machines. If necessary the parallel version can also be run on only one machine. The results obtained running in this one-machine mode identically match the results obtained from the serial version of the code

  1. Two-mode PLC-based mode multi/demultiplexer for mode and wavelength division multiplexed transmission.

    Science.gov (United States)

    Hanzawa, Nobutomo; Saitoh, Kuimasa; Sakamoto, Taiji; Matsui, Takashi; Tsujikawa, Kyozo; Koshiba, Masanori; Yamamoto, Fumihiko

    2013-11-04

    We proposed a PLC-based mode multi/demultiplexer (MUX/DEMUX) with an asymmetric parallel waveguide for mode division multiplexed (MDM) transmission. The mode MUX/DEMUX including a mode conversion function with an asymmetric parallel waveguide can be realized by matching the effective indices of the LP(01) and LP(11) modes of two waveguides. We report the design of a mode MUX/DEMUX that can support C-band WDM-MDM transmission. The fabricated mode MUX/DEMUX realized a low insertion loss of less than 1.3 dB and high a mode extinction ratio that exceeded 15 dB. We used the fabricated mode MUX/DEMUX to achieve a successful 2 mode x 4 wavelength x 10 Gbps transmission over a 9 km two-mode fiber with a penalty of less than 1 dB.

  2. Bernstein modes in a non-neutral plasma column

    Science.gov (United States)

    Walsh, Daniel; Dubin, Daniel H. E.

    2018-05-01

    This paper presents theory and numerical calculations of electrostatic Bernstein modes in an inhomogeneous cylindrical plasma column. These modes rely on finite Larmor radius effects to propagate radially across the column until they are reflected when their frequency matches the upper hybrid frequency. This reflection sets up an internal normal mode on the column and also mode-couples to the electrostatic surface cyclotron wave (which allows the normal mode to be excited and observed using external electrodes). Numerical results predicting the mode spectra, using a novel linear Vlasov code on a cylindrical grid, are presented and compared to an analytical Wentzel Kramers Brillouin (WKB) theory. A previous version of the theory [D. H. E. Dubin, Phys. Plasmas 20(4), 042120 (2013)] expanded the plasma response in powers of 1/B, approximating the local upper hybrid frequency, and consequently, its frequency predictions are spuriously shifted with respect to the numerical results presented here. A new version of the WKB theory avoids this approximation using the exact cold fluid plasma response and does a better job of reproducing the numerical frequency spectrum. The effect of multiple ion species on the mode spectrum is also considered, to make contact with experiments that observe cyclotron modes in a multi-species pure ion plasma [M. Affolter et al., Phys. Plasmas 22(5), 055701 (2015)].

  3. On the possibility of developing incoherent fibre-optic data transmission systems based on signal spectral coding with matched acousto-optical filters

    International Nuclear Information System (INIS)

    Proklov, Valerii V; Byshevski-Konopko, O A; Grigorievski, V I

    2013-01-01

    The scheme is suggested for developing the optical communication line based on the principle of code division of multiple access with matched acousto-optical filters and a 16-bit long Walsh sequence. Results of modelling show that such a line can operate if adjacent spectral lines are separated by at least double the Rayleigh criterion. (optical information transmission)

  4. Hybrid finite element/waveguide mode analysis of passive RF devices

    Science.gov (United States)

    McGrath, Daniel T.

    1993-07-01

    A numerical solution for time-harmonic electromagnetic fields in two-port passive radio frequency (RF) devices has been developed, implemented in a computer code, and validated. Vector finite elements are used to represent the fields in the device interior, and field continuity across waveguide apertures is enforced by matching the interior solution to a sum of waveguide modes. Consequently, the mesh may end at the aperture instead of extending into the waveguide. The report discusses the variational formulation and its reduction to a linear system using Galerkin's method. It describes the computer code, including its interface to commercial CAD software used for geometry generation. It presents validation results for waveguide discontinuities, coaxial transitions, and microstrip circuits. They demonstrate that the method is an effective and versatile tool for predicting the performance of passive RF devices.

  5. Mode-matching strategies in slowly varying engine ducts

    NARCIS (Netherlands)

    Ovenden, N.C.; Rienstra, S.W.

    2004-01-01

    A matching method is proposed to connect the computational fluid dynamics (CFD) source region to the computational aeroacoustics propagation region of rotor–stator interaction sound produced in a turbofan engine. The method is based on a modal decomposition across three neighbouring axial interfaces

  6. Exploration of depth modeling mode one lossless wedgelets storage strategies for 3D-high efficiency video coding

    Science.gov (United States)

    Sanchez, Gustavo; Marcon, César; Agostini, Luciano Volcan

    2018-01-01

    The 3D-high efficiency video coding has introduced tools to obtain higher efficiency in 3-D video coding, and most of them are related to the depth maps coding. Among these tools, the depth modeling mode-1 (DMM-1) focuses on better encoding edges regions of depth maps. The large memory required for storing all wedgelet patterns is one of the bottlenecks in the DMM-1 hardware design of both encoder and decoder since many patterns must be stored. Three algorithms to reduce the DMM-1 memory requirements and a hardware design targeting the most efficient among these algorithms are presented. Experimental results demonstrate that the proposed solutions surpass related works reducing up to 78.8% of the wedgelet memory, without degrading the encoding efficiency. Synthesis results demonstrate that the proposed algorithm reduces almost 75% of the power dissipation when compared to the standard approach.

  7. Gyrokinetic simulation of internal kink modes

    International Nuclear Information System (INIS)

    Naitou, Hiroshi; Tsuda, Kenji; Lee, W.W.; Sydora, R.D.

    1995-05-01

    Internal disruption in a tokamak has been simulated using a three-dimensional magneto-inductive gyrokinetic particle code. The code operates in both the standard gyrokinetic mode (total-f code) and the fully nonlinear characteristic mode (δf code). The latter, a recent addition, is a quiet low noise algorithm. The computational model represents a straight tokamak with periodic boundary conditions in the toroidal direction. The plasma is initially uniformly distributed in a square cross section with perfectly conducting walls. The linear mode structure of an unstable m = 1 (poloidal) and n = 1 (toroidal) kinetic internal kink mode is clearly observed, especially in the δf code. The width of the current layer around the x-point, where magnetic reconnection occurs, is found to be close to the collisionless electron skin depth. This is consistent with the theory in which electron inertia has a dominant role. The nonlinear behavior of the mode is found to be quite similar for both codes. Full reconnection in the Alfven time scale is observed along with the electrostatic potential structures created during the full reconnection phase. The E x B drift due to this electrostatic potential dominates the nonlinear phase of the development after the full reconnection

  8. Ultrasound strain imaging using Barker code

    Science.gov (United States)

    Peng, Hui; Tie, Juhong; Guo, Dequan

    2017-01-01

    Ultrasound strain imaging is showing promise as a new way of imaging soft tissue elasticity in order to help clinicians detect lesions or cancers in tissues. In this paper, Barker code is applied to strain imaging to improve its quality. Barker code as a coded excitation signal can be used to improve the echo signal-to-noise ratio (eSNR) in ultrasound imaging system. For the Baker code of length 13, the sidelobe level of the matched filter output is -22dB, which is unacceptable for ultrasound strain imaging, because high sidelobe level will cause high decorrelation noise. Instead of using the conventional matched filter, we use the Wiener filter to decode the Barker-coded echo signal to suppress the range sidelobes. We also compare the performance of Barker code and the conventional short pulse in simulation method. The simulation results demonstrate that the performance of the Wiener filter is much better than the matched filter, and Baker code achieves higher elastographic signal-to-noise ratio (SNRe) than the short pulse in low eSNR or great depth conditions due to the increased eSNR with it.

  9. Edge-preserving Intra mode for efficient depth map coding based on H.264/AVC

    DEFF Research Database (Denmark)

    Zamarin, Marco; Forchhammer, Søren

    2014-01-01

    Depth-image-based-rendering (DIBR) algorithms for 3D video communication systems based on the “multi-view video plus depth” format are very sensitive to the accuracy of depth information. Specifically, edge regions in the depth data should be preserved in the coding/decoding process to ensure good...... view synthesis performance, which directly affects the overall system performance. This paper proposes a novel scheme for edge-aware Intra depth compression based on the H.264/AVC framework enabled on both Intra (I) and Inter (P) slices. The proposed scheme includes a new Intra mode specifically...

  10. Rewrite Systems, Pattern Matching, and Code Generation

    Science.gov (United States)

    1988-06-09

    fmd a local set L’ which includes L and define the transformation on L’ instead of on L. 11 The straightforward way to define tree transformations...Proposition 2.19 Both B-ftt and T-ftt include: REL relabelings FTA (t ,t) such that t e RECOG HOM homomorphisms LHOM linear homomorphisms The capabilities...fsa for the set of the structures of the original pattern set. The LB-fsa IS used to fmd the structural subpatterns matching a: each node of the

  11. Design of Robust Supertwisting Algorithm Based Second-Order Sliding Mode Controller for Nonlinear Systems with Both Matched and Unmatched Uncertainty

    Directory of Open Access Journals (Sweden)

    Marwa Jouini

    2017-01-01

    Full Text Available This paper proposes a robust supertwisting algorithm (STA design for nonlinear systems where both matched and unmatched uncertainties are considered. The main contributions reside primarily to conceive a novel structure of STA, in order to ensure the desired performance of the uncertain nonlinear system. The modified algorithm is formed of double closed-loop feedback, in which two linear terms are added to the classical STA. In addition, an integral sliding mode switching surface is proposed to construct the attractiveness and reachability of sliding mode. Sufficient conditions are derived to guarantee the exact differentiation stability in finite time based on Lyapunov function theory. Finally, a comparative study for a variable-length pendulum system illustrates the robustness and the effectiveness of the proposed approach compared to other STA schemes.

  12. Matching bunched beams to alternating gradient focusing systems

    International Nuclear Information System (INIS)

    Lysenko, W.P.

    1980-07-01

    A numerical procedure for generating phase-space distributions matched to alternating gradient focusing systems has been tested. For a smooth-focusing system a matched distribution can be calculated. With a particle tracing simulation code such a distribution can be followed while adiabatically deforming the focusing forces until an alternating gradient configuration is reached. The distribution remains matched; that is, the final distribution is periodic with the structure period. This method is useful because it can produce distributions matched to nonlinear forces. This is a feature that elliptical distributions, with ellipse parameters obtained from the Courant-Snyder theory, do not have. External nonlinearities, including nonlinear couplings, were included in our examples but space charge was not. This procedure is expected to work with space charge but will require a three-dimensional space charge calculation in the simulation code

  13. Verification of GENE and GYRO with L-mode and I-mode plasmas in Alcator C-Mod

    Science.gov (United States)

    Mikkelsen, D. R.; Howard, N. T.; White, A. E.; Creely, A. J.

    2018-04-01

    Verification comparisons are carried out for L-mode and I-mode plasma conditions in Alcator C-Mod. We compare linear and nonlinear ion-scale calculations by the gyrokinetic codes GENE and GYRO to each other and to the experimental power balance analysis. The two gyrokinetic codes' linear growth rates and real frequencies are in good agreement throughout all the ion temperature gradient mode branches and most of the trapped electron mode branches of the kyρs spectra at r/a = 0.65, 0.7, and 0.8. The shapes of the toroidal mode spectra of heat fluxes in nonlinear simulations are very similar for kyρs ≤ 0.5, but in most cases GENE has a relatively higher heat flux than GYRO at higher mode numbers. The ratio of ion to electron heat flux is similar in the two codes' simulations, but the heat fluxes themselves do not agree in almost all cases. In the I-mode regime, GENE's heat fluxes are ˜3 times those from GYRO, and they are ˜60%-100% higher than GYRO in the L-mode conditions. The GYRO under-prediction of Qe is much reduced in GENE's L-mode simulations, and it is eliminated in the I-mode simulations. This largely improved agreement with the experimental electron heat flux is offset, however, by the large overshoot of GENE's ion heat fluxes, which are 2-3 times the experimental level, and its electron heat flux overshoot at r/a = 0.80 in the I-mode. Rotation effects can explain part of the difference between the two codes' predictions, but very significant differences remain in simulations without any rotation effects.

  14. A review on compressed pattern matching

    Directory of Open Access Journals (Sweden)

    Surya Prakash Mishra

    2016-09-01

    Full Text Available Compressed pattern matching (CPM refers to the task of locating all the occurrences of a pattern (or set of patterns inside the body of compressed text. In this type of matching, pattern may or may not be compressed. CPM is very useful in handling large volume of data especially over the network. It has many applications in computational biology, where it is useful in finding similar trends in DNA sequences; intrusion detection over the networks, big data analytics etc. Various solutions have been provided by researchers where pattern is matched directly over the uncompressed text. Such solution requires lot of space and consumes lot of time when handling the big data. Various researchers have proposed the efficient solutions for compression but very few exist for pattern matching over the compressed text. Considering the future trend where data size is increasing exponentially day-by-day, CPM has become a desirable task. This paper presents a critical review on the recent techniques on the compressed pattern matching. The covered techniques includes: Word based Huffman codes, Word Based Tagged Codes; Wavelet Tree Based Indexing. We have presented a comparative analysis of all the techniques mentioned above and highlighted their advantages and disadvantages.

  15. Polarization diversity scheme on spectral polarization coding optical code-division multiple-access network

    Science.gov (United States)

    Yen, Chih-Ta; Huang, Jen-Fa; Chang, Yao-Tang; Chen, Bo-Hau

    2010-12-01

    We present an experiment demonstrating the spectral-polarization coding optical code-division multiple-access system introduced with a nonideal state of polarization (SOP) matching conditions. In the proposed system, the encoding and double balanced-detection processes are implemented using a polarization-diversity scheme. Because of the quasiorthogonality of Hadamard codes combining with array waveguide grating routers and a polarization beam splitter, the proposed codec pair can encode-decode multiple code words of Hadamard code while retaining the ability for multiple-access interference cancellation. The experimental results demonstrate that when the system is maintained with an orthogonal SOP for each user, an effective reduction in the phase-induced intensity noise is obtained. The analytical SNR values are found to overstate the experimental results by around 2 dB when the received effective power is large. This is mainly limited by insertion losses of components and a nonflattened optical light source. Furthermore, the matching conditions can be improved by decreasing nonideal influences.

  16. GUMAP: A GUPIXWIN-compatible code for extracting regional spectra from nuclear microbeam list mode files

    Science.gov (United States)

    Russell, John L.; Campbell, John L.; Boyd, Nicholas I.; Dias, Johnny F.

    2018-02-01

    The newly developed GUMAP software creates element maps from OMDAQ list mode files, displays these maps individually or collectively, and facilitates on-screen definitions of specified regions from which a PIXE spectrum can be built. These include a free-hand region defined by moving the cursor. The regional charge is entered automatically into the spectrum file in a new GUPIXWIN-compatible format, enabling a GUPIXWIN analysis of the spectrum. The code defaults to the OMDAQ dead time treatment but also facilitates two other methods for dead time correction in sample regions with count rates different from the average.

  17. Discriminative sparse coding on multi-manifolds

    KAUST Repository

    Wang, J.J.-Y.; Bensmail, H.; Yao, N.; Gao, Xin

    2013-01-01

    Sparse coding has been popularly used as an effective data representation method in various applications, such as computer vision, medical imaging and bioinformatics. However, the conventional sparse coding algorithms and their manifold-regularized variants (graph sparse coding and Laplacian sparse coding), learn codebooks and codes in an unsupervised manner and neglect class information that is available in the training set. To address this problem, we propose a novel discriminative sparse coding method based on multi-manifolds, that learns discriminative class-conditioned codebooks and sparse codes from both data feature spaces and class labels. First, the entire training set is partitioned into multiple manifolds according to the class labels. Then, we formulate the sparse coding as a manifold-manifold matching problem and learn class-conditioned codebooks and codes to maximize the manifold margins of different classes. Lastly, we present a data sample-manifold matching-based strategy to classify the unlabeled data samples. Experimental results on somatic mutations identification and breast tumor classification based on ultrasonic images demonstrate the efficacy of the proposed data representation and classification approach. 2013 The Authors. All rights reserved.

  18. Discriminative sparse coding on multi-manifolds

    KAUST Repository

    Wang, J.J.-Y.

    2013-09-26

    Sparse coding has been popularly used as an effective data representation method in various applications, such as computer vision, medical imaging and bioinformatics. However, the conventional sparse coding algorithms and their manifold-regularized variants (graph sparse coding and Laplacian sparse coding), learn codebooks and codes in an unsupervised manner and neglect class information that is available in the training set. To address this problem, we propose a novel discriminative sparse coding method based on multi-manifolds, that learns discriminative class-conditioned codebooks and sparse codes from both data feature spaces and class labels. First, the entire training set is partitioned into multiple manifolds according to the class labels. Then, we formulate the sparse coding as a manifold-manifold matching problem and learn class-conditioned codebooks and codes to maximize the manifold margins of different classes. Lastly, we present a data sample-manifold matching-based strategy to classify the unlabeled data samples. Experimental results on somatic mutations identification and breast tumor classification based on ultrasonic images demonstrate the efficacy of the proposed data representation and classification approach. 2013 The Authors. All rights reserved.

  19. Code-Switching: L1-Coded Mediation in a Kindergarten Foreign Language Classroom

    Science.gov (United States)

    Lin, Zheng

    2012-01-01

    This paper is based on a qualitative inquiry that investigated the role of teachers' mediation in three different modes of coding in a kindergarten foreign language classroom in China (i.e. L2-coded intralinguistic mediation, L1-coded cross-lingual mediation, and L2-and-L1-mixed mediation). Through an exploratory examination of the varying effects…

  20. Space-Frequency Block Code with Matched Rotation for MIMO-OFDM System with Limited Feedback

    Directory of Open Access Journals (Sweden)

    Thushara D. Abhayapala

    2009-01-01

    Full Text Available This paper presents a novel matched rotation precoding (MRP scheme to design a rate one space-frequency block code (SFBC and a multirate SFBC for MIMO-OFDM systems with limited feedback. The proposed rate one MRP and multirate MRP can always achieve full transmit diversity and optimal system performance for arbitrary number of antennas, subcarrier intervals, and subcarrier groupings, with limited channel knowledge required by the transmit antennas. The optimization process of the rate one MRP is simple and easily visualized so that the optimal rotation angle can be derived explicitly, or even intuitively for some cases. The multirate MRP has a complex optimization process, but it has a better spectral efficiency and provides a relatively smooth balance between system performance and transmission rate. Simulations show that the proposed SFBC with MRP can overcome the diversity loss for specific propagation scenarios, always improve the system performance, and demonstrate flexible performance with large performance gain. Therefore the proposed SFBCs with MRP demonstrate flexibility and feasibility so that it is more suitable for a practical MIMO-OFDM system with dynamic parameters.

  1. A Phase Matching, Adiabatic Accelerator

    Energy Technology Data Exchange (ETDEWEB)

    Lemery, Francois [Hamburg U.; Flöttmann, Klaus [DESY; Kärtner, Franz [CFEL, Hamburg; Piot, Philippe [Northern Illinois U.

    2017-05-01

    Tabletop accelerators are a thing of the future. Reducing their size will require scaling down electromagnetic wavelengths; however, without correspondingly high field gradients, particles will be more susceptible to phase-slippage – especially at low energy. We investigate how an adiabatically-tapered dielectric-lined waveguide could maintain phase-matching between the accelerating mode and electron bunch. We benchmark our simple model with CST and implement it into ASTRA; finally we provide a first glimpse into the beam dynamics in a phase-matching accelerator.

  2. Inertial modes of rigidly rotating neutron stars in Cowling approximation

    International Nuclear Information System (INIS)

    Kastaun, Wolfgang

    2008-01-01

    In this article, we investigate inertial modes of rigidly rotating neutron stars, i.e. modes for which the Coriolis force is dominant. This is done using the assumption of a fixed spacetime (Cowling approximation). We present frequencies and eigenfunctions for a sequence of stars with a polytropic equation of state, covering a broad range of rotation rates. The modes were obtained with a nonlinear general relativistic hydrodynamic evolution code. We further show that the eigenequations for the oscillation modes can be written in a particularly simple form for the case of arbitrary fast but rigid rotation. Using these equations, we investigate some general characteristics of inertial modes, which are then compared to the numerically obtained eigenfunctions. In particular, we derive a rough analytical estimate for the frequency as a function of the number of nodes of the eigenfunction, and find that a similar empirical relation matches the numerical results with unexpected accuracy. We investigate the slow rotation limit of the eigenequations, obtaining two different sets of equations describing pressure and inertial modes. For the numerical computations we only considered axisymmetric modes, while the analytic part also covers nonaxisymmetric modes. The eigenfunctions suggest that the classification of inertial modes by the quantum numbers of the leading term of a spherical harmonic decomposition is artificial in the sense that the largest term is not strongly dominant, even in the slow rotation limit. The reason for the different structure of pressure and inertial modes is that the Coriolis force remains important in the slow rotation limit only for inertial modes. Accordingly, the scalar eigenequation we obtain in that limit is spherically symmetric for pressure modes, but not for inertial modes

  3. Sparse coded image super-resolution using K-SVD trained dictionary based on regularized orthogonal matching pursuit.

    Science.gov (United States)

    Sajjad, Muhammad; Mehmood, Irfan; Baik, Sung Wook

    2015-01-01

    Image super-resolution (SR) plays a vital role in medical imaging that allows a more efficient and effective diagnosis process. Usually, diagnosing is difficult and inaccurate from low-resolution (LR) and noisy images. Resolution enhancement through conventional interpolation methods strongly affects the precision of consequent processing steps, such as segmentation and registration. Therefore, we propose an efficient sparse coded image SR reconstruction technique using a trained dictionary. We apply a simple and efficient regularized version of orthogonal matching pursuit (ROMP) to seek the coefficients of sparse representation. ROMP has the transparency and greediness of OMP and the robustness of the L1-minization that enhance the dictionary learning process to capture feature descriptors such as oriented edges and contours from complex images like brain MRIs. The sparse coding part of the K-SVD dictionary training procedure is modified by substituting OMP with ROMP. The dictionary update stage allows simultaneously updating an arbitrary number of atoms and vectors of sparse coefficients. In SR reconstruction, ROMP is used to determine the vector of sparse coefficients for the underlying patch. The recovered representations are then applied to the trained dictionary, and finally, an optimization leads to high-resolution output of high-quality. Experimental results demonstrate that the super-resolution reconstruction quality of the proposed scheme is comparatively better than other state-of-the-art schemes.

  4. Coding in pigeons: Multiple-coding versus single-code/default strategies.

    Science.gov (United States)

    Pinto, Carlos; Machado, Armando

    2015-05-01

    To investigate the coding strategies that pigeons may use in a temporal discrimination tasks, pigeons were trained on a matching-to-sample procedure with three sample durations (2s, 6s and 18s) and two comparisons (red and green hues). One comparison was correct following 2-s samples and the other was correct following both 6-s and 18-s samples. Tests were then run to contrast the predictions of two hypotheses concerning the pigeons' coding strategies, the multiple-coding and the single-code/default. According to the multiple-coding hypothesis, three response rules are acquired, one for each sample. According to the single-code/default hypothesis, only two response rules are acquired, one for the 2-s sample and a "default" rule for any other duration. In retention interval tests, pigeons preferred the "default" key, a result predicted by the single-code/default hypothesis. In no-sample tests, pigeons preferred the key associated with the 2-s sample, a result predicted by multiple-coding. Finally, in generalization tests, when the sample duration equaled 3.5s, the geometric mean of 2s and 6s, pigeons preferred the key associated with the 6-s and 18-s samples, a result predicted by the single-code/default hypothesis. The pattern of results suggests the need for models that take into account multiple sources of stimulus control. © Society for the Experimental Analysis of Behavior.

  5. Kangaroo – A pattern-matching program for biological sequences

    Directory of Open Access Journals (Sweden)

    Betel Doron

    2002-07-01

    Full Text Available Abstract Background Biologists are often interested in performing a simple database search to identify proteins or genes that contain a well-defined sequence pattern. Many databases do not provide straightforward or readily available query tools to perform simple searches, such as identifying transcription binding sites, protein motifs, or repetitive DNA sequences. However, in many cases simple pattern-matching searches can reveal a wealth of information. We present in this paper a regular expression pattern-matching tool that was used to identify short repetitive DNA sequences in human coding regions for the purpose of identifying potential mutation sites in mismatch repair deficient cells. Results Kangaroo is a web-based regular expression pattern-matching program that can search for patterns in DNA, protein, or coding region sequences in ten different organisms. The program is implemented to facilitate a wide range of queries with no restriction on the length or complexity of the query expression. The program is accessible on the web at http://bioinfo.mshri.on.ca/kangaroo/ and the source code is freely distributed at http://sourceforge.net/projects/slritools/. Conclusion A low-level simple pattern-matching application can prove to be a useful tool in many research settings. For example, Kangaroo was used to identify potential genetic targets in a human colorectal cancer variant that is characterized by a high frequency of mutations in coding regions containing mononucleotide repeats.

  6. Modeling of Neoclassical Tearing Mode Stability for Generalized Toroidal Geometry

    International Nuclear Information System (INIS)

    A.L. Rosenberg; D.A. Gates; A. Pletzer; J.E. Menard; S.E. Kruger; C.C. Hegna; F. Paoletti; S. Sabbagh

    2002-01-01

    Neoclassical tearing modes (NTMs) can lead to disruption and loss of confinement. Previous analysis of these modes used large aspect ratio, low beta (plasma pressure/magnetic pressure) approximations to determine the effect of NTMs on tokamak plasmas. A more accurate tool is needed to predict the onset of these instabilities. As a follow-up to recent theoretical work, a code has been written which computes the tearing mode island growth rate for arbitrary tokamak geometry. It calls PEST-3 [A. Pletzer et al., J. Comput. Phys. 115, 530 (1994)] to compute delta prime, the resistive magnetohydrodynamic (MHD) matching parameter. The code also calls the FLUXGRID routines in NIMROD [A.H. Glasser et al., Plasma Phys. Controlled Fusion 41, A747 (1999)] for Dnc, DI and DR [C.C. Hegna, Phys. Plasmas 6, 3980 (1999); A.H. Glasser et al., Phys. Fluids 18, 875 (1975)], which are the bootstrap current driven term and the ideal and resistive interchange mode criterion, respectively. In addition to these components, the NIMROD routines calculate alphas-H, a new correction to the Pfirsch-Schlter term. Finite parallel transport effects were added and a National Spherical Torus Experiment (NSTX) [M. Ono et al., Nucl. Fusion 40, 557 (2000)] equilibrium was analyzed. Another program takes the output of PEST-3 and allows the user to specify the rational surface, island width, and amount of detail near the perturbed surface to visualize the total helical flux. The results of this work will determine the stability of NTMs in an spherical torus (ST) [Y.-K.M. Peng et al., Nucl. Fusion 26, 769 (1986)] plasma with greater accuracy than previously achieved

  7. Matched-Filter Thermography

    Directory of Open Access Journals (Sweden)

    Nima Tabatabaei

    2018-04-01

    Full Text Available Conventional infrared thermography techniques, including pulsed and lock-in thermography, have shown great potential for non-destructive evaluation of broad spectrum of materials, spanning from metals to polymers to biological tissues. However, performance of these techniques is often limited due to the diffuse nature of thermal wave fields, resulting in an inherent compromise between inspection depth and depth resolution. Recently, matched-filter thermography has been introduced as a means for overcoming this classic limitation to enable depth-resolved subsurface thermal imaging and improving axial/depth resolution. This paper reviews the basic principles and experimental results of matched-filter thermography: first, mathematical and signal processing concepts related to matched-fileting and pulse compression are discussed. Next, theoretical modeling of thermal-wave responses to matched-filter thermography using two categories of pulse compression techniques (linear frequency modulation and binary phase coding are reviewed. Key experimental results from literature demonstrating the maintenance of axial resolution while inspecting deep into opaque and turbid media are also presented and discussed. Finally, the concept of thermal coherence tomography for deconvolution of thermal responses of axially superposed sources and creation of depth-selective images in a diffusion-wave field is reviewed.

  8. Comparison of Kalman-filter-based approaches for block matching in arterial wall motion analysis from B-mode ultrasound

    International Nuclear Information System (INIS)

    Gastounioti, A; Stoitsis, J; Nikita, K S; Golemati, S

    2011-01-01

    Block matching (BM) has been previously used to estimate motion of the carotid artery from B-mode ultrasound image sequences. In this paper, Kalman filtering (KF) was incorporated in this conventional method in two distinct scenarios: (a) as an adaptive strategy, by renewing the reference block and (b) by renewing the displacements estimated by BM or adaptive BM. All methods resulting from combinations of BM and KF with the two scenarios were evaluated on synthetic image sequences by computing the warping index, defined as the mean squared error between the real and estimated displacements. Adaptive BM, followed by an update through the second scenario at the end of tracking, ABM K F-K2, minimized the warping index and yielded average displacement error reductions of 24% with respect to BM. The same method decreased estimation bias and jitter over varying center frequencies by 30% and 64%, respectively, with respect to BM. These results demonstrated the increased accuracy and robustness of ABM K F-K2 in motion tracking of the arterial wall from B-mode ultrasound images, which is crucial in the study of mechanical properties of normal and diseased arterial segments

  9. Fast particle effects on the internal kink, fishbone and Alfven modes

    International Nuclear Information System (INIS)

    Gorelenkov, N.N.; Bernabei, S.; Cheng, C.Z.; Fu, G.Y.; Hill, K.; Kaye, S.; Kramer, G.J.; Nazikian, R.; Park, W.; Kusama, Y.; Shinokhara, K.; Ozeki, T.

    2001-01-01

    The issues of linear stability of low frequency perturbative and nonperturbative modes in advanced tokamak regimes are addressed based on recent developments in theory, computational methods, and progress in experiments. Perturbative codes NOVA and ORBIT are used to calculate the effects of TAEs on fast particle population in spherical tokamak NSTX. Nonperturbative analysis of chirping frequency modes in experiments on TFTR and JT-60U is presented using the kinetic code HINST, which identified such modes as a separate branch of Alfven modes - resonance TAE (R-TAE). Internal kink mode stability in the presence of fast particles is studied using the NOVA code and hybrid kinetic-MHD nonlinear code M3D. (author)

  10. Fast Particle Effects on the Internal Kink, Fishbone and Alfven Modes

    International Nuclear Information System (INIS)

    Gorelenkov, N.N.; Bernabei, S.; Cheng, C.Z.; Fu, G.Y.; Hill, K.; Kaye, S.; Kramer, G.J.; Kusama, Y.; Shinohara, K.; Nazikian, R.; Ozeki, T.; Park, W.

    2000-01-01

    The issues of linear stability of low frequency perturbative and nonperturbative modes in advanced tokamak regimes are addressed based on recent developments in theory, computational methods, and progress in experiments. Perturbative codes NOVA and ORBIT are used to calculate the effects of TAEs on fast particle population in spherical tokamak NSTX. Nonperturbative analysis of chirping frequency modes in experiments on TFTR and JT-60U is presented using the kinetic code HINST, which identified such modes as a separate branch of Alfven modes - resonance TAE (R-TAE). Internal kink mode stability in the presence of fast particles is studied using the NOVA code and hybrid kinetic-MHD nonlinear code M3D

  11. Alpha particle destabilization of the TAE modes

    International Nuclear Information System (INIS)

    Cheng, C.Z.

    1991-01-01

    The high frequency, low mode number toroidicity-induced Alfven eigenmodes (TAE) are shown to be driven unstable by the circulating and/or trapped α-particles through the wave-particle resonances. For a poloidal harmonic to satisfy the resonance condition it requires that the α-particle birth speed v α ≥ v A /(2|m-nq|), where v A is the Alfven speed, m is the poloidal mode number, and n is the toroidal mode number. To destabilize the TAE modes, the inverse Landau damping associated with the α-particle pressure gradient free energy must overcome the velocity space Landau damping due to both the slowing-down α-particle and the core Maxwellian electron and ion distributions. Stability criteria in terms of the α-particle beta β α , α-particle pressure gradient parameter (ω * /ω A ) (ω * is the α-particle diamagnetic drift frequency), and (v α /v A ) parameters are presented for TFTR, CIT, and ITER tokamaks. The volume averaged α-particle beta threshold for TAE instability also depends sensitively on the core electron and ion temperature. Typically the volume averaged α-particle beta threshold is in the order of 10 -4 if the continuum damping effect is absent. Typical growth rates of the n = 1 TAE mode can be in the order of 10 -2 ω A , where ω A = v A /qR. Stability of higher n TAE modes is also studied. Other types of global Alfven waves are stable due to sideband mode continuum damping resulting from toroidal coupling effects. If the Alfven continuum gap does not exist across the whole minor radius, continuum damping exists for some poloidal harmonics. The continuum damping effect is studied by employing both a resistive MHD stability code (NOVA-R) and an analytical matching method, and the results are presented. 1 ref

  12. Iris Matching Based on Personalized Weight Map.

    Science.gov (United States)

    Dong, Wenbo; Sun, Zhenan; Tan, Tieniu

    2011-09-01

    Iris recognition typically involves three steps, namely, iris image preprocessing, feature extraction, and feature matching. The first two steps of iris recognition have been well studied, but the last step is less addressed. Each human iris has its unique visual pattern and local image features also vary from region to region, which leads to significant differences in robustness and distinctiveness among the feature codes derived from different iris regions. However, most state-of-the-art iris recognition methods use a uniform matching strategy, where features extracted from different regions of the same person or the same region for different individuals are considered to be equally important. This paper proposes a personalized iris matching strategy using a class-specific weight map learned from the training images of the same iris class. The weight map can be updated online during the iris recognition procedure when the successfully recognized iris images are regarded as the new training data. The weight map reflects the robustness of an encoding algorithm on different iris regions by assigning an appropriate weight to each feature code for iris matching. Such a weight map trained by sufficient iris templates is convergent and robust against various noise. Extensive and comprehensive experiments demonstrate that the proposed personalized iris matching strategy achieves much better iris recognition performance than uniform strategies, especially for poor quality iris images.

  13. Development of Mixed Mode MPI / OpenMP Applications

    Directory of Open Access Journals (Sweden)

    Lorna Smith

    2001-01-01

    Full Text Available MPI / OpenMP mixed mode codes could potentially offer the most effective parallelisation strategy for an SMP cluster, as well as allowing the different characteristics of both paradigms to be exploited to give the best performance on a single SMP. This paper discusses the implementation, development and performance of mixed mode MPI / OpenMP applications. The results demonstrate that this style of programming will not always be the most effective mechanism on SMP systems and cannot be regarded as the ideal programming model for all codes. In some situations, however, significant benefit may be obtained from a mixed mode implementation. For example, benefit may be obtained if the parallel (MPI code suffers from: poor scaling with MPI processes due to load imbalance or too fine a grain problem size, memory limitations due to the use of a replicated data strategy, or a restriction on the number of MPI processes combinations. In addition, if the system has a poorly optimised or limited scaling MPI implementation then a mixed mode code may increase the code performance.

  14. Three-Dimensional Terahertz Coded-Aperture Imaging Based on Matched Filtering and Convolutional Neural Network.

    Science.gov (United States)

    Chen, Shuo; Luo, Chenggao; Wang, Hongqiang; Deng, Bin; Cheng, Yongqiang; Zhuang, Zhaowen

    2018-04-26

    As a promising radar imaging technique, terahertz coded-aperture imaging (TCAI) can achieve high-resolution, forward-looking, and staring imaging by producing spatiotemporal independent signals with coded apertures. However, there are still two problems in three-dimensional (3D) TCAI. Firstly, the large-scale reference-signal matrix based on meshing the 3D imaging area creates a heavy computational burden, thus leading to unsatisfactory efficiency. Secondly, it is difficult to resolve the target under low signal-to-noise ratio (SNR). In this paper, we propose a 3D imaging method based on matched filtering (MF) and convolutional neural network (CNN), which can reduce the computational burden and achieve high-resolution imaging for low SNR targets. In terms of the frequency-hopping (FH) signal, the original echo is processed with MF. By extracting the processed echo in different spike pulses separately, targets in different imaging planes are reconstructed simultaneously to decompose the global computational complexity, and then are synthesized together to reconstruct the 3D target. Based on the conventional TCAI model, we deduce and build a new TCAI model based on MF. Furthermore, the convolutional neural network (CNN) is designed to teach the MF-TCAI how to reconstruct the low SNR target better. The experimental results demonstrate that the MF-TCAI achieves impressive performance on imaging ability and efficiency under low SNR. Moreover, the MF-TCAI has learned to better resolve the low-SNR 3D target with the help of CNN. In summary, the proposed 3D TCAI can achieve: (1) low-SNR high-resolution imaging by using MF; (2) efficient 3D imaging by downsizing the large-scale reference-signal matrix; and (3) intelligent imaging with CNN. Therefore, the TCAI based on MF and CNN has great potential in applications such as security screening, nondestructive detection, medical diagnosis, etc.

  15. A fuzzy-match search engine for physician directories.

    Science.gov (United States)

    Rastegar-Mojarad, Majid; Kadolph, Christopher; Ye, Zhan; Wall, Daniel; Murali, Narayana; Lin, Simon

    2014-11-04

    A search engine to find physicians' information is a basic but crucial function of a health care provider's website. Inefficient search engines, which return no results or incorrect results, can lead to patient frustration and potential customer loss. A search engine that can handle misspellings and spelling variations of names is needed, as the United States (US) has culturally, racially, and ethnically diverse names. The Marshfield Clinic website provides a search engine for users to search for physicians' names. The current search engine provides an auto-completion function, but it requires an exact match. We observed that 26% of all searches yielded no results. The goal was to design a fuzzy-match algorithm to aid users in finding physicians easier and faster. Instead of an exact match search, we used a fuzzy algorithm to find similar matches for searched terms. In the algorithm, we solved three types of search engine failures: "Typographic", "Phonetic spelling variation", and "Nickname". To solve these mismatches, we used a customized Levenshtein distance calculation that incorporated Soundex coding and a lookup table of nicknames derived from US census data. Using the "Challenge Data Set of Marshfield Physician Names," we evaluated the accuracy of fuzzy-match engine-top ten (90%) and compared it with exact match (0%), Soundex (24%), Levenshtein distance (59%), and fuzzy-match engine-top one (71%). We designed, created a reference implementation, and evaluated a fuzzy-match search engine for physician directories. The open-source code is available at the codeplex website and a reference implementation is available for demonstration at the datamarsh website.

  16. SOLPS5 modelling of the type III ELMing H-mode on TCV

    International Nuclear Information System (INIS)

    Gulejova, B.; Pitts, R.A.; Wischmeier, M.; Behn, R.; Coster, D.; Horacek, J.; Marki, J.

    2007-01-01

    Although ohmic H-modes have long been produced on TCV and the effects of ELMs at the divertor target studied in some detail, no attempt has yet been made to model the scrape-off layer (SOL) in these plasmas. This paper describes details of the first such efforts in which simulations of the inter-ELM phases using the coupled fluid-Monte Carlo SOLPS5 code (without drifts) are constrained by careful upstream Thomson scattering and Langmuir probe profiles. Simulated divertor profiles are compared with Langmuir probes and fast IR camera measurements at the targets. To account for the very differing transport rates in the edge pedestal and main SOL regions, radial variation of edge transport coefficients has been introduced in the simulations. Similarly, it is found that transport in the main chamber and divertor regions must be separately adjusted to provide an acceptable code-experiment match

  17. Single integrated device for optical CDMA code processing in dual-code environment.

    Science.gov (United States)

    Huang, Yue-Kai; Glesk, Ivan; Greiner, Christoph M; Iazkov, Dmitri; Mossberg, Thomas W; Wang, Ting; Prucnal, Paul R

    2007-06-11

    We report on the design, fabrication and performance of a matching integrated optical CDMA encoder-decoder pair based on holographic Bragg reflector technology. Simultaneous encoding/decoding operation of two multiple wavelength-hopping time-spreading codes was successfully demonstrated and shown to support two error-free OCDMA links at OC-24. A double-pass scheme was employed in the devices to enable the use of longer code length.

  18. Majorana fermion codes

    International Nuclear Information System (INIS)

    Bravyi, Sergey; Terhal, Barbara M; Leemhuis, Bernhard

    2010-01-01

    We initiate the study of Majorana fermion codes (MFCs). These codes can be viewed as extensions of Kitaev's one-dimensional (1D) model of unpaired Majorana fermions in quantum wires to higher spatial dimensions and interacting fermions. The purpose of MFCs is to protect quantum information against low-weight fermionic errors, that is, operators acting on sufficiently small subsets of fermionic modes. We examine to what extent MFCs can surpass qubit stabilizer codes in terms of their stability properties. A general construction of 2D MFCs is proposed that combines topological protection based on a macroscopic code distance with protection based on fermionic parity conservation. Finally, we use MFCs to show how to transform any qubit stabilizer code to a weakly self-dual CSS code.

  19. Transport simulation of EAST long-pulse H-mode discharge with integrated modeling

    Science.gov (United States)

    Wu, M. Q.; Li, G. Q.; Chen, J. L.; Du, H. F.; Gao, X.; Ren, Q. L.; Li, K.; Chan, Vincent; Pan, C. K.; Ding, S. Y.; Jian, X.; Zhu, X.; Lian, H.; Qian, J. P.; Gong, X. Z.; Zang, Q.; Duan, Y. M.; Liu, H. Q.; Lyu, B.

    2018-04-01

    In the 2017 EAST experimental campaign, a steady-state long-pulse H-mode discharge lasting longer than 100 s has been obtained using only radio frequency heating and current drive, and the confinement quality is slightly better than standard H-mode, H98y2 ~ 1.1, with stationary peaked electron temperature profiles. Integrated modeling of one long-pulse H-mode discharge in the 2016 EAST experimental campaign has been performed with equilibrium code EFIT, and transport codes TGYRO and ONETWO under integrated modeling framework OMFIT. The plasma current is fully-noninductively driven with a combination of ~2.2 MW LHW, ~0.3 MW ECH and ~1.1 MW ICRF. Time evolution of the predicted electron and ion temperature profiles through integrated modeling agree closely with that from measurements. The plasma current (I p ~ 0.45 MA) and electron density are kept constantly. A steady-state is achieved using integrated modeling, and the bootstrap current fraction is ~28%, the RF drive current fraction is ~72%. The predicted current density profile matches the experimental one well. Analysis shows that electron cyclotron heating (ECH) makes large contribution to the plasma confinement when heating in the core region while heating in large radius does smaller improvement, also a more peaked LHW driven current profile is got when heating in the core. Linear analysis shows that the high-k modes instability (electron temperature gradient driven modes) is suppressed in the core region where exists weak electron internal transport barriers. The trapped electron modes dominates in the low-k region, which is mainly responsible for driving the electron energy flux. It is found that the ECH heating effect is very local and not the main cause to sustained the good confinement, the peaked current density profile has the most important effect on plasma confinement improvement. Transport analysis of the long-pulse H-mode experiments on EAST will be helpful to build future experiments.

  20. ELM triggering conditions for the integrated modeling of H-mode plasmas

    International Nuclear Information System (INIS)

    Pankin, A.Y.; Schnack, D.D.; Bateman, G.; Kritz, A.H.; Brennan, D.P.; Snyder, P.B.; Voitsekhovitch, I.; Kruger, S.; Janeschitz, G.; Onjun, T.; Pacher, G.W.; Pacher, H.D.

    2005-01-01

    Recent advances in the integrated modeling of ELMy H-mode plasmas are presented. A new model for the H-mode pedestal and for the triggering of ELMs predicts the height, width, and shape of the H-mode pedestal and the frequency and width of ELMs. The model for the pedestal and ELMs is used in the ASTRA integrated transport code to follow the time evolution of tokamak discharges from L-mode through the transition from L-mode to H-mode, with the formation of the H-mode pedestal, and, subsequently, to the triggering of ELMs. Turbulence driven by the ion temperature gradient mode, resistive ballooning mode, trapped electron mode, and electron temperature gradient mode contributes to the anomalous thermal transport at the plasma edge in this model. Formation of the pedestal and the L-H transition is the direct result of E(vector) r x B(vector) flow shear suppression of anomalous transport. The periodic ELM crashes are triggered by MHD instabilities. Two mechanisms for triggering ELMs are considered: ELMs are triggered by ballooning modes if the pressure gradient exceeds the ballooning threshold or by peeling modes if the edge current density exceeds the peeling mode threshold. The BALOO, DCON, and ELITE ideal MHD stability codes are used to derive a new parametric expression for the peeling-ballooning threshold. The new dependence for the peeling-ballooning threshold is implemented in the ASTRA transport code. Results of integrated modeling of DIII-D like discharges are presented and compared with experimental observations. The results from the ideal MHD stability codes are compared with results from the resistive MHD stability code NIMROD. (author)

  1. Nonlinear gyrokinetic simulations of the I-mode high confinement regime and comparisons with experiment

    Energy Technology Data Exchange (ETDEWEB)

    White, A. E., E-mail: whitea@mit.edu; Howard, N. T.; Creely, A. J.; Chilenski, M. A.; Greenwald, M.; Hubbard, A. E.; Hughes, J. W.; Marmar, E.; Rice, J. E.; Sierchio, J. M.; Sung, C.; Walk, J. R.; Whyte, D. G. [MIT Plasma Science and Fusion Center, Cambridge, Massachusetts 02139 (United States); Mikkelsen, D. R.; Edlund, E. M.; Kung, C. [Princeton Plasma Physics Laboratory, Princeton, New Jersey 08540 (United States); Holland, C. [University of California, San Diego (UCSD) San Diego, California 92093 (United States); Candy, J.; Petty, C. C. [General Atomics, P.O. Box 85608, San Diego, California 92186 (United States); Reinke, M. L. [York University, Heslington, York YO10 5DD (United Kingdom); and others

    2015-05-15

    For the first time, nonlinear gyrokinetic simulations of I-mode plasmas are performed and compared with experiment. I-mode is a high confinement regime, featuring energy confinement similar to H-mode, but without enhanced particle and impurity particle confinement [D. G. Whyte et al., Nucl. Fusion 50, 105005 (2010)]. As a consequence of the separation between heat and particle transport, I-mode exhibits several favorable characteristics compared to H-mode. The nonlinear gyrokinetic code GYRO [J. Candy and R. E. Waltz, J Comput. Phys. 186, 545 (2003)] is used to explore the effects of E × B shear and profile stiffness in I-mode and compare with L-mode. The nonlinear GYRO simulations show that I-mode core ion temperature and electron temperature profiles are more stiff than L-mode core plasmas. Scans of the input E × B shear in GYRO simulations show that E × B shearing of turbulence is a stronger effect in the core of I-mode than L-mode. The nonlinear simulations match the observed reductions in long wavelength density fluctuation levels across the L-I transition but underestimate the reduction of long wavelength electron temperature fluctuation levels. The comparisons between experiment and gyrokinetic simulations for I-mode suggest that increased E × B shearing of turbulence combined with increased profile stiffness are responsible for the reductions in core turbulence observed in the experiment, and that I-mode resembles H-mode plasmas more than L-mode plasmas with regards to marginal stability and temperature profile stiffness.

  2. Effect of thermal lens on beam quality and mode matching in LD pumped Er-Yb-codoped phosphate glass microchip laser

    Energy Technology Data Exchange (ETDEWEB)

    Liu Shujing; Song Feng; Cai Hong; Li Teng; Tian Bin; Wu Zhaohui; Tian Jianguo [Photonics Center, Nankai University, Tianjin 300071 (China); Key Laboratory of Advanced Technique and Fabrication for Weak-Light Nonlinear Photonics Materials (Ministry of Education), Nankai University, Tianjin 300457 (China)

    2008-02-07

    The theoretical values of the thermal focal length and laser beam waist are derived from the theoretical model and transformation theory, respectively. The values of thermal focal length, laser beam waist and the far field divergence angle were experimentally measured in a laser diode (LD) pumped erbium-ytterbium(Er-Yb)-codoped phosphate microchip glass laser. As an extension of thermal effect studies, we investigate the role of thermal lens on beam quality and the mode matching between the pump and the laser, which affects laser efficiency in TEM{sub 00} operation. The study shows that the experimental data are in good agreement with the theoretical predictions.

  3. MHD stability analyses of a tokamak plasma by time-dependent codes

    International Nuclear Information System (INIS)

    Kurita, Gen-ichi

    1982-07-01

    The MHD properties of a tokamak plasma are investigated by using time evolutional codes. As for the ideal MHD modes we have analyzed the external modes including the positional instability. Linear and nonlinear ideal MHD codes have been developed. Effects of the toroidicity and conducting shell on the external kink mode are studied minutely by the linear code. A new rezoning algorithm is devised and it is successfully applied to express numerically the axisymmetric plasma perturbation in a cylindrical geometry. As for the resistive MHD modes we have developed nonlinear codes on the basis of the reduced set of the resistive MHD equations. By using the codes we have studied the major disruption processes and properties of the low n resistive modes. We have found that the effects of toroidicity and finite poloidal beta are very important. Considering the above conclusion we propose a new scenario of the initiation of the major disruption. (author)

  4. Tearing mode analysis in tokamaks, revisited

    International Nuclear Information System (INIS)

    Nishimura, Y.; Callen, J.D.; Hegna, C.C.

    1997-12-01

    A new Δ' shooting code has been developed to investigate tokamak plasma tearing mode stability in a cylinder and large aspect ratio (ε ≤ 0.25) toroidal geometries, neglecting toroidal mode coupling. A different computational algorithm is used (shooting out from the singular surface instead of into it) to resolve the strong singularities at the mode rational surface, particularly in the presence of finite pressure term. Numerical results compare favorably with Furth et al. results. The effects of finite pressure, which are shown to decrease Δ', are discussed. It is shown that the distortion of the flux surfaces by the Shafranov shift, which modifies the geometry metric element stabilizes the tearing mode significantly, even in a low β regime before the toroidal magnetic curvature effects come into play. Double tearing modes in toroidal geometries are examined as well. Furthermore, m ≥ 2 tearing mode stability criteria are compared with three dimensional initial value MHD simulation by the FAR code

  5. Coding Labour

    Directory of Open Access Journals (Sweden)

    Anthony McCosker

    2014-03-01

    Full Text Available As well as introducing the Coding Labour section, the authors explore the diffusion of code across the material contexts of everyday life, through the objects and tools of mediation, the systems and practices of cultural production and organisational management, and in the material conditions of labour. Taking code beyond computation and software, their specific focus is on the increasingly familiar connections between code and labour with a focus on the codification and modulation of affect through technologies and practices of management within the contemporary work organisation. In the grey literature of spreadsheets, minutes, workload models, email and the like they identify a violence of forms through which workplace affect, in its constant flux of crisis and ‘prodromal’ modes, is regulated and governed.

  6. Latent palmprint matching.

    Science.gov (United States)

    Jain, Anil K; Feng, Jianjiang

    2009-06-01

    The evidential value of palmprints in forensic applications is clear as about 30 percent of the latents recovered from crime scenes are from palms. While biometric systems for palmprint-based personal authentication in access control type of applications have been developed, they mostly deal with low-resolution (about 100 ppi) palmprints and only perform full-to-full palmprint matching. We propose a latent-to-full palmprint matching system that is needed in forensic applications. Our system deals with palmprints captured at 500 ppi (the current standard in forensic applications) or higher resolution and uses minutiae as features to be compatible with the methodology used by latent experts. Latent palmprint matching is a challenging problem because latent prints lifted at crime scenes are of poor image quality, cover only a small area of the palm, and have a complex background. Other difficulties include a large number of minutiae in full prints (about 10 times as many as fingerprints), and the presence of many creases in latents and full prints. A robust algorithm to reliably estimate the local ridge direction and frequency in palmprints is developed. This facilitates the extraction of ridge and minutiae features even in poor quality palmprints. A fixed-length minutia descriptor, MinutiaCode, is utilized to capture distinctive information around each minutia and an alignment-based minutiae matching algorithm is used to match two palmprints. Two sets of partial palmprints (150 live-scan partial palmprints and 100 latent palmprints) are matched to a background database of 10,200 full palmprints to test the proposed system. Despite the inherent difficulty of latent-to-full palmprint matching, rank-1 recognition rates of 78.7 and 69 percent, respectively, were achieved in searching live-scan partial palmprints and latent palmprints against the background database.

  7. Broadcast Coded Slotted ALOHA

    DEFF Research Database (Denmark)

    Ivanov, Mikhail; Brännström, Frederik; Graell i Amat, Alexandre

    2016-01-01

    We propose an uncoordinated medium access control (MAC) protocol, called all-to-all broadcast coded slotted ALOHA (B-CSA) for reliable all-to-all broadcast with strict latency constraints. In B-CSA, each user acts as both transmitter and receiver in a half-duplex mode. The half-duplex mode gives ...

  8. External kink (peeling) modes in x-point geometry

    International Nuclear Information System (INIS)

    Huysmans, G T A

    2005-01-01

    The influence of the separatrix on the stability of edge current driven external kink (peeling) modes has been studied. Two approaches have been compared: taking the limit towards the separatrix using linear ideal and resistive MHD stability codes and including the complete x-point geometry using a new resistive MHD code. A strong stabilizing effect has been observed for the ideal and the resistive peeling mode for instabilities driven by the edge current gradient. Both approaches are in good agreement. A new resistive instability remains unstable and is not significantly affected by the separatrix. This mode is a combination of a kink and a tearing type mode and could be called a peeling-tearing mode

  9. Identifying modes of large whispering-gallery mode resonators from the spectrum and emission pattern.

    Science.gov (United States)

    Schunk, Gerhard; Fürst, Josef U; Förtsch, Michael; Strekalov, Dmitry V; Vogl, Ulrich; Sedlmeir, Florian; Schwefel, Harald G L; Leuchs, Gerd; Marquardt, Christoph

    2014-12-15

    Identifying the mode numbers in whispering-gallery mode resonators (WGMRs) is important for tailoring them to experimental needs. Here we report on a novel experimental mode analysis technique based on the combination of frequency analysis and far-field imaging for high mode numbers of large WGMRs. The radial mode numbers q and the angular mode numbers p = ℓ-m are identified and labeled via far-field imaging. The polar mode numbers ℓ are determined unambiguously by fitting the frequency differences between individual whispering gallery modes (WGMs). This allows for the accurate determination of the geometry and the refractive index at different temperatures of the WGMR. For future applications in classical and quantum optics, this mode analysis enables one to control the narrow-band phase-matching conditions in nonlinear processes such as second-harmonic generation or parametric down-conversion.

  10. A comparison of semiglobal and local dense matching algorithms for surface reconstruction

    Directory of Open Access Journals (Sweden)

    E. Dall'Asta

    2014-06-01

    Full Text Available Encouraged by the growing interest in automatic 3D image-based reconstruction, the development and improvement of robust stereo matching techniques is one of the most investigated research topic of the last years in photogrammetry and computer vision. The paper is focused on the comparison of some stereo matching algorithms (local and global which are very popular both in photogrammetry and computer vision. In particular, the Semi-Global Matching (SGM, which realizes a pixel-wise matching and relies on the application of consistency constraints during the matching cost aggregation, will be discussed. The results of some tests performed on real and simulated stereo image datasets, evaluating in particular the accuracy of the obtained digital surface models, will be presented. Several algorithms and different implementation are considered in the comparison, using freeware software codes like MICMAC and OpenCV, commercial software (e.g. Agisoft PhotoScan and proprietary codes implementing Least Square e Semi-Global Matching algorithms. The comparisons will also consider the completeness and the level of detail within fine structures, and the reliability and repeatability of the obtainable data.

  11. A comparison of semiglobal and local dense matching algorithms for surface reconstruction

    Science.gov (United States)

    Dall'Asta, E.; Roncella, R.

    2014-06-01

    Encouraged by the growing interest in automatic 3D image-based reconstruction, the development and improvement of robust stereo matching techniques is one of the most investigated research topic of the last years in photogrammetry and computer vision. The paper is focused on the comparison of some stereo matching algorithms (local and global) which are very popular both in photogrammetry and computer vision. In particular, the Semi-Global Matching (SGM), which realizes a pixel-wise matching and relies on the application of consistency constraints during the matching cost aggregation, will be discussed. The results of some tests performed on real and simulated stereo image datasets, evaluating in particular the accuracy of the obtained digital surface models, will be presented. Several algorithms and different implementation are considered in the comparison, using freeware software codes like MICMAC and OpenCV, commercial software (e.g. Agisoft PhotoScan) and proprietary codes implementing Least Square e Semi-Global Matching algorithms. The comparisons will also consider the completeness and the level of detail within fine structures, and the reliability and repeatability of the obtainable data.

  12. Study of complex modes

    International Nuclear Information System (INIS)

    Pastrnak, J.W.

    1986-01-01

    This eighteen-month study has been successful in providing the designer and analyst with qualitative guidelines on the occurrence of complex modes in the dynamics of linear structures, and also in developing computer codes for determining quantitatively which vibration modes are complex and to what degree. The presence of complex modes in a test structure has been verified. Finite element analysis of a structure with non-proportional dumping has been performed. A partial differential equation has been formed to eliminate possible modeling errors

  13. Demonstration of the CDMA-mode CAOS smart camera.

    Science.gov (United States)

    Riza, Nabeel A; Mazhar, Mohsin A

    2017-12-11

    Demonstrated is the code division multiple access (CDMA)-mode coded access optical sensor (CAOS) smart camera suited for bright target scenarios. Deploying a silicon CMOS sensor and a silicon point detector within a digital micro-mirror device (DMD)-based spatially isolating hybrid camera design, this smart imager first engages the DMD starring mode with a controlled factor of 200 high optical attenuation of the scene irradiance to provide a classic unsaturated CMOS sensor-based image for target intelligence gathering. Next, this CMOS sensor provided image data is used to acquire a focused zone more robust un-attenuated true target image using the time-modulated CDMA-mode of the CAOS camera. Using four different bright light test target scenes, successfully demonstrated is a proof-of-concept visible band CAOS smart camera operating in the CDMA-mode using up-to 4096 bits length Walsh design CAOS pixel codes with a maximum 10 KHz code bit rate giving a 0.4096 seconds CAOS frame acquisition time. A 16-bit analog-to-digital converter (ADC) with time domain correlation digital signal processing (DSP) generates the CDMA-mode images with a 3600 CAOS pixel count and a best spatial resolution of one micro-mirror square pixel size of 13.68 μm side. The CDMA-mode of the CAOS smart camera is suited for applications where robust high dynamic range (DR) imaging is needed for un-attenuated un-spoiled bright light spectrally diverse targets.

  14. Identification of Requirements for Computer-Supported Matching of Food Consumption Data with Food Composition Data

    Directory of Open Access Journals (Sweden)

    Barbara Koroušić Seljak

    2018-03-01

    Full Text Available This paper identifies the requirements for computer-supported food matching, in order to address not only national and European but also international current related needs and represents an integrated research contribution of the FP7 EuroDISH project. The available classification and coding systems and the specific problems of food matching are summarized and a new concept for food matching based on optimization methods and machine-based learning is proposed. To illustrate and test this concept, a study has been conducted in four European countries (i.e., Germany, The Netherlands, Italy and the UK using different classification and coding systems. This real case study enabled us to evaluate the new food matching concept and provide further recommendations for future work. In the first stage of the study, we prepared subsets of food consumption data described and classified using different systems, that had already been manually matched with national food composition data. Once the food matching algorithm was trained using this data, testing was performed on another subset of food consumption data. Experts from different countries validated food matching between consumption and composition data by selecting best matches from the options given by the matching algorithm without seeing the result of the previously made manual match. The evaluation of study results stressed the importance of the role and quality of the food composition database as compared to the selected classification and/or coding systems and the need to continue compiling national food composition data as eating habits and national dishes still vary between countries. Although some countries managed to collect extensive sets of food consumption data, these cannot be easily matched with food composition data if either food consumption or food composition data are not properly classified and described using any classification and coding systems. The study also showed that the

  15. Identification of Requirements for Computer-Supported Matching of Food Consumption Data with Food Composition Data

    Science.gov (United States)

    Korošec, Peter; Eftimov, Tome; Ocke, Marga; van der Laan, Jan; Roe, Mark; Berry, Rachel; Turrini, Aida; Krems, Carolin; Slimani, Nadia; Finglas, Paul

    2018-01-01

    This paper identifies the requirements for computer-supported food matching, in order to address not only national and European but also international current related needs and represents an integrated research contribution of the FP7 EuroDISH project. The available classification and coding systems and the specific problems of food matching are summarized and a new concept for food matching based on optimization methods and machine-based learning is proposed. To illustrate and test this concept, a study has been conducted in four European countries (i.e., Germany, The Netherlands, Italy and the UK) using different classification and coding systems. This real case study enabled us to evaluate the new food matching concept and provide further recommendations for future work. In the first stage of the study, we prepared subsets of food consumption data described and classified using different systems, that had already been manually matched with national food composition data. Once the food matching algorithm was trained using this data, testing was performed on another subset of food consumption data. Experts from different countries validated food matching between consumption and composition data by selecting best matches from the options given by the matching algorithm without seeing the result of the previously made manual match. The evaluation of study results stressed the importance of the role and quality of the food composition database as compared to the selected classification and/or coding systems and the need to continue compiling national food composition data as eating habits and national dishes still vary between countries. Although some countries managed to collect extensive sets of food consumption data, these cannot be easily matched with food composition data if either food consumption or food composition data are not properly classified and described using any classification and coding systems. The study also showed that the level of human

  16. Influences of multiple low-n modes on n=1 resistive wall mode identification and feedback control

    International Nuclear Information System (INIS)

    In, Y.; Kim, J.; Kim, J. S.; Garofalo, A. M.; Jackson, G. L.; La Haye, R. J.; Strait, E. J.; Okabayashi, M.; Reimerdes, H.

    2008-01-01

    It is well known in theory that even after the n=1 resistive wall mode (RWM) is suppressed, the other low-n modes, such as n=2 or 3, can appear sequentially, as β increases. In recent DIII-D experiments [J. L. Luxon, Nucl. Fusion 42, 614 (2002)], we found such an example that supports the theoretical prediction: while the n=1 mode was suppressed, an n=3 mode grew dominant, leading to a β collapse. The n=1 RWM suppression was likely due to a combination of rotational stabilization and n=1 RWM feedback. The multiple RWM identification was performed using an expanded matched filter, where n=1 and n=3 RWM basis vectors are simultaneously considered. Taking advantage of the expanded matched filter, we found that an n=3 mode following an edge-localized-mode burst grew almost linearly for several milliseconds without being hindered. This n=3 mode appeared responsible for the β collapse (down to the n=3 no-wall limit), as well as for a drop in toroidal rotation. A preliminary analysis suggests that the identity of the n=3 mode could be related to the n=3 RWM (possibly the first observation in tokamak experiments), while the impact of the n=3 mode was not as destructive as that of n=1 RWM. A numerical postprocessing of Mirnov probes showed that the n=2 mode was also unstable, consistent with the theoretical prediction. In practice, since the presence of an n=3 mode can interfere with the existing n=1 RWM identification, multiple low-n mode identification is deemed essential not only to detect n>1 mode, but also to provide accurate n=1 RWM identification and feedback control.

  17. A design of a mode converter for electron cyclotron heating by the method of normal mode expansion

    International Nuclear Information System (INIS)

    Hoshino, Katsumichi; Kawashima, Hisato; Hata, Kenichiro; Yamamoto, Takumi

    1983-09-01

    Mode conversion of electromagnetic wave propagating in the over-size circular waveguide is attained by giving a periodical perturbation in the guide wall. Mode coupling equation is expressed by ''generalized telegraphist's equations'' which are derived from the Maxwell's equations using a normal mode expansion. A computer code to solve the coupling equations is developed and mode amplitude, conversion efficiency, etc. of a particular type of mode converter for the 60 GHz electron cyclotron heating are obtained. (author)

  18. Comparison of the Physical and Technical Demands of Cricket Players During Training and Match-Play.

    Science.gov (United States)

    Vickery, Will; Duffield, Rob; Crowther, Rian; Beakley, David; Blanch, Peter; Dascombe, Ben J

    2018-03-01

    Vickery, W, Duffield, R, Crowther, R, Beakley, D, Blanch, P, and Dascombe, BJ. Comparison of the physical and technical demands of cricket players during training and match-play. J Strength Cond Res 32(3): 821-829, 2018-This study aimed to determine which training method (net-based sessions or center-wicket simulations) currently used in national level and U19 male players cricket provided a more physical and technical match-specific training response. The heart rate, rating of perceived exertion, and movement patterns of 42 male cricket players were measured across the various training and match formats. Video analysis was coded retrospectively to quantify technical loads based on the cricket skills performed. Magnitude-based inferences were based on the standardization of effect and presented with ±90% confidence intervals. Regardless of playing position, differences in physiological demands between training modes and match-play were unclear, with the exception of higher heart rates in fielders during traditional net sessions (mean heart rate: d = -2.7 [-4.7 to -0.7]; 75% of maximum heart rate: d = -1.7 [-3.2 to -0.2]). Typically, the movement demands of center-wicket simulations were similar or greater than match-play, which was most evident in the distance traveled at a high intensity within each playing position (batsmen: d = 6.4 [3.7-9.2]; medium-fast bowlers: d = 1.71 [0.1-3.3]; spin bowlers: d = 6.5 [0.01-13.0]; fielders: d = 0.8 [-0.2 to 1.7]). The technical demands of traditional net cricket training exceeded that of a typical match for each playing position. Specifically, fast bowlers delivered a greater number of balls during net-bowling compared with a match (d = -2.2 [-3.6 to 0.9]). In conclusion, center-wicket simulations more closely matched the physical demands of a One-Day match within batsmen and spin bowlers, whereas traditional cricket training often exceeded match-specific demands.

  19. Modified Three-Step Search Block Matching Motion Estimation and Weighted Finite Automata based Fractal Video Compression

    Directory of Open Access Journals (Sweden)

    Shailesh Kamble

    2017-08-01

    Full Text Available The major challenge with fractal image/video coding technique is that, it requires more encoding time. Therefore, how to reduce the encoding time is the research component remains in the fractal coding. Block matching motion estimation algorithms are used, to reduce the computations performed in the process of encoding. The objective of the proposed work is to develop an approach for video coding using modified three step search (MTSS block matching algorithm and weighted finite automata (WFA coding with a specific focus on reducing the encoding time. The MTSS block matching algorithm are used for computing motion vectors between the two frames i.e. displacement of pixels and WFA is used for the coding as it behaves like the Fractal Coding (FC. WFA represents an image (frame or motion compensated prediction error based on the idea of fractal that the image has self-similarity in itself. The self-similarity is sought from the symmetry of an image, so the encoding algorithm divides an image into multi-levels of quad-tree segmentations and creates an automaton from the sub-images. The proposed MTSS block matching algorithm is based on the combination of rectangular and hexagonal search pattern and compared with the existing New Three-Step Search (NTSS, Three-Step Search (TSS, and Efficient Three-Step Search (ETSS block matching estimation algorithm. The performance of the proposed MTSS block matching algorithm is evaluated on the basis of performance evaluation parameters i.e. mean absolute difference (MAD and average search points required per frame. Mean of absolute difference (MAD distortion function is used as the block distortion measure (BDM. Finally, developed approaches namely, MTSS and WFA, MTSS and FC, and Plane FC (applied on every frame are compared with each other. The experimentations are carried out on the standard uncompressed video databases, namely, akiyo, bus, mobile, suzie, traffic, football, soccer, ice etc. Developed

  20. Numerical Tokamak Project code comparison

    International Nuclear Information System (INIS)

    Waltz, R.E.; Cohen, B.I.; Beer, M.A.

    1994-01-01

    The Numerical Tokamak Project undertook a code comparison using a set of TFTR tokamak parameters. Local radial annulus codes of both gyrokinetic and gyrofluid types were compared for both slab and toroidal case limits assuming ion temperature gradient mode turbulence in a pure plasma with adiabatic electrons. The heat diffusivities were found to be in good internal agreement within ± 50% of the group average over five codes

  1. Frequency doubling in poled polymers using anomalous dispersion phase-matching

    Energy Technology Data Exchange (ETDEWEB)

    Kowalczyk, T.C.; Singer, K.D. [Case Western Reserve Univ., Cleveland, OH (United States). Dept. of Physics; Cahill, P.A. [Sandia National Labs., Albuquerque, NM (United States)

    1995-10-01

    The authors report on a second harmonic generation in a poled polymer waveguide using anomalous dispersion phase-matching. Blue light ({lambda} = 407 nm) was produced by phase-matching the lowest order fundamental and harmonic modes over a distance of 32 {micro}m. The experimental conversion efficiency was {eta} = 1.2 {times} 10{sup {minus}4}, in agreement with theory. Additionally, they discuss a method of enhancing the conversion efficiency for second harmonic generation using anomalous dispersion phase-matching to optimize Cerenkov second harmonic generation. The modeling shows that a combination of phase-matching techniques creates larger conversion efficiencies and reduces critical fabrication requirements of the individual phase-matching techniques.

  2. Matching to Openly Innovate with Suppliers

    DEFF Research Database (Denmark)

    Laursen, Linda Nhu

    2017-01-01

    heterogeneous suppliers with the internal organisation in order to openly innovate. More specifically, it focuses on a governance mode, recently emerged in practice, by which firms summon their suppliers and their own internal organisation at an event to match them for open innovation activities – innovation......When large firms choose to involve their many suppliers in open innovation, they are faced with a set of challenges pertaining to the governance of several suppliers. Suppliers are heterogeneous, offering heterogeneous materials, products, information, services, and knowledge, which are differently...... organized across functions and hierarchies. To make use of such heterogeneous resources, a critical challenge for open innovation is to pair a supplier resource with a suitable opportunity-for-use from within the firm – a challenge of matching. This dissertation addresses the challenge of matching...

  3. Strength evaluation code STEP for brittle materials

    International Nuclear Information System (INIS)

    Ishihara, Masahiro; Futakawa, Masatoshi.

    1997-12-01

    In a structural design using brittle materials such as graphite and/or ceramics it is necessary to evaluate the strength of component under complex stress condition. The strength of ceramic materials is said to be influenced by the stress distribution. However, in the structural design criteria simplified stress limits had been adopted without taking account of the strength change with the stress distribution. It is, therefore, important to evaluate the strength of component on the basis of the fracture model for brittle material. Consequently, the strength evaluation program, STEP, on a brittle fracture of ceramic materials based on the competing risk theory had been developed. Two different brittle fracture modes, a surface layer fracture mode dominated by surface flaws and an internal fracture mode by internal flaws, are treated in the STEP code in order to evaluate the strength of brittle fracture. The STEP code uses stress calculation results including complex shape of structures analyzed by the generalized FEM stress analysis code, ABAQUS, so as to be possible to evaluate the strength of brittle fracture for the structures having complicate shapes. This code is, therefore, useful to evaluate the structural integrity of arbitrary shapes of components such as core graphite components in the HTTR, heat exchanger components made of ceramics materials etc. This paper describes the basic equations applying to the STEP code, code system with a combination of the STEP and the ABAQUS codes and the result of the verification analysis. (author)

  4. Continuous-variable quantum erasure correcting code

    DEFF Research Database (Denmark)

    Lassen, Mikael Østergaard; Sabuncu, Metin; Huck, Alexander

    2010-01-01

    We experimentally demonstrate a continuous variable quantum erasure-correcting code, which protects coherent states of light against complete erasure. The scheme encodes two coherent states into a bi-party entangled state, and the resulting 4-mode code is conveyed through 4 independent channels...

  5. Spatial mode discrimination using second harmonic generation

    DEFF Research Database (Denmark)

    Delaubert, Vincent; Lassen, Mikael Østergaard; Pulford, David

    2007-01-01

    Second harmonic generation can be used as a technique for controlling the spatial mode structure of optical beams. We demonstrate experimentally the generation of higher order spatial modes, and that it is possible to use nonlinear phase matching as a predictable and robust technique for the conv...

  6. Computer codes for RF cavity design

    International Nuclear Information System (INIS)

    Ko, K.

    1992-08-01

    In RF cavity design, numerical modeling is assuming an increasingly important role with the help of sophisticated computer codes and powerful yet affordable computers. A description of the cavity codes in use in the accelerator community has been given previously. The present paper will address the latest developments and discuss their applications to cavity toning and matching problems

  7. A novel neutron energy spectrum unfolding code using particle swarm optimization

    International Nuclear Information System (INIS)

    Shahabinejad, H.; Sohrabpour, M.

    2017-01-01

    A novel neutron Spectrum Deconvolution using Particle Swarm Optimization (SDPSO) code has been developed to unfold the neutron spectrum from a pulse height distribution and a response matrix. The Particle Swarm Optimization (PSO) imitates the bird flocks social behavior to solve complex optimization problems. The results of the SDPSO code have been compared with those of the standard spectra and recently published Two-steps Genetic Algorithm Spectrum Unfolding (TGASU) code. The TGASU code have been previously compared with the other codes such as MAXED, GRAVEL, FERDOR and GAMCD and shown to be more accurate than the previous codes. The results of the SDPSO code have been demonstrated to match well with those of the TGASU code for both under determined and over-determined problems. In addition the SDPSO has been shown to be nearly two times faster than the TGASU code. - Highlights: • Introducing a novel method for neutron spectrum unfolding. • Implementation of a particle swarm optimization code for neutron unfolding. • Comparing results of the PSO code with those of recently published TGASU code. • Match results of the PSO code with those of TGASU code. • Greater convergence rate of implemented PSO code than TGASU code.

  8. On fully three-dimensional resistive wall mode and feedback stabilization computations

    International Nuclear Information System (INIS)

    Strumberger, E.; Merkel, P.; Sempf, M.; Guenter, S.

    2008-01-01

    Resistive walls, located close to the plasma boundary, reduce the growth rates of external kink modes to resistive time scales. For such slowly growing resistive wall modes, the stabilization by an active feedback system becomes feasible. The fully three-dimensional stability code STARWALL, and the feedback optimization code OPTIM have been developed [P. Merkel and M. Sempf, 21st IAEA Fusion Energy Conference 2006, Chengdu, China (International Atomic Energy Agency, Vienna, 2006, paper TH/P3-8] to compute the growth rates of resistive wall modes in the presence of nonaxisymmetric, multiply connected wall structures and to model the active feedback stabilization of these modes. In order to demonstrate the capabilities of the codes and to study the effect of the toroidal mode coupling caused by multiply connected wall structures, the codes are applied to test equilibria using the resistive wall structures currently under debate for ITER [M. Shimada et al., Nucl. Fusion 47, S1 (2007)] and ASDEX Upgrade [W. Koeppendoerfer et al., Proceedings of the 16th Symposium on Fusion Technology, London, 1990 (Elsevier, Amsterdam, 1991), Vol. 1, p. 208

  9. ELMs and constraints on the H-mode pedestal: A model based on peeling-ballooning modes

    International Nuclear Information System (INIS)

    Snyder, P.B.

    2002-01-01

    Maximizing the pedestal height while maintaining acceptable ELMs is a key issue for optimizing tokamak performance. We present a model for ELMs and pedestal constraints based upon theoretical analysis of edge instabilities which can limit the pedestal height and drive ELMs. Sharp pedestal pressure gradients drive large bootstrap currents which play a complex dual role in the stability physics. Consequently, the dominant modes are often intermediate-n coupled 'peeling-ballooning' modes, driven both by current and the pressure gradient. A highly efficient new MHD code, ELITE, is used to study these modes, and calculate quantitative stability constraints on the pedestal, including direct constraints on the pedestal height. A model of various ELM types is developed, and quantitatively compared to data from several tokamaks. A number of observations agree with predictions, including ELM onset times, ELM depth, and variation in pedestal height with discharge shape. Projections of pedestal stability constraints for Next Step designs, and nonlinear simulations of peeling-ballooning modes using the BOUT code are also presented. (author)

  10. An efficient fractal image coding algorithm using unified feature and DCT

    International Nuclear Information System (INIS)

    Zhou Yiming; Zhang Chao; Zhang Zengke

    2009-01-01

    Fractal image compression is a promising technique to improve the efficiency of image storage and image transmission with high compression ratio, however, the huge time consumption for the fractal image coding is a great obstacle to the practical applications. In order to improve the fractal image coding, efficient fractal image coding algorithms using a special unified feature and a DCT coder are proposed in this paper. Firstly, based on a necessary condition to the best matching search rule during fractal image coding, the fast algorithm using a special unified feature (UFC) is addressed, and it can reduce the search space obviously and exclude most inappropriate matching subblocks before the best matching search. Secondly, on the basis of UFC algorithm, in order to improve the quality of the reconstructed image, a DCT coder is combined to construct a hybrid fractal image algorithm (DUFC). Experimental results show that the proposed algorithms can obtain good quality of the reconstructed images and need much less time than the baseline fractal coding algorithm.

  11. Ideal MHD stability analysis of KSTAR target AT mode

    International Nuclear Information System (INIS)

    Yi, S.M.; Kim, J.H.; You, K.I.; Kim, J.Y.

    2009-01-01

    Full text: A main research objective of KSTAR (Korea Superconducting Tokamak Advanced Research) device is to demonstrate the steady-state operation capability of high-performance AT (Advanced Tokamak) mode. To meet this goal, it is critical for KSTAR to have a good MHD stability boundary, particularly against the high-beta ideal instabilities such as the external kink and the ballooning modes. To support this MHD stability KSTAR has been designed to have a strong plasma shape and a close interval between plasma and passive- plate wall. During the conceptual design phase of KSTAR, a preliminary study was performed to estimate the high beta MHD stability limit of KSTAR target AT mode using PEST and VACUUM codes and it was shown that the target AT mode can be stable up to β N ∼ 5 with a well-defined plasma pressure and current profiles. Recently, a new calculation has been performed to estimate the ideal stability limit in various KSTAR operating conditions using DCON code, and it has been observed that there is some difference between the new and old calculation results, particularly in the dependence of the maximum β N value on the toroidal mode number. Here, we thus present a more detailed analysis of the ideal MHD stability limit of KSTAR target AT mode using various codes, which include GATO as well as PEST and DCON, in the comparison of calculation results among the three codes. (author)

  12. ELM phenomenon as an interaction between bootstrap-current driven peeling modes and pressure-driven ballooning modes

    International Nuclear Information System (INIS)

    Saarelma, S.; Kurki-Suonio, T.; Guenter, S.; Zehrfeld, H.-P.

    2000-01-01

    An ELMy ASDEX Upgrade plasma equilibrium is reconstructed taking into account the bootstrap current. The peeling mode stability of the equilibrium is numerically analysed using the GATO [1] code, and it is found that the bootstrap current can drive the plasma peeling mode unstable. A high-n ballooning mode stability analysis of the equilibria revealed that, while destabilizing the peeling modes, the bootstrap current has a stabilizing effect on the ballooning modes. A combination of these two instabilities is a possible explanation for the type I ELM phenomenon. A triangularity scan showed that increasing triangularity stabilizes the peeling modes and can produce ELM-free periods observed in the experiments. (author)

  13. Matching Jobs and Resumes: a Deep Collaborative Filtering Task

    OpenAIRE

    Schmitt , Thomas; Caillou , Philippe; Sebag , Michèle

    2016-01-01

    International audience; This paper tackles the automatic matching of job seekers and recruiters, based on the logs of a recruitment agency (CVs, job announcements and application clicks). Preliminary experiments reveal that good recommendation performances in collaborative filtering mode (emitting recommendations for a known recruiter using the click history) co-exist with poor performances in cold start mode (emitting recommendations based on the job announcement only). A tentative interpret...

  14. The urology residency matching program in practice.

    Science.gov (United States)

    Teichman, J M; Anderson, K D; Dorough, M M; Stein, C R; Optenberg, S A; Thompson, I M

    2000-06-01

    We evaluate behaviors and attitudes among resident applicants and program directors related to the American Urological Association (AUA) residency matching program and recommend changes to improve the match. Written questionnaires were mailed to 519 resident applicants and 112 program directors after the 1999 American Urological Association match. Subjects were asked about their observations, behaviors and opinions towards the match. Questionnaires were returned by 230 resident applicants and 94 program directors (44% and 83% response rates, respectively.) Of the resident applicants 75% spent $1,001 to $5,000 for interviewing. Of the program directors 47% recalled that applicants asked how programs would rank the applicant and 61% of applicants recalled that program directors asked applicants how they would rank programs. Dishonesty was acknowledged by 31% of program directors and 44% of resident applicants. Of program directors 82% thought applicants "lied", while 67% of applicants thought that programs "lied" (quotations indicate questionnaire language). Participants characterized their own dishonesty as "just playing the game" or they "did not feel badly." Of program directors 81% and of applicants 61% were "skeptical" or "did not believe" when informed they were a "high" or "number 1" selection. Being asked about marital status was recalled by 91% of male and 100% of female (p = 0. 02), if they had children by 53% of male and 67% of female, (p = 0. 03), and intent to have children by 25% of male and 62% of female (p match code rules frequently. Program directors and resident applicants are skeptical of each other. Patterns of faculty behavior differ based on applicant gender. Interviews are costly for applicants. We recommend that 1) programs adopt policies to enhance fairness, 2) applications be filed electronically, 3) programs assist resident applicants with interview accommodation to reduce financial burden and 4) a post-interview code of limited or

  15. Computer codes for RF cavity design

    International Nuclear Information System (INIS)

    Ko, K.

    1992-01-01

    In RF cavity design, numerical modeling is assuming an increasingly important role with the help of sophisticated computer codes and powerful yet affordable computers. A description of the cavity codes in use in the accelerator community has been given previously. The present paper will address the latest developments and discuss their applications to cavity tuning and matching problems. (Author) 8 refs., 10 figs

  16. ELM triggering conditions for the integrated modeling of H-mode plasmas

    International Nuclear Information System (INIS)

    Pankin, A.Y.; Schnack, D.D.; Bateman, G.; Kritz, A.H.; Brennan, D.P.; Snyder, P.B.; Voitsekhovitch, I.; Kruger, S.; Janeschitz, G.; Onjun, T.; Pacher, G.W.; Pacher, H.D.

    2004-01-01

    Recent advances in the integrated modeling of ELMy (edge localized mode) H-mode plasmas are presented. A model for the H-mode pedestal and for the triggering of ELMs predicts the height, width, and shape of the H-mode pedestal and the frequency and width of ELMs. Formation of the pedestal and the L-H transition is the direct result of E r x B flow shear suppression of anomalous transport. The periodic ELM crashes are triggered by either the ballooning or peeling MHD instabilities. The BALOO, DCON, and ELITE ideal MHD stability codes are used to derive a new parametric expression for the peeling-ballooning threshold. The new dependence for the peeling-ballooning threshold is implemented in the ASTRA transport code. Results of integrated modeling of DIII-D like discharges are presented and compared with experimental observations. The results from the ideal MHD stability codes are compared with results from the resistive MHD stability code NIMROD. (authors)

  17. Computer codes for neutron data evaluation

    International Nuclear Information System (INIS)

    Nakagawa, Tsuneo

    1979-01-01

    Data compilation codes such as NESTOR and REPSTOR, and NDES (Neutron Data Evaluation System) are mainly discussed. NDES is a code for neutron data evaluation using a TSS terminal, TEKTRONIX 4014. Users of NDES can perform plotting of data and calculation with nuclear models under conversational mode. (author)

  18. PHYSIOLOGICAL RESPONSES OF ELITE JUNIOR AUSTRALIAN RULES FOOTBALLERS DURING MATCH-PLAY

    Directory of Open Access Journals (Sweden)

    James P. Veale

    2009-09-01

    Full Text Available Australian Football (AF is Australia's major football code. Despite research in other football codes, to date, no data has been published on the physiological responses of AF players during match play. Fifteen athletes (17.28 ± 0.76 yrs participated in four pre-season matches, sanctioned by Australian Football League (AFL Victoria, investigating Heart Rate (HR, Blood Lactate (BLa, Core Temperature (Tcore, and Hydration status. Match HR was measured continuously using HR monitors. BLa was measured via finger prick lancet at the end of each quarter of play. Tcore was measured by use of ingestible temperature sensor and measured wirelessly at the end of each quarter of play. Hydration status was measured using refractometry, measuring urine specific gravity, and body weight pre and post-match. Environmental conditions were measured continuously during matches. Results of HR responses showed a high exertion of players in the 85-95% maximum HR range. Elevated mean BLa levels, compared to rest, were observed in all players over the duration of the matches (p = 0.007. Mean Tcore rose 0.68 °C between start and end of matches. Mean USG increased between 0.008 g/ml (p = 0.001 with mean body weight decreasing 1.88 kg (p = 0.001. This study illustrates physiological responses in junior AF players playing in the heat as well as providing physiological data for consideration by AF coaching staff when developing specific training programs. Continued research should consider physiological measurements under varying environments, and at all playing levels of AF, to ascertain full physiological responses during AF matches.

  19. The structure of ideal MHD Alfven modes

    International Nuclear Information System (INIS)

    Turnbull, A.D.; Chu, M.S.; Lao, L.L.; Greene, J.M.; Strait, E.J.; Chance, M.S.

    1991-01-01

    Continuum Alfven modes have undergone a resurgence in interest with the recent realization that so-called Toroidicity-Induced Alfven Eigenmodes (TAE modes) can be destabilized either by energetic beam ions in a strongly heated plasma or by alpha particles in a burning plasma. The GATO Ideal MHD Stability code, which minimizes the potential energy according to a variational formulation, has now been modified to isolate and calculate stable continuum eigenmodes. The existence of the TAE mode and its associated gap has been verified, using this code, for a circular cross-section, finite aspect ratio equilibrium. Moreover, the eigenfrequencies and eigenmodes obtained from this variational calculation are found to be in extremely good quantitative agreement with those obtained from the non-variational NOVA code. A systematic survey of the stable continuum has further revealed a surprising diversity in the structure of the continuum Alfven modes; the logarithmic singularity can be so broad, in some cases, as to occupy the whole cross-section. This has important implications for heating experiments which aim to locally excite the plasma by rf waves in the Alfven frequency range. The structure of several representative examples is discussed. The Alfven continuum, in general, and the TAE mode and its associated gap, in particular, are also found to be strongly modified by cross-sectional shaping. The dependence of the spectrum on various shaping factors is explored

  20. Development of CAP code for nuclear power plant containment: Lumped model

    Energy Technology Data Exchange (ETDEWEB)

    Hong, Soon Joon, E-mail: sjhong90@fnctech.com [FNC Tech. Co. Ltd., Heungdeok 1 ro 13, Giheung-gu, Yongin-si, Gyeonggi-do 446-908 (Korea, Republic of); Choo, Yeon Joon; Hwang, Su Hyun; Lee, Byung Chul [FNC Tech. Co. Ltd., Heungdeok 1 ro 13, Giheung-gu, Yongin-si, Gyeonggi-do 446-908 (Korea, Republic of); Ha, Sang Jun [Central Research Institute, Korea Hydro & Nuclear Power Company, Ltd., 70, 1312-gil, Yuseong-daero, Yuseong-gu, Daejeon 305-343 (Korea, Republic of)

    2015-09-15

    Highlights: • State-of-art containment analysis code, CAP, has been developed. • CAP uses 3-field equations, water level oriented upwind scheme, local head model. • CAP has a function of linked calculation with reactor coolant system code. • CAP code assessments showed appropriate prediction capabilities. - Abstract: CAP (nuclear Containment Analysis Package) code has been developed in Korean nuclear society for the analysis of nuclear containment thermal hydraulic behaviors including pressure and temperature trends and hydrogen concentration. Lumped model of CAP code uses 2-phase, 3-field equations for fluid behaviors, and has appropriate constitutive equations, 1-dimensional heat conductor model, component models, trip and control models, and special process models. CAP can run in a standalone mode or a linked mode with a reactor coolant system analysis code. The linked mode enables the more realistic calculation of a containment response and is expected to be applicable to a more complicated advanced plant design calculation. CAP code assessments were carried out by gradual approaches: conceptual problems, fundamental phenomena, component and principal phenomena, experimental validation, and finally comparison with other code calculations on the base of important phenomena identifications. The assessments showed appropriate prediction capabilities of CAP.

  1. Development of CAP code for nuclear power plant containment: Lumped model

    International Nuclear Information System (INIS)

    Hong, Soon Joon; Choo, Yeon Joon; Hwang, Su Hyun; Lee, Byung Chul; Ha, Sang Jun

    2015-01-01

    Highlights: • State-of-art containment analysis code, CAP, has been developed. • CAP uses 3-field equations, water level oriented upwind scheme, local head model. • CAP has a function of linked calculation with reactor coolant system code. • CAP code assessments showed appropriate prediction capabilities. - Abstract: CAP (nuclear Containment Analysis Package) code has been developed in Korean nuclear society for the analysis of nuclear containment thermal hydraulic behaviors including pressure and temperature trends and hydrogen concentration. Lumped model of CAP code uses 2-phase, 3-field equations for fluid behaviors, and has appropriate constitutive equations, 1-dimensional heat conductor model, component models, trip and control models, and special process models. CAP can run in a standalone mode or a linked mode with a reactor coolant system analysis code. The linked mode enables the more realistic calculation of a containment response and is expected to be applicable to a more complicated advanced plant design calculation. CAP code assessments were carried out by gradual approaches: conceptual problems, fundamental phenomena, component and principal phenomena, experimental validation, and finally comparison with other code calculations on the base of important phenomena identifications. The assessments showed appropriate prediction capabilities of CAP

  2. Structured LDPC Codes over Integer Residue Rings

    Directory of Open Access Journals (Sweden)

    Mo Elisa

    2008-01-01

    Full Text Available Abstract This paper presents a new class of low-density parity-check (LDPC codes over represented by regular, structured Tanner graphs. These graphs are constructed using Latin squares defined over a multiplicative group of a Galois ring, rather than a finite field. Our approach yields codes for a wide range of code rates and more importantly, codes whose minimum pseudocodeword weights equal their minimum Hamming distances. Simulation studies show that these structured codes, when transmitted using matched signal sets over an additive-white-Gaussian-noise channel, can outperform their random counterparts of similar length and rate.

  3. Coupled tearing modes in plasmas with differential rotation

    International Nuclear Information System (INIS)

    Dewar, R.L.; Persson, M.

    1993-08-01

    The global asymptotic matching equations for multiple coupled resistive modes of arbitrary parity in a cylindrical plasma are derived. Three different variational principles are given for the outer region matching data, while the inner-region analysis features a careful treatment of the symmetry-breaking effect of a gradient in the equilibrium current for a zero-β slab model. It is concluded that the usual constant-ψ result remains valid and constrains the matrix matching formalism. The dispersion relation is compared with initial value calculations of a double tearing mode when there are small relative rotation velocities between the rational surfaces. In treating differential rotation within the asymptotic matching formalism, flow is ignored in the outer region and is assumed to affect the inner response solely through a Doppler shift. It is shown that the relative rotation can have a strong stabilizing effect by making all but one rational surface effectively ideal. 40 refs., 6 figs

  4. Parametric Landau damping of space charge modes

    Energy Technology Data Exchange (ETDEWEB)

    Macridin, Alexandru [Fermilab; Burov, Alexey [Fermilab; Stern, Eric [Fermilab; Amundson, James [Fermilab; Spentzouris, Panagiotis [Fermilab

    2016-09-23

    Landau damping is the mechanism of plasma and beam stabilization; it arises through energy transfer from collective modes to the incoherent motion of resonant particles. Normally this resonance requires the resonant particle's frequency to match the collective mode frequency. We have identified an important new damping mechanism, parametric Landau damping, which is driven by the modulation of the mode-particle interaction. This opens new possibilities for stability control through manipulation of both particle and mode-particle coupling spectra. We demonstrate the existence of parametric Landau damping in a simulation of transverse coherent modes of bunched accelerator beams with space charge.

  5. Multi-mode interactions in an FEL oscillator

    CERN Document Server

    Dong Zhi Wei; Masuda, K; Yamazaki, T; Yoshikawa, K

    2000-01-01

    A 3D time-dependent FEL oscillator simulation code has been developed by using the transverse mode spectral method to analyze interaction among transverse modes. The competition among them in an FEL oscillator was investigated based on the parameters of LANL FEL experiments. It is found that under typical FEL oscillator operation conditions, the TEM sub 0 sub 0 mode is dominant, and the effects of other transverse modes can be negligible.

  6. Kelvin-Helmholtz instability and kinetic internal kink modes in tokamaks

    International Nuclear Information System (INIS)

    Naitou, H.

    2002-01-01

    The m=1 and n=1 kinetic internal kink (KIK) mode with a nonuniform density profile is studied by the cylindrical version of the gyro-reduced-MHD code which is one of the extended MHD codes being able to treat the physics beyond resistive MHD. Electron inertia and electron finite temperature effects are crucial. The linear mode structure of KIK mode includes the sheared poloidal flow with m=1, which excites the vortexes due to the Kelvin-Helmholtz (K-H) instability. We have found that there is a strong coupling between the KIK mode and the K-H mode even in the early nonlinear stage of KIK instability in which the width of the m=1 magnetic island is sufficiently small. (author)

  7. User's manual for the TMAD code

    International Nuclear Information System (INIS)

    Finfrock, S.H.

    1995-01-01

    This document serves as the User's Manual for the TMAD code system, which includes the TMAD code and the LIBMAKR code. The TMAD code was commissioned to make it easier to interpret moisture probe measurements in the Hanford Site waste tanks. In principle, the code is an interpolation routine that acts over a library of benchmark data based on two independent variables, typically anomaly size and moisture content. Two additional variables, anomaly type and detector type, also can be considered independent variables, but no interpolation is done over them. The dependent variable is detector response. The intent is to provide the code with measured detector responses from two or more detectors. The code then will interrogate (and interpolate upon) the benchmark data library and find the anomaly-type/anomaly-size/moisture-content combination that provides the closest match to the measured data

  8. Validations and applications of the FEAST code

    Energy Technology Data Exchange (ETDEWEB)

    Xu, Z.; Tayal, M.; Lau, J.H.; Evinou, D. [Atomic Energy of Canada Limited, Mississauga, Ontario (Canada); Jun, J.S. [Korea Atomic Energy Research Inst. (Korea, Republic of)

    1999-07-01

    The FEAST (Finite Element Analysis for STresses) code is part of a suite of computer codes that are used to assess the structural integrity of CANDu fuel elements and bundles. A detailed validation of the FEAST code was recently performed. The FEAST calculations are in good agreement with a variety of analytical solutions (18 cases) for stresses, strains and displacements. This consistency shows that the FEAST code correctly incorporates the fundamentals of stress analysis. Further, the calculations of the FEAST code match the variations in axial and hoop strain profiles, measured by strain gauges near the sheath-endcap weld during an out-reactor compression test. The code calculations are also consistent with photoelastic measurements in simulated endcaps. (author)

  9. Validations and applications of the FEAST code

    International Nuclear Information System (INIS)

    Xu, Z.; Tayal, M.; Lau, J.H.; Evinou, D.; Jun, J.S.

    1999-01-01

    The FEAST (Finite Element Analysis for STresses) code is part of a suite of computer codes that are used to assess the structural integrity of CANDu fuel elements and bundles. A detailed validation of the FEAST code was recently performed. The FEAST calculations are in good agreement with a variety of analytical solutions (18 cases) for stresses, strains and displacements. This consistency shows that the FEAST code correctly incorporates the fundamentals of stress analysis. Further, the calculations of the FEAST code match the variations in axial and hoop strain profiles, measured by strain gauges near the sheath-endcap weld during an out-reactor compression test. The code calculations are also consistent with photoelastic measurements in simulated endcaps. (author)

  10. Finite beta and compressibility effects on stability of resistive modes in toroidal geometry

    International Nuclear Information System (INIS)

    Leboeuf, J-N.G.; Kurita, Gen-ichi.

    1998-03-01

    Linear resistive stability results obtained from the toroidal magnetohydrodynamic codes FAR developed at the Oak Ridge National Laboratory in United States of America and AEOLUS developed at the Japan Atomic Energy Research Institute are compared for carefully constructed benchmark profiles and parameters. These are unstable to a tearing mode with toroidal mode number n=1. The eigenvalues and eigenfunctions calculated with both codes are in close agreement and show that the effect of compressibility is weak for these modes. The effect of finite plasma beta is considered, and the eigenvalues calculated by the FAR and AEOLUS codes also show good agreement. It is shown that the finite beta has a stabilizing effect on the toroidal tearing mode, but that the compressibility also has little effect on finite beta tearing modes. (author)

  11. Structured LDPC Codes over Integer Residue Rings

    Directory of Open Access Journals (Sweden)

    Marc A. Armand

    2008-07-01

    Full Text Available This paper presents a new class of low-density parity-check (LDPC codes over ℤ2a represented by regular, structured Tanner graphs. These graphs are constructed using Latin squares defined over a multiplicative group of a Galois ring, rather than a finite field. Our approach yields codes for a wide range of code rates and more importantly, codes whose minimum pseudocodeword weights equal their minimum Hamming distances. Simulation studies show that these structured codes, when transmitted using matched signal sets over an additive-white-Gaussian-noise channel, can outperform their random counterparts of similar length and rate.

  12. Detailed study of spontaneous rotation generation in diverted H-mode plasma using the full-f gyrokinetic code XGC1

    Science.gov (United States)

    Seo, Janghoon; Chang, C. S.; Ku, S.; Kwon, J. M.; Yoon, E. S.

    2013-10-01

    The Full-f gyrokinetic code XGC1 is used to study the details of toroidal momentum generation in H-mode plasma. Diverted DIII-D geometry is used, with Monte Carlo neutral particles that are recycled at the limiter wall. Nonlinear Coulomb collisions conserve particle, momentum, and energy. Gyrokinetic ions and adiabatic electrons are used in the present simulation to include the effects from ion gyrokinetic turbulence and neoclassical physics, under self-consistent radial electric field generation. Ion orbit loss physics is automatically included. Simulations show a strong co-Ip flow in the H-mode layer at outside midplane, similarly to the experimental observation from DIII-D and ASDEX-U. The co-Ip flow in the edge propagates inward into core. It is found that the strong co-Ip flow generation is mostly from neoclassical physics. On the other hand, the inward momentum transport is from turbulence physics, consistently with the theory of residual stress from symmetry breaking. Therefore, interaction between the neoclassical and turbulence physics is a key factor in the spontaneous momentum generation.

  13. Gyrokinetic Stability Studies of the Microtearing Mode in the National Spherical Torus Experiment H-mode

    International Nuclear Information System (INIS)

    Baumgaertel J.A., Redi M.H., Budny R.V., Rewoldt G., Dorland W.

    2005-01-01

    Insight into plasma microturbulence and transport is being sought using linear simulations of drift waves on the National Spherical Torus Experiment (NSTX), following a study of drift wave modes on the Alcator C-Mod Tokamak. Microturbulence is likely generated by instabilities of drift waves, which cause transport of heat and particles. Understanding this transport is important because the containment of heat and particles is required for the achievement of practical nuclear fusion. Microtearing modes may cause high heat transport through high electron thermal conductivity. It is hoped that microtearing will be stable along with good electron transport in the proposed low collisionality International Thermonuclear Experimental Reactor (ITER). Stability of the microtearing mode is investigated for conditions at mid-radius in a high density NSTX high performance (H-mode) plasma, which is compared to the proposed ITER plasmas. The microtearing mode is driven by the electron temperature gradient, and believed to be mediated by ion collisions and magnetic shear. Calculations are based on input files produced by TRXPL following TRANSP (a time-dependent transport analysis code) analysis. The variability of unstable mode growth rates is examined as a function of ion and electron collisionalities using the parallel gyrokinetic computational code GS2. Results show the microtearing mode stability dependence for a range of plasma collisionalities. Computation verifies analytic predictions that higher collisionalities than in the NSTX experiment increase microtearing instability growth rates, but that the modes are stabilized at the highest values. There is a transition of the dominant mode in the collisionality scan to ion temperature gradient character at both high and low collisionalities. The calculations suggest that plasma electron thermal confinement may be greatly improved in the low-collisionality ITER

  14. Photon signature analysis using template matching

    Energy Technology Data Exchange (ETDEWEB)

    Bradley, D.A., E-mail: d.a.bradley@surrey.ac.uk [Department of Physics, University of Surrey, Guildford GU2 7XH (United Kingdom); Hashim, S., E-mail: suhairul@utm.my [Department of Physics, Universiti Teknologi Malaysia, 81310 Skudai, Johor (Malaysia); Saripan, M.I. [Faculty of Engineering, Universiti Putra Malaysia, 43400 Serdang, Selangor (Malaysia); Wells, K. [Centre for Vision, Speech and Signal Processing, University of Surrey, Guildford GU2 7XH (United Kingdom); Dunn, W.L. [Department of Mechanical and Nuclear Engineering, Kansas State University, 3002 Rathbone Hall, Manhattan, KS 66506 (United States)

    2011-10-01

    We describe an approach to detect improvised explosive devices (IEDs) by using a template matching procedure. This approach relies on the signature due to backstreaming {gamma} photons from various targets. In this work we have simulated cylindrical targets of aluminum, iron, copper, water and ammonium nitrate (nitrogen-rich fertilizer). We simulate 3.5 MeV source photons distributed on a plane inside a shielded area using Monte Carlo N-Particle (MCNP{sup TM}) code version 5 (V5). The 3.5 MeV source gamma rays yield 511 keV peaks due to pair production and scattered gamma rays. In this work, we simulate capture of those photons that backstream, after impinging on the target element, toward a NaI detector. The captured backstreamed photons are expected to produce a unique spectrum that will become part of a simple signal processing recognition system based on the template matching method. Different elements were simulated using different sets of random numbers in the Monte Carlo simulation. To date, the sum of absolute differences (SAD) method has been used to match the template. In the examples investigated, template matching was found to detect all elements correctly.

  15. Simultaneous chromatic dispersion and PMD compensation by using coded-OFDM and girth-10 LDPC codes.

    Science.gov (United States)

    Djordjevic, Ivan B; Xu, Lei; Wang, Ting

    2008-07-07

    Low-density parity-check (LDPC)-coded orthogonal frequency division multiplexing (OFDM) is studied as an efficient coded modulation scheme suitable for simultaneous chromatic dispersion and polarization mode dispersion (PMD) compensation. We show that, for aggregate rate of 10 Gb/s, accumulated dispersion over 6500 km of SMF and differential group delay of 100 ps can be simultaneously compensated with penalty within 1.5 dB (with respect to the back-to-back configuration) when training sequence based channel estimation and girth-10 LDPC codes of rate 0.8 are employed.

  16. Fractal Image Coding Based on a Fitting Surface

    Directory of Open Access Journals (Sweden)

    Sheng Bi

    2014-01-01

    Full Text Available A no-search fractal image coding method based on a fitting surface is proposed. In our research, an improved gray-level transform with a fitting surface is introduced. One advantage of this method is that the fitting surface is used for both the range and domain blocks and one set of parameters can be saved. Another advantage is that the fitting surface can approximate the range and domain blocks better than the previous fitting planes; this can result in smaller block matching errors and better decoded image quality. Since the no-search and quadtree techniques are adopted, smaller matching errors also imply less number of blocks matching which results in a faster encoding process. Moreover, by combining all the fitting surfaces, a fitting surface image (FSI is also proposed to speed up the fractal decoding. Experiments show that our proposed method can yield superior performance over the other three methods. Relative to range-averaged image, FSI can provide faster fractal decoding process. Finally, by combining the proposed fractal coding method with JPEG, a hybrid coding method is designed which can provide higher PSNR than JPEG while maintaining the same Bpp.

  17. Efficient Enhancement for Spatial Scalable Video Coding Transmission

    Directory of Open Access Journals (Sweden)

    Mayada Khairy

    2017-01-01

    Full Text Available Scalable Video Coding (SVC is an international standard technique for video compression. It is an extension of H.264 Advanced Video Coding (AVC. In the encoding of video streams by SVC, it is suitable to employ the macroblock (MB mode because it affords superior coding efficiency. However, the exhaustive mode decision technique that is usually used for SVC increases the computational complexity, resulting in a longer encoding time (ET. Many other algorithms were proposed to solve this problem with imperfection of increasing transmission time (TT across the network. To minimize the ET and TT, this paper introduces four efficient algorithms based on spatial scalability. The algorithms utilize the mode-distribution correlation between the base layer (BL and enhancement layers (ELs and interpolation between the EL frames. The proposed algorithms are of two categories. Those of the first category are based on interlayer residual SVC spatial scalability. They employ two methods, namely, interlayer interpolation (ILIP and the interlayer base mode (ILBM method, and enable ET and TT savings of up to 69.3% and 83.6%, respectively. The algorithms of the second category are based on full-search SVC spatial scalability. They utilize two methods, namely, full interpolation (FIP and the full-base mode (FBM method, and enable ET and TT savings of up to 55.3% and 76.6%, respectively.

  18. Two-terminal video coding.

    Science.gov (United States)

    Yang, Yang; Stanković, Vladimir; Xiong, Zixiang; Zhao, Wei

    2009-03-01

    Following recent works on the rate region of the quadratic Gaussian two-terminal source coding problem and limit-approaching code designs, this paper examines multiterminal source coding of two correlated, i.e., stereo, video sequences to save the sum rate over independent coding of both sequences. Two multiterminal video coding schemes are proposed. In the first scheme, the left sequence of the stereo pair is coded by H.264/AVC and used at the joint decoder to facilitate Wyner-Ziv coding of the right video sequence. The first I-frame of the right sequence is successively coded by H.264/AVC Intracoding and Wyner-Ziv coding. An efficient stereo matching algorithm based on loopy belief propagation is then adopted at the decoder to produce pixel-level disparity maps between the corresponding frames of the two decoded video sequences on the fly. Based on the disparity maps, side information for both motion vectors and motion-compensated residual frames of the right sequence are generated at the decoder before Wyner-Ziv encoding. In the second scheme, source splitting is employed on top of classic and Wyner-Ziv coding for compression of both I-frames to allow flexible rate allocation between the two sequences. Experiments with both schemes on stereo video sequences using H.264/AVC, LDPC codes for Slepian-Wolf coding of the motion vectors, and scalar quantization in conjunction with LDPC codes for Wyner-Ziv coding of the residual coefficients give a slightly lower sum rate than separate H.264/AVC coding of both sequences at the same video quality.

  19. Saturated tearing modes in tokamaks. Renewal proposal, progress report

    International Nuclear Information System (INIS)

    Bateman, G.

    1984-01-01

    We have completed a computer code (GTOR) implementing our quasilinear method for determining saturated tearing mode magnetic island widths in axisymmetric toroidal plasmas. With this code we have surveyed the effect of current profile, aspect ratio and plasma elongation on saturated tearing modes. Current peaking within the islands is found to have a particularly large effect. In support of this research, we have developed a direct method for computing Hamada coordinates from harmonics of the inverse Grad-Shafranov equation

  20. Genetic Code Analysis Toolkit: A novel tool to explore the coding properties of the genetic code and DNA sequences

    Science.gov (United States)

    Kraljić, K.; Strüngmann, L.; Fimmel, E.; Gumbel, M.

    2018-01-01

    The genetic code is degenerated and it is assumed that redundancy provides error detection and correction mechanisms in the translation process. However, the biological meaning of the code's structure is still under current research. This paper presents a Genetic Code Analysis Toolkit (GCAT) which provides workflows and algorithms for the analysis of the structure of nucleotide sequences. In particular, sets or sequences of codons can be transformed and tested for circularity, comma-freeness, dichotomic partitions and others. GCAT comes with a fertile editor custom-built to work with the genetic code and a batch mode for multi-sequence processing. With the ability to read FASTA files or load sequences from GenBank, the tool can be used for the mathematical and statistical analysis of existing sequence data. GCAT is Java-based and provides a plug-in concept for extensibility. Availability: Open source Homepage:http://www.gcat.bio/

  1. Development of platform to compare different wall heat transfer packages for system analysis codes

    International Nuclear Information System (INIS)

    Kim, Min-Gil; Lee, Won Woong; Lee, Jeong Ik; Shin, Sung Gil

    2016-01-01

    System thermal hydraulic (STH) analysis code is used for analyzing and evaluating the safety of a designed nuclear system. The system thermal hydraulic analysis code typically solves mass, momentum and energy conservation equations for multiple phases with sets of selected empirical constitutive equations to close the problem. Several STH codes are utilized in academia, industry and regulators, such as MARS-KS, SPACE, RELAP5, COBRA-TF, TRACE, and so on. Each system thermal hydraulic code consists of different sets of governing equations and correlations. However, the packages and sets of correlations of each code are not compared quantitatively yet. Wall heat transfer mode transition maps of SPACE and MARS-KS have a little difference for the transition from wall nucleate heat transfer mode to wall film heat transfer mode. Both codes have the same heat transfer packages and correlations in most region except for wall film heat transfer mode. Most of heat transfer coefficients calculated for the range of selected variables of SPACE are the same with those of MARS-KS. For the intervals between 500K and 540K of wall temperature, MARS-KS selects the wall film heat transfer mode and Bromley correlation but SPACE select the wall nucleate heat transfer mode and Chen correlation. This is because the transition from nucleate boiling to film boiling of MARS-KS is earlier than SPACE. More detailed analysis of the heat transfer package and flow regime package will be followed in the near future

  2. Calculation of static harmonics of a nuclear reactor using CITATION code

    International Nuclear Information System (INIS)

    Belchior Junior, A.; Moreira, J.M.L.

    1989-01-01

    The CITATION code, which solves the multigroup diffusion equation by the finite difference method, calculates the fundamental λ-mode (harmonic) for nuclear reactors. In this work, two fission source correction methods are attempted to obtain higher λ-modes through the CITATION code. The two methods are compared, their advantages and disadvantages analysed and verified against analytical solutions. Two dimensional harmonic modes are calculated for the IEA-R1 research reactor and for the ANGRA-I power reactor. The results are shown in graphics and tables. (author) [pt

  3. RFQ simulation code

    International Nuclear Information System (INIS)

    Lysenko, W.P.

    1984-04-01

    We have developed the RFQLIB simulation system to provide a means to systematically generate the new versions of radio-frequency quadrupole (RFQ) linac simulation codes that are required by the constantly changing needs of a research environment. This integrated system simplifies keeping track of the various versions of the simulation code and makes it practical to maintain complete and up-to-date documentation. In this scheme, there is a certain standard version of the simulation code that forms a library upon which new versions are built. To generate a new version of the simulation code, the routines to be modified or added are appended to a standard command file, which contains the commands to compile the new routines and link them to the routines in the library. The library itself is rarely changed. Whenever the library is modified, however, this modification is seen by all versions of the simulation code, which actually exist as different versions of the command file. All code is written according to the rules of structured programming. Modularity is enforced by not using COMMON statements, simplifying the relation of the data flow to a hierarchy diagram. Simulation results are similar to those of the PARMTEQ code, as expected, because of the similar physical model. Different capabilities, such as those for generating beams matched in detail to the structure, are available in the new code for help in testing new ideas in designing RFQ linacs

  4. Assessment of mode of delivery and predictors of emergency caesarean section among women living with HIV in a matched-pair setting with women from the general population in Denmark, 2002-2014

    DEFF Research Database (Denmark)

    Ørbaek, M; Thorsteinsson, K; Helleberg, M

    2017-01-01

    OBJECTIVES: We aimed to assess mode of delivery and predictors of emergency caesarean section (EmCS) in women living with HIV (WLWH) in a matched-pair setting with women from the general population (WGP) in Denmark. Further, we analysed birth plan in WLWH. METHODS: All WLWH giving birth to live...... in the study. At delivery, all WLWH were on antiretroviral therapy and 85.6% had HIV RNA HIV-1 RNA copies/mL. Mean age was 32.7 years [95% confidence interval (CI) 32.1-33.2 years]. Mode of delivery differed significantly between WLWH and WGP [vaginal delivery, 33.4% versus 73.3%, respectively; elective...

  5. Code Differentiation for Hydrodynamic Model Optimization

    Energy Technology Data Exchange (ETDEWEB)

    Henninger, R.J.; Maudlin, P.J.

    1999-06-27

    Use of a hydrodynamics code for experimental data fitting purposes (an optimization problem) requires information about how a computed result changes when the model parameters change. These so-called sensitivities provide the gradient that determines the search direction for modifying the parameters to find an optimal result. Here, the authors apply code-based automatic differentiation (AD) techniques applied in the forward and adjoint modes to two problems with 12 parameters to obtain these gradients and compare the computational efficiency and accuracy of the various methods. They fit the pressure trace from a one-dimensional flyer-plate experiment and examine the accuracy for a two-dimensional jet-formation problem. For the flyer-plate experiment, the adjoint mode requires similar or less computer time than the forward methods. Additional parameters will not change the adjoint mode run time appreciably, which is a distinct advantage for this method. Obtaining ''accurate'' sensitivities for the j et problem parameters remains problematic.

  6. New method for computing ideal MHD normal modes in axisymmetric toroidal geometry

    International Nuclear Information System (INIS)

    Wysocki, F.; Grimm, R.C.

    1984-11-01

    Analytic elimination of the two magnetic surface components of the displacement vector permits the normal mode ideal MHD equations to be reduced to a scalar form. A Galerkin procedure, similar to that used in the PEST codes, is implemented to determine the normal modes computationally. The method retains the efficient stability capabilities of the PEST 2 energy principle code, while allowing computation of the normal mode frequencies and eigenfunctions, if desired. The procedure is illustrated by comparison with earlier various of PEST and by application to tilting modes in spheromaks, and to stable discrete Alfven waves in tokamak geometry

  7. Efficient DS-UWB MUD Algorithm Using Code Mapping and RVM

    Directory of Open Access Journals (Sweden)

    Pingyan Shi

    2016-01-01

    Full Text Available A hybrid multiuser detection (MUD using code mapping and a wrong code recognition based on relevance vector machine (RVM for direct sequence ultra wide band (DS-UWB system is developed to cope with the multiple access interference (MAI and the computational efficiency. A new MAI suppression mechanism is studied in the following steps: firstly, code mapping, an optimal decision function, is constructed and the output candidate code of the matched filter is mapped to a feature space by the function. In the feature space, simulation results show that the error codes caused by MAI and the single user mapped codes can be classified by a threshold which is related to SNR of the receiver. Then, on the base of code mapping, use RVM to distinguish the wrong codes from the right ones and finally correct them. Compared with the traditional MUD approaches, the proposed method can considerably improve the bit error ratio (BER performance due to its special MAI suppression mechanism. Simulation results also show that the proposed method can approximately achieve the BER performance of optimal multiuser detection (OMD and the computational complexity approximately equals the matched filter. Moreover, the proposed method is less sensitive to the number of users.

  8. A Novel Approach to Synthesise a Dual-Mode Luminescent Composite Pigment for Uncloneable High-Security Codes to Combat Counterfeiting.

    Science.gov (United States)

    Kanika; Kumar, Pawan; Singh, Satbir; Gupta, Bipin Kumar

    2017-12-01

    A strategy is demonstrated to protect valuable items, such as currency, pharmaceuticals, important documents, etc. against counterfeiting, by marking them with luminescent security codes. These luminescent security codes were printed by employing luminescent ink formulated from a cost effective dual-mode luminescent composite pigment of Gd 1.7 Yb 0.2 Er 0.1 O 3 and Zn 0.98 Mn 0.02 S phosphors using commercially available PVC Gold medium. In the composite, Gd 1.7 Yb 0.2 Er 0.1 O 3 and Zn 0.98 Mn 0.02 S account for upconversion and downconversion processes, respectively. The synthesis procedure of the composite involves the admixing of Gd 1.7 Yb 0.2 Er 0.1 O 3 nanorods and Zn 0.98 Mn 0.02 S phosphor, synthesised by hydrothermal and facile solid-state reaction methods, respectively. The structural, morphological, microstructural, and photoluminescent features of Gd 1.7 Yb 0.2 Er 0.1 O 3 nanorods, Zn 0.98 Mn 0.02 S phosphor and composite were characterised by using XRD, SEM, TEM, and photoluminescence (PL) techniques, respectively. The distribution of PL intensity of the printed pattern was examined by using confocal PL mapping microscopy. The obtained results reveal that security codes printed using ink formulated from this bi-luminescent composite pigment provide dual-stage security against counterfeiting. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  9. Structural resonance and mode of flutter of hummingbird tail feathers.

    Science.gov (United States)

    Clark, Christopher J; Elias, Damian O; Girard, Madeline B; Prum, Richard O

    2013-09-15

    Feathers can produce sound by fluttering in airflow. This flutter is hypothesized to be aeroelastic, arising from the coupling of aerodynamic forces to one or more of the feather's intrinsic structural resonance frequencies. We investigated how mode of flutter varied among a sample of hummingbird tail feathers tested in a wind tunnel. Feather vibration was measured directly at ~100 points across the surface of the feather with a scanning laser Doppler vibrometer (SLDV), as a function of airspeed, Uair. Most feathers exhibited multiple discrete modes of flutter, which we classified into types including tip, trailing vane and torsional modes. Vibratory behavior within a given mode was usually stable, but changes in independent variables such as airspeed or orientation sometimes caused feathers to abruptly 'jump' from one mode to another. We measured structural resonance frequencies and mode shapes directly by measuring the free response of 64 feathers stimulated with a shaker and recorded with the SLDV. As predicted by the aeroelastic flutter hypothesis, the mode shape (spatial distribution) of flutter corresponded to a bending or torsional structural resonance frequency of the feather. However, the match between structural resonance mode and flutter mode was better for tip or torsional mode shapes, and poorer for trailing vane modes. Often, the 3rd bending structural harmonic matched the expressed mode of flutter, rather than the fundamental. We conclude that flutter occurs when airflow excites one or more structural resonance frequencies of a feather, most akin to a vibrating violin string.

  10. Coding visual features extracted from video sequences.

    Science.gov (United States)

    Baroffio, Luca; Cesana, Matteo; Redondi, Alessandro; Tagliasacchi, Marco; Tubaro, Stefano

    2014-05-01

    Visual features are successfully exploited in several applications (e.g., visual search, object recognition and tracking, etc.) due to their ability to efficiently represent image content. Several visual analysis tasks require features to be transmitted over a bandwidth-limited network, thus calling for coding techniques to reduce the required bit budget, while attaining a target level of efficiency. In this paper, we propose, for the first time, a coding architecture designed for local features (e.g., SIFT, SURF) extracted from video sequences. To achieve high coding efficiency, we exploit both spatial and temporal redundancy by means of intraframe and interframe coding modes. In addition, we propose a coding mode decision based on rate-distortion optimization. The proposed coding scheme can be conveniently adopted to implement the analyze-then-compress (ATC) paradigm in the context of visual sensor networks. That is, sets of visual features are extracted from video frames, encoded at remote nodes, and finally transmitted to a central controller that performs visual analysis. This is in contrast to the traditional compress-then-analyze (CTA) paradigm, in which video sequences acquired at a node are compressed and then sent to a central unit for further processing. In this paper, we compare these coding paradigms using metrics that are routinely adopted to evaluate the suitability of visual features in the context of content-based retrieval, object recognition, and tracking. Experimental results demonstrate that, thanks to the significant coding gains achieved by the proposed coding scheme, ATC outperforms CTA with respect to all evaluation metrics.

  11. Short-Term Memory Coding in Children With Intellectual Disabilities

    OpenAIRE

    Henry, L.; Conners, F.

    2008-01-01

    To examine visual and verbal coding strategies, I asked children with intellectual disabilities and peers matched for MA and CA to perform picture memory span tasks with phonologically similar, visually similar, long, or nonsimilar named items. The CA group showed effects consistent with advanced verbal memory coding (phonological similarity and word length effects). Neither the intellectual disabilities nor MA groups showed evidence for memory coding strategies. However, children in these gr...

  12. Short-Term Memory Coding in Children with Intellectual Disabilities

    Science.gov (United States)

    Henry, Lucy

    2008-01-01

    To examine visual and verbal coding strategies, I asked children with intellectual disabilities and peers matched for MA and CA to perform picture memory span tasks with phonologically similar, visually similar, long, or nonsimilar named items. The CA group showed effects consistent with advanced verbal memory coding (phonological similarity and…

  13. One-loop effective lagrangians after matching

    Energy Technology Data Exchange (ETDEWEB)

    Aguila, F. del; Santiago, J. [Universidad de Granada, Departamento de Fisica Teorica y del Cosmos and CAFPE, Granada (Spain); Kunszt, Z. [ETH Zuerich, Institute for Theoretical Physics, Zuerich (Switzerland)

    2016-05-15

    We discuss the limitations of the covariant derivative expansion prescription advocated to compute the one-loop Standard Model (SM) effective lagrangian when the heavy fields couple linearly to the SM. In particular, one-loop contributions resulting from the exchange of both heavy and light fields must be explicitly taken into account through matching because the proposed functional approach alone does not account for them. We review a simple case with a heavy scalar singlet of charge -1 to illustrate the argument. As two other examples where this matching is needed and this functional method gives a vanishing result, up to renormalization of the heavy sector parameters, we re-evaluate the one-loop corrections to the T-parameter due to a heavy scalar triplet with vanishing hypercharge coupling to the Brout-Englert-Higgs boson and to a heavy vector-like quark singlet of charged 2/3 mixing with the top quark, respectively. In all cases we make use of a new code for matching fundamental and effective theories in models with arbitrary heavy field additions. (orig.)

  14. A fast inter mode decision algorithm in H.264/AVC for IPTV broadcasting services

    Science.gov (United States)

    Kim, Geun-Yong; Yoon, Bin-Yeong; Ho, Yo-Sung

    2007-01-01

    The new video coding standard H.264/AVC employs the rate-distortion optimization (RDO) method for choosing the best coding mode. However, since it increases the encoder complexity tremendously, it is not suitable for real-time applications, such as IPTV broadcasting services. Therefore we need a fast mode decision algorithm to reduce its encoding time. In this paper, we propose a fast mode decision algorithm considering quantization parameter (QP) because we have noticed that the frequency of best modes depends on QP. In order to consider these characteristics, we use the coded block pattern (CBP) that has "0" value when all quantized discrete cosine transform (DCT) coefficients are zero. We also use both the early SKIP mode and early 16x16 mode decisions. Experimental results show that the proposed algorithm reduces the encoding time by 74.6% for the baseline profile and 72.8% for the main profile, compared to the H.264/AVC reference software.

  15. Least-Square Prediction for Backward Adaptive Video Coding

    Directory of Open Access Journals (Sweden)

    Li Xin

    2006-01-01

    Full Text Available Almost all existing approaches towards video coding exploit the temporal redundancy by block-matching-based motion estimation and compensation. Regardless of its popularity, block matching still reflects an ad hoc understanding of the relationship between motion and intensity uncertainty models. In this paper, we present a novel backward adaptive approach, named "least-square prediction" (LSP, and demonstrate its potential in video coding. Motivated by the duality between edge contour in images and motion trajectory in video, we propose to derive the best prediction of the current frame from its causal past using least-square method. It is demonstrated that LSP is particularly effective for modeling video material with slow motion and can be extended to handle fast motion by temporal warping and forward adaptation. For typical QCIF test sequences, LSP often achieves smaller MSE than , full-search, quarter-pel block matching algorithm (BMA without the need of transmitting any overhead.

  16. Neoclassical tearing mode seeding by coupling with infernal modes in low-shear tokamaks

    Science.gov (United States)

    Kleiner, A.; Graves, J. P.; Brunetti, D.; Cooper, W. A.; Halpern, F. D.; Luciani, J.-F.; Lütjens, H.

    2016-09-01

    A numerical and an analytical study of the triggering of resistive MHD modes in tokamak plasmas with low magnetic shear core is presented. Flat q profiles give rise to fast growing pressure driven MHD modes, such as infernal modes. It has been shown that infernal modes drive fast growing islands on neighbouring rational surfaces. Numerical simulations of such instabilities in a MAST-like configuration are performed with the initial value stability code XTOR-2F in the resistive frame. The evolution of magnetic islands are computed from XTOR-2F simulations and an analytical model is developed based on Rutherford’s theory in combination with a model of resistive infernal modes. The parameter {{Δ }\\prime} is extended from the linear phase to the non-linear phase. Additionally, the destabilising contribution due to a helically perturbed bootstrap current is considered. Comparing the numerical XTOR-2F simulations to the model, we find that coupling has a strong destabilising effect on (neoclassical) tearing modes and is able to seed 2/1 magnetic islands in situations when the standard NTM theory predicts stability.

  17. 78 FR 37648 - Space Transportation Infrastructure Matching (STIM) Grants Program

    Science.gov (United States)

    2013-06-21

    ... DEPARTMENT OF TRANSPORTATION Federal Aviation Administration Space Transportation Infrastructure...-availability of Space Transportation Infrastructure Matching Grants in FY 2013. SUMMARY: The Office of... Administrator for Commercial Space Transportation. [FR Doc. 2013-14859 Filed 6-20-13; 8:45 am] BILLING CODE 4910...

  18. The exact rogue wave recurrence in the NLS periodic setting via matched asymptotic expansions, for 1 and 2 unstable modes

    Science.gov (United States)

    Grinevich, P. G.; Santini, P. M.

    2018-04-01

    The focusing Nonlinear Schrödinger (NLS) equation is the simplest universal model describing the modulation instability (MI) of quasi monochromatic waves in weakly nonlinear media, the main physical mechanism for the generation of rogue (anomalous) waves (RWs) in Nature. In this paper we investigate the x-periodic Cauchy problem for NLS for a generic periodic initial perturbation of the unstable constant background solution, in the case of N = 1 , 2 unstable modes. We use matched asymptotic expansion techniques to show that the solution of this problem describes an exact deterministic alternate recurrence of linear and nonlinear stages of MI, and that the nonlinear RW stages are described by the N-breather solution of Akhmediev type, whose parameters, different at each RW appearance, are always given in terms of the initial data through elementary functions. This paper is motivated by a preceding work of the authors in which a different approach, the finite gap method, was used to investigate periodic Cauchy problems giving rise to RW recurrence.

  19. Bilayer Protograph Codes for Half-Duplex Relay Channels

    Science.gov (United States)

    Divsalar, Dariush; VanNguyen, Thuy; Nosratinia, Aria

    2013-01-01

    Direct to Earth return links are limited by the size and power of lander devices. A standard alternative is provided by a two-hops return link: a proximity link (from lander to orbiter relay) and a deep-space link (from orbiter relay to Earth). Although direct to Earth return links are limited by the size and power of lander devices, using an additional link and a proposed coding for relay channels, one can obtain a more reliable signal. Although significant progress has been made in the relay coding problem, existing codes must be painstakingly optimized to match to a single set of channel conditions, many of them do not offer easy encoding, and most of them do not have structured design. A high-performing LDPC (low-density parity-check) code for the relay channel addresses simultaneously two important issues: a code structure that allows low encoding complexity, and a flexible rate-compatible code that allows matching to various channel conditions. Most of the previous high-performance LDPC codes for the relay channel are tightly optimized for a given channel quality, and are not easily adapted without extensive re-optimization for various channel conditions. This code for the relay channel combines structured design and easy encoding with rate compatibility to allow adaptation to the three links involved in the relay channel, and furthermore offers very good performance. The proposed code is constructed by synthesizing a bilayer structure with a pro to graph. In addition to the contribution to relay encoding, an improved family of protograph codes was produced for the point-to-point AWGN (additive white Gaussian noise) channel whose high-rate members enjoy thresholds that are within 0.07 dB of capacity. These LDPC relay codes address three important issues in an integrative manner: low encoding complexity, modular structure allowing for easy design, and rate compatibility so that the code can be easily matched to a variety of channel conditions without extensive

  20. Development of new pedestal temperature models with self-consistent magnetic shear and safety factor in BALDUR and JETTO codes

    International Nuclear Information System (INIS)

    Suwanna, S.; Onjun, T.; Wongpan, P.; Parail, V.; Poolyarat, N.; Picha, R.

    2009-01-01

    Full text: A formation of a steep pressure gradient region near the plasma edge, called the pedestal, is a main reason for an improved performance in H-mode plasma. In this work, new pedestal temperature models are developed based on different theoretical-based width concepts: flow shear stabilization width concept, magnetic and flow shear stabilization width concept, and diamagnetic stabilization width concept. In the BALDUR code, each pedestal width model is combined with a ballooning mode pressure gradient model to predict the pedestal temperature, which is a boundary condition needed to predict plasma profiles. In the JETTO code, an anomalous transport is suppressed within the pedestal region, which results in a formation of a steep pressure gradient region. The pedestal width is predicted using these theoretically based width concepts. The plasma profiles in the pedestal region are limited by ELM crashes, which can be triggered either by ballooning modes or by peeling modes, depending on which instability is destabilized first. It is found in the BALDUR simulations that the simulated pedestal temperature profiles agree well with experimental data in the region close to the pedestal, but show larger deviation in the core region. In a preliminary investigation, these models agree reasonably well with experiments, yielding overall RMS less than 20%. Furthermore, the model based flow shear stabilization matches very well data from both DIII-D and JET, while the model based on magnetic and flow shear stabilization over-predicts results from JET and under-predicts those from DIII-D. Other statistical analyses such a calculation of offset values, ratios of predicted pedestal (resp. core) temperatures to those from experiments are performed. (author)

  1. Vein matching using artificial neural network in vein authentication systems

    Science.gov (United States)

    Noori Hoshyar, Azadeh; Sulaiman, Riza

    2011-10-01

    Personal identification technology as security systems is developing rapidly. Traditional authentication modes like key; password; card are not safe enough because they could be stolen or easily forgotten. Biometric as developed technology has been applied to a wide range of systems. According to different researchers, vein biometric is a good candidate among other biometric traits such as fingerprint, hand geometry, voice, DNA and etc for authentication systems. Vein authentication systems can be designed by different methodologies. All the methodologies consist of matching stage which is too important for final verification of the system. Neural Network is an effective methodology for matching and recognizing individuals in authentication systems. Therefore, this paper explains and implements the Neural Network methodology for finger vein authentication system. Neural Network is trained in Matlab to match the vein features of authentication system. The Network simulation shows the quality of matching as 95% which is a good performance for authentication system matching.

  2. Vectorization of phase space Monte Carlo code in FACOM vector processor VP-200

    International Nuclear Information System (INIS)

    Miura, Kenichi

    1986-01-01

    This paper describes the vectorization techniques for Monte Carlo codes in Fujitsu's Vector Processor System. The phase space Monte Carlo code FOWL is selected as a benchmark, and scalar and vector performances are compared. The vectorized kernel Monte Carlo routine which contains heavily nested IF tests runs up to 7.9 times faster in vector mode than in scalar mode. The overall performance improvement of the vectorized FOWL code over the original scalar code reaches 3.3. The results of this study strongly indicate that supercomputer can be a powerful tool for Monte Carlo simulations in high energy physics. (Auth.)

  3. Improving a Power Line Communications Standard with LDPC Codes

    Directory of Open Access Journals (Sweden)

    Hsu Christine

    2007-01-01

    Full Text Available We investigate a power line communications (PLC scheme that could be used to enhance the HomePlug 1.0 standard, specifically its ROBO mode which provides modest throughput for the worst case PLC channel. The scheme is based on using a low-density parity-check (LDPC code, in lieu of the concatenated Reed-Solomon and convolutional codes in ROBO mode. The PLC channel is modeled with multipath fading and Middleton's class A noise. Clipping is introduced to mitigate the effect of impulsive noise. A simple and effective method is devised to estimate the variance of the clipped noise for LDPC decoding. Simulation results show that the proposed scheme outperforms the HomePlug 1.0 ROBO mode and has lower computational complexity. The proposed scheme also dispenses with the repetition of information bits in ROBO mode to gain time diversity, resulting in 4-fold increase in physical layer throughput.

  4. Modeling of ICRH H-minorit driven n = 1 Resonant Modes in JET

    International Nuclear Information System (INIS)

    Gorelenkov, N.N.; Mantsinen, M.J.; Sharapov, S.E.; Cheng, C.Z.

    2003-01-01

    A nonperturbative code NOVA-KN (Kinetic Nonperturbative) has been developed to account for finite orbit width (FOW) effects in nonperturbative resonant modes such as the low-frequency MHD modes observed in the Joint European Torus (JET). The NOVA-KN code was used to show that the resonant modes with frequencies in the observed frequency range are ones having the characteristic toroidal precession frequency of H-minority ions. Results are similar to previous theoretical studies of fishbone instabilities, which were found to exist at characteristic precession frequencies of hot ions

  5. Scanless multitarget-matching multiphoton excitation fluorescence microscopy

    Directory of Open Access Journals (Sweden)

    Junpeng Qiu

    2018-03-01

    Full Text Available Using the combination of a reflective blazed grating and a reflective phase-only diffractive spatial light modulator (SLM, scanless multitarget-matching multiphoton excitation fluorescence microscopy (SMTM-MPM was achieved. The SLM shaped an incoming mode-locked, near-infrared Ti:sapphire laser beam into an excitation pattern with addressable shapes and sizes that matched the samples of interest in the field of view. Temporal and spatial focusing were simultaneously realized by combining an objective lens and a blazed grating. The fluorescence signal from illuminated areas was recorded by a two-dimensional sCMOS camera. Compared with a conventional temporal focusing multiphoton microscope, our microscope achieved effective use of the laser power and decreased photodamage with higher axial resolution.

  6. Three-dimensional simulation of H-mode plasmas with localized divertor impurity injection on Alcator C-Mod using the edge transport code EMC3-EIRENE

    International Nuclear Information System (INIS)

    Lore, J. D.; Reinke, M. L.; Lipschultz, B.; Brunner, D.; LaBombard, B.; Terry, J.; Pitts, R. A.; Feng, Y.

    2015-01-01

    Experiments in Alcator C-Mod to assess the level of toroidal asymmetry in divertor conditions resulting from poloidally and toroidally localized extrinsic impurity gas seeding show a weak toroidal peaking (∼1.1) in divertor electron temperatures for high-power enhanced D-alpha H-mode plasmas. This is in contrast to similar experiments in Ohmically heated L-mode plasmas, which showed a clear toroidal modulation in the divertor electron temperature. Modeling of these experiments using the 3D edge transport code EMC3-EIRENE [Y. Feng et al., J. Nucl. Mater. 241, 930 (1997)] qualitatively reproduces these trends, and indicates that the different response in the simulations is due to the ionization location of the injected nitrogen. Low electron temperatures in the private flux region (PFR) in L-mode result in a PFR plasma that is nearly transparent to neutral nitrogen, while in H-mode the impurities are ionized in close proximity to the injection location, with this latter case yielding a largely axisymmetric radiation pattern in the scrape-off-layer. The consequences for the ITER gas injection system are discussed. Quantitative agreement with the experiment is lacking in some areas, suggesting potential areas for improving the physics model in EMC3-EIRENE

  7. Attention in Relation to Coding and Planning in Reading

    Science.gov (United States)

    Mahapatra, Shamita

    2015-01-01

    A group of 50 skilled readers and a group of 50 less-skilled readers of Grade 5 matched for age and intelligence and selected on the basis of their proficiency in reading comprehension were tested for their competence in word reading and the processes of attention, simultaneous coding, successive coding and planning at three levels, i.e.,…

  8. Recent Developments in the External Conjugate-T Matching Project at JET

    International Nuclear Information System (INIS)

    Monakhov, I.; Walden, A.

    2007-01-01

    The External Conjugate-T (ECT) matching system is planned for installation on two A2 ICRH antenna arrays at JET in 2007. This will enhance the operational capabilities of the RF plant during ELMy plasma scenarios and create new opportunities for ITER-relevant matching studies. The main features of the project are discussed in the paper focusing on the specific challenges of the ECT automatic matching and arc detection in optimized ELM-tolerant configurations. A 'co/counter-clockwise' automatic control mode selection and an Advanced Wave Amplitude Comparison System (AWACS) complementing the existing VSWR monitoring are proposed as simple and viable solutions to the identified problems

  9. A novel method of generating and remembering international morse codes

    Digital Repository Service at National Institute of Oceanography (India)

    Charyulu, R.J.K.

    untethered communications have been advanced, despite as S.O.S International Morse Code will be at rescue as an emergency tool, when all other modes fail The details of hte method and actual codes have been enumerated....

  10. Systems guide to MCNP (Monte Carlo Neutron and Photon Transport Code)

    International Nuclear Information System (INIS)

    Kirk, B.L.; West, J.T.

    1984-06-01

    The subject of this report is the implementation of the Los Alamos National Laboratory Monte Carlo Neutron and Photon Transport Code - Version 3 (MCNP) on the different types of computer systems, especially the IBM MVS system. The report supplements the documentation of the RSIC computer code package CCC-200/MCNP. Details of the procedure to follow in executing MCNP on the IBM computers, either in batch mode or interactive mode, are provided

  11. 3-D nonlinear calculations of resistive tearing modes

    International Nuclear Information System (INIS)

    Hicks, H.R.; Holmes, J.A.; Lee, D.K.; Carreras, B.; Waddell, B.V.

    1981-03-01

    Recent numerical calculations of the evolution of resistive tearing modes have been central to the understanding of magnetohydrodynamic activity and disruptions in tokamaks. The nonlinear, 3-D, initial-value computer code RSF has provided many of these results. This code assumes cylindrical geometry with a Fourier series representation in the two periodic coordinates and a finite-difference representation in the radial direction. This choice makes RSF considerably more accurate and efficient than previous codes

  12. Global kink and ballooning modes in high-beta systems and stability of toroidal drift modes

    International Nuclear Information System (INIS)

    Galvao, R.M.O.; Goedbloed, J.P.; Rem, J.; Sakanaka, P.H.; Schep, T.J.; Venema, M.

    1983-01-01

    A numerical code (HBT) has been developed which solves for the equilibrium, global stability and high-n stability of plasmas with arbitrary cross-section. Various plasmas are analysed for their stability to these modes in the high-beta limit. Screw-pinch equilibria are stable to high-n ballooning modes up to betas of 18%. The eigenmode equation for drift waves is analysed numerically. The toroidal branch is shown to be destabilized by the non-adiabatic response of trapped and circulating particles. (author)

  13. Benchmark studies of BOUT++ code and TPSMBI code on neutral transport during SMBI

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Y.H. [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China); University of Science and Technology of China, Hefei 230026 (China); Center for Magnetic Fusion Theory, Chinese Academy of Sciences, Hefei 230031 (China); Wang, Z.H., E-mail: zhwang@swip.ac.cn [Southwestern Institute of Physics, Chengdu 610041 (China); Guo, W., E-mail: wfguo@ipp.ac.cn [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China); Center for Magnetic Fusion Theory, Chinese Academy of Sciences, Hefei 230031 (China); Ren, Q.L. [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China); Sun, A.P.; Xu, M.; Wang, A.K. [Southwestern Institute of Physics, Chengdu 610041 (China); Xiang, N. [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China); Center for Magnetic Fusion Theory, Chinese Academy of Sciences, Hefei 230031 (China)

    2017-06-09

    SMBI (supersonic molecule beam injection) plays an important role in tokamak plasma fuelling, density control and ELM mitigation in magnetic confinement plasma physics, which has been widely used in many tokamaks. The trans-neut module of BOUT++ code is the only large-scale parallel 3D fluid code used to simulate the SMBI fueling process, while the TPSMBI (transport of supersonic molecule beam injection) code is a recent developed 1D fluid code of SMBI. In order to find a method to increase SMBI fueling efficiency in H-mode plasma, especially for ITER, it is significant to first verify the codes. The benchmark study between the trans-neut module of BOUT++ code and the TPSMBI code on radial transport dynamics of neutral during SMBI has been first successfully achieved in both slab and cylindrical coordinates. The simulation results from the trans-neut module of BOUT++ code and TPSMBI code are consistent very well with each other. Different upwind schemes have been compared to deal with the sharp gradient front region during the inward propagation of SMBI for the code stability. The influence of the WENO3 (weighted essentially non-oscillatory) and the third order upwind schemes on the benchmark results has also been discussed. - Highlights: • A 1D model of SMBI has developed. • Benchmarks of BOUT++ and TPSMBI codes have first been finished. • The influence of the WENO3 and the third order upwind schemes on the benchmark results has also been discussed.

  14. Differentially Encoded LDPC Codes—Part II: General Case and Code Optimization

    Directory of Open Access Journals (Sweden)

    Jing Li (Tiffany

    2008-04-01

    Full Text Available This two-part series of papers studies the theory and practice of differentially encoded low-density parity-check (DE-LDPC codes, especially in the context of noncoherent detection. Part I showed that a special class of DE-LDPC codes, product accumulate codes, perform very well with both coherent and noncoherent detections. The analysis here reveals that a conventional LDPC code, however, is not fitful for differential coding and does not, in general, deliver a desirable performance when detected noncoherently. Through extrinsic information transfer (EXIT analysis and a modified “convergence-constraint” density evolution (DE method developed here, we provide a characterization of the type of LDPC degree profiles that work in harmony with differential detection (or a recursive inner code in general, and demonstrate how to optimize these LDPC codes. The convergence-constraint method provides a useful extension to the conventional “threshold-constraint” method, and can match an outer LDPC code to any given inner code with the imperfectness of the inner decoder taken into consideration.

  15. WDEC: A Code for Modeling White Dwarf Structure and Pulsations

    Science.gov (United States)

    Bischoff-Kim, Agnès; Montgomery, Michael H.

    2018-05-01

    The White Dwarf Evolution Code (WDEC), written in Fortran, makes models of white dwarf stars. It is fast, versatile, and includes the latest physics. The code evolves hot (∼100,000 K) input models down to a chosen effective temperature by relaxing the models to be solutions of the equations of stellar structure. The code can also be used to obtain g-mode oscillation modes for the models. WDEC has a long history going back to the late 1960s. Over the years, it has been updated and re-packaged for modern computer architectures and has specifically been used in computationally intensive asteroseismic fitting. Generations of white dwarf astronomers and dozens of publications have made use of the WDEC, although the last true instrument paper is the original one, published in 1975. This paper discusses the history of the code, necessary to understand why it works the way it does, details the physics and features in the code today, and points the reader to where to find the code and a user guide.

  16. Solar g-modes? Comparison of detected asymptotic g-mode frequencies with solar model predictions

    Science.gov (United States)

    Wood, Suzannah Rebecca; Guzik, Joyce Ann; Mussack, Katie; Bradley, Paul A.

    2018-06-01

    After many years of searching for solar gravity modes, Fossat et al. (2017) reported detection of the nearly equally spaced high-order g-modes periods using a 15-year time series of GOLF data from the SOHO spacecraft. Here we report progress towards and challenges associated with calculating and comparing g-mode period predictions for several previously published standard solar models using various abundance mixtures and opacities, as well as the predictions for some non-standard models incorporating early mass loss, and compare with the periods reported by Fossat et al (2017). Additionally, we have a side-by-side comparison of results of different stellar pulsation codes for calculating g-mode predictions. These comparisons will allow for testing of nonstandard physics input that affect the core, including an early more massive Sun and dynamic electron screening.

  17. On DNA codes from a family of chain rings

    Directory of Open Access Journals (Sweden)

    Elif Segah Oztas

    2017-01-01

    Full Text Available In this work, we focus on reversible cyclic codes which correspond to reversible DNA codes or reversible-complement DNA codes over a family of finite chain rings, in an effort to extend what was done by Yildiz and Siap in [20]. The ring family that we have considered are of size $2^{2^k}$, $k=1,2, \\cdots$ and we match each ring element with a DNA $2^{k-1}$-mer. We use the so-called $u^2$-adic digit system to solve the reversibility problem and we characterize cyclic codes that correspond to reversible-complement DNA-codes. We then conclude our study with some examples.

  18. An improved perfectly matched layer for the eigenmode expansion technique

    DEFF Research Database (Denmark)

    Gregersen, Niels; Mørk, Jesper

    2008-01-01

    be suppressed by introducing a perfectly matched layer (PML) using e.g. complex coordinate stretching of the cylinder radius. However, the traditional PML suffers from an artificial field divergence limiting its usefulness. We show that the choice of a constant cylinder radius leads to mode profiles...

  19. When Is Coding Scholarship And When Is It Not?

    NARCIS (Netherlands)

    van Zundert, Joris J.; Haentjens Dekker, R.

    2015-01-01

    We argue that the humanities and digital humanities need to consider certain forms of code as scholarly object and certain types of code authorship as a scholarly activity. It will be essential, therefore, to develop a scholarly mode of evaluating and criticizing these scholarly contributions in

  20. Suppression of mode-beating in a saturated hole-coupled FEL oscillator

    International Nuclear Information System (INIS)

    Krishnagopal, S.; Xie, M.; Kim, K.J.

    1992-08-01

    In a hole-coupled resonator, either empty or loaded with a linear FEL gain medium, the phenomenon of mode-degeneracy and mode-beating have been studied. When the magnitudes of the eigenvalues, derived from a linear analysis, are equal for two or more dominant eigenmodes, the system cannot achieve a stable beam-profile. We investigate this phenomenon when a saturated FEL is present within the cavity, thus introducing non-linearity. We use a three-dimensional FEL oscillator code, based on the amplifier code TDA, and show that mode-beating is completely suppressed in the nonlinear saturated regime. We suggest a simple, qualitative model for the mechanism responsible for this suppression

  1. MCNP code

    International Nuclear Information System (INIS)

    Cramer, S.N.

    1984-01-01

    The MCNP code is the major Monte Carlo coupled neutron-photon transport research tool at the Los Alamos National Laboratory, and it represents the most extensive Monte Carlo development program in the United States which is available in the public domain. The present code is the direct descendent of the original Monte Carlo work of Fermi, von Neumaum, and Ulam at Los Alamos in the 1940s. Development has continued uninterrupted since that time, and the current version of MCNP (or its predecessors) has always included state-of-the-art methods in the Monte Carlo simulation of radiation transport, basic cross section data, geometry capability, variance reduction, and estimation procedures. The authors of the present code have oriented its development toward general user application. The documentation, though extensive, is presented in a clear and simple manner with many examples, illustrations, and sample problems. In addition to providing the desired results, the output listings give a a wealth of detailed information (some optional) concerning each state of the calculation. The code system is continually updated to take advantage of advances in computer hardware and software, including interactive modes of operation, diagnostic interrupts and restarts, and a variety of graphical and video aids

  2. Rate adaptive multilevel coded modulation with high coding gain in intensity modulation direct detection optical communication

    Science.gov (United States)

    Xiao, Fei; Liu, Bo; Zhang, Lijia; Xin, Xiangjun; Zhang, Qi; Tian, Qinghua; Tian, Feng; Wang, Yongjun; Rao, Lan; Ullah, Rahat; Zhao, Feng; Li, Deng'ao

    2018-02-01

    A rate-adaptive multilevel coded modulation (RA-MLC) scheme based on fixed code length and a corresponding decoding scheme is proposed. RA-MLC scheme combines the multilevel coded and modulation technology with the binary linear block code at the transmitter. Bits division, coding, optional interleaving, and modulation are carried out by the preset rule, then transmitted through standard single mode fiber span equal to 100 km. The receiver improves the accuracy of decoding by means of soft information passing through different layers, which enhances the performance. Simulations are carried out in an intensity modulation-direct detection optical communication system using MATLAB®. Results show that the RA-MLC scheme can achieve bit error rate of 1E-5 when optical signal-to-noise ratio is 20.7 dB. It also reduced the number of decoders by 72% and realized 22 rate adaptation without significantly increasing the computing time. The coding gain is increased by 7.3 dB at BER=1E-3.

  3. Muscular Contraction Mode Differently Affects Autonomic Control During Heart Rate Matched Exercise

    Directory of Open Access Journals (Sweden)

    Matthias eWeippert

    2015-05-01

    Full Text Available The precise contributions of afferent feedback to cardiovascular and respiratory responses to exercise are still unclear. Aim of this crossover study was to assess whether and how autonomic cardiovascular and respiratory control differed in response to dynamic (DYN and isometric contractions (ISO at a similar, low heart rate (HR level. Therefore, 22 healthy males (26.7 ± 3.6 yrs performed two kinds of voluntary exercises at similar HR: ISO and DYN of the right quadriceps femoris muscle. Although HR was eqivalent (82 ± 8 bpm for DYN and ISO, respectively, rating of exertion, blood pressures, and rate pressure product were higher, whereas breathing frequency, minute ventilation, oxygen uptake and carbon dioxide output were significantly lower during ISO. Tidal volume, end-tidal partial pressures of O2 and CO2, respiratory exchange ratio and capillary blood lactate concentration were comparable between both contraction modes. Heart rate variability (HRV indicators, SDNN, HF-Power and LF-Power, representing both vagal and sympathetic influences, were significantly higher during ISO. Sample entropy, a nonlinear measure of HRV was also significantly affected by contraction mode. It can be concluded that, despite the same net effect on HR, the quality of cardiovascular control during low intensity exercise is significantly different between DYN and ISO. HRV analysis indicated a sympatho-vagal coactivation during ISO. Whether mechanoreceptor feedback alone, a change in central command, or the interaction of both mechanisms is the main contributor of the distinct autonomic responses to the different exercise modes remains to be elucidated.

  4. Where Learners' Questions Meet Modes of Teaching: A Study of Cases

    Science.gov (United States)

    de Jesus, Helena Pedrosa; Almeida, Patricia; Teixeira-Dias, Jose J.; Watts, Mike

    2007-01-01

    This paper is concerned with "match-mismatch" problems. In particular it seeks to match students' questioning to different modes of teaching in undergraduate chemistry. Kolb's theory of experiential learning is used to bridge between learners' questioning and teaching formats. Three case studies illuminate both sets of characteristics, the…

  5. Code-switching among chiShona-English bilinguals in courtroom ...

    African Journals Online (AJOL)

    As has become the norm in bilingual situations, code-switching in both formal and informal contexts has increased recognition as a verbal mode of communication. This article presents a parsimonious exegesis of the patterns and functions of code-switching in the courtroom discourse of chiShona-English bilinguals.

  6. The effect of pressure anisotropy on ballooning modes in tokamak plasmas

    Science.gov (United States)

    Johnston, A.; Hole, M. J.; Qu, Z. S.; Hezaveh, H.

    2018-06-01

    Edge Localised Modes are thought to be caused by a spectrum of magnetohydrodynamic instabilities, including the ballooning mode. While ballooning modes have been studied extensively both theoretically and experimentally, the focus of the vast majority of this research has been on isotropic plasmas. The prevalence of pressure anisotropy in modern tokamaks thus motivates further study of these modes. This paper presents a numerical analysis of ballooning modes in anisotropic equilibria. The investigation was conducted using the newly-developed codes HELENA+ATF and MISHKA-A, which adds anisotropic physics to equilibria and stability analysis. We have examined the impact of anisotropy on the stability of an n = 30 ballooning mode, confirming results conform to previous calculations in the isotropic limit. Growth rates of ballooning modes in equilibria with different levels of anisotropy were then calculated using the stability code MISHKA-A. The key finding was that the level of anisotropy had a significant impact on ballooning mode growth rates. For {T}\\perp > {T}| | , typical of ICRH heating, the growth rate increases, while for {T}\\perp < {T}| | , typical of neutral beam heating, the growth rate decreases.

  7. Verification of gyrokinetic particle simulation of current-driven instability in fusion plasmas. II. Resistive tearing mode

    International Nuclear Information System (INIS)

    Liu, Dongjian; Zhang, Wenlu; McClenaghan, Joseph; Wang, Jiaqi; Lin, Zhihong

    2014-01-01

    Global gyrokinetic particle simulation of resistive tearing modes has been developed and verified in the gyrokinetic toroidal code (GTC). GTC linear simulations in the fluid limit of the kink-tearing and resistive tearing modes in the cylindrical geometry agree well with the resistive magnetohydrodynamic eigenvalue and initial value codes. Ion kinetic effects are found to reduce the radial width of the tearing modes. GTC simulations of the resistive tearing modes in the toroidal geometry find that the toroidicity reduces the growth rates

  8. RADTRAN II: revised computer code to analyze transportation of radioactive material

    International Nuclear Information System (INIS)

    Taylor, J.M.; Daniel, S.L.

    1982-10-01

    A revised and updated version of the RADTRAN computer code is presented. This code has the capability to predict the radiological impacts associated with specific schemes of radioactive material shipments and mode specific transport variables

  9. KIC 3240411 - the hottest known SPB star with the asymptotic g-mode period spacing

    Science.gov (United States)

    Szewczuk, Wojciech; Daszyńska-Daszkiewicz, Jadwiga

    2018-05-01

    We report the discovery of the hottest hybrid B-type pulsator, KIC 3240411, that exhibits the period spacing in the low-frequency range. This pattern is associated with asymptotic properties of high-order gravity (g-) modes. Our seismic modelling made simultaneously with the mode identification shows that dipole axisymmetric modes best fit the observations. Evolutionary models are computed with MESA code and pulsational models with the linear non-adiabatic code employing the traditional approximation to include the effects of rotation. The problem of mode excitation is discussed. We confirm that significant modification is indispensable to explain an instability of both pressure and gravity modes in the observed frequency ranges of KIC 3240411.

  10. Tokamak plasma power balance calculation code (TPC code) outline and operation manual

    International Nuclear Information System (INIS)

    Fujieda, Hirobumi; Murakami, Yoshiki; Sugihara, Masayoshi.

    1992-11-01

    This report is a detailed description on the TPC code, that calculates the power balance of a tokamak plasma according to the ITER guidelines. The TPC code works on a personal computer (Macintosh or J-3100/ IBM-PC). Using input data such as the plasma shape, toroidal magnetic field, plasma current, electron temperature, electron density, impurities and heating power, TPC code can determine the operation point of the fusion reactor (Ion temperature is assumed to be equal to the electron temperature). Supplied flux (Volt · sec) and burn time are also estimated by coil design parameters. Calculated energy confinement time is compared with various L-mode scaling laws and the confinement enhancement factor (H-factor) is evaluated. Divertor heat load is predicted by using simple scaling models (constant-χ, Bohm-type-χ and JT-60U empirical scaling models). Frequently used data can be stored in a 'device file' and used as the default values. TPC code can generate 2-D mesh data and the POPCON plot is drawn by a contour line plotting program (CONPLT). The operation manual about CONPLT code is also described. (author)

  11. Low-Threshold Optical Parametric Oscillations in a Whispering Gallery Mode Resonator

    DEFF Research Database (Denmark)

    Fürst, J. U.; Strekalov, D. V.; Elser, D.

    2010-01-01

    In whispering gallery mode (WGM) resonator light is guided by continuous total internal reflection along a curved surface. Fabricating such resonators from an optically nonlinear material one takes advantage of their exceptionally high quality factors and small mode volumes to achieve extremely...... efficient optical frequency conversion. Our analysis of the phase-matching conditions for optical parametric down-conversion (PDC) in a spherical WGM resonator shows their direct relation to the sum rules for photons' angular momenta and predicts a very low parametric oscillation threshold. We realized...... such an optical parametric oscillator (OPO) based on naturally phase-matched PDC in lithium niobate. We demonstrated a single-mode, strongly nondegenerate OPO with a threshold of 6.7  μW and linewidth under 10 MHz. This work demonstrates the remarkable capabilities of WGM-based OPOs....

  12. Newer nonconventional modes of mechanical ventilation

    Directory of Open Access Journals (Sweden)

    Preet Mohinder Singh

    2014-01-01

    Full Text Available The conventional modes of ventilation suffer many limitations. Although they are popularly used and are well-understood, often they fail to match the patient-based requirements. Over the years, many small modifications in ventilators have been incorporated to improve patient outcome. The ventilators of newer generation respond to patient′s demands by additional feedback systems. In this review, we discuss the popular newer modes of ventilation that have been accepted in to clinical practice. Various intensive care units over the world have found these modes to improve patient ventilator synchrony, decrease ventilator days and improve patient safety. The various modes discusses in this review are: Dual control modes (volume assured pressure support, volume support, Adaptive support ventilation, proportional assist ventilation, mandatory minute ventilation, Bi-level airway pressure release ventilation, (BiPAP, neurally adjusted ventilatory assist and NeoGanesh. Their working principles with their advantages and clinical limitations are discussed in brief.

  13. Stability or instability in avoidant personality disorder:Mode fluctuations within schema therapy sessions.

    Science.gov (United States)

    Peled, Ofer; Bar-Kalifa, Eran; Rafaeli, Eshkol

    2017-12-01

    Avoidant personality disorder (APD) is among the most prevalent personality disorders, but has received relatively little empirical attention. This study aims to characterize the frequency, intensity, and fluctuation patterns seen in the modes (self-states) of APD clients over the course of schema therapy (ST), a psychotherapy approach developed especially for personality disorders. The newly-developed client mode rating scale (CMRS) was used to code every 5-min segment (n = 645) of 60 ST sessions. Each segment was coded by two independent raters, achieving adequate reliability. The avoidant/detached mode was present in 74% of therapy segments and was the most intense and unstable mode; the vulnerable child mode was present in 58% of segments and was the second most intense and unstable mode; the dysfunctional parent mode was present in 40% of segments, and was the third most intense and unstable mode; the over-compensator, compliant-surrenderer, and healthy adult modes were present in around 33% of segments, but the healthy adult mode was significantly more stable than all others. Although 645 segments were coded, they were drawn from only 15 APD clients with no control group. Further studies are needed to established specificity to APD. This study demonstrates the utility of the mode concept as a lexicon for capturing personality states and their instability. It highlights the use of in-session segment-by-segment ratings to assess client change within psychotherapy. Although DSM5 fails to address instability as a criterion for avoidant personality disorder, the APD clients in the current study were characterized by considerable mode instability. Copyright © 2017 Elsevier Ltd. All rights reserved.

  14. Flow regimes and heat transfer modes identification in ANGRA 2 core, during small break in the primary loop with area of 100 cm2, simulated with RELAP5 code

    International Nuclear Information System (INIS)

    Borges, Eduardo M.; Sabundjian, Gaiane

    2015-01-01

    Identifying the flow regimes and the heat transfer modes is important for the analysis of accidents such as the Loss-of-Coolant Accident (LOCA). The aim of this paper is to identify the flow regimes, the heat transfer modes, and the correlations used in the RELAP5/MOD3.2.gama code in ANGRA 2 during the Small-Break Loss-of-Coolant Accident (SBLOCA) with a 100cm 2 -rupture area in the cold leg of primary loop. The Chapter 15 of the Final Safety Analysis Report of ANGRA 2 (FSAR - A2) reports this specific kind of accident. The results from this work demonstrated the several flow regimes and heat transfer modes that can be present in the core of ANGRA 2 during the postulated accident. (author)

  15. Mode-locked silicon evanescent lasers.

    Science.gov (United States)

    Koch, Brian R; Fang, Alexander W; Cohen, Oded; Bowers, John E

    2007-09-03

    We demonstrate electrically pumped lasers on silicon that produce pulses at repetition rates up to 40 GHz. The mode locked lasers generate 4 ps pulses with low jitter and extinction ratios above 18 dB, making them suitable for data and telecommunication transmitters and for clock generation and distribution. Results of both passive and hybrid mode locking are discussed. This type of device could enable new silicon based integrated technologies, such as optical time division multiplexing (OTDM), wavelength division multiplexing (WDM), and optical code division multiple access (OCDMA).

  16. H.264 SVC Complexity Reduction Based on Likelihood Mode Decision.

    Science.gov (United States)

    Balaji, L; Thyagharajan, K K

    2015-01-01

    H.264 Advanced Video Coding (AVC) was prolonged to Scalable Video Coding (SVC). SVC executes in different electronics gadgets such as personal computer, HDTV, SDTV, IPTV, and full-HDTV in which user demands various scaling of the same content. The various scaling is resolution, frame rate, quality, heterogeneous networks, bandwidth, and so forth. Scaling consumes more encoding time and computational complexity during mode selection. In this paper, to reduce encoding time and computational complexity, a fast mode decision algorithm based on likelihood mode decision (LMD) is proposed. LMD is evaluated in both temporal and spatial scaling. From the results, we conclude that LMD performs well, when compared to the previous fast mode decision algorithms. The comparison parameters are time, PSNR, and bit rate. LMD achieve time saving of 66.65% with 0.05% detriment in PSNR and 0.17% increment in bit rate compared with the full search method.

  17. Short-term memory coding in children with intellectual disabilities.

    Science.gov (United States)

    Henry, Lucy

    2008-05-01

    To examine visual and verbal coding strategies, I asked children with intellectual disabilities and peers matched for MA and CA to perform picture memory span tasks with phonologically similar, visually similar, long, or nonsimilar named items. The CA group showed effects consistent with advanced verbal memory coding (phonological similarity and word length effects). Neither the intellectual disabilities nor MA groups showed evidence for memory coding strategies. However, children in these groups with MAs above 6 years showed significant visual similarity and word length effects, broadly consistent with an intermediate stage of dual visual and verbal coding. These results suggest that developmental progressions in memory coding strategies are independent of intellectual disabilities status and consistent with MA.

  18. Theta phase precession and phase selectivity: a cognitive device description of neural coding

    Science.gov (United States)

    Zalay, Osbert C.; Bardakjian, Berj L.

    2009-06-01

    Information in neural systems is carried by way of phase and rate codes. Neuronal signals are processed through transformative biophysical mechanisms at the cellular and network levels. Neural coding transformations can be represented mathematically in a device called the cognitive rhythm generator (CRG). Incoming signals to the CRG are parsed through a bank of neuronal modes that orchestrate proportional, integrative and derivative transformations associated with neural coding. Mode outputs are then mixed through static nonlinearities to encode (spatio) temporal phase relationships. The static nonlinear outputs feed and modulate a ring device (limit cycle) encoding output dynamics. Small coupled CRG networks were created to investigate coding functionality associated with neuronal phase preference and theta precession in the hippocampus. Phase selectivity was found to be dependent on mode shape and polarity, while phase precession was a product of modal mixing (i.e. changes in the relative contribution or amplitude of mode outputs resulted in shifting phase preference). Nonlinear system identification was implemented to help validate the model and explain response characteristics associated with modal mixing; in particular, principal dynamic modes experimentally derived from a hippocampal neuron were inserted into a CRG and the neuron's dynamic response was successfully cloned. From our results, small CRG networks possessing disynaptic feedforward inhibition in combination with feedforward excitation exhibited frequency-dependent inhibitory-to-excitatory and excitatory-to-inhibitory transitions that were similar to transitions seen in a single CRG with quadratic modal mixing. This suggests nonlinear modal mixing to be a coding manifestation of the effect of network connectivity in shaping system dynamic behavior. We hypothesize that circuits containing disynaptic feedforward inhibition in the nervous system may be candidates for interpreting upstream rate codes to

  19. High-dimensional free-space optical communications based on orbital angular momentum coding

    Science.gov (United States)

    Zou, Li; Gu, Xiaofan; Wang, Le

    2018-03-01

    In this paper, we propose a high-dimensional free-space optical communication scheme using orbital angular momentum (OAM) coding. In the scheme, the transmitter encodes N-bits information by using a spatial light modulator to convert a Gaussian beam to a superposition mode of N OAM modes and a Gaussian mode; The receiver decodes the information through an OAM mode analyser which consists of a MZ interferometer with a rotating Dove prism, a photoelectric detector and a computer carrying out the fast Fourier transform. The scheme could realize a high-dimensional free-space optical communication, and decodes the information much fast and accurately. We have verified the feasibility of the scheme by exploiting 8 (4) OAM modes and a Gaussian mode to implement a 256-ary (16-ary) coding free-space optical communication to transmit a 256-gray-scale (16-gray-scale) picture. The results show that a zero bit error rate performance has been achieved.

  20. A Large Scale Code Resolution Service Network in the Internet of Things

    Science.gov (United States)

    Yu, Haining; Zhang, Hongli; Fang, Binxing; Yu, Xiangzhan

    2012-01-01

    In the Internet of Things a code resolution service provides a discovery mechanism for a requester to obtain the information resources associated with a particular product code immediately. In large scale application scenarios a code resolution service faces some serious issues involving heterogeneity, big data and data ownership. A code resolution service network is required to address these issues. Firstly, a list of requirements for the network architecture and code resolution services is proposed. Secondly, in order to eliminate code resolution conflicts and code resolution overloads, a code structure is presented to create a uniform namespace for code resolution records. Thirdly, we propose a loosely coupled distributed network consisting of heterogeneous, independent; collaborating code resolution services and a SkipNet based code resolution service named SkipNet-OCRS, which not only inherits DHT's advantages, but also supports administrative control and autonomy. For the external behaviors of SkipNet-OCRS, a novel external behavior mode named QRRA mode is proposed to enhance security and reduce requester complexity. For the internal behaviors of SkipNet-OCRS, an improved query algorithm is proposed to increase query efficiency. It is analyzed that integrating SkipNet-OCRS into our resolution service network can meet our proposed requirements. Finally, simulation experiments verify the excellent performance of SkipNet-OCRS. PMID:23202207

  1. A large scale code resolution service network in the Internet of Things.

    Science.gov (United States)

    Yu, Haining; Zhang, Hongli; Fang, Binxing; Yu, Xiangzhan

    2012-11-07

    In the Internet of Things a code resolution service provides a discovery mechanism for a requester to obtain the information resources associated with a particular product code immediately. In large scale application scenarios a code resolution service faces some serious issues involving heterogeneity, big data and data ownership. A code resolution service network is required to address these issues. Firstly, a list of requirements for the network architecture and code resolution services is proposed. Secondly, in order to eliminate code resolution conflicts and code resolution overloads, a code structure is presented to create a uniform namespace for code resolution records. Thirdly, we propose a loosely coupled distributed network consisting of heterogeneous, independent; collaborating code resolution services and a SkipNet based code resolution service named SkipNet-OCRS, which not only inherits DHT’s advantages, but also supports administrative control and autonomy. For the external behaviors of SkipNet-OCRS, a novel external behavior mode named QRRA mode is proposed to enhance security and reduce requester complexity. For the internal behaviors of SkipNet-OCRS, an improved query algorithm is proposed to increase query efficiency. It is analyzed that integrating SkipNet-OCRS into our resolution service network can meet our proposed requirements. Finally, simulation experiments verify the excellent performance of SkipNet-OCRS.

  2. Trapped Mode Study in the LHC Rotatable Collimator

    CERN Document Server

    Xiao, L; Smith, J C; Caspers, F

    2010-01-01

    A rotatable collimator is proposed for the LHC phase II collimation upgrade. When the beam crosses the collimator, trapped modes will be excited that result in beam energy loss and collimator power dissipation. Some of the trapped modes can also generate transverse kick on the beam and affect the beam operation. In this paper the parallel eigensolver code Omega3P is used to search for all the trapped modes below 2GHz in the collimator, including longitudinal modes and transverse modes. The loss factors and kick factors of the trapped modes are calculated as function of the jaw positions. The amplitude ratio between transverse and longitudinal trapped mode intensity can be used as a direct measure of the position of the beam. We present simulation results and discuss the results.

  3. Coded ultrasound for blood flow estimation using subband processing

    DEFF Research Database (Denmark)

    Gran, Fredrik; Udesen, Jesper; Nielsen, Michael bachmann

    2007-01-01

    This paper further investigates the use of coded excitation for blood flow estimation in medical ultrasound. Traditional autocorrelation estimators use narrow-band excitation signals to provide sufficient signal-to-noise-ratio (SNR) and velocity estimation performance. In this paper, broadband...... coded signals are used to increase SNR, followed by sub-band processing. The received broadband signal, is filtered using a set of narrow-band filters. Estimating the velocity in each of the bands and averaging the results yields better performance compared to what would be possible when transmitting...... a narrow-band pulse directly. Also, the spatial resolution of the narrow-band pulse would be too poor for brightness-mode (B-mode) imaging and additional transmissions would be required to update the B-mode image. In the described approach, there is no need for additional transmissions, because...

  4. Improved Intra-coding Methods for H.264/AVC

    Directory of Open Access Journals (Sweden)

    Li Song

    2009-01-01

    Full Text Available The H.264/AVC design adopts a multidirectional spatial prediction model to reduce spatial redundancy, where neighboring pixels are used as a prediction for the samples in a data block to be encoded. In this paper, a recursive prediction scheme and an enhanced (block-matching algorithm BMA prediction scheme are designed and integrated into the state-of-the-art H.264/AVC framework to provide a new intra coding model. Extensive experiments demonstrate that the coding efficiency can be on average increased by 0.27 dB with comparison to the performance of the conventional H.264 coding model.

  5. Sausage mode stability boundaries: enumeration and verification

    International Nuclear Information System (INIS)

    Chambers, F.W.

    1980-01-01

    An axially symmetric sausage mode instability has been observed using particle simulation codes to propagate beams with a high degree of current neutralization. In this report the stability boundaries in terms of the magnitude and location of the return current are delineated for beams with square, Gaussian, and Bennett radial current profiles using the theoretical analysis of others. For the case in which the return current is held fixed as the beam propagates, a detailed comparison is made between the theoretical predictions and the results of the RINGFAST single disk particle simulation code. Agreement between theory and code results is good although the code results do show a slightly larger than predicted unstable region

  6. OpenSWPC: an open-source integrated parallel simulation code for modeling seismic wave propagation in 3D heterogeneous viscoelastic media

    Science.gov (United States)

    Maeda, Takuto; Takemura, Shunsuke; Furumura, Takashi

    2017-07-01

    We have developed an open-source software package, Open-source Seismic Wave Propagation Code (OpenSWPC), for parallel numerical simulations of seismic wave propagation in 3D and 2D (P-SV and SH) viscoelastic media based on the finite difference method in local-to-regional scales. This code is equipped with a frequency-independent attenuation model based on the generalized Zener body and an efficient perfectly matched layer for absorbing boundary condition. A hybrid-style programming using OpenMP and the Message Passing Interface (MPI) is adopted for efficient parallel computation. OpenSWPC has wide applicability for seismological studies and great portability to allowing excellent performance from PC clusters to supercomputers. Without modifying the code, users can conduct seismic wave propagation simulations using their own velocity structure models and the necessary source representations by specifying them in an input parameter file. The code has various modes for different types of velocity structure model input and different source representations such as single force, moment tensor and plane-wave incidence, which can easily be selected via the input parameters. Widely used binary data formats, the Network Common Data Form (NetCDF) and the Seismic Analysis Code (SAC) are adopted for the input of the heterogeneous structure model and the outputs of the simulation results, so users can easily handle the input/output datasets. All codes are written in Fortran 2003 and are available with detailed documents in a public repository.[Figure not available: see fulltext.

  7. High Efficiency EBCOT with Parallel Coding Architecture for JPEG2000

    Directory of Open Access Journals (Sweden)

    Chiang Jen-Shiun

    2006-01-01

    Full Text Available This work presents a parallel context-modeling coding architecture and a matching arithmetic coder (MQ-coder for the embedded block coding (EBCOT unit of the JPEG2000 encoder. Tier-1 of the EBCOT consumes most of the computation time in a JPEG2000 encoding system. The proposed parallel architecture can increase the throughput rate of the context modeling. To match the high throughput rate of the parallel context-modeling architecture, an efficient pipelined architecture for context-based adaptive arithmetic encoder is proposed. This encoder of JPEG2000 can work at 180 MHz to encode one symbol each cycle. Compared with the previous context-modeling architectures, our parallel architectures can improve the throughput rate up to 25%.

  8. Mode coupling in nonlinear Rayleigh--Taylor instability

    International Nuclear Information System (INIS)

    Ofer, D.; Shvarts, D.; Zinamon, Z.; Orszag, S.A.

    1992-01-01

    This paper studies the interaction of a small number of modes in the two-fluid Rayleigh--Taylor instability at relatively late stages of development, i.e., the nonlinear regime, using a two-dimensional hydrodynamic code incorporating a front-tracking scheme. It is found that the interaction of modes can greatly affect the amount of mixing and may even reduce the width of the mixing region. This interaction is both relatively long range in wave-number space and also acts in both directions, i.e., short wavelengths affect long wavelengths and vice versa. Three distinct stages of interaction have been identified, including substantial interaction among modes some of which may still be in their classical (single mode) ''linear'' phase

  9. Simulation of saturated tearing modes in tokamaks

    International Nuclear Information System (INIS)

    Nguyen, Canh N.; Bateman, Glenn; Kritz, Arnold H.

    2004-01-01

    A quasi-linear model, which includes the effect of the neoclassical bootstrap current, is developed for saturated tearing modes in order to compute magnetic island widths in axisymmetric toroidal plasmas with arbitrary aspect ratio and cross-sectional shape. The model is tested in a simple stand-alone code and is implemented in the BALDUR [C. E. Singer et al., Comput. Phys. Commun. 49, 275 (1982)] predictive modeling code. It is found that the widths of tearing mode islands increase with decreasing aspect ratio and with increasing elongation. Also, the island widths increase when the gradient of the current density increases at the edge of the islands and when the current density inside the islands is suppressed, such as the suppression caused by the near absence of the bootstrap current within the islands. In simulations of tokamak discharges, it is found that tearing mode island widths oscillate in time in response to periodic sawtooth crashes. The local enhancements in the transport produced by magnetic islands have a noticeable effect on global plasma confinement in simulations of low aspect ratio, high beta tokamaks, where saturated tearing mode islands can occur with widths that are greater than 15% of the plasma minor radius

  10. The match-to-match variation of match-running in elite female soccer.

    Science.gov (United States)

    Trewin, Joshua; Meylan, César; Varley, Matthew C; Cronin, John

    2018-02-01

    The purpose of this study was to examine the match-to-match variation of match-running in elite female soccer players utilising GPS, using full-match and rolling period analyses. Longitudinal study. Elite female soccer players (n=45) from the same national team were observed during 55 international fixtures across 5 years (2012-2016). Data was analysed using a custom built MS Excel spreadsheet as full-matches and using a rolling 5-min analysis period, for all players who played 90-min matches (files=172). Variation was examined using co-efficient of variation and 90% confidence limits, calculated following log transformation. Total distance per minute exhibited the smallest variation when both the full-match and peak 5-min running periods were examined (CV=6.8-7.2%). Sprint-efforts were the most variable during a full-match (CV=53%), whilst high-speed running per minute exhibited the greatest variation in the post-peak 5-min period (CV=143%). Peak running periods were observed as slightly more variable than full-match analyses, with the post-peak period very-highly variable. Variability of accelerations (CV=17%) and Player Load (CV=14%) was lower than that of high-speed actions. Positional differences were also present, with centre backs exhibiting the greatest variation in high-speed movements (CV=41-65%). Practitioners and researchers should account for within player variability when examining match performances. Identification of peak running periods should be used to assist worst case scenarios. Whilst micro-sensor technology should be further examined as to its viable use within match-analyses. Copyright © 2017 Sports Medicine Australia. Published by Elsevier Ltd. All rights reserved.

  11. H.264 SVC Complexity Reduction Based on Likelihood Mode Decision

    Directory of Open Access Journals (Sweden)

    L. Balaji

    2015-01-01

    Full Text Available H.264 Advanced Video Coding (AVC was prolonged to Scalable Video Coding (SVC. SVC executes in different electronics gadgets such as personal computer, HDTV, SDTV, IPTV, and full-HDTV in which user demands various scaling of the same content. The various scaling is resolution, frame rate, quality, heterogeneous networks, bandwidth, and so forth. Scaling consumes more encoding time and computational complexity during mode selection. In this paper, to reduce encoding time and computational complexity, a fast mode decision algorithm based on likelihood mode decision (LMD is proposed. LMD is evaluated in both temporal and spatial scaling. From the results, we conclude that LMD performs well, when compared to the previous fast mode decision algorithms. The comparison parameters are time, PSNR, and bit rate. LMD achieve time saving of 66.65% with 0.05% detriment in PSNR and 0.17% increment in bit rate compared with the full search method.

  12. Blood and Books: Performing Code Switching

    Directory of Open Access Journals (Sweden)

    Jeff Friedman

    2008-05-01

    Full Text Available Code switching is a linguistic term that identifies ways individuals use communication modes and registers to negotiate difference in social relations. This essay suggests that arts-based inquiry, in the form of choreography and performance, provides a suitable and efficacious location within which both verbal and nonverbal channels of code switching can be investigated. Blood and Books, a case study of dance choreography within the context of post-colonial Maori performance in Aotearoa/New Zealand, is described and analyzed for its performance of code switching. The essay is framed by a discussion of how arts-based research within tertiary higher education requires careful negotiation in the form of code switching, as performed by the author's reflexive use of vernacular and formal registers in the essay. URN: urn:nbn:de:0114-fqs0802462

  13. REFLA-1D/MODE 1: a computer program for reflood thermo-hydrodynamic analysis during PWR-LOCA user's manual

    International Nuclear Information System (INIS)

    Murao, Yoshio; Sugimoto, Jun; Okubo, Tsutomu

    1981-01-01

    This manual describes the REFLA-1D/MODE 1 reflood system analysis code. This code can solve the core thermo-hydrodynamics under forced flooding conditions and gravity feed conditions in a system similar to FLECHT-SET phase A. This manual describes the REFLA-1D/MODE 1 models and provides application information required to utilize REFLA-1D/MODE 1. (author)

  14. Flow regimes and heat transfer modes identification in ANGRA 2 core, during small break in the primary loop with area of 100 cm{sup 2}, simulated with RELAP5 code

    Energy Technology Data Exchange (ETDEWEB)

    Borges, Eduardo M.; Sabundjian, Gaiane, E-mail: gdgian@ipen.br, E-mail: borges.em@hotmail.com [Instituto de Pesquisas Energeticas e Nucleares (IPEN/CNEN-SP), Sao Paulo, SP (Brazil)

    2015-07-01

    Identifying the flow regimes and the heat transfer modes is important for the analysis of accidents such as the Loss-of-Coolant Accident (LOCA). The aim of this paper is to identify the flow regimes, the heat transfer modes, and the correlations used in the RELAP5/MOD3.2.gama code in ANGRA 2 during the Small-Break Loss-of-Coolant Accident (SBLOCA) with a 100cm{sup 2}-rupture area in the cold leg of primary loop. The Chapter 15 of the Final Safety Analysis Report of ANGRA 2 (FSAR - A2) reports this specific kind of accident. The results from this work demonstrated the several flow regimes and heat transfer modes that can be present in the core of ANGRA 2 during the postulated accident. (author)

  15. Adaptive colour contrast coding in the salamander retina efficiently matches natural scene statistics.

    Directory of Open Access Journals (Sweden)

    Genadiy Vasserman

    Full Text Available The visual system continually adjusts its sensitivity to the statistical properties of the environment through an adaptation process that starts in the retina. Colour perception and processing is commonly thought to occur mainly in high visual areas, and indeed most evidence for chromatic colour contrast adaptation comes from cortical studies. We show that colour contrast adaptation starts in the retina where ganglion cells adjust their responses to the spectral properties of the environment. We demonstrate that the ganglion cells match their responses to red-blue stimulus combinations according to the relative contrast of each of the input channels by rotating their functional response properties in colour space. Using measurements of the chromatic statistics of natural environments, we show that the retina balances inputs from the two (red and blue stimulated colour channels, as would be expected from theoretical optimal behaviour. Our results suggest that colour is encoded in the retina based on the efficient processing of spectral information that matches spectral combinations in natural scenes on the colour processing level.

  16. Computer code and users' guide for the preliminary analysis of dual-mode space nuclear fission solid core power and propulsion systems, NUROC3A. AMS report No. 1239b

    Energy Technology Data Exchange (ETDEWEB)

    Nichols, R.A.; Smith, W.W.

    1976-06-30

    The three-volume report describes a dual-mode nuclear space power and propulsion system concept that employs an advanced solid-core nuclear fission reactor coupled via heat pipes to one of several electric power conversion systems. The second volume describes the computer code and users' guide for the preliminary analysis of the system.

  17. Tearing modes in toroidal geometry

    International Nuclear Information System (INIS)

    Connor, J.W.; Cowley, S.C.; Hastie, R.J.; Hender, T.C.; Hood, A.; Martin, T.J.

    1988-01-01

    The separation of the cylindrical tearing mode stability problem into a resistive resonant layer calculation and an external marginal ideal magnetohydrodynamic (MHD) calculation (Δ' calculation) is generalized to axisymmetric toroidal geometry. The general structure of this separation is analyzed and the marginal ideal MHD information (the toroidal generalization of Δ') required to discuss stability is isolated. This can then, in principle, be combined with relevant resonant layer calculations to determine tearing mode growth rates in realistic situations. Two examples are given: the first is an analytic treatment of toroidally coupled (m = 1, n = 1) and (m = 2, n = 1) tearing modes in a large aspect ratio torus; the second, a numerical treatment of the toroidal coupling of three tearing modes through finite pressure effects in a large aspect ratio torus. In addition, the use of a coupling integral approach for determining the stability of coupled tearing modes is discussed. Finally, the possibility of using initial value resistive MHD codes in realistic toroidal geometry to determine the necessary information from the ideal MHD marginal solution is discussed

  18. Piezoelectric transduction of flexural modes in pre-stressed microbeam resonators

    Science.gov (United States)

    Torri, G. B.; Janssen, N. M. A.; Zeng, Z.; Rottenberg, X.; Karabacak, D. M.; Vandecasteele, M.; Van Hoof, C.; Puers, R.; Tilmans, H. A. C.

    2014-08-01

    This paper reports on the optimization of the design of piezoelectric transducer elements integrated on doubly-clamped microbeam resonators utilized as (bio)chemical sensors. We report and emphasize the often forgotten influence of membrane stresses on defining the dimensions and optimal position of the piezoelectric transducer elements. The study takes into account stress induced structural changes and provides models for the equivalent motional parameters of resonators with particular shapes of the transducers matching the flexural modes of vibration. The above is analyzed theoretically using numerical models and is confirmed by impedance measurements and optical measurements of fabricated doubly-clamped beam resonators. We propose various transducer designs and highlight the advantages of using higher order vibration modes by implementing specially designed mode matching transducer elements. It is concluded that the paper describes and highlights the importance of accounting for the membrane stresses to optimize the resonator performance and the low power in electronic feedback of resonating sensing systems.

  19. Piezoelectric transduction of flexural modes in pre-stressed microbeam resonators

    International Nuclear Information System (INIS)

    Torri, G B; Rottenberg, X; Hoof, C Van; Puers, R; Tilmans, H A C; Janssen, N M A; Zeng, Z; Karabacak, D M; Vandecasteele, M

    2014-01-01

    This paper reports on the optimization of the design of piezoelectric transducer elements integrated on doubly-clamped microbeam resonators utilized as (bio)chemical sensors. We report and emphasize the often forgotten influence of membrane stresses on defining the dimensions and optimal position of the piezoelectric transducer elements. The study takes into account stress induced structural changes and provides models for the equivalent motional parameters of resonators with particular shapes of the transducers matching the flexural modes of vibration. The above is analyzed theoretically using numerical models and is confirmed by impedance measurements and optical measurements of fabricated doubly-clamped beam resonators. We propose various transducer designs and highlight the advantages of using higher order vibration modes by implementing specially designed mode matching transducer elements. It is concluded that the paper describes and highlights the importance of accounting for the membrane stresses to optimize the resonator performance and the low power in electronic feedback of resonating sensing systems. (paper)

  20. Acoustic one-way mode conversion and transmission by sonic crystal waveguides

    Science.gov (United States)

    Ouyang, Shiliang; He, Hailong; He, Zhaojian; Deng, Ke; Zhao, Heping

    2016-09-01

    We proposed a scheme to achieve one-way acoustic propagation and even-odd mode switching in two mutually perpendicular sonic crystal waveguides connected by a resonant cavity. The even mode in the entrance waveguide is able to switch to the odd mode in the exit waveguide through a symmetry match between the cavity resonant modes and the waveguide modes. Conversely, the odd mode in the exit waveguide is unable to be converted into the even mode in the entrance waveguide as incident waves and eigenmodes are mismatched in their symmetries at the waveguide exit. This one-way mechanism can be applied to design an acoustic diode for acoustic integration devices and can be used as a convertor of the acoustic waveguide modes.

  1. A Large Scale Code Resolution Service Network in the Internet of Things

    Directory of Open Access Journals (Sweden)

    Xiangzhan Yu

    2012-11-01

    Full Text Available In the Internet of Things a code resolution service provides a discovery mechanism for a requester to obtain the information resources associated with a particular product code immediately. In large scale application scenarios a code resolution service faces some serious issues involving heterogeneity, big data and data ownership. A code resolution service network is required to address these issues. Firstly, a list of requirements for the network architecture and code resolution services is proposed. Secondly, in order to eliminate code resolution conflicts and code resolution overloads, a code structure is presented to create a uniform namespace for code resolution records. Thirdly, we propose a loosely coupled distributed network consisting of heterogeneous, independent; collaborating code resolution services and a SkipNet based code resolution service named SkipNet-OCRS, which not only inherits DHT’s advantages, but also supports administrative control and autonomy. For the external behaviors of SkipNet-OCRS, a novel external behavior mode named QRRA mode is proposed to enhance security and reduce requester complexity. For the internal behaviors of SkipNet-OCRS, an improved query algorithm is proposed to increase query efficiency. It is analyzed that integrating SkipNet-OCRS into our resolution service network can meet our proposed requirements. Finally, simulation experiments verify the excellent performance of SkipNet-OCRS.

  2. Comparison of computer code calculations with FEBA test data

    International Nuclear Information System (INIS)

    Zhu, Y.M.

    1988-06-01

    The FEBA forced feed reflood experiments included base line tests with unblocked geometry. The experiments consisted of separate effect tests on a full-length 5x5 rod bundle. Experimental cladding temperatures and heat transfer coefficients of FEBA test No. 216 are compared with the analytical data postcalculated utilizing the SSYST-3 computer code. The comparison indicates a satisfactory matching of the peak cladding temperatures, quench times and heat transfer coefficients for nearly all axial positions. This agreement was made possible by the use of an artificially adjusted value of the empirical code input parameter in the heat transfer for the dispersed flow regime. A limited comparison of test data and calculations using the RELAP4/MOD6 transient analysis code are also included. In this case the input data for the water entrainment fraction and the liquid weighting factor in the heat transfer for the dispersed flow regime were adjusted to match the experimental data. On the other hand, no fitting of the input parameters was made for the COBRA-TF calculations which are included in the data comparison. (orig.) [de

  3. An Implementation of the Frequency Matching Method

    DEFF Research Database (Denmark)

    Lange, Katrine; Frydendall, Jan; Hansen, Thomas Mejer

    During the last decade multiple-point statistics has become in-creasingly popular as a tool for incorporating complex prior infor-mation when solving inverse problems in geosciences. A variety of methods have been proposed but often the implementation of these is not straightforward. One of these......During the last decade multiple-point statistics has become in-creasingly popular as a tool for incorporating complex prior infor-mation when solving inverse problems in geosciences. A variety of methods have been proposed but often the implementation of these is not straightforward. One...... of these methods is the recently proposed Frequency Matching method to compute the maximum a posteriori model of an inverse problem where multiple-point statistics, learned from a training image, is used to formulate a closed form expression for an a priori probability density function. This paper discusses...... aspects of the implementation of the Fre-quency Matching method and the techniques adopted to make it com-putationally feasible also for large-scale inverse problems. The source code is publicly available at GitHub and this paper also provides an example of how to apply the Frequency Matching method...

  4. Dynamic code block size for JPEG 2000

    Science.gov (United States)

    Tsai, Ping-Sing; LeCornec, Yann

    2008-02-01

    Since the standardization of the JPEG 2000, it has found its way into many different applications such as DICOM (digital imaging and communication in medicine), satellite photography, military surveillance, digital cinema initiative, professional video cameras, and so on. The unified framework of the JPEG 2000 architecture makes practical high quality real-time compression possible even in video mode, i.e. motion JPEG 2000. In this paper, we present a study of the compression impact using dynamic code block size instead of fixed code block size as specified in the JPEG 2000 standard. The simulation results show that there is no significant impact on compression if dynamic code block sizes are used. In this study, we also unveil the advantages of using dynamic code block sizes.

  5. Nonlinear MHD and energetic particle modes in stellarators

    International Nuclear Information System (INIS)

    Strauss, H.R.

    2002-01-01

    The M3D code has been applied to ideal, resistive, two fluid, and hybrid simulations of compact quasi axisymmetric stellarators. When beta exceeds a threshold, low poloidal mode number (m=6∼18) modes grow exponentially, clearly distinguishable from the equilibrium evolution. Simulations of NCSX have beta limits are significantly higher than the infinite mode number ballooning limits. In the presence of resistivity, these modes occur well below the ideal limit. Their growth rate scaling with resistivity is similar to tearing modes. With sufficient viscosity, the growth rate becomes slow enough to allow calculations of magnetic island evolution. Hybrid gyrokinetic simulations with energetic particles indicate that global shear Alfven TAE - like modes can be destabilized in stellarators. Computations in a two - period compact stellarator obtained a predominantly n=1 toroidal mode with about the expected TAE frequency. Work is in progress to study fast ion-driven Alfven modes in NCSX. (author)

  6. Development of severe accident analysis code - Development of a finite element code for lower head failure analysis

    Energy Technology Data Exchange (ETDEWEB)

    Huh, Hoon; Lee, Choong Ho; Choi, Tae Hoon; Kim, Hyun Sup; Kim, Se Ho; Kang, Woo Jong; Seo, Chong Kwan [Korea Atomic Energy Research Institute, Taejon (Korea, Republic of)

    1995-08-01

    The study concerns the development of analysis models and computer codes for lower head failure analysis when a severe accident occurs in a nuclear reactor system. Although the lower head failure modes consists of several failure modes, the study this year was focused on the global rupture with the collapse pressure and mode by limit analysis and elastic deformation. The behavior of molten core causes elevation of temperature in the reactor vessel wall and deterioration of load-carrying capacity of a reactor vessel. The behavior of molten core and the heat transfer modes were, therefore, postulated in several types and the temperature distributions according to the assumed heat flux modes were calculated. The collapse pressure of a nuclear reactor lower head decreases rapidly with elevation of temperature as time passes. The calculation shows the safety of a nuclear reactor is enhanced with the lager collapse pressure when the hot spot is located far from the pole. 42 refs., 2 tabs., 31 figs. (author)

  7. MUSIC: a mesh-unrestricted simulation code

    International Nuclear Information System (INIS)

    Bonalumi, R.A.; Rouben, B.; Dastur, A.R.; Dondale, C.S.; Li, H.Y.H.

    1978-01-01

    A general formalism to solve the G-group neutron diffusion equation is described. The G-group flux is represented by complementing an ''asymptotic'' mode with (G-1) ''transient'' modes. A particular reduction-to-one-group technique gives a high computational efficiency. MUSIC, a 2-group code using the above formalism, is presented. MUSIC is demonstrated on a fine-mesh calculation and on 2 coarse-mesh core calculations: a heavy-water reactor (HWR) problem and the 2-D lightwater reactor (LWR) IAEA benchmark. Comparison is made to finite-difference results

  8. Clinical use and evaluation of coded excitation in B-mode images

    DEFF Research Database (Denmark)

    Misaridis, Athanasios; Pedersen, M. H.; Jensen, Jørgen Arendt

    2000-01-01

    on a predistorted FM excitation and a mismatched compression filter designed for medical ultrasonic applications. The attenuation effect, analyzed in this paper using the ambiguity function and simulations, dictated the choice of the coded waveform. In this study clinical images, images of wire phantoms......Use of long encoded waveforms can be advantageous in ultrasound imaging, as long as the pulse compression mechanism ensures low range sidelobes and preserves both axial resolution and contrast. A coded excitation/compression scheme was previously presented by our group, which is based...... was programmed to allow alternating excitation on every second frame. That offers the possibility of direct comparison of the same set of image pairs; one with pulsed and one with encoded excitation. Abdominal clinical images from healthy volunteers were acquired and statistically analyzed by means of the auto...

  9. Theta-Gamma Coding Meets Communication-through-Coherence: Neuronal Oscillatory Multiplexing Theories Reconciled.

    Science.gov (United States)

    McLelland, Douglas; VanRullen, Rufin

    2016-10-01

    Several theories have been advanced to explain how cross-frequency coupling, the interaction of neuronal oscillations at different frequencies, could enable item multiplexing in neural systems. The communication-through-coherence theory proposes that phase-matching of gamma oscillations between areas enables selective processing of a single item at a time, and a later refinement of the theory includes a theta-frequency oscillation that provides a periodic reset of the system. Alternatively, the theta-gamma neural code theory proposes that a sequence of items is processed, one per gamma cycle, and that this sequence is repeated or updated across theta cycles. In short, both theories serve to segregate representations via the temporal domain, but differ on the number of objects concurrently represented. In this study, we set out to test whether each of these theories is actually physiologically plausible, by implementing them within a single model inspired by physiological data. Using a spiking network model of visual processing, we show that each of these theories is physiologically plausible and computationally useful. Both theories were implemented within a single network architecture, with two areas connected in a feedforward manner, and gamma oscillations generated by feedback inhibition within areas. Simply increasing the amplitude of global inhibition in the lower area, equivalent to an increase in the spatial scope of the gamma oscillation, yielded a switch from one mode to the other. Thus, these different processing modes may co-exist in the brain, enabling dynamic switching between exploratory and selective modes of attention.

  10. Spectral space-time coding for optical communications through a multimode fiber

    NARCIS (Netherlands)

    Alonso, A.; Berghmans, F.; Thienpont, H.; Danckaert, J.; Desmet, L.

    2001-01-01

    We propose a method for coding the mode structure of a multimode optical fiber by spectral coding mixed with space-time modulation. With this system we can improve the data carrying capacity of a multimode fiber for optical communications and optical interconnects, and encode and decode the

  11. Applications guide to the MORSE Monte Carlo code

    International Nuclear Information System (INIS)

    Cramer, S.N.

    1985-08-01

    A practical guide for the implementation of the MORESE-CG Monte Carlo radiation transport computer code system is presented. The various versions of the MORSE code are compared and contrasted, and the many references dealing explicitly with the MORSE-CG code are reviewed. The treatment of angular scattering is discussed, and procedures for obtaining increased differentiality of results in terms of reaction types and nuclides from a multigroup Monte Carlo code are explained in terms of cross-section and geometry data manipulation. Examples of standard cross-section data input and output are shown. Many other features of the code system are also reviewed, including (1) the concept of primary and secondary particles, (2) fission neutron generation, (3) albedo data capability, (4) DOMINO coupling, (5) history file use for post-processing of results, (6) adjoint mode operation, (7) variance reduction, and (8) input/output. In addition, examples of the combinatorial geometry are given, and the new array of arrays geometry feature (MARS) and its three-dimensional plotting code (JUNEBUG) are presented. Realistic examples of user routines for source, estimation, path-length stretching, and cross-section data manipulation are given. A deatiled explanation of the coupling between the random walk and estimation procedure is given in terms of both code parameters and physical analogies. The operation of the code in the adjoint mode is covered extensively. The basic concepts of adjoint theory and dimensionality are discussed and examples of adjoint source and estimator user routines are given for all common situations. Adjoint source normalization is explained, a few sample problems are given, and the concept of obtaining forward differential results from adjoint calculations is covered. Finally, the documentation of the standard MORSE-CG sample problem package is reviewed and on-going and future work is discussed

  12. Computerized Dental Comparison: A Critical Review of Dental Coding and Ranking Algorithms Used in Victim Identification.

    Science.gov (United States)

    Adams, Bradley J; Aschheim, Kenneth W

    2016-01-01

    Comparison of antemortem and postmortem dental records is a leading method of victim identification, especially for incidents involving a large number of decedents. This process may be expedited with computer software that provides a ranked list of best possible matches. This study provides a comparison of the most commonly used conventional coding and sorting algorithms used in the United States (WinID3) with a simplified coding format that utilizes an optimized sorting algorithm. The simplified system consists of seven basic codes and utilizes an optimized algorithm based largely on the percentage of matches. To perform this research, a large reference database of approximately 50,000 antemortem and postmortem records was created. For most disaster scenarios, the proposed simplified codes, paired with the optimized algorithm, performed better than WinID3 which uses more complex codes. The detailed coding system does show better performance with extremely large numbers of records and/or significant body fragmentation. © 2015 American Academy of Forensic Sciences.

  13. Design of Matched Cladding Fiber with UV-sensitive Cladding for Minimization of Claddingmode Losses in Fiber Bragg Gratings

    DEFF Research Database (Denmark)

    Nielsen, Mads Lønstrup; Berendt, Martin Ole; Bjarklev, Anders Overgaard

    2000-01-01

    The effect on the Bragg-grating-induced cladding-mode coupling of varying the extent of the photosensitive region in a step-index fiber is analyzed. We introduce a figure of merit for the suppression of cladding-mode loss and compare different matched cladding fiber designs. It is found to be adv......The effect on the Bragg-grating-induced cladding-mode coupling of varying the extent of the photosensitive region in a step-index fiber is analyzed. We introduce a figure of merit for the suppression of cladding-mode loss and compare different matched cladding fiber designs. It is found...... to be advantageous to increase the extent of the photosensitive region. However, no significant improvement is obtained by extending the photosensitive region more than approximately 10 mu m into the cladding. This result is not in agreement with a simple analysis that neglects UV absorption, which suggests...... that the radius of the photosensitive region should be close to twice as large. (C) 2000 Academic Press....

  14. RNAPattMatch: a web server for RNA sequence/structure motif detection based on pattern matching with flexible gaps

    Science.gov (United States)

    Drory Retwitzer, Matan; Polishchuk, Maya; Churkin, Elena; Kifer, Ilona; Yakhini, Zohar; Barash, Danny

    2015-01-01

    Searching for RNA sequence-structure patterns is becoming an essential tool for RNA practitioners. Novel discoveries of regulatory non-coding RNAs in targeted organisms and the motivation to find them across a wide range of organisms have prompted the use of computational RNA pattern matching as an enhancement to sequence similarity. State-of-the-art programs differ by the flexibility of patterns allowed as queries and by their simplicity of use. In particular—no existing method is available as a user-friendly web server. A general program that searches for RNA sequence-structure patterns is RNA Structator. However, it is not available as a web server and does not provide the option to allow flexible gap pattern representation with an upper bound of the gap length being specified at any position in the sequence. Here, we introduce RNAPattMatch, a web-based application that is user friendly and makes sequence/structure RNA queries accessible to practitioners of various background and proficiency. It also extends RNA Structator and allows a more flexible variable gaps representation, in addition to analysis of results using energy minimization methods. RNAPattMatch service is available at http://www.cs.bgu.ac.il/rnapattmatch. A standalone version of the search tool is also available to download at the site. PMID:25940619

  15. Resonant MHD modes with toroidal coupling

    International Nuclear Information System (INIS)

    Connor, J.W.; Hastie, R.J.; Taylor, J.B.

    1990-07-01

    This is part 2 of a study of resonant perturbations, such as resistive tearing and ballooning modes, in a torus. These are described by marginal ideal mhd equations in the regions between resonant surfaces; matching across these surfaces provides the dispersion relation. In part 1 we described how all the necessary information from the ideal mhd calculations could be represented by a so-called E-matrix. We also described the calculation of this E-matrix for tearing modes (even parity in perturbed magnetic field) in a large aspect ratio torus. There the toroidal modes comprise coupled cylinder tearing modes and the E-matrix is a generalization of the familiar Δ' quantity in a cylinder. In the present paper we discuss resistive ballooning, or twisting-modes, which have odd-parity in perturbed magnetic field. We show that, unlike the tearing modes, these odd-parity modes are instrinsically toroidal and are not directly related to the odd-parity modes in a cylinder. This is evident from the analysis of the high-n limit in ballooning-space, where a transition from a stable Δ' to an unstable Δ' occurs for the twisting mode when the ballooning effect exceeds the interchange effect, which can occur even at large aspect ratio (as in a tokamak). Analysis of the high-n limit in coordinate space, rather than ballooning space, clarifies this singular behaviour and indicates how one may define twisting-mode Δ'. It also yields a prescription for treating low-n twisting modes and a method for calculating an E-matrix for resistive ballooning modes in a large aspect ratio tokamak. The elements of this matrix are given in terms of cylindrical tearing mode solutions

  16. Halftone Coding with JBIG2

    DEFF Research Database (Denmark)

    Martins, Bo; Forchhammer, Søren

    2000-01-01

    of a halftone pattern dictionary.The decoder first decodes the gray-scale image. Then for each gray-scale pixel looks up the corresponding halftonepattern in the dictionary and places it in the reconstruction bitmap at the position corresponding to the gray-scale pixel. The coding method is inherently lossy......The emerging international standard for compression of bilevel images and bi-level documents, JBIG2,provides a mode dedicated for lossy coding of halftones. The encoding procedure involves descreening of the bi-levelimage into gray-scale, encoding of the gray-scale image, and construction...... and care must be taken to avoid introducing artifacts in the reconstructed image. We describe how to apply this coding method for halftones created by periodic ordered dithering, by clustered dot screening (offset printing), and by techniques which in effect dithers with blue noise, e.g., error diffusion...

  17. QUANTITATIVE TESTS OF ELMs AS INTERMEDIATE n PEELING-BALOONING MODES

    International Nuclear Information System (INIS)

    LAO, LL; SNYDER, PB; LEONARD, AW; OIKAWA, T; OSBORNE, TH; PETRIE, TW; FERRON, JR; GROEBNER, RJ; HORTON, LD; KAMADA, Y; MURAKAMI, M; SAARELMA, S; STJOHN, HE; TURNBULL, AD; WILSON, HR

    2003-01-01

    A271 QUANTITATIVE TESTS OF ELMS AS INTERMEDIATE N PEELING-BALOONING MODES. Several testable features of the working model of edge localized modes (ELMs) as intermediate toroidal mode number peeling-ballooning modes are evaluated quantitatively using DIII-D and JT-60U experimental data and the ELITE MHD stability code. These include the hypothesis that ELM sizes are related to the radial widths of the unstable MHD modes, the unstable modes have a strong ballooning character localized in the outboard bad curvature region, and ELM size generally becomes smaller at high edge collisionality. ELMs are triggered when the growth rates of the unstable MHD modes become significantly large. These testable features are consistent with many ELM observations in DIII-D and JT-60U discharges

  18. BWR plant dynamic analysis code BWRDYN user's manual

    International Nuclear Information System (INIS)

    Yokobayashi, Masao; Yoshida, Kazuo; Fujiki, Kazuo

    1989-06-01

    Computer code BWRDYN has been developed for thermal-hydraulic analysis of a BWR plant. It can analyze the various types of transient caused by not only small but also large disturbances such as operating mode changes and/or system malfunctions. The verification of main analytical models of the BWRDYN code has been performed with measured data of actual BWR plant. Furthermore, the installation of BOP (Balance of Plant) model has made it possible to analyze the effect of BOP on reactor system. This report describes on analytical models and instructions for user of the BWRDYN code. (author)

  19. Neoclassical tearing mode stabilization by ECCD in ITER

    International Nuclear Information System (INIS)

    Giruzzi, G.; Zabiego, M.

    2001-01-01

    A dynamic model, based on a 3-D Fokker-Planck code coupled to the island evolution equations, is used to evaluate the feasibility of active control of Neoclassical Tearing modes by Electron Cyclotron Current Drive (ECCD) in International Thermonuclear Experimental Reactor (ITER). The parameters of the present version of ITER, i.e., RTO/RC ITER (IAM option) are used. Both m=3, n=2 and m=2, n=1 modes are considered. It is shown that an Electron Cyclotron wave system at 140 GHz, with toroidally steerable antennas, can stabilize both modes simultaneously if a power ≥30 MW is available

  20. Simulation of peeling-ballooning modes with pellet injection

    Energy Technology Data Exchange (ETDEWEB)

    Chen, S. Y. [College of Physical Science and Technology, Sichuan University, 610064 Chengdu (China); Key Laboratory of High Energy Density Physics and Technology of Ministry of Education, Sichuan University, Chengdu 610064 (China); Southwestern Institute of Physics, Chengdu 610041 (China); Huang, J.; Sun, T. T.; Tang, C. J. [College of Physical Science and Technology, Sichuan University, 610064 Chengdu (China); Key Laboratory of High Energy Density Physics and Technology of Ministry of Education, Sichuan University, Chengdu 610064 (China); Wang, Z. H. [Southwestern Institute of Physics, Chengdu 610041 (China)

    2014-11-15

    The influence of pellet ablation on the evolution of peeling-ballooning (P-B) modes is studied with BOUT++ code. The atoms coming from pellet ablation can significantly reshape the plasma pressure profile, so the behaviors of P-B modes and edge localized mode (ELM) are modified dramatically. This paper shows that the energy loss associated with an ELM increases substantially over that without the pellet, if the pellet is deposited at the top of the pedestal. On the contrary, for pellet deposition in the middle of the pedestal region the ELM energy loss can be less.

  1. Theory-based transport simulations of TFTR L-mode temperature profiles

    International Nuclear Information System (INIS)

    Bateman, G.

    1991-01-01

    The temperature profiles from a selection of TFTR L-mode discharges are simulated with the 1-1/2-D BALDUR transport code using a combination of theoretically derived transport models, called the Multi-Mode Model. The present version of the Multi-Mode Model consists of effective thermal diffusivities resulting from trapped electron modes and ion temperature gradient (η i ) modes, which dominate in the core of the plasma, together with resistive ballooning modes, which dominate in the periphery. Within the context of this transport model and the TFTR simulations reported here, the scaling of confinement with heating power comes from the temperature dependence of the η i and trapped electron modes, while the scaling with current comes mostly from resistive ballooning modes. 24 refs., 16 figs., 3 tabs

  2. Saturated tearing modes in tokamaks with divertors

    International Nuclear Information System (INIS)

    Bateman, G.

    1982-12-01

    We have developed a self-consistent theory of saturated tearing modes capable of predicting multiple magnetic island widths in tokamaks with no assumptions on the cross-sectional shape, aspect ratio, or plasma pressure. We are in the process of implementing this algorithm in the form of a computer code. We propose: (1) to complete, refine, document and publish this computer code; (2) to carry out a survey in which we vary the current profile, aspect ratio, cross-sectional shape, and pressure profile in order to determine their effect on saturated tearing mode magnetic island widths; and (3) to determine the effect of some externally applied magnetic perturbation harmonics on these magnetic island widths. Particular attention will be paid to the coupling between different helical harmonics, the effect of multiple magnetic islands on the profiles of temperature, pressure and current, and the potential of magnetic island overlap leading to a disruptive instability

  3. Improved Side Information Generation for Distributed Video Coding by Exploiting Spatial and Temporal Correlations

    Directory of Open Access Journals (Sweden)

    Ye Shuiming

    2009-01-01

    Full Text Available Distributed video coding (DVC is a video coding paradigm allowing low complexity encoding for emerging applications such as wireless video surveillance. Side information (SI generation is a key function in the DVC decoder, and plays a key-role in determining the performance of the codec. This paper proposes an improved SI generation for DVC, which exploits both spatial and temporal correlations in the sequences. Partially decoded Wyner-Ziv (WZ frames, based on initial SI by motion compensated temporal interpolation, are exploited to improve the performance of the whole SI generation. More specifically, an enhanced temporal frame interpolation is proposed, including motion vector refinement and smoothing, optimal compensation mode selection, and a new matching criterion for motion estimation. The improved SI technique is also applied to a new hybrid spatial and temporal error concealment scheme to conceal errors in WZ frames. Simulation results show that the proposed scheme can achieve up to 1.0 dB improvement in rate distortion performance in WZ frames for video with high motion, when compared to state-of-the-art DVC. In addition, both the objective and perceptual qualities of the corrupted sequences are significantly improved by the proposed hybrid error concealment scheme, outperforming both spatial and temporal concealments alone.

  4. Coupling single NV-centres to high-Q whispering gallery modes of a preselected frequency-matched microresonator

    International Nuclear Information System (INIS)

    Schietinger, Stefan; Benson, Oliver

    2009-01-01

    In this paper, we report the controlled coupling of fluorescence from a single NV-centre in a single nanodiamond to the high-Q modes of a preselected microsphere. Microspheres from an ensemble with a finite size distribution can be characterized precisely via white light Mie-scattering. The mode spectrum of individual spheres can be determined with high precision. A sphere with an appropriate spectrum can be selected, and a nanodiamond containing a single NV-centre can be coupled to it. The spectral position of the calculated lowest order whispering gallery modes are found to be in very good agreement with the experimentally observed resonances of the coupled fluorescence from the single NV-re.

  5. Software programmable multi-mode interface for nuclear-medical imaging

    International Nuclear Information System (INIS)

    Zubal, I.G.; Rowe, R.W.; Bizais, Y.J.C.; Bennett, G.W.; Brill, A.B.

    1982-01-01

    An innovative multi-port interface allows gamma camera events (spatial coordinates and energy) to be acquired concurrently with a sampling of physiological patient data. The versatility of the interface permits all conventional static, dynamic, and tomographic imaging modes, in addition to multi-hole coded aperture acquisition. The acquired list mode data may be analyzed or gated on the basis of various camera, isotopic, or physiological parameters

  6. Identifying a "default" visual search mode with operant conditioning.

    Science.gov (United States)

    Kawahara, Jun-ichiro

    2010-09-01

    The presence of a singleton in a task-irrelevant domain can impair visual search. This impairment, known as the attentional capture depends on the set of participants. When narrowly searching for a specific feature (the feature search mode), only matching stimuli capture attention. When searching broadly (the singleton detection mode), any oddball captures attention. The present study examined which strategy represents the "default" mode using an operant conditioning approach in which participants were trained, in the absence of explicit instructions, to search for a target in an ambiguous context in which one of two modes was available. The results revealed that participants behaviorally adopted the singleton detection as the default mode but reported using the feature search mode. Conscious strategies did not eliminate capture. These results challenge the view that a conscious set always modulates capture, suggesting that the visual system tends to rely on stimulus salience to deploy attention.

  7. Pedagogical Comparison of Five Reactions Performed under Microwave Heating in Multi-Mode versus Mono-Mode Ovens: Diels-Alder Cycloaddition, Wittig Salt Formation, E2 Dehydrohalogenation to Form an Alkyne, Williamson Ether Synthesis, and Fischer Esterification

    Science.gov (United States)

    Baar, Marsha R.; Gammerdinger, William; Leap, Jennifer; Morales, Erin; Shikora, Jonathan; Weber, Michael H.

    2014-01-01

    Five reactions were rate-accelerated relative to the standard reflux workup in both multi-mode and mono-mode microwave ovens, and the results were compared to determine whether the sequential processing of a mono-mode unit could provide for better lab logistics and pedagogy. Conditions were optimized so that yields matched in both types of…

  8. Matching theory

    CERN Document Server

    Plummer, MD

    1986-01-01

    This study of matching theory deals with bipartite matching, network flows, and presents fundamental results for the non-bipartite case. It goes on to study elementary bipartite graphs and elementary graphs in general. Further discussed are 2-matchings, general matching problems as linear programs, the Edmonds Matching Algorithm (and other algorithmic approaches), f-factors and vertex packing.

  9. High transmission acoustic focusing by impedance-matched acoustic meta-surfaces

    KAUST Repository

    Al Jahdali, Rasha

    2016-01-19

    Impedance is an important issue in the design of acoustic lenses because mismatched impedance is detrimental to real focusing applications. Here, we report two designs of acoustic lenses that focus acoustic waves in water and air, respectively. They are tailored by acoustic meta-surfaces, which are rigid thin plates decorated with periodically distributed sub-wavelength slits. Their respective building blocks are constructed from the coiling-up spaces in water and the layered structures in air. Analytic analysis based on coupled-mode theory and transfer matrix reveals that the impedances of the lenses are matched to those of the background media. With these impedance-matched acoustic lenses, we demonstrate the acoustic focusing effect by finite-element simulations.

  10. High transmission acoustic focusing by impedance-matched acoustic meta-surfaces

    KAUST Repository

    Al Jahdali, Rasha; Wu, Ying

    2016-01-01

    Impedance is an important issue in the design of acoustic lenses because mismatched impedance is detrimental to real focusing applications. Here, we report two designs of acoustic lenses that focus acoustic waves in water and air, respectively. They are tailored by acoustic meta-surfaces, which are rigid thin plates decorated with periodically distributed sub-wavelength slits. Their respective building blocks are constructed from the coiling-up spaces in water and the layered structures in air. Analytic analysis based on coupled-mode theory and transfer matrix reveals that the impedances of the lenses are matched to those of the background media. With these impedance-matched acoustic lenses, we demonstrate the acoustic focusing effect by finite-element simulations.

  11. An effective approach for iris recognition using phase-based image matching.

    Science.gov (United States)

    Miyazawa, Kazuyuki; Ito, Koichi; Aoki, Takafumi; Kobayashi, Koji; Nakajima, Hiroshi

    2008-10-01

    This paper presents an efficient algorithm for iris recognition using phase-based image matching--an image matching technique using phase components in 2D Discrete Fourier Transforms (DFTs) of given images. Experimental evaluation using CASIA iris image databases (versions 1.0 and 2.0) and Iris Challenge Evaluation (ICE) 2005 database clearly demonstrates that the use of phase components of iris images makes possible to achieve highly accurate iris recognition with a simple matching algorithm. This paper also discusses major implementation issues of our algorithm. In order to reduce the size of iris data and to prevent the visibility of iris images, we introduce the idea of 2D Fourier Phase Code (FPC) for representing iris information. The 2D FPC is particularly useful for implementing compact iris recognition devices using state-of-the-art Digital Signal Processing (DSP) technology.

  12. Efficient MPEG-2 to H.264/AVC Transcoding of Intra-Coded Video

    Directory of Open Access Journals (Sweden)

    Vetro Anthony

    2007-01-01

    Full Text Available This paper presents an efficient transform-domain architecture and corresponding mode decision algorithms for transcoding intra-coded video from MPEG-2 to H.264/AVC. Low complexity is achieved in several ways. First, our architecture employs direct conversion of the transform coefficients, which eliminates the need for the inverse discrete cosine transform (DCT and forward H.264/AVC transform. Then, within this transform-domain architecture, we perform macroblock-based mode decisions based on H.264/AVC transform coefficients, which is possible using a novel method of calculating distortion in the transform domain. The proposed method for distortion calculation could be used to make rate-distortion optimized mode decisions with lower complexity. Compared to the pixel-domain architecture with rate-distortion optimized mode decision, simulation results show that there is a negligible loss in quality incurred by the direct conversion of transform coefficients and the proposed transform-domain mode decision algorithms, while complexity is significantly reduced. To further reduce the complexity, we also propose two fast mode decision algorithms. The first algorithm ranks modes based on a simple cost function in the transform domain, then computes the rate-distortion optimal mode from a reduced set of ranked modes. The second algorithm exploits temporal correlations in the mode decision between temporally adjacent frames. Simulation results show that these algorithms provide additional computational savings over the proposed transform-domain architecture while maintaining virtually the same coding efficiency.

  13. Kelvin-Helmholtz instability and kinetic internal kink modes in tokamaks

    International Nuclear Information System (INIS)

    Naitou, H.; Kobayashi, T.; Yagi, M.; Matsumoto, T.; Tokuda, S.; Kishimoto, Y.

    2003-01-01

    The m=1 (poloidal mode number) and n=1 (toroidal mode number) kinetic internal kink (KIK) mode in the presence of a density gradient is studied with the cylindrical version of the gyro-reduced MHD code, which is one of the extended MHD codes being able to treat the physics beyond resistive MHD. Electron inertia and electron finite temperature effects are included. The unstable KIK mode is observed in the parameter range in which the linear theory predicts complete stabilization due to the electron diamagnetic effect. The electrostatic potential profile in the linear stage of the KIK instability has the sheared poloidal flow with the m=1 mode structure. The vortexes are generated due to the Kelvin-Helmholtz (K-H) instability. The KIK is stabilized when the vortexes are formed, but it is destabilized again as the vortexes diminish due to the charge neutralizing electron motion along the magnetic field. These phenomena are observed in the early nonlinear stage of the KIK instability in which the width of the m=1 magnetic island is sufficiently small compared with the radial extent of the vortexes. The strong coupling between the vortexes and the KIK instability can be one of the candidates explaining the sudden onset of the sawtooth crash. (author)

  14. Effects of toroidal coupling on the stability of tearing modes

    International Nuclear Information System (INIS)

    Carreras, B.; Hicks, H.R.; Lee, D.K.

    1980-06-01

    The time evolution of tearing modes in toroidal geometry is studied in the low-β and large aspect ratio limit. An initial value three-dimensional computer code, which numerically advances the reduced set of resistive magnetohydrodynamic equations is employed. Toroidicity has, in general, a destabilizing effect on tearing modes in this limit. A generalization of the Δ' formalism can be used to study the linear regime. The results obtained in this way are in very good agreement with the results from the initial value code. The nonlinear phase of the evolution is also followed numerically. In the case of strong interaction of different helicities, a larger region of stochastic magnetic field lines results than in the cylindrical geometry case

  15. Metasurface Waveguides Applied to Matched Feeds for Reflector Antennas

    DEFF Research Database (Denmark)

    Palvig, Michael Forum; Jorgensen, Erik; Meincke, Peter

    2017-01-01

    at different speeds than the fundamental mode in conventional waveguides, it is challenging to meet phase relationship requirements over a large band. We have found that traditional corrugated waveguides are poorly suited for matched feed applications. However, other surfaces that satisfy the balanced hybrid...... condition, but have a small capacitive longitudinal reactance and large inductive azimuthal reactance show very promising properties: In a large band, HE11 and HE21 have similar propagation characteristics....

  16. Neural evidence that inhibition is linked to the affective devaluation of distractors that match the contents of working memory.

    Science.gov (United States)

    De Vito, David; Al-Aidroos, Naseem; Fenske, Mark J

    2017-05-01

    Stimuli appearing as visual distractors subsequently receive more negative affective evaluations than novel items or prior targets of attention. Leading accounts question whether this distractor devaluation effect occurs through evaluative codes that become associated with distractors as a mere artefact of attention-task instructions, or through affective consequences of attentional inhibition when applied to prevent distractor interference. Here we test opposing predictions arising from the evaluative-coding and devaluation-by-inhibition hypotheses using an electrophysiological marker of attentional inhibition in a task that requires participants to avoid interference from abstract-shape distractors presented while maintaining a uniquely-colored stimulus in memory. Consistent with prior research, distractors that matched the colour of the stimulus being held in memory elicited a Pd component of the event-related potential waveform, indicating that their processing was being actively suppressed. Subsequent affective evaluations revealed that memory-matching distractors also received more negative ratings than non-matching distractors or previously-unseen shapes. Moreover, Pd magnitude was greater on trials in which the memory-matching distractors were later rated negatively than on trials preceding positive ratings. These results support the devaluation-by-inhibition hypothesis and strongly suggest that fluctuations in stimulus inhibition are closely associated with subsequent affective evaluations. In contrast, none of the evaluative-coding based predictions were confirmed. Copyright © 2017 Elsevier Ltd. All rights reserved.

  17. Local Deep Hashing Matching of Aerial Images Based on Relative Distance and Absolute Distance Constraints

    Directory of Open Access Journals (Sweden)

    Suting Chen

    2017-12-01

    Full Text Available Aerial images have features of high resolution, complex background, and usually require large amounts of calculation, however, most algorithms used in matching of aerial images adopt the shallow hand-crafted features expressed as floating-point descriptors (e.g., SIFT (Scale-invariant Feature Transform, SURF (Speeded Up Robust Features, which may suffer from poor matching speed and are not well represented in the literature. Here, we propose a novel Local Deep Hashing Matching (LDHM method for matching of aerial images with large size and with lower complexity or fast matching speed. The basic idea of the proposed algorithm is to utilize the deep network model in the local area of the aerial images, and study the local features, as well as the hash function of the images. Firstly, according to the course overlap rate of aerial images, the algorithm extracts the local areas for matching to avoid the processing of redundant information. Secondly, a triplet network structure is proposed to mine the deep features of the patches of the local image, and the learned features are imported to the hash layer, thus obtaining the representation of a binary hash code. Thirdly, the constraints of the positive samples to the absolute distance are added on the basis of the triplet loss, a new objective function is constructed to optimize the parameters of the network and enhance the discriminating capabilities of image patch features. Finally, the obtained deep hash code of each image patch is used for the similarity comparison of the image patches in the Hamming space to complete the matching of aerial images. The proposed LDHM algorithm evaluates the UltraCam-D dataset and a set of actual aerial images, simulation result demonstrates that it may significantly outperform the state-of-the-art algorithm in terms of the efficiency and performance.

  18. Delayed matching-to-sample: A tool to assess memory and other cognitive processes in pigeons.

    Science.gov (United States)

    Zentall, Thomas R; Smith, Aaron P

    2016-02-01

    Delayed matching-to-sample is a versatile task that has been used to assess the nature of animal memory. Although once thought to be a relatively passive process, matching research has demonstrated considerable flexibility in how animals actively represent events in memory. But delayed matching can also demonstrate how animals fail to maintain representations in memory when they are cued that they will not be tested (directed forgetting) and how the outcome expected can serve as a choice cue. When pigeons have shown divergent retention functions following training without a delay, it has been taken as evidence of the use of a single-code/default coding strategy but in many cases an alternative account may be involved. Delayed matching has also been used to investigate equivalence learning (how animals represent stimuli when they learn that the same comparison response is correct following the presentation of two different samples) and to test for metamemory (the ability of pigeons to indicate that they understand what they know) by allowing animals to decline to be tested when they are uncertain that they remember a stimulus. How animals assess the passage of time has also been studied using the matching task. And there is evidence that when memory for the sample is impaired by a delay, rather than use the probability of being correct for choice of each of the comparison stimuli, pigeons tend to choose based on the overall sample frequency (base-rate neglect). Finally, matching has been used to identify natural color categories as well as dimensional categories in pigeons. Overall, matching to sample has provided an excellent methodology for assessing an assortment of cognitive processes in animals. Copyright © 2015 Elsevier B.V. All rights reserved.

  19. Linear studies of resistive interchange modes in a cylindrical reversed field pinch

    International Nuclear Information System (INIS)

    Mirin, A.A.; O'Neill, N.J.; Killeen, J.; Bonugli, R.J.; Ellis, M.J.

    1986-01-01

    Resistive interchange modes in a cylindrical reversed field pinch are studied using a one-dimensional, linear, compressible initial value code. Separate equations for the electron and ion temperature perturbations are solved. Hall terms and the thermal force vector are included in Ohm's law. Anisotropic thermal conductivity and viscosity are included in the code model. Calculations are carried out for various values of poloidal and toroidal mode number, Lundquist number, Suydam parameter, Hall parameter, thermal conductivity, viscosity, etc., with respect to uniform density equilibria known to be stable to tearing modes. It is shown that in the cold ion limit sufficiently large Hall terms cause all modes that are tested to become stable. However for T/sub i/ = T/sub e/ and ignoring the effects of viscosity and thermal conductivity, there is a critical value of the ratio of Alfven to ion cyclotron frequency above which the ''even'' mode not only dominates the ''odd'' mode but is likely to have a growth rate significantly larger than that of the odd mode in the absence of Hall terms. Inclusion of a classical tensor thermal conductivity, while having little effect on the odd mode in the absence of Hall terms, does stabilize the even mode for sufficiently large Hall parameter. Inclusion of a classical tensor viscosity reduces the growth rate of (but does not necessarily stabilize) the odd mode. Inclusion of Hall and thermal force terms, tensor thermal conductivity and tensor viscosity causes all modes that are tested to stabilize. Results are compared to other contemporary studies

  20. Developing a Coding Scheme to Analyse Creativity in Highly-constrained Design Activities

    DEFF Research Database (Denmark)

    Dekoninck, Elies; Yue, Huang; Howard, Thomas J.

    2010-01-01

    This work is part of a larger project which aims to investigate the nature of creativity and the effectiveness of creativity tools in highly-constrained design tasks. This paper presents the research where a coding scheme was developed and tested with a designer-researcher who conducted two rounds...... of design and analysis on a highly constrained design task. This paper shows how design changes can be coded using a scheme based on creative ‘modes of change’. The coding scheme can show the way a designer moves around the design space, and particularly the strategies that are used by a creative designer...... larger study with more designers working on different types of highly-constrained design task is needed, in order to draw conclusions on the modes of change and their relationship to creativity....

  1. Image Coding Based on Address Vector Quantization.

    Science.gov (United States)

    Feng, Yushu

    Image coding is finding increased application in teleconferencing, archiving, and remote sensing. This thesis investigates the potential of Vector Quantization (VQ), a relatively new source coding technique, for compression of monochromatic and color images. Extensions of the Vector Quantization technique to the Address Vector Quantization method have been investigated. In Vector Quantization, the image data to be encoded are first processed to yield a set of vectors. A codeword from the codebook which best matches the input image vector is then selected. Compression is achieved by replacing the image vector with the index of the code-word which produced the best match, the index is sent to the channel. Reconstruction of the image is done by using a table lookup technique, where the label is simply used as an address for a table containing the representative vectors. A code-book of representative vectors (codewords) is generated using an iterative clustering algorithm such as K-means, or the generalized Lloyd algorithm. A review of different Vector Quantization techniques are given in chapter 1. Chapter 2 gives an overview of codebook design methods including the Kohonen neural network to design codebook. During the encoding process, the correlation of the address is considered and Address Vector Quantization is developed for color image and monochrome image coding. Address VQ which includes static and dynamic processes is introduced in chapter 3. In order to overcome the problems in Hierarchical VQ, Multi-layer Address Vector Quantization is proposed in chapter 4. This approach gives the same performance as that of the normal VQ scheme but the bit rate is about 1/2 to 1/3 as that of the normal VQ method. In chapter 5, a Dynamic Finite State VQ based on a probability transition matrix to select the best subcodebook to encode the image is developed. In chapter 6, a new adaptive vector quantization scheme, suitable for color video coding, called "A Self -Organizing

  2. Energetic particle effects on global MHD modes

    International Nuclear Information System (INIS)

    Cheng, C.Z.

    1990-01-01

    The effects of energetic particles on MHD type modes are studied by analytical theories and the nonvariational kinetic-MHD stability code (NOVA-K). In particular we address the problems of (1) the stabilization of ideal MHD internal kink modes and the excitation of resonant ''fishbone'' internal modes and (2) the alpha particle destabilization of toroidicity-induced Alfven eigenmodes (TAE) via transit resonances. Analytical theories are presented to help explain the NOVA-K results. For energetic trapped particles generated by neutral-beam injection (NBI) or ion cyclotron resonant heating (ICRH), a stability window for the n=1 internal kink mode in the hot particle beat space exists even in the absence of core ion finite Larmor radius effect (finite ω *i ). On the other hand, the trapped alpha particles are found to resonantly excite instability of the n=1 internal mode and can lower the critical beta threshold. The circulating alpha particles can strongly destabilize TAE modes via inverse Landau damping associated with the spatial gradient of the alpha particle pressure. 23 refs., 5 figs

  3. Particle Distribution Modification by Low Amplitude Modes

    International Nuclear Information System (INIS)

    White, R.B.; Gorelenkov, N.; Heidbrink, W.W.; Van Zeeland, M.A.

    2009-01-01

    Modification of a high energy particle distribution by a spectrum of low amplitude modes is investigated using a guiding center code. Only through resonance are modes effective in modifying the distribution. Diagnostics are used to illustrate the mode-particle interaction and to find which effects are relevant in producing significant resonance, including kinetic Poincare plots and plots showing those orbits with time averaged mode-particle energy transfer. Effects of pitch angle scattering and drag are studied, as well as plasma rotation and time dependence of the equilibrium and mode frequencies. A specific example of changes observed in a DIII-D deuterium beam distribution in the presence of low amplitude experimentally validated Toroidal Alfven (TAE) eigenmodes and Reversed Shear Alfven (RSAE) eigenmodes is examined in detail. Comparison with experimental data shows that multiple low amplitude modes can account for significant modification of high energy beam particle distributions. It is found that there is a stochastic threshold for beam profile modification, and that the experimental amplitudes are only slightly above this threshold.

  4. Fast and accurate phylogeny reconstruction using filtered spaced-word matches

    Science.gov (United States)

    Sohrabi-Jahromi, Salma; Morgenstern, Burkhard

    2017-01-01

    Abstract Motivation: Word-based or ‘alignment-free’ algorithms are increasingly used for phylogeny reconstruction and genome comparison, since they are much faster than traditional approaches that are based on full sequence alignments. Existing alignment-free programs, however, are less accurate than alignment-based methods. Results: We propose Filtered Spaced Word Matches (FSWM), a fast alignment-free approach to estimate phylogenetic distances between large genomic sequences. For a pre-defined binary pattern of match and don’t-care positions, FSWM rapidly identifies spaced word-matches between input sequences, i.e. gap-free local alignments with matching nucleotides at the match positions and with mismatches allowed at the don’t-care positions. We then estimate the number of nucleotide substitutions per site by considering the nucleotides aligned at the don’t-care positions of the identified spaced-word matches. To reduce the noise from spurious random matches, we use a filtering procedure where we discard all spaced-word matches for which the overall similarity between the aligned segments is below a threshold. We show that our approach can accurately estimate substitution frequencies even for distantly related sequences that cannot be analyzed with existing alignment-free methods; phylogenetic trees constructed with FSWM distances are of high quality. A program run on a pair of eukaryotic genomes of a few hundred Mb each takes a few minutes. Availability and Implementation: The program source code for FSWM including a documentation, as well as the software that we used to generate artificial genome sequences are freely available at http://fswm.gobics.de/ Contact: chris.leimeister@stud.uni-goettingen.de Supplementary information: Supplementary data are available at Bioinformatics online. PMID:28073754

  5. Coded Ultrasound for Blood Flow Estimation Using Subband Processing

    DEFF Research Database (Denmark)

    Gran, Fredrik; Udesen, Jesper; Nielsen, Michael Bachamnn

    2008-01-01

    the excitation signal is broadband and has good spatial resolution after pulse compression. This means that time can be saved by using the same data for B-mode imaging and blood flow estimation. Two different coding schemes are used in this paper, Barker codes and Golay codes. The performance of the codes......This paper investigates the use of coded excitation for blood flow estimation in medical ultrasound. Traditional autocorrelation estimators use narrow-band excitation signals to provide sufficient signal-to-noise-ratio (SNR) and velocity estimation performance. In this paper, broadband coded...... signals are used to increase SNR, followed by subband processing. The received broadband signal is filtered using a set of narrow-band filters. Estimating the velocity in each of the bands and averaging the results yields better performance compared with what would be possible when transmitting a narrow...

  6. Parameter spaces for linear and nonlinear whistler-mode waves

    International Nuclear Information System (INIS)

    Summers, Danny; Tang, Rongxin; Omura, Yoshiharu; Lee, Dong-Hun

    2013-01-01

    We examine the growth of magnetospheric whistler-mode waves which comprises a linear growth phase followed by a nonlinear growth phase. We construct time-profiles for the wave amplitude that smoothly match at the transition between linear and nonlinear wave growth. This matching procedure can only take place over a limited “matching region” in (N h /N 0 ,A T )-space, where A T is the electron thermal anisotropy, N h is the hot (energetic) electron number density, and N 0 is the cold (background) electron number density. We construct this matching region and determine how the matching wave amplitude varies throughout the region. Further, we specify a boundary in (N h /N 0 ,A T )-space that separates a region where only linear chorus wave growth can occur from the region in which fully nonlinear chorus growth is possible. We expect that this boundary should prove of practical use in performing computationally expensive full-scale particle simulations, and in interpreting experimental wave data

  7. Entropy-Weighted Instance Matching Between Different Sourcing Points of Interest

    Directory of Open Access Journals (Sweden)

    Lin Li

    2016-01-01

    Full Text Available The crucial problem for integrating geospatial data is finding the corresponding objects (the counterpart from different sources. Most current studies focus on object matching with individual attributes such as spatial, name, or other attributes, which avoids the difficulty of integrating those attributes, but at the cost of an ineffective matching. In this study, we propose an approach for matching instances by integrating heterogeneous attributes with the allocation of suitable attribute weights via information entropy. First, a normalized similarity formula is developed, which can simplify the calculation of spatial attribute similarity. Second, sound-based and word segmentation-based methods are adopted to eliminate the semantic ambiguity when there is a lack of a normative coding standard in geospatial data to express the name attribute. Third, category mapping is established to address the heterogeneity among different classifications. Finally, to address the non-linear characteristic of attribute similarity, the weights of the attributes are calculated by the entropy of the attributes. Experiments demonstrate that the Entropy-Weighted Approach (EWA has good performance both in terms of precision and recall for instance matching from different data sets.

  8. RF cavity evaluation with the code SUPERFISH

    International Nuclear Information System (INIS)

    Hori, T.; Nakanishi, T.; Ueda, N.

    1982-01-01

    The computer code SUPERFISH calculates axisymmetric rf fields and is most applicable to re-entrant cavities of an Alvarez linac. Some sample results are shown for the first Alvarez's in NUMATRON project. On the other hand the code can also be effectivily applied to TE modes excited in an RFQ linac when the cavity is approximately considered as positioning at an infinite distance from the symmetry axis. The evaluation was made for several RFQ cavities, models I, II and a test linac named LITL, and useful results for the resonator design were obtained. (author)

  9. An algorithm of α-and γ-mode eigenvalue calculations by Monte Carlo method

    International Nuclear Information System (INIS)

    Yamamoto, Toshihiro; Miyoshi, Yoshinori

    2003-01-01

    A new algorithm for Monte Carlo calculation was developed to obtain α- and γ-mode eigenvalues. The α is a prompt neutron time decay constant measured in subcritical experiments, and the γ is a spatial decay constant measured in an exponential method for determining the subcriticality. This algorithm can be implemented into existing Monte Carlo eigenvalue calculation codes with minimum modifications. The algorithm was implemented into MCNP code and the performance of calculating the both mode eigenvalues were verified through comparison of the calculated eigenvalues with the ones obtained by fixed source calculations. (author)

  10. Haptic spatial matching in near peripersonal space.

    Science.gov (United States)

    Kaas, Amanda L; Mier, Hanneke I van

    2006-04-01

    Research has shown that haptic spatial matching at intermanual distances over 60 cm is prone to large systematic errors. The error pattern has been explained by the use of reference frames intermediate between egocentric and allocentric coding. This study investigated haptic performance in near peripersonal space, i.e. at intermanual distances of 60 cm and less. Twelve blindfolded participants (six males and six females) were presented with two turn bars at equal distances from the midsagittal plane, 30 or 60 cm apart. Different orientations (vertical/horizontal or oblique) of the left bar had to be matched by adjusting the right bar to either a mirror symmetric (/ \\) or parallel (/ /) position. The mirror symmetry task can in principle be performed accurately in both an egocentric and an allocentric reference frame, whereas the parallel task requires an allocentric representation. Results showed that parallel matching induced large systematic errors which increased with distance. Overall error was significantly smaller in the mirror task. The task difference also held for the vertical orientation at 60 cm distance, even though this orientation required the same response in both tasks, showing a marked effect of task instruction. In addition, men outperformed women on the parallel task. Finally, contrary to our expectations, systematic errors were found in the mirror task, predominantly at 30 cm distance. Based on these findings, we suggest that haptic performance in near peripersonal space might be dominated by different mechanisms than those which come into play at distances over 60 cm. Moreover, our results indicate that both inter-individual differences and task demands affect task performance in haptic spatial matching. Therefore, we conclude that the study of haptic spatial matching in near peripersonal space might reveal important additional constraints for the specification of adequate models of haptic spatial performance.

  11. Performance of JPEG Image Transmission Using Proposed Asymmetric Turbo Code

    Directory of Open Access Journals (Sweden)

    Siddiqi Mohammad Umar

    2007-01-01

    Full Text Available This paper gives the results of a simulation study on the performance of JPEG image transmission over AWGN and Rayleigh fading channels using typical and proposed asymmetric turbo codes for error control coding. The baseline JPEG algorithm is used to compress a QCIF ( "Suzie" image. The recursive systematic convolutional (RSC encoder with generator polynomials , that is, (13/11 in decimal, and 3G interleaver are used for the typical WCDMA and CDMA2000 turbo codes. The proposed asymmetric turbo code uses generator polynomials , that is, (13/11; 13/9 in decimal, and a code-matched interleaver. The effect of interleaver in the proposed asymmetric turbo code is studied using weight distribution and simulation. The simulation results and performance bound for proposed asymmetric turbo code for the frame length , code rate with Log-MAP decoder over AWGN channel are compared with the typical system. From the simulation results, it is observed that the image transmission using proposed asymmetric turbo code performs better than that with the typical system.

  12. Multirate Filter Bank Representations of RS and BCH Codes

    Directory of Open Access Journals (Sweden)

    Van Meerbergen Geert

    2008-01-01

    Full Text Available Abstract This paper addresses the use of multirate filter banks in the context of error-correction coding. An in-depth study of these filter banks is presented, motivated by earlier results and applications based on the filter bank representation of Reed-Solomon (RS codes, such as Soft-In Soft-Out RS-decoding or RS-OFDM. The specific structure of the filter banks (critical subsampling is an important aspect in these applications. The goal of the paper is twofold. First, the filter bank representation of RS codes is now explained based on polynomial descriptions. This approach allows us to gain new insight in the correspondence between RS codes and filter banks. More specifically, it allows us to show that the inherent periodically time-varying character of a critically subsampled filter bank matches remarkably well with the cyclic properties of RS codes. Secondly, an extension of these techniques toward the more general class of BCH codes is presented. It is demonstrated that a BCH code can be decomposed into a sum of critically subsampled filter banks.

  13. Multirate Filter Bank Representations of RS and BCH Codes

    Directory of Open Access Journals (Sweden)

    Marc Moonen

    2009-01-01

    Full Text Available This paper addresses the use of multirate filter banks in the context of error-correction coding. An in-depth study of these filter banks is presented, motivated by earlier results and applications based on the filter bank representation of Reed-Solomon (RS codes, such as Soft-In Soft-Out RS-decoding or RS-OFDM. The specific structure of the filter banks (critical subsampling is an important aspect in these applications. The goal of the paper is twofold. First, the filter bank representation of RS codes is now explained based on polynomial descriptions. This approach allows us to gain new insight in the correspondence between RS codes and filter banks. More specifically, it allows us to show that the inherent periodically time-varying character of a critically subsampled filter bank matches remarkably well with the cyclic properties of RS codes. Secondly, an extension of these techniques toward the more general class of BCH codes is presented. It is demonstrated that a BCH code can be decomposed into a sum of critically subsampled filter banks.

  14. User Instructions for the CiderF Individual Dose Code and Associated Utility Codes

    Energy Technology Data Exchange (ETDEWEB)

    Eslinger, Paul W.; Napier, Bruce A.

    2013-08-30

    Historical activities at facilities producing nuclear materials for weapons released radioactivity into the air and water. Past studies in the United States have evaluated the release, atmospheric transport and environmental accumulation of 131I from the nuclear facilities at Hanford in Washington State and the resulting dose to members of the public (Farris et al. 1994). A multi-year dose reconstruction effort (Mokrov et al. 2004) is also being conducted to produce representative dose estimates for members of the public living near Mayak, Russia, from atmospheric releases of 131I at the facilities of the Mayak Production Association. The approach to calculating individual doses to members of the public from historical releases of airborne 131I has the following general steps: • Construct estimates of releases 131I to the air from production facilities. • Model the transport of 131I in the air and subsequent deposition on the ground and vegetation. • Model the accumulation of 131I in soil, water and food products (environmental media). • Calculate the dose for an individual by matching the appropriate lifestyle and consumption data for the individual to the concentrations of 131I in environmental media at their residence location. A number of computer codes were developed to facilitate the study of airborne 131I emissions at Hanford. The RATCHET code modeled movement of 131I in the atmosphere (Ramsdell Jr. et al. 1994). The DECARTES code modeled accumulation of 131I in environmental media (Miley et al. 1994). The CIDER computer code estimated annual doses to individuals (Eslinger et al. 1994) using the equations and parameters specific to Hanford (Snyder et al. 1994). Several of the computer codes developed to model 131I releases from Hanford are general enough to be used for other facilities. This document provides user instructions for computer codes calculating doses to members of the public from atmospheric 131I that have two major differences from the

  15. Parallelization of a numerical simulation code for isotropic turbulence

    International Nuclear Information System (INIS)

    Sato, Shigeru; Yokokawa, Mitsuo; Watanabe, Tadashi; Kaburaki, Hideo.

    1996-03-01

    A parallel pseudospectral code which solves the three-dimensional Navier-Stokes equation by direct numerical simulation is developed and execution time, parallelization efficiency, load balance and scalability are evaluated. A vector parallel supercomputer, Fujitsu VPP500 with up to 16 processors is used for this calculation for Fourier modes up to 256x256x256 using 16 processors. Good scalability for number of processors is achieved when number of Fourier mode is fixed. For small Fourier modes, calculation time of the program is proportional to NlogN which is ideal complexity of calculation for 3D-FFT on vector parallel processors. It is found that the calculation performance decreases as the increase of the Fourier modes. (author)

  16. L to H-mode Power Threshold and Confinement Characteristics of H-modes in KSTAR

    Energy Technology Data Exchange (ETDEWEB)

    Kim, H. S.; Na, Y.S., E-mail: ftwalker.hyuns@gmail.com [Seoul National University, Seoul (Korea, Republic of); Ahn, J. W. [Oak Ridge National Laboratory, Oak Ridge (United States); Jeon, Y. M.; Yoon, S. W.; Lee, K. D.; Ko, W. H.; Bae, Y. S.; Kim, W. C.; Kwak, J. G. [National Fusion Research Institute, Daejeon (Korea, Republic of)

    2012-09-15

    Full text: Since KSTAR has obtained the H-mode in 2010 campaign, H-mode plasmas were routinely obtained with combined heating of NBI with maximum power of 1.5 MW and ECRH with maximum power of {approx} 0.3 MW and {approx} 0.6 MW for 110 GHz and 170 GHz, respectively. The L- to H-mode power threshold and confinement properties of KSTAR H-modes are investigated in this work. Firstly, the L- to H-mode power threshold and the power loss to the seperatrix are calculated by power balance analysis for about collected 400 shots. As a result, a trend of roll-over is observed in the power threshold of KSTAR H-mode compared with the multi-machine power threshold scaling in the low density regime. Dependence of the power threshold on other parameters are also investigated such as the X-point position and shaping parameters like as triangularity and elongation. In addition, the reason of reduction of power threshold in 2011 campaign compared with that in 2010 is addressed. Secondly, the confinement enhancement factors are calculated to evaluate the performance of KSTAR H-modes. The calculated H{sub 89-p} and H{sub 98} (y, 2) represent that the confinement is enhanced in most KSTAR H-mode discharges. Interestingly, even in L-mode phases, confinement is observed to be enhanced against the multi-machine scalings. H{sub exp} factor is newly introduced to evaluate the amount of confinement improvement in the H-mode phase compared with the L-mode phase in a single discharge. H{sub exp} exhibits that the global energy confinement time of the H-mode phase is improved about 1.3 - 2.0 times compared with that of the L-mode phase. Finally, interpretive and predictive numerical simulations are carried out using the ASTRA code for typical KSTAR H-mode discharges. The Weiland model and the GLF23 model are employed for calculating the anomalous contributions of both electron and ion heat transport in predictive simulations. For the H-mode phase, the Weiland model reproduces the experiment

  17. Radiation Coupling with the FUN3D Unstructured-Grid CFD Code

    Science.gov (United States)

    Wood, William A.

    2012-01-01

    The HARA radiation code is fully-coupled to the FUN3D unstructured-grid CFD code for the purpose of simulating high-energy hypersonic flows. The radiation energy source terms and surface heat transfer, under the tangent slab approximation, are included within the fluid dynamic ow solver. The Fire II flight test, at the Mach-31 1643-second trajectory point, is used as a demonstration case. Comparisons are made with an existing structured-grid capability, the LAURA/HARA coupling. The radiative surface heat transfer rates from the present approach match the benchmark values within 6%. Although radiation coupling is the focus of the present work, convective surface heat transfer rates are also reported, and are seen to vary depending upon the choice of mesh connectivity and FUN3D ux reconstruction algorithm. On a tetrahedral-element mesh the convective heating matches the benchmark at the stagnation point, but under-predicts by 15% on the Fire II shoulder. Conversely, on a mixed-element mesh the convective heating over-predicts at the stagnation point by 20%, but matches the benchmark away from the stagnation region.

  18. Verification of gyrokinetic particle simulation of current-driven instability in fusion plasmas. I. Internal kink mode

    Energy Technology Data Exchange (ETDEWEB)

    McClenaghan, J.; Lin, Z.; Holod, I.; Deng, W.; Wang, Z. [University of California, Irvine, California 92697 (United States)

    2014-12-15

    The gyrokinetic toroidal code (GTC) capability has been extended for simulating internal kink instability with kinetic effects in toroidal geometry. The global simulation domain covers the magnetic axis, which is necessary for simulating current-driven instabilities. GTC simulation in the fluid limit of the kink modes in cylindrical geometry is verified by benchmarking with a magnetohydrodynamic eigenvalue code. Gyrokinetic simulations of the kink modes in the toroidal geometry find that ion kinetic effects significantly reduce the growth rate even when the banana orbit width is much smaller than the radial width of the perturbed current layer at the mode rational surface.

  19. Recent improvements of the TNG statistical model code

    International Nuclear Information System (INIS)

    Shibata, K.; Fu, C.Y.

    1986-08-01

    The applicability of the nuclear model code TNG to cross-section evaluations has been extended. The new TNG is capable of using variable bins for outgoing particle energies. Moreover, three additional quantities can now be calculated: capture gamma-ray spectrum, the precompound mode of the (n,γ) reaction, and fission cross section. In this report, the new features of the code are described together with some sample calculations and a brief explanation of the input data. 15 refs., 6 figs., 2 tabs

  20. A code for structural analysis of fuel assemblies

    International Nuclear Information System (INIS)

    Hayashi, I.M.V.; Perrotta, J.A.

    1988-08-01

    It's presented the code ELCOM for the matrix analysis of tubular structures coupled by rigid spacers, typical of PWR's fuel elements. The code ELCOM makes a static structural analysis, where the displacements and internal forces are obtained for each tubular structure at the joints with the spacers, and also, the natural frequencies and vibrational modes of an equilavent integrated structure are obtained. The ELCOM result is compared to a PWR fuel element structural analysis obtained in published paper. (author) [pt

  1. Examination of wall functions for a Parabolized Navier-Stokes code for supersonic flow

    Energy Technology Data Exchange (ETDEWEB)

    Alsbrooks, T.H. [New Mexico Univ., Albuquerque, NM (United States). Dept. of Mechanical Engineering

    1993-04-01

    Solutions from a Parabolized Navier-Stokes (PNS) code with an algebraic turbulence model are compared with wall functions. The wall functions represent the turbulent flow profiles in the viscous sublayer, thus removing many grid points from the solution procedure. The wall functions are intended to replace the computed profiles between the body surface and a match point in the logarithmic region. A supersonic adiabatic flow case was examined first. This adiabatic case indicates close agreement between computed velocity profiles near the wall and the wall function for a limited range of suitable match points in the logarithmic region. In an attempt to improve marching stability, a laminar to turbulent transition routine was implemented at the start of the PNS code. Implementing the wall function with the transitional routine in the PNS code is expected to reduce computational time while maintaining good accuracy in computed skin friction.

  2. Examination of wall functions for a Parabolized Navier-Stokes code for supersonic flow

    Energy Technology Data Exchange (ETDEWEB)

    Alsbrooks, T.H. (New Mexico Univ., Albuquerque, NM (United States). Dept. of Mechanical Engineering)

    1993-01-01

    Solutions from a Parabolized Navier-Stokes (PNS) code with an algebraic turbulence model are compared with wall functions. The wall functions represent the turbulent flow profiles in the viscous sublayer, thus removing many grid points from the solution procedure. The wall functions are intended to replace the computed profiles between the body surface and a match point in the logarithmic region. A supersonic adiabatic flow case was examined first. This adiabatic case indicates close agreement between computed velocity profiles near the wall and the wall function for a limited range of suitable match points in the logarithmic region. In an attempt to improve marching stability, a laminar to turbulent transition routine was implemented at the start of the PNS code. Implementing the wall function with the transitional routine in the PNS code is expected to reduce computational time while maintaining good accuracy in computed skin friction.

  3. A diode-pumped Tm:YAG laser with an elliptical cavity mode

    International Nuclear Information System (INIS)

    Lipnicki, E.; Dawes, J.M.; Browne, P.G.

    2000-01-01

    Full text: A cavity consisting of cylindrical mirrors/lenses resulting in an elliptical cavity mode is being applied to a 3-level laser; Tm:YAG which lases near 2μm. This arrangement allows the use of simple pump beam optics but also ensures efficient mode matching with good output beam quality. This cavity has been designed and modelled with experiments under way to explore the advantages of this laser design

  4. Seismic diagnosis from gravity modes strongly affected by rotation

    Science.gov (United States)

    Prat, Vincent; Mathis, Stéphane; Lignières, François; Ballot, Jérôme; Culpin, Pierre-Marie

    2017-10-01

    Most of the information we have about the internal rotation of stars comes from modes that are weakly affected by rotation, for example by using rotational splittings. In contrast, we present here a method, based on the asymptotic theory of Prat et al. (2016), which allows us to analyse the signature of rotation where its effect is the most important, that is in low-frequency gravity modes that are strongly affected by rotation. For such modes, we predict two spectral patterns that could be confronted to observed spectra and those computed using fully two-dimensional oscillation codes.

  5. COOLOD-N: a computer code, for the analyses of steady-state thermal-hydraulics in plate-type research reactors

    International Nuclear Information System (INIS)

    Kaminaga, Masanori

    1990-02-01

    The COOLOD-N code provides a capability for the analysis of the steady-state thermal-hydraulics of research reactors in which plate-type fuel is employed. This code is revised version of the COOLOD code, and is applicable not only to a forced convection cooling mode, but also to a natural convection cooling mode. In the code, a function to calculate flow rate under a natural convection, and a heat transfer package which was a subroutine program to calculate heat transfer coefficient, ONB temperature and DNB heat flux, and was especially developed for the upgraded JRR-3, have been newly added to the COOLOD code. The COOLOD-N code also has a capability of calculating the heat flux at onset of flow instability as well as DNB heat flux. (author)

  6. On the possibility of a place code for the low pitch of high-frequency complex tones

    DEFF Research Database (Denmark)

    Santurette, Sébastien; Dau, Torsten; Oxenham, Andrew J.

    2012-01-01

    on pitch matches, and (3) listeners’ ability to hear out the individual components. No effects of relative component phase or dichotic presentation on pitch matches were found in the tested conditions. Large individual differences were found in listeners’ ability to hear out individual components. Overall......, the results are consistent with the coding of individual harmonic frequencies, based on the tonotopic activity pattern or phase locking to individual harmonics, rather than with temporal coding of single-channel interactions. However, they are also consistent with more general temporal theories of pitch...

  7. First polarization-engineered compressively strained AlInGaN barrier enhancement-mode MISHFET

    International Nuclear Information System (INIS)

    Hahn, Herwig; Reuters, Ben; Wille, Ada; Ketteniss, Nico; Kalisch, Holger; Vescan, Andrei; Benkhelifa, Fouad; Ambacher, Oliver

    2012-01-01

    One current focus of research is the realization of GaN-based enhancement-mode devices. A novel approach for the realization of enhancement-mode behaviour is the utilization of polarization matching between the barrier and the GaN buffer. Yet, the utilization of a quaternary barrier combining polarization engineering together with a large conduction band offset has not been demonstrated so far. Here, epitaxially grown, compressively strained AlInGaN is applied as a nearly polarization-matched barrier layer on GaN resulting in enhancement-mode operation. The insulated-gate devices are fabricated gate-first with Al 2 O 3 as gate dielectric. Passivated metal insulator semiconductor heterostructure field effect transistors yielded threshold voltages (V th ) of up to +1 V. The devices withstand negative and positive gate-biased stress and a positive V th is maintained even after long-time negative bias stress. (paper)

  8. Mechanical detection and mode shape imaging of vibrational modes of micro and nanomechanical resonators by dynamic force microscopy

    International Nuclear Information System (INIS)

    Paulo, A S; GarcIa-Sanchez, D; Perez-Murano, F; Bachtold, A; Black, J; Bokor, J; Esplandiu, M J; Aguasca, A

    2008-01-01

    We describe a method based on the use of higher order bending modes of the cantilever of a dynamic force microscope to characterize vibrations of micro and nanomechanical resonators at arbitrarily large resonance frequencies. Our method consists on using a particular cantilever eigenmode for standard feedback control in amplitude modulation operation while another mode is used for detecting and imaging the resonator vibration. In addition, the resonating sample device is driven at or near its resonance frequency with a signal modulated in amplitude at a frequency that matches the resonance of the cantilever eigenmode used for vibration detection. In consequence, this cantilever mode is excited with an amplitude proportional to the resonator vibration, which is detected with an external lock-in amplifier. We show two different application examples of this method. In the first one, acoustic wave vibrations of a film bulk acoustic resonator around 1.6 GHz are imaged. In the second example, bending modes of carbon nanotube resonators up to 3.1 GHz are characterized. In both cases, the method provides subnanometer-scale sensitivity and the capability of providing otherwise inaccessible information about mechanical resonance frequencies, vibration amplitude values and mode shapes

  9. Improving the theoretical foundations of the multi-mode transport model

    International Nuclear Information System (INIS)

    Bateman, G.; Kritz, A.H.; Redd, A.J.; Erba, M.; Rewoldt, G.; Weiland, J.; Strand, P.; Kinsey, J.E.; Scott, B.

    1999-01-01

    A new version of the Multi-Mode transport model, designated MMM98, is being developed with improved theoretical foundations, in an ongoing effort to predict the temperature and density profiles in tokamaks. For transport near the edge of the plasma, MMM98 uses a new model based on 3-D nonlinear simulations of drift Alfven mode turbulence. Flow shear stabilization effects have been added to the Weiland model for Ion Temperature Gradient and Trapped Electron Modes, which usually dominates in most of the plasma core. For transport near the magnetic axis at high beta, a new kinetic ballooning mode model has been constructed based on FULL stability code computations. (author)

  10. Improving the theoretical foundations of the multi-mode transport model

    International Nuclear Information System (INIS)

    Bateman, G.; Kritz, A.H.; Redd, A.J.; Erba, M.; Rewoldt, G.; Weiland, J.; Strand, P.; Kinsey, J.E.; Scott, B.

    2001-01-01

    A new version of the Multi-Mode transport model, designated MMM98, is being developed with improved theoretical foundations, in an ongoing effort to predict the temperature and density profiles in tokamaks. For transport near the edge of the plasma, MMM98 uses a new model based on 3-D nonlinear simulations of drift Alfven mode turbulence. Flow shear stabilization effects have been added to the Weiland model for Ion Temperature Gradient and Trapped Electron Modes, which usually dominates in most of the plasma core. For transport near the magnetic axis at high beta, a new kinetic ballooning mode model has been constructed based on FULL stability code computations. (author)

  11. Cross-verification of the GENE and XGC codes in preparation for their coupling

    Science.gov (United States)

    Jenko, Frank; Merlo, Gabriele; Bhattacharjee, Amitava; Chang, Cs; Dominski, Julien; Ku, Seunghoe; Parker, Scott; Lanti, Emmanuel

    2017-10-01

    A high-fidelity Whole Device Model (WDM) of a magnetically confined plasma is a crucial tool for planning and optimizing the design of future fusion reactors, including ITER. Aiming at building such a tool, in the framework of the Exascale Computing Project (ECP) the two existing gyrokinetic codes GENE (Eulerian delta-f) and XGC (PIC full-f) will be coupled, thus enabling to carry out first principle kinetic WDM simulations. In preparation for this ultimate goal, a benchmark between the two codes is carried out looking at ITG modes in the adiabatic electron limit. This verification exercise is also joined by the global Lagrangian PIC code ORB5. Linear and nonlinear comparisons have been carried out, neglecting for simplicity collisions and sources. A very good agreement is recovered on frequency, growth rate and mode structure of linear modes. A similarly excellent agreement is also observed comparing the evolution of the heat flux and of the background temperature profile during nonlinear simulations. Work supported by the US DOE under the Exascale Computing Project (17-SC-20-SC).

  12. TRAC-PF1 code verification with data from the OTIS test facility

    International Nuclear Information System (INIS)

    Childerson, M.T.; Fujita, R.K.

    1985-01-01

    A computer code (TRAC-PF1/MOD1) developed for predicting transient thermal and hydraulic integral nuclear steam supply system (NSSS) response was benchmarked. Post-small break loss-of-coolant accident (LOCA) data from a scaled, experimental facility, designated the One-Through Integral System (OTIS), were obtained for the Babcock and Wilcox NSSS and compared to TRAC predictions. The OTIS tests provided a challenging small break LOCA data set for TRAC verification. The major phases of a small break LOCA observed in the OTIS tests included pressurizer draining and loop saturation, intermittent reactor coolant system circulation, boiler-condenser mode, and the initial stages of refill. The TRAC code was successful in predicting OTIS loop conditions (system pressures and temperatures) after modification of the steam generator model. In particular, the code predicted both pool and auxiliary-feedwater initiated boiler-condenser mode heat transfer

  13. TRAC-PF1 code verification with data from the OTIS test facility

    International Nuclear Information System (INIS)

    Childerson, M.T.; Fujits, R.K.

    1985-01-01

    A computer code (TRAC-PFI/MODI; denoted as TRAC) developed for predicting transient thermal and hydraulic integral nuclear steam supply system (NSSS) response was benchmarked. Post-small break loss-of-coolant accident (LOCA) data from a scaled, experimental facility, designated the Once-Through Integral Systems (OTIS), were obtained for the Babcock and Wilcox NSSS and compared to TRAC predictions. The OTIS tests provided a challenging small break LOCA data set for TRAC verification. The major phases of a small break LOCA observed in the OTIS tests included pressurizer draining and saturation, intermittent reactor coolant system circulation, boiler-condenser mode and the initial stages of refill. The TRAC code was successful in predicting OTIS loop conditions (system pressures and temperatures) after modification of the steam generator model. In particular, the code predicted both pool- and auxiliary- feedwater initiated boiler-condenser mode heat transfer

  14. Suppression criteria of parasitic mode oscillations in a gyrotron beam tunnel

    Science.gov (United States)

    Kumar, Nitin; Singh, Udaybir; Singh, T. P.; Sinha, A. K.

    2011-02-01

    This paper presents the design criteria of the parasitic mode oscillations suppression for a periodic, ceramic, and copper loaded gyrotron beam tunnel. In such a type of beam tunnel, the suppression of parasitic mode oscillations is an important design problem. A method of beam-wave coupling coefficient and its mathematical formulation are presented. The developed design criteria are used in the beam tunnel design of a 42 GHz gyrotron to be developed for the Indian TOKAMAK system. The role of the thickness and the radius of the beam tunnel copper rings to obtain the developed design criteria are also discussed. The commercially available electromagnetic code CST and the electron trajectory code EGUN are used for the simulations.

  15. Suppression criteria of parasitic mode oscillations in a gyrotron beam tunnel

    International Nuclear Information System (INIS)

    Kumar, Nitin; Singh, Udaybir; Sinha, A. K.; Singh, T. P.

    2011-01-01

    This paper presents the design criteria of the parasitic mode oscillations suppression for a periodic, ceramic, and copper loaded gyrotron beam tunnel. In such a type of beam tunnel, the suppression of parasitic mode oscillations is an important design problem. A method of beam-wave coupling coefficient and its mathematical formulation are presented. The developed design criteria are used in the beam tunnel design of a 42 GHz gyrotron to be developed for the Indian TOKAMAK system. The role of the thickness and the radius of the beam tunnel copper rings to obtain the developed design criteria are also discussed. The commercially available electromagnetic code CST and the electron trajectory code EGUN are used for the simulations.

  16. Skin effect modifications of the Resistive Wall Mode dynamics in tokamaks

    Energy Technology Data Exchange (ETDEWEB)

    Villone, Fabio, E-mail: villone@unicas.it [Ass. Euratom/ENEA/CREATE, DIEI, Università di Cassino e del Lazio Meridionale, Via Di Biasio 43, 03043 Cassino, FR (Italy); Pustovitov, Vladimir D. [Institute of Tokamak Physics, National Research Centre ‘Kurchatov Institute’, Pl. Kurchatova 1, Moscow 123182 (Russian Federation)

    2013-11-22

    We present the first evidence of the skin-effect modification of the Resistive Wall Mode (RWM) dynamics in a tokamak. The computations are performed with the CarMa code, using its unique ability of treating volumetric 3D conducting structures. The results prove that conventional thin-wall models and codes, assuming the thin equivalent wall located on the inner side of a real (thick) wall, may fail to get accurate estimates of RWM growth rates, since the inclusion of the skin effect makes the growth rates always larger than otherwise. The difference is noticeable even for the conventional slow RWMs and becomes substantial for faster modes. Some possible equivalent thin-wall modeling approaches are also discussed.

  17. CASTOR: Normal-mode analysis of resistive MHD plasmas

    NARCIS (Netherlands)

    Kerner, W.; Goedbloed, J. P.; Huysmans, G. T. A.; Poedts, S.; Schwarz, E.

    1998-01-01

    The CASTOR (complex Alfven spectrum of toroidal plasmas) code computes the entire spectrum of normal-modes in resistive MHD for general tokamak configurations. The applied Galerkin method, in conjunction with a Fourier finite-element discretisation, leads to a large scale eigenvalue problem A (x)

  18. MBR-SIFT: A mirror reflected invariant feature descriptor using a binary representation for image matching.

    Directory of Open Access Journals (Sweden)

    Mingzhe Su

    Full Text Available The traditional scale invariant feature transform (SIFT method can extract distinctive features for image matching. However, it is extremely time-consuming in SIFT matching because of the use of the Euclidean distance measure. Recently, many binary SIFT (BSIFT methods have been developed to improve matching efficiency; however, none of them is invariant to mirror reflection. To address these problems, in this paper, we present a horizontal or vertical mirror reflection invariant binary descriptor named MBR-SIFT, in addition to a novel image matching approach. First, 16 cells in the local region around the SIFT keypoint are reorganized, and then the 128-dimensional vector of the SIFT descriptor is transformed into a reconstructed vector according to eight directions. Finally, the MBR-SIFT descriptor is obtained after binarization and reverse coding. To improve the matching speed and accuracy, a fast matching algorithm that includes a coarse-to-fine two-step matching strategy in addition to two similarity measures for the MBR-SIFT descriptor are proposed. Experimental results on the UKBench dataset show that the proposed method not only solves the problem of mirror reflection, but also ensures desirable matching accuracy and speed.

  19. MBR-SIFT: A mirror reflected invariant feature descriptor using a binary representation for image matching.

    Science.gov (United States)

    Su, Mingzhe; Ma, Yan; Zhang, Xiangfen; Wang, Yan; Zhang, Yuping

    2017-01-01

    The traditional scale invariant feature transform (SIFT) method can extract distinctive features for image matching. However, it is extremely time-consuming in SIFT matching because of the use of the Euclidean distance measure. Recently, many binary SIFT (BSIFT) methods have been developed to improve matching efficiency; however, none of them is invariant to mirror reflection. To address these problems, in this paper, we present a horizontal or vertical mirror reflection invariant binary descriptor named MBR-SIFT, in addition to a novel image matching approach. First, 16 cells in the local region around the SIFT keypoint are reorganized, and then the 128-dimensional vector of the SIFT descriptor is transformed into a reconstructed vector according to eight directions. Finally, the MBR-SIFT descriptor is obtained after binarization and reverse coding. To improve the matching speed and accuracy, a fast matching algorithm that includes a coarse-to-fine two-step matching strategy in addition to two similarity measures for the MBR-SIFT descriptor are proposed. Experimental results on the UKBench dataset show that the proposed method not only solves the problem of mirror reflection, but also ensures desirable matching accuracy and speed.

  20. A computer code for fault tree calculations: PATREC

    International Nuclear Information System (INIS)

    Blin, A.; Carnino, A.; Koen, B.V.; Duchemin, B.; Lanore, J.M.; Kalli, H.

    1978-01-01

    A computer code for evaluating the reliability of complex system by fault tree is described in this paper. It uses pattern recognition approach and programming techniques from IBM PL1 language. It can take account of many of the present day problems: multi-dependencies treatment, dispersion in the reliability data parameters, influence of common mode failures. The code is running currently since two years now in Commissariat a l'Energie Atomique Saclay center and shall be used in a future extension for automatic fault trees construction

  1. Analysis of magnetic damping problem by the coupled mode superposition method

    International Nuclear Information System (INIS)

    Horie, Tomoyoshi; Niho, Tomoya

    1997-01-01

    In this paper we describe the coupled mode superposition method for the magnetic damping problem, which is produced by the coupled effect between the deformation and the induced eddy current of the structures for future fusion reactors and magnetically levitated vehicles. The formulation of the coupled mode superposition method is based on the matrix equation for the eddy current and the structure using the coupled mode vectors. Symmetric form of the coupled matrix equation is obtained. Coupled problems of a thin plate are solved to verify the formulation and the computer code. These problems are solved efficiently by this method using only a few coupled modes. Consideration of the coupled mode vectors shows that the coupled effects are included completely in each coupled mode. (author)

  2. Modeling of the YALINA booster facility by the Monte Carlo code MONK

    International Nuclear Information System (INIS)

    Talamo, A.; Gohar, Y.; Kondev, F.; Kiyavitskaya, H.; Serafimovich, I.; Bournos, V.; Fokov, Y.; Routkovskaya, C.

    2007-01-01

    The YALINA-Booster facility has been modeled according to the benchmark specifications defined for the IAEA activity without any geometrical homogenization using the Monte Carlo codes MONK and MCNP/MCNPX/MCB. The MONK model perfectly matches the MCNP one. The computational analyses have been extended through the MCB code, which is an extension of the MCNP code with burnup capability because of its additional feature for analyzing source driven multiplying assemblies. The main neutronics arameters of the YALINA-Booster facility were calculated using these computer codes with different nuclear data libraries based on ENDF/B-VI-0, -6, JEF-2.2, and JEF-3.1.

  3. 76 FR 5235 - Privacy Act of 1974, as Amended; Computer Matching Program (SSA Internal Match)-Match Number 1014

    Science.gov (United States)

    2011-01-28

    ...; Computer Matching Program (SSA Internal Match)--Match Number 1014 AGENCY: Social Security Administration... regarding protections for such persons. The Privacy Act, as amended, regulates the use of computer matching....C. 552a, as amended, and the provisions of the Computer Matching and Privacy Protection Act of 1988...

  4. Magnetic signature of current carrying edge localized modes filaments on the Joint European Torus tokamak

    DEFF Research Database (Denmark)

    Migliucci, P.; Naulin, Volker

    2010-01-01

    Fast magnetic pickup coils are used in forward modeling to match parameters in a simple edge localized mode (ELM) filament model. This novel method allows us to determine key parameters for the evolution of the ELM filaments, as effective mode number, radial and toroidal velocities, and average c...

  5. Comparison of the calculations of the stability properties of a specific stellarator equilibrium with different MHD stability codes

    International Nuclear Information System (INIS)

    Nakamura, Y.; Matsumoto, T.; Wakatani, M.; Ichiguchi, K.; Garcia, L.; Carreras, B.A.

    1995-04-01

    A particular configuration of the LHD stellarator with an unusually flat pressure profile has been chosen to be a test case for comparison of the MHD stability property predictions of different three-dimensional and averaged codes for the purpose of code comparison and validation. In particular, two relatively localized instabilities, the fastest growing modes with toroidal mode number n = 2 and n = 3 were studied using several different codes, with the good agreement that has been found providing justification for the use of any of them for equilibria of the type considered

  6. Technical performance and match-to-match variation in elite football teams.

    Science.gov (United States)

    Liu, Hongyou; Gómez, Miguel-Angel; Gonçalves, Bruno; Sampaio, Jaime

    2016-01-01

    Recent research suggests that match-to-match variation adds important information to performance descriptors in team sports, as it helps measure how players fine-tune their tactical behaviours and technical actions to the extreme dynamical environments. The current study aims to identify the differences in technical performance of players from strong and weak teams and to explore match-to-match variation of players' technical match performance. Performance data of all the 380 matches of season 2012-2013 in the Spanish First Division Professional Football League were analysed. Twenty-one performance-related match actions and events were chosen as variables in the analyses. Players' technical performance profiles were established by unifying count values of each action or event of each player per match into the same scale. Means of these count values of players from Top3 and Bottom3 teams were compared and plotted into radar charts. Coefficient of variation of each match action or event within a player was calculated to represent his match-to-match variation of technical performance. Differences in the variation of technical performances of players across different match contexts (team and opposition strength, match outcome and match location) were compared. All the comparisons were achieved by the magnitude-based inferences. Results showed that technical performances differed between players of strong and weak teams from different perspectives across different field positions. Furthermore, the variation of the players' technical performance is affected by the match context, with effects from team and opposition strength greater than effects from match location and match outcome.

  7. Strong toroidal effects on tokamak tearing mode stability in the hybrid and conventional scenarios

    International Nuclear Information System (INIS)

    Ham, C J; Connor, J W; Cowley, S C; Gimblett, C G; Hastie, R J; Hender, T C; Martin, T J

    2012-01-01

    The hybrid scenario is thought to be an important mode of operation for the ITER tokamak. Analytic and numerical calculations demonstrate that toroidal effects at finite β have a strong influence on tearing mode stability of hybrid modes. Indeed, they persist in the large aspect ratio limit, R/a → ∞. A similar strong coupling effect is found between the m = 1, n = 1 harmonic and the m = 2, n = 1 harmonic if the minimum safety factor is less than unity. In both cases the tearing stability index, Δ′ increases rapidly as β approaches ideal marginal stability, providing a potential explanation for the onset of linearly unstable tearing modes. The numerical calculations have used an improved version of the T7 code (Fitzpatrick et al 1993 Nucl. Fusion 33 1533), and complete agreement is obtained with the analytic theory for this demanding test of the code. (paper)

  8. Trapped ion mode in toroidally rotating plasmas

    International Nuclear Information System (INIS)

    Artun, M.; Tang, W.M.; Rewoldt, G.

    1995-04-01

    The influence of radially sheared toroidal flows on the Trapped Ion Mode (TIM) is investigated using a two-dimensional eigenmode code. These radially extended toroidal microinstabilities could significantly influence the interpretation of confinement scaling trends and associated fluctuation properties observed in recent tokamak experiments. In the present analysis, the electrostatic drift kinetic equation is obtained from the general nonlinear gyrokinetic equation in rotating plasmas. In the long perpendicular wavelength limit k τ ρ bi much-lt 1, where ρ bi is the average trapped-ion banana width, the resulting eigenmode equation becomes a coupled system of second order differential equations nmo for the poloidal harmonics. These equations are solved using finite element methods. Numerical results from the analysis of low and medium toroidal mode number instabilities are presented using representative TFTR L-mode input parameters. To illustrate the effects of mode coupling, a case is presented where the poloidal mode coupling is suppressed. The influence of toroidal rotation on a TFTR L-mode shot is also analyzed by including a beam species with considerable larger temperature. A discussion of the numerical results is presented

  9. Calculating scattering matrices by wave function matching

    International Nuclear Information System (INIS)

    Zwierzycki, M.; Khomyakov, P.A.; Starikov, A.A.; Talanana, M.; Xu, P.X.; Karpan, V.M.; Marushchenko, I.; Brocks, G.; Kelly, P.J.; Xia, K.; Turek, I.; Bauer, G.E.W.

    2008-01-01

    The conductance of nanoscale structures can be conveniently related to their scattering properties expressed in terms of transmission and reflection coefficients. Wave function matching (WFM) is a transparent technique for calculating transmission and reflection matrices for any Hamiltonian that can be represented in tight-binding form. A first-principles Kohn-Sham Hamiltonian represented on a localized orbital basis or on a real space grid has such a form. WFM is based upon direct matching of the scattering-region wave function to the Bloch modes of ideal leads used to probe the scattering region. The purpose of this paper is to give a pedagogical introduction to WFM and present some illustrative examples of its use in practice. We briefly discuss WFM for calculating the conductance of atomic wires, using a real space grid implementation. A tight-binding muffin-tin orbital implementation very suitable for studying spin-dependent transport in layered magnetic materials is illustrated by looking at spin-dependent transmission through ideal and disordered interfaces. (copyright 2008 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim) (orig.)

  10. ELMs and constraints on the H-mode pedestal: A model based on peeling-ballooning modes

    International Nuclear Information System (INIS)

    Snyder, P.B.; Ferron, J.R.; Wilson, H.R.

    2003-01-01

    We propose a model for Edge Localized Modes (ELMs) and pedestal constraint based upon theoretical analysis of instabilities which can limit the pedestal height and drive ELMs. The sharp pressure gradients, and resulting bootstrap current, in the pedestal region provide free energy to drive peeling and ballooning modes. The interaction of peeling-ballooning coupling, ballooning mode second stability, and finite-Larmor-radius effects results in coupled peeling-ballooning modes of intermediate wavelength generally being the limiting instability. A highly efficient new MHD code, ELITE, is used to calculate quantitative stability constraints on the pedestal, including con straits on the pedestal height. Because of the impact of collisionality on the bootstrap current, these pedestal constraints are dependant on the density and temperature separately, rather than simply on the pressure. A model of various ELM types is developed, and quantitatively compared to data. A number of observations agree with predictions, including ELM onset times, ELM depth and variation in pedestal height with collisionality and discharge shape. Stability analysis of series of model equilibria are used both o predict and interpret pedestal trends in existing experiments and to project pedestal constraints for future burning plasma tokamak designs. (author)

  11. Integral staggered point-matching method for millimeter-wave reflective diffraction gratings on electron cyclotron heating systems

    International Nuclear Information System (INIS)

    Xia, Donghui; Huang, Mei; Wang, Zhijiang; Zhang, Feng; Zhuang, Ge

    2016-01-01

    Highlights: • The integral staggered point-matching method for design of polarizers on the ECH systems is presented. • The availability of the integral staggered point-matching method is checked by numerical calculations. • Two polarizers are designed with the integral staggered point-matching method and the experimental results are given. - Abstract: The reflective diffraction gratings are widely used in the high power electron cyclotron heating systems for polarization strategy. This paper presents a method which we call “the integral staggered point-matching method” for design of reflective diffraction gratings. This method is based on the integral point-matching method. However, it effectively removes the convergence problems and tedious calculations of the integral point-matching method, making it easier to be used for a beginner. A code is developed based on this method. The calculation results of the integral staggered point-matching method are compared with the integral point-matching method, the coordinate transformation method and the low power measurement results. It indicates that the integral staggered point-matching method can be used as an optional method for the design of reflective diffraction gratings in electron cyclotron heating systems.

  12. Integral staggered point-matching method for millimeter-wave reflective diffraction gratings on electron cyclotron heating systems

    Energy Technology Data Exchange (ETDEWEB)

    Xia, Donghui [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, 430074 Wuhan (China); Huang, Mei [Southwestern Institute of Physics, 610041 Chengdu (China); Wang, Zhijiang, E-mail: wangzj@hust.edu.cn [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, 430074 Wuhan (China); Zhang, Feng [Southwestern Institute of Physics, 610041 Chengdu (China); Zhuang, Ge [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, 430074 Wuhan (China)

    2016-10-15

    Highlights: • The integral staggered point-matching method for design of polarizers on the ECH systems is presented. • The availability of the integral staggered point-matching method is checked by numerical calculations. • Two polarizers are designed with the integral staggered point-matching method and the experimental results are given. - Abstract: The reflective diffraction gratings are widely used in the high power electron cyclotron heating systems for polarization strategy. This paper presents a method which we call “the integral staggered point-matching method” for design of reflective diffraction gratings. This method is based on the integral point-matching method. However, it effectively removes the convergence problems and tedious calculations of the integral point-matching method, making it easier to be used for a beginner. A code is developed based on this method. The calculation results of the integral staggered point-matching method are compared with the integral point-matching method, the coordinate transformation method and the low power measurement results. It indicates that the integral staggered point-matching method can be used as an optional method for the design of reflective diffraction gratings in electron cyclotron heating systems.

  13. Constructing a two bands optical code-division multiple-access network of bipolar optical access codecs using Walsh-coded liquid crystal modulators

    Science.gov (United States)

    Yen, Chih-Ta; Huang, Jen-Fa; Chih, Ping-En

    2014-08-01

    We propose and experimentally demonstrated the two bands optical code-division multiple-access (OCDMA) network over bipolar Walsh-coded liquid-crystal modulators (LCMs) and driven by green light and red light lasers. Achieving system performance depends on the construction of a decoder that implements a true bipolar correlation using only unipolar signals and intensity detection for each band. We took advantage of the phase delay characteristics of LCMs to construct a prototype optical coder/decoder (codec). Matched and unmatched Walsh signature codes were evaluated to detect correlations among multiuser data in the access network. By using LCMs, a red and green laser light source was spectrally encoded and the summed light dots were complementary decoded. Favorable contrast on auto- and cross-correlations indicates that binary information symbols can be properly recovered using a balanced photodetector.

  14. Differentially Encoded LDPC Codes—Part II: General Case and Code Optimization

    Directory of Open Access Journals (Sweden)

    Li (Tiffany Jing

    2008-01-01

    Full Text Available This two-part series of papers studies the theory and practice of differentially encoded low-density parity-check (DE-LDPC codes, especially in the context of noncoherent detection. Part I showed that a special class of DE-LDPC codes, product accumulate codes, perform very well with both coherent and noncoherent detections. The analysis here reveals that a conventional LDPC code, however, is not fitful for differential coding and does not, in general, deliver a desirable performance when detected noncoherently. Through extrinsic information transfer (EXIT analysis and a modified "convergence-constraint" density evolution (DE method developed here, we provide a characterization of the type of LDPC degree profiles that work in harmony with differential detection (or a recursive inner code in general, and demonstrate how to optimize these LDPC codes. The convergence-constraint method provides a useful extension to the conventional "threshold-constraint" method, and can match an outer LDPC code to any given inner code with the imperfectness of the inner decoder taken into consideration.

  15. Edge-preserving Intra Depth Coding based on Context-coding and H.264/AVC

    DEFF Research Database (Denmark)

    Zamarin, Marco; Salmistraro, Matteo; Forchhammer, Søren

    2013-01-01

    Depth map coding plays a crucial role in 3D Video communication systems based on the “Multi-view Video plus Depth” representation as view synthesis performance is strongly affected by the accuracy of depth information, especially at edges in the depth map image. In this paper an efficient algorithm...... for edge-preserving intra depth compression based on H.264/AVC is presented. The proposed method introduces a new Intra mode specifically targeted to depth macroblocks with arbitrarily shaped edges, which are typically not efficiently represented by DCT. Edge macroblocks are partitioned into two regions...... each approximated by a flat surface. Edge information is encoded by means of contextcoding with an adaptive template. As a novel element, the proposed method allows exploiting the edge structure of previously encoded edge macroblocks during the context-coding step to further increase compression...

  16. A Low-Complexity Blind Multiuser Receiver for Long-Code CDMA

    NARCIS (Netherlands)

    Dang, Q.H.; Van Der Veen, A.J.

    2004-01-01

    Receivers for long-code systems are for computational reasons usually based on simple matched-filter techniques, and hence suffer from multiaccess interference. Decorrelating RAKE and MMSE receivers do not have this problem but have not been widely studied due to the apparent complexity of the

  17. MOPABA-H2 - Computer code for calculation of hydrogen generation and distribution in the equipment of power plants with WWER type reactors in design modes of operation

    International Nuclear Information System (INIS)

    Arkhipov, O.P.; Kharitonov, Yu.V.; Shumskiy, A.M.; Kabakchi, S.A.

    2002-01-01

    With the aim of ensuring the hydrogen explosive-proof situation in the reactor plant, a complex of scientific-and-research work was carried out including the following: revealing the mechanisms of generation and release of hydrogen in the primary equipment components under design operation modes of the reactor plant with WWER; development of calculation procedure and computer code MOPABA-H2 enabling to determine the hydrogen content in RP equipment components under design operation modes. In the process of procedure development it was found out that the calculation of hydrogen content in the plant equipment requires development of the following main mathematical models: radiochemical processes in the primary coolant which has impurities and added special reagents; absorption of the core ionizing radiation by the coolant; steam-zirconium reaction (during design-basis accident of LOCA type); coolant mass transfer over the reactor plant equipment including transition of the phase boundary by the components of the coolant. (author)

  18. Effects of a sheared toroidal rotation on the stability boundary of the MHD modes in the tokamak edge pedestal

    International Nuclear Information System (INIS)

    Aiba, N.; Tokuda, S.; Oyama, N.; Ozeki, T.; Furukawa, M.

    2009-01-01

    Effects of a sheared toroidal rotation are investigated numerically on the stability of the MHD modes in the tokamak edge pedestal, which relate to the type-I edge-localized mode. A linear MHD stability code MINERVA is newly developed for solving the Frieman-Rotenberg equation that is the linear ideal MHD equation with flow. Numerical stability analyses with this code reveal that the sheared toroidal rotation destabilizes edge localized MHD modes for rotation frequencies which are experimentally achievable, though the ballooning mode stability changes little by rotation. This rotation effect on the edge MHD stability becomes stronger as the toroidal mode number of the unstable MHD mode increases when the stability analysis was performed for MHD modes with toroidal mode numbers smaller than 40. The toroidal mode number of the unstable MHD mode depends on the stabilization of the current-driven mode and the ballooning mode by increasing the safety factor. This dependence of the toroidal mode number of the unstable mode on the safety factor is considered to be the reason that the destabilization by toroidal rotation is stronger for smaller edge safety factors.

  19. Lossless, Near-Lossless, and Refinement Coding of Bi-level Images

    DEFF Research Database (Denmark)

    Martins, Bo; Forchhammer, Søren Otto

    1999-01-01

    We present general and unified algorithms for lossy/lossless coding of bi-level images. The compression is realized by applying arithmetic coding to conditional probabilities. As in the current JBIG standard the conditioning may be specified by a template.For better compression, the more general...... to the specialized soft pattern matching techniques which work better for text. Template based refinement coding is applied for lossy-to-lossless refinement. Introducing only a small amount of loss in halftoned test images, compression is increased by up to a factor of four compared with JBIG. Lossy, lossless......, and refinement decoding speed and lossless encoding speed are less than a factor of two slower than JBIG. The (de)coding method is proposed as part of JBIG2, an emerging international standard for lossless/lossy compression of bi-level images....

  20. Air-Coupled Piezoelectric Transducers with Active Polypropylene Foam Matching Layers

    Directory of Open Access Journals (Sweden)

    Tomás E. Gómez Alvarez-Arenas

    2013-05-01

    Full Text Available This work presents the design, construction and characterization of air-coupled piezoelectric transducers using 1–3 connectivity piezocomposite disks with a stack of matching layers being the outer one an active quarter wavelength layer made of polypropylene foam ferroelectret film. This kind of material has shown a stable piezoelectric response together with a very low acoustic impedance (<0.1 MRayl. These features make them a suitable candidate for the dual use or function proposed here: impedance matching layer and active material for air-coupled transduction. The transducer centre frequency is determined by the l/4 resonance of the polypropylene foam ferroelectret film (0.35 MHz, then, the rest of the transducer components (piezocomposite disk and passive intermediate matching layers are all tuned to this frequency. The transducer has been tested in several working modes including pulse-echo and pitch-catch as well as wide and narrow band excitation. The performance of the proposed novel transducer is compared with that of a conventional air-coupled transducers operating in a similar frequency range.

  1. IMPLEMENTING THE DC MODE IN COSMOLOGICAL SIMULATIONS WITH SUPERCOMOVING VARIABLES

    International Nuclear Information System (INIS)

    Gnedin, Nickolay Y.; Kravtsov, Andrey V.; Rudd, Douglas H.

    2011-01-01

    As emphasized by previous studies, proper treatment of the density fluctuation on the fundamental scale of a cosmological simulation volume-the D C mode - is critical for accurate modeling of spatial correlations on scales ∼> 10% of simulation box size. We provide further illustration of the effects of the DC mode on the abundance of halos in small boxes and show that it is straightforward to incorporate this mode in cosmological codes that use the 'supercomoving' variables. The equations governing evolution of dark matter and baryons recast with these variables are particularly simple and include the expansion factor, and hence the effect of the DC mode, explicitly only in the Poisson equation.

  2. Low-n magnetohydrodynamic edge instabilities in quiescent H-mode plasmas with a safety-factor plateau

    International Nuclear Information System (INIS)

    Zheng, L.J.; Kotschenreuther, M.T.; Valanju, P.

    2013-01-01

    Low-n magnetohydrodynamic (MHD) modes in the quiescent high confinement mode (H-mode) pedestal are investigated in this paper. Here, n is the toroidal mode number. The low collisionality regime is considered, so that a safety-factor plateau arises in the pedestal region because of the strong bootstrap current. The JET-like (Joint European Torus) equilibria of quiescent H-mode discharges are generated numerically using the VMEC code. The stability of this type of equilibria is analysed using the AEGIS code, with subsonic rotation effects taken into account. The current investigation extends the previous studies of n = 1 modes to n = 2 and 3 modes. The numerical results show that the MHD instabilities in this type of equilibria have characteristic features of the infernal mode. We find that this type of mode tends to prevail when the safety-factor value in the shear-free region is slightly larger than an integer. In this case the frequencies (ω n ) of modes with toroidal mode number n roughly follow the rule ω n ∼ −nΩ p , where Ω p is the local rotation frequency where the infernal harmonic prevails. Since the infernal mode tends to develop near the pedestal top, where pressure driving is strong but magnetic shear stabilization is weak, this local rotation frequency tends to be close to the pedestal top value. These typical mode features bear close resemblance to the edge harmonic oscillations (or outer modes) at the quiescent H-mode discharges observed experimentally. (paper)

  3. DOE Utility Matching Program Final Technical Report

    International Nuclear Information System (INIS)

    Haghighat, Alireza

    2002-01-01

    This is the Final report for the DOE Match Grant (DE-FG02-99NE38163) awarded to the Nuclear and Radiological Engineering (NRE) Department, University of Florida, for the period of September 1999 to January 2002. This grant has been instrumental for maintaining high-quality graduate and undergraduate education at the NRE department. The grant has been used for supporting student entry and retention and for upgrading nuclear educational facilities, nuclear instrumentation, computer facilities, and computer codes to better enable the incorporation of experimental experiences and computer simulations related to advanced light water fission reactor engineering and other advanced reactor concepts into the nuclear engineering course curricula

  4. Probabilistic Decision Based Block Partitioning for Future Video Coding

    KAUST Repository

    Wang, Zhao

    2017-11-29

    In the latest Joint Video Exploration Team development, the quadtree plus binary tree (QTBT) block partitioning structure has been proposed for future video coding. Compared to the traditional quadtree structure of High Efficiency Video Coding (HEVC) standard, QTBT provides more flexible patterns for splitting the blocks, which results in dramatically increased combinations of block partitions and high computational complexity. In view of this, a confidence interval based early termination (CIET) scheme is proposed for QTBT to identify the unnecessary partition modes in the sense of rate-distortion (RD) optimization. In particular, a RD model is established to predict the RD cost of each partition pattern without the full encoding process. Subsequently, the mode decision problem is casted into a probabilistic framework to select the final partition based on the confidence interval decision strategy. Experimental results show that the proposed CIET algorithm can speed up QTBT block partitioning structure by reducing 54.7% encoding time with only 1.12% increase in terms of bit rate. Moreover, the proposed scheme performs consistently well for the high resolution sequences, of which the video coding efficiency is crucial in real applications.

  5. State of otolaryngology match: has competition increased since the "early" match?

    Science.gov (United States)

    Cabrera-Muffly, Cristina; Sheeder, Jeanelle; Abaza, Mona

    2015-05-01

    To examine fluctuations in supply and demand of otolaryngology residency positions after the shift from an "early match" coordinated by the San Francisco match to a "conventional" matching process through the National Residency Matching Program (NRMP). To determine whether competition among otolaryngology residency positions have changed during this time frame. Database analysis. Matching statistics from 1998 to 2013 were obtained for all first-year residency positions through the NRMP. Matching statistics from 1998 to 2005 were obtained for otolaryngology residency positions through the San Francisco match. Univariate analysis was performed, with a P value less than .05 determined as significant. The number of otolaryngology positions and applicants remained proportional to the overall number of positions and applicants in the NRMP match. Otolaryngology applicants per position and the matching rate of all applicants did not change between the 2 time periods studied. The overall match rate of US seniors applying to otolaryngology did not change, while the match rate of non-US seniors decreased significantly following initiation of the conventional match. There was no significant change in United States Medical Licensing Exam step 1 scores or percentage of unfilled otolaryngology residency positions between the 2 time periods. When comparing the early versus conventional otolaryngology match time periods, the only major change was the decreased percentage of matching among non-US senior applicants. Despite a significant shift in match timing after 2006, the supply, demand, and competitiveness of otolaryngology residency positions have not changed significantly. © American Academy of Otolaryngology—Head and Neck Surgery Foundation 2015.

  6. Identification of Requirements for Computer-Supported Matching of Food Consumption Data with Food Composition Data.

    NARCIS (Netherlands)

    Koroušić Seljak, Barbara; Korošec, Peter; Eftimov, Tome; Ocke, Marga; van der Laan, Jan; Roe, Mark; Berry, Rachel; Crispim, Sandra Patricia; Turrini, Aida; Krems, Carolin; Slimani, Nadia; Finglas, Paul

    2018-01-01

    This paper identifies the requirements for computer-supported food matching, in order to address not only national and European but also international current related needs and represents an integrated research contribution of the FP7 EuroDISH project. The available classification and coding systems

  7. Simulations of peeling-ballooning modes with electron cyclotron resonance heating

    International Nuclear Information System (INIS)

    Huang, J.; Tang, C. J.; Chen, S. Y.

    2016-01-01

    The effects of the deposited power and deposited position of Electron Cyclotron Resonance Heating (ECRH) on Peeling-Ballooning (P-B) modes are simulated using BOUT++ code in this paper. The simulation results show that as the deposited position moves from the top to the bottom of the pedestal, the edge localized mode (ELM) size decreases first and then increases, finally decreases again. For ECRH with different deposited power, the effects on P-B modes are similar if they have the same peak value of the power deposition profile. These results show that the effects of ECRH on P-B modes are primarily determined by the change in pressure profile caused by ECRH. As long as ECRH can lead to large enough change in pressure profile, ECRH can efficiently affect the dynamics of P-B modes.

  8. Simulations of peeling-ballooning modes with electron cyclotron resonance heating

    Energy Technology Data Exchange (ETDEWEB)

    Huang, J.; Tang, C. J. [College of Physical Science and Technology, Sichuan University, Chengdu 610065 (China); Key Laboratory of High Energy Density Physics and Technology of Ministry of Education, Sichuan University, Chengdu 610064 (China); Chen, S. Y., E-mail: sychen531@163.com [College of Physical Science and Technology, Sichuan University, Chengdu 610065 (China); Key Laboratory of High Energy Density Physics and Technology of Ministry of Education, Sichuan University, Chengdu 610064 (China); Southwestern Institute of Physics, Chengdu 610041 (China)

    2016-05-15

    The effects of the deposited power and deposited position of Electron Cyclotron Resonance Heating (ECRH) on Peeling-Ballooning (P-B) modes are simulated using BOUT++ code in this paper. The simulation results show that as the deposited position moves from the top to the bottom of the pedestal, the edge localized mode (ELM) size decreases first and then increases, finally decreases again. For ECRH with different deposited power, the effects on P-B modes are similar if they have the same peak value of the power deposition profile. These results show that the effects of ECRH on P-B modes are primarily determined by the change in pressure profile caused by ECRH. As long as ECRH can lead to large enough change in pressure profile, ECRH can efficiently affect the dynamics of P-B modes.

  9. Fueling profile sensitivities of trapped particle mode transport to TNS

    International Nuclear Information System (INIS)

    Mense, A.T.; Attenberger, S.E.; Houlberg, W.A.

    1977-01-01

    A key factor in the plasma thermal behavior is the anticipated existence of dissipative trapped particle modes. A possible scheme for controlling the strength of these modes was found. The scheme involves varying the cold fueling profile. A one dimensional multifluid transport code was used to simulate plasma behavior. A multiregime model for particle and energy transport was incorporated based on pseudoclassical, trapped electron, and trapped ion regimes used elsewhere in simulation of large tokamaks. Fueling profiles peaked toward the plasma edge may provide a means for reducing density-gradient-driven trapped particle modes, thus reducing diffusion and conduction losses

  10. A burst-mode photon counting receiver with automatic channel estimation and bit rate detection

    Science.gov (United States)

    Rao, Hemonth G.; DeVoe, Catherine E.; Fletcher, Andrew S.; Gaschits, Igor D.; Hakimi, Farhad; Hamilton, Scott A.; Hardy, Nicholas D.; Ingwersen, John G.; Kaminsky, Richard D.; Moores, John D.; Scheinbart, Marvin S.; Yarnall, Timothy M.

    2016-04-01

    We demonstrate a multi-rate burst-mode photon-counting receiver for undersea communication at data rates up to 10.416 Mb/s over a 30-foot water channel. To the best of our knowledge, this is the first demonstration of burst-mode photon-counting communication. With added attenuation, the maximum link loss is 97.1 dB at λ=517 nm. In clear ocean water, this equates to link distances up to 148 meters. For λ=470 nm, the achievable link distance in clear ocean water is 450 meters. The receiver incorporates soft-decision forward error correction (FEC) based on a product code of an inner LDPC code and an outer BCH code. The FEC supports multiple code rates to achieve error-free performance. We have selected a burst-mode receiver architecture to provide robust performance with respect to unpredictable channel obstructions. The receiver is capable of on-the-fly data rate detection and adapts to changing levels of signal and background light. The receiver updates its phase alignment and channel estimates every 1.6 ms, allowing for rapid changes in water quality as well as motion between transmitter and receiver. We demonstrate on-the-fly rate detection, channel BER within 0.2 dB of theory across all data rates, and error-free performance within 1.82 dB of soft-decision capacity across all tested code rates. All signal processing is done in FPGAs and runs continuously in real time.

  11. Observaton of tunneling of slow and fast electromagnetic modes in coupled periodic waveguides

    DEFF Research Database (Denmark)

    Ha, Sangwoo; Sukhorukov, Andrey A.; Lavrinenko, Andrei

    2011-01-01

    We report the experimental observation of tunneling of slow and fast electromagnetic modes in coupled periodic waveguides shifted longitudinally by half of modulation period. According to the symmetry analysis, such a coupler supports two electromagnetic modes with exactly matched slow or fast...... group velocities but different phase velocities for frequencies close to the edge of the photonic band. We confirm the predicted properties of the modes by directly extracting their dispersion and group velocities from the near-field measurements using specialized Bloch-wave spectral analysis method....

  12. Reduction of the heat leak in superconducting system at half-wave-rectified current mode by peltier current lead

    International Nuclear Information System (INIS)

    Yamaguchi, Takayuki; Ohtaki, Naohiro; Nakamura, Keiji; Yamaguchi, Satarou; Hasegawa, Yasuhiro

    2002-01-01

    Experiments of Peltier current lead (PCL) were performed by the way of half-wave-rectified current (HWRC) for an evaluation of the PCL system in the drive with the large-rippled current. The current ripple of the HWRC is large, and we discussed the cooling capability of the current ripple. The experimental results revealed that the temperature difference of the thermoelectric-element (TE) increased with the magnitude of the current in the PCL system, despite the large current ripple. Calorimetric measurements revealed that the PCL reduced the heat leak of 60% for the peak current 90A. We compared the PCL systems of the direct current (dc) mode and the HWRC mode. The results showed that the current dependence of the temperature difference in the HWRC mode did not match that of the dc mode, but those of the heat leak matched well. The performance of the Peltier cooling in the HWRC mode is reduced to be 2/π time of the Seebeck coefficient for the dc mode by using the time-average method. (author)

  13. Reduction of the heat leak in superconducting system at half-wave-rectified current mode by peltier current lead

    CERN Document Server

    Yamaguchi, T; Nakamura, K; Yamaguchi, S; Hasegawa, Y

    2002-01-01

    Experiments of Peltier current lead (PCL) were performed by the way of half-wave-rectified current (HWRC) for an evaluation of the PCL system in the drive with the large-rippled current. The current ripple of the HWRC is large, and we discussed the cooling capability of the current ripple. The experimental results revealed that the temperature difference of the thermoelectric-element (TE) increased with the magnitude of the current in the PCL system, despite the large current ripple. Calorimetric measurements revealed that the PCL reduced the heat leak of 60% for the peak current 90A. We compared the PCL systems of the direct current (dc) mode and the HWRC mode. The results showed that the current dependence of the temperature difference in the HWRC mode did not match that of the dc mode, but those of the heat leak matched well. The performance of the Peltier cooling in the HWRC mode is reduced to be 2/pi time of the Seebeck coefficient for the dc mode by using the time-average method. (author)

  14. Cassandre : a two-dimensional multigroup diffusion code for reactor transient analysis

    International Nuclear Information System (INIS)

    Arien, B.; Daniels, J.

    1986-12-01

    CASSANDRE is a two-dimensional (x-y or r-z) finite element neutronics code with thermohydraulics feedback for reactor dynamics prior to the disassembly phase. It uses the multigroup neutron diffusion theory. Its main characteristics are the use of a generalized quasistatic model, the use of a flexible multigroup point-kinetics algorithm allowing for spectral matching and the use of a finite element description. The code was conceived in order to be coupled with any thermohydraulics module, although thermohydraulics feedback is only considered in r-z geometry. In steady state criticality search is possible either by control rod insertion or by homogeneous poisoning of the coolant. This report describes the main characterstics of the code structure and provides all the information needed to use the code. (Author)

  15. Global Hybrid Simulations of Energetic Particle-driven Modes in Toroidal Plasmas

    International Nuclear Information System (INIS)

    Fu, G.Y.; Breslau, J.; Fredrickson, E.; Park, W.; Strauss, H.R.

    2004-01-01

    Global hybrid simulations of energetic particle-driven MHD modes have been carried out for tokamaks and spherical tokamaks using the hybrid code M3D. The numerical results for the National Spherical Tokamak Experiments (NSTX) show that Toroidal Alfven Eigenmodes are excited by beam ions with their frequencies consistent with the experimental observations. Nonlinear simulations indicate that the n=2 mode frequency chirps down as the mode moves out radially. For ITER, it is shown that the alpha-particle effects are strongly stabilizing for internal kink mode when central safety factor q(0) is sufficiently close to unity. However, the elongation of ITER plasma shape reduces the stabilization significantly

  16. Improved Frame Mode Selection for AMR-WB+ Based on Decision Tree

    Science.gov (United States)

    Kim, Jong Kyu; Kim, Nam Soo

    In this letter, we propose a coding mode selection method for the AMR-WB+ audio coder based on a decision tree. In order to reduce computation while maintaining good performance, decision tree classifier is adopted with the closed loop mode selection results as the target classification labels. The size of the decision tree is controlled by pruning, so the proposed method does not increase the memory requirement significantly. Through an evaluation test on a database covering both speech and music materials, the proposed method is found to achieve a much better mode selection accuracy compared with the open loop mode selection module in the AMR-WB+.

  17. Theory and Modeling of Lasing Modes in Vertical Cavity Surface Emitting Lasers

    Directory of Open Access Journals (Sweden)

    Benjamin Klein

    1998-01-01

    modes that the VCSEL can support are then determined by matching the gain necessary for the optical system in both magnitude and phase to the gain available from the laser's electronic system. Examples are provided.

  18. Documentation for TRACE: an interactive beam-transport code

    International Nuclear Information System (INIS)

    Crandall, K.R.; Rusthoi, D.P.

    1985-01-01

    TRACE is an interactive, first-order, beam-dynamics computer program. TRACE includes space-charge forces and mathematical models for a number of beamline elements not commonly found in beam-transport codes, such as permanent-magnet quadrupoles, rf quadrupoles, rf gaps, accelerator columns, and accelerator tanks. TRACE provides an immediate graphic display of calculative results, has a powerful and easy-to-use command procedure, includes eight different types of beam-matching or -fitting capabilities, and contains its own internal HELP package. This report describes the models and equations used for each of the transport elements, the fitting procedures, and the space-charge/emittance calculations, and provides detailed instruction for using the code

  19. Dynamic model of YGN 3 and 4 steam generators for natural circulation mode

    International Nuclear Information System (INIS)

    Sohn, Jong Joo

    1995-02-01

    A dynamic model for the secondary side of Yonggwang nuclear power plant units 3 and 4 (YGN 3 and 4) steam generator model is developed to improve the accuracy of the present performance analysis code. The new model is based on the one-dimensional three region model to predict the local quality and void fraction distribution along the U-tube length. The local quality concept is used instead of the Wilson bubble rise correlation to simulate the steam generators in the natural circulation mode. The new model can be applicable to the plants in the power operation modes such as load maneuvering transients in which the steam generator internal flow is maintained in the natural circulation mode. To validate the new model, the code predictions are compared with the actual plant data measured for the selected load maneuvering tests performed during the YGN units 3 power ascension test period. The results from the improved model show better agreement with the plant data than those from the present code. Especially, the new model's capability of accurately simulating the steam generator water level behavior during the fast transients such as a large load rejection event is demonstrated

  20. Numerical Simulations of Finite-Length Effects in Diocotron Modes

    Science.gov (United States)

    Mason, Grant W.; Spencer, Ross L.

    2000-10-01

    Over a decade ago Driscoll and Fine(C. F. Driscoll and K. S. Fine, Phys. Fluids B 2) (6), 1359, June 1990. reported experimental observations of an exponential instability in the self-shielded m=1 diocotron mode for an electron plasma confined in a Malmberg-Penning trap. More recently, Finn et al(John M. Finn, Diego del-Castillo-Negrete and Daniel C. Barnes, Phys. Plasmas 6) (10), 3744, October 1999. have given a theoretical explanation of the instability as a finite-length end effect patterned after an analogy to theory for shallow water fluid vortices. However, in a test case selected for comparison, the growth rate in the experiment exceeds the theoretical value by a factor of two. We present results from a two-dimensional, finite length drift-kinetic code and a fully three-dimensional particle-in-cell code written to explore details of finite-length effects in diocotron modes.

  1. Capacity-Approaching Superposition Coding for Optical Fiber Links

    DEFF Research Database (Denmark)

    Estaran Tolosa, Jose Manuel; Zibar, Darko; Tafur Monroy, Idelfonso

    2014-01-01

    We report on the first experimental demonstration of superposition coded modulation (SCM) for polarization-multiplexed coherent-detection optical fiber links. The proposed coded modulation scheme is combined with phase-shifted bit-to-symbol mapping (PSM) in order to achieve geometric and passive......-SCM) is employed in the framework of bit-interleaved coded modulation with iterative decoding (BICM-ID) for forward error correction. The fiber transmission system is characterized in terms of signal-to-noise ratio for back-to-back case and correlated with simulated results for ideal transmission over additive...... white Gaussian noise channel. Thereafter, successful demodulation and decoding after dispersion-unmanaged transmission over 240-km standard single mode fiber of dual-polarization 6-Gbaud 16-, 32- and 64-ary SCM-PSM is experimentally demonstrated....

  2. Transport modeling of L- and H-mode discharges with LHCD on EAST

    Science.gov (United States)

    Li, M. H.; Ding, B. J.; Imbeaux, F.; Decker, J.; Zhang, X. J.; Kong, E. H.; Zhang, L.; Wei, W.; Shan, J. F.; Liu, F. K.; Wang, M.; Xu, H. D.; Yang, Y.; Peysson, Y.; Basiuk, V.; Artaud, J.-F.; Yuynh, P.; Wan, B. N.

    2013-04-01

    High-confinement (H-mode) discharges with lower hybrid current drive (LHCD) as the only heating source are obtained on EAST. In this paper, an empirical transport model of mixed Bohm/gyro-Bohm for electron and ion heat transport was first calibrated against a database of 3 L-mode shots on EAST. The electron and ion temperature profiles are well reproduced in the predictive modeling with the calibrated model coupled to the suite of codes CRONOS. CRONOS calculations with experimental profiles are also performed for electron power balance analysis. In addition, the time evolutions of LHCD are calculated by the C3PO/LUKE code involving current diffusion, and the results are compared with experimental observations.

  3. THEORETICAL MODELING OF THE FEEDBACK STABILIZATION OF EXTERNAL MHD MODES IN TOROIDAL GEOMETRY

    International Nuclear Information System (INIS)

    CHANCE, M.S.; CHU, M.S.; OKABAYASHI, M.; TURNBULL, A.D.

    2001-02-01

    OAK-B135 A theoretical framework for understanding the feedback mechanism against external MHD modes has been formulated. Efficient computational tools--the GATO stability code coupled with a substantially modified VACUUM code--have been developed to effectively design viable feedback systems against these modes. The analysis assumed a thin resistive shell and a feedback coil structure accurately modeled in θ, with only a single harmonic variation in φ. Time constants and induced currents in the enclosing resistive shell are calculated. An optimized configuration based on an idealized model have been computed for the DIII-D device. Up to 90% of the effectiveness of an ideal wall can be achieved

  4. Development of an integral computer code for simulation of heat exchangers

    International Nuclear Information System (INIS)

    Horvat, A.; Catton, I.

    2001-01-01

    Heat exchangers are one of the basic installations in power and process industries. The present guidelines provide an ad-hoc solution to certain design problems. A unified approach based on simultaneous modeling of thermal-hydraulics and structural behavior does not exist. The present paper describes the development of integral numerical code for simulation of heat exchangers. The code is based on Volume Averaging Technique (VAT) for porous media flow modeling. The calculated values of the whole-section drag and heat transfer coefficients show an excellent agreement with already published values. The matching results prove the correctness of the selected approach and verify the developed numerical code used for this calculation.(author)

  5. Stabilization of ballooning modes with sheared toroidal rotation

    International Nuclear Information System (INIS)

    Miller, R.L.; Waelbroeck, F.L.; Hassam, A.B.; Waltz, R.E.

    1995-01-01

    Stabilization of magnetohydrodynamic ballooning modes by sheared toroidal rotation is demonstrated using a shifted circle equilibrium model. A generalized ballooning mode representation is used to eliminate the fast Alfven wave, and an initial value code solves the resulting equations. The s-α diagram (magnetic shear versus pressure gradient) of ballooning mode theory is extended to include rotational shear. In the ballooning representation, the modes shift periodically along the field line to the next point of unfavorable curvature. The shift frequency (dΩ/dq, where Ω is the angular toroidal velocity and q is the safety factor) is proportional to the rotation shear and inversely proportional to the magnetic shear. Stability improves with increasing shift frequency and direct stable access to the second stability regime occurs when this frequency is approximately one-quarter to one-half the Alfven frequency, ω A =V A /qR. copyright 1995 American Institute of Physics

  6. Performance Analysis of a New Coded TH-CDMA Scheme in Dispersive Infrared Channel with Additive Gaussian Noise

    Science.gov (United States)

    Hamdi, Mazda; Kenari, Masoumeh Nasiri

    2013-06-01

    We consider a time-hopping based multiple access scheme introduced in [1] for communication over dispersive infrared links, and evaluate its performance for correlator and matched filter receivers. In the investigated time-hopping code division multiple access (TH-CDMA) method, the transmitter benefits a low rate convolutional encoder. In this method, the bit interval is divided into Nc chips and the output of the encoder along with a PN sequence assigned to the user determines the position of the chip in which the optical pulse is transmitted. We evaluate the multiple access performance of the system for correlation receiver considering background noise which is modeled as White Gaussian noise due to its large intensity. For the correlation receiver, the results show that for a fixed processing gain, at high transmit power, where the multiple access interference has the dominant effect, the performance improves by the coding gain. But at low transmit power, in which the increase of coding gain leads to the decrease of the chip time, and consequently, to more corruption due to the channel dispersion, there exists an optimum value for the coding gain. However, for the matched filter, the performance always improves by the coding gain. The results show that the matched filter receiver outperforms the correlation receiver in the considered cases. Our results show that, for the same bandwidth and bit rate, the proposed system excels other multiple access techniques, like conventional CDMA and time hopping scheme.

  7. Modelling relationships between match events and match outcome in elite football.

    Science.gov (United States)

    Liu, Hongyou; Hopkins, Will G; Gómez, Miguel-Angel

    2016-08-01

    Identifying match events that are related to match outcome is an important task in football match analysis. Here we have used generalised mixed linear modelling to determine relationships of 16 football match events and 1 contextual variable (game location: home/away) with the match outcome. Statistics of 320 close matches (goal difference ≤ 2) of season 2012-2013 in the Spanish First Division Professional Football League were analysed. Relationships were evaluated with magnitude-based inferences and were expressed as extra matches won or lost per 10 close matches for an increase of two within-team or between-team standard deviations (SD) of the match event (representing effects of changes in team values from match to match and of differences between average team values, respectively). There was a moderate positive within-team effect from shots on target (3.4 extra wins per 10 matches; 99% confidence limits ±1.0), and a small positive within-team effect from total shots (1.7 extra wins; ±1.0). Effects of most other match events were related to ball possession, which had a small negative within-team effect (1.2 extra losses; ±1.0) but a small positive between-team effect (1.7 extra wins; ±1.4). Game location showed a small positive within-team effect (1.9 extra wins; ±0.9). In analyses of nine combinations of team and opposition end-of-season rank (classified as high, medium, low), almost all between-team effects were unclear, while within-team effects varied depending on the strength of team and opposition. Some of these findings will be useful to coaches and performance analysts when planning training sessions and match tactics.

  8. Job Searchers, Job Matches and the Elasticity of Matching

    NARCIS (Netherlands)

    Broersma, L.; van Ours, J.C.

    1998-01-01

    This paper stresses the importance of a specification of the matching function in which the measure of job matches corresponds to the measure of job searchers. In many empirical studies on the matching function this requirement has not been fulfilled because it is difficult to find information about

  9. Topological zero modes in Monte Carlo simulations

    International Nuclear Information System (INIS)

    Dilger, H.

    1994-08-01

    We present an improvement of global Metropolis updating steps, the instanton hits, used in a hybrid Monte Carlo simulation of the two-flavor Schwinger model with staggered fermions. These hits are designed to change the topological sector of the gauge field. In order to match these hits to an unquenched simulation with pseudofermions, the approximate zero mode structure of the lattice Dirac operator has to be considered explicitly. (orig.)

  10. Transport through dissipative trapped electron mode and toroidal ion temperature gradient mode in TEXTOR

    International Nuclear Information System (INIS)

    Rogister, A.; Hasselberg, G.; Waelbroeck, F.; Weiland, J.

    1987-12-01

    A self-consistent transport code is used to evaluate how plasma confinement in tokamaks is influenced by the microturbulent fields which are excited by the dissipative trapped electron (DTE) instability. As shown previously, the saturation theory on which the code is based has been developed from first principles. The toroidal coupling resulting from the ion magnetic drifts is neglected; arguments are presented to justify this approximation. The numerical results reproduce well the neo-Alcator scaling law observed experimentally - e.g. in TEXTOR - in non detached ohmic discharges, the confinement degradation which results when auxiliary heating is applied, as well as a large number of other experimental observations. We also assess the possible impact of the toroidal ion temperature gradient mode on energy confinement by estimating the ion thermal flux with the help of the mixing length approximation. (orig./GG)

  11. Neural coding in graphs of bidirectional associative memories.

    Science.gov (United States)

    Bouchain, A David; Palm, Günther

    2012-01-24

    In the last years we have developed large neural network models for the realization of complex cognitive tasks in a neural network architecture that resembles the network of the cerebral cortex. We have used networks of several cortical modules that contain two populations of neurons (one excitatory, one inhibitory). The excitatory populations in these so-called "cortical networks" are organized as a graph of Bidirectional Associative Memories (BAMs), where edges of the graph correspond to BAMs connecting two neural modules and nodes of the graph correspond to excitatory populations with associative feedback connections (and inhibitory interneurons). The neural code in each of these modules consists essentially of the firing pattern of the excitatory population, where mainly it is the subset of active neurons that codes the contents to be represented. The overall activity can be used to distinguish different properties of the patterns that are represented which we need to distinguish and control when performing complex tasks like language understanding with these cortical networks. The most important pattern properties or situations are: exactly fitting or matching input, incomplete information or partially matching pattern, superposition of several patterns, conflicting information, and new information that is to be learned. We show simple simulations of these situations in one area or module and discuss how to distinguish these situations based on the overall internal activation of the module. This article is part of a Special Issue entitled "Neural Coding". Copyright © 2011 Elsevier B.V. All rights reserved.

  12. Digital control of high-frequency switched-mode power converters

    CERN Document Server

    Corradini, Luca; Mattavelli, Paolo; Zane, Regan

    This book is focused on the fundamental aspects of analysis, modeling and design of digital control loops around high-frequency switched-mode power converters in a systematic and rigorous manner Comprehensive treatment of digital control theory for power converters Verilog and VHDL sample codes are provided Enables readers to successfully analyze, model, design, and implement voltage, current, or multi-loop digital feedback loops around switched-mode power converters Practical examples are used throughout the book to illustrate applications of the techniques developed Matlab examples are also

  13. Tokamak plasma transport simulation in the presence of neoclassical tearing modes

    International Nuclear Information System (INIS)

    Takahashi, Y.; Yamazaki, K.; Arimoto, H.; Shoji, T.; Garcia, J.

    2008-01-01

    For the prediction of the ITER plasmas, the effect of the neoclassical tearing mode (NTM) on the plasma confinement has been calculated using the 1.5-dimensional equilibrium and transport simulation code TOTAL. The time evolution of the NTM magnetic island has been analyzed using the modified Rutherford equation for a ITER normal shear plasma. The anomalous transport model used here is GLF23. The saturated magnetic island widths are w/a - 0.048 at 3/2 mode and w/a - 0.21 at 2/1 mode, and the reduction in fusion power output by NTM is 27% at the 3/2 mode, 82% at the 2/1 mode, and 89% at the 3/2 + 2/1 double mode. The stabilization effect of the electron cyclotron current drive (ECCD) with EC is also clarified. The threshold of ECCD power for the full stabilization is ∼10[MW] against the 3/2 mode, and ∼23[MW] against the 2/1 mode. (author)

  14. Multiplexing of adjacent vortex modes with the forked grating coupler

    Science.gov (United States)

    Nadovich, Christopher T.; Kosciolek, Derek J.; Crouse, David T.; Jemison, William D.

    2017-08-01

    For vortex fiber multiplexing to reach practical commercial viability, simple silicon photonic interfaces with vortex fiber will be required. These interfaces must support multiplexing. Toward this goal, an efficient singlefed multimode Forked Grating Coupler (FGC) for coupling two different optical vortex OAM charges to or from the TE0 and TE1 rectangular waveguide modes has been developed. A simple, apodized device implemented with e-beam lithography and a conventional dual-etch processing on SOI wafer exhibits low crosstalk and reasonable mode match. Advanced designs using this concept are expected to further improve performance.

  15. Spectral Amplitude Coding (SAC)-OCDMA Network with 8DPSK

    Science.gov (United States)

    Aldhaibani, A. O.; Aljunid, S. A.; Fadhil, Hilal A.; Anuar, M. S.

    2013-09-01

    Optical code division multiple access (OCDMA) technique is required to meet the increased demand for high speed, large capacity communications in optical networks. In this paper, the transmission performance of a spectral amplitude coding (SAC)-OCDMA network is investigated when a conventional single-mode fiber (SMF) is used as the transmission link using 8DPSK modulation. The DW has a fixed weight of two. Simulation results reveal that the transmission distance is limited mainly by the fiber dispersion when high coding chip rate is used. For a two-user SAC-OCDMA network operating with 2 Gbit/s data rate and two wavelengths for each user, the maximum allowable transmission distance is about 15 km.

  16. Gyrokinetic Vlasov code including full three-dimensional geometry of experiments

    International Nuclear Information System (INIS)

    Nunami, Masanori; Watanabe, Tomohiko; Sugama, Hideo

    2010-03-01

    A new gyrokinetic Vlasov simulation code, GKV-X, is developed for investigating the turbulent transport in magnetic confinement devices with non-axisymmetric configurations. Effects of the magnetic surface shapes in a three-dimensional equilibrium obtained from the VMEC code are accurately incorporated. Linear simulations of the ion temperature gradient instabilities and the zonal flows in the Large Helical Device (LHD) configuration are carried out by the GKV-X code for a benchmark test against the GKV code. The frequency, the growth rate, and the mode structure of the ion temperature gradient instability are influenced by the VMEC geometrical data such as the metric tensor components of the Boozer coordinates for high poloidal wave numbers, while the difference between the zonal flow responses obtained by the GKV and GKV-X codes is found to be small in the core LHD region. (author)

  17. Development of a hybrid mode linear transformer driver stage

    Science.gov (United States)

    Zhang, Le; Wang, Meng; Zhou, Liangji; Tian, Qing; Guo, Fan; Wang, Lingyun; Qing, Yanling; Zhao, Yue; Dai, Yingmin; Han, Wenhui; Chen, Lin; Xie, Weiping

    2018-02-01

    At present, the mainstream technologies of primary power sources of large pulse power devices adopt Marx or linear transformer driver (LTD) designs. Based on the analysis of the characteristics of these two types of circuit topologies, the concept of a hybrid mode LTD stage based on Marx branches is proposed. The analysis shows that the hybrid mode LTD stage can realize the following goals: (a) to reduce the energy and power handled by the basic components (switch and capacitor) to lengthen their lifetime; (b) to reduce the requirements of the multipath synchronous trigger system; and (c) to improve the maintainability of the LTD stage by using independent Marx generators instead of "traditional LTD bricks." To verify the technique, a hybrid mode LTD stage consisting of 50 branches (four-stage compact Marx generators) was designed, manufactured and tested. The stage has a radius of about 3.3 m and a height of 0.6 m. The single Marx circuit's load current is about 21 kA, with a rise time of ˜90 ns (10%-90%), under the conditions of capacitors charged to ±40 kV and a 6.9 Ω matched load. The whole stage's load current is ˜1 MA , with a rise time of ˜112 ns (10%-90%), when the capacitors are charged to ±45 kV and the matched load is 0.14 Ω .

  18. 78 FR 73195 - Privacy Act of 1974: CMS Computer Matching Program Match No. 2013-01; HHS Computer Matching...

    Science.gov (United States)

    2013-12-05

    ... 1974: CMS Computer Matching Program Match No. 2013-01; HHS Computer Matching Program Match No. 1312 AGENCY: Centers for Medicare & Medicaid Services (CMS), Department of Health and Human Services (HHS... Privacy Act of 1974 (5 U.S.C. 552a), as amended, this notice announces the renewal of a CMP that CMS plans...

  19. Usefulness of the myocardial performance index determined by tissue Doppler imaging m-mode for predicting mortality in the general population

    DEFF Research Database (Denmark)

    Biering-Sørensen, Tor; Møgelvang, Rasmus; Haahr-Pedersen, Sune Ammentorp

    2011-01-01

    The objective of this study was to evaluate the prognostic value of the myocardial performance index (MPI), assessed by color-coded tissue Doppler imaging (TDI) M-mode through the anterior mitral leaflet. Color TDI M-mode through the mitral leaflet is an easy, very fast, and precise method...... ventricular in- and outflow using standard procedures (MPI(conv)) and by color-coded TDI M-mode through the mitral leaflet in the apical 4-chamber view (MPI(TDI)). MPI(TDI) was increased in subjects with coronary heart disease (CHD) compared to controls, even after multivariable adjustment (p

  20. Pedestal structure and stability in H-mode and I-mode: a comparative study on Alcator C-Mod

    International Nuclear Information System (INIS)

    Hughes, J.W.; Walk, J.R.; Davis, E.M.; LaBombard, B.; Baek, S.G.; Churchill, R.M.; Greenwald, M.; Hubbard, A.E.; Lipschultz, B.; Marmar, E.S.; Reinke, M.L.; Rice, J.E.; Theiler, C.; Terry, J.; White, A.E.; Whyte, D.G.; Snyder, P.B.; Groebner, R.J.; Osborne, T.; Diallo, A.

    2013-01-01

    New experimental data from the Alcator C-Mod tokamak are used to benchmark predictive modelling of the edge pedestal in various high-confinement regimes, contributing to greater confidence in projection of pedestal height and width in ITER and reactors. ELMy H-modes operate near stability limits for ideal peeling–ballooning modes, as shown by calculations with the ELITE code. Experimental pedestal width in ELMy H-mode scales as the square root of β pol at the pedestal top, i.e. the dependence expected from theory if kinetic ballooning modes (KBMs) were responsible for limiting the pedestal width. A search for KBMs in experiment has revealed a short-wavelength electromagnetic fluctuation in the pedestal that is a candidate driver for inter-edge localized mode (ELM) pedestal regulation. A predictive pedestal model (EPED) has been tested on an extended set of ELMy H-modes from C-Mod, reproducing pedestal height and width reasonably well across the data set, and extending the tested range of EPED to the highest absolute pressures available on any existing tokamak and to within a factor of three of the pedestal pressure targeted for ITER. In addition, C-Mod offers access to two regimes, enhanced D-alpha (EDA) H-mode and I-mode, that have high pedestals, but in which large ELM activity is naturally suppressed and, instead, particle and impurity transport are regulated continuously. Pedestals of EDA H-mode and I-mode discharges are found to be ideal magnetohydrodynamic (MHD) stable with ELITE, consistent with the general absence of ELM activity. Invocation of alternative physics mechanisms may be required to make EPED-like predictions of pedestals in these kinds of intrinsically ELM-suppressed regimes, which would be very beneficial to operation in burning plasma devices. (paper)

  1. Characterization of pseudosingle bunch kick-and-cancel operational mode

    Science.gov (United States)

    Sun, C.; Robin, D. S.; Steier, C.; Portmann, G.

    2015-12-01

    Pseudosingle-bunch kick-and-cancel (PSB-KAC) is a new operational mode at the Advanced Light Source of Lawrence Berkeley National Laboratory that provides full timing and repetition rate control for single x-ray pulse users while being fully transparent to other users of synchrotron radiation light. In this operational mode, a single electron bunch is periodically displaced from a main bunch train by a fast kicker magnet with a user-on-demand repetition rate, creating a single x-ray pulse to be matched to a typical laser excitation pulse rate. This operational mode can significantly improve the signal to noise ratio of single x-ray pulse experiments and drastically reduce dose-induced sample damage rate. It greatly expands the capabilities of synchrotron light sources to carry out dynamics and time-of-flight experiments. In this paper, we carry out extensive characterizations of this PSB-KAC mode both numerically and experimentally. This includes the working principle of this mode, resonance conditions and beam stability, experimental setups, and diagnostic tools and measurements.

  2. Characterization of pseudosingle bunch kick-and-cancel operational mode

    Directory of Open Access Journals (Sweden)

    C. Sun

    2015-12-01

    Full Text Available Pseudosingle-bunch kick-and-cancel (PSB-KAC is a new operational mode at the Advanced Light Source of Lawrence Berkeley National Laboratory that provides full timing and repetition rate control for single x-ray pulse users while being fully transparent to other users of synchrotron radiation light. In this operational mode, a single electron bunch is periodically displaced from a main bunch train by a fast kicker magnet with a user-on-demand repetition rate, creating a single x-ray pulse to be matched to a typical laser excitation pulse rate. This operational mode can significantly improve the signal to noise ratio of single x-ray pulse experiments and drastically reduce dose-induced sample damage rate. It greatly expands the capabilities of synchrotron light sources to carry out dynamics and time-of-flight experiments. In this paper, we carry out extensive characterizations of this PSB-KAC mode both numerically and experimentally. This includes the working principle of this mode, resonance conditions and beam stability, experimental setups, and diagnostic tools and measurements.

  3. Simulation and transient analyses of a complete passive heat removal system in a downward cooling pool-type material testing reactor against a complete station blackout and long-term natural convection mode using the RELAP5/3.2 code

    Energy Technology Data Exchange (ETDEWEB)

    Hedayat, Afshin [Reactor and Nuclear Safety School, Nuclear Science and Technology Research Institute (NSTRI), Tehran (Iran, Islamic Republic of)

    2017-08-15

    In this paper, a complete station blackout (SBO) or complete loss of electrical power supplies is simulated and analyzed in a downward cooling 5-MW pool-type Material Testing Reactor (MTR). The scenario is traced in the absence of active cooling systems and operators. The code nodalization is successfully benchmarked against experimental data of the reactor's operating parameters. The passive heat removal system includes downward water cooling after pump breakdown by the force of gravity (where the coolant streams down to the unfilled portion of the holdup tank), safety flapper opening, flow reversal from a downward to an upward cooling direction, and then the upward free convection heat removal throughout the flapper safety valve, lower plenum, and fuel assemblies. Both short-term and long-term natural core cooling conditions are simulated and investigated using the RELAP5 code. Short-term analyses focus on the safety flapper valve operation and flow reversal mode. Long-term analyses include simulation of both complete SBO and long-term operation of the free convection mode. Results are promising for pool-type MTRs because this allows operators to investigate RELAP code abilities for MTR thermal–hydraulic simulations without any oscillation; moreover, the Tehran Research Reactor is conservatively safe against the complete SBO and long-term free convection operation.

  4. Simulation and transient analyses of a complete passive heat removal system in a downward cooling pool-type material testing reactor against a complete station blackout and long-term natural convection mode using the RELAP5/3.2 code

    Directory of Open Access Journals (Sweden)

    Afshin Hedayat

    2017-08-01

    Full Text Available In this paper, a complete station blackout (SBO or complete loss of electrical power supplies is simulated and analyzed in a downward cooling 5-MW pool-type Material Testing Reactor (MTR. The scenario is traced in the absence of active cooling systems and operators. The code nodalization is successfully benchmarked against experimental data of the reactor's operating parameters. The passive heat removal system includes downward water cooling after pump breakdown by the force of gravity (where the coolant streams down to the unfilled portion of the holdup tank, safety flapper opening, flow reversal from a downward to an upward cooling direction, and then the upward free convection heat removal throughout the flapper safety valve, lower plenum, and fuel assemblies. Both short-term and long-term natural core cooling conditions are simulated and investigated using the RELAP5 code. Short-term analyses focus on the safety flapper valve operation and flow reversal mode. Long-term analyses include simulation of both complete SBO and long-term operation of the free convection mode. Results are promising for pool-type MTRs because this allows operators to investigate RELAP code abilities for MTR thermal–hydraulic simulations without any oscillation; moreover, the Tehran Research Reactor is conservatively safe against the complete SBO and long-term free convection operation.

  5. Tearing mode dynamics and sawtooth oscillation in Hall-MHD

    Science.gov (United States)

    Ma, Zhiwei; Zhang, Wei; Wang, Sheng

    2017-10-01

    Tearing mode instability is one of the most important dynamic processes in space and laboratory plasmas. Hall effects, resulted from the decoupling of electron and ion motions, could cause the fast development and perturbation structure rotation of the tearing mode and become non-negligible. We independently developed high accuracy nonlinear MHD code (CLT) to study Hall effects on the dynamic evolution of tearing modes with Tokamak geometries. It is found that the rotation frequency of the mode in the electron diamagnetic direction is in a good agreement with analytical prediction. The linear growth rate increases with increase of the ion inertial length, which is contradictory to analytical solution in the slab geometry. We further find that the self-consistently generated rotation largely alters the dynamic behavior of the double tearing mode and the sawtooth oscillation. National Magnetic Confinement Fusion Science Program of China under Grant No. 2013GB104004 and 2013GB111004.

  6. Fast H.264/AVC FRExt intra coding using belief propagation.

    Science.gov (United States)

    Milani, Simone

    2011-01-01

    In the H.264/AVC FRExt coder, the coding performance of Intra coding significantly overcomes the previous still image coding standards, like JPEG2000, thanks to a massive use of spatial prediction. Unfortunately, the adoption of an extensive set of predictors induces a significant increase of the computational complexity required by the rate-distortion optimization routine. The paper presents a complexity reduction strategy that aims at reducing the computational load of the Intra coding with a small loss in the compression performance. The proposed algorithm relies on selecting a reduced set of prediction modes according to their probabilities, which are estimated adopting a belief-propagation procedure. Experimental results show that the proposed method permits saving up to 60 % of the coding time required by an exhaustive rate-distortion optimization method with a negligible loss in performance. Moreover, it permits an accurate control of the computational complexity unlike other methods where the computational complexity depends upon the coded sequence.

  7. Use of a hybrid code for global-scale plasma simulation

    International Nuclear Information System (INIS)

    Swift, D.W.

    1996-01-01

    This paper presents a demonstration of the use of a hybrid code to model the Earth's magnetosphere on a global scale. The typical hybrid code calculates the interaction of fully kinetic ions and a massless electron fluid with the magnetic field. This code also includes a fluid ion component to approximate the cold ionospheric plasma that spatially overlaps with the discrete particle component. Other innovative features of the code include a numerically generated curvilinear coordinate system and subcycling of the magnetic field update to the particle push. These innovations allow the code to accommodate disparate time and distance scales. The demonstration is a simulation of the noon meridian plane of the magnetosphere. The code exhibits the formation of fast and slow-mode shocks and tearing reconnection at the magnetopause. New results include particle acceleration in the cusp and nearly field aligned currents linking the cusp and polar ionosphere. The paper also describes a density depletion instability and measures to avoid it. 27 refs., 4 figs

  8. System verification and validation report for the TMAD code

    International Nuclear Information System (INIS)

    Finfrock, S.H.

    1995-01-01

    This document serves as the Verification and Validation Report for the TMAD code system, which includes the TMAD code and the LIBMAKR Code. The TMAD code was commissioned to facilitate the interpretation of moisture probe measurements in the Hanford Site waste tanks. In principle, the code is an interpolation routine that acts over a library of benchmark data based on two independent variables, typically anomaly size and moisture content. Two additional variables, anomaly type and detector type, can also be considered independent variables, but no interpolation is done over them. The dependent variable is detector response. The intent is to provide the code with measured detector responses from two or more detectors. The code will then interrogate (and interpolate upon) the benchmark data library and find the anomaly-type/anomaly-size/moisture-content combination that provides the closest match to the measured data. The primary purpose of this document is to provide the results of the system testing and the conclusions based thereon. The results of the testing process are documented in the body of the report. Appendix A gives the test plan, including test procedures, used in conducting the tests. Appendix B lists the input data required to conduct the tests, and Appendices C and 0 list the numerical results of the tests

  9. 3D PiC code investigations of Auroral Kilometric Radiation mechanisms

    International Nuclear Information System (INIS)

    Gillespie, K M; McConville, S L; Speirs, D C; Ronald, K; Phelps, A D R; Bingham, R; Cross, A W; Robertson, C W; Whyte, C G; He, W; Vorgul, I; Cairns, R A; Kellett, B J

    2014-01-01

    Efficient (∼1%) electron cyclotron radio emissions are known to originate in the X mode from regions of locally depleted plasma in the Earths polar magnetosphere. These emissions are commonly referred to as the Auroral Kilometric Radiation (AKR). AKR occurs naturally in these polar regions where electrons are accelerated by electric fields into the increasing planetary magnetic dipole. Here conservation of the magnetic moment converts axial to rotational momentum forming a horseshoe distribution in velocity phase space. This distribution is unstable to cyclotron emission with radiation emitted in the X-mode. Initial studies were conducted in the form of 2D PiC code simulations [1] and a scaled laboratory experiment that was constructed to reproduce the mechanism of AKR. As studies progressed, 3D PiC code simulations were conducted to enable complete investigation of the complex interaction dimensions. A maximum efficiency of 1.25% is predicted from these simulations in the same mode and frequency as measured in the experiment. This is also consistent with geophysical observations and the predictions of theory.

  10. Analysis of resistive tearing-mode in the reversed-field pinch plasma

    International Nuclear Information System (INIS)

    Oshiyama, Hiroshi; Masamune, Sadao; Hamuro, Eitaro; Tamaki, Reiji.

    1985-01-01

    As one of the methods of confining high temperature plasma by magnetic stress, attention has been paid to reversed field pinch (RFP). This RFP is the method of maintaining plasma pressure by combining the poloidal field generated by plasma current and the toroidal field having nearly same intensity, thus forming the toroidal shape, closed magnetic surface. As the typical RFP equipment, there have been TPE-1R(M), HBTX-1A, ZT-40M and OHTE, but in order to anticipate the further development, one of the problems is the resistive instability. In this study, the critical beta value determined by the tearing mode in RFP configuration was examined by analytical and numerical calculation methods. The position of a wall required for the stability was determined by solving a second order differential equation for a radial perturbed magnetic field. The propriety of the computer code for determining the position was examined. The magnetic field configuration having a finite beta value was determined, and its stability against a tearing mode was investigated. For this judgement of the stability, the developed computer code was used. The tearing mode in a Bessel function model, the tearing mode of a finite beta value and others are described. (Kako, I.)

  11. User's guide to the repository intrusion risk evaluation code INTRUDE

    International Nuclear Information System (INIS)

    Nancarrow, D.J.; Thorne, M.C.

    1986-05-01

    The report, commissioned by the Department of the Environment as part of its radioactive waste management research programme, constitutes the user's guide to the repository intrusion risk evaluation code INTRUDE. It provides an explanation of the mathematical basis of the code, the database used and the operation of the code. INTRUDE is designed to facilitate the estimation of individual risks arising from the possibility of intrusion into shallow land burial facilities for radioactive wastes. It considers a comprehensive inventory of up to 65 long-lived radionuclides and produces risk estimates for up to 20 modes of intrusion and up to 50 times of evaluation. (author)

  12. Failure modes and natural control time for distributed vibrating systems

    International Nuclear Information System (INIS)

    Reid, R.M.

    1994-01-01

    The eigenstructure of the Gram matrix of frequency exponentials is used to study linear vibrating systems of hyperbolic type with distributed control. Using control norm as a practical measure of controllability and the vibrating string as a prototype, it is demonstrated that hyperbolic systems have a natural control time, even when only finitely many modes are excited. For shorter control times there are identifiable control failure modes which can be steered to zero only with very high cost in control norm. Both natural control time and the associated failure modes are constructed for linear fluids, strings, and beams, making note of the essential algorithms and Mathematica code, and displaying results graphically

  13. COOLOD-N2: a computer code, for the analyses of steady-state thermal-hydraulics in research reactors

    International Nuclear Information System (INIS)

    Kaminaga, Masanori

    1994-03-01

    The COOLOD-N2 code provides a capability for the analyses of the steady-state thermal-hydraulics of research reactors. This code is revised version of the COOLOD-N code, and is applicable not only for research reactors in which plate-type fuel is adopted, but also for research reactors in which rod-type fuel is adopted. In the code, subroutines to calculate temperature distribution in rod-type fuel have been newly added to the COOLOD-N code. The COOLOD-N2 code can calculate fuel temperatures under both forced convection cooling mode and natural convection cooling mode as well as COOLOD-N code. In the COOLOD-N2 code, a 'Heat Transfer package' is used for calculating heat transfer coefficient, DNB heat flux etc. The 'Heat Transfer package' is subroutine program and is especially developed for research reactors in which plate-type fuel is adopted. In case of rod-type fuel, DNB heat flux is calculated by both the 'Heat Transfer package' and Lund DNB heat flux correlation which is popular for TRIGA reactor. The COOLOD-N2 code also has a capability of calculating ONB temperature, the heat flux at onset of flow instability as well as DNB heat flux. (author)

  14. Analysis and Prediction of Sea Ice Evolution using Koopman Mode Decomposition Techniques

    Science.gov (United States)

    2018-04-30

    Resources: N/A TOTAL: $18,687 2 TECHNICAL STATUS REPORT Abstract The program goal is analysis of sea ice dynamical behavior using Koopman Mode Decompo...Title: Analysis and Prediction of Sea Ice Evolution using Koopman Mode Decomposition Techniques Subject: Monthly Progress Report Period of...Attn: Code 5596 4555 Overlook Avenue, SW Washington, D.C. 20375-5320 E-mail: reports@library.nrl.navy.mil Defense Technical Information Center

  15. Harnessing the mode mixing in optical fiber-tip cavities

    International Nuclear Information System (INIS)

    Podoliak, Nina; Horak, Peter; Takahashi, Hiroki; Keller, Matthias

    2017-01-01

    We present a systematic numerical study of Fabry–Pérot optical cavities with Gaussian-shape mirrors formed between tips of optical fibers. Such cavities can be fabricated by laser machining of fiber tips and are promising systems for achieving strong coupling between atomic particles and an optical field as required for quantum information applications. Using a mode mixing matrix method, we analyze the cavity optical eigenmodes and corresponding losses depending on a range of cavity-shape parameters, such as mirror radius of curvature, indentation depth and cavity length. The Gaussian shape of the mirrors causes mixing of optical modes in the cavity. We investigate the effect of the mode mixing on the coherent atom-cavity coupling as well as the mode matching between the cavity and a single-mode optical fiber. While the mode mixing is associated with increased cavity losses, it can also lead to an enhancement of the local optical field. We demonstrate that around the resonance between the fundamental and 2nd order Laguerre–Gaussian modes of the cavity it is possible to obtain 50% enhancement of the atom-cavity coupling at the cavity center while still maintaining low cavity losses and high cavity-fiber optical coupling. (paper)

  16. BBU code development for high-power microwave generators

    International Nuclear Information System (INIS)

    Houck, T.L.; Westenskow, G.A.; Yu, S.S.

    1992-01-01

    We are developing a two-dimensional, time-dependent computer code for the simulation of transverse instabilities in support of relativistic klystron-two beam accelerator research at LLNL. The code addresses transient effects as well as both cumulative and regenerative beam breakup modes. Although designed specifically for the transport of high current (kA) beams through traveling-wave structures, it is applicable to devices consisting of multiple combinations of standing-wave, traveling-wave, and induction accelerator structures. In this paper we compare code simulations to analytical solutions for the case where there is no rf coupling between cavities, to theoretical scaling parameters for coupled cavity structures, and to experimental data involving beam breakup in the two traveling-wave output structure of our microwave generator. (Author) 4 figs., tab., 5 refs

  17. Multi-mode remote participation on the GOLEM tokamak

    International Nuclear Information System (INIS)

    Svoboda, V.; Huang, B.; Mlynar, J.; Pokol, G.I.; Stoeckel, J.; Vondrasek, G.

    2011-01-01

    The GOLEM tokamak (formerly CASTOR) at Czech Technical University is demonstrated as an educational tokamak device for domestic and foreign students. Remote participation of several foreign universities (in Hungary, Belgium, Poland and Costa Rica) has been successfully performed. A unique feature of the GOLEM device is functionality which enables complete remote participation and control, solely through Internet access. Basic remote control is possible either in online mode via WWW/SSH interface or offline mode using batch processing code. Discharge parameters are set in each case to configure the tokamak for a plasma discharge. Using the X11 protocol it is possible to control in an advanced mode many technological aspects of the tokamak operation, including: i) vacuum pump initialization, ii) chamber baking, iii) charging of power supplies, iv) plasma discharge scenario, v) data acquisition system.

  18. Suppression and nonlinear excitation of parasitic modes in second harmonic gyrotrons operating in a very high order mode

    International Nuclear Information System (INIS)

    Nusinovich, Gregory S.; Pu, Ruifeng; Granatstein, Victor L.

    2015-01-01

    In recent years, there was an active development of high-power, sub-terahertz (sub-THz) gyrotrons for numerous applications. For example, a 0.67 THz gyrotron delivering more than 200 kW with about 20% efficiency was developed. This record high efficiency was achieved because the gyrotron operated in a high-order TE 31,8 -mode with the power of ohmic losses less than 10% of the power of outgoing radiation. That gyrotron operated at the fundamental cyclotron resonance, and a high magnetic field of about 27 T was created by a pulse solenoid. For numerous applications, it is beneficial to use gyrotrons at cyclotron harmonics which can operate in available cryomagnets with fields not exceeding 15 T. However, typically, the gyrotron operation at harmonics faces severe competition from parasitic modes at the fundamental resonance. In the present paper, we consider a similar 0.67 THz gyrotron designed for operation in the same TE 31,8 -mode, but at the second harmonic. We focus on two nonlinear effects typical for interaction between the fundamental and second harmonic modes, viz., the mode suppression and the nonlinear excitation of the mode at the fundamental harmonic by the second harmonic oscillations. Our study includes both the analytical theory and numerical simulations performed with the self-consistent code MAGY. The simulations show that stable second harmonic operation in the TE 31,8 mode is possible with only modest sacrifice of efficiency and power

  19. An improved principal component analysis based region matching method for fringe direction estimation

    Science.gov (United States)

    He, A.; Quan, C.

    2018-04-01

    The principal component analysis (PCA) and region matching combined method is effective for fringe direction estimation. However, its mask construction algorithm for region matching fails in some circumstances, and the algorithm for conversion of orientation to direction in mask areas is computationally-heavy and non-optimized. We propose an improved PCA based region matching method for the fringe direction estimation, which includes an improved and robust mask construction scheme, and a fast and optimized orientation-direction conversion algorithm for the mask areas. Along with the estimated fringe direction map, filtered fringe pattern by automatic selective reconstruction modification and enhanced fast empirical mode decomposition (ASRm-EFEMD) is used for Hilbert spiral transform (HST) to demodulate the phase. Subsequently, windowed Fourier ridge (WFR) method is used for the refinement of the phase. The robustness and effectiveness of proposed method are demonstrated by both simulated and experimental fringe patterns.

  20. Kinetic slow mode-type solitons

    Directory of Open Access Journals (Sweden)

    K. Baumgärtel

    2005-01-01

    Full Text Available One-dimensional hybrid code simulations are presented, carried out in order both to study solitary waves of the slow mode branch in an isotropic, collisionless, medium-β plasma (βi=0.25 and to test the fluid based soliton interpretation of Cluster observed strong magnetic depressions (Stasiewicz et al., 2003; Stasiewicz, 2004 against kinetic theory. In the simulations, a variety of strongly oblique, large amplitude, solitons are seen, including solitons with Alfvenic polarization, similar to those predicted by the Hall-MHD theory, and robust, almost non-propagating, solitary structures of slow magnetosonic type with strong magnetic field depressions and perpendicular ion heating, which have no counterpart in fluid theory. The results support the soliton-based interpretation of the Cluster observations, but reveal substantial deficiencies of Hall-MHD theory in describing slow mode-type solitons in a plasma of moderate beta.

  1. Quality and matching performance analysis of three-dimensional unraveled fingerprints

    Science.gov (United States)

    Wang, Yongchang; Hao, Qi; Fatehpuria, Abhishika; Hassebrook, Laurence G.; Lau, Daniel L.

    2010-07-01

    The use of fingerprints as a biometric is both the oldest mode of computer-aided personal identification and the most-relied-on technology in use today. However, current acquisition methods have some challenging and peculiar difficulties. For higher performance fingerprint data acquisition and verification, a novel noncontact 3-D fingerprint scanner is investigated, where both the detailed 3-D and albedo information of the finger is obtained. The obtained high-resolution 3-D prints are further converted into 3-D unraveled prints, to be compatible with traditional 2-D automatic fingerprint identification systems. As a result, many limitations imposed on conventional fingerprint capture and processing can be reduced by the unobtrusiveness of this approach and the extra depth information acquired. To compare the quality and matching performances of 3-D unraveled with traditional 2-D plain fingerprints, we collect both 3-D prints and their 2-D plain counterparts. The print quality and matching performances are evaluated and analyzed by using National Institute of Standard Technology fingerprint software. Experimental results show that the 3-D unraveled print outperforms the 2-D print in both quality and matching performances.

  2. Simulations of Higher Order Modes in the ACC39 Module of FLASH

    CERN Document Server

    Shinton, I R R; Li, Z; Zhang, P

    2012-01-01

    This study is focused on the development of a HOMbased BPM system for the ACC39 module currently installed and in operation at FLASH. A similar system is anticipated to be installed at XFEL. Coupled inter-cavity modes are simulated together with a limited band of trapped modes. A suite of finite element computer codes (including HFSS and ACE3P) and globalised scattering matrix calculations (GSM) are used to investigate the modes in these cavities with a view to providing guidance on their use as a cavity beam diagnostic.

  3. Theoretical modeling of the feedback stabilization of external MHD modes of toroidal geometry

    International Nuclear Information System (INIS)

    Chance, M.S.; Chu, M.S.; Okabayashi, M.

    2001-01-01

    A theoretical framework for understanding the feedback mechanism against external MHD modes has been formulated. Efficient computational tools - the GATO stability code coupled with a substantially modified VACUUM code - have been developed to effectively design viable feedback systems against these modes. The analysis assumed a thin resistive shell and a feedback coil structure accurately modeled in θ, with only a single harmonic variation in φ. An optimized configuration and placement of the feedback and sensor coils as well as the time constants and induced currents in the enclosing resistive shell have been computed for the DIII-D device. Up to 90% of the effectiveness of an ideal wall can be achieved. (author)

  4. Higher Order Modes HOM's in Coupled Cavities of the Flash Module ACC39

    International Nuclear Information System (INIS)

    Shinton, I.R.R.

    2012-01-01

    We analyse the higher order modes (HOM's) in the 3.9GHz bunch shaping cavities installed in the FLASH facility at DESY. A suite of finite element computer codes (including HFSS and ACE3P) and globalised scattering matrix calculations (GSM) are used to investigate the modes in these cavities. This study is primarily focused on the dipole component of the multiband expansion of the wakefield, with the emphasis being on the development of a HOM-based BPM system for ACC39. Coupled inter-cavity modes are simulated together with a limited band of trapped modes.

  5. Higher order modes HOMs in coupled cavities of the FLASH module ACC39

    CERN Document Server

    Shinton, I R R; Li, Z; Zhang, P

    2011-01-01

    We analyse the higher order modes (HOM’s) in the 3.9GHz bunch shaping cavities installed in the FLASH facility at DESY. A suite of finite element computer codes (including HFSS and ACE3P) and globalised scattering matrix calculations (GSM) are used to investigate the modes in these cavities. This study is primarily focused on the dipole component of the multiband expansion of the wakefield, with the emphasis being on the development of a HOM-based BPM system for ACC39. Coupled inter-cavity modes are simulated together with a limited band of trapped modes.

  6. H-mode edge stability of Alcator C-mod plasmas

    International Nuclear Information System (INIS)

    Mossessian, D.A.; Hubbard, A.; Hughes, J.W.; Greenwald, M.; LaBombard, B.; Snipes, J.A.; Wolfe, S.; Snyder, P.; Wilson, H.; Xu, X.; Nevins, W.

    2003-01-01

    For steady state H-mode operation, a relaxation mechanism is required to limit build-up of the edge gradient and impurity content. C-Mod sees two such mechanisms - EDA and grassy ELMs, but not large type I ELMs. In EDA the edge relaxation is provided by an edge localized quasi coherent electromagnetic mode that exists at moderate pedestal temperature T 3.5 and does not limit the build up of the edge pressure gradient. The mode is not observed in the ideal MHD stability analysis, but is recorded in the nonlinear real geometry fluctuations modeling based on fluid equations and is thus tentatively identified as a resistive ballooning mode. At high edge pressure gradients and temperatures the mode is replaced by broadband fluctuations (f< 50 kHz) and small irregular ELMs are observed. Based on ideal MHD calculations that include the effects of edge bootstrap current, these ELMs are identified as medium n (10 < n < 50) coupled peeling/ballooning modes. The stability thresholds, its dependence on the plasma shape and the modes structure are studied experimentally and with the linear MHD stability code ELITE. (author)

  7. Identity-level representations affect unfamiliar face matching performance in sequential but not simultaneous tasks.

    Science.gov (United States)

    Menon, Nadia; White, David; Kemp, Richard I

    2015-01-01

    According to cognitive and neurological models of the face-processing system, faces are represented at two levels of abstraction. First, image-based pictorial representations code a particular instance of a face and include information that is unrelated to identity-such as lighting, pose, and expression. Second, at a more abstract level, identity-specific representations combine information from various encounters with a single face. Here we tested whether identity-level representations mediate unfamiliar face matching performance. Across three experiments we manipulated identity attributions to pairs of target images and measured the effect on subsequent identification decisions. Participants were instructed that target images were either two photos of the same person (1ID condition) or photos of two different people (2ID condition). This manipulation consistently affected performance in sequential matching: 1ID instructions improved accuracy on "match" trials and caused participants to adopt a more liberal response bias than the 2ID condition. However, this manipulation did not affect performance in simultaneous matching. We conclude that identity-level representations, generated in working memory, influence the amount of variation tolerated between images, when making identity judgements in sequential face matching.

  8. Inter-modal four-wave mixing study in a two-mode fiber

    DEFF Research Database (Denmark)

    Friis, Søren Michael Mørk; Begleris, I.; Jung, Y.

    2016-01-01

    ) idlers are generated in the LP11 mode. For these processes we experimentally characterize their phase matching efficiency and bandwidth and find that they depend critically on the wavelength separation of the two pumps, in good agreement with the numerical study we carried out. We also confirm...

  9. Resolving the effects of toroidal and poloidal coupling on resistive modes in Heliotron E and LHD

    International Nuclear Information System (INIS)

    McMillan, B.F.; Dewar, R.L.; Storer, R.G.

    2003-01-01

    In general, stellarators are less subject than axisymmetric configurations to the most dangerous of instabilities, which lead to disruption of the plasma. For example, the LHD experiment has been shown to be remarkably stable to large scale instabilities, even where analysis suggests the presence of (unstable) ballooning modes. This may not be the case for configurations which contain large parallel currents, where possible kink and tearing modes might lead to unfavourable confinement or even disruptions. These effects can only be approximately modelled while averaging over poloidal and/or toroidal angles, so a complete study would include both a full 3D resistive linear stability analysis and a determination of the non-linear behaviour of the plasma. We have developed a linear, fully 3D resistive MHD code, Spector3D, to examine the stable and unstable wavemodes in a plasma. As verification of the applicability and correctness of the code, we have checked our results against resistive codes of lower dimensionality, and we present here a comparsion with published ideal MHD results for LHD and Heliotron E. As an application of the code, we then determine the stability of current-carrying Heliotron E plasmas against resistive tearing modes under the variation of plasma current and pressure. (orig.)

  10. Perfectly matched layers for radio wave propagation in inhomogeneous magnetized plasmas

    International Nuclear Information System (INIS)

    Gondarenko, Natalia A.; Guzdar, Parvez N.; Ossakow, Sidney L.; Bernhardt, Paul A.

    2004-01-01

    We present 1D and 2D numerical models of the propagation of high-frequency (HF) radio waves in inhomogeneous magnetized plasmas. The simulations allow one to describe the process of linear conversion of HF electromagnetic waves into electrostatic waves. The waves, launched from the lower boundary normally or at a specified angle on a layer of a magnetoactive plasma, can undergo linear conversion of the incident O-mode into a Z-mode at appropriate locations in an inhomogeneous prescribed plasma density. The numerical scheme for solving 2D HF wave propagation equations is described. The model employed the Maxwellian perfectly matched layers (PML) technique for approximating nonreflecting boundary conditions. Our numerical studies demonstrate the effectiveness of the PML technique for transparent boundary conditions for an open-domain problem

  11. Comparison of low confinement mode transport simulations using the mixed Bohm/gyro-Bohm and the Multi-Mode-95 transport model

    International Nuclear Information System (INIS)

    Onjun, Thawatchai; Bateman, Glenn; Kritz, Arnold H.; Hannum, David

    2001-01-01

    Predictive transport simulations using the mixed Bohm/gyro-Bohm (JET) transport model [M. Erba , Plasma Phys. Controlled Fusion 39, 261 (1997)] are compared with simulations using the Multi-Mode-95 (MMM95) transport model [G. Bateman , Phys. Plasmas 5, 1793 (1998)]. Temperature and density profiles from these simulations are compared with experimental data for 13 low confinement mode (L-mode) discharges from the Doublet III-D Tokamak (DIII-D) [J. L. Luxon and L. G. Davis, Fusion Technol. 8, 441 (1985)] and the Tokamak Fusion Test Reactor (TFTR) [D. Grove and D. M. Meade, Nucl. Fusion 25, 1167 (1985)]. The selected discharges include systematic scans over gyro-radius, plasma power, current, and density. It is found that simulations using the two models match experimental data equally well, in spite of the fact that the JET model has predominantly Bohm scaling (proportional to gyro-radius) while the MMM95 model has a purely gyro-Bohm scaling (proportional to gyro-radius squared)

  12. Container code recognition in information auto collection system of container inspection

    International Nuclear Information System (INIS)

    Su Jianping; Chen Zhiqiang; Zhang Li; Gao Wenhuan; Kang Kejun

    2003-01-01

    Now custom needs electrical application and automatic detection. Container inspection should not only give the image of the goods, but also auto-attain container's code and weight. Its function and track control, information transfer make up the Information Auto Collection system of Container Inspection. Code Recognition is the point. The article is based on model match, the close property of character, and uses it to recognize. Base on checkout rule, design the adjustment arithmetic, form the whole recognition strategy. This strategy can achieve high recognition ratio and robust property

  13. PACC information management code for common cause failures analysis

    International Nuclear Information System (INIS)

    Ortega Prieto, P.; Garcia Gay, J.; Mira McWilliams, J.

    1987-01-01

    The purpose of this paper is to present the PACC code, which, through an adequate data management, makes the task of computerized common-mode failure analysis easier. PACC processes and generates information in order to carry out the corresponding qualitative analysis, by means of the boolean technique of transformation of variables, and the quantitative analysis either using one of several parametric methods or a direct data-base. As far as the qualitative analysis is concerned, the code creates several functional forms for the transformation equations according to the user's choice. These equations are subsequently processed by boolean manipulation codes, such as SETS. The quantitative calculations of the code can be carried out in two different ways: either starting from a common cause data-base, or through parametric methods, such as the Binomial Failure Rate Method, the Basic Parameters Method or the Multiple Greek Letter Method, among others. (orig.)

  14. Impedance self-matching ultra-narrow linewidth fiber resonator by use of a tunable π-phase-shifted FBG.

    Science.gov (United States)

    Jing, Mingyong; Yu, Bo; Hu, Jianyong; Hou, Huifang; Zhang, Guofeng; Xiao, Liantuan; Jia, Suotang

    2017-05-15

    In this paper, we present a novel ultra-narrow linewidth fiber resonator formed by a tunable polarization maintaining (PM) π-phase-shifted fiber Bragg grating and a PM uniform fiber Bragg grating with a certain length of PM single mode fiber patch cable between them. Theoretical prediction shows that this resonator has ultra-narrow linewidth resonant peaks and is easy to realize impedance matching. We experimentally obtain 3 MHz narrow linewidth impedance matched resonant peak in a 7.3 m ultra-long passive fiber cavity. The impedance self-matching characteristic of this resonator also makes itself particularly suitable for use in ultra-sensitive sensors, ultra-narrow band rejection optical filters and fiber lasers applications.

  15. Investigating the structure preserving encryption of high efficiency video coding (HEVC)

    Science.gov (United States)

    Shahid, Zafar; Puech, William

    2013-02-01

    This paper presents a novel method for the real-time protection of new emerging High Efficiency Video Coding (HEVC) standard. Structure preserving selective encryption is being performed in CABAC entropy coding module of HEVC, which is significantly different from CABAC entropy coding of H.264/AVC. In CABAC of HEVC, exponential Golomb coding is replaced by truncated Rice (TR) up to a specific value for binarization of transform coefficients. Selective encryption is performed using AES cipher in cipher feedback mode on a plaintext of binstrings in a context aware manner. The encrypted bitstream has exactly the same bit-rate and is format complaint. Experimental evaluation and security analysis of the proposed algorithm is performed on several benchmark video sequences containing different combinations of motion, texture and objects.

  16. Mode of childbirth and neonatal outcome after external cephalic version: A prospective cohort study.

    Science.gov (United States)

    Rosman, A N; Vlemmix, F; Ensing, S; Opmeer, B C; Te Hoven, S; Velzel, J; de Hundt, M; van den Berg, S; Rota, H; van der Post, J A M; Mol, B W J; Kok, M

    2016-08-01

    to assess the mode of childbirth and adverse neonatal outcomes in women with a breech presentation with or without an external cephalic version attempt, and to compare the mode of childbirth among women with successful ECV to women with a spontaneous cephalic presentation. prospective matched cohort study. 25 clusters (hospitals and its referring midwifery practices) in the Netherlands. Data of the Netherlands perinatal registry for the matched cohort. singleton pregnancies from January 2011 to August 2012 with a fetus in breech presentation and a childbirth from 36 weeks gestation onwards. Spontaneous cephalic presentations (selected from national registry 2009 and 2010) were matched in a 2:1 ratio to cephalic presentations after a successful version attempt. Matching criteria were maternal age, parity, gestational age at childbirth and fetal gender. Main outcomes were mode of childbirth and neonatal outcomes. of 1613 women eligible for external cephalic version, 1169 (72.5%) received an ECV attempt. The overall caesarean childbirth rate was significantly lower compared to women who did not receive a version attempt (57% versus 87%; RR 0.66 (0.62-0.70)). Women with a cephalic presentation after ECV compared to women with a spontaneous cephalic presentation had a decreased risk for instrumental vaginal childbirth (RR 0.52 (95% CI 0.29-0.94)) and an increased risk of overall caesarean childbirth (RR 1.7 (95%CI 1.2-2.5)). women who had a successful ECV are at increased risk for a caesarean childbirth but overall, ECV is an important tool to reduce the caesarean rate. ECV is an important tool to reduce the caesarean section rates. Copyright © 2016. Published by Elsevier Ltd.

  17. User manual for version 4.3 of the Tripoli-4 Monte-Carlo method particle transport computer code; Notice d'utilisation du code Tripoli-4, version 4.3: code de transport de particules par la methode de Monte Carlo

    Energy Technology Data Exchange (ETDEWEB)

    Both, J.P.; Mazzolo, A.; Peneliau, Y.; Petit, O.; Roesslinger, B

    2003-07-01

    This manual relates to Version 4.3 TRIPOLI-4 code. TRIPOLI-4 is a computer code simulating the transport of neutrons, photons, electrons and positrons. It can be used for radiation shielding calculations (long-distance propagation with flux attenuation in non-multiplying media) and neutronic calculations (fissile medium, criticality or sub-criticality basis). This makes it possible to calculate k{sub eff} (for criticality), flux, currents, reaction rates and multi-group cross-sections. TRIPOLI-4 is a three-dimensional code that uses the Monte-Carlo method. It allows for point-wise description in terms of energy of cross-sections and multi-group homogenized cross-sections and features two modes of geometrical representation: surface and combinatorial. The code uses cross-section libraries in ENDF/B format (such as JEF2-2, ENDF/B-VI and JENDL) for point-wise description cross-sections in APOTRIM format (from the APOLLO2 code) or a format specific to TRIPOLI-4 for multi-group description. (authors)

  18. Nonlinear MHD and energetic particle modes in stellarators

    International Nuclear Information System (INIS)

    Strauss, H.R.; Fu, G.Y.; Park, W.; Breslau, J.; Sugiyama, L.E.

    2003-01-01

    The M3D (Multi-level 3D) project carries out simulation studies of plasmas using multiple levels of physics, geometry and grid models. The M3D code has been applied to ideal, resistive, two fluid, and hybrid simulations of compact quasi axisymmetric stellarators. When β exceeds a threshold, moderate toroidal mode number (n ∼ 10) modes grow exponentially, clearly distinguishable from the equilibrium evolution. The β limits are significantly higher than the infinite mode number ballooning limits. In the presence of resistivity, these modes occur well below the ideal limit. Their growth rate scaling with resistivity is similar to tearing modes. At low resistivity, the modes couple to resistive interchanges, which are unstable in most stellarators. Two fluid simulations with M3D show that resistive modes can be stabilized by diamagnetic drift. The two fluid computations are done with a realistic value of the Hall parameter, the ratio of ion skin depth to major radius. Hybrid gyrokinetic simulations with energetic particles indicate that global shear Alfven TAE - like modes can be destabilized in stellarators. Computations in a two-period compact stellarator obtained a predominantly n=1 toroidal mode with the expected TAE frequency. It is found that TAE modes are more stable in the two-period compact stellarator that in a tokamak with the same q and pressure profiles. M3D combines a two dimensional unstructured mesh with finite element discretization in poloidal planes, and fourth order finite differencing in the toroidal direction. (author)

  19. Stabilization of ballooning modes with sheared toroidal rotation

    International Nuclear Information System (INIS)

    Miller, R.L.; Waelbroeck, F.W.; Lao, L.L.; Taylor, T.S.

    1994-11-01

    A new code demonstrates the stabilization of MHD ballooning modes by sheared toroidal rotation. A shifted model is used to elucidate the physics and numerically reconstructed equilibria are used to analyze DIII-D discharges. In the ballooning representation, the modes shift periodically along the field line to the next point of unfavorable curvature. The shift frequency (dΩ/dq where Ω is the angular toroidal velocity and q is the safety factor) is proportional to the rotation shear and inversely proportional to the magnetic shear. Stability improves with increasing shift frequency and, in the shifted circle model, direct stable access to the second stability regime occurs when this frequency is a fraction of the Alfven frequency ω A = V A /qR. Shear stabilization is also demonstrated for an equilibrium reconstruction of a DIII-D VH-mode

  20. Further Development of Rotating Rake Mode Measurement Data Analysis

    Science.gov (United States)

    Dahl, Milo D.; Hixon, Ray; Sutliff, Daniel L.

    2013-01-01

    The Rotating Rake mode measurement system was designed to measure acoustic duct modes generated by a fan stage. After analysis of the measured data, the mode amplitudes and phases were quantified. For low-speed fans within axisymmetric ducts, mode power levels computed from rotating rake measured data would agree with the far-field power levels on a tone by tone basis. However, this agreement required that the sound from the noise sources within the duct propagated outward from the duct exit without reflection at the exit and previous studies suggested conditions could exist where significant reflections could occur. To directly measure the modes propagating in both directions within a duct, a second rake was mounted to the rotating system with an offset in both the axial and the azimuthal directions. The rotating rake data analysis technique was extended to include the data measured by the second rake. The analysis resulted in a set of circumferential mode levels at each of the two rake microphone locations. Radial basis functions were then least-squares fit to this data to obtain the radial mode amplitudes for the modes propagating in both directions within the duct. The fit equations were also modified to allow evanescent mode amplitudes to be computed. This extension of the rotating rake data analysis technique was tested using simulated data, numerical code produced data, and preliminary in-duct measured data.

  1. Linear and nonlinear studies of resistive-ballooning modes in a tokamak edge plasma with scrape-off layer

    International Nuclear Information System (INIS)

    Lau, Y.T.; Novakovskii, S.V.; Drake, J.F.

    1996-01-01

    We will present 2D linear and 3D nonlinear studies of resistive-ballooning modes in tokamak edge plasmas which include a closed flux region, as well as a limiter scrape-off layer (SOL) region. These studies therefore go beyond most earlier work, where the stability of the edge in the closed flux region and in the SOL have been considered separately. A 2D linear code, 2D-BALLOON, examines the stability of these curvature driven modes and provides the complete 2D eigenfunction spanning the closed flux surface region as well the open field line region. The sheath boundary condition in the SOL introduces an important new parameter λ = (m e /m i ) 1/2 v ei qR/v Te . This parameter plays a significant role in determining the stability of these modes in both the closed flux and SOL regions because of the radial coupling across the last closed flux surface (LCFS). For small λ the spectrum of unstable modes is broad and extends into the low toroidal mode number exclamation point regime where the spatial structure is flute-like. The amplitude for these modes is larger in the SOL compared to the closed flux region. However when A is increased, the low mode numbers are strongly stabilized and the high mode numbers which are strongly ballooning are the dominant modes. In this regime the radial modes straddle the LCFS. In both these cases, the variation in the plasma density is necessary for the radial localization. In the three-dimensional nonlinear simulations, we have solved a set of fluid equations in a toroidal geometry with both the closed flux region and the SOL. The introduction of the SOL to the twisted tube for the closed flux region, has been a major addition to our 3D code. We find that the turbulent transport in the SOL drops significantly as A is increased, which is consistent with our expectations from the 2D linear code results

  2. UNIPIC code for simulations of high power microwave devices

    International Nuclear Information System (INIS)

    Wang Jianguo; Zhang Dianhui; Wang Yue; Qiao Hailiang; Li Xiaoze; Liu Chunliang; Li Yongdong; Wang Hongguang

    2009-01-01

    In this paper, UNIPIC code, a new member in the family of fully electromagnetic particle-in-cell (PIC) codes for simulations of high power microwave (HPM) generation, is introduced. In the UNIPIC code, the electromagnetic fields are updated using the second-order, finite-difference time-domain (FDTD) method, and the particles are moved using the relativistic Newton-Lorentz force equation. The convolutional perfectly matched layer method is used to truncate the open boundaries of HPM devices. To model curved surfaces and avoid the time step reduction in the conformal-path FDTD method, CP weakly conditional-stable FDTD (WCS FDTD) method which combines the WCS FDTD and CP-FDTD methods, is implemented. UNIPIC is two-and-a-half dimensional, is written in the object-oriented C++ language, and can be run on a variety of platforms including WINDOWS, LINUX, and UNIX. Users can use the graphical user's interface to create the geometric structures of the simulated HPM devices, or input the old structures created before. Numerical experiments on some typical HPM devices by using the UNIPIC code are given. The results are compared to those obtained from some well-known PIC codes, which agree well with each other.

  3. UNIPIC code for simulations of high power microwave devices

    Science.gov (United States)

    Wang, Jianguo; Zhang, Dianhui; Liu, Chunliang; Li, Yongdong; Wang, Yue; Wang, Hongguang; Qiao, Hailiang; Li, Xiaoze

    2009-03-01

    In this paper, UNIPIC code, a new member in the family of fully electromagnetic particle-in-cell (PIC) codes for simulations of high power microwave (HPM) generation, is introduced. In the UNIPIC code, the electromagnetic fields are updated using the second-order, finite-difference time-domain (FDTD) method, and the particles are moved using the relativistic Newton-Lorentz force equation. The convolutional perfectly matched layer method is used to truncate the open boundaries of HPM devices. To model curved surfaces and avoid the time step reduction in the conformal-path FDTD method, CP weakly conditional-stable FDTD (WCS FDTD) method which combines the WCS FDTD and CP-FDTD methods, is implemented. UNIPIC is two-and-a-half dimensional, is written in the object-oriented C++ language, and can be run on a variety of platforms including WINDOWS, LINUX, and UNIX. Users can use the graphical user's interface to create the geometric structures of the simulated HPM devices, or input the old structures created before. Numerical experiments on some typical HPM devices by using the UNIPIC code are given. The results are compared to those obtained from some well-known PIC codes, which agree well with each other.

  4. Adaptive variable-length coding for efficient compression of spacecraft television data.

    Science.gov (United States)

    Rice, R. F.; Plaunt, J. R.

    1971-01-01

    An adaptive variable length coding system is presented. Although developed primarily for the proposed Grand Tour missions, many features of this system clearly indicate a much wider applicability. Using sample to sample prediction, the coding system produces output rates within 0.25 bit/picture element (pixel) of the one-dimensional difference entropy for entropy values ranging from 0 to 8 bit/pixel. This is accomplished without the necessity of storing any code words. Performance improvements of 0.5 bit/pixel can be simply achieved by utilizing previous line correlation. A Basic Compressor, using concatenated codes, adapts to rapid changes in source statistics by automatically selecting one of three codes to use for each block of 21 pixels. The system adapts to less frequent, but more dramatic, changes in source statistics by adjusting the mode in which the Basic Compressor operates on a line-to-line basis. Furthermore, the compression system is independent of the quantization requirements of the pulse-code modulation system.

  5. NUSTART: A PC code for NUclear STructure And Radiative Transition analysis and supplementation

    International Nuclear Information System (INIS)

    Larsen, G.L.; Gardner, D.G.; Gardner, M.A.

    1990-10-01

    NUSTART is a computer program for the IBM PC/At. It is designed for use with the nuclear reaction cross-section code STAPLUS, which is a STAPRE-based CRAY computer code that is being developed at Lawrence Livermore National Laboratory. The NUSTART code was developed to handle large sets of discrete nuclear levels and the multipole transitions among these levels; it operates in three modes. The Data File Error Analysis mode analyzes an existing STAPLUS input file containing the levels and their multipole transition branches for a number of physics and/or typographical errors. The Interactive Data File Generation mode allows the user to create input files of discrete levels and their branching fractions in the format required by STAPLUS, even though the user enters the information in the (different) format used by many people in the nuclear structure field. In the Branching Fractions Calculations mode, the discrete nuclear level set is read, and the multipole transitions among the levels are computed under one of two possible assumptions: (1) the levels have no collective character, or (2) the levels are all rotational band heads. Only E1, M1, and E2 transitions are considered, and the respective strength functions may be constants or, in the case of E1 transitions, the strength function may be energy dependent. The first option is used for nuclei closed shells; the bandhead option may be used to vary the E1, M1, and E2 strengths for interband transitions. K-quantum number selection rules may be invoked if desired. 19 refs

  6. Investigation and assessment of wall heat transfer correlations in SPACE code

    International Nuclear Information System (INIS)

    Kim, Jung Woo; Kim, Kyung Doo; Moon, Sang Ki; Choi, Ki Yong; Park, Hyun Sik

    2010-06-01

    SPACE, which is a safety analysis code for nuclear power plants, has been developed to analyze the multidimensional, two-component and three-field flow. This code can be applied to safety analysis for approval which is thermal-hydraulic analysis to support the nuclear power station design, establishment of accident ease strategy, development of operating guide line, experiment plan and analysis. To do so, SPACE code has 12 wall heat transfer mode and the corresponding models and correlations to deal with the physical heat transfer phenomenon in wall surface. In this report, the physical correlation models regarding the wall heat transfer are explained and their performance is assessed against several SET

  7. Models for Predicting Boundary Conditions in L-Mode Tokamak Plasma

    International Nuclear Information System (INIS)

    Siriwitpreecha, A.; Onjun, T.; Suwanna, S.; Poolyarat, N.; Picha, R.

    2009-07-01

    Full text: The models for predicting temperature and density of ions and electrons at boundary conditions in L-mode tokamak plasma are developed using an empirical approach and optimized against the experimental data obtained from the latest public version of the International Pedestal Database (version 3.2). It is assumed that the temperature and density at boundary of L-mode plasma are functions of engineering parameters such as plasma current, toroidal magnetic field, total heating power, line averaged density, hydrogenic particle mass (A H ), major radius, minor radius, and elongation at the separatrix. Multiple regression analysis is carried out for these parameters with 86 data points in L-mode from Aug (61) and JT60U (25). The RMSE of temperature and density at boundary of L-mode plasma are found to be 24.41% and 18.81%, respectively. These boundary models are implemented in BALDUR code, which will be used to simulate the L-mode plasma in the tokamak

  8. Documentation and verification of the SHAFT code

    International Nuclear Information System (INIS)

    St John, C.M.

    1991-12-01

    The SHAFT code incorporates equations to compute stresses in a shaft liner when the rock through which a shaft passes is subject to known three-dimensional states of stress or strain. The deformation modes considered are hoop deformation, axial deformation, and shear on a plane normal to the shaft axis. Interaction between the liner and the soil and rock is considered, and it is assumed that the liner is in place before loading is applied. This code is intended to be used interactively but creates a permanent record complete with necessary quality assurance information. The code has been carefully verified for the case of generalized plane strain, in which an arbitrary axial strain can be defined. It may also be used for plane stress analysis. Output is given in the form of stresses at selected sample points in the linear and the rock and a simple graphical representation of the distribution of stress through the liner. 12 figs., 13 tabs

  9. Study and application of Dot 3.5 computer code in radiation shielding problems

    International Nuclear Information System (INIS)

    Otto, A.C.; Mendonca, A.G.; Maiorino, J.R.

    1983-01-01

    The application of nuclear transportation code S sub(N), Dot 3.5, to radiation shielding problems is revised. Aiming to study the better available option (convergence scheme, calculation mode), of DOT 3.5 computer code to be applied in radiation shielding problems, a standard model from 'Argonne Code Center' was selected and a combination of several calculation options to evaluate the accuracy of the results and the computational time was used, for then to select the more efficient option. To illustrate the versatility and efficacy in the application of the code for tipical shielding problems, the streaming neutrons calculation along a sodium coolant channel is ilustrated. (E.G.) [pt

  10. Optimal codes as Tanner codes with cyclic component codes

    DEFF Research Database (Denmark)

    Høholdt, Tom; Pinero, Fernando; Zeng, Peng

    2014-01-01

    In this article we study a class of graph codes with cyclic code component codes as affine variety codes. Within this class of Tanner codes we find some optimal binary codes. We use a particular subgraph of the point-line incidence plane of A(2,q) as the Tanner graph, and we are able to describe ...

  11. Random sampling of elementary flux modes in large-scale metabolic networks.

    Science.gov (United States)

    Machado, Daniel; Soons, Zita; Patil, Kiran Raosaheb; Ferreira, Eugénio C; Rocha, Isabel

    2012-09-15

    The description of a metabolic network in terms of elementary (flux) modes (EMs) provides an important framework for metabolic pathway analysis. However, their application to large networks has been hampered by the combinatorial explosion in the number of modes. In this work, we develop a method for generating random samples of EMs without computing the whole set. Our algorithm is an adaptation of the canonical basis approach, where we add an additional filtering step which, at each iteration, selects a random subset of the new combinations of modes. In order to obtain an unbiased sample, all candidates are assigned the same probability of getting selected. This approach avoids the exponential growth of the number of modes during computation, thus generating a random sample of the complete set of EMs within reasonable time. We generated samples of different sizes for a metabolic network of Escherichia coli, and observed that they preserve several properties of the full EM set. It is also shown that EM sampling can be used for rational strain design. A well distributed sample, that is representative of the complete set of EMs, should be suitable to most EM-based methods for analysis and optimization of metabolic networks. Source code for a cross-platform implementation in Python is freely available at http://code.google.com/p/emsampler. dmachado@deb.uminho.pt Supplementary data are available at Bioinformatics online.

  12. Ideal MHD stability and characteristics of edge localized modes on CFETR

    Science.gov (United States)

    Li, Ze-Yu; Chan, V. S.; Zhu, Yi-Ren; Jian, Xiang; Chen, Jia-Le; Cheng, Shi-Kui; Zhu, Ping; Xu, Xue-Qiao; Xia, Tian-Yang; Li, Guo-Qiang; Lao, L. L.; Snyder, P. B.; Wang, Xiao-Gang; the CFETR Physics Team

    2018-01-01

    Investigation on the equilibrium operation regime, its ideal magnetohydrodynamics (MHD) stability and edge localized modes (ELM) characteristics is performed for the China Fusion Engineering Test Reactor (CFETR). The CFETR operation regime study starts with a baseline scenario (R  =  5.7 m, B T  =  5 T) derived from multi-code integrated modeling, with key parameters {{β }N},{{β }T},{{β }p} varied to build a systematic database. These parameters, under profile and pedestal constraints, provide the foundation for the engineering design. The long wavelength low-n global ideal MHD stability of the CFETR baseline scenario, including the wall stabilization effect, is evaluated by GATO. It is found that the low-n core modes are stable with a wall at r/a  =  1.2. An investigation of intermediate wavelength ideal MHD modes (peeling ballooning modes) is also carried out by multi-code benchmarking, including GATO, ELITE, BOUT++ and NIMROD. A good agreement is achieved in predicting edge-localized instabilities. Nonlinear behavior of ELMs for the baseline scenario is simulated using BOUT++. A mix of grassy and type I ELMs is identified. When the size and magnetic field of CFETR are increased (R  =  6.6 m, B T  =  6 T), collisionality correspondingly increases and the instability is expected to shift to grassy ELMs.

  13. Numerical Predictions of Mode Reflections in an Open Circular Duct: Comparison with Theory

    Science.gov (United States)

    Dahl, Milo D.; Hixon, Ray

    2015-01-01

    The NASA Broadband Aeroacoustic Stator Simulation code was used to compute the acoustic field for higher-order modes in a circular duct geometry. To test the accuracy of the results computed by the code, the duct was terminated by an open end with an infinite flange or no flange. Both open end conditions have a theoretical solution that was used to compare with the computed results. Excellent comparison for reflection matrix values was achieved after suitable refinement of the grid at the open end. The study also revealed issues with the level of the mode amplitude introduced into the acoustic held from the source boundary and the amount of reflection that occurred at the source boundary when a general nonreflecting boundary condition was applied.

  14. Investigation of lower hybrid current drive during H-mode in EAST tokamak

    International Nuclear Information System (INIS)

    Li Miao-Hui; Ding Bo-Jiang; Kong Er-Hua; Zhang Lei; Zhang Xin-Jun; Qian Jin-Ping; Yan Ning; Han Xiao-Feng; Shan Jia-Fang; Liu Fu-Kun; Wang Mao; Xu Han-Dong; Wan Bao-Nian

    2011-01-01

    H-mode discharges with lower hybrid current drive (LHCD) alone are achieved in EAST divertor plasma over a wide parameter range. These H-mode discharges are characterized by a sudden drop in D α emission and a spontaneous rise in main plasma density. Good lower hybrid (LH) coupling during H-mode is obtained by putting the plasma close to the antenna and by injecting D 2 gas from a pipe near the grill mouse. The analysis of lower hybrid current drive properties shows that the LH deposition profile shifts off axis during H-mode, and current drive (CD) efficiency decreases due to the increase in density. Modeling results of H-mode discharges with a general ray tracing code GENRAY are reported. (physics of gases, plasmas, and electric discharges)

  15. Trapped Mode Study For A Rotatable Collimator Design For The LHC Upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Xiao, Liling; Ng, Cho-Kuen; Smith, Jeffery Claiborne; Caspers, Fritz; /SLAC /CERN

    2009-06-23

    A rotatable collimator is proposed for the LHC phase II collimation upgrade. When the beam crosses the collimator, it will excite trapped modes that can contribute to the beam energy loss and power dissipation on the vacuum chamber wall. Transverse trapped modes can also generate transverse kicks on the beam and may thus affect the beam quality. In this paper, the parallel eigensolver code Omega3P is used to search for all the trapped modes below 2 GHz in two collimator designs, one with rectangular and the other with circular vacuum chamber. It is found that the longitudinal trapped modes in the circular vacuum chamber design may cause excessive heating. Adding ferrite tiles on the circular vacuum chamber wall can strongly damp these trapped modes. We will present and discuss the simulation results.

  16. Additional extensions to the NASCAP computer code, volume 3

    Science.gov (United States)

    Mandell, M. J.; Cooke, D. L.

    1981-01-01

    The ION computer code is designed to calculate charge exchange ion densities, electric potentials, plasma temperatures, and current densities external to a neutralized ion engine in R-Z geometry. The present version assumes the beam ion current and density to be known and specified, and the neutralizing electrons to originate from a hot-wire ring surrounding the beam orifice. The plasma is treated as being resistive, with an electron relaxation time comparable to the plasma frequency. Together with the thermal and electrical boundary conditions described below and other straightforward engine parameters, these assumptions suffice to determine the required quantities. The ION code, written in ASCII FORTRAN for UNIVAC 1100 series computers, is designed to be run interactively, although it can also be run in batch mode. The input is free-format, and the output is mainly graphical, using the machine-independent graphics developed for the NASCAP code. The executive routine calls the code's major subroutines in user-specified order, and the code allows great latitude for restart and parameter change.

  17. A four-port launcher for a multi-moded DLDS power distribution system

    International Nuclear Information System (INIS)

    Eppley, K.; Li, Z.; Miller, R.; Nantista, C.; Tantawi, S.

    1998-06-01

    The authors describe a structure for launching the TE 01 and both polarizations of TE 12 modes into a highly overmoded low loss circular waveguide providing remote transmission for a multi-moded Delay Line Distribution System (DLDS). The power from four sources is delivered to four structure ports by rectangular waveguide, and the mode for each pulse subsection is selected by varying the relative phases of the sources. The four ports symmetrically feed a section of waveguide with a fourfold symmetric four-leaf clover-like (or quatrefoil) cross section, dimensioned so as to propagate only four TE modes, characterized as 0, π/2 (two polarizations), and π modes. The 0 and π/2 modes are well matched, the π mode only moderately so. A low loss taper transforms the initial cross section to a circular cross section; the 0 mode transforming to TE 01 , the π/2 to TE 11 , the π to TE 21 , all with negligible mode conversion. A sausage type mode transducer then converts TE 11 to TE 12 (a lower loss mode), and the diameter is then expanded to the full ∼five inch diameter of the delay line. A separate structure to divert power from the last pulse subsection to the local group of accelerator structures is required

  18. Higher Order Modes HOM___s in Coupled Cavities of the Flash Module ACC39

    Energy Technology Data Exchange (ETDEWEB)

    Shinton, I.R.R.; /Manchester U. /Cockcroft Inst. Accel. Sci. Tech.; Jones, R.M.; /Manchester U. /DESY; Li, Z.; /SLAC; Zhang, P.; /Manchester U. /Cockcroft Inst. Accel. Sci. Tech. /DESY

    2012-09-14

    We analyse the higher order modes (HOM's) in the 3.9GHz bunch shaping cavities installed in the FLASH facility at DESY. A suite of finite element computer codes (including HFSS and ACE3P) and globalised scattering matrix calculations (GSM) are used to investigate the modes in these cavities. This study is primarily focused on the dipole component of the multiband expansion of the wakefield, with the emphasis being on the development of a HOM-based BPM system for ACC39. Coupled inter-cavity modes are simulated together with a limited band of trapped modes.

  19. Resistive wall mode active control physics design for KSTAR

    International Nuclear Information System (INIS)

    Park, Y. S.; Sabbagh, S. A.; Bialek, J. M.; Berkery, J. W.; Bak, J. G.; Lee, S. G.; Oh, Y. K.

    2014-01-01

    As KSTAR H-mode operation approaches the region where the resistive wall mode (RWM) can be unstable, an important issue for future long pulse, high beta plasma operation is to evaluate RWM active feedback control performance using a planned active/passive RWM stabilization system on the device. In particular, an optimal design of feedback sensors allows mode stabilization up to the highest achievable β N close to the ideal with-wall limit, β N wall , with reduced control power requirements. The computed ideal n = 1 mode structure from the DCON code has been input to the VALEN-3D code to calculate the projected performance of an active RWM control system in the KSTAR three-dimensional conducting structure device geometry. Control performance with the midplane locked mode detection sensors, off-midplane saddle loops, and magnetic pickup coils is examined. The midplane sensors measuring the radial component of the mode perturbation is found to be strongly affected by the wall eddy current. The off-axis saddle loops with proper compensation of the prompt applied field are computed to provide stabilization at β N up to 86% of β N wall but the low RWM amplitude computed in the off-axis regions near the sensors can produce a low signal-to-noise ratio. The required control power and bandwidth are also estimated with varied noise levels in the feedback sensors. Further improvements have been explored by examining a new RWM sensor design motivated by the off-midplane poloidal magnetic field sensors in NSTX. The new sensors mounted off of the copper passive stabilizer plates near the device midplane show a clear advantage in control performance corresponding to achieving 99% of β N wall without the need of compensation of the prompt field. The result shows a significant improvement of RWM feedback stabilization using the new sensor set which motivates a future feedback sensor upgrade

  20. Feedback and rotational stabilization of resistive wall modes in ITER

    International Nuclear Information System (INIS)

    Liu Yueqiang; Bondeson, A.; Chu, M.S.; La Haye, R.J.; Favez, J.-Y.; Lister, J.B.; Gribov, Y.; Gryaznevich, M.; Hender, T.C.; Howell, D.F.

    2005-01-01

    Different models have been introduced in the stability code MARS-F in order to study the damping effect of resistive wall modes (RWM) in rotating plasmas. Benchmark of MARS-F calculations with RWM experiments on JET and D3D indicates that the semi-kinetic damping model is a good candidate for explaining the damping mechanisms. Based on these results, the critical rotation speeds required for RWM stabilization in an advanced ITER scenario are predicted. Active feedback control of the n = 1 RWM in ITER is also studied using the MARS-F code. (author)

  1. Imbalance between abstract and concrete repetitive thinking modes in schizophrenia.

    Science.gov (United States)

    Maurage, Pierre; Philippot, Pierre; Grynberg, Delphine; Leleux, Dominique; Delatte, Benoît; Mangelinckx, Camille; Belge, Jan-Baptist; Constant, Eric

    2017-10-01

    Repetitive thoughts can be divided in two modes: abstract/analytic (decontextualized and dysfunctional) and concrete/experiential (problem-focused and adaptive). They constitute a transdiagnostic process involved in many psychopathological states but have received little attention in schizophrenia, as earlier studies only indexed increased ruminations (related to dysfunctional repetitive thoughts) without jointly exploring both modes. This study explored the two repetitive thinking modes, beyond ruminations, to determine their imbalance in schizophrenia. Thirty stabilized patients with schizophrenia and 30 matched controls completed the Repetitive Response Scale and the Mini Cambridge-Exeter Repetitive Thought Scale, both measuring repetitive thinking modes. Complementary measures related to schizophrenic symptomatology, depression and anxiety were also conducted. Compared to controls, patients with schizophrenia presented an imbalance between repetitive thinking modes, with increased abstract/analytic and reduced concrete/experiential thoughts, even after controlling for comorbidities. Schizophrenia is associated with stronger dysfunctional repetitive thoughts (i.e. abstract thinking) and impaired ability to efficiently use repetitive thinking for current problem-solving (i.e. concrete thinking). This imbalance confirms the double-faced nature of repetitive thinking modes, whose influence on schizophrenia's symptomatology should be further investigated. The present results also claim for evaluating these processes in clinical settings and for rehabilitating the balance between opposite repetitive thinking modes. Copyright © 2017 Elsevier Inc. All rights reserved.

  2. Simulation of droplet impact onto a deep pool for large Froude numbers in different open-source codes

    Science.gov (United States)

    Korchagova, V. N.; Kraposhin, M. V.; Marchevsky, I. K.; Smirnova, E. V.

    2017-11-01

    A droplet impact on a deep pool can induce macro-scale or micro-scale effects like a crown splash, a high-speed jet, formation of secondary droplets or thin liquid films, etc. It depends on the diameter and velocity of the droplet, liquid properties, effects of external forces and other factors that a ratio of dimensionless criteria can account for. In the present research, we considered the droplet and the pool consist of the same viscous incompressible liquid. We took surface tension into account but neglected gravity forces. We used two open-source codes (OpenFOAM and Gerris) for our computations. We review the possibility of using these codes for simulation of processes in free-surface flows that may take place after a droplet impact on the pool. Both codes simulated several modes of droplet impact. We estimated the effect of liquid properties with respect to the Reynolds number and Weber number. Numerical simulation enabled us to find boundaries between different modes of droplet impact on a deep pool and to plot corresponding mode maps. The ratio of liquid density to that of the surrounding gas induces several changes in mode maps. Increasing this density ratio suppresses the crown splash.

  3. Comparison of results between different precision MAFIA codes

    International Nuclear Information System (INIS)

    Farkas, D.; Tice, B.

    1990-01-01

    In order to satisfy the inquiries of the Mafia Code users at SLAC, an evaluation of these codes was done. This consisted of running a cavity with known solutions. This study considered only the time independent solutions. No wake-field calculations were tried. The two machines involved were the NMFECC Cray (e-machine) at LLNL and the IBM/3081 at SLAC. The primary difference between the implementation of the codes on these machines is that the Cray has 64-bit accuracy while the IBM version has 32-bit accuracy. Unfortunately this study is incomplete as the Post-processor (P3) could not be made to work properly on the SLAC machine. This meant that no q's were calculated and no field patterns were generated. A certain amount of guessing had to be done when constructing the comparison tables. This problem aside, the probable conclusions that may be drawn are: (1) thirty-two bit precision is adequate for frequency determination; (2) sixty-four bit precision is desirable for field determination. This conclusion is deduced from the accuracy statistics. The cavity selected for study was a rectangular one with the dimensions (4,3,5) in centimeters. Only half of this cavity was used (2,3,5) with the x dimension being the one that was halved. The boundary conditions (B.C.) on the plane of symmetry were varied between Neumann and Dirichlet so as to cover all possible modes. Ten (10) modes were ran for each boundary condition

  4. The H-mode pedestal, ELMs and TF ripple effects in JT-60U/JET dimensionless identity experiments

    International Nuclear Information System (INIS)

    Saibene, G.; Oyama, N.; Loennroth, J.; Andrew, Y.; Luna, E. de la; Giroud, C.; Huysmans, G.T.A.; Kamada, Y.; Kempenaars, M.A.H.; Loarte, A.; Donald, D. Mc; Nave, M.M.F.; Meiggs, A.; Parail, V.; Sartori, R.; Sharapov, S.; Stober, J.; Suzuki, T.; Takechi, M.; Toi, K.; Urano, H.

    2007-01-01

    This paper summarizes results of dimensionless identity experiments in JT-60U and JET, aimed at the comparison of the H-mode pedestal and ELM behaviour in the two devices. Given their similar size, dimensionless matched plasmas are also similar in their dimensional parameters (in particular, the plasma minor radius a is the same in JET and JT-60U). Power and density scans were carried out at two values of I p , providing a q scan (q 95 = 3.1 and 5.1) with fixed (and matched) toroidal field. Contrary to initial expectations, a dimensionless match between the two devices was quite difficult to achieve. In general, p ped in JT-60U is lower than in JET and, at low q, the pedestal pressure of JT-60U with a Type I ELMy edge is matched in JET only in the Type III ELM regime. At q 95 = 5.1, a dimensionless match in ρ*, ν* and β p,ped is obtained with Type I ELMs, but only with low power JET H-modes. These results motivated a closer investigation of experimental conditions in the two devices, to identify possible 'hidden' physics that prevents obtaining a good match of pedestal values over a large range of plasmas parameters. Ripple-induced ion losses of the medium bore plasma used in JT-60U for the similarity experiments are identified as the main difference with JET. The magnitude of the JT-60U ripple losses is sufficient to induce counter-toroidal rotation in co-injected plasma. The influence of ripple losses was demonstrated at q 95 = 5.1: reducing ripple losses by ∼2 (from 4.3 to 1.9 MW) by replacing positive with negative neutral beam injection at approximately constant P in resulted in an increased p ped in JT-60U, providing a good match to full power JET H-modes. At the same time, the counter-toroidal rotation decreased. Physics mechanisms relating ripple losses to pedestal performance are not yet identified, and the possible role of velocity shear in the pedestal stability, as well as the possible influence of ripple on thermal ion transport are briefly

  5. Proposal of the penalty factor equations considering weld strength over-match

    International Nuclear Information System (INIS)

    Kim, Jong Sung; Jeong, Jae Wook; Lee, Kang Yong

    2017-01-01

    This paper proposes penalty factor equations that take into consideration the weld strength over-match given in the classified form similar to the revised equations presented in the Code Case N-779 via cyclic elastic-plastic finite element analysis. It was found that the Ke analysis data reflecting elastic follow-up can be consolidated by normalizing the primary-plus-secondary stress intensity ranges excluding the nonlinear thermal stress intensity component, S_n to over-match degree of yield strength, M_F. For the effect of over-match on K_n × K_v_"1, dispersion of the Kn × K_v analysis data can be sharply reduced by dividing total stress intensity range, excluding local thermal stresses, S_p_-_l_t by M_F. Finally, the proposed equations were applied to the weld between the safe end and the piping of a pressurizer surge nozzle in pressurized water reactors in order to calculate a cumulative usage factor. The cumulative usage factor was then compared with those derived by the previous K_e factor equations. The result shows that application of the proposed equations can significantly reduce conservatism of fatigue assessment using the previous K_e factor equations

  6. Proposal of the Penalty Factor Equations Considering Weld Strength Over-Match

    Directory of Open Access Journals (Sweden)

    Jong-Sung Kim

    2017-06-01

    Full Text Available This paper proposes penalty factor equations that take into consideration the weld strength over-match given in the classified form similar to the revised equations presented in the Code Case N-779 via cyclic elastic-plastic finite element analysis. It was found that the Ke analysis data reflecting elastic follow-up can be consolidated by normalizing the primary-plus-secondary stress intensity ranges excluding the nonlinear thermal stress intensity component, Sn to over-match degree of yield strength, MF. For the effect of over-match on Kn × Κν, dispersion of the Kn × Κν analysis data can be sharply reduced by dividing total stress intensity range, excluding local thermal stresses, Sp-lt by MF. Finally, the proposed equations were applied to the weld between the safe end and the piping of a pressurizer surge nozzle in pressurized water reactors in order to calculate a cumulative usage factor. The cumulative usage factor was then compared with those derived by the previous Ke factor equations. The result shows that application of the proposed equations can significantly reduce conservatism of fatigue assessment using the previous Ke factor equations.

  7. Magnetic safety matches

    Science.gov (United States)

    Lindén, J.; Lindberg, M.; Greggas, A.; Jylhävuori, N.; Norrgrann, H.; Lill, J. O.

    2017-07-01

    In addition to the main ingredients; sulfur, potassium chlorate and carbon, ordinary safety matches contain various dyes, glues etc, giving the head of the match an even texture and appealing color. Among the common reddish-brown matches there are several types, which after ignition can be attracted by a strong magnet. Before ignition the match head is generally not attracted by the magnet. An elemental analysis based on proton-induced x-ray emission was performed to single out iron as the element responsible for the observed magnetism. 57Fe Mössbauer spectroscopy was used for identifying the various types of iron-compounds, present before and after ignition, responsible for the macroscopic magnetism: Fe2O3 before and Fe3O4 after. The reaction was verified by mixing the main chemicals in the match-head with Fe2O3 in glue and mounting the mixture on a match stick. The ash residue after igniting the mixture was magnetic.

  8. Coding Military Command as a Promiscuous Practice

    DEFF Research Database (Denmark)

    Ashcraft, Karen Lee; Muhr, Sara Louise

    2018-01-01

    by translating the vague promise of queering leadership into a tangible method distinguished by specific habits. The article formulates this analytical practice out of empirical provocations encountered by the authors: namely, a striking mismatch between their experiences in military fields and the dominant......Despite abundant scholarship addressed to gender equity in leadership, much leadership literature remains invested in gender binaries. Metaphors of leadership are especially dependent on gender oppositions, and this article treats the scholarly practice of coding leadership through gendered...... metaphor as a consequential practice of leadership unto itself. Drawing on queer theory, the article develops a mode of analysis, called ‘promiscuous coding’, conducive to disrupting the gender divisions that currently anchor most leadership metaphors. Promiscuous coding can assist leadership scholars...

  9. LipidMatch: an automated workflow for rule-based lipid identification using untargeted high-resolution tandem mass spectrometry data.

    Science.gov (United States)

    Koelmel, Jeremy P; Kroeger, Nicholas M; Ulmer, Candice Z; Bowden, John A; Patterson, Rainey E; Cochran, Jason A; Beecher, Christopher W W; Garrett, Timothy J; Yost, Richard A

    2017-07-10

    Lipids are ubiquitous and serve numerous biological functions; thus lipids have been shown to have great potential as candidates for elucidating biomarkers and pathway perturbations associated with disease. Methods expanding coverage of the lipidome increase the likelihood of biomarker discovery and could lead to more comprehensive understanding of disease etiology. We introduce LipidMatch, an R-based tool for lipid identification for liquid chromatography tandem mass spectrometry workflows. LipidMatch currently has over 250,000 lipid species spanning 56 lipid types contained in in silico fragmentation libraries. Unique fragmentation libraries, compared to other open source software, include oxidized lipids, bile acids, sphingosines, and previously uncharacterized adducts, including ammoniated cardiolipins. LipidMatch uses rule-based identification. For each lipid type, the user can select which fragments must be observed for identification. Rule-based identification allows for correct annotation of lipids based on the fragments observed, unlike typical identification based solely on spectral similarity scores, where over-reporting structural details that are not conferred by fragmentation data is common. Another unique feature of LipidMatch is ranking lipid identifications for a given feature by the sum of fragment intensities. For each lipid candidate, the intensities of experimental fragments with exact mass matches to expected in silico fragments are summed. The lipid identifications with the greatest summed intensity using this ranking algorithm were comparable to other lipid identification software annotations, MS-DIAL and Greazy. For example, for features with identifications from all 3 software, 92% of LipidMatch identifications by fatty acyl constituents were corroborated by at least one other software in positive mode and 98% in negative ion mode. LipidMatch allows users to annotate lipids across a wide range of high resolution tandem mass spectrometry

  10. Security enhanced BioEncoding for protecting iris codes

    Science.gov (United States)

    Ouda, Osama; Tsumura, Norimichi; Nakaguchi, Toshiya

    2011-06-01

    Improving the security of biometric template protection techniques is a key prerequisite for the widespread deployment of biometric technologies. BioEncoding is a recently proposed template protection scheme, based on the concept of cancelable biometrics, for protecting biometric templates represented as binary strings such as iris codes. The main advantage of BioEncoding over other template protection schemes is that it does not require user-specific keys and/or tokens during verification. Besides, it satisfies all the requirements of the cancelable biometrics construct without deteriorating the matching accuracy. However, although it has been shown that BioEncoding is secure enough against simple brute-force search attacks, the security of BioEncoded templates against more smart attacks, such as record multiplicity attacks, has not been sufficiently investigated. In this paper, a rigorous security analysis of BioEncoding is presented. Firstly, resistance of BioEncoded templates against brute-force attacks is revisited thoroughly. Secondly, we show that although the cancelable transformation employed in BioEncoding might be non-invertible for a single protected template, the original iris code could be inverted by correlating several templates used in different applications but created from the same iris. Accordingly, we propose an important modification to the BioEncoding transformation process in order to hinder attackers from exploiting this type of attacks. The effectiveness of adopting the suggested modification is validated and its impact on the matching accuracy is investigated empirically using CASIA-IrisV3-Interval dataset. Experimental results confirm the efficacy of the proposed approach and show that it preserves the matching accuracy of the unprotected iris recognition system.

  11. Planar quadrature RF transceiver design using common-mode differential-mode (CMDM transmission line method for 7T MR imaging.

    Directory of Open Access Journals (Sweden)

    Ye Li

    Full Text Available The use of quadrature RF magnetic fields has been demonstrated to be an efficient method to reduce transmit power and to increase the signal-to-noise (SNR in magnetic resonance (MR imaging. The goal of this project was to develop a new method using the common-mode and differential-mode (CMDM technique for compact, planar, distributed-element quadrature transmit/receive resonators for MR signal excitation and detection and to investigate its performance for MR imaging, particularly, at ultrahigh magnetic fields. A prototype resonator based on CMDM method implemented by using microstrip transmission line was designed and fabricated for 7T imaging. Both the common mode (CM and the differential mode (DM of the resonator were tuned and matched at 298MHz independently. Numerical electromagnetic simulation was performed to verify the orthogonal B1 field direction of the two modes of the CMDM resonator. Both workbench tests and MR imaging experiments were carried out to evaluate the performance. The intrinsic decoupling between the two modes of the CMDM resonator was demonstrated by the bench test, showing a better than -36 dB transmission coefficient between the two modes at resonance frequency. The MR images acquired by using each mode and the images combined in quadrature showed that the CM and DM of the proposed resonator provided similar B1 coverage and achieved SNR improvement in the entire region of interest. The simulation and experimental results demonstrate that the proposed CMDM method with distributed-element transmission line technique is a feasible and efficient technique for planar quadrature RF coil design at ultrahigh fields, providing intrinsic decoupling between two quadrature channels and high frequency capability. Due to its simple and compact geometry and easy implementation of decoupling methods, the CMDM quadrature resonator can possibly be a good candidate for design blocks in multichannel RF coil arrays.

  12. Development of the point-depletion code DEPTH

    International Nuclear Information System (INIS)

    She, Ding; Wang, Kan; Yu, Ganglin

    2013-01-01

    Highlights: ► The DEPTH code has been developed for the large-scale depletion system. ► DEPTH uses the data library which is convenient to couple with MC codes. ► TTA and matrix exponential methods are implemented and compared. ► DEPTH is able to calculate integral quantities based on the matrix inverse. ► Code-to-code comparisons prove the accuracy and efficiency of DEPTH. -- Abstract: The burnup analysis is an important aspect in reactor physics, which is generally done by coupling of transport calculations and point-depletion calculations. DEPTH is a newly-developed point-depletion code of handling large burnup depletion systems and detailed depletion chains. For better coupling with Monte Carlo transport codes, DEPTH uses data libraries based on the combination of ORIGEN-2 and ORIGEN-S and allows users to assign problem-dependent libraries for each depletion step. DEPTH implements various algorithms of treating the stiff depletion systems, including the Transmutation trajectory analysis (TTA), the Chebyshev Rational Approximation Method (CRAM), the Quadrature-based Rational Approximation Method (QRAM) and the Laguerre Polynomial Approximation Method (LPAM). Three different modes are supported by DEPTH to execute the decay, constant flux and constant power calculations. In addition to obtaining the instantaneous quantities of the radioactivity, decay heats and reaction rates, DEPTH is able to calculate the integral quantities by a time-integrated solver. Through calculations compared with ORIGEN-2, the validity of DEPTH in point-depletion calculations is proved. The accuracy and efficiency of depletion algorithms are also discussed. In addition, an actual pin-cell burnup case is calculated to illustrate the DEPTH code performance in coupling with the RMC Monte Carlo code

  13. FAST PALMPRINT AUTHENTICATION BY SOBEL CODE METHOD

    Directory of Open Access Journals (Sweden)

    Jyoti Malik

    2011-05-01

    Full Text Available The ideal real time personal authentication system should be fast and accurate to automatically identify a person’s identity. In this paper, we have proposed a palmprint based biometric authentication method with improvement in time and accuracy, so as to make it a real time palmprint authentication system. Several edge detection methods, wavelet transform, phase congruency etc. are available to extract line feature from the palmprint. In this paper, Multi-scale Sobel Code operators of different orientations (0?, 45?, 90?, and 135? are applied to the palmprint to extract Sobel-Palmprint features in different direc- tions. The Sobel-Palmprint features extracted are stored in Sobel- Palmprint feature vector and matched using sliding window with Hamming Distance similarity measurement method. The sliding win- dow method is accurate but time taking process. In this paper, we have improved the sliding window method so that the matching time reduces. It is observed that there is 39.36% improvement in matching time. In addition, a Min Max Threshold Range (MMTR method is proposed that helps in increasing overall system accuracy by reducing the False Acceptance Rate (FAR. Experimental results indicate that the MMTR method improves the False Acceptance Rate drastically and improvement in sliding window method reduces the comparison time. The accuracy improvement and matching time improvement leads to proposed real time authentication system.

  14. Magneto-hydro-dynamic simulation of Edge-Localised-Modes in tokamaks

    International Nuclear Information System (INIS)

    Pamela, S.

    2010-01-01

    In order to produce energy from fusion reactions in a tokamak, the plasma must reach temperatures higher than that of our sun. The operation regime called H-mode enables one to acquire a plasma confinement close to fusion conditions. Due to the formation of a transport barrier at the plasma edge, turbulent transport is reduced, and the total plasma pressure increases, resulting in a strong pressure gradient at the edge. If this pressure gradient, localised at the plasma-vacuum boundary, becomes too steep, a magneto-hydro-dynamic instability is triggered and part of the plasma pressure is lost. This instability, hence called Edge-Localised-Mode, provokes large heat fluxes on some of the plasma-facing components of the machine, which could set operational limits for a tokamak the size of ITER. In order to understand this instability, and to determine the non-linear mechanisms behind the ELMs, the JOREK code is used. The work presented in this thesis is based on MHD simulations of ballooning modes (responsible for ELMs) with the JOREK code. At first, simulations are done for standard plasmas, inspired of experimental machines. In particular, the plasma rotation at equilibrium, in the region of the edge pressure gradient, is studied in order to obtain an analysis of the effects that such a rotation can have on the linear stability of ELMs and on their non-linear evolution. Then, as a second step, simulations are applied to plasmas of the experimental tokamaks JET and MAST (England). This permits the direct comparison of simulation results with experimental observations, with the main goal of improving our global understanding of ELMs. Adding to this physics aspect, the confrontation of the JOREK code with diagnostics of JET and MAST brings to a validation of simulations, which should prove that the simulations which were obtained do correspond to ELM instabilities. This first step towards the validation of the code is crucial concerning the simulation of ELMs in ITER

  15. The nuclear reaction model code MEDICUS

    International Nuclear Information System (INIS)

    Ibishia, A.I.

    2008-01-01

    The new computer code MEDICUS has been used to calculate cross sections of nuclear reactions. The code, implemented in MATLAB 6.5, Mathematica 5, and Fortran 95 programming languages, can be run in graphical and command line mode. Graphical User Interface (GUI) has been built that allows the user to perform calculations and to plot results just by mouse clicking. The MS Windows XP and Red Hat Linux platforms are supported. MEDICUS is a modern nuclear reaction code that can compute charged particle-, photon-, and neutron-induced reactions in the energy range from thresholds to about 200 MeV. The calculation of the cross sections of nuclear reactions are done in the framework of the Exact Many-Body Nuclear Cluster Model (EMBNCM), Direct Nuclear Reactions, Pre-equilibrium Reactions, Optical Model, DWBA, and Exciton Model with Cluster Emission. The code can be used also for the calculation of nuclear cluster structure of nuclei. We have calculated nuclear cluster models for some nuclei such as 177 Lu, 90 Y, and 27 Al. It has been found that nucleus 27 Al can be represented through the two different nuclear cluster models: 25 Mg + d and 24 Na + 3 He. Cross sections in function of energy for the reaction 27 Al( 3 He,x) 22 Na, established as a production method of 22 Na, are calculated by the code MEDICUS. Theoretical calculations of cross sections are in good agreement with experimental results. Reaction mechanisms are taken into account. (author)

  16. Edge stability and performance of the ELM-free quiescent H-mode and the quiescent double barrier mode on DIII-D

    International Nuclear Information System (INIS)

    West, W.P.; Burrell, K.H.; Snyder, P.B.; Gohil, P.; Lao, L.L.; Leonard, A.W.; Osborne, T.H.; Thomas, D.M.; Casper, T.A.; Lasnier, C.J.; Doyle, E.J.; Wang, G.; Zeng, L.; Nave, M.F.F.

    2005-01-01

    The quiescent H (QH) mode, an edge localized mode (ELM)-free, high-confinement mode, combines well with an internal transport barrier to form quiescent double barrier (QDB) stationary state, high performance plasmas. The QH-mode edge pedestal pressure is similar to that seen in ELMing phases of the same discharge, with similar global energy confinement. The pedestal density in early ELMing phases of strongly pumped counter injection discharges drops and a transition to QH-mode occurs, leading to lower calculated edge bootstrap current. Plasmas current ramp experiment and ELITE code modeling of edge stability suggest that QHmodes lie near an edge current stabilty boundary. At high triangularity, QH-mode discharges operate at higher pedestal density and pressure, and have achieved ITER level values of β PED and ν*. The QDB achieves performance of β N H 89 ∼ 7 in quasi-stationary conditions for a duration of 10 τ E , limited by hardware. Recently we demonstrated stationary state QDB discharges with little change in kinetic and q profiles (q 0 > 1) for 2 s, comparable to ELMing 'hybrid scenarios', yet without the debilitating effects of ELMs. Plasma profile control tools, including electron cyclotron heating and current drive and neutral beam heating, have been demonstrated to control simultaneously the q profile development, the density peaking, impurity accumulation and plasma beta. (author)

  17. Mode of Address, Emotion, and Stylistics: Images of Children in American Magazine Advertising, 1940-1950.

    Science.gov (United States)

    Viser, Victor J.

    1997-01-01

    Codes 1038 magazine advertisements spanning 1940 through 1950 for mode of address in the child's body, face, eyes, and other areas. Indicates, regarding mode of address, significant rotating image trends toward a more direct address in the eyes and face of the child in the postwar period--trends that were absent in prewar and war years. (PA)

  18. Effect of URM infills on seismic vulnerability of Indian code designed RC frame buildings

    Science.gov (United States)

    Haldar, Putul; Singh, Yogendra; Paul, D. K.

    2012-03-01

    Unreinforced Masonry (URM) is the most common partitioning material in framed buildings in India and many other countries. Although it is well-known that under lateral loading the behavior and modes of failure of the frame buildings change significantly due to infill-frame interaction, the general design practice is to treat infills as nonstructural elements and their stiffness, strength and interaction with the frame is often ignored, primarily because of difficulties in simulation and lack of modeling guidelines in design codes. The Indian Standard, like many other national codes, does not provide explicit insight into the anticipated performance and associated vulnerability of infilled frames. This paper presents an analytical study on the seismic performance and fragility analysis of Indian code-designed RC frame buildings with and without URM infills. Infills are modeled as diagonal struts as per ASCE 41 guidelines and various modes of failure are considered. HAZUS methodology along with nonlinear static analysis is used to compare the seismic vulnerability of bare and infilled frames. The comparative study suggests that URM infills result in a significant increase in the seismic vulnerability of RC frames and their effect needs to be properly incorporated in design codes.

  19. User's manual for SPLPLOT-2: a computer code for data plotting and editing in conversational mode

    International Nuclear Information System (INIS)

    Muramatsu, Ken; Matsumoto, Kiyoshi; Kohsaka, Atsuo; Maniwa, Masaki.

    1985-07-01

    The computer code SPLPLOT-2 for plotting and data editing has been developed as a part of the code package: SPLPACK-1. The SPLPLOT-2 code has capabilities of both conversational and batch processings. This report describes the user's manual for SPLPLOT-2. The following improvements have been made in the SPLPLOT-2. (1) It has capabilities of both conversational and batch processings, (2) function of conversion of files from the input SPL (Standard PLotter) files to internal work files have been implemented to reduce number of time consuming access to the input SPL files, (3) user supplied subroutines can be assigned for data editing from the SPL files, (4) in addition to the two-dimensional graphs, streamline graphs, contour line graphs and bird's-eye view graphs can be drawn. (author)

  20. Ultra High Mode Mix in NIF NIC Implosions

    Science.gov (United States)

    Scott, Robbie; Garbett, Warren

    2017-10-01

    This work re-examines a sub-set of the low adiabat implosions from the National Ignition Campaign in an effort to better understand potential phenomenological sources of `excess' mix observed experimentally. An extensive effort has been made to match both shock-timing and backlit radiography (Con-A) implosion data in an effort to reproduce the experimental conditions as accurately as possible. Notably a 30% reduction in ablation pressure at peak drive is required to match the experimental data. The reduced ablation pressure required to match the experimental data allows the ablator to decompress, in turn causing the DT ice-ablator interface to go Rayleigh-Taylor unstable early in the implosion acceleration phase. Post-processing the runs with various mix models indicates high-mode mix from the DT ice-ablator interface may penetrate deep into the hotspot. This work offers a potential explanation of why these low-adiabat implosions exhibited significantly higher levels of mix than expected from high-fidelity multi-dimensional simulations. Through this new understanding, a possible route forward for low-adiabat implosions on NIF is suggested.

  1. Dorsal premotor cortex: neural correlates of reach target decisions based on a color-location matching rule and conflicting sensory evidence

    OpenAIRE

    Coallier, Émilie; Michelet, Thomas; Kalaska, John F.

    2015-01-01

    We recorded single-neuron activity in dorsal premotor (PMd) and primary motor cortex (M1) of two monkeys in a reach-target selection task. The monkeys chose between two color-coded potential targets by determining which target's color matched the predominant color of a multicolored checkerboard-like Decision Cue (DC). Different DCs contained differing numbers of colored squares matching each target. The DCs provided evidence about the correct target ranging from unambiguous (one color only) t...

  2. Investigation of phase matching for third-harmonic generation in silicon slow light photonic crystal waveguides using Fourier optics.

    Science.gov (United States)

    Monat, Christelle; Grillet, Christian; Corcoran, Bill; Moss, David J; Eggleton, Benjamin J; White, Thomas P; Krauss, Thomas F

    2010-03-29

    Using Fourier optics, we retrieve the wavevector dependence of the third-harmonic (green) light generated in a slow light silicon photonic crystal waveguide. We show that quasi-phase matching between the third-harmonic signal and the fundamental mode is provided in this geometry by coupling to the continuum of radiation modes above the light line. This process sustains third-harmonic generation with a relatively high efficiency and a substantial bandwidth limited only by the slow light window of the fundamental mode. The results give us insights into the physics of this nonlinear process in the presence of strong absorption and dispersion at visible wavelengths where bandstructure calculations are problematic. Since the characteristics (e.g. angular pattern) of the third-harmonic light primarily depend on the fundamental mode dispersion, they could be readily engineered.

  3. A good performance watermarking LDPC code used in high-speed optical fiber communication system

    Science.gov (United States)

    Zhang, Wenbo; Li, Chao; Zhang, Xiaoguang; Xi, Lixia; Tang, Xianfeng; He, Wenxue

    2015-07-01

    A watermarking LDPC code, which is a strategy designed to improve the performance of the traditional LDPC code, was introduced. By inserting some pre-defined watermarking bits into original LDPC code, we can obtain a more correct estimation about the noise level in the fiber channel. Then we use them to modify the probability distribution function (PDF) used in the initial process of belief propagation (BP) decoding algorithm. This algorithm was tested in a 128 Gb/s PDM-DQPSK optical communication system and results showed that the watermarking LDPC code had a better tolerances to polarization mode dispersion (PMD) and nonlinearity than that of traditional LDPC code. Also, by losing about 2.4% of redundancy for watermarking bits, the decoding efficiency of the watermarking LDPC code is about twice of the traditional one.

  4. Best matching theory & applications

    CERN Document Server

    Moghaddam, Mohsen

    2017-01-01

    Mismatch or best match? This book demonstrates that best matching of individual entities to each other is essential to ensure smooth conduct and successful competitiveness in any distributed system, natural and artificial. Interactions must be optimized through best matching in planning and scheduling, enterprise network design, transportation and construction planning, recruitment, problem solving, selective assembly, team formation, sensor network design, and more. Fundamentals of best matching in distributed and collaborative systems are explained by providing: § Methodical analysis of various multidimensional best matching processes § Comprehensive taxonomy, comparing different best matching problems and processes § Systematic identification of systems’ hierarchy, nature of interactions, and distribution of decision-making and control functions § Practical formulation of solutions based on a library of best matching algorithms and protocols, ready for direct applications and apps development. Design...

  5. Bragg grating induced cladding mode coupling due to asymmetrical index modulation in depressed cladding fibers

    DEFF Research Database (Denmark)

    Berendt, Martin Ole; Grüne-Nielsen, Lars; Soccolich, C.F.

    1998-01-01

    to reduce this problem. None of these designs seems to give complete solutions. In particular, the otherwise promising depressed cladding design gives a pronounced coupling to one LP01 mode, this has been referred to as a Ghost grating. To find the modes of the fiber we have established a numerical mode......UV-written Bragg gratings find wide spread use as wavelength selective components. In reflection high extinction ratios are routinely obtained. However, coupling to cladding modes gives excess loss on the short wavelength side of the main reflection. Different fiber-designs have been proposed......-solver based on the staircase-approximation method. The Bragg grating causes coupling between the fundamental LP01 mode and higher order LP1p modes that satisfy phase-matching. The coupling strength is determined by the overlap integral of the LP01, the LP1p mode, and the UV-induced index perturbation. For LP0...

  6. High-confinement-mode edge stability of Alcator C-mod plasmas

    International Nuclear Information System (INIS)

    Mossessian, D.A.; Snyder, P.; Hubbard, A.; Hughes, J.W.; Greenwald, M.; La Bombard, B.; Snipes, J.A.; Wolfe, S.; Wilson, H.

    2003-01-01

    For steady state high-confinement-mode (H-mode) operation, a relaxation mechanism is required to limit build-up of the edge gradient and impurity content. Alcator C-Mod [Hutchinson et al., Phys. Plasmas 1, 1511 (1994)] sees two such mechanisms--EDA (enhanced D-alpha H mode) and grassy ELMs (edge localized modes), but not large type I ELMs. In EDA the edge relaxation is provided by an edge localized quasicoherent (QC) electromagnetic mode that exists at moderate pedestal temperature T 95 >3.5, and does not limit the buildup of the edge pressure gradient. The q boundary of the operational space of the mode depends on plasma shape, with the q 95 limit moving down with increasing plasma triangularity. At high edge pressure gradients and temperatures the mode is replaced by broadband fluctuations ( f<50 kHz) and small irregular ELMs are observed. Ideal MHD (magnetohydrodynamic) stability analysis that includes both pressure and current driven edge modes shows that the discharges where the QC mode is observed are stable. The ELMs are identified as medium n (10< n<50) coupled peeling/ballooning modes. The predicted stability boundary of the modes as a function of pedestal current and pressure gradient is reproduced in experimental observations. The measured dependence of the ELMs' threshold and amplitude on plasma triangularity is consistent with the results of ideal MHD analysis performed with the linear stability code ELITE [Wilson et al., Phys. Plasmas 9, 1277 (2002)

  7. Representation mutations from standard genetic codes

    Science.gov (United States)

    Aisah, I.; Suyudi, M.; Carnia, E.; Suhendi; Supriatna, A. K.

    2018-03-01

    Graph is widely used in everyday life especially to describe model problem and describe it concretely and clearly. In addition graph is also used to facilitate solve various kinds of problems that are difficult to be solved by calculation. In Biology, graph can be used to describe the process of protein synthesis in DNA. Protein has an important role for DNA (deoxyribonucleic acid) or RNA (ribonucleic acid). Proteins are composed of amino acids. In this study, amino acids are related to genetics, especially the genetic code. The genetic code is also known as the triplet or codon code which is a three-letter arrangement of DNA nitrogen base. The bases are adenine (A), thymine (T), guanine (G) and cytosine (C). While on RNA thymine (T) is replaced with Urasil (U). The set of all Nitrogen bases in RNA is denoted by N = {C U, A, G}. This codon works at the time of protein synthesis inside the cell. This codon also encodes the stop signal as a sign of the stop of protein synthesis process. This paper will examine the process of protein synthesis through mathematical studies and present it in three-dimensional space or graph. The study begins by analysing the set of all codons denoted by NNN such that to obtain geometric representations. At this stage there is a matching between the sets of all nitrogen bases N with Z 2 × Z 2; C=(\\overline{0},\\overline{0}),{{U}}=(\\overline{0},\\overline{1}),{{A}}=(\\overline{1},\\overline{0}),{{G}}=(\\overline{1},\\overline{1}). By matching the algebraic structure will be obtained such as group, group Klein-4,Quotien group etc. With the help of Geogebra software, the set of all codons denoted by NNN can be presented in a three-dimensional space as a multicube NNN and also can be represented as a graph, so that can easily see relationship between the codon.

  8. MMPI Profiles and Code Types of Responsible and Non-Responsible Criminal Defendants.

    Science.gov (United States)

    Kurlychek, Robert T.; Jordan, L.

    1980-01-01

    Compared MMPI profiles and two-point code types of criminal defendants (N=50) pleading a defense of "not responsible due to mental disease or defect." A sign test was computed, treating the clinical scales as matched pairs, and a significant difference was found; the nonresponsible group profile was more elevated. (Author)

  9. A study on the fusion reactor - Development of MHD stability and transport code for KT-2 tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jae Koo; Shin, Kyo Jin [Pohang University of Science and Tecnology, Pohang (Korea, Republic of)

    1996-08-01

    MHD Stability analyses for KT-2 Tokamak were carried out by using CART (Resistive 3-D) Code. Linear Growth rates and linear perturbed eigen function of both N=0 axisymmetric mode and N=1 kink modes of highly elongated tokamak plasmas, in the presence of a conducting wall at various distances are computed and linear and nonlinear evolution of N=0 axisymmetric modes are simulated. 26 refs., 25 figs. (author)

  10. Novel method to control antenna currents based on theory of characteristic modes

    Science.gov (United States)

    Elghannai, Ezdeen Ahmed

    Characteristic Mode Theory is one of the very few numerical methods that provide a great deal of physical insight because it allows us to determine the natural modes of the radiating structure. The key feature of these modes is that the total induced antenna current, input impedance/admittance and radiation pattern can be expressed as a linear weighted combination of individual modes. Using this decomposition method, it is possible to study the behavior of the individual modes, understand them and therefore control the antennas behavior; in other words, control the currents induced on the antenna structure. This dissertation advances the topic of antenna design by carefully controlling the antenna currents over the desired frequency band to achieve the desired performance specifications for a set of constraints. Here, a systematic method based on the Theory of Characteristic Modes (CM) and lumped reactive loading to achieve the goal of current control is developed. The lumped reactive loads are determined based on the desired behavior of the antenna currents. This technique can also be used to impedance match the antenna to the source/generator connected to it. The technique is much more general than the traditional impedance matching. Generally, the reactive loads that properly control the currents exhibit a combination of Foster and non-Foster behavior. The former can be implemented with lumped passive reactive components, while the latter can be implemented with lumped non-Foster circuits (NFC). The concept of current control is applied to design antennas with a wide band (impedance/pattern) behavior using reactive loads. We successfully applied this novel technique to design multi band and wide band antennas for wireless applications. The technique was developed to match the antenna to resistive and/or complex source impedance and control the radiation pattern at these frequency bands, considering size and volume constraints. A wide band patch antenna was

  11. Numerical design and analysis of parasitic mode oscillations for 95 GHz gyrotron beam tunnel

    Science.gov (United States)

    Kumar, Nitin; Singh, Udaybir; Yadav, Vivek; Kumar, Anil; Sinha, A. K.

    2013-05-01

    The beam tunnel, equipped with the high lossy ceramics, is designed for 95 GHz gyrotron. The geometry of the beam tunnel is optimized considering the maximum RF absorption (ideally 100%) and the suppression of parasitic oscillations. The excitation of parasitic modes is a concerning problem for high frequency, high power gyrotrons. Considering the problem of parasitic mode excitation in beam tunnel, a detail analysis is performed for the suppression of these kinds of modes. Trajectory code EGUN and CST Microwave Studio are used for the simulations of electron beam trajectory and electromagnetic analysis, respectively.

  12. Saturation of single toroidal number Alfvén modes

    International Nuclear Information System (INIS)

    Wang, X; Briguglio, S

    2016-01-01

    The results of numerical simulations are presented to illustrate the saturation mechanism of a single toroidal number Alfvén mode, driven unstable, in a tokamak plasma, by the resonant interaction with energetic ions. The effects of equilibrium geometry non-uniformities and finite mode radial width on the wave-particle nonlinear dynamics are discussed. Saturation occurs as the fast-ion density flattening produced by the radial flux associated to the resonant particles captured in the potential well of the Alfvén wave extends over the whole region where mode-particle power exchange can take place. The occurrence of two different saturation regimes is shown. In the first regime, dubbed resonance detuning, that region is limited by the resonance radial width (that is, the width of the region where the fast-ion resonance frequency matches the mode frequency). In the second regime, called radial decoupling, the power exchange region is limited by the mode radial width. In the former regime, the mode saturation amplitude scales quadratically with the growth rate; in the latter, it scales linearly. The occurrence of one or the other regime can be predicted on the basis of linear dynamics: in particular, the radial profile of the fast-ion resonance frequency and the mode structure. Here, we discuss how such properties can depend on the considered toroidal number and compare simulation results with the predictions obtained from a simplified nonlinear pendulum model. (paper)

  13. Selection of a computer code for Hanford low-level waste engineered-system performance assessment

    International Nuclear Information System (INIS)

    McGrail, B.P.; Mahoney, L.A.

    1995-10-01

    Planned performance assessments for the proposed disposal of low-level waste (LLW) glass produced from remediation of wastes stored in underground tanks at Hanford, Washington will require calculations of radionuclide release rates from the subsurface disposal facility. These calculations will be done with the aid of computer codes. Currently available computer codes were ranked in terms of the feature sets implemented in the code that match a set of physical, chemical, numerical, and functional capabilities needed to assess release rates from the engineered system. The needed capabilities were identified from an analysis of the important physical and chemical process expected to affect LLW glass corrosion and the mobility of radionuclides. The highest ranked computer code was found to be the ARES-CT code developed at PNL for the US Department of Energy for evaluation of and land disposal sites

  14. Transform domain Wyner-Ziv video coding with refinement of noise residue and side information

    DEFF Research Database (Denmark)

    Huang, Xin; Forchhammer, Søren

    2010-01-01

    are successively updating the estimated noise residue for noise modeling and side information frame quality during decoding. Experimental results show that the proposed decoder can improve the Rate- Distortion (RD) performance of a state-of-the-art Wyner Ziv video codec for the set of test sequences.......Distributed Video Coding (DVC) is a video coding paradigm which mainly exploits the source statistics at the decoder based on the availability of side information at the decoder. This paper considers feedback channel based Transform Domain Wyner-Ziv (TDWZ) DVC. The coding efficiency of TDWZ video...... coding does not match that of conventional video coding yet, mainly due to the quality of side information and inaccurate noise estimation. In this context, a novel TDWZ video decoder with noise residue refinement (NRR) and side information refinement (SIR) is proposed. The proposed refinement schemes...

  15. High-Capacity Quantum Secure Direct Communication Based on Quantum Hyperdense Coding with Hyperentanglement

    International Nuclear Information System (INIS)

    Wang Tie-Jun; Li Tao; Du Fang-Fang; Deng Fu-Guo

    2011-01-01

    We present a quantum hyperdense coding protocol with hyperentanglement in polarization and spatial-mode degrees of freedom of photons first and then give the details for a quantum secure direct communication (QSDC) protocol based on this quantum hyperdense coding protocol. This QSDC protocol has the advantage of having a higher capacity than the quantum communication protocols with a qubit system. Compared with the QSDC protocol based on superdense coding with d-dimensional systems, this QSDC protocol is more feasible as the preparation of a high-dimension quantum system is more difficult than that of a two-level quantum system at present. (general)

  16. Global hydroelastic model for springing and whipping based on a free-surface CFD code (OpenFOAM

    Directory of Open Access Journals (Sweden)

    Sopheak Seng

    2014-12-01

    Full Text Available The theoretical background and a numerical solution procedure for a time domain hydroelastic code are presented in this paper. The code combines a VOF-based free surface flow solver with a flexible body motion solver where the body linear elastic deformation is described by a modal superposition of dry mode shapes expressed in a local floating frame of reference. These mode shapes can be obtained from any finite element code. The floating frame undergoes a pseudo rigid-body motion which allows for a large rigid body translation and rotation and fully preserves the coupling with the local structural deformation. The formulation relies on the ability of the flow solver to provide the total fluid action on the body including e.g. the viscous forces, hydrostatic and hydrodynamic forces, slamming forces and the fluid damping. A numerical simulation of a flexible barge is provided and compared to experiments to show that the VOF-based flow solver has this ability and the code has the potential to predict the global hydroelastic responses accurately.

  17. Higher order mode damping studies on the PEP-II B-Factory RF cavity

    International Nuclear Information System (INIS)

    Rimmer, R.; Goldberg, D.; Lambertson, G.; Voelker, F.; Ko, K.; Kroll, N.; Pendleton, R.; Schwarz, H.; Adams, F.; De Jong, M.

    1992-03-01

    We describe studies of the higher-order-mode (HOM) properties of the prototype 476 MHz RF cavity for the proposed PEP-II B-Factory and a waveguide damping scheme to reduce possible HOM-driven coupled-bunch beam instability growth. Numerical studies include modelling of the HOM spectrum using MAFIA and ARGUS, and calculation of the loaded Q's of the damped modes using data from these codes and the Kroll-Yu method. We discuss briefly the experimental investigations of the modes, which will be made in a full-size low-power test cavity, using probes, wire excitation and bead perturbation methods

  18. RADTRAN 5: A computer code for transportation risk analysis

    International Nuclear Information System (INIS)

    Neuhauser, K.S.; Kanipe, F.L.

    1991-01-01

    RADTRAN 5 is a computer code developed at Sandia National Laboratories (SNL) in Albuquerque, NM, to estimate radiological and nonradiological risks of radioactive materials transportation. RADTRAN 5 is written in ANSI Standard FORTRAN 77 and contains significant advances in the methodology for route-specific analysis first developed by SNL for RADTRAN 4 (Neuhauser and Kanipe, 1992). Like the previous RADTRAN codes, RADTRAN 5 contains two major modules for incident-free and accident risk amlysis, respectively. All commercially important transportation modes may be analyzed with RADTRAN 5: highway by combination truck; highway by light-duty vehicle; rail; barge; ocean-going ship; cargo air; and passenger air

  19. Development and analysis of hydraulic-material transfer analysis code taking density current into account

    International Nuclear Information System (INIS)

    Saito, Hiroaki; Iriya, Yoshikazu

    1999-03-01

    It is an important issue to select site for the underground disposal of high level radioactive waste in a stable environment. Modelling of hydraulics in the freshwater/seawater boundaries is required. In this study, the analyzer code has been modified, in order to enable the analysis under more various conditions. Input/output functions were modified, after the functions of each module and major parameters were reconsidered. The modification included the change of input mode, from dialogue mode to file mode. Specifications of input/output and parameters are described. (A. Yamamoto)

  20. Increasing the Tokamak Pressure Limit: Tearing Mode Experiments in DIII-D

    International Nuclear Information System (INIS)

    La Haye, R.J.

    2005-01-01

    Since its reconfiguration in 1986, DIII-D has performed a number of experiments involving resistive magnetohydrodynamic (MHD) stability. These were and are directed to understand the conditions in which confinement and beta reducing tearing mode islands form, how to avoid them, and if unavoidable, how to stabilize them. Coils for correction of toroidal nonaxisymmetry have been developed to avoid error field locked mode islands. Basic classical tearing mode stability physics has been confirmed with a state-of-the-art ensemble of profile diagnostics, MHD equilibrium reconstruction, and stability code analysis. Neoclassical tearing mode thresholds and seeding are now much better understood with future large higher field devices expected to be 'metastable'. DIII-D is the leader in sophisticated real-time alignment of stabilizing electron cyclotron current drive on otherwise unstable rational surfaces. In all, DIII-D experiments are showing how higher stable beta with good confinement can be maintained without tearing mode islands limiting the plasma pressure

  1. Mode structure and continuum damping of high-n toroidal Alfven eigenmodes

    International Nuclear Information System (INIS)

    Rosenbluth, M.N.; Berk, H.L.; Van Dam, J.W.; Lindberg, D.M.

    1992-02-01

    An asymptotic theory is described for calculating the mode structure and continuum damping of short wave-length toroidal Alfven eigenmodes (TAE). The formalism somewhat resembles the treatment used for describing low-frequency toroidal modes with singular structure at a rational surface, where an inner solution, which for the TAE mode has toroidal coupling, is matched to an outer toroidally uncoupled solution. A three-term recursion relation among coupled poloidal harmonic amplitudes is obtained, whose solution gives the structure of the global wavefunction and the complex eigenfrequency, including continuum damping. Both analytic and numerical solutions are presented. The magnitude of the damping is essential for determining the thresholds for instability driven by the spatial gradients of energetic particles (e.g., neutral beam-injected ions or fusion-product alpha particles) contained in a tokamak plasma

  2. Automated Identification of MHD Mode Bifurcation and Locking in Tokamaks

    Science.gov (United States)

    Riquezes, J. D.; Sabbagh, S. A.; Park, Y. S.; Bell, R. E.; Morton, L. A.

    2017-10-01

    Disruption avoidance is critical in reactor-scale tokamaks such as ITER to maintain steady plasma operation and avoid damage to device components. A key physical event chain that leads to disruptions is the appearance of rotating MHD modes, their slowing by resonant field drag mechanisms, and their locking. An algorithm has been developed that automatically detects bifurcation of the mode toroidal rotation frequency due to loss of torque balance under resonant braking, and mode locking for a set of shots using spectral decomposition. The present research examines data from NSTX, NSTX-U and KSTAR plasmas which differ significantly in aspect ratio (ranging from A = 1.3 - 3.5). The research aims to examine and compare the effectiveness of different algorithms for toroidal mode number discrimination, such as phase matching and singular value decomposition approaches, and to examine potential differences related to machine aspect ratio (e.g. mode eigenfunction shape variation). Simple theoretical models will be compared to the dynamics found. Main goals are to detect or potentially forecast the event chain early during a discharge. This would serve as a cue to engage active mode control or a controlled plasma shutdown. Supported by US DOE Contracts DE-SC0016614 and DE-AC02-09CH11466.

  3. Pool swell sub-scale testing and code comparison

    International Nuclear Information System (INIS)

    Elisson, K.

    1981-01-01

    The main objective of the experiment was to investigate the pool swell dynamics in general and the forces on the lowered central part of the diaphragm between drywell and wetwell in particular. Apart from the high speed camera pressure transducers and strain gauges were used to monitor the transient. Data was recorded on a 14 channel FM recorder and then digitalised and plotted. In total more than one hundred tests were performed including parametric variations of for example geometry, break flow, initial drywell pressure and initial water level. In parallel to this experiment pool swell calculations have been performed with the computer codes COPTA and STEALTH. COPTA which is a lumped mass code for pressure suppression containment analysis has a slug pool swell mode. STEALTH which is a general purpose lagrangian hydrodynamics code has been used in a 2-D axisymmetric version. The STEALTH code has been used to calculate the radial variations in the vertical displacement and velocity of the pool surface and to predict the load on the lowered central part of the diaphragm. A comparison between the calculations and the experimental data indicates that both codes are sufficiently correct in their description of the pool swell transient. (orig.)

  4. Optical sum-frequency generation in a whispering-gallery-mode resonator

    International Nuclear Information System (INIS)

    Strekalov, Dmitry V; Kowligy, Abijith S; Huang, Yu-Ping; Kumar, Prem

    2014-01-01

    We demonstrate sum-frequency generation between a telecom wavelength and the Rb D2 line, achieved through natural phase matching in a nonlinear whispering gallery mode resonator. Due to the strong optical field confinement and ultra high Q of the cavity, the process saturates already at sub-mW pump peak power, at least two orders of magnitude lower than in existing waveguide-based devices. The experimental data are in agreement with the nonlinear dynamics and phase matching theory based on spherical geometry. Our experimental and theoretical results point toward a new platform for manipulating the color and quantum states of light waves for applications such as atomic memory based quantum networking and logic operations with optical signals. (paper)

  5. Controllable transmission and total reflection through an impedance-matched acoustic metasurface

    KAUST Repository

    Mei, Jun

    2014-12-02

    A general design paradigm for a novel type of acoustic metasurface is proposed by introducing periodically repeated supercells on a rigid thin plate, where each supercell contains multiple cut-through slits that are filled with materials possessing different refractive indices but the same impedance as that of the host medium. When the wavelength of the incident wave is smaller than the periodicity, the direction of the transmitted wave with nearly unity transmittance can be chosen by engineering the phase discontinuities along the transverse direction. When the wavelength is larger than the periodicity, even though the metasurface is impedance matched to the host medium, most of the incident energy is reflected back and the remaining portion is converted into a surface-bound mode. We show that both the transmitted wave control and the high reflection with the surface mode excitation can be interpreted by a unified analytic model based on mode-coupling theory. Our general design principle not only supplies the functionalities of reflection-type acoustic metasurfaces, but also exhibits unprecedented flexibility and efficiency in various domains of wave manipulation for possible applications in fields like refracting, collimating, focusing or absorbing wave energy.

  6. Resistive wall modes and error field amplification

    International Nuclear Information System (INIS)

    Boozer, Allen H.

    2003-01-01

    Resistive wall modes and the rapid damping of plasma rotation by the amplification of magnetic field errors are related physical phenomena that affect the performance of the advanced tokamak and spherical torus plasma confinement devices. Elements of our understanding of these phenomena and the code that is used to design the major experimental facilities are based on the electrical circuit representation of the response of the plasma to perturbations. Although the circuit representation of the plasma may seem heuristic, this representation can be rigorously obtained using Maxwell's equations and linearity for plasmas that evolve on a disparate time scale from that of external currents. These and related results are derived. In addition methods are given for finding the plasma information that the circuit representation requires using post-processors for codes that calculate perturbed plasma equilibria

  7. Integrated Analysis of Long Noncoding RNA and Coding RNA Expression in Esophageal Squamous Cell Carcinoma

    Directory of Open Access Journals (Sweden)

    Wei Cao

    2013-01-01

    Full Text Available Tumorigenesis is a complex dynamic biological process that includes multiple steps of genetic and epigenetic alterations, aberrant expression of noncoding RNA, and changes in the expression profiles of coding genes. We call the collection of those perturbations in genome space the “cancer initiatome.” Long noncoding RNAs (lncRNAs are pervasively transcribed in the genome and they have key regulatory functions in chromatin remodeling and gene expression. Spatiotemporal variation in the expression of lncRNAs has been observed in development and disease states, including cancer. A few dysregulated lncRNAs have been studied in cancers, but the role of lncRNAs in the cancer initiatome remains largely unknown, especially in esophageal squamous cell carcinoma (ESCC. We conducted a genome-wide screen of the expression of lncRNAs and coding RNAs from ESCC and matched adjacent nonneoplastic normal tissues. We identified differentially expressed lncRNAs and coding RNAs in ESCC relative to their matched normal tissue counterparts and validated the result using polymerase chain reaction analysis. Furthermore, we identified differentially expressed lncRNAs that are co-located and co-expressed with differentially expressed coding RNAs in ESCC and the results point to a potential interaction between lncRNAs and neighboring coding genes that affect ether lipid metabolism, and the interaction may contribute to the development of ESCC. These data provide compelling evidence for a potential novel genomic biomarker of esophageal squamous cell cancer.

  8. Low-Complexity Hierarchical Mode Decision Algorithms Targeting VLSI Architecture Design for the H.264/AVC Video Encoder

    Directory of Open Access Journals (Sweden)

    Guilherme Corrêa

    2012-01-01

    Full Text Available In H.264/AVC, the encoding process can occur according to one of the 13 intraframe coding modes or according to one of the 8 available interframes block sizes, besides the SKIP mode. In the Joint Model reference software, the choice of the best mode is performed through exhaustive executions of the entire encoding process, which significantly increases the encoder's computational complexity and sometimes even forbids its use in real-time applications. Considering this context, this work proposes a set of heuristic algorithms targeting hardware architectures that lead to earlier selection of one encoding mode. The amount of repetitions of the encoding process is reduced by 47 times, at the cost of a relatively small cost in compression performance. When compared to other works, the fast hierarchical mode decision results are expressively more satisfactory in terms of computational complexity reduction, quality, and bit rate. The low-complexity mode decision architecture proposed is thus a very good option for real-time coding of high-resolution videos. The solution is especially interesting for embedded and mobile applications with support to multimedia systems, since it yields good compression rates and image quality with a very high reduction in the encoder complexity.

  9. Mode dynamics and confinement in the reversed field pinch

    International Nuclear Information System (INIS)

    Brunsell, P.R.; Bergsaker, H.; Brzozowski, J.H.; Cecconello, M.; Drake, J.R.; Malmberg, J.-A.; Scheffel, J.; Schnack, D.D.

    2001-01-01

    Tearing mode dynamics and toroidal plasma flow in the RFP has been experimentally studied in the Extrap T2 device. A toroidally localised, stationary magnetic field perturbation, the 'slinky mode' is formed in nearly all discharges. There is a tendency of increased phase alignment of different toroidal Fourier modes, resulting in higher localised mode amplitudes, with higher magnetic fluctuation level. The fluctuation level increases slightly with increasing plasma current and plasma density. The toroidal plasma flow velocity and the ion temperature has been measured with Doppler spectroscopy. Both the toroidal plasma velocity and the ion temperature clearly increase with I/N. Initial, preliminary experimental results obtained very recently after a complete change of the Extrap T2 front-end system (first wall, shell, TF coil), show that an operational window with mode rotation most likely exists in the rebuilt device, in contrast to the earlier case discussed above. A numerical code DEBSP has been developed to simulate the behaviour of RFP confinement in realistic geometry, including essential transport physics. Resulting scaling laws are presented and compared with results from Extrap T2 and other RFP experiments. (author)

  10. An investigation of the influence of heating modes on ignition and pyrolysis of woody wildland fuel

    Science.gov (United States)

    B.L. Yashwanth; B. Shotorban; S. Mahalingam; D.R. Weise

    2015-01-01

    The ignition of woody wildland fuel modeled as a one-dimensional slab subject to various modes of heating was investigated using a general pyrolysis code, Gpyro. The heating mode was varied by applying different convective and/or radiative, time-dependent heat flux boundary conditions on one end of the slab while keeping the other end insulated. Dry wood properties...

  11. Shear flow generation and turbulence suppression by resistive ballooning and resistive interchange modes

    International Nuclear Information System (INIS)

    Guzdar, P.N.; Drake, J.F.

    1993-01-01

    The generation of shear flow by resistive ballooning modes and resistive interchange modes is compared and contrasted using a 3-D fluid code. The resistive ballooning modes give rise to poloidally asymmetric transport and hence drive poloidal rotation due to the Reynold's Stress as well as the anomalous Stringer/Winsor mechanism. On the other hand the resistive interchange mode can drive shear flow only through the Reynold's Stress. The studies show that if the self-consistent sheared flow is suppressed, the resistive ballooning modes give rise to a larger anomalous transport than produced by the resistive interchange modes. Furthermore the shear flow generated by the resistive ballooning modes is larger than that driven by the resistive interchange modes due to the combined effect of the dual mechanisms stated earlier. As a consequence strong suppression of the fluctuations as well as reduction of the transport occurs for resistive ballooning modes. On the other hand, for the resistive interchange modes the level of fluctuation as well as the anomalous transport is not reduced by the self consistent shear flow generated by the Reynold's Stress. This latter result is in agreement with some earlier 3-D simulation of resistive interchange modes

  12. Global hydroelastic model for springing and whipping based on a free-surface CFD code (OpenFOAM)

    DEFF Research Database (Denmark)

    Seng, Sopheak; Jensen, Jørgen Juncher; Malenica, Sime

    2014-01-01

    The theoretical background and a numerical solution procedure for a time domain hydroelastic code are presented in this paper The code combines a VOF-based free surface flow solver with a flexible body motion solver where the body linear elastic deformation is described by a modal superposition...... of dry mode shapes expressed in a local floating frame of reference. These mode shapes can be obtained from any finite element code. The floating frame undergoes a pseudo rigid-body motion which allows for a large rigid body translation and rotation and fully preserves the coupling with the local...... structural deformation. The formulation relies on the ability of the flow solver to provide the total fluid action on the body including e.g. the viscous forces, hydrostatic and hydrodynamic forces, slamming forces and the fluid damping. A numerical simulation of a flexible barge is provided and compared...

  13. Use of Time-Frequency Analysis and Neural Networks for Mode Identification in a Wireless Software-Defined Radio Approach

    Directory of Open Access Journals (Sweden)

    Matteo Gandetto

    2004-09-01

    Full Text Available The use of time-frequency distributions is proposed as a nonlinear signal processing technique that is combined with a pattern recognition approach to identify superimposed transmission modes in a reconfigurable wireless terminal based on software-defined radio techniques. In particular, a software-defined radio receiver is described aiming at the identification of two coexistent communication modes: frequency hopping code division multiple access and direct sequence code division multiple access. As a case study, two standards, based on the previous modes and operating in the same band (industrial, scientific, and medical, are considered: IEEE WLAN 802.11b (direct sequence and Bluetooth (frequency hopping. Neural classifiers are used to obtain identification results. A comparison between two different neural classifiers is made in terms of relative error frequency.

  14. Recent Updates to the MELCOR 1.8.2 Code for ITER Applications

    Energy Technology Data Exchange (ETDEWEB)

    Merrill, Brad J

    2007-05-01

    This report documents recent changes made to the MELCOR 1.8.2 computer code for application to the International Thermonuclear Experimental Reactor (ITER), as required by ITER Task Agreement ITA 81-18. There are four areas of change documented by this report. The first area is the addition to this code of a model for transporting HTO. The second area is the updating of the material oxidation correlations to match those specified in the ITER Safety Analysis Data List (SADL). The third area replaces a modification to an aerosol tranpsort subroutine that specified the nominal aerosol density internally with one that now allows the user to specify this density through user input. The fourth area corrected an error that existed in an air condensation subroutine of previous versions of this modified MELCOR code. The appendices of this report contain FORTRAN listings of the coding for these modifications.

  15. Recent Updates to the MELCOR 1.8.2 Code for ITER Applications

    Energy Technology Data Exchange (ETDEWEB)

    Merrill, Brad J

    2007-04-01

    This report documents recent changes made to the MELCOR 1.8.2 computer code for application to the International Thermonuclear Experimental Reactor (ITER), as required by ITER Task Agreement ITA 81-18. There are four areas of change documented by this report. The first area is the addition to this code of a model for transporting HTO. The second area is the updating of the material oxidation correlations to match those specified in the ITER Safety Analysis Data List (SADL). The third area replaces a modification to an aerosol tranpsort subroutine that specified the nominal aerosol density internally with one that now allows the user to specify this density through user input. The fourth area corrected an error that existed in an air condensation subroutine of previous versions of this modified MELCOR code. The appendices of this report contain FORTRAN listings of the coding for these modifications.

  16. Normal mode analysis for linear resistive magnetohydrodynamics

    International Nuclear Information System (INIS)

    Kerner, W.; Lerbinger, K.; Gruber, R.; Tsunematsu, T.

    1984-10-01

    The compressible, resistive MHD equations are linearized around an equilibrium with cylindrical symmetry and solved numerically as a complex eigenvalue problem. This normal mode code allows to solve for very small resistivity eta proportional 10 -10 . The scaling of growthrates and layer width agrees very well with analytical theory. Especially, both the influence of current and pressure on the instabilities is studied in detail; the effect of resistivity on the ideally unstable internal kink is analyzed. (orig.)

  17. MRPP: multiregion processing plant code

    International Nuclear Information System (INIS)

    Kee, C.W.; McNeese, L.E.

    1976-09-01

    The report describes the machine solution of a large number (approximately 52,000) of simultaneous linear algebraic equations in which the unknowns are the concentrations of nuclides in the fuel salt of a fluid-fueled reactor (MSBR) having a continuous fuel processing plant. Most of the equations define concentrations at various points in the processing plant. The code allows as input a generalized description of a processing plant flowsheet; it also performs the iterative adjustment of flowsheet parameters for determination of concentrations throughout the flowsheet, and the associated effect of the specified processing mode on the overall reactor operation

  18. Higher Order Modes Excitation of Micro Cantilever Beams

    KAUST Repository

    Jaber, Nizar

    2014-05-01

    In this study, we present analytical and experimental investigation of electrically actuated micro cantilever based resonators. These devices are fabricated using polyimide and coated with chrome and gold layers from both sides. The cantilevers are highly curled up due to stress gradient, which is a common imperfection in surface micro machining. Using a laser Doppler vibrometer, we applied a noise signal to experimentally find the first four resonance frequencies. Then, using a data acquisition card, we swept the excitation frequency around the first four natural modes of vibrations. Theoretically, we derived a reduced order model using the Galerkin method to simulate the dynamics of the system. Extensive numerical analysis and computations were performed. The numerical analysis was able to provide good matching with experimental values of the resonance frequencies. Also, we proved the ability to excite higher order modes using partial electrodes with shapes that resemble the shape of the mode of interest. Such micro-resonators are shown to be promising for applications in mass and gas sensing.

  19. [Propensity score matching in SPSS].

    Science.gov (United States)

    Huang, Fuqiang; DU, Chunlin; Sun, Menghui; Ning, Bing; Luo, Ying; An, Shengli

    2015-11-01

    To realize propensity score matching in PS Matching module of SPSS and interpret the analysis results. The R software and plug-in that could link with the corresponding versions of SPSS and propensity score matching package were installed. A PS matching module was added in the SPSS interface, and its use was demonstrated with test data. Score estimation and nearest neighbor matching was achieved with the PS matching module, and the results of qualitative and quantitative statistical description and evaluation were presented in the form of a graph matching. Propensity score matching can be accomplished conveniently using SPSS software.

  20. Long non-coding RNAs: Mechanism of action and functional utility

    Directory of Open Access Journals (Sweden)

    Shakil Ahmad Bhat

    2016-10-01

    Full Text Available Recent RNA sequencing studies have revealed that most of the human genome is transcribed, but very little of the total transcriptomes has the ability to encode proteins. Long non-coding RNAs (lncRNAs are non-coding transcripts longer than 200 nucleotides. Members of the non-coding genome include microRNA (miRNA, small regulatory RNAs and other short RNAs. Most of long non-coding RNA (lncRNAs are poorly annotated. Recent recognition about lncRNAs highlights their effects in many biological and pathological processes. LncRNAs are dysfunctional in a variety of human diseases varying from cancerous to non-cancerous diseases. Characterization of these lncRNA genes and their modes of action may allow their use for diagnosis, monitoring of progression and targeted therapies in various diseases. In this review, we summarize the functional perspectives as well as the mechanism of action of lncRNAs. Keywords: LncRNA, X-chromosome inactivation, Genome imprinting, Transcription regulation, Cancer, Immunity