WorldWideScience

Sample records for linear tile-coding function

  1. Tuning iteration space slicing based tiled multi-core code implementing Nussinov's RNA folding.

    Science.gov (United States)

    Palkowski, Marek; Bielecki, Wlodzimierz

    2018-01-15

    RNA folding is an ongoing compute-intensive task of bioinformatics. Parallelization and improving code locality for this kind of algorithms is one of the most relevant areas in computational biology. Fortunately, RNA secondary structure approaches, such as Nussinov's recurrence, involve mathematical operations over affine control loops whose iteration space can be represented by the polyhedral model. This allows us to apply powerful polyhedral compilation techniques based on the transitive closure of dependence graphs to generate parallel tiled code implementing Nussinov's RNA folding. Such techniques are within the iteration space slicing framework - the transitive dependences are applied to the statement instances of interest to produce valid tiles. The main problem at generating parallel tiled code is defining a proper tile size and tile dimension which impact parallelism degree and code locality. To choose the best tile size and tile dimension, we first construct parallel parametric tiled code (parameters are variables defining tile size). With this purpose, we first generate two nonparametric tiled codes with different fixed tile sizes but with the same code structure and then derive a general affine model, which describes all integer factors available in expressions of those codes. Using this model and known integer factors present in the mentioned expressions (they define the left-hand side of the model), we find unknown integers in this model for each integer factor available in the same fixed tiled code position and replace in this code expressions, including integer factors, with those including parameters. Then we use this parallel parametric tiled code to implement the well-known tile size selection (TSS) technique, which allows us to discover in a given search space the best tile size and tile dimension maximizing target code performance. For a given search space, the presented approach allows us to choose the best tile size and tile dimension in

  2. SUPPORTING STUDENTS’ UNDERSTANDING OF LINEAR EQUATIONS WITH ONE VARIABLE USING ALGEBRA TILES

    Directory of Open Access Journals (Sweden)

    Sari Saraswati

    2016-01-01

    Full Text Available This research aimed to describe how algebra tiles can support students’ understanding of linear equations with one variable. This article is a part of a larger research on learning design of linear equations with one variable using algebra tiles combined with balancing method. Therefore, it will merely discuss one activity focused on how students use the algebra tiles to find a method to solve linear equations with one variable. Design research was used as an approach in this study. It consists of three phases, namely preliminary design, teaching experiment and retrospective analysis. Video registrations, students’ written works, pre-test, post-test, field notes, and interview are technic to collect data. The data were analyzed by comparing the hypothetical learning trajectory (HLT and the actual learning process. The result shows that algebra tiles could supports students’ understanding to find the formal solution of linear equation with one variable.Keywords: linear equation with one variable, algebra tiles, design research, balancing method, HLT DOI: http://dx.doi.org/10.22342/jme.7.1.2814.19-30

  3. SUPPORTING STUDENTS’ UNDERSTANDING OF LINEAR EQUATIONS WITH ONE VARIABLE USING ALGEBRA TILES

    Directory of Open Access Journals (Sweden)

    Sari Saraswati

    2016-01-01

    Full Text Available This research aimed to describe how algebra tiles can support students’ understanding of linear equations with one variable. This article is a part of a larger research on learning design of linear equations with one variable using algebra tiles combined with balancing method. Therefore, it will merely discuss one activity focused on how students use the algebra tiles to find a method to solve linear equations with one variable. Design research was used as an approach in this study. It consists of three phases, namely preliminary design, teaching experiment and retrospective analysis. Video registrations, students’ written works, pre-test, post-test, field notes, and interview are technic to collect data. The data were analyzed by comparing the hypothetical learning trajectory (HLT and the actual learning process. The result shows that algebra tiles could supports students’ understanding to find the formal solution of linear equation with one variable.

  4. Supporting Students' Understanding of Linear Equations with One Variable Using Algebra Tiles

    Science.gov (United States)

    Saraswati, Sari; Putri, Ratu Ilma Indra; Somakim

    2016-01-01

    This research aimed to describe how algebra tiles can support students' understanding of linear equations with one variable. This article is a part of a larger research on learning design of linear equations with one variable using algebra tiles combined with balancing method. Therefore, it will merely discuss one activity focused on how students…

  5. Uneven-Layered Coding Metamaterial Tile for Ultra-wideband RCS Reduction and Diffuse Scattering.

    Science.gov (United States)

    Su, Jianxun; He, Huan; Li, Zengrui; Yang, Yaoqing Lamar; Yin, Hongcheng; Wang, Junhong

    2018-05-25

    In this paper, a novel uneven-layered coding metamaterial tile is proposed for ultra-wideband radar cross section (RCS) reduction and diffuse scattering. The metamaterial tile is composed of two kinds of square ring unit cells with different layer thickness. The reflection phase difference of 180° (±37°) between two unit cells covers an ultra-wide frequency range. Due to the phase cancellation between two unit cells, the metamaterial tile has the scattering pattern of four strong lobes deviating from normal direction. The metamaterial tile and its 90-degree rotation can be encoded as the '0' and '1' elements to cover an object, and diffuse scattering pattern can be realized by optimizing phase distribution, leading to reductions of the monostatic and bi-static RCSs simultaneously. The metamaterial tile can achieve -10 dB RCS reduction from 6.2 GHz to 25.7 GHz with the ratio bandwidth of 4.15:1 at normal incidence. The measured and simulated results are in good agreement and validate the proposed uneven-layered coding metamaterial tile can greatly expanding the bandwidth for RCS reduction and diffuse scattering.

  6. Tiling arbitrarily nested loops by means of the transitive

    Directory of Open Access Journals (Sweden)

    Bielecki Włodzimierz

    2016-12-01

    Full Text Available A novel approach to generation of tiled code for arbitrarily nested loops is presented. It is derived via a combination of the polyhedral and iteration space slicing frameworks. Instead of program transformations represented by a set of affine functions, one for each statement, it uses the transitive closure of a loop nest dependence graph to carry out corrections of original rectangular tiles so that all dependences of the original loop nest are preserved under the lexicographic order of target tiles. Parallel tiled code can be generated on the basis of valid serial tiled code by means of applying affine transformations or transitive closure using on input an inter-tile dependence graph whose vertices are represented by target tiles while edges connect dependent target tiles. We demonstrate how a relation describing such a graph can be formed. The main merit of the presented approach in comparison with the well-known ones is that it does not require full permutability of loops to generate both serial and parallel tiled codes; this increases the scope of loop nests to be tiled.

  7. Representing high-dimensional data to intelligent prostheses and other wearable assistive robots: A first comparison of tile coding and selective Kanerva coding.

    Science.gov (United States)

    Travnik, Jaden B; Pilarski, Patrick M

    2017-07-01

    Prosthetic devices have advanced in their capabilities and in the number and type of sensors included in their design. As the space of sensorimotor data available to a conventional or machine learning prosthetic control system increases in dimensionality and complexity, it becomes increasingly important that this data be represented in a useful and computationally efficient way. Well structured sensory data allows prosthetic control systems to make informed, appropriate control decisions. In this study, we explore the impact that increased sensorimotor information has on current machine learning prosthetic control approaches. Specifically, we examine the effect that high-dimensional sensory data has on the computation time and prediction performance of a true-online temporal-difference learning prediction method as embedded within a resource-limited upper-limb prosthesis control system. We present results comparing tile coding, the dominant linear representation for real-time prosthetic machine learning, with a newly proposed modification to Kanerva coding that we call selective Kanerva coding. In addition to showing promising results for selective Kanerva coding, our results confirm potential limitations to tile coding as the number of sensory input dimensions increases. To our knowledge, this study is the first to explicitly examine representations for realtime machine learning prosthetic devices in general terms. This work therefore provides an important step towards forming an efficient prosthesis-eye view of the world, wherein prompt and accurate representations of high-dimensional data may be provided to machine learning control systems within artificial limbs and other assistive rehabilitation technologies.

  8. OPTIMIZATION-BASED APPROACH TO TILING OF FINITE AREAS WITH ARBITRARY SETS OF WANG TILES

    Directory of Open Access Journals (Sweden)

    Marek Tyburec

    2017-11-01

    Full Text Available Wang tiles proved to be a convenient tool for the design of aperiodic tilings in computer graphics and in materials engineering. While there are several algorithms for generation of finite-sized tilings, they exploit the specific structure of individual tile sets, which prevents their general usage. In this contribution, we reformulate the NP-complete tiling generation problem as a binary linear program, together with its linear and semidefinite relaxations suitable for the branch and bound method. Finally, we assess the performance of the established formulations on generations of several aperiodic tilings reported in the literature, and conclude that the linear relaxation is better suited for the problem.

  9. An Optimal Linear Coding for Index Coding Problem

    OpenAIRE

    Pezeshkpour, Pouya

    2015-01-01

    An optimal linear coding solution for index coding problem is established. Instead of network coding approach by focus on graph theoric and algebraic methods a linear coding program for solving both unicast and groupcast index coding problem is presented. The coding is proved to be the optimal solution from the linear perspective and can be easily utilize for any number of messages. The importance of this work is lying mostly on the usage of the presented coding in the groupcast index coding ...

  10. Random linear codes in steganography

    Directory of Open Access Journals (Sweden)

    Kamil Kaczyński

    2016-12-01

    Full Text Available Syndrome coding using linear codes is a technique that allows improvement in the steganographic algorithms parameters. The use of random linear codes gives a great flexibility in choosing the parameters of the linear code. In parallel, it offers easy generation of parity check matrix. In this paper, the modification of LSB algorithm is presented. A random linear code [8, 2] was used as a base for algorithm modification. The implementation of the proposed algorithm, along with practical evaluation of algorithms’ parameters based on the test images was made.[b]Keywords:[/b] steganography, random linear codes, RLC, LSB

  11. On the linear programming bound for linear Lee codes.

    Science.gov (United States)

    Astola, Helena; Tabus, Ioan

    2016-01-01

    Based on an invariance-type property of the Lee-compositions of a linear Lee code, additional equality constraints can be introduced to the linear programming problem of linear Lee codes. In this paper, we formulate this property in terms of an action of the multiplicative group of the field [Formula: see text] on the set of Lee-compositions. We show some useful properties of certain sums of Lee-numbers, which are the eigenvalues of the Lee association scheme, appearing in the linear programming problem of linear Lee codes. Using the additional equality constraints, we formulate the linear programming problem of linear Lee codes in a very compact form, leading to a fast execution, which allows to efficiently compute the bounds for large parameter values of the linear codes.

  12. Solving Vertex Cover Problem Using DNA Tile Assembly Model

    Directory of Open Access Journals (Sweden)

    Zhihua Chen

    2013-01-01

    Full Text Available DNA tile assembly models are a class of mathematically distributed and parallel biocomputing models in DNA tiles. In previous works, tile assembly models have been proved be Turing-universal; that is, the system can do what Turing machine can do. In this paper, we use tile systems to solve computational hard problem. Mathematically, we construct three tile subsystems, which can be combined together to solve vertex cover problem. As a result, each of the proposed tile subsystems consists of Θ(1 types of tiles, and the assembly process is executed in a parallel way (like DNA’s biological function in cells; thus the systems can generate the solution of the problem in linear time with respect to the size of the graph.

  13. Some new ternary linear codes

    Directory of Open Access Journals (Sweden)

    Rumen Daskalov

    2017-07-01

    Full Text Available Let an $[n,k,d]_q$ code be a linear code of length $n$, dimension $k$ and minimum Hamming distance $d$ over $GF(q$. One of the most important problems in coding theory is to construct codes with optimal minimum distances. In this paper 22 new ternary linear codes are presented. Two of them are optimal. All new codes improve the respective lower bounds in [11].

  14. Effects of occupational exposures and smoking on lung function in tile factory workers.

    Science.gov (United States)

    Jaakkola, Maritta S; Sripaiboonkij, Penpatra; Jaakkola, Jouni J K

    2011-02-01

    The aims of this study were to investigate the relations of occupational exposures in tile industry to lung function and to evaluate potential interaction between smoking and tile dust exposure containing silica. A cross-sectional study of 232 workers (response rate 100%) in a tile factory and 76 office workers (response rate 73%) from four factories in Thailand was conducted in 2006-2007. Participants answered a questionnaire and performed spirometry. Factory workers had lower spirometric functions than office workers, especially those with high dust exposure. There was a dose-response relation between duration of dust exposure and FEV1 and FVC, the adjusted effect of ≥ 21 years of exposure on FEV1 being -240 ml (-100 to -380) and on FVC -300 ml (-140 to -460). The adverse effect of dust on lung function was larger in current smokers suggesting synergism between smoking and tile dust exposure. This study provides evidence that long-term exposure to dust in tile industry is related to lung function reduction. There was a suggestion of synergistic effect between dust exposure and smoking. Tile factories should consider measures to reduce dust exposure and arrange spirometry surveillance for workers with such exposure. Smoking cessation should be promoted to prevent harmful effects of occupational tile dust exposure.

  15. Squares of Random Linear Codes

    DEFF Research Database (Denmark)

    Cascudo Pueyo, Ignacio; Cramer, Ronald; Mirandola, Diego

    2015-01-01

    a positive answer, for codes of dimension $k$ and length roughly $\\frac{1}{2}k^2$ or smaller. Moreover, the convergence speed is exponential if the difference $k(k+1)/2-n$ is at least linear in $k$. The proof uses random coding and combinatorial arguments, together with algebraic tools involving the precise......Given a linear code $C$, one can define the $d$-th power of $C$ as the span of all componentwise products of $d$ elements of $C$. A power of $C$ may quickly fill the whole space. Our purpose is to answer the following question: does the square of a code ``typically'' fill the whole space? We give...

  16. Predicting tile drainage discharge

    DEFF Research Database (Denmark)

    Iversen, Bo Vangsø; Kjærgaard, Charlotte; Petersen, Rasmus Jes

    used in the analysis. For the dynamic modelling, a simple linear reservoir model was used where different outlets in the model represented tile drain as well as groundwater discharge outputs. This modelling was based on daily measured tile drain discharge values. The statistical predictive model...... was based on a polynomial regression predicting yearly tile drain discharge values using site specific parameters such as soil type, catchment topography, etc. as predictors. Values of calibrated model parameters from the dynamic modelling were compared to the same site specific parameter as used...

  17. Some new quasi-twisted ternary linear codes

    Directory of Open Access Journals (Sweden)

    Rumen Daskalov

    2015-09-01

    Full Text Available Let [n, k, d]_q code be a linear code of length n, dimension k and minimum Hamming distance d over GF(q. One of the basic and most important problems in coding theory is to construct codes with best possible minimum distances. In this paper seven quasi-twisted ternary linear codes are constructed. These codes are new and improve the best known lower bounds on the minimum distance in [6].

  18. The linear programming bound for binary linear codes

    NARCIS (Netherlands)

    Brouwer, A.E.

    1993-01-01

    Combining Delsarte's (1973) linear programming bound with the information that certain weights cannot occur, new upper bounds for dmin (n,k), the maximum possible minimum distance of a binary linear code with given word length n and dimension k, are derived.

  19. Two "dual" families of Nearly-Linear Codes over ℤ p , p odd

    NARCIS (Netherlands)

    Asch, van A.G.; Tilborg, van H.C.A.

    2001-01-01

    Since the paper by Hammons e.a. [1], various authors have shown an enormous interest in linear codes over the ring Z4. A special weight function on Z4 was introduced and by means of the so called Gray map ¿ : Z4¿Z2 2 a relation was established between linear codes over Z4 and certain interesting

  20. Extended DNA Tile Actuators

    DEFF Research Database (Denmark)

    Kristiansen, Martin; Kryger, Mille; Zhang, Zhao

    2012-01-01

    A dynamic linear DNA tile actuator is expanded to three new structures of higher complexity. The original DNA actuator was constructed from a central roller strand which hybridizes with two piston strands by forming two half-crossover junctions. A linear expansion of the actuator is obtained...

  1. Chemical functionalization of ceramic tile surfaces by silane coupling agents: polymer modified mortar adhesion mechanism implications

    Directory of Open Access Journals (Sweden)

    Alexandra Ancelmo Piscitelli Mansur

    2008-09-01

    Full Text Available Adhesion between tiles and mortars are crucial to the stability of ceramic tile systems. From the chemical point of view, weak forces such as van der Waals forces and hydrophilic interactions are expected to be developed preferably at the tiles and polymer modified Portland cement mortar interface. The main goal of this paper was to use organosilanes as primers to modify ceramic tile hydrophilic properties to improve adhesion between ceramic tiles and polymer modified mortars. Glass tile surfaces were treated with several silane derivatives bearing specific functionalities. Contact angle measurements and Fourier Transform Infrared Spectroscopy (FTIR were used for evaluating the chemical changes on the tile surface. In addition, pull-off tests were conducted to assess the effect on adhesion properties between tile and poly(ethylene-co-vinyl acetate, EVA, modified mortar. The bond strength results have clearly shown the improvement of adherence at the tile-polymer modified mortar interface, reflecting the overall balance of silane, cement and polymer interactions.

  2. Tile-in-ONE.cern.ch

    CERN Document Server

    Sivolella Gomes, Andressa; The ATLAS collaboration; Ferreira, Fernando; Solans, Carlos; Solodkov, Alexander

    2015-01-01

    The ATLAS Tile Calorimeter assesses the quality of data in order to ensure its proper operation. A number of tasks are then performed by running several tools and systems, which were independently developed to meet distinct collaboration’s requirements and do not necessarily builds an effective connection among them. Thus, a program is usually implemented without a global perspective of the detector, requiring basic software features. In addition, functionalities may overlap in their objectives and frequently replicate resources retrieval mechanisms. Tile-in-ONE is a unique platform that assembles various web systems used by the calorimeter community through a single framework and a standard technology. It provides an infrastructure to support the code implementation, avoiding duplication of work while integrating with an overall view of the detector status. Database connectors smooth the process of information access since developers do not need to be aware of where records are placed and how to extract th...

  3. Miles of tiles

    CERN Document Server

    Radin, Charles

    1999-01-01

    "In this book, we try to display the value (and joy!) of starting from a mathematically amorphous problem and combining ideas from diverse sources to produce new and significant mathematics--mathematics unforeseen from the motivating problem ..." --from the Preface The common thread throughout this book is aperiodic tilings; the best-known example is the "kite and dart" tiling. This tiling has been widely discussed, particularly since 1984 when it was adopted to model quasicrystals. The presentation uses many different areas of mathematics and physics to analyze the new features of such tilings. Although many people are aware of the existence of aperiodic tilings, and maybe even their origin in a question in logic, not everyone is familiar with their subtleties and the underlying rich mathematical theory. For the interested reader, this book fills that gap. Understanding this new type of tiling requires an unusual variety of specialties, including ergodic theory, functional analysis, group theory and ring the...

  4. An FPGA based backup version of the TileCal digitizer

    International Nuclear Information System (INIS)

    Eriksson, D; Muschter, S; Bohm, C

    2010-01-01

    The ATLAS Tile Calorimeter front end digitization and readout system comprises about 1800 digitizer boards with two TileDMU ASICs on each board. The TileDMUs are responsible for storing, derandomising and reading out digitized data from twelve ADCs. An ample number of board spares are available. However, a backup solution is desirable in the event of unexpected failure modes. The original version contains both outdated and custom made circuits that are difficult or impossible to find in sufficient numbers. We have developed a new version using inexpensive off the shelf FPGAs (Spartan 6). The FPGAs have all the necessary functionality to emulate the TileDMU and will be readily available for a considerable time. The new board is functionally compatible with the current version and to a large extent uses the same code. The design goal was to leave the digitizer design as intact as possible since it is well tested and performs well. As radiation tolerance is an issue we have implemented triple mode redundancy in the FPGA. To further improve the system we added in system programmability via TTCrx for both the FPGA and the configuration memory using one way JTAG. This provides a way to recover from radiation damage to the configuration PROM or to remotely upgrade system firmware.

  5. An FPGA based backup version of the TileCal digitizer.

    Science.gov (United States)

    Eriksson, D.; Muschter, S.; Bohm, C.

    2010-11-01

    The ATLAS Tile Calorimeter front end digitization and readout system comprises about 1800 digitizer boards with two TileDMU ASICs on each board. The TileDMUs are responsible for storing, derandomising and reading out digitized data from twelve ADCs. An ample number of board spares are available. However, a backup solution is desirable in the event of unexpected failure modes. The original version contains both outdated and custom made circuits that are difficult or impossible to find in sufficient numbers. We have developed a new version using inexpensive off the shelf FPGAs (Spartan 6). The FPGAs have all the necessary functionality to emulate the TileDMU and will be readily available for a considerable time. The new board is functionally compatible with the current version and to a large extent uses the same code. The design goal was to leave the digitizer design as intact as possible since it is well tested and performs well. As radiation tolerance is an issue we have implemented triple mode redundancy in the FPGA. To further improve the system we added in system programmability via TTCrx for both the FPGA and the configuration memory using one way JTAG. This provides a way to recover from radiation damage to the configuration PROM or to remotely upgrade system firmware.

  6. A high granularity plastic scintillator tile hadronic calorimeter with APD readout for a linear collider detector

    Czech Academy of Sciences Publication Activity Database

    Andreev, V.; Cvach, Jaroslav; Danilov, M.; Devitsin, E.; Dodonov, V.; Eigen, G.; Garutti, E.; Gilitzky, Yu.; Groll, M.; Heuer, R.D.; Janata, Milan; Kacl, Ivan; Korbel, V.; Kozlov, V. Yu; Meyer, H.; Morgunov, V.; Němeček, Stanislav; Pöschl, R.; Polák, Ivo; Raspereza, A.; Reiche, S.; Rusinov, V.; Sefkow, F.; Smirnov, P.; Terkulov, A.; Valkár, Š.; Weichert, Jan; Zálešák, Jaroslav

    2006-01-01

    Roč. 564, - (2006), s. 144-154 ISSN 0168-9002 R&D Projects: GA MŠk(CZ) LC527; GA MŠk(CZ) 1P05LA259; GA ČR(CZ) GA202/05/0653 Institutional research plan: CEZ:AV0Z10100502 Keywords : hadronic calorimeter * plastic scintillator tile * APD readout * linear collider detector Subject RIV: BF - Elementary Particles and High Energy Physics Impact factor: 1.185, year: 2006

  7. Riemann-Roch Spaces and Linear Network Codes

    DEFF Research Database (Denmark)

    Hansen, Johan P.

    We construct linear network codes utilizing algebraic curves over finite fields and certain associated Riemann-Roch spaces and present methods to obtain their parameters. In particular we treat the Hermitian curve and the curves associated with the Suzuki and Ree groups all having the maximal...... number of points for curves of their respective genera. Linear network coding transmits information in terms of a basis of a vector space and the information is received as a basis of a possibly altered vector space. Ralf Koetter and Frank R. Kschischang %\\cite{DBLP:journals/tit/KoetterK08} introduced...... in the above metric making them suitable for linear network coding....

  8. The design of central column protection tiles for the TCV tokamak

    International Nuclear Information System (INIS)

    Pitts, R.A.; Chavan, R.; Moret, J.M.

    1999-01-01

    The large variety of plasma shapes produced in the TCV tokamak places unique demands on the plasma facing surfaces. In particular, the central column graphite armour tiles are solicited during the creation of all TCV plasmas and function as power handling surfaces for both limited and diverted discharges. The higher power flux densities accompanying the addition of electron cyclotron heating systems have necessitated a new, optimized, design for these tiles. The optimization process and the subsequent new tile design are described. A basic 'two point' model of the scrape-off layer plasma in conjunction with TCV equilibrium reconstructions and a simplified representation of the local magnetic field line geometry are used to impose simulated power flux densities onto a parametric toroidal tile contour. The thermo-mechanical response of the tile is then investigated via full 3-D finite element simulations accounting for the non-linear temperature dependence of the graphite thermal diffusivity and radiation from the tile surface. The final design choice is a compromise between the requirements for adequate power handling for a range of magnetic configurations, the need to protect against tile edge misalignment in the presence of grazing field line angles of incidence and the space restrictions imposed by vacuum vessel design. (author)

  9. How Does the Innovation System in the Spanish Ceramic Tile Sector Function?

    International Nuclear Information System (INIS)

    Gabaldon-Estevan, D.; Hekkert, M. P.

    2013-01-01

    In this article we apply the functions of innovation systems framework to assess its appropriateness to characterise the innovation activity of the tile industry in Castellon. This framework is based on idea that a well functioning innovation system requires that a number of key activities take place. If this occurs innovative output is higher. Our analysis provides a deeper understanding of the role of innovation as a strategic option in a mature industry in the context of globalisation. By applying this new theoretical approach to study innovation and highlighting the functions that the system requires, we shown the constraints, inertias, challenges and opportunities that the innovation system of the tile industry in Castellon faces. The results also show that the functional approach allows higher flexibility in order to recognise and analyse the opportunities and constraints that a given innovation system presents. (Author)

  10. How Does the Innovation System in the Spanish Ceramic Tile Sector Function?

    Energy Technology Data Exchange (ETDEWEB)

    Gabaldon-Estevan, D.; Hekkert, M. P.

    2013-06-01

    In this article we apply the functions of innovation systems framework to assess its appropriateness to characterise the innovation activity of the tile industry in Castellon. This framework is based on idea that a well functioning innovation system requires that a number of key activities take place. If this occurs innovative output is higher. Our analysis provides a deeper understanding of the role of innovation as a strategic option in a mature industry in the context of globalisation. By applying this new theoretical approach to study innovation and highlighting the functions that the system requires, we shown the constraints, inertias, challenges and opportunities that the innovation system of the tile industry in Castellon faces. The results also show that the functional approach allows higher flexibility in order to recognise and analyse the opportunities and constraints that a given innovation system presents. (Author) 20 refs.

  11. Thermal-stress analysis and testing of DIII-D armor tiles

    International Nuclear Information System (INIS)

    Baxi, C.B.; Anderson, P.M.; Reis, E.E.; Smith, J.P.; Smith, P.D.; Croesmann, C.; Watkins, J.; Whitley, J.

    1987-10-01

    It is planned to install about 1500 new armor tiles in the DIII-D tokamak. The armor tiles currently installed in DIII-D are made by brazing Poco AXF-5Q graphite onto Inconel X-750 stock. A small percentage of these have failed by breakage of graphite. These failures were believed to be related to significant residual stress remaining in graphite after brazing. Hence, an effort was undertaken to improve the design with all-graphite tiles. Three criteria must be satisfied by the armor tiles and the hardware used to attach the tiles to the vessel walls: tiles should not structurally fail, peak tile temperature must be less than 2500 K, and peak vessel stresses must be below acceptable levels. A number of alternate design concepts were first analyzed with the two-dimensional finite element codes TOPAZ2D and NIKE2D. Promising designs were optimized for best parameters such as thicknesses, etc. The two best designs were further analyzed for thermal stresses with the three-dimensional codes P/THERMAL and P/STRESS. Prototype tiles of a number of materials were fabricated by GA and tested at the Plasma Materials Test Facility of the Sandia National Laboratory at Albuquerque. The tests simulated the heat flux and cooling conditions in DIII-D. This paper describes the 2-D and 3-D thermal stress analyses, the test results and logic which led to the selected design of the DIII-D armor tiles. 5 refs., 7 figs., 3 tabs

  12. Construction of Protograph LDPC Codes with Linear Minimum Distance

    Science.gov (United States)

    Divsalar, Dariush; Dolinar, Sam; Jones, Christopher

    2006-01-01

    A construction method for protograph-based LDPC codes that simultaneously achieve low iterative decoding threshold and linear minimum distance is proposed. We start with a high-rate protograph LDPC code with variable node degrees of at least 3. Lower rate codes are obtained by splitting check nodes and connecting them by degree-2 nodes. This guarantees the linear minimum distance property for the lower-rate codes. Excluding checks connected to degree-1 nodes, we show that the number of degree-2 nodes should be at most one less than the number of checks for the protograph LDPC code to have linear minimum distance. Iterative decoding thresholds are obtained by using the reciprocal channel approximation. Thresholds are lowered by using either precoding or at least one very high-degree node in the base protograph. A family of high- to low-rate codes with minimum distance linearly increasing in block size and with capacity-approaching performance thresholds is presented. FPGA simulation results for a few example codes show that the proposed codes perform as predicted.

  13. An efficient pseudomedian filter for tiling microrrays.

    Science.gov (United States)

    Royce, Thomas E; Carriero, Nicholas J; Gerstein, Mark B

    2007-06-07

    Tiling microarrays are becoming an essential technology in the functional genomics toolbox. They have been applied to the tasks of novel transcript identification, elucidation of transcription factor binding sites, detection of methylated DNA and several other applications in several model organisms. These experiments are being conducted at increasingly finer resolutions as the microarray technology enjoys increasingly greater feature densities. The increased densities naturally lead to increased data analysis requirements. Specifically, the most widely employed algorithm for tiling array analysis involves smoothing observed signals by computing pseudomedians within sliding windows, a O(n2logn) calculation in each window. This poor time complexity is an issue for tiling array analysis and could prove to be a real bottleneck as tiling microarray experiments become grander in scope and finer in resolution. We therefore implemented Monahan's HLQEST algorithm that reduces the runtime complexity for computing the pseudomedian of n numbers to O(nlogn) from O(n2logn). For a representative tiling microarray dataset, this modification reduced the smoothing procedure's runtime by nearly 90%. We then leveraged the fact that elements within sliding windows remain largely unchanged in overlapping windows (as one slides across genomic space) to further reduce computation by an additional 43%. This was achieved by the application of skip lists to maintaining a sorted list of values from window to window. This sorted list could be maintained with simple O(log n) inserts and deletes. We illustrate the favorable scaling properties of our algorithms with both time complexity analysis and benchmarking on synthetic datasets. Tiling microarray analyses that rely upon a sliding window pseudomedian calculation can require many hours of computation. We have eased this requirement significantly by implementing efficient algorithms that scale well with genomic feature density. This result

  14. An efficient pseudomedian filter for tiling microrrays

    Directory of Open Access Journals (Sweden)

    Gerstein Mark B

    2007-06-01

    Full Text Available Abstract Background Tiling microarrays are becoming an essential technology in the functional genomics toolbox. They have been applied to the tasks of novel transcript identification, elucidation of transcription factor binding sites, detection of methylated DNA and several other applications in several model organisms. These experiments are being conducted at increasingly finer resolutions as the microarray technology enjoys increasingly greater feature densities. The increased densities naturally lead to increased data analysis requirements. Specifically, the most widely employed algorithm for tiling array analysis involves smoothing observed signals by computing pseudomedians within sliding windows, a O(n2logn calculation in each window. This poor time complexity is an issue for tiling array analysis and could prove to be a real bottleneck as tiling microarray experiments become grander in scope and finer in resolution. Results We therefore implemented Monahan's HLQEST algorithm that reduces the runtime complexity for computing the pseudomedian of n numbers to O(nlogn from O(n2logn. For a representative tiling microarray dataset, this modification reduced the smoothing procedure's runtime by nearly 90%. We then leveraged the fact that elements within sliding windows remain largely unchanged in overlapping windows (as one slides across genomic space to further reduce computation by an additional 43%. This was achieved by the application of skip lists to maintaining a sorted list of values from window to window. This sorted list could be maintained with simple O(log n inserts and deletes. We illustrate the favorable scaling properties of our algorithms with both time complexity analysis and benchmarking on synthetic datasets. Conclusion Tiling microarray analyses that rely upon a sliding window pseudomedian calculation can require many hours of computation. We have eased this requirement significantly by implementing efficient algorithms that

  15. Linear network error correction coding

    CERN Document Server

    Guang, Xuan

    2014-01-01

    There are two main approaches in the theory of network error correction coding. In this SpringerBrief, the authors summarize some of the most important contributions following the classic approach, which represents messages by sequences?similar to algebraic coding,?and also briefly discuss the main results following the?other approach,?that uses the theory of rank metric codes for network error correction of representing messages by subspaces. This book starts by establishing the basic linear network error correction (LNEC) model and then characterizes two equivalent descriptions. Distances an

  16. The Pagoda Sequence: a Ramble through Linear Complexity, Number Walls, D0L Sequences, Finite State Automata, and Aperiodic Tilings

    Directory of Open Access Journals (Sweden)

    Fred Lunnon

    2009-06-01

    Full Text Available We review the concept of the number wall as an alternative to the traditional linear complexity profile (LCP, and sketch the relationship to other topics such as linear feedback shift-register (LFSR and context-free Lindenmayer (D0L sequences. A remarkable ternary analogue of the Thue-Morse sequence is introduced having deficiency 2 modulo 3, and this property verified via the re-interpretation of the number wall as an aperiodic plane tiling.

  17. How Does the Innovation System in the Spanish Ceramic Tile Sector Function?

    NARCIS (Netherlands)

    Gabaldon-Estevan, D.; Hekkert, M.P.|info:eu-repo/dai/nl/143777629

    2013-01-01

    In this article we apply the functions of innovation systems framework to assess its appropriateness to characterise the innovation activity of the tile industry in Castellón. This framework is based on idea that a well functioning innovation system requires that a number of key activities take

  18. Self Cleanable Tile Grout

    Directory of Open Access Journals (Sweden)

    Mehmet CANBAZ

    2016-03-01

    Full Text Available In this study, In this study, self-cleaning tile grout and white cement specimens are produced and the effect of self-cleaning mechanism of TiO2 is tested. Effects of TiO2 amount and TiO2 type are tested and compared. Anatase form and rutile TiO2 additive are used in the study. In addition, effects of silicate additives on the self-cleaning mechanism is determined. Studies are conducted with respect to Italian UNI code. This study presents a method for solving rust between the tiles of ceramic wet floor coverings with photocatalysis method and then removing the dirt with secondary effects such as water, wind etc.

  19. A hidden Markov model approach for determining expression from genomic tiling micro arrays

    DEFF Research Database (Denmark)

    Terkelsen, Kasper Munch; Gardner, P. P.; Arctander, Peter

    2006-01-01

    Background Genomic tiling micro arrays have great potential for identifying previously undiscovered coding as well as non-coding transcription. To-date, however, analyses of these data have been performed in an ad hoc fashion. Results We present a probabilistic procedure, ExpressHMM, that adaptiv......Background Genomic tiling micro arrays have great potential for identifying previously undiscovered coding as well as non-coding transcription. To-date, however, analyses of these data have been performed in an ad hoc fashion. Results We present a probabilistic procedure, Express...

  20. Evaluation of tile layer productivity in construction project

    Science.gov (United States)

    Aziz, Hamidi Abdul; Hassan, Siti Hafizan; Rosly, Noorsyalili; Ul-Saufie, Ahmad Zia

    2017-10-01

    Construction is a key sector of the national economy for countries all over the world. Until today, construction industries are still facing lots of problems concerning the low productivity, poor safety and insufficient quality. Labour productivity is one of the factors that will give impact to the quality of projects. This study is focusing on evaluating the tile layer productivity in the area of Seberang Perai, Penang. The objective of this study is to determine the relationship of age and experience of tile layers with their productivity and to evaluate the effect of nationality to tile layers productivity. Interview and site observation of tile layers has been conducted to obtain the data of age, experience and nationality of tile layers. Site observation is made to obtain the number of tiles installed for every tile layer for the duration of 1 hour, and the data were analysed by using Statistical Package for Social Science (IBM SPSS Statistic 23) software. As a result, there is a moderate linear relationship between age and experience of tile layers with their productivity. The age of 30 and the experience of 4 years give the highest productivity. It also can be concluded that the tile layers from Indonesia tend to have higher productivity compared to tile layers from Myanmar.

  1. Divertor tungsten tiles erosion in the region of the castellated gaps

    Energy Technology Data Exchange (ETDEWEB)

    Hu, Wanpeng, E-mail: wangdez@dlut.edu.cn; Sang, Chaofeng; Sun, Zhenyue; Wang, Dezhen

    2016-11-01

    Highlights: • Simulation of the tungsten tiles erosion by different impurities in the divertor gap region is done by using a 2d3v Particle-In-Cell code. • High-Z impurity causes the largest erosion rate on W tile. • The peak physical sputtering erosion rate locates at the plasma-facing corners. - Abstract: Erosion of tungsten (W) is a very important issue for the future fusion device. The castellated divertor makes it more complicated due to complex geometry of the gap between the tiles. In this work, the plasma behaviors and resulting W tile erosion in the divertor tile gap region are studied by using a two dimension-in-space and three dimension-in-velocity (2d3 v) Particle-In-Cell (PIC) code. Deuterium ions (D{sup +}) and electrons are traced self-consistently in the simulation to provide the plasma background. Since there are lots of impurities, which may make a great impact on the tile erosion, in the divertor region to radiate the power, the erosion of W tile by different species are thus considered. The contributions of deuterium and impurities: Li, C, Ne, and Ar, to the W erosion, are studied under EAST conditions to show a straightforward insight. It is observed that the physical sputtering of W tile by impurities is much higher than that by the D ions, and the peak erosion region locates at the plasma-facing corners.

  2. Linear codes associated to determinantal varieties

    DEFF Research Database (Denmark)

    Beelen, Peter; Ghorpade, Sudhir R.; Hasan, Sartaj Ul

    2015-01-01

    We consider a class of linear codes associated to projective algebraic varieties defined by the vanishing of minors of a fixed size of a generic matrix. It is seen that the resulting code has only a small number of distinct weights. The case of varieties defined by the vanishing of 2×2 minors is ...

  3. Tiling as a Durable Abstraction for Parallelism and Data Locality

    Energy Technology Data Exchange (ETDEWEB)

    Unat, Didem [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Chan, Cy P. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Zhang, Weiqun [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Bell, John [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Shalf, John [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)

    2013-11-18

    Tiling is a useful loop transformation for expressing parallelism and data locality. Automated tiling transformations that preserve data-locality are increasingly important due to hardware trends towards massive parallelism and the increasing costs of data movement relative to the cost of computing. We propose TiDA as a durable tiling abstraction that centralizes parameterized tiling information within array data types with minimal changes to the source code. The data layout information can be used by the compiler and runtime to automatically manage parallelism, optimize data locality, and schedule tasks intelligently. In this study, we present the design features and early interface of TiDA along with some preliminary results.

  4. A symmetric Roos bound for linear codes

    NARCIS (Netherlands)

    Duursma, I.M.; Pellikaan, G.R.

    2006-01-01

    The van Lint–Wilson AB-method yields a short proof of the Roos bound for the minimum distance of a cyclic code. We use the AB-method to obtain a different bound for the weights of a linear code. In contrast to the Roos bound, the role of the codes A and B in our bound is symmetric. We use the bound

  5. Forms and Linear Network Codes

    DEFF Research Database (Denmark)

    Hansen, Johan P.

    We present a general theory to obtain linear network codes utilizing forms and obtain explicit families of equidimensional vector spaces, in which any pair of distinct vector spaces intersect in the same small dimension. The theory is inspired by the methods of the author utilizing the osculating...... spaces of Veronese varieties. Linear network coding transmits information in terms of a basis of a vector space and the information is received as a basis of a possibly altered vector space. Ralf Koetter and Frank R. Kschischang introduced a metric on the set af vector spaces and showed that a minimal...... distance decoder for this metric achieves correct decoding if the dimension of the intersection of the transmitted and received vector space is sufficiently large. The vector spaces in our construction are equidistant in the above metric and the distance between any pair of vector spaces is large making...

  6. Kinetic calculation of plasma deposition in castellated tile gaps

    International Nuclear Information System (INIS)

    Dejarnac, R.; Gunn, J.P.

    2007-01-01

    Plasma-facing divertors and limiters are armoured with castellated tiles to withstand intense heat fluxes. Recent experimental studies show that a non-negligible amount of deuterium is deposited in the gaps between tiles. We present here a numerical study of plasma deposition in this critical region. For this purpose we have developed a particle-in-cell code with realistic boundary conditions determined from kinetic calculations. We find a strong asymmetry of plasma deposition into the gaps. A significant fraction of the plasma influx is expelled from the gap to be deposited on the leading edge of the downstream tile

  7. Development of non-linear vibration analysis code for CANDU fuelling machine

    International Nuclear Information System (INIS)

    Murakami, Hajime; Hirai, Takeshi; Horikoshi, Kiyomi; Mizukoshi, Kaoru; Takenaka, Yasuo; Suzuki, Norio.

    1988-01-01

    This paper describes the development of a non-linear, dynamic analysis code for the CANDU 600 fuelling machine (F-M), which includes a number of non-linearities such as gap with or without Coulomb friction, special multi-linear spring connections, etc. The capabilities and features of the code and the mathematical treatment for the non-linearities are explained. The modeling and numerical methodology for the non-linearities employed in the code are verified experimentally. Finally, the simulation analyses for the full-scale F-M vibration testing are carried out, and the applicability of the code to such multi-degree of freedom systems as F-M is demonstrated. (author)

  8. Linear-Time Non-Malleable Codes in the Bit-Wise Independent Tampering Model

    DEFF Research Database (Denmark)

    Cramer, Ronald; Damgård, Ivan Bjerre; Döttling, Nico

    Non-malleable codes were introduced by Dziembowski et al. (ICS 2010) as coding schemes that protect a message against tampering attacks. Roughly speaking, a code is non-malleable if decoding an adversarially tampered encoding of a message m produces the original message m or a value m' (eventuall...... non-malleable codes of Agrawal et al. (TCC 2015) and of Cher- aghchi and Guruswami (TCC 2014) and improves the previous result in the bit-wise tampering model: it builds the first non-malleable codes with linear-time complexity and optimal-rate (i.e. rate 1 - o(1)).......Non-malleable codes were introduced by Dziembowski et al. (ICS 2010) as coding schemes that protect a message against tampering attacks. Roughly speaking, a code is non-malleable if decoding an adversarially tampered encoding of a message m produces the original message m or a value m' (eventually...... abort) completely unrelated with m. It is known that non-malleability is possible only for restricted classes of tampering functions. Since their introduction, a long line of works has established feasibility results of non-malleable codes against different families of tampering functions. However...

  9. Application of the gamma-ray attenuation on the study of Amianthus-Cement tile with different ages

    International Nuclear Information System (INIS)

    Marques, Leonardo C.; Simeao, David da Silva; Oliveira, Ricardo Mendes de; Rocha, Wilson Roberto Dejato da; Costa, Elizabeth Cristina Soares da; Portezan Filho, Otavio; Coimbra, Melayne Martins

    2005-01-01

    In the civil construction, concrete of different resistances are prepared to assist to the objectives of the projects. Concrete samples, prepared in laboratory,can be used in the measurements of the density profiles along the sample, as well as to accompany the space and temporary evolution of the humidity in the process of water infiltration. Other material quite used in the civil construction it is the amianthus-cement tiles, that has good resistance to the deformation. This work intends to evaluate the homogeneity of the amianthus-cement tiles through the gamma-ray attenuation technique, in order to verify the possible existence of fissures or defects in the material, due to the aging and the bad weather. The first tile used was produced in 2002, te second one in 1991 and the third in 1978. Its dimensions were: 130x50x0,4 cm. To manipulate the tiles with easiness, these were divided in samples with the following dimensions: 12x8x0,4 cm. For each sample the linear attenuation coefficient was measured for a horizontal line, totalizing 14 points with an interval of 0,5 cm among the points. The measurement table used has a Na (Tl) scintillation detector of 2 x 2 , with circular collimator of 2 mm (for source) and of 5 mm (for the detector) and a radioactive source of 241 Am (59,6 keV, 100 mCi). With the measured values of the linear attenuation coefficient as a function of the position in the sample, we can build the curves of the linear attenuation coefficient versus position, which represent the homogeneity profile of the sample . The graphs of the linear attenuation coefficient versus position will be presented for the measured tiles as well as the statistical analysis of the results. (author)

  10. Osculating Spaces of Varieties and Linear Network Codes

    DEFF Research Database (Denmark)

    Hansen, Johan P.

    2013-01-01

    We present a general theory to obtain good linear network codes utilizing the osculating nature of algebraic varieties. In particular, we obtain from the osculating spaces of Veronese varieties explicit families of equidimensional vector spaces, in which any pair of distinct vector spaces...... intersects in the same dimension. Linear network coding transmits information in terms of a basis of a vector space and the information is received as a basis of a possible altered vector space. Ralf Koetter and Frank R. Kschischang introduced a metric on the set af vector spaces and showed that a minimal...... distance decoder for this metric achieves correct decoding if the dimension of the intersection of the transmitted and received vector space is sufficiently large. The obtained osculating spaces of Veronese varieties are equidistant in the above metric. The parameters of the resulting linear network codes...

  11. Osculating Spaces of Varieties and Linear Network Codes

    DEFF Research Database (Denmark)

    Hansen, Johan P.

    We present a general theory to obtain good linear network codes utilizing the osculating nature of algebraic varieties. In particular, we obtain from the osculating spaces of Veronese varieties explicit families of equideminsional vector spaces, in which any pair of distinct vector spaces...... intersects in the same dimension. Linear network coding transmits information in terms of a basis of a vector space and the information is received as a basis of a possible altered vector space. Ralf Koetter and Frank R. Kschischang introduced a metric on the set af vector spaces and showed that a minimal...... distance decoder for this metric achieves correct decoding if the dimension of the intersection of the transmitted and received vector space is sufficiently large. The obtained osculating spaces of Veronese varieties are equidistant in the above metric. The parameters of the resulting linear network codes...

  12. Reuse of solid petroleum waste in the manufacture of porcelain stoneware tile.

    Science.gov (United States)

    Pinheiro, B C A; Holanda, J N F

    2013-03-30

    This study investigates the incorporation of solid petroleum waste as raw material into a porcelain stoneware tile body, in replacement to natural kaolin material by up to 5 wt.%. Tile formulations containing solid petroleum waste were pressed and fired at 1240 °C by using a fast-firing cycle. The tile pieces were tested to determine their properties (linear shrinkage, water absorption, apparent density, and flexural strength), sintered microstructure, and leaching toxicity. The results therefore indicated that the growing addition of solid petroleum waste into tile formulations leads to a decrease of linear shrinkage, apparent density, and flexural strength, and to an increase of water absorption of the produced tile materials. It was also found that the replacement of kaolin with solid petroleum waste, in the range up to 2.5 wt.%, allows the production of porcelain stoneware tile (group BIa, ISO 13006 standard). All concentrations of Ag, As, Ba, Cd, Cr (total), Hg, and Pb of the fired porcelain stoneware tile pieces in the leachate comply with the current regulatory limits. These results indicate that the solid petroleum waste could be used for high-quality porcelain stoneware tile production, thus giving rise to a new possibility for an environmentally friendly management of this abundant waste. Copyright © 2013 Elsevier Ltd. All rights reserved.

  13. Energy footprint of advanced dense numerical linear algebra using tile algorithms on multicore architectures

    KAUST Repository

    Dongarra, Jack

    2012-11-01

    We propose to study the impact on the energy footprint of two advanced algorithmic strategies in the context of high performance dense linear algebra libraries: (1) mixed precision algorithms with iterative refinement allow to run at the peak performance of single precision floating-point arithmetic while achieving double precision accuracy and (2) tree reduction technique exposes more parallelism when factorizing tall and skinny matrices for solving over determined systems of linear equations or calculating the singular value decomposition. Integrated within the PLASMA library using tile algorithms, which will eventually supersede the block algorithms from LAPACK, both strategies further excel in performance in the presence of a dynamic task scheduler while targeting multicore architecture. Energy consumption measurements are reported along with parallel performance numbers on a dual-socket quad-core Intel Xeon as well as a quad-socket quad-core Intel Sandy Bridge chip, both providing component-based energy monitoring at all levels of the system, through the Power Pack framework and the Running Average Power Limit model, respectively. © 2012 IEEE.

  14. Energy footprint of advanced dense numerical linear algebra using tile algorithms on multicore architectures

    KAUST Repository

    Dongarra, Jack; Ltaief, Hatem; Luszczek, Piotr R.; Weaver, Vincent M.

    2012-01-01

    We propose to study the impact on the energy footprint of two advanced algorithmic strategies in the context of high performance dense linear algebra libraries: (1) mixed precision algorithms with iterative refinement allow to run at the peak performance of single precision floating-point arithmetic while achieving double precision accuracy and (2) tree reduction technique exposes more parallelism when factorizing tall and skinny matrices for solving over determined systems of linear equations or calculating the singular value decomposition. Integrated within the PLASMA library using tile algorithms, which will eventually supersede the block algorithms from LAPACK, both strategies further excel in performance in the presence of a dynamic task scheduler while targeting multicore architecture. Energy consumption measurements are reported along with parallel performance numbers on a dual-socket quad-core Intel Xeon as well as a quad-socket quad-core Intel Sandy Bridge chip, both providing component-based energy monitoring at all levels of the system, through the Power Pack framework and the Running Average Power Limit model, respectively. © 2012 IEEE.

  15. Geometrical tile design for complex neighborhoods.

    Science.gov (United States)

    Czeizler, Eugen; Kari, Lila

    2009-01-01

    Recent research has showed that tile systems are one of the most suitable theoretical frameworks for the spatial study and modeling of self-assembly processes, such as the formation of DNA and protein oligomeric structures. A Wang tile is a unit square, with glues on its edges, attaching to other tiles and forming larger and larger structures. Although quite intuitive, the idea of glues placed on the edges of a tile is not always natural for simulating the interactions occurring in some real systems. For example, when considering protein self-assembly, the shape of a protein is the main determinant of its functions and its interactions with other proteins. Our goal is to use geometric tiles, i.e., square tiles with geometrical protrusions on their edges, for simulating tiled paths (zippers) with complex neighborhoods, by ribbons of geometric tiles with simple, local neighborhoods. This paper is a step toward solving the general case of an arbitrary neighborhood, by proposing geometric tile designs that solve the case of a "tall" von Neumann neighborhood, the case of the f-shaped neighborhood, and the case of a 3 x 5 "filled" rectangular neighborhood. The techniques can be combined and generalized to solve the problem in the case of any neighborhood, centered at the tile of reference, and included in a 3 x (2k + 1) rectangle.

  16. Programmable DNA tile self-assembly using a hierarchical sub-tile strategy.

    Science.gov (United States)

    Shi, Xiaolong; Lu, Wei; Wang, Zhiyu; Pan, Linqiang; Cui, Guangzhao; Xu, Jin; LaBean, Thomas H

    2014-02-21

    DNA tile based self-assembly provides a bottom-up approach to construct desired nanostructures. DNA tiles have been directly constructed from ssDNA and readily self-assembled into 2D lattices and 3D superstructures. However, for more complex lattice designs including algorithmic assemblies requiring larger tile sets, a more modular approach could prove useful. This paper reports a new DNA 'sub-tile' strategy to easily create whole families of programmable tiles. Here, we demonstrate the stability and flexibility of our sub-tile structures by constructing 3-, 4- and 6-arm DNA tiles that are subsequently assembled into 2D lattices and 3D nanotubes according to a hierarchical design. Assembly of sub-tiles, tiles, and superstructures was analyzed using polyacrylamide gel electrophoresis and atomic force microscopy. DNA tile self-assembly methods provide a bottom-up approach to create desired nanostructures; the sub-tile strategy adds a useful new layer to this technique. Complex units can be made from simple parts. The sub-tile approach enables the rapid redesign and prototyping of complex DNA tile sets and tiles with asymmetric designs.

  17. Parallel tiled Nussinov RNA folding loop nest generated using both dependence graph transitive closure and loop skewing.

    Science.gov (United States)

    Palkowski, Marek; Bielecki, Wlodzimierz

    2017-06-02

    RNA secondary structure prediction is a compute intensive task that lies at the core of several search algorithms in bioinformatics. Fortunately, the RNA folding approaches, such as the Nussinov base pair maximization, involve mathematical operations over affine control loops whose iteration space can be represented by the polyhedral model. Polyhedral compilation techniques have proven to be a powerful tool for optimization of dense array codes. However, classical affine loop nest transformations used with these techniques do not optimize effectively codes of dynamic programming of RNA structure predictions. The purpose of this paper is to present a novel approach allowing for generation of a parallel tiled Nussinov RNA loop nest exposing significantly higher performance than that of known related code. This effect is achieved due to improving code locality and calculation parallelization. In order to improve code locality, we apply our previously published technique of automatic loop nest tiling to all the three loops of the Nussinov loop nest. This approach first forms original rectangular 3D tiles and then corrects them to establish their validity by means of applying the transitive closure of a dependence graph. To produce parallel code, we apply the loop skewing technique to a tiled Nussinov loop nest. The technique is implemented as a part of the publicly available polyhedral source-to-source TRACO compiler. Generated code was run on modern Intel multi-core processors and coprocessors. We present the speed-up factor of generated Nussinov RNA parallel code and demonstrate that it is considerably faster than related codes in which only the two outer loops of the Nussinov loop nest are tiled.

  18. New binary linear codes which are dual transforms of good codes

    NARCIS (Netherlands)

    Jaffe, D.B.; Simonis, J.

    1999-01-01

    If C is a binary linear code, one may choose a subset S of C, and form a new code CST which is the row space of the matrix having the elements of S as its columns. One way of picking S is to choose a subgroup H of Aut(C) and let S be some H-stable subset of C. Using (primarily) this method for

  19. Programmable DNA tile self-assembly using a hierarchical sub-tile strategy

    International Nuclear Information System (INIS)

    Shi, Xiaolong; Lu, Wei; Wang, Zhiyu; Pan, Linqiang; Cui, Guangzhao; Xu, Jin; LaBean, Thomas H

    2014-01-01

    DNA tile based self-assembly provides a bottom-up approach to construct desired nanostructures. DNA tiles have been directly constructed from ssDNA and readily self-assembled into 2D lattices and 3D superstructures. However, for more complex lattice designs including algorithmic assemblies requiring larger tile sets, a more modular approach could prove useful. This paper reports a new DNA ‘sub-tile’ strategy to easily create whole families of programmable tiles. Here, we demonstrate the stability and flexibility of our sub-tile structures by constructing 3-, 4- and 6-arm DNA tiles that are subsequently assembled into 2D lattices and 3D nanotubes according to a hierarchical design. Assembly of sub-tiles, tiles, and superstructures was analyzed using polyacrylamide gel electrophoresis and atomic force microscopy. DNA tile self-assembly methods provide a bottom-up approach to create desired nanostructures; the sub-tile strategy adds a useful new layer to this technique. Complex units can be made from simple parts. The sub-tile approach enables the rapid redesign and prototyping of complex DNA tile sets and tiles with asymmetric designs. (paper)

  20. Computer codes for designing proton linear accelerators

    International Nuclear Information System (INIS)

    Kato, Takao

    1992-01-01

    Computer codes for designing proton linear accelerators are discussed from the viewpoint of not only designing but also construction and operation of the linac. The codes are divided into three categories according to their purposes: 1) design code, 2) generation and simulation code, and 3) electric and magnetic fields calculation code. The role of each category is discussed on the basis of experience at KEK (the design of the 40-MeV proton linac and its construction and operation, and the design of the 1-GeV proton linac). We introduce our recent work relevant to three-dimensional calculation and supercomputer calculation: 1) tuning of MAFIA (three-dimensional electric and magnetic fields calculation code) for supercomputer, 2) examples of three-dimensional calculation of accelerating structures by MAFIA, 3) development of a beam transport code including space charge effects. (author)

  1. Trellises and Trellis-Based Decoding Algorithms for Linear Block Codes

    Science.gov (United States)

    Lin, Shu

    1998-01-01

    A code trellis is a graphical representation of a code, block or convolutional, in which every path represents a codeword (or a code sequence for a convolutional code). This representation makes it possible to implement Maximum Likelihood Decoding (MLD) of a code with reduced decoding complexity. The most well known trellis-based MLD algorithm is the Viterbi algorithm. The trellis representation was first introduced and used for convolutional codes [23]. This representation, together with the Viterbi decoding algorithm, has resulted in a wide range of applications of convolutional codes for error control in digital communications over the last two decades. There are two major reasons for this inactive period of research in this area. First, most coding theorists at that time believed that block codes did not have simple trellis structure like convolutional codes and maximum likelihood decoding of linear block codes using the Viterbi algorithm was practically impossible, except for very short block codes. Second, since almost all of the linear block codes are constructed algebraically or based on finite geometries, it was the belief of many coding theorists that algebraic decoding was the only way to decode these codes. These two reasons seriously hindered the development of efficient soft-decision decoding methods for linear block codes and their applications to error control in digital communications. This led to a general belief that block codes are inferior to convolutional codes and hence, that they were not useful. Chapter 2 gives a brief review of linear block codes. The goal is to provide the essential background material for the development of trellis structure and trellis-based decoding algorithms for linear block codes in the later chapters. Chapters 3 through 6 present the fundamental concepts, finite-state machine model, state space formulation, basic structural properties, state labeling, construction procedures, complexity, minimality, and

  2. A hidden Markov model approach for determining expression from genomic tiling micro arrays

    Directory of Open Access Journals (Sweden)

    Krogh Anders

    2006-05-01

    Full Text Available Abstract Background Genomic tiling micro arrays have great potential for identifying previously undiscovered coding as well as non-coding transcription. To-date, however, analyses of these data have been performed in an ad hoc fashion. Results We present a probabilistic procedure, ExpressHMM, that adaptively models tiling data prior to predicting expression on genomic sequence. A hidden Markov model (HMM is used to model the distributions of tiling array probe scores in expressed and non-expressed regions. The HMM is trained on sets of probes mapped to regions of annotated expression and non-expression. Subsequently, prediction of transcribed fragments is made on tiled genomic sequence. The prediction is accompanied by an expression probability curve for visual inspection of the supporting evidence. We test ExpressHMM on data from the Cheng et al. (2005 tiling array experiments on ten Human chromosomes 1. Results can be downloaded and viewed from our web site 2. Conclusion The value of adaptive modelling of fluorescence scores prior to categorisation into expressed and non-expressed probes is demonstrated. Our results indicate that our adaptive approach is superior to the previous analysis in terms of nucleotide sensitivity and transfrag specificity.

  3. Understanding the Elementary Steps in DNA Tile-Based Self-Assembly.

    Science.gov (United States)

    Jiang, Shuoxing; Hong, Fan; Hu, Huiyu; Yan, Hao; Liu, Yan

    2017-09-26

    Although many models have been developed to guide the design and implementation of DNA tile-based self-assembly systems with increasing complexity, the fundamental assumptions of the models have not been thoroughly tested. To expand the quantitative understanding of DNA tile-based self-assembly and to test the fundamental assumptions of self-assembly models, we investigated DNA tile attachment to preformed "multi-tile" arrays in real time and obtained the thermodynamic and kinetic parameters of single tile attachment in various sticky end association scenarios. With more sticky ends, tile attachment becomes more thermostable with an approximately linear decrease in the free energy change (more negative). The total binding free energy of sticky ends is partially compromised by a sequence-independent energy penalty when tile attachment forms a constrained configuration: "loop". The minimal loop is a 2 × 2 tetramer (Loop4). The energy penalty of loops of 4, 6, and 8 tiles was analyzed with the independent loop model assuming no interloop tension, which is generalizable to arbitrary tile configurations. More sticky ends also contribute to a faster on-rate under isothermal conditions when nucleation is the rate-limiting step. Incorrect sticky end contributes to neither the thermostability nor the kinetics. The thermodynamic and kinetic parameters of DNA tile attachment elucidated here will contribute to the future improvement and optimization of tile assembly modeling, precise control of experimental conditions, and structural design for error-free self-assembly.

  4. Nonlinear to Linear Elastic Code Coupling in 2-D Axisymmetric Media.

    Energy Technology Data Exchange (ETDEWEB)

    Preston, Leiph [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-08-01

    Explosions within the earth nonlinearly deform the local media, but at typical seismological observation distances, the seismic waves can be considered linear. Although nonlinear algorithms can simulate explosions in the very near field well, these codes are computationally expensive and inaccurate at propagating these signals to great distances. A linearized wave propagation code, coupled to a nonlinear code, provides an efficient mechanism to both accurately simulate the explosion itself and to propagate these signals to distant receivers. To this end we have coupled Sandia's nonlinear simulation algorithm CTH to a linearized elastic wave propagation code for 2-D axisymmetric media (axiElasti) by passing information from the nonlinear to the linear code via time-varying boundary conditions. In this report, we first develop the 2-D axisymmetric elastic wave equations in cylindrical coordinates. Next we show how we design the time-varying boundary conditions passing information from CTH to axiElasti, and finally we demonstrate the coupling code via a simple study of the elastic radius.

  5. Hierarchical Self Assembly of Patterns from the Robinson Tilings: DNA Tile Design in an Enhanced Tile Assembly Model.

    Science.gov (United States)

    Padilla, Jennifer E; Liu, Wenyan; Seeman, Nadrian C

    2012-06-01

    We introduce a hierarchical self assembly algorithm that produces the quasiperiodic patterns found in the Robinson tilings and suggest a practical implementation of this algorithm using DNA origami tiles. We modify the abstract Tile Assembly Model, (aTAM), to include active signaling and glue activation in response to signals to coordinate the hierarchical assembly of Robinson patterns of arbitrary size from a small set of tiles according to the tile substitution algorithm that generates them. Enabling coordinated hierarchical assembly in the aTAM makes possible the efficient encoding of the recursive process of tile substitution.

  6. The Level-1 Tile-Muon Trigger in the Tile Calorimeter Upgrade Program

    CERN Document Server

    Ryzhov, Andrey; The ATLAS collaboration

    2016-01-01

    The Tile Calorimeter (TileCal) is the central hadronic calorimeter of the ATLAS experiment at the Large Hadron Collider (LHC). The TileCal provides highly-segmented energy measurements for incident particles. Information from TileCal's last radial layer can assist in muon tagging using Level-1 muon trigger. It can help in the rejection of fake muon triggers arising from background radiation (slow charged particles - protons) without degrading the efficiency of the trigger. The TileCal main activity for Phase-0 upgrade ATLAS program (2013-2014) was the activation of the TileCal third layer signal for assisting the muon trigger at 1.0<|η|<1.3 (Tile-Muon Trigger). This report describes the Tile-Muon Trigger at TileCal upgrade activities, focusing on the new on-detector electronics such as Tile Muon Digitizer Board (TMDB) to provide (receive and digitize) the signal from eight TileCal modules to three Level-1 muon endcap sector logic blocks.

  7. Linear and nonlinear verification of gyrokinetic microstability codes

    Science.gov (United States)

    Bravenec, R. V.; Candy, J.; Barnes, M.; Holland, C.

    2011-12-01

    Verification of nonlinear microstability codes is a necessary step before comparisons or predictions of turbulent transport in toroidal devices can be justified. By verification we mean demonstrating that a code correctly solves the mathematical model upon which it is based. Some degree of verification can be accomplished indirectly from analytical instability threshold conditions, nonlinear saturation estimates, etc., for relatively simple plasmas. However, verification for experimentally relevant plasma conditions and physics is beyond the realm of analytical treatment and must rely on code-to-code comparisons, i.e., benchmarking. The premise is that the codes are verified for a given problem or set of parameters if they all agree within a specified tolerance. True verification requires comparisons for a number of plasma conditions, e.g., different devices, discharges, times, and radii. Running the codes and keeping track of linear and nonlinear inputs and results for all conditions could be prohibitive unless there was some degree of automation. We have written software to do just this and have formulated a metric for assessing agreement of nonlinear simulations. We present comparisons, both linear and nonlinear, between the gyrokinetic codes GYRO [J. Candy and R. E. Waltz, J. Comput. Phys. 186, 545 (2003)] and GS2 [W. Dorland, F. Jenko, M. Kotschenreuther, and B. N. Rogers, Phys. Rev. Lett. 85, 5579 (2000)]. We do so at the mid-radius for the same discharge as in earlier work [C. Holland, A. E. White, G. R. McKee, M. W. Shafer, J. Candy, R. E. Waltz, L. Schmitz, and G. R. Tynan, Phys. Plasmas 16, 052301 (2009)]. The comparisons include electromagnetic fluctuations, passing and trapped electrons, plasma shaping, one kinetic impurity, and finite Debye-length effects. Results neglecting and including electron collisions (Lorentz model) are presented. We find that the linear frequencies with or without collisions agree well between codes, as do the time averages of

  8. Decoding Algorithms for Random Linear Network Codes

    DEFF Research Database (Denmark)

    Heide, Janus; Pedersen, Morten Videbæk; Fitzek, Frank

    2011-01-01

    We consider the problem of efficient decoding of a random linear code over a finite field. In particular we are interested in the case where the code is random, relatively sparse, and use the binary finite field as an example. The goal is to decode the data using fewer operations to potentially...... achieve a high coding throughput, and reduce energy consumption.We use an on-the-fly version of the Gauss-Jordan algorithm as a baseline, and provide several simple improvements to reduce the number of operations needed to perform decoding. Our tests show that the improvements can reduce the number...

  9. Equidistant Linear Network Codes with maximal Error-protection from Veronese Varieties

    DEFF Research Database (Denmark)

    Hansen, Johan P.

    2012-01-01

    Linear network coding transmits information in terms of a basis of a vector space and the information is received as a basis of a possible altered vectorspace. Ralf Koetter and Frank R. Kschischang in Coding for errors and erasures in random network coding (IEEE Transactions on Information Theory...... construct explicit families of vector-spaces of constant dimension where any pair of distinct vector-spaces are equidistant in the above metric. The parameters of the resulting linear network codes which have maximal error-protection are determined....

  10. A database of linear codes over F_13 with minimum distance bounds and new quasi-twisted codes from a heuristic search algorithm

    Directory of Open Access Journals (Sweden)

    Eric Z. Chen

    2015-01-01

    Full Text Available Error control codes have been widely used in data communications and storage systems. One central problem in coding theory is to optimize the parameters of a linear code and construct codes with best possible parameters. There are tables of best-known linear codes over finite fields of sizes up to 9. Recently, there has been a growing interest in codes over $\\mathbb{F}_{13}$ and other fields of size greater than 9. The main purpose of this work is to present a database of best-known linear codes over the field $\\mathbb{F}_{13}$ together with upper bounds on the minimum distances. To find good linear codes to establish lower bounds on minimum distances, an iterative heuristic computer search algorithm is employed to construct quasi-twisted (QT codes over the field $\\mathbb{F}_{13}$ with high minimum distances. A large number of new linear codes have been found, improving previously best-known results. Tables of $[pm, m]$ QT codes over $\\mathbb{F}_{13}$ with best-known minimum distances as well as a table of lower and upper bounds on the minimum distances for linear codes of length up to 150 and dimension up to 6 are presented.

  11. The Level-1 Tile-Muon Trigger in the Tile Calorimeter upgrade program

    International Nuclear Information System (INIS)

    Ryzhov, A.

    2016-01-01

    The Tile Calorimeter (TileCal) is the central hadronic calorimeter of the ATLAS experiment at the Large Hadron Collider (LHC). TileCal provides highly-segmented energy measurements for incident particles. Information from TileCal's outermost radial layer can assist in muon tagging in the Level-1 Muon Trigger by rejecting fake muon triggers due to slow charged particles (typically protons) without degrading the efficiency of the trigger. The main activity of the Tile-Muon Trigger in the ATLAS Phase-0 upgrade program was to install and to activate the TileCal signal processor module for providing trigger inputs to the Level-1 Muon Trigger. This report describes the Tile-Muon Trigger, focusing on the new detector electronics such as the Tile Muon Digitizer Board (TMDB) that receives, digitizes and then provides the signal from eight TileCal modules to three Level-1 muon endcap Sector-Logic Boards.

  12. Triangular spiral tilings

    International Nuclear Information System (INIS)

    Sushida, Takamichi; Hizume, Akio; Yamagishi, Yoshikazu

    2012-01-01

    The topology of spiral tilings is intimately related to phyllotaxis theory and continued fractions. A quadrilateral spiral tiling is determined by a suitable chosen triple (ζ, m, n), where ζ element of D/R, and m and n are relatively prime integers. We give a simple characterization when (ζ, m, n) produce a triangular spiral tiling. When m and n are fixed, the admissible generators ζ form a curve in the unit disk. The family of triangular spiral tilings with opposed parastichy pairs (m, n) is parameterized by the divergence angle arg (ζ), while triangular spiral tilings with non-opposed parastichy pairs are parameterized by the plastochrone ratio 1/|ζ|. The generators for triangular spiral tilings with opposed parastichy pairs are not dense in the complex parameter space, while those with non-opposed parastichy pairs are dense. The proofs will be given in a general setting of spiral multiple tilings. We present paper-folding (origami) sheets that build spiral towers whose top-down views are triangular tilings. (paper)

  13. Topology of tiling spaces

    CERN Document Server

    Sadun, Lorenzo

    2008-01-01

    Aperiodic tilings are interesting to mathematicians and scientists for both theoretical and practical reasons. The serious study of aperiodic tilings began as a solution to a problem in logic. Simpler aperiodic tilings eventually revealed hidden "symmetries" that were previously considered impossible, while the tilings themselves were quite striking. The discovery of quasicrystals showed that such aperiodicity actually occurs in nature and led to advances in materials science. Many properties of aperiodic tilings can be discerned by studying one tiling at a time. However, by studying families of tilings, further properties are revealed. This broader study naturally leads to the topology of tiling spaces. This book is an introduction to the topology of tiling spaces, with a target audience of graduate students who wish to learn about the interface of topology with aperiodic order. It isn't a comprehensive and cross-referenced tome about everything having to do with tilings, which would be too big, too hard to ...

  14. Tritium distribution on plasma facing graphite tiles of JT-60U

    International Nuclear Information System (INIS)

    Tanabe, T.; Sugiyama, K.; Masaki, K.; Gotoh, Y.; Tobita, K.; Miya, N.

    2003-01-01

    Tritium distributions on the graphite divertor tiles, the dome units and the baffle plates of JT-60U were successfully measured. Poloidally, the highest tritium level was found at the dome top tiles and the outer baffle plates, where the plasma did not hit directly. On the other hand, although the toroidal tritium profiles on each tiles appeared uniform, detailed profiles in full toroidal direction clearly showed a periodic variation corresponding to the position of the magnetic field coils, indicating the ripple loss of high energy tritons as suggested by the OFMC code. Finally, the temperature increase owing to the plasma heat load was found to release the once retained tritium. (author)

  15. Summer Thermal Performance of Ventilated Roofs with Tiled Coverings

    International Nuclear Information System (INIS)

    Bortoloni, M; Bottarelli, M; Piva, S

    2017-01-01

    The thermal performance of a ventilated pitched roof with tiled coverings is analysed and compared with unventilated roofs. The analysis is carried out by means of a finite element numerical code, by solving both the fluid and thermal problems in steady-state. A whole one-floor building with a pitched roof is schematized as a 2D computational domain including the air-permeability of tiled covering. Realistic data sets for wind, temperature and solar radiation are used to simulate summer conditions at different times of the day. The results demonstrate that the batten space in pitched roofs is an effective solution for reducing the solar heat gain in summer and thus for achieving better indoor comfort conditions. The efficiency of the ventilation is strictly linked to the external wind conditions and to buoyancy forces occurring due to the heating of the tiles. (paper)

  16. Summer Thermal Performance of Ventilated Roofs with Tiled Coverings

    Science.gov (United States)

    Bortoloni, M.; Bottarelli, M.; Piva, S.

    2017-01-01

    The thermal performance of a ventilated pitched roof with tiled coverings is analysed and compared with unventilated roofs. The analysis is carried out by means of a finite element numerical code, by solving both the fluid and thermal problems in steady-state. A whole one-floor building with a pitched roof is schematized as a 2D computational domain including the air-permeability of tiled covering. Realistic data sets for wind, temperature and solar radiation are used to simulate summer conditions at different times of the day. The results demonstrate that the batten space in pitched roofs is an effective solution for reducing the solar heat gain in summer and thus for achieving better indoor comfort conditions. The efficiency of the ventilation is strictly linked to the external wind conditions and to buoyancy forces occurring due to the heating of the tiles.

  17. Recycling Roof Tile Waste Material for Wall Cover Tiles

    Directory of Open Access Journals (Sweden)

    Ambar Mulyono

    2014-02-01

    Full Text Available Prior research on roof tile waste treatment has attempted to find the appropriate technology to reuse old roof tile waste by  create  wall  cladding  materials  from  it.  Through  exploration  and  experimentation,  a  treatment  method  has  been discovered  to  transform  the  tile  fragments  into  artificial  stone  that  resembles  the  shape  of  coral.  This  baked  clay artificial stone material is then processed as a decorative element for vertical surfaces that are not load-bearing, such as on the interior and exterior walls of a building. Before applying the fragments as wall tiles, several steps must be taken: 1  Blunting,  which  changes  the  look  of  tile  fragments  using  a  machine  created  specifically  to  blunt  the  roof-tile fragment  edges,  2  Closing  the  pores  of  the  blunted  fragments  as  a  finishing  step  that  can  be  done  with  a  transparent coat or a solid color of paint, 3 Planting the transformed roof-tile fragments on a prepared tile body made of concrete. In this study, the second phase is done using the method of ceramics glazing at a temperature of 700 °C. The finishing step is the strength of this product because it produces a rich color artificial pebble.

  18. Simulations of linear and Hamming codes using SageMath

    Science.gov (United States)

    Timur, Tahta D.; Adzkiya, Dieky; Soleha

    2018-03-01

    Digital data transmission over a noisy channel could distort the message being transmitted. The goal of coding theory is to ensure data integrity, that is, to find out if and where this noise has distorted the message and what the original message was. Data transmission consists of three stages: encoding, transmission, and decoding. Linear and Hamming codes are codes that we discussed in this work, where encoding algorithms are parity check and generator matrix, and decoding algorithms are nearest neighbor and syndrome. We aim to show that we can simulate these processes using SageMath software, which has built-in class of coding theory in general and linear codes in particular. First we consider the message as a binary vector of size k. This message then will be encoded to a vector with size n using given algorithms. And then a noisy channel with particular value of error probability will be created where the transmission will took place. The last task would be decoding, which will correct and revert the received message back to the original message whenever possible, that is, if the number of error occurred is smaller or equal to the correcting radius of the code. In this paper we will use two types of data for simulations, namely vector and text data.

  19. Protograph based LDPC codes with minimum distance linearly growing with block size

    Science.gov (United States)

    Divsalar, Dariush; Jones, Christopher; Dolinar, Sam; Thorpe, Jeremy

    2005-01-01

    We propose several LDPC code constructions that simultaneously achieve good threshold and error floor performance. Minimum distance is shown to grow linearly with block size (similar to regular codes of variable degree at least 3) by considering ensemble average weight enumerators. Our constructions are based on projected graph, or protograph, structures that support high-speed decoder implementations. As with irregular ensembles, our constructions are sensitive to the proportion of degree-2 variable nodes. A code with too few such nodes tends to have an iterative decoding threshold that is far from the capacity threshold. A code with too many such nodes tends to not exhibit a minimum distance that grows linearly in block length. In this paper we also show that precoding can be used to lower the threshold of regular LDPC codes. The decoding thresholds of the proposed codes, which have linearly increasing minimum distance in block size, outperform that of regular LDPC codes. Furthermore, a family of low to high rate codes, with thresholds that adhere closely to their respective channel capacity thresholds, is presented. Simulation results for a few example codes show that the proposed codes have low error floors as well as good threshold SNFt performance.

  20. Multispectral code excited linear prediction coding and its application in magnetic resonance images.

    Science.gov (United States)

    Hu, J H; Wang, Y; Cahill, P T

    1997-01-01

    This paper reports a multispectral code excited linear prediction (MCELP) method for the compression of multispectral images. Different linear prediction models and adaptation schemes have been compared. The method that uses a forward adaptive autoregressive (AR) model has been proven to achieve a good compromise between performance, complexity, and robustness. This approach is referred to as the MFCELP method. Given a set of multispectral images, the linear predictive coefficients are updated over nonoverlapping three-dimensional (3-D) macroblocks. Each macroblock is further divided into several 3-D micro-blocks, and the best excitation signal for each microblock is determined through an analysis-by-synthesis procedure. The MFCELP method has been applied to multispectral magnetic resonance (MR) images. To satisfy the high quality requirement for medical images, the error between the original image set and the synthesized one is further specified using a vector quantizer. This method has been applied to images from 26 clinical MR neuro studies (20 slices/study, three spectral bands/slice, 256x256 pixels/band, 12 b/pixel). The MFCELP method provides a significant visual improvement over the discrete cosine transform (DCT) based Joint Photographers Expert Group (JPEG) method, the wavelet transform based embedded zero-tree wavelet (EZW) coding method, and the vector tree (VT) coding method, as well as the multispectral segmented autoregressive moving average (MSARMA) method we developed previously.

  1. Large TileCal magnetic field simulation

    International Nuclear Information System (INIS)

    Nessi, M.; Bergsma, F.; Vorozhtsov, S.B.; Borisov, O.N.; Lomakina, O.V.; Karamysheva, G.A.; Budagov, Yu.A.

    1994-01-01

    The ATLAS magnetic field map has been estimated in the presence of the hadron tile calorimeter. This is an important issue in order to quantify the needs for individual PMT shielding, the effect on the scintillator light yield and its implications on the calibration. The field source is based on a central solenoid and 8 superconducting air-core toroidal coils. The maximum induction value in the scintillating tiles does not exceed 6 mT. When an iron plate is used to close the open drawer window the field inside the PMT near to the extended barrel edge does not exceed 0.6 mT. Estimation of ponder motive force distribution, acting on individual units of the system was performed. VF electromagnetic software OPERA-TOSCA and CERN POISCR code were used for the field simulation of the system. 10 refs., 4 figs

  2. Batched Tile Low-Rank GEMM on GPUs

    KAUST Repository

    Charara, Ali

    2018-02-01

    Dense General Matrix-Matrix (GEMM) multiplication is a core operation of the Basic Linear Algebra Subroutines (BLAS) library, and therefore, often resides at the bottom of the traditional software stack for most of the scientific applications. In fact, chip manufacturers give a special attention to the GEMM kernel implementation since this is exactly where most of the high-performance software libraries extract the hardware performance. With the emergence of big data applications involving large data-sparse, hierarchically low-rank matrices, the off-diagonal tiles can be compressed to reduce the algorithmic complexity and the memory footprint. The resulting tile low-rank (TLR) data format is composed of small data structures, which retains the most significant information for each tile. However, to operate on low-rank tiles, a new GEMM operation and its corresponding API have to be designed on GPUs so that it can exploit the data sparsity structure of the matrix while leveraging the underlying TLR compression format. The main idea consists in aggregating all operations onto a single kernel launch to compensate for their low arithmetic intensities and to mitigate the data transfer overhead on GPUs. The new TLR GEMM kernel outperforms the cuBLAS dense batched GEMM by more than an order of magnitude and creates new opportunities for TLR advance algorithms.

  3. Wang Tiles in Computer Graphics

    CERN Document Server

    Lagae, Ares

    2009-01-01

    Many complex signals in computer graphics, such as point distributions and textures, cannot be efficiently synthesized and stored. This book presents tile-based methods based on Wang tiles and corner tiles to solve both these problems. Instead of synthesizing a complex signal when needed, the signal is synthesized beforehand over a small set of Wang tiles or corner tiles. Arbitrary large amounts of that signal can then efficiently be generated when needed by generating a stochastic tiling, and storing only a small set of tiles reduces storage requirements. A tile-based method for generating a

  4. Calibration and Data Quality systems of the ATLAS Tile Calorimeter during the LHC Run-I operations

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00306374; The ATLAS collaboration

    2016-01-01

    The Tile Calorimeter is the hadronic calorimeter covering the central region of the ATLAS detector at the LHC. It consists of thin steel plates and scintillating tiles. Wavelength shifting fibres coupled to the tiles collect the produced light and are read out by photomultiplier tubes. The calibration scheme of the Tile Calorimeter comprises Cs radioactive source, laser and charge injection systems. Each stage of the signal production of the calorimeter from scintillation light to digitization is monitored and equalized. Description of the different TileCal calibration systems as well as the results on their performance in terms of calibration factors, linearity and stability are given. The data quality procedures and data quality efficiency of the Tile Calorimeter during the LHC data-taking period are presented as well.

  5. Calibration and Data Quality systems of the ATLAS Tile Calorimeter during the LHC Run-I operations

    CERN Document Server

    Zenis, Tibor; The ATLAS collaboration

    2015-01-01

    The Tile Calorimeter is the hadronic calorimeter covering the central region of the ATLAS detector at the LHC. It consists of thin steel plates and scintillating tiles. Wavelength shifting fibres coupled to the tiles collect the produced light and are read out by photomultiplier tubes. The calibration scheme of the Tile Calorimeter comprises Cs radioactive source, laser and charge injection systems. Each stage of the signal production of the calorimeter from scintillation light to digitization is monitored and equalized. Description of the different TileCal calibration systems as well as results on their performance in terms of calibration factors, linearity and stability will be given. The data quality procedures and data quality efficiency of the Tile Calorimeter during the LHC data-taking period are presented as well.

  6. Similarity of eigenstates in generalized labyrinth tilings

    International Nuclear Information System (INIS)

    Thiem, Stefanie; Schreiber, Michael

    2010-01-01

    The eigenstates of d-dimensional quasicrystalline models with a separable Hamiltonian are studied within the tight-binding model. The approach is based on mathematical sequences, constructed by an inflation rule P = {w → s,s → sws b-1 } describing the weak/strong couplings of atoms in a quasiperiodic chain. Higher-dimensional quasiperiodic tilings are constructed as a direct product of these chains and their eigenstates can be directly calculated by multiplying the energies E or wave functions ψ of the chain, respectively. Applying this construction rule, the grid in d dimensions splits into 2 d-1 different tilings, for which we investigated the characteristics of the wave functions. For the standard two-dimensional labyrinth tiling constructed from the octonacci sequence (b = 2) the lattice breaks up into two identical lattices, which consequently yield the same eigenstates. While this is not the case for b ≠ 2, our numerical results show that the wave functions of the different grids become increasingly similar for large system sizes. This can be explained by the fact that the structure of the 2 d-1 grids mainly differs at the boundaries and thus for large systems the eigenstates approach each other. This property allows us to analytically derive properties of the higher-dimensional generalized labyrinth tilings from the one-dimensional results. In particular participation numbers and corresponding scaling exponents have been determined.

  7. Comparison of l₁-Norm SVR and Sparse Coding Algorithms for Linear Regression.

    Science.gov (United States)

    Zhang, Qingtian; Hu, Xiaolin; Zhang, Bo

    2015-08-01

    Support vector regression (SVR) is a popular function estimation technique based on Vapnik's concept of support vector machine. Among many variants, the l1-norm SVR is known to be good at selecting useful features when the features are redundant. Sparse coding (SC) is a technique widely used in many areas and a number of efficient algorithms are available. Both l1-norm SVR and SC can be used for linear regression. In this brief, the close connection between the l1-norm SVR and SC is revealed and some typical algorithms are compared for linear regression. The results show that the SC algorithms outperform the Newton linear programming algorithm, an efficient l1-norm SVR algorithm, in efficiency. The algorithms are then used to design the radial basis function (RBF) neural networks. Experiments on some benchmark data sets demonstrate the high efficiency of the SC algorithms. In particular, one of the SC algorithms, the orthogonal matching pursuit is two orders of magnitude faster than a well-known RBF network designing algorithm, the orthogonal least squares algorithm.

  8. Scheduling Two-Sided Transformations Using Tile Algorithms on Multicore Architectures

    Directory of Open Access Journals (Sweden)

    Hatem Ltaief

    2010-01-01

    Full Text Available The objective of this paper is to describe, in the context of multicore architectures, three different scheduler implementations for the two-sided linear algebra transformations, in particular the Hessenberg and Bidiagonal reductions which are the first steps for the standard eigenvalue problems and the singular value decompositions respectively. State-of-the-art dense linear algebra softwares, such as the LAPACK and ScaLAPACK libraries, suffer performance losses on multicore processors due to their inability to fully exploit thread-level parallelism. At the same time the fine-grain dataflow model gains popularity as a paradigm for programming multicore architectures. Buttari et al. (Parellel Comput. Syst. Appl. 35 (2009, 38–53 introduced the concept of tile algorithms in which parallelism is no longer hidden inside Basic Linear Algebra Subprograms but is brought to the fore to yield much better performance. Along with efficient scheduling mechanisms for data-driven execution, these tile two-sided reductions achieve high performance computing by reaching up to 75% of the DGEMM peak on a 12000×12000 matrix with 16 Intel Tigerton 2.4 GHz processors. The main drawback of the tile algorithms approach for two-sided transformations is that the full reduction cannot be obtained in one stage. Other methods have to be considered to further reduce the band matrices to the required forms.

  9. Fokker-Planck code for the quasi-linear absorption of electron cyclotron waves in a tokamak plasma

    International Nuclear Information System (INIS)

    Meyer, R.L.; Giruzzi, G.; Krivenski, V.

    1986-01-01

    We present the solution of the kinetic equation describing the quasi-linear evolution of the electron momentum distribution function under the influence of the electron cyclotron wave absorption. Coulomb collisions and the dc electric field in a tokamak plasma. The solution of the quasi-linear equation is obtained numerically using a two-dimensional initial value code following an ADI scheme. Most emphasis is given to the full non-linear and self-consistent problem, namely, the wave amplitude is evaluated at any instant and any point in space according to the actual damping. This is necessary since wave damping is a very sensitive function of the slope of the local momentum distribution function because the resonance condition relates the electron momentum to the location of wave energy deposition. (orig.)

  10. Fractal analysis of mandibular trabecular bone: optimal tile sizes for the tile counting method.

    Science.gov (United States)

    Huh, Kyung-Hoe; Baik, Jee-Seon; Yi, Won-Jin; Heo, Min-Suk; Lee, Sam-Sun; Choi, Soon-Chul; Lee, Sun-Bok; Lee, Seung-Pyo

    2011-06-01

    This study was performed to determine the optimal tile size for the fractal dimension of the mandibular trabecular bone using a tile counting method. Digital intraoral radiographic images were obtained at the mandibular angle, molar, premolar, and incisor regions of 29 human dry mandibles. After preprocessing, the parameters representing morphometric characteristics of the trabecular bone were calculated. The fractal dimensions of the processed images were analyzed in various tile sizes by the tile counting method. The optimal range of tile size was 0.132 mm to 0.396 mm for the fractal dimension using the tile counting method. The sizes were closely related to the morphometric parameters. The fractal dimension of mandibular trabecular bone, as calculated with the tile counting method, can be best characterized with a range of tile sizes from 0.132 to 0.396 mm.

  11. Vectorial Resilient PC(l) of Order k Boolean Functions from AG-Codes

    Institute of Scientific and Technical Information of China (English)

    Hao CHEN; Liang MA; Jianhua LI

    2011-01-01

    Propagation criteria and resiliency of vectorial Boolean functions are important for cryptographic purpose (see [1- 4, 7, 8, 10, 11, 16]). Kurosawa, Stoh [8] and Carlet [1]gave a construction of Boolean functions satisfying PC(l) of order k from binary linear or nonlinear codes. In this paper, the algebraic-geometric codes over GF(2m) are used to modify the Carlet and Kurosawa-Satoh's construction for giving vectorial resilient Boolean functions satisfying PC(l) of order k criterion. This new construction is compared with previously known results.

  12. Coding chaotic billiards. Pt. 2

    International Nuclear Information System (INIS)

    Giannoni, M.J.; Ullmo, D.

    1993-01-01

    A method was proposed earlier to derive exact symbolic dynamics for polygonal billiards defined on a negative curvature surface, whose all vertices lie at infinity. This method is now extended to the case of compact billiards tiling the Poincare disk, using elementary tools such as the bounce mapping. An exact coding is derived also in this case. Furthermore, some results are obtained without using the tiling property. They allow to tackle the more complicated case of non-tiling billiards. (authors). 18 refs., 13 figs

  13. Pattern overlap implies runaway growth in hierarchical tile systems

    Directory of Open Access Journals (Sweden)

    David Doty

    2015-11-01

    Full Text Available We show that in the hierarchical tile assembly model, if there is a producible assembly that overlaps a nontrivial translation of itself consistently (i.e., the pattern of tile types in the overlap region is identical in both translations, then arbitrarily large assemblies are producible. The significance of this result is that tile systems intended to controllably produce finite structures must avoid pattern repetition in their producible assemblies that would lead to such overlap.This answers an open question of Chen and Doty (SODA 2012, who showed that so-called "partial-order" systems producing a unique finite assembly and avoiding such overlaps must require time linear in the assembly diameter. An application of our main result is that any system producing a unique finite assembly is automatically guaranteed to avoid such overlaps, simplifying the hypothesis of Chen and Doty's main theorem.

  14. Performance of the Tile PreProcessor Demonstrator for the ATLAS Tile Calorimeter Phase II Upgrade

    OpenAIRE

    Carrio Argos, Fernando; Valero, Alberto

    2015-01-01

    The Tile Calorimeter PreProcessor (TilePPr) demonstrator is a high performance double AMC board based on FPGA resources and QSFP modules. This board has been designed in the framework of the ATLAS Tile Calorimeter (TileCal) Demonstrator Project for the Phase II Upgrade as the first stage of the back-end electronics. The TilePPr demonstrator has been conceived for receiving and processing the data coming from the front-end electronics of the TileCal Demonstrator module, as well as for configur...

  15. Sparsity in Linear Predictive Coding of Speech

    DEFF Research Database (Denmark)

    Giacobello, Daniele

    of the effectiveness of their application in audio processing. The second part of the thesis deals with introducing sparsity directly in the linear prediction analysis-by-synthesis (LPAS) speech coding paradigm. We first propose a novel near-optimal method to look for a sparse approximate excitation using a compressed...... one with direct applications to coding but also consistent with the speech production model of voiced speech, where the excitation of the all-pole filter can be modeled as an impulse train, i.e., a sparse sequence. Introducing sparsity in the LP framework will also bring to de- velop the concept...... sensing formulation. Furthermore, we define a novel re-estimation procedure to adapt the predictor coefficients to the given sparse excitation, balancing the two representations in the context of speech coding. Finally, the advantages of the compact parametric representation of a segment of speech, given...

  16. Comparison of medieval decorated floor-tiles with clay and tile fragments from the kilns at Bistrup

    International Nuclear Information System (INIS)

    Als Hansen, B.; Aaman Soerensen, M.; McKerrell, H.; Mejdahl, V.

    1977-01-01

    In 1976 two tile kilns with numerous wasters of ornamented tiles were excavated at Bistrup near Roskilde. Identical ornaments had earlier been found on floor-tiles from seven sites, mainly churches, in north and east Zealand. The question arose whether some of these tiles were made locally or whether all tiles carrying this particular ornamentation were made at Bistrup. Preliminary results obtained from a comparison of the tiles with material from Bistrup means of neutron activation analysis indicate that not all tiles were made at Bistrup. (author)

  17. Performance analysis of linear codes under maximum-likelihood decoding: a tutorial

    National Research Council Canada - National Science Library

    Sason, Igal; Shamai, Shlomo

    2006-01-01

    ..., upper and lower bounds on the error probability of linear codes under ML decoding are surveyed and applied to codes and ensembles of codes on graphs. For upper bounds, we discuss various bounds where focus is put on Gallager bounding techniques and their relation to a variety of other reported bounds. Within the class of lower bounds, we ad...

  18. Utilization of hard rock dust with red clay to produce roof tiles

    Directory of Open Access Journals (Sweden)

    Mst. Shanjida Sultana

    2015-03-01

    Full Text Available Utilization of rock dust to produce roof tiles and its effects on properties of tiles, mixed with red clay collected from Naogaon district of Bangladesh were investigated. After proper characterization of the raw materials, tiles were prepared with different percentages of rock dust (10-50% mixed with clay sintered from 850-1100 °C temperature. Rock dust has been found good for using as fluxing material after XRF study. The samples were tested for different properties such as water absorption, porosity, mechanical strength, linear shrinkage, and bulk density. The strength values have exceeded the minimum standard requirement for roof tiles with low water absorption in most samples. The results obtained made it possible to conclude about the possibility of producing roof tiles incorporating up to 40% of rock dust having better properties (lower water absorption 6.5%, strength value 31.97 MPa fired at 900 °C. Therefore these dust acts as a fluxing agent and reducing the sinteringtemperature of the clay material.

  19. Comparison of the nuclear code systems LINEAR-RECENT-NJOY and NJOY

    International Nuclear Information System (INIS)

    Seehusen, J.

    1983-07-01

    The reconstructed cross sections of the code systems LINEAR-RECENT-GROUPIE (Version 1982) and NJOY (Version 1982) have been compared for several materials. Some fuel cycle isotopes and structural materials of the ENDF/B-4 general purpose and ENDF/B-5 dosimetry files have been choosen. The reconstructed total, capture and fission cross sections calculated by LINEAR-RECENT and NJOY have been analized. The two sets of pointwise cross sections differ significantly. Another disagreement was found in the transformation of ENDF/B-4 and 5 files into data with a linear interpolation scheme. Unshielded multigroup constants at O 0 K (620 groups, SANDII) have been calculated by the three code systems LINEAR-RECENT-GROUPIE, NJOY and RESEND5-INTEND. The code system RESEND5-INTEND calculates wrong group constants and should not be used any more. The two sets of group constants obtained from ENDF/B-4 data using GROUPIE and NJOY differ for some group constants by more than 2%. Some disagreements at low energies (10 -3 -eV) of the total cross section of Na-23 and Al-27 are difficult to understand. For ENDF/B-5 dosimetry data the capture group constants differ significantly. (Author) [pt

  20. Modeling the effects of tile drain placement on the hydrologic function of farmed prairie wetlands

    Science.gov (United States)

    Werner, Brett; Tracy, John; Johnson, W. Carter; Voldseth, Richard A.; Guntenspergen, Glenn R.; Millett, Bruce

    2016-01-01

    The early 2000s saw large increases in agricultural tile drainage in the eastern Dakotas of North America. Agricultural practices that drain wetlands directly are sometimes limited by wetland protection programs. Little is known about the impacts of tile drainage beyond the delineated boundaries of wetlands in upland catchments that may be in agricultural production. A series of experiments were conducted using the well-published model WETLANDSCAPE that revealed the potential for wetlands to have significantly shortened surface water inundation periods and lower mean depths when tile is placed in certain locations beyond the wetland boundary. Under the soil conditions found in agricultural areas of South Dakota in North America, wetland hydroperiod was found to be more sensitive to the depth that drain tile is installed relative to the bottom of the wetland basin than to distance-based setbacks. Because tile drainage can change the hydrologic conditions of wetlands, even when deployed in upland catchments, tile drainage plans should be evaluated more closely for the potential impacts they might have on the ecological services that these wetlands currently provide. Future research should investigate further how drainage impacts are affected by climate variability and change.

  1. Optimization of an Electromagnetics Code with Multicore Wavefront Diamond Blocking and Multi-dimensional Intra-Tile Parallelization

    KAUST Repository

    Malas, Tareq M.

    2016-07-21

    Understanding and optimizing the properties of solar cells is becoming a key issue in the search for alternatives to nuclear and fossil energy sources. A theoretical analysis via numerical simulations involves solving Maxwell\\'s Equations in discretized form and typically requires substantial computing effort. We start from a hybrid-parallel (MPI+OpenMP) production code that implements the Time Harmonic Inverse Iteration Method (THIIM) with Finite-Difference Frequency Domain (FDFD) discretization. Although this algorithm has the characteristics of a strongly bandwidth-bound stencil update scheme, it is significantly different from the popular stencil types that have been exhaustively studied in the high performance computing literature to date. We apply a recently developed stencil optimization technique, multicore wavefront diamond tiling with multi-dimensional cache block sharing, and describe in detail the peculiarities that need to be considered due to the special stencil structure. Concurrency in updating the components of the electric and magnetic fields provides an additional level of parallelism. The dependence of the cache size requirement of the optimized code on the blocking parameters is modeled accurately, and an auto-tuner searches for optimal configurations in the remaining parameter space. We were able to completely decouple the execution from the memory bandwidth bottleneck, accelerating the implementation by a factor of three to four compared to an optimal implementation with pure spatial blocking on an 18-core Intel Haswell CPU.

  2. Tile Patterns with Logo--Part I: Laying Tile with Logo.

    Science.gov (United States)

    Clason, Robert G.

    1990-01-01

    Described is a method for drawing periodic tile patterns using LOGO. Squares, triangles, hexagons, shape filling, and random tile laying are included. These activities incorporate problem solving, programing methods, and the geometry of angles and polygons. (KR)

  3. Tile-based parallel coordinates and its application in financial visualization

    Science.gov (United States)

    Alsakran, Jamal; Zhao, Ye; Zhao, Xinlei

    2010-01-01

    Parallel coordinates technique has been widely used in information visualization applications and it has achieved great success in visualizing multivariate data and perceiving their trends. Nevertheless, visual clutter usually weakens or even diminishes its ability when the data size increases. In this paper, we first propose a tile-based parallel coordinates, where the plotting area is divided into rectangular tiles. Each tile stores an intersection density that counts the total number of polylines intersecting with that tile. Consequently, the intersection density is mapped to optical attributes, such as color and opacity, by interactive transfer functions. The method visualizes the polylines efficiently and informatively in accordance with the density distribution, and thus, reduces visual cluttering and promotes knowledge discovery. The interactivity of our method allows the user to instantaneously manipulate the tiles distribution and the transfer functions. Specifically, the classic parallel coordinates rendering is a special case of our method when each tile represents only one pixel. A case study on a real world data set, U.S. stock mutual fund data of year 2006, is presented to show the capability of our method in visually analyzing financial data. The presented visual analysis is conducted by an expert in the domain of finance. Our method gains the support from professionals in the finance field, they embrace it as a potential investment analysis tool for mutual fund managers, financial planners, and investors.

  4. 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.

  5. 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

  6. Hydrocarbon deposition in gaps of tungsten and graphite tiles in Experimental Advanced Superconducting Tokamak edge plasma parameters

    International Nuclear Information System (INIS)

    Xu Qian; Yang Zhongshi; Luo Guangnan

    2015-01-01

    The three-dimensional (3D) Monte Carlo code PIC-EDDY has been utilized to investigate the mechanism of hydrocarbon deposition in gaps of tungsten tiles in the Experimental Advanced Superconducting Tokamak (EAST), where the sheath potential is calculated by the 2D in space and 3D in velocity particle-in-cell method. The calculated results for graphite tiles using the same method are also presented for comparison. Calculation results show that the amount of carbon deposited in the gaps of carbon tiles is three times larger than that in the gaps of tungsten tiles when the carbon particles from re-erosion on the top surface of monoblocks are taken into account. However, the deposition amount is found to be larger in the gaps of tungsten tiles at the same CH 4 flux. When chemical sputtering becomes significant as carbon coverage on tungsten increases with exposure time, the deposition inside the gaps of tungsten tiles would be considerable. (author)

  7. The JET belt limiter tiles

    International Nuclear Information System (INIS)

    Deksnis, E.

    1988-09-01

    The belt limiter system, comprising two full toroidal rings of limiter tiles, was installed in JET in 1987. In consists of water-cooled fins with the limiter material in form of tile inbetween. The tiles are designed to absorb heat fluxes during irradiation without the surface temperature exceeding 2000 0 C and to radiate this heat between pulses to the water cooled sink whose temperature is lower than that of the vacuum vessel. An important feature of the design is to maximise the area of the radiating surface facing the water cooled fin. This leads to a tile depth much greater than the width of the tile facing the heat flux. Limiter tiles intercept particles flowing out of the plasma through the area between the two belt limiter rings and through remaining surface area of the plasma column. Power deposition to a limiter tile depends strongly on the shape of the plasma, the edge plasma properties as well as on the surface profile of the tiles. This paper will discuss the methodology that was followed in producing an optimized surface profile of the tiles. This shaped profile has the feature that the resulting power deposition profile is roughly similar for a wide range of plasma parameters. (author)

  8. Brane tilings and their applications

    International Nuclear Information System (INIS)

    Yamazaki, M.

    2008-01-01

    We review recent developments in the theory of brane tilings and four-dimensional N=1 supersymmetric quiver gauge theories. This review consists of two parts. In part I, we describe foundations of brane tilings, emphasizing the physical interpretation of brane tilings as fivebrane systems. In part II, we discuss application of brane tilings to AdS/CFT correspondence and homological mirror symmetry. More topics, such as orientifold of brane tilings, phenomenological model building, similarities with BPS solitons in supersymmetric gauge theories, are also briefly discussed. (Abstract Copyright [2008], Wiley Periodicals, Inc.)

  9. Inflation and wavelets for the icosahedral Danzer tiling

    International Nuclear Information System (INIS)

    Kramer, Peter; Andrle, Miroslav

    2004-01-01

    The distribution of atoms in quasi-crystals lacks periodicity and displays point symmetry associated with non-crystallographic modules. Often it can be described by quasi-periodic tilings on R 3 built from a finite number of prototiles. The modules and the canonical tilings of five-fold and icosahedral point symmetry admit inflation symmetry. In the simplest case of stone inflation, any prototile when scaled by the golden section number τ can be packed from unscaled prototiles. Observables supported on R 3 for quasi-crystals require symmetry-adapted function spaces. We construct wavelet bases on R 3 for the icosahedral Danzer tiling. The stone inflation of the four Danzer prototiles is given explicitly in terms of Euclidean group operations acting on R 3 . By acting with the unitary representations inverse to these operations on the characteristic functions of the prototiles, we recursively provide a full orthogonal wavelet basis of R 3 . It incorporates the icosahedral and inflation symmetry

  10. Tile drainage as karst: Conduit flow and diffuse flow in a tile-drained watershed

    Science.gov (United States)

    Schilling, K.E.; Helmers, M.

    2008-01-01

    The similarity of tiled-drained watersheds to karst drainage basins can be used to improve understanding of watershed-scale nutrient losses from subsurface tile drainage networks. In this study, short-term variations in discharge and chemistry were examined from a tile outlet collecting subsurface tile flow from a 963 ha agricultural watershed. Study objectives were to apply analytical techniques from karst springs to tile discharge to evaluate water sources and estimate the loads of agricultural pollutants discharged from the tile with conduit, intermediate and diffuse flow regimes. A two-member mixing model using nitrate, chloride and specific conductance was used to distinguish rainwater versus groundwater inputs. Results indicated that groundwater comprised 75% of the discharge for a three-day storm period and rainwater was primarily concentrated during the hydrograph peak. A contrasting pattern of solute concentrations and export loads was observed in tile flow. During base flow periods, tile flow consisted of diffuse flow from groundwater sources and contained elevated levels of nitrate, chloride and specific conductance. During storm events, suspended solids and pollutants adhered to soil surfaces (phosphorus, ammonium and organic nitrogen) were concentrated and discharged during the rapid, conduit flow portion of the hydrograph. During a three-day period, conduit flow occurred for 5.6% of the time but accounted for 16.5% of the total flow. Nitrate and chloride were delivered primarily with diffuse flow (more than 70%), whereas 80-94% of total suspended sediment, phosphorus and ammonium were exported with conduit and intermediate flow regimes. Understanding the water sources contributing to tile drainage and the manner by which pollutant discharge occurs from these systems (conduit, intermediate or diffuse flow) may be useful for designing, implementing and evaluating non-point source reduction strategies in tile-drained landscapes. ?? 2007 Elsevier B.V. All

  11. Proceedings of the conference on computer codes and the linear accelerator community

    International Nuclear Information System (INIS)

    Cooper, R.K.

    1990-07-01

    The conference whose proceedings you are reading was envisioned as the second in a series, the first having been held in San Diego in January 1988. The intended participants were those people who are actively involved in writing and applying computer codes for the solution of problems related to the design and construction of linear accelerators. The first conference reviewed many of the codes both extant and under development. This second conference provided an opportunity to update the status of those codes, and to provide a forum in which emerging new 3D codes could be described and discussed. The afternoon poster session on the second day of the conference provided an opportunity for extended discussion. All in all, this conference was felt to be quite a useful interchange of ideas and developments in the field of 3D calculations, parallel computation, higher-order optics calculations, and code documentation and maintenance for the linear accelerator community. A third conference is planned

  12. Proceedings of the conference on computer codes and the linear accelerator community

    Energy Technology Data Exchange (ETDEWEB)

    Cooper, R.K. (comp.)

    1990-07-01

    The conference whose proceedings you are reading was envisioned as the second in a series, the first having been held in San Diego in January 1988. The intended participants were those people who are actively involved in writing and applying computer codes for the solution of problems related to the design and construction of linear accelerators. The first conference reviewed many of the codes both extant and under development. This second conference provided an opportunity to update the status of those codes, and to provide a forum in which emerging new 3D codes could be described and discussed. The afternoon poster session on the second day of the conference provided an opportunity for extended discussion. All in all, this conference was felt to be quite a useful interchange of ideas and developments in the field of 3D calculations, parallel computation, higher-order optics calculations, and code documentation and maintenance for the linear accelerator community. A third conference is planned.

  13. Test beam studies for the atlas tile calorimeter readout electronics

    CERN Document Server

    Rodriguez Perez, Andrea; The ATLAS collaboration

    2018-01-01

    The Large Hadron Collider (LHC) Phase II upgrade aims to increase the accelerator luminosity by a factor of 5-10. Due to the expected higher radiation levels and the aging of the current electronics, a new readout system for the Tile hadronic calorimeter (TileCal) of the ATLAS experiment is needed. A prototype of the upgrade TileCal electronics has been tested using the beam from the Super Proton Synchrotron (SPS) accelerator at CERN. Data were collected with beams of muons, electrons and hadrons at various incident energies and impact angles. The muon data allow to study the response dependence on the incident point and angle in a cell and inter-calibration of the response between cells. The electron data are used to determine the linearity of the electron energy measurement. The hadron data allow to determined the calorimeter response to pions, kaons and protons and tune the calorimeter simulation to that data. The results of the ongoing data analyses are discussed in the presentation.

  14. Kinetics of DNA tile dimerization.

    Science.gov (United States)

    Jiang, Shuoxing; Yan, Hao; Liu, Yan

    2014-06-24

    Investigating how individual molecular components interact with one another within DNA nanoarchitectures, both in terms of their spatial and temporal interactions, is fundamentally important for a better understanding of their physical behaviors. This will provide researchers with valuable insight for designing more complex higher-order structures that can be assembled more efficiently. In this report, we examined several spatial factors that affect the kinetics of bivalent, double-helical (DH) tile dimerization, including the orientation and number of sticky ends (SEs), the flexibility of the double helical domains, and the size of the tiles. The rate constants we obtained confirm our hypothesis that increased nucleation opportunities and well-aligned SEs accelerate tile-tile dimerization. Increased flexibility in the tiles causes slower dimerization rates, an effect that can be reversed by introducing restrictions to the tile flexibility. The higher dimerization rates of more rigid tiles results from the opposing effects of higher activation energies and higher pre-exponential factors from the Arrhenius equation, where the pre-exponential factor dominates. We believe that the results presented here will assist in improved implementation of DNA tile based algorithmic self-assembly, DNA based molecular robotics, and other specific nucleic acid systems, and will provide guidance to design and assembly processes to improve overall yield and efficiency.

  15. Quality of Experience for Large Ultra-High-Resolution Tiled Displays with Synchronization Mismatch

    Directory of Open Access Journals (Sweden)

    Deshpande Sachin

    2011-01-01

    Full Text Available This paper relates to quality of experience when viewing images, video, or other content on large ultra-high-resolution displays made from individual display tiles. We define experiments to measure vernier acuity caused by synchronization mismatch for moving images. The experiments are used to obtain synchronization mismatch acuity threshold as a function of object velocity and as a function of occlusion or gap width. Our main motivation for measuring the synchronization mismatch vernier acuity is its relevance in the application of tiled display systems, which create a single contiguous image using individual discrete panels arranged in a matrix with each panel utilizing a distributed synchronization algorithm to display parts of the overall image. We also propose a subjective assessment method for perception evaluation of synchronization mismatch for large ultra-high-resolution tiled displays. For this, we design a synchronization mismatch measurement test video set for various tile configurations for various interpanel synchronization mismatch values. The proposed method for synchronization mismatch perception can evaluate tiled displays with or without tile bezels. The results from this work can help during design of low-cost tiled display systems, which utilize distributed synchronization mechanisms for a contiguous or bezeled image display.

  16. Preliminary test results on tungsten tile with castellation structures in KSTAR

    NARCIS (Netherlands)

    Hong, S. H.; Bang, E. N.; Lim, S. T.; Lee, J. Y.; Yang, S. J.; Litnovsky, A.; Hellwig, M.; Matveev, D.; Komm, M.; van den Berg, M. A.; Lho, T.; Park, C. R.; Kim, G. H.

    2014-01-01

    A bulk tungsten tile with conventional and shaped castellation structures was exposed to various plasmas in KSTAR during 2012 campaign, in order to verify the functions of the shaped castellation designed for ITER divertor. The thermal response of the tile during the campaign was measured by

  17. LINEAR2007, Linear-Linear Interpolation of ENDF Format Cross-Sections

    International Nuclear Information System (INIS)

    2007-01-01

    1 - Description of program or function: LINEAR converts evaluated cross sections in the ENDF/B format into a tabular form that is subject to linear-linear interpolation in energy and cross section. The code also thins tables of cross sections already in that form. Codes used subsequently need thus to consider only linear-linear data. IAEA1311/15: This version include the updates up to January 30, 2007. Changes in ENDF/B-VII Format and procedures, as well as the evaluations themselves, make it impossible for versions of the ENDF/B pre-processing codes earlier than PREPRO 2007 (2007 Version) to accurately process current ENDF/B-VII evaluations. The present code can handle all existing ENDF/B-VI evaluations through release 8, which will be the last release of ENDF/B-VI. Modifications from previous versions: - Linear VERS. 2007-1 (JAN. 2007): checked against all ENDF/B-VII; increased page size from 60,000 to 600,000 points 2 - Method of solution: Each section of data is considered separately. Each section of File 3, 23, and 27 data consists of a table of cross section versus energy with any of five interpolation laws. LINEAR will replace each section with a new table of energy versus cross section data in which the interpolation law is always linear in energy and cross section. The histogram (constant cross section between two energies) interpolation law is converted to linear-linear by substituting two points for each initial point. The linear-linear is not altered. For the log-linear, linear-log and log- log laws, the cross section data are converted to linear by an interval halving algorithm. Each interval is divided in half until the value at the middle of the interval can be approximated by linear-linear interpolation to within a given accuracy. The LINEAR program uses a multipoint fractional error thinning algorithm to minimize the size of each cross section table

  18. Contact pressure distribution during the polishing process of ceramic tiles: A laboratory investigation

    International Nuclear Information System (INIS)

    Sani, A S A; Hamedon, Z; Azhari, A; Sousa, F J P

    2016-01-01

    During the polishing process of porcelain tiles the difference in scratching speed between innermost and peripheral abrasives leads to pressure gradients linearly distributed along the radial direction of the abrasive tool. The aim of this paper is to investigate such pressure gradient in laboratory scale. For this purpose polishing tests were performed on ceramic tiles according to the industrial practices using a custom-made CNC tribometer. Gradual wear on both abrasives and machined surface of the floor tile were measured. The experimental results suggested that the pressure gradient tends to cause an inclination of the abraded surfaces, which becomes stable after a given polishing period. In addition to the wear depth of the machined surface, the highest value of gloss and finest surface finish were observed at the lowest point of the worn out surface of the ceramic floor tile corresponding to the point of highest pressure and lowest scratching speed. (paper)

  19. A simple model for predicting solute concentration in agricultural tile lines shortly after application

    Directory of Open Access Journals (Sweden)

    T. S. Steenhuis

    1997-01-01

    Full Text Available Agricultural tile drainage lines have been implicated as a source of pesticide contamination of surface waters. Field experiments were conducted and a simple model was developed to examine preferential transport of applied chemicals to agricultural tile lines. The conceptual model consists of two linear reservoirs, one near the soil surface and one near the tile drain. The connection between the two reservoirs is via preferential flow paths with very little interaction with the soil matrix. The model assumes that only part of the field contributes solutes to the tile drain. The model was evaluated with data from the field experiments in which chloride, 2,4-D, and atrazine concentrations were measured on eight tile-drained plots that were irrigated twice. Atrazine was applied two months prior to the experiment, 2,4-D was sprayed just before the first irrigation, and chloride before the second irrigation. All three chemicals were found in the tile effluent shortly after the rainfall began. Generally, the concentration increased with increased flow rates and decreased exponentially after the rainfall ceased. Although the simple model could simulate the observed chloride concentration patterns in the tile outflow for six of the eight plots, strict validation was not possible because of the difficulty with independent measurement of the data needed for a preferential flow model applied to field conditions. The results show that, to simulate pesticide concentration in tile lines, methods that can measure field averaged preferential flow characteristics need to be developed.

  20. Tile-Packing Tomography Is NP-hard

    DEFF Research Database (Denmark)

    Chrobak, Marek; Dürr, Christoph; Guíñez, Flavio

    2010-01-01

    Discrete tomography deals with reconstructing finite spatial objects from their projections. The objects we study in this paper are called tilings or tile-packings, and they consist of a number of disjoint copies of a fixed tile, where a tile is defined as a connected set of grid points. A row...

  1. Nondeterministic self-assembly of two tile types on a lattice.

    Science.gov (United States)

    Tesoro, S; Ahnert, S E

    2016-04-01

    Self-assembly is ubiquitous in nature, particularly in biology, where it underlies the formation of protein quaternary structure and protein aggregation. Quaternary structure assembles deterministically and performs a wide range of important functions in the cell, whereas protein aggregation is the hallmark of a number of diseases and represents a nondeterministic self-assembly process. Here we build on previous work on a lattice model of deterministic self-assembly to investigate nondeterministic self-assembly of single lattice tiles and mixtures of two tiles at varying relative concentrations. Despite limiting the simplicity of the model to two interface types, which results in 13 topologically distinct single tiles and 106 topologically distinct sets of two tiles, we observe a wide variety of concentration-dependent behaviors. Several two-tile sets display critical behaviors in the form of a sharp transition from bound to unbound structures as the relative concentration of one tile to another increases. Other sets exhibit gradual monotonic changes in structural density, or nonmonotonic changes, while again others show no concentration dependence at all. We catalog this extensive range of behaviors and present a model that provides a reasonably good estimate of the critical concentrations for a subset of the critical transitions. In addition, we show that the structures resulting from these tile sets are fractal, with one of two different fractal dimensions.

  2. Power Allocation Optimization: Linear Precoding Adapted to NB-LDPC Coded MIMO Transmission

    Directory of Open Access Journals (Sweden)

    Tarek Chehade

    2015-01-01

    Full Text Available In multiple-input multiple-output (MIMO transmission systems, the channel state information (CSI at the transmitter can be used to add linear precoding to the transmitted signals in order to improve the performance and the reliability of the transmission system. This paper investigates how to properly join precoded closed-loop MIMO systems and nonbinary low density parity check (NB-LDPC. The q elements in the Galois field, GF(q, are directly mapped to q transmit symbol vectors. This allows NB-LDPC codes to perfectly fit with a MIMO precoding scheme, unlike binary LDPC codes. The new transmission model is detailed and studied for several linear precoders and various designed LDPC codes. We show that NB-LDPC codes are particularly well suited to be jointly used with precoding schemes based on the maximization of the minimum Euclidean distance (max-dmin criterion. These results are theoretically supported by extrinsic information transfer (EXIT analysis and are confirmed by numerical simulations.

  3. Self assembly of rectangular shapes on concentration programming and probabilistic tile assembly models.

    Science.gov (United States)

    Kundeti, Vamsi; Rajasekaran, Sanguthevar

    2012-06-01

    Efficient tile sets for self assembling rectilinear shapes is of critical importance in algorithmic self assembly. A lower bound on the tile complexity of any deterministic self assembly system for an n × n square is [Formula: see text] (inferred from the Kolmogrov complexity). Deterministic self assembly systems with an optimal tile complexity have been designed for squares and related shapes in the past. However designing [Formula: see text] unique tiles specific to a shape is still an intensive task in the laboratory. On the other hand copies of a tile can be made rapidly using PCR (polymerase chain reaction) experiments. This led to the study of self assembly on tile concentration programming models. We present two major results in this paper on the concentration programming model. First we show how to self assemble rectangles with a fixed aspect ratio ( α:β ), with high probability, using Θ( α + β ) tiles. This result is much stronger than the existing results by Kao et al. (Randomized self-assembly for approximate shapes, LNCS, vol 5125. Springer, Heidelberg, 2008) and Doty (Randomized self-assembly for exact shapes. In: proceedings of the 50th annual IEEE symposium on foundations of computer science (FOCS), IEEE, Atlanta. pp 85-94, 2009)-which can only self assembly squares and rely on tiles which perform binary arithmetic. On the other hand, our result is based on a technique called staircase sampling . This technique eliminates the need for sub-tiles which perform binary arithmetic, reduces the constant in the asymptotic bound, and eliminates the need for approximate frames (Kao et al. Randomized self-assembly for approximate shapes, LNCS, vol 5125. Springer, Heidelberg, 2008). Our second result applies staircase sampling on the equimolar concentration programming model (The tile complexity of linear assemblies. In: proceedings of the 36th international colloquium automata, languages and programming: Part I on ICALP '09, Springer-Verlag, pp 235

  4. Development of a 3D non-linear implicit MHD code

    International Nuclear Information System (INIS)

    Nicolas, T.; Ichiguchi, K.

    2016-06-01

    This paper details the on-going development of a 3D non-linear implicit MHD code, which aims at making possible large scale simulations of the non-linear phase of the interchange mode. The goal of the paper is to explain the rationale behind the choices made along the development, and the technical difficulties encountered. At the present stage, the development of the code has not been completed yet. Most of the discussion is concerned with the first approach, which utilizes cartesian coordinates in the poloidal plane. This approach shows serious difficulties in writing the preconditioner, closely related to the choice of coordinates. A second approach, based on curvilinear coordinates, also faced significant difficulties, which are detailed. The third and last approach explored involves unstructured tetrahedral grids, and indicates the possibility to solve the problem. The issue to domain meshing is addressed. (author)

  5. ONETEP: linear-scaling density-functional theory with plane-waves

    International Nuclear Information System (INIS)

    Haynes, P D; Mostof, A A; Skylaris, C-K; Payne, M C

    2006-01-01

    This paper provides a general overview of the methodology implemented in onetep (Order-N Electronic Total Energy Package), a parallel density-functional theory code for largescale first-principles quantum-mechanical calculations. The distinctive features of onetep are linear-scaling in both computational effort and resources, obtained by making well-controlled approximations which enable simulations to be performed with plane-wave accuracy. Titanium dioxide clusters of increasing size designed to mimic surfaces are studied to demonstrate the accuracy and scaling of onetep

  6. Tritium in the DIII-D carbon tiles

    International Nuclear Information System (INIS)

    Taylor, P.L.; Kellman, A.G.; Lee, R.L.

    1993-06-01

    The amount of tritium in the carbon tiles used as a first wall in the DIII-D tokamak was measured recently when the tiles were removed and cleaned. The measurements were made as part of the task of developing the appropriate safety procedures for processing of the tiles. The surface tritium concentration on the carbon tiles was surveyed and the total tritium released from tile samples was measured in test bakes. The total tritium in all the carbon tiles at the time the tiles were removed for cleaning is estimated to be 15 mCi and the fraction of tritium retained in the tiles from DIII-D operations has a lower bound of 10%. The tritium was found to be concentrated in a narrow surface layer on the plasma facing side of the tile, was fully released when baked to 1,000 degree C, and was released in the form of tritiated gas (DT) as opposed to tritiated water (DTO) when baked

  7. New MoM code incorporating multiple domain basis functions

    CSIR Research Space (South Africa)

    Lysko, AA

    2011-08-01

    Full Text Available piecewise linear approximation of geometry. This often leads to an unnecessarily great number of unknowns used to model relatively small loop and spiral antennas, coils and other curved structures. This is because the program creates a dense mesh... to accelerate computation of the elements of the impedance matrix and showed acceleration factor exceeding an order of magnitude, subject to a high accuracy requirement. 3. On Code Functionality and Application Results The package of programs was written...

  8. Commissioning of the new multi-layer integration prototype of the CALICE tile hadron calorimeter

    CERN Document Server

    Ebrahimi, Aliakbar

    2016-03-14

    The basic prototype of a tile hadron calorimeter (HCAL) for the International Linear Collider (ILC) has been realised and extensively tested. A major aspect of the proposed concept is the improvement of the jet energy resolution by measuring details of the shower development and combining them with the data of the tracking system (particle flow). The prototype utilises scintillating tiles that are read out by novel Silicon Photomultipliers (SiPMs) and takes into account all design aspects that are demanded by the intended operation at the ILC. Currently, a new 12 layer prototype with about 3400 detector channels is under development. Alternative architectures for the scintillating tiles with and without wavelength-shifting fibres and tiles with individual wrapping with reflector foil is tested as well as different types of SiPMs. The new prototype was used for the first time at the CERN Proton Synchrotron test facility in fall 2014. Additionally, detector modules for the CALICE scintillator-based Electromagne...

  9. Importance of including small-scale tile drain discharge in the calibration of a coupled groundwater-surface water catchment model

    DEFF Research Database (Denmark)

    Hansen, Anne Lausten; Refsgaard, Jens Christian; Christensen, Britt Stenhøj Baun

    2013-01-01

    the catchment. In this study, a coupled groundwater-surface water model based on the MIKE SHE code was developed for the 4.7 km2 Lillebæk catchment in Denmark, where tile drain flow is a major contributor to the stream discharge. The catchment model was calibrated in several steps by incrementally including...... the observation data into the calibration to see the effect on model performance of including diverse data types, especially tile drain discharge. For the Lillebæk catchment, measurements of hydraulic head, daily stream discharge, and daily tile drain discharge from five small (1–4 ha) drainage areas exist....... The results showed that including tile drain data in the calibration of the catchment model improved its general performance for hydraulic heads and stream discharges. However, the model failed to correctly describe the local-scale dynamics of the tile drain discharges, and, furthermore, including the drain...

  10. Design of a 2 x 2 scintillating tile package for the SDC barrel electromagnetic tile/fiber calorimeter

    International Nuclear Information System (INIS)

    Hara, K.; Maekoba, H.; Minato, H.; Miyamoto, Y.; Nakano, I.; Okabe, M.; Seiya, Y.; Takano, T.; Takikawa, K.; Yasuoka, K.

    1996-01-01

    We describe R and D results on optical properties of a scintillating tile/fiber system for the SDC barrel electromagnetic calorimeter. The tile/fiber system uses a wavelength shifting fiber to read out the signal of a scintillating plate (tile) and a clear fiber to transmit the signal to a phototube. In the SDC calorimeter design, four of tile/fiber systems are grouped as a 2 x 2 tile package so that the gap width between and the location of the tiles in the absorber slot can be controlled. Optical properties of the tile package such as the light yield, its uniformity, and cross talk were measured in a test bench with a β-ray source and in a 2-GeV/c π + test beam. The performance as an electromagnetic calorimeter was evaluated by a GEANT simulation using the measured response map. We discuss a method of correction for the calorimeter non-uniformity. (orig.)

  11. Foam-on-Tile Damage Model

    Science.gov (United States)

    Koharchik, Michael; Murphy, Lindsay; Parker, Paul

    2012-01-01

    An impact model was developed to predict how three specific foam types would damage the Space Shuttle Orbiter insulating tiles. The inputs needed for the model are the foam type, the foam mass, the foam impact velocity, the foam impact incident angle, the type being impacted, and whether the tile is new or aged (has flown at least one mission). The model will determine if the foam impact will cause damage to the tile. If it can cause damage, the model will output the damage cavity dimensions (length, depth, entry angle, exit angle, and sidewall angles). It makes the calculations as soon as the inputs are entered (less than 1 second). The model allows for the rapid calculation of numerous scenarios in a short time. The model was developed from engineering principles coupled with significant impact testing (over 800 foam impact tests). This model is applicable to masses ranging from 0.0002 up to 0.4 pound (0.09 up to 181 g). A prior tool performed a similar function, but was limited to the assessment of a small range of masses and did not have the large test database for verification. In addition, the prior model did not provide outputs of the cavity damage length, entry angle, exit angle, or sidewall angles.

  12. Composite treatment of ceramic tile armor

    Science.gov (United States)

    Hansen, James G. R. [Oak Ridge, TN; Frame, Barbara J [Oak Ridge, TN

    2010-12-14

    An improved ceramic tile armor has a core of boron nitride and a polymer matrix composite (PMC) facing of carbon fibers fused directly to the impact face of the tile. A polyethylene fiber composite backing and spall cover are preferred. The carbon fiber layers are cured directly onto the tile, not adhered using a separate adhesive so that they are integral with the tile, not a separate layer.

  13. Object-Oriented Parallel Particle-in-Cell Code for Beam Dynamics Simulation in Linear Accelerators

    International Nuclear Information System (INIS)

    Qiang, J.; Ryne, R.D.; Habib, S.; Decky, V.

    1999-01-01

    In this paper, we present an object-oriented three-dimensional parallel particle-in-cell code for beam dynamics simulation in linear accelerators. A two-dimensional parallel domain decomposition approach is employed within a message passing programming paradigm along with a dynamic load balancing. Implementing object-oriented software design provides the code with better maintainability, reusability, and extensibility compared with conventional structure based code. This also helps to encapsulate the details of communications syntax. Performance tests on SGI/Cray T3E-900 and SGI Origin 2000 machines show good scalability of the object-oriented code. Some important features of this code also include employing symplectic integration with linear maps of external focusing elements and using z as the independent variable, typical in accelerators. A successful application was done to simulate beam transport through three superconducting sections in the APT linac design

  14. Microstructural characterization of ceramic floor tiles with the incorporation of wastes from ceramic tile industries

    Directory of Open Access Journals (Sweden)

    Carmeane Effting

    2010-09-01

    Full Text Available Ceramic floor tiles are widely used in buildings. In places where people are bare feet, the thermal sensation of cold or hot depends on the environmental conditions and material properties including its microstructure and crustiness surface. The introduction of the crustiness surface on the ceramic floor tiles interfere in the contact temperature and also it can be an strategy to obtain ceramic tiles more comfortable. In this work, porous ceramic tiles were obtained by pressing an industrial atomized ceramic powder incorporated with refractory raw material (residue from porcelainized stoneware tile polishing and changing firing temperature. Raw materials and obtained compacted samples were evaluated by chemical analysis, scanning electron microscopy (SEM, energy-dispersive spectrometry (EDS, thermogravimetric analysis (TGA, and differential thermal analysis (DTA. Thermal (thermal conductivity and effusivity and physical (porosity measurements were also evaluated.

  15. Tile-Based Two-Dimensional Phase Unwrapping for Digital Holography Using a Modular Framework.

    Directory of Open Access Journals (Sweden)

    Georgios C Antonopoulos

    Full Text Available A variety of physical and biomedical imaging techniques, such as digital holography, interferometric synthetic aperture radar (InSAR, or magnetic resonance imaging (MRI enable measurement of the phase of a physical quantity additionally to its amplitude. However, the phase can commonly only be measured modulo 2π, as a so called wrapped phase map. Phase unwrapping is the process of obtaining the underlying physical phase map from the wrapped phase. Tile-based phase unwrapping algorithms operate by first tessellating the phase map, then unwrapping individual tiles, and finally merging them to a continuous phase map. They can be implemented computationally efficiently and are robust to noise. However, they are prone to failure in the presence of phase residues or erroneous unwraps of single tiles. We tried to overcome these shortcomings by creating novel tile unwrapping and merging algorithms as well as creating a framework that allows to combine them in modular fashion. To increase the robustness of the tile unwrapping step, we implemented a model-based algorithm that makes efficient use of linear algebra to unwrap individual tiles. Furthermore, we adapted an established pixel-based unwrapping algorithm to create a quality guided tile merger. These original algorithms as well as previously existing ones were implemented in a modular phase unwrapping C++ framework. By examining different combinations of unwrapping and merging algorithms we compared our method to existing approaches. We could show that the appropriate choice of unwrapping and merging algorithms can significantly improve the unwrapped result in the presence of phase residues and noise. Beyond that, our modular framework allows for efficient design and test of new tile-based phase unwrapping algorithms. The software developed in this study is freely available.

  16. Tile-Based Two-Dimensional Phase Unwrapping for Digital Holography Using a Modular Framework.

    Science.gov (United States)

    Antonopoulos, Georgios C; Steltner, Benjamin; Heisterkamp, Alexander; Ripken, Tammo; Meyer, Heiko

    2015-01-01

    A variety of physical and biomedical imaging techniques, such as digital holography, interferometric synthetic aperture radar (InSAR), or magnetic resonance imaging (MRI) enable measurement of the phase of a physical quantity additionally to its amplitude. However, the phase can commonly only be measured modulo 2π, as a so called wrapped phase map. Phase unwrapping is the process of obtaining the underlying physical phase map from the wrapped phase. Tile-based phase unwrapping algorithms operate by first tessellating the phase map, then unwrapping individual tiles, and finally merging them to a continuous phase map. They can be implemented computationally efficiently and are robust to noise. However, they are prone to failure in the presence of phase residues or erroneous unwraps of single tiles. We tried to overcome these shortcomings by creating novel tile unwrapping and merging algorithms as well as creating a framework that allows to combine them in modular fashion. To increase the robustness of the tile unwrapping step, we implemented a model-based algorithm that makes efficient use of linear algebra to unwrap individual tiles. Furthermore, we adapted an established pixel-based unwrapping algorithm to create a quality guided tile merger. These original algorithms as well as previously existing ones were implemented in a modular phase unwrapping C++ framework. By examining different combinations of unwrapping and merging algorithms we compared our method to existing approaches. We could show that the appropriate choice of unwrapping and merging algorithms can significantly improve the unwrapped result in the presence of phase residues and noise. Beyond that, our modular framework allows for efficient design and test of new tile-based phase unwrapping algorithms. The software developed in this study is freely available.

  17. Two-dimensional numerical study of ELMs-induced erosion of tungsten divertor target tiles with different edge shapes

    International Nuclear Information System (INIS)

    Huang, Yan; Sun, Jizhong; Hu, Wanpeng; Sang, Chaofeng; Wang, Dezhen

    2016-01-01

    Highlights: • Thermal performance of three edge-shaped divertor tiles was assessed numerically. • All the divertor tiles exposed to type-I ELMs like ITER's will melt. • The rounded edge tile thermally performs the best in all tiles of interest. • The incident energy flux density was evaluated with structural effects considered. - Abstract: Thermal performance of the divertor tile with different edge shapes was assessed numerically along the poloidal direction by a two-dimensional heat conduction model with considering the geometrical effects of castellated divertor tiles on the properties of its adjacent plasma. The energy flux density distribution arriving at the castellated divertor tile surface was evaluated by a two-dimension-in-space and three-dimension-in-velocity particle-in-cell plus Monte Carlo Collisions code and then the obtained energy flux distribution was used as input for the heat conduction model. The simulation results showed that the divertor tiles with any edge shape of interest (rectangular edge, slanted edge, and rounded edge) would melt, especially, in the edge surface region of facing plasma poloidally under typical heat flux density of a transient event of type-I ELMs for ITER, deposition energy of 1 MJ/m"2 in a duration of 600 μs. In comparison with uniform energy deposition, the vaporizing erosion was reduced greatly but the melting erosion was aggravated noticeably in the edge area of plasma facing diveror tile. Of three studied edge shapes, the simulation results indicated that the divertor plate with rounded edge was the most resistant to the thermal erosion.

  18. Quality control in tile production

    Science.gov (United States)

    Kalviainen, Heikki A.; Kukkonen, Saku; Hyvarinen, Timo S.; Parkkinen, Jussi P. S.

    1998-10-01

    This work studies visual quality control in ceramics industry. In tile manufacturing, it is important that in each set of tiles, every single tile looks similar. For example, the tiles should have similar color and texture. Our goal is to design a machine vision system that can estimate the sufficient similarity or same appearance to the human eye. Currently, the estimation is usually done by human vision. Differing from other approaches our aim is to use accurate spectral representation of color, and we are comparing spectral features to the RGB color features. A laboratory system for color measurement is built. Experimentations with five classes of brown tiles are presented. We use chromaticity RGB features and several spectral features for classification with the k-NN classifier and with a neural network, called Self-Organizing Map. We can classify many of the tiles but there are several problems that need further investigations: larger training and test sets are needed, illuminations effects must be studied further, and more suitable spectral features are needed with more sophisticated classifiers. It is also interesting to develop further the neural approach.

  19. Improvement of PVC floor tiles by gamma radiation

    International Nuclear Information System (INIS)

    Plessis, T.A. du; Badenhorst, F.

    1988-01-01

    Gamma radiation presents a unique method of transforming highly plasticized PVC floor tiles, manufactured at high speed through injection moulding, into a high quality floor covering at a cost at least 30% less than similarly rated rubber tiles. A specially formulated PVC compound was developed in collaboration with a leading manufacturer of floor tiles. These tiles are gamma crosslinked in its shipping cartons to form a dimensionally stable product which is highly fire resistant and inert to most chemicals and solvents. These crosslinked tiles are more flexible than the highly filled conventional PVC floor tiles, scratch resistant and have a longer lifespan and increased colour fastness. These tiles are also less expensive to install than conventional rubber tiles. (author)

  20. Investigating critical success factors in tile industry

    Directory of Open Access Journals (Sweden)

    Davood Salmani

    2014-04-01

    Full Text Available This paper presents an empirical investigation to determine critical success factors influencing the success of tile industry in Iran. The study designs a questionnaire in Likert scale, distributes it among some experts in tile industry. Using Pearson correlation test, the study has detected that there was a positive and meaningful relationship between marketing planning and the success of tile industry (r = 0.312 Sig. = 0.001. However, there is not any meaningful relationship between low cost production and success of tile industry (r = 0.13 Sig. = 0.12 and, there is a positive and meaningful relationship between organizational capabilities and success of tile industry (r = 0.635 Sig. = 0.000. Finally, our investigation states that technology and distributing systems also influence on the success of tile industry, positively. The study has also used five regression analyses where the success of tile industry was the dependent variable and marketing planning, low cost production and organizational capabilities are independent variables and the results have confirmed some positive and meaningful relationship between the successes of tile industry with all independent variables.

  1. Random linear network coding for streams with unequally sized packets

    DEFF Research Database (Denmark)

    Taghouti, Maroua; Roetter, Daniel Enrique Lucani; Pedersen, Morten Videbæk

    2016-01-01

    State of the art Random Linear Network Coding (RLNC) schemes assume that data streams generate packets with equal sizes. This is an assumption that results in the highest efficiency gains for RLNC. A typical solution for managing unequal packet sizes is to zero-pad the smallest packets. However, ...

  2. Solving linear systems in FLICA-4, thermohydraulic code for 3-D transient computations

    International Nuclear Information System (INIS)

    Allaire, G.

    1995-01-01

    FLICA-4 is a computer code, developed at the CEA (France), devoted to steady state and transient thermal-hydraulic analysis of nuclear reactor cores, for small size problems (around 100 mesh cells) as well as for large ones (more than 100000), on, either standard workstations or vector super-computers. As for time implicit codes, the largest time and memory consuming part of FLICA-4 is the routine dedicated to solve the linear system (the size of which is of the order of the number of cells). Therefore, the efficiency of the code is crucially influenced by the optimization of the algorithms used in assembling and solving linear systems: direct methods as the Gauss (or LU) decomposition for moderate size problems, iterative methods as the preconditioned conjugate gradient for large problems. 6 figs., 13 refs

  3. Physical principles for DNA tile self-assembly.

    Science.gov (United States)

    Evans, Constantine G; Winfree, Erik

    2017-06-19

    DNA tiles provide a promising technique for assembling structures with nanoscale resolution through self-assembly by basic interactions rather than top-down assembly of individual structures. Tile systems can be programmed to grow based on logical rules, allowing for a small number of tile types to assemble large, complex assemblies that can retain nanoscale resolution. Such algorithmic systems can even assemble different structures using the same tiles, based on inputs that seed the growth. While programming and theoretical analysis of tile self-assembly often makes use of abstract logical models of growth, experimentally implemented systems are governed by nanoscale physical processes that can lead to very different behavior, more accurately modeled by taking into account the thermodynamics and kinetics of tile attachment and detachment in solution. This review discusses the relationships between more abstract and more physically realistic tile assembly models. A central concern is how consideration of model differences enables the design of tile systems that robustly exhibit the desired abstract behavior in realistic physical models and in experimental implementations. Conversely, we identify situations where self-assembly in abstract models can not be well-approximated by physically realistic models, putting constraints on physical relevance of the abstract models. To facilitate the discussion, we introduce a unified model of tile self-assembly that clarifies the relationships between several well-studied models in the literature. Throughout, we highlight open questions regarding the physical principles for DNA tile self-assembly.

  4. ATLAS Rewards Russian Supplier for Scintillating Tile Production

    CERN Multimedia

    2001-01-01

    At a ceremony held at CERN on 30 July, the ATLAS collaboration awarded Russian firm SIA Luch from Podolsk in the Moscow region an ATLAS Suppliers Award. This follows delivery by the company of the final batch of scintillating tiles for the collaboration's Tile Calorimeter some six months ahead of schedule.   Representatives of Russian firm Luch Podolsk received the ATLAS Suppliers Award in the collaboration's Tile Calorimeter instrumentation plant at CERN on 30 July. In front of one Tile Calorimeter module instrumented by scintillating tiles are (left to right) IHEP physicists Evgueni Startchenko and Andrei Karioukhine, Luch Podolsk representatives Igor Karetnikov and Yuri Zaitsev, Tile Calorimeter Project Leader Rupert Leitner, ATLAS spokesperson Peter Jenni, and CERN Tile Calorimeter group leader Ana Henriques-Correia. Scintillating tiles form the active part of the ATLAS hadronic Tile Calorimeter, which will measure the energy and direction of particles produced in LHC collisions. They are emb...

  5. Deep Learning Methods for Improved Decoding of Linear Codes

    Science.gov (United States)

    Nachmani, Eliya; Marciano, Elad; Lugosch, Loren; Gross, Warren J.; Burshtein, David; Be'ery, Yair

    2018-02-01

    The problem of low complexity, close to optimal, channel decoding of linear codes with short to moderate block length is considered. It is shown that deep learning methods can be used to improve a standard belief propagation decoder, despite the large example space. Similar improvements are obtained for the min-sum algorithm. It is also shown that tying the parameters of the decoders across iterations, so as to form a recurrent neural network architecture, can be implemented with comparable results. The advantage is that significantly less parameters are required. We also introduce a recurrent neural decoder architecture based on the method of successive relaxation. Improvements over standard belief propagation are also observed on sparser Tanner graph representations of the codes. Furthermore, we demonstrate that the neural belief propagation decoder can be used to improve the performance, or alternatively reduce the computational complexity, of a close to optimal decoder of short BCH codes.

  6. Rate-compatible protograph LDPC code families with linear minimum distance

    Science.gov (United States)

    Divsalar, Dariush (Inventor); Dolinar, Jr., Samuel J. (Inventor); Jones, Christopher R. (Inventor)

    2012-01-01

    Digital communication coding methods are shown, which generate certain types of low-density parity-check (LDPC) codes built from protographs. A first method creates protographs having the linear minimum distance property and comprising at least one variable node with degree less than 3. A second method creates families of protographs of different rates, all structurally identical for all rates except for a rate-dependent designation of certain variable nodes as transmitted or non-transmitted. A third method creates families of protographs of different rates, all structurally identical for all rates except for a rate-dependent designation of the status of certain variable nodes as non-transmitted or set to zero. LDPC codes built from the protographs created by these methods can simultaneously have low error floors and low iterative decoding thresholds.

  7. Coded Network Function Virtualization

    DEFF Research Database (Denmark)

    Al-Shuwaili, A.; Simone, O.; Kliewer, J.

    2016-01-01

    Network function virtualization (NFV) prescribes the instantiation of network functions on general-purpose network devices, such as servers and switches. While yielding a more flexible and cost-effective network architecture, NFV is potentially limited by the fact that commercial off......-the-shelf hardware is less reliable than the dedicated network elements used in conventional cellular deployments. The typical solution for this problem is to duplicate network functions across geographically distributed hardware in order to ensure diversity. In contrast, this letter proposes to leverage channel...... coding in order to enhance the robustness on NFV to hardware failure. The proposed approach targets the network function of uplink channel decoding, and builds on the algebraic structure of the encoded data frames in order to perform in-network coding on the signals to be processed at different servers...

  8. Order functions and evaluation codes

    DEFF Research Database (Denmark)

    Høholdt, Tom; Pellikaan, Ruud; van Lint, Jack

    1997-01-01

    Based on the notion of an order function we construct and determine the parameters of a class of error-correcting evaluation codes. This class includes the one-point algebraic geometry codes as wella s the generalized Reed-Muller codes and the parameters are detremined without using the heavy...... machinery of algebraic geometry....

  9. ATLAS rewards Russian supplier for scintillating tile production

    CERN Multimedia

    Patrice Loïez

    2001-01-01

    The ATLAS collaboration has awarded Russian firm SIA Luch from Podolsk in the Moscow region an ATLAS Supplier Award. This follows delivery by the company of the final batch of scintillating tiles for the collaboration's tile calorimeter some six months ahead of schedule. Representatives of the firm are seen here receiving the award at a ceremony held in the collaboration's tile calorimeter instrumentation plant at CERN on 30 July. In front of one tile calorimeter module instrumented by scintillating tiles are (left to right) IHEP physicists Evgueni Startchenko and Andrei Karioukhine, Luch Podolsk representatives Igor Karetnikov and Yuri Zaitsev, tile calorimeter project leader Rupert Leitner, ATLAS spokesperson Peter Jenni, and CERN tile calorimeter group leader Ana Henriques-Correia.

  10. Use of the extraction residue of emeralds in a formulation mass of ceramic tiles

    International Nuclear Information System (INIS)

    Cavalcante, R. F.; Nascimento, R.M.; Paskocimas, C.A.; Dutra, R.P.S.

    2012-01-01

    Companies involved in mining and beneficiation of emerald represent an important area of industrial development in Brazil, with a significant contribution to world production of this ore. As a result, large volumes of waste generated and emerald are constantly abandoned in the environment, contributing negatively to their preservation. On the other hand the interest in the use of mining waste as an additive in production of ceramic materials has grown among researchers in recent years. The ceramic industry is constantly seeking to expand the market for the sector and trying to improve product quality and increase the variety of applications. The technology of obtaining ceramic coating that uses waste from mining is still a largely unexplored market. Thus, the purpose of this study was to characterize the waste generated from mining emerald as well as to evaluate its potential use as raw material for production melting of ceramic tiles. Ceramic mixtures were prepared from raw materials characterized by X-ray fluorescence and X-ray diffraction. Five compositions were prepared using the waste codes of emeralds from 0%, 10%, 20%, 30% and 40%. Samples were prepared by pressing, sintered at 1000, 1100 and 1200 deg C and characterized to establish their mineralogical composition, water absorption, linear shrinkage and modulus of rupture. The results showed that the residue of emeralds studied can be embedded in the mass of ceramic tiles up to 20% in replacement of feldspar without compromising the end product properties. (author)

  11. Selecting Optimal Parameters of Random Linear Network Coding for Wireless Sensor Networks

    DEFF Research Database (Denmark)

    Heide, J; Zhang, Qi; Fitzek, F H P

    2013-01-01

    This work studies how to select optimal code parameters of Random Linear Network Coding (RLNC) in Wireless Sensor Networks (WSNs). With Rateless Deluge [1] the authors proposed to apply Network Coding (NC) for Over-the-Air Programming (OAP) in WSNs, and demonstrated that with NC a significant...... reduction in the number of transmitted packets can be achieved. However, NC introduces additional computations and potentially a non-negligible transmission overhead, both of which depend on the chosen coding parameters. Therefore it is necessary to consider the trade-off that these coding parameters...... present in order to obtain the lowest energy consumption per transmitted bit. This problem is analyzed and suitable coding parameters are determined for the popular Tmote Sky platform. Compared to the use of traditional RLNC, these parameters enable a reduction in the energy spent per bit which grows...

  12. Characterization of non-calcareous 'thin' red clay from south-eastern Brazil: applicability in wall tile manufacture

    Energy Technology Data Exchange (ETDEWEB)

    Sousa, S. J.G.; Holanda, J. N.F., [Grupo de Materiais Ceramicos - LAMAV-CCT, Universidade Estadual do Norte Fluminense Darcy Ribeiro, Campos dos Goytacazes, RJ (Brazil)

    2012-04-15

    In this work the use of 'thin' red clay from south-eastern Brazil (Campos dos Goytacazes, RJ) as raw material for the manufacture of wall tile was investigated. A wide range of characterization techniques was employed, including X-ray diffraction (XRD), X-ray fluorescence (XRF), scanning electron microscopy (SEM), grain-size analysis, and thermogravimetric analysis. The wall tile body was prepared by the dry process. The tile pieces were uniaxially pressed and fired between 1080 - 1180 deg C using a fast-firing cycle. The following technological properties were determined: linear shrinkage, water absorption, apparent density, and flexural strength. The development of the microstructure was followed by SEM and XRD analyses. It was found that the 'thin' red clay is kaolinitic type containing a substantial amount of quartz. The results also showed that the 'thin' red clay could be used in the manufacture of wall tiles, as they present properties compatible with those specified for class BIII of ISO 13006 standard. (author)

  13. Comparison of performance of tile drainage routines in SWAT 2009 and 2012 in an extensively tile-drained watershed in the Midwest

    Science.gov (United States)

    Guo, Tian; Gitau, Margaret; Merwade, Venkatesh; Arnold, Jeffrey; Srinivasan, Raghavan; Hirschi, Michael; Engel, Bernard

    2018-01-01

    Subsurface tile drainage systems are widely used in agricultural watersheds in the Midwestern US and enable the Midwest area to become highly productive agricultural lands, but can also create environmental problems, for example nitrate-N contamination associated with drainage waters. The Soil and Water Assessment Tool (SWAT) has been used to model watersheds with tile drainage. SWAT2012 revisions 615 and 645 provide new tile drainage routines. However, few studies have used these revisions to study tile drainage impacts at both field and watershed scales. Moreover, SWAT2012 revision 645 improved the soil moisture based curve number calculation method, which has not been fully tested. This study used long-term (1991-2003) field site and river station data from the Little Vermilion River (LVR) watershed to evaluate performance of tile drainage routines in SWAT2009 revision 528 (the old routine) and SWAT2012 revisions 615 and 645 (the new routine). Both the old and new routines provided reasonable but unsatisfactory (NSE runoff. The calibrated monthly tile flow, surface flow, nitrate-N in tile and surface flow, sediment and annual corn and soybean yield results from SWAT with the old and new tile drainage routines were compared with observed values. Generally, the new routine provided acceptable simulated tile flow (NSE = 0.48-0.65) and nitrate in tile flow (NSE = 0.48-0.68) for field sites with random pattern tile and constant tile spacing, while the old routine simulated tile flow and nitrate in tile flow results for the field site with constant tile spacing were unacceptable (NSE = 0.00-0.32 and -0.29-0.06, respectively). The new modified curve number calculation method in revision 645 (NSE = 0.50-0.81) better simulated surface runoff than revision 615 (NSE = -0.11-0.49). The calibration provided reasonable parameter sets for the old and new routines in the LVR watershed, and the validation results showed that the new routine has the potential to accurately

  14. Electrokinetic desalination of glazed ceramic tiles

    DEFF Research Database (Denmark)

    Ottosen, Lisbeth M.; Ferreira, Celia; Christensen, Iben Vernegren

    2010-01-01

    Electrokinetic desalination is a method where an applied electric DC field is the driving force for removal of salts from porous building materials. In the present paper, the method is tested in laboratory scale for desalination of single ceramic tiles. In a model system, where a tile...... was contaminated with NaCl during submersion and subsequently desalinated by the method, the desalination was completed in that the high and problematic initial Cl(-) concentration was reduced to an unproblematic concentration. Further conductivity measurements showed a very low conductivity in the tile after...... treatment, indicating that supply of ions from the poultice at the electrodes into the tile was limited. Electroosmotic transport of water was seen when low ionic content was reached. Experiments were also conducted with XVIII-century tiles, which had been removed from Palacio Centeno (Lisbon) during...

  15. Porcelain tiles by the dry route

    International Nuclear Information System (INIS)

    Melchiades, F. G.; Daros, M. T.; Boschi, A. O.

    2010-01-01

    In Brazil, the second largest tile producer of the world, at present, 70% of the tiles are produced by the dry route. One of the main reasons that lead to this development is the fact that the dry route uses approximately 30% less thermal energy them the traditional wet route. The increasing world concern with the environment and the recognition of the central role played by the water also has pointed towards privileging dry processes. In this context the objective of the present work is to study the feasibility of producing high quality porcelain tiles by the dry route. A brief comparison of the dry and wet route, in standard conditions industrially used today to produce tiles that are not porcelain tiles, shows that there are two major differences: the particle sizes obtained by the wet route are usually considerably finer and the capability of mixing the different minerals, the intimacy of the mixture, is also usually better in the wet route. The present work studied the relative importance of these differences and looked for raw materials and operational conditions that would result in better performance and glazed porcelain tiles of good quality. (Author) 7 refs.

  16. Ceramic tiles: above and beyond traditional applications

    Directory of Open Access Journals (Sweden)

    Moreno, A.

    2006-04-01

    Full Text Available At present ceramic tiles are already being marketed with characteristics and performance features that make them products whose applications go far beyond traditional tile uses. These are not just future possibilities: their industrial and commercial reality already makes them immediately serviceable in multiple environments. And this is precisely the key concept in these new tile applications: their features make them useable for wholly different functionsfunctions till now reserved for other products – or, in certain cases, for entirely novel functions. In addition, the functionalities involved are destined to improve aspects directly related to the quality of life, conditions of habitability or, for instance, to using such a vital natural source of energy as solar radiation. It should, therefore, be stressed that these new generations of ceramic tiles are to be considered part of the range of architectural elements for both external and internal uses, since, as the following will show, they provide the surfaces they clad with a broad spectrum of properties and functions without detriment to the aesthetic qualities, always so characteristic, of ceramic tile. To illustrate the above, the present paper describes three new families of ceramic products. These groups of products are conceptually different and many-sided, which makes them serviceable as functional elements in different contexts.

    En estos momentos, ya hay en el mercado baldosas cerámicas dotadas de características y prestaciones que hacen de ellas productos con aplicaciones que van mucho más allá de los usos a que tradicionalmente han estado asociadas. No se trata tan sólo de posibilidades futuras, sino de productos con una realidad industrial y comercial, que permite su implantación inmediata en los diferentes ámbitos en los que pueden desarrollar su funcionalidad. Y este es precisamente el concepto clave de estas nuevas aplicaciones de las baldosas cer

  17. Calibration and Monitoring systems of the ATLAS Tile Hadron Calorimeter

    CERN Document Server

    BOUMEDIENE, D; The ATLAS collaboration

    2012-01-01

    The TileCal is the hadronic calorimeter covering the most central region of the ATLAS experiment at LHC. It is a sampling calorimeter with iron plates as absorber and plastic scintillating tiles as the active material. The scintillation light produced by the passage of charged particles is transmitted by wavelength shifting fibers to about 10000 photomultiplier tubes (PMTs). Integrated on the calorimeter there is a composite device that allows to monitor and/or equalize the signals at various stages of its formation. This device is based on signal generation from different sources: radioactive, LASER and charge injection and minimum bias events produces in proton-proton collisions. In this contribution is given a brief description of the different systems hardware and presented the latest results on their performance, like the determination of the conversion factors, linearity and stability.

  18. Identification of novel growth phase- and media-dependent small non-coding RNAs in Streptococcus pyogenes M49 using intergenic tiling arrays

    Directory of Open Access Journals (Sweden)

    Patenge Nadja

    2012-10-01

    Full Text Available Abstract Background Small non-coding RNAs (sRNAs have attracted attention as a new class of gene regulators in both eukaryotes and bacteria. Genome-wide screening methods have been successfully applied in Gram-negative bacteria to identify sRNA regulators. Many sRNAs are well characterized, including their target mRNAs and mode of action. In comparison, little is known about sRNAs in Gram-positive pathogens. In this study, we identified novel sRNAs in the exclusively human pathogen Streptococcus pyogenes M49 (Group A Streptococcus, GAS M49, employing a whole genome intergenic tiling array approach. GAS is an important pathogen that causes diseases ranging from mild superficial infections of the skin and mucous membranes of the naso-pharynx, to severe toxic and invasive diseases. Results We identified 55 putative sRNAs in GAS M49 that were expressed during growth. Of these, 42 were novel. Some of the newly-identified sRNAs belonged to one of the common non-coding RNA families described in the Rfam database. Comparison of the results of our screen with the outcome of two recently published bioinformatics tools showed a low level of overlap between putative sRNA genes. Previously, 40 potential sRNAs have been reported to be expressed in a GAS M1T1 serotype, as detected by a whole genome intergenic tiling array approach. Our screen detected 12 putative sRNA genes that were expressed in both strains. Twenty sRNA candidates appeared to be regulated in a medium-dependent fashion, while eight sRNA genes were regulated throughout growth in chemically defined medium. Expression of candidate genes was verified by reverse transcriptase-qPCR. For a subset of sRNAs, the transcriptional start was determined by 5′ rapid amplification of cDNA ends-PCR (RACE-PCR analysis. Conclusions In accord with the results of previous studies, we found little overlap between different screening methods, which underlines the fact that a comprehensive analysis of s

  19. Fibrous-Ceramic/Aerogel Composite Insulating Tiles

    Science.gov (United States)

    White, Susan M.; Rasky, Daniel J.

    2004-01-01

    Fibrous-ceramic/aerogel composite tiles have been invented to afford combinations of thermal-insulation and mechanical properties superior to those attainable by making tiles of fibrous ceramics alone or aerogels alone. These lightweight tiles can be tailored to a variety of applications that range from insulating cryogenic tanks to protecting spacecraft against re-entry heating. The advantages and disadvantages of fibrous ceramics and aerogels can be summarized as follows: Tiles made of ceramic fibers are known for mechanical strength, toughness, and machinability. Fibrous ceramic tiles are highly effective as thermal insulators in a vacuum. However, undesirably, the porosity of these materials makes them permeable by gases, so that in the presence of air or other gases, convection and gas-phase conduction contribute to the effective thermal conductivity of the tiles. Other disadvantages of the porosity and permeability of fibrous ceramic tiles arise because gases (e.g., water vapor or cryogenic gases) can condense in pores. This condensation contributes to weight, and in the case of cryogenic systems, the heat of condensation undesirably adds to the heat flowing to the objects that one seeks to keep cold. Moreover, there is a risk of explosion associated with vaporization of previously condensed gas upon reheating. Aerogels offer low permeability, low density, and low thermal conductivity, but are mechanically fragile. The basic idea of the present invention is to exploit the best features of fibrous ceramic tiles and aerogels. In a composite tile according to the invention, the fibrous ceramic serves as a matrix that mechanically supports the aerogel, while the aerogel serves as a low-conductivity, low-permeability filling that closes what would otherwise be the open pores of the fibrous ceramic. Because the aerogel eliminates or at least suppresses permeation by gas, gas-phase conduction, and convection, the thermal conductivity of such a composite even at

  20. The ATLAS Tile Calorimeter

    CERN Document Server

    Henriques Correia, Ana Maria

    2015-01-01

    TileCal is the Hadronic calorimeter covering the most central region of the ATLAS experiment at the LHC. It uses iron plates as absorber and plastic scintillating tiles as the active material. Scintillation light produced in the tiles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs). The resulting electronic signals from the approximately 10000 PMTs are measured and digitised every 25 ns before being transferred to off-detector data-acquisition systems. This contribution will review in a first part the performances of the calorimeter during run 1, obtained from calibration data, and from studies of the response of particles from collisions. In a second part it will present the solutions being investigated for the ongoing and future upgrades of the calorimeter electronics.

  1. The ATLAS Tile Calorimeter

    International Nuclear Information System (INIS)

    Henriques, A.

    2015-01-01

    TileCal is the Hadronic calorimeter covering the most central region of the ATLAS experiment at the LHC. It uses iron plates as absorber and plastic scintillating tiles as the active material. Scintillation light produced in the tiles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs). The resulting electronic signals from the approximately 10000 PMTs are measured and digitised every 25 ns before being transferred to off-detector data-acquisition systems. This contribution will review in a first part the performances of the calorimeter during run 1, obtained from calibration data, and from studies of the response of particles from collisions. In a second part it will present the solutions being investigated for the ongoing and future upgrades of the calorimeter electronics. (authors)

  2. Coverage percentage and raman measurement of cross-tile and scaffold cross-tile based DNA nanostructures.

    Science.gov (United States)

    Gnapareddy, Bramaramba; Ahn, Sang Jung; Dugasani, Sreekantha Reddy; Kim, Jang Ah; Amin, Rashid; Mitta, Sekhar Babu; Vellampatti, Srivithya; Kim, Byeonghoon; Kulkarni, Atul; Kim, Taesung; Yun, Kyusik; LaBean, Thomas H; Park, Sung Ha

    2015-11-01

    We present two free-solution annealed DNA nanostructures consisting of either cross-tile CT1 or CT2. The proposed nanostructures exhibit two distinct structural morphologies, with one-dimensional (1D) nanotubes for CT1 and 2D nanolattices for CT2. When we perform mica-assisted growth annealing with CT1, a dramatic dimensional change occurs where the 1D nanotubes transform into 2D nanolattices due to the presence of the substrate. We assessed the coverage percentage of the 2D nanolattices grown on the mica substrate with CT1 and CT2 as a function of the concentration of the DNA monomer. Furthermore, we fabricated a scaffold cross-tile (SCT), which is a new design of a modified cross-tile that consists of four four-arm junctions with a square aspect ratio. For SCT, eight oligonucleotides are designed in such a way that adjacent strands with sticky ends can produce continuous arms in both the horizontal and vertical directions. The SCT was fabricated via free-solution annealing, and self-assembled SCT produces 2D nanolattices with periodic square cavities. All structures were observed via atomic force microscopy. Finally, we fabricated divalent nickel ion (Ni(2+))- and trivalent dysprosium ion (Dy(3+))-modified 2D nanolattices constructed with CT2 on a quartz substrate, and the ion coordinations were examined via Raman spectroscopy. Copyright © 2015 Elsevier B.V. All rights reserved.

  3. Enhancing parallelism of tile bidiagonal transformation on multicore architectures using tree reduction

    KAUST Repository

    Ltaief, Hatem

    2012-01-01

    The objective of this paper is to enhance the parallelism of the tile bidiagonal transformation using tree reduction on multicore architectures. First introduced by Ltaief et. al [LAPACK Working Note #247, 2011], the bidiagonal transformation using tile algorithms with a two-stage approach has shown very promising results on square matrices. However, for tall and skinny matrices, the inherent problem of processing the panel in a domino-like fashion generates unnecessary sequential tasks. By using tree reduction, the panel is horizontally split, which creates another dimension of parallelism and engenders many concurrent tasks to be dynamically scheduled on the available cores. The results reported in this paper are very encouraging. The new tile bidiagonal transformation, targeting tall and skinny matrices, outperforms the state-of-the-art numerical linear algebra libraries LAPACK V3.2 and Intel MKL ver. 10.3 by up to 29-fold speedup and the standard two-stage PLASMA BRD by up to 20-fold speedup, on an eight socket hexa-core AMD Opteron multicore shared-memory system. © 2012 Springer-Verlag.

  4. Performance of the ATLAS Tile calorimeter

    CERN Document Server

    Bertoli, Gabriele; The ATLAS collaboration

    2015-01-01

    The Tile Calorimeter (TileCal) of the ATLAS experiment at the LHC is the central hadronic calorimeter designed for energy reconstruction of hadrons, jets, tau­particles and missing transverse energy. TileCal is a scintillator­steel sampling calorimeter and it covers the region of pseudorapidity < 1.7. The scintillation light produced in the tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. The TileCal front­end electronics read out the signals produced by about 10000 channels measuring energies ranging from ~30 MeV to ~2 TeV. The read­out system is responsible for reconstructing the data in real­time. The digitized signals are reconstructed with the Optimal Filtering algorithm, which computes for each channel the signal amplitude, time and quality factor at the required high rate. Each stage of the signal production from scintillation light to the signal reconstruc...

  5. Performance of the ATLAS hadronic Tile calorimeter

    CERN Document Server

    Bartos, Pavol; The ATLAS collaboration

    2016-01-01

    Performance of the ATLAS hadronic Tile calorimeter The Tile Calorimeter (TileCal) of the ATLAS experiment at the LHC is the central hadronic calorimeter designed for energy reconstruction of hadrons, jets, tau-particles and missing transverse energy. TileCal is a scintillator-steel sampling calorimeter and it covers the region of pseudorapidity < 1.7. The scintillation light produced in the scintillator tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. The TileCal frontend electronics reads out the signals produced by about 10000 channels measuring energies ranging from ~30 MeV to ~2 TeV. Each stage of the signal production from scintillation light to the signal reconstruction is monitored and calibrated. The performance of the calorimeter have been studied in-situ employing cosmic ray muons and a large sample of proton-proton collisions acquired during the operations o...

  6. Filtering Non-Linear Transfer Functions on Surfaces.

    Science.gov (United States)

    Heitz, Eric; Nowrouzezahrai, Derek; Poulin, Pierre; Neyret, Fabrice

    2014-07-01

    Applying non-linear transfer functions and look-up tables to procedural functions (such as noise), surface attributes, or even surface geometry are common strategies used to enhance visual detail. Their simplicity and ability to mimic a wide range of realistic appearances have led to their adoption in many rendering problems. As with any textured or geometric detail, proper filtering is needed to reduce aliasing when viewed across a range of distances, but accurate and efficient transfer function filtering remains an open problem for several reasons: transfer functions are complex and non-linear, especially when mapped through procedural noise and/or geometry-dependent functions, and the effects of perspective and masking further complicate the filtering over a pixel's footprint. We accurately solve this problem by computing and sampling from specialized filtering distributions on the fly, yielding very fast performance. We investigate the case where the transfer function to filter is a color map applied to (macroscale) surface textures (like noise), as well as color maps applied according to (microscale) geometric details. We introduce a novel representation of a (potentially modulated) color map's distribution over pixel footprints using Gaussian statistics and, in the more complex case of high-resolution color mapped microsurface details, our filtering is view- and light-dependent, and capable of correctly handling masking and occlusion effects. Our approach can be generalized to filter other physical-based rendering quantities. We propose an application to shading with irradiance environment maps over large terrains. Our framework is also compatible with the case of transfer functions used to warp surface geometry, as long as the transformations can be represented with Gaussian statistics, leading to proper view- and light-dependent filtering results. Our results match ground truth and our solution is well suited to real-time applications, requires only a few

  7. TileDCS web system

    International Nuclear Information System (INIS)

    Maidantchik, C; Ferreira, F; Grael, F

    2010-01-01

    The web system described here provides features to monitor the ATLAS Detector Control System (DCS) acquired data. The DCS is responsible for overseeing the coherent and safe operation of the ATLAS experiment hardware. In the context of the Hadronic Tile Calorimeter Detector (TileCal), it controls the power supplies of the readout electronics acquiring voltages, currents, temperatures and coolant pressure measurements. The physics data taking requires the stable operation of the power sources. The TileDCS Web System retrieves automatically data and extracts the statistics for given periods of time. The mean and standard deviation outcomes are stored as XML files and are compared to preset thresholds. Further, a graphical representation of the TileCal cylinders indicates the state of the supply system of each detector drawer. Colors are designated for each kind of state. In this way problems are easier to find and the collaboration members can focus on them. The user selects a module and the system presents detailed information. It is possible to verify the statistics and generate charts of the parameters over the time. The TileDCS Web System also presents information about the power supplies latest status. One wedge is colored green whenever the system is on. Otherwise it is colored red. Furthermore, it is possible to perform customized analysis. It provides search interfaces where the user can set the module, parameters, and the time period of interest. The system also produces the output of the retrieved data as charts, XML files, CSV and ROOT files according to the user's choice.

  8. Test of 1D carbon-carbon composite prototype tiles for the SPIDER diagnostic calorimeter

    Science.gov (United States)

    Serianni, G.; Pimazzoni, A.; Canton, A.; Palma, M. Dalla; Delogu, R.; Fasolo, D.; Franchin, L.; Pasqualotto, R.; Tollin, M.

    2017-08-01

    Additional heating will be provided to the thermonuclear fusion experiment ITER by injection of neutral beams from accelerated negative ions. In the SPIDER test facility, under construction at Consorzio RFX in Padova (Italy), the production of negative ions will be studied and optimised. To this purpose the STRIKE (Short-Time Retractable Instrumented Kalorimeter Experiment) diagnostic will be used to characterise the SPIDER beam during short operation (several seconds) and to verify if the beam meets the ITER requirement regarding the maximum allowed beam non-uniformity (below ±10%). The most important measurements performed by STRIKE are beam uniformity, beamlet divergence and stripping losses. The major components of STRIKE are 16 1D-CFC (Carbon matrix-Carbon Fibre reinforced Composite) tiles, observed at the rear side by a thermal camera. The requirements of the 1D CFC material include a large thermal conductivity along the tile thickness (at least 10 times larger than in the other directions); low specific heat and density; uniform parameters over the tile surface; capability to withstand localised heat loads resulting in steep temperature gradients. So 1D CFC is a very anisotropic and delicate material, not commercially available, and prototypes are being specifically realised. This contribution gives an overview of the tests performed on the CFC prototype tiles, aimed at verifying their thermal behaviour. The spatial uniformity of the parameters and the ratio between the thermal conductivities are assessed by means of a power laser at Consorzio RFX. Dedicated linear and non-linear simulations are carried out to interpret the experiments and to estimate the thermal conductivities; these simulations are described and a comparison of the experimental data with the simulation results is presented.

  9. ARES: automated response function code. Users manual

    International Nuclear Information System (INIS)

    Maung, T.; Reynolds, G.M.

    1981-06-01

    This ARES user's manual provides detailed instructions for a general understanding of the Automated Response Function Code and gives step by step instructions for using the complete code package on a HP-1000 system. This code is designed to calculate response functions of NaI gamma-ray detectors, with cylindrical or rectangular geometries

  10. Iterative linear solvers in a 2D radiation-hydrodynamics code: Methods and performance

    International Nuclear Information System (INIS)

    Baldwin, C.; Brown, P.N.; Falgout, R.; Graziani, F.; Jones, J.

    1999-01-01

    Computer codes containing both hydrodynamics and radiation play a central role in simulating both astrophysical and inertial confinement fusion (ICF) phenomena. A crucial aspect of these codes is that they require an implicit solution of the radiation diffusion equations. The authors present in this paper the results of a comparison of five different linear solvers on a range of complex radiation and radiation-hydrodynamics problems. The linear solvers used are diagonally scaled conjugate gradient, GMRES with incomplete LU preconditioning, conjugate gradient with incomplete Cholesky preconditioning, multigrid, and multigrid-preconditioned conjugate gradient. These problems involve shock propagation, opacities varying over 5--6 orders of magnitude, tabular equations of state, and dynamic ALE (Arbitrary Lagrangian Eulerian) meshes. They perform a problem size scalability study by comparing linear solver performance over a wide range of problem sizes from 1,000 to 100,000 zones. The fundamental question they address in this paper is: Is it more efficient to invert the matrix in many inexpensive steps (like diagonally scaled conjugate gradient) or in fewer expensive steps (like multigrid)? In addition, what is the answer to this question as a function of problem size and is the answer problem dependent? They find that the diagonally scaled conjugate gradient method performs poorly with the growth of problem size, increasing in both iteration count and overall CPU time with the size of the problem and also increasing for larger time steps. For all problems considered, the multigrid algorithms scale almost perfectly (i.e., the iteration count is approximately independent of problem size and problem time step). For pure radiation flow problems (i.e., no hydrodynamics), they see speedups in CPU time of factors of ∼15--30 for the largest problems, when comparing the multigrid solvers relative to diagonal scaled conjugate gradient

  11. 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.

  12. Comparison of performance of tile drainage routines in SWAT 2009 and 2012 in an extensively tile-drained watershed in the Midwest

    Directory of Open Access Journals (Sweden)

    T. Guo

    2018-01-01

    Full Text Available Subsurface tile drainage systems are widely used in agricultural watersheds in the Midwestern US and enable the Midwest area to become highly productive agricultural lands, but can also create environmental problems, for example nitrate-N contamination associated with drainage waters. The Soil and Water Assessment Tool (SWAT has been used to model watersheds with tile drainage. SWAT2012 revisions 615 and 645 provide new tile drainage routines. However, few studies have used these revisions to study tile drainage impacts at both field and watershed scales. Moreover, SWAT2012 revision 645 improved the soil moisture based curve number calculation method, which has not been fully tested. This study used long-term (1991–2003 field site and river station data from the Little Vermilion River (LVR watershed to evaluate performance of tile drainage routines in SWAT2009 revision 528 (the old routine and SWAT2012 revisions 615 and 645 (the new routine. Both the old and new routines provided reasonable but unsatisfactory (NSE  <  0.5 uncalibrated flow and nitrate loss results for a mildly sloped watershed with low runoff. The calibrated monthly tile flow, surface flow, nitrate-N in tile and surface flow, sediment and annual corn and soybean yield results from SWAT with the old and new tile drainage routines were compared with observed values. Generally, the new routine provided acceptable simulated tile flow (NSE  =  0.48–0.65 and nitrate in tile flow (NSE  =  0.48–0.68 for field sites with random pattern tile and constant tile spacing, while the old routine simulated tile flow and nitrate in tile flow results for the field site with constant tile spacing were unacceptable (NSE  =  0.00–0.32 and −0.29–0.06, respectively. The new modified curve number calculation method in revision 645 (NSE  =  0.50–0.81 better simulated surface runoff than revision 615 (NSE  =  −0.11–0.49. The calibration

  13. Tile-in-ONE

    CERN Document Server

    Cunha, R; The ATLAS collaboration; Sivolella, A; Ferreira, F; Maidantchik, C

    2013-01-01

    The Tile calorimeter is one of the sub-detectors of ATLAS. In order to ensure its proper operation and assess the quality of data, many tasks are to be performed by means of many tools which were developed independently to satisfy different needs. Thus, these systems are commonly implemented without a global perspective of the detector and lack basic software features. Besides, in some cases they overlap in the objectives and resources with another one. It is therefore evident the necessity of an infrastructure to allow the implementation of any functionality without having to duplicate the effort while being possible to integrate with an overall view of the detector status.\

  14. Computerized Machine for Cutting Space Shuttle Thermal Tiles

    Science.gov (United States)

    Ramirez, Luis E.; Reuter, Lisa A.

    2009-01-01

    A report presents the concept of a machine aboard the space shuttle that would cut oversized thermal-tile blanks to precise sizes and shapes needed to replace tiles that were damaged or lost during ascent to orbit. The machine would include a computer-controlled jigsaw enclosed in a clear acrylic shell that would prevent escape of cutting debris. A vacuum motor would collect the debris into a reservoir and would hold a tile blank securely in place. A database stored in the computer would contain the unique shape and dimensions of every tile. Once a broken or missing tile was identified, its identification number would be entered into the computer, wherein the cutting pattern associated with that number would be retrieved from the database. A tile blank would be locked into a crib in the machine, the shell would be closed (proximity sensors would prevent activation of the machine while the shell was open), and a "cut" command would be sent from the computer. A blade would be moved around the crib like a plotter, cutting the tile to the required size and shape. Once the tile was cut, an astronaut would take a space walk for installation.

  15. Geopolymers as potential repair material in tiles conservation

    Science.gov (United States)

    Geraldes, Catarina F. M.; Lima, Augusta M.; Delgado-Rodrigues, José; Mimoso, João Manuel; Pereira, Sílvia R. M.

    2016-03-01

    The restoration materials currently used to fill gaps in historical architectural tiles (e.g. lime or organic resin pastes) usually show serious drawbacks in terms of compatibility, effectiveness or durability. The existing solutions do not fully protect Portuguese faïence tiles ( azulejos) in outdoor conditions and frequently result in further deterioration. Geopolymers can be a potential solution for tile lacunae infill, given the chemical-mineralogical similitude to the ceramic body, and also the durability and versatile range of physical properties that can be obtained through the manipulation of their formulation and curing conditions. This work presents and discusses the viability of the use of geopolymeric pastes to fill lacunae in tiles or to act as "cold" cast ceramic tile surrogates reproducing missing tile fragments. The formulation of geopolymers, namely the type of activators, the alumino-silicate source, the quantity of water required for adequate workability and curing conditions, was studied. The need for post-curing desalination was also considered envisaging their application in the restoration of outdoor historical architectural tiles frequently exposed to adverse environmental conditions. The possible advantages and disadvantages of the use of geopolymers in the conservation of tiles are also discussed. The results obtained reveal that geopolymers pastes are a promising material for the restoration of tiles, when compared to other solutions currently in use.

  16. Code Samples Used for Complexity and Control

    Science.gov (United States)

    Ivancevic, Vladimir G.; Reid, Darryn J.

    2015-11-01

    The following sections are included: * MathematicaⓇ Code * Generic Chaotic Simulator * Vector Differential Operators * NLS Explorer * 2C++ Code * C++ Lambda Functions for Real Calculus * Accelerometer Data Processor * Simple Predictor-Corrector Integrator * Solving the BVP with the Shooting Method * Linear Hyperbolic PDE Solver * Linear Elliptic PDE Solver * Method of Lines for a Set of the NLS Equations * C# Code * Iterative Equation Solver * Simulated Annealing: A Function Minimum * Simple Nonlinear Dynamics * Nonlinear Pendulum Simulator * Lagrangian Dynamics Simulator * Complex-Valued Crowd Attractor Dynamics * Freeform Fortran Code * Lorenz Attractor Simulator * Complex Lorenz Attractor * Simple SGE Soliton * Complex Signal Presentation * Gaussian Wave Packet * Hermitian Matrices * Euclidean L2-Norm * Vector/Matrix Operations * Plain C-Code: Levenberg-Marquardt Optimizer * Free Basic Code: 2D Crowd Dynamics with 3000 Agents

  17. Seamless stitching of tile scan microscope images.

    Science.gov (United States)

    Legesse, F B; Chernavskaia, O; Heuke, S; Bocklitz, T; Meyer, T; Popp, J; Heintzmann, R

    2015-06-01

    For diagnostic purposes, optical imaging techniques need to obtain high-resolution images of extended biological specimens in reasonable time. The field of view of an objective lens, however, is often smaller than the sample size. To image the whole sample, laser scanning microscopes acquire tile scans that are stitched into larger mosaics. The appearance of such image mosaics is affected by visible edge artefacts that arise from various optical aberrations which manifest in grey level jumps across tile boundaries. In this contribution, a technique for stitching tiles into a seamless mosaic is presented. The stitching algorithm operates by equilibrating neighbouring edges and forcing the brightness at corners to a common value. The corrected image mosaics appear to be free from stitching artefacts and are, therefore, suited for further image analysis procedures. The contribution presents a novel method to seamlessly stitch tiles captured by a laser scanning microscope into a large mosaic. The motivation for the work is the failure of currently existing methods for stitching nonlinear, multimodal images captured by our microscopic setups. Our method eliminates the visible edge artefacts that appear between neighbouring tiles by taking into account the overall illumination differences among tiles in such mosaics. The algorithm first corrects the nonuniform brightness that exists within each of the tiles. It then compensates for grey level differences across tile boundaries by equilibrating neighbouring edges and forcing the brightness at the corners to a common value. After these artefacts have been removed further image analysis procedures can be applied on the microscopic images. Even though the solution presented here is tailored for the aforementioned specific case, it could be easily adapted to other contexts where image tiles are assembled into mosaics such as in astronomical or satellite photos. © 2015 The Authors Journal of Microscopy © 2015 Royal

  18. Introducing Linear Functions: An Alternative Statistical Approach

    Science.gov (United States)

    Nolan, Caroline; Herbert, Sandra

    2015-01-01

    The introduction of linear functions is the turning point where many students decide if mathematics is useful or not. This means the role of parameters and variables in linear functions could be considered to be "threshold concepts". There is recognition that linear functions can be taught in context through the exploration of linear…

  19. 2-D tiles declustering method based on virtual devices

    Science.gov (United States)

    Li, Zhongmin; Gao, Lu

    2009-10-01

    Generally, 2-D spatial data are divided as a series of tiles according to the plane grid. To satisfy the effect of vision, the tiles in the query window including the view point would be displayed quickly at the screen. Aiming at the performance difference of real storage devices, we propose a 2-D tiles declustering method based on virtual device. Firstly, we construct a group of virtual devices which have same storage performance and non-limited capacity, then distribute the tiles into M virtual devices according to the query window of 2-D tiles. Secondly, we equably map the tiles in M virtual devices into M equidistant intervals in [0, 1) using pseudo-random number generator. Finally, we devide [0, 1) into M intervals according to the tiles distribution percentage of every real storage device, and distribute the tiles in each interval in the corresponding real storage device. We have designed and realized a prototype GlobeSIGht, and give some related test results. The results show that the average response time of each tile in the query window including the view point using 2-D tiles declustering method based on virtual device is more efficient than using other methods.

  20. New approach to derive linear power/burnup history input for CANDU fuel codes

    International Nuclear Information System (INIS)

    Lac Tang, T.; Richards, M.; Parent, G.

    2003-01-01

    The fuel element linear power / burnup history is a required input for the ELESTRES code in order to simulate CANDU fuel behavior during normal operating conditions and also to provide input for the accident analysis codes ELOCA and SOURCE. The purpose of this paper is to present a new approach to derive 'true', or at least more realistic linear power / burnup histories. Such an approach can be used to recreate any typical bundle power history if only a single pair of instantaneous values of bundle power and burnup, together with the position in the channel, are known. The histories obtained could be useful to perform more realistic simulations for safety analyses for cases where the reference (overpower) history is not appropriate. (author)

  1. Weight change measurements of erosion/deposition at beryllium limiter tiles in ISX-B

    International Nuclear Information System (INIS)

    Roberto, J.B.; Edmonds, P.H.; England, A.C.; Gabbard, A.; Zuhr, R.A.

    1985-07-01

    The weight changes of Be tiles which functioned as a rail limiter in ISX-B for more than 3500 beam-heated discharges have been determined. The net weight loss for the limiter was 2.0 g, with the central tiles losing a total of 3.2 g and inboard tiles gaining 1.2 g. The weight loss is attributed primarily to the release of Be droplets as a result of limiter surface melting. The weight gains resulted from an inward flow of molten material along the limiter surface. The results indicate high erosion (melt loss) with incomplete and nonuniform redeposition (melt flow) of limiter material during periods of limiter melting

  2. ATLAS TileCal Read Out Driver production

    International Nuclear Information System (INIS)

    Valero, A; Abdallah, J; Castillo, V; Cuenca, C; Ferrer, A; Fullana, E; Gonzalez, V; Higon, E; Poveda, J; Ruiz-MartInez, A; Saez, M A; Salvachua, B; SanchIs, E; Solans, C; Valls, J A

    2007-01-01

    The production tests of the 38 ATLAS TileCal Read Out Drivers (RODs) are presented in this paper. The hardware specifications and firmware functionality of the RODs modules, the test-bench and the test procedure to qualify the boards are described. Finally the performance results, the temperature studies and high rate tests are shown and discussed

  3. Characterization of non-calcareous 'thin' red clay from south-eastern Brazil: applicability in wall tile manufacture

    Energy Technology Data Exchange (ETDEWEB)

    Sousa, S.J.G.; Holanda, J.N.F., E-mail: sidnei_rjsousa@yahoo.com.br, E-mail: holanda@uenf.br [Grupo de Materiais Ceramicos - LAMAV-CCT, Universidade Estadual do Norte Fluminense Darcy Ribeiro, Campos dos Goytacazes, RJ (Brazil)

    2012-04-15

    In this work the use of 'thin' red clay from south-eastern Brazil (Campos dos Goytacazes, RJ) as raw material for the manufacture of wall tile was investigated. A wide range of characterization techniques was employed, including X-ray diffraction (XRD), X-ray fluorescence (XRF), scanning electron microscopy (SEM), grain-size analysis, and thermogravimetric analysis. The wall tile body was prepared by the dry process. The tile pieces were uniaxially pressed and fired between 1080 - 1180 deg C using a fast-firing cycle. The following technological properties were determined: linear shrinkage, water absorption, apparent density, and flexural strength. The development of the microstructure was followed by SEM and XRD analyses. It was found that the 'thin' red clay is kaolinitic type containing a substantial amount of quartz. The results also showed that the 'thin' red clay could be used in the manufacture of wall tiles, as they present properties compatible with those specified for class BIII of ISO 13006 standard. (author)

  4. Performance of the ATLAS hadronic Tile calorimeter

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00304670; The ATLAS collaboration

    2016-01-01

    The Tile Calorimeter (TileCal) of the ATLAS experiment at the LHC is the central hadronic calorimeter designed for energy reconstruction of hadrons, jets, tau-particles and missing transverse energy. TileCal is a scintillator-steel sampling calorimeter and it covers the region of pseudorapidity < 1.7. The scintillation light produced in the scintillator tiles is transmitted to photomultiplier tubes (PMTs). Signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. Each stage of the signal production from scintillation light to the signal reconstruction is monitored and calibrated. Results on the calorimeter operation and performance are presented, including the calibration, stability, absolute energy scale, uniformity and time resolution. These results show that the TileCal performance is within the design requirements and has given essential contribution to reconstructed objects and physics results.

  5. Modular robotic tiles: experiments for children with autism

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Dam Pedersen, Martin; Beck, Richard

    2009-01-01

    rehabilitation), and with the proper radio communication mechanism they may give unique possibilities for documentation of the physical activity (e.g., therapeutic treatment). A major point of concern in modular robotics is the connection mechanism, so we investigated different solutions for the connection......We developed a modular robotic tile and a system composed of a number of these modular robotic tiles. The system composed of the modular robotic tiles engages the user in physical activities, e.g., physiotherapy, sports, fitness, and entertainment. The modular robotic tiles motivate the user...... to perform physical activities by providing immediate feedback based upon their physical interaction with the system. With the modular robotic tiles, the user is able to make new physical set-ups within less than a minute. The tiles are applicable for different forms of physical activities (e.g., therapeutic...

  6. Tile-based self-assembly of a triple-helical polysaccharide into cell wall-like mesoporous nanocapsules.

    Science.gov (United States)

    Wu, Chaoxi; Wang, Xiaoying; Wang, Jianjing; Zhang, Zhen; Wang, Zhiping; Wang, Yifei; Tang, Shunqing

    2017-07-20

    Tile-based self-assembly is a robust system in the construction of three-dimensional DNA nanostructures but it has been rarely applied to other helical biopolymers. β-Glucan is an immunoactive natural polymer which exists in a triple helical conformation. Herein, we report that β-glucan, after modification using two types of short chain acyl groups, can self-assemble into tiles with inactivated sticky ends at the interface of two solvents. These tiles consist of a single layer of helices laterally aligned, and the sticky ends can be activated when a few acyl groups at the ends are removed; these tiles can further pack into mesoporous nanocapsules, in a similar process as the sticky DNA tiles pack into complex polyhedral nano-objects. These nanocapsules were found to have targeted effects to antigen presenting cells in a RAW264.7 cell model. Our study suggests that tile-based self-assembly can be a general strategy for helical biopolymers, and on fully exploiting this strategy, various new functional nanostructures will become accessible in the future.

  7. Introductory Tiling Theory for Computer Graphics

    CERN Document Server

    Kaplan, Craig

    2009-01-01

    Tiling theory is an elegant branch of mathematics that has applications in several areas of computer science. The most immediate application area is graphics, where tiling theory has been used in the contexts of texture generation, sampling theory, remeshing, and of course the generation of decorative patterns. The combination of a solid theoretical base (complete with tantalizing open problems), practical algorithmic techniques, and exciting applications make tiling theory a worthwhile area of study for practitioners and students in computer science. This synthesis lecture introduces the math

  8. Determination of radon exhalation rates from tiles using active and passive techniques

    International Nuclear Information System (INIS)

    Al-Jarallah, M.I.; Abu-Jarad, F.; Fazal-ur-Rehman

    2001-01-01

    Measurements of radon exhalation rates for selected samples of tiles used in Saudi Arabia were carried out using active and passive measuring techniques. These samples were granite, marble and ceramic. In the active method, a PC-based radon gas analyzer with emanation container was used, while, in the passive method, PM-355 nuclear track detectors with the 'can technique' were applied for 180 days. A comparison of the exhalation rates measured by the two techniques showed a good linear correlation coefficient of 0.7. The granite samples showed an average radon exhalation rate of 0.7 Bq m -2 h -1 , which was higher than that of marble and ceramic by more than twofold. The radon exhalation rates measured by the 'can technique' showed a non-uniform exhalation from the surface of the same tile

  9. Performance and complexity of tunable sparse network coding with gradual growing tuning functions over wireless networks

    OpenAIRE

    Garrido Ortiz, Pablo; Sørensen, Chres W.; Lucani Roetter, Daniel Enrique; Agüero Calvo, Ramón

    2016-01-01

    Random Linear Network Coding (RLNC) has been shown to be a technique with several benefits, in particular when applied over wireless mesh networks, since it provides robustness against packet losses. On the other hand, Tunable Sparse Network Coding (TSNC) is a promising concept, which leverages a trade-off between computational complexity and goodput. An optimal density tuning function has not been found yet, due to the lack of a closed-form expression that links density, performance and comp...

  10. Glazed Tiles as Floor Finish in Nigeria

    Directory of Open Access Journals (Sweden)

    Toyin Emmanuel AKINDE

    2013-09-01

    Full Text Available Tile is no doubt rich in antiquity; its primordial  show, came as mosaic with primary prospect in sacred floor finish before its oblivion, courtesy of, later consciousness towards wall finish in banquets, kitchens, toilets, restaurants and even bars. Today, its renaissance as floor finish is apparent in private and public architectural structures with prevalence in residential, recreational, commercial, governmental and other spaces. In Nigeria, the use of glazed tiles as floor finish became apparent, supposedly in mid-twentieth century; and has since, witnessed ever increasing demands from all sundry; a development that is nascent and has necessitated its mass  production locally with pockets of firms in the country. The latter however, is a resultant response to taste cum glazed tiles affordability, whose divergent sophistication in design, colour, size and shape is believed preferred to terrazzo, carpet and floor flex tile. Accessible as glazed tile and production is, in recent times; its dearth of a holistic literature in Nigeria is obvious. In the light of the latter, this paper examine glazed tiles as floor finish in Nigeria, its advent, usage, production, challenge, benefit and prospect with the hope of opening further frontier in discipline specifics.

  11. Esophageal function testing: Billing and coding update.

    Science.gov (United States)

    Khan, A; Massey, B; Rao, S; Pandolfino, J

    2018-01-01

    Esophageal function testing is being increasingly utilized in diagnosis and management of esophageal disorders. There have been several recent technological advances in the field to allow practitioners the ability to more accurately assess and treat such conditions, but there has been a relative lack of education in the literature regarding the associated Common Procedural Terminology (CPT) codes and methods of reimbursement. This review, commissioned and supported by the American Neurogastroenterology and Motility Society Council, aims to summarize each of the CPT codes for esophageal function testing and show the trends of associated reimbursement, as well as recommend coding methods in a practical context. We also aim to encourage many of these codes to be reviewed on a gastrointestinal (GI) societal level, by providing evidence of both discrepancies in coding definitions and inadequate reimbursement in this new era of esophageal function testing. © 2017 John Wiley & Sons Ltd.

  12. Semi-supervised sparse coding

    KAUST Repository

    Wang, Jim Jing-Yan; Gao, Xin

    2014-01-01

    Sparse coding approximates the data sample as a sparse linear combination of some basic codewords and uses the sparse codes as new presentations. In this paper, we investigate learning discriminative sparse codes by sparse coding in a semi-supervised manner, where only a few training samples are labeled. By using the manifold structure spanned by the data set of both labeled and unlabeled samples and the constraints provided by the labels of the labeled samples, we learn the variable class labels for all the samples. Furthermore, to improve the discriminative ability of the learned sparse codes, we assume that the class labels could be predicted from the sparse codes directly using a linear classifier. By solving the codebook, sparse codes, class labels and classifier parameters simultaneously in a unified objective function, we develop a semi-supervised sparse coding algorithm. Experiments on two real-world pattern recognition problems demonstrate the advantage of the proposed methods over supervised sparse coding methods on partially labeled data sets.

  13. Semi-supervised sparse coding

    KAUST Repository

    Wang, Jim Jing-Yan

    2014-07-06

    Sparse coding approximates the data sample as a sparse linear combination of some basic codewords and uses the sparse codes as new presentations. In this paper, we investigate learning discriminative sparse codes by sparse coding in a semi-supervised manner, where only a few training samples are labeled. By using the manifold structure spanned by the data set of both labeled and unlabeled samples and the constraints provided by the labels of the labeled samples, we learn the variable class labels for all the samples. Furthermore, to improve the discriminative ability of the learned sparse codes, we assume that the class labels could be predicted from the sparse codes directly using a linear classifier. By solving the codebook, sparse codes, class labels and classifier parameters simultaneously in a unified objective function, we develop a semi-supervised sparse coding algorithm. Experiments on two real-world pattern recognition problems demonstrate the advantage of the proposed methods over supervised sparse coding methods on partially labeled data sets.

  14. Detection of beta radiation emitted from painted tiles

    International Nuclear Information System (INIS)

    Caldas, L.V.E.

    1987-01-01

    At the Krafwerk Union (KWU), Erlangen, Germany, it was confirmed that some types of painted tiles of italian origin were radioactive. In this Work, performed at Institut fur Strahlenschutz, GSF, Germany, ultrathin 60μm) thermoluminescent samples of CaSO 4 :Tm were used for the determination of absorved dose rates in air (at the tile surface and at distance of 5cm from it) and of transmission factors for different tissue equivalent material thicknesses. For comparison the absorved dose rates in air from cement walls without tile revestment and with simple tile revestment (tiles without painted ornaments) were also determined. In these cases the results were the same as those obtained normally from building materials. (Author) [pt

  15. Numerical Study of High Heat Flux Performances of Flat-Tile Divertor Mock-ups with Hypervapotron Cooling Concept

    International Nuclear Information System (INIS)

    Chen Lei; Liu Xiang; Lian Youyun; Cai Laizhong

    2015-01-01

    The hypervapotron (HV), as an enhanced heat transfer technique, will be used for ITER divertor components in the dome region as well as the enhanced heat flux first wall panels. W-Cu brazing technology has been developed at SWIP (Southwestern Institute of Physics), and one W/CuCrZr/316LN component of 450 mm×52 mm×166 mm with HV cooling channels will be fabricated for high heat flux (HHF) tests. Before that a relevant analysis was carried out to optimize the structure of divertor component elements. ANSYS-CFX was used in CFD analysis and ABAQUS was adopted for thermal–mechanical calculations. Commercial code FE-SAFE was adopted to compute the fatigue life of the component. The tile size, thickness of tungsten tiles and the slit width among tungsten tiles were optimized and its HHF performances under International Thermonuclear Experimental Reactor (ITER) loading conditions were simulated. One brand new tokamak HL-2M with advanced divertor configuration is under construction in SWIP, where ITER-like flat-tile divertor components are adopted. This optimized design is expected to supply valuable data for HL-2M tokamak. (paper)

  16. Tile Drainage Expansion Detection using Satellite Soil Moisture Dynamics

    Science.gov (United States)

    Jacobs, J. M.; Cho, E.; Jia, X.

    2017-12-01

    In the past two decades, tile drainage installation has accelerated throughout the Red River of the North Basin (RRB) in parts of western Minnesota, eastern North Dakota, and a small area of northeastern South Dakota, because the flat topography and low-permeability soils in this region necessitated the removal of excess water to improve crop production. Interestingly, streamflow in the Red River has markedly increased and six of 13 major floods during the past century have occurred since the late 1990s. It has been suggested that the increase in RRB flooding could be due to change in agricultural practices, including extensive tile drainage installation. Reliable information on existing and future tile drainage installation is greatly needed to capture the rapid extension of tile drainage systems and to locate tile drainage systems in the north central U.S. including the RRB region. However, there are few reliable data of tile drainage installation records, except tile drainage permit records in the Bois de Sioux watershed (a sub-basin in southern part of the RRB where permits are required for tile drainage installation). This study presents a tile drainage expansion detection method based on a physical principle that the soil-drying rate may increase with increasing tile drainage for a given area. In order to capture the rate of change in soil drying rate with time over entire RRB (101,500 km2), two satellite-based microwave soil moisture records from the Advanced Microwave Scanning Radiometer for Earth Observing System (AMSR-E) and AMSR2 were used during 2002 to 2016. In this study, a sub-watershed level (HUC10) potential tile drainage growth map was developed and the results show good agreement with tile drainage permit records of six sub-watersheds in the Bois de Sioux watershed. Future analyses will include improvement of the potential tile drainage map through additional information using optical- and thermal-based sensor products and evaluation of its

  17. Beautiful Math, Part 5: Colorful Archimedean Tilings from Dynamical Systems.

    Science.gov (United States)

    Ouyang, Peichang; Zhao, Weiguo; Huang, Xuan

    2015-01-01

    The art of tiling originated very early in the history of civilization. Almost every known human society has made use of tilings in some form or another. In particular, tilings using only regular polygons have great visual appeal. Decorated regular tilings with continuous and symmetrical patterns were widely used in decoration field, such as mosaics, pavements, and brick walls. In science, these tilings provide inspiration for synthetic organic chemistry. Building on previous CG&A “Beautiful Math” articles, the authors propose an invariant mapping method to create colorful patterns on Archimedean tilings (1-uniform tilings). The resulting patterns simultaneously have global crystallographic symmetry and local cyclic or dihedral symmetry.

  18. Computationally Efficient Amplitude Modulated Sinusoidal Audio Coding using Frequency-Domain Linear Prediction

    DEFF Research Database (Denmark)

    Christensen, M. G.; Jensen, Søren Holdt

    2006-01-01

    A method for amplitude modulated sinusoidal audio coding is presented that has low complexity and low delay. This is based on a subband processing system, where, in each subband, the signal is modeled as an amplitude modulated sum of sinusoids. The envelopes are estimated using frequency......-domain linear prediction and the prediction coefficients are quantized. As a proof of concept, we evaluate different configurations in a subjective listening test, and this shows that the proposed method offers significant improvements in sinusoidal coding. Furthermore, the properties of the frequency...

  19. Reduction of Linear Functional Systems using Fuhrmann's Equivalence

    Directory of Open Access Journals (Sweden)

    Mohamed S. Boudellioua

    2016-11-01

    Full Text Available Functional systems arise in the treatment of systems of partial differential equations, delay-differential equations, multidimensional equations, etc. The problem of reducing a linear functional system to a system containing fewer equations and unknowns was first studied by Serre. Finding an equivalent presentation of a linear functional system containing fewer equations and fewer unknowns can generally simplify both the study of the structural properties of the linear functional system and of different numerical analysis issues, and it can sometimes help in solving the linear functional system. In this paper, Fuhrmann's equivalence is used to present a constructive result on the reduction of under-determined linear functional systems to a single equation involving a single unknown. This equivalence transformation has been studied by a number of authors and has been shown to play an important role in the theory of linear functional systems.

  20. Coding chaotic billiards. Pt. 3

    International Nuclear Information System (INIS)

    Ullmo, D.; Giannoni, M.J.

    1993-01-01

    Non-tiling compact billiard defined on the pseudosphere is studied 'a la Morse coding'. As for most bounded systems, the coding is non exact. However, two sets of approximate grammar rules can be obtained, one specifying forbidden codes, and the other allowed ones. In-between some sequences remain in the 'unknown' zone, but their relative amount can be reduced to zero if one lets the length of the approximate grammar rules goes to infinity. The relationship between these approximate grammar rules and the 'pruning front' introduced by Cvitanovic et al. is discussed. (authors). 13 refs., 10 figs., 1 tab

  1. Effects of the divertor tile geometries and magnetic field angles on the heat fluxes to the surface

    Energy Technology Data Exchange (ETDEWEB)

    Hu, Wanpeng; Sang, Chaofeng; Sun, Zhenyue; Wang, Dezhen, E-mail: wangdez@dlut.edu.cn

    2017-03-15

    Highlights: • Simulation of the plasma behaviors in the divertor gap region is done by using a 2d3 v Particle-In-Cell code. • Heat fluxes on the wall surface in different gap geometries are studied. • The effect of the magnetic field angle on the heat flux is investigated. - Abstract: A two dimension-in-space and three dimension-in-velocity (2d3v) Particle-In-Cell (PIC) code is applied to investigate the plasma behaviors at the divertor gaps region in this work. Electron and D{sup +} ion fluxes to the tile surface in the poloidal and toroidal gaps for different shaped edges are compared to demonstrate the optimized tile geometry. For poloidal gap, shaped edge in the shadowing side makes more ions penetrate into the gap, while shaped edge in the wetted side can mitigate the peak flux value. For toroidal gap, most ions entering the gap impinge on the side tile mainly due to the E × B drift, and shaped wetted edges also can mitigate the peak heat fluxes. In addition, effects of magnetic field inclination angle from toroidal direction on the plasma behaviors are simulated for poloidal and toroidal gaps, respectively. It is found that the magnetic field angles don’t influence the plasma behaviors in poloidal gap; while significant changes have been observed in the toroidal gap.

  2. Performance of the ATLAS hadronic Tile calorimeter

    CERN Document Server

    Van Daalen, Tal Roelof; The ATLAS collaboration

    2018-01-01

    Performance of the ATLAS hadronic Tile calorimeter The Tile Calorimeter (TileCal) of the ATLAS experiment at the LHC is the central hadronic calorimeter designed for the reconstruction of hadrons, jets, tau-particles and missing transverse energy. TileCal is a scintillator-steel sampling calorimeter and it covers the region of pseudorapidity < 1.7. The scintillation light produced in the scintillator tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized every 25 ns by sampling the signal. About 10000 channels of the front-end electronics measure the signals of the calorimeter with energies ranging from ~30 MeV to ~2 TeV. Each step of the signal reconstruction from scintillation light to the digital pulse reconstruction is monitored and calibrated. The performance of the calorimeter has been studied in-situ employing cosmic ray muons and a large sample of proton-proton collisions acquired during the operations...

  3. Performance of the ATLAS hadronic Tile calorimeter

    CERN Document Server

    Mlynarikova, Michaela; The ATLAS collaboration

    2017-01-01

    The ATLAS Tile Calorimeter (TileCal) of the ATLAS experiment at the LHC is the central hadronic calorimeter designed for reconstruction of hadrons, jets, tau-particles and missing transverse energy. TileCal is a scintillator-steel sampling calorimeter and it covers the region of pseudorapidity < 1.7. The scintillation light produced in the scintillator tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. The TileCal frontend electronics reads out the signals produced by about 10000 channels measuring energies ranging from ~30 MeV to ~2 TeV. Each stage of the signal production from scintillation light to the signal reconstruction is monitored and calibrated. The performance of the calorimeter has been studied in-situ employing cosmic ray muons and a large sample of proton-proton collisions acquired during the operations of the LHC. Prompt isolated muons of high momentum fro...

  4. Performance of the ATLAS hadronic Tile calorimeter

    CERN Document Server

    Mlynarikova, Michaela; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) of the ATLAS experiment at the LHC is the central hadronic calorimeter designed for reconstruction of hadrons, jets, tau-particles and missing transverse energy. TileCal is a scintillator-steel sampling calorimeter and it covers the region of pseudorapidity < 1.7. The scintillation light produced in the scintillator tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. The TileCal frontend electronics reads out the signals produced by about 10000 channels measuring energies ranging from ~30 MeV to ~2 TeV. Each stage of the signal production from scintillation light to the signal reconstruction is monitored and calibrated. The performance of the calorimeter has been studied in-situ employing cosmic ray muons and a large sample of proton-proton collisions acquired during the operations of the LHC. Prompt isolated muons of high momentum from elec...

  5. Linear dispersion codes in space-frequency domain for SCFDE

    DEFF Research Database (Denmark)

    Marchetti, Nicola; Cianca, Ernestina; Prasad, Ramjee

    2007-01-01

    This paper presents a general framework for applying the Linear Dispersion Codes (LDC) in the space and frequency domains to Single Carrier - Frequency Domain Equalization (SCFDE) systems. Space-Frequency (SF)LDC are more suitable than Space-Time (ST)-LDC in high mobility environment. However......, the application of LDC in space-frequency domain in SCFDE systems is not straightforward as in Orthogonal Frequency Division Multiplexing (OFDM), since there is no direct access to the subcarriers at the transmitter. This paper describes how to build the space-time dispersion matrices to be used...

  6. Detection of beta radiation emitted from painted tiles

    International Nuclear Information System (INIS)

    Caldas, L.V.E.

    1988-06-01

    At the Kraftwerk Union (KWU), Erlangen, Federal Republic of Germany, it was confirmed that some types of painted tiles of italian origin were radioactive. In this work, performed at Institut fur Strahlenschutz, GSF, Munich, Germany, ultra-thin (60μm) thermoluminescent samples of CaSO 4 :Tm were used for the determination of absorved dose rates in air (at the tile surface and at the distance of 5 cm from it) and of transmission factors for different tissue equivalent material thicknesses. For comparison the absorved dose rates in air from cement walls without tile revestment and with simple tile revestment (tiles without painted ornaments) were also determined. In these cases the results were the same as those obtained normally from building materials. (author) [pt

  7. Performance of the ATLAS Tile Calorimeter

    CERN Document Server

    Heelan, Louise; The ATLAS collaboration

    2015-01-01

    The ATLAS Tile hadronic calorimeter (TileCal) provides highly-segmented energy measurements of incoming particles. It is a key detector for the measurement of hadrons, jets, tau leptons and missing transverse energy. It is also useful for identification and reconstruction of muons due to good signal to noise ratio. The calorimeter consists of thin steel plates and 460,000 scintillating tiles configured into 5000 cells, each viewed by two photomultipliers. The calorimeter response and its readout electronics is monitored to better than 1% using radioactive source, laser and charge injection systems. The calibration and performance of the calorimeter have been established through test beam measurements, cosmic ray muons and the large sample of proton-proton collisions acquired in 2011 and 2012. Results on the calorimeter performance are presented, including the absolute energy scale, timing, noise and associated stabilities. The results demonstrate that the Tile Calorimeter has performed well within the design ...

  8. Tiling by rectangles and alternating current

    KAUST Repository

    Prasolov, M. V.; Skopenkov, Mikhail

    2011-01-01

    This paper is on tilings of polygons by rectangles. A celebrated physical interpretation of such tilings by R.L. Brooks, C.A.B. Smith, A.H. Stone and W.T. Tutte uses direct-current circuits. The new approach of this paper is an application

  9. A two-dimensional linear elasticity problem for anisotropic materials, solved with a parallelization code

    Directory of Open Access Journals (Sweden)

    Mihai-Victor PRICOP

    2010-09-01

    Full Text Available The present paper introduces a numerical approach of static linear elasticity equations for anisotropic materials. The domain and boundary conditions are simple, to enhance an easy implementation of the finite difference scheme. SOR and gradient are used to solve the resulting linear system. The simplicity of the geometry is also useful for MPI parallelization of the code.

  10. Determination of radon exhalation rates from tiles using active and passive techniques

    Energy Technology Data Exchange (ETDEWEB)

    Al-Jarallah, M.I. E-mail: mibrahim@kfupm.edu.sa; Abu-Jarad, F.; Fazal-ur-Rehman

    2001-06-01

    Measurements of radon exhalation rates for selected samples of tiles used in Saudi Arabia were carried out using active and passive measuring techniques. These samples were granite, marble and ceramic. In the active method, a PC-based radon gas analyzer with emanation container was used, while, in the passive method, PM-355 nuclear track detectors with the 'can technique' were applied for 180 days. A comparison of the exhalation rates measured by the two techniques showed a good linear correlation coefficient of 0.7. The granite samples showed an average radon exhalation rate of 0.7 Bq m{sup -2} h{sup -1}, which was higher than that of marble and ceramic by more than twofold. The radon exhalation rates measured by the 'can technique' showed a non-uniform exhalation from the surface of the same tile.

  11. Toric Varieties and Codes, Error-correcting Codes, Quantum Codes, Secret Sharing and Decoding

    DEFF Research Database (Denmark)

    Hansen, Johan Peder

    We present toric varieties and associated toric codes and their decoding. Toric codes are applied to construct Linear Secret Sharing Schemes (LSSS) with strong multiplication by the Massey construction. Asymmetric Quantum Codes are obtained from toric codes by the A.R. Calderbank P.W. Shor and A.......M. Steane construction of stabilizer codes (CSS) from linear codes containing their dual codes....

  12. Understanding Linear Functions and Their Representations

    Science.gov (United States)

    Wells, Pamela J.

    2015-01-01

    Linear functions are an important part of the middle school mathematics curriculum. Students in the middle grades gain fluency by working with linear functions in a variety of representations (NCTM 2001). Presented in this article is an activity that was used with five eighth-grade classes at three different schools. The activity contains 15 cards…

  13. Mounting LHCb hadron calorimeter scintillating tiles

    CERN Multimedia

    Maximilien Brice

    2004-01-01

    Scintillating tiles are carefully mounted in the hadronic calorimeter for the LHCb detector. These calorimeters measure the energy of particles that interact via the strong force, called hadrons. The detectors are made in a sandwich-like structure where these scintillator tiles are placed between metal sheets.

  14. Reliability of Broadcast Communications Under Sparse Random Linear Network Coding

    OpenAIRE

    Brown, Suzie; Johnson, Oliver; Tassi, Andrea

    2018-01-01

    Ultra-reliable Point-to-Multipoint (PtM) communications are expected to become pivotal in networks offering future dependable services for smart cities. In this regard, sparse Random Linear Network Coding (RLNC) techniques have been widely employed to provide an efficient way to improve the reliability of broadcast and multicast data streams. This paper addresses the pressing concern of providing a tight approximation to the probability of a user recovering a data stream protected by this kin...

  15. Linear scaling of density functional algorithms

    International Nuclear Information System (INIS)

    Stechel, E.B.; Feibelman, P.J.; Williams, A.R.

    1993-01-01

    An efficient density functional algorithm (DFA) that scales linearly with system size will revolutionize electronic structure calculations. Density functional calculations are reliable and accurate in determining many condensed matter and molecular ground-state properties. However, because current DFA's, including methods related to that of Car and Parrinello, scale with the cube of the system size, density functional studies are not routinely applied to large systems. Linear scaling is achieved by constructing functions that are both localized and fully occupied, thereby eliminating the need to calculate global eigenfunctions. It is, however, widely believed that exponential localization requires the existence of an energy gap between the occupied and unoccupied states. Despite this, the authors demonstrate that linear scaling can still be achieved for metals. Using a linear scaling algorithm, they have explicitly constructed localized, almost fully occupied orbitals for the quintessential metallic system, jellium. The algorithm is readily generalizable to any system geometry and Hamiltonian. They will discuss the conceptual issues involved, convergence properties and scaling for their new algorithm

  16. Performance of the ATLAS Tile Calorimeter

    CERN Document Server

    Hrynevich, Aliaksei; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) is the central scintillator-steel sampling hadronic calorimeter of the ATLAS experiment at the LHC. Jointly with other calorimeters it is designed for energy reconstruction of hadrons, jets, tau-particles and missing transverse energy. The scintillation light produced in the scintillator tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. The TileCal frontend electronics reads out the signals produced by about 10000 channels measuring energies ranging from ~30 MeV to ~2 TeV. Each stage of the signal production from scintillation light to the signal reconstruction is monitored and calibrated. The performance of the calorimeter has been established with cosmic ray muons and the large sample of the proton-proton collisions. The response of high momentum isolated muons is used to study the energy response at the electromagnetic scale, isolated hadr...

  17. Evaluation of the hooghoudt and kirkham tile drain equations in the soil and water assessment tool to simulate tile flow and nitrate-nitrogen.

    Science.gov (United States)

    Moriasi, Daniel N; Gowda, Prasanna H; Arnold, Jeffrey G; Mulla, David J; Ale, Srinivasulu; Steiner, Jean L; Tomer, Mark D

    2013-11-01

    Subsurface tile drains in agricultural systems of the midwestern United States are a major contributor of nitrate-N (NO-N) loadings to hypoxic conditions in the Gulf of Mexico. Hydrologic and water quality models, such as the Soil and Water Assessment Tool, are widely used to simulate tile drainage systems. The Hooghoudt and Kirkham tile drain equations in the Soil and Water Assessment Tool have not been rigorously tested for predicting tile flow and the corresponding NO-N losses. In this study, long-term (1983-1996) monitoring plot data from southern Minnesota were used to evaluate the SWAT version 2009 revision 531 (hereafter referred to as SWAT) model for accurately estimating subsurface tile drain flows and associated NO-N losses. A retention parameter adjustment factor was incorporated to account for the effects of tile drainage and slope changes on the computation of surface runoff using the curve number method (hereafter referred to as Revised SWAT). The SWAT and Revised SWAT models were calibrated and validated for tile flow and associated NO-N losses. Results indicated that, on average, Revised SWAT predicted monthly tile flow and associated NO-N losses better than SWAT by 48 and 28%, respectively. For the calibration period, the Revised SWAT model simulated tile flow and NO-N losses within 4 and 1% of the observed data, respectively. For the validation period, it simulated tile flow and NO-N losses within 8 and 2%, respectively, of the observed values. Therefore, the Revised SWAT model is expected to provide more accurate simulation of the effectiveness of tile drainage and NO-N management practices. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  18. The ATLAS Tile Calorimeter DCS for Run 2

    CERN Document Server

    Pedro Martins, Filipe Manuel; The ATLAS collaboration

    2016-01-01

    TileCal is one of the ATLAS sub-detectors operating at the Large Hadron Collider (LHC), which is taking data since 2010. The Detector Control System (DCS) was developed to ensure the coherent and safe operation of the whole ATLAS detector. Seventy thousand (70000) parameters are used for control and monitoring purposes of TileCal, requiring an automated system. The TileCal DCS is mainly responsible for the control and monitoring of the high and low voltage systems but it also supervises the detector infrastructure (cooling and racks), calibration systems, data acquisition and safety. During the first period of data taking (Run 1, 2010-12) the TileCal DCS allowed a smooth detector operation and should continue to do so for the second period (Run 2) that started in 2015. The TileCal DCS was updated in order to cope with the hardware and software requirements for Run 2 operation. These updates followed the general ATLAS guidelines on the software and hardware upgrade but also the new requirements from the TileCa...

  19. An efficient pseudomedian filter for tiling microrrays

    OpenAIRE

    Royce, Thomas E; Carriero, Nicholas J; Gerstein, Mark B

    2007-01-01

    Abstract Background Tiling microarrays are becoming an essential technology in the functional genomics toolbox. They have been applied to the tasks of novel transcript identification, elucidation of transcription factor binding sites, detection of methylated DNA and several other applications in several model organisms. These experiments are being conducted at increasingly finer resolutions as the microarray technology enjoys increasingly greater feature densities. The increased densities nat...

  20. Isometries and binary images of linear block codes over ℤ4 + uℤ4 and ℤ8 + uℤ8

    Science.gov (United States)

    Sison, Virgilio; Remillion, Monica

    2017-10-01

    Let {{{F}}}2 be the binary field and ℤ2 r the residue class ring of integers modulo 2 r , where r is a positive integer. For the finite 16-element commutative local Frobenius non-chain ring ℤ4 + uℤ4, where u is nilpotent of index 2, two weight functions are considered, namely the Lee weight and the homogeneous weight. With the appropriate application of these weights, isometric maps from ℤ4 + uℤ4 to the binary spaces {{{F}}}24 and {{{F}}}28, respectively, are established via the composition of other weight-based isometries. The classical Hamming weight is used on the binary space. The resulting isometries are then applied to linear block codes over ℤ4+ uℤ4 whose images are binary codes of predicted length, which may or may not be linear. Certain lower and upper bounds on the minimum distances of the binary images are also derived in terms of the parameters of the ℤ4 + uℤ4 codes. Several new codes and their images are constructed as illustrative examples. An analogous procedure is performed successfully on the ring ℤ8 + uℤ8, where u 2 = 0, which is a commutative local Frobenius non-chain ring of order 64. It turns out that the method is possible in general for the class of rings ℤ2 r + uℤ2 r , where u 2 = 0, for any positive integer r, using the generalized Gray map from ℤ2 r to {{{F}}}2{2r-1}.

  1. Lead and Cadmium Toxicity in Tile Manufacturing Workers in Assiut, Egypt

    Directory of Open Access Journals (Sweden)

    Ragaa M Abd Elmaaboud

    2016-06-01

    Full Text Available Occupational lead and cadmium exposure are important health issues in developing countries. This study aimed to detect toxic metal contents in raw materials used to make tiles and to assess exposure health impacts on workers. The study sample consisted of 74 tile workers, having a mean age of 35.2 years, in the Industrial City of Arab El Awamer, Assiut (Egypt. Elemental analysis of the raw materials was performed by using scanning electron microscopy. The data collection questionnaire was divided into two parts; the first included demographic data, symptoms attributed to toxic elements and possible sources of exposure to metals. The second part was designated to assess heavy metal exposure health impacts through clinical examination and biological  investigations. Many toxic elements were identified in the raw materials used to make tiles, and the most abundant were lead and cadmium. Analysis of the clinical data revealed that 66% of the workers suffered from headache, constipation (8%, abdominal colic (33.8% and 30% suffered from a variety of respiratory problems such as dyspnea (60%, cough (13% and chest tightness (27%. Fifty percent of the workers complained of weak grip, 33.8% of foot drop, and 54% had tremors. Burton’s line in gums was present in 28% of workers and 28.2% were diagnosed with constrictive lung diseases. Of the 74 workers, 90.5 % showed toxic lead levels and 80% had toxic cadmium levels. 10.8% had abnormal alpha glutathione levels with a positive strong linear correlation between lead and cadmium levels and years of work. It is mandatory to develop and implement measures to prevent these hazardous exposure effects among tile industry workers.

  2. Binary codes with impulse autocorrelation functions for dynamic experiments

    International Nuclear Information System (INIS)

    Corran, E.R.; Cummins, J.D.

    1962-09-01

    A series of binary codes exist which have autocorrelation functions approximating to an impulse function. Signals whose behaviour in time can be expressed by such codes have spectra which are 'whiter' over a limited bandwidth and for a finite time than signals from a white noise generator. These codes are used to determine system dynamic responses using the correlation technique. Programmes have been written to compute codes of arbitrary length and to compute 'cyclic' autocorrelation and cross-correlation functions. Complete listings of these programmes are given, and a code of 1019 bits is presented. (author)

  3. Improved response function calculations for scintillation detectors using an extended version of the MCNP code

    CERN Document Server

    Schweda, K

    2002-01-01

    The analysis of (e,e'n) experiments at the Darmstadt superconducting electron linear accelerator S-DALINAC required the calculation of neutron response functions for the NE213 liquid scintillation detectors used. In an open geometry, these response functions can be obtained using the Monte Carlo codes NRESP7 and NEFF7. However, for more complex geometries, an extended version of the Monte Carlo code MCNP exists. This extended version of the MCNP code was improved upon by adding individual light-output functions for charged particles. In addition, more than one volume can be defined as a scintillator, thus allowing the simultaneous calculation of the response for multiple detector setups. With the implementation of sup 1 sup 2 C(n,n'3 alpha) reactions, all relevant reactions for neutron energies E sub n <20 MeV are now taken into consideration. The results of these calculations were compared to experimental data using monoenergetic neutrons in an open geometry and a sup 2 sup 5 sup 2 Cf neutron source in th...

  4. Large-Aperture Grating Tiling by Interferometry for Petawatt Chirped-Pulse--Amplification Systems

    International Nuclear Information System (INIS)

    Qiao, J.; Kalb, A.; Guardalben, M.J.; King, G.; Canning. D.; Kelly, J.H.

    2007-01-01

    A tiled-grating assembly with three large-scale gratings is developed with real-time interferometric tiling control for the OMEGA EP Laser Facility. An automatic tiling method is achieved and used to tile a three-tile grating assembly with the overall wavefront reconstructed. Tiling parameters sensitivity and focal-spot degradation from all combined tiling errors are analyzed for a pulse compressor composed of four such assemblies

  5. Introducing linear functions: an alternative statistical approach

    Science.gov (United States)

    Nolan, Caroline; Herbert, Sandra

    2015-12-01

    The introduction of linear functions is the turning point where many students decide if mathematics is useful or not. This means the role of parameters and variables in linear functions could be considered to be `threshold concepts'. There is recognition that linear functions can be taught in context through the exploration of linear modelling examples, but this has its limitations. Currently, statistical data is easily attainable, and graphics or computer algebra system (CAS) calculators are common in many classrooms. The use of this technology provides ease of access to different representations of linear functions as well as the ability to fit a least-squares line for real-life data. This means these calculators could support a possible alternative approach to the introduction of linear functions. This study compares the results of an end-of-topic test for two classes of Australian middle secondary students at a regional school to determine if such an alternative approach is feasible. In this study, test questions were grouped by concept and subjected to concept by concept analysis of the means of test results of the two classes. This analysis revealed that the students following the alternative approach demonstrated greater competence with non-standard questions.

  6. Electro-desalination of glazed tile panels - discussion of possibilities

    DEFF Research Database (Denmark)

    Dias-Ferreira, Célia; Ottosen, Lisbeth M.; Ribeiro, Alexandra B.

    2016-01-01

    . In the few experiments conducted on tiles with attached mortar, the mortar was desalinated to a higher degree than the biscuit and successful desalination of the biscuit through the mortar requires further research. In-situ pilot scale tests were performed on highly salt-contaminated walls without tiles...... by placing electrodes at the same side of the wall. Thus it may be possible to desalinate tile panels, without any physical damage of the fragile glaze, by placing electrodes on the back of the wall or by removing some tiles, placing electrodes in their spaces, and extracting the salts from there before...... the tiles are placed back again....

  7. Leaf Roof - Designing Luminescent Solar Concentrating PV Roof Tiles

    NARCIS (Netherlands)

    Reinders, Angelina H.M.E.; Doudart de la Gree, G.; Papadopoulos, A..; Rosemann, A.; Debije, M.G.; Cox, M.; Krumer, Zachar

    2016-01-01

    The Leaf Roof project on the design features of PV roof tiles using Luminescent Solar Concentrator (LSC) technology [1] has resulted in a functional prototype. The results are presented in the context of industrial product design with a focus on the aesthetic aspects of LSCs [2]. This paper outlines

  8. The Bistrup Project: a comparison of floor-tiles from Medieval churches by means of neutron activation analysis

    International Nuclear Information System (INIS)

    Als Hansen, B.; Aaman Soerensen, M.; Heydorn, K.; Hoejslet Christensen, L.; Mejdahl, V.; Winther-Nielsen, M.; Conradsen, K.

    1982-01-01

    Medieval, decorated floor-tiles from a number of churches in and around Roskilde, Denmark, have been compared with identically ornamented wasters of floor-tiles found inside two kilns excavated at Bistrup near Roskilde and with clay from Bistrup and Oroe. For each sample the concentrations of 14 elements were determined by means of neutron activation analysis, and the results were submitted to a stepwise discriminant analysis. All floor-tile groups showed a distinct similarity to the groups of wasters and clay from Bistrup, and the result is thus compatible with the archaeological view that during the Medieval period Bistrup functioned as a production centre for tiles impregnated with these particular ornamentations. (author)

  9. Instrumented module of the ATLAS tile calorimeter

    CERN Multimedia

    Laurent Guiraud

    1998-01-01

    The ATLAS tile calorimeter consists of steel absorber plates interspersed with plastic scintillator tiles. Interactions of high-energy hadrons in the plates transform the incident energy into a 'hadronic shower'. When shower particles traverse the scintillating tiles, the latter emit an amount of light proportional to the incident energy. This light is transmitted along readout fibres to a photomultiplier, where a detectable electrical signal is produced. These pictures show one of 64 modules or 'wedges' of the barrel part of the tile calorimeter, which are arranged to form a cylinder around the beam axis. The wedge has been instrumented with scintillators and readout fibres. Photos 03, 06: Checking the routing of the readout fibres into the girder that houses the photomultipliers. Photo 04: A view of the fibre bundles inside the girder.

  10. Optical design and studies of a tiled single grating pulse compressor for enhanced parametric space and compensation of tiling errors

    Science.gov (United States)

    Daiya, D.; Patidar, R. K.; Sharma, J.; Joshi, A. S.; Naik, P. A.; Gupta, P. D.

    2017-04-01

    A new optical design of tiled single grating pulse compressor has been proposed, set-up and studied. The parametric space, i.e. the laser beam diameters that can be accommodated in the pulse compressor for the given range of compression lengths, has been calculated and shown to have up to two fold enhancement in comparison to our earlier proposed optical designs. The new optical design of the tiled single grating pulse compressor has an additional advantage of self compensation of various tiling errors like longitudinal and lateral piston, tip and groove density mismatch, compared to the earlier designs. Experiments have been carried out for temporal compression of 650 ps positively chirped laser pulses, at central wavelength 1054 nm, down to 235 fs in the tiled grating pulse compressor set up with the proposed design. Further, far field studies have been performed to show the desired compensation of the tiling errors takes place in the new compressor.

  11. Performance of the ATLAS Tile Calorimeter

    Science.gov (United States)

    Hrynevich, A.

    2017-06-01

    The Tile Calorimeter (TileCal) is the central scintillator-steel sampling hadronic calorimeter of the ATLAS experiment at the LHC . Jointly with other calorimeters it is designed for energy reconstruction of hadrons, jets, tau-particles and missing transverse energy. The scintillation light produced in the scintillator tiles is transmitted by wavelength shifting fibers to photomultiplier tubes (PMTs). The analog signals from the PMTs are amplified, shaped and digitized by sampling the signal every 25 ns. The TileCal frontend electronics reads out the signals produced by about 10000 channels measuring energies ranging from ~30 MeV to ~2 TeV . Each stage of the signal production from scintillation light to the signal reconstruction is monitored and calibrated. The performance of the calorimeter has been established with cosmic ray muons and the large sample of the proton-proton collisions. The response of high momentum isolated muons is used to study the energy response at the electromagnetic scale, isolated hadrons are used as a probe of the hadronic response and its modelling by the Monte Carlo simulations. The calorimeter time resolution is studied with multijet events. Results on the calorimeter operation and performance are presented, including the calibration, stability, absolute energy scale, uniformity and time resolution. These results show that the TileCal performance is within the design requirements and has given essential contribution to reconstructed objects and physics results.

  12. Response and Uniformity Studies of Directly Coupled Tiles

    International Nuclear Information System (INIS)

    Zutshi, Vishnu

    2010-01-01

    A finely-segmented scintillator-based calorimeter which capitalizes on the marriage of proven detection techniques with novel solid-state photo-detector devices such as Multi-pixel Photon Counters (MPPCs) is an interesting calorimetric system from the point of view of future detector design. A calorimeter system consisting of millions of channels will require a high degree of integration. The first steps towards this integration have already been facilitated by the small size and magnetic field immunity of the MPPCs. The photo-conversion occurs right at the tile, thus obviating the need for routing of long clear fibers. Similar considerations apply to the presence of wave-length shifting (WLS) fibers inside the tiles which couple it to the photo-detectors. Significant simplification in construction and assembly ensue if the MPPCs can be coupled directly to the scintillator tiles. Equally importantly, the total absence of fibers would offer greater flexibility in the choice of the transverse segmentation while enhancing the electro-mechanical integrability of the design. The NIU high-energy physics group has been studying the fiberless or direct-coupling option for some time now. Encouraging results on response and response uniformity have been obtained using radioactive sources. This MOU seeks to set up a framework to extend these tests using beams at the MTBF. The results will be relevant to high granularity scintillator/crystal electromagnetic and hadronic calorimetry. The tests involve a set of small directly-coupled tile counters fabricated at NIU which will be placed in the beam to study their response and response uniformity as a function of the incident position of the particles passing through them.

  13. Response and Uniformity Studies of Directly Coupled Tiles

    Energy Technology Data Exchange (ETDEWEB)

    Zutshi, Vishnu

    2010-04-02

    A finely-segmented scintillator-based calorimeter which capitalizes on the marriage of proven detection techniques with novel solid-state photo-detector devices such as Multi-pixel Photon Counters (MPPCs) is an interesting calorimetric system from the point of view of future detector design. A calorimeter system consisting of millions of channels will require a high degree of integration. The first steps towards this integration have already been facilitated by the small size and magnetic field immunity of the MPPCs. The photo-conversion occurs right at the tile, thus obviating the need for routing of long clear fibers. Similar considerations apply to the presence of wave-length shifting (WLS) fibers inside the tiles which couple it to the photo-detectors. Significant simplification in construction and assembly ensue if the MPPCs can be coupled directly to the scintillator tiles. Equally importantly, the total absence of fibers would offer greater flexibility in the choice of the transverse segmentation while enhancing the electro-mechanical integrability of the design. The NIU high-energy physics group has been studying the fiberless or direct-coupling option for some time now. Encouraging results on response and response uniformity have been obtained using radioactive sources. This MOU seeks to set up a framework to extend these tests using beams at the MTBF. The results will be relevant to high granularity scintillator/crystal electromagnetic and hadronic calorimetry. The tests involve a set of small directly-coupled tile counters fabricated at NIU which will be placed in the beam to study their response and response uniformity as a function of the incident position of the particles passing through them.

  14. Numerical Study of High Heat Flux Performances of Flat-Tile Divertor Mock-ups with Hypervapotron Cooling Concept

    Science.gov (United States)

    Chen, Lei; Liu, Xiang; Lian, Youyun; Cai, Laizhong

    2015-09-01

    The hypervapotron (HV), as an enhanced heat transfer technique, will be used for ITER divertor components in the dome region as well as the enhanced heat flux first wall panels. W-Cu brazing technology has been developed at SWIP (Southwestern Institute of Physics), and one W/CuCrZr/316LN component of 450 mm×52 mm×166 mm with HV cooling channels will be fabricated for high heat flux (HHF) tests. Before that a relevant analysis was carried out to optimize the structure of divertor component elements. ANSYS-CFX was used in CFD analysis and ABAQUS was adopted for thermal-mechanical calculations. Commercial code FE-SAFE was adopted to compute the fatigue life of the component. The tile size, thickness of tungsten tiles and the slit width among tungsten tiles were optimized and its HHF performances under International Thermonuclear Experimental Reactor (ITER) loading conditions were simulated. One brand new tokamak HL-2M with advanced divertor configuration is under construction in SWIP, where ITER-like flat-tile divertor components are adopted. This optimized design is expected to supply valuable data for HL-2M tokamak. supported by the National Magnetic Confinement Fusion Science Program of China (Nos. 2011GB110001 and 2011GB110004)

  15. ALT-II armor tile design for upgraded TEXTOR operation

    International Nuclear Information System (INIS)

    Newberry, B.L.; McGrath, R.T.; Watson, R.D.; Kohlhaas, W.; Finken, K.H.

    1994-01-01

    The upgrade of the TEXTOR tokamak at KFA Juelich was recently completed. This upgrade extended the TEXTOR pulse length from 5 seconds to 10 seconds. The auxiliary heating was increased to a total of 8.0 MW through a combination of neutral beam injection and radio frequency heating. Originally, the inertially cooled armor tiles of the full toroidal belt Advanced Limiter Test -- II (ALT-II) were designed for a 5-second operation with total heating of 6.0 MW. The upgrade of TEXTOR will increase the energy deposited per pulse onto the ALT-II by about 300%. Consequently, the graphite armor tiles for the ALT-II had to be redesigned to avoid excessively high graphite armor surface temperatures that would lead to unacceptable contamination of the plasma. This redesign took the form of two major changes in the ALT-II armor tile geometry. The first design change was an increase of the armor tile thermal mass, primarily by increasing the radial thickness of each tile from 17 mm to 20 mm. This increase in the radial tile dimension reduces the overall pumping efficiency of the ALT-II pump limiter by about 30%. The reduction in exhaust efficiency is unfortunate, but could be avoided only by active cooling of the ALT-II armor tiles. The active cooling option was too complicated and expensive to be considered at this time. The second design change involved redefining the plasma facing surface of each armor tile in order to fully utilize the entire surface area. The incident charged particle heat flux was distributed uniformly over the armor tile surfaces by carefully matching the radial, poloidal and toroidal curvature of each tile to the plasma flow in the TEXTOR boundary layer. This geometry redefinition complicates the manufacturing of the armor tiles, but results in significant thermal performance gains. In addition to these geometry upgrades, several material options were analyzed and evaluated

  16. NANO-SIZED PIGMENT APPLICATIONS IN İZNİK TILES

    Directory of Open Access Journals (Sweden)

    Esin GÜNAY

    2012-12-01

    Full Text Available Traditional İznik tiles are known as “unproducable” due to its high quartz content. İznik tiles contain four different layers as “body, engobe (slip, decors and glaze” and each one has some different starting materials. Recent studies have showed that the production techniques and the particle size of pigments are important parameters in development of colours. TUBITAK MRC and İznik Foundation carried out an experimental work to improve and understand the effects of nanotechnology application to İznik tiles. High quartz content was kept as it is and pigments were applied in decorationas nano-sized pigments.İznik tiles were produced and comparison was carried out between traditional and modern İznik tiles in colour and brightness. Characterization techniques were used in order to understand andcompare the results and also the effects of nano-sized pigments to İznik tiles.

  17. Data Quality system of the ATLAS hadronic Tile calorimeter

    International Nuclear Information System (INIS)

    Nemecek, Stanislav

    2012-01-01

    The Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment. It is subdivided into a large central barrel and two smaller lateral extended barrels. Each barrel consists of 64 wedges, made of iron plates and scintillating tiles. Two edges of each scintillating tile are air-coupled to wave-length shifting (WLS) fibres which collect the scintillating light and transmit it to photo-multipliers. The total number of channels is about 10000. An essential part of the TileCal detector is the Data Quality (DQ) system. The DQ system is designed to check the status of the electronic channels. It is designed to provide information at two levels - online and offline. The online TileCal DQ system monitors continuously the data while they are recorded and provides a fast feedback. The offline DQ system allows a detailed study, if needed it provides corrections to be applied to the recorded data and it allows to validate the data for physics analysis. In addition to the check of physics data the TileCal DQ systems also operate with calibration data. The TileCal calibration system provides well defined signals and the response to the calibration signals allows checking the behaviour of the electronic channels in detail. The Monitoring and Calibration Web System supports data quality analyses at the level of channels. All online, offline and calibration versions of the TileCal DQ system also provide automatic tests, the results of which allow fast and robust feedback.

  18. Performance and Complexity of Tunable Sparse Network Coding with Gradual Growing Tuning Functions over Wireless Networks

    DEFF Research Database (Denmark)

    Garrido, Pablo; Sørensen, Chres Wiant; Roetter, Daniel Enrique Lucani

    2016-01-01

    Random Linear Network Coding (RLNC) has been shown to be a technique with several benefits, in particular when applied over wireless mesh networks, since it provides robustness against packet losses. On the other hand, Tunable Sparse Network Coding (TSNC) is a promising concept, which leverages...... a trade-off between computational complexity and goodput. An optimal density tuning function has not been found yet, due to the lack of a closed-form expression that links density, performance and computational cost. In addition, it would be difficult to implement, due to the feedback delay. In this work...

  19. Throughput vs. Delay in Lossy Wireless Mesh Networks with Random Linear Network Coding

    DEFF Research Database (Denmark)

    Hundebøll, Martin; Pahlevani, Peyman; Roetter, Daniel Enrique Lucani

    2014-01-01

    This work proposes a new protocol applying on– the–fly random linear network coding in wireless mesh net- works. The protocol provides increased reliability, low delay, and high throughput to the upper layers, while being oblivious to their specific requirements. This seemingly conflicting goals ...

  20. Upgrade of the ATLAS Tile Calorimeter

    CERN Document Server

    Reed, Robert; The ATLAS collaboration

    2014-01-01

    The Tile Calorimeter (TileCal) is the main hadronic calorimeter covering the central region of the ATLAS experiment at LHC. TileCal readout consists of about 10000 channels. The bulk of its upgrade will occur for the High Luminosity LHC operation (Phase 2 around 2023) where the peak luminosity will increase 5x compared to the design luminosity (10^{34} cm^{-2}s^{-1}) but with maintained energy (i.e. 7+7 TeV). The TileCal upgrade aims to replace the majority of the on- and off-detector electronics so that all calorimeter signals can be digitized and directly sent to the off-detector electronics in the counting room. This will reduce pile-up problems and allow more complex trigger algorithms. To achieve the required reliability, redundancy has been introduced at different levels. Three different options are presently being investigated for the front-end electronic upgrade. Extensive test beam studies will determine which option will be selected. 10 Gbps optical links are used to read out all digitized data to t...

  1. Upgrade of the ATLAS Tile Calorimeter

    CERN Document Server

    Moreno, P; The ATLAS collaboration

    2016-01-01

    The Tile Calorimeter (TileCal) is the central hadronic calorimeter covering the central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. The bulk of its upgrade will occur for the High Luminosity LHC phase (Phase 2) where the peak luminosity will increase 5$\\times$ compared to the design luminosity ($10^{34} cm^{-2}s^{-1}$) but with maintained energy (i.e. 7+7 TeV). The TileCal upgrade aims at replacing the majority of the on- and off-detector electronics to the extent that all calorimeter signals will be digitized and sent to the off-detector electronics in the counting room. To achieve the required reliability, redundancy has been introduced at different levels. Three different options are presently being investigated for the front-end electronic upgrade. Extensive test beam studies will determine which option will be selected. 10 Gbps optical links are used to read out all digitized data to the counting room while 5 Gbps down-links are used for synchronization, c...

  2. Upgrading the ATLAS Tile Calorimeter Electronics

    CERN Document Server

    Popeneciu, G; The ATLAS collaboration

    2014-01-01

    The Tile Calorimeter (TileCal) is the central hadronic calorimeter of the ATLAS experiment at LHC. Around 2023, after the upgrade of the LHC (High Luminosity LHC, phase 2) the peak luminosity will increase by a factor of 5 compared to the design value (1034 cm-2 s-1), thus requiring an upgrade of the TileCal readout electronics. Except the 9852 photomultipliers (PMTs), most of the on- and off-detector electronics will be replaced, with the aim of digitizing all PMT pulses at 40 MHz at the front-end level and sending them with 10 Gbps optical links to the back-end electronics. Moreover, to increase reliability, redundancy will be introduced at different levels. Three different options are currently being investigated for the front-end electronics and extensive test beam studies are planned to select the best option. One demonstrator prototype module is also planned to be inserted in TileCal in 2014 that will include hybrid electronic components able to probe the new design, but still compatible with the presen...

  3. Photovoltaic roofing tile systems

    Science.gov (United States)

    Melchior, B.

    The integration of photovoltaic (PV) systems in architecture is discussed. A PV-solar roofing tile system with polymer concrete base; PV-roofing tile with elastomer frame profiles and aluminum profile frames; contact technique; and solar cell modules measuring technique are described. Field tests at several places were conducted on the solar generator, electric current behavior, battery station, electric installation, power conditioner, solar measuring system with magnetic bubble memory technique, data transmission via telephone modems, and data processing system. The very favorable response to the PV-compact system proves the commercial possibilities of photovoltaic integration in architecture.

  4. Electrochemical desalination of historic Portuguese tiles

    DEFF Research Database (Denmark)

    Ottosen, Lisbeth M.; Dias-Ferreira, Celia; Ribeiro, Alexandra B.

    2015-01-01

    Soluble salts cause severe decay of historic Portuguese tiles. Treatment options for removal of the salts to stop the decay are few. The present paper deals with development of a method for electrochemical desalination, where an electric DC field is applied to the tiles. Laboratory experiments were...... the electrochemical treatment. The removal rate was similar for the two anions so the chloride concentration reached the lowest concentration level first. At this point the electric resistance increased, but the removal of nitrate continued unaffected till similar low concentration. The sulfate concentration...... was successful. Based on the obtained results an important step is taken towards development of an electrochemical technique for desalination of tile panels....

  5. Upgrading the Atlas Tile Calorimeter Electronics

    CERN Document Server

    Popeneciu, G; The ATLAS collaboration

    2014-01-01

    Tile Calorimeter is the central hadronic calorimeter of the ATLAS experiment at LHC. Around 2024, after the upgrade of the LHC the peak luminosity will increase by a factor of 5 compared to the design value, thus requiring an upgrade of the Tile Calorimeter readout electronics. Except the photomultipliers tubes (PMTs), most of the on- and off-detector electronics will be replaced, with the aim of digitizing all PMT pulses at the front-end level and sending them with 10 Gb/s optical links to the back-end electronics. One demonstrator prototype module is planned to be inserted in Tile Calorimeter in 2015 that will include hybrid electronic components able to probe the new design.

  6. A non-linear kinematic hardening function

    International Nuclear Information System (INIS)

    Ottosen, N.S.

    1977-05-01

    Based on the classical theory of plasticity, and accepting the von Mises criterion as the initial yield criterion, a non-linear kinematic hardening function applicable both to Melan-Prager's and to Ziegler's hardening rule is proposed. This non-linear hardening function is determined by means of the uniaxial stress-strain curve, and any such curve is applicable. The proposed hardening function considers the problem of general reversed loading, and a smooth change in the behaviour from one plastic state to another nearlying plastic state is obtained. A review of both the kinematic hardening theory and the corresponding non-linear hardening assumptions is given, and it is shown that material behaviour is identical whether Melan-Prager's or Ziegler's hardening rule is applied, provided that the von Mises yield criterion is adopted. (author)

  7. The Mu3e Tile Detector

    Energy Technology Data Exchange (ETDEWEB)

    Eckert, Hans Patrick

    2015-05-06

    The Mu3e experiment is designed to search for the lepton flavour violating decay μ→e{sup +}e{sup +}e{sup -} with a sensitivity of one in 10{sup 16} decays. An observation of such a decay would be a clear sign of physics beyond the Standard Model. Achieving the targeted sensitivity requires a high precision detector with excellent momentum, vertex and time resolution. The Mu3e Tile Detector is a highly granular sub-detector system based on scintillator tiles with Silicon Photomultiplier (SiPM) readout, and aims at measuring the timing of the muon decay products with a resolution of better than 100 ps. This thesis describes the development of the Tile Detector concept and demonstrates the feasibility of the elaborated design. In this context, a comprehensive simulation framework has been developed, in order to study and optimise the detector performance. The central component of this framework is a detailed simulation of the SiPM response. The simulation model has been validated in several measurements and shows good agreement with the data. Furthermore, a 16-channel prototype of a Tile Detector module has been constructed and operated in an electron beam. In the beam tests, a time resolution up to 56 ps has been achieved, which surpasses the design goal. The simulation and measurement results demonstrate the feasibility of the developed Tile Detector design and show that the required detector performance can be achieved.

  8. The optical instrumentation of the ATLAS Tile Calorimeter

    Energy Technology Data Exchange (ETDEWEB)

    Abdallah, J [IFIC, Centro Mixto Universidad de Valencia-CSIC, E46100 Burjassot, Valencia (Spain); Adragna, P; Bosi, F [Pisa University and INFN, Pisa (Italy); Alexa, C; Boldea, V [National Institute of Physics and Nuclear Engineering, Bucharest (Romania); Alves, R [LIP and FCTUC Univ. of Coimbra (Portugal); Amaral, P; Andresen, X [CERN, Geneva (Switzerland); Ananiev, A [LIP and IDMEC-IST, Lisbon (Portugal); Anderson, K [University of Chicago, Chicago, Illinois 60637 (United States); Antonaki, A [University of Athens, Athens (Greece); Batusov, V [JINR, Dubna (Russian Federation); Bednar, P [Comenius University, Bratislava (Slovakia); Bergeaas, E; Bohm, C [Stockholm University, Stockholm (Sweden); Biscarat, C [LPC Clermont-Ferrand, Universite Blaise Pascal / CNRS-IN2P3, Clermont-Ferrand (France); Blanch, O; Blanchot, G; Bosman, M [Institut de Fisica d' Altes Energies, Universitat Autonoma de Barcelona, Barcelona (Spain); Bromberg, C [Michigan State University, East Lansing, Michigan 48824 (United States); others, and

    2013-01-15

    The Tile Calorimeter, covering the central region of the ATLAS experiment up to pseudorapidities of {+-}1.7, is a sampling device built with scintillating tiles that alternate with iron plates. The light is collected in wave-length shifting (WLS) fibers and is read out with photomultipliers. In the characteristic geometry of this calorimeter the tiles lie in planes perpendicular to the beams, resulting in a very simple and modular mechanical and optical layout. This paper focuses on the procedures applied in the optical instrumentation of the calorimeter, which involved the assembly of about 460,000 scintillator tiles and 550,000 WLS fibers. The outcome is a hadronic calorimeter that meets the ATLAS performance requirements, as shown in this paper.

  9. Preparation and characterization of photochromic effect for ceramic tiles

    Directory of Open Access Journals (Sweden)

    Atay, B.

    2011-08-01

    Full Text Available Ceramic tile industry is developing due to the technological researches in scientific area and new tiles which are not only a traditional ceramic also have many multiple functionalities have been marketed nowadays. These tiles like photocatalytic, photovoltaic, antibacterial and etc. improve the quality of life and provide lots of benefits such as self cleaning, energy production, climate control. The goal of this study was to enhance the photochromic function on ceramic tiles which is the attitude of changing color in a reversible way by electromagnetic radiation and widely used in many areas because of its aesthetic and also functional properties. High response time of photochromic features of ceramic tiles have been achieved by employing of polymeric gel with additives of photoactive dye onto the ceramic surface. Photochromic layer with a thickness of approximately 45- 50 µm was performed by using spray coating technique which provided homogeneous deposition on surface. Photochromic ceramic tiles with high photochromic activity such as reversibly color change between ΔE= 0.29 and 26.31 were obtained successfully. The photochromic performance properties and coloring-bleaching mechanisms were analyzed by spectrophotometer. The microstructures of coatings were investigated both by stereo microscopy and scanning electron microscopy (SEM.

    La industria de baldosa cerámica se está desarrollando debido a las investigaciones tecnológicas en el área científica y los nuevos azulejos no son sólo de cerámica tradicional, sino que también tienen múltiples funcionalidades que son valiosas en el mercado hoy en día. Estos azulejos tipo fotocatalítico, fotovoltáico, anti-bacteriano, entre otros, mejoran la calidad de vida y proporcionan muchos beneficios como la limpieza fácil o de uno mismo, la producción energética y el control del clima. La meta de este estudio es realzar la función fotocrómatica en las baldosas cerámicas y la

  10. Variance Function Partially Linear Single-Index Models1.

    Science.gov (United States)

    Lian, Heng; Liang, Hua; Carroll, Raymond J

    2015-01-01

    We consider heteroscedastic regression models where the mean function is a partially linear single index model and the variance function depends upon a generalized partially linear single index model. We do not insist that the variance function depend only upon the mean function, as happens in the classical generalized partially linear single index model. We develop efficient and practical estimation methods for the variance function and for the mean function. Asymptotic theory for the parametric and nonparametric parts of the model is developed. Simulations illustrate the results. An empirical example involving ozone levels is used to further illustrate the results, and is shown to be a case where the variance function does not depend upon the mean function.

  11. Some comments on pinwheel tilings and their diffraction

    Energy Technology Data Exchange (ETDEWEB)

    Grimm, Uwe [Department of Mathematics and Statistics, Open University, Walton Hall, Milton Keynes MK7 6AA (United Kingdom); Deng Xinghua, E-mail: u.g.grimm@open.ac.uk [University of Waterloo, 200 University Avenue West, Waterloo, Ontario, N2L 3G1 (Canada)

    2011-03-01

    The pinwheel tiling is the paradigm for a substitution tiling with circular symmetry, in the sense that the corresponding autocorrelation is circularly symmetric. As a consequence, its diffraction measure is also circularly symmetric, so the pinwheel diffraction consists of sharp rings and, possibly, a continuous component with circular symmetry. We consider some combinatorial properties of the tiles and their orientations, and a numerical approach to the diffraction of weighted pinwheel point sets.

  12. FEAST: a two-dimensional non-linear finite element code for calculating stresses

    International Nuclear Information System (INIS)

    Tayal, M.

    1986-06-01

    The computer code FEAST calculates stresses, strains, and displacements. The code is two-dimensional. That is, either plane or axisymmetric calculations can be done. The code models elastic, plastic, creep, and thermal strains and stresses. Cracking can also be simulated. The finite element method is used to solve equations describing the following fundamental laws of mechanics: equilibrium; compatibility; constitutive relations; yield criterion; and flow rule. FEAST combines several unique features that permit large time-steps in even severely non-linear situations. The features include a special formulation for permitting many finite elements to simultaneously cross the boundary from elastic to plastic behaviour; accomodation of large drops in yield-strength due to changes in local temperature and a three-step predictor-corrector method for plastic analyses. These features reduce computing costs. Comparisons against twenty analytical solutions and against experimental measurements show that predictions of FEAST are generally accurate to ± 5%

  13. Modular Interactive Tiles for Rehabilitation – Evidence and Effect

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop

    2010-01-01

    years) in daily use in a hospital rehabilitation unit e.g. for cardiac patients. Also, the tiles were tested for performing physical rehabilitation of stroke patients both in hospital, rehabilitation centre and in their private home. In all test cases qualitative feedback indicate that the patients find......We developed modular interactive tiles to be used for playful physiotherapy, which is supposed to motivate patients to engage in and perform physical rehabilitation exercises. We report on evidence for elderly training. We tested the modular interactive tiles for an extensive period of time (4...... the playful use of modular interactive tiles engaging and motivating for them to perform the rehabilitation. Also, test data suggest that some playful exercises on the tiles demand an average heart rate of 75% and 86% of the maximum heart rate....

  14. Status of the ATLAS hadronic tile calorimeter

    International Nuclear Information System (INIS)

    Leitner, R.

    2005-01-01

    Short status of the Tile Calorimeter project is given. Major achievements in the mechanical construction of the detector modules, their instrumentation, cylinders assembly, as well as the principles of the detector front-end electronics, are described. The ideas of Tile Calorimeter module calibration are presented

  15. Scintillator tiles with SiPM readout for calorimetry and fast timing in SuperKEKB commissioning

    Energy Technology Data Exchange (ETDEWEB)

    Windel, Hendrik [Max-Planck-Institute for Physics (Germany); Collaboration: CALICE-D-Collaboration

    2016-07-01

    The CALICE collaboration is studying plastic scintillators coupled to silicon photomultipliers as sensors for calorimeters for future linear colliders like ILC and CLIC. Current detector concepts foresee up to ten million channels for the hadronic calorimeter. A larger number of different types of SiPMs and scintillator materials exist and their properties have to be investigated to provide best results. For these purposes a dedicated laboratory setup has been developed to provide high resolution scanning of the scintillator tiles with a radioactive source. The data acquisition of this setup as well as a fast online analysis has been implemented in LABVIEW. A modified version of this setup, together with hardware previously used for measuring timing properties of hardronic showers, will be used in the commissioning phase of the SuperKEKB accelerator. This contribution discusses results from detailed investigations of different scintillator tiles, including the study of different materials. Key performance criteria for their application in calorimetry and in background measurements with high time resolution at SuperKEKB are also presented. The CALICE collaboration is studying plastic scintillators coupled to silicon photomultipliers as sensors for calorimeters for future linear colliders like ILC and CLIC. Current detector concepts foresee up two ten million channels for the hadronic calorimeter. In the real detector several thousands of these plastic scintillators will be used. To provide comparability between each of them, investigations of homogeneity for different packaging types and scintillating materials are needed as well as different attempts in tile arrangement to take inter tile crosstalk into account. A larger number of different types of SiPMs and scintillator materials exist and their properties have to be investigated to provide best results. For these purposes a dedicated LABVIEW based setup consistent of data acquisition system (DAQ) and analysis

  16. The Aster code; Code Aster

    Energy Technology Data Exchange (ETDEWEB)

    Delbecq, J.M

    1999-07-01

    The Aster code is a 2D or 3D finite-element calculation code for structures developed by the R and D direction of Electricite de France (EdF). This dossier presents a complete overview of the characteristics and uses of the Aster code: introduction of version 4; the context of Aster (organisation of the code development, versions, systems and interfaces, development tools, quality assurance, independent validation); static mechanics (linear thermo-elasticity, Euler buckling, cables, Zarka-Casier method); non-linear mechanics (materials behaviour, big deformations, specific loads, unloading and loss of load proportionality indicators, global algorithm, contact and friction); rupture mechanics (G energy restitution level, restitution level in thermo-elasto-plasticity, 3D local energy restitution level, KI and KII stress intensity factors, calculation of limit loads for structures), specific treatments (fatigue, rupture, wear, error estimation); meshes and models (mesh generation, modeling, loads and boundary conditions, links between different modeling processes, resolution of linear systems, display of results etc..); vibration mechanics (modal and harmonic analysis, dynamics with shocks, direct transient dynamics, seismic analysis and aleatory dynamics, non-linear dynamics, dynamical sub-structuring); fluid-structure interactions (internal acoustics, mass, rigidity and damping); linear and non-linear thermal analysis; steels and metal industry (structure transformations); coupled problems (internal chaining, internal thermo-hydro-mechanical coupling, chaining with other codes); products and services. (J.S.)

  17. Gamma radiation scanning of nuclear waste storage tile holes

    International Nuclear Information System (INIS)

    Das, A.; Yue, S.; Sur, B.; Johnston, J.; Gaudet, M.; Wright, M.; Burton, N.

    2010-01-01

    Nuclear waste management facilities at Chalk River Laboratories use below-ground 'tile holes' to store solid waste from various activities such as medical radioisotope production. A silicon PIN (p-type-intrinsic-n-type semiconductor) diode based gamma radiation scanning system has been developed and used to profile the gamma radiation fields along the depth of waste storage tile holes by deploying the sensor into verification tubes adjacent to the tile holes themselves. The radiation field measurements were consistent with expected radiation fields in the tile holes based on administrative knowledge of the radioactive contents and their corresponding decay rates. Such measurements allow non-invasive verification of tile hole contents and provide input to the assessment of radiological risk associated with removal of the waste. Using this detector system, radioactive waste that has decayed to very low levels may be identified based on the radiation profile. This information will support planning for possible transfer of this waste to a licensed waste storage facility designed for low level waste, thus freeing storage space for possible tile hole re-use for more highly radioactive waste. (author)

  18. Construction of 2D quasi-periodic Rauzy tiling by similarity transformation

    International Nuclear Information System (INIS)

    Zhuravlev, V. G.; Maleev, A. V.

    2009-01-01

    A new approach to constructing self-similar fractal tilings is proposed based on the construction of semigroups generated by a finite set of similarity transformations. The Rauzy tiling-a 2D analog of 1D Fibonacci tiling generated by the golden mean-is used as an example to illustrate this approach. It is shown that the Rauzy torus development and the elementary fractal boundary of Rauzy tiling can be constructed in the form of a set of centers of similarity semigroups generated by two and three similarity transformations, respectively. A centrosymmetric tiling, locally dual to the Rauzy tiling, is constructed for the first time and its parameterization is developed.

  19. The optical instrumentation of the ATLAS Tile Calorimeter

    International Nuclear Information System (INIS)

    Abdallah, J; Adragna, P; Bosi, F; Alexa, C; Boldea, V; Alves, R; Amaral, P; Andresen, X; Ananiev, A; Anderson, K; Antonaki, A; Batusov, V; Bednar, P; Bergeaas, E; Bohm, C; Biscarat, C; Blanch, O; Blanchot, G; Bosman, M; Bromberg, C

    2013-01-01

    The Tile Calorimeter, covering the central region of the ATLAS experiment up to pseudorapidities of ±1.7, is a sampling device built with scintillating tiles that alternate with iron plates. The light is collected in wave-length shifting (WLS) fibers and is read out with photomultipliers. In the characteristic geometry of this calorimeter the tiles lie in planes perpendicular to the beams, resulting in a very simple and modular mechanical and optical layout. This paper focuses on the procedures applied in the optical instrumentation of the calorimeter, which involved the assembly of about 460,000 scintillator tiles and 550,000 WLS fibers. The outcome is a hadronic calorimeter that meets the ATLAS performance requirements, as shown in this paper.

  20. Spectral response data for development of cool coloured tile coverings

    Science.gov (United States)

    Libbra, Antonio; Tarozzi, Luca; Muscio, Alberto; Corticelli, Mauro A.

    2011-03-01

    Most ancient or traditional buildings in Italy show steep-slope roofs covered by red clay tiles. As the rooms immediately below the roof are often inhabited in historical or densely urbanized centres, the combination of low solar reflectance of tile coverings and low thermal inertia of either wooden roof structures or sub-tile insulation panels makes summer overheating a major problem. The problem can be mitigated by using tiles coated with cool colours, that is colours with the same spectral response of clay tiles in the visible, but highly reflecting in the near infrared range, which includes more than half of solar radiation. Cool colours can yield the same visible aspect of common building surfaces, but higher solar reflectance. Studies aimed at developing cool colour tile coverings for traditional Italian buildings have been started. A few coating solutions with the typical red terracotta colour have been produced and tested in the laboratory, using easily available materials. The spectral response and the solar reflectance have been measured and compared with that of standard tiles.

  1. Hydrogen isotopes retention in divertor tiles of DIII-D tokamak

    International Nuclear Information System (INIS)

    Skorodumov, B.G.; Buzhinskij, O.I.; West, W.P.; Ulanov, V.G.

    1996-01-01

    The absolute concentration of hydrogen isotopes in graphite divertor tiles coated with boron carbide after the exposure in DIII-D during 16 operational weeks of the 1993 campaign was obtained using the 14 MeV neutron-induced recoil detection (NERD) method. It is shown that the absolute concentration of H in tile's surface layers correlates with thickness of the deposited layers. The graphite tile without boron carbide coating had a H concentration similar to that of the tile with the thickest deposited layer. Deuterium and tritium were not detected in any of the investigated tiles. The proposed method can be used for the determination of the thickness of coatings without sample destruction. Thus, the thickness of boron carbide coatings on the tiles obtained with this method varied from 80 to 115 μm, which corresponded well to electron microscope data. (orig.)

  2. Bounded distance decoding of linear error-correcting codes with Gröbner bases

    NARCIS (Netherlands)

    Bulygin, S.; Pellikaan, G.R.

    2009-01-01

    The problem of bounded distance decoding of arbitrary linear codes using Gröbner bases is addressed. A new method is proposed, which is based on reducing an initial decoding problem to solving a certain system of polynomial equations over a finite field. The peculiarity of this system is that, when

  3. Weight change measurements of erosion/deposition at beryllium limiter tiles in the Impurity Study Experiment-B

    International Nuclear Information System (INIS)

    Roberto, J.B.; Edmonds, P.H.; England, A.C.; Gabbard, A.; Zuhr, R.A.

    1986-01-01

    The weight changes of Be tiles which functioned as a rail limiter in ISX-B for more than 3500 beam-heated discharges have been determined. The net weight loss for the limiter was 2.0 g, with the central tiles losing a total of 3.2 g, and the inboard tiles gaining 1.2 g. The weight loss is attributed primarily to the release of Be droplets as a result of limiter surface melting. The weight gains resulted from an inward flow of molten material along the limiter surface. The results indicate high erosion (melt loss) with incomplete and nonuniform redeposition (melt flow) of limiter material during periods of limiter melting

  4. The Sad Case of the Columbine Tiles.

    Science.gov (United States)

    Dowling-Sendor, Benjamin

    2003-01-01

    Analyzes free-speech challenge to school district's guidelines for acceptable expressions on ceramic tiles painted by Columbine High School students to express their feelings about the massacre. Tenth Circuit found that tile painting constituted school-sponsored speech and thus district had the constitutional authority under "Hazelwood School…

  5. The TileCal Online Energy Estimation for the Next LHC Operation Period

    CERN Document Server

    Peralva, B S; The ATLAS collaboration; Cerqueira, A S; Seixas, J M

    2014-01-01

    This work presents a study on the TileCal online energy estimation for the next LHC operation period (Run2). Due to hardware limitation, the algorithm that performs the online energy estimation must remain based on the linear and fast Optimal Filter (OF) technique, which envisages the use of the background covariance matrix in its design. During Run1, TileCal made use of an identity matrix to describe and the background covariance matrix, which showed to be a reasonable approximation for the low luminosity scenario. Under such conditions, the background for most of its cells comprised mainly electronic noise which can be approximated as a uncorrelated Gaussian process. However, as the pile-up introduces a non-Gaussian component to the background, the OF method presents larger variance and it becomes biased. The use of the background covariance matrix in the design of the OF weights is expected to improve the energy estimation performance. The results for the scenario considered show that for high occupancy ce...

  6. Leaf Roof – designing luminescent solar concentrating PV roof tiles

    NARCIS (Netherlands)

    Reinders, A.H.M.E.; Doudart de la Grée, G.C.H.; Papadopoulos, A.; Rosemann, A.L.P.; Debije, M.G.; Cox, M.G.D.M.; Krumer, Z.

    2016-01-01

    The Leaf Roof project on the design features of PV roof tiles using Luminescent Solar Concentrator (LSC) technology has resulted in a functional prototype . The results are presented in the context of industrial product design with a focus on the aesthetic aspects of LSCs. This paper outlines the

  7. ATLAS Tile calorimeter calibration and monitoring systems

    CERN Document Server

    Marjanovic, Marija; The ATLAS collaboration

    2018-01-01

    The ATLAS Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibers to photo-multiplier tubes (PMTs), located in the outer part of the calorimeter. The readout is segmented into about 5000 cells, each one being read out by two PMTs in parallel. To calibrate and monitor the stability and performance of the full readout chain during the data taking, a set of calibration sub-systems is used. The TileCal calibration system comprises Cesium radioactive sources, laser, charge injection elements, and an integrator based readout system. Combined information from all systems allows to monitor and to equalize the calorimeter response at each stage of the signal evolution, from scintillation light to digitization. Calibration runs are monitored from a data quality perspective and u...

  8. ATLAS Tile calorimeter calibration and monitoring systems

    CERN Document Server

    Boumediene, Djamel Eddine; The ATLAS collaboration

    2017-01-01

    The ATLAS Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment and provides important information for reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs). PMT signals are then digitized at 40 MHz and stored on detector and are only transferred off detector once the first level trigger acceptance has been confirmed. The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two PMTs in parallel. To calibrate and monitor the stability and performance of each part of the readout chain, a set of calibration systems is used. The TileCal calibration system comprises Cesium radioactive sources, laser, charge injection elements and an integrator b...

  9. Upgrade of the ATLAS Tile Calorimeter Electronics

    CERN Document Server

    Carrio, F

    2015-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. The bulk of its upgrade will occur for the High Luminosity LHC phase (P hase - II ) where the pea k luminosity will increase 5 times compared to the design luminosity (10 34 cm −2 s −1 ) but with maintained energy (i.e. 7+7 TeV). An additional increase of the average luminosity with a factor of 2 can be achieved by luminosity levelling. This upgrade is expe cted to happen around 202 4 . The TileCal upgrade aims at replacing the majority of the on - and off - detector electronics to the extent that all calorimeter signals will be digitized and sent to the off - detector electronics in the counting room. To achieve th e required reliability, redundancy has been introduced at different levels. Three different options are presently being investiga...

  10. ATLAS Tile calorimeter calibration and monitoring systems

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00445232; The ATLAS collaboration

    2016-01-01

    The ATLAS Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment and provides important information for reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs), located on the outside of the calorimeter. The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two PMTs in parallel. To calibrate and monitor the stability and performance of each part of the readout chain during the data taking, a set of calibration systems is used. The TileCal calibration system comprises Cesium radioactive sources, laser and charge injection elements and it allows to monitor and equalize the calorimeter response at each stage of the signal production, from scin...

  11. ATLAS Tile calorimeter calibration and monitoring systems

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00445232; The ATLAS collaboration

    2017-01-01

    The ATLAS Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment and provides important information for reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs), located on the outside of the calorimeter. The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two PMTs in parallel. To calibrate and monitor the stability and performance of each part of the readout chain during the data taking, a set of calibration systems is used. The TileCal calibration system comprises cesium radioactive sources, Laser and charge injection elements, and allows for monitoring and equalization of the calorimeter response at each stage of the signal production, ...

  12. A 2-year follow-up of spirometric parameters in workers of a tile and ceramic industry, Yazd, southeastern Iran.

    Science.gov (United States)

    Mehrparvar, A H; Mirmohammadi, S J; Mostaghaci, M; Davari, M H; Hashemi, S H

    2013-04-01

    Respiratory diseases cause a considerable amount of morbidity and mortality in the world. Pulmonary function tests are important measures for the diagnosis and management of respiratory disorders. Workers in tile and ceramic industry are exposed to high amounts of respiratory pollutants. To identify the changes in spirometric parameters in a 2-year period among tile and ceramic workers in Yazd and compare it with a control group. The study was conducted in 5 tile and ceramic factories selected by cluster sampling between 2009 and 2011 in Yazd, southeastern Iran. Demographic data and spirometric parameters of participants were recorded. Spirometric parameters were significantly reduced during the 2 years. The largest decrease was observed in FVC (≈500 mL) in ball-mill and grinding after 2 years. Decrease in all spirometric parameters was significantly higher in industrial workers than office workers. Respiratory exposure in tile and ceramic industry can significantly affect pulmonary function tests.

  13. The ATLAS Tile Calorimeter DCS for Run 2

    CERN Document Server

    Pedro Martins, Filipe Manuel; The ATLAS collaboration

    2016-01-01

    TileCal is one of the ATLAS subdetectors operating at the Large Hadron Collider (LHC), which is taking data since 2010. Seventy thousand (70000) parameters are used for control and monitoring purposes, requiring an automated system. The Detector Control System (DCS) was developed to ensure the coherent and safe operation of the whole ATLAS detector. The TileCal DCS is mainly responsible for the control and monitoring of the high and low voltage systems but it also supervises the detector infrastructure (cooling and racks), calibration systems, data acquisition and safety. During the first period of data taking (Run 1, 2010-12) the TileCal DCS allowed a smooth detector operation and should continue to do so for the second period (Run 2) that started in 2015. The TileCal DCS was updated in order to cope with the hardware and software requirements for Run 2 operation. These updates followed the general ATLAS guidelines on the software and hardware upgrade but also the new requirements from the TileCal detector. ...

  14. Monte Carlo simulation of medical linear accelerator using primo code

    International Nuclear Information System (INIS)

    Omer, Mohamed Osman Mohamed Elhasan

    2014-12-01

    The use of monte Carlo simulation has become very important in the medical field and especially in calculation in radiotherapy. Various Monte Carlo codes were developed simulating interactions of particles and photons with matter. One of these codes is PRIMO that performs simulation of radiation transport from the primary electron source of a linac to estimate the absorbed dose in a water phantom or computerized tomography (CT). PRIMO is based on Penelope Monte Carlo code. Measurements of 6 MV photon beam PDD and profile were done for Elekta precise linear accelerator at Radiation and Isotopes Center Khartoum using computerized Blue water phantom and CC13 Ionization Chamber. accept Software was used to control the phantom to measure and verify dose distribution. Elektalinac from the list of available linacs in PRIMO was tuned to model Elekta precise linear accelerator. Beam parameter of 6.0 MeV initial electron energy, 0.20 MeV FWHM, and 0.20 cm focal spot FWHM were used, and an error of 4% between calculated and measured curves was found. The buildup region Z max was 1.40 cm and homogenous profile in cross line and in line were acquired. A number of studies were done to verily the model usability one of them is the effect of the number of histories on accuracy of the simulation and the resulted profile for the same beam parameters. The effect was noticeable and inaccuracies in the profile were reduced by increasing the number of histories. Another study was the effect of Side-step errors on the calculated dose which was compared with the measured dose for the same setting.It was in range of 2% for 5 cm shift, but it was higher in the calculated dose because of the small difference between the tuned model and measured dose curves. Future developments include simulating asymmetrical fields, calculating the dose distribution in computerized tomographic (CT) volume, studying the effect of beam modifiers on beam profile for both electron and photon beams.(Author)

  15. 40 CFR 427.70 - Applicability; description of the asbestos floor tile subcategory.

    Science.gov (United States)

    2010-07-01

    ... asbestos floor tile subcategory. 427.70 Section 427.70 Protection of Environment ENVIRONMENTAL PROTECTION... Asbestos Floor Tile Subcategory § 427.70 Applicability; description of the asbestos floor tile subcategory... manufacture of asbestos floor tile. ...

  16. Optimization of the JET Beryllium tile profile for power handling

    International Nuclear Information System (INIS)

    Nunes, I.; Vries, P. de; Lomas, P.J.; Loarte, A.

    2006-01-01

    The primary objective of the ITER-like wall project is to install a beryllium main wall and a tungsten divertor. From the point of view of plasma operations, the power handling properties of the new Be tiles may affect the operational space. The tiles design has to be such that it allows routine plasma operation for ITER relevant scenarios, i.e., 3-5 MA ELMy H-modes with high power input (P in > 30 MW) for lengths of time of ∼ 10 s. Due to the constrains imposed by heat conductivity, eddy current and stress torques on a Be tile, a single Be tile must be an assembly of castellated slices [Thompson V. et al, this conference]. From the point of view of plasma operations, the power handling properties of the new Be tiles can restrict the operational space of JET, if considerable melting of the tiles is to be avoided. This paper describes the power handling studies for the beryllium wall tiles and the optimisation of their design to achieve the operation goal described above. The melting temperature for Be is 1289 o C, corresponding to a energy limit of 60 MJ/m 2 for 10 s [Thompson V. et al, this conference]. For low field line angles, the power density on the toroidally facing surfaces is several times higher than the power density on the tile face requiring these to be shadowed. Furthermore the poloidally facing surfaces also have to be shadowed from assembly to assembly due to the large gap between assemblies. The tiles have been designed taking into account these limits and with a geometrical design such as to avoid exposed surfaces at high angles to the magnetic field being melted due to the expected loads. This has been achieved after detailed studies of the power handling of the various limiters and protections, including the effect of the curvature of the flux surfaces, shadowing and tolerance to misalignment. The surface of the tiles is defined such that, when possible, there is an even distribution of power density over the entire tile surface, and that

  17. STACK DECODING OF LINEAR BLOCK CODES FOR DISCRETE MEMORYLESS CHANNEL USING TREE DIAGRAM

    Directory of Open Access Journals (Sweden)

    H. Prashantha Kumar

    2012-03-01

    Full Text Available The boundaries between block and convolutional codes have become diffused after recent advances in the understanding of the trellis structure of block codes and the tail-biting structure of some convolutional codes. Therefore, decoding algorithms traditionally proposed for decoding convolutional codes have been applied for decoding certain classes of block codes. This paper presents the decoding of block codes using tree structure. Many good block codes are presently known. Several of them have been used in applications ranging from deep space communication to error control in storage systems. But the primary difficulty with applying Viterbi or BCJR algorithms to decode of block codes is that, even though they are optimum decoding methods, the promised bit error rates are not achieved in practice at data rates close to capacity. This is because the decoding effort is fixed and grows with block length, and thus only short block length codes can be used. Therefore, an important practical question is whether a suboptimal realizable soft decision decoding method can be found for block codes. A noteworthy result which provides a partial answer to this question is described in the following sections. This result of near optimum decoding will be used as motivation for the investigation of different soft decision decoding methods for linear block codes which can lead to the development of efficient decoding algorithms. The code tree can be treated as an expanded version of the trellis, where every path is totally distinct from every other path. We have derived the tree structure for (8, 4 and (16, 11 extended Hamming codes and have succeeded in implementing the soft decision stack algorithm to decode them. For the discrete memoryless channel, gains in excess of 1.5dB at a bit error rate of 10-5 with respect to conventional hard decision decoding are demonstrated for these codes.

  18. Spatial chaos of Wang tiles with two symbols

    Science.gov (United States)

    Chen, Jin-Yu; Chen, Yu-Jie; Hu, Wen-Guei; Lin, Song-Sun

    2016-02-01

    This investigation completely classifies the spatial chaos problem in plane edge coloring (Wang tiles) with two symbols. For a set of Wang tiles B , spatial chaos occurs when the spatial entropy h ( B ) is positive. B is called a minimal cycle generator if P ( B ) ≠ 0̸ and P ( B ' ) = 0̸ whenever B ' ⫋ B , where P ( B ) is the set of all periodic patterns on ℤ2 generated by B . Given a set of Wang tiles B , write B = C 1 ∪ C 2 ∪ ⋯ ∪ C k ∪ N , where Cj, 1 ≤ j ≤ k, are minimal cycle generators and B contains no minimal cycle generator except those contained in C1∪C2∪⋯∪Ck. Then, the positivity of spatial entropy h ( B ) is completely determined by C1∪C2∪⋯∪Ck. Furthermore, there are 39 equivalence classes of marginal positive-entropy sets of Wang tiles and 18 equivalence classes of saturated zero-entropy sets of Wang tiles. For a set of Wang tiles B , h ( B ) is positive if and only if B contains a MPE set, and h ( B ) is zero if and only if B is a subset of a SZE set.

  19. Bio deterioration behaviour in different colour roofing tiles (red and straw coloured)

    International Nuclear Information System (INIS)

    Guzulla, M. F.; Sanchez, E.; Gonzalez, J. M.; Orduna, M.

    2014-01-01

    Bio colonization of building materials is a critical problem for the durability of constructions. Industrial experience shows that straw coloured roofing tiles are more prone to colonization than red roofing tiles, even having similar characteristics. The aim of this work is to explain the difference of bio colonization between different colour roofing tiles. The chemical composition of the surface of straw coloured and red roofing tiles, the phase composition and the microstructure of the roofing tiles were determined by WD-XRF, XRD and SEM-EDX, respectively. The pore size distribution was carried out by Hg porosimetry. The solubility was studied by determining the soluble salts (Ca, Mg, Na, K, Cl and SO 4 2-) by ICP-OES and ionic chromatography. Roofing tile bio receptivity was evaluated by determining fluorescence intensity using a pulse amplitude- modulated (PAM) fluoro meter, and cyanobacteria Oscillator sp. The results obtained show higher concentration of calcium and sulphur in straw coloured roofing tiles surface, and higher solubility than red roofing tiles. Moreover, according to the results obtained in bio receptivity assays, straw coloured roofing tiles are more prone to colonization than red roofing tiles, so, there is a relationship between surface properties of roofing tiles and bio colonization, as it is observed in industrial products. (Author)

  20. Fiber-tile optical studies at Argonne

    International Nuclear Information System (INIS)

    Underwood, D.G.; Morgan, D.J.; Proudfoot, J.

    1991-01-01

    In support of a fiber-tile calorimeter for SDC, we have done studies on a number of topics. The most basic problems were light output and uniformity of response. Using a small electron beam, we have studied fiber placement, tile preparation, wrapping and masking, fiber splicing, fiber routing, phototube response, and some degradation factors. We found two configurations which produced more light output than the others and reasonably uniform response. We have chosen one of these to go into production for the EM test module on the basis of fiber routing for ease of assembly of the calorimeter. We have also applied some of the tools we developed to CDF end plug tile uniformity, shower max testing and development for a couple of detectors, and development of better techniques for radiation damage studies. 18 figs

  1. Remotely replaceable Tokamak plasma limiter tiles

    International Nuclear Information System (INIS)

    Remy, G.

    1989-01-01

    U-shaped limiter tiles placed end-to-end over a pair of parallel runners secured to a wall have two rods which engage L-shaped slots in the runners. The short receiving legs of the L-shaped slots are perpendicular to the wall and open away from the wall, while long retaining legs are parallel to and adjacent the wall. A sliding bar between the runners has grooves with clips to retain the rods pressed into receiving legs of the L-shaped slots in the runners. Sliding the bar in the direction of retaining legs of the L-shaped slots latches the tiles in place over the runners. Resilient contact strips between the parallel arms of the U-shaped tiles and the wall assure thermal and electrical contact with the wall

  2. Environmental and human health assessment of life cycle of nanoTiO2 functionalized porcelain stoneware tile.

    Science.gov (United States)

    Pini, Martina; Bondioli, Federica; Montecchi, Rita; Neri, Paolo; Ferrari, Anna Maria

    2017-01-15

    Recently, there has been a rise in the interest in nanotechnology due to its enormous potential for the development of new products and applications with higher performance and new functionalities. However, while nanotechnology might revolutionize a number of industrial and consumer sectors, there are uncertainties and knowledge gaps regarding toxicological effects of this emerging science. The goal of this research concerns the implementation into Life Cycle Assessment (LCA) of preliminary frameworks developed to evaluate human toxicity and exposure factors related to the potential nanoparticle releases that could occur during the life cycle steps of a functionalized building material. The present LCA case study examines the ecodesign of nanoTiO 2 functionalized porcelain stoneware tile production. The aim of this investigation is to manufacture new eco-friendly products in order to protect human health and ecosystem quality and to offer the market, materials with higher technological properties obtained by the addition of specific nanomaterials. Copyright © 2016 Elsevier B.V. All rights reserved.

  3. Functionalized linear and cyclic polyolefins

    Energy Technology Data Exchange (ETDEWEB)

    Tuba, Robert; Grubbs, Robert H.

    2018-02-13

    This invention relates to methods and compositions for preparing linear and cyclic polyolefins. More particularly, the invention relates to methods and compositions for preparing functionalized linear and cyclic polyolefins via olefin metathesis reactions. Polymer products produced via the olefin metathesis reactions of the invention may be utilized for a wide range of materials applications. The invention has utility in the fields of polymer and materials chemistry and manufacture.

  4. A Linear Algebra Framework for Static High Performance Fortran Code Distribution

    Directory of Open Access Journals (Sweden)

    Corinne Ancourt

    1997-01-01

    Full Text Available High Performance Fortran (HPF was developed to support data parallel programming for single-instruction multiple-data (SIMD and multiple-instruction multiple-data (MIMD machines with distributed memory. The programmer is provided a familiar uniform logical address space and specifies the data distribution by directives. The compiler then exploits these directives to allocate arrays in the local memories, to assign computations to elementary processors, and to migrate data between processors when required. We show here that linear algebra is a powerful framework to encode HPF directives and to synthesize distributed code with space-efficient array allocation, tight loop bounds, and vectorized communications for INDEPENDENT loops. The generated code includes traditional optimizations such as guard elimination, message vectorization and aggregation, and overlap analysis. The systematic use of an affine framework makes it possible to prove the compilation scheme correct.

  5. Real-time biscuit tile image segmentation method based on edge detection.

    Science.gov (United States)

    Matić, Tomislav; Aleksi, Ivan; Hocenski, Željko; Kraus, Dieter

    2018-05-01

    In this paper we propose a novel real-time Biscuit Tile Segmentation (BTS) method for images from ceramic tile production line. BTS method is based on signal change detection and contour tracing with a main goal of separating tile pixels from background in images captured on the production line. Usually, human operators are visually inspecting and classifying produced ceramic tiles. Computer vision and image processing techniques can automate visual inspection process if they fulfill real-time requirements. Important step in this process is a real-time tile pixels segmentation. BTS method is implemented for parallel execution on a GPU device to satisfy the real-time constraints of tile production line. BTS method outperforms 2D threshold-based methods, 1D edge detection methods and contour-based methods. Proposed BTS method is in use in the biscuit tile production line. Copyright © 2018 ISA. Published by Elsevier Ltd. All rights reserved.

  6. Highly Symmetric and Congruently Tiled Meshes for Shells and Domes

    Science.gov (United States)

    Rasheed, Muhibur; Bajaj, Chandrajit

    2016-01-01

    We describe the generation of all possible shell and dome shapes that can be uniquely meshed (tiled) using a single type of mesh face (tile), and following a single meshing (tiling) rule that governs the mesh (tile) arrangement with maximal vertex, edge and face symmetries. Such tiling arrangements or congruently tiled meshed shapes, are frequently found in chemical forms (fullerenes or Bucky balls, crystals, quasi-crystals, virus nano shells or capsids), and synthetic shapes (cages, sports domes, modern architectural facades). Congruently tiled meshes are both aesthetic and complete, as they support maximal mesh symmetries with minimal complexity and possess simple generation rules. Here, we generate congruent tilings and meshed shape layouts that satisfy these optimality conditions. Further, the congruent meshes are uniquely mappable to an almost regular 3D polyhedron (or its dual polyhedron) and which exhibits face-transitive (and edge-transitive) congruency with at most two types of vertices (each type transitive to the other). The family of all such congruently meshed polyhedra create a new class of meshed shapes, beyond the well-studied regular, semi-regular and quasi-regular classes, and their duals (platonic, Catalan and Johnson). While our new mesh class is infinite, we prove that there exists a unique mesh parametrization, where each member of the class can be represented by two integer lattice variables, and moreover efficiently constructable. PMID:27563368

  7. Implementation and Performance Evaluation of Distributed Cloud Storage Solutions using Random Linear Network Coding

    DEFF Research Database (Denmark)

    Fitzek, Frank; Toth, Tamas; Szabados, Áron

    2014-01-01

    This paper advocates the use of random linear network coding for storage in distributed clouds in order to reduce storage and traffic costs in dynamic settings, i.e. when adding and removing numerous storage devices/clouds on-the-fly and when the number of reachable clouds is limited. We introduce...... various network coding approaches that trade-off reliability, storage and traffic costs, and system complexity relying on probabilistic recoding for cloud regeneration. We compare these approaches with other approaches based on data replication and Reed-Solomon codes. A simulator has been developed...... to carry out a thorough performance evaluation of the various approaches when relying on different system settings, e.g., finite fields, and network/storage conditions, e.g., storage space used per cloud, limited network use, and limited recoding capabilities. In contrast to standard coding approaches, our...

  8. Coal fly ash utilization: Low temperature sintering of wall tiles

    International Nuclear Information System (INIS)

    Chandra, Navin; Sharma, Priya; Pashkov, G.L.; Voskresenskaya, E.N.; Amritphale, S.S.; Baghel, Narendra S.

    2008-01-01

    We present here a study of the sintering of fly ash and its mixture with low alkali pyrophyllite in the presence of sodium hexa meta phosphate (SHMP), a complex activator of sintering, for the purpose of wall tile manufacturing. The sintering of fly ash with SHMP in the temperature range 925-1050 deg. C produces tiles with low impact strength; however, the incremental addition of low alkali pyrophyllite improves impact strength. The impact strength of composites with ≥40% (w/w) pyrophyllite in the fly ash-pyrophyllite mix satisfies the acceptable limit (19.6 J/m) set by the Indian Standards Institute for wall tiles. Increasing the pyrophyllite content results in an increase in the apparent density of tiles, while shrinkage and water absorption decrease. The strength of fly ash tiles is attributed to the formation of a silicophosphate phase; in pyrophyllite rich tiles, it is attributed to the formation of a tridymite-structured T-AlPO 4 phase. Scanning electron micrographs show that the reinforcing rod shaped T-AlPO 4 crystals become more prominent as the pyrophyllite content increases in the sintered tiles

  9. Striatal dopamine release codes uncertainty in pathological gambling

    DEFF Research Database (Denmark)

    Linnet, Jakob; Mouridsen, Kim; Peterson, Ericka

    2012-01-01

    Two mechanisms of midbrain and striatal dopaminergic projections may be involved in pathological gambling: hypersensitivity to reward and sustained activation toward uncertainty. The midbrain—striatal dopamine system distinctly codes reward and uncertainty, where dopaminergic activation is a linear...... function of expected reward and an inverse U-shaped function of uncertainty. In this study, we investigated the dopaminergic coding of reward and uncertainty in 18 pathological gambling sufferers and 16 healthy controls. We used positron emission tomography (PET) with the tracer [11C]raclopride to measure...... dopamine release, and we used performance on the Iowa Gambling Task (IGT) to determine overall reward and uncertainty. We hypothesized that we would find a linear function between dopamine release and IGT performance, if dopamine release coded reward in pathological gambling. If, on the other hand...

  10. Striatal dopamine release codes uncertainty in pathological gambling

    DEFF Research Database (Denmark)

    Linnet, Jakob; Mouridsen, Kim; Peterson, Ericka

    2012-01-01

    Two mechanisms of midbrain and striatal dopaminergic projections may be involved in pathological gambling: hypersensitivity to reward and sustained activation toward uncertainty. The midbrain-striatal dopamine system distinctly codes reward and uncertainty, where dopaminergic activation is a linear...... function of expected reward and an inverse U-shaped function of uncertainty. In this study, we investigated the dopaminergic coding of reward and uncertainty in 18 pathological gambling sufferers and 16 healthy controls. We used positron emission tomography (PET) with the tracer [(11)C......]raclopride to measure dopamine release, and we used performance on the Iowa Gambling Task (IGT) to determine overall reward and uncertainty. We hypothesized that we would find a linear function between dopamine release and IGT performance, if dopamine release coded reward in pathological gambling. If, on the other hand...

  11. Comparison of performance of tile drainage routines in SWAT 2009 and 2012 in an extensively tile-drained watershed in Midwest

    Science.gov (United States)

    Subsurface tile drainage systems are widely used in agricultural watersheds in the Midwestern U.S. Tile drainage systems enable the Midwest area to become highly productive agricultural lands, but can also create environmental problems, for example nitrate-N contamination associated with drainage w...

  12. Function and Application Areas in Medicine of Non-Coding RNA

    Directory of Open Access Journals (Sweden)

    Figen Guzelgul

    2009-06-01

    Full Text Available RNA is the genetic material converting the genetic code that it gets from DNA into protein. While less than 2 % of RNA is converted into protein , more than 98 % of it can not be converted into protein and named as non-coding RNAs. 70 % of noncoding RNAs consists of introns , however, the rest part of them consists of exons. Non-coding RNAs are examined in two classes according to their size and functions. Whereas they are classified as long non-coding and small non-coding RNAs according to their size , they are grouped as housekeeping non-coding RNAs and regulating non-coding RNAs according to their function. For long years ,these non-coding RNAs have been considered as non-functional. However, today, it has been proved that these non-coding RNAs play role in regulating genes and in structural, functional and catalitic roles of RNAs converted into protein. Due to its taking a role in gene silencing mechanism, particularly in medical world , non-coding RNAs have led to significant developments. RNAi technolgy , which is used in designing drugs to be used in treatment of various diseases , is a ray of hope for medical world. [Archives Medical Review Journal 2009; 18(3.000: 141-155

  13. Healing assessment of tile sets for error tolerance in DNA self-assembly.

    Science.gov (United States)

    Hashempour, M; Mashreghian Arani, Z; Lombardi, F

    2008-12-01

    An assessment of the effectiveness of healing for error tolerance in DNA self-assembly tile sets for algorithmic/nano-manufacturing applications is presented. Initially, the conditions for correct binding of a tile to an existing aggregate are analysed using a Markovian approach; based on this analysis, it is proved that correct aggregation (as identified with a so-called ideal tile set) is not always met for the existing tile sets for nano-manufacturing. A metric for assessing tile sets for healing by utilising punctures is proposed. Tile sets are investigated and assessed with respect to features such as error (mismatched tile) movement, punctured area and bond types. Subsequently, it is shown that the proposed metric can comprehensively assess the healing effectiveness of a puncture type for a tile set and its capability to attain error tolerance for the desired pattern. Extensive simulation results are provided.

  14. GYSELA, a full-f global gyrokinetic Semi-Lagrangian code for ITG turbulence simulations

    International Nuclear Information System (INIS)

    Grandgirard, V.; Sarazin, Y.; Garbet, X.; Dif-Pradalier, G.; Ghendrih, Ph.; Crouseilles, N.; Latu, G.; Sonnendruecker, E.; Besse, N.; Bertrand, P.

    2006-01-01

    This work addresses non-linear global gyrokinetic simulations of ion temperature gradient (ITG) driven turbulence with the GYSELA code. The particularity of GYSELA code is to use a fixed grid with a Semi-Lagrangian (SL) scheme and this for the entire distribution function. The 4D non-linear drift-kinetic version of the code already showns the interest of such a SL method which exhibits good properties of energy conservation in non-linear regime as well as an accurate description of fine spatial scales. The code has been upgrated to run 5D simulations of toroidal ITG turbulence. Linear benchmarks and non-linear first results prove that semi-lagrangian codes can be a credible alternative for gyrokinetic simulations

  15. Development, installation, and initial operation of DIII-D graphite armor tiles

    International Nuclear Information System (INIS)

    Anderson, P.M.; Baxi, C.B.; Reis, E.E.; Smith, J.P.; Smith, P.D.

    1988-04-01

    An upgrade of the DIII-D vacuum vessel protection system has been completed. The ceiling, floor, and inner wall have been armored to enable operation of CIT-relevant doublenull diverted plasmas and to enable the use of the inner wall as a limiting surface. The all- graphite tiles replace the earlier partial coverage armor configuration which consisted of a combination of Inconel tiles and graphite brazed to Inconel tiles. A new all-graphite design concept was chosen for cost and reliability reasons. The 10 minute duration between plasma discharges required the tiles to be cooled by conduction to the water-cooled vessel wall. Using two and three- dimensional analyses, the tile design was optimized to minimize thermal stresses with uniform thermal loading on the plasma-facing surface. Minimizing the stresses around the tile hold-down feature and eliminating stress concentrators were emphasized in the design. The design of the tile fastener system resulted in sufficient hold-down forces for good thermal conductance to the vessel and for securing the tile against eddy current forces. The tiles are made of graphite, and a program to select a suitable grade of graphite was undertaken. Initially, graphites were compared based on published technical data. Graphite samples were then tested for thermal shock capacity in an electron beam test facility at the Sandia National Laboratory (SNLA) in Albuquerque, New Mexico, USA. 4 refs., 6 figs

  16. LASER monitoring system for the ATLAS Tile Calorimeter

    International Nuclear Information System (INIS)

    Viret, S.

    2010-01-01

    The ATLAS detector at the Large Hadron Collider (LHC) at CERN uses a scintillator-iron technique for its hadronic Tile Calorimeter (TileCal). Scintillating light is readout via 9852 photomultiplier tubes (PMTs). Calibration and monitoring of these PMTs are made using a LASER based system. Short light pulses are sent simultaneously into all the TileCal photomultiplier's tubes (PMTs) during ATLAS physics runs, thus providing essential information for ATLAS data quality and monitoring analyses. The experimental setup developed for this purpose is described as well as preliminary results obtained during ATLAS commissioning phase in 2008.

  17. Upgrade of the ATLAS Tile Calorimeter Electronics

    CERN Document Server

    Moreno, P; The ATLAS collaboration

    2014-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. The bulk of its upgrade will occur for the High Luminosity LHC phase (phase 2) where the peak luminosity will increase 5x compared to the design luminosity (10^34 cm−2s−1) but with maintained energy (i.e. 7+7 TeV). An additional increase of the average luminosity with a factor of 2 can be achieved by luminosity leveling. This upgrade is expected to happen around 2023. The TileCal upgrade aims at replacing the majority of the on- and off-detector electronics to the extent that all calorimeter signals will be digitized and sent to the off-detector electronics in the counting room. To achieve the required reliability, redundancy has been introduced at different levels. Three different options are presently being investigated for the front-end electronic upgrade. Extensive test beam studies will determine which option will be selected. 10 ...

  18. Radioactivity level in Chinese building ceramic tile

    International Nuclear Information System (INIS)

    Xinwei, L.

    2004-01-01

    The activity concentrations of 226 Ra, 232 Th and 40 K have been determined by gamma ray spectrometry. The concentrations of 226 Ra, 232 Th and 40 K range from 158.3 to 1087.6, 91.7 to 1218.4, and 473.8 to 1031.3 Bq kg -1 for glaze, and from 63.5 to 131.4, 55.4 to 106.5, and 386.7 to 866.8 Bq kg -1 for ceramic tile, respectively. The measured activity concentrations for these radionuclides were compared with the reported data of other countries and with the typical world values. The radium equivalent activities (Ra eq ), external hazard index (H ex ) and internal hazard index (H in ) associated with the radionuclides were calculated. The Ra eq values of all ceramic tiles are lower than the limit of 370 Bq kg -1 . The values of Hex and H in calculated according to the Chinese criterion for ceramic tiles are less than unity. The Ra eq value for the glaze of glazed tile collected from some areas are >370 Bq kg -1 . (authors)

  19. Further development of the V-code for recirculating linear accelerator simulations

    Energy Technology Data Exchange (ETDEWEB)

    Franke, Sylvain; Ackermann, Wolfgang; Weiland, Thomas [Institut fuer Theorie Elektromagnetischer Felder, Technische Universitaet Darmstadt (Germany); Eichhorn, Ralf; Hug, Florian; Kleinmann, Michaela; Platz, Markus [Institut fuer Kernphysik, Technische Universitaet Darmstadt (Germany)

    2011-07-01

    The Superconducting Darmstaedter LINear Accelerator (S-DALINAC) installed at the institute of nuclear physics (IKP) at TU Darmstadt is designed as a recirculating linear accelerator. The beam is first accelerated up to 10 MeV in the injector beam line. Then it is deflected by 180 degrees into the main linac. The linac section with eight superconducting cavities is passed up to three times, providing a maximal energy gain of 40 MeV on each passage. Due to this recirculating layout it is complicated to find an accurate setup for the various beam line elements. Fast online beam dynamics simulations can advantageously assist the operators because they provide a more detailed insight into the actual machine status. In this contribution further developments of the moment based simulation tool V-code which enables to simulate recirculating machines are presented together with simulation results.

  20. An Effective NoSQL-Based Vector Map Tile Management Approach

    Directory of Open Access Journals (Sweden)

    Lin Wan

    2016-11-01

    Full Text Available Within a digital map service environment, the rapid growth of Spatial Big-Data is driving new requirements for effective mechanisms for massive online vector map tile processing. The emergence of Not Only SQL (NoSQL databases has resulted in a new data storage and management model for scalable spatial data deployments and fast tracking. They better suit the scenario of high-volume, low-latency network map services than traditional standalone high-performance computer (HPC or relational databases. In this paper, we propose a flexible storage framework that provides feasible methods for tiled map data parallel clipping and retrieval operations within a distributed NoSQL database environment. We illustrate the parallel vector tile generation and querying algorithms with the MapReduce programming model. Three different processing approaches, including local caching, distributed file storage, and the NoSQL-based method, are compared by analyzing the concurrent load and calculation time. An online geological vector tile map service prototype was developed to embed our processing framework in the China Geological Survey Information Grid. Experimental results show that our NoSQL-based parallel tile management framework can support applications that process huge volumes of vector tile data and improve performance of the tiled map service.

  1. Analysis of antisense expression by whole genome tiling microarrays and siRNAs suggests mis-annotation of Arabidopsis orphan protein-coding genes.

    Directory of Open Access Journals (Sweden)

    Casey R Richardson

    2010-05-01

    Full Text Available MicroRNAs (miRNAs and trans-acting small-interfering RNAs (tasi-RNAs are small (20-22 nt long RNAs (smRNAs generated from hairpin secondary structures or antisense transcripts, respectively, that regulate gene expression by Watson-Crick pairing to a target mRNA and altering expression by mechanisms related to RNA interference. The high sequence homology of plant miRNAs to their targets has been the mainstay of miRNA prediction algorithms, which are limited in their predictive power for other kingdoms because miRNA complementarity is less conserved yet transitive processes (production of antisense smRNAs are active in eukaryotes. We hypothesize that antisense transcription and associated smRNAs are biomarkers which can be computationally modeled for gene discovery.We explored rice (Oryza sativa sense and antisense gene expression in publicly available whole genome tiling array transcriptome data and sequenced smRNA libraries (as well as C. elegans and found evidence of transitivity of MIRNA genes similar to that found in Arabidopsis. Statistical analysis of antisense transcript abundances, presence of antisense ESTs, and association with smRNAs suggests several hundred Arabidopsis 'orphan' hypothetical genes are non-coding RNAs. Consistent with this hypothesis, we found novel Arabidopsis homologues of some MIRNA genes on the antisense strand of previously annotated protein-coding genes. A Support Vector Machine (SVM was applied using thermodynamic energy of binding plus novel expression features of sense/antisense transcription topology and siRNA abundances to build a prediction model of miRNA targets. The SVM when trained on targets could predict the "ancient" (deeply conserved class of validated Arabidopsis MIRNA genes with an accuracy of 84%, and 76% for "new" rapidly-evolving MIRNA genes.Antisense and smRNA expression features and computational methods may identify novel MIRNA genes and other non-coding RNAs in plants and potentially other

  2. Contributions of systematic tile drainage to watershed-scale phosphorus transport.

    Science.gov (United States)

    King, Kevin W; Williams, Mark R; Fausey, Norman R

    2015-03-01

    Phosphorus (P) transport from agricultural fields continues to be a focal point for addressing harmful algal blooms and nuisance algae in freshwater systems throughout the world. In humid, poorly drained regions, attention has turned to P delivery through subsurface tile drainage. However, research on the contributions of tile drainage to watershed-scale P losses is limited. The objective of this study was to evaluate long-term P movement through tile drainage and its manifestation at the watershed outlet. Discharge data and associated P concentrations were collected for 8 yr (2005-2012) from six tile drains and from the watershed outlet of a headwater watershed within the Upper Big Walnut Creek watershed in central Ohio. Results showed that tile drainage accounted for 47% of the discharge, 48% of the dissolved P, and 40% of the total P exported from the watershed. Average annual total P loss from the watershed was 0.98 kg ha, and annual total P loss from the six tile drains was 0.48 kg ha. Phosphorus loads in tile and watershed discharge tended to be greater in the winter, spring, and fall, whereas P concentrations were greatest in the summer. Over the 8-yr study, P transported in tile drains represented 90% of all measured concentrations exceeded recommended levels (0.03 mg L) for minimizing harmful algal blooms and nuisance algae. Thus, the results of this study show that in systematically tile-drained headwater watersheds, the amount of P delivered to surface waters via tile drains cannot be dismissed. Given the amount of P loss relative to typical application rates, development and implementation of best management practices (BMPs) must jointly consider economic and environmental benefits. Specifically, implementation of BMPs should focus on late fall, winter, and early spring seasons when most P loading occurs. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  3. TileCal TDAQ/DCS communication

    CERN Document Server

    Solans, C; Arabidze, G; Carneiro Ferreira, B; Sotto-Maior Peralva, B

    2007-01-01

    This document describes the communication between the TDAQ and DCS systems of the Hadronic Tile Calorimeter detector of the ATLAS experiment, currently under commissioning phase at CERN. It is a further step on the TDAQ and DCS communication for TileCal operation. The aim of the implementation is to increase the robustness and understanding of the detector from the two systems involved. The basic principle observed is that the two systems operate independently in parallel. Hence, the knowledge of the status of the whole detector from each of the two systems is required for further analysis of the archived data.

  4. Evaluation of ETOG-3Q/ETOG-3, FLANGE-II, XLACS, NJOY and linear/recent/groupie codes for calculations of resonance and reference cross sections

    International Nuclear Information System (INIS)

    Anaf, J.; Chalhoub, E.S.

    1991-01-01

    The NJOY and LINEAR/RECENT/GROUPIE calculational procedures for the resolved and unresolved resonance contributions and background cross sections are evaluated. Elastic scattering, fission and capture multigroup cross sections generated by these codes and the previously validated ETOG-3Q, ETOG-3, FLANGE-II and XLACS are compared. Constant weighting function and zero Kelvin temperature are considered. Discrepancies are presented and analyzed. (author)

  5. METHOD FOR EVALUATING MOLD GROWTH ON CEILING TILE

    Science.gov (United States)

    A method to extract mold spores from porous ceiling tiles was developed using a masticator blender. Ceiling tiles were inoculated and analyzed using four species of mold. Statistical analysis comparing results obtained by masticator extraction and the swab method was performed. T...

  6. Characterization of an Ionization Readout Tile for nEXO

    Science.gov (United States)

    Jewell, M.; Schubert, A.; Cen, W. R.; Dalmasson, J.; DeVoe, R.; Fabris, L.; Gratta, G.; Jamil, A.; Li, G.; Odian, A.; Patel, M.; Pocar, A.; Qiu, D.; Wang, Q.; Wen, L. J.; Albert, J. B.; Anton, G.; Arnquist, I. J.; Badhrees, I.; Barbeau, P.; Beck, D.; Belov, V.; Bourque, F.; Brodsky, J. P.; Brown, E.; Brunner, T.; Burenkov, A.; Cao, G. F.; Cao, L.; Chambers, C.; Charlebois, S. A.; Chiu, M.; Cleveland, B.; Coon, M.; Craycraft, A.; Cree, W.; Côté, M.; Daniels, T.; Daugherty, S. J.; Daughhetee, J.; Delaquis, S.; Der Mesrobian-Kabakian, A.; Didberidze, T.; Dilling, J.; Ding, Y. Y.; Dolinski, M. J.; Dragone, A.; Fairbank, W.; Farine, J.; Feyzbakhsh, S.; Fontaine, R.; Fudenberg, D.; Giacomini, G.; Gornea, R.; Hansen, E. V.; Harris, D.; Hasan, M.; Heffner, M.; Hoppe, E. W.; House, A.; Hufschmidt, P.; Hughes, M.; Hößl, J.; Ito, Y.; Iverson, A.; Jiang, X. S.; Johnston, S.; Karelin, A.; Kaufman, L. J.; Koffas, T.; Kravitz, S.; Krücken, R.; Kuchenkov, A.; Kumar, K. S.; Lan, Y.; Leonard, D. S.; Li, S.; Li, Z.; Licciardi, C.; Lin, Y. H.; MacLellan, R.; Michel, T.; Mong, B.; Moore, D.; Murray, K.; Newby, R. J.; Ning, Z.; Njoya, O.; Nolet, F.; Odgers, K.; Oriunno, M.; Orrell, J. L.; Ostrovskiy, I.; Overman, C. T.; Ortega, G. S.; Parent, S.; Piepke, A.; Pratte, J.-F.; Radeka, V.; Raguzin, E.; Rao, T.; Rescia, S.; Retiere, F.; Robinson, A.; Rossignol, T.; Rowson, P. C.; Roy, N.; Saldanha, R.; Sangiorgio, S.; Schmidt, S.; Schneider, J.; Sinclair, D.; Skarpaas, K.; Soma, A. K.; St-Hilaire, G.; Stekhanov, V.; Stiegler, T.; Sun, X. L.; Tarka, M.; Todd, J.; Tolba, T.; Tsang, R.; Tsang, T.; Vachon, F.; Veeraraghavan, V.; Visser, G.; Vuilleumier, J.-L.; Wagenpfeil, M.; Weber, M.; Wei, W.; Wichoski, U.; Wrede, G.; Wu, S. X.; Wu, W. H.; Yang, L.; Yen, Y.-R.; Zeldovich, O.; Zhang, X.; Zhao, J.; Zhou, Y.; Ziegler, T.

    2018-01-01

    A new design for the anode of a time projection chamber, consisting of a charge-detecting "tile", is investigated for use in large scale liquid xenon detectors. The tile is produced by depositing 60 orthogonal metal charge-collecting strips, 3 mm wide, on a 10 cm × 10 cm fused-silica wafer. These charge tiles may be employed by large detectors, such as the proposed tonne-scale nEXO experiment to search for neutrinoless double-beta decay. Modular by design, an array of tiles can cover a sizable area. The width of each strip is small compared to the size of the tile, so a Frisch grid is not required. A grid-less, tiled anode design is beneficial for an experiment such as nEXO, where a wire tensioning support structure and Frisch grid might contribute radioactive backgrounds and would have to be designed to accommodate cycling to cryogenic temperatures. The segmented anode also reduces some degeneracies in signal reconstruction that arise in large-area crossed-wire time projection chambers. A prototype tile was tested in a cell containing liquid xenon. Very good agreement is achieved between the measured ionization spectrum of a 207Bi source and simulations that include the microphysics of recombination in xenon and a detailed modeling of the electrostatic field of the detector. An energy resolution σ/E=5.5% is observed at 570 keV, comparable to the best intrinsic ionization-only resolution reported in literature for liquid xenon at 936 V/cm.

  7. ALT-II armor tile design for upgraded TEXTOR operation

    International Nuclear Information System (INIS)

    Newberry, B.L.; McGrath, R.T.; Watson, R.D.

    1994-01-01

    The upgrade of the TEXTOR tokamak at KFA Julich will be completed in the spring of 1994. The upgrade will extend the TEXTOR pulse length from 5 seconds to 10 seconds. The auxiliary heating systems are also scheduled to be upgraded so that eventually a total of 8.0 MW auxiliary heating will be available through a combination of neutral beam injection and radio frequency heating. Originally, the inertially cooled armor tiles on the full toroidal belt Advanced Limiter Test - II (ALT-II) were designed for 5-second operation with a total heating power of 6.0 MW. The upgrade of TEXTOR will increase the energy deposited per pulse onto ALT-II by more than 300%. Consequently, the graphite armor tiles for ALT-II had to be redesigned in order to increase their thermal inertia and, thereby, avoid excessively high graphite armor surface temperatures that would lead to unacceptable contamination of the plasma. The armor tile thermal inertia had been increase primarily by expanding the radial thickness of the tiles from 17 mm to 20 mm. This increase in radial tile dimension will reduce the overall pumping efficiency of the ALT-II pump limiter by about 30%. The final armor tile design was a compromise between increasing the power handling capability and reducing the particle exhaust efficiency of ALT-II. The reduction in exhaust efficiency is unfortunate, but could only be avoided by active cooling of the ALT-II armor tiles. The active cooling option was too complicated and expensive to be considered at this time

  8. Run 1 Performance of the ATLAS Tile Calorimeter

    CERN Document Server

    Heelan, Louise; The ATLAS collaboration

    2014-01-01

    The ATLAS Tile hadronic calorimeter (TileCal) provides highly-segmented energy measurements of incoming particles. It is a key detector for the measurement of hadrons, jets, tau leptons and missing transverse energy. It is also useful for identification and reconstruction of muons due to good signal to noise ratio. The calorimeter consists of thin steel plates and 460,000 scintillating tiles configured into 5000 cells, each viewed by two photomultipliers. The calorimeter response and its readout electronics is monitored to better than 1% using radioactive source, laser and charge injection systems. The calibration and performance of the calorimeter have been established through test beam measurements, cosmic ray muons and the large sample of proton-proton collisions acquired in 2011 and 2012. Results on the calorimeter performance are presented, including the absolute energy scale, timing, noise and associated stabilities. The results demonstrate that the Tile Calorimeter has performed well within the design ...

  9. Simulating the performance of a distance-3 surface code in a linear ion trap

    Science.gov (United States)

    Trout, Colin J.; Li, Muyuan; Gutiérrez, Mauricio; Wu, Yukai; Wang, Sheng-Tao; Duan, Luming; Brown, Kenneth R.

    2018-04-01

    We explore the feasibility of implementing a small surface code with 9 data qubits and 8 ancilla qubits, commonly referred to as surface-17, using a linear chain of 171Yb+ ions. Two-qubit gates can be performed between any two ions in the chain with gate time increasing linearly with ion distance. Measurement of the ion state by fluorescence requires that the ancilla qubits be physically separated from the data qubits to avoid errors on the data due to scattered photons. We minimize the time required to measure one round of stabilizers by optimizing the mapping of the two-dimensional surface code to the linear chain of ions. We develop a physically motivated Pauli error model that allows for fast simulation and captures the key sources of noise in an ion trap quantum computer including gate imperfections and ion heating. Our simulations showed a consistent requirement of a two-qubit gate fidelity of ≥99.9% for the logical memory to have a better fidelity than physical two-qubit operations. Finally, we perform an analysis of the error subsets from the importance sampling method used to bound the logical error rates to gain insight into which error sources are particularly detrimental to error correction.

  10. Frost damage of roof tiles: A study on moisture boundary conditions

    OpenAIRE

    Iba, Chiemi; Ueda, Ayumi; Hokoi, Shuichi

    2015-01-01

    Freeze-thaw cycles are the most serious cause of roof tile deterioration; thus, it is important to know the temperature and moisture distributions in tile materials for protection against frost damage. This study focused on moisture boundary conditions for air layers under the tile. Temperature and humidity were measured using model structures with different types of roof tiles. The results showed that the temperatures around the roof were strongly influenced by solar and longwave radiation, ...

  11. De novo design of an RNA tile that self-assembles into a homo-octameric nanoprism

    Science.gov (United States)

    Yu, Jinwen; Liu, Zhiyu; Jiang, Wen; Wang, Guansong; Mao, Chengde

    2015-01-01

    Rational, de novo design of RNA nanostructures can potentially integrate a wide array of structural and functional diversities. Such nanostructures have great promises in biomedical applications. Despite impressive progress in this field, all RNA building blocks (or tiles) reported so far are not geometrically well defined. They are generally flexible and can only assemble into a mixture of complexes with different sizes. To achieve defined structures, multiple tiles with different sequences are needed. In this study, we design an RNA tile that can homo-oligomerize into a uniform RNA nanostructure. The designed RNA nanostructure is characterized by gel electrophoresis, atomic force microscopy and cryogenic electron microscopy imaging. We believe that development along this line would help RNA nanotechnology to reach the structural control that is currently associated with DNA nanotechnology.

  12. Coding and decoding libraries of sequence-defined functional copolymers synthesized via photoligation.

    Science.gov (United States)

    Zydziak, Nicolas; Konrad, Waldemar; Feist, Florian; Afonin, Sergii; Weidner, Steffen; Barner-Kowollik, Christopher

    2016-11-30

    Designing artificial macromolecules with absolute sequence order represents a considerable challenge. Here we report an advanced light-induced avenue to monodisperse sequence-defined functional linear macromolecules up to decamers via a unique photochemical approach. The versatility of the synthetic strategy-combining sequential and modular concepts-enables the synthesis of perfect macromolecules varying in chemical constitution and topology. Specific functions are placed at arbitrary positions along the chain via the successive addition of monomer units and blocks, leading to a library of functional homopolymers, alternating copolymers and block copolymers. The in-depth characterization of each sequence-defined chain confirms the precision nature of the macromolecules. Decoding of the functional information contained in the molecular structure is achieved via tandem mass spectrometry without recourse to their synthetic history, showing that the sequence information can be read. We submit that the presented photochemical strategy is a viable and advanced concept for coding individual monomer units along a macromolecular chain.

  13. Explicit MDS Codes with Complementary Duals

    DEFF Research Database (Denmark)

    Beelen, Duals Peter; Jin, Lingfei

    2018-01-01

    In 1964, Massey introduced a class of codes with complementary duals which are called Linear Complimentary Dual (LCD for short) codes. He showed that LCD codes have applications in communication system, side-channel attack (SCA) and so on. LCD codes have been extensively studied in literature....... On the other hand, MDS codes form an optimal family of classical codes which have wide applications in both theory and practice. The main purpose of this paper is to give an explicit construction of several classes of LCD MDS codes, using tools from algebraic function fields. We exemplify this construction...

  14. On the Combination of Multi-Layer Source Coding and Network Coding for Wireless Networks

    DEFF Research Database (Denmark)

    Krigslund, Jeppe; Fitzek, Frank; Pedersen, Morten Videbæk

    2013-01-01

    quality is developed. A linear coding structure designed to gracefully encapsulate layered source coding provides both low complexity of the utilised linear coding while enabling robust erasure correction in the form of fountain coding capabilities. The proposed linear coding structure advocates efficient...

  15. Plasma surface interactions at the JET X-point tiles

    International Nuclear Information System (INIS)

    Martinelli, A.P.; Behrisch, R.; Coad, J.P.; Kock, L. de

    1989-01-01

    Operation with a magnetic divertor, which leads to a zero poloidal field inside the volume of the discharge vessel (the X-point) has led to substantial improvements in confinement time in JET. In this mode the diverted plasma is conducted to a large number of graphite tiles (X-point tiles) near the top of the vessel. The power handling capability of these tiles limits the maximum additional heating power to the discharge. The study of the surface modifications of the X-point tiles of JET is therefore of interest both to correlate the magnetic configuration and plasma particle and energy fluxes with the surface modifications, and also to get information about the erosion and deposition at these wall areas. (author) 5 refs., 4 figs

  16. High-performance bidiagonal reduction using tile algorithms on homogeneous multicore architectures

    KAUST Repository

    Ltaief, Hatem

    2013-04-01

    This article presents a new high-performance bidiagonal reduction (BRD) for homogeneous multicore architectures. This article is an extension of the high-performance tridiagonal reduction implemented by the same authors [Luszczek et al., IPDPS 2011] to the BRD case. The BRD is the first step toward computing the singular value decomposition of a matrix, which is one of the most important algorithms in numerical linear algebra due to its broad impact in computational science. The high performance of the BRD described in this article comes from the combination of four important features: (1) tile algorithms with tile data layout, which provide an efficient data representation in main memory; (2) a two-stage reduction approach that allows to cast most of the computation during the first stage (reduction to band form) into calls to Level 3 BLAS and reduces the memory traffic during the second stage (reduction from band to bidiagonal form) by using high-performance kernels optimized for cache reuse; (3) a data dependence translation layer that maps the general algorithm with column-major data layout into the tile data layout; and (4) a dynamic runtime system that efficiently schedules the newly implemented kernels across the processing units and ensures that the data dependencies are not violated. A detailed analysis is provided to understand the critical impact of the tile size on the total execution time, which also corresponds to the matrix bandwidth size after the reduction of the first stage. The performance results show a significant improvement over currently established alternatives. The new high-performance BRD achieves up to a 30-fold speedup on a 16-core Intel Xeon machine with a 12000×12000 matrix size against the state-of-the-art open source and commercial numerical software packages, namely LAPACK, compiled with optimized and multithreaded BLAS from MKL as well as Intel MKL version 10.2. © 2013 ACM.

  17. Computer codes for three dimensional mass transport with non-linear sorption

    International Nuclear Information System (INIS)

    Noy, D.J.

    1985-03-01

    The report describes the mathematical background and data input to finite element programs for three dimensional mass transport in a porous medium. The transport equations are developed and sorption processes are included in a general way so that non-linear equilibrium relations can be introduced. The programs are described and a guide given to the construction of the required input data sets. Concluding remarks indicate that the calculations require substantial computer resources and suggest that comprehensive preliminary analysis with lower dimensional codes would be important in the assessment of field data. (author)

  18. An automated data management/analysis system for space shuttle orbiter tiles. [stress analysis

    Science.gov (United States)

    Giles, G. L.; Ballas, M.

    1982-01-01

    An engineering data management system was combined with a nonlinear stress analysis program to provide a capability for analyzing a large number of tiles on the space shuttle orbiter. Tile geometry data and all data necessary of define the tile loads environment accessed automatically as needed for the analysis of a particular tile or a set of tiles. User documentation provided includes: (1) description of computer programs and data files contained in the system; (2) definitions of all engineering data stored in the data base; (3) characteristics of the tile anaytical model; (4) instructions for preparation of user input; and (5) a sample problem to illustrate use of the system. Description of data, computer programs, and analytical models of the tile are sufficiently detailed to guide extension of the system to include additional zones of tiles and/or additional types of analyses

  19. Design and Applications of Rapid Image Tile Producing Software Based on Mosaic Dataset

    Science.gov (United States)

    Zha, Z.; Huang, W.; Wang, C.; Tang, D.; Zhu, L.

    2018-04-01

    Map tile technology is widely used in web geographic information services. How to efficiently produce map tiles is key technology for rapid service of images on web. In this paper, a rapid producing software for image tile data based on mosaic dataset is designed, meanwhile, the flow of tile producing is given. Key technologies such as cluster processing, map representation, tile checking, tile conversion and compression in memory are discussed. Accomplished by software development and tested by actual image data, the results show that this software has a high degree of automation, would be able to effectively reducing the number of IO and improve the tile producing efficiency. Moreover, the manual operations would be reduced significantly.

  20. DESIGN AND APPLICATIONS OF RAPID IMAGE TILE PRODUCING SOFTWARE BASED ON MOSAIC DATASET

    Directory of Open Access Journals (Sweden)

    Z. Zha

    2018-04-01

    Full Text Available Map tile technology is widely used in web geographic information services. How to efficiently produce map tiles is key technology for rapid service of images on web. In this paper, a rapid producing software for image tile data based on mosaic dataset is designed, meanwhile, the flow of tile producing is given. Key technologies such as cluster processing, map representation, tile checking, tile conversion and compression in memory are discussed. Accomplished by software development and tested by actual image data, the results show that this software has a high degree of automation, would be able to effectively reducing the number of IO and improve the tile producing efficiency. Moreover, the manual operations would be reduced significantly.

  1. Calibration and monitoring of the ATLAS Tile calorimeter

    CERN Document Server

    Boumediene, Djamel Eddine; The ATLAS collaboration

    2017-01-01

    The ATLAS Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment and provides important information for reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs). PMT signals are then digitized at 40~MHz and stored on detector and are only transferred off detector once the first level trigger acceptance has been confirmed. The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two PMTs in parallel. To calibrate and monitor the stability and performance of each part of the readout chain, a set of calibration systems is used. The TileCal calibration system comprises Cesium radioactive sources, laser, charge injection elements and an integrator b...

  2. ATLAS Tile calorimeter calibration and monitoring systems

    Science.gov (United States)

    Chomont, Arthur; ATLAS Collaboration

    2017-11-01

    The ATLAS Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment and provides important information for reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs), located on the outside of the calorimeter. The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two PMTs in parallel. To calibrate and monitor the stability and performance of each part of the readout chain during the data taking, a set of calibration systems is used. The TileCal calibration system comprises cesium radioactive sources, Laser and charge injection elements, and allows for monitoring and equalization of the calorimeter response at each stage of the signal production, from scintillation light to digitization. Based on LHC Run 1 experience, several calibration systems were improved for Run 2. The lessons learned, the modifications, and the current LHC Run 2 performance are discussed.

  3. Thermoluminescence study of materials (natural minerals) used in ceramic tiles industry

    Energy Technology Data Exchange (ETDEWEB)

    Murthy, K V R, E-mail: drmurthykvr@yahoo.com [Display Materials Laboratory Applied Physics Department Faculty of Technology and Engineering M.S. University of Baroda, Baroda-390 001 (India)

    2009-07-15

    Mother earth is giving many materials in the natural form as well as in mineral form. Among them the marbles, granites and other variety of slabs for house hold flooring purposes. The people demand for variety of flooring materials leads to develop various types of ceramic tile. In India ceramic tiles industry is one of the fast growing one. More than two hundred units are manufacturing the ceramic tiles situated around Morbi, Rajkot, Gujarat, India. The basic raw materials required for manufacturing the various types of ceramic tiles are natural minerals. The following are the minerals used to manufacture the ceramic tiles i.e. quartz, feldspar, zircon, china clay, talc, grok, Aluminum oxide etc.,

  4. Thermoluminescence study of materials (natural minerals) used in ceramic tiles industry

    International Nuclear Information System (INIS)

    Murthy, K V R

    2009-01-01

    Mother earth is giving many materials in the natural form as well as in mineral form. Among them the marbles, granites and other variety of slabs for house hold flooring purposes. The people demand for variety of flooring materials leads to develop various types of ceramic tile. In India ceramic tiles industry is one of the fast growing one. More than two hundred units are manufacturing the ceramic tiles situated around Morbi, Rajkot, Gujarat, India. The basic raw materials required for manufacturing the various types of ceramic tiles are natural minerals. The following are the minerals used to manufacture the ceramic tiles i.e. quartz, feldspar, zircon, china clay, talc, grok, Aluminum oxide etc.,

  5. Linear regression methods a ccording to objective functions

    OpenAIRE

    Yasemin Sisman; Sebahattin Bektas

    2012-01-01

    The aim of the study is to explain the parameter estimation methods and the regression analysis. The simple linear regressionmethods grouped according to the objective function are introduced. The numerical solution is achieved for the simple linear regressionmethods according to objective function of Least Squares and theLeast Absolute Value adjustment methods. The success of the appliedmethods is analyzed using their objective function values.

  6. ARES: automated response function code. Users manual. [HPGAM and LSQVM

    Energy Technology Data Exchange (ETDEWEB)

    Maung, T.; Reynolds, G.M.

    1981-06-01

    This ARES user's manual provides detailed instructions for a general understanding of the Automated Response Function Code and gives step by step instructions for using the complete code package on a HP-1000 system. This code is designed to calculate response functions of NaI gamma-ray detectors, with cylindrical or rectangular geometries.

  7. GROWTH EVALUATION OF FUNGI (PENICILLIUM AND ASPERGILLUS SPP.) ON CEILING TILES

    Science.gov (United States)

    The paper gives results of an evaluation of the potential for fungal growth on four different ceiling tiles in static chambers. It was found that even new ceiling tiles supported fungal growth under favorable conditions. Used ceiling tiles appeared to be more susceptible to funga...

  8. Upgrading the ATLAS Tile Calorimeter electronics

    CERN Document Server

    Oreglia, M; The ATLAS collaboration

    2013-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the most central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. The main upgrade will occur for the High Luminosity LHC phase (phase 2) which is scheduled around 2022. The upgrade aims at replacing the majority of the on- and off- detector electronics so that all calorimeter signals are directly digitized and sent to the off-detector electronics in the counting room. An ambitious upgrade development program is pursued studying different electronics options. Three different options are presently being investigated for the front-end electronic upgrade. Which one to use will be decided after extensive test beam studies. High speed optical links are used to read out all digitized data to the counting room. For the off-detector electronics a new back-end architecture is being developed, including the initial trigger processing and pipeline memories. A demonstrator prototype read-out for a slice of the ...

  9. Upgrading the ATLAS Tile Calorimeter electronics

    CERN Document Server

    Carrio, F; The ATLAS collaboration

    2013-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the most central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. Its main upgrade will occur for the High Luminosity LHC phase (phase 2) where the luminosity will have increased 5-fold compared to the design luminosity (1034 cm−2s−1) but with maintained energy (i.e. 7+7 TeV). An additional luminosity increase by a factor of 2 can be achieved by luminosity leveling. This upgrade will probably happen around 2022. The upgrade aims at replacing the majority of the on- and off- detector electronics so that all calorimeter signals are directly digitized and sent to the off-detector electronics in the counting room. To achieve the required reliability, redundancy has been introduced at different levels. An ambitious upgrade development program is pursued studying different electronics options. Three different options are presently being investigated for the front-end electronic upgrade. Which one to u...

  10. Principal minors and rhombus tilings

    International Nuclear Information System (INIS)

    Kenyon, Richard; Pemantle, Robin

    2014-01-01

    The algebraic relations between the principal minors of a generic n × n matrix are somewhat mysterious, see e.g. Lin and Sturmfels (2009 J. Algebra 322 4121–31). We show, however, that by adding in certain almost principal minors, the ideal of relations is generated by translations of a single relation, the so-called hexahedron relation, which is a composition of six cluster mutations. We give in particular a Laurent-polynomial parameterization of the space of n × n matrices, whose parameters consist of certain principal and almost principal minors. The parameters naturally live on vertices and faces of the tiles in a rhombus tiling of a convex 2n-gon. A matrix is associated to an equivalence class of tilings, all related to each other by Yang–Baxter-like transformations. By specializing the initial data we can similarly parameterize the space of Hermitian symmetric matrices over R,C or H the quaternions. Moreover by further specialization we can parametrize the space of positive definite matrices over these rings. This article is part of a special issue of Journal of Physics A: Mathematical and Theoretical devoted to ‘Cluster algebras mathematical physics’. (paper)

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

    Directory of Open Access Journals (Sweden)

    Zhang Wei

    2009-09-01

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

  12. INTRANS. A computer code for the non-linear structural response analysis of reactor internals under transient loads

    International Nuclear Information System (INIS)

    Ramani, D.T.

    1977-01-01

    The 'INTRANS' system is a general purpose computer code, designed to perform linear and non-linear structural stress and deflection analysis of impacting or non-impacting nuclear reactor internals components coupled with reactor vessel, shield building and external as well as internal gapped spring support system. This paper describes in general a unique computational procedure for evaluating the dynamic response of reactor internals, descretised as beam and lumped mass structural system and subjected to external transient loads such as seismic and LOCA time-history forces. The computational procedure is outlined in the INTRANS code, which computes component flexibilities of a discrete lumped mass planar model of reactor internals by idealising an assemblage of finite elements consisting of linear elastic beams with bending, torsional and shear stiffnesses interacted with external or internal linear as well as non-linear multi-gapped spring support system. The method of analysis is based on the displacement method and the code uses the fourth-order Runge-Kutta numerical integration technique as a basis for solution of dynamic equilibrium equations of motion for the system. During the computing process, the dynamic response of each lumped mass is calculated at specific instant of time using well-known step-by-step procedure. At any instant of time then, the transient dynamic motions of the system are held stationary and based on the predicted motions and internal forces of the previous instant. From which complete response at any time-step of interest may then be computed. Using this iterative process, the relationship between motions and internal forces is satisfied step by step throughout the time interval

  13. Lee weight enumerators of self-dual codes and theta functions

    NARCIS (Netherlands)

    Asch, van A.G.; Martens, F.J.L.

    2008-01-01

    The theory of modular forms, in particular theta functions, and coding theory are in a remarkable way connected. The connection is established by defining a suitable lattice corresponding to the given code, and considering its theta function. First we define some special theta functions, and

  14. A Global User-Driven Model for Tile Prefetching in Web Geographical Information Systems.

    Science.gov (United States)

    Pan, Shaoming; Chong, Yanwen; Zhang, Hang; Tan, Xicheng

    2017-01-01

    A web geographical information system is a typical service-intensive application. Tile prefetching and cache replacement can improve cache hit ratios by proactively fetching tiles from storage and replacing the appropriate tiles from the high-speed cache buffer without waiting for a client's requests, which reduces disk latency and improves system access performance. Most popular prefetching strategies consider only the relative tile popularities to predict which tile should be prefetched or consider only a single individual user's access behavior to determine which neighbor tiles need to be prefetched. Some studies show that comprehensively considering all users' access behaviors and all tiles' relationships in the prediction process can achieve more significant improvements. Thus, this work proposes a new global user-driven model for tile prefetching and cache replacement. First, based on all users' access behaviors, a type of expression method for tile correlation is designed and implemented. Then, a conditional prefetching probability can be computed based on the proposed correlation expression mode. Thus, some tiles to be prefetched can be found by computing and comparing the conditional prefetching probability from the uncached tiles set and, similarly, some replacement tiles can be found in the cache buffer according to multi-step prefetching. Finally, some experiments are provided comparing the proposed model with other global user-driven models, other single user-driven models, and other client-side prefetching strategies. The results show that the proposed model can achieve a prefetching hit rate in approximately 10.6% ~ 110.5% higher than the compared methods.

  15. Coherent Synchrotron Radiation A Simulation Code Based on the Non-Linear Extension of the Operator Splitting Method

    CERN Document Server

    Dattoli, Giuseppe

    2005-01-01

    The coherent synchrotron radiation (CSR) is one of the main problems limiting the performance of high intensity electron accelerators. A code devoted to the analysis of this type of problems should be fast and reliable: conditions that are usually hardly achieved at the same time. In the past, codes based on Lie algebraic techniques have been very efficient to treat transport problem in accelerators. The extension of these method to the non-linear case is ideally suited to treat CSR instability problems. We report on the development of a numerical code, based on the solution of the Vlasov equation, with the inclusion of non-linear contribution due to wake field effects. The proposed solution method exploits an algebraic technique, using exponential operators implemented numerically in C++. We show that the integration procedure is capable of reproducing the onset of an instability and effects associated with bunching mechanisms leading to the growth of the instability itself. In addition, parametric studies a...

  16. Research about the number of D-points of -tiling in given ellipse

    Directory of Open Access Journals (Sweden)

    Xianglin WEI

    2017-04-01

    Full Text Available An Archimedean tiling is a tiling of the plane by one type of regular polygon or several types of regular polygons, and every vertex of the tiling has the same vertex characteristics. There are 11 Archimedean tiling, and this paper studies -tiling, which is an Archimedean tiling generated by squares and regular octagons in the plane, and every vertex is associated with one square and two octagons. This paper studies the number of vertices contained in an ellipse in -tiling. Through analysing the sequence of vertices lying on half chord in the ellipse, and using the method of the geometry of number and congruence in number theory, it presents an algorithm about the value of the number of vertices contained in the ellipse, and obtains a formula of limit about the number of vertices and the square of short semi-axis of the ellipse. It is proved that the value of limit is connected with the area of the corresponding central polygon. The algorithm and the formula of limit are very useful for the study of related problems in other Archimedean tilings.

  17. Radioactive sources for ATLAS hadron tile calorimeter calibration

    International Nuclear Information System (INIS)

    Budagov, Yu.; Cavalli-Sforza, M.; Ivanyushenkov, Yu.

    1997-01-01

    The main requirements for radioactive sources applied in the TileCal calibration systems are formulated; technology of the sources production developed in the Laboratory of Nuclear Problems, JINR is described. Design and characteristics of the prototype sources manufactured in Dubna and tested on ATLAS TileCal module 0 are presented

  18. The Production and Qualification of Scintillator Tiles for the ATLAS Hadronic Calorimeter

    CERN Document Server

    Abdallah, J; Alexa, C; Alves, R; Amaral, P; Ananiev, A; Anderson, K; Andresen, X; Antonaki, A; Batusov, V; Bednar, P; Bergeaas, E; Biscarat, C; Blanch, O; Blanchot, G; Bohm, C; Boldea, V; Bosi, F; Bosman, M; Bromberg, C; Budagov, Yu; Calvet, D; Cardeira, C; Carli, T; Carvalho, J; Cascella, M; Castillo, M V; Costello, J; Cavalli-Sforza, M; Cavasinni, V; Cerqueira, A S; Clément, C; Cobal, M; Cogswell, F; Constantinescu, S; Costanzo, D; Da Silva, P; David, M; Davidek, T; Dawson, J; De, K; Del Prete, T; Diakov, E; Di Girolamo, B; Dita, S; Dolejsi, J; Dolezal, Z; Dotti, A; Downing, R; Drake, G; Efthymiopoulos, I; Errede, D; Errede, S; Farbin, A; Fassouliotis, D; Feng, E; Fenyuk, A; Ferdi, C; Ferreira, B C; Ferrer, A; Flaminio, V; Flix, J; Francavilla, P; Fullana, E; Garde, V; Gellerstedt, K; Giakoumopoulou, V; Giangiobbe, V; Gildemeister, O; Gilewsky, V; Giokaris, N; Gollub, N; Gomes, A; González, V; Gouveia, J; Grenier, P; Gris, P; Guarino, V; Guicheney, C; Sen-Gupta, A; Hakobyan, H; Haney, M; Hellman, S; Henriques, A; Higón, E; Hill, N; Holmgren, S; Hruska, I; Hurwitz, M; Huston, J; Jen-La Plante, I; Jon-And, K; Junk, T; Karyukhin, A; Khubua, J; Klereborn, J; Konsnantinov, V; Kopikov, S; Korolkov, I; Krivkova, P; Kulchitskii, Yu A; Kurochkin, Yu; Kuzhir, P; Lapin, V; LeCompte, T; Lefèvre, R; Leitner, R; Li, J; Liablin, M; Lokajícek, M; Lomakin, Y; Lourtie, P; Lovas, L; Lupi, A; Maidantchik, C; Maio, A; Maliukov, S; Manousakis, A; Marques, C; Marroquim, F; Martin, F; Mazzoni, E; Merritt, F S; Myagkov, A; Miller, R; Minashvili, I; Miralles, L; Montarou, G; Némécek, S; Nessi, M; Nikitine, I; Nodulman, L; Norniella, O; Onofre, A; Oreglia, M; Palan, B; Pallin, D; Pantea, D; Pereira, A; Pilcher, J E; Pina, J; Pinhão, J; Pod, E; Podlyski, F; Portell, X; Poveda, J; Pribyl, a L; Price, L E; Proudfoot, J; Ramalho, M; Ramstedt, M; Raposeiro, L; Reis, J; Richards, R; Roda, C; Romanov, V; Rosnet, P; Roy, P; Ruiz, A; Rumiantsau, V; Rusakovich, N; Sada Costa, J; Salto, O; Salvachúa, B; Sanchis, E; Sanders, H; Santoni, C; Santos, J; Saraiva, J G; Sarri, F; Says, L P; Schlager, G; Schlereth, J L; Seixas, J M; Selldén, B; Shalanda, N; Shevtsov, P; Shochet, M; Silva, J; Simaitis, V; Simonyan, M; Sisakian, A; Sjölin, J; Solans, C; Solodkov, A; Solovyanov, O; Sosebee, M; Spanó, F; Speckmeyer, P; Stanek, R; Starchenko, E; Starovoitov, P; Suk, M; Sykora, I; Tang, F; Tas, P; Teuscher, R; Tischenko, M; Tokar, S; Topilin, N; Torres, J; Underwood, D; Usai, G; Valero, A; Valkár, S; Valls, J A; Vartapetian, A; Vazeille, F; Vellidis, C; Ventura, F; Vichou, I; Vivarelli, I; Volpi, M; White, A; Zaitsev, A; Zaytsev, Yu; Zenin, A; Zenis, T; Zenonos, Z; Zenz, S; Zilka, B

    2007-01-01

    The production of the scintillator tiles for the ATLAS Tile Calorimeter is presented. In addition to the manufacture and production, the properties of the tiles will be presented including light yield, uniformity and stability.

  19. Edge localized linear ideal magnetohydrodynamic instability studies in an extended-magnetohydrodynamic code

    International Nuclear Information System (INIS)

    Burke, B. J.; Kruger, S. E.; Hegna, C. C.; Zhu, P.; Snyder, P. B.; Sovinec, C. R.; Howell, E. C.

    2010-01-01

    A linear benchmark between the linear ideal MHD stability codes ELITE [H. R. Wilson et al., Phys. Plasmas 9, 1277 (2002)], GATO [L. Bernard et al., Comput. Phys. Commun. 24, 377 (1981)], and the extended nonlinear magnetohydrodynamic (MHD) code, NIMROD [C. R. Sovinec et al.., J. Comput. Phys. 195, 355 (2004)] is undertaken for edge-localized (MHD) instabilities. Two ballooning-unstable, shifted-circle tokamak equilibria are compared where the stability characteristics are varied by changing the equilibrium plasma profiles. The equilibria model an H-mode plasma with a pedestal pressure profile and parallel edge currents. For both equilibria, NIMROD accurately reproduces the transition to instability (the marginally unstable mode), as well as the ideal growth spectrum for a large range of toroidal modes (n=1-20). The results use the compressible MHD model and depend on a precise representation of 'ideal-like' and 'vacuumlike' or 'halo' regions within the code. The halo region is modeled by the introduction of a Lundquist-value profile that transitions from a large to a small value at a flux surface location outside of the pedestal region. To model an ideal-like MHD response in the core and a vacuumlike response outside the transition, separate criteria on the plasma and halo Lundquist values are required. For the benchmarked equilibria the critical Lundquist values are 10 8 and 10 3 for the ideal-like and halo regions, respectively. Notably, this gives a ratio on the order of 10 5 , which is much larger than experimentally measured values using T e values associated with the top of the pedestal and separatrix. Excellent agreement with ELITE and GATO calculations are made when sharp boundary transitions in the resistivity are used and a small amount of physical dissipation is added for conditions very near and below marginal ideal stability.

  20. On the algebraic characterization of aperiodic tilings related to ADE-root systems

    International Nuclear Information System (INIS)

    Kellendonk, J.

    1992-09-01

    The algebraic characterization of sets of locally equivalent aperiodic tilings, being examples of quantum spaces, is conducted for a certain type of tilings in a manner proposed by A. Connes. These 2-dimensional tilings are obtained by application of the strip method to the root lattice of an ADE-Coxeter group. The plane along which the strip is constructed is determined by the canonical Coxeter element leading to the result that a 2- dimensional tiling decomposes into a cartesian product of two 1- dimensional tilings. The properties of the tilings are investigated, including selfsimilarity, and the determination of the relevant algebraic is considered, namely the ordered K 0 -group of an algebra naturaly assigned to the quantum space. The result also yields an application of the 2-dimensional abstract gap labelling theorem. (orig.)

  1. Simulations of vertical disruptions with VDE code: Hiro and Evans currents

    Science.gov (United States)

    Li, Xujing; Di Hu Team; Leonid Zakharov Team; Galkin Team

    2014-10-01

    The recently created numerical code VDE for simulations of vertical instability in tokamaks is presented. The numerical scheme uses the Tokamak MHD model, where the plasma inertia is replaced by the friction force, and an adaptive grid numerical scheme. The code reproduces well the surface currents generated at the plasma boundary by the instability. Five regimes of the vertical instability are presented: (1) Vertical instability in a given plasma shaping field without a wall; (2) The same with a wall and magnetic flux ΔΨ|plX< ΔΨ|Xwall(where X corresponds to the X-point of a separatrix); (3) The same with a wall and magnetic flux ΔΨ|plX> ΔΨ|Xwall; (4) Vertical instability without a wall with a tile surface at the plasma path; (5) The same in the presence of a wall and a tile surface. The generation of negative Hiro currents along the tile surface, predicted earlier by the theory and measured on EAST in 2012, is well-reproduced by simulations. In addition, the instability generates the force-free Evans currents at the free plasma surface. The new pattern of reconnection of the plasma with the vacuum magnetic field is discovered. This work is supported by US DoE Contract No. DE-AC02-09-CH11466.

  2. Stoneware tile manufacturing using rice straw ash as feldspar replacement

    International Nuclear Information System (INIS)

    Alvaro Guzman, A.; John Torres, L.; Martha Cedeno, V.; Silvio Delvasto, A.; Vicente Amigo, B.; Enrique Sanchez, V.

    2013-01-01

    In this research are presented the results of using rice straw ash (RSA) in low proportions as substitute of feldspar for manufacturing stoneware tiles. Specimens of semidry triaxial mixtures, where feldspar was substituted for different percentages (25 % and 50 %) of RSA, were prepared by uniaxial pressing, followed by drying and sintering. Physical and mechanical properties of sintered bodies were evaluated. Porcelain stoneware tile specimens C0 and CF25 reached bending strength and water absorption values were in accordance with standard ISO 13006 (Annex G, BIa) ( ≥ 35 MPa and ≤ 0.5 %, respectively). However, in porcelain stoneware tile specimens CF50 due to bloating phenomenon was not possible obtain commercial tiles in accordance with standard ISO 13006. By using Scanning Electron Microscopy (SEM) needles of primary and secondary mullite were identified in a vitreous phase; and by using X-Ray Diffraction (XRD) mullite and quartz phases were identified. It was concluded that feldspar can be substituted positively by RSA in stoneware tile pastes. (Author)

  3. Valorization of rice straw waste: production of porcelain tiles

    Directory of Open Access Journals (Sweden)

    Álvaro Guzmán A

    2015-12-01

    Full Text Available Abstract The rice industry generates huge amounts of rice straw ashes (RSA. This paper presents the results of an experimental research work about the incorporation of RSA waste as a new alternative raw material for production of porcelain tiles. The RSA replaces, partially or completely, the non-plastic raw materials (quartz (feldspathic sand in this research and feldspar, that together with the clays, constitute the major constituents of formulations of porcelain tiles. A standard industrial composition (0% RSA and two more compositions in which feldspar and feldspathic sand were replaced with two percentages of RSA (12.5% RSA and 60% RSA were formulated, keeping the clay content constant. The mixtures were processed, reproducing industrial porcelain tile manufacturing conditions by the dry route and fired at peak temperatures varying from 1140-1260 ºC. The results showed that additions of 12.5% RSA in replacement of feldspar and feldspathic sand allowed producing porcelain tiles that did not display marked changes in processing behaviour, in addition to obtain a microstructure and the typical mineralogical phases of porcelain tile. Thus, an alternative use of an agricultural waste material is proposed, which can be translated into economic and environmental benefits.

  4. Producing superhydrophobic roof tiles

    International Nuclear Information System (INIS)

    Carrascosa, Luis A M; Facio, Dario S; Mosquera, Maria J

    2016-01-01

    Superhydrophobic materials can find promising applications in the field of building. However, their application has been very limited because the synthesis routes involve tedious processes, preventing large-scale application. A second drawback is related to their short-term life under outdoor conditions. A simple and low-cost synthesis route for producing superhydrophobic surfaces on building materials is developed and their effectiveness and their durability on clay roof tiles are evaluated. Specifically, an organic–inorganic hybrid gel containing silica nanoparticles is produced. The nanoparticles create a densely packed coating on the roof tile surface in which air is trapped. This roughness produces a Cassie–Baxter regime, promoting superhydrophobicity. A surfactant, n-octylamine, was also added to the starting sol to catalyze the sol–gel process and to coarsen the pore structure of the gel network, preventing cracking. The application of ultrasound obviates the need to use volatile organic compounds in the synthesis, thereby making a ‘green’ product. It was also demonstrated that a co-condensation process effective between the organic and inorganic species is crucial to obtain durable and effective coatings. After an aging test, high hydrophobicity was maintained and water absorption was completely prevented for the roof tile samples under study. However, a transition from a Cassie–Baxter to a Wenzel state regime was observed as a consequence of the increase in the distance between the roughness pitches produced by the aging of the coating. (paper)

  5. Comparison of computer codes for evaluation of double-supply-frequency pulsations in linear induction pumps

    International Nuclear Information System (INIS)

    Kirillov, Igor R.; Obukhov, Denis M.; Ogorodnikov, Anatoly P.; Araseki, Hideo

    2004-01-01

    The paper describes and compares three computer codes that are able to estimate the double-supply-frequency (DSF) pulsations in annular linear induction pumps (ALIPs). The DSF pulsations are the result of interaction of the magnetic field and induced in liquid metal currents both changing with supply-frequency. They may be of some concern for electromagnetic pumps (EMP) exploitation and need to be evaluated at their design. The results of computer simulation are compared with experimental ones for annular linear induction pump ALIP-1

  6. Automatic generation of aesthetic patterns on fractal tilings by means of dynamical systems

    International Nuclear Information System (INIS)

    Chung, K.W.; Ma, H.M.

    2005-01-01

    A fractal tiling or f-tiling is a tiling which possesses self-similarity and the boundary of which is a fractal. In this paper, we investigate the classification of fractal tilings with kite-shaped and dart-shaped prototiles from which three new f-tilings are found. Invariant mappings are constructed for the creation of aesthetic patterns on such tilings. A modified convergence time scheme is described, which reflects the rate of convergence of various orbits and at the same time, enhances the artistic appeal of a generated image. A scheme based on the frequency of visit at a pixel is used to generate chaotic attractors

  7. Distinct timescales of population coding across cortex.

    Science.gov (United States)

    Runyan, Caroline A; Piasini, Eugenio; Panzeri, Stefano; Harvey, Christopher D

    2017-08-03

    The cortex represents information across widely varying timescales. For instance, sensory cortex encodes stimuli that fluctuate over few tens of milliseconds, whereas in association cortex behavioural choices can require the maintenance of information over seconds. However, it remains poorly understood whether diverse timescales result mostly from features intrinsic to individual neurons or from neuronal population activity. This question remains unanswered, because the timescales of coding in populations of neurons have not been studied extensively, and population codes have not been compared systematically across cortical regions. Here we show that population codes can be essential to achieve long coding timescales. Furthermore, we find that the properties of population codes differ between sensory and association cortices. We compared coding for sensory stimuli and behavioural choices in auditory cortex and posterior parietal cortex as mice performed a sound localization task. Auditory stimulus information was stronger in auditory cortex than in posterior parietal cortex, and both regions contained choice information. Although auditory cortex and posterior parietal cortex coded information by tiling in time neurons that were transiently informative for approximately 200 milliseconds, the areas had major differences in functional coupling between neurons, measured as activity correlations that could not be explained by task events. Coupling among posterior parietal cortex neurons was strong and extended over long time lags, whereas coupling among auditory cortex neurons was weak and short-lived. Stronger coupling in posterior parietal cortex led to a population code with long timescales and a representation of choice that remained consistent for approximately 1 second. In contrast, auditory cortex had a code with rapid fluctuations in stimulus and choice information over hundreds of milliseconds. Our results reveal that population codes differ across cortex

  8. ATLAS TileCal submodule B-field measurement

    International Nuclear Information System (INIS)

    Budagov, Yu.A.; Fedorenko, S.B.; Kalinichenko, V.V.; Lomakin, Yu.F.; Vorozhtsov, S.B.; Nessi, M.

    1997-01-01

    The work was done to cross check of the previous measurement done at CERN and to simulate the magnetic structure in the vicinity of the symmetry plane of the TileCal. To perform magnetic measurements for submodule the magnet E2 was chosen. The magnetometer used in the magnetic test of the submodule consists of Hall current supply and Hall voltage measuring device. The indium antimonide Hall probe used in this measurement is a model PKhE 606. Experimental set-up provides a true measurement accuracy of order ± 1%. External magnetic field measurements were conducted at the outer surface of the submodule. Two levels of the external field were applied: 108 Gs and 400 Gs. The result of this measurement in general confirms the data, obtained at CERN, but the shielding capability of the submodule under consideration was ∼ 20% higher than there. The field at the tile location is < 150 Gs up to the external field level 500 Gs and the tile field grows much less than the external field level in this range. The data obtained in this measurement could be used as a benchmark when producing a computer model of the TileCal magnetic field distribution

  9. KTOE, KEDAK to ENDF/B Format Conversion with Linear Linear Interpolation

    International Nuclear Information System (INIS)

    Panini, Gian Carlo

    1985-01-01

    1 - Nature of physical problem solved: This code performs a fully automated translation from KEDAK into ENDF-4 or -5 format. Output is on tape in card image format. 2 - Method of solution: Before translation the reactions are sorted in the ENDF format order. Linear-linear interpolation rule is preserved. The resonance parameters for both resolved and unresolved, could also be translated and a background cross section is formed as the difference of the calculated contribution from the parameters and the point-wise data given in the original file. Elastic angular distributions originally given in tabulated form are converted into Legendre polynomial coefficients. Energy distributions are calculated using a simple evaporation model with the temperature expressed as a function of the incident mass. 3 - Restrictions on the complexity of the problem: The existing restrictions both on KEDAK and ENDF have been applied to the array sizes used in the code, except for the number of points in a section which in the ENDF format are limited to 5000 points. The code only translates one material at a time

  10. Development of Clay Tile Coatings for Steep-Sloped Cool Roofs

    Directory of Open Access Journals (Sweden)

    Lucia Brinchi

    2013-07-01

    Full Text Available Most of the pitched roofs of existing buildings in Europe are covered by non-white roofing products, e.g., clay tiles. Typical, cost effective, cool roof solutions are not applicable to these buildings due to important constraints deriving from: (i the owners of homes with roofs visible from the ground level; (ii the regulation about the preservation of the historic architecture and the minimization of the visual environment impact, in particular in historic centers. In this perspective, the present paper deals with the development of high reflective coatings with the purpose to elaborate “cool” tiles with the same visual appearance of traditional tiles for application to historic buildings. Integrated experimental analyses of reflectance, emittance, and superficial temperature were carried out. Deep analysis of the reflectance spectra is undertaken to evaluate the effect of different mineral pigments, binders, and an engobe basecoat. Two tile typologies are investigated: substrate-basecoat-topcoat three-layer tile and substrate-topcoat two-layer tile. The main results show that the developed coatings are able to increase the overall solar reflectance by more than 20% with acceptable visual appearance, suitable for application in historic buildings. Additionally, the effect of a substrate engobe layer allows some further contribution to the increase of the overall reflectance characteristics.

  11. ATLAS TileCal LVPS Upgrade Hardware and Testing

    CERN Document Server

    Hibbard, Michael James; The ATLAS collaboration; Hadavand, Haleh Khani

    2018-01-01

    UTA (University of Texas at Arlington) has been designing and producing new testing stations to ensure the reliability and quality of new TileLVPS (Low Voltage Power Supplies), also produced at UTA, which will power the next generation of upgraded hardware in the TileCal (Tile Calorimeter) system of ATLAS at CERN. UTA has produced two new types of testing stations, which build upon the previous generation of testing stations used in the initial production of the TileCal system. The first station is the Initial Test Station, and quickly quantifies a multitude of performance metrics of a LVPS. We have developed our own PC based program which graphically display and records onto file these metrics. A few notable metrics we are measuring are the system clock and its jitter. Excessive clock jitter in LVPS can affect system stability and derate the working range of the system duty cycle. This station also verifies protection circuitry of LVPS, which protects it from over temperature, current and voltage. The second...

  12. The ATLAS Tile Calorimeter Performance at LHC

    CERN Document Server

    Molander, S; The ATLAS collaboration

    2013-01-01

    The Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment at LHC. The TileCal pays a major role in detecting hadrons, jets, hadronic decays of tau leptons and measuring the missing transverse energy. Due to the very good signal to noise ratio it assists the muon spectrometer in the identification and reconstruction of muons, which are also a tool for the in situ energy scale validation. The results presented here stem from the data collection in dedicated calibration runs, in cosmic rays data-taking and in LHC collisions along 3 years of operation. The uniformity, stability and precision of the energy scale, the time measurement capabilities and the robustness of the performance against pile-up are exposed through the usage of hadronic and muon final states and confirm the design expectations.

  13. Flat tile armour cooled by hypervapotron tube: a possible technology for ITER

    International Nuclear Information System (INIS)

    Schlosser, J.; Escourbiac, F.; Bayetti, P.; Missirlian, M.; Mitteau, R.; Schedler, B.; Bobin-Vastra, I.

    2003-01-01

    Carbon fibre composite (CFC) flat tile armours for actively cooled plasma facing components (PFC's) are an important challenge for controlled fusion machine. Flat tile concepts, water cooled by tubes, were studied, developed, tested and finally experienced with success in Tore Supra. The components were designed for 10 MW/m 2 and mock-ups were successfully fatigue tested at 15 MW/m 2 , 1000 cycles. For ITER, a tube-in-tile concept was developed and mock-ups sustained up to 25 MW/m 2 for 1000 cycles without failure. Recently flat tile armored mock-ups cooled by Hypervapotron tube successfully sustained a cascade failure test under a mean heat flux of 10 MW/m 2 but with a doubling of the heat flux on some tiles to simulate missing tiles (500 cycles). This encouraging results lead to reconsider the limits for flat tile concept when cooled by Hypervapotron tube. New tests are now scheduled to investigate these limits notably in regards to the ITER requirements. The concept could also be experimented in Tore Supra by installing a new limiter into the machine. (authors)

  14. Deposition of deuterium and metals on divertor tiles in the DIII-D tokamak

    International Nuclear Information System (INIS)

    Walsh, D.S.; Doyle, B.L.; Jackson, G.L.

    1991-01-01

    Hydrogen recycling and impurity influx are important issues in obtaining high confinement discharges in the D3-D tokamak. To reduce metallic impurities in D3-D, 40% of the wall area, including the highest heat flux zones, have been covered with graphite tiles. However erosion, redeposition and hydrogen retention in the tiles, as well as metal transport from the remaining Inconel walls can lead to enhanced recycling and impurity influx. Hydrogen and metal retention in divertor floor tiles have been measured using external ion beam analysis techniques following four campaigns where tiles were exposed to several thousand tokamak discharges. The areal density of deuterium retained following exposure to tokamak plasmas was measured with external nuclear reaction analysis. External proton-induced x-ray emission analysis was used to measure the areal densities of metallic impurities deposited upon the divertor tiles either by sputtering of metallic components during discharges or as contamination during tile fabrication. Measurements for both deuterium and metallic impurities were taken on both the tile surfaces which face the operating plasma and the surfaces on the side of the tiles which form the small gaps separating each of the tiles in the divertor. The highest areal densities of both deuterium and metals were found on the plasma-facing surface near the inner strike point region of each set of divertor tiles. Significant deposits, extending as fast a 1 cm from the plasma-facing and containing up to forty percent of the total divertor deposition, were also observed on the gap-forming surfaces of the tiles

  15. Detecting Subsurface Agricultural Tile Drainage using GIS and Remote Sensing Technique

    Science.gov (United States)

    Budhathoki, M.; Gokkaya, K.; Tank, J. L.; Christopher, S. F.; Hanrahan, B.

    2015-12-01

    Subsurface tile drainage is a common practice in many of the row crop dominated agricultural lands in the Upper Midwest, which increases yield by making the soil more productive. It is reported that nearly half of all cropland in Indiana benefits from some sort of artificial drainage. However, subsurface tile has a significant negative impact on surface water quality by providing a fast means of transport for nutrients from fertilizers. Therefore, generating spatial data of tile drainage in the field is important and useful for agricultural landscape and hydrological studies. Subsurface tile drains in Indiana's croplands are not widely mapped. In this study, we will delineate subsurface tile drainage in agricultural land in Shatto Ditch watershed, located in Kosciusko County, Indiana. We will use geo-spatial methodology, which was purposed by earlier researchers to detect tile drainage. We will use aerial color-infrared and satellite imagery along with Light Detection and Ranging (LiDAR) data. In order to map tile lines with possible accuracy, we will use GIS-based analysis in combination with remotely sensed data. This research will be comprised of three stages: 1) masking out the potential drainage area using a decision tree rule based on land cover information, soil drainage category, surface slope, and satellite image differencing technique, 2) delineate tile lines using image processing techniques, and 3) check the accuracy of mapped tile lines with ground control points. To our knowledge, this study will be the first to check the accuracy of mapping with ground truth data. Based on the accuracy of results, we will extend the methodology to greater spatial scales. The results are expected to contribute to better characterizing and controlling water pollution sources in Indiana, which is a major environmental problem.

  16. Consolidation and upgrades of the ATLAS Tile Calorimeter

    CERN Document Server

    Cerda Alberich, Leonor; The ATLAS collaboration

    2017-01-01

    This is a presentation of the status of the ATLAS Tile Calorimeter during the EYETS and before starting 2017 data-taking. Updates on the upgrade of the readout system such as doubling the RODs output links and the number of processing units (PUs) are being worked on at the moment as well as items concerning the maintenance of the detector which involves issues such as cooling leaks and consolidation of the Low Voltage Power Supplies, which are being replaced if necessary. Other updates include works on the Tile calibration, in particular on the Cesium system. In addition, the whole Tile readout electronics is being replaced for Phase-II and it is being tested in Test Beam area.

  17. Iterative solution of linear equations in ODE codes. [Krylov subspaces

    Energy Technology Data Exchange (ETDEWEB)

    Gear, C. W.; Saad, Y.

    1981-01-01

    Each integration step of a stiff equation involves the solution of a nonlinear equation, usually by a quasi-Newton method that leads to a set of linear problems. Iterative methods for these linear equations are studied. Of particular interest are methods that do not require an explicit Jacobian, but can work directly with differences of function values using J congruent to f(x + delta) - f(x). Some numerical experiments using a modification of LSODE are reported. 1 figure, 2 tables.

  18. Quasiperiodic canonical-cell tiling with pseudo icosahedral symmetry

    Science.gov (United States)

    Fujita, Nobuhisa

    2017-10-01

    Icosahedral quasicrystals and their approximants are generally described as packing of icosahedral clusters. Experimental studies show that clusters in various approximants are orderly arranged, such that their centers are located at the nodes (or vertices) of a periodic tiling composed of four basic polyhedra called the canonical cells. This so called canonical-cell geometry is likely to serve as a common framework for modeling how clusters are arranged in approximants, while its applicability seems to extend naturally to icosahedral quasicrystals. To date, however, it has not been proved yet if the canonical cells can tile the space quasiperiodically, though we usually believe that clusters in icosahedral quasicrystals are arranged such that quasiperiodic long-range order as well as icosahedral point symmetry is maintained. In this paper, we report for the first time an iterative geometrical transformation of the canonical cells defining a so-called substitution rule, which we can use to generate a class of quasiperiodic canonical-cell tilings. Every single step of the transformation proceeds as follows: each cell is first enlarged by a magnification ratio of τ3 (τ = golden mean) and then subdivided into cells of the original size. Here, cells with an identical shape can be subdivided in several distinct manners depending on how their adjacent neighbors are arranged, and sixteen types of cells are identified in terms of unique subdivision. This class of quasiperiodic canonical-cell tilings presents the first realization of three-dimensional quasiperiodic tilings with fractal atomic surfaces. There are four distinct atomic surfaces associated with four sub-modules of the primitive icosahedral module, where a representative of the four submodules corresponds to the Σ = 4 coincidence site module of the icosahedral module. It follows that the present quasiperiodic tilings involve a kind of superlattice ordering that manifests itself in satellite peaks in the

  19. Upgrading the ATLAS Tile Calorimeter electronics

    CERN Document Server

    Souza, J; The ATLAS collaboration

    2014-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. Its main upgrade will occur for the High Luminosity LHC phase (phase 2) where the peak luminosity will increase 5-fold compared to the design luminosity (10exp34 cm−2s−1) but with maintained energy (i.e. 7+7 TeV). An additional increase of the average luminosity with a factor of 2 can be achieved by luminosity leveling. This upgrade will probably happen around 2023. The upgrade aims at replacing the majority of the on- and off-detector electronics so that all calorimeter signals are directly digitized and sent to the off-detector electronics in the counting room. To achieve the required reliability, redundancy has been introduced at different levels. The smallest independent on-detector electronics module has been reduced from 45 channels to 6, greatly reducing the consequences of a failure in the on-detector electronics. The size of t...

  20. In-situ probe of the response of the Tile Calorimeter to isolated hadrons

    CERN Document Server

    Jennens, D; The ATLAS collaboration

    2013-01-01

    The Tile calorimeter is the hadronic central barrel of the calorimeter system of the ATLAS experiment for the LHC at CERN. It is based on a sampling technique where scintillating tiles are embedded in iron absorber plates. The tiles are grouped together in cells which are disposed in three different layers. The cells from the two innermost layers cover a $\\Delta\\eta \\times \\Delta\\phi $ range of 0.1 $\\times$ 0.1, while the outermost layer covers 0.2 $\\times$ 0.1. An in-situ method to probe the calorimeter response to single charged hadrons can be established by using the ratio of energy measured in the calorimeter cells over the momentum measured by the inner tracking system. This measurement can be used to place constraints on the systematic uncertainty for the jet and tau energy scales. Results from pp collision data from 2010 and 2011 will be shown and discussed as a function of different layer and barrel section. Finally, comparison to MC simulation will prove the good performance of the detector.

  1. NP-Hardness of optimizing the sum of Rational Linear Functions over an Asymptotic-Linear-Program

    OpenAIRE

    Chermakani, Deepak Ponvel

    2012-01-01

    We convert, within polynomial-time and sequential processing, an NP-Complete Problem into a real-variable problem of minimizing a sum of Rational Linear Functions constrained by an Asymptotic-Linear-Program. The coefficients and constants in the real-variable problem are 0, 1, -1, K, or -K, where K is the time parameter that tends to positive infinity. The number of variables, constraints, and rational linear functions in the objective, of the real-variable problem is bounded by a polynomial ...

  2. Linear measure functional differential equations with infinite delay

    OpenAIRE

    Monteiro, G. (Giselle Antunes); Slavík, A.

    2014-01-01

    We use the theory of generalized linear ordinary differential equations in Banach spaces to study linear measure functional differential equations with infinite delay. We obtain new results concerning the existence, uniqueness, and continuous dependence of solutions. Even for equations with a finite delay, our results are stronger than the existing ones. Finally, we present an application to functional differential equations with impulses.

  3. Terahertz NDE application for corrosion detection and evaluation under Shuttle tiles

    Science.gov (United States)

    Anastasi, Robert F.; Madaras, Eric I.; Seebo, Jeffrey P.; Smith, Stephen W.; Lomness, Janice K.; Hintze, Paul E.; Kammerer, Catherine C.; Winfree, William P.; Russell, Richard W.

    2007-04-01

    Pulsed Terahertz NDE is being examined as a method to inspect for possible corrosion under Space Shuttle Tiles. Other methods such as ultrasonics, infrared, eddy current and microwave technologies have demonstrable shortcomings for tile NDE. This work applies Terahertz NDE, in the frequency range between 50 GHz and 1 THz, for the inspection of manufactured corrosion samples. The samples consist of induced corrosion spots that range in diameter (2.54 to 15.2 mm) and depth (0.036 to 0.787 mm) in an aluminum substrate material covered with tiles. Results of these measurements are presented for known corrosion flaws both covered and uncovered and for blind tests with unknown corrosion flaws covered with attached tiles. The Terahertz NDE system is shown to detect all artificially manufactured corrosion regions under a Shuttle tile with a depth greater than 0.13 mm.

  4. Deposition of deuterium and metals on divertor tiles in the DIII--D tokamak

    International Nuclear Information System (INIS)

    Walsh, D.S.; Doyle, B.L.; Jackson, G.L.

    1992-01-01

    Hydrogen recycling and impurity influx are important issues in obtaining high confinement discharges in the DIII--D tokamak. To reduce metallic impurities in DIII--D, 40% of the wall area, including the highest heat flux zones, have been covered with graphite tiles. However, erosion, redeposition, and hydrogen retention in the tiles, as well as metal transport from the remaining Inconel walls, can lead to enhanced recycling and impurity influx. Hydrogen and metal retention in divertor floor tiles have been measured using external ion beam analysis techniques following four campaigns where tiles were exposed to several thousand tokamak discharges. The areal density of deuterium retained following exposure to tokamak plasmas was measured with external nuclear reaction analysis. External proton-induced x-ray emission analysis was used to measure the areal densities of metallic impurities deposited upon the divertor tiles either by sputtering of metallic components during discharges or as contamination during tile fabrication. Measurements for both deuterium and metallic impurities were taken on both the tile surfaces which face the operating plasma and the surfaces on the sides of the tiles which form the small gaps separating each of the tiles in the divertor. The highest areal densities of both deuterium (from 2 to 8 x 10 18 atoms/cm 2 ) and metals (from 0.2 to 1 x 10 18 atoms/cm 2 ) were found on the plasma-facing surface near the inner strike point region of each set of divertor tiles. Significant deposits, extending as far as 1 cm from the plasma-facing surface and containing up to 40% of the total divertor deposition, were also observed on the gap-forming surfaces of the tiles

  5. Arbitrariness is not enough: towards a functional approach to the genetic code.

    Science.gov (United States)

    Lacková, Ľudmila; Matlach, Vladimír; Faltýnek, Dan

    2017-12-01

    Arbitrariness in the genetic code is one of the main reasons for a linguistic approach to molecular biology: the genetic code is usually understood as an arbitrary relation between amino acids and nucleobases. However, from a semiotic point of view, arbitrariness should not be the only condition for definition of a code, consequently it is not completely correct to talk about "code" in this case. Yet we suppose that there exist a code in the process of protein synthesis, but on a higher level than the nucleic bases chains. Semiotically, a code should be always associated with a function and we propose to define the genetic code not only relationally (in basis of relation between nucleobases and amino acids) but also in terms of function (function of a protein as meaning of the code). Even if the functional definition of meaning in the genetic code has been discussed in the field of biosemiotics, its further implications have not been considered. In fact, if the function of a protein represents the meaning of the genetic code (the sign's object), then it is crucial to reconsider the notion of its expression (the sign) as well. In our contribution, we will show that the actual model of the genetic code is not the only possible and we will propose a more appropriate model from a semiotic point of view.

  6. Automated searching for quantum subsystem codes

    International Nuclear Information System (INIS)

    Crosswhite, Gregory M.; Bacon, Dave

    2011-01-01

    Quantum error correction allows for faulty quantum systems to behave in an effectively error-free manner. One important class of techniques for quantum error correction is the class of quantum subsystem codes, which are relevant both to active quantum error-correcting schemes as well as to the design of self-correcting quantum memories. Previous approaches for investigating these codes have focused on applying theoretical analysis to look for interesting codes and to investigate their properties. In this paper we present an alternative approach that uses computational analysis to accomplish the same goals. Specifically, we present an algorithm that computes the optimal quantum subsystem code that can be implemented given an arbitrary set of measurement operators that are tensor products of Pauli operators. We then demonstrate the utility of this algorithm by performing a systematic investigation of the quantum subsystem codes that exist in the setting where the interactions are limited to two-body interactions between neighbors on lattices derived from the convex uniform tilings of the plane.

  7. MASHUP SCHEME DESIGN OF MAP TILES USING LIGHTWEIGHT OPEN SOURCE WEBGIS PLATFORM

    Directory of Open Access Journals (Sweden)

    T. Hu

    2018-04-01

    Full Text Available To address the difficulty involved when using existing commercial Geographic Information System platforms to integrate multi-source image data fusion, this research proposes the loading of multi-source local tile data based on CesiumJS and examines the tile data organization mechanisms and spatial reference differences of the CesiumJS platform, as well as various tile data sources, such as Google maps, Map World, and Bing maps. Two types of tile data loading schemes have been designed for the mashup of tiles, the single data source loading scheme and the multi-data source loading scheme. The multi-sources of digital map tiles used in this paper cover two different but mainstream spatial references, the WGS84 coordinate system and the Web Mercator coordinate system. According to the experimental results, the single data source loading scheme and the multi-data source loading scheme with the same spatial coordinate system showed favorable visualization effects; however, the multi-data source loading scheme was prone to lead to tile image deformation when loading multi-source tile data with different spatial references. The resulting method provides a low cost and highly flexible solution for small and medium-scale GIS programs and has a certain potential for practical application values. The problem of deformation during the transition of different spatial references is an important topic for further research.

  8. Preparation of porcelain tile granulates by more environmentally sustainable processes

    Energy Technology Data Exchange (ETDEWEB)

    Gil, C.; Silvestre, D.; Piquer, J.; Garcia-Ten, J.; Quereda, E.; Vicente, M. J.

    2012-07-01

    This study examines the feasibility of manufacturing glazed porcelain tiles with a more environmentally friendly manufacturing process, by reducing water and thermal energy consumption. The process studied in this paper is dry milling in a pendulum mill, with subsequent granulation (in order to obtain a press powder with similar flow ability to that of spray dried powders). The different morphology of the new granulate with respect to the standard spray-dried granulate modifies the microstructure of the green compacts and thus, their behaviour and fired tile properties. In order to obtain porcelain tiles with the required properties (water absorption, mechanical strength,) changes have been made in the raw materials mixture and in the processing variables. Finally, porcelain tiles measuring 50x50 cm have been manufactured at industrial scale with the new granulate using a conventional firing cycle, obtaining quality levels identical to those provided by the spray-dried granulate. These results open the possibility of preparing porcelain tile body compositions through a manufacturing process alternative to the standard one, more environmentally friendly and with lower costs. (Author)

  9. Throughput vs. Delay in Lossy Wireless Mesh Networks with Random Linear Network Coding

    OpenAIRE

    Hundebøll, Martin; Pahlevani, Peyman; Roetter, Daniel Enrique Lucani; Fitzek, Frank

    2014-01-01

    This work proposes a new protocol applying on–the–fly random linear network coding in wireless mesh net-works. The protocol provides increased reliability, low delay,and high throughput to the upper layers, while being obliviousto their specific requirements. This seemingly conflicting goalsare achieved by design, using an on–the–fly network codingstrategy. Our protocol also exploits relay nodes to increasethe overall performance of individual links. Since our protocolnaturally masks random p...

  10. Research on Reasons for Repeated Falling of Tiles in Internal Walls of Construction

    Science.gov (United States)

    Xu, LiBin; Chen, Shangwei; He, Xinzhou; Zhu, Guoliang

    2018-03-01

    In view of the quality problem of repeated falling of facing tiles in some construction, the essay had a comparative trial in laboratory on cement mortar which is often used to paste tiles, special tile mortar and dry-hang glue, and measured durability of tile adhesive mortar through freezing and thawing tests. The test results indicated that ordinary cement mortar cannot meet standards due to reasons like big shrinkage and low adhesive. In addition, the ten times of freezing and thawing tests indicated that ordinary cement mortar would directly shell and do not have an adhesive force, and moreover, adhesive force of special tile mortar would reduce. Thus, for tiles of large size which are used for walls, dry-hang techniques are recommended to be used.

  11. Military Curriculum Materials for Vocational and Technical Education. Builders School, Ceramic Tile Setting 3-9.

    Science.gov (United States)

    Ohio State Univ., Columbus. National Center for Research in Vocational Education.

    This course, for individualized or group instruction on ceramic tile setting, was developed from military sources for use in vocational education. The course provides students with skills in mortar preparation, surface preparation, tile layout planning, tile setting, tile cutting, and the grouting of tile joints. Both theory and shop assignments…

  12. Flat tile armour cooled by hypervapotron tube: a possible technology for ITER

    Energy Technology Data Exchange (ETDEWEB)

    Schlosser, J.; Escourbiac, F.; Bayetti, P.; Missirlian, M.; Mitteau, R. [Association Euratom-CEA Cadarache, 13 - Saint-Paul-lez-Durance (France). Dept. de Recherches sur la Fusion Controlee; Merola, M. [European Fusion Development Agreement - Close Support Unit (EFDA), Garching (Germany); Schedler, B. [Plansee Aktiengesellschaft, Technology Center, Reutte/Tirol (Austria); Bobin-Vastra, I. [FRAMATOME-ANP, Centre Technique, 71 - Le Creusot (France)

    2003-07-01

    Carbon fibre composite (CFC) flat tile armours for actively cooled plasma facing components (PFC's) are an important challenge for controlled fusion machine. Flat tile concepts, water cooled by tubes, were studied, developed, tested and finally experienced with success in Tore Supra. The components were designed for 10 MW/m{sup 2} and mock-ups were successfully fatigue tested at 15 MW/m{sup 2}, 1000 cycles. For ITER, a tube-in-tile concept was developed and mock-ups sustained up to 25 MW/m{sup 2} for 1000 cycles without failure. Recently flat tile armored mock-ups cooled by Hypervapotron tube successfully sustained a cascade failure test under a mean heat flux of 10 MW/m{sup 2} but with a doubling of the heat flux on some tiles to simulate missing tiles (500 cycles). This encouraging results lead to reconsider the limits for flat tile concept when cooled by Hypervapotron tube. New tests are now scheduled to investigate these limits notably in regards to the ITER requirements. The concept could also be experimented in Tore Supra by installing a new limiter into the machine. (authors)

  13. Flat Tile Armour Cooled by Hypervapotron Tube: a Possible Technology for ITER

    Science.gov (United States)

    Schlosser, J.; Escourbiac, F.; Merola, M.; Schedler, B.; Bayetti, P.; Missirlian, M.; Mitteau, R.; Robin-Vastra, I.

    Carbon fibre composite (CFC) flat tile armours for actively cooled plasma facing components (PFC’s) are an important challenge for controlled fusion machines. Flat tile concepts, water cooled by tubes, were studied, developed, tested and finally operated with success in Tore Supra. The components were designed for 10 MW/m2 and mock-ups were successfully fatigue tested at 15 MW/m2, 1000 cycles. For ITER, a tube-in-tile concept was developed and mock-ups sustained up to 25 MW/m2 for 1000 cycles without failure. Recently flat tile armoured mock-ups cooled by a hypervapotron tube successfully sustained a cascade failure test under a mean heat flux of 10 MW/m2 but with a doubling of the heat flux on some tiles to simulate missing tiles (500 cycles). This encouraging results lead to reconsider the limits for flat tile concept when cooled by hypervapotron (HV) tube. New tests are now scheduled to investigate these limits in regard to the ITER requirements. Experimental evidence of the concept could be gained in Tore Supra by installing a new limiter into the machine.

  14. Flat Tile Armour Cooled by Hypervapotron Tube: a Possible Technology for ITER

    Energy Technology Data Exchange (ETDEWEB)

    Schlosser, J.; Escourbiac, F.; Bayetti, P.; Missirlian, M.; Mitteau, R. [Association Euratom CEA, DSM/DRFC/SIPP, St Paul lez Durance (France); Merola, M. [EFDA Close Support Unit, Garching (Germany); Schedler, B. [Plansee Aktiengesellschaft, Reutte (Austria). Technology Center; Bobin-Vastra, I. [Framatome-ANP, Le Creusot (France). Centre Technique

    2004-08-01

    Carbon fibre composite (CFC) flat tile armours for actively cooled plasma facing components (PFC's) are an important challenge for controlled fusion machines. Flat tile concepts, water cooled by tubes, were studied, developed, tested and finally operated with success in Tore Supra. The components were designed for 10MW/m{sup 2} and mock-ups were successfully fatigue tested at 15MW/m{sup 2}; 1000 cycles. For ITER, a tube-in-tile concept was developed and mock-ups sustained up to 25MW/m{sup 2} for 1000 cycles without failure. Recently flat tile armoured mock-ups cooled by a hypervapotron tube successfully sustained a cascade failure test under a mean heat flux of 10MW/m{sup 2} but with a doubling of the heat flux on some tiles to simulate missing tiles (500 cycles). This encouraging results lead to reconsider the limits for flat tile concept when cooled by hypervapotron (HV) tube. New tests are now scheduled to investigate these limits in regard to the ITER requirements. Experimental evidence of the concept could be gained in Tore Supra by installing a new limiter into the machine.

  15. Analysis and Optimization of Sparse Random Linear Network Coding for Reliable Multicast Services

    DEFF Research Database (Denmark)

    Tassi, Andrea; Chatzigeorgiou, Ioannis; Roetter, Daniel Enrique Lucani

    2016-01-01

    Point-to-multipoint communications are expected to play a pivotal role in next-generation networks. This paper refers to a cellular system transmitting layered multicast services to a multicast group of users. Reliability of communications is ensured via different random linear network coding (RLNC......) techniques. We deal with a fundamental problem: the computational complexity of the RLNC decoder. The higher the number of decoding operations is, the more the user's computational overhead grows and, consequently, the faster the battery of mobile devices drains. By referring to several sparse RLNC...... techniques, and without any assumption on the implementation of the RLNC decoder in use, we provide an efficient way to characterize the performance of users targeted by ultra-reliable layered multicast services. The proposed modeling allows to efficiently derive the average number of coded packet...

  16. Porcelain tiles by the dry route

    Directory of Open Access Journals (Sweden)

    Boschi, A. O.

    2010-10-01

    Full Text Available In Brazil, the second largest tile producer of the world, at present, 70% of the tiles are produced by the dry route. One of the main reasons that lead to this development is the fact that the dry route uses approximately 30% less thermal energy them the traditional wet route. The increasing world concern with the environment and the recognition of the central role played by the water also has pointed towards privileging dry processes. In this context the objective of the present work is to study the feasibility of producing high quality porcelain tiles by the dry route. A brief comparison of the dry and wet route, in standard conditions industrially used today to produce tiles that are not porcelain tiles, shows that there are two major differences: the particle sizes obtained by the wet route are usually considerably finer and the capability of mixing the different minerals, the intimacy of the mixture, is also usually better in the wet route. The present work studied the relative importance of these differences and looked for raw materials and operational conditions that would result in better performance and glazed porcelain tiles of good quality.

    En Brasil, en este momento segundo productor mundial, el 70% de los pavimentos cerámicos se obtiene por vía seca. Una de las razones fundamentales se debe a que esta vía supone un consumo energético inferior, en un 30%, a la via húmeda tradicional. La creciente preocupación mundial sobre los problemas medioambientales y el reconocimiento del papel central que juega el agua en este proceso han favorecido el desarrollo de la vía seca. En este contexto, el objetivo del presente trabajo es estudiar la viabilidad de la producción de pavimentos porcelánicos de alta calidad por vía seca. Una breve comparación entre ambas vías, en las condiciones standard de producción vigentes para producciones que no son de porcelánico, indican que existen dos diferencias substanciales; el tamaño de

  17. Characterization of ancient ceramic tiles using XRF = = = =

    International Nuclear Information System (INIS)

    Ben Abdelwahed, Haifa

    2002-01-01

    The measurement of energies and intensities of fluorescent X-rays emitted from a given material when atoms are bombarded with suitable projectiles like electrons, protons, particles or photons has been successfully used for non-destructive elemental analysis in many applications, especially in the analysis of ceramic glasses. Use of radioisotopes as a source of excitation radiation in combination with high resolution semiconductor detectors in x-ray fluorescence has found wide applications in elemental analysis. A radioisotope excited X-ray fluorescence spectrometer consisting of a standard 5.45mm Si(Li) detector having a resolution of 200 eV at 5.9 keV coupled to a TRUMP-8K multichannel analyzer has been used. Tow sources of annular geometry using 10 mCi 109Cd and 10 mCi 55Fe together with PC AXIL software have been used for this study of tile-pavement glasses of ''Ksar Said'' in Tunisia. Analytical data shows that those tile pavement witch are broken in the 19th century from France (Marseille) have not the same composition of Tunisian tile pavement. Referring to our data, The kind of that analyzed glasses is of alkaline lead. we found also, through this study, the elemental compositions of different pigments (green, blue, brownish, yellow, white and red) used to color that tile-pavement glasses. (author). 21 refs

  18. Evaluation of Salt Removal from Azulejo Tiles and Mortars using Electrodesalination

    DEFF Research Database (Denmark)

    Ferreira, Célia Maria Dias; Ottosen, Lisbeth M.; Christensen, Iben Vernegren

    2011-01-01

    Azulejo tiles are part of the Portuguese cultural heritage and are worldwide appreciated. The durability of this building material is affected by the accumulation of salts, causing fractures and peeling of the glazing and ultimately leading to the degradation of the tile panels and the irremediable...... loss of historic value. In this work preliminary studies with single tiles presenting an underlying layer of mortar have been conducted to assess the amount of salts that can be removed from the building material using a new technique called “electrodesalination”, in which the salt’s ions...... are transported out from the tiles by applying an electric current on the backside. Results shown here include an assessment of how much of the salts did come out in comparison to what was originally there, and additionally if the electrodesalination succeeded in removing salts down to a point where the tile...

  19. Functional interrogation of non-coding DNA through CRISPR genome editing.

    Science.gov (United States)

    Canver, Matthew C; Bauer, Daniel E; Orkin, Stuart H

    2017-05-15

    Methodologies to interrogate non-coding regions have lagged behind coding regions despite comprising the vast majority of the genome. However, the rapid evolution of clustered regularly interspaced short palindromic repeats (CRISPR)-based genome editing has provided a multitude of novel techniques for laboratory investigation including significant contributions to the toolbox for studying non-coding DNA. CRISPR-mediated loss-of-function strategies rely on direct disruption of the underlying sequence or repression of transcription without modifying the targeted DNA sequence. CRISPR-mediated gain-of-function approaches similarly benefit from methods to alter the targeted sequence through integration of customized sequence into the genome as well as methods to activate transcription. Here we review CRISPR-based loss- and gain-of-function techniques for the interrogation of non-coding DNA. Copyright © 2017 Elsevier Inc. All rights reserved.

  20. Detritiation of tiles from tokamaks by laser cleaning

    International Nuclear Information System (INIS)

    Coad, J. Paul; Widdowson, Anna; Farcage, Daniel; Semerok, Alexander; Thro, P.-Y.; Likonen, Jari; Renvall, Tommi

    2007-01-01

    Laser ablation has been used to clean surfaces or to decontaminate hot cells by removing paint, and has been tested on deposited carbon layers from the TEXTOR tokamak. This paper reports on successful trials in the Beryllium Handling Facility of a pulsed laser cleaning system to remove H-isotope containing carbon deposits on tiles from the JET tokamak. The laser beam is rastered over the surface of the tiles to remove the deposit. Two types of JET carbon-fibre composite (CFC) tiles were treated. The first was covered with carbon-based deposits up to 300 μm thick with high H-isotope content, the other was covered with a mixed Be/C film ∼ 50 microns thick. One scan of the laser was sufficient to completely change the appearance and expose the fibre planes. From cross-sectional micrographs, it was found that overall three scans provided the most effective settings for complete film removal. An area 250 cm 2 of the second tile was cleaned in 20 minutes, clearly demonstrating the efficiency of laser cleaning for the removal of tokamak deposits such as likely to occur in ITER. (authors)

  1. Measurement of Tritium Surface Distribution on TFTR Bumper Limiter Tiles

    International Nuclear Information System (INIS)

    Sugiyama, K.; Tanabe, T.; Skinner, C.H.; Gentile, C.A.

    2004-01-01

    The tritium surface distribution on graphite tiles used in the Tokamak Fusion Test Reactor (TFTR) bumper limiter and exposed to TFTR deuterium-tritium (D-T) discharges from 1993 to 1997 was measured by the Tritium Imaging Plate Technique (TIPT). The TFTR bumper limiter shows both re-/co-deposition and erosion. The tritium images for all tiles measured are strongly correlated with erosion and deposition patterns, and long-term tritium retention was found in the re-/co-depositions and flakes. The CFC tiles located at erosion dominated areas clearly showed their woven structure in their tritium images owing to different erosion yields between fibers and matrix. Significantly high tritium retention was observed on all sides of the erosion tiles, indicating carbon transport via repetition of local erosion/deposition cycles

  2. Interior Point Method for Solving Fuzzy Number Linear Programming Problems Using Linear Ranking Function

    Directory of Open Access Journals (Sweden)

    Yi-hua Zhong

    2013-01-01

    Full Text Available Recently, various methods have been developed for solving linear programming problems with fuzzy number, such as simplex method and dual simplex method. But their computational complexities are exponential, which is not satisfactory for solving large-scale fuzzy linear programming problems, especially in the engineering field. A new method which can solve large-scale fuzzy number linear programming problems is presented in this paper, which is named a revised interior point method. Its idea is similar to that of interior point method used for solving linear programming problems in crisp environment before, but its feasible direction and step size are chosen by using trapezoidal fuzzy numbers, linear ranking function, fuzzy vector, and their operations, and its end condition is involved in linear ranking function. Their correctness and rationality are proved. Moreover, choice of the initial interior point and some factors influencing the results of this method are also discussed and analyzed. The result of algorithm analysis and example study that shows proper safety factor parameter, accuracy parameter, and initial interior point of this method may reduce iterations and they can be selected easily according to the actual needs. Finally, the method proposed in this paper is an alternative method for solving fuzzy number linear programming problems.

  3. Decoding linear error-correcting codes up to half the minimum distance with Gröbner bases

    NARCIS (Netherlands)

    Bulygin, S.; Pellikaan, G.R.; Sala, M.; Mora, T.; Perret, L.; Sakata, S.; Traverso, C.

    2009-01-01

    In this short note we show how one can decode linear error-correcting codes up to half the minimum distance via solving a system of polynomial equations over a finite field. We also explicitly present the reduced Gröbner basis for the system considered.

  4. SPECTRAL SETS AND TILES IN CARTESIAN PRODUCTS OVER ...

    Indian Academy of Sciences (India)

    41

    Spectral set conjecture: A Borel set Ω ⊂ Rd of positive and finite. Lebesgue measure is a spectral set if and only if it ... Ω ⊂ G of positive and finite Haar measure is a spectral set if and only if it is a translational tile. ... Key words and phrases. p-adic number field, Cartesian product, tile, spectral set. This work was supported by ...

  5. FLEXURAL TESTING MACHINE AS AN OFF-LINE CONTROL SYSTEM FOR QUALITY MONITORING IN THE PRODUCTION OF BENDED CERAMIC TILES

    Directory of Open Access Journals (Sweden)

    Cristiano Fragassa

    2016-06-01

    Full Text Available The capability to bend in a controlled manner Gres Porcelain stoneware tiles passing by a very exclusive process of pyroplastic deformation opens up entirely new opportunities in utilisation of this important family of ceramics. A bended tile can be exploited in innovative applications, such as stairs, shelves, benches and even radiators, turning this element from a simple piece of furnishing in a modern functional component. But this change in functionality also requires a different approach in the quality control, both at the product and process levels, that can no longer be limited to the use of tests specified in the regulations for traditional ceramics (e.g. colour, porosity, hygroscopic .... This article describes the first device so far devised for the verification of resistance to bending of curved tiles, discussing the correct way of use. The adoption of this particular equipment as an off-line control device can represent a valid strategy for monitoring the product and process quality.

  6. New quantum codes constructed from quaternary BCH codes

    Science.gov (United States)

    Xu, Gen; Li, Ruihu; Guo, Luobin; Ma, Yuena

    2016-10-01

    In this paper, we firstly study construction of new quantum error-correcting codes (QECCs) from three classes of quaternary imprimitive BCH codes. As a result, the improved maximal designed distance of these narrow-sense imprimitive Hermitian dual-containing quaternary BCH codes are determined to be much larger than the result given according to Aly et al. (IEEE Trans Inf Theory 53:1183-1188, 2007) for each different code length. Thus, families of new QECCs are newly obtained, and the constructed QECCs have larger distance than those in the previous literature. Secondly, we apply a combinatorial construction to the imprimitive BCH codes with their corresponding primitive counterpart and construct many new linear quantum codes with good parameters, some of which have parameters exceeding the finite Gilbert-Varshamov bound for linear quantum codes.

  7. Multi-application inter-tile synchronization on ultra-high-resolution display walls

    KAUST Repository

    Nam, Sungwon

    2010-01-01

    Ultra-high-resolution tiled-display walls are typically driven by a cluster of computers. Each computer may drive one or more displays. Synchronization between the computers is necessary to ensure that animated imagery displayed on the wall appears seamless. Most tiled-display middleware systems are designed around the assumption that only a single application instance is running in the tiled display at a time. Therefore synchronization can be achieved with a simple solution such as a networked barrier. When a tiled display has to support multiple applications at the same time, however, the simple networked barrier approach does not scale. In this paper we propose and experimentally validate two synchronization algorithms to achieve low-latency, intertile synchronization for multiple applications with independently varying frame rates. The two-phase algorithm is more generally applicable to various highresolution tiled display systems. The one-phase algorithm provides superior results but requires support for the Network Time Protocol and is more CPU-intensive. Copyright 2010 ACM.

  8. ATLAS Tile Calorimeter time calibration, monitoring and performance

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00075913; The ATLAS collaboration

    2016-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS experiment at the LHC. This sampling device is made of plastic scintillating tiles alternated with iron plates and its response is calibrated to electromagnetic scale by means of several dedicated calibration systems. The accurate time calibration is important for the energy reconstruction, non-collision background removal as well as for specific physics analyses. The initial time calibration with so-called splash events and subsequent fine-tuning with collision data are presented. The monitoring of the time calibration with laser system and physics collision data is discussed as well as the corrections for sudden changes performed still before the recorded data are processed for physics analyses. Finally, the time resolution as measured with jets and isolated muons particles is presented.

  9. Evaluation of ETOG-3Q, ETOG-3, FLANGE-II, XLACS, NJOY and LINEAR/RECENT/GROUPIE computer codes concerning to the resonance contribution and background cross sections

    International Nuclear Information System (INIS)

    Anaf, J.; Chalhoub, E.S.

    1988-12-01

    The NJOY and LINEAR/RECENT/GROUPIE calculational procedures for the resolved and unresolved resonance contributions and background cross sections are evaluated. Elastic scattering, fission and capture multigroup cross sections generated by these codes and the previously validated ETOG-3Q, ETOG-3, FLANGE-II and XLACS are compared. Constant weighting function and zero Kelvin temperature are considered. Discrepancies are presented and analysed. (author) [pt

  10. Reconnecting tile drainage to riparian buffer hydrology for enhanced nitrate removal.

    Science.gov (United States)

    Jaynes, D B; Isenhart, T M

    2014-03-01

    Riparian buffers are a proven practice for removing NO from overland flow and shallow groundwater. However, in landscapes with artificial subsurface (tile) drainage, most of the subsurface flow leaving fields is passed through the buffers in drainage pipes, leaving little opportunity for NO removal. We investigated the feasibility of re-routing a fraction of field tile drainage as subsurface flow through a riparian buffer for increasing NO removal. We intercepted an existing field tile outlet draining a 10.1-ha area of a row-cropped field in central Iowa and re-routed a fraction of the discharge as subsurface flow along 335 m of an existing riparian buffer. Tile drainage from the field was infiltrated through a perforated pipe installed 75 cm below the surface by maintaining a constant head in the pipe at a control box installed in-line with the existing field outlet. During 2 yr, >18,000 m (55%) of the total flow from the tile outlet was redirected as infiltration within the riparian buffer. The redirected water seeped through the 60-m-wide buffer, raising the water table approximately 35 cm. The redirected tile flow contained 228 kg of NO. On the basis of the strong decrease in NO concentrations within the shallow groundwater across the buffer, we hypothesize that the NO did not enter the stream but was removed within the buffer by plant uptake, microbial immobilization, or denitrification. Redirecting tile drainage as subsurface flow through a riparian buffer increased its NO removal benefit and is a promising management practice to improve surface water quality within tile-drained landscapes. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  11. R and D and maintenance on graphite tile of divertor region at EAST

    International Nuclear Information System (INIS)

    Ji, X.; Song, Y.T.; Wu, S.T.; Hao, J.; Du, S.; Peng, Y.; Cao, L.; Wang, S.

    2012-01-01

    Highlights: ► Find out the reason of damage of graphite tile. ► Simulation the halo current. ► Stress analysis of graphite tile by ANSYS. ► Do the experiments to test the strength of graphite tile. ► Do the optimization and maintenance of graphite tile. - Abstract: EAST, with full superconducting magnetic coils, had been designed and constructed to address the scientific and engineering issues under steady state operation. The in-vessel components are full graphite tiles as first wall had been operated successfully. In the experiment campaign of 2010, the H mode operation and 1 MA operation have been gotten on EAST. However, in some case, some of the graphite tiles of divertor region are damaged with the plasma parameter enhanced. As most of the damaged graphite tiles are in the divertor region, they are probably damaged by the electro-magnetic force of the halo current when the VDEs occur. The force of the halo current is re-estimated. The structure analysis has been done by the ANSYS software. From the analysis result. It can be obtained that the stress is larger than the allowable stress when the halo current on the graphite tile is larger than 2.7 kA. The tensile testing of the graphite also has been done. As the result, the graphite tiles are damaged when the forces are up to 2400 N. To deal with the problem, two proposes are accepted. In the one hand, the new type graphite material is used, whose tensile strength is up to 45 MPa. In the other hand, the structure of the graphite tiles is optimized.

  12. Color features for quality control in ceramic tile industry

    Science.gov (United States)

    Kukkonen, Saku; Kaelviaeinen, Heikki; Parkkinen, Jussi P.

    2001-02-01

    We study visual quality control in the ceramics industry. In the manufacturing, it is important that in each set of tiles, every single tile looks similar. Currently, the estimation is usually done by human vision. Our goal is to design a machine vision system that can estimate the sufficient similarity, or same appearance, to the human eye. Our main approach is to use accurate spectral representation of color, and compare spectral features to the RGB color features. A laboratory system for color measurements is built. Experimentations with five classes of brown tiles are presented and discussed. In addition to the k-nearest neighbor (k-NN) classifier, a neural network called the self-organizing map (SOM) is used to provide understanding of the spectral features. Every single spectrum in each tile of a training set is used as input to a 2D SOM. The SOM is analyzed to understand how spectra are clustered. As a result, tiles are classified using a trained 2D SOM. It is also of interest to know whether the order of spectral colors can be determined. In our approach, all spectra are clustered in a 1D SOM, and each pixel spectrum) is presented by pseudocolors according to the trained nodes. Finally, the results are compared to experiments with human vision.

  13. Leaching of dissolved phosphorus from tile-drained agricultural areas.

    Science.gov (United States)

    Andersen, H E; Windolf, J; Kronvang, B

    2016-01-01

    We investigated leaching of dissolved phosphorus (P) from 45 tile-drains representing animal husbandry farms in all regions of Denmark. Leaching of P via tile-drains exhibits a high degree of spatial heterogeneity with a low concentration in the majority of tile-drains and few tile-drains (15% in our investigation) having high to very high concentration of dissolved P. The share of dissolved organic P (DOP) was high (up to 96%). Leaching of DOP has hitherto been a somewhat overlooked P loss pathway in Danish soils and the mechanisms of mobilization and transport of DOP needs more investigation. We found a high correlation between Olsen-P and water extractable P. Water extractable P is regarded as an indicator of risk of loss of dissolved P. Our findings indicate that Olsen-P, which is measured routinely in Danish agricultural soils, may be a useful proxy for the P leaching potential of soils. However, we found no straight-forward correlation between leaching potential of the top soil layer (expressed as either degree of P saturation, Olsen-P or water extractable P) and the measured concentration of dissolved P in the tile-drain. This underlines that not only the source of P but also the P loss pathway must be taken into account when evaluating the risk of P loss.

  14. Design study of an armor tile handling manipulator for the Fusion Experimental Reactor

    International Nuclear Information System (INIS)

    Shibanuma, K.; Honda, T.; Satoh, K.; Terakado, T.; Kondoh, M.; Sasaki, N.; Munakata, T.; Murakami, S.

    1991-01-01

    A conceptual design of the Fusion Experimental Reactor (FER), which is a D-T burning reactor following on JT-60 in Japan, has been developed by Japan Atomic Energy Research Institute (JAERI). In FER, a rail-mounted vehicle concept is planned to be adopted for in-vessel maintenance, such as maintenance of divertor plates and armor tiles. Advantages of this concept are the high stiffness of the rail as a base structure for maintenance and the high mobility of the vehicle along the rail. Twin armor tile handling manipulators installed on both sides of the vehicle have been designed. The respective manipulators for armor tile handling have 8 degrees of freedom in order to have access to any place of the first wall and to go through the horizontal port by operating manipulator joints. If the two types of manipulators for divertor plates and armor tiles are installed on the vehicle and the divertor handling manipulator carries a case filled with armor tiles, the replacement time of armor tiles will be reduced. In FER, moreover, maintenance of armor tiles, which is a scheduled maintenance, is planned to be carried out by the autonomous control using position sensors etc. In order to accumulate the data base for the development of the autonomous control of the manipulator in armor tile maintenance, the present paper describes basic mechanical characteristics (stress, deflection and natural frequency) of the armor tile handling manipulator calculated by static stress and dynamic eigenvalue analyses. (orig.)

  15. PCX, Interior-Point Linear Programming Solver

    International Nuclear Information System (INIS)

    Czyzyk, J.

    2004-01-01

    1 - Description of program or function: PCX solves linear programming problems using the Mehrota predictor-corrector interior-point algorithm. PCX can be called as a subroutine or used in stand-alone mode, with data supplied from an MPS file. The software incorporates modules that can be used separately from the linear programming solver, including a pre-solve routine and data structure definitions. 2 - Methods: The Mehrota predictor-corrector method is a primal-dual interior-point method for linear programming. The starting point is determined from a modified least squares heuristic. Linear systems of equations are solved at each interior-point iteration via a sparse Cholesky algorithm native to the code. A pre-solver is incorporated in the code to eliminate inefficiencies in the user's formulation of the problem. 3 - Restriction on the complexity of the problem: There are no size limitations built into the program. The size of problem solved is limited by RAM and swap space on the user's computer

  16. Study of the pressing operation of large-sized tiles using X-ray absorption

    International Nuclear Information System (INIS)

    Amoros, J. L.; Mallol, G.; Llorens, D.; Boix, J.; Arnau, J. M.; Feliu, C.; Cerisuelo, J. A.; Gargallo, J. J.

    2010-01-01

    An apparatus for X-Ray non destructive inspection of bulk density distribution in large ceramic tiles has been designed, built and patented. This technique has many advantages compared with other methods: it allows tile bulk density distribution to be mapped and is neither destructive nor toxic, provided the X-ray tube and detector area are shielded to prevent leakage. In the present study, this technique, whose technical feasibility and accuracy had been verified in previous studies, has been used to scan ceramic tiles formed under different industrial conditions, modifying press working parameters. The use of high-precision laser telemeters allows tile thicknesses to be mapped, facilitating the interpretation of manufacturing defects produced in pressing, which cannot be interpreted by just measuring bulk density. The bulk density distributions obtained in the same unfired and fired tiles are also compared, a possibility afforded only by this measurement method, since it is non-destructive. The comparison of both unfired and fired tile bulk density distributions allows the influence of the pressing and firing stages on tile end porosity to be individually identified. (Author) 12 refs.

  17. Direct atomic force microscopy observation of DNA tile crystal growth at the single-molecule level.

    Science.gov (United States)

    Evans, Constantine G; Hariadi, Rizal F; Winfree, Erik

    2012-06-27

    While the theoretical implications of models of DNA tile self-assembly have been extensively researched and such models have been used to design DNA tile systems for use in experiments, there has been little research testing the fundamental assumptions of those models. In this paper, we use direct observation of individual tile attachments and detachments of two DNA tile systems on a mica surface imaged with an atomic force microscope (AFM) to compile statistics of tile attachments and detachments. We show that these statistics fit the widely used kinetic Tile Assembly Model and demonstrate AFM movies as a viable technique for directly investigating DNA tile systems during growth rather than after assembly.

  18. Code of conduct on the safety and security of radioactive sources

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2001-03-01

    The objective of this Code is to achieve and maintain a high level of safety and security of radioactive sources through the development, harmonization and enforcement of national policies, laws and regulations, and through tile fostering of international co-operation. In particular, this Code addresses the establishment of an adequate system of regulatory control from the production of radioactive sources to their final disposal, and a system for the restoration of such control if it has been lost.

  19. Code of conduct on the safety and security of radioactive sources

    International Nuclear Information System (INIS)

    2001-03-01

    The objective of this Code is to achieve and maintain a high level of safety and security of radioactive sources through the development, harmonization and enforcement of national policies, laws and regulations, and through tile fostering of international co-operation. In particular, this Code addresses the establishment of an adequate system of regulatory control from the production of radioactive sources to their final disposal, and a system for the restoration of such control if it has been lost

  20. The ATLAS Tile Calorimeter Phase-II Upgrade Demonstrator Data Acquisition and Software

    CERN Document Server

    Little, Jared David; The ATLAS collaboration

    2018-01-01

    The LHC plans a series of upgrades culminating in the High Luminosity LHC (HL-LHC) which will have an average luminosity 5-7 times larger than the design LHC value. The electronics of the hadronic Tile Calorimeter (TileCal) will undergo a substantial upgrade to accommodate to the HL-LHC parameters. In particular, TileCal will undergo a major replacement of its on- and off-detector electronics. The photomultiplier signals will be digitized and transferred off-detector to the TileCal PreProcessors (TilePPr) for every bunch crossing, requiring a data bandwidth of 40 Tbps. The TilePPr will reconstruct, store and send the calorimeter signals to first level of trigger at a rate of 40 MHz. This will provide better precision of the calorimeter signals used by the trigger system and will allow the development of more complex trigger algorithms. In parallel, the data samples will be stored in pipeline memories and the data of the events selected by the ATLAS central trigger system and transferred to the ATLAS global Da...

  1. Hybrid MPI-OpenMP Parallelism in the ONETEP Linear-Scaling Electronic Structure Code: Application to the Delamination of Cellulose Nanofibrils.

    Science.gov (United States)

    Wilkinson, Karl A; Hine, Nicholas D M; Skylaris, Chris-Kriton

    2014-11-11

    We present a hybrid MPI-OpenMP implementation of Linear-Scaling Density Functional Theory within the ONETEP code. We illustrate its performance on a range of high performance computing (HPC) platforms comprising shared-memory nodes with fast interconnect. Our work has focused on applying OpenMP parallelism to the routines which dominate the computational load, attempting where possible to parallelize different loops from those already parallelized within MPI. This includes 3D FFT box operations, sparse matrix algebra operations, calculation of integrals, and Ewald summation. While the underlying numerical methods are unchanged, these developments represent significant changes to the algorithms used within ONETEP to distribute the workload across CPU cores. The new hybrid code exhibits much-improved strong scaling relative to the MPI-only code and permits calculations with a much higher ratio of cores to atoms. These developments result in a significantly shorter time to solution than was possible using MPI alone and facilitate the application of the ONETEP code to systems larger than previously feasible. We illustrate this with benchmark calculations from an amyloid fibril trimer containing 41,907 atoms. We use the code to study the mechanism of delamination of cellulose nanofibrils when undergoing sonification, a process which is controlled by a large number of interactions that collectively determine the structural properties of the fibrils. Many energy evaluations were needed for these simulations, and as these systems comprise up to 21,276 atoms this would not have been feasible without the developments described here.

  2. Characterization of particulate and dissolved phosphorus in tile and nearby riverine systems

    Science.gov (United States)

    Jiang, X.; Arai, Y.; David, M.; Gentry, L.

    2017-12-01

    In the Midwestern U.S., the drainage of agricultural land is predominantly managed by the tile drain system because of its poorly drain properties of clay rich indigenous soils. An accelerated subsurface flow of phosphorus (P) has recently been documented as a primary P transport path in contrast to the typical surface runoff events observed in the Eastern U.S. Recent studies suggested the important role of particulate P (PP) load in agricultural tile drainage water during high flow events. It was hypothesized that PP in the tile water is transported to riverine system contributing to the negative environmental impacts in the Midwestern U.S. In this study, correlation assessment of physicochemical properties of PP in agricultural tile drainage and nearby river samples after a storm event was conducted using a combination of 31P-nuclear magnetic resonance spectroscopy, P K-edge X-ray absorption near edge structure spectroscopy, X-ray diffraction, zetasizer, and transmission electron microscopy. Results show that significantly more colloidal (i.e. 1 nm- 2 µm) and silt-sized (i.e. > 2 µm) particles as well as higher dissolved total P (DTP) and dissolved reactive P (DRP) concentrations existed in river samples than tile samples. Tile and river samples showed similar zeta potential in each particle-size fraction and similar element distributions on colloidal fraction. However, colloidal P concentration and distribution are slightly different between tile and river samples: more colloidal total P and organic P existed in tile colloids than river colloids. The results of P speciation and mineralogical assessment will also be discussed.

  3. Modified linear predictive coding approach for moving target tracking by Doppler radar

    Science.gov (United States)

    Ding, Yipeng; Lin, Xiaoyi; Sun, Ke-Hui; Xu, Xue-Mei; Liu, Xi-Yao

    2016-07-01

    Doppler radar is a cost-effective tool for moving target tracking, which can support a large range of civilian and military applications. A modified linear predictive coding (LPC) approach is proposed to increase the target localization accuracy of the Doppler radar. Based on the time-frequency analysis of the received echo, the proposed approach first real-time estimates the noise statistical parameters and constructs an adaptive filter to intelligently suppress the noise interference. Then, a linear predictive model is applied to extend the available data, which can help improve the resolution of the target localization result. Compared with the traditional LPC method, which empirically decides the extension data length, the proposed approach develops an error array to evaluate the prediction accuracy and thus, adjust the optimum extension data length intelligently. Finally, the prediction error array is superimposed with the predictor output to correct the prediction error. A series of experiments are conducted to illustrate the validity and performance of the proposed techniques.

  4. Development of remote replacement system for armor tiles of first wall of FER

    International Nuclear Information System (INIS)

    Adachi, Junichi; Yoshizawa, Shunji; Nakano, Yasuo; Kuboyama, Takashi; Shibanuma, Kiyoshi; Kakudate, Satoshi; Oka, Kiyoshi.

    1993-01-01

    A remote system has been developed to replace automatically armor tiles of first walls with a single manipulator arm for the Fusion Experimental Reactor (FER). The system is composed of a manipulator arm and an end-effector (a tile replacement hand), which have a gripper of the tiles, a nutrunner to rotate attatching bolts of them and a vision sensor to measure positions of them. The system can replace the tiles by means of a visual feedback system using vision sensor, even if the positions of the tiles would have changed. As a result of tests, it has been proved that the end-effector is useful and the control system is practicable. (author)

  5. An example of Vergil’s influence in the Persiles: the invention of Tile, hero’s hometown

    Directory of Open Access Journals (Sweden)

    Miguel Alarcos Martínez

    2014-12-01

    Full Text Available At the end of Persiles’ Book IV, Cervantes discovers identity and origin of the heroes, who have been known till then as Periandro and Auristela. According with this intention, the invention of a Nordic place, as Tile —Hero’s hometown—, has a special importance, because of its Vergilian roots on Thule’s imaginary, which appears in Georgics, I, vv. 29-31. A Vergil’s quotation, which is used by Serafido, when he explains what and where Tile is, gives us the evidence. Our purpose is studying the Cervantine reelaboration of such quotation and its aesthetic function in the romance.

  6. Tile-based rigidization surface parametric design study

    Science.gov (United States)

    Giner Munoz, Laura; Luntz, Jonathan; Brei, Diann; Kim, Wonhee

    2018-03-01

    Inflatable technologies have proven useful in consumer goods as well as in more recent applications including civil structures, aerospace, medical, and robotics. However, inflatable technologies are typically lacking in their ability to provide rigid structural support. Particle jamming improves upon this by providing structures which are normally flexible and moldable but become rigid when air is removed. Because these are based on an airtight bladder filled with loose particles, they always occupy the full volume of its rigid state, even when not rigidized. More recent developments in layer jamming have created thin, compact rigidizing surfaces replacing the loose volume of particles with thinly layered surface materials. Work in this area has been applied to several specific applications with positive results but have not generally provided the broader understanding of the rigidization performance as a function of design parameters required for directly adapting layer rigidization technology to other applications. This paper presents a parametric design study of a new layer jamming vacuum rigidization architecture: tile-based vacuum rigidization. This form of rigidization is based on layers of tiles contained within a thin vacuum bladder which can be bent, rolled, or otherwise compactly stowed, but when deployed flat, can be vacuumed and form a large, flat, rigid plate capable of supporting large forces both localized and distributed over the surface. The general architecture and operation detailing rigidization and compliance mechanisms is introduced. To quantitatively characterize the rigidization behavior, prototypes rigidization surfaces are fabricated and an experimental technique is developed based on a 3-point bending test. Performance evaluation metrics are developed to describe the stiffness, load-bearing capacity, and internal slippage of tested prototypes. A set of experimental parametric studies are performed to better understand the impact of

  7. When sparse coding meets ranking: a joint framework for learning sparse codes and ranking scores

    KAUST Repository

    Wang, Jim Jing-Yan

    2017-06-28

    Sparse coding, which represents a data point as a sparse reconstruction code with regard to a dictionary, has been a popular data representation method. Meanwhile, in database retrieval problems, learning the ranking scores from data points plays an important role. Up to now, these two problems have always been considered separately, assuming that data coding and ranking are two independent and irrelevant problems. However, is there any internal relationship between sparse coding and ranking score learning? If yes, how to explore and make use of this internal relationship? In this paper, we try to answer these questions by developing the first joint sparse coding and ranking score learning algorithm. To explore the local distribution in the sparse code space, and also to bridge coding and ranking problems, we assume that in the neighborhood of each data point, the ranking scores can be approximated from the corresponding sparse codes by a local linear function. By considering the local approximation error of ranking scores, the reconstruction error and sparsity of sparse coding, and the query information provided by the user, we construct a unified objective function for learning of sparse codes, the dictionary and ranking scores. We further develop an iterative algorithm to solve this optimization problem.

  8. Analysis and design of the beryllium tiles for the JET ITER-like wall project

    International Nuclear Information System (INIS)

    Thompson, V.; Krivchenkov, Y.; Riccardo, V.; Vizvary, Z.

    2007-01-01

    Work is in progress to completely replace, in 2008/9, the existing JET CFC tiles with a configuration of plasma facing materials consistent with the ITER design. The ITER-like wall (ILW) will be created with a combination of beryllium (Be), tungsten (W), W-coated CFC and Be-coated inconel tiles, with the material depending on the local anticipated heat flux and geometry. Over 4000 tiles will be replaced and the ILW will accommodate additional heating up to at least 50 MW for 10 s. One of the objectives is to maintain or improve the existing CFC tile power handling performance which has been achieved in most cases by hiding bolt holes, optimising tile size and profile and introducing castellations on plasma facing surfaces. This paper describes the generic problems associated with the Be tiles (power handling capacity and disruption induced eddy currents) and illustrates the solution selected for the inner wall guard limiter (IWGL) where the present CFC tiles will be replaced with Be

  9. Quantum tests for the linearity and permutation invariance of Boolean functions

    Energy Technology Data Exchange (ETDEWEB)

    Hillery, Mark [Department of Physics, Hunter College of the City University of New York, 695 Park Avenue, New York, New York 10021 (United States); Andersson, Erika [SUPA, School of Engineering and Physical Sciences, Heriot-Watt University, Edinburgh EH14 4AS (United Kingdom)

    2011-12-15

    The goal in function property testing is to determine whether a black-box Boolean function has a certain property or is {epsilon}-far from having that property. The performance of the algorithm is judged by how many calls need to be made to the black box in order to determine, with high probability, which of the two alternatives is the case. Here we present two quantum algorithms, the first to determine whether the function is linear and the second to determine whether it is symmetric (invariant under permutations of the arguments). Both require order {epsilon}{sup -2/3} calls to the oracle, which is better than known classical algorithms. In addition, in the case of linearity testing, if the function is linear, the quantum algorithm identifies which linear function it is. The linearity test combines the Bernstein-Vazirani algorithm and amplitude amplification, while the test to determine whether a function is symmetric uses projective measurements and amplitude amplification.

  10. A logic circuit for solving linear function by digital method

    International Nuclear Information System (INIS)

    Ma Yonghe

    1986-01-01

    A mathematical method for determining the linear relation of physical quantity with rediation intensity is described. A logic circuit has been designed for solving linear function by digital method. Some applications and the circuit function are discussed

  11. Upgrade of the ATLAS Tile Calorimeter for the High Luminosity LHC

    CERN Document Server

    Scuri, Fabrizio; The ATLAS collaboration

    2018-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS experiment. TileCal is a sampling calorimeter with steel as absorber and scintillators as active medium. The scintillators are read-out by wavelength shifting fibers coupled to photomultiplier tubes (PMTs). The analogue signals from the PMTs are amplified, shaped, digitized by sampling the signal every 25 ns and stored on detector until a trigger decision is received. The High-Luminosity phase of LHC (HL-LHC) expected to begin in year 2026 requires new electronics to meet the requirements of a 1 MHz trigger, higher ambient radiation, and for better performance under high pileup. Both the on- and off-detector TileCal electronics will be replaced during the shutdown of 2024-2025. PMT signals from every TileCal cell will be digitized and sent directly to the back-end electronics, where the signals are reconstructed, stored, and sent to the first level of trigger at a rate of 40 MHz. This will provide better precis...

  12. On residual gas analysis during high temperature baking of graphite tiles

    International Nuclear Information System (INIS)

    Prakash, A A; Chaudhuri, P; Khirwadkar, S; Reddy, D Chenna; Saxena, Y C; Chauhan, N; Raole, P M

    2008-01-01

    Steady-state Super-conducting Tokamak-1 (SST-1) is a medium size tokamak with major radius of 1.1 m and minor radius of 0.20 m. It is designed for plasma discharge duration of 1000 seconds to obtain fully steady-state plasma operation. Plasma Facing Components (PFC), consisting of divertors, passive stabilizers, baffles and poloidal limiters are also designed to be UHV compatible for steady state operation. All PFC are made up of graphite tiles mechanically attached to the copper alloy substrate. Graphite is one of the preferred first wall armour material in present day tokamaks. High thermal shock resistance and low atomic number of carbon are the most important properties of graphite for this application. High temperature vacuum baking of graphite tiles is the standard process to remove the impurities. Residual Gas Analyzer (RGA) has been used for qualitative and quantitative measurements of released gases from graphite tiles during baking. Surface Analysis of graphite tiles has also been done before and after baking. This paper describes the residual gas analysis during baking and surface analysis of graphite tiles

  13. On residual gas analysis during high temperature baking of graphite tiles

    Energy Technology Data Exchange (ETDEWEB)

    Prakash, A A; Chaudhuri, P; Khirwadkar, S; Reddy, D Chenna; Saxena, Y C [Institute for Plasma Research, Bhat, Gandhinagar - 382 428 (India); Chauhan, N; Raole, P M [Facilitation Center for Industrial Plasma Technologies, IPR, Gandhinagar (India)], E-mail: arun@ipr.res.in

    2008-05-01

    Steady-state Super-conducting Tokamak-1 (SST-1) is a medium size tokamak with major radius of 1.1 m and minor radius of 0.20 m. It is designed for plasma discharge duration of 1000 seconds to obtain fully steady-state plasma operation. Plasma Facing Components (PFC), consisting of divertors, passive stabilizers, baffles and poloidal limiters are also designed to be UHV compatible for steady state operation. All PFC are made up of graphite tiles mechanically attached to the copper alloy substrate. Graphite is one of the preferred first wall armour material in present day tokamaks. High thermal shock resistance and low atomic number of carbon are the most important properties of graphite for this application. High temperature vacuum baking of graphite tiles is the standard process to remove the impurities. Residual Gas Analyzer (RGA) has been used for qualitative and quantitative measurements of released gases from graphite tiles during baking. Surface Analysis of graphite tiles has also been done before and after baking. This paper describes the residual gas analysis during baking and surface analysis of graphite tiles.

  14. Noise dependence with pile-up in the ATLAS Tile calorimeter

    CERN Document Server

    Araque Espinosa, Juan Pedro; The ATLAS collaboration

    2015-01-01

    The Tile Calorimeter, TileCal, is the central hadronic calorimeter of the ATLAS experiment and comprises alternating layers of steel (as absorber material) and plastic (as active material), known as tiles. Between 2009 and 2012, the LHC has performed better than expected producing proton-proton collisions at a very high rate. Under these challenging conditions not only the energy from an interesting event will be measured but also a component coming from other collisions. This component is referred to as pile-up noise. Studies carried out to better understand how pile-up affects calorimeter noise under different circumstances are described.

  15. Direct Atomic Force Microscopy Observation of DNA Tile Crystal Growth at the Single-Molecule Level

    OpenAIRE

    Evans, Constantine G.; Hariadi, Rizal F.; Winfree, Erik

    2012-01-01

    While the theoretical implications of models of DNA tile self-assembly have been extensively researched and such models have been used to design DNA tile systems for use in experiments, there has been little research testing the fundamental assumptions of those models. In this paper, we use direct observation of individual tile attachments and detachments of two DNA tile systems on a mica surface imaged with an atomic force microscope (AFM) to compile statistics of tile attachments and detach...

  16. Linear and Non-Linear Dose-Response Functions Reveal a Hormetic Relationship Between Stress and Learning

    OpenAIRE

    Zoladz, Phillip R.; Diamond, David M.

    2008-01-01

    Over a century of behavioral research has shown that stress can enhance or impair learning and memory. In the present review, we have explored the complex effects of stress on cognition and propose that they are characterized by linear and non-linear dose-response functions, which together reveal a hormetic relationship between stress and learning. We suggest that stress initially enhances hippocampal function, resulting from amygdala-induced excitation of hippocampal synaptic plasticity, as ...

  17. Evaluation of linear heat rates for the power-to-melt tests on 'JOYO' using the Monte-Carlo code 'MVP'

    International Nuclear Information System (INIS)

    Yokoyama, Kenji; Ishikawa, Makoto

    2000-04-01

    The linear heat rates of the power-to-melt (PTM) tests, performed with B5D-1 and B5D-2 subassemblies on the Experimental Fast Reactor 'JOYO', are evaluated with the continuous energy Monte-Carlo code, MVP. We can apply a whole core model to MVP, but it takes very long time for the calculation. Therefore, judging from the structure of B5D subassembly, we used the MVP code to calculate the radial distribution of linear heat rate and used the deterministic method to calculate the axial distribution. We also derived the formulas for this method. Furthermore, we evaluated the error of the linear heat rate, by evaluating the experimental error of the reactor power, the statistical error of Monte-Carlo method, the calculational model error of the deterministic method and so on. On the other hand, we also evaluated the burnup rate of the B5D assembly and compared with the measured value in the post-irradiation test. The main results are following: B5D-1 (B5101, F613632, core center). Linear heat rate: 600 W/cm±2.2%. Burnup rate: 0.977. B5D-2 (B5214, G80124, core center). Linear heat rate: 641 W/cm±2.2%. Burnup rate: 0.886. (author)

  18. Study of the effect of nano surface morphology on the stain-resistant property of ceramic tiles

    International Nuclear Information System (INIS)

    Pan, S P; Hung, J K; Liu, Y T

    2014-01-01

    In this study, six types of commercially available ceramic tiles, including nano-structured ceramic tiles and regular ceramic tiles, were selected to investigate the effect of surface morphology on their stain-resistant property. The stain-resistant efficiencies of various ceramic tiles with nano-size surface were measured in order to determine the appropriate method for testing ceramic tiles with nano-structure surface

  19. CFD analysis and experimental comparison of novel roof tile shapes

    Directory of Open Access Journals (Sweden)

    Michele Bottarelli

    2017-06-01

    Using an experimental rig, the air pressure difference and the volumetric flow rate between tiles have been measured for an existing Portoghese tile design over a range of pressures. Then, in order to understand the air flows under different conditions, a three-dimensional computational fluid dynamics (CFD model has been implemented to recreate the full geometry of the rig. The model was calibrated against the aforementioned experimental results, and run with boundary conditions simulating different wind directions. Even in the low velocities typical of average local wind patterns, the fluid dynamic problem remains complex because of the geometry of the gaps between the tiles. However, it has been possible to assess the coefficient of local head loss and then apply it in an analytical relationship between pressure drop and flow rate, taking into account the open area. The results have shown how the wind direction affects the air permeability and, therefore, important insights have been gathered for the design of novel tiles.

  20. Estimation of Frost Resistance of the Tile Adhesive on a Cement Based with Application of Amorphous Aluminosilicates as a Modifying Additive

    Science.gov (United States)

    Ivanovna Loganina, Valentina; Vladimirovna Zhegera, Christina

    2017-10-01

    In the article given information on the possibility of using amorphous aluminosilicates as a modifying additive in the offered tile cement adhesive. In the article, the data on the preparation of an additive based on amorphous aluminosilicates, on its microstructure and chemical composition. Presented information on the change in the porosity of cement stone when introduced of amorphous aluminosilicates in the his composition. The formulation of a dry building mix on a cement base is proposed with use of an additive based on amorphous aluminosilicates as a modifying additive. Recipe of dry adhesive mixes include Portland cement M400, mineral aggregate in proportion fraction 0.63-0.315:0.315-0.14 respectively 80:20 (%) and filling density of 1538.2 kg/m3, a plasticizer Kratasol, redispersible powder Neolith P4400 and amorphous alumnosilicates. The developed formulation can be used as a tile adhesive for finishing walls of buildings and structure with tiles. Presented results of the evaluation of frost resistance of adhesives based on cement with using of amorphous aluminosilicates as a modifying additive. Installed the mark on the frost resistance of tile glue and frost resistance of the contact zone of adhesive. Established, that the adhesive layer based on developed formulation dry mixture is crack-resistant and frost-resistant for conditions city Penza and dry humidity zone - zone 3 and climatic subarea IIB (accordance with Building codes and regulations 23-01-99Ȋ) cities Russia’s.

  1. Upgrade of the ATLAS Tile Calorimeter Electronics

    International Nuclear Information System (INIS)

    Carrió, F

    2015-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS experiment at LHC. The TileCal readout consists of about 10000 channels. The bulk of its upgrade will occur for the High Luminosity LHC phase (Phase-II) where the peak luminosity will increase 5 times compared to the design luminosity (10 34 cm −2 s −1 ) but with maintained energy (i.e. 7+7 TeV). An additional increase of the average luminosity with a factor of 2 can be achieved by luminosity levelling. This upgrade is expected to happen around 2024. The TileCal upgrade aims at replacing the majority of the on- and off- detector electronics to the extent that all calorimeter signals will be digitized and sent to the off-detector electronics in the counting room. To achieve the required reliability, redundancy has been introduced at different levels. Three different options are presently being investigated for the front-end electronic upgrade. Extensive test beam studies will determine which option will be selected. 10 Gbps optical links are used to read out all digitized data to the counting room while 5 Gbps down-links are used for synchronization, configuration and detector control. For the off-detector electronics a pre-processor (sROD) is being developed, which takes care of the initial trigger processing while temporarily storing the main data flow in pipeline and derandomizer memories. One demonstrator prototype module with the new calorimeter module electronics, but still compatible with the present system, is planned to be inserted in ATLAS this year

  2. GIBS Web Map Tile Service (WMTS)

    Data.gov (United States)

    National Aeronautics and Space Administration — The WMTS implementation standard provides a standards-based solution for serviing digital maps using predefined image tiles. Through the constructs of the...

  3. Random Linear Network Coding for 5G Mobile Video Delivery

    Directory of Open Access Journals (Sweden)

    Dejan Vukobratovic

    2018-03-01

    Full Text Available An exponential increase in mobile video delivery will continue with the demand for higher resolution, multi-view and large-scale multicast video services. Novel fifth generation (5G 3GPP New Radio (NR standard will bring a number of new opportunities for optimizing video delivery across both 5G core and radio access networks. One of the promising approaches for video quality adaptation, throughput enhancement and erasure protection is the use of packet-level random linear network coding (RLNC. In this review paper, we discuss the integration of RLNC into the 5G NR standard, building upon the ideas and opportunities identified in 4G LTE. We explicitly identify and discuss in detail novel 5G NR features that provide support for RLNC-based video delivery in 5G, thus pointing out to the promising avenues for future research.

  4. Comprehensive nitrogen budgets for controlled tile drainage fields in eastern ontario, Canada.

    Science.gov (United States)

    Sunohara, M D; Craiovan, E; Topp, E; Gottschall, N; Drury, C F; Lapen, D R

    2014-03-01

    Excessive N loading from subsurface tile drainage has been linked to water quality degradation. Controlled tile drainage (CTD) has the potential to reduce N losses via tile drainage and boost crop yields. While CTD can reduce N loss from tile drainage, it may increase losses through other pathways. A multiple-year field-scale accounting of major N inputs and outputs during the cropping season was conducted on freely drained and controlled tile drained agricultural fields under corn ( L.)-soybean [ (L.) Merr.] production systems in eastern Ontario, Canada. Greater predicted gaseous N emissions for corn and soybean and greater observed lateral seepage N losses were observed for corn and soybean fields under CTD relative to free-draining fields. However, observed N losses from tile were significantly lower for CTD fields, in relation to freely drained fields. Changes in residual soil N were essentially equivalent between drainage treatments, while mass balance residual terms were systematically negative (slightly more so for CTD). Increases in plant N uptake associated with CTD were observed, probably resulting in higher grain yields for corn and soybean. This study illustrates the benefits of CTD in decreasing subsurface tile drainage N losses and boosting crop yields, while demonstrating the potential for CTD to increase N losses via other pathways related to gaseous emissions and groundwater seepage. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  5. Deep linear autoencoder and patch clustering-based unified one-dimensional coding of image and video

    Science.gov (United States)

    Li, Honggui

    2017-09-01

    This paper proposes a unified one-dimensional (1-D) coding framework of image and video, which depends on deep learning neural network and image patch clustering. First, an improved K-means clustering algorithm for image patches is employed to obtain the compact inputs of deep artificial neural network. Second, for the purpose of best reconstructing original image patches, deep linear autoencoder (DLA), a linear version of the classical deep nonlinear autoencoder, is introduced to achieve the 1-D representation of image blocks. Under the circumstances of 1-D representation, DLA is capable of attaining zero reconstruction error, which is impossible for the classical nonlinear dimensionality reduction methods. Third, a unified 1-D coding infrastructure for image, intraframe, interframe, multiview video, three-dimensional (3-D) video, and multiview 3-D video is built by incorporating different categories of videos into the inputs of patch clustering algorithm. Finally, it is shown in the results of simulation experiments that the proposed methods can simultaneously gain higher compression ratio and peak signal-to-noise ratio than those of the state-of-the-art methods in the situation of low bitrate transmission.

  6. A portable high-power diode laser-based single-stage ceramic tile grout sealing system

    Science.gov (United States)

    Lawrence, J.; Schmidt, M. J. J.; Li, L.; Edwards, R. E.; Gale, A. W.

    2002-02-01

    By means of a 60 W high-power diode laser (HPDL) and a specially developed grout material the void between adjoining ceramic tiles has been successfully sealed. A single-stage process has been developed which uses a crushed ceramic tile mix to act as a tough, inexpensive bulk substrate and a glazed enamel surface to provide an impervious surface glaze. The single-stage ceramic tile grout sealing process yielded seals produced in normal atmospheric conditions that displayed no discernible cracks and porosities. The single-stage grout is simple to formulate and easy to apply. Tiles were successfully sealed with power densities as low as 200 kW/ mm2 and at rates of up to 600 mm/ min. Bonding of the enamel to the crushed ceramic tile mix was identified as being primarily due to van der Waals forces and, on a very small scale, some of the crushed ceramic tile mix material dissolving into the glaze. In terms of mechanical, physical and chemical characteristics, the single-stage ceramic tile grout was found to be far superior to the conventional epoxy tile grout and, in many instances, matched and occasionally surpassed that of the ceramic tiles themselves. What is more, the development of a hand-held HPDL beam delivery unit and the related procedures necessary to lead to the commercialisation of the single-stage ceramic tile grout sealing process are presented. Further, an appraisal of the potential hazards associated with the use of the HPDL in an industrial environment and the solutions implemented to ensure that the system complies with the relevant safety standards are given.

  7. Clock Distribution and Readout Architecture for the ATLAS Tile Calorimeter at the HL-LHC

    CERN Document Server

    Carrio Argos, Fernando; The ATLAS collaboration

    2018-01-01

    The Tile Calorimeter (TileCal) is one detector of the ATLAS experiment at the Large Hadron Collider (LHC). TileCal is a sampling calorimeter made of steel plates and plastic scintillators which are readout using approximately 10,000 PhotoMultipliers Tubes (PMTs). In 2024, the LHC will undergo a series of upgrades towards a High Luminosity LHC (HL-LHC) to deliver up to 7.5 times the current nominal instantaneous luminosity. The ATLAS Tile Phase II Upgrade will accommodate detector and data acquisition system to the HL-LHC requirements. The detector electronics will be redesigned using a new clock distribution and readout architecture with a full-digital trigger system. After the Long Shutdown 3 (2024-2026), the on-detector electronics will transfer digitized data for every bunch crossing (~25 ns) to the Tile PreProcessors (TilePPr) in the counting rooms with a total data bandwidth of 40 Tbps. The TilePPrs will store the detector data in pipeline memories to cope with the new ATLAS DAQ architecture requirements...

  8. Linear and non-linear dose-response functions reveal a hormetic relationship between stress and learning.

    Science.gov (United States)

    Zoladz, Phillip R; Diamond, David M

    2008-10-16

    Over a century of behavioral research has shown that stress can enhance or impair learning and memory. In the present review, we have explored the complex effects of stress on cognition and propose that they are characterized by linear and non-linear dose-response functions, which together reveal a hormetic relationship between stress and learning. We suggest that stress initially enhances hippocampal function, resulting from amygdala-induced excitation of hippocampal synaptic plasticity, as well as the excitatory effects of several neuromodulators, including corticosteroids, norepinephrine, corticotropin-releasing hormone, acetylcholine and dopamine. We propose that this rapid activation of the amygdala-hippocampus brain memory system results in a linear dose-response relation between emotional strength and memory formation. More prolonged stress, however, leads to an inhibition of hippocampal function, which can be attributed to compensatory cellular responses that protect hippocampal neurons from excitotoxicity. This inhibition of hippocampal functioning in response to prolonged stress is potentially relevant to the well-described curvilinear dose-response relationship between arousal and memory. Our emphasis on the temporal features of stress-brain interactions addresses how stress can activate, as well as impair, hippocampal functioning to produce a hormetic relationship between stress and learning.

  9. Flexible and efficient genome tiling design with penalized uniqueness score

    Directory of Open Access Journals (Sweden)

    Du Yang

    2012-12-01

    Full Text Available Abstract Background As a powerful tool in whole genome analysis, tiling array has been widely used in the answering of many genomic questions. Now it could also serve as a capture device for the library preparation in the popular high throughput sequencing experiments. Thus, a flexible and efficient tiling array design approach is still needed and could assist in various types and scales of transcriptomic experiment. Results In this paper, we address issues and challenges in designing probes suitable for tiling array applications and targeted sequencing. In particular, we define the penalized uniqueness score, which serves as a controlling criterion to eliminate potential cross-hybridization, and a flexible tiling array design pipeline. Unlike BLAST or simple suffix array based methods, computing and using our uniqueness measurement can be more efficient for large scale design and require less memory. The parameters provided could assist in various types of genomic tiling task. In addition, using both commercial array data and experiment data we show, unlike previously claimed, that palindromic sequence exhibiting relatively lower uniqueness. Conclusions Our proposed penalized uniqueness score could serve as a better indicator for cross hybridization with higher sensitivity and specificity, giving more control of expected array quality. The flexible tiling design algorithm incorporating the penalized uniqueness score was shown to give higher coverage and resolution. The package to calculate the penalized uniqueness score and the described probe selection algorithm are implemented as a Perl program, which is freely available at http://www1.fbn-dummerstorf.de/en/forschung/fbs/fb3/paper/2012-yang-1/OTAD.v1.1.tar.gz.

  10. Upgrade of the ATLAS hadronic Tile calorimeter for the High luminosity LHC

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00236332; The ATLAS collaboration

    2016-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS detector at the LHC. It is a sampling calorimeter consisting of alternating thin steel plates and scintillating tiles. Wavelength shifting fibers coupled to the tiles collect the produced light and are read out by photomultiplier tubes. An analog sum of the processed signal of several photomultipliers serves as input to the first level of trigger. Photomultiplier signals are then digitized and stored on detector and are only transferred off detector once the first trigger acceptance has been confirmed. The Large Hadron Collider (LHC) has envisaged a series of upgrades towards a High Luminosity LHC (HL-LHC) delivering five times the LHC nominal instantaneous luminosity. The ATLAS Phase II upgrade, in 2024, will accommodate the detector and data acquisition system for the HL-LHC. In particular, TileCal will undergo a major replacement of its on- and off-detector electronics. All signals will be digitized and then...

  11. Upgrade of the ATLAS hadronic Tile calorimeter for the High luminosity LHC

    CERN Document Server

    Mlynarikova, Michaela; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS detector at the LHC. It is a sampling calorimeter consisting of alternating thin steel plates and scintillating tiles. Wavelength shifting fibers coupled to the tiles collect the produced light and are read out by photomultiplier tubes. Currently, an analog sum of the processed signal of several photomultipliers serves as input to the first level of trigger. Photomultiplier signals are then digitized and stored on detector and are only transferred off detector once the first trigger acceptance has been confirmed. The Large Hadron Collider (LHC) has envisaged a series of upgrades towards a High Luminosity LHC (HL-LHC) delivering five times the LHC nominal instantaneous luminosity. The ATLAS Phase II upgrade, in 2024, will accommodate the detector and data acquisition system for the HL-LHC. In particular, TileCal will undergo a major replacement of its on- and off-detector electronics. All signals will be digitiz...

  12. Tests with beam setup of the TileCal Phase-II upgrade electronics

    CERN Document Server

    Hlaluku, Dingane Reward; The ATLAS collaboration

    2017-01-01

    The LHC has planned a series of upgrades culminating in the High Luminosity LHC (HL-LHC) which will have an average luminosity 5-7 times larger than the nominal Run-2 value. The ATLAS Tile Calorimeter (TileCal) will undergo an upgrade to accommodate to the HL-LHC parameters. The TileCal electronics both on- and off-detector will be completely redesigned and a new readout architecture will be adopted. The photomultiplier signals will be digitised and transferred to the TileCal PreProcessors (PPr) located off-detector for every bunch crossing. Then, the PPr will provide preprocessed digital data to the first level trigger with improved spatial granularity and energy resolution with respect to the current analog trigger signals. We plan to insert one TileCal module instrumented with the new electronics in the real detector to evaluate and qualify the new readout and trigger concepts in the overall ATLAS data acquisition system. This new drawer, so-called Hybrid Demonstrator, must provide analog trigger signal fo...

  13. Retention of Hydrogen Isotopes in Divertor Tiles Used in JT-60U

    International Nuclear Information System (INIS)

    Hirohata, Y.; Shibahara, T.; Tanabe, T.; Oya, Y.; Arai, T.; Gotoh, Y.; Masaki, K.; Yagyu, J.; Oyaidzu, M.; Okuno, K.; Nishikawa, M.; Miya, N.

    2005-01-01

    Retention characteristics of deuterium and hydrogen retained in graphite tiles placed in the divertor region of JT-60U were investigated by thermal desorption spectroscopy (TDS). The deuterium retained in the near surface of all graphite tiles was mostly replaced by hydrogen due to exposure to hydrogen plasma at the final stage operations, resulting in main deuterium retention in the deeper region. The dominant species desorbed from the divertor tiles were H 2 , HD, D 2 and CH 4 . The smallest retention of hydrogen isotopes (H+D) was observed in the outer divertor tile which was eroded with maximum of 20 μm depth. The amount of H+D retained in the inner divertor tiles covered by the re-deposited layers increased with the thickness of the re-deposited layers. Hydrogen isotopes concentration ((H+D)/C) in the re-deposited layers was ∼0.02, which was much smaller than those observed in JET and other devices

  14. Tile drainage phosphorus loss with long-term consistent cropping systems and fertilization.

    Science.gov (United States)

    Zhang, T Q; Tan, C S; Zheng, Z M; Drury, C F

    2015-03-01

    Phosphorus (P) loss in tile drainage water may vary with agricultural practices, and the impacts are often hard to detect with short-term studies. We evaluated the effects of long-term (≥43 yr) cropping systems (continuous corn [CC], corn-oats-alfalfa-alfalfa rotation [CR], and continuous grass [CS]) and fertilization (fertilization [F] vs. no-fertilization [NF]) on P loss in tile drainage water from a clay loam soil over a 4-yr period. Compared with NF, long-term fertilization increased concentrations and losses of dissolved reactive P (DRP), dissolved unreactive P (DURP), and total P (TP) in tile drainage water, with the increments following the order: CS > CR > CC. Dissolved P (dissolved reactive P [DRP] and dissolved unreactive P [DURP]) was the dominant P form in drainage outflow, accounting for 72% of TP loss under F-CS, whereas particulate P (PP) was the major form of TP loss under F-CC (72%), F-CR (62%), NF-CS (66%), NF-CC (74%), and NF-CR (72%). Dissolved unreactive P played nearly equal roles as DRP in P losses in tile drainage water. Stepwise regression analysis showed that the concentration of P (DRP, DURP, and PP) in tile drainage flow, rather than event flow volume, was the most important factor contributing to P loss in tile drainage water, although event flow volume was more important in PP loss than in dissolved P loss. Continuous grass significantly increased P loss by increasing P concentration and flow volume of tile drainage water, especially under the fertilization treatment. Long-term grasslands may become a significant P source in tile-drained systems when they receive regular P addition. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  15. High-Performance Tiled WMS and KML Web Server

    Science.gov (United States)

    Plesea, Lucian

    2007-01-01

    This software is an Apache 2.0 module implementing a high-performance map server to support interactive map viewers and virtual planet client software. It can be used in applications that require access to very-high-resolution geolocated images, such as GIS, virtual planet applications, and flight simulators. It serves Web Map Service (WMS) requests that comply with a given request grid from an existing tile dataset. It also generates the KML super-overlay configuration files required to access the WMS image tiles.

  16. Non-Commutative Geometrical Aspects and Topological Invariants of a Conformally Regular Pentagonal Tiling of the Plane

    DEFF Research Database (Denmark)

    Ramirez-Solano, Maria

    automatically has finite local complexity. In this thesis we give a construction of the continuous and discrete hull just from the combinatorial data. For the discrete hull we construct a C-algebra and a measure. Since this tiling possesses no natural R2 action by translation, there is no a priori reason......The article ”A regular pentagonal tiling of the plane” by Philip L. Bowers and Kenneth Stephenson defines a conformal pentagonal tiling. This is a tiling of the plane with remarkable combinatorial and geometric properties.However, it doesn’t have finite local complexity in any usual sense......, and therefore we cannot study it with the usual tiling theory. The appeal of the tiling is that all the tiles are conformally regular pentagons. But conformal maps are not allowable under finite local complexity. On the other hand, the tiling can be described completely by its combinatorial data, which rather...

  17. Data acquisition and processing in the ATLAS Tile Calorimeter Phase-II Upgrade Demonstrator

    CERN Document Server

    Valero, Alberto; The ATLAS collaboration

    2016-01-01

    The LHC has planned a series of upgrades culminating in the High Luminosity LHC (HL-LHC) which will have an average luminosity 5-7 times larger than the nominal Run-2 value. The ATLAS Tile Calorimeter (TileCal) will undergo an upgrade to accommodate to the HL-LHC parameters. The TileCal read-out electronics will be redesigned introducing a new read-out strategy. The photomultiplier signals will be digitized and transferred to the TileCal PreProcessors (TilePPr) located off-detector for every bunch crossing, requiring a data bandwidth of 80 Tbps. The TilePPr will provide preprocessed information to the first level of trigger and in parallel will store the samples in pipeline memories. The data of the events selected by the trigger system will be transferred to the ATLAS global Data AcQuisition (DAQ) system for further processing. A demonstrator drawer has been built to evaluate the new proposed readout architecture and prototypes of all the components. In the demonstrator, the detector data received in the Til...

  18. A note on the minimum Lee distance of certain self-dual modular codes

    NARCIS (Netherlands)

    Asch, van A.G.; Martens, F.J.L.

    2012-01-01

    In a former paper we investigated the connection between p -ary linear codes, p prime, and theta functions. Corresponding to a given code a suitable lattice and its associated theta function were defined. Using results from the theory of modular forms we got an algorithm to determine an upper bound

  19. Comparative Study on Code-based Linear Evaluation of an Existing RC Building Damaged during 1998 Adana-Ceyhan Earthquake

    Science.gov (United States)

    Toprak, A. Emre; Gülay, F. Gülten; Ruge, Peter

    2008-07-01

    Determination of seismic performance of existing buildings has become one of the key concepts in structural analysis topics after recent earthquakes (i.e. Izmit and Duzce Earthquakes in 1999, Kobe Earthquake in 1995 and Northridge Earthquake in 1994). Considering the need for precise assessment tools to determine seismic performance level, most of earthquake hazardous countries try to include performance based assessment in their seismic codes. Recently, Turkish Earthquake Code 2007 (TEC'07), which was put into effect in March 2007, also introduced linear and non-linear assessment procedures to be applied prior to building retrofitting. In this paper, a comparative study is performed on the code-based seismic assessment of RC buildings with linear static methods of analysis, selecting an existing RC building. The basic principles dealing the procedure of seismic performance evaluations for existing RC buildings according to Eurocode 8 and TEC'07 will be outlined and compared. Then the procedure is applied to a real case study building is selected which is exposed to 1998 Adana-Ceyhan Earthquake in Turkey, the seismic action of Ms = 6.3 with a maximum ground acceleration of 0.28 g It is a six-storey RC residential building with a total of 14.65 m height, composed of orthogonal frames, symmetrical in y direction and it does not have any significant structural irregularities. The rectangular shaped planar dimensions are 16.40 m×7.80 m = 127.90 m2 with five spans in x and two spans in y directions. It was reported that the building had been moderately damaged during the 1998 earthquake and retrofitting process was suggested by the authorities with adding shear-walls to the system. The computations show that the performing methods of analysis with linear approaches using either Eurocode 8 or TEC'07 independently produce similar performance levels of collapse for the critical storey of the structure. The computed base shear value according to Eurocode is much higher

  20. Comparative Study on Code-based Linear Evaluation of an Existing RC Building Damaged during 1998 Adana-Ceyhan Earthquake

    International Nuclear Information System (INIS)

    Toprak, A. Emre; Guelay, F. Guelten; Ruge, Peter

    2008-01-01

    Determination of seismic performance of existing buildings has become one of the key concepts in structural analysis topics after recent earthquakes (i.e. Izmit and Duzce Earthquakes in 1999, Kobe Earthquake in 1995 and Northridge Earthquake in 1994). Considering the need for precise assessment tools to determine seismic performance level, most of earthquake hazardous countries try to include performance based assessment in their seismic codes. Recently, Turkish Earthquake Code 2007 (TEC'07), which was put into effect in March 2007, also introduced linear and non-linear assessment procedures to be applied prior to building retrofitting. In this paper, a comparative study is performed on the code-based seismic assessment of RC buildings with linear static methods of analysis, selecting an existing RC building. The basic principles dealing the procedure of seismic performance evaluations for existing RC buildings according to Eurocode 8 and TEC'07 will be outlined and compared. Then the procedure is applied to a real case study building is selected which is exposed to 1998 Adana-Ceyhan Earthquake in Turkey, the seismic action of Ms = 6.3 with a maximum ground acceleration of 0.28 g It is a six-storey RC residential building with a total of 14.65 m height, composed of orthogonal frames, symmetrical in y direction and it does not have any significant structural irregularities. The rectangular shaped planar dimensions are 16.40 mx7.80 m = 127.90 m 2 with five spans in x and two spans in y directions. It was reported that the building had been moderately damaged during the 1998 earthquake and retrofitting process was suggested by the authorities with adding shear-walls to the system. The computations show that the performing methods of analysis with linear approaches using either Eurocode 8 or TEC'07 independently produce similar performance levels of collapse for the critical storey of the structure. The computed base shear value according to Eurocode is much higher

  1. Simulation of electron energy loss spectra of nanomaterials with linear-scaling density functional theory

    International Nuclear Information System (INIS)

    Tait, E W; Payne, M C; Ratcliff, L E; Haynes, P D; Hine, N D M

    2016-01-01

    Experimental techniques for electron energy loss spectroscopy (EELS) combine high energy resolution with high spatial resolution. They are therefore powerful tools for investigating the local electronic structure of complex systems such as nanostructures, interfaces and even individual defects. Interpretation of experimental electron energy loss spectra is often challenging and can require theoretical modelling of candidate structures, which themselves may be large and complex, beyond the capabilities of traditional cubic-scaling density functional theory. In this work, we present functionality to compute electron energy loss spectra within the onetep linear-scaling density functional theory code. We first demonstrate that simulated spectra agree with those computed using conventional plane wave pseudopotential methods to a high degree of precision. The ability of onetep to tackle large problems is then exploited to investigate convergence of spectra with respect to supercell size. Finally, we apply the novel functionality to a study of the electron energy loss spectra of defects on the (1 0 1) surface of an anatase slab and determine concentrations of defects which might be experimentally detectable. (paper)

  2. Estimation of Tile Drainage Contribution to Streamflow and Nutrient Export Loads

    Science.gov (United States)

    Schilling, K. E.; Arenas Amado, A.; Jones, C. S.; Weber, L. J.

    2015-12-01

    Subsurface drainage is a very common practice in the agricultural U.S. Midwest. It is typically installed in poorly drained soils in order to enhance crop yields. The presence of tile drains creates a route for agrichemicals to travel and therefore negatively impacts stream water quality. This study estimated through end-member analyses the contributions of tile drainage, groundwater, and surface runoff to streamflow at the watershed scale based on continuously monitored data. Especial attention was devoted to quantifying tile drainage impact on watershed streamflow and nutrient export loads. Data analyzed includes streamflow, rainfall, soil moisture, shallow groundwater levels, in-stream nitrate+nitrite concentrations and specific conductance. Data were collected at a HUC12 watershed located in Northeast Iowa, USA. Approximately 60% of the total watershed area is devoted to agricultural activities and forest and grassland are the other two predominant land uses. Results show that approximately 20% of total annual streamflow comes from tile drainage and during rainfall events tile drainage contribution can go up to 30%. Furthermore, for most of the analyzed rainfall events groundwater responded faster and in a more dramatic fashion than tile drainage. The State of Iowa is currently carrying out a plan to reduce nutrients in Iowa waters and the Gulf of Mexico (Iowa Nutrient Reduction Strategy). The outcome of this investigation has the potential to assist in Best Management Practice (BMP) scenario selection and therefore help the state achieve water quality goals.

  3. Erosion and deposition on JET divertor and limiter tiles during the experimental campaigns 2005–2009

    International Nuclear Information System (INIS)

    Krat, S.; Coad, J.P.; Gasparyan, Yu.; Hakola, A.; Likonen, J.; Mayer, M.; Pisarev, A.; Widdowson, A.

    2013-01-01

    Erosion from and deposition on JET divertor tiles used during the 2007–2009 campaign and on inner wall guard limiter (IWGL) tiles used during 2005–2009 are studied. The tungsten coating on the divertor tiles was mostly intact with the largest erosion ∼30% in a small local area. Locally high erosion areas were observed on the load bearing divertor tile 5 and on the horizontal surface of the divertor tile 8. The IWGL tiles show a complicated distribution of erosion and deposition areas. The total amount of carbon deposited on the all IWGL tiles during the campaign 2005–2009 is estimated to be 65 g. The density of carbon deposits is estimated to be 0.67–0.83 g/cm 3

  4. The Aster code

    International Nuclear Information System (INIS)

    Delbecq, J.M.

    1999-01-01

    The Aster code is a 2D or 3D finite-element calculation code for structures developed by the R and D direction of Electricite de France (EdF). This dossier presents a complete overview of the characteristics and uses of the Aster code: introduction of version 4; the context of Aster (organisation of the code development, versions, systems and interfaces, development tools, quality assurance, independent validation); static mechanics (linear thermo-elasticity, Euler buckling, cables, Zarka-Casier method); non-linear mechanics (materials behaviour, big deformations, specific loads, unloading and loss of load proportionality indicators, global algorithm, contact and friction); rupture mechanics (G energy restitution level, restitution level in thermo-elasto-plasticity, 3D local energy restitution level, KI and KII stress intensity factors, calculation of limit loads for structures), specific treatments (fatigue, rupture, wear, error estimation); meshes and models (mesh generation, modeling, loads and boundary conditions, links between different modeling processes, resolution of linear systems, display of results etc..); vibration mechanics (modal and harmonic analysis, dynamics with shocks, direct transient dynamics, seismic analysis and aleatory dynamics, non-linear dynamics, dynamical sub-structuring); fluid-structure interactions (internal acoustics, mass, rigidity and damping); linear and non-linear thermal analysis; steels and metal industry (structure transformations); coupled problems (internal chaining, internal thermo-hydro-mechanical coupling, chaining with other codes); products and services. (J.S.)

  5. Tiling by rectangles and alternating current

    KAUST Repository

    Prasolov, M. V.

    2011-04-01

    This paper is on tilings of polygons by rectangles. A celebrated physical interpretation of such tilings by R.L. Brooks, C.A.B. Smith, A.H. Stone and W.T. Tutte uses direct-current circuits. The new approach of this paper is an application of alternating-current circuits. The following results are obtained: •a necessary condition for a rectangle to be tilable by rectangles of given shapes;•a criterion for a rectangle to be tilable by rectangles similar to it but not all homothetic to it;•a criterion for a "generic" polygon to be tilable by squares. These results generalize those of C. Freiling, R. Kenyon, M. Laczkovich, D. Rinne, and G. Szekeres. © 2010 Elsevier Inc.

  6. Speech coding code- excited linear prediction

    CERN Document Server

    Bäckström, Tom

    2017-01-01

    This book provides scientific understanding of the most central techniques used in speech coding both for advanced students as well as professionals with a background in speech audio and or digital signal processing. It provides a clear connection between the whys hows and whats thus enabling a clear view of the necessity purpose and solutions provided by various tools as well as their strengths and weaknesses in each respect Equivalently this book sheds light on the following perspectives for each technology presented Objective What do we want to achieve and especially why is this goal important Resource Information What information is available and how can it be useful and Resource Platform What kind of platforms are we working with and what are their capabilities restrictions This includes computational memory and acoustic properties and the transmission capacity of devices used. The book goes on to address Solutions Which solutions have been proposed and how can they be used to reach the stated goals and ...

  7. Linear Prediction Using Refined Autocorrelation Function

    Directory of Open Access Journals (Sweden)

    M. Shahidur Rahman

    2007-07-01

    Full Text Available This paper proposes a new technique for improving the performance of linear prediction analysis by utilizing a refined version of the autocorrelation function. Problems in analyzing voiced speech using linear prediction occur often due to the harmonic structure of the excitation source, which causes the autocorrelation function to be an aliased version of that of the vocal tract impulse response. To estimate the vocal tract characteristics accurately, however, the effect of aliasing must be eliminated. In this paper, we employ homomorphic deconvolution technique in the autocorrelation domain to eliminate the aliasing effect occurred due to periodicity. The resulted autocorrelation function of the vocal tract impulse response is found to produce significant improvement in estimating formant frequencies. The accuracy of formant estimation is verified on synthetic vowels for a wide range of pitch frequencies typical for male and female speakers. The validity of the proposed method is also illustrated by inspecting the spectral envelopes of natural speech spoken by high-pitched female speaker. The synthesis filter obtained by the current method is guaranteed to be stable, which makes the method superior to many of its alternatives.

  8. Authentication codes from ε-ASU hash functions with partially secret keys

    NARCIS (Netherlands)

    Liu, S.L.; Tilborg, van H.C.A.; Weng, J.; Chen, Kefei

    2014-01-01

    An authentication code can be constructed with a family of e-Almost strong universal (e-ASU) hash functions, with the index of hash functions as the authentication key. This paper considers the performance of authentication codes from e-ASU, when the authentication key is only partially secret. We

  9. Functional linear models for association analysis of quantitative traits.

    Science.gov (United States)

    Fan, Ruzong; Wang, Yifan; Mills, James L; Wilson, Alexander F; Bailey-Wilson, Joan E; Xiong, Momiao

    2013-11-01

    Functional linear models are developed in this paper for testing associations between quantitative traits and genetic variants, which can be rare variants or common variants or the combination of the two. By treating multiple genetic variants of an individual in a human population as a realization of a stochastic process, the genome of an individual in a chromosome region is a continuum of sequence data rather than discrete observations. The genome of an individual is viewed as a stochastic function that contains both linkage and linkage disequilibrium (LD) information of the genetic markers. By using techniques of functional data analysis, both fixed and mixed effect functional linear models are built to test the association between quantitative traits and genetic variants adjusting for covariates. After extensive simulation analysis, it is shown that the F-distributed tests of the proposed fixed effect functional linear models have higher power than that of sequence kernel association test (SKAT) and its optimal unified test (SKAT-O) for three scenarios in most cases: (1) the causal variants are all rare, (2) the causal variants are both rare and common, and (3) the causal variants are common. The superior performance of the fixed effect functional linear models is most likely due to its optimal utilization of both genetic linkage and LD information of multiple genetic variants in a genome and similarity among different individuals, while SKAT and SKAT-O only model the similarities and pairwise LD but do not model linkage and higher order LD information sufficiently. In addition, the proposed fixed effect models generate accurate type I error rates in simulation studies. We also show that the functional kernel score tests of the proposed mixed effect functional linear models are preferable in candidate gene analysis and small sample problems. The methods are applied to analyze three biochemical traits in data from the Trinity Students Study. © 2013 WILEY

  10. A Full Slice Test Version of a Tentative Upgraded Readout System for TileCal

    CERN Document Server

    Muschter, S; The ATLAS collaboration; Bohm, C; Eriksson, D; Kavianipour, H; Oreglia, M; Tang, F

    2011-01-01

    The upgrade plans on the ATLAS hadronic calorimeter (TileCal) include the full readout of all data to the counting room. In order to study functional requirements of the future upgraded TileCal readout system we have assembled a minimal TDAQ slice. The aim is to implement a tentative readout chain for TileCal, starting with a newly developed 3-in-1 FE-board from University of Chicago and ending with the storage of triggered data on a PC. Later we will use PMT pulses, amplified and shaped by the 3-in-1 board, as a data source. However, for simplicity we start by using well defined calibration pulses also generated by the 3-in-1 board. The pulses are sampled by a 12 bit ADC, which is connected to an ML605 evaluation board from XILINX. These boards emulate the new on-detector electronics. The ML605 communicates via two 5Gb/s optical links with a Virtex-6 FPGA development board from HighTech Global which emulates the off-detector electronics. The off-detector board is situated in a PC and uses PCIe for readout an...

  11. Machining of scintillator tiles for the SDC calorimeter

    International Nuclear Information System (INIS)

    Bertoldi, M.; Bartosz, E.; Davis, C.; Hagopian, V.; Hernandez, E.; Hu, K.; Immer, C.; Thomaston, J.

    1992-01-01

    This research and development on the grooving methods for the scintillating tiles of the SDC calorimeter was done to maximize the light output of scintillator plates and improve the uniformity among tiles through machining procedures. Grooves for wavelength shifting fibers in SCSN-81 can be machined from 10,000 to 60,000 RPM with a feed rate of more than 30cm/min if the plate is kept cool and the chips are removed quickly by blowing dry, cold, clean air over the cutting tool. BC499-27, a polystyrene-based scintillator, is softer and more difficult to machine. It allows a maximum rotation speed of 20,000 RPM and a maximum feed rate of 15 cm/min. A new half-keyhole shape was used for grooves, allowing safer, faster top-loading of the fibers. Three hundred tiles were machined, achieving a standard deviation of the light output of less than 7%. (Author)

  12. Prometeo: A portable test-bench for the upgraded front-end electronics of the ATLAS Tile calorimeter

    CERN Document Server

    Bullock, D; The ATLAS collaboration; Govender, M; Hofsajer, I; Mellado, B; Moreno, P; Reed, R; Ruan, X; Sandrock, C; Solans, C; Suter, R; Usai, G; Valero, A

    2014-01-01

    Prometeo is a portable test-bench for full certification of the front-end electronics of the ATLAS Tile calorimeter, designed for the upgrade phase-II. It is a high-throughput electronic system designed to simultaneously read out all the digitized samples from 12 channels at the LHC bunch crossing frequency and assess the quality of the data in real-time. The core of the system is a Xilinx Virtex 7 evaluation board extended with a dual QSFP FMC module to read out and control the on-detector electronics. The rest of the functionalities of the system are provided by a HV mezzanine board that supplied the HV to the photo-multipliers, an LED board that sends light to illuminate them, and a 12 channel ADC board that samples the analog trigger output of the front- end. The system is connected by ethernet to a GUI client from which QA tests are performed on the electronics such as noise measurements and linearity response to an injected charge.

  13. Prometeo: A portable test-bench for the upgraded front-end electronics of the ATLAS Tile calorimeter

    CERN Document Server

    Bullock, D; The ATLAS collaboration; Hofsajer, I; Govender, M; Mellado, B; Moreno, P; Reed, R; Ruan, X; Sandrock, C; Solans, C; Suter, R; Usai, G; Valero, A

    2014-01-01

    Prometeo is the portable test-bench for the full certification of the front-end electronics of the ATLAS Tile calorimeter designed for the upgrade phase-II. It is a high throughput electronics system designed to simultaneously read-out all the samples from 12 channels at the LHC bunch crossing frequency and assess the quality of the data in real-time. The core of the system is a Xilinx Virtex 7 evaluation board extended with a dual QSFP FMC module to read-out and control the front-end boards. The rest of the functionalities of the system are provided by a HV mezzanine board that to turn on the gain of the photo-multipliers, an LED board that sends light to illuminate them, and a 12 channel ADC board that samples the analog output of the front-end. The system is connected by ethernet to a GUI client from which QA tests are performed on the electronics such as noise measurements and linearity response to an injected charge.

  14. Tile Drainage Management Influences on Surface-Water and Groundwater Quality following Liquid Manure Application.

    Science.gov (United States)

    Frey, Steven K; Topp, Ed; Ball, Bonnie R; Edwards, Mark; Gottschall, Natalie; Sunohara, Mark; Zoski, Erin; Lapen, David R

    2013-01-01

    This study investigated the potential for controlled tile drainage (CD) to reduce bacteria and nutrient loading to surface water and groundwater from fall-season liquid manure application (LMA) on four macroporous clay loam plots, of which two had CD and two had free-draining (FD) tiles. Rhodamine WT (RWT) was mixed into the manure and monitored in the tile water and groundwater following LMA. Tile water and groundwater quality were influenced by drainage management. Following LMA on the FD plots, RWT, nutrients, and bacteria moved rapidly via tiles to surface water; at the CD plots, tiles did not flow until the first post-LMA rainfall, so the immediate risk of LMA-induced contamination of surface water was abated. During the 36-d monitoring period, flow-weighted average specific conductance, redox potential, and turbidity, as well as total Kjeldahl N (TKN), total P (TP), NH-N, reactive P, and RWT concentrations, were higher in the CD tile effluent; however, because of lower tile discharge from the CD plots, there was no significant ( ≤ 0.05) difference in surface water nutrient and RWT loading between the CD and FD plots when all tiles were flowing. The TKN, TP, and RWT concentrations in groundwater also tended to be higher at the CD plots. Bacteria behaved differently than nutrients and RWT, with no significant difference in total coliform, , fecal coliform, fecal streptococcus, and concentrations between the CD and FD tile effluent; however, for all but , hourly loading was higher from the FD plots. Results indicate that CD has potential for mitigating bacteria movement to surface water. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  15. Program LINEAR (version 79-1): linearize data in the evaluated nuclear data file/version B (ENDF/B) format

    International Nuclear Information System (INIS)

    Cullen, D.E.

    1979-01-01

    Program LINEAR converts evaluated cross sections in the ENDF/B format into a tabular form that is subject to linear-linear interpolation in energy and cross section. The code also thins tables of cross sections already in that form (i.e., removes points not needed for linear interpolability). The main advantage of the code is that it allows subsequent codes to consider only linear-linear data. A listing of the source deck is available on request

  16. Unstable volatility functions: the break preserving local linear estimator

    DEFF Research Database (Denmark)

    Casas, Isabel; Gijbels, Irene

    The objective of this paper is to introduce the break preserving local linear (BPLL) estimator for the estimation of unstable volatility functions. Breaks in the structure of the conditional mean and/or the volatility functions are common in Finance. Markov switching models (Hamilton, 1989......) and threshold models (Lin and Terasvirta, 1994) are amongst the most popular models to describe the behaviour of data with structural breaks. The local linear (LL) estimator is not consistent at points where the volatility function has a break and it may even report negative values for finite samples...

  17. A high-granularity scintillator hadronic-calorimeter with SiPM readout for a linear collider detector

    International Nuclear Information System (INIS)

    Andreev, V.; Balagura, V; Bobchenko, B.

    2004-01-01

    We report upon the design, construction and operation of a prototype for a high-granularity tile hadronic calorimeter for a future international linear collider(ILC) detector. Scintillating tiles are read out via wavelength-shifting fibers which guides the scintillation light to a novel photodetector, the Silicon Photomultiplier. The prototype has been tested at DESY using a positron test beam. The results are compared with a reference prototype equipped with multichannel vacuum photomultipliers. Detector calibration, noise, linearity and stability are discussed, and the energy response in a 1-6 GeV positron beam is compared with simulation. The work presented serves to establish the application of SiPM for calorimetry, and leads to the choice of this device for the construction of a 1m 3 calorimeter prototype for tests in hadron beams. (orig.)

  18. The 1992 ENDF Pre-processing codes

    International Nuclear Information System (INIS)

    Cullen, D.E.

    1992-01-01

    This document summarizes the 1992 version of the ENDF pre-processing codes which are required for processing evaluated nuclear data coded in the format ENDF-4, ENDF-5, or ENDF-6. Included are the codes CONVERT, MERGER, LINEAR, RECENT, SIGMA1, LEGEND, FIXUP, GROUPIE, DICTION, MIXER, VIRGIN, COMPLOT, EVALPLOT, RELABEL. Some of the functions of these codes are: to calculate cross-sections from resonance parameters; to calculate angular distributions, group average, mixtures of cross-sections, etc; to produce graphical plottings and data comparisons. The codes are designed to operate on virtually any type of computer including PC's. They are available from the IAEA Nuclear Data Section, free of charge upon request, on magnetic tape or a set of HD diskettes. (author)

  19. Cellular Uptake of Tile-Assembled DNA Nanotubes.

    Science.gov (United States)

    Kocabey, Samet; Meinl, Hanna; MacPherson, Iain S; Cassinelli, Valentina; Manetto, Antonio; Rothenfusser, Simon; Liedl, Tim; Lichtenegger, Felix S

    2014-12-30

    DNA-based nanostructures have received great attention as molecular vehicles for cellular delivery of biomolecules and cancer drugs. Here, we report on the cellular uptake of tubule-like DNA tile-assembled nanostructures 27 nm in length and 8 nm in diameter that carry siRNA molecules, folic acid and fluorescent dyes. In our observations, the DNA structures are delivered to the endosome and do not reach the cytosol of the GFP -expressing HeLa cells that were used in the experiments. Consistent with this observation, no elevated silencing of the GFP gene could be detected. Furthermore, the presence of up to six molecules of folic acid on the carrier surface did not alter the uptake behavior and gene silencing. We further observed several challenges that have to be considered when performing in vitro and in vivo experiments with DNA structures: (i) DNA tile tubes consisting of 42 nt-long oligonucleotides and carrying single- or double-stranded extensions degrade within one hour in cell medium at 37 °C, while the same tubes without extensions are stable for up to eight hours. The degradation is caused mainly by the low concentration of divalent ions in the media. The lifetime in cell medium can be increased drastically by employing DNA tiles that are 84 nt long. (ii) Dyes may get cleaved from the oligonucleotides and then accumulate inside the cell close to the mitochondria, which can lead to misinterpretation of data generated by flow cytometry and fluorescence microscopy. (iii) Single-stranded DNA carrying fluorescent dyes are internalized at similar levels as the DNA tile-assembled tubes used here.

  20. Analysis and Design of the Beryllium Tiles for the JET ILW Project

    International Nuclear Information System (INIS)

    Thompson, V.; Krivchenkov, Y.; Riccardo, V.; Vizvary, Z.

    2006-01-01

    Work is in progress to completely replace, in 2008, the JET existing CFC tiles with a configuration of plasma facing materials consistent with the ITER design. The ITER-like Wall (ILW) will be created with a combination of beryllium (Be), tungsten (W), W-Coated CFC and Be-Coated inconel tiles, with the material depending on the local anticipated heat flux and geometry required. Over 2000 tiles will be replaced and the ILW will accommodate additional heating up to at least 50 MW for 10 s. This paper describes the generic problems associated with Be tiles (power handling capacity and disruption induced eddy currents) and illustrates specific design cases. As with the existing first wall components, the Be tiles will be inertially cooled and the Be melting temperature of only 1289 o C will drive their power handling performance. At 40 mm typical thickness, the tiles are '' thermally thick '' for typical 10 s. shots and will handle about 60 MJ/m 2 without melting. Surface castellations and kinematic restraints minimise thermally induced stresses. As the thermal flux arrives along near toroidal directions, the design keeps the exposed depth of poloidally running edges to low levels: down to 40 microns in the most severe positions. This limit strongly constrains the dimensions of the castellation grooves and the placing of the cuts described below. During disruptions, Be tiles are subjected to eddy current torques due to the combination of large changes in magnetic field (typically 100 T/s), high magnetic fields (B(tor) ∼ 4 T in the centre of the plasma) and the low resistivity of Be (8 E-8 Ohm-m at 200 o C, the minimum operating temperature of JET). The ILW Be tiles will manage these torques via a combination of the castellations, along with cuts which will interrupt the eddy current loops. The cuts result in the division of the tiles into several slices which require inconel carrier '' toast racks '' for support. Example cases will show FEA results of eddy current

  1. Accounting for the risks of phosphorus losses through tile drains in a phosphorus index.

    Science.gov (United States)

    Reid, D Keith; Ball, Bonnie; Zhang, T Q

    2012-01-01

    Tile drainage systems have been identified as a significant conduit for phosphorus (P) losses to surface water, but P indices do not currently account for this transport pathway in a meaningful way. Several P indices mention tile drains, but most account for either the reduction in surface runoff or the enhanced transport through tiles rather than both simultaneously. A summary of the current state of how tile drains are accounted for within P indices is provided, and the challenges in predicting the risk of P losses through tile drains that are relative to actual losses are discussed. A framework for a component P Index is described, along with a proposal to incorporate predictions of losses through tile drains as a component within this framework. Options for calibrating and testing this component are discussed. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  2. LINTAB, Linear Interpolable Tables from any Continuous Variable Function

    International Nuclear Information System (INIS)

    1988-01-01

    1 - Description of program or function: LINTAB is designed to construct linearly interpolable tables from any function. The program will start from any function of a single continuous variable... FUNKY(X). By user input the function can be defined, (1) Over 1 to 100 X ranges. (2) Within each X range the function is defined by 0 to 50 constants. (3) At boundaries between X ranges the function may be continuous or discontinuous (depending on the constants used to define the function within each X range). 2 - Method of solution: LINTAB will construct a table of X and Y values where the tabulated (X,Y) pairs will be exactly equal to the function (Y=FUNKY(X)) and linear interpolation between the tabulated pairs will be within any user specified fractional uncertainty of the function for all values of X within the requested X range

  3. Decoding Xing-Ling codes

    DEFF Research Database (Denmark)

    Nielsen, Rasmus Refslund

    2002-01-01

    This paper describes an efficient decoding method for a recent construction of good linear codes as well as an extension to the construction. Furthermore, asymptotic properties and list decoding of the codes are discussed.......This paper describes an efficient decoding method for a recent construction of good linear codes as well as an extension to the construction. Furthermore, asymptotic properties and list decoding of the codes are discussed....

  4. Synthetic flux as a whitening agent for ceramic tiles

    Energy Technology Data Exchange (ETDEWEB)

    Rodrigues dos Santos, Geocris, E-mail: geocris.rodrigues@gmail.com [INNOVARE Inteligência Em Cerâmica, 13566-420 São Carlos, SP (Brazil); Departamento De Engenharia Dos Materiais, Universidade Federal De São Carlos, 13565-905 São Carlos, SP (Brazil); Salvetti, Alfredo Roque [Departamento De Física, Universidade Federal De Mato Grosso Do Sul (Brazil); Cabrelon, Marcelo Dezena [INNOVARE Inteligência Em Cerâmica, 13566-420 São Carlos, SP (Brazil); Departamento De Engenharia Dos Materiais, Universidade Federal De São Carlos, 13565-905 São Carlos, SP (Brazil); Morelli, Márcio Raymundo [Departamento De Engenharia Dos Materiais, Universidade Federal De São Carlos, 13565-905 São Carlos, SP (Brazil)

    2014-12-05

    Highlights: • The synthetic flux acts as a whitening agent of firing color in raw material ceramics. • The raw material ceramics have high levels of the iron oxides and red color. • The different process obtained red color clays with hematite and illite phases. • The whiteness ceramic obtained herein can be used in a porcelain tile industry. - Abstract: A synthetic flux is proposed as a whitening agent of firing color in tile ceramic paste during the sinterization process, thus turning the red firing color into whiteness. By using this mechanism in the ceramic substrates, the stoneware tiles can be manufactured using low cost clays with high levels of iron oxides. This method proved to be an economical as well as commercial strategy for the ceramic tile industries because, in Brazil, the deposits have iron compounds as mineral component (Fe{sub 2}O{sub 3}) in most of the raw materials. Therefore, several compositions of tile ceramic paste make use of natural raw materials, and a synthetic flux in order to understand how the interaction of the iron element, in the mechanism of firing color ceramic, occurs in this system. The bodies obtained were fired at 1100 °C for 5 min in air atmosphere to promote the color change. After the heating, the samples were submitted to X-ray diffraction (XRD) and Scanning Electron Microscope (SEM) analyses. The results showed that the change of firing color occurs because the iron element, which is initially in the crystal structure of the hematite phase, is transformed into a new crystal (clinopyroxenes phase) formed during the firing, so as to make the final firing color lighter.

  5. Evolutionary analysis reveals regulatory and functional landscape of coding and non-coding RNA editing.

    Science.gov (United States)

    Zhang, Rui; Deng, Patricia; Jacobson, Dionna; Li, Jin Billy

    2017-02-01

    Adenosine-to-inosine RNA editing diversifies the transcriptome and promotes functional diversity, particularly in the brain. A plethora of editing sites has been recently identified; however, how they are selected and regulated and which are functionally important are largely unknown. Here we show the cis-regulation and stepwise selection of RNA editing during Drosophila evolution and pinpoint a large number of functional editing sites. We found that the establishment of editing and variation in editing levels across Drosophila species are largely explained and predicted by cis-regulatory elements. Furthermore, editing events that arose early in the species tree tend to be more highly edited in clusters and enriched in slowly-evolved neuronal genes, thus suggesting that the main role of RNA editing is for fine-tuning neurological functions. While nonsynonymous editing events have been long recognized as playing a functional role, in addition to nonsynonymous editing sites, a large fraction of 3'UTR editing sites is evolutionarily constrained, highly edited, and thus likely functional. We find that these 3'UTR editing events can alter mRNA stability and affect miRNA binding and thus highlight the functional roles of noncoding RNA editing. Our work, through evolutionary analyses of RNA editing in Drosophila, uncovers novel insights of RNA editing regulation as well as its functions in both coding and non-coding regions.

  6. Time Calibration of the ATLAS Hadronic Tile Calorimeter using the Laser System

    CERN Document Server

    Clément, C; Solovyanov, O; Vivarelli, I

    2008-01-01

    The ATLAS Tile Calorimeter (TileCal) will be used to measure i) the energy of hadronic showers and ii) the Time of Flight (ToF) of particles passing through it. To allow for optimal reconstruction of the energy deposited in the calorimeter with optimal filtering, the phase between the signal sampling clock and the maximum of the incoming pulses needs to be minimised and the residual difference needs to be measured for later use for both energy and time of flight measurements. In this note we present the timing equalisation of all TileCal read out channels using the TileCal laser calibration system and a measurement of the time differences between the 4 TileCal TTC partitions. The residual phases after timing equalisation have been measured. Several characteristics of the laser calibration system relevant for timing have also been studied and a solution is proposed to take into account the time difference between the high and low gain paths. Finally we discuss the sources of uncertainties on the timing of the ...

  7. Upgrade of the ATLAS hadronic Tile calorimeter for the High luminosity LHC

    CERN Document Server

    Asensi Tortajada, Ignacio; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) is the hadronic calorimeter covering the central region of the ATLAS detector at the LHC. It is a sampling calorimeter consisting of alternating thin steel plates and scintillating tiles. Wavelength shifting fibers coupled to the tiles collect the produced light and are read out by photomultiplier tubes. An analog sum of the processed signal of several photomultipliers serves as input to the first level of trigger. Photomultiplier signals are then digitized at 40 MHz and stored on detector and are only transferred off detector once the first level trigger acceptance has been confirmed (at a rate of maximum 100 kHz). The Large Hadron Collider (LHC) has envisaged a series of upgrades towards a High Luminosity LHC (HL-LHC) delivering five times the LHC nominal instantaneous luminosity. The ATLAS Phase II upgrade, in 2024, will accommodate the upgrade of the detector and data acquisition system for the HL-LHC. In particular, TileCal will undergo a major replacement of its on- and of...

  8. Calibration and Performance of the ATLAS Tile Calorimeter During the LHC Run 2

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00221190; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) covers the central part of the ATLAS experiment and provides important information for the reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling hadronic calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by charged particles in tiles is transmitted by wavelength-shifting fibres to photomultipliers, where it is converted to electric pulses and further processed by the on-detector electronics located in the outermost part of the calorimeter. The TileCal calibration system comprises Cesium radioactive sources, laser, charge injection elements and an integrator based readout system. Combined information from all systems allows to monitor and equalize the calorimeter response at each stage of the signal production, from scintillation light to digitisation. The performance of the calorimeter has been established with cosmic ray muons and the large sample of the proton-proton col...

  9. Calibration and Performance of the ATLAS Tile Calorimeter during the LHC Run 2

    CERN Document Server

    Faltova, Jana; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) covers the central part of the ATLAS experiment and provides important information for the reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. This sampling hadronic calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by charged particles in tiles is transmitted by wavelength-shifting fibres to photomultipliers, where it is converted to electric pulses and further processed by the on-detector electronics located in the outermost part of the calorimeter. The TileCal calibration system comprises Cesium radioactive sources, laser, charge injection elements and an integrator based readout system. Combined information from all systems allows to monitor and equalize the calorimeter response at each stage of the signal production, from scintillation light to digitisation. The performance of the calorimeter is established with the large sample of the proton-proton collisions. Isolated hadrons a...

  10. Rate-Compatible LDPC Codes with Linear Minimum Distance

    Science.gov (United States)

    Divsalar, Dariush; Jones, Christopher; Dolinar, Samuel

    2009-01-01

    A recently developed method of constructing protograph-based low-density parity-check (LDPC) codes provides for low iterative decoding thresholds and minimum distances proportional to block sizes, and can be used for various code rates. A code constructed by this method can have either fixed input block size or fixed output block size and, in either case, provides rate compatibility. The method comprises two submethods: one for fixed input block size and one for fixed output block size. The first mentioned submethod is useful for applications in which there are requirements for rate-compatible codes that have fixed input block sizes. These are codes in which only the numbers of parity bits are allowed to vary. The fixed-output-blocksize submethod is useful for applications in which framing constraints are imposed on the physical layers of affected communication systems. An example of such a system is one that conforms to one of many new wireless-communication standards that involve the use of orthogonal frequency-division modulation

  11. Self-assembly of Archimedean tilings with enthalpically and entropically patchy polygons.

    Science.gov (United States)

    Millan, Jaime A; Ortiz, Daniel; van Anders, Greg; Glotzer, Sharon C

    2014-03-25

    Considerable progress in the synthesis of anisotropic patchy nanoplates (nanoplatelets) promises a rich variety of highly ordered two-dimensional superlattices. Recent experiments of superlattices assembled from nanoplates confirm the accessibility of exotic phases and motivate the need for a better understanding of the underlying self-assembly mechanisms. Here, we present experimentally accessible, rational design rules for the self-assembly of the Archimedean tilings from polygonal nanoplates. The Archimedean tilings represent a model set of target patterns that (i) contain both simple and complex patterns, (ii) are comprised of simple regular shapes, and (iii) contain patterns with potentially interesting materials properties. Via Monte Carlo simulations, we propose a set of design rules with general applicability to one- and two-component systems of polygons. These design rules, specified by increasing levels of patchiness, correspond to a reduced set of anisotropy dimensions for robust self-assembly of the Archimedean tilings. We show for which tilings entropic patches alone are sufficient for assembly and when short-range enthalpic interactions are required. For the latter, we show how patchy these interactions should be for optimal yield. This study provides a minimal set of guidelines for the design of anisostropic patchy particles that can self-assemble all 11 Archimedean tilings.

  12. Automated 3D Damaged Cavity Model Builder for Lower Surface Acreage Tile on Orbiter

    Science.gov (United States)

    Belknap, Shannon; Zhang, Michael

    2013-01-01

    The 3D Automated Thermal Tool for Damaged Acreage Tile Math Model builder was developed to perform quickly and accurately 3D thermal analyses on damaged lower surface acreage tiles and structures beneath the damaged locations on a Space Shuttle Orbiter. The 3D model builder created both TRASYS geometric math models (GMMs) and SINDA thermal math models (TMMs) to simulate an idealized damaged cavity in the damaged tile(s). The GMMs are processed in TRASYS to generate radiation conductors between the surfaces in the cavity. The radiation conductors are inserted into the TMMs, which are processed in SINDA to generate temperature histories for all of the nodes on each layer of the TMM. The invention allows a thermal analyst to create quickly and accurately a 3D model of a damaged lower surface tile on the orbiter. The 3D model builder can generate a GMM and the correspond ing TMM in one or two minutes, with the damaged cavity included in the tile material. A separate program creates a configuration file, which would take a couple of minutes to edit. This configuration file is read by the model builder program to determine the location of the damage, the correct tile type, tile thickness, structure thickness, and SIP thickness of the damage, so that the model builder program can build an accurate model at the specified location. Once the models are built, they are processed by the TRASYS and SINDA.

  13. Development of a relativistic Particle In Cell code PARTDYN for linear accelerator beam transport

    Energy Technology Data Exchange (ETDEWEB)

    Phadte, D., E-mail: deepraj@rrcat.gov.in [LPD, Raja Ramanna Centre for Advanced Technology, Indore 452013 (India); Patidar, C.B.; Pal, M.K. [MAASD, Raja Ramanna Centre for Advanced Technology, Indore (India)

    2017-04-11

    A relativistic Particle In Cell (PIC) code PARTDYN is developed for the beam dynamics simulation of z-continuous and bunched beams. The code is implemented in MATLAB using its MEX functionality which allows both ease of development as well higher performance similar to a compiled language like C. The beam dynamics calculations carried out by the code are compared with analytical results and with other well developed codes like PARMELA and BEAMPATH. The effect of finite number of simulation particles on the emittance growth of intense beams has been studied. Corrections to the RF cavity field expressions were incorporated in the code so that the fields could be calculated correctly. The deviations of the beam dynamics results between PARTDYN and BEAMPATH for a cavity driven in zero-mode have been discussed. The beam dynamics studies of the Low Energy Beam Transport (LEBT) using PARTDYN have been presented.

  14. Pharmaceutical and personal care products in tile drainage following land application of municipal biosolids.

    Science.gov (United States)

    Lapen, D R; Topp, E; Metcalfe, C D; Li, H; Edwards, M; Gottschall, N; Bolton, P; Curnoe, W; Payne, M; Beck, A

    2008-07-25

    Land application of municipal biosolids (sewage) is a common farming practice in many parts of the world. There is potential for transport of pharmaceuticals and personal care products (PPCPs) from agricultural fields to adjacent surface waters via tile drainage systems. In this study, liquid municipal biosolids (LMB) (total solids=11,933 mg L(-1)), supplemented with selected PPCPs and the fluorescent dye tracer rhodamine WT (RWT), were applied to tile drained fields using two land application approaches. Objectives included evaluating the relative benefits of land application practices with respect to reducing PPCP loadings to tile drains, evaluating PPCP persistence in tile water, and determining whether rhodamine WT can be used to estimate PPCP mass loads in tile. The PPCPs examined included an antibacterial agent used in personal care products (triclosan), a metabolite of nicotine (cotinine), and a variety of drugs including two sulfonamide antimicrobials (sulfapyridine, sulfamethoxazole), a beta-blocker (atenolol), an anti-epileptic (carbamazepine), an antidepressant (fluoxetine), analgesic/anti-inflammatories (acetaminophen, naproxen, ibuprofen), and a lipid-regulator (gemfibrozil). Maximum observed PPCP concentrations in the spiked LMB were about 10(3) ng g(-1) dry weight. PPCPs were shown to move rapidly via soil macropores to tile drains within minutes of the land application. Maximum observed PPCP concentrations in tile effluent associated with the LMB application-induced tile flow event were approximately 10(1) to 10(3) ng L(-1). PPCP mass loads, for the application-induced tile-hydrograph event, were significantly (ptile water during several precipitation-induced tile flow events that occurred post-application, included: triclosan (max. approximately 1.5 x 10(2) ng L(-1)), carbamazepine (max. approximately 7 x 10(1) ng L(-1)), atenolol (max approximately 4 x 10(1) ng L(-1)), and cotinine (max approximately 2 x 10(1) ng L(-1)). In spite of their presence

  15. Classification of Voronoi and Delone tiles of quasicrystals: III. Decagonal acceptance window of any size

    International Nuclear Information System (INIS)

    Masakova, Z; Patera, J; Zich, J

    2005-01-01

    This paper is the last of a series of three articles presenting a classification of Vornoi and Delone tilings determined by point sets Σ(Ω) ('quasicrystals'), built by the standard projection of the root lattice of type A 4 to a two-dimensional plane spanned by the roots of the Coxeter group H 2 (dihedral group of order 10). The acceptance window Ω for Σ(Ω) in the present paper is a regular decagon of any radius 0 k , τ = 1/2(1+√5) and k element of Z. The number of Voronoi tiles in different quasicrystal tilings varies between 3 and 12. Similarly, the number of Delone tiles is varying between 4 and 6. There are 7 VT sets of the 'generic' type and 7 of the 'singular' type. The latter occur for seven precise values of the radius of the acceptance window. Quasicrystals with acceptance windows with radii in between these values have constant VT sets, only the relative densities and arrangement of the tiles in the tilings change. Similarly, we distinguish singular and generic sets DT of Delone tiles

  16. Utilization of Construction Waste Tiles as a Replacement for Fine Aggregates in Concrete

    Directory of Open Access Journals (Sweden)

    A. A. Adekunle

    2017-10-01

    Full Text Available Ceramic wastes are found to be suitable for usage as substitution for fine and coarse aggregates in concrete production. This study is an investigation into the utilization of waste tiles as partial replacement for fine and coarse aggregates in concrete. The control mix and other mixes containing cement, water, granite and partial replacement for sand with crushed tiles (in 5%, 10%, 15% and 20% proportions were cast, cubed, cured and crushed. Also, another mix containing cement, water, sand and partial replacement of granite with crushed tiles (in 25%, 50% and 75% proportions were cast, cubed, cured and crushed. The specimens were tested for their respective compressive strengths using the Universal Testing Machine (UTM on the 7th, 14th, 21st and 28th days of curing. At 28 days, the compressive strength value of 5% of fine-waste tiles replacement was 20.12 N/mm2 while that of 10%, 15% and 20% were 14.24 N/mm2, 11.04 N/mm2 and 10.12 N/mm2 respectively. Moreover, at 28 days, the compressive strength of 25% of coarse-waste tiles replacement shows an increase to 22.45 N/mm2 while that of 50% and 75% were 18.4 N/mm2 and 12.2 N/mm2 respectively. Thus it can be concluded that fine aggregates can be substituted at 5% waste tiles while coarse aggregates can be substituted at 25% waste tiles.>/p>

  17. Water Table Management Reduces Tile Nitrate Loss in Continuous Corn and in a Soybean-Corn Rotation

    Directory of Open Access Journals (Sweden)

    Craig F. Drury

    2001-01-01

    Full Text Available Water table management systems can be designed to alleviate soil water excesses and deficits, as well as reduce nitrate leaching losses in tile discharge. With this in mind, a standard tile drainage (DR system was compared over 8 years (1991 to 1999 to a controlled tile drainage/subirrigation (CDS system on a low-slope (0.05 to 0.1% Brookston clay loam soil (Typic Argiaquoll in southwestern Ontario, Canada. In the CDS system, tile discharge was controlled to prevent excessive drainage, and water was pumped back up the tile lines (subirrigation to replenish the crop root zone during water deficit periods. In the first phase of the study (1991 to 1994, continuous corn (Zea mays, L. was grown with annual nitrogen (N fertilizer inputs as per local soil test recommendations. In the second phase (1995 to 1999, a soybean (Glycine max L., Merr.-corn rotation was used with N fertilizer added only during the two corn years. In Phase 1 when continuous corn was grown, CDS reduced total tile discharge by 26% and total nitrate loss in tile discharge by 55%, compared to DR. In addition, the 4-year flow weighted mean (FWM nitrate concentration in tile discharge exceeded the Canadian drinking water guideline (10 mg N l–1 under DR (11.4 mg N l–1, but not under CDS (7.0 mg N l–1. In Phase 2 during the soybean-corn rotation, CDS reduced total tile discharge by 38% and total nitrate loss in tile discharge by 66%, relative to DR. The 4-year FWM nitrate concentration during Phase 2 in tile discharge was below the drinking water guideline for both DR (7.3 mg N l–1 and CDS (4.0 mg N l–1. During both phases of the experiment, the CDS treatment caused only minor increases in nitrate loss in surface runoff relative to DR. Hence CDS decreased FWM nitrate concentrations, total drainage water loss, and total nitrate loss in tile discharge relative to DR. In addition, soybean-corn rotation reduced FWM nitrate concentrations and total nitrate loss in tile discharge

  18. Comment on "Decagonal andQuasi-Crystalline Tilings in MedievalIslamic Architecture"

    DEFF Research Database (Denmark)

    Makovicky, Emil

    2007-01-01

    Lu and Steinhardt (Reports, 23 February 2007, p. 1106) claimed the discovery of a large, potentially quasi-crystalline Islamic tiling in the Darb-i Imam shrine but regard the earlier Maragha tiling, previously described as quasiperiodic, as a small isolated motif. We demonstrate that the Darb...

  19. Non-Linear Detection for Joint Space-Frequency Block Coding and Spatial Multiplexing in OFDM-MIMO Systems

    DEFF Research Database (Denmark)

    Rahman, Imadur Mohamed; Marchetti, Nicola; Fitzek, Frank

    2005-01-01

    (SIC) receiver where the detection is done on subcarrier by sub-carrier basis based on both Zero Forcing (ZF) and Minimum Mean Square Error (MMSE) nulling criterion for the system. In terms of Frame Error Rate (FER), MMSE based SIC receiver performs better than all other receivers compared......In this work, we have analyzed a joint spatial diversity and multiplexing transmission structure for MIMO-OFDM system, where Orthogonal Space-Frequency Block Coding (OSFBC) is used across all spatial multiplexing branches. We have derived a BLAST-like non-linear Successive Interference Cancellation...... in this paper. We have found that a linear two-stage receiver for the proposed system [1] performs very close to the non-linear receiver studied in this work. Finally, we compared the system performance in spatially correlated scenario. It is found that higher amount of spatial correlation at the transmitter...

  20. Setup, tests and results for the ATLAS TileCal Read Out Driver production

    CERN Document Server

    Valero, Alberto; Castillo, V; Cuenca, C; Ferrer, A; Fullana, E; González, V; Higón, E; Munar, A; Poveda, J; Ruiz-Martínez, A; Salvachúa, B; Sanchís, E; Solans, C; Soret, J; Torres, J; Valls, J A

    2007-01-01

    In this paper we describe the performance and test results of the production of the 38 ATLAS TileCal Read Out Drivers (RODs). We first describe the basic hardware specifications and firmware functionality of the modules, the test-bench setup used for production and the test procedure to qualify the boards. We then finally show and discuss the performance results.

  1. Codes Over Hyperfields

    Directory of Open Access Journals (Sweden)

    Atamewoue Surdive

    2017-12-01

    Full Text Available In this paper, we define linear codes and cyclic codes over a finite Krasner hyperfield and we characterize these codes by their generator matrices and parity check matrices. We also demonstrate that codes over finite Krasner hyperfields are more interesting for code theory than codes over classical finite fields.

  2. List Decoding of Matrix-Product Codes from nested codes: an application to Quasi-Cyclic codes

    DEFF Research Database (Denmark)

    Hernando, Fernando; Høholdt, Tom; Ruano, Diego

    2012-01-01

    A list decoding algorithm for matrix-product codes is provided when $C_1,..., C_s$ are nested linear codes and $A$ is a non-singular by columns matrix. We estimate the probability of getting more than one codeword as output when the constituent codes are Reed-Solomon codes. We extend this list...... decoding algorithm for matrix-product codes with polynomial units, which are quasi-cyclic codes. Furthermore, it allows us to consider unique decoding for matrix-product codes with polynomial units....

  3. Calibration and Performance of the ATLAS Tile Calorimeter During the LHC Run 2

    CERN Document Server

    Klimek, Pawel; The ATLAS collaboration

    2018-01-01

    The Tile Calorimeter (TileCal) is the central section of the hadronic calorimeter of the ATLAS experiment and provides important information for reconstruction of hadrons, jets, hadronic decays of tau leptons and missing transverse energy. It also assists in muon identification. This sampling calorimeter uses steel plates as absorber and scintillating tiles as active medium. The light produced by the passage of charged particles is transmitted by wavelength shifting fibres to photomultiplier tubes (PMTs). The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two PMTs in parallel. TileCal exploits several calibration systems: a Cs radioactive source that illuminates the scintillating tiles directly, a laser light system to directly test the PMT response, and a charge injection system (CIS) for the front-end electronics. These systems together with data collected during proton-proton collisions provide extensive monitoring of the instrument and a means...

  4. Calibration and Performance of the ATLAS Tile Calorimeter During the LHC Run 2

    CERN Document Server

    Cerda Alberich, Leonor; The ATLAS collaboration

    2017-01-01

    The Tile Calorimeter (TileCal) is the hadronic sampling calorimeter of ATLAS experiment at the Large Hadron Collider (LHC). TileCal uses iron absorbers and scintillators as active material and it covers the central region |η| < 1.7. Jointly with the other calorimeters it is designed for measurements of hadrons, jets, tau-particles and missing transverse energy. It also assists in muon identification. TileCal is regularly monitored and calibrated by several different calibration systems: a Cs radioactive source that illuminates the scintillating tiles directly, a laser light system to directly test the PMT response, and a charge injection system (CIS) for the front-end electronics. These calibrations systems, in conjunction with data collected during proton-proton collisions, provide extensive monitoring of the instrument and a means for equalizing the calorimeter response at each stage of the signal propagation. The performance of the calorimeter has been established with cosmic ray muons and the large sa...

  5. Construction and Performance of an Iron-Scintillator Hadron Calorimeter with Longitudinal Tile Configuration

    CERN Multimedia

    2002-01-01

    % RD34 \\\\ \\\\ In a scintillator tile calorimeter with wavelength shifting fiber readout significant simplifications of the construction and the assembly are possible if the tiles are oriented $^{\\prime\\prime}$longitudinally$^{\\prime\\prime}$, i.e.~in a r-$\\phi$ planes for a barrel configuration. For a hybrid calorimeter consisting of a scintillator tile hadron compartment and a sufficiently containing liquid argon electromagnetic (EM) compartment, as proposed for the ATLAS detector, good jet resolution is predicted by simulations, which is not affected by this particular orientation of the tiles. \\\\ \\\\The aim of the proposed development program is to construct a calorimeter test module with longitudinal tiles and to check the simulation results by test beam measurements. In addition several component tests and further simulations and engineering studies are needed to optimize the design of a large calorimeter structure to be used in collider experiments. The construction of a test module will also provide valua...

  6. Integrating DNA strand-displacement circuitry with DNA tile self-assembly

    Science.gov (United States)

    Zhang, David Yu; Hariadi, Rizal F.; Choi, Harry M.T.; Winfree, Erik

    2013-01-01

    DNA nanotechnology has emerged as a reliable and programmable way of controlling matter at the nanoscale through the specificity of Watson–Crick base pairing, allowing both complex self-assembled structures with nanometer precision and complex reaction networks implementing digital and analog behaviors. Here we show how two well-developed frameworks, DNA tile self-assembly and DNA strand-displacement circuits, can be systematically integrated to provide programmable kinetic control of self-assembly. We demonstrate the triggered and catalytic isothermal self-assembly of DNA nanotubes over 10 μm long from precursor DNA double-crossover tiles activated by an upstream DNA catalyst network. Integrating more sophisticated control circuits and tile systems could enable precise spatial and temporal organization of dynamic molecular structures. PMID:23756381

  7. Linear density response function in the projector augmented wave method

    DEFF Research Database (Denmark)

    Yan, Jun; Mortensen, Jens Jørgen; Jacobsen, Karsten Wedel

    2011-01-01

    We present an implementation of the linear density response function within the projector-augmented wave method with applications to the linear optical and dielectric properties of both solids, surfaces, and interfaces. The response function is represented in plane waves while the single...... functions of Si, C, SiC, AlP, and GaAs compare well with previous calculations. While optical properties of semiconductors, in particular excitonic effects, are generally not well described by ALDA, we obtain excellent agreement with experiments for the surface loss function of graphene and the Mg(0001...

  8. Hearing Threshold Level Inworkers of Meybod Tile Factory

    Directory of Open Access Journals (Sweden)

    F Nourani

    2008-04-01

    Full Text Available Introduction: Occupational exposure to excessive noise is commonly encountered in a large number of industries in Iran. This study evaluated the hearing threshold and hearing loss in Meybod tile factory workers. Methods: This cross-sectional study included 371 tile factoryworkers during summer and autumn of 2005. Current noise exposure was estimated using sound level meter .A specially formatted questionnaire was used. Totoscophc examination and conductive air audiometery were used to assess the hearing loss in each subject .Finally data was analyzed using SPSS version 11.5. Results: Occupational noise increased mean of hearing threshold at all frequencies which was significant at 3, 4 KHz in both ears (p<0.05.Prevalence of hearing impairment at high and low frequencies were 39.2% and 46.5%.Prevalence of occupational NIHL was 12.9% and the odds of NIHL significantly increased with noise exposure of more than 10 years. The hearing threshold was worse in both ears of workers with tinnitus. Conclusion: High prevalence of hearing loss and NIHL emphasizes on the necessity of hearing conservational programs in tile factory workers.

  9. Fabrication of unglazed ceramic tile using dense structured sago waste and clay composite

    International Nuclear Information System (INIS)

    Aripin; S Tani; S Mitsudo; T Saito; T Idehara

    2010-01-01

    In Indonesia, the sago processing industry generates every year huge amount of sago waste, and converting this waste into a useful material is possible. In the present study, physical properties of dense structured sago waste and clay composite were investigated in order to study the feasibility of reuse this sample as raw material in the producing of ceramics. Firstly, the chemical composition of ash (obtained from the sago waste) and clay was characterized. The prepared sample was sintered at the temperature range from 800 to 1,200 °C using electric furnace. The density, linear shrinkage and water absorption of the sintered sample were determined by using the Archimedes' method. The experimental result indicated that the density of the sintered sample increased with increasing sintering temperature up to 1100°C and then slightly decreased afterward. The water absorption of the products decreased with an increase in sintering temperature. In the sintered sample at 1,100 °C, the water absorption decreased rapidly and water adsorption of less than 1 % was achieved. This water absorption was less than 5 % which was needed for unglazed floor tile. The result of water adsorption suggest that it is possible to use this sample as a raw material for producing the ceramic floor tile. (author)

  10. Thermodynamic behavior of a Penrose-tiling quasicrystal

    International Nuclear Information System (INIS)

    Strandburg, K.J.; Dressel, P.R.

    1990-01-01

    The Penrose tiling provides a prototype for the quasiperiodic crystal model of quasicrystals. We report results of Monte Carlo simulations of a two-dimensional model in which a Penrose tiling is the ground state. A single energy is assigned to any violation of the Penrose matching rules. Our results support the existence of two separate phase transitions, corresponding to single- and double-arrow matching-rule disorder, respectively. Manifestations of these transitions in the behavior of ''perpendicular-space'' quantities are explored. A limited exploration of the effects of unequal double- and single-arrow matching-rule-violation energies is performed. Speculations that the Penrose pattern might be inherently prone to glassy behavior are shown to be incorrect

  11. Solare Cell Roof Tile And Method Of Forming Same

    Science.gov (United States)

    Hanoka, Jack I.; Real, Markus

    1999-11-16

    A solar cell roof tile includes a front support layer, a transparent encapsulant layer, a plurality of interconnected solar cells and a backskin layer. The front support layer is formed of light transmitting material and has first and second surfaces. The transparent encapsulant layer is disposed adjacent the second surface of the front support layer. The interconnected solar cells has a first surface disposed adjacent the transparent encapsulant layer. The backskin layer has a first surface disposed adjacent a second surface of the interconnected solar cells, wherein a portion of the backskin layer wraps around and contacts the first surface of the front support layer to form the border region. A portion of the border region has an extended width. The solar cell roof tile may have stand-offs disposed on the extended width border region for providing vertical spacing with respect to an adjacent solar cell roof tile.

  12. Mechanical construction and installation of the ATLAS tile calorimeter

    Energy Technology Data Exchange (ETDEWEB)

    Abdallah, J [IFIC, Centro Mixto Universidad de Valencia-CSIC, E46100 Burjassot, Valencia (Spain); Adragna, P; Bosi, F [Pisa University and INFN, Pisa (Italy); Alexa, C; Boldea, V [Institute of Atomic Physics, Bucharest (Romania); Alves, R [LIP and FCTUC University of Coimbra (Portugal); Amaral, P; Andresen, X; Behrens, A; Blocki, J [CERN, Geneva (Switzerland); Ananiev, A [LIP and IDMEC-IST, Lisbon (Portugal); Anderson, K [University of Chicago, Chicago, Illinois (United States); Antonaki, A [University of Athens, Athens (Greece); Batusov, V [JINR, Dubna (Russian Federation); Bednar, P [Comenius University, Bratislava (Slovakia); Bergeaas, E; Bohm, C [Stockholm University, Stockholm (Sweden); Biscarat, C [LPC Clermont-Ferrand, Université Blaise Pascal, Clermont-Ferrand (France); Blanch, O; Blanchot, G [Institut de Fisica d' Altes Energies, Universitat Autònoma de Barcelona, Barcelona (Spain); others, and

    2013-11-01

    This paper summarises the mechanical construction and installation of the Tile Calorimeter for the ATLAS experiment at the Large Hadron Collider in CERN, Switzerland. The Tile Calorimeter is a sampling calorimeter using scintillator as the sensitive detector and steel as the absorber and covers the central region of the ATLAS experiment up to pseudorapidities ±1.7. The mechanical construction of the Tile Calorimeter occurred over a period of about 10 years beginning in 1995 with the completion of the Technical Design Report and ending in 2006 with the installation of the final module in the ATLAS cavern. During this period approximately 2600 metric tons of steel were transformed into a laminated structure to form the absorber of the sampling calorimeter. Following instrumentation and testing, which is described elsewhere, the modules were installed in the ATLAS cavern with a remarkable accuracy for a structure of this size and weight.

  13. Mechanical construction and installation of the ATLAS tile calorimeter

    International Nuclear Information System (INIS)

    Abdallah, J; Adragna, P; Bosi, F; Alexa, C; Boldea, V; Alves, R; Amaral, P; Andresen, X; Behrens, A; Blocki, J; Ananiev, A; Anderson, K; Antonaki, A; Batusov, V; Bednar, P; Bergeaas, E; Bohm, C; Biscarat, C; Blanch, O; Blanchot, G

    2013-01-01

    This paper summarises the mechanical construction and installation of the Tile Calorimeter for the ATLAS experiment at the Large Hadron Collider in CERN, Switzerland. The Tile Calorimeter is a sampling calorimeter using scintillator as the sensitive detector and steel as the absorber and covers the central region of the ATLAS experiment up to pseudorapidities ±1.7. The mechanical construction of the Tile Calorimeter occurred over a period of about 10 years beginning in 1995 with the completion of the Technical Design Report and ending in 2006 with the installation of the final module in the ATLAS cavern. During this period approximately 2600 metric tons of steel were transformed into a laminated structure to form the absorber of the sampling calorimeter. Following instrumentation and testing, which is described elsewhere, the modules were installed in the ATLAS cavern with a remarkable accuracy for a structure of this size and weight

  14. Directed nucleation assembly of DNA tile complexes for barcode-patterned lattices

    Science.gov (United States)

    Yan, Hao; Labean, Thomas H.; Feng, Liping; Reif, John H.

    2003-07-01

    The programmed self-assembly of patterned aperiodic molecular structures is a major challenge in nanotechnology and has numerous potential applications for nanofabrication of complex structures and useful devices. Here we report the construction of an aperiodic patterned DNA lattice (barcode lattice) by a self-assembly process of directed nucleation of DNA tiles around a scaffold DNA strand. The input DNA scaffold strand, constructed by ligation of shorter synthetic oligonucleotides, provides layers of the DNA lattice with barcode patterning information represented by the presence or absence of DNA hairpin loops protruding out of the lattice plane. Self-assembly of multiple DNA tiles around the scaffold strand was shown to result in a patterned lattice containing barcode information of 01101. We have also demonstrated the reprogramming of the system to another patterning. An inverted barcode pattern of 10010 was achieved by modifying the scaffold strands and one of the strands composing each tile. A ribbon lattice, consisting of repetitions of the barcode pattern with expected periodicity, was also constructed by the addition of sticky ends. The patterning of both classes of lattices was clearly observable via atomic force microscopy. These results represent a step toward implementation of a visual readout system capable of converting information encoded on a 1D DNA strand into a 2D form readable by advanced microscopic techniques. A functioning visual output method would not only increase the readout speed of DNA-based computers, but may also find use in other sequence identification techniques such as mutation or allele mapping.

  15. Tritium decontamination of TFTR carbon tiles employing ultra violet light

    International Nuclear Information System (INIS)

    Shu, W.M.; Ohira, S.; Gentile, C.A.; Oya, Y.; Nakamura, H.; Hayashi, T.; Iwai, Y.; Kawamura, Y.; Konishi, S.; Nishi, M.F.; Young, K.M.

    2001-01-01

    Tritium decontamination on the surface of Tokamak Fusion Test Reactor (TFTR) bumper limiter tiles used during the Deuterium-Deuterium (D-D) phase of TFTR operations was investigated employing an ultra violet light source with a mean wavelength of 172 nm and a maximum radiant intensity of 50 mW/cm 2 . The partial pressures of H 2 , HD, C and CO 2 during the UV exposure were enhanced more than twice, compared to the partial pressures before UV exposure. In comparison, the amount of O 2 decreased during the UV exposure and the production of a small amount of O 3 was observed when the UV light was turned on. Unlike the decontamination method of baking in air or oxygen, the UV exposure removed hydrogen isotopes from the tile to vacuum predominantly in forms of gases of hydrogen isotopes. The tritium surface contamination on the tile in the area exposed to the UV light was reduced after the UV exposure. The results show that the UV light with a wavelength of 172 nm can remove hydrogen isotopes from carbon-based tiles at the very surface

  16. Tile Drainage Density Reduces Groundwater Travel Times and Compromises Riparian Buffer Effectiveness.

    Science.gov (United States)

    Schilling, Keith E; Wolter, Calvin F; Isenhart, Thomas M; Schultz, Richard C

    2015-11-01

    Strategies to reduce nitrate-nitrogen (nitrate) pollution delivered to streams often seek to increase groundwater residence time to achieve measureable results, yet the effects of tile drainage on residence time have not been well documented. In this study, we used a geographic information system groundwater travel time model to quantify the effects of artificial subsurface drainage on groundwater travel times in the 7443-ha Bear Creek watershed in north-central Iowa. Our objectives were to evaluate how mean groundwater travel times changed with increasing drainage intensity and to assess how tile drainage density reduces groundwater contributions to riparian buffers. Results indicate that mean groundwater travel times are reduced with increasing degrees of tile drainage. Mean groundwater travel times decreased from 5.6 to 1.1 yr, with drainage densities ranging from 0.005 m (7.6 mi) to 0.04 m (62 mi), respectively. Model simulations indicate that mean travel times with tile drainage are more than 150 times faster than those that existed before settlement. With intensive drainage, less than 2% of the groundwater in the basin appears to flow through a perennial stream buffer, thereby reducing the effectiveness of this practice to reduce stream nitrate loads. Hence, strategies, such as reconnecting tile drainage to buffers, are promising because they increase groundwater residence times in tile-drained watersheds. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  17. Use of the extraction residue of emeralds in a formulation mass of ceramic tiles; Utilizacao do residuo da extracao de esmeraldas em uma formulacao de massa de revestimento ceramico

    Energy Technology Data Exchange (ETDEWEB)

    Cavalcante, R. F., E-mail: ronaldofcavalcante@gmail.com [Programa de Pos-Graduacao em Engenharia Mecanica - PPgEM - UFRN, Universidade Federal do Rio Grande do Norte, Lagoa Nova, RN (Brazil); Nascimento, R.M.; Paskocimas, C.A., E-mail: rmaribondo@ufrnet.br, E-mail: paskocimas_ca@hotmail.com [Departamento de Engenharia Materiais - DEMAT - Universidade Federal do Rio Grande do Norte, Lagoa Nova, RN (Brazil); Dutra, R.P.S., E-mail: ricardodutra@ct.ufpb.br [Departamento de Engenharia Materiais - DEMAT - UFPB - Universidade Federal de Pernambuco, Recife (Brazil)

    2012-04-15

    Companies involved in mining and beneficiation of emerald represent an important area of industrial development in Brazil, with a significant contribution to world production of this ore. As a result, large volumes of waste generated and emerald are constantly abandoned in the environment, contributing negatively to their preservation. On the other hand the interest in the use of mining waste as an additive in production of ceramic materials has grown among researchers in recent years. The ceramic industry is constantly seeking to expand the market for the sector and trying to improve product quality and increase the variety of applications. The technology of obtaining ceramic coating that uses waste from mining is still a largely unexplored market. Thus, the purpose of this study was to characterize the waste generated from mining emerald as well as to evaluate its potential use as raw material for production melting of ceramic tiles. Ceramic mixtures were prepared from raw materials characterized by X-ray fluorescence and X-ray diffraction. Five compositions were prepared using the waste codes of emeralds from 0%, 10%, 20%, 30% and 40%. Samples were prepared by pressing, sintered at 1000, 1100 and 1200 deg C and characterized to establish their mineralogical composition, water absorption, linear shrinkage and modulus of rupture. The results showed that the residue of emeralds studied can be embedded in the mass of ceramic tiles up to 20% in replacement of feldspar without compromising the end product properties. (author)

  18. Transiently chaotic neural networks with piecewise linear output functions

    Energy Technology Data Exchange (ETDEWEB)

    Chen, S.-S. [Department of Mathematics, National Taiwan Normal University, Taipei, Taiwan (China); Shih, C.-W. [Department of Applied Mathematics, National Chiao Tung University, 1001 Ta-Hsueh Road, Hsinchu, Taiwan (China)], E-mail: cwshih@math.nctu.edu.tw

    2009-01-30

    Admitting both transient chaotic phase and convergent phase, the transiently chaotic neural network (TCNN) provides superior performance than the classical networks in solving combinatorial optimization problems. We derive concrete parameter conditions for these two essential dynamic phases of the TCNN with piecewise linear output function. The confirmation for chaotic dynamics of the system results from a successful application of the Marotto theorem which was recently clarified. Numerical simulation on applying the TCNN with piecewise linear output function is carried out to find the optimal solution of a travelling salesman problem. It is demonstrated that the performance is even better than the previous TCNN model with logistic output function.

  19. Real time implementation of a linear predictive coding algorithm on digital signal processor DSP32C

    International Nuclear Information System (INIS)

    Sheikh, N.M.; Usman, S.R.; Fatima, S.

    2002-01-01

    Pulse Code Modulation (PCM) has been widely used in speech coding. However, due to its high bit rate. PCM has severe limitations in application where high spectral efficiency is desired, for example, in mobile communication, CD quality broadcasting system etc. These limitation have motivated research in bit rate reduction techniques. Linear predictive coding (LPC) is one of the most powerful complex techniques for bit rate reduction. With the introduction of powerful digital signal processors (DSP) it is possible to implement the complex LPC algorithm in real time. In this paper we present a real time implementation of the LPC algorithm on AT and T's DSP32C at a sampling frequency of 8192 HZ. Application of the LPC algorithm on two speech signals is discussed. Using this implementation , a bit rate reduction of 1:3 is achieved for better than tool quality speech, while a reduction of 1.16 is possible for speech quality required in military applications. (author)

  20. Heart-pulse Biofeedback in Playful Exercise using a Wearable device and Modular Interactive Tiles

    DEFF Research Database (Denmark)

    Shimokakimoto, Tomoya; Lund, Henrik Hautop; Suzuki, Kenji

    2014-01-01

    interactive tiles. The system consists of a wearable device that measures heart-pulse via ear-mounted sensor, and modular interactive tiles which are used for physical rehabilitation exercise through playing a game. The wearable devise enables detection of heart pulse in real-time and therefore provides heart...... beat rate during playful activities, even if the heart pulse wave have motion artifacts. The tiles are designed to build flexible structures and to provide immediate feedback based on the users’ physical interaction with the tiles. We combine the two systems to provide users with heart pulse...... biofeedback in playful exercise. We show that using the developed system it is possible for the users to regulate the exercise intensity on their own with biofeedback, and also possible to analyze exercise activity using number of steps on the tiles and heart beat rate....