WorldWideScience

Sample records for parallel tiled qr

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

  2. Power profiling of Cholesky and QR factorizations on distributed memory systems

    KAUST Repository

    Bosilca, George

    2012-08-30

    This paper presents the power profile of two high performance dense linear algebra libraries on distributed memory systems, ScaLAPACK and DPLASMA. From the algorithmic perspective, their methodologies are opposite. The former is based on block algorithms and relies on multithreaded BLAS and a two-dimensional block cyclic data distribution to achieve high parallel performance. The latter is based on tile algorithms running on top of a tile data layout and uses fine-grained task parallelism combined with a dynamic distributed scheduler (DAGuE) to leverage distributed memory systems. We present performance results (Gflop/s) as well as the power profile (Watts) of two common dense factorizations needed to solve linear systems of equations, namely Cholesky and QR. The reported numbers show that DPLASMA surpasses ScaLAPACK not only in terms of performance (up to 2X speedup) but also in terms of energy efficiency (up to 62 %). © 2012 Springer-Verlag (outside the USA).

  3. Implementation of QR up- and downdating on a massively parallel |computer

    DEFF Research Database (Denmark)

    Bendtsen, Claus; Hansen, Per Christian; Madsen, Kaj

    1995-01-01

    We describe an implementation of QR up- and downdating on a massively parallel computer (the Connection Machine CM-200) and show that the algorithm maps well onto the computer. In particular, we show how the use of corrected semi-normal equations for downdating can be efficiently implemented. We...... also illustrate the use of our algorithms in a new LP algorithm....

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

  5. QR-decomposition based SENSE reconstruction using parallel architecture.

    Science.gov (United States)

    Ullah, Irfan; Nisar, Habab; Raza, Haseeb; Qasim, Malik; Inam, Omair; Omer, Hammad

    2018-04-01

    Magnetic Resonance Imaging (MRI) is a powerful medical imaging technique that provides essential clinical information about the human body. One major limitation of MRI is its long scan time. Implementation of advance MRI algorithms on a parallel architecture (to exploit inherent parallelism) has a great potential to reduce the scan time. Sensitivity Encoding (SENSE) is a Parallel Magnetic Resonance Imaging (pMRI) algorithm that utilizes receiver coil sensitivities to reconstruct MR images from the acquired under-sampled k-space data. At the heart of SENSE lies inversion of a rectangular encoding matrix. This work presents a novel implementation of GPU based SENSE algorithm, which employs QR decomposition for the inversion of the rectangular encoding matrix. For a fair comparison, the performance of the proposed GPU based SENSE reconstruction is evaluated against single and multicore CPU using openMP. Several experiments against various acceleration factors (AFs) are performed using multichannel (8, 12 and 30) phantom and in-vivo human head and cardiac datasets. Experimental results show that GPU significantly reduces the computation time of SENSE reconstruction as compared to multi-core CPU (approximately 12x speedup) and single-core CPU (approximately 53x speedup) without any degradation in the quality of the reconstructed images. Copyright © 2018 Elsevier Ltd. All rights reserved.

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

  7. Remote parallel rendering for high-resolution tiled display walls

    KAUST Repository

    Nachbaur, Daniel; Dumusc, Raphael; Bilgili, Ahmet; Hernando, Juan; Eilemann, Stefan

    2014-01-01

    © 2014 IEEE. We present a complete, robust and simple to use hardware and software stack delivering remote parallel rendering of complex geometrical and volumetric models to high resolution tiled display walls in a production environment. We describe the setup and configuration, present preliminary benchmarks showing interactive framerates, and describe our contributions for a seamless integration of all the software components.

  8. Remote parallel rendering for high-resolution tiled display walls

    KAUST Repository

    Nachbaur, Daniel

    2014-11-01

    © 2014 IEEE. We present a complete, robust and simple to use hardware and software stack delivering remote parallel rendering of complex geometrical and volumetric models to high resolution tiled display walls in a production environment. We describe the setup and configuration, present preliminary benchmarks showing interactive framerates, and describe our contributions for a seamless integration of all the software components.

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

    KAUST Repository

    Ltaief, Hatem; Luszczek, Piotr R.; Dongarra, Jack

    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

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

  11. Exploring the concept of QR Code and the benefits of using QR Code for companies

    OpenAIRE

    Ji, Qianyu

    2014-01-01

    This research work concentrates on the concept of QR Code and the benefits of using QR Code for companies. The first objective of this research work is to study the general information of QR Code in order to guide people to understand the QR Code in detail. The second objective of this research work is to explore and analyze the essential and feasible technologies of QR Code for the sake of clearing the technologies of QR code. Additionally, this research work through QR Code best practices t...

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

  13. QR code for medical information uses.

    Science.gov (United States)

    Fontelo, Paul; Liu, Fang; Ducut, Erick G

    2008-11-06

    We developed QR code online tools, simulated and tested QR code applications for medical information uses including scanning QR code labels, URLs and authentication. Our results show possible applications for QR code in medicine.

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

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

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

  17. Enhancing QR Code Security

    OpenAIRE

    Zhang, Linfan; Zheng, Shuang

    2015-01-01

    Quick Response code opens possibility to convey data in a unique way yet insufficient prevention and protection might lead into QR code being exploited on behalf of attackers. This thesis starts by presenting a general introduction of background and stating two problems regarding QR code security, which followed by a comprehensive research on both QR code itself and related issues. From the research a solution taking advantages of cloud and cryptography together with an implementation come af...

  18. Stylize Aesthetic QR Code

    OpenAIRE

    Xu, Mingliang; Su, Hao; Li, Yafei; Li, Xi; Liao, Jing; Niu, Jianwei; Lv, Pei; Zhou, Bing

    2018-01-01

    With the continued proliferation of smart mobile devices, Quick Response (QR) code has become one of the most-used types of two-dimensional code in the world. Aiming at beautifying the appearance of QR codes, existing works have developed a series of techniques to make the QR code more visual-pleasant. However, these works still leave much to be desired, such as visual diversity, aesthetic quality, flexibility, universal property, and robustness. To address these issues, in this paper, we pro...

  19. QR CODES IN EDUCATION AND COMMUNICATION

    Directory of Open Access Journals (Sweden)

    Gurhan DURAK

    2016-04-01

    Full Text Available Technological advances brought applications of innovations to education. Conventional education increasingly flourishes with new technologies accompanied by more learner active environments. In this continuum, there are learners preferring self-learning. Traditional learning materials yield attractive, motivating and technologically enhanced learning materials. The QR (Quick Response Codes are one of these innovations. The aim of this study is to redesign a lesson unit supported with QR Codes and to get the learner views about the redesigned material. For this purpose, the redesigned lesson unit was delivered to 15 learners in Balıkesir University in the academic year of 2013-2014. The learners were asked to study the material. The learners who had smart phones and Internet access were chosen for the study. To provide sectional diversity, three groups were created. The group learners were from Faculty of Education, Faculty of Science and Literature and Faculty of Engineering. After the semi-structured interviews were held, the learners were asked about their pre-knowledge about QR Codes, QR Codes’ contribution to learning, difficulties with using QR Codes about and design issues. Descriptive data analysis was used in the study. The findings were interpreted on the basis of Theory of Diffusion of Innovations and Theory of Uses and Gratifications. After the research, the themes found were awareness of QR Code, types of QR Codes and applications, contributions to learning, and proliferation of QR Codes. Generally, the learners participating in the study reported that they were aware of QR Codes; that they could use the QR Codes; and that using QR Codes in education was useful. They also expressed that such features as visual elements, attractiveness and direct routing had positive impact on learning. In addition, they generally mentioned that they did not have any difficulty using QR Codes; that they liked the design; and that the content should

  20. QR CODE IN LIBRARY PRACTICE SOME EXAMPLES

    OpenAIRE

    Ajay Shanker Mishra*, Sachin Kumar Umre, Pavan Kumar Gupta

    2017-01-01

    Quick Response (QR) code is one such technology which can cater to the user demand of providing access to resources through mobile. The main objective of this article to review the concept of Quick Response Code (QR code) and describe the practice of reading and generating QR codes. Research paper attempt to the basic concept, structure, technological pros and cons of the QR code. The literature is filled with potential uses for Quick Response (QR) codes in the library practices like e-resour...

  1. QR Codes 101

    Science.gov (United States)

    Crompton, Helen; LaFrance, Jason; van 't Hooft, Mark

    2012-01-01

    A QR (quick-response) code is a two-dimensional scannable code, similar in function to a traditional bar code that one might find on a product at the supermarket. The main difference between the two is that, while a traditional bar code can hold a maximum of only 20 digits, a QR code can hold up to 7,089 characters, so it can contain much more…

  2. Research on pre-processing of QR Code

    Science.gov (United States)

    Sun, Haixing; Xia, Haojie; Dong, Ning

    2013-10-01

    QR code encodes many kinds of information because of its advantages: large storage capacity, high reliability, full arrange of utter-high-speed reading, small printing size and high-efficient representation of Chinese characters, etc. In order to obtain the clearer binarization image from complex background, and improve the recognition rate of QR code, this paper researches on pre-processing methods of QR code (Quick Response Code), and shows algorithms and results of image pre-processing for QR code recognition. Improve the conventional method by changing the Souvola's adaptive text recognition method. Additionally, introduce the QR code Extraction which adapts to different image size, flexible image correction approach, and improve the efficiency and accuracy of QR code image processing.

  3. QR Codes in the Library: Are They Worth the Effort? Analysis of a QR Code Pilot Project

    OpenAIRE

    Wilson, Andrew M.

    2012-01-01

    The literature is filled with potential uses for Quick Response (QR) codes in the library. Setting, but few library QR code projects have publicized usage statistics. A pilot project carried out in the Eda Kuhn Loeb Music Library of the Harvard College Library sought to determine whether library patrons actually understand and use QR codes. Results and analysis of the pilot project are provided, attempting to answer the question as to whether QR codes are worth the effort for libraries.

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

  5. Utility of QR codes in biological collections.

    Science.gov (United States)

    Diazgranados, Mauricio; Funk, Vicki A

    2013-01-01

    The popularity of QR codes for encoding information such as URIs has increased exponentially in step with the technological advances and availability of smartphones, digital tablets, and other electronic devices. We propose using QR codes on specimens in biological collections to facilitate linking vouchers' electronic information with their associated collections. QR codes can efficiently provide such links for connecting collections, photographs, maps, ecosystem notes, citations, and even GenBank sequences. QR codes have numerous advantages over barcodes, including their small size, superior security mechanisms, increased complexity and quantity of information, and low implementation cost. The scope of this paper is to initiate an academic discussion about using QR codes on specimens in biological collections.

  6. Utility of QR codes in biological collections

    Directory of Open Access Journals (Sweden)

    Mauricio Diazgranados

    2013-07-01

    Full Text Available The popularity of QR codes for encoding information such as URIs has increased exponentially in step with the technological advances and availability of smartphones, digital tablets, and other electronic devices. We propose using QR codes on specimens in biological collections to facilitate linking vouchers’ electronic information with their associated collections. QR codes can efficiently provide such links for connecting collections, photographs, maps, ecosystem notes, citations, and even GenBank sequences. QR codes have numerous advantages over barcodes, including their small size, superior security mechanisms, increased complexity and quantity of information, and low implementation cost. The scope of this paper is to initiate an academic discussion about using QR codes on specimens in biological collections.

  7. Usage of QR code in tourism industry

    OpenAIRE

    Emek, Mehmet

    2012-01-01

    QR (Quick Response) code scanning allows the user to obtain in-depth information about the scanned item. Apps used for scanning QR codes can be found on nearly all smart phone devices. Travelers who have smart phone, equipped with the correct reader software, can easily access QR coded information (text, photo, video, web page, etc.) when it is available. Travelers can scan QR coded galleries, places, vineyards or monuments when they are visiting and reach the detailed information without usi...

  8. Interactive QR code beautification with full background image embedding

    Science.gov (United States)

    Lin, Lijian; Wu, Song; Liu, Sijiang; Jiang, Bo

    2017-06-01

    QR (Quick Response) code is a kind of two dimensional barcode that was first developed in automotive industry. Nowadays, QR code has been widely used in commercial applications like product promotion, mobile payment, product information management, etc. Traditional QR codes in accordance with the international standard are reliable and fast to decode, but are lack of aesthetic appearance to demonstrate visual information to customers. In this work, we present a novel interactive method to generate aesthetic QR code. By given information to be encoded and an image to be decorated as full QR code background, our method accepts interactive user's strokes as hints to remove undesired parts of QR code modules based on the support of QR code error correction mechanism and background color thresholds. Compared to previous approaches, our method follows the intention of the QR code designer, thus can achieve more user pleasant result, while keeping high machine readability.

  9. An introduction to using QR codes in scholarly journals

    Directory of Open Access Journals (Sweden)

    Jae Hwa Chang

    2014-08-01

    Full Text Available The Quick Response (QR code was first developed in 1994 by Denso Wave Incorporated, Japan. From that point on, it came into general use as an identification mark for all kinds of commercial products, advertisements, and other public announcements. In scholarly journals, the QR code is used to provide immediate direction to the journal homepage or specific content such as figures or videos. To produce a QR code and print it in the print version or upload to the web is very simple. Using a QR code producing program, an editor can add simple information to a website. After that, a QR code is produced. A QR code is very stable, such that it can be used for a long time without loss of quality. Producing and adding QR codes to a journal costs nothing; therefore, to increase the visibility of their journals, it is time for editors to add QR codes to their journals.

  10. Surgical navigation with QR codes

    Directory of Open Access Journals (Sweden)

    Katanacho Manuel

    2016-09-01

    Full Text Available The presented work is an alternative to established measurement systems in surgical navigation. The system is based on camera based tracking of QR code markers. The application uses a single video camera, integrated in a surgical lamp, that captures the QR markers attached to surgical instruments and to the patient.

  11. Improvement of QR Code Recognition Based on Pillbox Filter Analysis

    Directory of Open Access Journals (Sweden)

    Jia-Shing Sheu

    2013-04-01

    Full Text Available The objective of this paper is to perform the innovation design for improving the recognition of a captured QR code image with blur through the Pillbox filter analysis. QR code images can be captured by digital video cameras. Many factors contribute to QR code decoding failure, such as the low quality of the image. Focus is an important factor that affects the quality of the image. This study discusses the out-of-focus QR code image and aims to improve the recognition of the contents in the QR code image. Many studies have used the pillbox filter (circular averaging filter method to simulate an out-of-focus image. This method is also used in this investigation to improve the recognition of a captured QR code image. A blurred QR code image is separated into nine levels. In the experiment, four different quantitative approaches are used to reconstruct and decode an out-of-focus QR code image. These nine reconstructed QR code images using methods are then compared. The final experimental results indicate improvements in identification.

  12. Ink-constrained halftoning with application to QR codes

    Science.gov (United States)

    Bayeh, Marzieh; Compaan, Erin; Lindsey, Theodore; Orlow, Nathan; Melczer, Stephen; Voller, Zachary

    2014-01-01

    This paper examines adding visually significant, human recognizable data into QR codes without affecting their machine readability by utilizing known methods in image processing. Each module of a given QR code is broken down into pixels, which are halftoned in such a way as to keep the QR code structure while revealing aspects of the secondary image to the human eye. The loss of information associated to this procedure is discussed, and entropy values are calculated for examples given in the paper. Numerous examples of QR codes with embedded images are included.

  13. Performance evaluation of canny edge detection on a tiled multicore architecture

    Science.gov (United States)

    Brethorst, Andrew Z.; Desai, Nehal; Enright, Douglas P.; Scrofano, Ronald

    2011-01-01

    In the last few years, a variety of multicore architectures have been used to parallelize image processing applications. In this paper, we focus on assessing the parallel speed-ups of different Canny edge detection parallelization strategies on the Tile64, a tiled multicore architecture developed by the Tilera Corporation. Included in these strategies are different ways Canny edge detection can be parallelized, as well as differences in data management. The two parallelization strategies examined were loop-level parallelism and domain decomposition. Loop-level parallelism is achieved through the use of OpenMP,1 and it is capable of parallelization across the range of values over which a loop iterates. Domain decomposition is the process of breaking down an image into subimages, where each subimage is processed independently, in parallel. The results of the two strategies show that for the same number of threads, programmer implemented, domain decomposition exhibits higher speed-ups than the compiler managed, loop-level parallelism implemented with OpenMP.

  14. Two-dimensional QR-coded metamaterial absorber

    Science.gov (United States)

    Sui, Sai; Ma, Hua; Wang, Jiafu; Pang, Yongqiang; Zhang, Jieqiu; Qu, Shaobo

    2016-01-01

    In this paper, the design of metamaterial absorbers is proposed based on QR coding and topology optimization. Such absorbers look like QR codes and can be recognized by decoding softwares as well as mobile phones. To verify the design, two lightweight wideband absorbers are designed, which can achieve wideband absorption above 90 % in 6.68-19.30 and 7.00-19.70 GHz, respectively. More importantly, polarization-independent absorption over 90 % can be maintained under incident angle within 55°. The QR code absorber not only can achieve wideband absorption, but also can carry information such as texts and Web sites. They are of important values in applications such identification and electromagnetic protection.

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

  16. QR code optical encryption using spatially incoherent illumination

    Science.gov (United States)

    Cheremkhin, P. A.; Krasnov, V. V.; Rodin, V. G.; Starikov, R. S.

    2017-02-01

    Optical encryption is an actively developing field of science. The majority of encryption techniques use coherent illumination and suffer from speckle noise, which severely limits their applicability. The spatially incoherent encryption technique does not have this drawback, but its effectiveness is dependent on the Fourier spectrum properties of the image to be encrypted. The application of a quick response (QR) code in the capacity of a data container solves this problem, and the embedded error correction code also enables errorless decryption. The optical encryption of digital information in the form of QR codes using spatially incoherent illumination was implemented experimentally. The encryption is based on the optical convolution of the image to be encrypted with the kinoform point spread function, which serves as an encryption key. Two liquid crystal spatial light modulators were used in the experimental setup for the QR code and the kinoform imaging, respectively. The quality of the encryption and decryption was analyzed in relation to the QR code size. Decryption was conducted digitally. The successful decryption of encrypted QR codes of up to 129  ×  129 pixels was demonstrated. A comparison with the coherent QR code encryption technique showed that the proposed technique has a signal-to-noise ratio that is at least two times higher.

  17. QR codes for dummies

    CERN Document Server

    Waters, Joe

    2012-01-01

    Find out how to effectively create, use, and track QR codes QR (Quick Response) codes are popping up everywhere, and businesses are reaping the rewards. Get in on the action with the no-nonsense advice in this streamlined, portable guide. You'll find out how to get started, plan your strategy, and actually create the codes. Then you'll learn to link codes to mobile-friendly content, track your results, and develop ways to give your customers value that will keep them coming back. It's all presented in the straightforward style you've come to know and love, with a dash of humor thrown

  18. Multiple Schemes for Mobile Payment Authentication Using QR Code and Visual Cryptography

    Directory of Open Access Journals (Sweden)

    Jianfeng Lu

    2017-01-01

    Full Text Available QR code (quick response code is used due to its beneficial properties, especially in the mobile payment field. However, there exists an inevitable risk in the transaction process. It is not easily perceived that the attacker tampers with or replaces the QR code that contains merchant’s beneficiary account. Thus, it is of great urgency to conduct authentication of QR code. In this study, we propose a novel mechanism based on visual cryptography scheme (VCS and aesthetic QR code, which contains three primary schemes for different concealment levels. The main steps of these schemes are as follows. Firstly, one original QR code is split into two shadows using VC multiple rules; secondly, the two shadows are embedded into the same background image, respectively, and the embedded results are fused with the same carrier QR code, respectively, using XOR mechanism of RS and QR code error correction mechanism. Finally, the two aesthetic QR codes can be stacked precisely and the original QR code is restored according to the defined VCS. Experiments corresponding to three proposed schemes are conducted and demonstrate the feasibility and security of the mobile payment authentication, the significant improvement of the concealment for the shadows in QR code, and the diversity of mobile payment authentication.

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

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

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

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

  3. 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, ...

  4. Evaluation and implementation of QR Code Identity Tag system for Healthcare in Turkey.

    Science.gov (United States)

    Uzun, Vassilya; Bilgin, Sami

    2016-01-01

    For this study, we designed a QR Code Identity Tag system to integrate into the Turkish healthcare system. This system provides QR code-based medical identification alerts and an in-hospital patient identification system. Every member of the medical system is assigned a unique QR Code Tag; to facilitate medical identification alerts, the QR Code Identity Tag can be worn as a bracelet or necklace or carried as an ID card. Patients must always possess the QR Code Identity bracelets within hospital grounds. These QR code bracelets link to the QR Code Identity website, where detailed information is stored; a smartphone or standalone QR code scanner can be used to scan the code. The design of this system allows authorized personnel (e.g., paramedics, firefighters, or police) to access more detailed patient information than the average smartphone user: emergency service professionals are authorized to access patient medical histories to improve the accuracy of medical treatment. In Istanbul, we tested the self-designed system with 174 participants. To analyze the QR Code Identity Tag system's usability, the participants completed the System Usability Scale questionnaire after using the system.

  5. The feasibility of QR-code prescription in Taiwan.

    Science.gov (United States)

    Lin, C-H; Tsai, F-Y; Tsai, W-L; Wen, H-W; Hu, M-L

    2012-12-01

    An ideal Health Care Service is a service system that focuses on patients. Patients in Taiwan have the freedom to fill their prescriptions at any pharmacies contracted with National Health Insurance. Each of these pharmacies uses its own computer system. So far, there are at least ten different systems on the market in Taiwan. To transmit the prescription information from the hospital to the pharmacy accurately and efficiently presents a great issue. This study consisted of two-dimensional applications using a QR-code to capture Patient's identification and prescription information from the hospitals as well as using a webcam to read the QR-code and transfer all data to the pharmacy computer system. Two hospitals and 85 community pharmacies participated in the study. During the trial, all participant pharmacies appraised highly of the accurate transmission of the prescription information. The contents in QR-code prescriptions from Taipei area were picked up efficiently and accurately in pharmacies at Taichung area (middle Taiwan) without software system limit and area limitation. The QR-code device received a patent (No. M376844, March 2010) from Intellectual Property Office Ministry of Economic Affair, China. Our trial has proven that QR-code prescription can provide community pharmacists an efficient, accurate and inexpensive device to digitalize the prescription contents. Consequently, pharmacists can offer better quality of pharmacy service to patients. © 2012 Blackwell Publishing Ltd.

  6. Evaluation and implementation of QR Code Identity Tag system for Healthcare in Turkey

    OpenAIRE

    Uzun, Vassilya; Bilgin, Sami

    2016-01-01

    For this study, we designed a QR Code Identity Tag system to integrate into the Turkish healthcare system. This system provides QR code-based medical identification alerts and an in-hospital patient identification system. Every member of the medical system is assigned a unique QR Code Tag; to facilitate medical identification alerts, the QR Code Identity Tag can be worn as a bracelet or necklace or carried as an ID card. Patients must always possess the QR Code Identity bracelets within hospi...

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

  8. QR Codes as Finding Aides: Linking Electronic and Print Library Resources

    Science.gov (United States)

    Kane, Danielle; Schneidewind, Jeff

    2011-01-01

    As part of a focused, methodical, and evaluative approach to emerging technologies, QR codes are one of many new technologies being used by the UC Irvine Libraries. QR codes provide simple connections between print and virtual resources. In summer 2010, a small task force began to investigate how QR codes could be used to provide information and…

  9. Blending Classroom Teaching and Learning with QR Codes

    Science.gov (United States)

    Rikala, Jenni; Kankaanranta, Marja

    2014-01-01

    The aim of this case study was to explore the feasibility of the Quick Response (QR) codes and mobile devices in the context of Finnish basic education. The interest was especially to explore how mobile devices and QR codes can enhance and blend teaching and learning. The data were collected with a teacher interview and pupil surveys. The learning…

  10. [INVITED] Luminescent QR codes for smart labelling and sensing

    Science.gov (United States)

    Ramalho, João F. C. B.; António, L. C. F.; Correia, S. F. H.; Fu, L. S.; Pinho, A. S.; Brites, C. D. S.; Carlos, L. D.; André, P. S.; Ferreira, R. A. S.

    2018-05-01

    QR (Quick Response) codes are two-dimensional barcodes composed of special geometric patterns of black modules in a white square background that can encode different types of information with high density and robustness, correct errors and physical damages, thus keeping the stored information protected. Recently, these codes have gained increased attention as they offer a simple physical tool for quick access to Web sites for advertising and social interaction. Challenges encompass the increase of the storage capacity limit, even though they can store approximately 350 times more information than common barcodes, and encode different types of characters (e.g., numeric, alphanumeric, kanji and kana). In this work, we fabricate luminescent QR codes based on a poly(methyl methacrylate) substrate coated with organic-inorganic hybrid materials doped with trivalent terbium (Tb3+) and europium (Eu3+) ions, demonstrating the increase of storage capacity per unit area by a factor of two by using the colour multiplexing, when compared to conventional QR codes. A novel methodology to decode the multiplexed QR codes is developed based on a colour separation threshold where a decision level is calculated through a maximum-likelihood criteria to minimize the error probability of the demultiplexed modules, maximizing the foreseen total storage capacity. Moreover, the thermal dependence of the emission colour coordinates of the Eu3+/Tb3+-based hybrids enables the simultaneously QR code colour-multiplexing and may be used to sense temperature (reproducibility higher than 93%), opening new fields of applications for QR codes as smart labels for sensing.

  11. A novel use of QR code stickers after orthopaedic cast application.

    Science.gov (United States)

    Gough, A T; Fieraru, G; Gaffney, Pav; Butler, M; Kincaid, R J; Middleton, R G

    2017-07-01

    INTRODUCTION We present a novel solution to ensure that information and contact details are always available to patients while in cast. An information sticker containing both telephone numbers and a Quick Response (QR) code is applied to the cast. When scanned with a smartphone, the QR code loads the plaster team's webpage. This contains information and videos about cast care, complications and enhancing recovery. METHODS A sticker was designed and applied to all synthetic casts fitted in our fracture clinic. On cast removal, patients completed a questionnaire about the sticker. A total of 101 patients were surveyed between November 2015 and February 2016. The questionnaire comprised ten binary choice questions. RESULTS The vast majority (97%) of patients had the sticker still on their cast when they returned to clinic for cast removal. Eighty-four per cent of all patients felt reassured by the presence of the QR code sticker. Nine per cent used the contact details on the cast to seek advice. Over half (56%) had a smartphone and a third (33%) of these scanned the QR code. Of those who scanned the code, 95% found the information useful. CONCLUSIONS This study indicates that use of a QR code reassures patients and is an effective tool in the proactive management of potential cast problems. The QR code sticker is now applied to all casts across our trust. In line with NHS England's Five Year Forward View calling for enhanced use of smartphone technology, our trust is continuing to expand its portfolio of patient information accessible via QR codes. Other branches of medicine may benefit from incorporating QR codes as portals to access such information.

  12. Binary Large Object-Based Approach for QR Code Detection in Uncontrolled Environments

    Directory of Open Access Journals (Sweden)

    Omar Lopez-Rincon

    2017-01-01

    Full Text Available Quick Response QR barcode detection in nonarbitrary environment is still a challenging task despite many existing applications for finding 2D symbols. The main disadvantage of recent applications for QR code detection is a low performance for rotated and distorted single or multiple symbols in images with variable illumination and presence of noise. In this paper, a particular solution for QR code detection in uncontrolled environments is presented. The proposal consists in recognizing geometrical features of QR code using a binary large object- (BLOB- based algorithm with subsequent iterative filtering QR symbol position detection patterns that do not require complex processing and training of classifiers frequently used for these purposes. The high precision and speed are achieved by adaptive threshold binarization of integral images. In contrast to well-known scanners, which fail to detect QR code with medium to strong blurring, significant nonuniform illumination, considerable symbol deformations, and noising, the proposed technique provides high recognition rate of 80%–100% with a speed compatible to real-time applications. In particular, speed varies from 200 ms to 800 ms per single or multiple QR code detected simultaneously in images with resolution from 640 × 480 to 4080 × 2720, respectively.

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

  14. QR Code: An Interactive Mobile Advertising Tool

    Directory of Open Access Journals (Sweden)

    Ela Sibel Bayrak Meydanoglu

    2013-10-01

    Full Text Available Easy and rapid interaction between consumers and marketers enabled by mobile technology prompted  an increase in the usage of mobile media as an interactive marketing tool in recent years. One of the mobile technologies that can be used in interactive marketing for advertising is QR code (Quick Response Code. Interactive advertising brings back some advantages for the companies that apply it. For example, interaction with consumers provides significant information about consumers' preferences. Marketers can use information obtained from consumers for various marketing activities such as customizing advertisement messages, determining  target audience, improving future products and services. QR codes used in marketing campaigns can provide links to specific websites in which through various tools (e.g. questionnaires, voting information about the needs and wants of customers are collected. The aim of this basic research is to illustrate the contribution of  QR codes to the realization of the advantages gained by interactive advertising.

  15. DNA barcode goes two-dimensions: DNA QR code web server.

    Science.gov (United States)

    Liu, Chang; Shi, Linchun; Xu, Xiaolan; Li, Huan; Xing, Hang; Liang, Dong; Jiang, Kun; Pang, Xiaohui; Song, Jingyuan; Chen, Shilin

    2012-01-01

    The DNA barcoding technology uses a standard region of DNA sequence for species identification and discovery. At present, "DNA barcode" actually refers to DNA sequences, which are not amenable to information storage, recognition, and retrieval. Our aim is to identify the best symbology that can represent DNA barcode sequences in practical applications. A comprehensive set of sequences for five DNA barcode markers ITS2, rbcL, matK, psbA-trnH, and CO1 was used as the test data. Fifty-three different types of one-dimensional and ten two-dimensional barcode symbologies were compared based on different criteria, such as coding capacity, compression efficiency, and error detection ability. The quick response (QR) code was found to have the largest coding capacity and relatively high compression ratio. To facilitate the further usage of QR code-based DNA barcodes, a web server was developed and is accessible at http://qrfordna.dnsalias.org. The web server allows users to retrieve the QR code for a species of interests, convert a DNA sequence to and from a QR code, and perform species identification based on local and global sequence similarities. In summary, the first comprehensive evaluation of various barcode symbologies has been carried out. The QR code has been found to be the most appropriate symbology for DNA barcode sequences. A web server has also been constructed to allow biologists to utilize QR codes in practical DNA barcoding applications.

  16. DNA barcode goes two-dimensions: DNA QR code web server.

    Directory of Open Access Journals (Sweden)

    Chang Liu

    Full Text Available The DNA barcoding technology uses a standard region of DNA sequence for species identification and discovery. At present, "DNA barcode" actually refers to DNA sequences, which are not amenable to information storage, recognition, and retrieval. Our aim is to identify the best symbology that can represent DNA barcode sequences in practical applications. A comprehensive set of sequences for five DNA barcode markers ITS2, rbcL, matK, psbA-trnH, and CO1 was used as the test data. Fifty-three different types of one-dimensional and ten two-dimensional barcode symbologies were compared based on different criteria, such as coding capacity, compression efficiency, and error detection ability. The quick response (QR code was found to have the largest coding capacity and relatively high compression ratio. To facilitate the further usage of QR code-based DNA barcodes, a web server was developed and is accessible at http://qrfordna.dnsalias.org. The web server allows users to retrieve the QR code for a species of interests, convert a DNA sequence to and from a QR code, and perform species identification based on local and global sequence similarities. In summary, the first comprehensive evaluation of various barcode symbologies has been carried out. The QR code has been found to be the most appropriate symbology for DNA barcode sequences. A web server has also been constructed to allow biologists to utilize QR codes in practical DNA barcoding applications.

  17. Optical encryption and QR codes: secure and noise-free information retrieval.

    Science.gov (United States)

    Barrera, John Fredy; Mira, Alejandro; Torroba, Roberto

    2013-03-11

    We introduce for the first time the concept of an information "container" before a standard optical encrypting procedure. The "container" selected is a QR code which offers the main advantage of being tolerant to pollutant speckle noise. Besides, the QR code can be read by smartphones, a massively used device. Additionally, QR code includes another secure step to the encrypting benefits the optical methods provide. The QR is generated by means of worldwide free available software. The concept development probes that speckle noise polluting the outcomes of normal optical encrypting procedures can be avoided, then making more attractive the adoption of these techniques. Actual smartphone collected results are shown to validate our proposal.

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

  19. Development of Teaching Materials for a Physical Chemistry Experiment Using the QR Code

    OpenAIRE

    吉村, 忠与志

    2008-01-01

    The development of teaching materials with the QR code was attempted in an educational environment using a mobile telephone. The QR code is not sufficiently utilized in education, and the current study is one of the first in the field. The QR code is encrypted. However, the QR code can be deciphered by mobile telephones, thus enabling the expression of text in a small space.Contents of "Physical Chemistry Experiment" which are available on the Internet are briefly summarized and simplified. T...

  20. Analysis of Parallel Algorithms on SMP Node and Cluster of Workstations Using Parallel Programming Models with New Tile-based Method for Large Biological Datasets.

    Science.gov (United States)

    Shrimankar, D D; Sathe, S R

    2016-01-01

    Sequence alignment is an important tool for describing the relationships between DNA sequences. Many sequence alignment algorithms exist, differing in efficiency, in their models of the sequences, and in the relationship between sequences. The focus of this study is to obtain an optimal alignment between two sequences of biological data, particularly DNA sequences. The algorithm is discussed with particular emphasis on time, speedup, and efficiency optimizations. Parallel programming presents a number of critical challenges to application developers. Today's supercomputer often consists of clusters of SMP nodes. Programming paradigms such as OpenMP and MPI are used to write parallel codes for such architectures. However, the OpenMP programs cannot be scaled for more than a single SMP node. However, programs written in MPI can have more than single SMP nodes. But such a programming paradigm has an overhead of internode communication. In this work, we explore the tradeoffs between using OpenMP and MPI. We demonstrate that the communication overhead incurs significantly even in OpenMP loop execution and increases with the number of cores participating. We also demonstrate a communication model to approximate the overhead from communication in OpenMP loops. Our results are astonishing and interesting to a large variety of input data files. We have developed our own load balancing and cache optimization technique for message passing model. Our experimental results show that our own developed techniques give optimum performance of our parallel algorithm for various sizes of input parameter, such as sequence size and tile size, on a wide variety of multicore architectures.

  1. Analysis of Parallel Algorithms on SMP Node and Cluster of Workstations Using Parallel Programming Models with New Tile-based Method for Large Biological Datasets

    Science.gov (United States)

    Shrimankar, D. D.; Sathe, S. R.

    2016-01-01

    Sequence alignment is an important tool for describing the relationships between DNA sequences. Many sequence alignment algorithms exist, differing in efficiency, in their models of the sequences, and in the relationship between sequences. The focus of this study is to obtain an optimal alignment between two sequences of biological data, particularly DNA sequences. The algorithm is discussed with particular emphasis on time, speedup, and efficiency optimizations. Parallel programming presents a number of critical challenges to application developers. Today’s supercomputer often consists of clusters of SMP nodes. Programming paradigms such as OpenMP and MPI are used to write parallel codes for such architectures. However, the OpenMP programs cannot be scaled for more than a single SMP node. However, programs written in MPI can have more than single SMP nodes. But such a programming paradigm has an overhead of internode communication. In this work, we explore the tradeoffs between using OpenMP and MPI. We demonstrate that the communication overhead incurs significantly even in OpenMP loop execution and increases with the number of cores participating. We also demonstrate a communication model to approximate the overhead from communication in OpenMP loops. Our results are astonishing and interesting to a large variety of input data files. We have developed our own load balancing and cache optimization technique for message passing model. Our experimental results show that our own developed techniques give optimum performance of our parallel algorithm for various sizes of input parameter, such as sequence size and tile size, on a wide variety of multicore architectures. PMID:27932868

  2. EVALUATION OF USAGE AND APPLICATION AREAS OF QR CODES IN SERVICE INDUSTRY

    Directory of Open Access Journals (Sweden)

    Aysel SANAL

    2018-01-01

    Full Text Available The use of QR codes accelerates the sharing of information and provides more practical access to information. In today's information age, in the limited area unlimited information, data and contents can be transferred with using QR code. This study examines how consumers use QR code technology using by the service sector and aim of inform consumers about their perception and usage levels. In the application part of the study, 180 consumers responded the survey questions. The t-test, ANOVA, variance analysis and regression analysis method were used to test hypotheses established in the research. Thus, factors affecting the perceptions of consumers on QR code technology have been identified. The finance and banking sectors have been identified as the sectors in which consumers use the QR code most frequently, and the speed and availability factors for this sector have been analyzed separately.

  3. 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)

  4. QR-codes maken entree in de bibliotheek: barcode nieuwe stijl

    NARCIS (Netherlands)

    Braak, P.

    2010-01-01

    QR (Quick Response) codes zijn barcodes die je met een mobiele telefoon kunt lezen. Ze zijn steeds vaker te vinden op posters, advertenties en andere producten. Meestal bevat een QR-code een URL. Na het scannen opent op de telefoon direct een (mobiele) website met aanvullende informatie over hetgeen

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

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

  7. Quick Response Code Secure: A Cryptographically Secure Anti-Phishing Tool for QR Code Attacks

    OpenAIRE

    Mavroeidis, Vasileios; Nicho, Mathew

    2017-01-01

    The two-dimensional quick response (QR) codes can be misleading due to the difficulty in differentiating a genuine QR code from a malicious one. Since the vulnerability is practically part of their design, scanning a malicious QR code can direct the user to cloned malicious sites resulting in revealing sensitive information. In order to evaluate the vulnerabilities and propose subsequent countermeasures, we demonstrate this type of attack through a simulated experiment, where a malicious QR c...

  8. An Educational Tool for Interactive Parallel and Distributed Processing

    DEFF Research Database (Denmark)

    Pagliarini, Luigi; Lund, Henrik Hautop

    2011-01-01

    In this paper we try to describe how the Modular Interactive Tiles System (MITS) can be a valuable tool for introducing students to interactive parallel and distributed processing programming. This is done by providing an educational hands-on tool that allows a change of representation of the abs......In this paper we try to describe how the Modular Interactive Tiles System (MITS) can be a valuable tool for introducing students to interactive parallel and distributed processing programming. This is done by providing an educational hands-on tool that allows a change of representation...... of the abstract problems related to designing interactive parallel and distributed systems. Indeed, MITS seems to bring a series of goals into the education, such as parallel programming, distributedness, communication protocols, master dependency, software behavioral models, adaptive interactivity, feedback......, connectivity, topology, island modeling, user and multiuser interaction, which can hardly be found in other tools. Finally, we introduce the system of modular interactive tiles as a tool for easy, fast, and flexible hands-on exploration of these issues, and through examples show how to implement interactive...

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

  10. RANCANG BANGUN APLIKASI PENDAFTARAN AKTA PPAT BERBASIS WEB DENGAN TEKNOLOGI QR CODE

    Directory of Open Access Journals (Sweden)

    Timothy Anggriawan

    2014-10-01

    Full Text Available Perkembangan ilmu pengetahuan dan teknologi telah mengalami percepatan yang tinggi. Keadaan tersebut membuat banyak hal dapat dilakukan dengan lebih mudah dan efisien. Seiring dengan hal tersebut kebutuhan akan informasi yang cepat dan akurat juga semakin tinggi. Dengan tujuan untuk menghasilkan penyajian informasi yang cepat, jelas, dan akurat sehingga dapat membantu proses pengambilan keputusan dalam proses verifikasi data. Metode dalam pembuatan aplikasi ini dibagi menjadi tiga bagian yaitu pertama, melakukan pengumpulan data Akta  PPAT. Kedua, perancangan aplikasi pencetakan Akta PPAT, QR Code, dan pengecekan Akta. Ketiga, pembuatan aplikasi pendaftaran Akta QR Code PPAT menggunakan bahasa pemrograman PHP yang dapat dijalankan pada browser. Hasil dari pembuatan aplikasi berupa aplikasi pendaftaran Akta PPAT yang dapat menampilkan proses penginputan data para pihak, pengeditan data pada Akta PPAT, pencetakan Akta QR Code. Aplikasi dapat menampilkan hasil pengecekan Akta melalui scan QR Code pada aplikasi dalam bentuk teks file, dan melakukan validasi data pada hasil scan. Simpulan yang dapat ditarik adalah aplikasi dapat menampilkan hasil cetak Akta dan QR Code.

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

  12. The interest of Romanian consumers in using QR codes in restaurants and pubs

    Directory of Open Access Journals (Sweden)

    Marius BĂLĂŞESCU

    2017-07-01

    Full Text Available The fast development of smartphone technology has created an opportunity to use QR code, considered a popular way of mobile tagging due to its ease of use. Various types of hospitality units, such as accommodations or restaurants and bars have found in QR codes an excellent marketing tool. This paper presents the results of a marketing research study conducted in Brasov city from Romania regarding the consumers’ interest in using QR codes in restaurants and pubs. The results show that mostly the young generation of consumers is aware of QR codes existence because they have smartphones and they are always interested in testing the latest technologies.

  13. DIMENSI METRIK GRAPH LOBSTER Ln (q;r

    Directory of Open Access Journals (Sweden)

    PANDE GDE DONY GUMILAR

    2013-05-01

    Full Text Available The metric dimension of connected graph G is the cardinality of minimum resolving set in graph G. In this research, we study how to find the metric dimension of lobster graph Ln (q;r. Lobster graph Ln (q;r is a regular lobster graph with vertices backbone on the main path, every backbone vertex is connected to q hand vertices and every hand vertex is connected to r finger vertices, with n, q, r element of N. We obtain the metric dimension of lobster graph L2 (1;1 is 1, the metric dimension of lobster graph L2 (1;1 for n > 2 is 2.

  14. Time series forecasting using ERNN and QR based on Bayesian model averaging

    Science.gov (United States)

    Pwasong, Augustine; Sathasivam, Saratha

    2017-08-01

    The Bayesian model averaging technique is a multi-model combination technique. The technique was employed to amalgamate the Elman recurrent neural network (ERNN) technique with the quadratic regression (QR) technique. The amalgamation produced a hybrid technique known as the hybrid ERNN-QR technique. The potentials of forecasting with the hybrid technique are compared with the forecasting capabilities of individual techniques of ERNN and QR. The outcome revealed that the hybrid technique is superior to the individual techniques in the mean square error sense.

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

  16. E-COMMERCE GOODY BAG SPUNBOND MENGGUNAKAN QR CODE BERBASIS WEB RESPONSIF

    Directory of Open Access Journals (Sweden)

    Rizkysari Meimaharani

    2014-11-01

    Full Text Available Abstrak Pemasaran merupakan salah satu hal yang terpenting bagi pelaku bisnis. Tanpa pemasaran yang baik, maka akan sulit membuat usaha lebih maju. Hal ini juga dialami oleh satu satu pelaku bisnis di kudus, yaitu vantacy shop. Vantacy shop merupakan salah satu usaha yang menjual goody bag (tas. Tidak hanya menjual tetapi juga mendesain sendiri tas tersebut. Pemasaran yang sudah dilakukan adalah door to door, artinya pemasaran konvensional. Dengan perkembangan teknologi sekarang ini, dalam penelitian ini ingin mencoba mengangkat vantacy shop dengan menciptakan pemasaran secara online. Penjualan online ini akan dilengkapi dengan penyebaran informasi mengenai goody bag menggunakan QR Code.QR Code merupakan teknologi yang sudah banyak diaplikasikan pada system operasi android. Jadi dengan adanya QR Code ini diharapkan konsumen lebih mudah memperoleh informasi mengenai apa yang ditawarkan dari vantacy shop. Selain itu website penjualan online ini berbasis web responsive, sehingga dapat diakses menggunakan semua gadget yang dimiliki oleh konsumen dengan tampilan yang baik. Kata kunci: web responsive, QR code, pemasaran

  17. Optical image encryption using QR code and multilevel fingerprints in gyrator transform domains

    Science.gov (United States)

    Wei, Yang; Yan, Aimin; Dong, Jiabin; Hu, Zhijuan; Zhang, Jingtao

    2017-11-01

    A new concept of GT encryption scheme is proposed in this paper. We present a novel optical image encryption method by using quick response (QR) code and multilevel fingerprint keys in gyrator transform (GT) domains. In this method, an original image is firstly transformed into a QR code, which is placed in the input plane of cascaded GTs. Subsequently, the QR code is encrypted into the cipher-text by using multilevel fingerprint keys. The original image can be obtained easily by reading the high-quality retrieved QR code with hand-held devices. The main parameters used as private keys are GTs' rotation angles and multilevel fingerprints. Biometrics and cryptography are integrated with each other to improve data security. Numerical simulations are performed to demonstrate the validity and feasibility of the proposed encryption scheme. In the future, the method of applying QR codes and fingerprints in GT domains possesses much potential for information security.

  18. Batched QR and SVD Algorithms on GPUs with Applications in Hierarchical Matrix Compression

    KAUST Repository

    Halim Boukaram, Wajih

    2017-09-14

    We present high performance implementations of the QR and the singular value decomposition of a batch of small matrices hosted on the GPU with applications in the compression of hierarchical matrices. The one-sided Jacobi algorithm is used for its simplicity and inherent parallelism as a building block for the SVD of low rank blocks using randomized methods. We implement multiple kernels based on the level of the GPU memory hierarchy in which the matrices can reside and show substantial speedups against streamed cuSOLVER SVDs. The resulting batched routine is a key component of hierarchical matrix compression, opening up opportunities to perform H-matrix arithmetic efficiently on GPUs.

  19. Batched QR and SVD Algorithms on GPUs with Applications in Hierarchical Matrix Compression

    KAUST Repository

    Halim Boukaram, Wajih; Turkiyyah, George; Ltaief, Hatem; Keyes, David E.

    2017-01-01

    We present high performance implementations of the QR and the singular value decomposition of a batch of small matrices hosted on the GPU with applications in the compression of hierarchical matrices. The one-sided Jacobi algorithm is used for its simplicity and inherent parallelism as a building block for the SVD of low rank blocks using randomized methods. We implement multiple kernels based on the level of the GPU memory hierarchy in which the matrices can reside and show substantial speedups against streamed cuSOLVER SVDs. The resulting batched routine is a key component of hierarchical matrix compression, opening up opportunities to perform H-matrix arithmetic efficiently on GPUs.

  20. Single-intensity-recording optical encryption technique based on phase retrieval algorithm and QR code

    Science.gov (United States)

    Wang, Zhi-peng; Zhang, Shuai; Liu, Hong-zhao; Qin, Yi

    2014-12-01

    Based on phase retrieval algorithm and QR code, a new optical encryption technology that only needs to record one intensity distribution is proposed. In this encryption process, firstly, the QR code is generated from the information to be encrypted; and then the generated QR code is placed in the input plane of 4-f system to have a double random phase encryption. For only one intensity distribution in the output plane is recorded as the ciphertext, the encryption process is greatly simplified. In the decryption process, the corresponding QR code is retrieved using phase retrieval algorithm. A priori information about QR code is used as support constraint in the input plane, which helps solve the stagnation problem. The original information can be recovered without distortion by scanning the QR code. The encryption process can be implemented either optically or digitally, and the decryption process uses digital method. In addition, the security of the proposed optical encryption technology is analyzed. Theoretical analysis and computer simulations show that this optical encryption system is invulnerable to various attacks, and suitable for harsh transmission conditions.

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

  2. A QR code identification technology in package auto-sorting system

    Science.gov (United States)

    di, Yi-Juan; Shi, Jian-Ping; Mao, Guo-Yong

    2017-07-01

    Traditional manual sorting operation is not suitable for the development of Chinese logistics. For better sorting packages, a QR code recognition technology is proposed to identify the QR code label on the packages in package auto-sorting system. The experimental results compared with other algorithms in literatures demonstrate that the proposed method is valid and its performance is superior to other algorithms.

  3. Enhancing the shopping experience through QR codes: the perspective of the Romanian users

    Directory of Open Access Journals (Sweden)

    Irina Albăstroiu

    2015-05-01

    Full Text Available The progress registered in the field of information and communication technologies has induced significant changes in the purchasing behaviour of the consumers who nowadays want simultaneous use of online and offline channels within the same shopping experience. QR Code (Quick Response is among the emerging technologies that retailers can implement for adapting to these changes. Through reviewing the literature, the article firstly clarifies the characteristics and applicability of the QR codes, especially in retail, and then presents the results of an exploratory research conducted among Romanian users regarding their attitude and interest in QR codes. The objective of the research was to identify the degree of usage, the willingness of the Romanian people to use codes in the buying process and also their perception about the functionality and usefulness of the codes. This is a pioneering work for the Romanian literature, because there aren`t other studies that explore issues concerning the use of QR codes in the buying process. Results of the study indicated that respondents know the applicability of QR codes and have used codes for accessing information about products and for online purchases and they consider that QR codes contribute to the improving of the shopping experience.

  4. QR code based noise-free optical encryption and decryption of a gray scale image

    Science.gov (United States)

    Jiao, Shuming; Zou, Wenbin; Li, Xia

    2017-03-01

    In optical encryption systems, speckle noise is one major challenge in obtaining high quality decrypted images. This problem can be addressed by employing a QR code based noise-free scheme. Previous works have been conducted for optically encrypting a few characters or a short expression employing QR codes. This paper proposes a practical scheme for optically encrypting and decrypting a gray-scale image based on QR codes for the first time. The proposed scheme is compatible with common QR code generators and readers. Numerical simulation results reveal the proposed method can encrypt and decrypt an input image correctly.

  5. Integration of QR codes into an anesthesia information management system for resident case log management.

    Science.gov (United States)

    Avidan, Alexander; Weissman, Charles; Levin, Phillip D

    2015-04-01

    Quick response (QR) codes containing anesthesia syllabus data were introduced into an anesthesia information management system. The code was generated automatically at the conclusion of each case and available for resident case logging using a smartphone or tablet. The goal of this study was to evaluate the use and usability/user-friendliness of such system. Resident case logging practices were assessed prior to introducing the QR codes. QR code use and satisfactions amongst residents was reassessed at three and six months. Before QR code introduction only 12/23 (52.2%) residents maintained a case log. Most of the remaining residents (9/23, 39.1%) expected to receive a case list from the anesthesia information management system database at the end of their residency. At three months and six months 17/26 (65.4%) and 15/25 (60.0%) residents, respectively, were using the QR codes. Satisfaction was rated as very good or good. QR codes for residents' case logging with smartphones or tablets were successfully introduced in an anesthesia information management system and used by most residents. QR codes can be successfully implemented into medical practice to support data transfer. Copyright © 2015 Elsevier Ireland Ltd. All rights reserved.

  6. The Digital Forensics and Security Challenge of QR Codes

    Directory of Open Access Journals (Sweden)

    Nik Thompson

    2013-06-01

    Full Text Available The disciplines of digital forensics and IT security must adapt to new technologies and methods of interaction with those technologies.  New technologies present both challenges and opportunities for providing evidence for digital forensics investigations.  These may be in the form of new devices such as smartphones or new methods of sharing information, such as social networks.  One such rapidly emerging interaction technology is the use of Quick Response (QR codes.  These offer a physical mechanism for quick access to web sites for advertising and social interaction.  This paper argues that the common implementation of QR codes potentially presents security issues which must be considered.  It analyzes potential privacy problems with QR codes and studies a range of devices as they may have implications for the process of evidence collection and analysis.

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

  8. 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)

  9. Quick Response (QR) Codes for Audio Support in Foreign Language Learning

    Science.gov (United States)

    Vigil, Kathleen Murray

    2017-01-01

    This study explored the potential benefits and barriers of using quick response (QR) codes as a means by which to provide audio materials to middle-school students learning Spanish as a foreign language. Eleven teachers of Spanish to middle-school students created transmedia materials containing QR codes linking to audio resources. Students…

  10. Structural basis for high substrate-binding affinity and enantioselectivity of 3-quinuclidinone reductase AtQR

    International Nuclear Information System (INIS)

    Hou, Feng; Miyakawa, Takuya; Kataoka, Michihiko; Takeshita, Daijiro; Kumashiro, Shoko; Uzura, Atsuko; Urano, Nobuyuki; Nagata, Koji; Shimizu, Sakayu; Tanokura, Masaru

    2014-01-01

    Highlights: • Crystal structure of AtQR has been determined at 1.72 Å. • NADH binding induces the formation of substrate binding site. • AtQR possesses a conserved hydrophobic wall for stereospecific binding of substrate. • Additional Glu197 residue is critical to the high binding affinity. - Abstract: (R)-3-Quinuclidinol, a useful compound for the synthesis of various pharmaceuticals, can be enantioselectively produced from 3-quinuclidinone by 3-quinuclidinone reductase. Recently, a novel NADH-dependent 3-quinuclidionone reductase (AtQR) was isolated from Agrobacterium tumefaciens, and showed much higher substrate-binding affinity (>100 fold) than the reported 3-quinuclidionone reductase (RrQR) from Rhodotorula rubra. Here, we report the crystal structure of AtQR at 1.72 Å. Three NADH-bound protomers and one NADH-free protomer form a tetrameric structure in an asymmetric unit of crystals. NADH not only acts as a proton donor, but also contributes to the stability of the α7 helix. This helix is a unique and functionally significant part of AtQR and is related to form a deep catalytic cavity. AtQR has all three catalytic residues of the short-chain dehydrogenases/reductases family and the hydrophobic wall for the enantioselective reduction of 3-quinuclidinone as well as RrQR. An additional residue on the α7 helix, Glu197, exists near the active site of AtQR. This acidic residue is considered to form a direct interaction with the amine part of 3-quinuclidinone, which contributes to substrate orientation and enhancement of substrate-binding affinity. Mutational analyses also support that Glu197 is an indispensable residue for the activity

  11. Structural basis for high substrate-binding affinity and enantioselectivity of 3-quinuclidinone reductase AtQR

    Energy Technology Data Exchange (ETDEWEB)

    Hou, Feng; Miyakawa, Takuya [Department of Applied Biological Chemistry, Graduate School of Agricultural and Life Sciences, The University of Tokyo, 1-1-1 Yayoi, Bunkyo-ku, Tokyo 113-8657 (Japan); Kataoka, Michihiko [Division of Applied Life Sciences, Graduate School of Life and Environmental Sciences, Osaka Prefecture University, 1-1 Gakuen-cho, Naka-ku, Sakai 559-8531 (Japan); Division of Applied Life Sciences, Graduate School of Agriculture, Kyoto University, Kitashirakawa-Oiwakecho, Sakyo-ku, Kyoto 606-8502 (Japan); Takeshita, Daijiro [Department of Applied Biological Chemistry, Graduate School of Agricultural and Life Sciences, The University of Tokyo, 1-1-1 Yayoi, Bunkyo-ku, Tokyo 113-8657 (Japan); Kumashiro, Shoko [Division of Applied Life Sciences, Graduate School of Agriculture, Kyoto University, Kitashirakawa-Oiwakecho, Sakyo-ku, Kyoto 606-8502 (Japan); Uzura, Atsuko [Research and Development Center, Nagase and Co., Ltd., 2-2-3 Muratani, Nishi-ku, Kobe 651-2241 (Japan); Urano, Nobuyuki [Division of Applied Life Sciences, Graduate School of Life and Environmental Sciences, Osaka Prefecture University, 1-1 Gakuen-cho, Naka-ku, Sakai 559-8531 (Japan); Division of Applied Life Sciences, Graduate School of Agriculture, Kyoto University, Kitashirakawa-Oiwakecho, Sakyo-ku, Kyoto 606-8502 (Japan); Nagata, Koji [Department of Applied Biological Chemistry, Graduate School of Agricultural and Life Sciences, The University of Tokyo, 1-1-1 Yayoi, Bunkyo-ku, Tokyo 113-8657 (Japan); Shimizu, Sakayu [Division of Applied Life Sciences, Graduate School of Agriculture, Kyoto University, Kitashirakawa-Oiwakecho, Sakyo-ku, Kyoto 606-8502 (Japan); Faculty of Bioenvironmental Science, Kyoto Gakuen University, Sogabe-cho, Kameoka 621-8555 (Japan); Tanokura, Masaru, E-mail: amtanok@mail.ecc.u-tokyo.ac.jp [Department of Applied Biological Chemistry, Graduate School of Agricultural and Life Sciences, The University of Tokyo, 1-1-1 Yayoi, Bunkyo-ku, Tokyo 113-8657 (Japan)

    2014-04-18

    Highlights: • Crystal structure of AtQR has been determined at 1.72 Å. • NADH binding induces the formation of substrate binding site. • AtQR possesses a conserved hydrophobic wall for stereospecific binding of substrate. • Additional Glu197 residue is critical to the high binding affinity. - Abstract: (R)-3-Quinuclidinol, a useful compound for the synthesis of various pharmaceuticals, can be enantioselectively produced from 3-quinuclidinone by 3-quinuclidinone reductase. Recently, a novel NADH-dependent 3-quinuclidionone reductase (AtQR) was isolated from Agrobacterium tumefaciens, and showed much higher substrate-binding affinity (>100 fold) than the reported 3-quinuclidionone reductase (RrQR) from Rhodotorula rubra. Here, we report the crystal structure of AtQR at 1.72 Å. Three NADH-bound protomers and one NADH-free protomer form a tetrameric structure in an asymmetric unit of crystals. NADH not only acts as a proton donor, but also contributes to the stability of the α7 helix. This helix is a unique and functionally significant part of AtQR and is related to form a deep catalytic cavity. AtQR has all three catalytic residues of the short-chain dehydrogenases/reductases family and the hydrophobic wall for the enantioselective reduction of 3-quinuclidinone as well as RrQR. An additional residue on the α7 helix, Glu197, exists near the active site of AtQR. This acidic residue is considered to form a direct interaction with the amine part of 3-quinuclidinone, which contributes to substrate orientation and enhancement of substrate-binding affinity. Mutational analyses also support that Glu197 is an indispensable residue for the activity.

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

  13. The interest of Romanian consumers in using QR codes in restaurants and pubs

    OpenAIRE

    Marius BĂLĂŞESCU; Lavinia DOVLEAC

    2017-01-01

    The fast development of smartphone technology has created an opportunity to use QR code, considered a popular way of mobile tagging due to its ease of use. Various types of hospitality units, such as accommodations or restaurants and bars have found in QR codes an excellent marketing tool. This paper presents the results of a marketing research study conducted in Brasov city from Romania regarding the consumers’ interest in using QR codes in restaurants and pubs. The results show that mostly ...

  14. Using QR codes to enable quick access to information in acute cancer care.

    Science.gov (United States)

    Upton, Joanne; Olsson-Brown, Anna; Marshall, Ernie; Sacco, Joseph

    2017-05-25

    Quick access to toxicity management information ensures timely access to steroids/immunosuppressive treatment for cancer patients experiencing immune-related adverse events, thus reducing length of hospital stays or avoiding hospital admission entirely. This article discusses a project to add a QR (quick response) code to a patient-held immunotherapy alert card. As QR code generation is free and the immunotherapy clinical management algorithms were already publicly available through the trust's clinical network website, the costs of integrating a QR code into the alert card, after printing, were low, while the potential benefits are numerous. Patient-held alert cards are widely used for patients receiving anti-cancer treatment, and this established standard of care has been modified to enable rapid access of information through the incorporation of a QR code.

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

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

  17. QR Codes: Taking Collections Further

    Science.gov (United States)

    Ahearn, Caitlin

    2014-01-01

    With some thought and direction, QR (quick response) codes are a great tool to use in school libraries to enhance access to information. From March through April 2013, Caitlin Ahearn interned at Sanborn Regional High School (SRHS) under the supervision of Pam Harland. As a result of Harland's un-Deweying of the nonfiction collection at SRHS,…

  18. An In vitro evaluation of the reliability of QR code denture labeling technique.

    Science.gov (United States)

    Poovannan, Sindhu; Jain, Ashish R; Krishnan, Cakku Jalliah Venkata; Chandran, Chitraa R

    2016-01-01

    Positive identification of the dead after accidents and disasters through labeled dentures plays a key role in forensic scenario. A number of denture labeling methods are available, and studies evaluating their reliability under drastic conditions are vital. This study was conducted to evaluate the reliability of QR (Quick Response) Code labeled at various depths in heat-cured acrylic blocks after acid treatment, heat treatment (burns), and fracture in forensics. It was an in vitro study. This study included 160 specimens of heat-cured acrylic blocks (1.8 cm × 1.8 cm) and these were divided into 4 groups (40 samples per group). QR Codes were incorporated in the samples using clear acrylic sheet and they were assessed for reliability under various depths, acid, heat, and fracture. Data were analyzed using Chi-square test, test of proportion. The QR Code inclusion technique was reliable under various depths of acrylic sheet, acid (sulfuric acid 99%, hydrochloric acid 40%) and heat (up to 370°C). Results were variable with fracture of QR Code labeled acrylic blocks. Within the limitations of the study, by analyzing the results, it was clearly indicated that the QR Code technique was reliable under various depths of acrylic sheet, acid, and heat (370°C). Effectiveness varied in fracture and depended on the level of distortion. This study thus suggests that QR Code is an effective and simpler denture labeling method.

  19. TANDA TANGAN DIGITAL MENGGUNAKAN QR CODE DENGAN METODE ADVANCED ENCRYPTION STANDARD

    Directory of Open Access Journals (Sweden)

    Abdul Gani Putra Suratma

    2017-04-01

    Full Text Available Tanda tangan digital (digital signature adalah sebuah skema matematis yang secara unik mengidentifikasikan seorang pengirim, sekaligus untuk membuktikan keaslian dari pemilik sebuah pesan atau dokumen digital, sehingga sebuah tanda tangan digital yang autentik (sah, sudah cukup menjadi alasan bagi penerima un- tuk percaya bahwa sebuah pesan atau dokumen yang diterima adalah berasal dari pengirim yang telah diketahui. Perkembangan teknologi memungkinkan adanya tanda tangan digital yang dapat digunakan untuk melakukan pembuktian secara matematis, sehingga informasi yang didapat oleh satu pihak dari pihak lain dapat diidentifikasi untuk memastikan keaslian informasi yang diterima. Tanda tangan digital merupakan mekanisme otentikasi yang memungkinkan pembuat pesan menambahkan sebuah kode yang bertindak sebagai tanda tangannya. Tujuan dari penelitian ini menerapkan QR Code atau yang dikenal dengan istilah QR (Quick Respon dan Algoritma yang akan ditambahkan yaitu AES (Advanced Encryption Standard sebagai tanda tangan digital sehingga hasil dari penelitian penerapan QR Code menggunakan algoritma Advanced Encryption Standard sebagai tanda tangan digital dapat berfungsi sebagai otentikasi tanda tangan pimpinan serta ve- rivikasi dokumen pengambilan barang yang sah. dari penelitian ini akurasi klasifi- kasi QR Code dengan menggunakan naïve bayes classifier sebesar 90% dengan precision positif sebesar 80% dan precision negatif sebesar 100%.

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

  1. High performance optical encryption based on computational ghost imaging with QR code and compressive sensing technique

    Science.gov (United States)

    Zhao, Shengmei; Wang, Le; Liang, Wenqiang; Cheng, Weiwen; Gong, Longyan

    2015-10-01

    In this paper, we propose a high performance optical encryption (OE) scheme based on computational ghost imaging (GI) with QR code and compressive sensing (CS) technique, named QR-CGI-OE scheme. N random phase screens, generated by Alice, is a secret key and be shared with its authorized user, Bob. The information is first encoded by Alice with QR code, and the QR-coded image is then encrypted with the aid of computational ghost imaging optical system. Here, measurement results from the GI optical system's bucket detector are the encrypted information and be transmitted to Bob. With the key, Bob decrypts the encrypted information to obtain the QR-coded image with GI and CS techniques, and further recovers the information by QR decoding. The experimental and numerical simulated results show that the authorized users can recover completely the original image, whereas the eavesdroppers can not acquire any information about the image even the eavesdropping ratio (ER) is up to 60% at the given measurement times. For the proposed scheme, the number of bits sent from Alice to Bob are reduced considerably and the robustness is enhanced significantly. Meantime, the measurement times in GI system is reduced and the quality of the reconstructed QR-coded image is improved.

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

  3. Data acquisition and processing in the ATLAS tile calorimeter phase-II upgrade demonstrator

    CERN Document Server

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

    2017-01-01

    The LHC has planned a series of upgrades culminating in the High Luminosity LHC which will have an average luminosity 5-7 times larger than the nominal Run 2 value. The ATLAS Tile Calorimeter will undergo an upgrade to accommodate the HL-LHC parameters. The TileCal readout electronics will be redesigned, introducing a new readout strategy. A Demonstrator program has been developed to evaluate the new proposed readout architecture and prototypes of all the components. In the Demonstrator, the detector data received in the Tile PreProcessors (PPr) are stored in pipeline buffers and upon the reception of an external trigger signal the data events are processed, packed and readout in parallel through the legacy ROD system, the new Front-End Link eXchange system and an ethernet connection for monitoring purposes. This contribution describes in detail the data processing and the hardware, firmware and software components of the TileCal Demonstrator readout system.

  4. Optimized and secure technique for multiplexing QR code images of single characters: application to noiseless messages retrieval

    International Nuclear Information System (INIS)

    Trejos, Sorayda; Barrera, John Fredy; Torroba, Roberto

    2015-01-01

    We present for the first time an optical encrypting–decrypting protocol for recovering messages without speckle noise. This is a digital holographic technique using a 2f scheme to process QR codes entries. In the procedure, letters used to compose eventual messages are individually converted into a QR code, and then each QR code is divided into portions. Through a holographic technique, we store each processed portion. After filtering and repositioning, we add all processed data to create a single pack, thus simplifying the handling and recovery of multiple QR code images, representing the first multiplexing procedure applied to processed QR codes. All QR codes are recovered in a single step and in the same plane, showing neither cross-talk nor noise problems as in other methods. Experiments have been conducted using an interferometric configuration and comparisons between unprocessed and recovered QR codes have been performed, showing differences between them due to the involved processing. Recovered QR codes can be successfully scanned, thanks to their noise tolerance. Finally, the appropriate sequence in the scanning of the recovered QR codes brings a noiseless retrieved message. Additionally, to procure maximum security, the multiplexed pack could be multiplied by a digital diffuser as to encrypt it. The encrypted pack is easily decoded by multiplying the multiplexing with the complex conjugate of the diffuser. As it is a digital operation, no noise is added. Therefore, this technique is threefold robust, involving multiplexing, encryption, and the need of a sequence to retrieve the outcome. (paper)

  5. Optimized and secure technique for multiplexing QR code images of single characters: application to noiseless messages retrieval

    Science.gov (United States)

    Trejos, Sorayda; Fredy Barrera, John; Torroba, Roberto

    2015-08-01

    We present for the first time an optical encrypting-decrypting protocol for recovering messages without speckle noise. This is a digital holographic technique using a 2f scheme to process QR codes entries. In the procedure, letters used to compose eventual messages are individually converted into a QR code, and then each QR code is divided into portions. Through a holographic technique, we store each processed portion. After filtering and repositioning, we add all processed data to create a single pack, thus simplifying the handling and recovery of multiple QR code images, representing the first multiplexing procedure applied to processed QR codes. All QR codes are recovered in a single step and in the same plane, showing neither cross-talk nor noise problems as in other methods. Experiments have been conducted using an interferometric configuration and comparisons between unprocessed and recovered QR codes have been performed, showing differences between them due to the involved processing. Recovered QR codes can be successfully scanned, thanks to their noise tolerance. Finally, the appropriate sequence in the scanning of the recovered QR codes brings a noiseless retrieved message. Additionally, to procure maximum security, the multiplexed pack could be multiplied by a digital diffuser as to encrypt it. The encrypted pack is easily decoded by multiplying the multiplexing with the complex conjugate of the diffuser. As it is a digital operation, no noise is added. Therefore, this technique is threefold robust, involving multiplexing, encryption, and the need of a sequence to retrieve the outcome.

  6. Fast heap transform-based QR-decomposition of real and complex matrices: algorithms and codes

    Science.gov (United States)

    Grigoryan, Artyom M.

    2015-03-01

    In this paper, we describe a new look on the application of Givens rotations to the QR-decomposition problem, which is similar to the method of Householder transformations. We apply the concept of the discrete heap transform, or signal-induced unitary transforms which had been introduced by Grigoryan (2006) and used in signal and image processing. Both cases of real and complex nonsingular matrices are considered and examples of performing QR-decomposition of square matrices are given. The proposed method of QR-decomposition for the complex matrix is novel and differs from the known method of complex Givens rotation and is based on analytical equations for the heap transforms. Many examples illustrated the proposed heap transform method of QR-decomposition are given, algorithms are described in detail, and MATLAB-based codes are included.

  7. Reduced complexity and latency for a massive MIMO system using a parallel detection algorithm

    Directory of Open Access Journals (Sweden)

    Shoichi Higuchi

    2017-09-01

    Full Text Available In recent years, massive MIMO systems have been widely researched to realize high-speed data transmission. Since massive MIMO systems use a large number of antennas, these systems require huge complexity to detect the signal. In this paper, we propose a novel detection method for massive MIMO using parallel detection with maximum likelihood detection with QR decomposition and M-algorithm (QRM-MLD to reduce the complexity and latency. The proposed scheme obtains an R matrix after permutation of an H matrix and QR decomposition. The R matrix is also eliminated using a Gauss–Jordan elimination method. By using a modified R matrix, the proposed method can detect the transmitted signal using parallel detection. From the simulation results, the proposed scheme can achieve a reduced complexity and latency with a little degradation of the bit error rate (BER performance compared with the conventional method.

  8. An educational tool for interactive parallel and distributed processing

    DEFF Research Database (Denmark)

    Pagliarini, Luigi; Lund, Henrik Hautop

    2012-01-01

    In this article we try to describe how the modular interactive tiles system (MITS) can be a valuable tool for introducing students to interactive parallel and distributed processing programming. This is done by providing a handson educational tool that allows a change in the representation...... of abstract problems related to designing interactive parallel and distributed systems. Indeed, the MITS seems to bring a series of goals into education, such as parallel programming, distributedness, communication protocols, master dependency, software behavioral models, adaptive interactivity, feedback......, connectivity, topology, island modeling, and user and multi-user interaction which can rarely be found in other tools. Finally, we introduce the system of modular interactive tiles as a tool for easy, fast, and flexible hands-on exploration of these issues, and through examples we show how to implement...

  9. Codici QR (Quick Response in biblioteca

    Directory of Open Access Journals (Sweden)

    Stefano Gambari

    2010-11-01

    Numerose istituzioni stanno progettando di inserire questo utile strumento tra quelli forniti dalla propria biblioteca. La diffusione del QR code è tuttavia legata a due fondamentali caratteristiche: il possesso da parte dell'utente di uno smartphone e OPAC strutturati in modo da poter essere navigabili attraverso questo tipo di cellulari.

  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. Embedding QR codes in tumor board presentations, enhancing educational content for oncology information management.

    Science.gov (United States)

    Siderits, Richard; Yates, Stacy; Rodriguez, Arelis; Lee, Tina; Rimmer, Cheryl; Roche, Mark

    2011-01-01

    Quick Response (QR) Codes are standard in supply management and seen with increasing frequency in advertisements. They are now present regularly in healthcare informatics and education. These 2-dimensional square bar codes, originally designed by the Toyota car company, are free of license and have a published international standard. The codes can be generated by free online software and the resulting images incorporated into presentations. The images can be scanned by "smart" phones and tablets using either the iOS or Android platforms, which link the device with the information represented by the QR code (uniform resource locator or URL, online video, text, v-calendar entries, short message service [SMS] and formatted text). Once linked to the device, the information can be viewed at any time after the original presentation, saved in the device or to a Web-based "cloud" repository, printed, or shared with others via email or Bluetooth file transfer. This paper describes how we use QR codes in our tumor board presentations, discusses the benefits, the different QR codes from Web links and how QR codes facilitate the distribution of educational content.

  12. Optical image encryption based on real-valued coding and subtracting with the help of QR code

    Science.gov (United States)

    Deng, Xiaopeng

    2015-08-01

    A novel optical image encryption based on real-valued coding and subtracting is proposed with the help of quick response (QR) code. In the encryption process, the original image to be encoded is firstly transformed into the corresponding QR code, and then the corresponding QR code is encoded into two phase-only masks (POMs) by using basic vector operations. Finally, the absolute values of the real or imaginary parts of the two POMs are chosen as the ciphertexts. In decryption process, the QR code can be approximately restored by recording the intensity of the subtraction between the ciphertexts, and hence the original image can be retrieved without any quality loss by scanning the restored QR code with a smartphone. Simulation results and actual smartphone collected results show that the method is feasible and has strong tolerance to noise, phase difference and ratio between intensities of the two decryption light beams.

  13. ATLAS Tile calorimeter calibration and monitoring systems

    CERN Document Server

    Cortes-Gonzalez, Arely; The ATLAS collaboration

    2017-01-01

    The ATLAS Tile Calorimeter 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, located in the outer part of the calorimeter. The readout is segmented into about 5000 cells (longitudinally and transversally), each of them being read out by two photomultiplier 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 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 equalise the calorimeter r...

  14. QR encoded smart oral dosage forms by inkjet printing.

    Science.gov (United States)

    Edinger, Magnus; Bar-Shalom, Daniel; Sandler, Niklas; Rantanen, Jukka; Genina, Natalja

    2018-01-30

    The use of inkjet printing (IJP) technology enables the flexible manufacturing of personalized medicine with the doses tailored for each patient. In this study we demonstrate, for the first time, the applicability of IJP in the production of edible dosage forms in the pattern of a quick response (QR) code. This printed pattern contains the drug itself and encoded information relevant to the patient and/or healthcare professionals. IJP of the active pharmaceutical ingredient (API)-containing ink in the pattern of QR code was performed onto a newly developed porous and flexible, but mechanically stable substrate with a good absorption capacity. The printing did not affect the mechanical properties of the substrate. The actual drug content of the printed dosage forms was in accordance with the encoded drug content. The QR encoded dosage forms had a good print definition without significant edge bleeding. They were readable by a smartphone even after storage in harsh conditions. This approach of efficient data incorporation and data storage combined with the use of smart devices can lead to safer and more patient-friendly drug products in the future. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Tourist Satisfaction Enhancement Using Mobile QR Code Payment: An Empirical Investigation

    Directory of Open Access Journals (Sweden)

    Liguo Lou

    2017-07-01

    Full Text Available Innovative technologies have greatly changed people’s lives, including their travel experiences. This study investigates the antecedents and outcomes of the quick response (QR code payment technology used in tourism to provide empirical evidence that mobile technologies can be used to enhance tourist satisfaction. An empirical analysis using 247 field survey responses reveals that relative advantage, compatibility, and observability innovation attributes significantly affect tourists’ attitudes positively toward QR code payment services, which results in their use of the technology while traveling. However, image—the subjective norm in innovation diffusion—has no effect on such use. Furthermore, the study confirms that the use of the QR code payment technology in tourism influences an individual’s transaction satisfaction and travel satisfaction, suggesting that this technology can be used to advance the tourism industry. Theoretical and practical implications of the findings and future research directions are also discussed.

  16. A parallel algorithm for the non-symmetric eigenvalue problem

    International Nuclear Information System (INIS)

    Sidani, M.M.

    1991-01-01

    An algorithm is presented for the solution of the non-symmetric eigenvalue problem. The algorithm is based on a divide-and-conquer procedure that provides initial approximations to the eigenpairs, which are then refined using Newton iterations. Since the smaller subproblems can be solved independently, and since Newton iterations with different initial guesses can be started simultaneously, the algorithm - unlike the standard QR method - is ideal for parallel computers. The author also reports on his investigation of deflation methods designed to obtain further eigenpairs if needed. Numerical results from implementations on a host of parallel machines (distributed and shared-memory) are presented

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

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

  19. Supporting Situated Learning Based on QR Codes with Etiquetar App: A Pilot Study

    Science.gov (United States)

    Camacho, Miguel Olmedo; Pérez-Sanagustín, Mar; Alario-Hoyos, Carlos; Soldani, Xavier; Kloos, Carlos Delgado; Sayago, Sergio

    2014-01-01

    EtiquetAR is an authoring tool for supporting the design and enactment of situated learning experiences based on QR tags. Practitioners use etiquetAR for creating, managing and personalizing collections of QR codes with special properties: (1) codes can have more than one link pointing at different multimedia resources, (2) codes can be updated…

  20. Pre-Service Teachers' Perception of Quick Response (QR) Code Integration in Classroom Activities

    Science.gov (United States)

    Ali, Nagla; Santos, Ieda M.; Areepattamannil, Shaljan

    2017-01-01

    Quick Response (QR) codes have been discussed in the literature as adding value to teaching and learning. Despite their potential in education, more research is needed to inform practice and advance knowledge in this field. This paper investigated the integration of the QR code in classroom activities and the perceptions of the integration by…

  1. 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)

  2. Chromatographic retention and structure roofing tile effect of isomers and its fine structure

    NARCIS (Netherlands)

    Walraven, J.J.; Ladon, A.W.; Keulemans, A.I.M.

    1968-01-01

    Logarithmic plots of gas chromatographic retention data for different classes of compds. on different pairs of stationary phases were constructed. A remarkable effect was found. Isomers are spread along parallel lines in a repeated pattern, forming a \\"roofing-tile\\" series. The scattering of points

  3. Use Them ... or Lose Them? The Case for and against Using QR Codes

    Science.gov (United States)

    Cunningham, Chuck; Dull, Cassie

    2011-01-01

    A quick-response (QR) code is a two-dimensional, black-and-white square barcode and links directly to a URL of one's choice. When the code is scanned with a smartphone, it will automatically redirect the user to the designated URL. QR codes are popping up everywhere--billboards, magazines, posters, shop windows, TVs, computer screens, and more.…

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

  5. The use of QR Code as a learning technology: an exploratory study

    Directory of Open Access Journals (Sweden)

    Stefano Besana

    2010-12-01

    Full Text Available This paper discusses a pilot study on the potential benefits of QR (Quick Response Codes as a tool for facilitating and enhancing learning processes. An analysis is given of the strengths and added value of QR technologies applied to museum visits, with precautions regarding the design of learning environments like the one presented. Some possible future scenarios are identified for implementing these technologies in contexts more strictly related to teaching and education.

  6. 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)

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

  8. Optical information encryption based on incoherent superposition with the help of the QR code

    Science.gov (United States)

    Qin, Yi; Gong, Qiong

    2014-01-01

    In this paper, a novel optical information encryption approach is proposed with the help of QR code. This method is based on the concept of incoherent superposition which we introduce for the first time. The information to be encrypted is first transformed into the corresponding QR code, and thereafter the QR code is further encrypted into two phase only masks analytically by use of the intensity superposition of two diffraction wave fields. The proposed method has several advantages over the previous interference-based method, such as a higher security level, a better robustness against noise attack, a more relaxed work condition, and so on. Numerical simulation results and actual smartphone collected results are shown to validate our proposal.

  9. ATLAS Tile Calorimeter calibration and monitoring systems

    Science.gov (United States)

    Cortés-González, Arely

    2018-01-01

    The ATLAS Tile Calorimeter 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, located in the outer part of the calorimeter. Neutral particles may also produce a signal after interacting with the material and producing charged particles. The readout is segmented into about 5000 cells, each of them being read out by two photomultipliers 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. This comprises Cesium radioactive sources, Laser, charge injection elements and an integrator based readout system. Information from all systems allows to monitor and equalise the calorimeter response at each stage of the signal production, from scintillation light to digitisation. Calibration runs are monitored from a data quality perspective and used as a cross-check for physics runs. The data quality efficiency achieved during 2016 was 98.9%. These calibration and stability of the calorimeter reported here show that the TileCal performance is within the design requirements and has given essential contribution to reconstructed objects and physics results.

  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. QR-codes as a tool to increase physical activity level among school children during class hours

    DEFF Research Database (Denmark)

    Christensen, Jeanette Reffstrup; Kristensen, Allan; Bredahl, Thomas Viskum Gjelstrup

    the students physical activity level during class hours. Methods: A before-after study was used to examine 12 students physical activity level, measured with pedometers for six lessons. Three lessons of traditional teaching and three lessons, where QR-codes were used to make orienteering in school area...... as old fashioned. The students also felt positive about being physically active in teaching. Discussion and conclusion: QR-codes as a tool for teaching are usable for making students more physically active in teaching. The students were exited for using QR-codes and they experienced a good motivation......QR-codes as a tool to increase physical activity level among school children during class hours Introduction: Danish students are no longer fulfilling recommendations for everyday physical activity. Since August 2014, Danish students in public schools are therefore required to be physically active...

  12. Gravity Field Parameter Estimation Using QR Factorization

    Science.gov (United States)

    Klokocnik, J.; Wagner, C. A.; McAdoo, D.; Kostelecky, J.; Bezdek, A.; Novak, P.; Gruber, C.; Marty, J.; Bruinsma, S. L.; Gratton, S.; Balmino, G.; Baboulin, M.

    2007-12-01

    This study compares the accuracy of the estimated geopotential coefficients when QR factorization is used instead of the classical method applied at our institute, namely the generation of normal equations that are solved by means of Cholesky decomposition. The objective is to evaluate the gain in numerical precision, which is obtained at considerable extra cost in terms of computer resources. Therefore, a significant increase in precision must be realized in order to justify the additional cost. Numerical simulations were done in order to examine the performance of both solution methods. Reference gravity gradients were simulated, using the EIGEN-GL04C gravity field model to degree and order 300, every 3 seconds along a near-circular, polar orbit at 250 km altitude. The simulation spanned a total of 60 days. A polar orbit was selected in this simulation in order to avoid the 'polar gap' problem, which causes inaccurate estimation of the low-order spherical harmonic coefficients. Regularization is required in that case (e.g., the GOCE mission), which is not the subject of the present study. The simulated gravity gradients, to which white noise was added, were then processed with the GINS software package, applying EIGEN-CG03 as the background gravity field model, followed either by the usual normal equation computation or using the QR approach for incremental linear least squares. The accuracy assessment of the gravity field recovery consists in computing the median error degree-variance spectra, accumulated geoid errors, geoid errors due to individual coefficients, and geoid errors calculated on a global grid. The performance, in terms of memory usage, required disk space, and CPU time, of the QR versus the normal equation approach is also evaluated.

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

  14. A GRID-like computing proposal for the Tile calorimeter of the ATLAS experiment

    CERN Document Server

    Maidantchik, C; Lanza, M L D; Santelli, R; Damazio, D O

    2004-01-01

    For the hadronic calorimeter of the ATLAS detector, the TileTransfer has been developed as a Web system to facilitate the transferring of data that are produced during calibration testbeam periods. It automatically searches, stages and provides a link to download the selected data stored at a remote file center. The system has an interface with the Run Info Database, which contains the description of all test beam runs. In order to optimize the file transmission, the system is connected to a central repository that stores information of the latest accesses. Once a client host connects to the TileTransfer, it can become a file server to other users. At the servers, the selected file is split into several pieces and each piece is sent in parallel and built up together in the final destination. TileTransfer allows that the rile administration be geographically distributed, avoiding an overloaded at the central repository. We also foresee the integration with analysis tools by remote Web access and the publicatio...

  15. PENGEMBANGAN METODE OTENTIKASI KEASLIAN IJASAH DENGAN MEMANFAATKAN GAMBAR QR CODE

    Directory of Open Access Journals (Sweden)

    Eka Ardhianto

    2016-06-01

    Full Text Available - QR Code is two-dimensional image that represents the data, particularly data-shaped teks. QR Code is an evolution of the first one-dimensional barcode into two dimentions. QR Code has the ability to store much more data than a barcode. One of the important data in the campus are collegers certificate. It is a document that serves as proof of authenticity that someone has undergone a formal education stage and successfully pass the exam. The collegers certificate conventionally used today is a collegers certificate in physical form so that there is the possibility of lost or damaged. Conventional collegers certificate verification process is difficult because the process is carried out only by the manufacturer of collegers certificate. The means used to verify the authenticity of the data collegers certificate today is to make direct contact to the manufacturer's certificate regarding authenticity certificate holder, as well as the legalization process tertandatangan of collegers certificate maker. From the conduct of research and testing conducted it can be concluded that: QRCode can be used to accommodate large data information of graduate, Facilitate the detection of the authenticity of the certificate of ownership information from mobile devices, also QRCode can be quickly used to verify the certificates quickly and accurately

  16. Implementation of QR Code and Digital Signature to Determine the Validity of KRS and KHS Documents

    Directory of Open Access Journals (Sweden)

    Fatich Fazlur Rochman

    2017-05-01

    Full Text Available Universitas Airlangga students often find it difficult to verify the mark that came out in the Kartu Hasil Studi (KHS is called Study Result Card or courses taken in the Kartu Rencana Studi (KRS is called Study Plan Card, if there are changes to the data on the system used Universitas Airlangga. This complicated KRS and KHS verification process happened because the KRS and KHS documents that owned by student is easier to counterfeit than the data in the system. Implementation digital signature and QR Code technology as a solution that can prove the validity of KRS or KHS. The KRS and KHS validation system developed by Digital Signature and QR Code. QR Code is a type of matrix code that was developed as a code that allows its contents to be decoded at high speed while the Digital Signature has a function as a marker on the data to ensure that the data is the original data. The verification process was divided into two types are reading the Digital Signature and printing document that works by scanning the data from QR Code. The application of the system is carried out were the addition of the QR Code on KRS and KHS, required a readiness of human resources. 

  17. Lithographically encoded polymer microtaggant using high-capacity and error-correctable QR code for anti-counterfeiting of drugs.

    Science.gov (United States)

    Han, Sangkwon; Bae, Hyung Jong; Kim, Junhoi; Shin, Sunghwan; Choi, Sung-Eun; Lee, Sung Hoon; Kwon, Sunghoon; Park, Wook

    2012-11-20

    A QR-coded microtaggant for the anti-counterfeiting of drugs is proposed that can provide high capacity and error-correction capability. It is fabricated lithographically in a microfluidic channel with special consideration of the island patterns in the QR Code. The microtaggant is incorporated in the drug capsule ("on-dose authentication") and can be read by a simple smartphone QR Code reader application when removed from the capsule and washed free of drug. Copyright © 2012 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  18. Encryption of QR code and grayscale image in interference-based scheme with high quality retrieval and silhouette problem removal

    Science.gov (United States)

    Qin, Yi; Wang, Hongjuan; Wang, Zhipeng; Gong, Qiong; Wang, Danchen

    2016-09-01

    In optical interference-based encryption (IBE) scheme, the currently available methods have to employ the iterative algorithms in order to encrypt two images and retrieve cross-talk free decrypted images. In this paper, we shall show that this goal can be achieved via an analytical process if one of the two images is QR code. For decryption, the QR code is decrypted in the conventional architecture and the decryption has a noisy appearance. Nevertheless, the robustness of QR code against noise enables the accurate acquisition of its content from the noisy retrieval, as a result of which the primary QR code can be exactly regenerated. Thereafter, a novel optical architecture is proposed to recover the grayscale image by aid of the QR code. In addition, the proposal has totally eliminated the silhouette problem existing in the previous IBE schemes, and its effectiveness and feasibility have been demonstrated by numerical simulations.

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

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

  1. Solving the scalability issue in quantum-based refinement: Q|R#1.

    Science.gov (United States)

    Zheng, Min; Moriarty, Nigel W; Xu, Yanting; Reimers, Jeffrey R; Afonine, Pavel V; Waller, Mark P

    2017-12-01

    Accurately refining biomacromolecules using a quantum-chemical method is challenging because the cost of a quantum-chemical calculation scales approximately as n m , where n is the number of atoms and m (≥3) is based on the quantum method of choice. This fundamental problem means that quantum-chemical calculations become intractable when the size of the system requires more computational resources than are available. In the development of the software package called Q|R, this issue is referred to as Q|R#1. A divide-and-conquer approach has been developed that fragments the atomic model into small manageable pieces in order to solve Q|R#1. Firstly, the atomic model of a crystal structure is analyzed to detect noncovalent interactions between residues, and the results of the analysis are represented as an interaction graph. Secondly, a graph-clustering algorithm is used to partition the interaction graph into a set of clusters in such a way as to minimize disruption to the noncovalent interaction network. Thirdly, the environment surrounding each individual cluster is analyzed and any residue that is interacting with a particular cluster is assigned to the buffer region of that particular cluster. A fragment is defined as a cluster plus its buffer region. The gradients for all atoms from each of the fragments are computed, and only the gradients from each cluster are combined to create the total gradients. A quantum-based refinement is carried out using the total gradients as chemical restraints. In order to validate this interaction graph-based fragmentation approach in Q|R, the entire atomic model of an amyloid cross-β spine crystal structure (PDB entry 2oNA) was refined.

  2. [QR-Code based patient tracking: a cost-effective option to improve patient safety].

    Science.gov (United States)

    Fischer, M; Rybitskiy, D; Strauß, G; Dietz, A; Dressler, C R

    2013-03-01

    Hospitals are implementing a risk management system to avoid patient or surgery mix-ups. The trend is to use preoperative checklists. This work deals specifically with a type of patient identification, which is realized by storing patient data on a patient-fixed medium. In 127 ENT surgeries data relevant for patient identification were encrypted in a 2D-QR-Code. The code, as a separate document coming with the patient chart or as a patient wristband, has been decrypted in the OR and the patient data were presented visible for all persons. The decoding time, the compliance of the patient data, as well as the duration of the patient identification was compared with the traditional patient identification by inspection of the patient chart. A total of 125 QR codes were read. The time for the decrypting of QR-Code was 5.6 s, the time for the screen view for patient identification was 7.9 s, and for a comparison group of 75 operations traditional patient identification was 27.3 s. Overall, there were 6 relevant information errors in the two parts of the experiment. This represents a ratio of 0.6% for 8 relevant classes per each encrypted QR code. This work allows a cost effective way to technically support patient identification based on electronic patient data. It was shown that the use in the clinical routine is possible. The disadvantage is a potential misinformation from incorrect or missing information in the HIS, or due to changes of the data after the code was created. The QR-code-based patient tracking is seen as a useful complement to the already widely used identification wristband. © Georg Thieme Verlag KG Stuttgart · New York.

  3. SISTEM LEGALISIR SCAN IJASAH ONLINE BERBASIS QR CODE DAN WATERMARKING

    Directory of Open Access Journals (Sweden)

    Erwin Yudi Hidayat

    2015-05-01

    Full Text Available Dokumen ijasah memiliki arti penting bagi pemiliknya sebagai bukti seseorang telah menyelesaikan satu tahap studi yang ditempuh. Ijasah juga termasuk syarat utama ketika seseorang melamar kerja. Universitas Dian Nuswantoro (UDINUS memerlukan sistem yang handal untuk mengelola legalisir ijasah dengan cara digital dan online. Meskipun unggul dalam penyimpanan, ijasah dalam bentuk digital dapat dimodifikasi dan disalahgunakan dengan mudah. Untuk itu, perlindungan terhadap legalisir ijasah digital sangat diperlukan untuk menghindari penyalahgunaan oleh pihak yang tidak berwenang. Metode verifikasi pertama adalah Quick Response (QR Code. Metode kedua disebut watermarking. Hasil yang diperoleh menunjukkan, metode ini dapat diaplikasikan pada legalisir ijasah di lingkungan UDINUS untuk mempermudah pencarian data dan meminimalkan kemungkinan modifikasi dokumen ijasah digital. Kata Kunci: legalisir, ijasah, QR Code, watermarking.

  4. Evaluation of an Online Instructional Database Accessed by QR Codes to Support Biochemistry Practical Laboratory Classes

    Science.gov (United States)

    Yip, Tor; Melling, Louise; Shaw, Kirsty J.

    2016-01-01

    An online instructional database containing information on commonly used pieces of laboratory equipment was created. In order to make the database highly accessible and to promote its use, QR codes were utilized. The instructional materials were available anytime and accessed using QR codes located on the equipment itself and within undergraduate…

  5. Testing Quick Response (QR) Codes as an Innovation to Improve Feedback Among Geographically-Separated Clerkship Sites.

    Science.gov (United States)

    Snyder, Matthew J; Nguyen, Dana R; Womack, Jasmyne J; Bunt, Christopher W; Westerfield, Katie L; Bell, Adriane E; Ledford, Christy J W

    2018-03-01

    Collection of feedback regarding medical student clinical experiences for formative or summative purposes remains a challenge across clinical settings. The purpose of this study was to determine whether the use of a quick response (QR) code-linked online feedback form improves the frequency and efficiency of rater feedback. In 2016, we compared paper-based feedback forms, an online feedback form, and a QR code-linked online feedback form at 15 family medicine clerkship sites across the United States. Outcome measures included usability, number of feedback submissions per student, number of unique raters providing feedback, and timeliness of feedback provided to the clerkship director. The feedback method was significantly associated with usability, with QR code scoring the highest, and paper second. Accessing feedback via QR code was associated with the shortest time to prepare feedback. Across four rotations, separate repeated measures analyses of variance showed no effect of feedback system on the number of submissions per student or the number of unique raters. The results of this study demonstrate that preceptors in the family medicine clerkship rate QR code-linked feedback as a high usability platform. Additionally, this platform resulted in faster form completion than paper or online forms. An overarching finding of this study is that feedback forms must be portable and easily accessible. Potential implementation barriers and the social norm for providing feedback in this manner need to be considered.

  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. [The QR code in society, economy and medicine--fields of application, options and chances].

    Science.gov (United States)

    Flaig, Benno; Parzeller, Markus

    2011-01-01

    2D codes like the QR Code ("Quick Response") are becoming more and more common in society and medicine. The application spectrum and benefits in medicine and other fields are described. 2D codes can be created free of charge on any computer with internet access without any previous knowledge. The codes can be easily used in publications, presentations, on business cards and posters. Editors choose between contact details, text or a hyperlink as information behind the code. At expert conferences, linkage by QR Code allows the audience to download presentations and posters quickly. The documents obtained can then be saved, printed, processed etc. Fast access to stored data in the internet makes it possible to integrate additional and explanatory multilingual videos into medical posters. In this context, a combination of different technologies (printed handout, QR Code and screen) may be reasonable.

  8. The Upgraded Calibration System for the Scintillator-PMT Tile Hadronic Calorimeter of the ATLAS experiment at CERN/LHC

    CERN Document Server

    Chakraborty, Dhiman; 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 in highest energy proton-proton and heavy-ion collisions at CERN’s Large Hadron Collider. 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 read out by two PMTs in parallel. A multi-component calibration system is employed to calibrate and monitor the stability and performance of each part of the readout chain during data taking. The TileCal calibration system comprises Cesium radioactive sources, laser and charge injection elements and it allows to monitor and ...

  9. The upgraded calibration system for the scintillator-PMT Tile Hadronic Calorimeter of the ATLAS experiment at CERN/LHC

    CERN Document Server

    Chakraborty, Dhiman; 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 in highest energy proton-proton and heavy-ion collisions at CERN’s Large Hadron Collider. 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 read out by two PMTs in parallel. A multi-component calibration system is employed to calibrate and monitor the stability and performance of each part of the readout chain during data taking. The TileCal calibration system comprises Cesium radioactive sources, laser and charge injection elements and it allows to monitor and ...

  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. Implementation of QR-decomposition based on CORDIC for unitary MUSIC algorithm

    Science.gov (United States)

    Lounici, Merwan; Luan, Xiaoming; Saadi, Wahab

    2013-07-01

    The DOA (Direction Of Arrival) estimation with subspace methods such as MUSIC (MUltiple SIgnal Classification) and ESPRIT (Estimation of Signal Parameters via Rotational Invariance Technique) is based on an accurate estimation of the eigenvalues and eigenvectors of covariance matrix. QR decomposition is implemented with the Coordinate Rotation DIgital Computer (CORDIC) algorithm. QRD requires only additions and shifts [6], so it is faster and more regular than other methods. In this article the hardware architecture of an EVD (Eigen Value Decomposition) processor based on TSA (triangular systolic array) for QR decomposition is proposed. Using Xilinx System Generator (XSG), the design is implemented and the estimated logic device resource values are presented for different matrix sizes.

  12. bayesQR: A Bayesian Approach to Quantile Regression

    Directory of Open Access Journals (Sweden)

    Dries F. Benoit

    2017-01-01

    Full Text Available After its introduction by Koenker and Basset (1978, quantile regression has become an important and popular tool to investigate the conditional response distribution in regression. The R package bayesQR contains a number of routines to estimate quantile regression parameters using a Bayesian approach based on the asymmetric Laplace distribution. The package contains functions for the typical quantile regression with continuous dependent variable, but also supports quantile regression for binary dependent variables. For both types of dependent variables, an approach to variable selection using the adaptive lasso approach is provided. For the binary quantile regression model, the package also contains a routine that calculates the fitted probabilities for each vector of predictors. In addition, functions for summarizing the results, creating traceplots, posterior histograms and drawing quantile plots are included. This paper starts with a brief overview of the theoretical background of the models used in the bayesQR package. The main part of this paper discusses the computational problems that arise in the implementation of the procedure and illustrates the usefulness of the package through selected examples.

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

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

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

  16. Solving the generalized symmetric eigenvalue problem using tile algorithms on multicore architectures

    KAUST Repository

    Ltaief, Hatem

    2012-01-01

    This paper proposes an efficient implementation of the generalized symmetric eigenvalue problem on multicore architecture. Based on a four-stage approach and tile algorithms, the original problem is first transformed into a standard symmetric eigenvalue problem by computing the Cholesky factorization of the right hand side symmetric definite positive matrix (first stage), and applying the inverse of the freshly computed triangular Cholesky factors to the original dense symmetric matrix of the problem (second stage). Calculating the eigenpairs of the resulting problem is then equivalent to the eigenpairs of the original problem. The computation proceeds by reducing the updated dense symmetric matrix to symmetric band form (third stage). The band structure is further reduced by applying a bulge chasing procedure, which annihilates the extra off-diagonal entries using orthogonal transformations (fourth stage). More details on the third and fourth stage can be found in Haidar et al. [Accepted at SC\\'11, November 2011]. The eigenvalues are then calculated from the tridiagonal form using the standard LAPACK QR algorithm (i.e., DTSEQR routine), while the complex and challenging eigenvector computations will be addressed in a companion paper. The tasks from the various stages can concurrently run in an out-of-order fashion. The data dependencies are cautiously tracked by the dynamic runtime system environment QUARK, which ensures the dependencies are not violated for numerical correctness purposes. The obtained tile four-stage generalized symmetric eigenvalue solver significantly outperforms the state-of-the-art numerical libraries (up to 21-fold speed up against multithreaded LAPACK with optimized multithreaded MKL BLAS and up to 4-fold speed up against the corresponding routine from the commercial numerical software Intel MKL) on four sockets twelve cores AMD system with a 24000×24000 matrix size. © 2012 The authors and IOS Press. All rights reserved.

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

  18. Parallel paving: An algorithm for generating distributed, adaptive, all-quadrilateral meshes on parallel computers

    Energy Technology Data Exchange (ETDEWEB)

    Lober, R.R.; Tautges, T.J.; Vaughan, C.T.

    1997-03-01

    Paving is an automated mesh generation algorithm which produces all-quadrilateral elements. It can additionally generate these elements in varying sizes such that the resulting mesh adapts to a function distribution, such as an error function. While powerful, conventional paving is a very serial algorithm in its operation. Parallel paving is the extension of serial paving into parallel environments to perform the same meshing functions as conventional paving only on distributed, discretized models. This extension allows large, adaptive, parallel finite element simulations to take advantage of paving`s meshing capabilities for h-remap remeshing. A significantly modified version of the CUBIT mesh generation code has been developed to host the parallel paving algorithm and demonstrate its capabilities on both two dimensional and three dimensional surface geometries and compare the resulting parallel produced meshes to conventionally paved meshes for mesh quality and algorithm performance. Sandia`s {open_quotes}tiling{close_quotes} dynamic load balancing code has also been extended to work with the paving algorithm to retain parallel efficiency as subdomains undergo iterative mesh refinement.

  19. Analýza využití QR kódů v maloobchodě v České republice

    Directory of Open Access Journals (Sweden)

    Čechurová Lenka

    2016-03-01

    Full Text Available QR codes are frequently used technology in various industries worldwide including retailing. Lately QR codes have become one of the key innovations in various tools of marketing communication of large amount of companies. For the purpose of this paper QR codes are viewed through the scope of retail companies’ marketing communication tools especially sales promotion. The aim of the paper given is to analyse QR codes usage in retail industry in the Czech Republic as well as to find out what attitude Czech consumers have towards active use of QR codes. Paper presents results of three researches out of which two are focused on supply side of a market and one on demand side of the market. Mystery shopping was used in order to obtain data from supply side of the market meanwhile the questionnaire survey was held to get data from demand side. During the research held in 2013, 1010 store units were visited to collect data and in continuous research in 2015 527 store units were included in the research focused on supply side of the market. In total 612 Czech customers participated in the research focused on demand side of the market. Results of researches focused on supply side of the market suggest that the usage of QR codes in marketing communication of retailers as well as producers of goods is increasing. The usage is becoming more effective and informative for customers and more often QR codes contain a value added for customer. On the other hand, Czech customers do not pay much attention to the QR code scanning. There are also suggestions for sales promotion of retailers included at the end of the paper.

  20. 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)

  1. QR Code: An Interactive Mobile Advertising Tool

    OpenAIRE

    Ela Sibel Bayrak Meydanoglu

    2013-01-01

    Easy and rapid interaction between consumers and marketers enabled by mobile technology prompted  an increase in the usage of mobile media as an interactive marketing tool in recent years. One of the mobile technologies that can be used in interactive marketing for advertising is QR code (Quick Response Code). Interactive advertising brings back some advantages for the companies that apply it. For example, interaction with consumers provides significant information about consumers' preference...

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

  3. Confirm Content Validity and Sender Authenticity for Text Messages by Using QR Code

    Directory of Open Access Journals (Sweden)

    Firas Mohammed Aswad

    2018-05-01

    Full Text Available In light of the information revolution taking place in the modern world, therefore it becomes necessary and important to save this electronic messages. So we offered this technique to ensure the safety of the content of the messages and authenticity of the sender through  networks communication by converting the message's symbols to numbers , each one of this symbols (letters, numbers, symbols will converted into three digits, the first digit represents the ASCII code of the symbol , the second digit represents the frequency of this symbol in the message (the number of times this symbol is appear in the message, and the third digit represents the total number of the locations of the symbol (calculates the symbol location from the first symbol in the message to this symbol itself and blanks also calculated too .The digital signature of the sender will converted to numbers like the symbols of message we explained it before, and this numbers of the digital signature will gathering together to produce three numbers only, this number will gathering with each numbers of the message's symbols, the final  numbers will converted to QR Code , the QR Code will placed with the message and sent to the recipient. The recipient returns the steps of the sender (produce QR Code from the received message and compared it the received QR Codes, if it is match or not. The recipient will ensure that the content is secure, and confirms the authenticity of the sender.

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

  5. Durability of switchable QR code carriers under hydrolytic and photolytic conditions

    International Nuclear Information System (INIS)

    Ecker, Melanie; Pretsch, Thorsten

    2013-01-01

    Following a guest diffusion approach, the surface of a shape memory poly(ester urethane) (PEU) was either black or blue colored. Bowtie-shaped quick response (QR) code carriers were then obtained from laser engraving and cutting, before thermo-mechanical functionalization (programming) was applied to stabilize the PEU in a thermo-responsive (switchable) state. The stability of the dye within the polymer surface and long-term functionality of the polymer were investigated against UVA and hydrolytic ageing. Spectrophotometric investigations verified UVA ageing-related color shifts from black to yellow-brownish and blue to petrol-greenish whereas hydrolytically aged samples changed from black to greenish and blue to light blue. In the case of UVA ageing, color changes were accompanied by dye decolorization, whereas hydrolytic ageing led to contrast declines due to dye diffusion. The Michelson contrast could be identified as an effective tool to follow ageing-related contrast changes between surface-dyed and laser-ablated (undyed) polymer regions. As soon as the Michelson contrast fell below a crucial value of 0.1 due to ageing, the QR code was no longer decipherable with a scanning device. Remarkably, the PEU information carrier base material could even then be adequately fixed and recovered. Hence, the surface contrast turned out to be the decisive parameter for QR code carrier applicability. (paper)

  6. Quantitative Reasoning in Environmental Science: Rasch Measurement to Support QR Assessment

    Directory of Open Access Journals (Sweden)

    Robert L. Mayes

    2015-07-01

    Full Text Available The ability of middle and high school students to reason quantitatively within the context of environmental science was investigated. A quantitative reasoning (QR learning progression, with associated QR assessments in the content areas of biodiversity, water, and carbon, was developed based on three QR progress variables: quantification act, quantitative interpretation, and quantitative modeling. Diagnostic instruments were developed specifically for the progress variable quantitative interpretation (QI, each consisting of 96 Likert-scale items. Each content version of the instrument focused on three scale levels (macro scale, micro scale, and landscape scale and four elements of QI identified in prior research (trend, translation, prediction, and revision. The QI assessments were completed by 362, 6th to 12th grade students in three U.S. states. Rasch (1960/1980 measurement was used to determine item and person measures for the QI instruments, both to examine validity and reliability characteristics of the instrument administration and inform the evolution of the learning progression. Rasch methods allowed identification of several QI instrument revisions, including modification of specific items, reducing number of items to avoid cognitive fatigue, reconsidering proposed item difficulty levels, and reducing Likert scale to 4 levels. Rasch diagnostics also indicated favorable levels of instrument reliability and appropriate targeting of item abilities to student abilities for the majority of participants. A revised QI instrument is available for STEM researchers and educators.

  7. Durability of switchable QR code carriers under hydrolytic and photolytic conditions

    Science.gov (United States)

    Ecker, Melanie; Pretsch, Thorsten

    2013-09-01

    Following a guest diffusion approach, the surface of a shape memory poly(ester urethane) (PEU) was either black or blue colored. Bowtie-shaped quick response (QR) code carriers were then obtained from laser engraving and cutting, before thermo-mechanical functionalization (programming) was applied to stabilize the PEU in a thermo-responsive (switchable) state. The stability of the dye within the polymer surface and long-term functionality of the polymer were investigated against UVA and hydrolytic ageing. Spectrophotometric investigations verified UVA ageing-related color shifts from black to yellow-brownish and blue to petrol-greenish whereas hydrolytically aged samples changed from black to greenish and blue to light blue. In the case of UVA ageing, color changes were accompanied by dye decolorization, whereas hydrolytic ageing led to contrast declines due to dye diffusion. The Michelson contrast could be identified as an effective tool to follow ageing-related contrast changes between surface-dyed and laser-ablated (undyed) polymer regions. As soon as the Michelson contrast fell below a crucial value of 0.1 due to ageing, the QR code was no longer decipherable with a scanning device. Remarkably, the PEU information carrier base material could even then be adequately fixed and recovered. Hence, the surface contrast turned out to be the decisive parameter for QR code carrier applicability.

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

  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. Crafting qualities in designing QR-coded embroidery and bedtime stories

    NARCIS (Netherlands)

    Kuusk, K.; Wensveen, S.A.G.; Tomico, O.

    2014-01-01

    There is a renewed interest into crafts and what it can mean when integrating new technologies into textiles. This paper proposes to embed craft qualities and sustainable values into designing smart textile projects. Our design iterations QR-Coded Embroidery and Bedtime Stories combine textiles,

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

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

  13. Cooperative Secret Sharing Using QR Codes and Symmetric Keys

    Directory of Open Access Journals (Sweden)

    Yang-Wai Chow

    2018-04-01

    Full Text Available Secret sharing is an information security technique where a dealer divides a secret into a collection of shares and distributes these to members of a group. The secret will only be revealed when a predefined number of group members cooperate to recover the secret. The purpose of this study is to investigate a method of distributing shares by embedding them into cover Quick Response (QR codes in a secure manner using cryptographic keys. The advantage of this approach is that the shares can be disseminated over public channels, as anyone who scans the QR codes will only obtain public information. Only authorized individuals who are in possession of the required keys will be able to recover the shares. This also means that when group members cooperate to recover a secret, the group can determine the presence of an illegitimate participant if the person does not produce a valid share. This study proposes a protocol for accomplishing this and discusses the underlying security of the protocol.

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

  15. Drug-laden 3D biodegradable label using QR code for anti-counterfeiting of drugs.

    Science.gov (United States)

    Fei, Jie; Liu, Ran

    2016-06-01

    Wiping out counterfeit drugs is a great task for public health care around the world. The boost of these drugs makes treatment to become potentially harmful or even lethal. In this paper, biodegradable drug-laden QR code label for anti-counterfeiting of drugs is proposed that can provide the non-fluorescence recognition and high capacity. It is fabricated by the laser cutting to achieve the roughness over different surface which causes the difference in the gray levels on the translucent material the QR code pattern, and the micro mold process to obtain the drug-laden biodegradable label. We screened biomaterials presenting the relevant conditions and further requirements of the package. The drug-laden microlabel is on the surface of the troches or the bottom of the capsule and can be read by a simple smartphone QR code reader application. Labeling the pill directly and decoding the information successfully means more convenient and simple operation with non-fluorescence and high capacity in contrast to the traditional methods. Copyright © 2016 Elsevier B.V. All rights reserved.

  16. Exploring Willingness to Pay for QR Code Labeled Extra-Virgin Olive Oil: An Application of the Theory of Planned Behavior

    Directory of Open Access Journals (Sweden)

    Alessia Lombardi

    2017-01-01

    Full Text Available Quick Response Code (QR code is the representative device of a particular branch of marketing called mobile marketing. The code is found throughout various productive sectors, including the agro-food sector. This work investigates whether consumers are willing to pay a premium price for extra information on a bottle of extra-virgin olive oil (EVOO by means of the QR-code. Based on data collected from 1006 interviews conducted in Italy, we implemented the Theory of Planned Behavior (TPB model to ascertain the factors that could influence consumer’s willingness to pay (WTP for extra QR code information. Empirical results show the influence of attitudes, subjective norms and consumer personal characteristics such as mavenism and motivation for shopping (utilitarian vs. hedonic motivation in explaining willingness to pay for a bottle of QR code labeled olive oil.

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

  18. State of the art of parallel scientific visualization applications on PC clusters; Etat de l'art des applications de visualisation scientifique paralleles sur grappes de PC

    Energy Technology Data Exchange (ETDEWEB)

    Juliachs, M

    2004-07-01

    In this state of the art on parallel scientific visualization applications on PC clusters, we deal with both surface and volume rendering approaches. We first analyze available PC cluster configurations and existing parallel rendering software components for parallel graphics rendering. CEA/DIF has been studying cluster visualization since 2001. This report is part of a study to set up a new visualization research platform. This platform consisting of an eight-node PC cluster under Linux and a tiled display was installed in collaboration with Versailles-Saint-Quentin University in August 2003. (author)

  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. Updating QR factorization procedure for solution of linear least squares problem with equality constraints.

    Science.gov (United States)

    Zeb, Salman; Yousaf, Muhammad

    2017-01-01

    In this article, we present a QR updating procedure as a solution approach for linear least squares problem with equality constraints. We reduce the constrained problem to unconstrained linear least squares and partition it into a small subproblem. The QR factorization of the subproblem is calculated and then we apply updating techniques to its upper triangular factor R to obtain its solution. We carry out the error analysis of the proposed algorithm to show that it is backward stable. We also illustrate the implementation and accuracy of the proposed algorithm by providing some numerical experiments with particular emphasis on dense problems.

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

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

  5. QR codes: next level of social media.

    Science.gov (United States)

    Gottesman, Wesley; Baum, Neil

    2013-01-01

    The OR code, which is short for quick response code, system was invented in Japan for the auto industry. Its purpose was to track vehicles during manufacture; it was designed to allow high-speed component scanning. Now the scanning can be easily accomplished via cell phone, making the technology useful and within reach of your patients. There are numerous applications for OR codes in the contemporary medical practice. This article describes QR codes and how they might be applied for marketing and practice management.

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

  7. Visual encoding of a QR code using a Gaussian modulating function%利用高斯调变函数视觉编码QR码

    Institute of Scientific and Technical Information of China (English)

    郭兴华; 朱小刚

    2017-01-01

    Objective As information tags,2D bar codes can easily be accessed by taking a picture or scanning.They possess the advantages of large data capacity,high decoding reliability,and wide range of encoding.Therefore,they are widely used worldwide due to the growth of the Internet in recent years.The quick response (QR) code is a 2D bar code.Compared with other 2D bar codes,the QR code has more features,such as high reading speed,large data density,and small occupied space.The QR code can encode arbitrary text strings,emails,hyperlinks,phone numbers,and so on.To obtain the embedded messages,mobile devices are used to capture the QR code,and information is acquired through a QR code reader.Given the popularity of smartphones,the QR code has become the most widespread 2D bar code.A common use of the QR code is to encode URLs so that people can scan a QR code to load a website on a cell phone instead of typing in a URL.QR codes are encoded using Reed Solomon error-correcting codes.Therefore,a QR scanner does not have to view every pixel correctly to decode the content.Error correction corrupts a part of the code (less than the maximum amount that the algorithm can fix) to make an image.This high fault tolerance makes QR codes popular and widely used in many commercial applications.In the conventional QR code,the mnodules are designated on an image by black and white square patterns,which can easily be identified by machines.However,noisy black and white patterns reveal no intuitive information about the QR code when viewers look at the patterns without the aid of a scanning software;the patterns also seriously degrade the aesthetic appeal of the carrier.Although the aesthetics and visual significance of the code are unimportant for scanning purposes,they do matter in advertising layout and can provide valuable brand distinction.Considering that QR codes often occupy a non-negligible display area in print media,the demand for visually appealing QR codes is increasing

  8. State of the art of parallel scientific visualization applications on PC clusters; Etat de l'art des applications de visualisation scientifique paralleles sur grappes de PC

    Energy Technology Data Exchange (ETDEWEB)

    Juliachs, M

    2004-07-01

    In this state of the art on parallel scientific visualization applications on PC clusters, we deal with both surface and volume rendering approaches. We first analyze available PC cluster configurations and existing parallel rendering software components for parallel graphics rendering. CEA/DIF has been studying cluster visualization since 2001. This report is part of a study to set up a new visualization research platform. This platform consisting of an eight-node PC cluster under Linux and a tiled display was installed in collaboration with Versailles-Saint-Quentin University in August 2003. (author)

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

  10. Cytoadhesion to gC1qR through Plasmodium falciparum erythrocyte membrane protein 1 in severe malaria

    DEFF Research Database (Denmark)

    Magallón-Tejada, Ariel; Machevo, Sónia; Cisteró, Pau

    2016-01-01

    Cytoadhesion of Plasmodium falciparum infected erythrocytes to gC1qR has been associated with severe malaria, but the parasite ligand involved is currently unknown. To assess if binding to gC1qR is mediated through the P. falciparum erythrocyte membrane protein 1 (PfEMP1) family, we analyzed...

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

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

  13. QR Codes in the Library: "It's Not Your Mother's Barcode!"

    Science.gov (United States)

    Dobbs, Cheri

    2011-01-01

    Barcode scanning has become more than just fun. Now libraries and businesses are leveraging barcode technology as an innovative tool to market their products and ideas. Developed and popularized in Japan, these Quick Response (QR) or two-dimensional barcodes allow marketers to provide interactive content in an otherwise static environment. In this…

  14. Improving Inpatient Surveys: Web-Based Computer Adaptive Testing Accessed via Mobile Phone QR Codes.

    Science.gov (United States)

    Chien, Tsair-Wei; Lin, Weir-Sen

    2016-03-02

    The National Health Service (NHS) 70-item inpatient questionnaire surveys inpatients on their perceptions of their hospitalization experience. However, it imposes more burden on the patient than other similar surveys. The literature shows that computerized adaptive testing (CAT) based on item response theory can help shorten the item length of a questionnaire without compromising its precision. Our aim was to investigate whether CAT can be (1) efficient with item reduction and (2) used with quick response (QR) codes scanned by mobile phones. After downloading the 2008 inpatient survey data from the Picker Institute Europe website and analyzing the difficulties of this 70-item questionnaire, we used an author-made Excel program using the Rasch partial credit model to simulate 1000 patients' true scores followed by a standard normal distribution. The CAT was compared to two other scenarios of answering all items (AAI) and the randomized selection method (RSM), as we investigated item length (efficiency) and measurement accuracy. The author-made Web-based CAT program for gathering patient feedback was effectively accessed from mobile phones by scanning the QR code. We found that the CAT can be more efficient for patients answering questions (ie, fewer items to respond to) than either AAI or RSM without compromising its measurement accuracy. A Web-based CAT inpatient survey accessed by scanning a QR code on a mobile phone was viable for gathering inpatient satisfaction responses. With advances in technology, patients can now be offered alternatives for providing feedback about hospitalization satisfaction. This Web-based CAT is a possible option in health care settings for reducing the number of survey items, as well as offering an innovative QR code access.

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

  16. Towards an Integrated QR Code Biosensor: Light-Driven Sample Acquisition and Bacterial Cellulose Paper Substrate.

    Science.gov (United States)

    Yuan, Mingquan; Jiang, Qisheng; Liu, Keng-Ku; Singamaneni, Srikanth; Chakrabartty, Shantanu

    2018-06-01

    This paper addresses two key challenges toward an integrated forward error-correcting biosensor based on our previously reported self-assembled quick-response (QR) code. The first challenge involves the choice of the paper substrate for printing and self-assembling the QR code. We have compared four different substrates that includes regular printing paper, Whatman filter paper, nitrocellulose membrane and lab synthesized bacterial cellulose. We report that out of the four substrates bacterial cellulose outperforms the others in terms of probe (gold nanorods) and ink retention capability. The second challenge involves remote activation of the analyte sampling and the QR code self-assembly process. In this paper, we use light as a trigger signal and a graphite layer as a light-absorbing material. The resulting change in temperature due to infrared absorption leads to a temperature gradient that then exerts a diffusive force driving the analyte toward the regions of self-assembly. The working principle has been verified in this paper using assembled biosensor prototypes where we demonstrate higher sample flow rate due to light induced thermal gradients.

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

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

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

  20. State of the art of parallel scientific visualization applications on PC clusters

    International Nuclear Information System (INIS)

    Juliachs, M.

    2004-01-01

    In this state of the art on parallel scientific visualization applications on PC clusters, we deal with both surface and volume rendering approaches. We first analyze available PC cluster configurations and existing parallel rendering software components for parallel graphics rendering. CEA/DIF has been studying cluster visualization since 2001. This report is part of a study to set up a new visualization research platform. This platform consisting of an eight-node PC cluster under Linux and a tiled display was installed in collaboration with Versailles-Saint-Quentin University in August 2003. (author)

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

  2. Evaluating QR Code Case Studies Using a Mobile Learning Framework

    Science.gov (United States)

    Rikala, Jenni

    2014-01-01

    The aim of this study was to evaluate the feasibility of Quick Response (QR) codes and mobile devices in the context of Finnish basic education. The feasibility was analyzed through a mobile learning framework, which includes the core characteristics of mobile learning. The study is part of a larger research where the aim is to develop a…

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

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

  5. Enhancing Chemical Inventory Management in Laboratory through a Mobile-Based QR Code Tag

    Science.gov (United States)

    Shukran, M. A. M.; Ishak, M. S.; Abdullah, M. N.

    2017-08-01

    The demand for a greater inventory management system which can provide a lot of useful information from a single scan has made laboratory inventory management using barcode technology more difficult. Since the barcode technology lacks the ability to overcome the problem and is not capable of providing information needed to manage the chemicals in the laboratory, thus employing a QR code technology is the best solution. In this research, the main idea is to develop a standalone application running with its own database that is periodically synchronized with the inventory software hosted by the computer and connected to a specialized network as well. The first process required to establish this centralized system is to determine all inventory available in the chemical laboratory by referring to the documented data in order to develop the database. Several customization and enhancement were made to the open source QR code technology to ensure the developed application is dedicated for its main purposes. As the end of the research, it was proven that the system is able to track the position of all inventory and showing real time information about the scanned chemical labels. This paper intends to give an overview about the QR tag inventory system that was developed and its implementation at the National Defence University of Malaysia’s (NDUM) chemical laboratory.

  6. Robustness studies of the photomultipliers reading out TileCal, the central hadron calorimeter of the ATLAS experiment

    CERN Document Server

    Di Gregorio, Giulia; 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 fibres 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. The detector readout geometry will not be changed for the Phase II of the High Luminosity Large Hadron Collider (HL-LHC) operation. A challenging goal is to understand whether the full sample of PMTs installed at the beginning of the ATLAS detector operation can be used until completion of the HL-LHC program or not. For this reason, a reliable study of the PMT robustness against ageing is required. Detailed studies modelling the PMT response variation as a function of the integrated anode charge were done. The PMT response evoluti...

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

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

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

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

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

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

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

  14. Tiling and Asynchronous Communication Optimizations for Stencil Computations

    KAUST Repository

    Malas, Tareq

    2015-12-07

    The importance of stencil-based algorithms in computational science has focused attention on optimized parallel implementations for multilevel cache-based processors. Temporal blocking schemes leverage the large bandwidth and low latency of caches to accelerate stencil updates and approach theoretical peak performance. A key ingredient is the reduction of data traffic across slow data paths, especially the main memory interface. Most of the established work concentrates on updating separate cache blocks per thread, which works on all types of shared memory systems, regardless of whether there is a shared cache among the cores. This approach is memory-bandwidth limited in several situations, where the cache space for each thread can be too small to provide sufficient in-cache data reuse. We introduce a generalized multi-dimensional intra-tile parallelization scheme for shared-cache multicore processors that results in a significant reduction of cache size requirements and shows a large saving in memory bandwidth usage compared to existing approaches. It also provides data access patterns that allow efficient hardware prefetching. Our parameterized thread groups concept provides a controllable trade-off between concurrency and memory usage, shifting the pressure between the memory interface and the Central Processing Unit (CPU).We also introduce efficient diamond tiling structure for both shared memory cache blocking and distributed memory relaxed-synchronization communication, demonstrated using one-dimensional domain decomposition. We describe the approach and our open-source testbed implementation details (called Girih), present performance results on contemporary Intel processors, and apply advanced performance modeling techniques to reconcile the observed performance with hardware capabilities. Furthermore, we conduct a comparison with the state-of-the-art stencil frameworks PLUTO and Pochoir in shared memory, using corner-case stencil operators. We study the

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

  16. Privacy with Public Access: Digital Memorials on QR Codes

    DEFF Research Database (Denmark)

    Gotved, Stine

    2015-01-01

    takes the departure in gravestones with QR-codes; objects at once physical and digital, underhandedly putting presumably private content within public reach. A plethora of issues of privacy and publicness are at play within the study's two connected but rather different empirical spaces: the physical...... in the borderland between private and public is exemplified, and with the presentation, we are ensuring a continued discussion on privacy as well as legacy in our digital society....

  17. Using QR Codes to Differentiate Learning for Gifted and Talented Students

    Science.gov (United States)

    Siegle, Del

    2015-01-01

    QR codes are two-dimensional square patterns that are capable of coding information that ranges from web addresses to links to YouTube video. The codes save time typing and eliminate errors in entering addresses incorrectly. These codes make learning with technology easier for students and motivationally engage them in news ways.

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

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

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

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

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

  3. Fast Calibration of Industrial Mobile Robots to Workstations using QR Codes

    DEFF Research Database (Denmark)

    Andersen, Rasmus Skovgaard; Damgaard, Jens Skov; Madsen, Ole

    2013-01-01

    is proposed. With this QR calibration, it is possible to calibrate an AIMM to a workstation in 3D in less than 1 second, which is significantly faster than existing methods. The accuracy of the calibration is ±4 mm. The method is modular in the sense that it directly supports integration and calibration...

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

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

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

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

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

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

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

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

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

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

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

  16. QR Code Mobile sebagai Pendukung Rekam Medik Berkas Rawat Jalan RS. St. Elisabeth Semarang

    Directory of Open Access Journals (Sweden)

    Aldhi Ari Kurniawan

    2018-01-01

    Full Text Available Medical record play important role in order to improve hospital healthcare quality. Medical record must provide proper, fast, and relevant data. Current medical records documentation is manual based in mean the documents are available in notes and document maps. There is no integration among the document, and it can caused a misunderstanding among hospital stakeholder such as doctor or nurse and also duplicated data. QR code is one of alternative to handle completeness file, searching document, and store all document. The combination between QR code, web and mobile platform can handle the problem faced by hospital stakeholder. In testing phase, the proposed system can handle medical record problem in RS. St. Elisabeth. Average of respondent, more than 50% state that sistem is good to handle tracking record, completeness file, and store.

  17. Efficient Support for Matrix Computations on Heterogeneous Multi-core and Multi-GPU Architectures

    Energy Technology Data Exchange (ETDEWEB)

    Dong, Fengguang [Univ. of Tennessee, Knoxville, TN (United States); Tomov, Stanimire [Univ. of Tennessee, Knoxville, TN (United States); Dongarra, Jack [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2011-06-01

    We present a new methodology for utilizing all CPU cores and all GPUs on a heterogeneous multicore and multi-GPU system to support matrix computations e ciently. Our approach is able to achieve the objectives of a high degree of parallelism, minimized synchronization, minimized communication, and load balancing. Our main idea is to treat the heterogeneous system as a distributed-memory machine, and to use a heterogeneous 1-D block cyclic distribution to allocate data to the host system and GPUs to minimize communication. We have designed heterogeneous algorithms with two di erent tile sizes (one for CPU cores and the other for GPUs) to cope with processor heterogeneity. We propose an auto-tuning method to determine the best tile sizes to attain both high performance and load balancing. We have also implemented a new runtime system and applied it to the Cholesky and QR factorizations. Our experiments on a compute node with two Intel Westmere hexa-core CPUs and three Nvidia Fermi GPUs demonstrate good weak scalability, strong scalability, load balance, and e ciency of our approach.

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

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

  20. What Are Those Checkerboard Things?: How QR Codes Can Enrich Student Projects

    Science.gov (United States)

    Tucker, Al

    2011-01-01

    Students enrolled in commercial arts program design and publish their school's yearbook. For the 2010-2011 school year, the students applied Quick Response (QR) code technology to include links to events that occurred after the yearbook's print deadline, including graduation. The technology has many applications in the school setting, and the…

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

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

  3. FaQR, required for the biosynthesis of the strawberry flavor compound 4-hydroxy-2,5-dimethyl-3(2H)-furanone, encodes an enone oxidoreductase.

    Science.gov (United States)

    Raab, Thomas; López-Ráez, Juan Antonio; Klein, Dorothée; Caballero, Jose Luis; Moyano, Enriqueta; Schwab, Wilfried; Muñoz-Blanco, Juan

    2006-04-01

    The flavor of strawberry (Fragaria x ananassa) fruit is dominated by an uncommon group of aroma compounds with a 2,5-dimethyl-3(H)-furanone structure. We report the characterization of an enzyme involved in the biosynthesis of 4-hydroxy-2,5-dimethyl-3(2H)-furanone (HDMF; Furaneol), the key flavor compound in strawberries. Protein extracts were partially purified, and the observed distribution of enzymatic activity correlated with the presence of a single polypeptide of approximately 37 kD. Sequence analysis of two peptide fragments showed total identity with the protein sequence of a strongly ripening-induced, auxin-dependent putative quinone oxidoreductase, Fragaria x ananassa quinone oxidoreductase (FaQR). The open reading frame of the FaQR cDNA consists of 969 bp encoding a 322-amino acid protein with a calculated molecular mass of 34.3 kD. Laser capture microdissection followed by RNA extraction and amplification demonstrated the presence of FaQR mRNA in parenchyma tissue of the strawberry fruit. The FaQR protein was functionally expressed in Escherichia coli, and the monomer catalyzed the formation of HDMF. After chemical synthesis and liquid chromatography-tandem mass spectrometry analysis, 4-hydroxy-5-methyl-2-methylene-3(2H)-furanone was confirmed as a substrate of FaQR and the natural precursor of HDMF. This study demonstrates the function of the FaQR enzyme in the biosynthesis of HDMF as enone oxidoreductase and provides a foundation for the improvement of strawberry flavor and the biotechnological production of HDMF.

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

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

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

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

  8. Cross-cultural Exploration of Consumers’ Beliefs and Behavioral Intentions towards QR Codes in Marketing: An Experimental Study in India and USA

    Directory of Open Access Journals (Sweden)

    Hemant Bamoriya

    2014-08-01

    Full Text Available Current study focuses on examining consumers‟ beliefs and behavioral intentions towards QR Codes in marketing across different cultures such as India & USA. Study also examines select variables that moderate the relationship between beliefs and behavioral intentions. For this a scenario based experimental design was used. Findings suggest positive relationship between beliefs & behavioral intention and between culture & beliefs. Based on the empirical findings, study make important implications for the marketers so as to bring effectiveness in QR Code based marketing campaigns. Use of QR Codes in marketing is prevailing rapidly, however its effective integration in marketing mix remains mysterious as very little is known about consumers‟ beliefs and behavioral intentions towards it. Reason is that such academic research is practically non-existent, thus current study is of particular value.

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

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

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

  12. 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.)

  13. 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…

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

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

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

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

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

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

  20. APIKASI PEMANDU MUSEUM GUNUNGAPI MERAPI (MGM DENGAN KONSEP LAYANAN BERBASIS LOKASI DALAM RUANGAN MENGGUNAKAN QR CODE

    Directory of Open Access Journals (Sweden)

    Aminudin Rais

    2015-07-01

    Full Text Available Museum  Gunungapi  Merapi (MGM merupakan  wahana  wisata  yang dirancang sebagai  wahana  edukasi  konservasi  yang  berkelanjutan  serta  pengembangan  ilmu kebencanaan  gunung  api,  gempa  bumi,  dan  bencana  alam  lainnya. Terbatasnya media informasi yang terdapat di Museum Gunungapi Merapi menyebabkan pengunjung mengalami kesulitan dalam memahami informasi dan ditambah lagi perlu adanya tour guide untuk mendapatkan informasi lebih tentunya dengan berbagai keterbatasan, sehingga perlu dikembangkan aplikasi yang dapat membantu pengunjung untuk memudahkan akses informasi di lingkungan Museum Gunungapi Merapi. Penelitian ini menggunakan model proses pengembangan sistem Waterfall diawali dengan tahap analisis definisi persyaratan yaitu analisis kebutuhan. Dilanjutkan dengan tahap perancangan sistem dan perangkat lunak yaitu perancangan proses dan perancangan interface. Kemudian Implementasi sistem menggunakan ADT dan CodeIgniter. Pengujian yang dilakukan pada aplikasi menggunakan metode black box test, dan pengujian kecepatan pemindaian QR Code. Hasil dari penelitian yang dilakukan menghasilkan sebuah aplikasi MGM Apps (frontend yang digunakan pengunjung untuk mengakses informasi dengan melakukan pemindaian QR Code dan Web Administrator MGM (backend digunakan oleh pengelola museum untuk mengelola informasi. Hasil pengujian yang dilakukan menunjukan bahwa aplikasi layak dan dapat digunakan.Kata Kunci: Museum Gunungapi Merapi,QR Code, Sistem Layanan Berbasis Lokasi.

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

  2. 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)

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

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

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

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

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

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

  9. Exploring Willingness to Pay for QR Code Labeled Extra- Virgin Olive Oil: An Application of the Theory of Planned Behavior

    OpenAIRE

    Lombardi, Alessia; Carfora, Valentina; Cicia, Giovanni; del Giudice, Teresa; Lombardi, Pasquale; Panico, Teresa

    2017-01-01

    Quick Response Code (QR code) is the representative device of a particular branch of marketing called mobile marketing. The code is found throughout various productive sectors, including the agro-food sector. This work investigates whether consumers are willing to pay a premium price for extra information on a bottle of extra-virgin olive oil (EVOO) by means of the QR-code. Based on data collected from 1006 interviews conducted in Italy, we implemented the Theory of Planned Behavior (TPB) mod...

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

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

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

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

  14. 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)

  15. Teacher Candidates Implementing Universal Design for Learning: Enhancing Picture Books with QR Codes

    Science.gov (United States)

    Grande, Marya; Pontrello, Camille

    2016-01-01

    The purpose of this study was to investigate if teacher candidates could gain knowledge of the principles of Universal Design for Learning by enhancing traditional picture books with Quick Response (QR) codes and to determine if the process of making these enhancements would impact teacher candidates' comfort levels with using technology on both…

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

  17. Domain Decomposition: A Bridge between Nature and Parallel Computers

    Science.gov (United States)

    1992-09-01

    B., "Domain Decomposition Algorithms for Indefinite Elliptic Problems," S"IAM Journal of S; cientific and Statistical (’omputing, Vol. 13, 1992, pp...AD-A256 575 NASA Contractor Report 189709 ICASE Report No. 92-44 ICASE DOMAIN DECOMPOSITION: A BRIDGE BETWEEN NATURE AND PARALLEL COMPUTERS DTIC dE...effectively implemented on dis- tributed memory multiprocessors. In 1990 (as reported in Ref. 38 using the tile algo- rithm), a 103,201-unknown 2D elliptic

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

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

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

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

  2. 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, ...

  3. Breaking the Code: The Creative Use of QR Codes to Market Extension Events

    Science.gov (United States)

    Hill, Paul; Mills, Rebecca; Peterson, GaeLynn; Smith, Janet

    2013-01-01

    The use of smartphones has drastically increased in recent years, heralding an explosion in the use of QR codes. The black and white square barcodes that link the physical and digital world are everywhere. These simple codes can provide many opportunities to connect people in the physical world with many of Extension online resources. The…

  4. Three-dimensional polarization marked multiple-QR code encryption by optimizing a single vectorial beam

    Science.gov (United States)

    Lin, Chao; Shen, Xueju; Hua, Binbin; Wang, Zhisong

    2015-10-01

    We demonstrate the feasibility of three dimensional (3D) polarization multiplexing by optimizing a single vectorial beam using a multiple-signal window multiple-plane (MSW-MP) phase retrieval algorithm. Original messages represented with multiple quick response (QR) codes are first partitioned into a series of subblocks. Then, each subblock is marked with a specific polarization state and randomly distributed in 3D space with both longitudinal and transversal adjustable freedoms. A generalized 3D polarization mapping protocol is established to generate a 3D polarization key. Finally, multiple-QR code is encrypted into one phase only mask and one polarization only mask based on the modified Gerchberg-Saxton (GS) algorithm. We take the polarization mask as the cyphertext and the phase only mask as additional dimension of key. Only when both the phase key and 3D polarization key are correct, original messages can be recovered. We verify our proposal with both simulation and experiment evidences.

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

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

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

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

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

  10. 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.,

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

  12. A SNP panel and online tool for checking genotype concordance through comparing QR codes.

    Directory of Open Access Journals (Sweden)

    Yonghong Du

    Full Text Available In the current precision medicine era, more and more samples get genotyped and sequenced. Both researchers and commercial companies expend significant time and resources to reduce the error rate. However, it has been reported that there is a sample mix-up rate of between 0.1% and 1%, not to mention the possibly higher mix-up rate during the down-stream genetic reporting processes. Even on the low end of this estimate, this translates to a significant number of mislabeled samples, especially over the projected one billion people that will be sequenced within the next decade. Here, we first describe a method to identify a small set of Single nucleotide polymorphisms (SNPs that can uniquely identify a personal genome, which utilizes allele frequencies of five major continental populations reported in the 1000 genomes project and the ExAC Consortium. To make this panel more informative, we added four SNPs that are commonly used to predict ABO blood type, and another two SNPs that are capable of predicting sex. We then implement a web interface (http://qrcme.tech, nicknamed QRC (for QR code based Concordance check, which is capable of extracting the relevant ID SNPs from a raw genetic data, coding its genotype as a quick response (QR code, and comparing QR codes to report the concordance of underlying genetic datasets. The resulting 80 fingerprinting SNPs represent a significant decrease in complexity and the number of markers used for genetic data labelling and tracking. Our method and web tool is easily accessible to both researchers and the general public who consider the accuracy of complex genetic data as a prerequisite towards precision medicine.

  13. A SNP panel and online tool for checking genotype concordance through comparing QR codes.

    Science.gov (United States)

    Du, Yonghong; Martin, Joshua S; McGee, John; Yang, Yuchen; Liu, Eric Yi; Sun, Yingrui; Geihs, Matthias; Kong, Xuejun; Zhou, Eric Lingfeng; Li, Yun; Huang, Jie

    2017-01-01

    In the current precision medicine era, more and more samples get genotyped and sequenced. Both researchers and commercial companies expend significant time and resources to reduce the error rate. However, it has been reported that there is a sample mix-up rate of between 0.1% and 1%, not to mention the possibly higher mix-up rate during the down-stream genetic reporting processes. Even on the low end of this estimate, this translates to a significant number of mislabeled samples, especially over the projected one billion people that will be sequenced within the next decade. Here, we first describe a method to identify a small set of Single nucleotide polymorphisms (SNPs) that can uniquely identify a personal genome, which utilizes allele frequencies of five major continental populations reported in the 1000 genomes project and the ExAC Consortium. To make this panel more informative, we added four SNPs that are commonly used to predict ABO blood type, and another two SNPs that are capable of predicting sex. We then implement a web interface (http://qrcme.tech), nicknamed QRC (for QR code based Concordance check), which is capable of extracting the relevant ID SNPs from a raw genetic data, coding its genotype as a quick response (QR) code, and comparing QR codes to report the concordance of underlying genetic datasets. The resulting 80 fingerprinting SNPs represent a significant decrease in complexity and the number of markers used for genetic data labelling and tracking. Our method and web tool is easily accessible to both researchers and the general public who consider the accuracy of complex genetic data as a prerequisite towards precision medicine.

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

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

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

  17. 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)

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

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

  20. A GRID-type computation for the tile calorimeter of the ATLAS experiment at CERN

    International Nuclear Information System (INIS)

    Maidantchik, Carmen; Seixas, Jose Manoel de; Lanza, Marcelo Luiz Drumond; Santelli, Rafael

    2002-01-01

    For the hadronic calorimeter of ATLAS, the tile transfer has been developed as a Web system to facilitate the transferring of data to that are produced during calibration test beam periods. It automatically searches, stages and provides a link to download the selected data stored at a remote file center. The system has an interface with the Run Info Database, which contains the description of all test beam runs. It is also possible to receive a link to the files by e-mail, avoiding waiting time until the process is finished. In order to optimize the file transmission, the system is connected to a central repository that stores information of the latest accesses. Once a user connects to the tile transfer, he/she can become a file server to other users. Thus, at different servers, the selected file is split into several pieces. Each piece is sent from one server in parallel and built up together in the final destination. We are currently working in the 2.0 version, dealing with security and efficiency requirements. The whole system runs under the Web and it was developed in C language, Php and Java Script. Tile Transfer allows that the file administration be geographically distributed, avoiding an overloaded at the central repository. We also foresee the integration with analysis tools by remote Web access and the publication of the results to the whole community. Among the benefits of this proposal, one can underline an effective management of data across the Net of users. (author)

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

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

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

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

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

  6. 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)

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

  8. 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)

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

  10. 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)

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

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

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

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

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

  16. 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)

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

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

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

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

  1. A virtual tour of geological heritage: Valourising geodiversity using Google Earth and QR code

    Science.gov (United States)

    Martínez-Graña, A. M.; Goy, J. L.; Cimarra, C. A.

    2013-12-01

    When making land-use plans, it is necessary to inventory and catalogue the geological heritage and geodiversity of a site to establish an apolitical conservation protection plan to meet the educational and social needs of society. New technologies make it possible to create virtual databases using virtual globes - e.g., Google Earth - and other personal-use geomatics applications (smartphones, tablets, PDAs) for accessing geological heritage information in “real time” for scientific, educational, and cultural purposes via a virtual geological itinerary. Seventeen mapped and georeferenced geosites have been created in Keyhole Markup Language for use in map layers used in geological itinerary stops for different applications. A virtual tour has been developed for Las Quilamas Natural Park, which is located in the Spanish Central System, using geological layers and topographic and digital terrain models that can be overlaid in a 3D model. The Google Earth application was used to import the geosite placemarks. For each geosite, a tab has been developed that shows a description of the geology with photographs and diagrams and that evaluates the scientific, educational, and tourism quality. Augmented reality allows the user to access these georeferenced thematic layers and overlay data, images, and graphics in real time on their mobile devices. These virtual tours can be incorporated into subject guides designed by public. Seven educational and interpretive panels describing some of the geosites were designed and tagged with a QR code that could be printed at each stop or in the printed itinerary. These QR codes can be scanned with the camera found on most mobile devices, and video virtual tours can be viewed on these devices. The virtual tour of the geological heritage can be used to show tourists the geological history of the Las Quilamas Natural Park using new geomatics technologies (virtual globes, augmented reality, and QR codes).

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

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

  4. E-MONEY BANYUWANGI TOURISM : QR CODE SEBAGAI ALAT TRANSAKSI DI WISATA PULAU MERAH

    Directory of Open Access Journals (Sweden)

    Yashinta Setyowati

    2017-11-01

    Full Text Available This study aims to design a sales system using QR Code as a means of transactions in the tour of Red Island. One of the tourist attractions in Banyuwangi often visited by foreign and domestic tourists is the Red Island. The advantages of the Red Island is the waves that are always stable for surfing, clean and conducive environment, and amazing scenery. However, due to the large number of visitors, it is not comparable with the sellers and service providers, the low educational background makes local residents difficult to communicate especially with foreign tourists. This research uses qualitative exploratory and action research methods conducted in Pulau Merah. Data collection is done through interviews and in-depth observation. Data analysis is done to generate a system requirement that will be designed. The result of this research is the design of sales accounting information system using QR Code as transaction tool. The contribution of this research is to increase the income of the people around Red Island, as well as local government through tax revenue, also to improve the competitiveness of Red Island into a natural tourist area of technology.

  5. NAVIGATION IN LARGE-FORMAT BUILDINGS BASED ON RFID SENSORS AND QR AND AR MARKERS

    Directory of Open Access Journals (Sweden)

    Tomasz Szymczyk

    2016-09-01

    Full Text Available The authors address the problem of passive navigation in large buildings. Based on the example of several interconnected buildings housing departments of the Lublin University of Technology, as well as the conceptual navigation system, the paper presents one of the possible ways of leading the user from the entrance of the building to a particular room. An analysis of different types of users is made and different (best for them ways of navigating the intricate corridors are proposed. Three ways of user localisation are suggested: RFID, AR and QR markers. A graph of connections between specific rooms was made and weights proposed, representing “the difficulty of covering a given distance”. In the process of navigation Dijkstra’s algorithm was used. The road is indicated as multimedia information: a voice-over or animated arrow showing the direction displayed on the smart phone screen with proprietary software installed. It is also possible to inform the user of the position of the location in which he currently is, based on the static information stored in the QR code.

  6. QR code-based non-linear image encryption using Shearlet transform and spiral phase transform

    Science.gov (United States)

    Kumar, Ravi; Bhaduri, Basanta; Hennelly, Bryan

    2018-02-01

    In this paper, we propose a new quick response (QR) code-based non-linear technique for image encryption using Shearlet transform (ST) and spiral phase transform. The input image is first converted into a QR code and then scrambled using the Arnold transform. The scrambled image is then decomposed into five coefficients using the ST and the first Shearlet coefficient, C1 is interchanged with a security key before performing the inverse ST. The output after inverse ST is then modulated with a random phase mask and further spiral phase transformed to get the final encrypted image. The first coefficient, C1 is used as a private key for decryption. The sensitivity of the security keys is analysed in terms of correlation coefficient and peak signal-to noise ratio. The robustness of the scheme is also checked against various attacks such as noise, occlusion and special attacks. Numerical simulation results are shown in support of the proposed technique and an optoelectronic set-up for encryption is also proposed.

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

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

  9. Códigos QR: Museografía Nómade para la puesta en valor del patrimonio cultural

    Directory of Open Access Journals (Sweden)

    Lilian Meneses Plaza

    2014-07-01

    Full Text Available En la última década el sector cultural se ha apropiado de los avances científicos y las nuevas tecnologías para crear imágenes, sonidos, objetos y experiencias comunicacionales digitales que hacen más atractivo el patrimonio, mejorando la oferta de los museos y sitios patrimoniales desde el punto de vista turístico, cultural y educativo. Entre los medios que podemos mencionar destacan los museos virtuales, salas de exhibición 3D, audio-guías, códigos QR y aplicaciones para teléfonos móviles, entre otros, lo que deriva en una oferta novedosa y eficiente para la puesta en valor del patrimonio cultural. En el artículo se propone una metodología orientativa basada en la Interpretación del Patrimonio y la Museografía Nómada, para desarrollar una herramienta de gestión patrimonial apoyada en el uso de códigos QR. En esta propuesta se utilizó como referente la Ciudad de Valparaíso - Sitio Patrimonio de la Humanidad- dado que posee aptitudes de museo al aire libre, alta demanda por el turismo cultural y, además, constituye un lugar emblemático para la gestión patrimonial chilena en espacios urbanos habitados. Abstract From last decade that the cultural sector has taken the scientific advances and the new technologies to create images, sounds, objects and digital communication experiences that make the heritage more attractive, improving the museums and patrimonial sites offer to the tourism, the culture and education. Some the supports that we can mention are the virtual museums, 3D rooms, sonorous guide, QR codes and app for mobiles, etc.,presenting a new and efficient offer for putting in value the cultural heritage. In this article I propose a methodology guide based on the Heritage Interpretation and the Nomad Museography, to develop a heritage management tool about QR codes. In this methodology I use Valparaíso as example -World Heritage Site- because possesses aptitudes of outdoors museum, a high cultural tourism demand

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

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

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

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

  15. 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…

  16. 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)

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

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

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

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

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

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

  3. 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)

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

  5. ISBN and QR Barcode Scanning Mobile App for Libraries

    Directory of Open Access Journals (Sweden)

    Graham McCarthy

    2011-04-01

    Full Text Available This article outlines the development of a mobile application for the Ryerson University Library. The application provides for ISBN barcode scanning that results in a lookup of library copies and services for the book scanned, as well as QR code scanning. Two versions of the application were developed, one for iOS and one for Android. The article includes some details on the free packages used for barcode scanning functionality. Source code for the Ryerson iOS and Android applications are freely available, and instructions are provided on customizing the Ryerson application for use in other library environments. Some statistics on the number of downloads of the Ryerson mobile app by users are included.

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

  7. Aplikasi Wisata Berplatform Android dengan Teknologi QR Code

    Directory of Open Access Journals (Sweden)

    Afan Galih Salman

    2013-12-01

    Full Text Available As a country renowned for its natural beauty, Indonesia has many interesting attractions to visit. An example is the attraction of animals shown at Ragunan Zoo. At Ragunan Zoo visitors not only enjoy the tour, but also learn about animals shown. However, information about the animals is only provided on the board. Therefore,Ragunan Zoo needs a technology that provides more information, efficiently and as a guide to explore the tourist attractions. The purpose of this research is to design an android-based mobile application that can provide information more than what is show on the board as well as provides digital mapinformation. The application generated in this study implements the QR code scanning to obtain information as well as locations of digital map attraction.

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

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

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

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

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

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

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

  15. 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.)

  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. Assessment of CATHARE2 V1.5qR6 using the experimental data of BETHSY natural circulation tests

    International Nuclear Information System (INIS)

    Huang Yanping; Jia Dounan

    2003-01-01

    The assessment of CATHARE2 V1.5qR6 is carried out against the experimental data of BETHSY natural circulation test-4. 1a-TC. Results show that the experimental process under single phase natural circulation can be predicted very well by CATHARE2 V1.5qR6, the primary mass inventory at the transition points from single phase natural circulation to two-phase natural circulation and from two-phase natural circulation to reflux condensation mode are also predicted correctly. The predicted results for thermohydraulic parameters of two-phase natural circulation and reflux condensation mode are not so good. Generally speaking, the prediction capability of CATHARE2 V1.5 for strong and two-phase flow process should be improved further in future

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

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

  1. Evaluation of an electrocardiogram on QR code.

    Science.gov (United States)

    Nakayama, Masaharu; Shimokawa, Hiroaki

    2013-01-01

    An electrocardiogram (ECG) is an indispensable tool to diagnose cardiac diseases, such as ischemic heart disease, myocarditis, arrhythmia, and cardiomyopathy. Since ECG patterns vary depend on patient status, it is also used to monitor patients during treatment and comparison with ECGs with previous results is important for accurate diagnosis. However, the comparison requires connection to ECG data server in a hospital and the availability of data connection among hospitals is limited. To improve the portability and availability of ECG data regardless of server connection, we here introduce conversion of ECG data into 2D barcodes as text data and decode of the QR code for drawing ECG with Google Chart API. Fourteen cardiologists and six general physicians evaluated the system using iPhone and iPad. Overall, they were satisfied with the system in usability and accuracy of decoded ECG compared to the original ECG. This new coding system may be useful in utilizing ECG data irrespective of server connections.

  2. 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)

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

  4. Decorative design of ceramic tiles adapted to inkjet printing employing digital image processing

    International Nuclear Information System (INIS)

    Defez, B.; Santiago-Praderas, V.; Lluna, E.; Peris-Fajarnes, G.; Dunai, E.

    2013-01-01

    The ceramic tile sector is a very competitive industry. The designer's proficiency to offer new models of the decorated surface, adapted to the production means, plays a very important role in the competitiveness. In the present work, we analyze the evolution of the design process in the ceramic sector, as much as the changes experimented in parallel by the printing equipment. Afterwards, we present a new concept of ceramic design, based on digital image processing. This technique allows the generation of homogeneous and non-repetitive designs for large surfaces, especially thought for inkjet printing. With the programmed algorithms we have compiled a prototype software for the assistance of the ceramic design. This tool allows creating continuous designs for large surfaces saving developing time. (Author)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  9. Making Your Mobile Device an Art Expert: Using QR Codes to Tell the Story Behind artiFACTS in Your Library

    Directory of Open Access Journals (Sweden)

    Jessica L. Howard

    2013-04-01

    Full Text Available Have you ever wondered about the stories behind the public art in your library? Every object had the potential to tell a story—the paintings, the sculpture, the furniture, and the building itself. At Musselman Library, Gettysburg College we use QR codes as the technical means to satisfy the natural curiosity of our patrons. Historical information already available in our Special Collections and College Archives was repurposed for the mobile-friendly environment. The artiFACTS project proved to be simple, scalable, and a great opportunity for collaboration.  We discuss how we implemented artiFACTS, including creating QR codes, marketing to campus constituencies and visitors, gathering feedback from students and faculty members, and evaluating the project’s success.

  10. Combating QR-Code-Based Compromised Accounts in Mobile Social Networks.

    Science.gov (United States)

    Guo, Dong; Cao, Jian; Wang, Xiaoqi; Fu, Qiang; Li, Qiang

    2016-09-20

    Cyber Physical Social Sensing makes mobile social networks (MSNs) popular with users. However, such attacks are rampant as malicious URLs are spread covertly through quick response (QR) codes to control compromised accounts in MSNs to propagate malicious messages. Currently, there are generally two types of methods to identify compromised accounts in MSNs: one type is to analyze the potential threats on wireless access points and the potential threats on handheld devices' operation systems so as to stop compromised accounts from spreading malicious messages; the other type is to apply the method of detecting compromised accounts in online social networks to MSNs. The above types of methods above focus neither on the problems of MSNs themselves nor on the interaction of sensors' messages, which leads to the restrictiveness of platforms and the simplification of methods. In order to stop the spreading of compromised accounts in MSNs effectively, the attacks have to be traced to their sources first. Through sensors, users exchange information in MSNs and acquire information by scanning QR codes. Therefore, analyzing the traces of sensor-related information helps to identify the compromised accounts in MSNs. This paper analyzes the diversity of information sending modes of compromised accounts and normal accounts, analyzes the regularity of GPS (Global Positioning System)-based location information, and introduces the concepts of entropy and conditional entropy so as to construct an entropy-based model based on machine learning strategies. To achieve the goal, about 500,000 accounts of Sina Weibo and about 100 million corresponding messages are collected. Through the validation, the accuracy rate of the model is proved to be as high as 87.6%, and the false positive rate is only 3.7%. Meanwhile, the comparative experiments of the feature sets prove that sensor-based location information can be applied to detect the compromised accounts in MSNs.

  11. Combating QR-Code-Based Compromised Accounts in Mobile Social Networks

    Directory of Open Access Journals (Sweden)

    Dong Guo

    2016-09-01

    Full Text Available Cyber Physical Social Sensing makes mobile social networks (MSNs popular with users. However, such attacks are rampant as malicious URLs are spread covertly through quick response (QR codes to control compromised accounts in MSNs to propagate malicious messages. Currently, there are generally two types of methods to identify compromised accounts in MSNs: one type is to analyze the potential threats on wireless access points and the potential threats on handheld devices’ operation systems so as to stop compromised accounts from spreading malicious messages; the other type is to apply the method of detecting compromised accounts in online social networks to MSNs. The above types of methods above focus neither on the problems of MSNs themselves nor on the interaction of sensors’ messages, which leads to the restrictiveness of platforms and the simplification of methods. In order to stop the spreading of compromised accounts in MSNs effectively, the attacks have to be traced to their sources first. Through sensors, users exchange information in MSNs and acquire information by scanning QR codes. Therefore, analyzing the traces of sensor-related information helps to identify the compromised accounts in MSNs. This paper analyzes the diversity of information sending modes of compromised accounts and normal accounts, analyzes the regularity of GPS (Global Positioning System-based location information, and introduces the concepts of entropy and conditional entropy so as to construct an entropy-based model based on machine learning strategies. To achieve the goal, about 500,000 accounts of Sina Weibo and about 100 million corresponding messages are collected. Through the validation, the accuracy rate of the model is proved to be as high as 87.6%, and the false positive rate is only 3.7%. Meanwhile, the comparative experiments of the feature sets prove that sensor-based location information can be applied to detect the compromised accounts in MSNs.

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

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

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

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

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

  17. 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)

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

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

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

  1. PGAS in-memory data processing for the Processing Unit of the Upgraded Electronics of the Tile Calorimeter of the ATLAS Detector

    International Nuclear Information System (INIS)

    Ohene-Kwofie, Daniel; Otoo, Ekow

    2015-01-01

    The ATLAS detector, operated at the Large Hadron Collider (LHC) records proton-proton collisions at CERN every 50ns resulting in a sustained data flow up to PB/s. The upgraded Tile Calorimeter of the ATLAS experiment will sustain about 5PB/s of digital throughput. These massive data rates require extremely fast data capture and processing. Although there has been a steady increase in the processing speed of CPU/GPGPU assembled for high performance computing, the rate of data input and output, even under parallel I/O, has not kept up with the general increase in computing speeds. The problem then is whether one can implement an I/O subsystem infrastructure capable of meeting the computational speeds of the advanced computing systems at the petascale and exascale level.We propose a system architecture that leverages the Partitioned Global Address Space (PGAS) model of computing to maintain an in-memory data-store for the Processing Unit (PU) of the upgraded electronics of the Tile Calorimeter which is proposed to be used as a high throughput general purpose co-processor to the sROD of the upgraded Tile Calorimeter. The physical memory of the PUs are aggregated into a large global logical address space using RDMA- capable interconnects such as PCI- Express to enhance data processing throughput. (paper)

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

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

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

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

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

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

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

  10. 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)

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

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

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

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

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

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

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

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

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

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

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

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

  3. Technological change in the wine market? The role of QR codes and wine apps in consumer wine purchases

    Directory of Open Access Journals (Sweden)

    Lindsey M. Higgins

    2014-06-01

    Full Text Available As an experiential good, wine purchases in the absence of tastings are often challenging and information-laden decisions. Technology has shaped the way consumers negotiate this complex purchase process. Using a sample of 631 US wine consumers, this research aims to identify the role of mobile applications and QR codes in the wine purchase decision. Results suggest that wine consumers that consider themselves wine connoisseurs or experts, enjoy talking about wine, and are interested in wine that is produced locally, organically, or sustainably are more likely to employ technology in their wine purchase decision. While disruption appears to have occurred on the supply side (number of wine applications available and the number of wine labels with a QR code, this research suggests that relatively little change is occurring on the demand side (a relatively small segment of the population—those already interested in wine—are employing the technology to aid in their purchase decision.

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

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

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

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

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

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

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

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

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

  17. QR Codes as Mobile Learning Tools for Labor Room Nurses at the San Pablo Colleges Medical Center

    Science.gov (United States)

    Del Rosario-Raymundo, Maria Rowena

    2017-01-01

    Purpose: The purpose of this paper is to explore the use of QR codes as mobile learning tools and examine factors that impact on their usefulness, acceptability and feasibility in assisting the nurses' learning. Design/Methodology/Approach: Study participants consisted of 14 regular, full-time, board-certified LR nurses. Over a two-week period,…

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

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

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

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

  3. High-performance and anti-stain coating for porcelain stoneware tiles based on nanostructured zirconium compounds.

    Science.gov (United States)

    Ambrosi, Moira; Santoni, Sergio; Giorgi, Rodorico; Fratini, Emiliano; Toccafondi, Nicola; Baglioni, Piero

    2014-10-15

    The technological characteristics of porcelain stoneware tiles make them suitable for a wide range of applications spanning far beyond traditional uses. Due to the high density, porcelain stoneware tiles show high bending strength, wear resistance, surface hardness, and high fracture toughness. Nevertheless, despite being usually claimed as stain resistant, the surface porosity renders porcelain stoneware tiles vulnerable to dirt penetration with the formation of stains that can be very difficult to remove. In the present work, we report an innovative and versatile method to realize stain resistant porcelain stoneware tiles. The tile surface is treated by mixtures of nanosized zirconium hydroxide and nano- and micron-sized glass frits that thanks to the low particle dimension are able to penetrate inside the surface pores. The firing step leads to the formation of a glass matrix that can partially or totally close the surface porosity. As a result, the fired tiles become permanently stain resistant still preserving the original esthetical qualities of the original material. Treated tiles also show a remarkably enhanced hardness due to the inclusion of zirconium compounds in the glass coating. Copyright © 2014 Elsevier Inc. All rights reserved.

  4. Reducing phosphorus loss in tile water with managed drainage in a claypan soil.

    Science.gov (United States)

    Nash, Patrick R; Nelson, Kelly A; Motavalli, Peter P; Nathan, Manjula; Dudenhoeffer, Chris

    2015-03-01

    Installing subsurface tile drain systems in poorly drained claypan soils to improve corn ( L.) yields could potentially increase environmental phosphorus (P) loss through the tile drainage system. The objectives of the study were to quantify the average concentration and loss of ortho-P in tile drain water from a claypan soil and to determine whether managed subsurface drainage (MD) could reduce ortho-P loss in tile water compared with free subsurface drainage (FD). Flow-weighted ortho-P concentration in the tile water was significantly lower with MD (0.09 mg L) compared with that of FD (0.15 mg L). Ortho-P loss in the tile water of this study was reduced with MD (36 g ha) by 80% compared with FD (180 g ha). Contrary to previous research, reduced ortho-P loss observed over the 4-yr study was not solely due to the reduced amount of water drained annually (63%) with MD compared with FD. During the spring period, when flow was similar between MD and FD, the concentration of ortho-P in the tile water generally was lower with MD compared with FD, which resulted in significantly less ortho-P loss with MD. We speculate that MD's ability to conserve water during the dry summer months increased corn's uptake of water and P, which reduced the amount of P available for leaching loss in the subsequent springs. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  5. Finishing of display glass for mobile electronics using 3M Trizact diamond tile abrasive pads

    Science.gov (United States)

    Zheng, Lianbin; Fletcher, Tim; Na, Tee Koon; Sventek, Bruce; Romero, Vince; Lugg, Paul S.; Kim, Don

    2010-10-01

    This paper will describe a new method being used during the finishing of glass displays for mobile electronics including mobile hand held devices and notebook computers. The new method consists of using 3M TrizactTM Diamond Tile Abrasive Pads. TrizactTM Diamond Tile is a structured fixed abrasive grinding technology developed by 3M Company. The TrizactTM Diamond Tile structured abrasive pad consists of an organic (polymeric binder) - inorganic (abrasive mineral, i.e., diamond) composite that is used with a water-based coolant. TrizactTM Diamond Tile technology can be applied in both double and single side grinding applications. A unique advantage of TrizactTM Diamond Tile technology is the combination of high stock removal and low sub-surface damage. Grinding results will be presented for both 9 micron and 20 micron grades of TrizactTM Diamond Tile abrasive pads used to finish several common display glasses including Corning GorillaTM glass and Soda Lime glass.

  6. Studies of impurity deposition/implantation in JET divertor tiles using SIMS and ion beam techniques

    International Nuclear Information System (INIS)

    Likonen, J.; Lehto, S.; Coad, J.P.; Renvall, T.; Sajavaara, T.; Ahlgren, T.; Hole, D.E.; Matthews, G.F.; Keinonen, J.

    2003-01-01

    At the end of C4 campaign at JET, a 1% SiH 4 /99% D 2 mixture and pure 13 CH 4 were injected into the torus from the outer divertor wall and from the top of the vessel, respectively, in order to study material transport and scrape-off layer (SOL) flows. A set of MkIIGB tiles was removed during the 2001 shutdown for surface analysis. The tiles were analysed with secondary ion mass spectrometry (SIMS) and time-of-flight elastic recoil detection analysis (TOF-ERDA). 13 C was detected in the inner divertor wall tiles implying material transport from the top of the vessel. Silicon was detected mainly at the outer divertor wall tiles and very small amounts were found in the inner divertor wall tiles. Si amounts in the inner divertor wall tiles were so low that rigorous conclusions about material transport from divertor outboard to inboard cannot be made

  7. Reusing Ceramic Tile Polishing Waste In Paving Block Manufacturing

    OpenAIRE

    Giordano Penteado; Carmenlucia Santos; de Carvalho; Eduardo Viviani; Cecche Lintz; Rosa Cristina

    2016-01-01

    Ceramic companies worldwide produce large amounts of polishing tile waste, which are piled up in the open air or disposed of in landfills. These wastes have such characteristics that make them potential substitutes for cement and sand in the manufacturing of concrete products. This paper investigates the use of ceramic tile polishing waste as a partial substitute for cement and sand in the manufacturer of concrete paving blocks. A concrete mix design was defined and then the sand was replaced...

  8. Noise dependency 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, positioned between the electromagnetic calorimeter and the muon chambers. It 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. These conditions are really challenging when dealing with the energy measurements in the calorimeter since not only the energy from an interesting event will be measured but a component coming from other collisions which are difficult to distinguish from the interesting one will also be present. This component is referred to as pile-up noise. Studies carried out to better understand how pile-up affects noise under different circumstances are described.

  9. VB Platinum Tile & Carpet, Inc. Information Sheet

    Science.gov (United States)

    VB Platinum Tile & Carpet, Inc. (the Company) is located in Bristow, Virginia. The settlement involves renovation activities conducted at a property constructed prior to 1978, located in Washington, DC.

  10. Consumer acceptance of a quick response (QR) code for the food traceability system: Application of an extended technology acceptance model (TAM).

    Science.gov (United States)

    Kim, Yeong Gug; Woo, Eunju

    2016-07-01

    The objectives of this study are to apply the TAM using the addition of perceived information to individuals' behavioral intention to use the QR code for the food traceability system; and to determine the moderating effects of food involvement on the relationship between perceived information and perceived usefulness. Results from a survey of 420 respondents are analyzed using structural equation modeling. The study findings reveal that the extended TAM has a satisfactory fit to the data and that the underlying dimensions have a significant effect on consumers' intention to use the QR code for the food traceability system. In addition, food involvement plays a significant moderating function in the relationship between perceived information and perceived usefulness. The implications of this study for future research are discussed. Copyright © 2016 Elsevier Ltd. All rights reserved.

  11. Standard Test Method for Bond Strength of Ceramic Tile to Portland Cement Paste

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2002-01-01

    1.1 This test method covers the determination of the ability of glazed ceramic wall tile, ceramic mosaic tile, quarry tile, and pavers to be bonded to portland cement paste. This test method includes both face-mounted and back-mounted tile. 1.2 The values stated in inch-pound units are to be regarded as standard. The values given in parentheses are mathematical conversions to SI units that are provided for information only and are not considered standard. 1.3 This standard does not purport to address all of the safety concerns, if any, associated with its use. It is the responsibility of the user of this standard to establish appropriate safety and health practices and determine the applicability of regulatory limitations prior to use.

  12. Ultrasonic characterization of defective porcelain tiles

    Directory of Open Access Journals (Sweden)

    Eren, E.

    2012-08-01

    Full Text Available The aim of this work is the optimization of ultrasonic methods in the non-destructive testing of sintered porcelain tiles containing defects. For this reason, a silicon nitride ball, carbon black and PMMA (Polymethylmethacrylate were imbedded in porcelain tile granules before pressing to make special defects in tiles. After sintering at 1220ºC, the time of flight of the ultrasonic waves and ultrasonic signal amplitudes through the sintered porcelain tiles were measured by a contact ultrasonic transducer operating on pulse-echo mode. This method can allow for defect detection using the A-scan. The results of the test showed that the amplitude of the received peak for a defective part is smaller than for a part which has no defects. Depending on the size, shape and position of the defect, its peak can be detected. Additionally, an immersion pulse-echo C-scan method was also used to differentiate between defects in porcelain tiles. By using this technique, it is possible to determine the place and shape of defects. To support the results of the ultrasonic investigation, a SEM characterization was also made.

    El fin principal de este trabajo es la optimización de métodos ultrasónicos en la prueba no destructiva de azulejos sinterizados de porcelana que contienen defectos. Por lo tanto, bolas del nitruro de silicio, negros de carbón y PMMA (polimetilmetacrilato fueron encajados en gránulos del azulejo de porcelana antes de presionar para hacer defectos especiales en azulejos. Después de sinterizado en 1220ºC, el tiempo de vuelo de las ondas ultrasónicas fue medido a través del azulejo sinterizado de la porcelana. El tiempo del vuelo de ondas ultrasónicas fue medido por un transductor de contacto ultrasónico operando en modo eco-pulso. Este método puede permitir la detección de defectos usando escaneo-A. Los resultados de la prueba demostraron que la amplitud del pico recibido por partes defectuosas es más pequeño que la parte

  13. Beryllium coating on Inconel tiles

    International Nuclear Information System (INIS)

    Bailescu, V.; Burcea, G.; Lungu, C.P.; Mustata, I.; Lungu, A.M.; Rubel, M.; Coad, J.P.; Matthews, G.; Pedrick, L.; Handley, R.

    2007-01-01

    Full text of publication follows: The Joint European Torus (JET) is a large experimental nuclear fusion device. Its aim is to confine and study the behaviour of plasma in conditions and dimensions approaching those required for a fusion reactor. The plasma is created in the toroidal shaped vacuum vessel of the machine in which it is confined by magnetic fields. In preparation for ITER a new ITER-like Wall (ILW) will be installed on Joint European Torus (JET), a wall not having any carbon facing the plasma [1]. In places Inconel tiles are to be installed, these tiles shall be coated with Beryllium. MEdC represented by the National Institute for Laser, Plasma and Radiation Physics, Magurele, Bucharest and in direct cooperation with Nuclear Fuel Plant Pitesti started to coat Inconel tiles with 8 μm of Beryllium in accordance with the requirements of technical specification and fit for installation in the JET machine. This contribution provides an overview of the principles of manufacturing processes using thermal evaporation method in vacuum and the properties of the prepared coatings. The optimization of the manufacturing process (layer thickness, structure and purity) has been carried out on Inconel substrates (polished and sand blasted) The results of the optimization process and analysis (SEM, TEM, XRD, Auger, RBS, AFM) of the coatings will be presented. Reference [1] Takeshi Hirai, H. Maier, M. Rubel, Ph. Mertens, R. Neu, O. Neubauer, E. Gauthier, J. Likonen, C. Lungu, G. Maddaluno, G. F. Matthews, R. Mitteau, G. Piazza, V. Philipps, B. Riccardi, C. Ruset, I. Uytdenhouwen, R and D on full tungsten divertor and beryllium wall for JET TIER-like Wall Project, 24. Symposium on Fusion Technology - 11-15 September 2006 -Warsaw, Poland. (authors)

  14. Digital data for Quick Response (QR) codes of thermophiles to identify and compare the bacterial species isolated from Unkeshwar hot springs (India)

    Science.gov (United States)

    Rekadwad, Bhagwan N.; Khobragade, Chandrahasya N.

    2015-01-01

    16S rRNA sequences of morphologically and biochemically identified 21 thermophilic bacteria isolated from Unkeshwar hot springs (19°85′N and 78°25′E), Dist. Nanded (India) has been deposited in NCBI repository. The 16S rRNA gene sequences were used to generate QR codes for sequences (FASTA format and full Gene Bank information). Diversity among the isolates is compared with known isolates and evaluated using CGR, FCGR and PCA i.e. visual comparison and evaluation respectively. Considerable biodiversity was observed among the identified bacteria isolated from Unkeshwar hot springs. The hyperlinked QR codes, CGR, FCGR and PCA of all the isolates are made available to the users on a portal https://sites.google.com/site/bhagwanrekadwad/. PMID:26793757

  15. Latest news from the Tiles

    CERN Multimedia

    Costanzo, D

    The Tile hadronic calorimeter will be installed in the central region of ATLAS with an inner radius of 2.28 m, an outer radius of 4.25 m, a total length of about 12 m and a weight of about 2300 tons. The calorimeter is mechanically divided in one central barrel and two extended barrels, with a gap in between for the services of the internal part of ATLAS. The construction of the calorimeter is advanced, and installation in the ATLAS pit is foreseen to start in December 2003. After mechanical assembly the modules are instrumented with all the optical components. Scintillating tiles are inserted into the slots, and the read-out Wave Length Shifting fibers are coupled to scintillators and bundled to achieve the quasi-projective cell geometry of the calorimeter. The final modules are stored in bldg 185, shown in the first photo, and in bldg 175 at CERN. The barrel modules are mechanically assembled in Dubna and then transported to CERN to be optically instrumented, while the extended barrels are constructed in t...

  16. A new read-out architecture for the ATLAS Tile Calorimeter Phase-II Upgrade

    CERN Document Server

    Valero, Alberto; The ATLAS collaboration

    2015-01-01

    TileCal is the Tile hadronic calorimeter of the ATLAS experiment at the LHC. The LHC has planned a series of upgrades culminating in the High Luminosity LHC (HL-LHC) which will increase of order five times the LHC nominal instantaneous luminosity. 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 data generated in the detector will be transferred to the new Read-Out Drivers (sRODs) located in off-detector for every bunch crossing before any event selection is applied. Furthermore, the sROD will be responsible of providing preprocessed trigger information to the ATLAS first level of trigger. It will implement pipeline memories to cope with the latencies and rates specified in the new trigger schema and in overall it will represent the interface between the data acquisition, trigger and control systems and the on-detector electronics. The new TileCal read-out architecture will be presented includi...

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

  18. Technical note: comparing von Luschan skin color tiles and modern spectrophotometry for measuring human skin pigmentation.

    Science.gov (United States)

    Swiatoniowski, Anna K; Quillen, Ellen E; Shriver, Mark D; Jablonski, Nina G

    2013-06-01

    Prior to the introduction of reflectance spectrophotometry into anthropological field research during the 1950s, human skin color was most commonly classified by visual skin color matching using the von Luschan tiles, a set of 36 standardized, opaque glass tiles arranged in a chromatic scale. Our goal was to establish a conversion formula between the tile-based color matching method and modern reflectance spectrophotometry to make historical and contemporary data comparable. Skin pigmentation measurements were taken on the forehead, inner upper arms, and backs of the hands using both the tiles and a spectrophotometer on 246 participants showing a broad range of skin pigmentation. From these data, a second-order polynomial conversion formula was derived by jackknife analysis to estimate melanin index (M-index) based on tile values. This conversion formula provides a means for comparing modern data to von Luschan tile measurements recorded in historical reports. This is particularly important for populations now extinct, extirpated, or admixed for which tile-based measures of skin pigmentation are the only data available. Copyright © 2013 Wiley Periodicals, Inc.

  19. 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)

  20. JANUS: A Compilation System for Balancing Parallelism and Performance in OpenVX

    Science.gov (United States)

    Omidian, Hossein; Lemieux, Guy G. F.

    2018-04-01

    Embedded systems typically do not have enough on-chip memory for entire an image buffer. Programming systems like OpenCV operate on entire image frames at each step, making them use excessive memory bandwidth and power. In contrast, the paradigm used by OpenVX is much more efficient; it uses image tiling, and the compilation system is allowed to analyze and optimize the operation sequence, specified as a compute graph, before doing any pixel processing. In this work, we are building a compilation system for OpenVX that can analyze and optimize the compute graph to take advantage of parallel resources in many-core systems or FPGAs. Using a database of prewritten OpenVX kernels, it automatically adjusts the image tile size as well as using kernel duplication and coalescing to meet a defined area (resource) target, or to meet a specified throughput target. This allows a single compute graph to target implementations with a wide range of performance needs or capabilities, e.g. from handheld to datacenter, that use minimal resources and power to reach the performance target.

  1. Surface impurity removal from DIII-D graphite tiles by boron carbide grit blasting

    International Nuclear Information System (INIS)

    Lee, R.L.; Hollerbach, M.A.; Holtrop, K.L.; Kellman, A.G.; Taylor, P.L.; West, W.P.

    1993-11-01

    During the latter half of 1992, the DIII-D tokamak at General Atomics (GA) underwent several modifications of its interior. One of the major tasks involved the removal of accumulated metallic impurities from the surface of the graphite tiles used to line the plasma facing surfaces inside of the tokamak. Approximately 1500 graphite tiles and 100 boron nitride tiles from the tokamak were cleaned to remove the metallic impurities. The cleaning process consisted of several steps: the removed graphite tiles were permanently marked, surface blasted using boron carbide (B 4 C) grit media (approximately 37 μm. diam.), ultrasonically cleaned in ethanol to remove loose dust, and outgassed at 1000 degrees C. Tests were done using, graphite samples and different grit blaster settings to determine the optimum propellant and abrasive media pressures to remove a graphite layer approximately 40-50 μm deep and yet produce a reasonably smooth finish. EDX measurements revealed that the blasting technique reduced the surface Ni, Cr, and Fe impurity levels to those of virgin graphite. In addition to the surface impurity removal, tritium monitoring was performed throughout the cleaning process. A bubbler system was set up to monitor the tritium level in the exhaust gas from the grit blaster unit. Surface wipes were also performed on over 10% of the tiles. Typical surface tritium concentrations of the tiles were reduced from about 500 dpm/100 cm 2 to less than 80 dpm/100 cm 2 following the cleaning. This tile conditioning, and the installation of additional graphite tiles to cover a high fraction of the metallic plasma facing surfaces, has substantially reduced metallic impurities in the plasma discharges which has allowed rapid recovery from a seven-month machine opening and regimes of enhanced plasma energy confinement to be more readily obtained. Safety issues concerning blaster operator exposure to carcinogenic metals and radioactive tritium will also be addressed

  2. Optimising the bioreceptivity of porous glass tiles based on colonization by the alga Chlorella vulgaris

    Energy Technology Data Exchange (ETDEWEB)

    Ferrándiz-Mas, V., E-mail: v.ferrandiz@imperial.ac.uk [Department of Civil and Environmental Engineering, Imperial College London, London SW7 2BU (United Kingdom); Bond, T., E-mail: t.bond@imperial.ac.uk [Department of Civil and Environmental Engineering, Imperial College London, London SW7 2BU (United Kingdom); Zhang, Z., E-mail: zhen.zhang14@imperial.ac.uk [Department of Civil and Environmental Engineering, Imperial College London, London SW7 2BU (United Kingdom); Melchiorri, J., E-mail: jpmelchiorri@gmail.com [ARBOREA Research, Bessemer Building, Prince Consort Road, London SW7 2AZ (United Kingdom); Cheeseman, C.R., E-mail: c.cheeseman@imperial.ac.uk [Department of Civil and Environmental Engineering, Imperial College London, London SW7 2BU (United Kingdom)

    2016-09-01

    Green façades on buildings can mitigate greenhouse gas emissions. An option to obtain green facades is through the natural colonisation of construction materials. This can be achieved by engineering bioreceptive materials. Bioreceptivity is the susceptibility of a material to be colonised by living organisms. The aim of this research was to develop tiles made by sintering granular waste glass that were optimised for bioreceptivity of organisms capable of photosynthesis. Tiles were produced by pressing recycled soda-lime glass with a controlled particle size distribution and sintering compacted samples at temperatures between 680 and 740 °C. The primary bioreceptivity of the tiles was evaluated by quantifying colonisation by the algae Chlorella vulgaris (C. vulgaris), which was selected as a model photosynthetic micro-organism. Concentrations of C. vulgaris were measured using chlorophyll-a extraction. Relationships between bioreceptivity and the properties of the porous glass tile, including porosity, sorptivity, translucency and pH are reported. Capillary porosity and water sorptivity were the key factors influencing the bioreceptivity of porous glass. Maximum C. vulgaris growth and colonisation was obtained for tiles sintered at 700 °C, with chlorophyll-a concentrations reaching up to 11.1 ± 0.4 μg/cm{sup 2} of tile. Bioreceptivity was positively correlated with sorptivity and porosity and negatively correlated with light transmittance. The research demonstrates that the microstructure of porous glass, determined by the processing conditions, significantly influences bioreceptivity. Porous glass tiles with high bioreceptivity that are colonised by photosynthetic algae have the potential to form carbon-negative façades for buildings and green infrastructure. - Highlights: • Porous tiles made by sintering waste glass at variable temperatures • Bioreceptivity assessed by measuring colonisation by the algae C. vulgaris • Tiles sintered at 700 °C gave

  3. Optimising the bioreceptivity of porous glass tiles based on colonization by the alga Chlorella vulgaris

    International Nuclear Information System (INIS)

    Ferrándiz-Mas, V.; Bond, T.; Zhang, Z.; Melchiorri, J.; Cheeseman, C.R.

    2016-01-01

    Green façades on buildings can mitigate greenhouse gas emissions. An option to obtain green facades is through the natural colonisation of construction materials. This can be achieved by engineering bioreceptive materials. Bioreceptivity is the susceptibility of a material to be colonised by living organisms. The aim of this research was to develop tiles made by sintering granular waste glass that were optimised for bioreceptivity of organisms capable of photosynthesis. Tiles were produced by pressing recycled soda-lime glass with a controlled particle size distribution and sintering compacted samples at temperatures between 680 and 740 °C. The primary bioreceptivity of the tiles was evaluated by quantifying colonisation by the algae Chlorella vulgaris (C. vulgaris), which was selected as a model photosynthetic micro-organism. Concentrations of C. vulgaris were measured using chlorophyll-a extraction. Relationships between bioreceptivity and the properties of the porous glass tile, including porosity, sorptivity, translucency and pH are reported. Capillary porosity and water sorptivity were the key factors influencing the bioreceptivity of porous glass. Maximum C. vulgaris growth and colonisation was obtained for tiles sintered at 700 °C, with chlorophyll-a concentrations reaching up to 11.1 ± 0.4 μg/cm"2 of tile. Bioreceptivity was positively correlated with sorptivity and porosity and negatively correlated with light transmittance. The research demonstrates that the microstructure of porous glass, determined by the processing conditions, significantly influences bioreceptivity. Porous glass tiles with high bioreceptivity that are colonised by photosynthetic algae have the potential to form carbon-negative façades for buildings and green infrastructure. - Highlights: • Porous tiles made by sintering waste glass at variable temperatures • Bioreceptivity assessed by measuring colonisation by the algae C. vulgaris • Tiles sintered at 700 °C gave maximum

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

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

  6. TECHNOLOGY OF PRODUCTION OF CERAMIC TILES BASED ON DOLERITE AND FUSIBLE CLAY

    Directory of Open Access Journals (Sweden)

    Pleshko Marianna Viktorovna

    2018-02-01

    Full Text Available The paper presents a completely new composition of the ceramic mass for production of ceramic tiles for interior lining of walls, on the basis of fusible clay. The optimal compositions of jade engobe and glossy glaze, the most suitable for this composition, are determined. A new technological scheme is developed for production of ceramic tiles for interior lining based on dolerite and fusible clay. The curve of firing, which is the most suitable for charge masses and decorative coating compositions being used, has been constructed. Subject: ceramic mass for the production of ceramic facing tiles. Ceramic tiles are the most popular building material in Russia. The most promising technology for its production from the standpoint of technical and economic efficiency is the technology of rapid single firing, which is rarely used at the plants of our country. In this regard, the development and implementation of new effective compositions of ceramic masses and decorative coatings that are the most compatible with the specifics of rapid single firing technology, based on new unconventional raw materials, are very relevant and promising. Research objectives: development of technological parameters, compositions of ceramic masses and decorative coatings of ceramic tiles for the internal wall lining that provide an increase in tiles production efficiency using the technology of rapid single firing through the use of non-traditional plagioclase-pyroxene raw materials: dolerites, loam and technogenic raw materials. Materials and methods: technological, numerical and experimental studies were conducted. To select the optimal composition of the ceramic mass, the method of mathematical planning was used, namely the simplex-centroid design of Scheffe. To identify the scientific foundations of the energy-efficient production technology being developed, differential thermal and X-ray phase, optical, electron microscopic and dilatometric studies were applied

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

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

  9. Visual discourse of the clove: An analysis on the Ottoman tile decoration art

    Directory of Open Access Journals (Sweden)

    Nurdan Öncel Taskiran

    2012-12-01

    Full Text Available In tile art, one of the world-famous Turkish Handicrafts, a wide variety of patterns are used on tile objects. The most common of these, after the tulip pattern, is the naturalist clove pattern. Different meanings were assigned to this pattern within the boundaries of form, color and design. Identification and perception of these meanings have a special place within the frame of the culture that they relay. In this present study the fields of meaning of the clove pattern frequently used in tile decoration arts among Turkish handicrafts were tried to be determined. By taking Greimas' Actantial Model as the theoretical model, in the study visual discourse analysis of the clove pattern will be made.Keywords: Clove Pattern, Ottoman Tile Art, Greimas, Visual Discourse.

  10. Dolomite addition effects on the thermal expansion of ceramic tiles

    International Nuclear Information System (INIS)

    Marino, Luis Fernando Bruno; Boschi, Anselmo Ortega

    1997-01-01

    The thermal expansion of ceramic tiles is of greater importance in engineering applications because the ceramics are relatively brittle and cannot tolerate large internal strain imposed by thermal expansion. When ceramic bodies are produced for glazed ties the compatibility of this property of the components should be considered to avoid damage in the final products. Carbonates are an important constituent of ceramic wall-title bodies and its presence in formulations and the reactions that occur between them and other components modify body properties. The influence in expansivity by additions of calcium magnesium carbonate in a composition of wall tile bodies has been investigated. The relative content of mineralogical components was determined by X-ray diffraction and thermal expansion by dilatometric measurements. The results was indicated that with the effect of calcium-magnesium phases and porosity on thermal expansion of wall tile bodies. (author)

  11. Standard test method for measurement of light reflectance value and small color differences between pieces of ceramic tile

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2007-01-01

    1.1 This test method covers the measurement of Light Reflectance Value (LRV) and visually small color difference between pieces of glazed or unglazed ceramic tile, using any spectrophotometer that meets the requirements specified in the test method. LRV and the magnitude and direction of the color difference are expressed numerically, with sufficient accuracy for use in product specification. 1.2 LRV may be measured for either solid-colored tile or tile having a multicolored, speckled, or textured surface. For tile that are not solid-colored, an average reading should be obtained from multiple measurements taken in a pattern representative of the overall sample as described in 9.2 of this test method. Small color difference between tiles should only be measured for solid-color tiles. Small color difference between tile that have a multicolored, speckled, or textured surface, are not valid. 1.3 For solid colored tile, a comparison of the test specimen and reference specimen should be made under incandescent, f...

  12. The upgrade of the laser calibration system for the ATLAS hadron calorimeter TileCal

    CERN Document Server

    Spalla, Margherita; The ATLAS collaboration

    2014-01-01

    The Tile Calorimeter (TileCal), the central section of the hadronic calorimeter of the ATLAS experiment, is a key detector component to detect hadrons, jets and taus and to measure the missing transverse energy. TileCal is built of steel and scintillating tiles coupled to optical fibers and read‐out by photomultipliers (PMT). The performance of TileCal relies on a continuous, high resolution calibration of the individual response of the 10,000 channels forming the detector. The calibration is based on a three level architecture: a charge injection system used to monitor the full electronics chain including front-end amplifiers, digitizers and event builder blocks for each individual channel; a distributed optical system using laser pulses to excite all PMTs; and a mobile Cesium radiative source which is driven through the detector cell floating inside a pipe system. This architecture allows for a cascade calibration of the electronics, of the PMT and electronics, and of full chain including the active detec...

  13. Micro-/nano-characterization of the surface structures on the divertor tiles from JET ITER-like wall

    Energy Technology Data Exchange (ETDEWEB)

    Tokitani, M., E-mail: tokitani.masayuki@LHD.nifs.ac.jp [National Institute for Fusion Science, Oroshi, Toki, Gifu 509-5292 (Japan); Miyamoto, M. [Shimane University, Matsue, Shimane 690-8504 (Japan); Masuzaki, S. [National Institute for Fusion Science, Oroshi, Toki, Gifu 509-5292 (Japan); Fujii, Y. [Shimane University, Matsue, Shimane 690-8504 (Japan); Sakamoto, R. [National Institute for Fusion Science, Oroshi, Toki, Gifu 509-5292 (Japan); Oya, Y. [Shizuoka University, Shizuoka 422-8529 (Japan); Hatano, Y. [University of Toyama, Toyama 930-8555 (Japan); Otsuka, T. [Kindai University, Higashi-Osaka, Osaka, 577-8502 (Japan); Oyaidzu, M.; Kurotaki, H.; Suzuki, T.; Hamaguchi, D.; Isobe, K.; Asakura, N. [National Institute for Quantum and Radiological Science and Technology (QST), Rokkasho Aomori 039-3212 (Japan); Widdowson, A. [EUROfusion Consortium, JET, Culham Science Centre, Abingdon, OX14 3DB (United Kingdom); Rubel, M. [Royal Institute of Technology (KTH), 100 44 Stockholm (Sweden)

    2017-03-15

    Highlights: • Micro-/nano-characterization of the surface structures on the divertor tiles from JET ITER-like wall were studied. • The stratified mixed-material deposition layer composed by W, C, O, Mo and Be with the thickness of ∼1.5 μm was formed on the apron of Tile 1. • The study revealed the micro- and nano-scale modification of the inner tile surface of the JET ILW. - Abstract: Micro-/nano-characterization of the surface structures on the divertor tiles used in the first campaign (2011–2012) of the JET tokamak with the ITER-like wall (JET ILW) were studied. The analyzed tiles were a single poloidal section of the tile numbers of 1, 3 and 4, i.e., upper, vertical and horizontal targets, respectively. A sample from the apron of Tile 1 was deposition-dominated. Stratified mixed-material layers composed of Be, W, Ni, O and C were deposited on the original W-coating. Their total thickness was ∼1.5 μm. By means of transmission electron microscopy, nano-size bubble-like structures with a size of more than 100 nm were identified in that layer. They could be related to deuterium retention in the layer dominated by Be. The surface microstructure of the sample from Tile 4 also showed deposition: a stratified mixed-material layer with the total thickness of 200–300 nm. The electron diffraction pattern obtained with transmission electron microscope indicated Be was included in the layer. No bubble-like structures have been identified. The surface of Tile 3, originally coated by Mo, was identified as the erosion zone. This is consistent with the fact that the strike point was often located on that tile during the plasma operation. The study revealed the micro- and nano-scale modification of the inner tile surface of the JET ILW. In particular, a complex mixed-material deposition layer could affect hydrogen isotope retention and dust formation.

  14. A High-Resolution Tile-Based Approach for Classifying Biological Regions in Whole-Slide Histopathological Images.

    Science.gov (United States)

    Hoffman, R A; Kothari, S; Phan, J H; Wang, M D

    Computational analysis of histopathological whole slide images (WSIs) has emerged as a potential means for improving cancer diagnosis and prognosis. However, an open issue relating to the automated processing of WSIs is the identification of biological regions such as tumor, stroma, and necrotic tissue on the slide. We develop a method for classifying WSI portions (512x512-pixel tiles) into biological regions by (1) extracting a set of 461 image features from each WSI tile, (2) optimizing tile-level prediction models using nested cross-validation on a small (600 tile) manually annotated tile-level training set, and (3) validating the models against a much larger (1.7x10 6 tile) data set for which ground truth was available on the whole-slide level. We calculated the predicted prevalence of each tissue region and compared this prevalence to the ground truth prevalence for each image in an independent validation set. Results show significant correlation between the predicted (using automated system) and reported biological region prevalences with p < 0.001 for eight of nine cases considered.

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

  16. Light Distribution in the E3 and E4 Scintillation Counters of the ATLAS Tile Calorimeter

    CERN Document Server

    Hsu, Catherine

    2013-01-01

    The Tile Calorimeter (TileCal) of the ATLAS experiment is an important component of the ATLAS calorimetry because they play a crucial role in the search for new particles. The E3 and E4 are crack scintillators of TileCal that extend into the gap region between the EM barrel and EM endcaps. They thus sample the energy of the EM showers produced by particles interacting with the dead material in the EM calorimeters and with the inner detector cables. This project focuses on the study of the light collection uniformity in the E3 and E4 scintillating tiles using low energy electrons as the ionising particles. It is important to have uniform light response in the tiles because it would ensure a good energy resolution for the dead region. However, many factors affect the uniform light collection within the scintillating tiles.

  17. Pesticide transport to tile-drained fields in SWAT model – macropore flow and sediment

    DEFF Research Database (Denmark)

    Lu, Shenglan; Trolle, Dennis; Blicher-Mathiesen, Gitte

    2015-01-01

    Tool (SWAT) to simulate transport of both mobile (e.g. Bentazon) and strongly sorbed (e.g. Diuron) pesticides in tile drains. Macropore flow is initiated when soil water content exceeds a threshold and rainfall intensity exceeds infiltration capacity. The amount of macropore flow is calculated...... to macropore sediment transport. Simulated tile drain discharge, sediment and pesticide loads are calibrated against data from intensively monitored tile-drained fields and streams in Denmark....

  18. On the use of flat tile armour in high heat flux components

    Science.gov (United States)

    Merola, M.; Vieider, G.

    1998-10-01

    The possibility to have a flat tile geometry for those high heat flux components subjected to a convective heat flux (namely the divertor dump target, lower vertical target, and the limiter) has been investigated. Because of the glancing incidence of the power load, if an armour tile falls off an extremely high heat flux hits the leading edge of the adjacent tile. As a result a rapid temperature increase occurs in the armour-heat sink joint. The heat flux to the water coolant also increases rapidly up to a factor of 1.7 and 2.3 for a beryllium and CFC armour, respectively, thus causing possible critical heat flux problems. Thermal stresses in the armour-heat sink joint double in less than 0.4 s and triplicate after 1 s thus leading to a possible cascade failure. Therefore the use of a flat tile geometry for these components does not seem to be appropriate. In this case a monoblock geometry gives a much more robust solution.

  19. PROTECTIVE TREATMENTS FOR LAPPED PORCELAIN STONEWARE TILES AND EVALUATION OF THEIR CLEANABILITY

    Directory of Open Access Journals (Sweden)

    Elisa Rambaldi

    2017-09-01

    Full Text Available Since the arrival of lapped porcelain stoneware tiles on the market, several studies have been focused on the improvement of the technical characteristics of the surfaces of these products. Surface lapping induces aesthetical improvements, but can at the same time deteriorate the performance of porcelain stoneware tiles. To overcome this problem, it is possible to protect the lapped surface with commercial waterproofing materials. In this work, lapped commercial porcelain stoneware tiles with protective stain proofing agents (FILA PD15 and FILA 1239 Plus were evaluated. The stain resistance and chemical resistance results were correlated to the morphological surface characteristics of the products with and without protection. A systematic study of the surface porosity of the tiles was carried out. Results showed that unprotected surface pores tend to fill with dirt that is hardly removable by ordinary maintenance. If the pores are protected, the dirt from foot traffic is deposited only superficially and can be removed.

  20. Estimation of exposure to sunlight of the liner under a tiled roof

    DEFF Research Database (Denmark)

    Holck, Ole; Rosenfeld, J.L.J.

    2005-01-01

    One construction for a pitched roof is to use tiles on battens, with a liner attached below the battens. The shape of some types of tiles is such that, at each corner where four tiles overlap, a small gap is formed. At certain positions of the sun solar radiation can penetrate through these gaps....... Simulations were carried out for a roof tilted at 25degrees, 35degrees or 45degrees, facing SE, S, SW or W. For the particular roof construction and gap studied, the maximum annual exposure of a 25 mm(2) piece of the liner placed 150 mm below the gap (corresponding to about 100 mm below the base of the tiles...... to the roof. Analytic expressions for the size of the illuminated area are obtained using a thick slit model. The accuracy of the model was assessed by some experimental measurements. The exposure over one year of the roof liner was calculated using the Design Reference Year for Copenhagen, Denmark...

  1. On the use of flat tile armour in high heat flux components

    International Nuclear Information System (INIS)

    Merola, M.; Vieider, G.

    1998-01-01

    The possibility to have a flat tile geometry for those high heat flux components subjected to a convective heat flux (namely the divertor dump target, lower vertical target, and the limiter) has been investigated. Because of the glancing incidence of the power load, if an armour tile falls off an extremely high heat flux hits the leading edge of the adjacent tile. As a result a rapid temperature increase occurs in the armour-heat sink joint. The heat flux to the water coolant also increases rapidly up to a factor of 1.7 and 2.3 for a beryllium and CFC armour, respectively, thus causing possible critical heat flux problems. Thermal stresses in the armour-heat sink joint double in less than 0.4 s and triplicate after 1 s thus leading to a possible cascade failure. Therefore the use of a flat tile geometry for these components does not seem to be appropriate. In this case a monoblock geometry gives a much more robust solution. (orig.)

  2. PROTVINO: Mass-production of scintillator tiles by injection moulding

    International Nuclear Information System (INIS)

    Anon.

    1994-01-01

    The technique of the segmented sandwich-calorimeters with wavelength-shifting readout, especially its large-scale application in big detectors, requires enormous quantities of a cheap scintillator tiles of moderate dimensions (20 x 20 cm 2 ). Initial trials carried out in the Institute for High Energy Physics (IHEP), Protvino, Russia almost ten years ago showed that manufacturing such scintillator tiles was possible using an ordinary commercially-available granulated optical polystyrene, an existing technology of plastic dyeing, and a well-known process of the injection moulding, used to produce plastic goods (like buttons!)

  3. Use of biochar amendments for removing bacteria from simulated tile-drainage waters

    Science.gov (United States)

    The addition of biochar has been shown to increase bacterial removal rates by several orders of magnitude in sand-packed columns, suggesting that biochar may be a suitable amendment for use in end-of-tile filter systems to remove indicator and pathogenic microorganisms in tile-drainage waters. Addit...

  4. 2011 Las Conchas Post Fire Tile Index

    Data.gov (United States)

    Earth Data Analysis Center, University of New Mexico — This data set consists of an orthophotography tile index based on multi-spectral (red, green, blue, near-infrared) digital aerial imagery, collected and processed by...

  5. In-situ Tritium Measurements of the Tokamak Fusion Test Reactor Bumper Limiter Tiles Post D-T Operations

    International Nuclear Information System (INIS)

    C.A. Gentile; C.H. Skinner; K.M. Young; M. Nishi; S. Langish; et al

    1999-01-01

    The Princeton Plasma Physics Laboratory (PPPL) Engineering and Research Staff in collaboration with members of the Japan Atomic Energy Research Institute (JAERI), Tritium Engineering Laboratory have commenced in-situ tritium measurements of the TFTR bumper limiter. The Tokamak Fusion Test Reactor (TFTR) operated with tritium from 1993 to 1997. During this time ∼ 53,000 Ci of tritium was injected into the TFTR vacuum vessel. After the cessation of TFTR plasma operations in April 1997 an aggressive tritium cleanup campaign lasting ∼ 3 months was initiated. The TFTR vacuum vessel was subjected to a regimen of glow discharge cleaning (GDC) and dry nitrogen and ''moist air'' purges. Currently ∼ 7,500 Ci of tritium remains in the vacuum vessel largely contained in the limiter tiles. The TFTR limiter is composed of 1,920 carbon tiles with an average weight of ∼ 600 grams each. The location and distribution of tritium on the TFTR carbon tiles are of considerable interest. Future magnetically confined fusion devices employing carbon as a limiter material may be considerably constrained due to potentially large tritium inventories being tenaciously held on the surface of the tiles. In-situ tritium measurements were conducted in TFTR bay L during August and November 1998. During the bay L measurement campaign open wall ion chambers and ultra thin thermoluminscent dosimeters (TLD) affixed to a boom and end effector were deployed into the vacuum vessel. The detectors were designed to make contact with the surface of the bumper limiter tile and to provide either real time (ion chamber) or passive (TLD) indication of the surface tritium concentration. The open wall ion chambers were positioned onto the surface of the tile in a manner which employed the surface of the tile as one of the walls of the chamber. The ion chambers, which are (electrically) gamma insensitive, were landed at four positions per tile. The geometry for landing the TLD's provided measurement at 24

  6. Allowable heat load on the edge of the ITER first wall panel beryllium flat tiles

    Directory of Open Access Journals (Sweden)

    R. Mitteau

    2017-08-01

    Full Text Available Plasma facing components are usually qualified to a given heat load density applied at the top face of the armour tiles with normal incidence angle. When employed in tokamak fusion machines, heat loading on the tile sides is possible due to optimised shaping, that doesn't provide edge shadowing for all design situations. An edge heat load may occur both at the tile and component scales. The edge load needs to be controlled and quantified. The adequate control of edge heat loads is especially critical for water cooled components that uses armour tiles which are bonded to the heat sink, for ensuring the long-term integrity of the tile bonding. An edge heat load allowance criterion of 10% of the top heat load is proposed. The 10% criterion is supported by experimental heat flux tests.

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

  8. ASSESSMENT OF CERAMIC TILE FROST RESISTANCE BY MEANS OF THE FREQUENCY INSPECTION METHOD

    Directory of Open Access Journals (Sweden)

    MICHAL MATYSÍK

    2011-06-01

    Full Text Available The paper presents some results of our experimental analysis of ceramic cladding element frost resistance, particular attention being paid to the application of the frequency inspection method. Three different sets of ceramic tiles of the Ia class to EN 14 411 B standard made by various manufacturers have been analyzed. The ceramic tiles under investigation have been subjected to freeze-thaw-cycle-based degradation in compliance with the relevant ČSN EN ISO 10545-12 standard. Furthermore, accelerated degradation procedure has been applied to selected test specimens, consisting in reducing the temperature of water soaked ceramic tiles in the course of the degradation cycles down –70°C. To verify the correctness of the frequency inspection results, additional physical properties of the ceramic tiles under test have been measured, such as, the ceramic tile strength limit, modulus of elasticity and modulus of deformability, resulting from the flexural tensile strength tests, integrity defect and surface micro-geometry tracking. It has been proved that the acoustic method of frequency inspection is a sensitive indicator of the structure condition and can be applied to the ceramic cladding element frost resistance and service life prediction assessment.

  9. Heat Transfer Measurement and Modeling in Rigid High-Temperature Reusable Surface Insulation Tiles

    Science.gov (United States)

    Daryabeigi, Kamran; Knutson, Jeffrey R.; Cunnington, George R.

    2011-01-01

    Heat transfer in rigid reusable surface insulations was investigated. Steady-state thermal conductivity measurements in a vacuum were used to determine the combined contribution of radiation and solid conduction components of heat transfer. Thermal conductivity measurements at higher pressures were then used to estimate the effective insulation characteristic length for gas conduction modeling. The thermal conductivity of the insulation can then be estimated at any temperature and pressure in any gaseous media. The methodology was validated by comparing estimated thermal conductivities with published data on a rigid high-temperature silica reusable surface insulation tile. The methodology was also applied to the alumina enhanced thermal barrier tiles. Thermal contact resistance for thermal conductivity measurements on rigid tiles was also investigated. A technique was developed to effectively eliminate thermal contact resistance on the rigid tile s cold-side surface for the thermal conductivity measurements.

  10. Characterization of double face adhesive sheets for ceramic tile installation

    International Nuclear Information System (INIS)

    Nascimento, Otavio L.; Mansur, Alexandra A.P.; Mansur, Herman S.

    2011-01-01

    The main goal of this work was the characterization of an innovative ceramic tile installation product based on double face adhesive sheets. Density, hardness, tensile strength, x-ray diffraction, infrared spectroscopy, and scanning electron microscopy coupled with spectroscopy of dispersive energy assays were conducted. The results are in agreement with some manufacture specifications and the obtained information will be crucial in the analysis of durability and stability of the ceramic tile system installed with this new product. (author)

  11. Tile Calorimeter Upgrade Program for the Luminosity Increasing at the LHC

    CERN Document Server

    Cerqueira, Augusto Santiago; The ATLAS collaboration

    2015-01-01

    The Tile Calorimeter (TileCal) is the central hadronic calorimeter of the ATLAS experiment at the Large Hadron Collider (LHC). TileCal is a sampling calorimeter with approximately 10,000 channels and is operating successfully (data quality efficiency above 99%) in ATLAS, since the start of the LHC collisions. The LHC is scheduled to undergo a major upgrade, in 2022, for the High Luminosity LHC (HL-LHC), where the luminosity will be increased by a factor of 10 above the original design value. The ATLAS upgrade program for high luminosity is split into three phases: Phase 0 occurred during 2013-2014 (Long Shutdown 1), and prepared the LHC for run 2; Phase 1, foreseen for 2019 (Long Shutdown 2), will prepare the LHC for run 3, whereafter the peak luminosity reaches 2-3 x 10^{34} cm^{2}s^{-1}; finally, Phase 2, which is foreseen for 2024 (Long Shutdown 3), will prepare the collider for the HL-LHC operation (5-7 x 10^{34} cm^{2}s^{-1}). The TileCal main activities for Phase 0 were the installation of the new low v...

  12. Tile Calorimeter Upgrade Program for the Luminosity Increasing at the LHC

    CERN Document Server

    Cerqueira, Augusto Santiago; The ATLAS collaboration

    2015-01-01

    The Tile Calorimeter (TileCal) is the central hadronic calorimeter of the ATLAS experiment at the Large Hadron Collider (LHC). TileCal is a sampling calorimeter with approximately 10,000 channels and is operating successfully (data quality efficiency above 99%) in ATLAS, since the start of the LHC collisions. The LHC is scheduled to undergo a major upgrade, in 2022, for the High Luminosity LHC (HL-LHC), where the luminosity will be increased by a factor of 10 above the original design value. The ATLAS upgrade program for high luminosity is split into three phases: Phase 0 occurred during 2013-2014 (Long Shutdown 1), and prepared the LHC for run 2; Phase 1, foreseen for 2019 (Long Shutdown 2), will prepare the LHC for run 3, whereafter the peak luminosity reaches 2-3 x 10^{34} cm^{2}s^{-1}; finally, Phase 2, which is foreseen for 2023 (Long Shutdown 3), will prepare the collider for the HL-LHC operation (5-7 x 10^{34} cm^{2}s^{-1}). The TileCal main activities for Phase 0 were the installation of the new low v...

  13. Calibration of the ATLAS Tile hadronic calorimeter using muons

    CERN Document Server

    van Woerden, M C; The ATLAS collaboration

    2012-01-01

    The ATLAS Tile Calorimeter (TileCal) is the barrel hadronic calorimeter of the ATLAS experiment at the CERN Large Hadron Collider (LHC). It is a sampling calorimeter using plastic scintillator as the active material and iron as the absorber. TileCal , together with the electromagnetic calorimeter, provides precise measurements of hadrons, jets, taus and the missing transverse energy. Cosmic rays muons and muon events produced by scraping 450 GeV protons in one collimator of the LHC machine have been used to test the calibration of the calorimeter. The analysis of the cosmic rays data shows: a) the response of the third longitudinal layer of the Barrel differs from those of the first and second Barrel layers by about 3-4%, respectively and b) the differences between the energy scales of each layer obtained in this analysis and the value set at beam tests using electrons are found to range between -3% and +1%. In the case of the scraping beam data, the responses of all the layer pairs were found to be consisten...

  14. Tile-Based Semisupervised Classification of Large-Scale VHR Remote Sensing Images

    Directory of Open Access Journals (Sweden)

    Haikel Alhichri

    2018-01-01

    Full Text Available This paper deals with the problem of the classification of large-scale very high-resolution (VHR remote sensing (RS images in a semisupervised scenario, where we have a limited training set (less than ten training samples per class. Typical pixel-based classification methods are unfeasible for large-scale VHR images. Thus, as a practical and efficient solution, we propose to subdivide the large image into a grid of tiles and then classify the tiles instead of classifying pixels. Our proposed method uses the power of a pretrained convolutional neural network (CNN to first extract descriptive features from each tile. Next, a neural network classifier (composed of 2 fully connected layers is trained in a semisupervised fashion and used to classify all remaining tiles in the image. This basically presents a coarse classification of the image, which is sufficient for many RS application. The second contribution deals with the employment of the semisupervised learning to improve the classification accuracy. We present a novel semisupervised approach which exploits both the spectral and spatial relationships embedded in the remaining unlabelled tiles. In particular, we embed a spectral graph Laplacian in the hidden layer of the neural network. In addition, we apply regularization of the output labels using a spatial graph Laplacian and the random Walker algorithm. Experimental results obtained by testing the method on two large-scale images acquired by the IKONOS2 sensor reveal promising capabilities of this method in terms of classification accuracy even with less than ten training samples per class.

  15. Radiation damage of tile/fiber scintillator modules for the SDC calorimeter

    International Nuclear Information System (INIS)

    Hu, L.; Liu, N.; Mao, H.; Tan, Y.; Wang, G.; Zhang, C.; Zhang, G.; Zhang, L.; Zhang, Z.; Zhao, X.; Zheng, L.; Zhong, X.; Zhou, Y.; Han, S.; Byon, A.; Green, D.; Para, A.; Johnson, K.; Barnes, V.

    1992-02-01

    The measurements of radiation damage of tile/fiber scintillator modules to be used for the SDC calorimeter are described. Four tile/fiber scintillator modules were irradiated up to 6 Mrad with the BEPC 1.1 GeV electron beam. We have studied the light output at different depths in the modules and at different integrated doses, the recovery process and the dependence on the ambient atmosphere

  16. Feasibility of coal fly ash based bricks and roof tiles as construction materials: a review

    Directory of Open Access Journals (Sweden)

    Akhtar M.N.

    2017-01-01

    Full Text Available The aim of present study is to investigate about the potential use of coal fly ash along with other natural and solid wastes for the production of coal fly ash based bricks and roof tiles. The study is based on the comprehensive reviews available from the previous experimental data on coal fly ash based bricks and roof tiles. The study intendeds to provide the essential technical information and data for the use of fly ash mix with other solid wastes and reveal their suitability as construction materials. It has been found that samples were non-hazardous in nature and vigorously used as an additional construction materials and their compositions are perfectly fit to make the strong composite material for bricks and tiles. The three past studies have been demonstrated that, fly ash based bricks and roof tiles provides a sustainable supplement to the traditional clay bricks and roof tiles, that not only increases the efficiency of traditional bricks and roof tiles but also helps significantly to reduce the environmental issues associated with the disposal of these waste materials. In addition to this study highlights the potential use of fly ash for producing sustainable construction materials.

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

  18. High-accuracy measurement and compensation of grating line-density error in a tiled-grating compressor

    Science.gov (United States)

    Zhao, Dan; Wang, Xiao; Mu, Jie; Li, Zhilin; Zuo, Yanlei; Zhou, Song; Zhou, Kainan; Zeng, Xiaoming; Su, Jingqin; Zhu, Qihua

    2017-02-01

    The grating tiling technology is one of the most effective means to increase the aperture of the gratings. The line-density error (LDE) between sub-gratings will degrade the performance of the tiling gratings, high accuracy measurement and compensation of the LDE are of significance to improve the output pulses characteristics of the tiled-grating compressor. In this paper, the influence of LDE on the output pulses of the tiled-grating compressor is quantitatively analyzed by means of numerical simulation, the output beams drift and output pulses broadening resulting from the LDE are presented. Based on the numerical results we propose a compensation method to reduce the degradations of the tiled grating compressor by applying angular tilt error and longitudinal piston error at the same time. Moreover, a monitoring system is setup to measure the LDE between sub-gratings accurately and the dispersion variation due to the LDE is also demonstrated based on spatial-spectral interference. In this way, we can realize high-accuracy measurement and compensation of the LDE, and this would provide an efficient way to guide the adjustment of the tiling gratings.

  19. Characterization and optimization of Silicon Photomultipliers and small size scintillator tiles for future calorimeter applications

    CERN Document Server

    AUTHOR|(CDS)2095312; Horváth, Ákos

    For the active layers of highly granular sampling calorimeters, small scintillator tiles read out by Silicon Photomultipliers (SiPM) can be an interesting and cost effective alternative to silicon sensors. At CERN a test setup was realized for the development of new generations of calorimeters to characterize new types of Silicon Photomultipliers in terms of gain, noise, afterpulses and crosstalk and to study the impact of scintillator wrappings and the tile size on the measured light yield and uniformity. In this thesis work, the experimental setup is described and the steps for commissioning the equipment are discussed. Then, the temperature dependence of the Silicon Photomultiplier response will be investigated, including the dependence of bare Silicon Photomultipliers as well as Silicon Photomultipliers coupled to scintillator tiles. Finally, the tile-photomultiplier response for different tile sizes and coating options will be evaluated. The experimental setup will be extended to allow for the characteri...

  20. Effects of waste glass and waste foundry sand additions on reclaimed tiles containing sewage sludge ash.

    Science.gov (United States)

    Lin, Deng-Fong; Luo, Huan-Lin; Lin, Kuo-Liang; Liu, Zhe-Kun

    2017-07-01

    Applying sewage sludge ash (SSA) to produce reclaimed tiles is a promising recycling technology in resolving the increasing sludge wastes from wastewater treatment. However, performance of such reclaimed tiles is inferior to that of original ceramic tiles. Many researchers have therefore tried adding various industrial by-products to improve reclaimed tile properties. In this study, multiple materials including waste glass and waste foundry sand (WFS) were added in an attempt to improve physical and mechanical properties of reclaimed tiles with SSA. Samples with various combinations of clay, WFS, waste glass and SSA were made with three kiln temperatures of 1000°C, 1050°C, and 1100°C. A series of tests on the samples were next conducted. Test results showed that waste glass had positive effects on bending strength, water absorption and weight loss on ignition, while WFS contributed the most in reducing shrinkage, but could decrease the tile bending strength when large amount was added at a high kiln temperature. This study suggested that a combination of WFS from 10% to 15%, waste glass from 15% to 20%, SSA at 10% at a kiln temperature between 1000°C and 1050°C could result in quality reclaimed tiles with a balanced performance.