WorldWideScience

Sample records for hough transforms

  1. Feature Extraction Using the Hough Transform

    OpenAIRE

    Ferguson, Tara; Baker, Doran

    2002-01-01

    This paper contains a brief literature survey of applications and improvements of the Hough transform, a description of the Hough transform and a few of its algorithms, and simulation examples of line and curve detection using the Hough transform.

  2. Hough transform search for continuous gravitational waves

    International Nuclear Information System (INIS)

    Krishnan, Badri; Papa, Maria Alessandra; Sintes, Alicia M.; Schutz, Bernard F.; Frasca, Sergio; Palomba, Cristiano

    2004-01-01

    This paper describes an incoherent method to search for continuous gravitational waves based on the Hough transform, a well-known technique used for detecting patterns in digital images. We apply the Hough transform to detect patterns in the time-frequency plane of the data produced by an earth-based gravitational wave detector. Two different flavors of searches will be considered, depending on the type of input to the Hough transform: either Fourier transforms of the detector data or the output of a coherent matched-filtering type search. We present the technical details for implementing the Hough transform algorithm for both kinds of searches, their statistical properties, and their sensitivities

  3. Neutrosophic Hough Transform

    Directory of Open Access Journals (Sweden)

    Ümit Budak

    2017-12-01

    Full Text Available Hough transform (HT is a useful tool for both pattern recognition and image processing communities. In the view of pattern recognition, it can extract unique features for description of various shapes, such as lines, circles, ellipses, and etc. In the view of image processing, a dozen of applications can be handled with HT, such as lane detection for autonomous cars, blood cell detection in microscope images, and so on. As HT is a straight forward shape detector in a given image, its shape detection ability is low in noisy images. To alleviate its weakness on noisy images and improve its shape detection performance, in this paper, we proposed neutrosophic Hough transform (NHT. As it was proved earlier, neutrosophy theory based image processing applications were successful in noisy environments. To this end, the Hough space is initially transferred into the NS domain by calculating the NS membership triples (T, I, and F. An indeterminacy filtering is constructed where the neighborhood information is used in order to remove the indeterminacy in the spatial neighborhood of neutrosophic Hough space. The potential peaks are detected based on thresholding on the neutrosophic Hough space, and these peak locations are then used to detect the lines in the image domain. Extensive experiments on noisy and noise-free images are performed in order to show the efficiency of the proposed NHT algorithm. We also compared our proposed NHT with traditional HT and fuzzy HT methods on variety of images. The obtained results showed the efficiency of the proposed NHT on noisy images.

  4. Guaranteed convergence of the Hough transform

    Science.gov (United States)

    Soffer, Menashe; Kiryati, Nahum

    1995-01-01

    The straight-line Hough Transform using normal parameterization with a continuous voting kernel is considered. It transforms the colinearity detection problem to a problem of finding the global maximum of a two dimensional function above a domain in the parameter space. The principle is similar to robust regression using fixed scale M-estimation. Unlike standard M-estimation procedures the Hough Transform does not rely on a good initial estimate of the line parameters: The global optimization problem is approached by exhaustive search on a grid that is usually as fine as computationally feasible. The global maximum of a general function above a bounded domain cannot be found by a finite number of function evaluations. Only if sufficient a-priori knowledge about the smoothness of the objective function is available, convergence to the global maximum can be guaranteed. The extraction of a-priori information and its efficient use are the main challenges in real global optimization problems. The global optimization problem in the Hough Transform is essentially how fine should the parameter space quantization be in order not to miss the true maximum. More than thirty years after Hough patented the basic algorithm, the problem is still essentially open. In this paper an attempt is made to identify a-priori information on the smoothness of the objective (Hough) function and to introduce sufficient conditions for the convergence of the Hough Transform to the global maximum. An image model with several application dependent parameters is defined. Edge point location errors as well as background noise are accounted for. Minimal parameter space quantization intervals that guarantee convergence are obtained. Focusing policies for multi-resolution Hough algorithms are developed. Theoretical support for bottom- up processing is provided. Due to the randomness of errors and noise, convergence guarantees are probabilistic.

  5. Road Detection by Using a Generalized Hough Transform

    Directory of Open Access Journals (Sweden)

    Weifeng Liu

    2017-06-01

    Full Text Available Road detection plays key roles for remote sensing image analytics. Hough transform (HT is one very typical method for road detection, especially for straight line road detection. Although many variants of Hough transform have been reported, it is still a great challenge to develop a low computational complexity and time-saving Hough transform algorithm. In this paper, we propose a generalized Hough transform (i.e., Radon transform implementation for road detection in remote sensing images. Specifically, we present a dictionary learning method to approximate the Radon transform. The proposed approximation method treats a Radon transform as a linear transform, which then facilitates parallel implementation of the Radon transform for multiple images. To evaluate the proposed algorithm, we conduct extensive experiments on the popular RSSCN7 database for straight road detection. The experimental results demonstrate that our method is superior to the traditional algorithms in terms of accuracy and computing complexity.

  6. Locating An IRIS From Image Using Canny And Hough Transform

    Directory of Open Access Journals (Sweden)

    Poorvi Bhatt

    2017-11-01

    Full Text Available Iris recognition a relatively new biometric technology has great advantages such as variability stability and security thus it is the most promising for high security environments. The proposed system here is a simple system design and implemented to find the iris from the image using Hough Transform Algorithm. Canny Edge detector has been used to get edge image to use it as an input to the Hough Transform. To get the general idea of Hough Transform the Hough Transform for circle is also implemented. RGB value of 3-D accumulator array of peaks of inner circle and outer circle has been performed. And at the end some suggestions are made to improve the system and performance gets discussed.

  7. Parallel Monte Carlo Search for Hough Transform

    Science.gov (United States)

    Lopes, Raul H. C.; Franqueira, Virginia N. L.; Reid, Ivan D.; Hobson, Peter R.

    2017-10-01

    We investigate the problem of line detection in digital image processing and in special how state of the art algorithms behave in the presence of noise and whether CPU efficiency can be improved by the combination of a Monte Carlo Tree Search, hierarchical space decomposition, and parallel computing. The starting point of the investigation is the method introduced in 1962 by Paul Hough for detecting lines in binary images. Extended in the 1970s to the detection of space forms, what came to be known as Hough Transform (HT) has been proposed, for example, in the context of track fitting in the LHC ATLAS and CMS projects. The Hough Transform transfers the problem of line detection, for example, into one of optimization of the peak in a vote counting process for cells which contain the possible points of candidate lines. The detection algorithm can be computationally expensive both in the demands made upon the processor and on memory. Additionally, it can have a reduced effectiveness in detection in the presence of noise. Our first contribution consists in an evaluation of the use of a variation of the Radon Transform as a form of improving theeffectiveness of line detection in the presence of noise. Then, parallel algorithms for variations of the Hough Transform and the Radon Transform for line detection are introduced. An algorithm for Parallel Monte Carlo Search applied to line detection is also introduced. Their algorithmic complexities are discussed. Finally, implementations on multi-GPU and multicore architectures are discussed.

  8. An improved Hough transform-based fingerprint alignment approach

    CSIR Research Space (South Africa)

    Mlambo, CS

    2014-11-01

    Full Text Available An improved Hough Transform based fingerprint alignment approach is presented, which improves computing time and memory usage with accurate alignment parameter (rotation and translation) results. This is achieved by studying the strengths...

  9. Mobile robot motion estimation using Hough transform

    Science.gov (United States)

    Aldoshkin, D. N.; Yamskikh, T. N.; Tsarev, R. Yu

    2018-05-01

    This paper proposes an algorithm for estimation of mobile robot motion. The geometry of surrounding space is described with range scans (samples of distance measurements) taken by the mobile robot’s range sensors. A similar sample of space geometry in any arbitrary preceding moment of time or the environment map can be used as a reference. The suggested algorithm is invariant to isotropic scaling of samples or map that allows using samples measured in different units and maps made at different scales. The algorithm is based on Hough transform: it maps from measurement space to a straight-line parameters space. In the straight-line parameters, space the problems of estimating rotation, scaling and translation are solved separately breaking down a problem of estimating mobile robot localization into three smaller independent problems. The specific feature of the algorithm presented is its robustness to noise and outliers inherited from Hough transform. The prototype of the system of mobile robot orientation is described.

  10. Vanishing points detection using combination of fast Hough transform and deep learning

    Science.gov (United States)

    Sheshkus, Alexander; Ingacheva, Anastasia; Nikolaev, Dmitry

    2018-04-01

    In this paper we propose a novel method for vanishing points detection based on convolutional neural network (CNN) approach and fast Hough transform algorithm. We show how to determine fast Hough transform neural network layer and how to use it in order to increase usability of the neural network approach to the vanishing point detection task. Our algorithm includes CNN with consequence of convolutional and fast Hough transform layers. We are building estimator for distribution of possible vanishing points in the image. This distribution can be used to find candidates of vanishing point. We provide experimental results from tests of suggested method using images collected from videos of road trips. Our approach shows stable result on test images with different projective distortions and noise. Described approach can be effectively implemented for mobile GPU and CPU.

  11. Generalized Hough Transform for Object Classification in the Maritime Domain

    Science.gov (United States)

    2015-12-01

    Aziz, “Detecting mango fruits by using Randomized Hough Transform and backpropagation neural network,” in 18th Int. Conf. Inform. Visualisation...Management and Budget, Paperwork Reduction Project (0704-0188) Washington DC 20503. 1. AGENCY USE ONLY 2. REPORT DATE December 2015 3. REPORT TYPE AND... used to generate a representation of the object as a Hough coordinate table by using the GHT algorithm. The table is then reformatted to a contour map

  12. Human eye localization using the modified Hough transform

    Czech Academy of Sciences Publication Activity Database

    Dobeš, M.; Martínek, J.; Skoupil, D.; Dobešová, Z.; Pospíšil, Jaroslav

    2006-01-01

    Roč. 117, - (2006), s. 468-473 ISSN 0030-4026 Institutional research plan: CEZ:AV0Z10100522 Keywords : human eye localization * modified Hough transform * eye iris and eyelid shape determination Subject RIV: BH - Optics, Masers, Lasers Impact factor: 0.585, year: 2006

  13. Detecting circumscribed lesions with the Hough transform

    Energy Technology Data Exchange (ETDEWEB)

    Groshong, B.R; Kegelmeyer, W.P., Jr

    1996-01-11

    We have designed and implemented a circumscribed lesion detection algorithm, based on the Hough Transform, which will detect zero or more approximately circular structures in a mammogram over a range of radii from a few pixels to nearly the size of the breast. We address the geometrical behavior of peaks in Hough parameter space (x,y,r) for both the true radius of a circular structure in the image (r = r{sub o}), and for the parameter r as it passes through this radius. In addition, we evaluate peaks in Hough parameter space by re-analyzing the underlying mammogram in the vicinity of the circular disk indicated by the peak. Discs suggested by the resulting peaks are accumulated in a feature image, scaled by a measure of their quality. These results are then rectified with respect to image contrast extremes and average value. The result is a feature with a continuously scaled pixel level output which suggests the likelihood that a pixel is located inside a circular structure, irrespective of the radius of the structure and overall mammogram contrast. These features are evaluated fast qualitative and quantitative performance metrics which permit circumscribed lesion detection features to be initially evaluated without a full end-to-end classification experiment.

  14. Circle Hough transform implementation for dots recognition in braille cells

    Science.gov (United States)

    Jacinto Gómez, Edwar; Montiel Ariza, Holman; Martínez Sarmiento, Fredy Hernán.

    2017-02-01

    This paper shows a technique based on CHT (Circle Hough Transform) to achieve the optical Braille recognition (OBR). Unlike other papers developed around the same topic, this one is made by using Hough Transform to process the recognition and transcription of Braille cells, proving CHT to be an appropriate technique to go over different non-systematics factors who can affect the process, as the paper type where the text to traduce is placed, some lightning factors, input image resolution and some flaws derived from the capture process, which is realized using a scanner. Tests are performed with a local database using text generated by visual nondisabled people and some transcripts by sightless people; all of this with the support of National Institute for Blind People (INCI for their Spanish acronym) placed in Colombia.

  15. A novel approach to Hough Transform for implementation in fast triggers

    Energy Technology Data Exchange (ETDEWEB)

    Pozzobon, Nicola, E-mail: nicola.pozzobon@pd.infn.it [Istituto Nazionale di Fisica Nucleare, Sezione di Padova, via F. Marzolo 8, 35131 Padova (Italy); Dipartimento di Fisica ed Astronomia “G. Galilei”, Università degli Studi di Padova, via F. Marzolo 8, 35131 Padova (Italy); Montecassiano, Fabio [Istituto Nazionale di Fisica Nucleare, Sezione di Padova, via F. Marzolo 8, 35131 Padova (Italy); Zotto, Pierluigi [Istituto Nazionale di Fisica Nucleare, Sezione di Padova, via F. Marzolo 8, 35131 Padova (Italy); Dipartimento di Fisica ed Astronomia “G. Galilei”, Università degli Studi di Padova, via F. Marzolo 8, 35131 Padova (Italy)

    2016-10-21

    Telescopes of position sensitive detectors are common layouts in charged particles tracking, and programmable logic devices, such as FPGAs, represent a viable choice for the real-time reconstruction of track segments in such detector arrays. A compact implementation of the Hough Transform for fast triggers in High Energy Physics, exploiting a parameter reduction method, is proposed, targeting the reduction of the needed storage or computing resources in current, or next future, state-of-the-art FPGA devices, while retaining high resolution over a wide range of track parameters. The proposed approach is compared to a Standard Hough Transform with particular emphasis on their application to muon detectors. In both cases, an original readout implementation is modeled.

  16. A novel approach to Hough Transform for implementation in fast triggers

    International Nuclear Information System (INIS)

    Pozzobon, Nicola; Montecassiano, Fabio; Zotto, Pierluigi

    2016-01-01

    Telescopes of position sensitive detectors are common layouts in charged particles tracking, and programmable logic devices, such as FPGAs, represent a viable choice for the real-time reconstruction of track segments in such detector arrays. A compact implementation of the Hough Transform for fast triggers in High Energy Physics, exploiting a parameter reduction method, is proposed, targeting the reduction of the needed storage or computing resources in current, or next future, state-of-the-art FPGA devices, while retaining high resolution over a wide range of track parameters. The proposed approach is compared to a Standard Hough Transform with particular emphasis on their application to muon detectors. In both cases, an original readout implementation is modeled.

  17. Lane detection using Randomized Hough Transform

    Science.gov (United States)

    Mongkonyong, Peerawat; Nuthong, Chaiwat; Siddhichai, Supakorn; Yamakita, Masaki

    2018-01-01

    According to the report of the Royal Thai Police between 2006 and 2015, lane changing without consciousness is one of the most accident causes. To solve this problem, many methods are considered. Lane Departure Warning System (LDWS) is considered to be one of the potential solutions. LDWS is a mechanism designed to warn the driver when the vehicle begins to move out of its current lane. LDWS contains many parts including lane boundary detection, driver warning and lane marker tracking. This article focuses on the lane boundary detection part. The proposed lane boundary detection detects the lines of the image from the input video and selects the lane marker of the road surface from those lines. Standard Hough Transform (SHT) and Randomized Hough Transform (RHT) are considered in this article. They are used to extract lines of an image. SHT extracts the lines from all of the edge pixels. RHT extracts only the lines randomly picked by the point pairs from edge pixels. RHT algorithm reduces the time and memory usage when compared with SHT. The increase of the threshold value in RHT will increase the voted limit of the line that has a high possibility to be the lane marker, but it also consumes the time and memory. By comparison between SHT and RHT with the different threshold values, 500 frames of input video from the front car camera will be processed. The accuracy and the computational time of RHT are similar to those of SHT in the result of the comparison.

  18. Shift-, rotation-, and scale-invariant shape recognition system using an optical Hough transform

    Science.gov (United States)

    Schmid, Volker R.; Bader, Gerhard; Lueder, Ernst H.

    1998-02-01

    We present a hybrid shape recognition system with an optical Hough transform processor. The features of the Hough space offer a separate cancellation of distortions caused by translations and rotations. Scale invariance is also provided by suitable normalization. The proposed system extends the capabilities of Hough transform based detection from only straight lines to areas bounded by edges. A very compact optical design is achieved by a microlens array processor accepting incoherent light as direct optical input and realizing the computationally expensive connections massively parallel. Our newly developed algorithm extracts rotation and translation invariant normalized patterns of bright spots on a 2D grid. A neural network classifier maps the 2D features via a nonlinear hidden layer onto the classification output vector. We propose initialization of the connection weights according to regions of activity specifically assigned to each neuron in the hidden layer using a competitive network. The presented system is designed for industry inspection applications. Presently we have demonstrated detection of six different machined parts in real-time. Our method yields very promising detection results of more than 96% correctly classified parts.

  19. Iris Location Algorithm Based on the CANNY Operator and Gradient Hough Transform

    Science.gov (United States)

    Zhong, L. H.; Meng, K.; Wang, Y.; Dai, Z. Q.; Li, S.

    2017-12-01

    In the iris recognition system, the accuracy of the localization of the inner and outer edges of the iris directly affects the performance of the recognition system, so iris localization has important research meaning. Our iris data contain eyelid, eyelashes, light spot and other noise, even the gray transformation of the images is not obvious, so the general methods of iris location are unable to realize the iris location. The method of the iris location based on Canny operator and gradient Hough transform is proposed. Firstly, the images are pre-processed; then, calculating the gradient information of images, the inner and outer edges of iris are coarse positioned using Canny operator; finally, according to the gradient Hough transform to realize precise localization of the inner and outer edge of iris. The experimental results show that our algorithm can achieve the localization of the inner and outer edges of the iris well, and the algorithm has strong anti-interference ability, can greatly reduce the location time and has higher accuracy and stability.

  20. Hough transform methods used for object detection

    International Nuclear Information System (INIS)

    Qussay A Salih; Abdul Rahman Ramli; Md Mahmud Hassan Prakash

    2001-01-01

    The Hough transform (HT) is a robust parameter estimator of multi-dimensional features in images. The HT is an established technique which evidences a shape by mapping image edge points into a parameter space. The HT is technique which is used to isolate curves of a give shape in an image. The classical HT requires that the curve be specified in some parametric from and, hence is most commonly used in the detection of regular curves. The HT has been generalized so that it is capable of detecting arbitrary curved shapes. The main advantage of this transform technique is that it is very tolerant of gaps in the actual object boundaries the classical HT for the detection of line , we will indicate how it can be applied to the detection of arbitrary shapes. Sometimes the straight line HT is efficient enough to detect features such as artificial curves. The HT is an established technique for extracting geometric shapes based on the duality definition of the points on a curve and their parameters. This technique has been developed for extracting simple geometric shapes such as lines, circles and ellipses as well as arbitrary shapes. The HT provides robustness against discontinuous or missing features, points or edges are mapped into a partitioned parameter of Hough space as individual votes where peaks denote the feature of interest represented in a non-analytically tabular form. The main drawback of the HT technique is the computational requirement which has an exponential growth of memory space and processing time as the number of parameters used to represent a primitive increases. For this reason most of the research on the HT has focused on reducing the computational burden for extracting of arbitrary shapes under more general transformations include a overview of describing the methods for the detection image processing programs are frequently required to detect and particle classification in an industrial setting, a standard algorithms for this detection lines

  1. Track recognition in 4 μs by a systolic trigger processor using a parallel Hough transform

    International Nuclear Information System (INIS)

    Klefenz, F.; Noffz, K.H.; Conen, W.; Zoz, R.; Kugel, A.; Maenner, R.; Univ. Heidelberg

    1993-01-01

    A parallel Hough transform processor has been developed that identifies circular particle tracks in a 2D projection of the OPAL jet chamber. The high-speed requirements imposed by the 8 bunch crossing mode of LEP could be fulfilled by computing the starting angle and the radius of curvature for each well defined track in less than 4 μs. The system consists of a Hough transform processor that determines well defined tracks, and a Euler processor that counts their number by applying the Euler relation to the thresholded result of the Hough transform. A prototype of a systolic processor has been built that handles one sector of the jet chamber. It consists of 35 x 32 processing elements that were loaded into 21 programmable gate arrays (XILINX). This processor runs at a clock rate of 40 MHz. It has been tested offline with about 1,000 original OPAL events. No deviations from the off-line simulation have been found. A trigger efficiency of 93% has been obtained. The prototype together with the associated drift time measurement unit has been installed at the OPAL detector at LEP and 100k events have been sampled to evaluate the system under detector conditions

  2. The fuzzy Hough Transform-feature extraction in medical images

    International Nuclear Information System (INIS)

    Philip, K.P.; Dove, E.L.; Stanford, W.; Chandran, K.B.; McPherson, D.D.; Gotteiner, N.L.

    1994-01-01

    Identification of anatomical features is a necessary step for medical image analysis. Automatic methods for feature identification using conventional pattern recognition techniques typically classify an object as a member of a predefined class of objects, but do not attempt to recover the exact or approximate shape of that object. For this reason, such techniques are usually not sufficient to identify the borders of organs when individual geometry varies in local detail, even though the general geometrical shape is similar. The authors present an algorithm that detects features in an image based on approximate geometrical models. The algorithm is based on the traditional and generalized Hough Transforms but includes notions from fuzzy set theory. The authors use the new algorithm to roughly estimate the actual locations of boundaries of an internal organ, and from this estimate, to determine a region of interest around the organ. Based on this rough estimate of the border location, and the derived region of interest, the authors find the final estimate of the true borders with other image processing techniques. The authors present results that demonstrate that the algorithm was successfully used to estimate the approximate location of the chest wall in humans, and of the left ventricular contours of a dog heart obtained from cine-computed tomographic images. The authors use this fuzzy Hough Transform algorithm as part of a larger procedures to automatically identify the myocardial contours of the heart. This algorithm may also allow for more rapid image processing and clinical decision making in other medical imaging applications

  3. ANNSVM: A Novel Method for Graph-Type Classification by Utilization of Fourier Transformation, Wavelet Transformation, and Hough Transformation

    Directory of Open Access Journals (Sweden)

    Sarunya Kanjanawattana

    2017-07-01

    Full Text Available Image classification plays a vital role in many areas of study, such as data mining and image processing; however, serious problems collectively referred to as the course of dimensionality have been encountered in previous studies as factors that reduce system performance. Furthermore, we also confront the problem of different graph characteristics even if graphs belong to same types. In this study, we propose a novel method of graph-type classification. Using our approach, we open up a new solution of high-dimensional images and address problems of different characteristics by converting graph images to one dimension with a discrete Fourier transformation and creating numeric datasets using wavelet and Hough transformations. Moreover, we introduce a new classifier, which is a combination between artificial neuron networks (ANNs and support vector machines (SVMs, which we call ANNSVM, to enhance accuracy. The objectives of our study are to propose an effective graph-type classification method that includes finding a new data representative used for classification instead of two-dimensional images and to investigate what features make our data separable. To evaluate the method of our study, we conducted five experiments with different methods and datasets. The input dataset we focused on was a numeric dataset containing wavelet coefficients and outputs of a Hough transformation. From our experimental results, we observed that the highest accuracy was provided using our method with Coiflet 1, which achieved a 0.91 accuracy.

  4. Polar exponential sensor arrays unify iconic and Hough space representation

    Science.gov (United States)

    Weiman, Carl F. R.

    1990-01-01

    The log-polar coordinate system, inherent in both polar exponential sensor arrays and log-polar remapped video imagery, is identical to the coordinate system of its corresponding Hough transform parameter space. The resulting unification of iconic and Hough domains simplifies computation for line recognition and eliminates the slope quantization problems inherent in the classical Cartesian Hough transform. The geometric organization of the algorithm is more amenable to massively parallel architectures than that of the Cartesian version. The neural architecture of the human visual cortex meets the geometric requirements to execute 'in-place' log-Hough algorithms of the kind described here.

  5. Improved Hough search for gravitational wave pulsars

    International Nuclear Information System (INIS)

    Sintes, Alicia M; Krishnan, Badri

    2006-01-01

    We describe an improved version of the Hough transform search for continuous gravitational waves from isolated neutron stars assuming the input to be short segments of Fourier transformed data. The method presented here takes into account possible nonstationarities of the detector noise and the amplitude modulation due to the motion of the detector. These two effects are taken into account for the first stage only, i.e. the peak selection, to create the time-frequency map of our data, while the Hough transform itself is performed in the standard way

  6. Real-Time Straight-Line Detection for XGA-Size Videos by Hough Transform with Parallelized Voting Procedures.

    Science.gov (United States)

    Guan, Jungang; An, Fengwei; Zhang, Xiangyu; Chen, Lei; Mattausch, Hans Jürgen

    2017-01-30

    The Hough Transform (HT) is a method for extracting straight lines from an edge image. The main limitations of the HT for usage in actual applications are computation time and storage requirements. This paper reports a hardware architecture for HT implementation on a Field Programmable Gate Array (FPGA) with parallelized voting procedure. The 2-dimensional accumulator array, namely the Hough space in parametric form (ρ, θ), for computing the strength of each line by a voting mechanism is mapped on a 1-dimensional array with regular increments of θ. Then, this Hough space is divided into a number of parallel parts. The computation of (ρ, θ) for the edge pixels and the voting procedure for straight-line determination are therefore executable in parallel. In addition, a synchronized initialization for the Hough space further increases the speed of straight-line detection, so that XGA video processing becomes possible. The designed prototype system has been synthesized on a DE4 platform with a Stratix-IV FPGA device. In the application of road-lane detection, the average processing speed of this HT implementation is 5.4ms per XGA-frame at 200 MHz working frequency.

  7. Application of generalized Hough transform for detecting sugar beet plant from weed using machine vision method

    Directory of Open Access Journals (Sweden)

    A Bakhshipour Ziaratgahi

    2017-05-01

    Full Text Available Introduction Sugar beet (Beta vulgaris L. as the second most important world’s sugar source after sugarcane is one of the major industrial crops. The presence of weeds in sugar beet fields, especially at early growth stages, results in a substantial decrease in the crop yield. It is very important to efficiently eliminate weeds at early growing stages. The first step of precision weed control is accurate detection of weeds location in the field. This operation can be performed by machine vision techniques. Hough transform is one of the shape feature extraction methods for object tracking in image processing which is basically used to identify lines or other geometrical shapes in an image. Generalized Hough transform (GHT is a modified version of the Hough transform used not only for geometrical forms, but also for detecting any arbitrary shape. This method is based on a pattern matching principle that uses a set of vectors of feature points (usually object edge points to a reference point to construct a pattern. By comparing this pattern with a set pattern, the desired shape is detected. The aim of this study was to identify the sugar beet plant from some common weeds in a field using the GHT. Materials and Methods Images required for this study were taken at the four-leaf stage of sugar beet as the beginning of the critical period of weed control. A shelter was used to avoid direct sunlight and prevent leaf shadows on each other. The obtained images were then introduced to the Image Processing Toolbox of MATLAB programming software for further processing. Green and Red color components were extracted from primary RGB images. In the first step, binary images were obtained by applying the optimal threshold on the G-R images. A comprehensive study of several sugar beet images revealed that there is a unique feature in sugar beet leaves which makes them differentiable from the weeds. The feature observed in all sugar beet plants at the four

  8. Parallel Hough Transform-Based Straight Line Detection and Its FPGA Implementation in Embedded Vision

    Directory of Open Access Journals (Sweden)

    Nam Ling

    2013-07-01

    Full Text Available Hough Transform has been widely used for straight line detection in low-definition and still images, but it suffers from execution time and resource requirements. Field Programmable Gate Arrays (FPGA provide a competitive alternative for hardware acceleration to reap tremendous computing performance. In this paper, we propose a novel parallel Hough Transform (PHT and FPGA architecture-associated framework for real-time straight line detection in high-definition videos. A resource-optimized Canny edge detection method with enhanced non-maximum suppression conditions is presented to suppress most possible false edges and obtain more accurate candidate edge pixels for subsequent accelerated computation. Then, a novel PHT algorithm exploiting spatial angle-level parallelism is proposed to upgrade computational accuracy by improving the minimum computational step. Moreover, the FPGA based multi-level pipelined PHT architecture optimized by spatial parallelism ensures real-time computation for 1,024 × 768 resolution videos without any off-chip memory consumption. This framework is evaluated on ALTERA DE2-115 FPGA evaluation platform at a maximum frequency of 200 MHz, and it can calculate straight line parameters in 15.59 ms on the average for one frame. Qualitative and quantitative evaluation results have validated the system performance regarding data throughput, memory bandwidth, resource, speed and robustness.

  9. Parallel Hough Transform-based straight line detection and its FPGA implementation in embedded vision.

    Science.gov (United States)

    Lu, Xiaofeng; Song, Li; Shen, Sumin; He, Kang; Yu, Songyu; Ling, Nam

    2013-07-17

    Hough Transform has been widely used for straight line detection in low-definition and still images, but it suffers from execution time and resource requirements. Field Programmable Gate Arrays (FPGA) provide a competitive alternative for hardware acceleration to reap tremendous computing performance. In this paper, we propose a novel parallel Hough Transform (PHT) and FPGA architecture-associated framework for real-time straight line detection in high-definition videos. A resource-optimized Canny edge detection method with enhanced non-maximum suppression conditions is presented to suppress most possible false edges and obtain more accurate candidate edge pixels for subsequent accelerated computation. Then, a novel PHT algorithm exploiting spatial angle-level parallelism is proposed to upgrade computational accuracy by improving the minimum computational step. Moreover, the FPGA based multi-level pipelined PHT architecture optimized by spatial parallelism ensures real-time computation for 1,024 × 768 resolution videos without any off-chip memory consumption. This framework is evaluated on ALTERA DE2-115 FPGA evaluation platform at a maximum frequency of 200 MHz, and it can calculate straight line parameters in 15.59 ms on the average for one frame. Qualitative and quantitative evaluation results have validated the system performance regarding data throughput, memory bandwidth, resource, speed and robustness.

  10. Circular defects detection in welded joints using circular hough transform

    International Nuclear Information System (INIS)

    Hafizal Yazid; Mohd Harun; Shukri Mohd; Abdul Aziz Mohamed; Shaharudin Sayuti; Muhamad Daud

    2007-01-01

    Conventional radiography is one of the common non-destructive testing which employs manual image interpretation. The interpretation is very subjective and depends much on the inspector experience and working conditions. It is therefore useful to have pattern recognition system in order to assist human interpreter in evaluating the quality of the radiograph sample, especially radiographic image of welded joint. This paper describes a system to detect circular discontinuities that is present in the joints. The system utilizes together 2 different algorithms, which is separability filter to identify the best object candidate and Circular Hough Transform to detect the present of circular shape. The result of the experiment shows a promising output in recognition of circular discontinuities in a radiographic image. This is based on 81.82-100% of radiography film with successful circular detection by using template movement of 10 pixels. (author)

  11. Searching for continuous gravitational wave signals. The hierarchical Hough transform algorithm

    International Nuclear Information System (INIS)

    Papa, M.; Schutz, B.F.; Sintes, A.M.

    2001-01-01

    It is well known that matched filtering techniques cannot be applied for searching extensive parameter space volumes for continuous gravitational wave signals. This is the reason why alternative strategies are being pursued. Hierarchical strategies are best at investigating a large parameter space when there exist computational power constraints. Algorithms of this kind are being implemented by all the groups that are developing software for analyzing the data of the gravitational wave detectors that will come online in the next years. In this talk I will report about the hierarchical Hough transform method that the GEO 600 data analysis team at the Albert Einstein Institute is developing. The three step hierarchical algorithm has been described elsewhere [8]. In this talk I will focus on some of the implementational aspects we are currently concerned with. (author)

  12. Implementation of an automated assessment system of the Winston-Lutz test based on the transformed generalized Hough; Implementacion de un sistema de evaluacion automatizada del test de Winston-Lutz basado en la transformada generalizada de Hough

    Energy Technology Data Exchange (ETDEWEB)

    Martin-Viera Cueto, J. A.; Moreno Saiz, C.; Benitez Villegas, E. M.; Fernandez Canadillas, M. J.; Caballero Lucena, E.; Cantero Carrillo, M.

    2013-07-01

    It has implemented a software tool based on the generalized Hough transform to automate the evaluation of test WL This method provides a quantitative evaluation of the test. It also eliminates the subjectivity of the evaluator which is an uncertainty of 0.3 mm. (Author)

  13. Implementation of the Hough transform for 3D recognition of the straight tracks in drift chambers

    International Nuclear Information System (INIS)

    Bel'kov, A.A.

    2001-01-01

    This work is devoted to the development of the method for 3D reconstruction of the charged-particle straight tracks in the tracking systems consisting of the drift-chamber stereo layers. The method is based on the modified Hough transform with taking into account the measurements of drift distance. The proposed program realization of the method provides the time-consuming optimization of event processing, the stable performance of the algorithm and high efficiency of the track recognition under large track-occupancy of the detector as well as under high level of noisy and dead channels

  14. Implementation of the Hough Transform for 3D Recognition of the Straight Tracks in Drift Chambers

    CERN Document Server

    Belkov, A A

    2001-01-01

    This work is devoted to the development of the method for 3D reconstruction of the charged-particle straight tracks in the tracking systems consisting of the drift-chamber stereo layers. The method is based on the modified Hough transform with taking into account the measurements of drift distance. The proposed program realization of the method provides the time-consuming optimization of event processing, the stable performance of algorithm and high efficiency of the track recognition under large track-occupancy of detector as well as under high level of noisy and dead channels.

  15. Determination of mango fruit from binary image using randomized Hough transform

    Science.gov (United States)

    Rizon, Mohamed; Najihah Yusri, Nurul Ain; Abdul Kadir, Mohd Fadzil; bin Mamat, Abd. Rasid; Abd Aziz, Azim Zaliha; Nanaa, Kutiba

    2015-12-01

    A method of detecting mango fruit from RGB input image is proposed in this research. From the input image, the image is processed to obtain the binary image using the texture analysis and morphological operations (dilation and erosion). Later, the Randomized Hough Transform (RHT) method is used to find the best ellipse fits to each binary region. By using the texture analysis, the system can detect the mango fruit that is partially overlapped with each other and mango fruit that is partially occluded by the leaves. The combination of texture analysis and morphological operator can isolate the partially overlapped fruit and fruit that are partially occluded by leaves. The parameters derived from RHT method was used to calculate the center of the ellipse. The center of the ellipse acts as the gripping point for the fruit picking robot. As the results, the rate of detection was up to 95% for fruit that is partially overlapped and partially covered by leaves.

  16. Partial fingerprint identification algorithm based on the modified generalized Hough transform on mobile device

    Science.gov (United States)

    Qin, Jin; Tang, Siqi; Han, Congying; Guo, Tiande

    2018-04-01

    Partial fingerprint identification technology which is mainly used in device with small sensor area like cellphone, U disk and computer, has taken more attention in recent years with its unique advantages. However, owing to the lack of sufficient minutiae points, the conventional method do not perform well in the above situation. We propose a new fingerprint matching technique which utilizes ridges as features to deal with partial fingerprint images and combines the modified generalized Hough transform and scoring strategy based on machine learning. The algorithm can effectively meet the real-time and space-saving requirements of the resource constrained devices. Experiments on in-house database indicate that the proposed algorithm have an excellent performance.

  17. Tracking with the Hough transformation for the central drift chamber of the GSI 4πexperiment

    International Nuclear Information System (INIS)

    Best, D.

    1993-02-01

    The adaptive Hough Transformation (AHT) treated in this thesis is a method to localize the peaks in the Hough field without calculating the background in detail. It applies an intelligent histogram and search strategy. It uses a small accumulator and decomposes the parameter region, which is momentaneously of interest, into few intervals, into which the HT maps the hits. The information in the accumulator is then used to redefine the parameter region, so that interesting regions can be studied with higher resolution. The iteration continues, until the parameters are determined with the wanted resolution. In the mean 4-7 iterations are necessary in order to obtain the center coordinates of a circular track up to 1 mm accurately. It was shown that the AHT extends the tracking possibilities to very high track densities. The time consumation for 100 tracks with track and vertex fitting lies in the range of 4-5 seconds. By this method in comparison to local procedures in this region of track multiplicities is be proved as superior, because it is not confronted with combinatorical difficulties. Thereby the track and point removal efficiency remains at above 95%, and the double-track resolution at 1%. The dominant majority of the particle tracks is almost completely reconstructed. (orig./HSI) [de

  18. Hough transform used on the spot-centroiding algorithm for the Shack-Hartmann wavefront sensor

    Science.gov (United States)

    Chia, Chou-Min; Huang, Kuang-Yuh; Chang, Elmer

    2016-01-01

    An approach to the spot-centroiding algorithm for the Shack-Hartmann wavefront sensor (SHWS) is presented. The SHWS has a common problem, in that while measuring high-order wavefront distortion, the spots may exceed each of the subapertures, which are used to restrict the displacement of spots. This artificial restriction may limit the dynamic range of the SHWS. When using the SHWS to measure adaptive optics or aspheric lenses, the accuracy of the traditional spot-centroiding algorithm may be uncertain because the spots leave or cross the confined area of the subapertures. The proposed algorithm combines the Hough transform with an artificial neural network, which requires no confined subapertures, to increase the dynamic range of the SHWS. This algorithm is then explored in comprehensive simulations and the results are compared with those of the existing algorithm.

  19. ATMS software: Fuzzy Hough Transform in a hybrid algorithm for counting the overlapped etched tracks and orientation recognition

    International Nuclear Information System (INIS)

    Khayat, O.; Ghergherehchi, M.; Afarideh, H.; Durrani, S.A.; Pouyan, Ali A.; Kim, Y.S.

    2013-01-01

    A computer program named ATMS written in MATLAB and running with a friendly interface has been developed for recognition and parametric measurements of etched tracks in images captured from the surface of Solid State Nuclear Track Detectors. The program, using image analysis tools, counts the number of etched tracks and depending on the current working mode classifies them according to their radii (small object removal) or their axis (non-perpendicular or non-circular etched tracks), their mean intensity value and their orientation through the minor and major axes. Images of the detectors' surfaces are input to the code, which generates text and figure files as output, including the number of counted etched tracks with the associated track parameters, histograms and a figure showing edge and center of detected etched tracks. ATMS code is running hierarchically as calibration, testing and measurement modes to demonstrate the reliability, repeatability and adaptability. Fuzzy Hough Transform is used for the estimation of the number of etched tracks and their parameters, providing results even in cases that overlapping and orientation occur. ATMS code is finally converted to a standalone file which makes it able to run out of MATLAB environment. - Highlights: ► Presenting a novel code named ATMS for nuclear track measurements. ► Execution in three modes for generality, adaptability and reliability. ► Using Fuzzy Hough Transform for overlapping detection and orientation recognition. ► Using DFT as a filter for noise removal process in track images. ► Processing the noisy track images and demonstration of the presented code

  20. Laser Spot Tracking Based on Modified Circular Hough Transform and Motion Pattern Analysis

    Science.gov (United States)

    Krstinić, Damir; Skelin, Ana Kuzmanić; Milatić, Ivan

    2014-01-01

    Laser pointers are one of the most widely used interactive and pointing devices in different human-computer interaction systems. Existing approaches to vision-based laser spot tracking are designed for controlled indoor environments with the main assumption that the laser spot is very bright, if not the brightest, spot in images. In this work, we are interested in developing a method for an outdoor, open-space environment, which could be implemented on embedded devices with limited computational resources. Under these circumstances, none of the assumptions of existing methods for laser spot tracking can be applied, yet a novel and fast method with robust performance is required. Throughout the paper, we will propose and evaluate an efficient method based on modified circular Hough transform and Lucas–Kanade motion analysis. Encouraging results on a representative dataset demonstrate the potential of our method in an uncontrolled outdoor environment, while achieving maximal accuracy indoors. Our dataset and ground truth data are made publicly available for further development. PMID:25350502

  1. Laser spot tracking based on modified circular Hough transform and motion pattern analysis.

    Science.gov (United States)

    Krstinić, Damir; Skelin, Ana Kuzmanić; Milatić, Ivan

    2014-10-27

    Laser pointers are one of the most widely used interactive and pointing devices in different human-computer interaction systems. Existing approaches to vision-based laser spot tracking are designed for controlled indoor environments with the main assumption that the laser spot is very bright, if not the brightest, spot in images. In this work, we are interested in developing a method for an outdoor, open-space environment, which could be implemented on embedded devices with limited computational resources. Under these circumstances, none of the assumptions of existing methods for laser spot tracking can be applied, yet a novel and fast method with robust performance is required. Throughout the paper, we will propose and evaluate an efficient method based on modified circular Hough transform and Lucas-Kanade motion analysis. Encouraging results on a representative dataset demonstrate the potential of our method in an uncontrolled outdoor environment, while achieving maximal accuracy indoors. Our dataset and ground truth data are made publicly available for further development.

  2. Automated Spatiotemporal Analysis of Fibrils and Coronal Rain Using the Rolling Hough Transform

    Science.gov (United States)

    Schad, Thomas

    2017-09-01

    A technique is presented that automates the direction characterization of curvilinear features in multidimensional solar imaging datasets. It is an extension of the Rolling Hough Transform (RHT) technique presented by Clark, Peek, and Putman ( Astrophys. J. 789, 82, 2014), and it excels at rapid quantification of spatial and spatiotemporal feature orientation even for applications with a low signal-to-noise ratio. It operates on a pixel-by-pixel basis within a dataset and reliably quantifies orientation even for locations not centered on a feature ridge, which is used here to derive a quasi-continuous map of the chromospheric fine-structure projection angle. For time-series analysis, a procedure is developed that uses a hierarchical application of the RHT to automatically derive the apparent motion of coronal rain observed off-limb. Essential to the success of this technique is the formulation presented in this article for the RHT error analysis as it provides a means to properly filter results.

  3. Needle segmentation using 3D Hough transform in 3D TRUS guided prostate transperineal therapy

    Energy Technology Data Exchange (ETDEWEB)

    Qiu Wu [Department of Biomedical Engineering, School of Life Science and Technology, Huazhong University of Science and Technology, Wuhan, Hubei 430074 (China); Imaging Research Laboratories, Robarts Research Institute, Western University, London, Ontario N6A 5K8 (Canada); Yuchi Ming; Ding Mingyue [Department of Biomedical Engineering, School of Life Science and Technology, Huazhong University of Science and Technology, Wuhan, Hubei 430074 (China); Tessier, David; Fenster, Aaron [Imaging Research Laboratories, Robarts Research Institute, University of Western Ontario, London, Ontario N6A 5K8 (Canada)

    2013-04-15

    Purpose: Prostate adenocarcinoma is the most common noncutaneous malignancy in American men with over 200 000 new cases diagnosed each year. Prostate interventional therapy, such as cryotherapy and brachytherapy, is an effective treatment for prostate cancer. Its success relies on the correct needle implant position. This paper proposes a robust and efficient needle segmentation method, which acts as an aid to localize the needle in three-dimensional (3D) transrectal ultrasound (TRUS) guided prostate therapy. Methods: The procedure of locating the needle in a 3D TRUS image is a three-step process. First, the original 3D ultrasound image containing a needle is cropped; the cropped image is then converted to a binary format based on its histogram. Second, a 3D Hough transform based needle segmentation method is applied to the 3D binary image in order to locate the needle axis. The position of the needle endpoint is finally determined by an optimal threshold based analysis of the intensity probability distribution. The overall efficiency is improved through implementing a coarse-fine searching strategy. The proposed method was validated in tissue-mimicking agar phantoms, chicken breast phantoms, and 3D TRUS patient images from prostate brachytherapy and cryotherapy procedures by comparison to the manual segmentation. The robustness of the proposed approach was tested by means of varying parameters such as needle insertion angle, needle insertion length, binarization threshold level, and cropping size. Results: The validation results indicate that the proposed Hough transform based method is accurate and robust, with an achieved endpoint localization accuracy of 0.5 mm for agar phantom images, 0.7 mm for chicken breast phantom images, and 1 mm for in vivo patient cryotherapy and brachytherapy images. The mean execution time of needle segmentation algorithm was 2 s for a 3D TRUS image with size of 264 Multiplication-Sign 376 Multiplication-Sign 630 voxels. Conclusions

  4. Needle segmentation using 3D Hough transform in 3D TRUS guided prostate transperineal therapy

    International Nuclear Information System (INIS)

    Qiu Wu; Yuchi Ming; Ding Mingyue; Tessier, David; Fenster, Aaron

    2013-01-01

    Purpose: Prostate adenocarcinoma is the most common noncutaneous malignancy in American men with over 200 000 new cases diagnosed each year. Prostate interventional therapy, such as cryotherapy and brachytherapy, is an effective treatment for prostate cancer. Its success relies on the correct needle implant position. This paper proposes a robust and efficient needle segmentation method, which acts as an aid to localize the needle in three-dimensional (3D) transrectal ultrasound (TRUS) guided prostate therapy. Methods: The procedure of locating the needle in a 3D TRUS image is a three-step process. First, the original 3D ultrasound image containing a needle is cropped; the cropped image is then converted to a binary format based on its histogram. Second, a 3D Hough transform based needle segmentation method is applied to the 3D binary image in order to locate the needle axis. The position of the needle endpoint is finally determined by an optimal threshold based analysis of the intensity probability distribution. The overall efficiency is improved through implementing a coarse-fine searching strategy. The proposed method was validated in tissue-mimicking agar phantoms, chicken breast phantoms, and 3D TRUS patient images from prostate brachytherapy and cryotherapy procedures by comparison to the manual segmentation. The robustness of the proposed approach was tested by means of varying parameters such as needle insertion angle, needle insertion length, binarization threshold level, and cropping size. Results: The validation results indicate that the proposed Hough transform based method is accurate and robust, with an achieved endpoint localization accuracy of 0.5 mm for agar phantom images, 0.7 mm for chicken breast phantom images, and 1 mm for in vivo patient cryotherapy and brachytherapy images. The mean execution time of needle segmentation algorithm was 2 s for a 3D TRUS image with size of 264 × 376 × 630 voxels. Conclusions: The proposed needle segmentation

  5. Probabilistic active recognition of multiple objects using Hough-based geometric matching features

    CSIR Research Space (South Africa)

    Govender, N

    2015-01-01

    Full Text Available be recognized simultaneously, and occlusion and clutter (through distracter objects) is common. We propose a representation for object viewpoints using Hough transform based geometric matching features, which are robust in such circumstances. We show how...

  6. Magnetically aligned H I fibers and the rolling hough transform

    Energy Technology Data Exchange (ETDEWEB)

    Clark, S. E.; Putman, M. E.; Peek, J. E. G. [Department of Astronomy, Columbia University, New York, NY (United States)

    2014-07-01

    We present observations of a new group of structures in the diffuse Galactic interstellar medium (ISM): slender, linear H I features we dub 'fibers' that extend for many degrees at high Galactic latitude. To characterize and measure the extent and strength of these fibers, we present the Rolling Hough Transform, a new machine vision method for parameterizing the coherent linearity of structures in the image plane. With this powerful new tool we show that the fibers are oriented along the interstellar magnetic field as probed by starlight polarization. We find that these low column density (N{sub H} {sub I}≃5×10{sup 18} cm{sup –2}) fiber features are most likely a component of the local cavity wall, about 100 pc away. The H I data we use to demonstrate this alignment at high latitude are from the Galactic Arecibo L-Band Feed Array H I (GALFA-H I) Survey and the Parkes Galactic All Sky Survey. We find better alignment in the higher resolution GALFA-H I data, where the fibers are more visually evident. This trend continues in our investigation of magnetically aligned linear features in the Riegel-Crutcher H I cold cloud, detected in the Southern Galactic Plane Survey. We propose an application of the RHT for estimating the field strength in such a cloud, based on the Chandrasekhar-Fermi method. We conclude that data-driven, quantitative studies of ISM morphology can be very powerful predictors of underlying physical quantities.

  7. Robust Detection of Moving Human Target in Foliage-Penetration Environment Based on Hough Transform

    Directory of Open Access Journals (Sweden)

    P. Lei

    2014-04-01

    Full Text Available Attention has been focused on the robust moving human target detection in foliage-penetration environment, which presents a formidable task in a radar system because foliage is a rich scattering environment with complex multipath propagation and time-varying clutter. Generally, multiple-bounce returns and clutter are additionally superposed to direct-scatter echoes. They obscure true target echo and lead to poor visual quality time-range image, making target detection particular difficult. Consequently, an innovative approach is proposed to suppress clutter and mitigate multipath effects. In particular, a clutter suppression technique based on range alignment is firstly applied to suppress the time-varying clutter and the instable antenna coupling. Then entropy weighted coherent integration (EWCI algorithm is adopted to mitigate the multipath effects. In consequence, the proposed method effectively reduces the clutter and ghosting artifacts considerably. Based on the high visual quality image, the target trajectory is detected robustly and the radial velocity is estimated accurately with the Hough transform (HT. Real data used in the experimental results are provided to verify the proposed method.

  8. First all-sky upper limits from LIGO on the strength of periodic gravitational waves using the Hough transform

    International Nuclear Information System (INIS)

    Abbott, B.; Adhikari, R.; Agresti, J.; Anderson, S.B.; Araya, M.; Armandula, H.; Asiri, F.; Barish, B.C.; Barnes, M.; Barton, M.A.; Bhawal, B.; Billingsley, G.; Black, E.; Blackburn, K.; Bork, R.; Brown, D.A.; Busby, D.; Cardenas, L.; Chandler, A.; Chapsky, J.

    2005-01-01

    We perform a wide parameter-space search for continuous gravitational waves over the whole sky and over a large range of values of the frequency and the first spin-down parameter. Our search method is based on the Hough transform, which is a semicoherent, computationally efficient, and robust pattern recognition technique. We apply this technique to data from the second science run of the LIGO detectors and our final results are all-sky upper limits on the strength of gravitational waves emitted by unknown isolated spinning neutron stars on a set of narrow frequency bands in the range 200-400 Hz. The best upper limit on the gravitational-wave strain amplitude that we obtain in this frequency range is 4.43x10 -23

  9. Generalized Hough transform based time invariant action recognition with 3D pose information

    Science.gov (United States)

    Muench, David; Huebner, Wolfgang; Arens, Michael

    2014-10-01

    Human action recognition has emerged as an important field in the computer vision community due to its large number of applications such as automatic video surveillance, content based video-search and human robot interaction. In order to cope with the challenges that this large variety of applications present, recent research has focused more on developing classifiers able to detect several actions in more natural and unconstrained video sequences. The invariance discrimination tradeoff in action recognition has been addressed by utilizing a Generalized Hough Transform. As a basis for action representation we transform 3D poses into a robust feature space, referred to as pose descriptors. For each action class a one-dimensional temporal voting space is constructed. Votes are generated from associating pose descriptors with their position in time relative to the end of an action sequence. Training data consists of manually segmented action sequences. In the detection phase valid human 3D poses are assumed as input, e.g. originating from 3D sensors or monocular pose reconstruction methods. The human 3D poses are normalized to gain view-independence and transformed into (i) relative limb-angle space to ensure independence of non-adjacent joints or (ii) geometric features. In (i) an action descriptor consists of the relative angles between limbs and their temporal derivatives. In (ii) the action descriptor consists of different geometric features. In order to circumvent the problem of time-warping we propose to use a codebook of prototypical 3D poses which is generated from sample sequences of 3D motion capture data. This idea is in accordance with the concept of equivalence classes in action space. Results of the codebook method are presented using the Kinect sensor and the CMU Motion Capture Database.

  10. Development of a Hough transformation track finder for time projection chambers

    International Nuclear Information System (INIS)

    Heinze, Isa

    2013-12-01

    The International Linear Collider (ILC) is a planned particle physics experiment. One of the two detector concepts is the International Large Detector (ILD) concept for which a time projection chamber is foreseen as the main tracking device. In the ILD the particle flow concept is followed which leads to special requirements for the detector. Especially for the tracking system a very good momentum resolution is required. Several prototypes were build to prove that it is possible to build a TPC which fulfills the requirements for a TPC in the ILD. One is the Large Prototype with which different readout technologies currently under development are tested. In parallel reconstruction software is developed for the reconstruction of Large Prototype data. In this thesis the development of a track finding algorithm based on the Hough transformation is described. It can find curved tracks (with magnetic field) as well as straight tracks (without magnetic field). This package was mainly developed for Large Prototype testbeam data but was also tested on Monte Carlo simulation of tracks in the ILD TPC. Furthermore the analysis of testbeam data regarding the single point resolution is presented. The data were taken with the Large Prototype and a readout module with GEM (gas electron multiplier) amplification. For the reconstruction of these data the software package mentioned above was used. The single point resolution is directly related to the momentum resolution of the detector, thus a good single point resolution is needed to achieve a good momentum resolution.

  11. Development of a Hough transformation track finder for time projection chambers

    Energy Technology Data Exchange (ETDEWEB)

    Heinze, Isa

    2013-12-15

    The International Linear Collider (ILC) is a planned particle physics experiment. One of the two detector concepts is the International Large Detector (ILD) concept for which a time projection chamber is foreseen as the main tracking device. In the ILD the particle flow concept is followed which leads to special requirements for the detector. Especially for the tracking system a very good momentum resolution is required. Several prototypes were build to prove that it is possible to build a TPC which fulfills the requirements for a TPC in the ILD. One is the Large Prototype with which different readout technologies currently under development are tested. In parallel reconstruction software is developed for the reconstruction of Large Prototype data. In this thesis the development of a track finding algorithm based on the Hough transformation is described. It can find curved tracks (with magnetic field) as well as straight tracks (without magnetic field). This package was mainly developed for Large Prototype testbeam data but was also tested on Monte Carlo simulation of tracks in the ILD TPC. Furthermore the analysis of testbeam data regarding the single point resolution is presented. The data were taken with the Large Prototype and a readout module with GEM (gas electron multiplier) amplification. For the reconstruction of these data the software package mentioned above was used. The single point resolution is directly related to the momentum resolution of the detector, thus a good single point resolution is needed to achieve a good momentum resolution.

  12. Automatic detection of karstic sinkholes in seismic 3D images using circular Hough transform

    International Nuclear Information System (INIS)

    Parchkoohi, Mostafa Heydari; Farajkhah, Nasser Keshavarz; Delshad, Meysam Salimi

    2015-01-01

    More than 30% of hydrocarbon reservoirs are reported in carbonates that mostly include evidence of fractures and karstification. Generally, the detection of karstic sinkholes prognosticate good quality hydrocarbon reservoirs where looser sediments fill the holes penetrating hard limestone and the overburden pressure on infill sediments is mostly tolerated by their sturdier surrounding structure. They are also useful for the detection of erosional surfaces in seismic stratigraphic studies and imply possible relative sea level fall at the time of establishment. Karstic sinkholes are identified straightforwardly by using seismic geometric attributes (e.g. coherency, curvature) in which lateral variations are much more emphasized with respect to the original 3D seismic image. Then, seismic interpreters rely on their visual skills and experience in detecting roughly round objects in seismic attribute maps. In this paper, we introduce an image processing workflow to enhance selective edges in seismic attribute volumes stemming from karstic sinkholes and finally locate them in a high quality 3D seismic image by using circular Hough transform. Afterwards, we present a case study from an on-shore oilfield in southwest Iran, in which the proposed algorithm is applied and karstic sinkholes are traced. (paper)

  13. Hough transform for clustered microcalcifications detection in full-field digital mammograms

    Science.gov (United States)

    Fanizzi, A.; Basile, T. M. A.; Losurdo, L.; Amoroso, N.; Bellotti, R.; Bottigli, U.; Dentamaro, R.; Didonna, V.; Fausto, A.; Massafra, R.; Moschetta, M.; Tamborra, P.; Tangaro, S.; La Forgia, D.

    2017-09-01

    Many screening programs use mammography as principal diagnostic tool for detecting breast cancer at a very early stage. Despite the efficacy of the mammograms in highlighting breast diseases, the detection of some lesions is still doubtless for radiologists. In particular, the extremely minute and elongated salt-like particles of microcalcifications are sometimes no larger than 0.1 mm and represent approximately half of all cancer detected by means of mammograms. Hence the need for automatic tools able to support radiologists in their work. Here, we propose a computer assisted diagnostic tool to support radiologists in identifying microcalcifications in full (native) digital mammographic images. The proposed CAD system consists of a pre-processing step, that improves contrast and reduces noise by applying Sobel edge detection algorithm and Gaussian filter, followed by a microcalcification detection step performed by exploiting the circular Hough transform. The procedure performance was tested on 200 images coming from the Breast Cancer Digital Repository (BCDR), a publicly available database. The automatically detected clusters of microcalcifications were evaluated by skilled radiologists which asses the validity of the correctly identified regions of interest as well as the system error in case of missed clustered microcalcifications. The system performance was evaluated in terms of Sensitivity and False Positives per images (FPi) rate resulting comparable to the state-of-art approaches. The proposed model was able to accurately predict the microcalcification clusters obtaining performances (sensibility = 91.78% and FPi rate = 3.99) which favorably compare to other state-of-the-art approaches.

  14. Layering extraction from subsurface radargrams over Greenland and the Martian NPLD by combining wavelet analysis with Hough transforms

    Science.gov (United States)

    Xiong, Si-Ting; Muller, Jan-Peter

    2017-04-01

    Extracting lines from an imagery is a solved problem in the field of edge detection. Different to images taken by camera, radargrams are a set of radar echo profiles, which record wave energy reflected by subsurface reflectors, at each location of a radar footprint along the satellite's ground track. The radargrams record where there is a dielectric contrast caused by different deposits, and other subsurface features, such as facies, and internal distributions like porosity and fluids. Among the subsurface features, layering is an important one which reflect the sequence of seasonal or yearly deposits on the ground [1-2]. In the field of image processing, line detection methods, such as the Radon Transform or Hough Transform, are able to extract these subsurface layers from rasterised versions of the echograms. However, due to the attenuation of radar waves whilst propagating through geological media, radargrams sometimes suffer from gradient and high background noise. These attributes of radargrams cause errors in detection when conventional line detection methods are directly applied. In this study, we have developed a continuous wavelet analysis technique to be applied directly to the radar echo profiles in a radargram in order to detect segmented lines, and then a conventional line detection method, such as a Hough transform can be applied to connect these segmented lines. This processing chain is tested by using datasets from a radargram acquired by the Multi-channel Coherent Radar Depth Sounder (MCoRDS) on an airborne platform in Greenland and a radargram acquired by the SHAllow RADar (SHARAD) on board the Mars Reconnaissance Orbiter (MRO) [3] over Martian North Polar Layered Deposits (NPLD). Keywords: Subsurface mapping, Radargram, SHARAD, Greenland, Martian NPLD, Subsurface layering, line detection References: [1] Phillips, R. J., et al. "Mars north polar deposits: Stratigraphy, age, and geodynamical response." Science 320.5880 (2008): 1182-1185. [2] Cutts

  15. A robust Hough transform algorithm for determining the radiation centers of circular and rectangular fields with subpixel accuracy

    Energy Technology Data Exchange (ETDEWEB)

    Du Weiliang; Yang, James [Department of Radiation Physics, University of Texas M D Anderson Cancer Center, 1515 Holcombe Blvd, Unit 94, Houston, TX 77030 (United States)], E-mail: wdu@mdanderson.org

    2009-02-07

    Uncertainty in localizing the radiation field center is among the major components that contribute to the overall positional error and thus must be minimized. In this study, we developed a Hough transform (HT)-based computer algorithm to localize the radiation center of a circular or rectangular field with subpixel accuracy. We found that the HT method detected the centers of the test circular fields with an absolute error of 0.037 {+-} 0.019 pixels. On a typical electronic portal imager with 0.5 mm image resolution, this mean detection error was translated to 0.02 mm, which was much finer than the image resolution. It is worth noting that the subpixel accuracy described here does not include experimental uncertainties such as linac mechanical instability or room laser inaccuracy. The HT method was more accurate and more robust to image noise and artifacts than the traditional center-of-mass method. Application of the HT method in Winston-Lutz tests was demonstrated to measure the ball-radiation center alignment with subpixel accuracy. Finally, the method was applied to quantitative evaluation of the radiation center wobble during collimator rotation.

  16. On a Hopping-Points SVD and Hough Transform-Based Line Detection Algorithm for Robot Localization and Mapping

    Directory of Open Access Journals (Sweden)

    Abhijeet Ravankar

    2016-05-01

    Full Text Available Line detection is an important problem in computer vision, graphics and autonomous robot navigation. Lines detected using a laser range sensor (LRS mounted on a robot can be used as features to build a map of the environment, and later to localize the robot in the map, in a process known as Simultaneous Localization and Mapping (SLAM. We propose an efficient algorithm for line detection from LRS data using a novel hopping-points Singular Value Decomposition (SVD and Hough transform-based algorithm, in which SVD is applied to intermittent LRS points to accelerate the algorithm. A reverse-hop mechanism ensures that the end points of the line segments are accurately extracted. Line segments extracted from the proposed algorithm are used to form a map and, subsequently, LRS data points are matched with the line segments to localize the robot. The proposed algorithm eliminates the drawbacks of point-based matching algorithms like the Iterative Closest Points (ICP algorithm, the performance of which degrades with an increasing number of points. We tested the proposed algorithm for mapping and localization in both simulated and real environments, and found it to detect lines accurately and build maps with good self-localization.

  17. First Evaluation of the CPU, GPGPU and MIC Architectures for Real Time Particle Tracking based on Hough Transform at the LHC

    CERN Document Server

    Halyo, V.; Lujan, P.; Karpusenko, V.; Vladimirov, A.

    2014-04-07

    Recent innovations focused around {\\em parallel} processing, either through systems containing multiple processors or processors containing multiple cores, hold great promise for enhancing the performance of the trigger at the LHC and extending its physics program. The flexibility of the CMS/ATLAS trigger system allows for easy integration of computational accelerators, such as NVIDIA's Tesla Graphics Processing Unit (GPU) or Intel's \\xphi, in the High Level Trigger. These accelerators have the potential to provide faster or more energy efficient event selection, thus opening up possibilities for new complex triggers that were not previously feasible. At the same time, it is crucial to explore the performance limits achievable on the latest generation multicore CPUs with the use of the best software optimization methods. In this article, a new tracking algorithm based on the Hough transform will be evaluated for the first time on a multi-core Intel Xeon E5-2697v2 CPU, an NVIDIA Tesla K20c GPU, and an Intel \\x...

  18. Invisible data matrix detection with smart phone using geometric correction and Hough transform

    Science.gov (United States)

    Sun, Halit; Uysalturk, Mahir C.; Karakaya, Mahmut

    2016-04-01

    Two-dimensional data matrices are used in many different areas that provide quick and automatic data entry to the computer system. Their most common usage is to automatically read labeled products (books, medicines, food, etc.) and recognize them. In Turkey, alcohol beverages and tobacco products are labeled and tracked with the invisible data matrices for public safety and tax purposes. In this application, since data matrixes are printed on a special paper with a pigmented ink, it cannot be seen under daylight. When red LEDs are utilized for illumination and reflected light is filtered, invisible data matrices become visible and decoded by special barcode readers. Owing to their physical dimensions, price and requirement of special training to use; cheap, small sized and easily carried domestic mobile invisible data matrix reader systems are required to be delivered to every inspector in the law enforcement units. In this paper, we first developed an apparatus attached to the smartphone including a red LED light and a high pass filter. Then, we promoted an algorithm to process captured images by smartphones and to decode all information stored in the invisible data matrix images. The proposed algorithm mainly involves four stages. In the first step, data matrix code is processed by Hough transform processing to find "L" shaped pattern. In the second step, borders of the data matrix are found by using the convex hull and corner detection methods. Afterwards, distortion of invisible data matrix corrected by geometric correction technique and the size of every module is fixed in rectangular shape. Finally, the invisible data matrix is scanned line by line in the horizontal axis to decode it. Based on the results obtained from the real test images of invisible data matrix captured with a smartphone, the proposed algorithm indicates high accuracy and low error rate.

  19. First evaluation of the CPU, GPGPU and MIC architectures for real time particle tracking based on Hough transform at the LHC

    International Nuclear Information System (INIS)

    V Halyo, V Halyo; LeGresley, P; Lujan, P; Karpusenko, V; Vladimirov, A

    2014-01-01

    Recent innovations focused around parallel processing, either through systems containing multiple processors or processors containing multiple cores, hold great promise for enhancing the performance of the trigger at the LHC and extending its physics program. The flexibility of the CMS/ATLAS trigger system allows for easy integration of computational accelerators, such as NVIDIA's Tesla Graphics Processing Unit (GPU) or Intel's Xeon Phi, in the High Level Trigger. These accelerators have the potential to provide faster or more energy efficient event selection, thus opening up possibilities for new complex triggers that were not previously feasible. At the same time, it is crucial to explore the performance limits achievable on the latest generation multicore CPUs with the use of the best software optimization methods. In this article, a new tracking algorithm based on the Hough transform will be evaluated for the first time on multi-core Intel i7-3770 and Intel Xeon E5-2697v2 CPUs, an NVIDIA Tesla K20c GPU, and an Intel Xeon Phi 7120 coprocessor. Preliminary time performance will be presented

  20. Compact optical processor for Hough and frequency domain features

    Science.gov (United States)

    Ott, Peter

    1996-11-01

    Shape recognition is necessary in a broad band of applications such as traffic sign or work piece recognition. It requires not only neighborhood processing of the input image pixels but global interconnection of them. The Hough transform (HT) performs such a global operation and it is well suited in the preprocessing stage of a shape recognition system. Translation invariant features can be easily calculated form the Hough domain. We have implemented on the computer a neural network shape recognition system which contains a HT, a feature extraction, and a classification layer. The advantage of this approach is that the total system can be optimized with well-known learning techniques and that it can explore the parallelism of the algorithms. However, the HT is a time consuming operation. Parallel, optical processing is therefore advantageous. Several systems have been proposed, based on space multiplexing with arrays of holograms and CGH's or time multiplexing with acousto-optic processors or by image rotation with incoherent and coherent astigmatic optical processors. We took up the last mentioned approach because 2D array detectors are read out line by line, so a 2D detector can achieve the same speed and is easier to implement. Coherent processing can allow the implementation of tilers in the frequency domain. Features based on wedge/ring, Gabor, or wavelet filters have been proven to show good discrimination capabilities for texture and shape recognition. The astigmatic lens system which is derived form the mathematical formulation of the HT is long and contains a non-standard, astigmatic element. By methods of lens transformation s for coherent applications we map the original design to a shorter lens with a smaller number of well separated standard elements and with the same coherent system response. The final lens design still contains the frequency plane for filtering and ray-tracing shows diffraction limited performance. Image rotation can be done

  1. Omstrede kwessies en teksinterne korrektiewe in Skilpoppe van Barrie Hough

    OpenAIRE

    M.J. Fritz; E.S. Van der Westhuizen

    2010-01-01

    Controversial issues and text-internal correctives in Skilpoppe by Barrie Hough This article focuses on the binary relations between controversial issues and text internal correctives by making use of examples from “Skilpoppe” (Babushka dolls) (2002) by Barrie Hough. The article starts with a discussion of controversial issues, including the four main categories, identified as violence, sexuality, politics and religion and continues briefly to the censorship as enacted before the Films an...

  2. Localization of skeletal and aortic landmarks in trauma CT data based on the discriminative generalized Hough transform

    Science.gov (United States)

    Lorenz, Cristian; Hansis, Eberhard; Weese, Jürgen; Carolus, Heike

    2016-03-01

    Computed tomography is the modality of choice for poly-trauma patients to assess rapidly skeletal and vascular integrity of the whole body. Often several scans with and without contrast medium or with different spatial resolution are acquired. Efficient reading of the resulting extensive set of image data is vital, since it is often time critical to initiate the necessary therapeutic actions. A set of automatically found landmarks can facilitate navigation in the data and enables anatomy oriented viewing. Following this intention, we selected a comprehensive set of 17 skeletal and 5 aortic landmarks. Landmark localization models for the Discriminative Generalized Hough Transform (DGHT) were automatically created based on a set of about 20 training images with ground truth landmark positions. A hierarchical setup with 4 resolution levels was used. Localization results were evaluated on a separate test set, consisting of 50 to 128 images (depending on the landmark) with available ground truth landmark locations. The image data covers a large amount of variability caused by differences of field-of-view, resolution, contrast agent, patient gender and pathologies. The median localization error for the set of aortic landmarks was 14.4 mm and for the set of skeleton landmarks 5.5 mm. Median localization errors for individual landmarks ranged from 3.0 mm to 31.0 mm. The runtime performance for the whole landmark set is about 5s on a typical PC.

  3. Circular Hough transform diffraction analysis: A software tool for automated measurement of selected area electron diffraction patterns within Digital MicrographTM

    International Nuclear Information System (INIS)

    Mitchell, D.R.G.

    2008-01-01

    A software tool (script and plugin) for computing circular Hough transforms (CHT) in Digital Micrograph TM has been developed, for the purpose of automated analysis of selected area electron diffraction patterns (SADPs) of polycrystalline materials. The CHT enables the diffraction pattern centre to be determined with sub-pixel accuracy, regardless of the exposure condition of the transmitted beam or if a beam stop is present. Radii of the diffraction rings can also be accurately measured with sub-pixel precision. If the pattern is calibrated against a known camera length, then d-spacings with an accuracy of better than 1% can be obtained. These measurements require no a priori knowledge of the pattern and very limited user interaction. The accuracy of the CHT is degraded by distortion introduced by the projector lens, and this should be minimised prior to pattern acquisition. A number of optimisations in the CHT software enable rapid processing of patterns; a typical analysis of a 1kx1k image taking just a few minutes. The CHT tool appears robust and is even able to accurately measure SADPs with very incomplete diffraction rings due to texture effects. This software tool is freely downloadable via the Internet

  4. The radon transform. Theory and implementation

    International Nuclear Information System (INIS)

    Toft, P.

    1996-01-01

    The subject of this Ph.D. thesis is the mathematical Radon transform, which is well suited for curve detection in digital images, and for reconstruction of tomography images. The thesis is divided into two main parts. Part I describes the Radon- and the Hough-transform and especially their discrete approximations with respect to curve parameter detection in digital images. The sampling relationships of the Radon transform is reviewed from a digital signal processing point of view. The discrete Radon transform is investigated for detection of curves, and aspects regarding the performance of the Radon transform assuming various types of noise is covered. Furthermore, a new fast scheme for estimating curve parameters is presented. Part II of the thesis describes the inverse Radon transform in 2D and 3D with focus on reconstruction of tomography images. Some of the direct reconstruction schemes are analyzed, including their discrete implementation. Furthermore, several iterative reconstruction schemes based on linear algebra are reviewed and applied for reconstruction of Positron Emission Tomography (PET) images. A new and very fast implementation of 2D iterative reconstruction methods is devised. In a more practical oriented chapter, the noise in PET images is modelled from a very large number of measurements. Several packagers for Radon- and Hough-transform based curve detection and direct/iterative 2D and 3D reconstruction have been developed and provided for free. (au) 140 refs

  5. Circular Hough transform diffraction analysis: A software tool for automated measurement of selected area electron diffraction patterns within Digital Micrograph{sup TM}

    Energy Technology Data Exchange (ETDEWEB)

    Mitchell, D.R.G. [Institute of Materials and Engineering Science, ANSTO, PMB 1, Menai, NSW 2234 (Australia)], E-mail: drm@ansto.gov.au

    2008-03-15

    A software tool (script and plugin) for computing circular Hough transforms (CHT) in Digital Micrograph{sup TM} has been developed, for the purpose of automated analysis of selected area electron diffraction patterns (SADPs) of polycrystalline materials. The CHT enables the diffraction pattern centre to be determined with sub-pixel accuracy, regardless of the exposure condition of the transmitted beam or if a beam stop is present. Radii of the diffraction rings can also be accurately measured with sub-pixel precision. If the pattern is calibrated against a known camera length, then d-spacings with an accuracy of better than 1% can be obtained. These measurements require no a priori knowledge of the pattern and very limited user interaction. The accuracy of the CHT is degraded by distortion introduced by the projector lens, and this should be minimised prior to pattern acquisition. A number of optimisations in the CHT software enable rapid processing of patterns; a typical analysis of a 1kx1k image taking just a few minutes. The CHT tool appears robust and is even able to accurately measure SADPs with very incomplete diffraction rings due to texture effects. This software tool is freely downloadable via the Internet.

  6. SU-G-IeP1-01: A Novel MRI Post-Processing Algorithm for Visualization of the Prostate LDR Brachytherapy Seeds and Calcifications Based On B0 Field Inhomogeneity Correction and Hough Transform

    Energy Technology Data Exchange (ETDEWEB)

    Nosrati, R [Reyrson University, Toronto, Ontario (Canada); Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); Soliman, A; Owrangi, A [Sunnybrook Research Institute, Toronto, Ontario (Canada); Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); Ghugre, N [Sunnybrook Research Institute, Toronto, Ontario (Canada); University of Toronto, Toronto, ON (Canada); Morton, G [Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); University of Toronto, Toronto, ON (Canada); Pejovic-Milic, A [Reyrson University, Toronto, Ontario (Canada); Song, W [Reyrson University, Toronto, Ontario (Canada); Sunnybrook Research Institute, Toronto, Ontario (Canada); Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); University of Toronto, Toronto, ON (Canada)

    2016-06-15

    Purpose: This study aims at developing an MRI-only workflow for post-implant dosimetry of the prostate LDR brachytherapy seeds. The specific goal here is to develop a post-processing algorithm to produce positive contrast for the seeds and prostatic calcifications and differentiate between them on MR images. Methods: An agar-based phantom incorporating four dummy seeds (I-125) and five calcifications of different sizes (from sheep cortical bone) was constructed. Seeds were placed arbitrarily in the coronal plane. The phantom was scanned with 3T Philips Achieva MR scanner using an 8-channel head coil array. Multi-echo turbo spin echo (ME-TSE) and multi-echo gradient recalled echo (ME-GRE) sequences were acquired. Due to minimal susceptibility artifacts around seeds, ME-GRE sequence (flip angle=15; TR/TE=20/2.3/2.3; resolution=0.7×0.7×2mm3) was further processed.The induced field inhomogeneity due to the presence of titaniumencapsulated seeds was corrected using a B0 field map. B0 map was calculated using the ME-GRE sequence by calculating the phase difference at two different echo times. Initially, the product of the first echo and B0 map was calculated. The features corresponding to the seeds were then extracted in three steps: 1) the edge pixels were isolated using “Prewitt” operator; 2) the Hough transform was employed to detect ellipses approximately matching the dimensions of the seeds and 3) at the position and orientation of the detected ellipses an ellipse was drawn on the B0-corrected image. Results: The proposed B0-correction process produced positive contrast for the seeds and calcifications. The Hough transform based on Prewitt edge operator successfully identified all the seeds according to their ellipsoidal shape and dimensions in the edge image. Conclusion: The proposed post-processing algorithm successfully visualized the seeds and calcifications with positive contrast and differentiates between them according to their shapes. Further

  7. Invariant Hough Random Ferns for Object Detection and Tracking

    Directory of Open Access Journals (Sweden)

    Yimin Lin

    2014-01-01

    Full Text Available This paper introduces an invariant Hough random ferns (IHRF incorporating rotation and scale invariance into the local feature description, random ferns classifier training, and Hough voting stages. It is especially suited for object detection under changes in object appearance and scale, partial occlusions, and pose variations. The efficacy of this approach is validated through experiments on a large set of challenging benchmark datasets, and the results demonstrate that the proposed method outperforms state-of-the-art conventional methods such as bounding-box-based and part-based methods. Additionally, we also propose an efficient clustering scheme based on the local patches’ appearance and their geometric relations that can provide pixel-accurate, top-down segmentations from IHRF back-projections. This refined segmentation can be used to improve the quality of online object tracking because it avoids the drifting problem. Thus, an online tracking framework based on IHRF, which is trained and updated in each frame to distinguish and segment the object from the background, is established. Finally, the experimental results on both object segmentation and long-term object tracking show that this method yields accurate and robust tracking performance in a variety of complex scenarios, especially in cases of severe occlusions and nonrigid deformations.

  8. A Misleading Review of Response Bias: Comment on McGrath, Mitchell, Kim, and Hough (2010)

    Science.gov (United States)

    Rohling, Martin L.; Larrabee, Glenn J.; Greiffenstein, Manfred F.; Ben-Porath, Yossef S.; Lees-Haley, Paul; Green, Paul; Greve, Kevin W.

    2011-01-01

    In the May 2010 issue of "Psychological Bulletin," R. E. McGrath, M. Mitchell, B. H. Kim, and L. Hough published an article entitled "Evidence for Response Bias as a Source of Error Variance in Applied Assessment" (pp. 450-470). They argued that response bias indicators used in a variety of settings typically have insufficient data to support such…

  9. 3D shape detection of the indoor space based on 3D-Hough method

    OpenAIRE

    安齋, 達也; ANZAI, Tatsuya

    2013-01-01

    This paper describes methods for detecting the 3D shapes of the indoor space that is represented as a combination of planes such as a wall, desk, or whatnot. Detecting the planes makes it possible to perform calibration of multiple sensors and 3D mapping, and then produces various services such as the acquisition of life logs, AR interaction, and invader detection. This paper proposes and verifies three algorithms. First, it mentions a way to use2D-Hough.The proposed technique converts 3D dat...

  10. The gridding method for image reconstruction by Fourier transformation

    International Nuclear Information System (INIS)

    Schomberg, H.; Timmer, J.

    1995-01-01

    This paper explores a computational method for reconstructing an n-dimensional signal f from a sampled version of its Fourier transform f. The method involves a window function w and proceeds in three steps. First, the convolution g = w * f is computed numerically on a Cartesian grid, using the available samples of f. Then, g = wf is computed via the inverse discrete Fourier transform, and finally f is obtained as g/w. Due to the smoothing effect of the convolution, evaluating w * f is much less error prone than merely interpolating f. The method was originally devised for image reconstruction in radio astronomy, but is actually applicable to a broad range of reconstructive imaging methods, including magnetic resonance imaging and computed tomography. In particular, it provides a fast and accurate alternative to the filtered backprojection. The basic method has several variants with other applications, such as the equidistant resampling of arbitrarily sampled signals or the fast computation of the Radon (Hough) transform

  11. Application of a Hough Search for Continuous Gravitational Waves on Data from the Fifth LIGO Science Run

    Science.gov (United States)

    Aasi, J.; Abadie, J.; Abbott, B. P.; Abbott, R.; Abbott, T.; Abernathy, M. R.; Accadia, T.; Adams, C.; Adams, T.; Adhikari, R. X.; hide

    2014-01-01

    We report on an all-sky search for periodic gravitational waves in the frequency range 50-1000 Hertz with the first derivative of frequency in the range -8.9 × 10(exp -10) Hertz per second to zero in two years of data collected during LIGO's fifth science run. Our results employ a Hough transform technique, introducing a chi(sup 2) test and analysis of coincidences between the signal levels in years 1 and 2 of observations that offers a significant improvement in the product of strain sensitivity with compute cycles per data sample compared to previously published searches. Since our search yields no surviving candidates, we present results taking the form of frequency dependent, 95% confidence upper limits on the strain amplitude h(sub 0). The most stringent upper limit from year 1 is 1.0 × 10(exp -24) in the 158.00-158.25 Hertz band. In year 2, the most stringent upper limit is 8.9 × 10(exp -25) in the 146.50-146.75 Hertz band. This improved detection pipeline, which is computationally efficient by at least two orders of magnitude better than our flagship Einstein@Home search, will be important for 'quicklook' searches in the Advanced LIGO and Virgo detector era.

  12. A Precise Lane Detection Algorithm Based on Top View Image Transformation and Least-Square Approaches

    Directory of Open Access Journals (Sweden)

    Byambaa Dorj

    2016-01-01

    Full Text Available The next promising key issue of the automobile development is a self-driving technique. One of the challenges for intelligent self-driving includes a lane-detecting and lane-keeping capability for advanced driver assistance systems. This paper introduces an efficient and lane detection method designed based on top view image transformation that converts an image from a front view to a top view space. After the top view image transformation, a Hough transformation technique is integrated by using a parabolic model of a curved lane in order to estimate a parametric model of the lane in the top view space. The parameters of the parabolic model are estimated by utilizing a least-square approach. The experimental results show that the newly proposed lane detection method with the top view transformation is very effective in estimating a sharp and curved lane leading to a precise self-driving capability.

  13. Paraxial diffractive elements for space-variant linear transforms

    Science.gov (United States)

    Teiwes, Stephan; Schwarzer, Heiko; Gu, Ben-Yuan

    1998-06-01

    Optical linear transform architectures bear good potential for future developments of very powerful hybrid vision systems and neural network classifiers. The optical modules of such systems could be used as pre-processors to solve complex linear operations at very high speed in order to simplify an electronic data post-processing. However, the applicability of linear optical architectures is strongly connected with the fundamental question of how to implement a specific linear transform by optical means and physical imitations. The large majority of publications on this topic focusses on the optical implementation of space-invariant transforms by the well-known 4f-setup. Only few papers deal with approaches to implement selected space-variant transforms. In this paper, we propose a simple algebraic method to design diffractive elements for an optical architecture in order to realize arbitrary space-variant transforms. The design procedure is based on a digital model of scalar, paraxial wave theory and leads to optimal element transmission functions within the model. Its computational and physical limitations are discussed in terms of complexity measures. Finally, the design procedure is demonstrated by some examples. Firstly, diffractive elements for the realization of different rotation operations are computed and, secondly, a Hough transform element is presented. The correct optical functions of the elements are proved in computer simulation experiments.

  14. Fourier-based quantification of renal glomeruli size using Hough transform and shape descriptors.

    Science.gov (United States)

    Najafian, Sohrab; Beigzadeh, Borhan; Riahi, Mohammad; Khadir Chamazkoti, Fatemeh; Pouramir, Mahdi

    2017-11-01

    Analysis of glomeruli geometry is important in histopathological evaluation of renal microscopic images. Due to the shape and size disparity of even glomeruli of same kidney, automatic detection of these renal objects is not an easy task. Although manual measurements are time consuming and at times are not very accurate, it is commonly used in medical centers. In this paper, a new method based on Fourier transform following usage of some shape descriptors is proposed to detect these objects and their geometrical parameters. Reaching the goal, a database of 400 regions are selected randomly. 200 regions of which are part of glomeruli and the other 200 regions are not belong to renal corpuscles. ROC curve is used to decide which descriptor could classify two groups better. f_measure, which is a combination of both tpr (true positive rate) and fpr (false positive rate), is also proposed to select optimal threshold for descriptors. Combination of three parameters (solidity, eccentricity, and also mean squared error of fitted ellipse) provided better result in terms of f_measure to distinguish desired regions. Then, Fourier transform of outer edges is calculated to form a complete curve out of separated region(s). The generality of proposed model is verified by use of cross validation method, which resulted tpr of 94%, and fpr of 5%. Calculation of glomerulus' and Bowman's space with use of the algorithm are also compared with a non-automatic measurement done by a renal pathologist, and errors of 5.9%, 5.4%, and 6.26% are resulted in calculation of Capsule area, Bowman space, and glomeruli area, respectively. Having tested different glomeruli with various shapes, the experimental consequences show robustness and reliability of our method. Therefore, it could be used to illustrate renal diseases and glomerular disorders by measuring the morphological changes accurately and expeditiously. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Experimental Evaluation of Integral Transformations for Engineering Drawings Vectorization

    Directory of Open Access Journals (Sweden)

    Vaský Jozef

    2014-12-01

    Full Text Available The concept of digital manufacturing supposes application of digital technologies in the whole product life cycle. Direct digital manufacturing includes such information technology processes, where products are directly manufactured from 3D CAD model. In digital manufacturing, engineering drawing is replaced by CAD product model. In the contemporary practice, lots of engineering paper-based drawings are still archived. They could be digitalized by scanner and stored to one of the raster graphics format and after that vectorized for interactive editing in the specific software system for technical drawing or for archiving in some of the standard vector graphics file format. The vector format is suitable for 3D model generating, too.The article deals with using of selected integral transformations (Fourier, Hough in the phase of digitalized raster engineering drawings vectorization.

  16. Estimation of cylinder orientation in three-dimensional point cloud using angular distance-based optimization

    Science.gov (United States)

    Su, Yun-Ting; Hu, Shuowen; Bethel, James S.

    2017-05-01

    Light detection and ranging (LIDAR) has become a widely used tool in remote sensing for mapping, surveying, modeling, and a host of other applications. The motivation behind this work is the modeling of piping systems in industrial sites, where cylinders are the most common primitive or shape. We focus on cylinder parameter estimation in three-dimensional point clouds, proposing a mathematical formulation based on angular distance to determine the cylinder orientation. We demonstrate the accuracy and robustness of the technique on synthetically generated cylinder point clouds (where the true axis orientation is known) as well as on real LIDAR data of piping systems. The proposed algorithm is compared with a discrete space Hough transform-based approach as well as a continuous space inlier approach, which iteratively discards outlier points to refine the cylinder parameter estimates. Results show that the proposed method is more computationally efficient than the Hough transform approach and is more accurate than both the Hough transform approach and the inlier method.

  17. EYE CONTROLLED SWITCHING USING CIRCULAR HOUGH TRANSFORM

    OpenAIRE

    Sagar Lakhmani

    2014-01-01

    The paper presents hands free interface between electrical appliances or devices. This technology is intended to replace conventional switching devices for the use of disabled. It is a new way to interact with the electrical or electronic devices that we use in our daily life. The paper illustrates how the movement of eye cornea and blinking can be used for switching the devices. The basic Circle Detection algorithm is used to determine the position of eye. Eye blinking is used...

  18. Aerial Imagery and LIDAR Data Fusion for Unambiguous Extraction of Adjacent Level-Buildings Footprints

    Science.gov (United States)

    Mola Ebrahimi, S.; Arefi, H.; Rasti Veis, H.

    2017-09-01

    Our paper aims to present a new approach to identify and extract building footprints using aerial images and LiDAR data. Employing an edge detector algorithm, our method first extracts the outer boundary of buildings, and then by taking advantage of Hough transform and extracting the boundary of connected buildings in a building block, it extracts building footprints located in each block. The proposed method first recognizes the predominant leading orientation of a building block using Hough transform, and then rotates the block according to the inverted complement of the dominant line's angle. Therefore the block poses horizontally. Afterwards, by use of another Hough transform, vertical lines, which might be the building boundaries of interest, are extracted and the final building footprints within a block are obtained. The proposed algorithm is implemented and tested on the urban area of Zeebruges, Belgium(IEEE Contest,2015). The areas of extracted footprints are compared to the corresponding areas in the reference data and mean error is equal to 7.43 m2. Besides, qualitative and quantitative evaluations suggest that the proposed algorithm leads to acceptable results in automated precise extraction of building footprints.

  19. A Fovea Localization Scheme Using Vessel Origin-Based Parabolic Model

    Directory of Open Access Journals (Sweden)

    Chun-Yuan Yu

    2014-09-01

    Full Text Available At the center of the macula, fovea plays an important role in computer-aided diagnosis. To locate the fovea, this paper proposes a vessel origin (VO-based parabolic model, which takes the VO as the vertex of the parabola-like vasculature. Image processing steps are applied to accurately locate the fovea on retinal images. Firstly, morphological gradient and the circular Hough transform are used to find the optic disc. The structure of the vessel is then segmented with the line detector. Based on the characteristics of the VO, four features of VO are extracted, following the Bayesian classification procedure. Once the VO is identified, the VO-based parabolic model will locate the fovea. To find the fittest parabola and the symmetry axis of the retinal vessel, an Shift and Rotation (SR-Hough transform that combines the Hough transform with the shift and rotation of coordinates is presented. Two public databases of retinal images, DRIVE and STARE, are used to evaluate the proposed method. The experiment results show that the average Euclidean distances between the located fovea and the fovea marked by experts in two databases are 9.8 pixels and 30.7 pixels, respectively. The results are stronger than other methods and thus provide a better macular detection for further disease discovery.

  20. SEGMENTATION AND QUALITY ANALYSIS OF LONG RANGE CAPTURED IRIS IMAGE

    Directory of Open Access Journals (Sweden)

    Anand Deshpande

    2016-05-01

    Full Text Available The iris segmentation plays a major role in an iris recognition system to increase the performance of the system. This paper proposes a novel method for segmentation of iris images to extract the iris part of long range captured eye image and an approach to select best iris frame from the iris polar image sequences by analyzing the quality of iris polar images. The quality of iris image is determined by the frequency components present in the iris polar images. The experiments are carried out on CASIA-long range captured iris image sequences. The proposed segmentation method is compared with Hough transform based segmentation and it has been determined that the proposed method gives higher accuracy for segmentation than Hough transform.

  1. Reconstruction and calibration strategies for the LHCb RICH detector

    CERN Multimedia

    2006-01-01

    - LHCb particle identification - LHCb ring pattern recognition algorithm requirements - RICH pattern recognition - Cherenkov angle reconstruction online - Online PID - Hough transform - Metropolis- Hastings Markov chains - PID online: physics performances - Rich PID Callibration

  2. Robust Circle Detection Using Harmony Search

    Directory of Open Access Journals (Sweden)

    Jaco Fourie

    2017-01-01

    Full Text Available Automatic circle detection is an important element of many image processing algorithms. Traditionally the Hough transform has been used to find circular objects in images but more modern approaches that make use of heuristic optimisation techniques have been developed. These are often used in large complex images where the presence of noise or limited computational resources make the Hough transform impractical. Previous research on the use of the Harmony Search (HS in circle detection showed that HS is an attractive alternative to many of the modern circle detectors based on heuristic optimisers like genetic algorithms and simulated annealing. We propose improvements to this work that enables our algorithm to robustly find multiple circles in larger data sets and still work on realistic images that are heavily corrupted by noisy edges.

  3. Automatic crop row detection from UAV images

    DEFF Research Database (Denmark)

    Midtiby, Henrik; Rasmussen, Jesper

    are considered weeds. We have used a Sugar beet field as a case for evaluating the proposed crop detection method. The suggested image processing consists of: 1) locating vegetation regions in the image by thresholding the excess green image derived from the orig- inal image, 2) calculate the Hough transform......Images from Unmanned Aerial Vehicles can provide information about the weed distribution in fields. A direct way is to quantify the amount of vegetation present in different areas of the field. The limitation of this approach is that it includes both crops and weeds in the reported num- bers. To get...... of the segmented image 3) determine the dominating crop row direction by analysing output from the Hough transform and 4) use the found crop row direction to locate crop rows....

  4. A study of Hough Transform-based fingerprint alignment algorithms

    CSIR Research Space (South Africa)

    Mlambo, CS

    2014-10-01

    Full Text Available the implementation of each algorithm. The comparison is performed by considering the alignment results computed using each group of algorithms when varying number of minutiae points, rotation angle, and translation. In addition, the memory usage, computing time...

  5. Comparison of effective Hough transform-based fingerprint alignment approaches

    CSIR Research Space (South Africa)

    Mlambo, CS

    2014-08-01

    Full Text Available points set with larger rotation and small number of points. The DRBA approach was found to perform better with minutiae points with large amount of translation, and the computational time was less than that of LMBA approach. However, the memory usage...

  6. Hypothesis Support Mechanism for Mid-Level Visual Pattern Recognition

    Science.gov (United States)

    Amador, Jose J (Inventor)

    2007-01-01

    A method of mid-level pattern recognition provides for a pose invariant Hough Transform by parametrizing pairs of points in a pattern with respect to at least two reference points, thereby providing a parameter table that is scale- or rotation-invariant. A corresponding inverse transform may be applied to test hypothesized matches in an image and a distance transform utilized to quantify the level of match.

  7. Analysis of computational complexity for HT-based fingerprint alignment algorithms on java card environment

    CSIR Research Space (South Africa)

    Mlambo, CS

    2015-01-01

    Full Text Available In this paper, implementations of three Hough Transform based fingerprint alignment algorithms are analyzed with respect to time complexity on Java Card environment. Three algorithms are: Local Match Based Approach (LMBA), Discretized Rotation Based...

  8. Hardware Demonstrator of a Level-1 Track Finding Algorithm with FPGAs for the Phase II CMS Experiment

    International Nuclear Information System (INIS)

    Cieri, D.

    2016-01-01

    At the HL-LHC, proton bunches collide every 25 ns, producing an average of 140 pp interactions per bunch crossing. To operate in such an environment, the CMS experiment will need a Level-1 (L1) hardware trigger, able to identify interesting events within a latency of 12.5 μs. This novel L1 trigger will make use of data coming from the silicon tracker to constrain the trigger rate . Goal of this new track trigger will be to build L1 tracks from the tracker information. The architecture that will be implemented in future to process tracker data is still under discussion. One possibility is to adopt a system entirely based on FPGA electronic. The proposed track finding algorithm is based on the Hough transform method. The algorithm has been tested using simulated pp collision data and it is currently being demonstrated in hardware, using the “MP7”, which is a μTCA board with a powerful FPGA capable of handling data rates approaching 1 Tb/s. Two different implementations of the Hough transform technique are currently under investigation: one utilizes a systolic array to represent the Hough space, while the other exploits a pipelined approach. (paper)

  9. Implementation of CT and IHT Processors for Invariant Object Recognition System

    Directory of Open Access Journals (Sweden)

    J. Turan jr.

    2004-12-01

    Full Text Available This paper presents PDL or ASIC implementation of key modules ofinvariant object recognition system based on the combination of theIncremental Hough transform (IHT, correlation and rapid transform(RT. The invariant object recognition system was represented partiallyin C++ language for general-purpose processor on personal computer andpartially described in VHDL code for implementation in PLD or ASIC.

  10. Diaphragm motion quantification in megavoltage cone-beam CT projection images.

    Science.gov (United States)

    Chen, Mingqing; Siochi, R Alfredo

    2010-05-01

    To quantify diaphragm motion in megavoltage (MV) cone-beam computed tomography (CBCT) projections. User identified ipsilateral hemidiaphragm apex (IHDA) positions in two full exhale and inhale frames were used to create bounding rectangles in all other frames of a CBCT scan. The bounding rectangle was enlarged to create a region of interest (ROI). ROI pixels were associated with a cost function: The product of image gradients and a gradient direction matching function for an ideal hemidiaphragm determined from 40 training sets. A dynamic Hough transform (DHT) models a hemidiaphragm as a contour made of two parabola segments with a common vertex (the IHDA). The images within the ROIs are transformed into Hough space where a contour's Hough value is the sum of the cost function over all contour pixels. Dynamic programming finds the optimal trajectory of the common vertex in Hough space subject to motion constraints between frames, and an active contour model further refines the result. Interpolated ray tracing converts the positions to room coordinates. Root-mean-square (RMS) distances between these positions and those resulting from an expert's identification of the IHDA were determined for 21 Siemens MV CBCT scans. Computation time on a 2.66 GHz CPU was 30 s. The average craniocaudal RMS error was 1.38 +/- 0.67 mm. While much larger errors occurred in a few near-sagittal frames on one patient's scans, adjustments to algorithm constraints corrected them. The DHT based algorithm can compute IHDA trajectories immediately prior to radiation therapy on a daily basis using localization MVCBCT projection data. This has potential for calibrating external motion surrogates against diaphragm motion.

  11. Geometry-based populated chessboard recognition

    Science.gov (United States)

    Xie, Youye; Tang, Gongguo; Hoff, William

    2018-04-01

    Chessboards are commonly used to calibrate cameras, and many robust methods have been developed to recognize the unoccupied boards. However, when the chessboard is populated with chess pieces, such as during an actual game, the problem of recognizing the board is much harder. Challenges include occlusion caused by the chess pieces, the presence of outlier lines and low viewing angles of the chessboard. In this paper, we present a novel approach to address the above challenges and recognize the chessboard. The Canny edge detector and Hough transform are used to capture all possible lines in the scene. The k-means clustering and a k-nearest-neighbors inspired algorithm are applied to cluster and reject the outlier lines based on their Euclidean distances to the nearest neighbors in a scaled Hough transform space. Finally, based on prior knowledge of the chessboard structure, a geometric constraint is used to find the correspondences between image lines and the lines on the chessboard through the homography transformation. The proposed algorithm works for a wide range of the operating angles and achieves high accuracy in experiments.

  12. Laser guided automated calibrating system for accurate bracket ...

    African Journals Online (AJOL)

    It is widely recognized that accurate bracket placement is of critical importance in the efficient application of biomechanics and in realizing the full potential of a preadjusted edgewise appliance. Aim: The purpose of ... placement. Keywords: Hough transforms, Indirect bonding technique, Laser, Orthodontic bracket placement ...

  13. GPU-Vote: A Framework for Accelerating Voting Algorithms on GPU.

    NARCIS (Netherlands)

    Braak, van den G.J.W.; Nugteren, C.; Mesman, B.; Corporaal, H.; Kaklamanis, C.; Papatheodorou, T.; Spirakis, P.G.

    2012-01-01

    Voting algorithms, such as histogram and Hough transforms, are frequently used algorithms in various domains, such as statistics and image processing. Algorithms in these domains may be accelerated using GPUs. Implementing voting algorithms efficiently on a GPU however is far from trivial due to

  14. A vision based row detection system for sugar beet

    NARCIS (Netherlands)

    Bakker, T.; Wouters, H.; Asselt, van C.J.; Bontsema, J.; Tang, L.; Müller, J.; Straten, van G.

    2008-01-01

    One way of guiding autonomous vehicles through the field is using a vision based row detection system. A new approach for row recognition is presented which is based on grey-scale Hough transform on intelligently merged images resulting in a considerable improvement of the speed of image processing.

  15. LICENSE PLATE LOCALIZATION USING GABOR FILTERS AND NEURAL NETWORKS

    OpenAIRE

    Sami Ktata; Faouzi Benzarti; Hamid Amiri

    2013-01-01

    Vehicle License Plate Detection (LPD) is an important step for the vehicle plate recognition which can be used in the intelligent transport systems. Many methods have been proposed for the detection of license plates based on: Mathematical morphology, Discrete Wavelet Transform, Hough Transform and others. In general, an LPR system includes four main parts: Vehicle image acquisition, license plate detection, character segmentation and character recognition. In this study, we present a robust ...

  16. Cherry Picking Robot Vision Recognition System Based on OpenCV

    Directory of Open Access Journals (Sweden)

    Zhang Qi Rong

    2016-01-01

    Full Text Available Through OpenCV function, the cherry in a natural environment image after image preprocessing, color recognition, threshold segmentation, morphological filtering, edge detection, circle Hough transform, you can draw the cherry’s center and circular contour, to carry out the purpose of the machine picking. The system is simple and effective.

  17. Identification and red blood cell automated counting from blood smear images using computer-aided system.

    Science.gov (United States)

    Acharya, Vasundhara; Kumar, Preetham

    2018-03-01

    Red blood cell count plays a vital role in identifying the overall health of the patient. Hospitals use the hemocytometer to count the blood cells. Conventional method of placing the smear under microscope and counting the cells manually lead to erroneous results, and medical laboratory technicians are put under stress. A computer-aided system will help to attain precise results in less amount of time. This research work proposes an image-processing technique for counting the number of red blood cells. It aims to examine and process the blood smear image, in order to support the counting of red blood cells and identify the number of normal and abnormal cells in the image automatically. K-medoids algorithm which is robust to external noise is used to extract the WBCs from the image. Granulometric analysis is used to separate the red blood cells from the white blood cells. The red blood cells obtained are counted using the labeling algorithm and circular Hough transform. The radius range for the circle-drawing algorithm is estimated by computing the distance of the pixels from the boundary which automates the entire algorithm. A comparison is done between the counts obtained using the labeling algorithm and circular Hough transform. Results of the work showed that circular Hough transform was more accurate in counting the red blood cells than the labeling algorithm as it was successful in identifying even the overlapping cells. The work also intends to compare the results of cell count done using the proposed methodology and manual approach. The work is designed to address all the drawbacks of the previous research work. The research work can be extended to extract various texture and shape features of abnormal cells identified so that diseases like anemia of inflammation and chronic disease can be detected at the earliest.

  18. GPU Enhancement of the Trigger to Extend Physics Reach at the LHC

    CERN Document Server

    Lujan, P.; Hunt, A.; Jindal, P.; LeGresley, P.

    2014-01-01

    At the Large Hadron Collider (LHC), the trigger systems for the detectors must be able to process a very large amount of data in a very limited amount of time, so that the nominal collision rate of 40 MHz can be reduced to a data rate that can be stored and processed in a reasonable amount of time. This need for high performance places very stringent requirements on the complexity of the algorithms that can be used for identifying events of interest in the trigger system, which potentially limits the ability to trigger on signatures of various new physics models. In this paper, we present an alternative tracking algorithm, based on the Hough transform, which avoids many of the problems associated with the standard combinatorial track finding currently used. The Hough transform is also well-adapted for Graphics Processing Unit (GPU)-based computing, and such GPU-based systems could be easily integrated into the existing High-Level Trigger (HLT). This algorithm offers the ability to trigger on topological signa...

  19. Fast pattern recognition with the ATLAS L1Track trigger for HL-LHC

    CERN Document Server

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

    2017-01-01

    A fast hardware based track trigger is being developed in ATLAS for the High Luminosity upgrade of the Large Hadron Collider. The goal is to achieve trigger levels in the high pile-up conditions of the High Luminosity Large Hadron Collider that are similar or better than those achieved at low pile-up conditions by adding tracking information to the ATLAS hardware trigger. A method for fast pattern recognition using the Hough transform is investigated. In this method, detector hits are mapped onto a 2D parameter space with one parameter related to the transverse momentum and one to the initial track direction. The performance of the Hough transform is studied at different pile-up values. It is also compared, using full event simulation of events with average pile-up of 200, with a method based on matching detector hits to pattern banks of simulated tracks stored in a custom made Associative Memory ASICs. The pattern recognition is followed by a track fitting step which calculates the track parameters. The spee...

  20. Fast pattern recognition with the ATLAS L1 track trigger for the HL-LHC

    CERN Document Server

    Martensson, Mikael; The ATLAS collaboration

    2016-01-01

    A fast hardware based track trigger for high luminosity upgrade of the Large Hadron Collider (HL- LHC) is being developed in ATLAS. The goal is to achieve trigger levels in high pileup collisions that are similar or even better than those achieved at low pile-up running of LHC by adding tracking information to the ATLAS hardware trigger which is currently based on information from calorimeters and muon trigger chambers only. Two methods for fast pattern recognition are investigated. The first is based on matching tracker hits to pattern banks of simulated high momentum tracks which are stored in a custom made Associative Memory (AM) ASIC. The second is based on the Hough transform where detector hits are transformed into 2D Hough space with one variable related to track pt and one to track direction. Hits found by pattern recognition will be sent to a track fitting step which calculates the track parameters . The speed and precision of the track fitting depends on the quality of the hits selected by the patte...

  1. Sign language indexation within the MPEG-7 framework

    Science.gov (United States)

    Zaharia, Titus; Preda, Marius; Preteux, Francoise J.

    1999-06-01

    In this paper, we address the issue of sign language indexation/recognition. The existing tools, like on-like Web dictionaries or other educational-oriented applications, are making exclusive use of textural annotations. However, keyword indexing schemes have strong limitations due to the ambiguity of the natural language and to the huge effort needed to manually annotate a large amount of data. In order to overcome these drawbacks, we tackle sign language indexation issue within the MPEG-7 framework and propose an approach based on linguistic properties and characteristics of sing language. The method developed introduces the concept of over time stable hand configuration instanciated on natural or synthetic prototypes. The prototypes are indexed by means of a shape descriptor which is defined as a translation, rotation and scale invariant Hough transform. A very compact representation is available by considering the Fourier transform of the Hough coefficients. Such an approach has been applied to two data sets consisting of 'Letters' and 'Words' respectively. The accuracy and robustness of the result are discussed and a compete sign language description schema is proposed.

  2. An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models

    Directory of Open Access Journals (Sweden)

    Daniel Santana-Cedrés

    2016-12-01

    Full Text Available We present a method for the automatic estimation of two-parameter radial distortion models, considering polynomial as well as division models. The method first detects the longest distorted lines within the image by applying the Hough transform enriched with a radial distortion parameter. From these lines, the first distortion parameter is estimated, then we initialize the second distortion parameter to zero and the two-parameter model is embedded into an iterative nonlinear optimization process to improve the estimation. This optimization aims at reducing the distance from the edge points to the lines, adjusting two distortion parameters as well as the coordinates of the center of distortion. Furthermore, this allows detecting more points belonging to the distorted lines, so that the Hough transform is iteratively repeated to extract a better set of lines until no improvement is achieved. We present some experiments on real images with significant distortion to show the ability of the proposed approach to automatically correct this type of distortion as well as a comparison between the polynomial and division models.

  3. Method of center localization for objects containing concentric arcs

    Science.gov (United States)

    Kuznetsova, Elena G.; Shvets, Evgeny A.; Nikolaev, Dmitry P.

    2015-02-01

    This paper proposes a method for automatic center location of objects containing concentric arcs. The method utilizes structure tensor analysis and voting scheme optimized with Fast Hough Transform. Two applications of the proposed method are considered: (i) wheel tracking in video-based system for automatic vehicle classification and (ii) tree growth rings analysis on a tree cross cut image.

  4. Detección automática de NEOs en imágenes CCD utilizando la transformada de Hough

    Science.gov (United States)

    Ruétalo, M.; Tancredi, G.

    El interés y la dedicación por los objetos que se acercan a la órbita de la Tierra (NEOs) ha aumentado considerablemente en los últimos años, tanto que se han iniciado varias campañas de búsqueda sistemática para aumentar la población identificada de éstos. El uso de placas fotográficas e identificación visual está siendo sustituído, progresivamente, por el uso de cámaras CCD y paquetes de detección automática de los objetos en las imágenes digitales. Una parte muy importante para la implementación exitosa de un programa automatizado de detección de este tipo es el desarrollo de algoritmos capaces de identificar objetos de baja relación señal-ruido y con requerimientos computacionales no elevados. En el presente trabajo proponemos la utilización de la transformada de Hough (utilizada en algunas áreas de visión artificial) para detectar automáticamente trazas, aproximadamente rectilíneas y de baja relación señal-ruido, en imágenes CCD. Desarrollamos una primera implementación de un algoritmo basado en ésta y lo probamos con una serie de imágenes reales conteniendo trazas con picos de señales de entre ~1 σ y ~3 σ por encima del nivel del ruido de fondo. El algoritmo detecta, sin inconvenientes, la mayoría de los casos y en tiempos razonablemente adecuados.

  5. TecLines: A MATLAB-Based Toolbox for Tectonic Lineament Analysis from Satellite Images and DEMs, Part 2: Line Segments Linking and Merging

    Directory of Open Access Journals (Sweden)

    Mehdi Rahnama

    2014-11-01

    Full Text Available Extraction and interpretation of tectonic lineaments is one of the routines for mapping large areas using remote sensing data. However, this is a subjective and time-consuming process. It is difficult to choose an optimal lineament extraction method in order to reduce subjectivity and obtain vectors similar to what an analyst would manually extract. The objective of this study is the implementation, evaluation and comparison of Hough transform, segment merging and polynomial fitting methods towards automated tectonic lineament mapping. For this purpose we developed a new MATLAB-based toolbox (TecLines. The proposed toolbox capabilities were validated using a synthetic Digital Elevation Model (DEM and tested along in the Andarab fault zone (Afghanistan where specific fault structures are known. In this study, we used filters in both frequency and spatial domains and the tensor voting framework to produce binary edge maps. We used the Hough transform to extract linear image discontinuities. We used B-spline as a polynomial curve fitting method to eliminate artificial line segments that are out of interest and to link discontinuous segments with similar trends. We performed statistical analyses in order to compare the final image discontinuities maps with existing references map.

  6. Automatic Lumbar Vertebrae Segmentation in Fluoroscopic Images Via Optimised Concurrent Hough Transform

    National Research Council Canada - National Science Library

    Zheng, Yalin

    2001-01-01

    .... Digital videofluoroscopy (DVF) was widely used to obtain images for motion studies. This can provide motion sequences of the lumbar spine, but the images obtained often suffer due to noise, exacerbated by the very low radiation dosage...

  7. The application of Hough transform-based fingerprint alignment on match-on-card

    CSIR Research Space (South Africa)

    Mlambo, S

    2015-03-01

    Full Text Available of these cards, has led to the need for further improvements on smart cards combined with fingerprint biometrics. Due to the insufficient memory space and few instruction sets in Java smart cards, developers and programmers are faced with implementing efficient...

  8. A New Adaptive Structural Signature for Symbol Recognition by Using a Galois Lattice as a Classifier.

    Science.gov (United States)

    Coustaty, M; Bertet, K; Visani, M; Ogier, J

    2011-08-01

    In this paper, we propose a new approach for symbol recognition using structural signatures and a Galois lattice as a classifier. The structural signatures are based on topological graphs computed from segments which are extracted from the symbol images by using an adapted Hough transform. These structural signatures-that can be seen as dynamic paths which carry high-level information-are robust toward various transformations. They are classified by using a Galois lattice as a classifier. The performance of the proposed approach is evaluated based on the GREC'03 symbol database, and the experimental results we obtain are encouraging.

  9. Geometric shapes inversion method of space targets by ISAR image segmentation

    Science.gov (United States)

    Huo, Chao-ying; Xing, Xiao-yu; Yin, Hong-cheng; Li, Chen-guang; Zeng, Xiang-yun; Xu, Gao-gui

    2017-11-01

    The geometric shape of target is an effective characteristic in the process of space targets recognition. This paper proposed a method of shape inversion of space target based on components segmentation from ISAR image. The Radon transformation, Hough transformation, K-means clustering, triangulation will be introduced into ISAR image processing. Firstly, we use Radon transformation and edge detection to extract space target's main body spindle and solar panel spindle from ISAR image. Then the targets' main body, solar panel, rectangular and circular antenna are segmented from ISAR image based on image detection theory. Finally, the sizes of every structural component are computed. The effectiveness of this method is verified using typical targets' simulation data.

  10. A Computer Vision Approach to Identify Einstein Rings and Arcs

    Science.gov (United States)

    Lee, Chien-Hsiu

    2017-03-01

    Einstein rings are rare gems of strong lensing phenomena; the ring images can be used to probe the underlying lens gravitational potential at every position angles, tightly constraining the lens mass profile. In addition, the magnified images also enable us to probe high-z galaxies with enhanced resolution and signal-to-noise ratios. However, only a handful of Einstein rings have been reported, either from serendipitous discoveries or or visual inspections of hundred thousands of massive galaxies or galaxy clusters. In the era of large sky surveys, an automated approach to identify ring pattern in the big data to come is in high demand. Here, we present an Einstein ring recognition approach based on computer vision techniques. The workhorse is the circle Hough transform that recognise circular patterns or arcs in the images. We propose a two-tier approach by first pre-selecting massive galaxies associated with multiple blue objects as possible lens, than use Hough transform to identify circular pattern. As a proof-of-concept, we apply our approach to SDSS, with a high completeness, albeit with low purity. We also apply our approach to other lenses in DES, HSC-SSP, and UltraVISTA survey, illustrating the versatility of our approach.

  11. Efficient iris texture analysis method based on Gabor ordinal measures

    Science.gov (United States)

    Tajouri, Imen; Aydi, Walid; Ghorbel, Ahmed; Masmoudi, Nouri

    2017-07-01

    With the remarkably increasing interest directed to the security dimension, the iris recognition process is considered to stand as one of the most versatile technique critically useful for the biometric identification and authentication process. This is mainly due to every individual's unique iris texture. A modestly conceived efficient approach relevant to the feature extraction process is proposed. In the first place, iris zigzag "collarette" is extracted from the rest of the image by means of the circular Hough transform, as it includes the most significant regions lying in the iris texture. In the second place, the linear Hough transform is used for the eyelids' detection purpose while the median filter is applied for the eyelashes' removal. Then, a special technique combining the richness of Gabor features and the compactness of ordinal measures is implemented for the feature extraction process, so that a discriminative feature representation for every individual can be achieved. Subsequently, the modified Hamming distance is used for the matching process. Indeed, the advanced procedure turns out to be reliable, as compared to some of the state-of-the-art approaches, with a recognition rate of 99.98%, 98.12%, and 95.02% on CASIAV1.0, CASIAV3.0, and IIT Delhi V1 iris databases, respectively.

  12. Kamera-basierte Erkennung von Geschwindigkeitsbeschränkungen auf deutschen Straen

    Science.gov (United States)

    Nienhüser, Dennis; Ziegenmeyer, Marco; Gumpp, Thomas; Scholl, Kay-Ulrich; Zöllner, J. Marius; Dillmann, Rüdiger

    An Fahrerassistenzsysteme im industriellen Einsatz werden hohe Anforderungen bezüglich Zuverlässigkeit und Robustheit gestellt. In dieser Arbeit wird die Kombination robuster Verfahren wie der Hough-Transformation und Support-Vektor-Maschinen zu einem Gesamtsystem zur Erkennung von Geschwindigkeitsbeschränkungen beschrieben. Es setzt eine Farbvideokamera als Sensorik ein. Die Evaluation auf Testdaten bestätigt durch die ermittelte hohe Korrektklassifikationsrate bei gleichzeitig geringer Zahl Fehlalarme die Zuverlässigkeit des Systems.

  13. TecLines: A MATLAB-Based Toolbox for Tectonic Lineament Analysis from Satellite Images and DEMs, Part 2: Line Segments Linking and Merging

    OpenAIRE

    Mehdi Rahnama; Richard Gloaguen

    2014-01-01

    Extraction and interpretation of tectonic lineaments is one of the routines for mapping large areas using remote sensing data. However, this is a subjective and time-consuming process. It is difficult to choose an optimal lineament extraction method in order to reduce subjectivity and obtain vectors similar to what an analyst would manually extract. The objective of this study is the implementation, evaluation and comparison of Hough transform, segment merging and polynomial fitting methods t...

  14. Road Extraction and Car Detection from Aerial Image Using Intensity and Color

    Directory of Open Access Journals (Sweden)

    Vahid Ghods

    2011-07-01

    Full Text Available In this paper a new automatic approach to road extraction from aerial images is proposed. The initialization strategies are based on the intensity, color, and Hough transform. After road elements extraction, chain codes are calculated. In the last step, using shadow, cars on the roads are detected. We implemented our method on the 25 images from "Google Earth" database. The experiments show an increase in both the completeness and the quality indexes for the extracted road.

  15. Métodos de segmentación de nubes en imágenes satelitales

    Directory of Open Access Journals (Sweden)

    Diego Fernando Rocha Arango

    2013-05-01

    Full Text Available The goal of this paper is to show the results of implementing two cloud segmentation techniques on GOES (satellite images. The first technique is based on regions and gray-level thresholding. The second technique is based on boundaries and the Hough transform. Finally, the results of our experiments (with the two segmentation methods are compared with results from segmented imaging obtained from specialized software packages, where spectral band separation is applied using the information interest.

  16. Identification of Low Momentum Electrons in The Time Projection Chamber of The ALICE Detector.

    CERN Document Server

    Mwewa, Chilufya

    2013-01-01

    This paper presents results obtained in the study to identify noisy low momentum electrons in the Time Projection Chamber (TPC) of the ALICE detector. To do this, the Circle Hough Transform is employed under the openCV library in python programming. This is tested on simulated tracks in the transverse view of the TPC. It is found that the noisy low momentum electrons can be identified and their exact positions in the transverse plane can be obtained.

  17. Proceedings of the Image Understanding Workshop (18th) Held in Cambridge, Massachusetts on 6-8 April 1988. Volume 1

    Science.gov (United States)

    1988-04-01

    types of image information, the Hough transform, and ( BPP ) was upgraded with the floating point platform texture modeling [Aloimonos et al. 1987...Aloimonos , kit, to provide much faster scientific computation. Our and Swain 1987a; 1987b; Bandopadhay 1986; 3-node BPP was upgraded to a Butterfly PlusO...September, 1976. There are many avenues for future work. First and foremost we [2) Fau , P., and Hanson, A.J. n hp are investigating the use of an

  18. Precise 3D Lug Pose Detection Sensor for Automatic Robot Welding Using a Structured-Light Vision System

    Directory of Open Access Journals (Sweden)

    Il Jae Lee

    2009-09-01

    Full Text Available In this study, we propose a precise 3D lug pose detection sensor for automatic robot welding of a lug to a huge steel plate used in shipbuilding, where the lug is a handle to carry the huge steel plate. The proposed sensor consists of a camera and four laser line diodes, and its design parameters are determined by analyzing its detectable range and resolution. For the lug pose acquisition, four laser lines are projected on both lug and plate, and the projected lines are detected by the camera. For robust detection of the projected lines against the illumination change, the vertical threshold, thinning, Hough transform and separated Hough transform algorithms are successively applied to the camera image. The lug pose acquisition is carried out by two stages: the top view alignment and the side view alignment. The top view alignment is to detect the coarse lug pose relatively far from the lug, and the side view alignment is to detect the fine lug pose close to the lug. After the top view alignment, the robot is controlled to move close to the side of the lug for the side view alignment. By this way, the precise 3D lug pose can be obtained. Finally, experiments with the sensor prototype are carried out to verify the feasibility and effectiveness of the proposed sensor.

  19. Design and Implementation of Pointer-Type Multi Meters Intelligent Recognition Device Based on ARM Platform

    Science.gov (United States)

    Cui, Yang; Luo, Wang; Fan, Qiang; Peng, Qiwei; Cai, Yiting; Yao, Yiyang; Xu, Changfu

    2018-01-01

    This paper adopts a low power consumption ARM Hisilicon mobile processing platform and OV4689 camera, combined with a new skeleton extraction based on distance transform algorithm and the improved Hough algorithm for multi meters real-time reading. The design and implementation of the device were completed. Experimental results shows that The average error of measurement was 0.005MPa, and the average reading time was 5s. The device had good stability and high accuracy which meets the needs of practical application.

  20. A novel iris localization algorithm using correlation filtering

    Science.gov (United States)

    Pohit, Mausumi; Sharma, Jitu

    2015-06-01

    Fast and efficient segmentation of iris from the eye images is a primary requirement for robust database independent iris recognition. In this paper we have presented a new algorithm for computing the inner and outer boundaries of the iris and locating the pupil centre. Pupil-iris boundary computation is based on correlation filtering approach, whereas iris-sclera boundary is determined through one dimensional intensity mapping. The proposed approach is computationally less extensive when compared with the existing algorithms like Hough transform.

  1. Use of high resolution satellite images for tracking of changes in the lineament structure, caused by earthquakes

    OpenAIRE

    Arellano-Baeza, A. A.; Garcia, R. V.; Trejo-Soto, M.

    2007-01-01

    Over the last decades strong efforts have been made to apply new spaceborn technologies to the study and possible forecast of strong earthquakes. In this study we use ASTER/TERRA multispectral satellite images for detection and analysis of changes in the system of lineaments previous to a strong earthquake. A lineament is a straight or a somewhat curved feature in an image, which it is possible to detect by a special processing of images based on directional filtering and or Hough transform. ...

  2. Evaluierung die FPGA Koprozessoren zur Beschleunigung der Ausführung von Spurrekonstruktionsalgorithmen im ATLAS LVL2-Trigger

    CERN Document Server

    Khomich, Andrei

    2006-01-01

    In the scope of this thesis one of the possible approaches to acceleration the tracking algorithms using the hybrid FPGA/CPU systems has been investigated. The TRT LUT-Hough algorithm - one of the tracking algorithms for ATLAS Level2 trigger - is selected for this purpose. It is a Look-Up Table (LUT) based Hough transform algorithm for Transition Radiation Tracker (TRT). The algorithm was created keeping in mind the B-physic's tasks: fast search for low-pT tracks in entire TRT volume. Such a full subdetector scan requires a lot of computational power. Hybrid implementation of the algorithm (when the most time consuming part of algorithm is accelerated by FPGA co-processor and all other parts are running on a general purpose CPU) is integrated in the same software framework as a C++ implementation for comparison. Identical physical results are obtained for both the CPU and the Hybrid implementations. Timing measurements results show that a critical part, is implemented in VHDL runs on the FPGA co-processor ~4 ...

  3. Hardware Demonstrator of a Level-1 Track Finding Algorithm with FPGAs for the Phase II CMS Experiment

    CERN Document Server

    AUTHOR|(CDS)2090481

    2016-01-01

    At the HL-LHC, proton bunches collide every 25\\,ns, producing an average of 140 pp interactions per bunch crossing. To operate in such an environment, the CMS experiment will need a Level-1 (L1) hardware trigger, able to identify interesting events within a latency of 12.5\\,$\\mu$s. This novel L1 trigger will make use of data coming from the silicon tracker to constrain the trigger rate. Goal of this new \\textit{track trigger} will be to build L1 tracks from the tracker information. The architecture that will be implemented in future to process tracker data is still under discussion. One possibility is to adopt a system entirely based on FPGA electronic. The proposed track finding algorithm is based on the Hough transform method. The algorithm has been tested using simulated pp collision data and it is currently being demonstrated in hardware, using the ``MP7'', which is a $\\mu$TCA board with a powerful FPGA capable of handling data rates approaching 1 Tb/s. Two different implementations of the Hough tran...

  4. Automatic Chessboard Detection for Intrinsic and Extrinsic Camera Parameter Calibration

    Directory of Open Access Journals (Sweden)

    Jose María Armingol

    2010-03-01

    Full Text Available There are increasing applications that require precise calibration of cameras to perform accurate measurements on objects located within images, and an automatic algorithm would reduce this time consuming calibration procedure. The method proposed in this article uses a pattern similar to that of a chess board, which is found automatically in each image, when no information regarding the number of rows or columns is supplied to aid its detection. This is carried out by means of a combined analysis of two Hough transforms, image corners and invariant properties of the perspective transformation. Comparative analysis with more commonly used algorithms demonstrate the viability of the algorithm proposed, as a valuable tool for camera calibration.

  5. Machine Learning Method Applied in Readout System of Superheated Droplet Detector

    Science.gov (United States)

    Liu, Yi; Sullivan, Clair Julia; d'Errico, Francesco

    2017-07-01

    Direct readability is one advantage of superheated droplet detectors in neutron dosimetry. Utilizing such a distinct characteristic, an imaging readout system analyzes image of the detector for neutron dose readout. To improve the accuracy and precision of algorithms in the imaging readout system, machine learning algorithms were developed. Deep learning neural network and support vector machine algorithms are applied and compared with generally used Hough transform and curvature analysis methods. The machine learning methods showed a much higher accuracy and better precision in recognizing circular gas bubbles.

  6. Automated Meteor Detection by All-Sky Digital Camera Systems

    Czech Academy of Sciences Publication Activity Database

    Suk, Tomáš; Šimberová, Stanislava

    2017-01-01

    Roč. 120, č. 3 (2017), s. 189-215 ISSN 0167-9295 R&D Projects: GA ČR GA15-16928S Institutional support: RVO:67985815 ; RVO:67985556 Keywords : meteor detection * autonomous fireball observatories * fish-eye camera * Hough transformation Subject RIV: IN - Informatics, Computer Science; BN - Astronomy, Celestial Mechanics, Astrophysics (ASU-R) OBOR OECD: Computer sciences, information science, bioinformathics (hardware development to be 2.2, social aspect to be 5.8); Astronomy (including astrophysics,space science) (ASU-R) Impact factor: 0.875, year: 2016

  7. The Bargmann transform and canonical transformations

    International Nuclear Information System (INIS)

    Villegas-Blas, Carlos

    2002-01-01

    This paper concerns a relationship between the kernel of the Bargmann transform and the corresponding canonical transformation. We study this fact for a Bargmann transform introduced by Thomas and Wassell [J. Math. Phys. 36, 5480-5505 (1995)]--when the configuration space is the two-sphere S 2 and for a Bargmann transform that we introduce for the three-sphere S 3 . It is shown that the kernel of the Bargmann transform is a power series in a function which is a generating function of the corresponding canonical transformation (a classical analog of the Bargmann transform). We show in each case that our canonical transformation is a composition of two other canonical transformations involving the complex null quadric in C 3 or C 4 . We also describe quantizations of those two other canonical transformations by dealing with spaces of holomorphic functions on the aforementioned null quadrics. Some of these quantizations have been studied by Bargmann and Todorov [J. Math. Phys. 18, 1141-1148 (1977)] and the other quantizations are related to the work of Guillemin [Integ. Eq. Operator Theory 7, 145-205 (1984)]. Since suitable infinite linear combinations of powers of the generating functions are coherent states for L 2 (S 2 ) or L 2 (S 3 ), we show finally that the studied Bargmann transforms are actually coherent states transforms

  8. Tracking within Hadronic Showers in the CALICE SDHCAL prototype using a Hough Transform Technique

    Czech Academy of Sciences Publication Activity Database

    Deng, Z.; Wang, Y.; Yue, Q.; Cvach, Jaroslav; Janata, Milan; Kovalčuk, Michal; Kvasnička, Jiří; Polák, Ivo; Smolík, Jan; Vrba, Václav; Zálešák, Jaroslav; Zuklín, Josef

    2017-01-01

    Roč. 12, May (2017), s. 1-15, č. článku P05009. ISSN 1748-0221 Institutional support: RVO:68378271 Keywords : calorimeter methods * calorimeters * gaseous detectors Subject RIV: BF - Elementary Particles and High Energy Physics OBOR OECD: Particles and field physics Impact factor: 1.220, year: 2016

  9. Automatic 3D building reconstruction from airbornelaser scanning and cadastral data using hough transform

    DEFF Research Database (Denmark)

    Bodum, Lars; Overby, Jens; Kjems, Erik

    2004-01-01

    degree of details. However, it is possible to create virtual 3D models of buildings, by processing these data. Roof polygons are generated using airborne laser scanning of 1x1 meter grid and ground plans (footprints) extracted from technical feature maps. An effective algorithm is used for fixing...... might lead to multiple slightly differing planes. Such planes are detected and merged. Intersecting planes are identified, and a polygon mesh of the roof is constructed. Due to the low precision of the laser scanning, a rule-based postprocessing of the roof is applied before adding the walls....

  10. Circular contour retrieval in real-world conditions by higher order statistics and an alternating-least squares algorithm

    Science.gov (United States)

    Jiang, Haiping; Marot, Julien; Fossati, Caroline; Bourennane, Salah

    2011-12-01

    In real-world conditions, contours are most often blurred in digital images because of acquisition conditions such as movement, light transmission environment, and defocus. Among image segmentation methods, Hough transform requires a computational load which increases with the number of noise pixels, level set methods also require a high computational load, and some other methods assume that the contours are one-pixel wide. For the first time, we retrieve the characteristics of multiple possibly concentric blurred circles. We face correlated noise environment, to get closer to real-world conditions. For this, we model a blurred circle by a few parameters--center coordinates, radius, and spread--which characterize its mean position and gray level variations. We derive the signal model which results from signal generation on circular antenna. Linear antennas provide the center coordinates. To retrieve the circle radii, we adapt the second-order statistics TLS-ESPRIT method for non-correlated noise environment, and propose a novel version of TLS-ESPRIT based on higher-order statistics for correlated noise environment. Then, we derive a least-squares criterion and propose an alternating least-squares algorithm to retrieve simultaneously all spread values of concentric circles. Experiments performed on hand-made and real-world images show that the proposed methods outperform the Hough transform and a level set method dedicated to blurred contours in terms of computational load. Moreover, the proposed model and optimization method provide the information of the contour grey level variations.

  11. Automated Extraction of the Archaeological Tops of Qanat Shafts from VHR Imagery in Google Earth

    Directory of Open Access Journals (Sweden)

    Lei Luo

    2014-12-01

    Full Text Available Qanats in northern Xinjiang of China provide valuable information for agriculturists and anthropologists who seek fundamental understanding of the distribution of qanat water supply systems with regard to water resource utilization, the development of oasis agriculture, and eventually climate change. Only the tops of qanat shafts (TQSs, indicating the course of the qanats, can be observed from space, and their circular archaeological traces can also be seen in very high resolution imagery in Google Earth. The small size of the TQSs, vast search regions, and degraded features make manually extracting them from remote sensing images difficult and costly. This paper proposes an automated TQS extraction method that adopts mathematical morphological processing methods before an edge detecting module is used in the circular Hough transform approach. The accuracy assessment criteria for the proposed method include: (i extraction percentage (E = 95.9%, branch factor (B = 0 and quality percentage (Q = 95.9% in Site 1; and (ii extraction percentage (E = 83.4%, branch factor (B = 0.058 and quality percentage (Q = 79.5% in Site 2. Compared with the standard circular Hough transform, the quality percentages (Q of our proposed method were improved to 95.9% and 79.5% from 86.3% and 65.8% in test sites 1 and 2, respectively. The results demonstrate that wide-area discovery and mapping can be performed much more effectively based on our proposed method.

  12. Backlund transformations as canonical transformations

    International Nuclear Information System (INIS)

    Villani, A.; Zimerman, A.H.

    1977-01-01

    Toda and Wadati as well as Kodama and Wadati have shown that the Backlund transformations, for the exponential lattice equation, sine-Gordon equation, K-dV (Korteweg de Vries) equation and modifies K-dV equation, are canonical transformation. It is shown that the Backlund transformation for the Boussinesq equation, for a generalized K-dV equation, for a model equation for shallow water waves and for the nonlinear Schroedinger equation are also canonical transformations [pt

  13. AUTOMATIC GLOBAL REGISTRATION BETWEEN AIRBORNE LIDAR DATA AND REMOTE SENSING IMAGE BASED ON STRAIGHT LINE FEATURES

    Directory of Open Access Journals (Sweden)

    Z. Q. Liu

    2018-04-01

    Full Text Available An automatic global registration approach for point clouds and remote sensing image based on straight line features is proposed which is insensitive to rotational and scale transformation. First, the building ridge lines and contour lines in point clouds are automatically detected as registration primitives by integrating region growth and topology identification. Second, the collinear condition equation is selected as registration transformation function which is based on rotation matrix described by unit quaternion. The similarity measure is established according to the distance between the corresponding straight line features from point clouds and the image in the same reference coordinate system. Finally, an iterative Hough transform is adopted to simultaneously estimate the parameters and obtain correspondence between registration primitives. Experimental results prove the proposed method is valid and the spectral information is useful for the following classification processing.

  14. Artificial intelligence for networks recognition in remote sensing images

    Science.gov (United States)

    Gilliot, Jean-Marc; Amat, Jean-Louis

    1993-12-01

    We describe here a knowledge-based system, NEXSYS (Nextwork EXtraction SYStem) which was designed for the recognition of communication networks in SPOT satellite images. NEXSYS is a frame-based system and uses a co-operative and distributed structure based on a blackboard architecture. Communication networks in SPOT images are composed of thin linear segments. Segments are extracted using mathematical morphology and a Hough transform. An intermediate image representation composed of geometric primitives is obtained. Then an expert module is able to process the segments at the symbolic level trying to recognize networks.

  15. Use of image-processing tools for texture analysis of high-energy X-ray synchrotron data

    DEFF Research Database (Denmark)

    Fisker, Rune; Poulsen, Henning Friis; Schou, Jørgen

    1998-01-01

    , it is found that a full alignment of the two-dimensional detector used in many cases is impractical and that data-sets are often partially subject to geometric restrictions. Estimating the parameters of the traces of the Debye-Scherrer cones on the detector therefore becomes a concern. Moreover...... on a combination of a circular Hough transform and nonlinear least-squares fitting. Using the estimated ellipses the background is subtracted and the intensity along the Debye-Scherrer cones is integrated by a combined fit of the local diffraction pattern. The corresponding algorithms are presented together...

  16. Distributed Data Logging and Intelligent Control Strategies for a Scaled Autonomous Vehicle

    OpenAIRE

    Tilman Happek; Uwe Lang; Torben Bockmeier; Dimitrji Neubauer; Alexander Kuznietsov

    2016-01-01

    In this paper we present an autonomous car with distributed data processing. The car is controlled by a multitude of independent sensors. For the lane detection, a camera is used, which detects the lane marks with a Hough transformation. Once the camera detects these, one of them is calculated to be followed by the car. This lane is verified by the other sensors of the car. These sensors check the route for obstructions or allow the car to scan a parking space and to park on the roadside if t...

  17. Multi-slice ultrasound image calibration of an intelligent skin-marker for soft tissue artefact compensation.

    Science.gov (United States)

    Masum, M A; Pickering, M R; Lambert, A J; Scarvell, J M; Smith, P N

    2017-09-06

    In this paper, a novel multi-slice ultrasound (US) image calibration of an intelligent skin-marker used for soft tissue artefact compensation is proposed to align and orient image slices in an exact H-shaped pattern. Multi-slice calibration is complex, however, in the proposed method, a phantom based visual alignment followed by transform parameters estimation greatly reduces the complexity and provides sufficient accuracy. In this approach, the Hough Transform (HT) is used to further enhance the image features which originate from the image feature enhancing elements integrated into the physical phantom model, thus reducing feature detection uncertainty. In this framework, slice by slice image alignment and calibration are carried out and this provides manual ease and convenience. Copyright © 2016 Elsevier Ltd. All rights reserved.

  18. Transformer Protection Using the Wavelet Transform

    OpenAIRE

    ÖZGÖNENEL, Okan; ÖNBİLGİN, Güven; KOCAMAN, Çağrı

    2014-01-01

    This paper introduces a novel approach for power transformer protection algorithm. Power system signals such as current and voltage have traditionally been analysed by the Fast Fourier Transform. This paper aims to prove that the Wavelet Transform is a reliable and computationally efficient tool for distinguishing between the inrush currents and fault currents. The simulated results presented clearly show that the proposed technique for power transformer protection facilitates the a...

  19. Error analysis of the crystal orientations obtained by the dictionary approach to EBSD indexing.

    Science.gov (United States)

    Ram, Farangis; Wright, Stuart; Singh, Saransh; De Graef, Marc

    2017-10-01

    The efficacy of the dictionary approach to Electron Back-Scatter Diffraction (EBSD) indexing was evaluated through the analysis of the error in the retrieved crystal orientations. EBSPs simulated by the Callahan-De Graef forward model were used for this purpose. Patterns were noised, distorted, and binned prior to dictionary indexing. Patterns with a high level of noise, with optical distortions, and with a 25 × 25 pixel size, when the error in projection center was 0.7% of the pattern width and the error in specimen tilt was 0.8°, were indexed with a 0.8° mean error in orientation. The same patterns, but 60 × 60 pixel in size, were indexed by the standard 2D Hough transform based approach with almost the same orientation accuracy. Optimal detection parameters in the Hough space were obtained by minimizing the orientation error. It was shown that if the error in detector geometry can be reduced to 0.1% in projection center and 0.1° in specimen tilt, the dictionary approach can retrieve a crystal orientation with a 0.2° accuracy. Copyright © 2017 Elsevier B.V. All rights reserved.

  20. The DATCON system of the Belle II experiment. Tracking and data reduction

    Energy Technology Data Exchange (ETDEWEB)

    Wessel, Christian; Dingfelder, Jochen; Marinas, Carlos; Deschamps, Bruno [Universitaet Bonn (Germany). Physikalisches Institut

    2016-07-01

    The SuperKEKB e{sup +}e{sup -} accelerator at KEK in Japan will have a luminosity which is a factor of 40 higher than the luminosity of its predecessor KEKB. The Belle II detector at SuperKEKB will contain a two-layer pixel detector at radii of 1.421 and 2.179 cm from the interaction point, based on the DEPFET (DEpleted P-channel Field Effect Transistor) technology. It is surrounded by four layers of strip detectors. Due to the high collision rate, the data rate of the pixel detector needs to by drastically reduced by an online data reduction system. The DATCON (Data Acquisition Tracking and Concentrator Online Node) system performs track reconstruction in the SVD (Strip Vertex Detector) and extrapolates to the PXD (PiXel Detector) to calculate ROI and to keep only hits in the ROI. The track reconstruction algorithm is based on a Hough transform, which reduces track finding to finding intersection points in the Hough parameter space. In this talk the employed algorithm for fast online track reconstruction on FPGA, ROI finding and the performance of the data reduction are presented.

  1. A NEW APPROACH OF DIGITAL BRIDGE SURFACE MODEL GENERATION

    Directory of Open Access Journals (Sweden)

    H. Ju

    2012-07-01

    Full Text Available Bridge areas present difficulties for orthophotos generation and to avoid “collapsed” bridges in the orthoimage, operator assistance is required to create the precise DBM (Digital Bridge Model, which is, subsequently, used for the orthoimage generation. In this paper, a new approach of DBM generation, based on fusing LiDAR (Light Detection And Ranging data and aerial imagery, is proposed. The no precise exterior orientation of the aerial image is required for the DBM generation. First, a coarse DBM is produced from LiDAR data. Then, a robust co-registration between LiDAR intensity and aerial image using the orientation constraint is performed. The from-coarse-to-fine hybrid co-registration approach includes LPFFT (Log-Polar Fast Fourier Transform, Harris Corners, PDF (Probability Density Function feature descriptor mean-shift matching, and RANSAC (RANdom Sample Consensus as main components. After that, bridge ROI (Region Of Interest from LiDAR data domain is projected to the aerial image domain as the ROI in the aerial image. Hough transform linear features are extracted in the aerial image ROI. For the straight bridge, the 1st order polynomial function is used; whereas, for the curved bridge, 2nd order polynomial function is used to fit those endpoints of Hough linear features. The last step is the transformation of the smooth bridge boundaries from aerial image back to LiDAR data domain and merge them with the coarse DBM. Based on our experiments, this new approach is capable of providing precise DBM which can be further merged with DTM (Digital Terrain Model derived from LiDAR data to obtain the precise DSM (Digital Surface Model. Such a precise DSM can be used to improve the orthophoto product quality.

  2. Electrical transformer handbook

    Energy Technology Data Exchange (ETDEWEB)

    Hurst, R.W.; Horne, D. (eds.)

    2005-07-01

    This handbook is a valuable user guide intended for electrical engineering and maintenance personnel, electrical contractors and electrical engineering students. It provides current information on techniques and technologies that can help extend the life of transformers. It discusses transformer testing, monitoring, design, commissioning, retrofitting and other elements involved in keeping electrical transformers in safe and efficient operation. It demonstrates how a power transformer can be put to use and common problems faced by owners. In addition to covering control techniques, testing and maintenance procedures, this handbook covers the power transformer; control electrical power transformer; electrical power transformer; electrical theory transformer; used electrical transformer; down electrical step transformer; electrical manufacturer transformer; electrical picture transformer; electrical transformer work; electrical surplus transformer; current transformer; step down transformer; voltage transformer; step up transformer; isolation transformer; low voltage transformer; toroidal transformer; high voltage transformer; and control power transformer. The handbook includes articles from leading experts on overcurrent protection of transformers; ventilated dry-type transformers; metered load factors for low-voltage, and dry-type transformers in buildings. The maintenance of both dry-type or oil-filled transformers was discussed with reference to sealing, gaskets, oils, moisture and testing. The adoption of dynamic load practices was also discussed along with the reclamation or recycling of used lube oil, transformer dielectric fluids and aged solid insulation. A buyer's guide and directory of transformer manufacturers and suppliers was also included. refs., tabs., figs.

  3. Probabilistic risk assessment on maritime spent nuclear fuel transportation (Part II: Ship collision probability)

    International Nuclear Information System (INIS)

    Christian, Robby; Kang, Hyun Gook

    2017-01-01

    This paper proposes a methodology to assess and reduce risks of maritime spent nuclear fuel transportation with a probabilistic approach. Event trees detailing the progression of collisions leading to transport casks’ damage were constructed. Parallel and crossing collision probabilities were formulated based on the Poisson distribution. Automatic Identification System (AIS) data were processed with the Hough Transform algorithm to estimate possible intersections between the shipment route and the marine traffic. Monte Carlo simulations were done to compute collision probabilities and impact energies at each intersection. Possible safety improvement measures through a proper selection of operational transport parameters were investigated. These parameters include shipment routes, ship's cruise velocity, number of transport casks carried in a shipment, the casks’ stowage configuration and loading order on board the ship. A shipment case study is presented. Waters with high collision probabilities were identified. Effective range of cruising velocity to reduce collision risks were discovered. The number of casks in a shipment and their stowage method which gave low cask damage frequencies were obtained. The proposed methodology was successful in quantifying ship collision and cask damage frequency. It was effective in assisting decision making processes to minimize risks in maritime spent nuclear fuel transportation. - Highlights: • Proposes a probabilistic framework on the safety of spent nuclear fuel transportation by sea. • Developed a marine traffic simulation model using Generalized Hough Transform (GHT) algorithm. • A transportation case study on South Korean waters is presented. • Single-vessel risk reduction method is outlined by optimizing transport parameters.

  4. New algorithm for detecting smaller retinal blood vessels in fundus images

    Science.gov (United States)

    LeAnder, Robert; Bidari, Praveen I.; Mohammed, Tauseef A.; Das, Moumita; Umbaugh, Scott E.

    2010-03-01

    About 4.1 million Americans suffer from diabetic retinopathy. To help automatically diagnose various stages of the disease, a new blood-vessel-segmentation algorithm based on spatial high-pass filtering was developed to automatically segment blood vessels, including the smaller ones, with low noise. Methods: Image database: Forty, 584 x 565-pixel images were collected from the DRIVE image database. Preprocessing: Green-band extraction was used to obtain better contrast, which facilitated better visualization of retinal blood vessels. A spatial highpass filter of mask-size 11 was applied. A histogram stretch was performed to enhance contrast. A median filter was applied to mitigate noise. At this point, the gray-scale image was converted to a binary image using a binary thresholding operation. Then, a NOT operation was performed by gray-level value inversion between 0 and 255. Postprocessing: The resulting image was AND-ed with its corresponding ring mask to remove the outer-ring (lens-edge) artifact. At this point, the above algorithm steps had extracted most of the major and minor vessels, with some intersections and bifurcations missing. Vessel segments were reintegrated using the Hough transform. Results: After applying the Hough transform, both the average peak SNR and the RMS error improved by 10%. Pratt's Figure of Merit (PFM) was decreased by 6%. Those averages were better than [1] by 10-30%. Conclusions: The new algorithm successfully preserved the details of smaller blood vessels and should prove successful as a segmentation step for automatically identifying diseases that affect retinal blood vessels.

  5. A relation connecting scale transformation, Galilean transformation and Baecklund transformation for the nonlinear Schroedinger equation

    International Nuclear Information System (INIS)

    Steudel, H.

    1980-01-01

    It is shown that the two-parameter manifold of Baecklund transformations known for the nonlinear Schroedinger equation can be generated from one Baecklund transformation with specified parameters by use of scale transformation and Galilean transformation. (orig.)

  6. Iris segmentation using an edge detector based on fuzzy sets theory and cellular learning automata.

    Science.gov (United States)

    Ghanizadeh, Afshin; Abarghouei, Amir Atapour; Sinaie, Saman; Saad, Puteh; Shamsuddin, Siti Mariyam

    2011-07-01

    Iris-based biometric systems identify individuals based on the characteristics of their iris, since they are proven to remain unique for a long time. An iris recognition system includes four phases, the most important of which is preprocessing in which the iris segmentation is performed. The accuracy of an iris biometric system critically depends on the segmentation system. In this paper, an iris segmentation system using edge detection techniques and Hough transforms is presented. The newly proposed edge detection system enhances the performance of the segmentation in a way that it performs much more efficiently than the other conventional iris segmentation methods.

  7. Study of hardware implementations of fast tracking algorithms

    International Nuclear Information System (INIS)

    Song, Z.; Huang, G.; Wang, D.; Lentdecker, G. De; Dong, J.; Léonard, A.; Robert, F.; Yang, Y.

    2017-01-01

    Real-time track reconstruction at high event rates is a major challenge for future experiments in high energy physics. To perform pattern-recognition and track fitting, artificial retina or Hough transformation methods have been introduced in the field which have to be implemented in FPGA firmware. In this note we report on a case study of a possible FPGA hardware implementation approach of the retina algorithm based on a Floating-Point core. Detailed measurements with this algorithm are investigated. Retina performance and capabilities of the FPGA are discussed along with perspectives for further optimization and applications.

  8. TRANSFORMATION

    Energy Technology Data Exchange (ETDEWEB)

    LACKS,S.A.

    2003-10-09

    Transformation, which alters the genetic makeup of an individual, is a concept that intrigues the human imagination. In Streptococcus pneumoniae such transformation was first demonstrated. Perhaps our fascination with genetics derived from our ancestors observing their own progeny, with its retention and assortment of parental traits, but such interest must have been accelerated after the dawn of agriculture. It was in pea plants that Gregor Mendel in the late 1800s examined inherited traits and found them to be determined by physical elements, or genes, passed from parents to progeny. In our day, the material basis of these genetic determinants was revealed to be DNA by the lowly bacteria, in particular, the pneumococcus. For this species, transformation by free DNA is a sexual process that enables cells to sport new combinations of genes and traits. Genetic transformation of the type found in S. pneumoniae occurs naturally in many species of bacteria (70), but, initially only a few other transformable species were found, namely, Haemophilus influenzae, Neisseria meningitides, Neisseria gonorrheae, and Bacillus subtilis (96). Natural transformation, which requires a set of genes evolved for the purpose, contrasts with artificial transformation, which is accomplished by shocking cells either electrically, as in electroporation, or by ionic and temperature shifts. Although such artificial treatments can introduce very small amounts of DNA into virtually any type of cell, the amounts introduced by natural transformation are a million-fold greater, and S. pneumoniae can take up as much as 10% of its cellular DNA content (40).

  9. Classification of displacive transformations: what is a martensitic transformation?

    International Nuclear Information System (INIS)

    Christian, J.W.; Olson, G.B.; Cohen, M.

    1995-01-01

    The displacive transformation classification proposed at ICOMAT 79 is reviewed in light of recent progress in mechanistic understanding. Issues considered include distinctions between shuffle transformation vs. self-accommodating shear, dilatation vs. shear-dominant transformation, and nucleated vs. continuous transformation. (orig.)

  10. Distinctive transforming genes in x-ray-transformed mammalian cells

    International Nuclear Information System (INIS)

    Borek, C.; Ong, A.; Mason, H.

    1987-01-01

    DNAs from hamster embryo cells and mouse C3H/10T1/2 cells transformed in vitro by x-irradiation into malignant cells transmit the radiation transformation phenotype by producing transformed colonies (transfectants) in two mouse recipient lines, the NIH 3T3 and C3H/101/2 cells, and in a rat cell line, the Rat-2 cells. DNAs from unirradiated cells or irradiated and visibly untransformed cells do not produce transformed colonies. The transfectant grow in agar and form tumors in nude mice. Treatment of the DNAs with restriction endonucleases prior to transfection indicates that the same transforming gene (oncogene) is present in each of the transformed mouse cells and is the same in each of the transformed hamster cells. Southern blot analysis of 3T3 or Rat-2 transfectants carrying oncogenes from radiation-transformed C3H/10T1/2 or hamster cells indicates that the oncogenes responsible for the transformation of 3T3 cells are not the Ki-ras, Ha-ras, N-ras genes, nor are they neu, trk, raf, abl, or fms. The work demonstrates that DNAs from mammalian cells transformed into malignancy by direct exposure in vitro to radiation contain genetic sequences with detectable transforming activity in three recipient cell lines. The results provide evidence that DNA is the target of radiation carcinogenesis induced at a cellular level in vitro. The experiments indicate that malignant radiogenic transformation in vitro of hamster embryo and mouse C3H/10T1/2 cells involves the activation of unique non-ras transforming genes, which heretofore have not been described

  11. A novel ship CFAR detection algorithm based on adaptive parameter enhancement and wake-aided detection in SAR images

    Science.gov (United States)

    Meng, Siqi; Ren, Kan; Lu, Dongming; Gu, Guohua; Chen, Qian; Lu, Guojun

    2018-03-01

    Synthetic aperture radar (SAR) is an indispensable and useful method for marine monitoring. With the increase of SAR sensors, high resolution images can be acquired and contain more target structure information, such as more spatial details etc. This paper presents a novel adaptive parameter transform (APT) domain constant false alarm rate (CFAR) to highlight targets. The whole method is based on the APT domain value. Firstly, the image is mapped to the new transform domain by the algorithm. Secondly, the false candidate target pixels are screened out by the CFAR detector to highlight the target ships. Thirdly, the ship pixels are replaced by the homogeneous sea pixels. And then, the enhanced image is processed by Niblack algorithm to obtain the wake binary image. Finally, normalized Hough transform (NHT) is used to detect wakes in the binary image, as a verification of the presence of the ships. Experiments on real SAR images validate that the proposed transform does enhance the target structure and improve the contrast of the image. The algorithm has a good performance in the ship and ship wake detection.

  12. Adaption of optical Fresnel transform to optical Wigner transform

    International Nuclear Information System (INIS)

    Lv Cuihong; Fan Hongyi

    2010-01-01

    Enlightened by the algorithmic isomorphism between the rotation of the Wigner distribution function (WDF) and the αth fractional Fourier transform, we show that the optical Fresnel transform performed on the input through an ABCD system makes the output naturally adapting to the associated Wigner transform, i.e. there exists algorithmic isomorphism between ABCD transformation of the WDF and the optical Fresnel transform. We prove this adaption in the context of operator language. Both the single-mode and the two-mode Fresnel operators as the image of classical Fresnel transform are introduced in our discussions, while the two-mode Wigner operator in the entangled state representation is introduced for fitting the two-mode Fresnel operator.

  13. Elastic tracking versus neural network tracking for very high multiplicity problems

    International Nuclear Information System (INIS)

    Harlander, M.; Gyulassy, M.

    1991-04-01

    A new Elastic Tracking (ET) algorithm is proposed for finding tracks in very high multiplicity and noisy environments. It is based on a dynamical reinterpretation and generalization of the Radon transform and is related to elastic net algorithms for geometrical optimization. ET performs an adaptive nonlinear fit to noisy data with a variable number of tracks. Its numerics is more efficient than that of the traditional Radon or Hough transform method because it avoids binning of phase space and the costly search for valid minima. Spurious local minima are avoided in ET by introducing a time-dependent effective potential. The method is shown to be very robust to noise and measurement error and extends tracking capabilities to much higher track densities than possible via local road finding or even the novel Denby-Peterson neural network tracking algorithms. 12 refs., 2 figs

  14. Using pattern recognition to automatically localize reflection hyperbolas in data from ground penetrating radar

    Science.gov (United States)

    Maas, Christian; Schmalzl, Jörg

    2013-08-01

    Ground Penetrating Radar (GPR) is used for the localization of supply lines, land mines, pipes and many other buried objects. These objects can be recognized in the recorded data as reflection hyperbolas with a typical shape depending on depth and material of the object and the surrounding material. To obtain the parameters, the shape of the hyperbola has to be fitted. In the last years several methods were developed to automate this task during post-processing. In this paper we show another approach for the automated localization of reflection hyperbolas in GPR data by solving a pattern recognition problem in grayscale images. In contrast to other methods our detection program is also able to immediately mark potential objects in real-time. For this task we use a version of the Viola-Jones learning algorithm, which is part of the open source library "OpenCV". This algorithm was initially developed for face recognition, but can be adapted to any other simple shape. In our program it is used to narrow down the location of reflection hyperbolas to certain areas in the GPR data. In order to extract the exact location and the velocity of the hyperbolas we apply a simple Hough Transform for hyperbolas. Because the Viola-Jones Algorithm reduces the input for the computational expensive Hough Transform dramatically the detection system can also be implemented on normal field computers, so on-site application is possible. The developed detection system shows promising results and detection rates in unprocessed radargrams. In order to improve the detection results and apply the program to noisy radar images more data of different GPR systems as input for the learning algorithm is necessary.

  15. Discrete fourier transform (DFT) analysis for applications using iterative transform methods

    Science.gov (United States)

    Dean, Bruce H. (Inventor)

    2012-01-01

    According to various embodiments, a method is provided for determining aberration data for an optical system. The method comprises collecting a data signal, and generating a pre-transformation algorithm. The data is pre-transformed by multiplying the data with the pre-transformation algorithm. A discrete Fourier transform of the pre-transformed data is performed in an iterative loop. The method further comprises back-transforming the data to generate aberration data.

  16. Image processing for safety assessment in civil engineering.

    Science.gov (United States)

    Ferrer, Belen; Pomares, Juan C; Irles, Ramon; Espinosa, Julian; Mas, David

    2013-06-20

    Behavior analysis of construction safety systems is of fundamental importance to avoid accidental injuries. Traditionally, measurements of dynamic actions in civil engineering have been done through accelerometers, but high-speed cameras and image processing techniques can play an important role in this area. Here, we propose using morphological image filtering and Hough transform on high-speed video sequence as tools for dynamic measurements on that field. The presented method is applied to obtain the trajectory and acceleration of a cylindrical ballast falling from a building and trapped by a thread net. Results show that safety recommendations given in construction codes can be potentially dangerous for workers.

  17. Study of system for segmentation of images and elaboration of algorithms for three dimensional scene reconstruction

    International Nuclear Information System (INIS)

    Bufacchi, A.; Tripi, A.

    1995-09-01

    The aim of this paper is the presentation of a series of methodologies to recognize and to obtain a three-dimensional reconstruction of an inner architectural scene, using a gray level image obtained using a TV camera. In the first part of the work, a series of methods used to find the edges in an effective way are critically compared, obtaining a binary image, and then the application of the Hough transform to such binary image to find the straight lines in the original image are discussed. In the second part, an algorithm is shown in order to find the vanishing points in such image

  18. Comparison of classification algorithms for various methods of preprocessing radar images of the MSTAR base

    Science.gov (United States)

    Borodinov, A. A.; Myasnikov, V. V.

    2018-04-01

    The present work is devoted to comparing the accuracy of the known qualification algorithms in the task of recognizing local objects on radar images for various image preprocessing methods. Preprocessing involves speckle noise filtering and normalization of the object orientation in the image by the method of image moments and by a method based on the Hough transform. In comparison, the following classification algorithms are used: Decision tree; Support vector machine, AdaBoost, Random forest. The principal component analysis is used to reduce the dimension. The research is carried out on the objects from the base of radar images MSTAR. The paper presents the results of the conducted studies.

  19. ROBÔ AUTÔNOMO MÓVEL SEGUIDOR DE SÍMBOLO

    Directory of Open Access Journals (Sweden)

    Juliano Nishizima

    2016-03-01

    Full Text Available This article describes the development of a mobile robot follower of the AGV type symbol (Guiding Autonomous Vehicles. The robot is composed of two parts: hardware and software. The hardware consists of a local computer that processes the images that are sent from a mobile camera with Android operating system and the Arduino responsible for reading all sensors and control actuators. The software consists of computer vision algorithms which we used the OpenCV library (Open Computer Vision liberary for application of algorithms such as: Hough Transform, Gaussian Filter Smooth and InRange operation to identify the symbol to be followed by the robot.

  20. Transformative Learning

    Science.gov (United States)

    Wang, Victor C. X.; Cranton, Patricia

    2011-01-01

    The theory of transformative learning has been explored by different theorists and scholars. However, few scholars have made an attempt to make a comparison between transformative learning and Confucianism or between transformative learning and andragogy. The authors of this article address these comparisons to develop new and different insights…

  1. Negotiated Grammar Transformation

    NARCIS (Netherlands)

    V. Zaytsev (Vadim)

    2012-01-01

    htmlabstractIn this paper, we study controlled adaptability of metamodel transformations. We consider one of the most rigid metamodel transformation formalisms — automated grammar transformation with operator suites, where a transformation script is built in such a way that it is essentially meant

  2. Diffusionless phase transformations

    International Nuclear Information System (INIS)

    Vejman, K.M.

    1987-01-01

    Diffusionless phase transformations in metals and alloys in the process of which atomic displacements occur at the distances lower than interatomic ones and relative correspondence of neighbour atoms is preserved, are considered. Special attention is paid to the mechanism of martensitic transformations. Phenomenologic crystallographical theory of martensitic transformations are presented. Two types of martensitic transformations different from the energy viewpoint are pointed out - thermoelastic and non-thermoelastic ones - which are characterized by transformation hysteresis and ways of martensite - initial phase reverse transformation realization. Mechanical effect in the martensitic transformations have been analyzed. The problem of diffusionless formation of ω-phases and the effect of impurities and vacancies on the process are briefly discussed. The role of charge density waves in phase transformations of the second type (transition of initial phase into noncommensurate one) and of the first type (transition of noncommensurate phase into commensurate one) is considered

  3. 3D Visual Tracking of an Articulated Robot in Precision Automated Tasks.

    Science.gov (United States)

    Alzarok, Hamza; Fletcher, Simon; Longstaff, Andrew P

    2017-01-07

    The most compelling requirements for visual tracking systems are a high detection accuracy and an adequate processing speed. However, the combination between the two requirements in real world applications is very challenging due to the fact that more accurate tracking tasks often require longer processing times, while quicker responses for the tracking system are more prone to errors, therefore a trade-off between accuracy and speed, and vice versa is required. This paper aims to achieve the two requirements together by implementing an accurate and time efficient tracking system. In this paper, an eye-to-hand visual system that has the ability to automatically track a moving target is introduced. An enhanced Circular Hough Transform (CHT) is employed for estimating the trajectory of a spherical target in three dimensions, the colour feature of the target was carefully selected by using a new colour selection process, the process relies on the use of a colour segmentation method (Delta E) with the CHT algorithm for finding the proper colour of the tracked target, the target was attached to the six degree of freedom (DOF) robot end-effector that performs a pick-and-place task. A cooperation of two Eye-to Hand cameras with their image Averaging filters are used for obtaining clear and steady images. This paper also examines a new technique for generating and controlling the observation search window in order to increase the computational speed of the tracking system, the techniques is named Controllable Region of interest based on Circular Hough Transform (CRCHT). Moreover, a new mathematical formula is introduced for updating the depth information of the vision system during the object tracking process. For more reliable and accurate tracking, a simplex optimization technique was employed for the calculation of the parameters for camera to robotic transformation matrix. The results obtained show the applicability of the proposed approach to track the moving robot

  4. Power transformers - Part 11: Dry-type transformers

    CERN Document Server

    International Electrotechnical Commission. Geneva

    2004-01-01

    Applies to dry-type power transformers (including auto-transformers) having values of highest voltage for equipment up to and including 36 kV and at least one winding operating at greater than 1,1 kV. Applies to all construction technologies.

  5. Visualizing Transformation

    DEFF Research Database (Denmark)

    Pedersen, Pia

    2012-01-01

    Transformation, defined as the step of extracting, arranging and simplifying data into visual form (M. Neurath, 1974), was developed in connection with ISOTYPE (International System Of TYpographic Picture Education) and might well be the most important legacy of Isotype to the field of graphic...... design. Recently transformation has attracted renewed interest because of the book The Transformer written by Robin Kinross and Marie Neurath. My on-going research project, summarized in this paper, identifies and depicts the essential principles of data visualization underlying the process...... of transformation with reference to Marie Neurath’s sketches on the Bilston Project. The material has been collected at the Otto and Marie Neurath Collection housed at the University of Reading, UK. By using data visualization as a research method to look directly into the process of transformation, the project...

  6. Generalized Staeckel transform and reciprocal transformations for finite-dimensional integrable systems

    Energy Technology Data Exchange (ETDEWEB)

    Sergyeyev, Artur [Mathematical Institute, Silesian University in Opava, Na RybnIcku 1, 746 01 Opava (Czech Republic); Blaszak, Maciej [Institute of Physics, A Mickiewicz University, Umultowska 85, 61-614 Poznan (Poland)], E-mail: Artur.Sergyeyev@math.slu.cz, E-mail: blaszakm@amu.edu.pl

    2008-03-14

    We present a multiparameter generalization of the Staeckel transform (the latter is also known as the coupling-constant metamorphosis) and show that under certain conditions this generalized Staeckel transform preserves Liouville integrability, noncommutative integrability and superintegrability. The corresponding transformation for the equations of motion proves to be nothing but a reciprocal transformation of a special form, and we investigate the properties of this reciprocal transformation. Finally, we show that the Hamiltonians of the systems possessing separation curves of apparently very different form can be related through a suitably chosen generalized Staeckel transform.

  7. Performance of nonsynchronous noncommensurate impedance transformers in comparison to tapered line transformers

    DEFF Research Database (Denmark)

    Kim, Kseniya; Zhurbenko, Vitaliy; Johansen, Tom Keinicke

    2012-01-01

    to a traditional tapered line impedance transformer. The increase in bandwidth of nonsynchronous noncommensurate impedance transformers typically leads to shortening the transformer length, which makes the transformer attractive for applications, where a wide operating band and high transformation ratios...

  8. On the windowed Fourier transform as an interpolation of the Gabor transform

    NARCIS (Netherlands)

    Bastiaans, M.J.; Prochßzka, A.; Uhlør, J.; Sovka, P.

    1997-01-01

    The windowed Fourier transform and its sampled version - the Gabor transform - are introduced. With the help of Gabor's signal expansion, an interpolation function is derived with which the windowed Fourier transform can be constructed from the Gabor transform. Using the Zak transform, it is shown

  9. Natural plasmid transformation in a high-frequency-of transformation marine Vibrio strain

    International Nuclear Information System (INIS)

    Frischer, M.E.; Thurmond, J.M.; Paul, J.H.

    1990-01-01

    The estuarine bacterium Vibrio strain DI-9 has been shown to be naturally transformable with both broad host range plasmid multimers and homologous chromosomal DNA at average frequencies of 3.5 x 10 -9 and 3.4 x 10 -7 transformants per recipient, respectively. Growth of plasmid transformants in nonselective medium resulted in cured strains that transformed 6 to 42,857 times more frequently than the parental strain, depending on the type of transforming DNA. These high-frequency-of-transformation (HfT) strains were transformed at frequencies ranging from 1.1 x 10 -8 to 1.3 x 10 -4 transformants per recipient with plasmid DNA and at an average frequency of 8.3 x 10 -5 transformants per recipient with homologous chromosomal DNA. The highest transformation frequencies were observed by using multimers of an R1162 derivative carrying the transposon Tn5 (pQSR50). Probing of total DNA preparations from one of the cured strains demonstrated that no plasmid DNA remained in the cured strains which may have provided homology to the transforming DNA. All transformants and cured strains could be differentiated from the parental strains by colony morphology. DNA binding studies indicated that late-log-phase HfT strains bound [ 3 H]bacteriophage lambda DNA 2.1 times more rapidly than the parental strain. These results suggest that the original plasmid transformation event of strain DI-9 was the result of uptake and expression of plasmid DNA by a competent mutant (HfT strain). Additionally, it was found that a strain of Vibrio parahaemolyticus, USFS 3420, could be naturally transformed with plasmid DNA. Natural plasmid transformation by high-transforming mutants may be a means of plasmid acquisition by natural aquatic bacterial populations

  10. Approximating the Analytic Fourier Transform with the Discrete Fourier Transform

    OpenAIRE

    Axelrod, Jeremy

    2015-01-01

    The Fourier transform is approximated over a finite domain using a Riemann sum. This Riemann sum is then expressed in terms of the discrete Fourier transform, which allows the sum to be computed with a fast Fourier transform algorithm more rapidly than via a direct matrix multiplication. Advantages and limitations of using this method to approximate the Fourier transform are discussed, and prototypical MATLAB codes implementing the method are presented.

  11. TRANSFORMER

    Science.gov (United States)

    Baker, W.R.

    1959-08-25

    Transformers of a type adapted for use with extreme high power vacuum tubes where current requirements may be of the order of 2,000 to 200,000 amperes are described. The transformer casing has the form of a re-entrant section being extended through an opening in one end of the cylinder to form a coaxial terminal arrangement. A toroidal multi-turn primary winding is disposed within the casing in coaxial relationship therein. In a second embodiment, means are provided for forming the casing as a multi-turn secondary. The transformer is characterized by minimized resistance heating, minimized external magnetic flux, and an economical construction.

  12. Application of image recognition algorithms for statistical description of nano- and microstructured surfaces

    Energy Technology Data Exchange (ETDEWEB)

    Mărăscu, V.; Dinescu, G. [National Institute for Lasers, Plasma and Radiation Physics, 409 Atomistilor Street, Bucharest– Magurele (Romania); Faculty of Physics, University of Bucharest, 405 Atomistilor Street, Bucharest-Magurele (Romania); Chiţescu, I. [Faculty of Mathematics and Computer Science, University of Bucharest, 14 Academiei Street, Bucharest (Romania); Barna, V. [Faculty of Physics, University of Bucharest, 405 Atomistilor Street, Bucharest-Magurele (Romania); Ioniţă, M. D.; Lazea-Stoyanova, A.; Mitu, B., E-mail: mitub@infim.ro [National Institute for Lasers, Plasma and Radiation Physics, 409 Atomistilor Street, Bucharest– Magurele (Romania)

    2016-03-25

    In this paper we propose a statistical approach for describing the self-assembling of sub-micronic polystyrene beads on silicon surfaces, as well as the evolution of surface topography due to plasma treatments. Algorithms for image recognition are used in conjunction with Scanning Electron Microscopy (SEM) imaging of surfaces. In a first step, greyscale images of the surface covered by the polystyrene beads are obtained. Further, an adaptive thresholding method was applied for obtaining binary images. The next step consisted in automatic identification of polystyrene beads dimensions, by using Hough transform algorithm, according to beads radius. In order to analyze the uniformity of the self–assembled polystyrene beads, the squared modulus of 2-dimensional Fast Fourier Transform (2- D FFT) was applied. By combining these algorithms we obtain a powerful and fast statistical tool for analysis of micro and nanomaterials with aspect features regularly distributed on surface upon SEM examination.

  13. Application of image recognition algorithms for statistical description of nano- and microstructured surfaces

    International Nuclear Information System (INIS)

    Mărăscu, V.; Dinescu, G.; Chiţescu, I.; Barna, V.; Ioniţă, M. D.; Lazea-Stoyanova, A.; Mitu, B.

    2016-01-01

    In this paper we propose a statistical approach for describing the self-assembling of sub-micronic polystyrene beads on silicon surfaces, as well as the evolution of surface topography due to plasma treatments. Algorithms for image recognition are used in conjunction with Scanning Electron Microscopy (SEM) imaging of surfaces. In a first step, greyscale images of the surface covered by the polystyrene beads are obtained. Further, an adaptive thresholding method was applied for obtaining binary images. The next step consisted in automatic identification of polystyrene beads dimensions, by using Hough transform algorithm, according to beads radius. In order to analyze the uniformity of the self–assembled polystyrene beads, the squared modulus of 2-dimensional Fast Fourier Transform (2- D FFT) was applied. By combining these algorithms we obtain a powerful and fast statistical tool for analysis of micro and nanomaterials with aspect features regularly distributed on surface upon SEM examination.

  14. A Novel Iris Segmentation Scheme

    Directory of Open Access Journals (Sweden)

    Chen-Chung Liu

    2014-01-01

    Full Text Available One of the key steps in the iris recognition system is the accurate iris segmentation from its surrounding noises including pupil, sclera, eyelashes, and eyebrows of a captured eye-image. This paper presents a novel iris segmentation scheme which utilizes the orientation matching transform to outline the outer and inner iris boundaries initially. It then employs Delogne-Kåsa circle fitting (instead of the traditional Hough transform to further eliminate the outlier points to extract a more precise iris area from an eye-image. In the extracted iris region, the proposed scheme further utilizes the differences in the intensity and positional characteristics of the iris, eyelid, and eyelashes to detect and delete these noises. The scheme is then applied on iris image database, UBIRIS.v1. The experimental results show that the presented scheme provides a more effective and efficient iris segmentation than other conventional methods.

  15. On Hurwitz transformations

    International Nuclear Information System (INIS)

    Kibler, M.; Hage Hassan, M.

    1991-04-01

    A bibliography on the Hurwitz transformations is given. We deal here, with some details, with two particular Hurwitz transformations, viz, the R 4 → R 3 Kustaanheimo-Stiefel transformation and its R 8 → R 5 compact extension. These transformations are derived in the context of Fock-Bargmann-Schwinger calculus with special emphasis on angular momentum theory

  16. Transformation

    DEFF Research Database (Denmark)

    Bock, Lars Nicolai

    2011-01-01

    Artiklen diskuterer ordet "transformation" med udgangspunkt i dels hvorledes ordet bruges i arkitektfaglig terminologi og dels med fokus på ordets potentielle indhold og egnethed i samme teminologi.......Artiklen diskuterer ordet "transformation" med udgangspunkt i dels hvorledes ordet bruges i arkitektfaglig terminologi og dels med fokus på ordets potentielle indhold og egnethed i samme teminologi....

  17. Event reconstruction in the RICH detector of the CBM experiment at FAIR

    International Nuclear Information System (INIS)

    Adamczewski, J.; Becker, K.-H.; Belogurov, S.; Boldyreva, N.; Chernogorov, A.; Deveaux, C.; Dobyrn, V.; Dürr, M.; Eom, J.; Eschke, J.; Höhne, C.; Kampert, K.-H.; Kleipa, V.; Kochenda, L.; Kolb, B.; Kopfer, J.; Kravtsov, P.; Lebedev, S.; Lebedeva, E.; Leonova, E.

    2014-01-01

    The Compressed Baryonic Matter (CBM) experiment at the future FAIR facility will investigate the QCD phase diagram at high net-baryon densities and moderate temperatures. One of the key signatures will be di-leptons emitted from the hot and dense phase in heavy-ion collisions. Measuring di-electrons, a high purity of identified electrons is required in order to suppress the background. Electron identification in CBM will be performed by a Ring Imaging Cherenkov (RICH) detector and Transition Radiation Detectors (TRD). In order to access the foreseen rare probes, the detector and the data acquisition have to handle interaction rates up to 10 MHz. Therefore, the development of fast and efficient event reconstruction algorithms is an important and challenging task in CBM. In this contribution event reconstruction and electron identification algorithms in the RICH detector are presented. So far they have been developed on simulated data but could already be tested on real data from a RICH prototype testbeam experiment at the CERN-PS. Efficient and fast ring recognition algorithms in the CBM-RICH are based on the Hough Transform method. Due to optical distortions of the rings, an ellipse fitting algorithm was elaborated to improve the ring radius resolution. An efficient algorithm based on the Artificial Neural Network was implemented for electron identification in RICH. All algorithms were significantly optimized to achieve maximum speed and minimum memory consumption. - Highlights: • Ring Imaging Cherenkov detector will serve for electron identification in CBM. • We present efficient ring recognition algorithm based on the Hough Transform method. • Developed algorithms were significantly optimized to achieve maximum speed up. • Electron identification algorithm in RICH based on the Artificial Neural Network. • Developed algorithms were successfully tested on real data from the RICH prototype

  18. Event reconstruction in the RICH detector of the CBM experiment at FAIR

    Energy Technology Data Exchange (ETDEWEB)

    Adamczewski, J. [GSI Darmstadt (Germany); Becker, K.-H. [University Wuppertal (Germany); Belogurov, S. [ITEP Moscow (Russian Federation); Boldyreva, N. [PNPI Gatchina (Russian Federation); Chernogorov, A. [ITEP Moscow (Russian Federation); Deveaux, C. [University Gießen (Germany); Dobyrn, V. [PNPI Gatchina (Russian Federation); Dürr, M. [University Gießen (Germany); Eom, J. [Pusan National University (Korea, Republic of); Eschke, J. [GSI Darmstadt (Germany); Höhne, C. [University Gießen (Germany); Kampert, K.-H. [University Wuppertal (Germany); Kleipa, V. [GSI Darmstadt (Germany); Kochenda, L. [PNPI Gatchina (Russian Federation); Kolb, B. [GSI Darmstadt (Germany); Kopfer, J. [University Wuppertal (Germany); Kravtsov, P. [PNPI Gatchina (Russian Federation); Lebedev, S., E-mail: s.lebedev@gsi.de [University Gießen (Germany); Lebedeva, E. [University Gießen (Germany); Leonova, E. [PNPI Gatchina (Russian Federation); and others

    2014-12-01

    The Compressed Baryonic Matter (CBM) experiment at the future FAIR facility will investigate the QCD phase diagram at high net-baryon densities and moderate temperatures. One of the key signatures will be di-leptons emitted from the hot and dense phase in heavy-ion collisions. Measuring di-electrons, a high purity of identified electrons is required in order to suppress the background. Electron identification in CBM will be performed by a Ring Imaging Cherenkov (RICH) detector and Transition Radiation Detectors (TRD). In order to access the foreseen rare probes, the detector and the data acquisition have to handle interaction rates up to 10 MHz. Therefore, the development of fast and efficient event reconstruction algorithms is an important and challenging task in CBM. In this contribution event reconstruction and electron identification algorithms in the RICH detector are presented. So far they have been developed on simulated data but could already be tested on real data from a RICH prototype testbeam experiment at the CERN-PS. Efficient and fast ring recognition algorithms in the CBM-RICH are based on the Hough Transform method. Due to optical distortions of the rings, an ellipse fitting algorithm was elaborated to improve the ring radius resolution. An efficient algorithm based on the Artificial Neural Network was implemented for electron identification in RICH. All algorithms were significantly optimized to achieve maximum speed and minimum memory consumption. - Highlights: • Ring Imaging Cherenkov detector will serve for electron identification in CBM. • We present efficient ring recognition algorithm based on the Hough Transform method. • Developed algorithms were significantly optimized to achieve maximum speed up. • Electron identification algorithm in RICH based on the Artificial Neural Network. • Developed algorithms were successfully tested on real data from the RICH prototype.

  19. The J and P transformer book a practical technology of the power transformer

    CERN Document Server

    Franklin, Arthur Charles

    1983-01-01

    The J&P Transformer Book, 11th Edition deals with the design, installation, and maintenance of transformers. The book contains technical information, tables, calculations, diagrams, and illustrations based on information supplied by transformer manufacturers and related industries. It reviews fundamental transformer principles, the magnetic circuit, the characteristics of, and general types of transformers. The text contains tables showing the information that should be given to the transformer manufacturer to be used as a basis in preparing quotations. Transformer designs include three import

  20. Transforming the Way We Teach Function Transformations

    Science.gov (United States)

    Faulkenberry, Eileen Durand; Faulkenberry, Thomas J.

    2010-01-01

    In this article, the authors discuss "function," a well-defined rule that relates inputs to outputs. They have found that by using the input-output definition of "function," they can examine transformations of functions simply by looking at changes to input or output and the respective changes to the graph. Applying transformations to the input…

  1. The continous Legendre transform, its inverse transform, and applications

    Directory of Open Access Journals (Sweden)

    P. L. Butzer

    1980-01-01

    Full Text Available This paper is concerned with the continuous Legendre transform, derived from the classical discrete Legendre transform by replacing the Legendre polynomial Pk(x by the function Pλ(x with λ real. Another approach to T.M. MacRobert's inversion formula is found; for this purpose an inverse Legendre transform, mapping L1(ℝ+ into L2(−1,1, is defined. Its inversion in turn is naturally achieved by the continuous Legendre transform. One application is devoted to the Shannon sampling theorem in the Legendre frame together with a new type of error estimate. The other deals with a new representation of Legendre functions giving information about their behaviour near the point x=−1.

  2. Hadamard Transforms

    CERN Document Server

    Agaian, Sos; Egiazarian, Karen; Astola, Jaakko

    2011-01-01

    The Hadamard matrix and Hadamard transform are fundamental problem-solving tools in a wide spectrum of scientific disciplines and technologies, such as communication systems, signal and image processing (signal representation, coding, filtering, recognition, and watermarking), digital logic (Boolean function analysis and synthesis), and fault-tolerant system design. Hadamard Transforms intends to bring together different topics concerning current developments in Hadamard matrices, transforms, and their applications. Each chapter begins with the basics of the theory, progresses to more advanced

  3. Generalized Fourier transforms classes

    DEFF Research Database (Denmark)

    Berntsen, Svend; Møller, Steen

    2002-01-01

    The Fourier class of integral transforms with kernels $B(\\omega r)$ has by definition inverse transforms with kernel $B(-\\omega r)$. The space of such transforms is explicitly constructed. A slightly more general class of generalized Fourier transforms are introduced. From the general theory foll...... follows that integral transform with kernels which are products of a Bessel and a Hankel function or which is of a certain general hypergeometric type have inverse transforms of the same structure....

  4. Automatic segmentation of equine larynx for diagnosis of laryngeal hemiplegia

    Science.gov (United States)

    Salehin, Md. Musfequs; Zheng, Lihong; Gao, Junbin

    2013-10-01

    This paper presents an automatic segmentation method for delineation of the clinically significant contours of the equine larynx from an endoscopic image. These contours are used to diagnose the most common disease of horse larynx laryngeal hemiplegia. In this study, hierarchal structured contour map is obtained by the state-of-the-art segmentation algorithm, gPb-OWT-UCM. The conic-shaped outer boundary of equine larynx is extracted based on Pascal's theorem. Lastly, Hough Transformation method is applied to detect lines related to the edges of vocal folds. The experimental results show that the proposed approach has better performance in extracting the targeted contours of equine larynx than the results of using only the gPb-OWT-UCM method.

  5. Neural networks, cellular automata, and robust approach applications for vertex localization in the opera target tracker detector

    International Nuclear Information System (INIS)

    Dmitrievskij, S.G.; Gornushkin, Yu.A.; Ososkov, G.A.

    2005-01-01

    A neural-network (NN) approach for neutrino interaction vertex reconstruction in the OPERA experiment with the help of the Target Tracker (TT) detector is described. A feed-forward NN with the standard back propagation option is used. The energy functional minimization of the network is performed by the method of conjugate gradients. Data preprocessing by means of cellular automaton algorithm is performed. The Hough transform is applied for muon track determination and the robust fitting method is used for shower axis reconstruction. A comparison of the proposed approach with earlier studies, based on the use of the neural network package SNNS, shows their similar performance. The further development of the approach is underway

  6. Distributed Data Logging and Intelligent Control Strategies for a Scaled Autonomous Vehicle

    Directory of Open Access Journals (Sweden)

    Tilman Happek

    2016-04-01

    Full Text Available In this paper we present an autonomous car with distributed data processing. The car is controlled by a multitude of independent sensors. For the lane detection, a camera is used, which detects the lane marks with a Hough transformation. Once the camera detects these, one of them is calculated to be followed by the car. This lane is verified by the other sensors of the car. These sensors check the route for obstructions or allow the car to scan a parking space and to park on the roadside if the gap is large enough. The car is built on a scale of 1:10 and shows excellent results on a test track.

  7. Artificial intelligence tools for pattern recognition

    Science.gov (United States)

    Acevedo, Elena; Acevedo, Antonio; Felipe, Federico; Avilés, Pedro

    2017-06-01

    In this work, we present a system for pattern recognition that combines the power of genetic algorithms for solving problems and the efficiency of the morphological associative memories. We use a set of 48 tire prints divided into 8 brands of tires. The images have dimensions of 200 x 200 pixels. We applied Hough transform to obtain lines as main features. The number of lines obtained is 449. The genetic algorithm reduces the number of features to ten suitable lines that give thus the 100% of recognition. Morphological associative memories were used as evaluation function. The selection algorithms were Tournament and Roulette wheel. For reproduction, we applied one-point, two-point and uniform crossover.

  8. Transparent Model Transformation: Turning Your Favourite Model Editor into a Transformation Tool

    DEFF Research Database (Denmark)

    Acretoaie, Vlad; Störrle, Harald; Strüber, Daniel

    2015-01-01

    Current model transformation languages are supported by dedicated editors, often closely coupled to a single execution engine. We introduce Transparent Model Transformation, a paradigm enabling modelers to specify transformations using a familiar tool: their model editor. We also present VMTL, th...... model transformation tool sharing the model editor’s benefits, transparently....

  9. Nonsynchronous Noncommensurate Impedance Transformers

    DEFF Research Database (Denmark)

    Zhurbenko, Vitaliy; Kim, K

    2012-01-01

    Nonsynchronous noncommensurate impedance transformers consist of a combination of two types of transmission lines: transmission lines with a characteristic impedance equal to the impedance of the source, and transmission lines with a characteristic impedance equal to the load. The practical...... advantage of such transformers is that they can be constructed using sections of transmission lines with a limited variety of characteristic impedances. These transformers also provide comparatively compact size in applications where a wide transformation ratio is required. This paper presents the data...... matrix approach and experimentally verified by synthesizing a 12-section nonsynchronous noncommensurate impedance transformer. The measured characteristics of the transformer are compared to the characteristics of a conventional tapered line transformer....

  10. Transformative environmental governance

    Science.gov (United States)

    Chaffin, Brian C.; Garmestani, Ahjond S.; Gunderson, Lance H.; Harm Benson, Melinda; Angeler, David G.; Arnold, Craig Anthony (Tony); Cosens, Barbara; Kundis Craig, Robin; Ruhl, J.B.; Allen, Craig R.

    2016-01-01

    Transformative governance is an approach to environmental governance that has the capacity to respond to, manage, and trigger regime shifts in coupled social-ecological systems (SESs) at multiple scales. The goal of transformative governance is to actively shift degraded SESs to alternative, more desirable, or more functional regimes by altering the structures and processes that define the system. Transformative governance is rooted in ecological theories to explain cross-scale dynamics in complex systems, as well as social theories of change, innovation, and technological transformation. Similar to adaptive governance, transformative governance involves a broad set of governance components, but requires additional capacity to foster new social-ecological regimes including increased risk tolerance, significant systemic investment, and restructured economies and power relations. Transformative governance has the potential to actively respond to regime shifts triggered by climate change, and thus future research should focus on identifying system drivers and leading indicators associated with social-ecological thresholds.

  11. Heat transfer comparison of nanofluid filled transformer and traditional oil-immersed transformer

    Science.gov (United States)

    Zhang, Yunpeng; Ho, Siu-lau; Fu, Weinong

    2018-05-01

    Dispersing nanoparticles with high thermal conductivity into transformer oil is an innovative approach to improve the thermal performance of traditional oil-immersed transformers. This mixture, also known as nanofluid, has shown the potential in practical application through experimental measurements. This paper presents the comparisons of nanofluid filled transformer and traditional oil-immersed transformer in terms of their computational fluid dynamics (CFD) solutions from the perspective of optimal design. Thermal performance of transformers with the same parameters except coolants is compared. A further comparison on heat transfer then is made after minimizing the oil volume and maximum temperature-rise of these two transformers. Adaptive multi-objective optimization method is employed to tackle this optimization problem.

  12. The convolution transform

    CERN Document Server

    Hirschman, Isidore Isaac

    2005-01-01

    In studies of general operators of the same nature, general convolution transforms are immediately encountered as the objects of inversion. The relation between differential operators and integral transforms is the basic theme of this work, which is geared toward upper-level undergraduates and graduate students. It may be read easily by anyone with a working knowledge of real and complex variable theory. Topics include the finite and non-finite kernels, variation diminishing transforms, asymptotic behavior of kernels, real inversion theory, representation theory, the Weierstrass transform, and

  13. The transformativity approach

    DEFF Research Database (Denmark)

    Holm, Isak Winkel; Lauta, Kristian Cedervall

    2017-01-01

    During the last five to ten years, a considerable body of research has begun to explore how disasters, real and imagined, trigger social transformations. Even if the contributions to this this research stems from a multitude of academic disciplines, we argue in the article, they constitute...... an identifiable and promising approach for future disaster research. We suggest naming it the transformativity approach. Whereas the vulnerability approach explores the social causation of disasters, the transformativity approach reverses the direction of the gaze and investigates the social transformation...... brought about by disasters. Put simply, the concept of vulnerability is about the upstream causes of disaster and the concept of transformativity about the downstream effects. By discussing three recent contributions (by the historian Greg Bankoff, the legal sociologist Michelle Dauber...

  14. Defense Business Transformation

    Science.gov (United States)

    2009-12-01

    Defense Business Transformation by Jacques S. Gansler and William Lucyshyn The Center for Technology and National...REPORT TYPE 3. DATES COVERED 00-00-2009 to 00-00-2009 4. TITLE AND SUBTITLE Defense Business Transformation 5a. CONTRACT NUMBER 5b. GRANT NUMBER...vii Part One: DoD Business Transformation

  15. Generalized Fourier transforms classes

    DEFF Research Database (Denmark)

    Berntsen, Svend; Møller, Steen

    2002-01-01

    The Fourier class of integral transforms with kernels $B(\\omega r)$ has by definition inverse transforms with kernel $B(-\\omega r)$. The space of such transforms is explicitly constructed. A slightly more general class of generalized Fourier transforms are introduced. From the general theory...

  16. Three dimensional canonical transformations

    International Nuclear Information System (INIS)

    Tegmen, A.

    2010-01-01

    A generic construction of canonical transformations is given in three-dimensional phase spaces on which Nambu bracket is imposed. First, the canonical transformations are defined as based on cannonade transformations. Second, it is shown that determination of the generating functions and the transformation itself for given generating function is possible by solving correspondent Pfaffian differential equations. Generating functions of type are introduced and all of them are listed. Infinitesimal canonical transformations are also discussed as the complementary subject. Finally, it is shown that decomposition of canonical transformations is also possible in three-dimensional phase spaces as in the usual two-dimensional ones.

  17. Improving Your Data Transformations: Applying the Box-Cox Transformation

    Directory of Open Access Journals (Sweden)

    Jason W. Osborne

    2010-10-01

    Full Text Available Many of us in the social sciences deal with data that do not conform to assumptions of normality and/or homoscedasticity/homogeneity of variance. Some research has shown that parametric tests (e.g., multiple regression, ANOVA can be robust to modest violations of these assumptions. Yet the reality is that almost all analyses (even nonparametric tests benefit from improved the normality of variables, particularly where substantial non-normality is present. While many are familiar with select traditional transformations (e.g., square root, log, inverse for improving normality, the Box-Cox transformation (Box & Cox, 1964 represents a family of power transformations that incorporates and extends the traditional options to help researchers easily find the optimal normalizing transformation for each variable. As such, Box-Cox represents a potential best practice where normalizing data or equalizing variance is desired. This paper briefly presents an overview of traditional normalizing transformations and how Box-Cox incorporates, extends, and improves on these traditional approaches to normalizing data. Examples of applications are presented, and details of how to automate and use this technique in SPSS and SAS are included.

  18. Transformation of UML models to CSP : a case study for graph transformation tools

    NARCIS (Netherlands)

    Varró, D.; Asztalos, M.; Bisztray, D.; Boronat, A.; Dang, D.; Geiß, R.; Greenyer, J.; Van Gorp, P.M.E.; Kniemeyer, O.; Narayanan, A.; Rencis, E.; Weinell, E.; Schürr, A.; Nagl, M.; Zündorf, A.

    2008-01-01

    Graph transformation provides an intuitive mechanism for capturing model transformations. In the current paper, we investigate and compare various graph transformation tools using a compact practical model transformation case study carried out as part of the AGTIVE 2007 Tool Contest [22]. The aim of

  19. Image encryption with chaotic map and Arnold transform in the gyrator transform domains

    Science.gov (United States)

    Sang, Jun; Luo, Hongling; Zhao, Jun; Alam, Mohammad S.; Cai, Bin

    2017-05-01

    An image encryption method combing chaotic map and Arnold transform in the gyrator transform domains was proposed. Firstly, the original secret image is XOR-ed with a random binary sequence generated by a logistic map. Then, the gyrator transform is performed. Finally, the amplitude and phase of the gyrator transform are permutated by Arnold transform. The decryption procedure is the inverse operation of encryption. The secret keys used in the proposed method include the control parameter and the initial value of the logistic map, the rotation angle of the gyrator transform, and the transform number of the Arnold transform. Therefore, the key space is large, while the key data volume is small. The numerical simulation was conducted to demonstrate the effectiveness of the proposed method and the security analysis was performed in terms of the histogram of the encrypted image, the sensitiveness to the secret keys, decryption upon ciphertext loss, and resistance to the chosen-plaintext attack.

  20. Relation between catalyst-assisted transformation and multiple-copy transformation for bipartite pure states

    International Nuclear Information System (INIS)

    Feng Yuan; Duan Runyao; Ying Mingsheng

    2006-01-01

    We show that in some cases, catalyst-assisted entanglement transformation cannot be implemented by multiple-copy transformation for pure states. This fact, together with the result we obtained in R. Y. Duan, Y. Feng, X. Li, and M. S. Ying, Phys. Rev. A 71, 042319 (2005), namely that the latter can be completely implemented by the former, indicates that catalyst-assisted transformation is strictly more powerful than multiple-copy transformation. For the purely probabilistic setting we find, however, these two kinds of transformations are geometrically equivalent in the sense that the sets of pure states that can be converted into a given pure state with maximal probabilities not less than a given value have the same closure, regardless of whether catalyst-assisted transformation or multiple-copy transformation is used

  1. Disc piezoelectric ceramic transformers.

    Science.gov (United States)

    Erhart, Jirií; Půlpán, Petr; Doleček, Roman; Psota, Pavel; Lédl, Vít

    2013-08-01

    In this contribution, we present our study on disc-shaped and homogeneously poled piezoelectric ceramic transformers working in planar-extensional vibration modes. Transformers are designed with electrodes divided into wedge, axisymmetrical ring-dot, moonie, smile, or yin-yang segments. Transformation ratio, efficiency, and input and output impedances were measured for low-power signals. Transformer efficiency and transformation ratio were measured as a function of frequency and impedance load in the secondary circuit. Optimum impedance for the maximum efficiency has been found. Maximum efficiency and no-load transformation ratio can reach almost 100% and 52 for the fundamental resonance of ring-dot transformers and 98% and 67 for the second resonance of 2-segment wedge transformers. Maximum efficiency was reached at optimum impedance, which is in the range from 500 Ω to 10 kΩ, depending on the electrode pattern and size. Fundamental vibration mode and its overtones were further studied using frequency-modulated digital holographic interferometry and by the finite element method. Complementary information has been obtained by the infrared camera visualization of surface temperature profiles at higher driving power.

  2. RetroTransformDB: A Dataset of Generic Transforms for Retrosynthetic Analysis

    Directory of Open Access Journals (Sweden)

    Svetlana Avramova

    2018-04-01

    Full Text Available Presently, software tools for retrosynthetic analysis are widely used by organic, medicinal, and computational chemists. Rule-based systems extensively use collections of retro-reactions (transforms. While there are many public datasets with reactions in synthetic direction (usually non-generic reactions, there are no publicly-available databases with generic reactions in computer-readable format which can be used for the purposes of retrosynthetic analysis. Here we present RetroTransformDB—a dataset of transforms, compiled and coded in SMIRKS line notation by us. The collection is comprised of more than 100 records, with each one including the reaction name, SMIRKS linear notation, the functional group to be obtained, and the transform type classification. All SMIRKS transforms were tested syntactically, semantically, and from a chemical point of view in different software platforms. The overall dataset design and the retrosynthetic fitness were analyzed and curated by organic chemistry experts. The RetroTransformDB dataset may be used by open-source and commercial software packages, as well as chemoinformatics tools.

  3. Study of allotropic transformations in plutonium; Etude des transformations allotropiques du plutonium

    Energy Technology Data Exchange (ETDEWEB)

    Spriet, B [Commissariat a l' Energie Atomique, Fontenay-aux-Roses (France). Centre d' Etudes Nucleaires

    1966-06-01

    The allotropic transformations in plutonium have been studied by different methods: metallography, dilatometry, thermal analysis, resistivity measurements, examination with a hot stage microscope. In order to study the importance of the purity, purification process such as zone-melting or electro-diffusion have been developed. The characteristics of the {alpha} {r_reversible} {beta} transformation can be explained in terms of the influence of internal stresses on the transition temperature and on the transformation kinetics. Some particular characteristics of {delta} {yields} {gamma}, {gamma} {yields} {alpha}, {delta} {r_reversible} {epsilon}, {beta} {r_reversible} {gamma} and {delta} {yields} {alpha} transformations are also given. (author) [French] Les transformations, allotropiques du plutonium ont ete etudiees a l'aide de differentes methodes: metallographie, dilatometrie, analyse thermique, mesure de resistivite, examen au microscope a platine chauffante. Pour preciser l'influence de la purete, des procedes de purification comme la fusion de zone ou l'electrodiffusion ont ete mis au point. Les caracteres de la transformation {alpha} {r_reversible} {beta} s'expliquent par le role des contraintes internes sur la temperature de transition et la cinetique de transformation. Quelques particularites des transformations {delta} {yields} {gamma}, {gamma} {yields} {alpha}, {delta} {r_reversible} {epsilon}, {beta} {r_reversible} {gamma} et {delta} {yields} {alpha} sont egalement presentees. (auteur)

  4. TRANSFORMATIONAL LEADERSHIP – THE ART OF SUCCESSFULLY MANAGING TRANSFORMATIONAL ORGANIZATIONAL CHANGES

    Directory of Open Access Journals (Sweden)

    Ionel Scaunasu

    2012-12-01

    Full Text Available Companies today face new challenges waves, striving to remain competitive in a rapidly-changing market. Transformational leadership is a strategic key approach to successfully managing organizational transformational changes, the art of boat business leads by turbulence beginning of the XXI century. In fact, this is a new quality of leadership that so-called transactional management blew it in an attempt to end the cycle of conversion efficiency. In this sense, the success of transformational organizational change management involving key people in an organization (managers to develop appropriate skill sets and attributes that characterize the so-called transformational leaders.

  5. Transformer design principles with applications to core-form power transformers

    CERN Document Server

    Del Vecchio, Robert M; Feeney, Mary-Ellen F

    2001-01-01

    Transformer Design Principles presents the theory of transformer operation and the methods and techniques of designing them. It emphasizes the physical principles and mathematical tools for simulating transformer behavior, including modern computer techniques. The scope of the book includes types of construction, circuit analysis, mechanical aspects of design, high voltage insulation requirements, and cooling design. The authors also address test procedures and reliability methods to assure successful design and discuss the economic analysis of designs. Summarizing material currently scattered

  6. Fractional finite Fourier transform.

    Science.gov (United States)

    Khare, Kedar; George, Nicholas

    2004-07-01

    We show that a fractional version of the finite Fourier transform may be defined by using prolate spheroidal wave functions of order zero. The transform is linear and additive in its index and asymptotically goes over to Namias's definition of the fractional Fourier transform. As a special case of this definition, it is shown that the finite Fourier transform may be inverted by using information over a finite range of frequencies in Fourier space, the inversion being sensitive to noise. Numerical illustrations for both forward (fractional) and inverse finite transforms are provided.

  7. Annual Variation and Global Structures of The DE3 Tide

    International Nuclear Information System (INIS)

    Ze-Yu, Chen; Da-Ren, Lu

    2008-01-01

    The SABER/TIMED temperatures taken in 2002–2006 are used to delineate the tidal signals in the middle and upper atmosphere. Then the Hough mode decomposition is applied with the DE3 tide, and the overall features of the seasonal variations and the complete global structures of the tide are observed. Investigation results show that the tide is most prominent at 110 km with the maximal amplitude of > 9K, and exhibits significant seasonal variation with its maximum amplitude always occurring in July every year. Results from the Hough mode decomposition reveal that the tide is composed primarily of two leading propagating Hough modes, i.e., the (−3,3) and the (−3,4) modes, thus is equatorially trapped. Estimation of the mean amplitude of the Hough modes show that the (−3,3) mode and (−3,4) mode exhibit maxima at 110km and 90 km, respectively. The (−3,3) mode plays a predominant role in shaping the global latitude-height structure of the tide, e.g., the vertical scale of > 50km at the equator, and the annual course. Significant influence of the (−3,4) mode is found below 90km, where the tide exhibits anti-symmetric structure about the equator; meanwhile the tide at northern tropical latitudes exhibits smaller vertical wavelength of about 30 km. (geophysics, astronomy, and astrophysics)

  8. Using the transformer oil-based nanofluid for cooling of power distribution transformer

    OpenAIRE

    Mushtaq Ismael Hasan

    2017-01-01

    Thermal behavior of electrical distribution transformer has been numerically studied with the effect of surrounding air temperature. 250 KVA distribution transformer is chosen as a study model and studied in temperature range cover the weather conditions of hot places. Transformer oil-based nanofluids were used as a cooling medium instead of pure transformer oil. Four types of solid particles (Cu, Al2O3, TiO2 and SiC) were used to compose nanofluids with volume fractions (1%, 3%, 5%, 7%, and ...

  9. Quantized Bogoliubov transformations

    International Nuclear Information System (INIS)

    Geyer, H.B.

    1984-01-01

    The boson mapping of single fermion operators in a situation dominated by the pairing force gives rise to a transformation that can be considered a quantized version of the Bogoliubov transformation. This transformation can also be obtained as an exact special case of operators constructed from an approximate treatment of particle number projection, suggesting a method of obtaining the boson mapping in cases more complicated than that of pairing force domination

  10. Transformation on Abandonment

    DEFF Research Database (Denmark)

    Krag, Mo Michelsen Stochholm

    2016-01-01

    This paper outlines a research project on the increasing quantity of abandoned houses in the depopulating rural villages, and it reports on how an attempt is made to establish a counter-practice of radical preservation based on a series of full-scale transformations of abandoned buildings. The aim...... of the transformations is to reveal and preserve material and immaterial values such as aspects of cultural heritage, local narratives, and building density. The responses of local people are used as a feedback mechanism and considered an important impact indicator. Eleven transformations of varying strategies have...... houses. Transformation prototypes are tested as present manifestations in rural villages as an alternative way to preserve buildings as well as memories....

  11. Entropy of Baker's Transformation

    Institute of Scientific and Technical Information of China (English)

    栾长福

    2003-01-01

    Four theorems about four different kinds of entropies for Baker's transformation are presented. The Kolmogorov entropy of Baker's transformation is sensitive to the initial flips by the time. The topological entropy of Baker's transformation is found to be log k. The conditions for the state of Baker's transformation to be forbidden are also derived. The relations among the Shanonn, Kolmogorov, topological and Boltzmann entropies are discussed in details.

  12. Kinetics of first order phase transformation in metals and alloys. Isothermal evolution in martensite transformation

    International Nuclear Information System (INIS)

    Iwasaki, Hiroshi; Ohshima, Ken-ichi

    2011-01-01

    The 11th lecture about microstructures and fluctuation in solids reports on the martensitic phase transformation of alkali metals and alloys. The martensitic transformation is a diffusionless first order phase transformation. Martensitic transformations are classified into two with respect to kinetics, one is isothermal transformation and the other is athermal transformation. The former transformation depends upon both temperature and time, but the latter solely depends on temperature. The former does not have a definite transformation start temperature but occurs after some finite incubation time during isothermal holding. The isothermal martensitic transformation is changed to the athermal one under high magnetic field, and also the reverse transformation occurs under the application of hydrostatic pressure. The former phenomena were observed in Fe-Ni-Mn alloys, Fe-Ni-Cr alloys and also the reverse transformation in Fe-3.1at%Ni-0.5at%Mn alloys. The athermal transformation was observed in Li and Na metals at 73 and 36 K, respectively. A neutron diffraction study has been performed on single crystals of metallic Na. On cooling the virgin sample, the incubation time to transform from the bcc structure to the low-temperature structure (9R structure) is formed to be more than 2h at 38 K, 2 K higher than the transformation temperature of 36 K. The full width of half maximum of the Bragg reflection suddenly increased, due to some deformation introduced by the nucleation of the low-temperature structure. In relation to the deformation, strong extra-diffuse scattering (Huang scattering) was observed around the Bragg reflection in addition to thermal diffuse scattering. The kinetics of the martensitic transformation in In-Tl alloys has been studied by x-ray and neutron diffraction methods. A characteristic incubation time appeared at fixed temperature above Ms, the normal martensitic transformation start temperature. (author)

  13. Transformers analysis, design, and measurement

    CERN Document Server

    Lopez-Fernandez, Xose M; Turowski, Janusz

    2012-01-01

    This book focuses on contemporary economic, design, diagnostics, and maintenance aspects of power, instrument, and high frequency transformers, which are critical to designers for a transformer stations. The text covers such topics as shell type and superconducting transformers as well as coreless PCB and planar transformers. It emphasizes challenges and strategies in transformer design and illustrates the importance of economics in transformers management by reviewing life cycle cost design and the use of decision methods to manage risk.

  14. Conduction-coupled Tesla transformer.

    Science.gov (United States)

    Reed, J L

    2015-03-01

    A proof-of-principle Tesla transformer circuit is introduced. The new transformer exhibits the high voltage-high power output signal of shock-excited transformers. The circuit, with specification of proper circuit element values, is capable of obtaining extreme oscillatory voltages. The primary and secondary portions of the circuit communicate solely by conduction. The destructive arcing between the primary and secondary inductors in electromagnetically coupled transformers is ubiquitous. Flashover is eliminated in the new transformer as the high-voltage inductors do not interpenetrate and so do not possess an annular volume of electric field. The inductors are remote from one another. The high voltage secondary inductor is isolated in space, except for a base feed conductor, and obtains earth by its self-capacitance to the surroundings. Governing equations, for the ideal case of no damping, are developed from first principles. Experimental, theoretical, and circuit simulator data are presented for the new transformer. Commercial high-temperature superconductors are discussed as a means to eliminate the counter-intuitive damping due to small primary inductances in both the electromagnetic-coupled and new conduction-coupled transformers.

  15. Integral transformations applied to image encryption

    International Nuclear Information System (INIS)

    Vilardy, Juan M.; Torres, Cesar O.; Perez, Ronal

    2017-01-01

    In this paper we consider the application of the integral transformations for image encryption through optical systems, a mathematical algorithm under Matlab platform using fractional Fourier transform (FrFT) and Random Phase Mask (RPM) for digital images encryption is implemented. The FrFT can be related to others integral transforms, such as: Fourier transform, Sine and Cosine transforms, Radial Hilbert transform, fractional Sine transform, fractional Cosine transform, fractional Hartley transform, fractional Wavelet transform and Gyrator transform, among other transforms. The encryption scheme is based on the use of the FrFT, the joint transform correlator and two RPMs, which provide security and robustness to the implemented security system. One of the RPMs used during encryption-decryption and the fractional order of the FrFT are the keys to improve security and make the system more resistant against security attacks. (paper)

  16. Thin-Film Power Transformers

    Science.gov (United States)

    Katti, Romney R.

    1995-01-01

    Transformer core made of thin layers of insulating material interspersed with thin layers of ferromagnetic material. Flux-linking conductors made of thinner nonferromagnetic-conductor/insulator multilayers wrapped around core. Transformers have geometric features finer than those of transformers made in customary way by machining and mechanical pressing. In addition, some thin-film materials exhibit magnetic-flux-carrying capabilities superior to those of customary bulk transformer materials. Suitable for low-cost, high-yield mass production.

  17. Transformation language integration based on profiles and higher order transformations

    NARCIS (Netherlands)

    Van Gorp, P.M.E.; Keller, A.; Janssens, D.; Gaševic, D.; Lämmel, R.; Van Wyk, Eric

    2009-01-01

    For about two decades, researchers have been constructing tools for applying graph transformations on large model transformation case studies. Instead of incrementally extending a common core, these competitive tool builders have repeatedly reconstructed mechanisms that were already supported by

  18. Electrostatic shielding of transformers

    Energy Technology Data Exchange (ETDEWEB)

    De Leon, Francisco

    2017-11-28

    Toroidal transformers are currently used only in low-voltage applications. There is no published experience for toroidal transformer design at distribution-level voltages. Toroidal transformers are provided with electrostatic shielding to make possible high voltage applications and withstand the impulse test.

  19. Computerized detection of pneumothorax on digital chest radiographs

    International Nuclear Information System (INIS)

    Sanada, S.; Doi, K.; MacMahon, H.; Montner, S.M.

    1990-01-01

    This paper reports on neumothoraces that are clinically important abnormalities that usually appear as a subtle, fine line pattern on chest radiographs. We are developing a computer vision system for automated detection of pneumothorax to aid radiologists diagnosis. Chest images were digitized with a 0.175-mm pixel size, yielding a 2,000 x 2,430 matrix size, and 10 bits of gray scale. After indentification of the lung regions, an edge detection filter was employed in the apical areas to enhance a pneumothorax pattern. Ribs were detected with a technique based on statistical analysis of edge gradients and their orientations. Points located on a curved line suggestive of a pneumothorax in this enhanced image were detected with a Hough transform

  20. A Container Horizontal Positioning Method with Image Sensors for Cranes in Automated Container Terminals

    Directory of Open Access Journals (Sweden)

    FU Yonghua

    2014-03-01

    Full Text Available Automation is a trend for large container terminals nowadays, and container positioning techniques are key factor in the automating process. Vision based positioning techniques are inexpensive and rather accurate in nature, while the effect with insufficient illumination is left in question. This paper proposed a vision-based procedure with image sensors to determine the position of one container in the horizontal plane. The points found by the edge detection operator are clustered, and only the peak points in the parameter space of the Hough transformation is selected, in order that the effect of noises could be much decreased. The effectiveness of our procedure is verified in experiments, in which the efficiency of the procedure is also investigated.

  1. Visual Servoing of Mobile Microrobot with Centralized Camera

    Directory of Open Access Journals (Sweden)

    Kiswanto Gandjar

    2018-01-01

    Full Text Available In this paper, a mechanism of visual servoing for mobile microrobot with a centralized camera is developed. Especially for the development of swarm AI applications. In the fields of microrobots the size of robots is minimal and the amount of movement is also small. By replacing various sensors that is needed with a single centralized vision sensor we can eliminate a lot of components and the need for calibration on every robot. A study and design for a visual servoing mobile microrobot has been developed. This system can use multi object tracking and hough transform to identify the positions of the robots. And can control multiple robots at once with an accuracy of 5-6 pixel from the desired target.

  2. Semantic Information Extraction of Lanes Based on Onboard Camera Videos

    Science.gov (United States)

    Tang, L.; Deng, T.; Ren, C.

    2018-04-01

    In the field of autonomous driving, semantic information of lanes is very important. This paper proposes a method of automatic detection of lanes and extraction of semantic information from onboard camera videos. The proposed method firstly detects the edges of lanes by the grayscale gradient direction, and improves the Probabilistic Hough transform to fit them; then, it uses the vanishing point principle to calculate the lane geometrical position, and uses lane characteristics to extract lane semantic information by the classification of decision trees. In the experiment, 216 road video images captured by a camera mounted onboard a moving vehicle were used to detect lanes and extract lane semantic information. The results show that the proposed method can accurately identify lane semantics from video images.

  3. Pattern recognition with vector hits

    International Nuclear Information System (INIS)

    Frühwirth, R

    2012-01-01

    Trackers at the future high-luminosity LHC, designed to have triggering capability, will feature layers of stacked modules with a small stack separation. This will allow the reconstruction of track stubs or vector hits with position and direction information, but lacking precise curvature information. This opens up new possibilities for track finding, online and offline. Two track finding methods, the Kalman filter and the convergent Hough transform are studied in this context. Results from a simplified fast simulation are presented. It is shown that the performance of the methods depends to a large extent on the size of the stack separation. We conclude that the detector design and the choice of the track finding algorithm(s) are strongly coupled and should proceed conjointly.

  4. Restoration of high-resolution AFM images captured with broken probes

    Science.gov (United States)

    Wang, Y. F.; Corrigan, D.; Forman, C.; Jarvis, S.; Kokaram, A.

    2012-03-01

    A type of artefact is induced by damage of the scanning probe when the Atomic Force Microscope (AFM) captures a material surface structure with nanoscale resolution. This artefact has a dramatic form of distortion rather than the traditional blurring artefacts. Practically, it is not easy to prevent the damage of the scanning probe. However, by using natural image deblurring techniques in image processing domain, a comparatively reliable estimation of the real sample surface structure can be generated. This paper introduces a novel Hough Transform technique as well as a Bayesian deblurring algorithm to remove this type of artefact. The deblurring result is successful at removing blur artefacts in the AFM artefact images. And the details of the fibril surface topography are well preserved.

  5. Logarithmic Transformations in Regression: Do You Transform Back Correctly?

    Science.gov (United States)

    Dambolena, Ismael G.; Eriksen, Steven E.; Kopcso, David P.

    2009-01-01

    The logarithmic transformation is often used in regression analysis for a variety of purposes such as the linearization of a nonlinear relationship between two or more variables. We have noticed that when this transformation is applied to the response variable, the computation of the point estimate of the conditional mean of the original response…

  6. A new perspective on relativistic transformation: formulation of the differential Lorentz transformation based on first principles

    International Nuclear Information System (INIS)

    Huang, Young-Sea

    2010-01-01

    The differential Lorentz transformation is formulated solely from the principle of relativity and the invariance of the speed of light. The differential Lorentz transformation transforms physical quantities, instead of space-time coordinates, to keep laws of nature form-invariant among inertial frames. The new relativistic transformation fulfills the principle of relativity, whereas the usual Lorentz transformation of space-time coordinates does not. Furthermore, the new relativistic transformation is compatible with quantum mechanics. The formulation herein provides theoretical foundations for the differential Lorentz transformation as the fundamental relativistic transformation.

  7. Correspondence between quantum-optical transform and classical-optical transform explored by developing Dirac's symbolic method

    Science.gov (United States)

    Fan, Hong-yi; Hu, Li-yun

    2012-06-01

    By virtue of the new technique of performing integration over Dirac's ket-bra operators, we explore quantum optical version of classical optical transformations such as optical Fresnel transform, Hankel transform, fractional Fourier transform, Wigner transform, wavelet transform and Fresnel-Hadmard combinatorial transform etc. In this way one may gain benefit for developing classical optics theory from the research in quantum optics, or vice-versa. We cannot only find some new quantum mechanical unitary operators which correspond to the known optical transformations, deriving a new theorem for calculating quantum tomogram of density operators, but also can reveal some new classical optical transformations. For examples, we find the generalized Fresnel operator (GFO) to correspond to the generalized Fresnel transform (GFT) in classical optics. We derive GFO's normal product form and its canonical coherent state representation and find that GFO is the loyal representation of symplectic group multiplication rule. We show that GFT is just the transformation matrix element of GFO in the coordinate representation such that two successive GFTs is still a GFT. The ABCD rule of the Gaussian beam propagation is directly demonstrated in the context of quantum optics. Especially, the introduction of quantum mechanical entangled state representations opens up a new area in finding new classical optical transformations. The complex wavelet transform and the condition of mother wavelet are studied in the context of quantum optics too. Throughout our discussions, the coherent state, the entangled state representation of the two-mode squeezing operators and the technique of integration within an ordered product (IWOP) of operators are fully used. All these have confirmed Dirac's assertion: "...for a quantum dynamic system that has a classical analogue, unitary transformation in the quantum theory is the analogue of contact transformation in the classical theory".

  8. 3D Visual Tracking of an Articulated Robot in Precision Automated Tasks

    Directory of Open Access Journals (Sweden)

    Hamza Alzarok

    2017-01-01

    Full Text Available The most compelling requirements for visual tracking systems are a high detection accuracy and an adequate processing speed. However, the combination between the two requirements in real world applications is very challenging due to the fact that more accurate tracking tasks often require longer processing times, while quicker responses for the tracking system are more prone to errors, therefore a trade-off between accuracy and speed, and vice versa is required. This paper aims to achieve the two requirements together by implementing an accurate and time efficient tracking system. In this paper, an eye-to-hand visual system that has the ability to automatically track a moving target is introduced. An enhanced Circular Hough Transform (CHT is employed for estimating the trajectory of a spherical target in three dimensions, the colour feature of the target was carefully selected by using a new colour selection process, the process relies on the use of a colour segmentation method (Delta E with the CHT algorithm for finding the proper colour of the tracked target, the target was attached to the six degree of freedom (DOF robot end-effector that performs a pick-and-place task. A cooperation of two Eye-to Hand cameras with their image Averaging filters are used for obtaining clear and steady images. This paper also examines a new technique for generating and controlling the observation search window in order to increase the computational speed of the tracking system, the techniques is named Controllable Region of interest based on Circular Hough Transform (CRCHT. Moreover, a new mathematical formula is introduced for updating the depth information of the vision system during the object tracking process. For more reliable and accurate tracking, a simplex optimization technique was employed for the calculation of the parameters for camera to robotic transformation matrix. The results obtained show the applicability of the proposed approach to track the

  9. A vision-based automated guided vehicle system with marker recognition for indoor use.

    Science.gov (United States)

    Lee, Jeisung; Hyun, Chang-Ho; Park, Mignon

    2013-08-07

    We propose an intelligent vision-based Automated Guided Vehicle (AGV) system using fiduciary markers. In this paper, we explore a low-cost, efficient vehicle guiding method using a consumer grade web camera and fiduciary markers. In the proposed method, the system uses fiduciary markers with a capital letter or triangle indicating direction in it. The markers are very easy to produce, manipulate, and maintain. The marker information is used to guide a vehicle. We use hue and saturation values in the image to extract marker candidates. When the known size fiduciary marker is detected by using a bird's eye view and Hough transform, the positional relation between the marker and the vehicle can be calculated. To recognize the character in the marker, a distance transform is used. The probability of feature matching was calculated by using a distance transform, and a feature having high probability is selected as a captured marker. Four directional signals and 10 alphabet features are defined and used as markers. A 98.87% recognition rate was achieved in the testing phase. The experimental results with the fiduciary marker show that the proposed method is a solution for an indoor AGV system.

  10. Glossary of terms used in image processing for radiologists

    International Nuclear Information System (INIS)

    Rolland, Y.; Ramee, A.; Morcet, N.; Collorec, R.; Bruno, A.; Haigron, P.

    1995-01-01

    We give the definition of 166 words used in image processing. Adaptivity, aliazing, analog-digital converter, analysis, approximation, arc, artifact, artificial intelligence, attribute, autocorrelation, bandwidth, boundary, brightness, calibration, class, classification, classify, centre, cluster, coding, color, compression, contrast, connectivity, convolution, correlation, data base, decision, decomposition, deconvolution, deduction, descriptor, detection, digitization, dilation, discontinuity, discretization, discrimination, disparity, display, distance, distortion distribution dynamic, edge, energy, enhancement, entropy, erosion, estimation, event, extrapolation, feature, file, filter, filter floaters, fitting, Fourier transform, frequency, fusion, fuzzy, Gaussian, gradient, graph, gray level, group, growing, histogram, Hough transform, Houndsfield, image, impulse response, inertia, intensity, interpolation, interpretation, invariance, isotropy, iterative, JPEG, knowledge base, label, Laplacian, learning, least squares, likelihood, matching, Markov field, mask, matching, mathematical morphology, merge (to), MIP, median, minimization, model, moire, moment, MPEG, neural network, neuron, node, noise, norm, normal, operator, optical system, optimization, orthogonal, parametric, pattern recognition, periodicity, photometry, pixel, polygon, polynomial, prediction, pulsation, pyramidal, quantization, raster, reconstruction, recursive, region, rendering, representation space, resolution, restoration, robustness, ROC, thinning, transform, sampling, saturation, scene analysis, segmentation, separable function, sequential, smoothing, Spline, split (to), shape, threshold, tree, signal, speckle, spectrum, stationarity, statistical, stochastic, structuring element, support, syntaxic, synthesis, texture, truncation, variance, vision, voxel, windowing. (Authors). 41 figs

  11. Stepwise transformation behavior of the strain-induced martensitic transformation in a metastable stainless steel

    International Nuclear Information System (INIS)

    Hedstroem, Peter; Lienert, Ulrich; Almer, Jon; Oden, Magnus

    2007-01-01

    In situ high-energy X-ray diffraction during tensile loading has been used to investigate the evolution of lattice strains and the accompanying strain-induced martensitic transformation in cold-rolled sheets of a metastable stainless steel. At high applied strains the transformation to α-martensite occurs in stepwise bursts. These stepwise transformation events are correlated with stepwise increased lattice strains and peak broadening in the austenite phase. The stepwise transformation arises from growth of α-martensite embryos by autocatalytic transformation

  12. Optimal oscillation-center transformations

    International Nuclear Information System (INIS)

    Dewar, R.L.

    1984-08-01

    A variational principle is proposed for defining that canonical transformation, continuously connected with the identity transformation, which minimizes the residual, coordinate-dependent part of the new Hamiltonian. The principle is based on minimization of the mean-square generalized force. The transformation reduces to the action-angle transformation in that part of the phase space of an integrable system where the orbit topology is that of the unperturbed system, or on primary KAM surfaces. General arguments in favor of this definition are given, based on Galilean invariance, decay of the Fourier spectrum, and its ability to include external fields or inhomogeneous systems. The optimal oscillation-center transformation for the physical pendulum, or particle in a sinusoidal potential, is constructed

  13. High pressure phase transformations revisited

    Science.gov (United States)

    Levitas, Valery I.

    2018-04-01

    High pressure phase transformations play an important role in the search for new materials and material synthesis, as well as in geophysics. However, they are poorly characterized, and phase transformation pressure and pressure hysteresis vary drastically in experiments of different researchers, with different pressure transmitting media, and with different material suppliers. Here we review the current state, challenges in studying phase transformations under high pressure, and the possible ways in overcoming the challenges. This field is critically compared with fields of phase transformations under normal pressure in steels and shape memory alloys, as well as plastic deformation of materials. The main reason for the above mentioned discrepancy is the lack of understanding that there is a fundamental difference between pressure-induced transformations under hydrostatic conditions, stress-induced transformations under nonhydrostatic conditions below yield, and strain-induced transformations during plastic flow. Each of these types of transformations has different mechanisms and requires a completely different thermodynamic and kinetic description and experimental characterization. In comparison with other fields the following challenges are indicated for high pressure phase transformation: (a) initial and evolving microstructure is not included in characterization of transformations; (b) continuum theory is poorly developed; (c) heterogeneous stress and strain fields in experiments are not determined, which leads to confusing material transformational properties with a system behavior. Some ways to advance the field of high pressure phase transformations are suggested. The key points are: (a) to take into account plastic deformations and microstructure evolution during transformations; (b) to formulate phase transformation criteria and kinetic equations in terms of stress and plastic strain tensors (instead of pressure alone); (c) to develop multiscale continuum

  14. High pressure phase transformations revisited.

    Science.gov (United States)

    Levitas, Valery I

    2018-04-25

    High pressure phase transformations play an important role in the search for new materials and material synthesis, as well as in geophysics. However, they are poorly characterized, and phase transformation pressure and pressure hysteresis vary drastically in experiments of different researchers, with different pressure transmitting media, and with different material suppliers. Here we review the current state, challenges in studying phase transformations under high pressure, and the possible ways in overcoming the challenges. This field is critically compared with fields of phase transformations under normal pressure in steels and shape memory alloys, as well as plastic deformation of materials. The main reason for the above mentioned discrepancy is the lack of understanding that there is a fundamental difference between pressure-induced transformations under hydrostatic conditions, stress-induced transformations under nonhydrostatic conditions below yield, and strain-induced transformations during plastic flow. Each of these types of transformations has different mechanisms and requires a completely different thermodynamic and kinetic description and experimental characterization. In comparison with other fields the following challenges are indicated for high pressure phase transformation: (a) initial and evolving microstructure is not included in characterization of transformations; (b) continuum theory is poorly developed; (c) heterogeneous stress and strain fields in experiments are not determined, which leads to confusing material transformational properties with a system behavior. Some ways to advance the field of high pressure phase transformations are suggested. The key points are: (a) to take into account plastic deformations and microstructure evolution during transformations; (b) to formulate phase transformation criteria and kinetic equations in terms of stress and plastic strain tensors (instead of pressure alone); (c) to develop multiscale continuum

  15. Transformer oil maintenance

    Energy Technology Data Exchange (ETDEWEB)

    White, J. [A.F. White Ltd., Brantford, ON (Canada)

    2002-08-01

    Proactive treatment is required in the case of transformer oil, since the oil degrades over time, which could result in the potential failure of the transformer or costly repairs. A mineral-based oil is used for transformers because of its chemical properties and dielectric strength. Water and particulate are the main contaminants found in transformer oil, affecting the quality of the oil through reduced insulation. Acid that forms in the oil when reacting with oxygen is called oxidization. It reduces the heat dissipation of the transformer as the acid forms sludge which settles on the windings of the transformer. The first step in the preventive maintenance program associated with transformer oil is the testing of the oil. The base line is established through initial testing, and subsequent annual testing identifies any changes. The minimal requirements are: (1) dielectric breakdown, a measure of the voltage conducted by the oil; (2) neutralization/acid number, which detects the level of acid present in the oil; (3) interfacial tension, which identifies the presence of polar compounds; (4) colour, which displays quality, aging and the presence of contaminants; and (5) water, which decreases the dielectric breakdown voltage. The analysis of the gases present in the oil is another useful tool in a maintenance program for the determination of a possible fault such as arcing, corona or overheated connections and is accomplished through Dissolved Gas Analysis (DGA). Remediation treatment includes upgrading the oil. Ideally, reclamation should be performed in the early stages of the acid buildup before sludging occurs. Onsite reclamation includes Fuller's earth processing and degasification, a process briefly described by the author.

  16. Coaxial pulse matching transformer

    International Nuclear Information System (INIS)

    Ledenev, V.V.; Khimenko, L.T.

    1986-01-01

    This paper describes a coaxial pulse matching transformer with comparatively simple design, increased mechanical strength, and low stray inductance. The transformer design makes it easy to change the turns ratio. The circuit of the device and an expression for the current multiplication factor are presented; experiments confirm the efficiency of the transformer. Apparatus with a coaxial transformer for producing high-power pulsed magnetic fields is designed (current pulses of 1-10 MA into a load and a natural frequency of 100 kHz)

  17. Generalized field-transforming metamaterials

    International Nuclear Information System (INIS)

    Tretyakov, Sergei A; Nefedov, Igor S; Alitalo, Pekka

    2008-01-01

    In this paper, we introduce a generalized concept of field-transforming metamaterials, which perform field transformations defined as linear relations between the original and transformed fields. These artificial media change the fields in a prescribed fashion in the volume occupied by the medium. We show what electromagnetic properties of transforming medium are required. The coefficients of these linear functions can be arbitrary scalar functions of position and frequency, which makes the approach quite general and opens a possibility to realize various unusual devices.

  18. Transformers and motors

    CERN Document Server

    Shultz, George

    1991-01-01

    Transformers and Motors is an in-depth technical reference which was originally written for the National Joint Apprenticeship Training Committee to train apprentice and journeymen electricians. This book provides detailed information for equipment installation and covers equipment maintenance and repair. The book also includes troubleshooting and replacement guidelines, and it contains a minimum of theory and math.In this easy-to-understand, practical sourcebook, you'll discover:* Explanations of the fundamental concepts of transformers and motors* Transformer connections and d

  19. The transformation techniques in path integration

    International Nuclear Information System (INIS)

    Inomata, A.

    1989-01-01

    In this paper general remarks are made concerning the time transformation techniques in path integration and their implementations. Time transformations may be divided into two classes: global (integrable) time transformations and local (nonintegrable) time transformations. Although a brief account of global time transformations is given, attention is focused on local transformations. First, time transformations in the classical Kepler problem are reviewed. Then, problems encountered in implementing a local time transformation in quantum mechanics are analyzed. A several propositions pertinent to the implementation of local time transformations, particularly basic to the local time rescaling trick in a discretized path integral, are presented

  20. Comparing relational model transformation technologies: implementing Query/View/Transformation with Triple Graph Grammars

    DEFF Research Database (Denmark)

    Greenyer, Joel; Kindler, Ekkart

    2010-01-01

    and for model-based software engineering approaches in general. QVT (Query/View/Transformation) is the transformation technology recently proposed for this purpose by the OMG. TGGs (Triple Graph Grammars) are another transformation technology proposed in the mid-nineties, used for example in the FUJABA CASE...

  1. Phase transformation and diffusion

    CERN Document Server

    Kale, G B; Dey, G K

    2008-01-01

    Given that the basic purpose of all research in materials science and technology is to tailor the properties of materials to suit specific applications, phase transformations are the natural key to the fine-tuning of the structural, mechanical and corrosion properties. A basic understanding of the kinetics and mechanisms of phase transformation is therefore of vital importance. Apart from a few cases involving crystallographic martensitic transformations, all phase transformations are mediated by diffusion. Thus, proper control and understanding of the process of diffusion during nucleation, g

  2. Transformation of Digital Ecosystems

    DEFF Research Database (Denmark)

    Henningsson, Stefan; Hedman, Jonas

    2014-01-01

    the Digital Ecosystem Technology Transformation (DETT) framework for explaining technology-based transformation of digital ecosystems by integrating theories of business and technology ecosystems. The framework depicts ecosystem transformation as distributed and emergent from micro-, meso-, and macro- level......In digital ecosystems, the fusion relation between business and technology means that the decision of technical compatibility of the offering is also the decision of how to position the firm relative to the coopetive relations that characterize business ecosystems. In this article we develop...... coopetition. The DETT framework consists an alternative to the existing explanations of digital ecosystem transformation as the rational management of one central actor balancing ecosystem tensions. We illustrate the use of the framework by a case study of transformation in the digital payment ecosystem...

  3. INFORMATION MODEL OF SOCIAL TRANSFORMATIONS

    Directory of Open Access Journals (Sweden)

    Мария Васильевна Комова

    2013-09-01

    Full Text Available The social transformation is considered as a process of qualitative changes of the society, creating a new level of organization in all areas of life, in different social formations, societies of different types of development. The purpose of the study is to create a universal model for studying social transformations based on their understanding as the consequence of the information exchange processes in the society. After defining the conceptual model of the study, the author uses the following methods: the descriptive method, analysis, synthesis, comparison.Information, objectively existing in all elements and systems of the material world, is an integral attribute of the society transformation as well. The information model of social transformations is based on the definition of the society transformation as the change in the information that functions in the society’s information space. The study of social transformations is the study of information flows circulating in the society and being characterized by different spatial, temporal, and structural states. Social transformations are a highly integrated system of social processes and phenomena, the nature, course and consequences of which are affected by the factors representing the whole complex of material objects. The integrated information model of social transformations foresees the interaction of the following components: social memory, information space, and the social ideal. To determine the dynamics and intensity of social transformations the author uses the notions of "information threshold of social transformations" and "information pressure".Thus, the universal nature of information leads to considering social transformations as a system of information exchange processes. Social transformations can be extended to any episteme actualized by social needs. The establishment of an information threshold allows to simulate the course of social development, to predict the

  4. Laplace transforms essentials

    CERN Document Server

    Shafii-Mousavi, Morteza

    2012-01-01

    REA's Essentials provide quick and easy access to critical information in a variety of different fields, ranging from the most basic to the most advanced. As its name implies, these concise, comprehensive study guides summarize the essentials of the field covered. Essentials are helpful when preparing for exams, doing homework and will remain a lasting reference source for students, teachers, and professionals. Laplace Transforms includes the Laplace transform, the inverse Laplace transform, special functions and properties, applications to ordinary linear differential equations, Fourier tr

  5. Sustainable transformation

    DEFF Research Database (Denmark)

    Andersen, Nicolai Bo

    This paper is about sustainable transformation with a particular focus on listed buildings. It is based on the notion that sustainability is not just a question of energy conditions, but also about the building being robust. Robust architecture means that the building can be maintained and rebuilt......, that it can be adapted to changing functional needs, and that it has an architectural and cultural value. A specific proposal for a transformation that enhances the architectural qualities and building heritage values of an existing building forms the empirical material, which is discussed using different...... theoretical lenses. It is proposed that three parameters concerning the ꞌtransformabilityꞌ of the building can contribute to a more nuanced understanding of sustainable transformation: technical aspects, programmatic requirements and narrative value. It is proposed that the concept of ꞌsustainable...

  6. Identity transformation

    DEFF Research Database (Denmark)

    Neergaard, Helle; Robinson, Sarah; Jones, Sally

    , as well as the resources they have when they come to the classroom. It also incorporates perspectives from (ii) transformational learning and explores the concept of (iii) nudging from a pedagogical viewpoint, proposing it as an important tool in entrepreneurship education. The study incorporates......This paper develops the concept of ‘pedagogical nudging’ and examines four interventions in an entrepreneurship classroom and the potential it has for student identity transformation. Pedagogical nudging is positioned as a tool, which in the hands of a reflective, professional......) assists students in straddling the divide between identities, the emotions and tensions this elicits, and (iv) transform student understanding. We extend nudging theory into a new territory. Pedagogical nudging techniques may be able to unlock doors and bring our students beyond the unacknowledged...

  7. Life cycle of transformer oil

    Directory of Open Access Journals (Sweden)

    Đurđević Ksenija R.

    2008-01-01

    Full Text Available The consumption of electric power is constantly increasing due to industrialization and population growth. This results in much more severe operating conditions of transformers, the most important electrical devices that make integral parts of power transmission and distribution systems. The designed operating life of the majority of worldwide transformers has already expired, which puts the increase of transformer reliability and operating life extension in the spotlight. Transformer oil plays a very important role in transformer operation, since it provides insulation and cooling, helps extinguishing sparks and dissolves gases formed during oil degradation. In addition to this, it also dissolves moisture and gases from cellulose insulation and atmosphere it is exposed to. Further and by no means less important functions of transformer are of diagnostic purpose. It has been determined that examination and inspection of insulation oil provide 70% of information on transformer condition, which can be divided in three main groups: dielectric condition, aged transformer condition and oil degradation condition. By inspecting and examining the application oil it is possible to determine the condition of insulation, oil and solid insulation (paper, as well as irregularities in transformer operation. All of the above-mentioned reasons and facts create ground for the subject of this research covering two stages of transformer oil life cycle: (1 proactive maintenance and monitoring of transformer oils in the course of utilization with reference to influence of transformer oil condition on paper insulation condition, as well as the condition of the transformer itself; (2 regeneration of transformer oils for the purpose of extension of utilization period and paper insulation revitalization potential by means of oil purification. The study highlights advantages of oil-paper insulation revitalization over oil replacement. Besides economic, there are

  8. Distributed photovoltaic grid transformers

    CERN Document Server

    Shertukde, Hemchandra Madhusudan

    2014-01-01

    The demand for alternative energy sources fuels the need for electric power and controls engineers to possess a practical understanding of transformers suitable for solar energy. Meeting that need, Distributed Photovoltaic Grid Transformers begins by explaining the basic theory behind transformers in the solar power arena, and then progresses to describe the development, manufacture, and sale of distributed photovoltaic (PV) grid transformers, which help boost the electric DC voltage (generally at 30 volts) harnessed by a PV panel to a higher level (generally at 115 volts or higher) once it is

  9. Chemical Transformation Simulator

    Science.gov (United States)

    The Chemical Transformation Simulator (CTS) is a web-based, high-throughput screening tool that automates the calculation and collection of physicochemical properties for an organic chemical of interest and its predicted products resulting from transformations in environmental sy...

  10. Landskabets transformation

    DEFF Research Database (Denmark)

    Munck Petersen, Rikke

    2005-01-01

    Seminaroplæg fra forskere. Faglige seminarer på KA, forår 2005. Belyser transformation af det danske landskab fysisk som holdningsmæssigt, samt hvordan phd-arbejdets egen proces håndterer den.......Seminaroplæg fra forskere. Faglige seminarer på KA, forår 2005. Belyser transformation af det danske landskab fysisk som holdningsmæssigt, samt hvordan phd-arbejdets egen proces håndterer den....

  11. A first level trigger approach for the CBM experiment

    International Nuclear Information System (INIS)

    Steinle, Christian Alexander

    2012-01-01

    In view of the very heavy CBM experiment constraints on the first level trigger, no conventional trigger is obviously applicable. Hence a fast trigger algorithm with the goal of realization in reconfigurable hardware had to be developed to fulfil all requirements of the experiment. In this connection the general Hough transform, which is already utilized in several other experiments, is used as a basis. This approach constitutes further a global method for tracking, which transforms all particle interaction points with the detector stations by means of a defined formula into a parameter space corresponding to the momentum of the particle tracks. This formula is of course developed especially for the given environment of CBM and defines thus the core of the applied three dimensional Hough transform. As the main focus of attention is furthermore on the realization of the needed data throughput, the necessary complex formula calculations give reason to outsource predefined formula results in look-up tables. This circumstance offers then collaterally the possibility to utilize any other sufficiently precise method like Runge-Kutta of fourth order for example to compute these look-up tables, because this computation can be evidently done offline without any effect on the Hough transform's processing speed. For algorithm simulation purposes the CBMROOT framework provides the module 'track', which is written in the programming language C++. This module includes many analyses for the determination of algorithm parameters, which can be even executed automatically to some extent. In addition to this, there are of course also analyses for the measurement of the algorithm's quality as well as for the individual rating of each partial step of the algorithm. Consequently the milestone of a customizable level one tracking algorithm, which can be used without any specific knowledge, is now obtained. Besides this, the investigated concepts are explicitly considered in the

  12. A first level trigger approach for the CBM experiment

    Energy Technology Data Exchange (ETDEWEB)

    Steinle, Christian Alexander

    2012-07-01

    In view of the very heavy CBM experiment constraints on the first level trigger, no conventional trigger is obviously applicable. Hence a fast trigger algorithm with the goal of realization in reconfigurable hardware had to be developed to fulfil all requirements of the experiment. In this connection the general Hough transform, which is already utilized in several other experiments, is used as a basis. This approach constitutes further a global method for tracking, which transforms all particle interaction points with the detector stations by means of a defined formula into a parameter space corresponding to the momentum of the particle tracks. This formula is of course developed especially for the given environment of CBM and defines thus the core of the applied three dimensional Hough transform. As the main focus of attention is furthermore on the realization of the needed data throughput, the necessary complex formula calculations give reason to outsource predefined formula results in look-up tables. This circumstance offers then collaterally the possibility to utilize any other sufficiently precise method like Runge-Kutta of fourth order for example to compute these look-up tables, because this computation can be evidently done offline without any effect on the Hough transform's processing speed. For algorithm simulation purposes the CBMROOT framework provides the module 'track', which is written in the programming language C++. This module includes many analyses for the determination of algorithm parameters, which can be even executed automatically to some extent. In addition to this, there are of course also analyses for the measurement of the algorithm's quality as well as for the individual rating of each partial step of the algorithm. Consequently the milestone of a customizable level one tracking algorithm, which can be used without any specific knowledge, is now obtained. Besides this, the investigated concepts are explicitly

  13. A first level trigger approach for the CBM experiment

    Energy Technology Data Exchange (ETDEWEB)

    Steinle, Christian Alexander

    2012-07-01

    In view of the very heavy CBM experiment constraints on the first level trigger, no conventional trigger is obviously applicable. Hence a fast trigger algorithm with the goal of realization in reconfigurable hardware had to be developed to fulfil all requirements of the experiment. In this connection the general Hough transform, which is already utilized in several other experiments, is used as a basis. This approach constitutes further a global method for tracking, which transforms all particle interaction points with the detector stations by means of a defined formula into a parameter space corresponding to the momentum of the particle tracks. This formula is of course developed especially for the given environment of CBM and defines thus the core of the applied three dimensional Hough transform. As the main focus of attention is furthermore on the realization of the needed data throughput, the necessary complex formula calculations give reason to outsource predefined formula results in look-up tables. This circumstance offers then collaterally the possibility to utilize any other sufficiently precise method like Runge-Kutta of fourth order for example to compute these look-up tables, because this computation can be evidently done offline without any effect on the Hough transform's processing speed. For algorithm simulation purposes the CBMROOT framework provides the module 'track', which is written in the programming language C++. This module includes many analyses for the determination of algorithm parameters, which can be even executed automatically to some extent. In addition to this, there are of course also analyses for the measurement of the algorithm's quality as well as for the individual rating of each partial step of the algorithm. Consequently the milestone of a customizable level one tracking algorithm, which can be used without any specific knowledge, is now obtained. Besides this, the investigated concepts are explicitly considered in the

  14. Circular Hough Transform and Local Circularity Measure for Weight Estimation of a Graph-Cut based Wood Stack Measurement

    DEFF Research Database (Denmark)

    Galsgaard, Bo; Lundtoft, Dennis Holm; Nikolov, Ivan Adriyanov

    2015-01-01

    are finally scaled and used to acquire the necessary wood stack measurements in real-world scale (in cm). The proposed system, which works automatically, has been tested on two different datasets, containing real outdoor images of logs which vary in shapes and sizes. The experimental results show......One of the time consuming tasks in the timber industry is the manually measurement of features of wood stacks. Such features include, but are not limited to, the number of the logs in a stack, their diameters distribution, and their volumes. Computer vision techniques have recently been used...... for solving this real-world industrial application. Such techniques are facing many challenges as the task is usually performed in outdoor, uncontrolled, environments. Furthermore, the logs can vary in texture and they can be occluded by different obstacles. These all make the segmentation of the wood logs...

  15. Environmental cost of distribution transformer losses

    International Nuclear Information System (INIS)

    Georgilakis, Pavlos S.

    2011-01-01

    Improvements in energy efficiency of electrical equipment reduce the greenhouse gas (GHG) emissions and contribute to the protection of the environment. Moreover, as system investment and energy costs continue to increase, electric utilities are increasingly interested in installing energy-efficient transformers at their distribution networks. This paper analyzes the impact of the environmental cost of transformer losses on the economic evaluation of distribution transformers. This environmental cost is coming form the cost to buy GHG emission credits because of the GHG emissions associated with supplying transformer losses throughout the transformer lifetime. Application results on the Hellenic power system for 21 transformer offers under 9 different scenarios indicate that the environmental cost of transformer losses can reach on average 34% and 8% of transformer purchasing price for high loss and medium loss transformers, respectively. That is why it is important to incorporate the environmental cost of transformer losses into the economic evaluation of distribution transformers.

  16. Transformative environmental governance

    Science.gov (United States)

    Transformative governance is an approach to environmental governance that has the capacity to respond to, manage, and trigger regime shifts in coupled social-ecological systems (SESs) at multiple scales. The goal of transformative governance is to actively shift degraded SESs to ...

  17. Fourier transforms principles and applications

    CERN Document Server

    Hansen, Eric W

    2014-01-01

    Fourier Transforms: Principles and Applications explains transform methods and their applications to electrical systems from circuits, antennas, and signal processors-ably guiding readers from vector space concepts through the Discrete Fourier Transform (DFT), Fourier series, and Fourier transform to other related transform methods.  Featuring chapter end summaries of key results, over two hundred examples and four hundred homework problems, and a Solutions Manual this book is perfect for graduate students in signal processing and communications as well as practicing engineers.

  18. Kinetics of phase transformations

    International Nuclear Information System (INIS)

    Thompson, M.O.; Aziz, M.J.; Stephenson, G.B.

    1992-01-01

    This volume contains papers presented at the Materials Research Society symposium on Kinetics of Phase Transformations held in Boston, Massachusetts from November 26-29, 1990. The symposium provided a forum for research results in an exceptionally broad and interdisciplinary field. Presentations covered nearly every major class of transformations including solid-solid, liquid-solid, transport phenomena and kinetics modeling. Papers involving amorphous Si, a dominant topic at the symposium, are collected in the first section followed by sections on four major areas of transformation kinetics. The symposium opened with joint sessions on ion and electron beam induced transformations in conjunction with the Surface Chemistry and Beam-Solid Interactions: symposium. Subsequent sessions focused on the areas of ordering and nonlinear diffusion kinetics, solid state reactions and amorphization, kinetics and defects of amorphous silicon, and kinetics of melting and solidification. Seven internationally recognized invited speakers reviewed many of the important problems and recent results in these areas, including defects in amorphous Si, crystal to glass transformations, ordering kinetics, solid-state amorphization, computer modeling, and liquid/solid transformations

  19. Dual-Frequency Impedance Transformer Using Coupled-Line For Ultra-High Transforming Ratio

    Directory of Open Access Journals (Sweden)

    R. K. Barik

    2017-12-01

    Full Text Available In this paper, a new type of dual-frequency impedance transformer is presented for ultra-high transforming ratio. The proposed configuration consists of parallel coupled-line, series transmission lines and short-ended stubs. The even and odd-mode analysis is applied to obtain the design equations and hence to provide an accurate solution. Three examples of the dual-frequency transformer with load impedance of 500, 1000 and 1500 Ω are designed to study the matching capability and bandwidth property. To prove the frequency agility of the proposed network, three prototypes of dual-frequency impedance transformer with transforming ratio of 10, 20 and 30 are fabricated and tested. The measured return loss is greater than 15 dB at two operating frequencies for all the prototypes. Also, the bandwidth is more than 60 MHz at each frequency band for all the prototypes. The measured return loss is found in good agreement with the circuit and full-wave simulations.

  20. Dependency Parsing with Transformed Feature

    Directory of Open Access Journals (Sweden)

    Fuxiang Wu

    2017-01-01

    Full Text Available Dependency parsing is an important subtask of natural language processing. In this paper, we propose an embedding feature transforming method for graph-based parsing, transform-based parsing, which directly utilizes the inner similarity of the features to extract information from all feature strings including the un-indexed strings and alleviate the feature sparse problem. The model transforms the extracted features to transformed features via applying a feature weight matrix, which consists of similarities between the feature strings. Since the matrix is usually rank-deficient because of similar feature strings, it would influence the strength of constraints. However, it is proven that the duplicate transformed features do not degrade the optimization algorithm: the margin infused relaxed algorithm. Moreover, this problem can be alleviated by reducing the number of the nearest transformed features of a feature. In addition, to further improve the parsing accuracy, a fusion parser is introduced to integrate transformed and original features. Our experiments verify that both transform-based and fusion parser improve the parsing accuracy compared to the corresponding feature-based parser.

  1. CPS Transformation of Beta-Redexes

    DEFF Research Database (Denmark)

    Danvy, Olivier; Nielsen, Lasse

    2005-01-01

    The extra compaction of the most compacting CPS transformation in existence, which is due to Sabry and Felleisen, is generally attributed to (1) making continuations occur first in CPS terms and (2) classifying more redexes as administrative. We show that this extra compaction is actually...... independent of the relative positions of values and continuations and furthermore that it is solely due to a context-sensitive transformation of beta-redexes. We stage the more compact CPS transformation into a first-order uncurrying phase and a context-insensitive CPS transformation. We also define a context......-insensitive CPS transformation that provides the extra compaction. This CPS transformation operates in one pass and is dependently typed....

  2. CPS Transformation of Beta-Redexes

    DEFF Research Database (Denmark)

    Danvy, Olivier; Nielsen, Lasse R.

    2000-01-01

    The extra compaction of the most compacting CPS transformation in existence, which is due to Sabry and Felleisen, is generally attributed to (1) making continuations occur first in CPS terms and (2) classifying more redexes as administrative. We show that this extra compaction is actually...... independent of the relative positions of values and continuations and furthermore that it is solely due to a context-sensitive transformation of beta-redexes. We stage the more compact CPS transformation into a first-order uncurrying phase and a context-insensitive CPS transformation. We also define a context......-insensitive CPS transformation that provides the extra compaction. This CPS transformation operates in one pass and is dependently typed....

  3. Covariant Transform

    OpenAIRE

    Kisil, Vladimir V.

    2010-01-01

    The paper develops theory of covariant transform, which is inspired by the wavelet construction. It was observed that many interesting types of wavelets (or coherent states) arise from group representations which are not square integrable or vacuum vectors which are not admissible. Covariant transform extends an applicability of the popular wavelets construction to classic examples like the Hardy space H_2, Banach spaces, covariant functional calculus and many others. Keywords: Wavelets, cohe...

  4. Transforming Anatomy

    OpenAIRE

    Hall, Anndee

    2017-01-01

    Abstract: Transforming Anatomy Studying historic books allows people to witness the transformation of the world right before their very eyes. The Bruxellensis Icones Anatomicae[1] by Andreas Vesalius is a vital piece of evidence in the movement from a more rudimentary understanding of the human body into the more complex and accurate development of modern anatomy. Vesalius’ research worked to both refute and confirm findings of his predecessor, the great historical Greek philosopher, Galen...

  5. Sequential Generalized Transforms on Function Space

    Directory of Open Access Journals (Sweden)

    Jae Gil Choi

    2013-01-01

    Full Text Available We define two sequential transforms on a function space Ca,b[0,T] induced by generalized Brownian motion process. We then establish the existence of the sequential transforms for functionals in a Banach algebra of functionals on Ca,b[0,T]. We also establish that any one of these transforms acts like an inverse transform of the other transform. Finally, we give some remarks about certain relations between our sequential transforms and other well-known transforms on Ca,b[0,T].

  6. THREE-PHASE TRANSFORMER PARAMETERS CALCULATION CONSIDERING THE CORE SATURATION FOR THE MATLAB-SIMULINK TRANSFORMER MODEL

    Directory of Open Access Journals (Sweden)

    I. V. Novash

    2015-01-01

    Full Text Available This article describes the parameters calculation for the three-phase two-winding power transformer model taken from the SimPowerSystems library, which is the part of the MatLab- Simulink environment. Presented methodology is based on the power transformer nameplate data usage. Particular attention is paid to the power transformer magnetization curve para- meters  calculation.  The  methodology  of  the  three-phase  two-winding  power  transformer model parameters calculation considering the magnetization curve nonlinearity isn’t presented in Russian-and English-language sources. Power transformers demo models described in the SimPowerSystems user’s guide have already calculated parameters, but without reference to the sources of their determination. A power transformer is a nonlinear element of the power system, that’s why for its performance analysis in different modes of operation is necessary to have the magnetization curve parameters.The process analysis during no-load energizing of the power transformer is of special interest. This regime is accompanied by the inrush current on the supply side of the power transformer, which is several times larger than the transformer rated current. Sharp rising of the magnetizing current is explained by the magnetic core saturation. Therefore, magnetiza- tion characteristic accounting during transformer no-load energizing modeling is a mandatory requirement. Article authors attempt to put all calculating formulas in a more convenient form and validate the power transformer nonlinear magnetization characteristics parameters calcu- lation. Inrush current oscillograms obtained during the simulation experiment confirmed the adequacy of the calculated model parameters.

  7. DESIGN IMPROVEMENTS IN MODERN DISTRIBUTION TRANSFORMERS

    OpenAIRE

    Ćućić, Branimir; Meško, Nina; Mikulić, Martina; Trstoglavec, Dominik

    2017-01-01

    In the paper design improvements of distribution transformers related to improved energy efficiency and environmental awareness are discussed. Eco design of transformers, amorphous transformers, voltage regulated transformers and transformers filled with ester liquids are analyzed. As a consequence of growing energy efficiency importance, European Commission has adopted new regulation which defines maximum permissible levels of load and no-load losses of transformers with rated...

  8. Box-Cox transformation for QTL mapping.

    Science.gov (United States)

    Yang, Runqing; Yi, Nengjun; Xu, Shizhong

    2006-01-01

    The maximum likelihood method of QTL mapping assumes that the phenotypic values of a quantitative trait follow a normal distribution. If the assumption is violated, some forms of transformation should be taken to make the assumption approximately true. The Box-Cox transformation is a general transformation method which can be applied to many different types of data. The flexibility of the Box-Cox transformation is due to a variable, called transformation factor, appearing in the Box-Cox formula. We developed a maximum likelihood method that treats the transformation factor as an unknown parameter, which is estimated from the data simultaneously along with the QTL parameters. The method makes an objective choice of data transformation and thus can be applied to QTL analysis for many different types of data. Simulation studies show that (1) Box-Cox transformation can substantially increase the power of QTL detection; (2) Box-Cox transformation can replace some specialized transformation methods that are commonly used in QTL mapping; and (3) applying the Box-Cox transformation to data already normally distributed does not harm the result.

  9. Flames of Transformation

    DEFF Research Database (Denmark)

    Sørensen, Tim Flohr; Bille, Mikkel

    2008-01-01

    This paper explores the transformative power of fire, its fundamental ability to change material worlds and affect our experience of its materiality. The paper examines material transformations related to death as a means of illustrating the powerful property of fire as a materially destructive yet...

  10. Transforming the Force and Logistics Transformation

    National Research Council Canada - National Science Library

    Cook, Katherine M

    2006-01-01

    U.S. Army transformation strategy addresses the imperative to change the Army from a Cold War-oriented design to one that is more responsive, agile, and adaptable to present and emerging threats across...

  11. Fourier transform NMR

    International Nuclear Information System (INIS)

    Hallenga, K.

    1991-01-01

    This paper discusses the concept of Fourier transformation one of the many precious legacies of the French mathematician Jean Baptiste Joseph Fourier, essential for understanding the link between continuous-wave (CW) and Fourier transform (FT) NMR. Although in modern FT NMR the methods used to obtain a frequency spectrum from the time-domain signal may vary greatly, from the efficient Cooley-Tukey algorithm to very elaborate iterative least-square methods based other maximum entropy method or on linear prediction, the principles for Fourier transformation are unchanged and give invaluable insight into the interconnection of many pairs of physical entities called Fourier pairs

  12. Fundamentals of algebraic graph transformation

    CERN Document Server

    Ehrig, Hartmut; Prange, Ulrike; Taentzer, Gabriele

    2006-01-01

    Graphs are widely used to represent structural information in the form of objects and connections between them. Graph transformation is the rule-based manipulation of graphs, an increasingly important concept in computer science and related fields. This is the first textbook treatment of the algebraic approach to graph transformation, based on algebraic structures and category theory. Part I is an introduction to the classical case of graph and typed graph transformation. In Part II basic and advanced results are first shown for an abstract form of replacement systems, so-called adhesive high-level replacement systems based on category theory, and are then instantiated to several forms of graph and Petri net transformation systems. Part III develops typed attributed graph transformation, a technique of key relevance in the modeling of visual languages and in model transformation. Part IV contains a practical case study on model transformation and a presentation of the AGG (attributed graph grammar) tool envir...

  13. Integral transformational coaching

    NARCIS (Netherlands)

    Keizer, W.A.J.; Nandram, S.S.

    2009-01-01

    In Chap. 12, Keizer and Nandram present the concept of Integral Transformational Coaching based on the concept of Flow and its effects on work performance. Integral Transformational Coaching is a method that prevents and cures unhealthy stress and burnout. They draw on some tried and tested

  14. Lectures on integral transforms

    CERN Document Server

    Akhiezer, N I

    1988-01-01

    This book, which grew out of lectures given over the course of several years at Kharkov University for students in the Faculty of Mechanics and Mathematics, is devoted to classical integral transforms, principally the Fourier transform, and their applications. The author develops the general theory of the Fourier transform for the space L^1(E_n) of integrable functions of n variables. His proof of the inversion theorem is based on the general Bochner theorem on integral transforms, a theorem having other applications within the subject area of the book. The author also covers Fourier-Plancherel theory in L^2(E_n). In addition to the general theory of integral transforms, connections are established with other areas of mathematical analysis--such as the theory of harmonic and analytic functions, the theory of orthogonal polynomials, and the moment problem--as well as to mathematical physics.

  15. Transformer engineering design, technology, and diagnostics

    CERN Document Server

    Kulkarni, SV

    2012-01-01

    Transformer Engineering: Design, Technology, and Diagnostics, Second Edition helps you design better transformers, apply advanced numerical field computations more effectively, and tackle operational and maintenance issues. Building on the bestselling Transformer Engineering: Design and Practice, this greatly expanded second edition also emphasizes diagnostic aspects and transformer-system interactions. What's New in This Edition Three new chapters on electromagnetic fields in transformers, transformer-system interactions and modeling, and monitoring and diagnostics An extensively revised chap

  16. Elastic neutron diffraction study of transforming and non-transforming single crystal ZrV2

    International Nuclear Information System (INIS)

    Bostock, J.; Wong, M.; MacVicar, M.L.A.; Levinson, M.

    1980-01-01

    The mosaic spread of single crystal ZrV 2 is unusually narrow, approx. 1' from room temperature to 130K. For non-transforming perfect single crystal the mosaic gradually increases to approx. 1.86' at 4.2K; for transforming, twinned single crystal the room temperature mosaic is maintained to 110K, then increases to 2.76' at 94K when the crystal transforms to a mixed cubic (30%) and rhombohedral state (70%). The onset of the electronic instability (approx. 100K) is accompanied by an increase in diffuse scattering background which, for the twinned crystal, peaks at the structural transformation. The electronic instability coupled to the localized lattice stress appears to be the driving mechanism for the transformation

  17. The Foldy-Wouthuysen transformation

    International Nuclear Information System (INIS)

    Costella, J.P.; McKellar, B.H.J.

    1994-01-01

    The Foldy-Wouthuysen transformation of Dirac Hamiltonian is generally taught as a mathematical trick that allows one to obtain a two-component theory in the low-energy limit. It is not often emphasised that the transformed representation is the only one in which one can take meaningful classical limit, in terms of particles and antiparticles. The history and physics of this transformation are briefly revised. 12 refs

  18. Optimized nonorthogonal transforms for image compression.

    Science.gov (United States)

    Guleryuz, O G; Orchard, M T

    1997-01-01

    The transform coding of images is analyzed from a common standpoint in order to generate a framework for the design of optimal transforms. It is argued that all transform coders are alike in the way they manipulate the data structure formed by transform coefficients. A general energy compaction measure is proposed to generate optimized transforms with desirable characteristics particularly suited to the simple transform coding operation of scalar quantization and entropy coding. It is shown that the optimal linear decoder (inverse transform) must be an optimal linear estimator, independent of the structure of the transform generating the coefficients. A formulation that sequentially optimizes the transforms is presented, and design equations and algorithms for its computation provided. The properties of the resulting transform systems are investigated. In particular, it is shown that the resulting basis are nonorthogonal and complete, producing energy compaction optimized, decorrelated transform coefficients. Quantization issues related to nonorthogonal expansion coefficients are addressed with a simple, efficient algorithm. Two implementations are discussed, and image coding examples are given. It is shown that the proposed design framework results in systems with superior energy compaction properties and excellent coding results.

  19. Model Validation in Ontology Based Transformations

    Directory of Open Access Journals (Sweden)

    Jesús M. Almendros-Jiménez

    2012-10-01

    Full Text Available Model Driven Engineering (MDE is an emerging approach of software engineering. MDE emphasizes the construction of models from which the implementation should be derived by applying model transformations. The Ontology Definition Meta-model (ODM has been proposed as a profile for UML models of the Web Ontology Language (OWL. In this context, transformations of UML models can be mapped into ODM/OWL transformations. On the other hand, model validation is a crucial task in model transformation. Meta-modeling permits to give a syntactic structure to source and target models. However, semantic requirements have to be imposed on source and target models. A given transformation will be sound when source and target models fulfill the syntactic and semantic requirements. In this paper, we present an approach for model validation in ODM based transformations. Adopting a logic programming based transformational approach we will show how it is possible to transform and validate models. Properties to be validated range from structural and semantic requirements of models (pre and post conditions to properties of the transformation (invariants. The approach has been applied to a well-known example of model transformation: the Entity-Relationship (ER to Relational Model (RM transformation.

  20. Converting Differential Photometry Results to the Standard System using Transform Generator and Transform Applier (Abstract)

    Science.gov (United States)

    Ciocca, M.

    2016-12-01

    (Abstract only) Since Fall of 2014, AAVSO made available two very useful software tools: transform generator (tg) and transform applier (ta). tg, authored by Gordon Myers (gordonmyers@hotmail.com), is a program, running under python that allows the user to obtain the transformation coefficients of their imaging train. ta, authored by George Silvis, allows users to apply the transformation coefficients obtained previously to their photometric observation. The data so processed become then directly comparable to those of other observers. I will show how to obtain transform coefficient using two Standard Field (M 67 and NGC7790), how consistent the results are and as an application, I will present transformed data for two AAVSO Target stars, AE UMA and RR CET.

  1. Designs of pulsed power cryogenic transformers

    International Nuclear Information System (INIS)

    Singh, S.K.; Heyne, C.J.; Hackowrth, D.T.; Shestak, E.J.; Eckels, P.W.; Rogers, J.D.

    1988-01-01

    The Westinghouse Electric Corporation has completed designs of three pulsed power cryogenic transformers of three pulsed power cryogenic transformers for the Los Alamos National Laboratory. These transformers will be configured to transfer their stored energy sequentially to an electro-magnetic launcher and form a three-stage power supply. The pulse transformers will act as two winding energy storage solenoids which provide a high current and energy pulse compression by transforming a 50 kA power supply into a megamp level power supply more appropriate for the electromagnetic launcher duty. This system differs from more traditional transformer applications in that significant current levels do not exists simultaneously in the two windings of the pulse transformer. This paper describes the designs of the pulsed power cryogenic transformers

  2. Floral-dip transformation of flax (Linum usitatissimum) to generate transgenic progenies with a high transformation rate.

    Science.gov (United States)

    Bastaki, Nasmah K; Cullis, Christopher A

    2014-12-19

    Agrobacterium-mediated plant transformation via floral-dip is a widely used technique in the field of plant transformation and has been reported to be successful for many plant species. However, flax (Linum usitatissimum) transformation by floral-dip has not been reported. The goal of this protocol is to establish that Agrobacterium and the floral-dip method can be used to generate transgenic flax. We show that this technique is simple, inexpensive, efficient, and more importantly, gives a higher transformation rate than the current available methods of flax transformation. In summary, inflorescences of flax were dipped in a solution of Agrobacterium carrying a binary vector plasmid (T-DNA fragment plus the Linum Insertion Sequence, LIS-1) for 1 - 2 min. The plants were laid flat on their side for 24 hr. Then, plants were maintained under normal growth conditions until the next treatment. The process of dipping was repeated 2 - 3 times, with approximately 10 - 14 day intervals between dipping. The T1 seeds were collected and germinated on soil. After approximately two weeks, treated progenies were tested by direct PCR; 2 - 3 leaves were used per plant plus the appropriate T-DNA primers. Positive transformants were selected and grown to maturity. The transformation rate was unexpectedly high, with 50 - 60% of the seeds from treated plants being positive transformants. This is a higher transformation rate than those reported for Arabidopsis thaliana and other plant species, using floral-dip transformation. It is also the highest, which has been reported so far, for flax transformation using other methods for transformation.

  3. Improving the cooling performance of electrical distribution transformer using transformer oil – Based MEPCM suspension

    Directory of Open Access Journals (Sweden)

    Mushtaq Ismael Hasan

    2017-04-01

    Full Text Available In this paper the electrical distribution transformer has been studied numerically and the effect of outside temperature on its cooling performance has been investigated. The temperature range studied covers the hot climate regions. 250 KVA distribution transformer is chosen as a study model. A novel cooling fluid is proposed to improve the cooling performance of this transformer, transformer oil-based microencapsulated phase change materials suspension is used with volume concentration (5–25% as a cooling fluid instead of pure transformer oil. Paraffin wax is used as a phase change material to make the suspension, in addition to the ability of heat absorption due to melting, the paraffin wax considered as a good electrical insulator. Results obtained show that, using of MEPCM suspension instead of pure transformer oil lead to improve the cooling performance of transformer by reducing its temperature and as a consequence increasing its protection against the breakdown. The melting fraction increased with increasing outside temperature up to certain temperature after which the melting fraction reach maximum constant value (MF = 1 which indicate that, the choosing of PCM depend on the environment in which the transformer is used.

  4. Life cycle of transformer oil

    OpenAIRE

    Đurđević Ksenija R.; Vojinović-Miloradov Mirjana; Sokolović Slobodan M.

    2008-01-01

    The consumption of electric power is constantly increasing due to industrialization and population growth. This results in much more severe operating conditions of transformers, the most important electrical devices that make integral parts of power transmission and distribution systems. The designed operating life of the majority of worldwide transformers has already expired, which puts the increase of transformer reliability and operating life extension in the spotlight. Transformer oil pla...

  5. Tunable fractional-order Fourier transformer

    International Nuclear Information System (INIS)

    Malyutin, A A

    2006-01-01

    A fractional two-dimensional Fourier transformer whose orders are tuned by means of optical quadrupoles is described. It is shown that in the optical scheme considered, the Fourier-transform order a element of [0,1] in one of the mutually orthogonal planes corresponds to the transform order (2-a) in another plane, i.e., to inversion and inverse Fourier transform of the order a. (laser modes and beams)

  6. Multi-dimensional Laplace transforms and applications

    International Nuclear Information System (INIS)

    Mughrabi, T.A.

    1988-01-01

    In this dissertation we establish new theorems for computing certain types of multidimensional Laplace transform pairs from known one-dimensional Laplace transforms. The theorems are applied to the most commonly used special functions and so we obtain many two and three dimensional Laplace transform pairs. As applications, some boundary value problems involving linear partial differential equations are solved by the use of multi-dimensional Laplace transformation. Also we establish some relations between the Laplace transformation and other integral transformation in two variables

  7. Image compression using the W-transform

    Energy Technology Data Exchange (ETDEWEB)

    Reynolds, W.D. Jr. [Argonne National Lab., IL (United States). Mathematics and Computer Science Div.

    1995-12-31

    The authors present the W-transform for a multiresolution signal decomposition. One of the differences between the wavelet transform and W-transform is that the W-transform leads to a nonorthogonal signal decomposition. Another difference between the two is the manner in which the W-transform handles the endpoints (boundaries) of the signal. This approach does not restrict the length of the signal to be a power of two. Furthermore, it does not call for the extension of the signal thus, the W-transform is a convenient tool for image compression. They present the basic theory behind the W-transform and include experimental simulations to demonstrate its capabilities.

  8. Army Maintenance System Transformation

    National Research Council Canada - National Science Library

    Gilbertson, Frank V

    2006-01-01

    .... Used in conjunction with pertinent historical data and developed with Army transformation goals in mind, General Systems thinking can provide the framework for guiding maintenance transformation...

  9. Bar piezoelectric ceramic transformers.

    Science.gov (United States)

    Erhart, Jiří; Pulpan, Půlpán; Rusin, Luboš

    2013-07-01

    Bar-shaped piezoelectric ceramic transformers (PTs) working in the longitudinal vibration mode (k31 mode) were studied. Two types of the transformer were designed--one with the electrode divided into two segments of different length, and one with the electrodes divided into three symmetrical segments. Parameters of studied transformers such as efficiency, transformation ratio, and input and output impedances were measured. An analytical model was developed for PT parameter calculation for both two- and three-segment PTs. Neither type of bar PT exhibited very high efficiency (maximum 72% for three-segment PT design) at a relatively high transformation ratio (it is 4 for two-segment PT and 2 for three-segment PT at the fundamental resonance mode). The optimum resistive loads were 20 and 10 kΩ for two- and three-segment PT designs for the fundamental resonance, respectively, and about one order of magnitude smaller for the higher overtone (i.e., 2 kΩ and 500 Ω, respectively). The no-load transformation ratio was less than 27 (maximum for two-segment electrode PT design). The optimum input electrode aspect ratios (0.48 for three-segment PT and 0.63 for two-segment PT) were calculated numerically under no-load conditions.

  10. The Symmetric Rudin-Shapiro Transform

    DEFF Research Database (Denmark)

    Harbo, Anders La-Cour

    2003-01-01

    A method for constructing spread spectrum sequences is presented. The method is based on a linear, orthogonal, symmetric transform, the Rudin-Shapiro transform (RST), which is in many respects quite similar to the Haar wavelet packet transform. The RST provides the means for generating large sets...... of spread spectrum signals. This presentation provides a simple definition of the symmetric RST that leads to a fast N log(N) and numerically stable implementation of the transform....

  11. Chemical effects of nuclear transformations

    Energy Technology Data Exchange (ETDEWEB)

    Bulbulian, S

    1982-06-01

    A brief survey of the present state of knowledge on the chemical effects of nuclear transformations is presented. The recoil energy produced by these transformations in the nuclide is often sufficiently high to disrupt the chemical ligands between these particular atoms affected by the nuclear transformations, while the rest of their molecules. It also contains a discussion of the different annealing processes that produce the cancellation of the chemical change produced by the nuclear transformation.

  12. AUTONOMOUS DETECTION AND TRACKING OF AN OBJECT AUTONOMOUSLY USING AR.DRONE QUADCOPTER

    Directory of Open Access Journals (Sweden)

    Futuhal Arifin

    2014-08-01

    Full Text Available Abstract Nowadays, there are many robotic applications being developed to do tasks autonomously without any interactions or commands from human. Therefore, developing a system which enables a robot to do surveillance such as detection and tracking of a moving object will lead us to more advanced tasks carried out by robots in the future. AR.Drone is a flying robot platform that is able to take role as UAV (Unmanned Aerial Vehicle. Usage of computer vision algorithm such as Hough Transform makes it possible for such system to be implemented on AR.Drone. In this research, the developed algorithm is able to detect and track an object with certain shape and color. Then the algorithm is successfully implemented on AR.Drone quadcopter for detection and tracking.

  13. Implementation of an algorithm for cylindrical object identification using range data

    Science.gov (United States)

    Bozeman, Sylvia T.; Martin, Benjamin J.

    1989-01-01

    One of the problems in 3-D object identification and localization is addressed. In robotic and navigation applications the vision system must be able to distinguish cylindrical or spherical objects as well as those of other geometric shapes. An algorithm was developed to identify cylindrical objects in an image when range data is used. The algorithm incorporates the Hough transform for line detection using edge points which emerge from a Sobel mask. Slices of the data are examined to locate arcs of circles using the normal equations of an over-determined linear system. Current efforts are devoted to testing the computer implementation of the algorithm. Refinements are expected to continue in order to accommodate cylinders in various positions. A technique is sought which is robust in the presence of noise and partial occlusions.

  14. Improvement in the performance of CAD for the Alzheimer-type dementia based on automatic extraction of temporal lobe from coronal MR images

    International Nuclear Information System (INIS)

    Kaeriyama, Tomoharu; Kodama, Naoki; Kaneko, Tomoyuki; Shimada, Tetsuo; Tanaka, Hiroyuki; Takeda, Ai; Fukumoto, Ichiro

    2004-01-01

    In this study, we extracted whole brain and temporal lobe images from MR images (26 healthy elderly controls and 34 Alzheimer-type dementia patients) by means of binarize, mask processing, template matching, Hough transformation, and boundary tracing etc. We assessed the extraction accuracy by comparing the extracted images to images extracts by a radiological technologist. The results of assessment by consistent rate; brain images 91.3±4.3%, right temporal lobe 83.3±6.9%, left temporal lobe 83.7±7.6%. Furthermore discriminant analysis using 6 textural features demonstrated sensitivity and specificity of 100% when the healthy elderly controls were compared to the Alzheimer-type dementia patients. Our research showed the possibility of automatic objective diagnosis of temporal lobe abnormalities by automatic extracted images of the temporal lobes. (author)

  15. the CMS Experiment at the HL-LHC

    Directory of Open Access Journals (Sweden)

    Pozzobon Nicola

    2016-01-01

    Full Text Available A major upgrade of the readout and trigger electronics of the CMS Drift Tubes muon detector is foreseen in order to allow its efficient operation at the High Luminosity LHC. A proposal for a new L1 Trigger Primitives Generator for this detector is presented, featuring an algorithm operating on the time of charge collection measurements provided by the asynchronous readout of the new TDC system being developed. The algorithm is being designed around the implementation in state-of-the-art FPGA devices of the original development of a Compact Hough Transform (CHT algorithm combined with a Majority Mean-Timer, to identify both the parent bunch crossing and the muon track parameters. The current state of the design is presented along with the performance requirements, focusing on the future developments.

  16. Offset Printing Plate Quality Sensor on a Low-Cost Processor

    Directory of Open Access Journals (Sweden)

    Francisco Tirado

    2013-10-01

    Full Text Available The aim of this work is to develop a microprocessor-based sensor that measures the quality of the offset printing plate through the introduction of different image analysis applications. The main features of the presented system are the low cost, the low amount of power consumption, its modularity and easy integration with other industrial modules for printing plates, and its robustness against noise environments. For the sake of clarity, a viability analysis of previous software is presented through different strategies, based on dynamic histogram and Hough transform. This paper provides performance and scalability data compared with existing costly commercial devices. Furthermore, a general overview of quality control possibilities for printing plates is presented and could be useful to a system where such controls are regularly conducted.

  17. The Foldy--Wouthuysen transformation

    International Nuclear Information System (INIS)

    Costella, J.P.; McKellar, B.H.J.

    1995-01-01

    The Foldy--Wouthuysen transformation of the Dirac Hamiltonian is generally taught as simply a mathematical trick that allows one to obtain a two-component theory in the low-energy limit. It is not often emphasized that the transformed representation is the only one in which one can take a meaningful classical limit, in terms of particles and antiparticles. We briefly review the history and physics of this transformation. copyright 1995 American Association of Physics Teachers

  18. Transformation quantum optics: designing spontaneous emission using coordinate transformations

    DEFF Research Database (Denmark)

    Zhang, Jingjing; Wubs, Martijn; Ginzburg, Pavel

    2016-01-01

    Spontaneous decay is a fundamental quantum property of emitters that can be controlled in a material environment via modification of the local density of optical states (LDOS). Here we use transformation optics methods in order to design required density of states and thus spontaneous emission (S......, affect the LDOS in complex materials. Tailoring SE properties using transformation optics approach provides an innovative way for designing emission properties in a complex material environment needed for the development of active nanophotonic devices....

  19. Adaptive Wavelet Transforms

    Energy Technology Data Exchange (ETDEWEB)

    Szu, H.; Hsu, C. [Univ. of Southwestern Louisiana, Lafayette, LA (United States)

    1996-12-31

    Human sensors systems (HSS) may be approximately described as an adaptive or self-learning version of the Wavelet Transforms (WT) that are capable to learn from several input-output associative pairs of suitable transform mother wavelets. Such an Adaptive WT (AWT) is a redundant combination of mother wavelets to either represent or classify inputs.

  20. ATLAS Job Transforms

    CERN Document Server

    Stewart, G A; The ATLAS collaboration; Maddocks, H J; Harenberg, T; Sandhoff, M; Sarrazin, B

    2013-01-01

    The need to run complex workflows for a high energy physics experiment such as ATLAS has always been present. However, as computing resources have become even more constrained, compared to the wealth of data generated by the LHC, the need to use resources efficiently and manage complex workflows within a single grid job have increased. In ATLAS, a new Job Transform framework has been developed that we describe in this paper. This framework manages the multiple execution steps needed to `transform' one data type into another (e.g., RAW data to ESD to AOD to final ntuple) and also provides a consistent interface for the ATLAS production system. The new framework uses a data driven workflow definition which is both easy to manage and powerful. After a transform is defined, jobs are expressed simply by specifying the input data and the desired output data. The transform infrastructure then executes only the necessary substeps to produce the final data products. The global execution cost of running the job is mini...

  1. ATLAS Job Transforms

    CERN Document Server

    Stewart, G A; The ATLAS collaboration; Maddocks, H J; Harenberg, T; Sandhoff, M; Sarrazin, B

    2013-01-01

    The need to run complex workflows for a high energy physics experiment such as ATLAS has always been present. However, as computing resources have become even more constrained, compared to the wealth of data generated by the LHC, the need to use resources efficiently and manage complex workflows within a single grid job have increased. In ATLAS, a new Job Transform framework has been developed that we describe in this paper. This framework manages the multiple execution steps needed to 'transform' one data type into another (e.g., RAW data to ESD to AOD to final ntuple) and also provides a consistent interface for the ATLAS production system. The new framework uses a data driven workflow definition which is both easy to manage and powerful. After a transform is defined, jobs are expressed simply by specifying the input data and the desired output data. The transform infrastructure then executes only the necessary substeps to produce the final data products. The global execution cost of running the job is mini...

  2. Inverse problem in transformation optics

    DEFF Research Database (Denmark)

    Novitsky, Andrey

    2011-01-01

    The straightforward method of transformation optics implies that one starts from the coordinate transformation and determines the Jacobian matrix, the fields and material parameters of the cloak. However, the coordinate transformation appears as an optional function: it is not necessary to know it...

  3. Transformation of Botrytis cinerea by direct hyphal blasting or by wound-mediated transformation of sclerotia

    Directory of Open Access Journals (Sweden)

    Ish - Shalom Shahar

    2011-12-01

    Full Text Available Abstract Background Botrytis cinerea is a haploid necrotrophic ascomycete which is responsible for 'grey mold' disease in more than 200 plant species. Broad molecular research has been conducted on this pathogen in recent years, resulting in the sequencing of two strains, which has generated a wealth of information toward developing additional tools for molecular transcriptome, proteome and secretome investigations. Nonetheless, transformation protocols have remained a significant bottleneck for this pathogen, hindering functional analysis research in many labs. Results In this study, we tested three different transformation methods for B. cinerea: electroporation, air-pressure-mediated and sclerotium-mediated transformation. We demonstrate successful transformation with three different DNA constructs using both air-pressure- and sclerotium-mediated transformation. Conclusions These transformation methods, which are fast, simple and reproducible, can expedite functional gene analysis of B. cinerea.

  4. Canonical transformations of Kepler trajectories

    International Nuclear Information System (INIS)

    Mostowski, Jan

    2010-01-01

    In this paper, canonical transformations generated by constants of motion in the case of the Kepler problem are discussed. It is shown that canonical transformations generated by angular momentum are rotations of the trajectory. Particular attention is paid to canonical transformations generated by the Runge-Lenz vector. It is shown that these transformations change the eccentricity of the orbit. A method of obtaining elliptic trajectories from the circular ones with the help of canonical trajectories is discussed.

  5. The Symmetric Rudin-Shapiro Transform

    DEFF Research Database (Denmark)

    Harbo, Anders La-Cour

    2003-01-01

    A method for constructing spread spectrum sequences is presented. The method is based on a linear, orthogonal, and symmetric transform given as the Rudin-Shapiro transform (RST), which is in many respects quite similar to the Haar wavelet packet transform. The RST provides the means for generatin...... large sets of spread spectrum signals. This presentation provides a simple definition of the symmetric RST that leads to a fast N log(N) and numerically stable implementation of the transform....

  6. High temperature co-axial winding transformers

    Science.gov (United States)

    Divan, Deepakraj M.; Novotny, Donald W.

    1993-01-01

    The analysis and design of co-axial winding transformers is presented. The design equations are derived and the different design approaches are discussed. One of the most important features of co-axial winding transformers is the fact that the leakage inductance is well controlled and can be made low. This is not the case in conventional winding transformers. In addition, the power density of co-axial winding transformers is higher than conventional ones. Hence, using co-axial winding transformers in a certain converter topology improves the power density of the converter. The design methodology used in meeting the proposed specifications of the co-axial winding transformer specifications are presented and discussed. The final transformer design was constructed in the lab. Co-axial winding transformers proved to be a good choice for high power density and high frequency applications. They have a more predictable performance compared with conventional transformers. In addition, the leakage inductance of the transformer can be controlled easily to suit a specific application. For space applications, one major concern is the extraction of heat from power apparatus to prevent excessive heating and hence damaging of these units. Because of the vacuum environment, the only way to extract heat is by using a cold plate. One advantage of co-axial winding transformers is that the surface area available to extract heat from is very large compared to conventional transformers. This stems from the unique structure of the co-axial transformer where the whole core surface area is exposed and can be utilized for cooling effectively. This is a crucial issue here since most of the losses are core losses.

  7. Structural transformation in monolayer materials: a 2D to 1D transformation.

    Science.gov (United States)

    Momeni, Kasra; Attariani, Hamed; LeSar, Richard A

    2016-07-20

    Reducing the dimensions of materials to atomic scales results in a large portion of atoms being at or near the surface, with lower bond order and thus higher energy. At such scales, reduction of the surface energy and surface stresses can be the driving force for the formation of new low-dimensional nanostructures, and may be exhibited through surface relaxation and/or surface reconstruction, which can be utilized for tailoring the properties and phase transformation of nanomaterials without applying any external load. Here we used atomistic simulations and revealed an intrinsic structural transformation in monolayer materials that lowers their dimension from 2D nanosheets to 1D nanostructures to reduce their surface and elastic energies. Experimental evidence of such transformation has also been revealed for one of the predicted nanostructures. Such transformation plays an important role in bi-/multi-layer 2D materials.

  8. Nonlocal transformation optics.

    Science.gov (United States)

    Castaldi, Giuseppe; Galdi, Vincenzo; Alù, Andrea; Engheta, Nader

    2012-02-10

    We show that the powerful framework of transformation optics may be exploited for engineering the nonlocal response of artificial electromagnetic materials. Relying on the form-invariant properties of coordinate-transformed Maxwell's equations in the spectral domain, we derive the general constitutive "blueprints" of transformation media yielding prescribed nonlocal field-manipulation effects and provide a physically incisive and powerful geometrical interpretation in terms of deformation of the equifrequency contours. In order to illustrate the potentials of our approach, we present an example of application to a wave-splitting refraction scenario, which may be implemented via a simple class of artificial materials. Our results provide a systematic and versatile framework which may open intriguing venues in dispersion engineering of artificial materials.

  9. Improving the cooling performance of electrical distribution transformer using transformer oil – Based MEPCM suspension

    OpenAIRE

    Mushtaq Ismael Hasan

    2017-01-01

    In this paper the electrical distribution transformer has been studied numerically and the effect of outside temperature on its cooling performance has been investigated. The temperature range studied covers the hot climate regions. 250 KVA distribution transformer is chosen as a study model. A novel cooling fluid is proposed to improve the cooling performance of this transformer, transformer oil-based microencapsulated phase change materials suspension is used with volume concentration (5–25...

  10. Agrobacterium tumefaciens-Mediated Transformation

    DEFF Research Database (Denmark)

    Frandsen, Rasmus John Normand

    2015-01-01

    The use of Agrobacterium tumefaciens-mediated transformation for achieving genetic transformation of fungi has steadily increased over the last decade, and has proven to be almost universally applicable technique once suitable selection markers have been developed. In recent years the major...... technical advances has been made within the initial steps of the process, more specifically the efficient construction of plasmids for performing targeted genome modifications. This chapter provides a generic protocol for performing genetic transformation of ascomycetes via A. tumefaciens......-mediated transformation (AMT) and guidelines for optimizing the AMT process with new fungal species. The chapter also includes a highly efficient vector construction system based on Uracil Specific Excisions Reagent (USER) cloning and specific PCR generated building blocks, which can be combined ad hoc to create complex...

  11. Lightweight, high-frequency transformers

    Science.gov (United States)

    Schwarze, G. E.

    1983-01-01

    The 25-kVA space transformer was developed under contract by Thermal Technology Laboratory, Buffalo, N. Y. The NASA Lewis transformer technology program attempted to develop the baseline technology. For the 25-kVA transformer the input voltage was chosen as 200 V, the output voltage as 1500 V, the input voltage waveform as square wave, the duty cycle as continuous, the frequency range (within certain constraints) as 10 to 40 kHz, the operating temperatures as 85 deg. and 130 C, the baseplate temperature as 50 C, the equivalent leakage inductance as less than 10 micro-h, the operating environment as space, and the life expectancy as 10 years. Such a transformer can also be used for aircraft, ship and terrestrial applications.

  12. Unitary Transformation in Quantum Teleportation

    International Nuclear Information System (INIS)

    Wang Zhengchuan

    2006-01-01

    In the well-known treatment of quantum teleportation, the receiver should convert the state of his EPR particle into the replica of the unknown quantum state by one of four possible unitary transformations. However, the importance of these unitary transformations must be emphasized. We will show in this paper that the receiver cannot transform the state of his particle into an exact replica of the unknown state which the sender wants to transfer if he has not a proper implementation of these unitary transformations. In the procedure of converting state, the inevitable coupling between EPR particle and environment which is needed by the implementation of unitary transformations will reduce the accuracy of the replica.

  13. Overcurrent protection of transformers. Part 2: Traditional and new fusing philosophies for small and large transformers

    Energy Technology Data Exchange (ETDEWEB)

    Cook, C. J.; Niemira, J. K.

    2003-07-01

    New and traditional fusing philosophies for protecting transformers are discussed. This second in a two-part paper covers selection criteria for a transformer-primary fuse to protect the transformer consistent with industry-accepted through-fault protection curves. Also covered are the principles of coordination as they relate to the proper selection of the primary-side fuse and power fuses and the principles underlying the protection of load-side conductors and cables. The critical nature of secondary fault protection on small three-phase transformers used on industrial, commercial, and institutional power systems, as well as small-to-medium size three-phase power transformers used in utility substations is emphasized, in view of the long lead time and expense involved in replacing these transformers. In contrast, no special protection recommendations are made for small-kVA overhead distribution transformers, since they are not considered likely to experience secondary faults, and the rare faults that do occur will not likely be detected and cleared by the primary fuse. Also of importance is the fact that these transformers are inexpensive and readily available. Overall, large fuse rating, used in combination with a tank-mounted surge arrester is recommended, because it can provide better transformer protection than the smaller fuse ratings traditionally employed. 4 refs., 2 tabs., 4 figs.

  14. Magnetic bead detection using nano-transformers

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Hyung Kwon; Ahn, Doyeol [Institute of Quantum Information Processing and Systems, University of Seoul, 90 Jeonnong, Dongdaemun, Seoul 130-743 (Korea, Republic of); Hwang, Jong Seung; Hwang, Sung Woo, E-mail: dahn@uos.ac.kr [Research Center for Time-domain Nano-functional Devices and School of Electrical Engineering, Korea University, 5-1 Anam, Sungbuk, Seoul 136-701 (Korea, Republic of)

    2010-11-19

    A novel scheme to detect magnetic beads using a nano-scale transformer with a femtoweber resolution is reported. We have performed a Faraday's induction experiment with the nano-transformer at room temperature. The transformer shows the linear output voltage responses to the sinusoidal input current. When magnetic beads are placed on the transformer, the output responses are increased by an amount corresponding to the added magnetic flux from the beads when compared with the case of no beads on the transformer. In this way, we could determine whether magnetic beads are on top of the transformer in a single particle level.

  15. Magnetic bead detection using nano-transformers.

    Science.gov (United States)

    Kim, Hyung Kwon; Hwang, Jong Seung; Hwang, Sung Woo; Ahn, Doyeol

    2010-11-19

    A novel scheme to detect magnetic beads using a nano-scale transformer with a femtoweber resolution is reported. We have performed a Faraday's induction experiment with the nano-transformer at room temperature. The transformer shows the linear output voltage responses to the sinusoidal input current. When magnetic beads are placed on the transformer, the output responses are increased by an amount corresponding to the added magnetic flux from the beads when compared with the case of no beads on the transformer. In this way, we could determine whether magnetic beads are on top of the transformer in a single particle level.

  16. Fractional Laplace Transforms - A Perspective

    Directory of Open Access Journals (Sweden)

    Rudolf A. Treumann

    2014-06-01

    Full Text Available A new form of the Laplace transform is reviewed as a paradigm for an entire class of fractional functional transforms. Various of its properties are discussed. Such transformations should be useful in application to differential/integral equations or problems in non-extensive statistical mechanics.

  17. A rapid and robust method of identifying transformed Arabidopsis thaliana seedlings following floral dip transformation

    Directory of Open Access Journals (Sweden)

    Gray John C

    2006-11-01

    Full Text Available Abstract Background The floral dip method of transformation by immersion of inflorescences in a suspension of Agrobacterium is the method of choice for Arabidopsis transformation. The presence of a marker, usually antibiotic- or herbicide-resistance, allows identification of transformed seedlings from untransformed seedlings. Seedling selection is a lengthy process which does not always lead to easily identifiable transformants. Selection for kanamycin-, phosphinothricin- and hygromycin B-resistance commonly takes 7–10 d and high seedling density and fungal contamination may result in failure to recover transformants. Results A method for identifying transformed seedlings in as little as 3.25 d has been developed. Arabidopsis T1 seeds obtained after floral dip transformation are plated on 1% agar containing MS medium and kanamycin, phosphinothricin or hygromycin B, as appropriate. After a 2-d stratification period, seeds are subjected to a regime of 4–6 h light, 48 h dark and 24 h light (3.25 d. Kanamycin-resistant and phosphinothricin-resistant seedlings are easily distinguished from non-resistant seedlings by green expanded cotyledons whereas non-resistant seedlings have pale unexpanded cotyledons. Seedlings grown on hygromycin B differ from those grown on kanamycin and phosphinothricin as both resistant and non-resistant seedlings are green. However, hygromycin B-resistant seedlings are easily identified as they have long hypocotyls (0.8–1.0 cm whereas non-resistant seedlings have short hypocotyls (0.2–0.4 cm. Conclusion The method presented here is an improvement on current selection methods as it allows quicker identification of transformed seedlings: transformed seedlings are easily discernable from non-transformants in as little as 3.25 d in comparison to the 7–10 d required for selection using current protocols.

  18. Fast inverse nonlinear Fourier transformation using exponential one-step methods : Darboux transformation

    NARCIS (Netherlands)

    Vaibhav, V.K.

    2017-01-01

    This paper considers the non-Hermitian Zakharov-Shabat (ZS) scattering problem which forms the basis for defining the SU(2) nonlinear Fourier transformation (NFT). The theoretical underpinnings of this generalization of the conventional Fourier transformation are quite well established in the

  19. Enhancing Understanding of Transformation Matrices

    Science.gov (United States)

    Dick, Jonathan; Childrey, Maria

    2012-01-01

    With the Common Core State Standards' emphasis on transformations, teachers need a variety of approaches to increase student understanding. Teaching matrix transformations by focusing on row vectors gives students tools to create matrices to perform transformations. This empowerment opens many doors: Students are able to create the matrices for…

  20. Parallel plate transmission line transformer

    NARCIS (Netherlands)

    Voeten, S.J.; Brussaard, G.J.H.; Pemen, A.J.M.

    2011-01-01

    A Transmission Line Transformer (TLT) can be used to transform high-voltage nanosecond pulses. These transformers rely on the fact that the length of the pulse is shorter than the transmission lines used. This allows connecting the transmission lines in parallel at the input and in series at the

  1. Inversion of the star transform

    International Nuclear Information System (INIS)

    Zhao, Fan; Schotland, John C; Markel, Vadim A

    2014-01-01

    We define the star transform as a generalization of the broken ray transform introduced by us in previous work. The advantages of using the star transform include the possibility to reconstruct the absorption and the scattering coefficients of the medium separately and simultaneously (from the same data) and the possibility to utilize scattered radiation which, in the case of conventional x-ray tomography, is discarded. In this paper, we derive the star transform from physical principles, discuss its mathematical properties and analyze numerical stability of inversion. In particular, it is shown that stable inversion of the star transform can be obtained only for configurations involving odd number of rays. Several computationally-efficient inversion algorithms are derived and tested numerically. (paper)

  2. On Poisson Nonlinear Transformations

    Directory of Open Access Journals (Sweden)

    Nasir Ganikhodjaev

    2014-01-01

    Full Text Available We construct the family of Poisson nonlinear transformations defined on the countable sample space of nonnegative integers and investigate their trajectory behavior. We have proved that these nonlinear transformations are regular.

  3. Frequency and determinants for hemorrhagic transformation of posterior cerebral stroke : Posterior ischemic stroke and hemorrhagic transformation.

    Science.gov (United States)

    Valentino, Francesca; Gentile, Luana; Terruso, Valeria; Mastrilli, Sergio; Aridon, Paolo; Ragonese, Paolo; Sarno, Caterina; Savettieri, Giovanni; D'Amelio, Marco

    2017-11-13

    hemorrhagic transformation is a threatening ischemic stroke complication. Frequency of hemorrhagic transformation differs greatly among studies, and its risk factors have been usually studied in patients with anterior ischemic stroke who received thrombolytic therapy. We evaluated, in a hospital-based series of patients with posterior ischemic stroke not treated with thrombolysis, frequency and risk factors of hemorrhagic transformation. Patients with posterior circulation stroke were seen in our Department during the period January 2004 to December 2009. Demographic and clinical information were collected. We estimated risk for spontaneous hemorrhagic transformation by means of uni- and multivariate logistic regression analyses. 119 consecutive patients were included (73 males, 61.3%). Hemorrhagic transformation was observed in 7 patients (5.9%). Only clinical worsening was significantly associated with hemorrhagic transformation (OR 6.8, 95% CI 1.3-34.5). Our findings indicate that patients with posterior have a low risk of spontaneous hemorrhagic transformation, suggesting that these patients might have greater advantage from intravenous thrombolysis.

  4. Transformation on Abandonment

    DEFF Research Database (Denmark)

    Krag, Mo Michelsen Stochholm

    2017-01-01

    in an attempt to sway the residents’ attitude towards a more nuanced view on ruins, thus influencing the public discourse on rural transformation. The residents’ responses are considered a significant impact indicator, supplementary to the physical transformations themselves. As such, the responses of the local...... in the process of provoking an exchange of memories of buildings and places among the residents in rural villages. Today’s state authorized funds for demolition projects, if redirected, could easily contribute to the on-going rural transformation through integration into radical preservation strategies. Instead......-practice indicates that this anxiety may not be legitimate. Time, when stretched in a ruination process or prolonged demolition, acts similarly to a mourning process, thus creating an exchange of memories of what is lost....

  5. Roadmap on transformation optics

    Science.gov (United States)

    McCall, Martin; Pendry, John B.; Galdi, Vincenzo; Lai, Yun; Horsley, S. A. R.; Li, Jensen; Zhu, Jian; Mitchell-Thomas, Rhiannon C.; Quevedo-Teruel, Oscar; Tassin, Philippe; Ginis, Vincent; Martini, Enrica; Minatti, Gabriele; Maci, Stefano; Ebrahimpouri, Mahsa; Hao, Yang; Kinsler, Paul; Gratus, Jonathan; Lukens, Joseph M.; Weiner, Andrew M.; Leonhardt, Ulf; Smolyaninov, Igor I.; Smolyaninova, Vera N.; Thompson, Robert T.; Wegener, Martin; Kadic, Muamer; Cummer, Steven A.

    2018-06-01

    Transformation optics asks, using Maxwell’s equations, what kind of electromagnetic medium recreates some smooth deformation of space? The guiding principle is Einstein’s principle of covariance: that any physical theory must take the same form in any coordinate system. This requirement fixes very precisely the required electromagnetic medium. The impact of this insight cannot be overestimated. Many practitioners were used to thinking that only a few analytic solutions to Maxwell’s equations existed, such as the monochromatic plane wave in a homogeneous, isotropic medium. At a stroke, transformation optics increases that landscape from ‘few’ to ‘infinity’, and to each of the infinitude of analytic solutions dreamt up by the researcher, there corresponds an electromagnetic medium capable of reproducing that solution precisely. The most striking example is the electromagnetic cloak, thought to be an unreachable dream of science fiction writers, but realised in the laboratory a few months after the papers proposing the possibility were published. But the practical challenges are considerable, requiring meta-media that are at once electrically and magnetically inhomogeneous and anisotropic. How far have we come since the first demonstrations over a decade ago? And what does the future hold? If the wizardry of perfect macroscopic optical invisibility still eludes us in practice, then what compromises still enable us to create interesting, useful, devices? While three-dimensional (3D) cloaking remains a significant technical challenge, much progress has been made in two dimensions. Carpet cloaking, wherein an object is hidden under a surface that appears optically flat, relaxes the constraints of extreme electromagnetic parameters. Surface wave cloaking guides sub-wavelength surface waves, making uneven surfaces appear flat. Two dimensions is also the setting in which conformal and complex coordinate transformations are realisable, and the possibilities in

  6. The CITEQ transformer: a proven technology

    International Nuclear Information System (INIS)

    Cordeau, P.

    1997-01-01

    The technology of the new transformer created by CITEQ (Centre d''innovation sur le transport d''energie du Quebec) was reviewed. The new transformer is a combination of four components: (1) a solid insulation system, (2) an exterior shell composed of composite material, (3) an internal cooling system using heat-pipe technology, and (4) a resistant material for the protection of the magnetic core. The CITEQ transformer differs from conventional transformers by virtue of its low risk of pollution and explosion. Maintenance for the new transformer has also been drastically reduced. The new transformer is immune to explosions because it is entirely composed of solid material. 2 figs

  7. Level Design as Model Transformation

    NARCIS (Netherlands)

    Dormans, Joris

    2011-01-01

    This paper frames the process of designing a level in a game as a series of model transformations. The transformations correspond to the application of particular design principles, such as the use of locks and keys to transform a linear mission into a branching space. It shows that by using rewrite

  8. Quality as Transformation: Educational Metamorphosis

    Science.gov (United States)

    Cheng, Ming

    2014-01-01

    The notion of "quality as transformation" has been widely used in the higher education sector. However, both quality and transformation are elusive terms. There is little research exploring how quality could be equated to transformation in the learning process. This paper will provide an insight into the relationship between quality and…

  9. Efficient Plastid Transformation in Arabidopsis.

    Science.gov (United States)

    Yu, Qiguo; Lutz, Kerry Ann; Maliga, Pal

    2017-09-01

    Plastid transformation is routine in tobacco ( Nicotiana tabacum ) but 100-fold less frequent in Arabidopsis ( Arabidopsis thaliana ), preventing its use in plastid biology. A recent study revealed that null mutations in ACC2 , encoding a plastid-targeted acetyl-coenzyme A carboxylase, cause hypersensitivity to spectinomycin. We hypothesized that plastid transformation efficiency should increase in the acc2 background, because when ACC2 is absent, fatty acid biosynthesis becomes dependent on translation of the plastid-encoded ACC β-carboxylase subunit. We bombarded ACC2 -defective Arabidopsis leaves with a vector carrying a selectable spectinomycin resistance ( aadA ) gene and gfp , encoding the green fluorescence protein GFP. Spectinomycin-resistant clones were identified as green cell clusters on a spectinomycin medium. Plastid transformation was confirmed by GFP accumulation from the second open reading frame of a polycistronic messenger RNA, which would not be translated in the cytoplasm. We obtained one to two plastid transformation events per bombarded sample in spectinomycin-hypersensitive Slavice and Columbia acc2 knockout backgrounds, an approximately 100-fold enhanced plastid transformation frequency. Slavice and Columbia are accessions in which plant regeneration is uncharacterized or difficult to obtain. A practical system for Arabidopsis plastid transformation will be obtained by creating an ACC2 null background in a regenerable Arabidopsis accession. The recognition that the duplicated ACCase in Arabidopsis is an impediment to plastid transformation provides a rational template to implement plastid transformation in related recalcitrant crops. © 2017 American Society of Plant Biologists. All Rights Reserved.

  10. Development of Toroidal Core Transformers

    Energy Technology Data Exchange (ETDEWEB)

    de Leon, Francisco [New York Univ. (NYU), Brooklyn, NY (United States). Dept. of Electrical and Computer Engineering

    2014-08-01

    The original objective of this project was to design, build and test a few prototypes of single-phase dry-type distribution transformers of 25 kVA, 2.4 kV primary to 120 V transformers using cores made of a continuous steel strip shaped like a doughnut (toroid). At different points during the development of the project, the scope was enhanced to include the more practical case of a 25 kVA transformer for a 13.8 kV primary system voltage. Later, the scope was further expanded to design and build a 50 kVA unit to transformer voltage from 7.62 kV to 2x120 V. This is a common transformer used by Con Edison of New York and they are willing to test it in the field. The project officially started in September 2009 and ended in May 2014. The progress was reported periodically to DOE in eighteen quarterly reports. A Continuation Application was submitted to DOE in June 2010. In May 2011 we have requested a non-cost extension of the project. In December 2011, the Statement of Project Objectives (SOPO) was updated to reflect the real conditions and situation of the project as of 2011. A second Continuation Application was made and funding was approved in 2013 by DOE and the end date was extended to May 2014. The technical challenges that were overcome in this project include: the development of the technology to pass the impulse tests, derive a model for the thermal performance, produce a sound mechanical design, and estimate the inrush current. However, the greatest challenge that we faced during the development of the project was the complications of procuring the necessary parts and materials to build the transformers. The actual manufacturing process is relatively fast, but getting all parts together is a very lengthy process. The main products of this project are two prototypes of toroidal distribution transformers of 7.62 kV (to be used in a 13.8 kV system) to 2x120 V secondary (standard utilization voltage); one is rated at 25 kVA and the other at 50 kVA. The 25 k

  11. Equations For Rotary Transformers

    Science.gov (United States)

    Salomon, Phil M.; Wiktor, Peter J.; Marchetto, Carl A.

    1988-01-01

    Equations derived for input impedance, input power, and ratio of secondary current to primary current of rotary transformer. Used for quick analysis of transformer designs. Circuit model commonly used in textbooks on theory of ac circuits.

  12. 3-D Discrete Analytical Ridgelet Transform

    OpenAIRE

    Helbert , David; Carré , Philippe; Andrès , Éric

    2006-01-01

    International audience; In this paper, we propose an implementation of the 3-D Ridgelet transform: the 3-D discrete analytical Ridgelet transform (3-D DART). This transform uses the Fourier strategy for the computation of the associated 3-D discrete Radon transform. The innovative step is the definition of a discrete 3-D transform with the discrete analytical geometry theory by the construction of 3-D discrete analytical lines in the Fourier domain. We propose two types of 3-D discrete lines:...

  13. Broadband Planar 5:1 Impedence Transformer

    Science.gov (United States)

    Ehsan, Negar; Hsieh, Wen-Ting; Moseley, Samuel H.; Wollack, Edward J.

    2015-01-01

    This paper presents a broadband Guanella-type planar impedance transformer that transforms so 50 omega to 10 omega with a 10 dB bandwidth of 1-14GHz. The transformer is designed on a flexible 50 micrometer thick polyimide substrate in microstrip and parallel-plate transmission line topologies, and is Inspired by the traditional 4:1 Guanella transformer. Back-to-back transformers were designed and fabricated for characterization in a 50 omega system. Simulated and measured results are in excellent agreement.

  14. A Unified Method of Finding Laplace Transforms, Fourier Transforms, and Fourier Series. [and] An Inversion Method for Laplace Transforms, Fourier Transforms, and Fourier Series. Integral Transforms and Series Expansions. Modules and Monographs in Undergraduate Mathematics and Its Applications Project. UMAP Units 324 and 325.

    Science.gov (United States)

    Grimm, C. A.

    This document contains two units that examine integral transforms and series expansions. In the first module, the user is expected to learn how to use the unified method presented to obtain Laplace transforms, Fourier transforms, complex Fourier series, real Fourier series, and half-range sine series for given piecewise continuous functions. In…

  15. Laplace Transforms without Integration

    Science.gov (United States)

    Robertson, Robert L.

    2017-01-01

    Calculating Laplace transforms from the definition often requires tedious integrations. This paper provides an integration-free technique for calculating Laplace transforms of many familiar functions. It also shows how the technique can be applied to probability theory.

  16. Aerobic activated sludge transformation of vincristine and identification of the transformation products.

    Science.gov (United States)

    Kosjek, Tina; Negreira, Noelia; Heath, Ester; López de Alda, Miren; Barceló, Damià

    2018-01-01

    This study aims to identify (bio)transformation products of vincristine, a plant alkaloid chemotherapy drug. A batch biotransformation experiment was set-up using activated sludge at two concentration levels with and without the addition of a carbon source. Sample analysis was performed on an ultra-high performance liquid chromatograph coupled to a high-resolution hybrid quadrupole-Orbitrap tandem mass spectrometer. To identify molecular ions of vincristine transformation products and to propose molecular and chemical structures, we performed data-dependent acquisition experiments combining full-scan mass spectrometry data with product ion spectra. In addition, the use of non-commercial detection and prediction algorithms such as MZmine 2 and EAWAG-BBD Pathway Prediction System, was proven to be proficient for screening for transformation products in complex wastewater matrix total ion chromatograms. In this study eleven vincristine transformation products were detected, nine of which were tentatively identified. Copyright © 2017 Elsevier B.V. All rights reserved.

  17. CRISPR/Cas9-Assisted Transformation-Efficient Reaction (CRATER) for Near-Perfect Selective Transformation

    Science.gov (United States)

    Rothschild, Lynn J.; Greenberg, Daniel T.; Takahashi, Jack R.; Thompson, Kirsten A.; Maheshwari, Akshay J.; Kent, Ryan E.; McCutcheon, Griffin; Shih, Joseph D.; Calvet, Charles; Devlin, Tyler D.; hide

    2015-01-01

    The CRISPR (Clustered, Regularly Interspaced, Short Palindromic Repeats)/Cas9 system has revolutionized genome editing by providing unprecedented DNA-targeting specificity. Here we demonstrate that this system can be also applied in vitro to fundamental cloning steps to facilitate efficient plasmid selection for transformation and selective gene insertion into plasmid vectors by cleaving unwanted plasmid byproducts with a single-guide RNA (sgRNA)-Cas9 nuclease complex. Using fluorescent and chromogenic proteins as reporters, we demonstrate that CRISPR/Cas9 cleavage excludes multiple plasmids as well as unwanted ligation byproducts resulting in an unprecedented increase in the transformation success rate from approximately 20% to nearly 100%. Thus, this CRISPR/Cas9-Assisted Transformation-Efficient Reaction (CRATER) protocol is a novel, inexpensive, and convenient application to conventional molecular cloning to achieve near-perfect selective transformation.

  18. Piezoelectric Transformers: An Historical Review

    Directory of Open Access Journals (Sweden)

    Alfredo Vazquez Carazo

    2016-04-01

    Full Text Available Piezoelectric transformers (PTs are solid-state devices that transform electrical energy into electrical energy by means of a mechanical vibration. These devices are manufactured using piezoelectric materials that are driven at resonance. With appropriate design and circuitry, it is possible to step up and step down the voltages between the input and output sections of the piezoelectric transformer, without making use of magnetic materials and obtaining excellent conversion efficiencies. The initial concept of a piezoelectric ceramic transformer was proposed by Charles A. Rosen in 1954. Since then, the evolution of piezoelectric transformers through history has been linked to the relevant work of some excellent researchers as well as to the evolution in materials, manufacturing processes, and driving circuit techniques. This paper summarizes the historical evolution of the technology.

  19. Rainbow Fourier Transform

    Science.gov (United States)

    Alexandrov, Mikhail D.; Cairns, Brian; Mishchenko, Michael I.

    2012-01-01

    We present a novel technique for remote sensing of cloud droplet size distributions. Polarized reflectances in the scattering angle range between 135deg and 165deg exhibit a sharply defined rainbow structure, the shape of which is determined mostly by single scattering properties of cloud particles, and therefore, can be modeled using the Mie theory. Fitting the observed rainbow with such a model (computed for a parameterized family of particle size distributions) has been used for cloud droplet size retrievals. We discovered that the relationship between the rainbow structures and the corresponding particle size distributions is deeper than it had been commonly understood. In fact, the Mie theory-derived polarized reflectance as a function of reduced scattering angle (in the rainbow angular range) and the (monodisperse) particle radius appears to be a proxy to a kernel of an integral transform (similar to the sine Fourier transform on the positive semi-axis). This approach, called the rainbow Fourier transform (RFT), allows us to accurately retrieve the shape of the droplet size distribution by the application of the corresponding inverse transform to the observed polarized rainbow. While the basis functions of the proxy-transform are not exactly orthogonal in the finite angular range, this procedure needs to be complemented by a simple regression technique, which removes the retrieval artifacts. This non-parametric approach does not require any a priori knowledge of the droplet size distribution functional shape and is computationally fast (no look-up tables, no fitting, computations are the same as for the forward modeling).

  20. Distributional Watson transforms

    NARCIS (Netherlands)

    Dijksma, A.; Snoo, H.S.V. de

    1974-01-01

    For all Watson transforms W in L2(R+) a triple of Hilbert space LG ⊂ L2(R+) ⊂ L'G is constructed such that W may be extended to L'G. These results allow the construction of a triple L ⊂ L2(R+) ⊂ L', where L is a Gelfand-Fréchet space. This leads to a theory of distributional Watson transforms.

  1. Stereo matching using epipolar distance transform.

    Science.gov (United States)

    Yang, Qingxiong; Ahuja, Narendra

    2012-10-01

    In this paper, we propose a simple but effective image transform, called the epipolar distance transform, for matching low-texture regions. It converts image intensity values to a relative location inside a planar segment along the epipolar line, such that pixels in the low-texture regions become distinguishable. We theoretically prove that the transform is affine invariant, thus the transformed images can be directly used for stereo matching. Any existing stereo algorithms can be directly used with the transformed images to improve reconstruction accuracy for low-texture regions. Results on real indoor and outdoor images demonstrate the effectiveness of the proposed transform for matching low-texture regions, keypoint detection, and description for low-texture scenes. Our experimental results on Middlebury images also demonstrate the robustness of our transform for highly textured scenes. The proposed transform has a great advantage, its low computational complexity. It was tested on a MacBook Air laptop computer with a 1.8 GHz Core i7 processor, with a speed of about 9 frames per second for a video graphics array-sized image.

  2. Martensitic transformation in zirconia

    International Nuclear Information System (INIS)

    Deville, Sylvain; Guenin, Gerard; Chevalier, Jerome

    2004-01-01

    We investigate by atomic force microscopy (AFM) the surface relief resulting from martensitic tetragonal to monoclinic phase transformation induced by low temperature autoclave aging in ceria-stabilized zirconia. AFM appears as a very powerful tool to investigate martensite relief quantitatively and with a great precision. The crystallographic phenomenological theory is used to predict the expected relief induced by the transformation, for the particular case of lattice correspondence ABC1, where tetragonal c axis becomes the monoclinic c axis. A model for variants spatial arrangement for this lattice correspondence is proposed and validated by the experimental observations. An excellent agreement is found between the quantitative calculations outputs and the experimental measurements at nanometer scale yielded by AFM. All the observed features are explained fully quantitatively by the calculations, with discrepancies between calculations and quantitative experimental measurements within the measurements and calculations precision range. In particular, the crystallographic orientation of the transformed grains is determined from the local characteristics of transformation induced relief. It is finally demonstrated that the strain energy is the controlling factor of the surface transformation induced by low temperature autoclave treatments in this material

  3. On numerical Bessel transformation

    International Nuclear Information System (INIS)

    Sommer, B.; Zabolitzky, J.G.

    1979-01-01

    The authors present a computer program to calculate the three dimensional Fourier or Bessel transforms and definite integrals with Bessel functions. Numerical integration of systems containing Bessel functions occurs in many physical problems, e.g. electromagnetic form factor of nuclei, all transitions involving multipole expansions at high momenta. Filon's integration rule is extended to spherical Bessel functions. The numerical error is of the order of the Simpson error term of the function which has to be transformed. Thus one gets a stable integral even at large arguments of the transformed function. (Auth.)

  4. Transforming Consumers Into Brands

    DEFF Research Database (Denmark)

    Erz, Antonia; Christensen, Anna-Bertha Heeris

    2018-01-01

    The goal of this research is to explore the transformational power of a new consumption and production practice, the practice of blogging, to understand its impact on consumers' identity transformations beyond their self-concept as consumers and on the blogosphere as an organizational field....... Through an exploratory study of over 12,000 blog posts from five fashion bloggers, complemented by in-depth interviews, we trace the transformation of consumer bloggers. We identify and describe three identity phases, the individual consumer, collective blogger and blogger identity phase, and two...

  5. Biolistics Transformation of Wheat

    Science.gov (United States)

    Sparks, Caroline A.; Jones, Huw D.

    We present a complete, step-by-step guide to the production of transformed wheat plants using a particle bombardment device to deliver plasmid DNA into immature embryos and the regeneration of transgenic plants via somatic embryogenesis. Currently, this is the most commonly used method for transforming wheat and it offers some advantages. However, it will be interesting to see whether this position is challenged as facile methods are developed for delivering DNA by Agrobacterium tumefaciens or by the production of transformants via a germ-line process (see other chapters in this book).

  6. Progress in planta transformation without tissue culture

    International Nuclear Information System (INIS)

    Gu Yunhong; Chinese Academy of Sciences, Hefei; Qin Guangyong; Huo Yuping; Yu Zengliang

    2004-01-01

    With the development of planta genetic engineering, more emphases have been laid on convenient and high efficient genetic transformation methods. And transformation without tissue culture is a prospective direction of it. In this paper, traditional transformation methods and the methods of non-tissue culture were summarized. With the exploration and application of Arabidopsis transformation mechanism, with the use of ion beam-mediated transformation invented by Chinese scientists and the development of other transformation methods, transformation methods without tissue culture and planta genetic engineering could be improved rapidly. (authors)

  7. Genetic Transformation of Streptococcus mutans

    OpenAIRE

    Perry, Dennis; Kuramitsu, Howard K.

    1981-01-01

    Three strains of Streptococcus mutans belonging to serotypes a, c, and f were transformed to streptomycin resistance by deoxyribonucleic acids derived from homologous and heterologous streptomycin-resistant strains of S. mutans and Streptococcus sanguis strain Challis. Homologous transformation of S. mutans was less efficient than heterologous transformation by deoxyribonucleic acids from other strains of S. mutans.

  8. Realization of quantum Fourier transform over ZN

    International Nuclear Information System (INIS)

    Fu Xiang-Qun; Bao Wan-Su; Li Fa-Da; Zhang Yu-Chao

    2014-01-01

    Since the difficulty in preparing the equal superposition state of amplitude is 1/√N, we construct a quantile transform of quantum Fourier transform (QFT) over Z N based on the elementary transforms, such as Hadamard transform and Pauli transform. The QFT over Z N can then be realized by the quantile transform, and used to further design its quantum circuit and analyze the requirements for the quantum register and quantum gates. However, the transform needs considerable quantum computational resources and it is difficult to construct a high-dimensional quantum register. Hence, we investigate the design of t-bit quantile transform, and introduce the definition of t-bit semiclassical QFT over Z N . According to probability amplitude, we prove that the transform can be used to realize QFT over Z N and further design its quantum circuit. For this transform, the requirements for the quantum register, the one-qubit gate, and two-qubit gate reduce obviously when compared with those for the QFT over Z N . (general)

  9. Test-driven verification/validation of model transformations

    Institute of Scientific and Technical Information of China (English)

    László LENGYEL; Hassan CHARAF

    2015-01-01

    Why is it important to verify/validate model transformations? The motivation is to improve the quality of the trans-formations, and therefore the quality of the generated software artifacts. Verified/validated model transformations make it possible to ensure certain properties of the generated software artifacts. In this way, verification/validation methods can guarantee different requirements stated by the actual domain against the generated/modified/optimized software products. For example, a verified/ validated model transformation can ensure the preservation of certain properties during the model-to-model transformation. This paper emphasizes the necessity of methods that make model transformation verified/validated, discusses the different scenarios of model transformation verification and validation, and introduces the principles of a novel test-driven method for verifying/ validating model transformations. We provide a solution that makes it possible to automatically generate test input models for model transformations. Furthermore, we collect and discuss the actual open issues in the field of verification/validation of model transformations.

  10. Fast Unitary Transforms - Benefits and Restrictions.

    Science.gov (United States)

    1980-04-01

    transformation kernel, and u assumes values in the range 0, 1, ... , N-i. Similarly, the inverse transform is given by the relation N-1 f(x) E T(u)h(x...function to obtain T(u,v). Similar comments hold for the inverse transform if h(x,y,u,v) is separable. If the kernel g(xy,u,v) is separable and symmetric...the forward transform can be used directly to obtain the inverse transform simply by multiplying the result of the algorithm by N. 12 The forward and

  11. 7 CFR 2902.20 - Fluid-filled transformers.

    Science.gov (United States)

    2010-01-01

    ... transformers. Electric power transformers that are designed to utilize a synthetic ester-based dielectric (non... transformers. Electric power transformers that are designed to utilize a vegetable oil-based dielectric (non... 7 Agriculture 15 2010-01-01 2010-01-01 false Fluid-filled transformers. 2902.20 Section 2902.20...

  12. Wavelet Transforms using VTK-m

    Energy Technology Data Exchange (ETDEWEB)

    Li, Shaomeng [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Sewell, Christopher Meyer [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-09-27

    These are a set of slides that deal with the topics of wavelet transforms using VTK-m. First, wavelets are discussed and detailed, then VTK-m is discussed and detailed, then wavelets and VTK-m are looked at from a performance comparison, then from an accuracy comparison, and finally lessons learned, conclusion, and what is next. Lessons learned are the following: Launching worklets is expensive; Natural logic of performing 2D wavelet transform: Repeat the same 1D wavelet transform on every row, repeat the same 1D wavelet transform on every column, invoke the 1D wavelet worklet every time: num_rows x num_columns; VTK-m approach of performing 2D wavelet transform: Create a worklet for 2D that handles both rows and columns, invoke this new worklet only one time; Fast calculation, but cannot reuse 1D implementations.

  13. WAVELET TRANSFORM AND LIP MODEL

    Directory of Open Access Journals (Sweden)

    Guy Courbebaisse

    2011-05-01

    Full Text Available The Fourier transform is well suited to the study of stationary functions. Yet, it is superseded by the Wavelet transform for the powerful characterizations of function features such as singularities. On the other hand, the LIP (Logarithmic Image Processing model is a mathematical framework developed by Jourlin and Pinoli, dedicated to the representation and processing of gray tones images called hereafter logarithmic images. This mathematically well defined model, comprising a Fourier Transform "of its own", provides an effective tool for the representation of images obtained by transmitted light, such as microscope images. This paper presents a Wavelet transform within the LIP framework, with preservation of the classical Wavelet Transform properties. We show that the fast computation algorithm due to Mallat can be easily used. An application is given for the detection of crests.

  14. A First-Order One-Pass CPS Transformation

    DEFF Research Database (Denmark)

    Danvy, Olivier; Nielsen, Lasse Reichstein

    2001-01-01

    We present a new transformation of λ-terms into continuation-passing style (CPS). This transformation operates in one pass and is both compositional and first-order. Previous CPS transformations only enjoyed two out of the three properties of being first-order, one-pass, and compositional......, but the new transformation enjoys all three properties. It is proved correct directly by structural induction over source terms instead of indirectly with a colon translation, as in Plotkin's original proof. Similarly, it makes it possible to reason about CPS-transformed terms by structural induction over...... source terms, directly.The new CPS transformation connects separately published approaches to the CPS transformation. It has already been used to state a new and simpler correctness proof of a direct-style transformation, and to develop a new and simpler CPS transformation of control-flow information....

  15. A First-Order One-Pass CPS Transformation

    DEFF Research Database (Denmark)

    Danvy, Olivier; Nielsen, Lasse Reichstein

    2003-01-01

    We present a new transformation of λ-terms into continuation-passing style (CPS). This transformation operates in one pass and is both compositional and first-order. Previous CPS transformations only enjoyed two out of the three properties of being first-order, one-pass, and compositional......, but the new transformation enjoys all three properties. It is proved correct directly by structural induction over source terms instead of indirectly with a colon translation, as in Plotkin's original proof. Similarly, it makes it possible to reason about CPS-transformed terms by structural induction over...... source terms, directly.The new CPS transformation connects separately published approaches to the CPS transformation. It has already been used to state a new and simpler correctness proof of a direct-style transformation, and to develop a new and simpler CPS transformation of control-flow information....

  16. APPLICATION OF NATURAL TRANSFORM IN CRYPTOGRAPHY

    OpenAIRE

    Chindhe, Anil Dhondiram; Kiwne, Sakharam

    2017-01-01

    Abstaract−The newly defined integral transform ”Natural transform” has many application in the field of science and engineering.In this paper we described the application of Natural transform to Cryptography.This provide the algorithm for cryptography in which we use the natural transform of the exponential function for encryption of the plain text and corresponding inverse natural transform for decryption

  17. On an application of Laplace transforms

    OpenAIRE

    murat düz

    2017-01-01

    In this study, complex differential equations are solved using laplace transform. Firstly we seperate real and imaginer parts of equation. Thus from one unknown equation is obtained two unknown equation system. Later we obtain laplace transforms of real and imaginer parts of solutions using laplace transform. In the latest we obtain real and imaginer parts of solution using inverse laplace transform .

  18. The coordinate transforming in geography information system

    International Nuclear Information System (INIS)

    Zhao Xiang; Chen Gang

    2003-01-01

    The coordinate transforming of geography information system includes two kinds of transforming, map projection and coordinate-transforming. This paper proposed a arithmetic of coordinate-transforming, it implement the transforming between the longitude-latitude coordinate and the screen coordinate and apply it in the GIS. The preferable effect was made. (authors)

  19. Transformer Efficiency Assessment - Okinawa, Japan

    Energy Technology Data Exchange (ETDEWEB)

    Thomas L. Baldwin; Robert J. Turk; Kurt S. Myers; Jake P. Gentle; Jason W. Bush

    2012-08-01

    The US Army Engineering & Support Center, Huntsville (USAESCH), and the US Marine Corps Base (MCB), Okinawa, Japan retained Idaho National Laboratory (INL) to conduct a Transformer Efficiency Assessment of “key” transformers located at multiple military bases in Okinawa, Japan. The purpose of this assessment is to support the Marine Corps Base, Okinawa in evaluating medium voltage distribution transformers for potential efficiency upgrades. The original scope of work included the MCB providing actual transformer nameplate data, manufacturer’s factory test sheets, electrical system data (kWh), demand data (kWd), power factor data, and electricity cost data. Unfortunately, the MCB’s actual data is not available and therefore making it necessary to de-scope the original assessment. Note: Any similar nameplate data, photos of similar transformer nameplates, and basic electrical details from one-line drawings (provided by MCB) are not a replacement for actual load loss test data. It is recommended that load measurements are performed on the high and low sides of transformers to better quantify actual load losses, demand data, and power factor data. We also recommend that actual data, when available, be inserted by MCB Okinawa where assumptions have been made and then the LCC analysis updated. This report covers a generalized assessment of modern U.S. transformers in a three level efficiency category, Low-Level efficiency, Medium-Level efficiency, and High-Level efficiency.

  20. Transformer Efficiency Assessment - Okinawa, Japan

    Energy Technology Data Exchange (ETDEWEB)

    Thomas L. Baldwin; Robert J. Turk; Kurt S. Myers; Jake P. Gentle; Jason W. Bush

    2012-05-01

    The US Army Engineering & Support Center, Huntsville (USAESCH), and the US Marine Corps Base (MCB), Okinawa, Japan retained Idaho National Laboratory (INL) to conduct a Transformer Efficiency Assessment of “key” transformers located at multiple military bases in Okinawa, Japan. The purpose of this assessment is to support the Marine Corps Base, Okinawa in evaluating medium voltage distribution transformers for potential efficiency upgrades. The original scope of work included the MCB providing actual transformer nameplate data, manufacturer’s factory test sheets, electrical system data (kWh), demand data (kWd), power factor data, and electricity cost data. Unfortunately, the MCB’s actual data is not available and therefore making it necessary to de-scope the original assessment. Note: Any similar nameplate data, photos of similar transformer nameplates, and basic electrical details from one-line drawings (provided by MCB) are not a replacement for actual load loss test data. It is recommended that load measurements are performed on the high and low sides of transformers to better quantify actual load losses, demand data, and power factor data. We also recommend that actual data, when available, be inserted by MCB Okinawa where assumptions have been made and then the LCC analysis updated. This report covers a generalized assessment of modern U.S. transformers in a three level efficiency category, Low-Level efficiency, Medium-Level efficiency, and High-Level efficiency.

  1. Maser-like transformations using the lie transform

    International Nuclear Information System (INIS)

    Michelotti, L.

    1985-01-01

    The Deprit-Hori-Kamel recursive algorithm is presented for carrying out canonical transformations that eliminate non-secular terms of a Hamiltonian. The method is illustrated in the context of accelerator theory by application to three sample problems. (author)

  2. Genetic Transformation of Bacteria.

    Science.gov (United States)

    Moss, Robert.

    1991-01-01

    An activity in which students transform an ampicillin-sensitive strain of E. coli with a plasmid containing a gene for ampicillin resistance is described. The procedure for the preparation of competent cells and the transformation of competent E. coli is provided. (KR)

  3. On an integral transform

    Directory of Open Access Journals (Sweden)

    D. Naylor

    1986-01-01

    Full Text Available This paper establishes properties of a convolution type integral transform whose kernel is a Macdonald type Bessel function of zero order. An inversion formula is developed and the transform is applied to obtain the solution of some related integral equations.

  4. Transformed number states from a generalized Bogoliubov transformation and their relationships to the eigenstates of the Kossakowski-Lindblad equation

    International Nuclear Information System (INIS)

    Tay, B A

    2011-01-01

    We use a generalized Bogoliubov transformation to construct a set of transformed occupation number states of the harmonic oscillator in the Liouville space. General expressions for the expansion coefficients of these states in the bare number basis are obtained and the properties of these states investigated. The transformation is non-dynamical in nature and divides the transformed basis into disconnected correlation subspaces under the transformation. The basis is complete and orthonormal. Elements of the basis are in general mixed states, and the state with the lowest number indices is the thermal vacuum. Since the Kossakowski-Lindblad (KL) equation remains form invariant under the same transformation, the transformation parameter can be identified to the thermal parameter of the master equation. The transformed states then acquire thermal property through this connection. We also work out the explicit expressions of the transformation matrices between the transformed states and the eigenstates of the KL equation for different temperatures.

  5. A new twist to fourier transforms

    CERN Document Server

    Meikle, Hamish D

    2004-01-01

    Making use of the inherent helix in the Fourier transform expression, this book illustrates both Fourier transforms and their properties in the round. The author draws on elementary complex algebra to manipulate the transforms, presenting the ideas in such a way as to avoid pages of complicated mathematics. Similarly, abbreviations are not used throughout and the language is kept deliberately clear so that the result is a text that is accessible to a much wider readership.The treatment is extended with the use of sampled data to finite and discrete transforms, the fast Fourier transform, or FFT, being a special case of a discrete transform. The application of Fourier transforms in statistics is illustrated for the first time using the examples operational research and later radar detection. In addition, a whole chapter on tapering or weighting functions is added for reference. The whole is rounded off by a glossary and examples of diagrams in three dimensions made possible by today's mathematics programs

  6. Fourier Transform Mass Spectrometry

    Science.gov (United States)

    Scigelova, Michaela; Hornshaw, Martin; Giannakopulos, Anastassios; Makarov, Alexander

    2011-01-01

    This article provides an introduction to Fourier transform-based mass spectrometry. The key performance characteristics of Fourier transform-based mass spectrometry, mass accuracy and resolution, are presented in the view of how they impact the interpretation of measurements in proteomic applications. The theory and principles of operation of two types of mass analyzer, Fourier transform ion cyclotron resonance and Orbitrap, are described. Major benefits as well as limitations of Fourier transform-based mass spectrometry technology are discussed in the context of practical sample analysis, and illustrated with examples included as figures in this text and in the accompanying slide set. Comparisons highlighting the performance differences between the two mass analyzers are made where deemed useful in assisting the user with choosing the most appropriate technology for an application. Recent developments of these high-performing mass spectrometers are mentioned to provide a future outlook. PMID:21742802

  7. Exponential x-ray transform

    International Nuclear Information System (INIS)

    Hazou, I.A.

    1986-01-01

    In emission computed tomography one wants to determine the location and intensity of radiation emitted by sources in the presence of an attenuating medium. If the attenuation is known everywhere and equals a constant α in a convex neighborhood of the support of f, then the problem reduces to that of inverting the exponential x-ray transform P/sub α/. The exponential x-ray transform P/sub μ/ with the attenuation μ variable, is of interest mathematically. For the exponential x-ray transform in two dimensions, it is shown that for a large class of approximate δ functions E, convolution kernels K exist for use in the convolution backprojection algorithm. For the case where the attenuation is constant, exact formulas are derived for calculating the convolution kernels from radial point spread functions. From these an exact inversion formula for the constantly attenuated transform is obtained

  8. Target recognition by wavelet transform

    International Nuclear Information System (INIS)

    Li Zhengdong; He Wuliang; Zheng Xiaodong; Cheng Jiayuan; Peng Wen; Pei Chunlan; Song Chen

    2002-01-01

    Wavelet transform has an important character of multi-resolution power, which presents pyramid structure, and this character coincides the way by which people distinguish object from coarse to fineness and from large to tiny. In addition to it, wavelet transform benefits to reducing image noise, simplifying calculation, and embodying target image characteristic point. A method of target recognition by wavelet transform is provided

  9. Scale transformation and massless limit in neutral-vector field theory. [Gauge transformation unified theory

    Energy Technology Data Exchange (ETDEWEB)

    Kubo, R; Takahashi, Y; Yokoyama, K

    1975-01-01

    In a wide class of neutral vector field theories, in which massive and massless fields are described in a unified way and a unique massless limit exists to quantum electrodynamics in covariant gauges, the commutability of the scale transformation and the massless limit is examined. It is shown that there occurs no anomaly with respect to the assignment for scale dimensions of relevant fields. Connection of scale transformation and gauge transformation is also discussed.

  10. On transformation shear of precipitated zirconia particles

    International Nuclear Information System (INIS)

    Zhang, J.M.; Lam, K.Y.

    1993-01-01

    A model is proposed to investigate the transformation shear of the precipitated zirconia particles which undergo a stress-induced lattice transformation from tetragonal to monoclinic symmetry. Kinematically admissible twinning planes and the corresponding twinning elements are determined according to the continuum theory of dispacive phase transformation. It is postulated that only one twinning mode prevails in each transformed particle and that the minimization of elastic strain energy change dictates the morphology of the transformed variants. The transformation shear is determined by the twinning mode and the volume fraction of the corresponding variant. Numerical calculations show that each of the six kinematically admissible twinning modes may be kinematically favorable and therefore operate in constrained particle. The actual transformation shear in a transformed particle is shown to be dependent on the transformation stress, on the particle shape as well as on the lattice orientation relative to the principal axes of the ellipsoidal particle

  11. Detecting Faults In High-Voltage Transformers

    Science.gov (United States)

    Blow, Raymond K.

    1988-01-01

    Simple fixture quickly shows whether high-voltage transformer has excessive voids in dielectric materials and whether high-voltage lead wires too close to transformer case. Fixture is "go/no-go" indicator; corona appears if transformer contains such faults. Nests in wire mesh supported by cap of clear epoxy. If transformer has defects, blue glow of corona appears in mesh and is seen through cap.

  12. On an application of Laplace transforms

    Directory of Open Access Journals (Sweden)

    murat düz

    2017-08-01

    Full Text Available In this study, complex differential equations are solved using laplace transform. Firstly we seperate real and imaginer parts of equation. Thus from one unknown equation is obtained two unknown equation system. Later we obtain laplace transforms of real and imaginer parts of solutions using laplace transform. In the latest we obtain real and imaginer parts of solution using inverse laplace transform .

  13. Status of superconducting power transformer development

    Energy Technology Data Exchange (ETDEWEB)

    Johnson, R.C.; McConnell, B.W.; Mehta, S.P. [and others

    1996-03-01

    Development of the superconducting transformer is arguably the most difficult of the ac power applications of superconductivity - this is because of the need for very low ac losses, adequate fault and surge performance, and the rigors of the application environment. This paper briefly summarizes the history of superconducting transformer projects, reviews the key issues for superconducting transformers, and examines the status of HTS transformer development. Both 630-kVA, three-phase and 1-MVA single phase demonstration units are expected to operate in late 1996. Both efforts will further progress toward the development of economical and performance competitive superconducting transformers.

  14. Quantum operations, state transformations and probabilities

    International Nuclear Information System (INIS)

    Chefles, Anthony

    2002-01-01

    In quantum operations, probabilities characterize both the degree of the success of a state transformation and, as density operator eigenvalues, the degree of mixedness of the final state. We give a unified treatment of pure→pure state transformations, covering both probabilistic and deterministic cases. We then discuss the role of majorization in describing the dynamics of mixing in quantum operations. The conditions for mixing enhancement for all initial states are derived. We show that mixing is monotonically decreasing for deterministic pure→pure transformations, and discuss the relationship between these transformations and deterministic local operations with classical communication entanglement transformations

  15. Finite field dependent mixed BRST transformation

    International Nuclear Information System (INIS)

    Upadhyay, Sudhaker; Mandal, Bhabani Prasad

    2013-01-01

    Joglekar and Mandal have generalized the usual Bechhi-Rouet-Stora-Tyutin (BRST) transformation by allowing infinitesimal BRST parameter finite and field dependent. Such a generalized BRST transformation (so-called FFBRST transformation) is also the symmetry of the effective action but not of the generating functional of the theory. We generalize the mixed BRST (sum of totally anti-commuting BRST and anti-BRST) symmetry transformation in same manner. We show that such a generalized mixed BRST transformation is the symmetry of the effective action as well as of the generating functional. We show our result by considering several explicit examples. (author)

  16. DYNAMICS MODEL OF MOISTURE IN PAPER INSULATION-TRANSFORMER OIL SYSTEM IN NON-STATIONARY THERMAL MODES OF THE POWER TRANSFORMER

    Directory of Open Access Journals (Sweden)

    V.V. Vasilevskij

    2016-06-01

    Full Text Available Introduction. An important problem in power transformers resource prognosis is the formation of moisture dynamics trends of transformer insulation. Purpose. Increasing the accuracy of power transformer insulation resource assessment based on accounting of moisture dynamics in interrelation with temperature dynamics. Working out of moisture dynamics model in paper insulation-transformer oil system in conjunction with thermodynamic model, load model and technical maintenance model. Methodology. The mathematical models used for describe the moisture dynamics are grounded on nonlinear differential equations. Interrelation moisture dynamics model with thermodynamic, load and technical maintenance models described by UML model. For confirming the adequacy of model used computer simulation. Results. We have implemented the model of moisture dynamics in power transformers insulation in interrelation with other models, which describe the state of power transformer in operation. The proposed model allows us to form detailed trends of moisture dynamics in power transformers insulation basing on monitoring data or power transformers operational factors simulation results. We have performed computer simulation of moisture exchange processes and calculation of transformer insulation resource for different moisture trends. Originality. The offered model takes into account moisture dynamics in power transformers insulation under the influence of changes of the power transformers thermal mode and operational factors. Practical value. The offered model can be used in power transformers monitoring systems for automation of resource assessment of oil-immersed power transformers paper insulation at different phase of lifecycle. Model also can be used for assessment of projected economic efficiency of power transformers exploitation in projected operating conditions.

  17. Energy Transformation of Croatia

    International Nuclear Information System (INIS)

    Potocnik, V.

    2014-01-01

    Due to obvious climate change, caused mainly by combustion of the fossil fuels, as well as to their modest reserves, energy transformation is under way. It is the transition from the fossil fuels to improved energy efficiency (ENEF) and renewable energy sources (RES). Leading role in the energy transformation has Germany with 'Energiewende', which among other includes closing of existing nuclear power plants until 2022. Croatia has very limited proven fossil fuels reserves, which cover 3/4 of primary energy in consumption. Croatia also has large potential for improvements in ENEF and RES. Therefore, energy transformation of Croatia is justified. (author).

  18. Ethical aspects of transformational leadership.

    Science.gov (United States)

    Cassidy, V R; Koroll, C J

    1994-10-01

    The requirements of leadership in the current environment of health care reform necessitate a clear distinction between leadership and management, an alteration in traditional leadership roles, and an evaluation of the knowledge and skills needed to address the ethical issues that arise from such reform. Transformational leadership is well suited to the current climate in health care because of the manner in which it actively embraces and encourages innovation and change. The article explores the elements of transformational leadership, describes the need for transformational leaders to be cognizant of the ethical aspects of their roles, and outlines the responsibilities of transformational leaders as moral agents.

  19. Transform to Succeed: An Empirical Analysis of Digital Transformation in Firms

    OpenAIRE

    Sarah E. Stief; Anne Theresa Eidhoff; Markus Voeth

    2016-01-01

    Despite all progress firms are facing the increasing need to adapt and assimilate digital technologies to transform their business activities in order to pursue business development. By using new digital technologies, firms can implement major business improvements in order to stay competitive and foster new growth potentials. The corresponding phenomenon of digital transformation has received some attention in previous literature in respect to industries such as media and publishing. Neverth...

  20. AUTOMATIC LOAD SHARING OF TRANSFORMERS USING MICROCONTROLLER

    OpenAIRE

    Vidhun M; Akshara Shanmughan; Liya Immanual; Sreelakshmi V G

    2017-01-01

    The transformer is a static device, which converts power from one level to another level. The aim of the project is to protect the transformer under overload condition by load sharing. Due to overload on transformer, the efficiency drops and windings get overheated and may get burnt. Thus by sharing load on transformer, the transformer is protected. This will be done by connecting another transformer in parallel through a micro-controller. The micro controller compares the load on the first t...

  1. Transformation reactions in TOXSWA : transformation reactions of plant protection products in surface water

    NARCIS (Netherlands)

    Deneer, J.W.; Beltman, W.H.J.; Adriaanse, P.I.

    2010-01-01

    This report aims to give a general description of transformation processes for future use in the TOXSWA model. Hydrolysis, photolysis and biotic transformation are described as distinct processes, employing separate rate constants. Additionally, a way to introduce into TOXSWA the daily variation of

  2. Scalar perturbations and conformal transformation

    International Nuclear Information System (INIS)

    Fabris, J.C.; Tossa, J.

    1995-11-01

    The non-minimal coupling of gravity to a scalar field can be transformed into a minimal coupling through a conformal transformation. We show how to connect the results of a perturbation calculation, performed around a Friedman-Robertson-Walker background solution, before and after the conformal transformation. We work in the synchronous gauge, but we discuss the implications of employing other frames. (author). 16 refs

  3. Extreme non-linear elasticity and transformation optics

    DEFF Research Database (Denmark)

    Gersborg, Allan Roulund; Sigmund, Ole

    2010-01-01

    realizations correspond to minimizers of elastic energy potentials for extreme values of the mechanical Poisson's ratio ν . For TE (Hz) polarized light an incompressible transformation ν = 1/2 is ideal and for TM (E z) polarized light one should use a compressible transformation with negative Poissons's ratio......Transformation optics is a powerful concept for designing novel optical components such as high transmission waveguides and cloaking devices. The selection of specific transformations is a non-unique problem. Here we reveal that transformations which allow for all dielectric and broadband optical...... ν = -1. For the TM polarization the mechanical analogy corresponds to a modified Liao functional known from the transformation optics literature. Finally, the analogy between ideal transformations and solid mechanical material models automates and broadens the concept of transformation optics...

  4. Geometric Transformations in Engineering Geometry

    Directory of Open Access Journals (Sweden)

    I. F. Borovikov

    2015-01-01

    Full Text Available Recently, for business purposes, in view of current trends and world experience in training engineers, research and faculty staff there has been a need to transform traditional courses of descriptive geometry into the course of engineering geometry in which the geometrical transformations have to become its main section. On the basis of critical analysis the paper gives suggestions to improve a presentation technique of this section both in the classroom and in academic literature, extend an application scope of geometrical transformations to solve the position and metric tasks and simulation of surfaces, as well as to design complex engineering configurations, which meet a number of pre-specified conditions.The article offers to make a number of considerable amendments to the terms and definitions used in the existing courses of descriptive geometry. It draws some conclusions and makes the appropriate proposals on feasibility of coordination in teaching the movement transformation in the courses of analytical and descriptive geometry. This will provide interdisciplinary team teaching and allow students to be convinced that a combination of analytical and graphic ways to solve geometric tasks is useful and reasonable.The traditional sections of learning courses need to be added with a theory of projective and bi-rational transformations. In terms of application simplicity and convenience it is enough to consider the central transformations when solving the applied tasks. These transformations contain a beam of sub-invariant (low-invariant straight lines on which the invariant curve induces non-involution and involution projectivities. The expediency of nonlinear transformations application is shown in the article by a specific example of geometric modeling of the interfacing surface "spar-blade".Implementation of these suggestions will contribute to a real transformation of a traditional course of descriptive geometry to the engineering geometry

  5. Mechanisms of radiation-induced neoplastic cell transformation

    Energy Technology Data Exchange (ETDEWEB)

    Yang, T.C.H.; Tobias, C.A.

    1984-04-01

    Studies with cultured mammalian cells demonstrated clearly that radiation can transform cells directly and can enhance the cell transformation by oncogenic DNA viruses. In general, high-LET heavy-ion radiation can be more effective than X and gamma rays in inducing neoplastic cell transformation. Various experimental results indicate that radiation-induced DNA damage, most likely double-strand breaks, is important for both the initiation of cell transformation and for the enhancement of viral transformation. Some of the transformation and enhancement lesions can be repaired properly in the cell, and the amount of irrepairable lesions produced by a given dose depends on the quality of radiation. An inhibition of repair processes with chemical agents can increase the transformation frequency of cells exposed to radiation and/or oncogenic viruses, suggesting that repair mechanisms may play an important role in the radiation transformation. The progression of radiation-transformed cells appears to be a long and complicated process that can be modulated by some nonmutagenic chemical agents, e.g., DMSO. Normal cells can inhibit the expression of transforming properties of tumorigenic cells through an as yet unknown mechanism. The progression and expression of transformation may involve some epigenetic changes in the irradiated cells. 38 references, 15 figures, 1 table.

  6. Mechanisms of radiation-induced neoplastic cell transformation

    International Nuclear Information System (INIS)

    Yang, T.C.H.; Tobias, C.A.

    1984-04-01

    Studies with cultured mammalian cells demonstrated clearly that radiation can transform cells directly and can enhance the cell transformation by oncogenic DNA viruses. In general, high-LET heavy-ion radiation can be more effective than X and gamma rays in inducing neoplastic cell transformation. Various experimental results indicate that radiation-induced DNA damage, most likely double-strand breaks, is important for both the initiation of cell transformation and for the enhancement of viral transformation. Some of the transformation and enhancement lesions can be repaired properly in the cell, and the amount of irrepairable lesions produced by a given dose depends on the quality of radiation. An inhibition of repair processes with chemical agents can increase the transformation frequency of cells exposed to radiation and/or oncogenic viruses, suggesting that repair mechanisms may play an important role in the radiation transformation. The progression of radiation-transformed cells appears to be a long and complicated process that can be modulated by some nonmutagenic chemical agents, e.g., DMSO. Normal cells can inhibit the expression of transforming properties of tumorigenic cells through an as yet unknown mechanism. The progression and expression of transformation may involve some epigenetic changes in the irradiated cells. 38 references, 15 figures, 1 table

  7. A Selective CPS Transformation

    DEFF Research Database (Denmark)

    Nielsen, Lasse Riechstein

    2001-01-01

    characterize this involvement as a control effect and we present a selective CPS transformation that makes functions and expressions continuation-passing if they have a control effect, and that leaves the rest of the program in direct style. We formalize this selective CPS transformation with an operational...

  8. Unitary transformations in solid state physics

    International Nuclear Information System (INIS)

    Wagner, M.

    1986-01-01

    The main emphasis of this book is on the practical application of unitary transformations to problems in solid state physics. This is a method used in the field of nonadiabatic electron-phonon phenomena where the Born-Oppenheimer approximation is no longer applicable. The book is intended as a tool for those who want to apply unitary transformations quickly and on a more elementary level and also for those who want to use this method for more involved problems. The book is divided into 6 chapters. The first three chapters are concerned with presenting quick applications of unitary transformations and chapter 4 presents a more systematic procedure. The last two chapters contain the major known examples of the utilization of unitary transformations in solid state physics, including such highlights as the Froehlich and the Fulton-Gouterman transformations. The book is supplemented by extended tables of unitary transformations, whose properties and peculiarities are also listed. This tabulated material is unique and will be of great practical use to those applying the method of unitary transformations in their work. (Auth.)

  9. The linear canonical transformation : definition and properties

    NARCIS (Netherlands)

    Bastiaans, Martin J.; Alieva, Tatiana; Healy, J.J.; Kutay, M.A.; Ozaktas, H.M.; Sheridan, J.T.

    2016-01-01

    In this chapter we introduce the class of linear canonical transformations, which includes as particular cases the Fourier transformation (and its generalization: the fractional Fourier transformation), the Fresnel transformation, and magnifier, rotation and shearing operations. The basic properties

  10. Fast Exact Euclidean Distance (FEED) Transformation

    NARCIS (Netherlands)

    Schouten, Theo; Kittler, J.; van den Broek, Egon; Petrou, M.; Nixon, M.

    2004-01-01

    Fast Exact Euclidean Distance (FEED) transformation is introduced, starting from the inverse of the distance transformation. The prohibitive computational cost of a naive implementation of traditional Euclidean Distance Transformation, is tackled by three operations: restriction of both the number

  11. Piezoelectric Transformers: An Historical Review

    OpenAIRE

    Alfredo Vazquez Carazo

    2016-01-01

    Piezoelectric transformers (PTs) are solid-state devices that transform electrical energy into electrical energy by means of a mechanical vibration. These devices are manufactured using piezoelectric materials that are driven at resonance. With appropriate design and circuitry, it is possible to step up and step down the voltages between the input and output sections of the piezoelectric transformer, without making use of magnetic materials and obtaining excellent conversion efficiencies. The...

  12. High resolution (transformers.

    Science.gov (United States)

    Garcia-Souto, Jose A; Lamela-Rivera, Horacio

    2006-10-16

    A novel fiber-optic interferometric sensor is presented for vibrations measurements and analysis. In this approach, it is shown applied to the vibrations of electrical structures within power transformers. A main feature of the sensor is that an unambiguous optical phase measurement is performed using the direct detection of the interferometer output, without external modulation, for a more compact and stable implementation. High resolution of the interferometric measurement is obtained with this technique (transformers are also highlighted.

  13. Business process transformation

    CERN Document Server

    Grover, Varun

    2015-01-01

    Featuring contributions from prominent thinkers and researchers, this volume in the ""Advances in Management Information Systems"" series provides a rich set of conceptual, empirical, and introspective studies that epitomize fundamental knowledge in the area of Business Process Transformation. Processes are interpreted broadly to include operational and managerial processes within and between organizations, as well as those involved in knowledge generation. Transformation includes radical and incremental change, its conduct, management, and outcome. The editors and contributing authors pay clo

  14. Convolution Theorem of Fractional Fourier Transformation Derived by Representation Transformation in Quantum Mechancis

    International Nuclear Information System (INIS)

    Fan Hongyi; Hao Ren; Lu Hailiang

    2008-01-01

    Based on our previous paper (Commun. Theor. Phys. 39 (2003) 417) we derive the convolution theorem of fractional Fourier transformation in the context of quantum mechanics, which seems a convenient and neat way. Generalization of this method to the complex fractional Fourier transformation case is also possible

  15. Transformers: analysis, design, and measurement

    National Research Council Canada - National Science Library

    López-Fernández, Xose M; Ertan, H. Bülent; Turowski, J

    2013-01-01

    "This book focuses on contemporary economic, design, diagnostics, and maintenance aspects of power, instrument, and high frequency transformers, which are critical to designers for a transformer stations...

  16. A Transformation Called "Twist"

    Science.gov (United States)

    Hwang, Daniel

    2010-01-01

    The transformations found in secondary mathematics curriculum are typically limited to stretches and translations (e.g., ACARA, 2010). Advanced students may find the transformation, twist, to be of further interest. As most available resources are written for professional-level readers, this article is intended to be an introduction accessible to…

  17. Acoustic cloaking and transformation acoustics

    International Nuclear Information System (INIS)

    Chen Huanyang; Chan, C T

    2010-01-01

    In this review, we give a brief introduction to the application of the new technique of transformation acoustics, which draws on a correspondence between coordinate transformation and material properties. The technique is formulated for both acoustic waves and linear liquid surface waves. Some interesting conceptual devices can be designed for manipulating acoustic waves. For example, we can design acoustic cloaks that make an object invisible to acoustic waves, and the cloak can either encompass or lie outside the object to be concealed. Transformation acoustics, as an analog of transformation optics, can go beyond invisibility cloaking. As an illustration for manipulating linear liquid surface waves, we show that a liquid wave rotator can be designed and fabricated to rotate the wave front. The acoustic transformation media require acoustic materials which are anisotropic and inhomogeneous. Such materials are difficult to find in nature. However, composite materials with embedded sub-wavelength resonators can in principle be made and such 'acoustic metamaterials' can exhibit nearly arbitrary values of effective density and modulus tensors to satisfy the demanding material requirements in transformation acoustics. We introduce resonant sonic materials and Helmholtz resonators as examples of acoustic metamaterials that exhibit resonant behaviour in effective density and effective modulus. (topical review)

  18. Biomolecular surface construction by PDE transform.

    Science.gov (United States)

    Zheng, Qiong; Yang, Siyang; Wei, Guo-Wei

    2012-03-01

    This work proposes a new framework for the surface generation based on the partial differential equation (PDE) transform. The PDE transform has recently been introduced as a general approach for the mode decomposition of images, signals, and data. It relies on the use of arbitrarily high-order PDEs to achieve the time-frequency localization, control the spectral distribution, and regulate the spatial resolution. The present work provides a new variational derivation of high-order PDE transforms. The fast Fourier transform is utilized to accomplish the PDE transform so as to avoid stringent stability constraints in solving high-order PDEs. As a consequence, the time integration of high-order PDEs can be done efficiently with the fast Fourier transform. The present approach is validated with a variety of test examples in two-dimensional and three-dimensional settings. We explore the impact of the PDE transform parameters, such as the PDE order and propagation time, on the quality of resulting surfaces. Additionally, we utilize a set of 10 proteins to compare the computational efficiency of the present surface generation method and a standard approach in Cartesian meshes. Moreover, we analyze the present method by examining some benchmark indicators of biomolecular surface, that is, surface area, surface-enclosed volume, solvation free energy, and surface electrostatic potential. A test set of 13 protein molecules is used in the present investigation. The electrostatic analysis is carried out via the Poisson-Boltzmann equation model. To further demonstrate the utility of the present PDE transform-based surface method, we solve the Poisson-Nernst-Planck equations with a PDE transform surface of a protein. Second-order convergence is observed for the electrostatic potential and concentrations. Finally, to test the capability and efficiency of the present PDE transform-based surface generation method, we apply it to the construction of an excessively large biomolecule, a

  19. Spectral filtering for CW searches

    International Nuclear Information System (INIS)

    D'Antonio, S; Frasca, S; Palomba, C

    2009-01-01

    In the hierarchical all-sky search method for periodic sources developed in the Virgo Collaboration, after the first incoherent step based on the Hough transform we have a number of candidates that must be analyzed using a much longer time baseline periodogram. In this step, we correct the signal power spread due to the Earth rotation, which becomes relevant for observation times greater than ∼1 sidereal day, using a bank of matched filters on the power spectrum. Describing the wave as the combination of a linearly polarized and a circularly polarized component, the spread depends on two parameters: the polarization angle of the linearly polarized wave component and the percentage of linear polarization. Here we discuss in detail the issue of how many filters must be built to properly cover the parameter space and give some implementation details of the procedure.

  20. Reconstructing Hyperons with the ANDA Detector at FAIR

    International Nuclear Information System (INIS)

    Ikegami Andersson, W

    2016-01-01

    Hyperon production and the study of their properties is an important part of the physics programme of the future ANDA experiment at FAIR. Antihyperon-hyperon pairs will be produced in antiproton-proton collisions through the annihilation of at least one light antiquark-quark ( u, d ) pair and the creation of a corresponding number of antiquark-quark s pairs. By measuring the decay products of the hyperons, spin observables such as the polarisation can be measured. Many hyperons have a long life-time which gives rise to final state particles originating from displaced vertices. A pattern recognition algorithm using information from the ANDA Straw Tube Tracker is extended to reconstruct not only the transversal, but also the longitudinal components of charged tracks. A Hough transform and a path finding method as tools to extract the longitudinal components are being developed. (paper)

  1. Optical-electronic shape recognition system based on synergetic associative memory

    Science.gov (United States)

    Gao, Jun; Bao, Jie; Chen, Dingguo; Yang, Youqing; Yang, Xuedong

    2001-04-01

    This paper presents a novel optical-electronic shape recognition system based on synergetic associative memory. Our shape recognition system is composed of two parts: the first one is feature extraction system; the second is synergetic pattern recognition system. Hough transform is proposed for feature extraction of unrecognized object, with the effects of reducing dimensions and filtering for object distortion and noise, synergetic neural network is proposed for realizing associative memory in order to eliminate spurious states. Then we adopt an approach of optical- electronic realization to our system that can satisfy the demands of real time, high speed and parallelism. In order to realize fast algorithm, we replace the dynamic evolution circuit with adjudge circuit according to the relationship between attention parameters and order parameters, then implement the recognition of some simple images and its validity is proved.

  2. Image-based Fuzzy Parking Control of a Car-like Mobile Robot

    Directory of Open Access Journals (Sweden)

    Yin Yin Aye

    2017-03-01

    Full Text Available This paper develops a novel automatic parking system using an image-based fuzzy controller, where in the reasoning the slope and intercept of the desired target line are used for the inputs, and the steering angle of the robot is generated for the output. The objective of this study is that a robot equipped with a camera detects a rectangular parking frame, which is drawn on the floor, based on image processing. The desired target line to be followed by the robot is generated by using Hough transform from a captured image. The fuzzy controller is designed according to experiments of skilled driver, and the fuzzy rules are tuned and the fuzzy membership functions are optimized by experimentally for output. The effectiveness of the proposed method is demonstrated through some experimental results with an actual mobile robot

  3. Fractionalization of cyclic transformations in optics

    NARCIS (Netherlands)

    Alieva, T.; Bastiaans, M.J.; Calvo, M.L.

    2005-01-01

    The paper starts with some preparatory work on three types of transformations often used in information processing: a convolution, a matrix-vector multiplication, and a general linear integral transformation. In particular we represent these transformations in a diagonalized form. We then focus on

  4. Twistor Transform for Spinning Particle

    International Nuclear Information System (INIS)

    Fedoruk, S.

    2005-01-01

    Twistorial formulation of a particle of arbitrary spin has been constructed. The twistor formulation is deduced from a space-time formulation of the spinning particle by introducing pure gauge Lorentz harmonics in this system. Canonical transformations and gauge fixing conditions, excluding space-time variables, produce the fundamental conditions of twistor transform relating the space-time formulation and twistor one. Integral transformations, relating massive twistor fields with usual space-time fields, have been constructed

  5. Transformation properties of the integrable evolution equations

    International Nuclear Information System (INIS)

    Konopelchenko, B.G.

    1981-01-01

    Group-theoretical properties of partial differential equations integrable by the inverse scattering transform method are discussed. It is shown that nonlinear transformations typical to integrable equations (symmetry groups, Baecklund-transformations) and these equations themselves are contained in a certain universal nonlinear transformation group. (orig.)

  6. General Correlation Theorem for Trinion Fourier Transform

    OpenAIRE

    Bahri, Mawardi

    2017-01-01

    - The trinion Fourier transform is an extension of the Fourier transform in the trinion numbers setting. In this work we derive the correlation theorem for the trinion Fourier transform by using the relation between trinion convolution and correlation definitions in the trinion Fourier transform domains.

  7. Transformation of technical infrastructure

    DEFF Research Database (Denmark)

    Nielsen, Susanne Balslev

    1998-01-01

    article about the need of new planning forums in order to initiate transformations with in management of large technical systems for energy, waste and water supply.......article about the need of new planning forums in order to initiate transformations with in management of large technical systems for energy, waste and water supply....

  8. Graph Transformation Semantics for a QVT Language

    NARCIS (Netherlands)

    Rensink, Arend; Nederpel, Ronald; Bruni, Roberto; Varró, Dániel

    It has been claimed by many in the graph transformation community that model transformation, as understood in the context of Model Driven Architecture, can be seen as an application of graph transformation. In this paper we substantiate this claim by giving a graph transformation-based semantics to

  9. On Consistency of Operational Transformation Approach

    Directory of Open Access Journals (Sweden)

    Aurel Randolph

    2013-02-01

    Full Text Available The Operational Transformation (OT approach, used in many collaborative editors, allows a group of users to concurrently update replicas of a shared object and exchange their updates in any order. The basic idea of this approach is to transform any received update operation before its execution on a replica of the object. This transformation aims to ensure the convergence of the different replicas of the object, even though the operations are executed in different orders. However, designing transformation functions for achieving convergence is a critical and challenging issue. Indeed, the transformation functions proposed in the literature are all revealed incorrect. In this paper, we investigate the existence of transformation functions for a shared string altered by insert and delete operations. From the theoretical point of view, two properties – named TP1 and TP2 – are necessary and sufficient to ensure convergence. Using controller synthesis technique, we show that there are some transformation functions which satisfy only TP1 for the basic signatures of insert and delete operations. As a matter of fact, it is impossible to meet both properties TP1 and TP2 with these simple signatures.

  10. Canonical transformations and hamiltonian path integrals

    International Nuclear Information System (INIS)

    Prokhorov, L.V.

    1982-01-01

    Behaviour of the Hamiltonian path integrals under canonical transformations produced by a generator, is investigated. An exact form is determined for the kernel of the unitary operator realizing the corresponding quantum transformation. Equivalence rules are found (the Hamiltonian formalism, one-dimensional case) enabling one to exclude non-standard terms from the action. It is shown that the Hamiltonian path integral changes its form under cononical transformations: in the transformed expression besides the classical Hamiltonian function there appear some non-classical terms

  11. PENILAIAN KONDISI TRANSFORMATOR DAYA PADA PT.X

    Directory of Open Access Journals (Sweden)

    Badaruddin Badaruddin

    2016-10-01

    Full Text Available Transformator daya merupakan peralatan yang vital dalam penyaluran energi listrik dari unit pembangkit menuju sistem jaringan saluran tegangan. Kehandalan transformator daya sangat penting untuk keberhasilan operasi dari sistem tenaga listrik. Untuk itu dilakukan pendekatan sistematis dengan cara mengetahui kondisi peralatan komponen utama dari transformator daya tersebut. Transformator secara ideal memiliki useful life sesuai dengan design life yang direkomendasikan yaitu 30 tahun. Sedangkan transformator daya PT X sudah tidak berada dalam range useful life, dimana transformator daya tersebut diproduksi oleh Takaoka Electric pada tahun 1976. Oleh karena factor usia transformator yang sudah berumur maka diperlukan inspeksi khusus secara mendalamsebagai pendukung untuk membuat keputusan pembatasan operasi atau keputusan investasi pembangkit secara tepat dan tidak merugikan unit pembangkit itu sendiri. Untuk itu penulis melakukan serangkaian pengujian dan analisa penilaian kondisi transformator daya PT X untuk memperoleh nilai kondisi dengan mengacu  pada referensi penilaian HAP (Hydro Power Advancement Project. Hasil penilaian kondisi diharapkan nantinya akan digunakan sebagai bahan pendukung tindak lanjut pengambilan keputusan oleh PT. X.

  12. Transformational leadership in nursing: a concept analysis.

    Science.gov (United States)

    Fischer, Shelly A

    2016-11-01

    To analyse the concept of transformational leadership in the nursing context. Tasked with improving patient outcomes while decreasing the cost of care provision, nurses need strategies for implementing reform in health care and one promising strategy is transformational leadership. Exploration and greater understanding of transformational leadership and the potential it holds is integral to performance improvement and patient safety. Concept analysis using Walker and Avant's (2005) concept analysis method. PubMed, CINAHL and PsychINFO. This report draws on extant literature on transformational leadership, management, and nursing to effectively analyze the concept of transformational leadership in the nursing context. This report proposes a new operational definition for transformational leadership and identifies model cases and defining attributes that are specific to the nursing context. The influence of transformational leadership on organizational culture and patient outcomes is evident. Of particular interest is the finding that transformational leadership can be defined as a set of teachable competencies. However, the mechanism by which transformational leadership influences patient outcomes remains unclear. Transformational leadership in nursing has been associated with high-performing teams and improved patient care, but rarely has it been considered as a set of competencies that can be taught. Also, further research is warranted to strengthen empirical referents; this can be done by improving the operational definition, reducing ambiguity in key constructs and exploring the specific mechanisms by which transformational leadership influences healthcare outcomes to validate subscale measures. © 2016 John Wiley & Sons Ltd.

  13. Shearlet transform in aliased ground roll attenuation and its comparison with f-k filtering and curvelet transform

    Science.gov (United States)

    Abolfazl Hosseini, Seyed; Javaherian, Abdolrahim; Hassani, Hossien; Torabi, Siyavash; Sadri, Maryam

    2015-06-01

    Ground roll, which is a Rayleigh surface wave that exists in land seismic data, may mask reflections. Sometimes ground roll is spatially aliased. Attenuation of aliased ground roll is of importance in seismic data processing. Different methods have been developed to attenuate ground roll. The shearlet transform is a directional and multidimensional transform that generates subimages of an input image in different directions and scales. Events with different dips are separated in these subimages. In this study, the shearlet transform is used to attenuate the aliased ground roll. To do this, a shot record is divided into several segments, and the appropriate mute zone is defined for all segments. The shearlet transform is applied to each segment. The subimages related to the non-aliased and aliased ground roll are identified by plotting the energy distributions of subimages with visual checking. Then, muting filters are used on selected subimages. The inverse shearlet transform is applied to the filtered segment. This procedure is repeated for all segments. Finally, all filtered segments are merged using the Hanning window. This method of aliased ground roll attenuation was tested on a synthetic dataset and a field shot record from the west of Iran. The synthetic shot record included strong aliased ground roll, whereas the field shot record did not. To produce the strong aliased ground roll on the field shot record, the data were resampled in the offset direction from 30 to 60 m. To show the performance of the shearlet transform in attenuating the aliased ground roll, we compared the shearlet transform with the f-k filtering and curvelet transform. We showed that the performance of the shearlet transform in the aliased ground roll attenuation is better than that of the f-k filtering and curvelet transform in both the synthetic and field shot records. However, when the dip and frequency content of the aliased ground roll are the same as the reflections, ability of

  14. Ancilla-approximable quantum state transformations

    International Nuclear Information System (INIS)

    Blass, Andreas; Gurevich, Yuri

    2015-01-01

    We consider the transformations of quantum states obtainable by a process of the following sort. Combine the given input state with a specially prepared initial state of an auxiliary system. Apply a unitary transformation to the combined system. Measure the state of the auxiliary subsystem. If (and only if) it is in a specified final state, consider the process successful, and take the resulting state of the original (principal) system as the result of the process. We review known information about exact realization of transformations by such a process. Then we present results about approximate realization of finite partial transformations. We not only consider primarily the issue of approximation to within a specified positive ε, but also address the question of arbitrarily close approximation

  15. Control circuit for transformer relay

    International Nuclear Information System (INIS)

    Wyatt, G.A.

    1984-01-01

    A control circuit for a transformer relay which will automatically momentarily control the transformer relay to a selected state upon energization of the control circuit. The control circuit has an energy storage element and a current director coupled in series and adapted to be coupled with the secondary winding of the transformer relay. A device for discharge is coupled across the energy storage element. The energy storage element and current director will momentarily allow a unidirectional flow of current in the secondary winding of the transformer relay upon application of energy to the control circuit. When energy is not applied to the control circuit the device for discharge will allow the energy storage element to discharge and be available for another operation of the control circuit

  16. Ancilla-approximable quantum state transformations

    Energy Technology Data Exchange (ETDEWEB)

    Blass, Andreas [Department of Mathematics, University of Michigan, Ann Arbor, Michigan 48109 (United States); Gurevich, Yuri [Microsoft Research, Redmond, Washington 98052 (United States)

    2015-04-15

    We consider the transformations of quantum states obtainable by a process of the following sort. Combine the given input state with a specially prepared initial state of an auxiliary system. Apply a unitary transformation to the combined system. Measure the state of the auxiliary subsystem. If (and only if) it is in a specified final state, consider the process successful, and take the resulting state of the original (principal) system as the result of the process. We review known information about exact realization of transformations by such a process. Then we present results about approximate realization of finite partial transformations. We not only consider primarily the issue of approximation to within a specified positive ε, but also address the question of arbitrarily close approximation.

  17. Applied Laplace transforms and z-transforms for scientists and engineers a computational approach using a Mathematica package

    CERN Document Server

    Graf, Urs

    2004-01-01

    The theory of Laplace transformation is an important part of the mathematical background required for engineers, physicists and mathematicians. Laplace transformation methods provide easy and effective techniques for solving many problems arising in various fields of science and engineering, especially for solving differential equations. What the Laplace transformation does in the field of differential equations, the z-transformation achieves for difference equations. The two theories are parallel and have many analogies. Laplace and z­ transformations are also referred to as operational calculus, but this notion is also used in a more restricted sense to denote the operational calculus of Mikusinski. This book does not use the operational calculus of Mikusinski, whose approach is based on abstract algebra and is not readily accessible to engineers and scientists. The symbolic computation capability of Mathematica can now be used in favor of the Laplace and z-transformations. The first version of the Mathema...

  18. 30 CFR 57.12085 - Transformer stations.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 1 2010-07-01 2010-07-01 false Transformer stations. 57.12085 Section 57.12085 Mineral Resources MINE SAFETY AND HEALTH ADMINISTRATION, DEPARTMENT OF LABOR METAL AND NONMETAL MINE... Underground Only § 57.12085 Transformer stations. Transformer stations shall be enclosed to prevent persons...

  19. Step-wise stimulated martensitic transformations

    International Nuclear Information System (INIS)

    Airoldi, G.; Riva, G.

    1991-01-01

    NiTi alloys, widely known both for their shape memory properties and for unusual pseudoelastic behaviour, are now on the forefront attention for step-wise induced memory processes, thermal or stress stimulated. Literature results related to step-wise stimulated martensite (direct transformation) are examined and contrasted with step-wise thermal stimulated parent phase (reverse transformation). Hypothesis are given to explain the key characters of both transformations, a thermodynamic model from first principles being till now lacking

  20. Methodologies to increase the transformation efficiencies and the range of bacteria that can be transformed.

    Science.gov (United States)

    Aune, Trond Erik Vee; Aachmann, Finn Lillelund

    2010-02-01

    Methods for transfer of exogenous DNA into cells are essential for genetics and molecular biology, and the lack of effective methods hampers research on many different species of bacteria which have shown to be particularly recalcitrant to transformation. This review presents the progress on the development of methods for artificial transformation of bacteria with emphasis on different methodologies and the range of bacteria that can be transformed. The methods' strengths and weaknesses are described.

  1. The Power of Transformation

    DEFF Research Database (Denmark)

    Foged, Hans Isak Worre

    2017-01-01

    Transformation of the built environment in Denmark is estimated to become 51% of the total building activities in the future in order to accommodate new energy targets, a general population move to the city and to maintain buildings, which otherwise presents high architectural qualities. This poi......Transformation of the built environment in Denmark is estimated to become 51% of the total building activities in the future in order to accommodate new energy targets, a general population move to the city and to maintain buildings, which otherwise presents high architectural qualities....... This points to the need of new ideas, methods and models for architects to transform existing building envelopes beyond the current primary approach of simply adding and external insulation layer. The research studies and present thermal simulation methods, models, elementary design studies and applied design...... approaches to envelope transformations based on modifying colours and local geometries of an envelope. The study finds that colour can be used instrumentally as a design variable to control external surface heat accumulation and envelope heat transfer, whereas local geometric variations only present...

  2. Multi-channel phase-equivalent transformation and supersymmetry

    OpenAIRE

    Shirokov, A. M.; Sidorenko, V. N.

    2000-01-01

    Phase-equivalent transformation of local interaction is generalized to the multi-channel case. Generally, the transformation does not change the number of the bound states in the system and their energies. However, with a special choice of the parameters, the transformation removes one of the bound states and is equivalent to the multi-channel supersymmetry transformation recently suggested by Sparenberg and Baye. Using the transformation, it is also possible to add a bound state to the discr...

  3. Entanglement-continuous unitary transformations

    Energy Technology Data Exchange (ETDEWEB)

    Sahin, Serkan; Orus, Roman [Institute of Physics, Johannes Gutenberg University, 55099 Mainz (Germany)

    2016-07-01

    In this talk we present a new algorithm for quantum many-body systems using continuous unitary transformations (CUT) and tensor networks (TNs). With TNs we are able to approximate the solution to the flow equations that lie at the heart of continuous unitary transformations. We call this method Entanglement-Continuous Unitary Transformations (eCUT). It allows us to compute expectation values of local observables as well as tensor network representations of ground states and low-energy excited states. An implementation of the method is shown for 1d systems using matrix product operators. We show preliminary results for the 1d transverse-field Ising model to demonstrate the feasibility of the method.

  4. Security Transformation

    National Research Council Canada - National Science Library

    Metz, Steven

    2003-01-01

    ... adjustment. With American military forces engaged around the world in both combat and stabilization operations, the need for rigorous and critical analysis of security transformation has never been greater...

  5. Methods for genetic transformation of filamentous fungi.

    Science.gov (United States)

    Li, Dandan; Tang, Yu; Lin, Jun; Cai, Weiwen

    2017-10-03

    Filamentous fungi have been of great interest because of their excellent ability as cell factories to manufacture useful products for human beings. The development of genetic transformation techniques is a precondition that enables scientists to target and modify genes efficiently and may reveal the function of target genes. The method to deliver foreign nucleic acid into cells is the sticking point for fungal genome modification. Up to date, there are some general methods of genetic transformation for fungi, including protoplast-mediated transformation, Agrobacterium-mediated transformation, electroporation, biolistic method and shock-wave-mediated transformation. This article reviews basic protocols and principles of these transformation methods, as well as their advantages and disadvantages.

  6. Faculty Transformation in Curriculum Transformation: The Role of Faculty Development in Campus Internationalization

    Science.gov (United States)

    Niehaus, Elizabeth; Williams, Letitia

    2016-01-01

    Curriculum transformation is often cited as one of the key strategies for internationalizing higher education in the United States, and faculty members play a central role in this process. The purpose of the study we report here was to explore the potential for professional development initiatives to foster the transformation in perspectives…

  7. The Houdini Transformation: True, but Illusory

    Science.gov (United States)

    Bentler, Peter M.; Molenaar, Peter C. M.

    2012-01-01

    Molenaar (2003, 2011) showed that a common factor model could be transformed into an equivalent model without factors, involving only observed variables and residual errors. He called this invertible transformation the Houdini transformation. His derivation involved concepts from time series and state space theory. This article verifies the…

  8. Wigner distribution and fractional Fourier transform

    NARCIS (Netherlands)

    Alieva, T.; Bastiaans, M.J.; Boashash, B.

    2003-01-01

    We have described the relationship between the fractional Fourier transform and the Wigner distribution by using the Radon-Wigner transform, which is a set of projections of the Wigner distribution as well as a set of squared moduli of the fractional Fourier transform. We have introduced the concept

  9. TGGs for Transforming UML to CSP

    DEFF Research Database (Denmark)

    Greenyer, Joel; Kindler, Ekkart; Rieke, Jan

    Contest. The second transformation problem, a transformation from UML activity diagrams to CSP processes, i.e. a transformation between two models, is a typical application for Triple Graph Grammars (TGGs). We present our contributed solution, presenting the TGG rules and the implementation of our TGG...... interpreter. Moreover, we point out the advantages of our soulution as well as some restrictions of the current implementation. This paper will only briefly state the transformation problem and focus on our TGG approach and the discussion of the rules....

  10. The fractional Fourier transform and applications

    Science.gov (United States)

    Bailey, David H.; Swarztrauber, Paul N.

    1991-01-01

    This paper describes the 'fractional Fourier transform', which admits computation by an algorithm that has complexity proportional to the fast Fourier transform algorithm. Whereas the discrete Fourier transform (DFT) is based on integral roots of unity e exp -2(pi)i/n, the fractional Fourier transform is based on fractional roots of unity e exp -2(pi)i(alpha), where alpha is arbitrary. The fractional Fourier transform and the corresponding fast algorithm are useful for such applications as computing DFTs of sequences with prime lengths, computing DFTs of sparse sequences, analyzing sequences with noninteger periodicities, performing high-resolution trigonometric interpolation, detecting lines in noisy images, and detecting signals with linearly drifting frequencies. In many cases, the resulting algorithms are faster by arbitrarily large factors than conventional techniques.

  11. Full three-dimensional isotropic transformation media

    International Nuclear Information System (INIS)

    García-Meca, C; Martí, J; Martínez, A; Ortuño, R

    2014-01-01

    We present a method that enables the implementation of full three-dimensional (3D) transformation media with minimized anisotropy. It is based on a special kind of shape-preserving mapping and a subsequent optimization process. For sufficiently smooth transformations, the resulting anisotropy can be neglected, paving the way for practically realizable 3D devices. The method is independent of the considered wave phenomenon and can thus be applied to any field for which a transformational technique exists, such as acoustics or thermodynamics. Full 3D isotropy has an additional important implication for optical transformation media, as it eliminates the need for magnetic materials in many situations. To illustrate the potential of the method, we design 3D counterparts of transformation-based electromagnetic squeezers and bends. (paper)

  12. Model based analysis of piezoelectric transformers.

    Science.gov (United States)

    Hemsel, T; Priya, S

    2006-12-22

    Piezoelectric transformers are increasingly getting popular in the electrical devices owing to several advantages such as small size, high efficiency, no electromagnetic noise and non-flammable. In addition to the conventional applications such as ballast for back light inverter in notebook computers, camera flash, and fuel ignition several new applications have emerged such as AC/DC converter, battery charger and automobile lighting. These new applications demand high power density and wide range of voltage gain. Currently, the transformer power density is limited to 40 W/cm(3) obtained at low voltage gain. The purpose of this study was to investigate a transformer design that has the potential of providing higher power density and wider range of voltage gain. The new transformer design utilizes radial mode both at the input and output port and has the unidirectional polarization in the ceramics. This design was found to provide 30 W power with an efficiency of 98% and 30 degrees C temperature rise from the room temperature. An electro-mechanical equivalent circuit model was developed to describe the characteristics of the piezoelectric transformer. The model was found to successfully predict the characteristics of the transformer. Excellent matching was found between the computed and experimental results. The results of this study will allow to deterministically design unipoled piezoelectric transformers with specified performance. It is expected that in near future the unipoled transformer will gain significant importance in various electrical components.

  13. Transform analysis of generalized functions

    CERN Document Server

    Misra, O P

    1986-01-01

    Transform Analysis of Generalized Functions concentrates on finite parts of integrals, generalized functions and distributions. It gives a unified treatment of the distributional setting with transform analysis, i.e. Fourier, Laplace, Stieltjes, Mellin, Hankel and Bessel Series.Included are accounts of applications of the theory of integral transforms in a distributional setting to the solution of problems arising in mathematical physics. Information on distributional solutions of differential, partial differential equations and integral equations is conveniently collected here.The volume will

  14. Electrotechnical installations. Transformer stations. Construction; transformer rooms. Elektrotechnische Anlagen. Transformatorenstationen. Bauliche Ausfuehrung; Raeume fuer Transformatoren

    Energy Technology Data Exchange (ETDEWEB)

    1976-05-01

    The data sheet to standardize the construction of transformer rooms for stationary transformers and takes into account the replacement of transformers by units made by different manufacturers. It contains information about the position, dimensions, load assumptions, construction of ceilings, walls and floors, cable routes, electric installations for lighting and ventilation systems, windows and doors, venting, paint and surface protection coatings, arrangement and design of oil catch pans, and calculation of the venting cross sections. Pertinent VDE rules are listed.

  15. Regular Riemann-Hilbert transforms, Baecklund transformations and hidden symmetry algebra for some linearization systems

    International Nuclear Information System (INIS)

    Chau Ling-Lie; Ge Mo-Lin; Teh, Rosy.

    1984-09-01

    The Baecklund Transformations and the hidden symmetry algebra for Self-Dual Yang-Mills Equations, Landau-Lifshitz equations and the Extended Super Yang-Mills fields (N>2) are discussed on the base of the Regular Riemann-Hilbert Transform and the linearization equations. (author)

  16. Generalized phase transformations of spinor fields

    International Nuclear Information System (INIS)

    Mikhov, S.G.

    1993-09-01

    In this paper some generalized four parameter phase transformations of a Dirac spinor are considered. It is shown that a corresponding compensating transformation of the electromagnetic field which restores the invariance of the Dirac-Maxwell equation might exist, provided some consistency conditions are satisfied by the parameters of the transformations. These transformations are used further to consider the Maxwell equations under the assumption that a Bosonization takes place. Only one of the considered cases proves to have a solution (the other cases show to be trivial) which although unphysical is obtained explicitly. (author). 10 refs

  17. A Fast Mellin and Scale Transform

    Directory of Open Access Journals (Sweden)

    Davide Rocchesso

    2007-01-01

    Full Text Available A fast algorithm for the discrete-scale (and β-Mellin transform is proposed. It performs a discrete-time discrete-scale approximation of the continuous-time transform, with subquadratic asymptotic complexity. The algorithm is based on a well-known relation between the Mellin and Fourier transforms, and it is practical and accurate. The paper gives some theoretical background on the Mellin, β-Mellin, and scale transforms. Then the algorithm is presented and analyzed in terms of computational complexity and precision. The effects of different interpolation procedures used in the algorithm are discussed.

  18. A Fast Mellin and Scale Transform

    Directory of Open Access Journals (Sweden)

    Rocchesso Davide

    2007-01-01

    Full Text Available A fast algorithm for the discrete-scale (and -Mellin transform is proposed. It performs a discrete-time discrete-scale approximation of the continuous-time transform, with subquadratic asymptotic complexity. The algorithm is based on a well-known relation between the Mellin and Fourier transforms, and it is practical and accurate. The paper gives some theoretical background on the Mellin, -Mellin, and scale transforms. Then the algorithm is presented and analyzed in terms of computational complexity and precision. The effects of different interpolation procedures used in the algorithm are discussed.

  19. Rectifier transformer saturation on commutation failure

    International Nuclear Information System (INIS)

    Lu, E.; Bronner, G.

    1989-01-01

    The rectifier transformer's service differs from the power transformer's service because of the rectifier load. Under certain fault conditions, such as a commutation failure, d.c. magnetization may be introduced into the rectifier transformer cores, resulting in possible saturation of the magnetic circuit, thus in degradation of the performance of the transformer. It is the purpose of this paper to present an approach for evaluating the electromagnetic transient process under such a fault condition. The studies were made on the operating 1000MVA converter system at the Princeton Plasma Physics Laboratory

  20. Embedded Solenoid Transformer for Power Conversion

    DEFF Research Database (Denmark)

    2015-01-01

    A resonant power converter for operation in the radio frequency range, preferably in the VHF, comprises at least one PCB-embedded transformer. The transformer is configured for radio frequency operation and comprises a printed circuit board defining a horizontal plane, the printed circuit board...... comprising at least two horizontal conductive layers separated by an isolating layer, a first embedded solenoid forming a primary winding of the transformer and a second embedded solenoid being arranged parallel to the first solenoid and forming a secondary winding of the transformer, wherein the first...

  1. Transformational leadership in nursing practice.

    Science.gov (United States)

    Doody, Owen; Doody, Catriona M

    Traditionally, nurses have been over-managed and led inadequately, yet today they face unprecedented challenges and opportunities. Organisations constantly face changes that require an increasingly adaptive and flexible leadership. This type of adaptive leadership is referred to as 'transformational'; under it, environments of shared responsibilities that influence new ways of knowing are created. Transformational leadership motivates followers by appealing to higher ideas and moral values, where the leader has a deep set of internal values and ideas. This leads to followers acting to sustain the greater good, rather than their own interests, and supportive environments where responsibility is shared. This article focuses on transformational leadership and its application to nursing through the four components of transformational leadership. These are: idealised influence; inspirational motivation; intellectual stimulation; and individual consideration.

  2. Transformative Theory in Social Research

    DEFF Research Database (Denmark)

    Ravn, Ib

    Social-scientific theory usually represents an attempt to describe or explain social phenomena and, sometimes, to criticize them. However, a theory can be transformative in the sense that in using and testing it, researchers may help practitioners transform and improve their social conditions......, institutions or organisations. This idea is illustrated by a research-and-development effort to help conference organisers develop meeting formats that create more learning among delegates than is accomplished by the conventional, lecture-based format. This effort was based on a (transformative) theory...... of conferences as forums for learning and "human co-flourishing." Seventeen learning techniques were derived from the theory and were tested as hypotheses: When implemented in 30 live experiments, did they contribute to learning, as specified by the theory? Properties of transformative theory that distinguish...

  3. Phase transformations in engineering materials

    International Nuclear Information System (INIS)

    Bourke, M.A.M.; Lawson, A.C.; Dunand, D.C.

    1996-01-01

    Phase transformations in engineering materials are inevitably related to mechanical behavior and are often precursors to residual stress and distortion. Neutron scattering in general is a valuable tool for studying their effects, and pulsed neutrons are of special value, because of the inherently comprehensive crystallographic coverage they provide in each measurement. At the Manuel Lujan neutron scattering center several different research programs have addressed the relationships between phase transformation/mechanical behavior and residual strains. Three disparate examples are presented; (1) stress induced transformation in a NiTi shape memory alloy, (2) cryogenically induced transformation in a quenched 5180 steel, and (3) time resolved evolution of strain induced martensite in 304 stainless steel. In each case a brief description of the principle result will be discussed in the context of using neutrons for the measurement

  4. Quantization Distortion in Block Transform-Compressed Data

    Science.gov (United States)

    Boden, A. F.

    1995-01-01

    The popular JPEG image compression standard is an example of a block transform-based compression scheme; the image is systematically subdivided into block that are individually transformed, quantized, and encoded. The compression is achieved by quantizing the transformed data, reducing the data entropy and thus facilitating efficient encoding. A generic block transform model is introduced.

  5. Discrete Gabor transform and discrete Zak transform

    NARCIS (Netherlands)

    Bastiaans, M.J.; Namazi, N.M.; Matthews, K.

    1996-01-01

    Gabor's expansion of a discrete-time signal into a set of shifted and modulated versions of an elementary signal or synthesis window is introduced, along with the inverse operation, i.e. the Gabor transform, which uses an analysis window that is related to the synthesis window and with the help of

  6. Emotional Dynamics in Conflict and Conflict Transformation

    DEFF Research Database (Denmark)

    Poder, Poul; Bramsen, Isabel

    2018-01-01

    Isabel Bramsen & Poul Poder 2018. Emotional Dynamics in Conflict and Conflict Transformation. Berghof Handbook for Conflict Transformation, Online Edition. Berlin: Berghof Foundation. Transformation. Berghof Handbook for Conflict Transformation, Online Edition. Berlin: Berghof Foundation.

  7. Stories of Transformation: Using Personal Narrative to Explore Transformative Experience among Undergraduate Peer Mentors

    Science.gov (United States)

    Bunting, Bryce; Williams, David

    2017-01-01

    While past researchers suggest undergraduate peer mentors (PMs) benefit from mentoring their peers, this experience is rarely associated with transformative learning. Using narrative analysis of authentic mentoring stories, we explored how particular types of mentoring experiences contribute to transformative learning for PMs of first-year…

  8. In-situ characterization of transformation plasticity during an isothermal austenite-to-bainite phase transformation

    International Nuclear Information System (INIS)

    Holzweissig, M.J.; Canadinc, D.; Maier, H.J.

    2012-01-01

    This paper elucidates the stress-induced variant selection process during the isothermal austenite-to-bainite phase transformation in a tool steel. Specifically, a thorough set of experiments combining electron backscatter diffraction and in-situ digital image correlation (DIC) was carried out to establish the role of superimposed stress level on the evolution of transformation plasticity (TP) strains. The important finding is that TP increases concomitant with the superimposed stress level, and strain localization accompanies phase transformation at all stress levels considered. Furthermore, TP strain distribution within the whole material becomes more homogeneous with increasing stress, such that fewer bainitic variants are selected to grow under higher stresses, yielding a more homogeneous strain distribution. In particular, the bainitic variants oriented along [101] and [201] directions are favored to grow parallel to the loading axis and are associated with large TP strains. Overall, this very first in-situ DIC investigation of the austenite-to-bainite phase transformation in steels evidences the clear relationship between the superimposed stress level, variant selection, and evolution of TP strains. - Highlights: ► Local variations of strain were observed by DIC throughout the phase transformation. ► The study clearly established the role of the stress-induced variant selection. ► Variant selection is a key parameter that governs distortion.

  9. Transformation of Mortierella alpina (fatty acid supplier myceliums via AMT system (Agrobacterium Mediated Transformation

    Directory of Open Access Journals (Sweden)

    Aida Javanmard

    2016-09-01

    Full Text Available Introduction: Mortierella alpina is one of the most important fungi in food industry because of having ability of synthesizing unsaturated fatty acids, particularly Arashidonic Acid. This is a precursor of Eicosanoidregulate-lipoprotein metabolism which is involved in blood rheology, platelet activation and leukocyte-function, and the functional characteristics of the cell membrane. Materials and methods: In this study genetic transformation of M. alpina CBS754.68 fungus was evaluated via Agrobacterium tumefaciens and Agrobacterium rhizogenes. Agrobacteriums containing pBI121 vector were used for transformation of three days of old mycelia. Three days old hyphae were exposed to the bacteria with three level of time (one, two and three hours in the present of acetosyringone. Mitotic stability of the third generation of transgenic (T2 was confirmed by GUS assay and amplification of CaMV 35S promoter by polymerase chain reaction. Results: The highest percentage of transformation and mitotic stability were obtained by using A. tumefaciens and A. rhizogenese, respectively. Discussion and conclusion: The results showed that to obtain more efficient and more stable transformation, the fundamental factor is the use of suitable species of Agrobacterium. It is the first report for transformation of autothroph strain of M. alpine via Agrobacterium.

  10. Factors affecting the efficient transformation of Colletotrichum species

    Science.gov (United States)

    Redman, Regina S.; Rodriguez, Rusty J.

    1994-01-01

    Factors affecting the efficient transformation of Colletotrichum species. Experimental Mycology, 18, 230-246. Twelve isolates representing four species of Colletotrichum were transformed either by enhanced protoplast, restriction enzyme-mediated integration (REMI), or electroporation-mediated protocols. The enhanced protoplast transformation protocol resulted in 100- and 50-fold increases in the transformation efficiencies of Colletotrichum lindemuthianum and C. magna , respectively. REMI transformation involved the use of Hin dIII and vector DNA linearized with HindIII to increase the number of integration events and potential gene disruptions in the fungal genome. Combining the enhanced protoplast and the REMI protocols resulted in a 22-fold increase in the number of hygromycin/nystatin-resistant mutants in C. lindemuthianum . Electroporation-mediated transformation was performed on mycelial fragments and spores of four Colletotrichum species, resulting in efficiencies of up to 1000 transformants/μg DNA. The pHA1.3 vector which confers hygromycin resistance contains telomeric sequences from Fusarium oxysporum , transforms by autonomous replication and genomic integration, and was essential for elevated transformation efficiencies of 100 to 10,000 transformants/μg DNA. Modifications of pHA1.3 occurred during bacterial amplification and post fungal transformation resulting in plasmids capable of significantly elevated transformation efficiencies in C. lindemuthianum.

  11. Application of Hadamard transform in IMS

    International Nuclear Information System (INIS)

    Sha Miaomiao; Liu Weihao; Chen Yong; Jiang Dazhen

    2008-01-01

    Hadamard transform can improve the SNR by increasing the ion duty cycle in IMS. In this paper, the ion spectral signals were processed by Hadamard transform based on the IMS detector hardware platform. The results showed that Hadamard transform can greatly improve the SNR of the IMS detector in contrast with traditional method. (authors)

  12. Phase transformations in nickel sulphide: Microstructures and mechanisms

    International Nuclear Information System (INIS)

    Yousfi, Oussama; Donnadieu, Patricia; Brechet, Yves; Robaut, Florence; Charlot, Frederic; Kasper, Andreas; Serruys, Francis

    2010-01-01

    Nickel sulphide inclusions are known to be responsible for delayed fracture in tempered glasses due to phase transformation within the inclusion. Microstructural identification of the phase transformation mechanisms in the Ni-S system close to the NiS composition were carried out on a series of partially transformed states. Observations allow to investigate the morphological evolution during transformation, the phase orientation relationships and the first stages of the transformation were investigated by optical microscopy, electron backscatter diffraction, and scanning and transmission electron microscopy. The transformation mechanisms change significantly with the change in sulphur content of the α-NiS phase. Massive transformation is observed for near-stoichiometric composition. For overstoichiometric composition, the transformation is controlled by a long-range diffusion mechanism. The influence of stoichiometry and impurities (Fe) on the microstructural evolution and transformation mechanisms has also been studied.

  13. Higher derivatives in gauge transformations

    International Nuclear Information System (INIS)

    Gogilidze, S.A.; Sanadze, V.V.; Tkebuchava, F.G.

    1992-01-01

    The mechanism of appearance of highher derivatives of coordinates in the symmetry transformation law of the second Noether's theorem is established. It is shown that the corresponding transformations are canonical in the extended phase space. 15 refs

  14. On Gamma Ray Instrument On-Board Data Processing Real-Time Computational Algorithm for Cosmic Ray Rejection

    Science.gov (United States)

    Kizhner, Semion; Hunter, Stanley D.; Hanu, Andrei R.; Sheets, Teresa B.

    2016-01-01

    Richard O. Duda and Peter E. Hart of Stanford Research Institute in [1] described the recurring problem in computer image processing as the detection of straight lines in digitized images. The problem is to detect the presence of groups of collinear or almost collinear figure points. It is clear that the problem can be solved to any desired degree of accuracy by testing the lines formed by all pairs of points. However, the computation required for n=NxM points image is approximately proportional to n2 or O(n2), becoming prohibitive for large images or when data processing cadence time is in milliseconds. Rosenfeld in [2] described an ingenious method due to Hough [3] for replacing the original problem of finding collinear points by a mathematically equivalent problem of finding concurrent lines. This method involves transforming each of the figure points into a straight line in a parameter space. Hough chose to use the familiar slope-intercept parameters, and thus his parameter space was the two-dimensional slope-intercept plane. A parallel Hough transform running on multi-core processors was elaborated in [4]. There are many other proposed methods of solving a similar problem, such as sampling-up-the-ramp algorithm (SUTR) [5] and algorithms involving artificial swarm intelligence techniques [6]. However, all state-of-the-art algorithms lack in real time performance. Namely, they are slow for large images that require performance cadence of a few dozens of milliseconds (50ms). This problem arises in spaceflight applications such as near real-time analysis of gamma ray measurements contaminated by overwhelming amount of traces of cosmic rays (CR). Future spaceflight instruments such as the Advanced Energetic Pair Telescope instrument (AdEPT) [7-9] for cosmos gamma ray survey employ large detector readout planes registering multitudes of cosmic ray interference events and sparse science gamma ray event traces' projections. The AdEPT science of interest is in the

  15. Allotropic transformation bcc in equilibrium hcp in zirconium

    International Nuclear Information System (INIS)

    Akhtar, A.

    1976-01-01

    The allotropic transformation hcp(α) in equilibrium bcc(β) was examined in crystal bar zirconium. The β → α transformation is massive type in melt grown crystals of β--Zr. Upon thermal cycling through α → β → α the bcc → hcp transformation occurs frequently through a shear process and less frequently through a massive transformation. The presence of α → β transformation substructure may favor the operation of the shear mode. The hcp → bcc phase change occurs through a massive transformation. A lack of transformation memory is associated with the process of thermal cycling. 11 fig., 3 tables

  16. Radiogenic cell transformation and carcinogenesis

    Science.gov (United States)

    Yang, T. C.; Georgy, K. A.; Mei, M.; Durante, M.; Craise, L. M.

    1995-01-01

    Radiation carcinogenesis is one of the major biological effects considered important in the risk assessment for space travel. Various biological model systems, including both cultured cells and animals, have been found useful for studying the carcinogenic effects of space radiations, which consist of energetic electrons, protons and heavy ions. The development of techniques for studying neoplastic cell transformation in culture has made it possible to examine the cellular and molecular mechanisms of radiation carcinogenesis. Cultured cell systems are thus complementary to animal models. Many investigators have determined the oncogenic effects of ionizing and nonionizing radiation in cultured mammalian cells. One of the cell systems used most often for radiation transformation studies is mouse embryonic cells (C3H10T1/2), which are easy to culture and give good quantitative dose-response curves. Relative biological effectiveness (RBE) for heavy ions with various energies and linear energy transfer (LET) have been obtained with this cell system. Similar RBE and LET relationship was observed by investigators for other cell systems. In addition to RBE measurements, fundamental questions on repair of sub- and potential oncogenic lesions, direct and indirect effect, primary target and lesion, the importance of cell-cell interaction and the role of oncogenes and tumor suppressor genes in radiogenic carcinogenesis have been studied, and interesting results have been found. Recently several human epithelial cell systems have been developed, and ionizing radiation have been shown to transform these cells. Oncogenic transformation of these cells, however, requires a long expression time and/or multiple radiation exposures. Limited experimental data indicate high-LET heavy ions can be more effective than low-LET radiation in inducing cell transformation. Cytogenetic and molecular analyses can be performed with cloned transformants to provide insights into basic genetic

  17. Transformers and the Electric Utility System

    Science.gov (United States)

    Roman, Harry T.

    2005-01-01

    For electric energy to get from the generating station to a home, it must pass through a transformer, a device that can change voltage levels easily. This article describes how transformers work, covering the following topics: (1) the magnetism-electricity link; (2) transformer basics; (3) the energy seesaw; (4) the turns ratio rule; and (5)…

  18. A Cross-Cultural Study on Transformational Leadership

    Institute of Scientific and Technical Information of China (English)

    XU Wei

    2016-01-01

    This paper examines transformational leadership theory and the relationship between transformational leadership and group performance as well. Transformational leadership asks leaders to understand the needs of followers and motivate follow-ers for their overall development, which brings benefits to a group. It is hoped that this paper can contribute to comparative stud-ies on Transformational leadership in the U.S. and China.

  19. Promoting Transformational Leadership Through Air Force Culture

    Science.gov (United States)

    2013-03-01

    transformational leadership styles . Transformational leaders lead through social exchange, help followers grow, and empower their organization by aligning goals...Transformational leadership will truly allow the USAF to do more with less, as it improves productivity. This paper examines leadership styles and...analyzing and evaluating the effectiveness of various leadership styles , the transformational leadership theory is quickly becoming a choice approach.10

  20. Multiple-copy entanglement transformation and entanglement catalysis

    International Nuclear Information System (INIS)

    Duan Runyao; Feng Yuan; Li Xin; Ying Mingsheng

    2005-01-01

    We prove that any multiple-copy entanglement transformation [S. Bandyopadhyay, V. Roychowdhury, and U. Sen, Phys. Rev. A 65, 052315 (2002)] can be implemented by a suitable entanglement-assisted local transformation [D. Jonathan and M. B. Plenio, Phys. Rev. Lett. 83, 3566 (1999)]. Furthermore, we show that the combination of multiple-copy entanglement transformation and the entanglement-assisted one is still equivalent to the pure entanglement-assisted one. The mathematical structure of multiple-copy entanglement transformations then is carefully investigated. Many interesting properties of multiple-copy entanglement transformations are presented, which exactly coincide with those satisfied by the entanglement-assisted ones. Most interestingly, we show that an arbitrarily large number of copies of state should be considered in multiple-copy entanglement transformations

  1. The numerical method of inverse Laplace transform for calculation of overvoltages in power transformers and test results

    Directory of Open Access Journals (Sweden)

    Mikulović Jovan Č.

    2014-01-01

    Full Text Available A methodology for calculation of overvoltages in transformer windings, based on a numerical method of inverse Laplace transform, is presented. Mathematical model of transformer windings is described by partial differential equations corresponding to distributed parameters electrical circuits. The procedure of calculating overvoltages is applied to windings having either isolated neutral point, or grounded neutral point, or neutral point grounded through impedance. A comparative analysis of the calculation results obtained by the proposed numerical method and by analytical method of calculation of overvoltages in transformer windings is presented. The results computed by the proposed method and measured voltage distributions, when a voltage surge is applied to a three-phase 30 kVA power transformer, are compared. [Projekat Ministartsva nauke Republike Srbije, br. TR-33037 i br. TR-33020

  2. A cyclostrophic transformed Eulerian zonal mean model for the middle atmosphere of slowly rotating planets

    Science.gov (United States)

    Li, K. F.; Yao, K.; Taketa, C.; Zhang, X.; Liang, M. C.; Jiang, X.; Newman, C. E.; Tung, K. K.; Yung, Y. L.

    2015-12-01

    With the advance of modern computers, studies of planetary atmospheres have heavily relied on general circulation models (GCMs). Because these GCMs are usually very complicated, the simulations are sometimes difficult to understand. Here we develop a semi-analytic zonally averaged, cyclostrophic residual Eulerian model to illustrate how some of the large-scale structures of the middle atmospheric circulation can be explained qualitatively in terms of simple thermal (e.g. solar heating) and mechanical (the Eliassen-Palm flux divergence) forcings. This model is a generalization of that for fast rotating planets such as the Earth, where geostrophy dominates (Andrews and McIntyre 1987). The solution to this semi-analytic model consists of a set of modified Hough functions of the generalized Laplace's tidal equation with the cyclostrohpic terms. As examples, we apply this model to Titan and Venus. We show that the seasonal variations of the temperature and the circulation of these slowly-rotating planets can be well reproduced by adjusting only three parameters in the model: the Brunt-Väisälä bouyancy frequency, the Newtonian radiative cooling rate, and the Rayleigh friction damping rate. We will also discuss the application of this model to study the meridional transport of photochemically produced tracers that can be observed by space instruments.

  3. Transformational Leadership in Education: Concept Analysis

    Directory of Open Access Journals (Sweden)

    Cristina MORA

    2012-12-01

    Full Text Available Leadership has been one of the most studied concepts in the last 50 years in Western countries but has become a buzz word in social sciences in the former communist countries only recently. Transformational leadership theory is of high interest for social researchers especially because of the argument of achieving performance beyond the expectations that it promises. The present paper is focused on offering a short theoretical framing of transformational leadership and discusses from a theoretical standpoint the possibility of a transformational change of the Romanian educational system starting from the transformational leadership paradigm.

  4. A hybrid Scatter/Transform cloaking model

    Directory of Open Access Journals (Sweden)

    Gad Licht

    2015-01-01

    Full Text Available A new Scatter/Transform cloak is developed that combines the light bending of refraction characteristic of a Transform cloak with the scatter cancellation characteristic of a Scatter cloak. The hybrid cloak incorporates both Transform’s variable index of refraction with modified linear intrusions to maximize the Scatter cloak effect. Scatter/Transform improved the scattering cross-section of cloaking in a 2-dimensional space to 51.7% compared to only 39.6% or 45.1% respectively with either Scatter or Transform alone. Metamaterials developed with characteristics based on the new ST hybrid cloak will exhibit superior cloaking capabilities.

  5. Study of allotropic transformations in plutonium

    International Nuclear Information System (INIS)

    Spriet, B.

    1966-06-01

    The allotropic transformations in plutonium have been studied by different methods: metallography, dilatometry, thermal analysis, resistivity measurements, examination with a hot stage microscope. In order to study the importance of the purity, purification process such as zone-melting or electro-diffusion have been developed. The characteristics of the α ↔ β transformation can be explained in terms of the influence of internal stresses on the transition temperature and on the transformation kinetics. Some particular characteristics of δ → γ, γ → α, δ ↔ ε, β ↔ γ and δ → α transformations are also given. (author) [fr

  6. Peculiarities of transformation processes in East Germany

    Directory of Open Access Journals (Sweden)

    Marion Dathe

    2011-03-01

    Full Text Available The process of socio-economic transformation of East German lands after the German reunification in 1990 is analyzed, the term "transformation" in frames of planned and market economies is defined. The author studies the historical determinants of the transformation process in Germany. German economic and industrial history in context of the driving forces and their social values, as well as the properties of the planning and economic systems that underlie the transformation of East German mentality, are considered. Further analysis is connected with economic, social and political components of the East German transformation process, "the dominance of the West", the collapse of the Council for Mutual Economic Assistance, privatization etc. Finally, the outcome of already traversed path of transformation of East Germany is considered. It is concluded, that the transformation process is not only historically conditioned situations of both the merging parties in the case of Germany, but also the positive or negative perception of its results and the motivation for its further implementation.

  7. Matrix transformations and sequence spaces

    International Nuclear Information System (INIS)

    Nanda, S.

    1983-06-01

    In most cases the most general linear operator from one sequence space into another is actually given by an infinite matrix and therefore the theory of matrix transformations has always been of great interest in the study of sequence spaces. The study of general theory of matrix transformations was motivated by the special results in summability theory. This paper is a review article which gives almost all known results on matrix transformations. This also suggests a number of open problems for further study and will be very useful for research workers. (author)

  8. DNA Uptake by Transformable Bacteria

    Energy Technology Data Exchange (ETDEWEB)

    Lacks, Sanford A.

    1999-03-31

    The various processes of DNA uptake by cells can be categorized as: viral DNA entry, conjugation, or transformation. Within each category, a variety of mechanisms have been found. However, considerable similarities occur among the different mechanisms of conjugation and, especially, transformation. All of these natural mechanisms of DNA transfer are quite elaborate and involve multiple protein components, as the case may be, of the virus, the donor cell, and the recipient cell. The mechanisms of viral infection and conjugation will be discussed mainly with respect to their relevance to transformation.

  9. Generalized Fourier transforms Fk,a

    DEFF Research Database (Denmark)

    Salem, Ben Said; Kobayashi, Toshiyuki; Ørsted, Bent

    2009-01-01

    We construct a two-parameter family of actions ωk,a of the Lie algebra by differential-difference operators on . Here, k is a multiplicity-function for the Dunkl operators, and a>0 arises from the interpolation of the Weil representation and the minimal unitary representation of the conformal gro...... of our semigroup Ωk,a provides us with (k,a) -generalized Fourier transforms , which includes the Dunkl transform ( a=2 ) and a new unitary operator ( a=1 ) as a Dunkl-type generalization of the classical Hankel transform....

  10. DNA UPTAKE BY TRANSFORMABLE BACTERIA

    Energy Technology Data Exchange (ETDEWEB)

    LACKS,S.A.

    1999-09-07

    The various processes of DNA uptake by cells can be categorized as: viral DNA entry, conjugation, or transformation. Within each category, a variety of mechanisms have been found. However, considerable similarities occur among the different mechanisms of conjugation and, especially, transformation. All of these natural mechanisms of DNA transfer are quite elaborate and involve multiple protein components, as the case may be, of the virus, the donor cell, and the recipient cell. The mechanisms of viral infection and conjugation will be discussed mainly with respect to their relevance to transformation.

  11. Comparison of Fourier transform and continuous wavelet transform to study echo-planar imaging flow maps

    Energy Technology Data Exchange (ETDEWEB)

    Rodriguez G, A.; Bowtell, R.; Mansfield, P. [Area de Procesamiento Digital de Senales e Imagenes Biomedicas. Universidad Autonoma Metropolitana Iztapalapa. Mexico D.F. 09340 Mexico (Mexico)

    1998-12-31

    Velocity maps were studied combining Doyle and Mansfield method (1986) with each of the following transforms: Fourier, window Fourier and wavelet (Mexican hat). Continuous wavelet transform was compared against the two Fourier transform to determine which technique is best suited to study blood maps generated by Half Fourier Echo-Planar Imaging. Coefficient images were calculated and plots of the pixel intensity variation are presented. Finally, contour maps are shown to visualize the behavior of the blood flow in the cardiac chambers for the wavelet technique. (Author)

  12. Comparison of Fourier transform and continuous wavelet transform to study echo-planar imaging flow maps

    International Nuclear Information System (INIS)

    Rodriguez G, A.; Bowtell, R.; Mansfield, P.

    1998-01-01

    Velocity maps were studied combining Doyle and Mansfield method (1986) with each of the following transforms: Fourier, window Fourier and wavelet (Mexican hat). Continuous wavelet transform was compared against the two Fourier transform to determine which technique is best suited to study blood maps generated by Half Fourier Echo-Planar Imaging. Coefficient images were calculated and plots of the pixel intensity variation are presented. Finally, contour maps are shown to visualize the behavior of the blood flow in the cardiac chambers for the wavelet technique. (Author)

  13. Player Transformation of Educational Multiplayer Games

    DEFF Research Database (Denmark)

    Magnussen, Rikke; Misfeldt, Morten

    2004-01-01

    transformed the game to accommodate social interaction. With these transformed ways of playing the game, they managed to get to the top of the high score list while avoiding the educational parts of the game. Players transforming educational games to escape learning elements can be a problem when these games...... are used for formal education. In this paper we argue that player transformation of educational games can, however, be the basis of exciting and unconventional learning of valuable things, such as how to transform information technology to better accommodate social interaction.......Children's great interest in multiplayer games has led to attempts to design educational multiplayer games. In this study, we have studied a test of an educational multiplayer game designed for mathematics education for children aged nine to twelve. In our observations, it became clear that pupils...

  14. Frequency analysis of DC tolerant current transformers

    International Nuclear Information System (INIS)

    Mlejnek, P; Kaspar, P

    2013-01-01

    This article deals with wide frequency range behaviour of DC tolerant current transformers that are usually used in modern static energy meters. In this application current transformers must comply with European and International Standards in their accuracy and DC tolerance. Therefore, the linear DC tolerant current transformers and double core current transformers are used in this field. More details about the problems of these particular types of transformers can be found in our previous works. Although these transformers are designed mainly for power distribution network frequency (50/60 Hz), it can be interesting to understand their behaviour in wider frequency range. Based on this knowledge the new generations of energy meters with measuring quality of electric energy will be produced. This solution brings better measurement of consumption of nonlinear loads or measurement of non-sinusoidal voltage and current sources such as solar cells or fuel cells. The determination of actual power consumption in such energy meters is done using particular harmonics component of current and voltage. We measured the phase and ratio errors that are the most important parameters of current transformers, to characterize several samples of current transformers of both types

  15. Supersymmetrically transformed periodic potentials

    OpenAIRE

    C, David J. Fernandez

    2003-01-01

    The higher order supersymmetric partners of a stationary periodic potential are studied. The transformation functions associated to the band edges do not change the spectral structure. However, when the transformation is implemented for factorization energies inside of the forbidden bands, the final potential will have again the initial band structure but it can have bound states encrusted into the gaps, giving place to localized periodicity defects.

  16. The Transformation of Disabilities Organizations

    Science.gov (United States)

    Schalock, Robert L.; Verdugo, Miguel-Angel

    2013-01-01

    This article summarizes the five major characteristics of the transformation era and describes how intellectual and closely related developmental disabilities organizations can apply specific transformation strategies associated with each characteristic. Collectively, the characteristics and strategies provide a framework for transformation…

  17. Canonical transformations and generating functionals

    NARCIS (Netherlands)

    Broer, L.J.F.; Kobussen, J.A.

    1972-01-01

    It is shown that canonical transformations for field variables in hamiltonian partial differential equations can be obtained from generating functionals in the same way as classical canonical transformations from generating functions. A simple proof of the relation between infinitesimal invariant

  18. Spotlight on modern transformer design

    CERN Document Server

    Georgilakis, Pavlos S

    2009-01-01

    Increasing competition in the global transformer market has put tremendous responsibilities on the industry to increase reliability while reducing cost. This book introduces an approach to transformer design using artificial intelligence (AI) techniques in combination with finite element method (FEM).

  19. Transformational Leadership, Integrity, and Power

    Science.gov (United States)

    Harrison, Laura M.

    2011-01-01

    Transformational leadership enjoys widespread appeal among student affairs professionals. National Association of Student Personnel Administrators (NASPA) and American College Personnel Association (ACPA) conferences frequently feature speakers who promote transformational leadership's two primary tenets: (1) change is the central purpose of…

  20. Learners engaging with transformation geometry

    African Journals Online (AJOL)

    participants engaged in investigative semi-structured interviews with the resear- chers. ... Keywords: analysis; conversions; transformation geometry; transformations; treatments .... semiotic systems of representation is not only to designate mathematical objects or to com- municate but also to ... Research design. We believe ...

  1. Sustainability and transformation plans: translating the perspectives.

    Science.gov (United States)

    Thakrar, Sonali V; Bell, Diane

    2017-10-02

    Each local health economy has been tasked with producing a sustainability and transformation plan. A health economy is a system that controls and contributes to health-care resource and the effects of health services on its population. This includes commissioners, acute providers, primary care providers, community services, public health and the voluntary sector. Sustainability and transformation plans represent a shift in the way health care is planned for in England. The aim of each sustainability and transformation plan is to deliver care within existing resource limits by improving quality of care, developing new models of care and improving efficiency of care provision. The tight timescales for production of sustainability and transformation plans mean that in most cases there has been limited clinical engagement; as a result many clinicians have limited sight, understanding or ownership of the proposals within sustainability and transformation plans. As sustainability and transformation plans move into the implementation phase, this article explores the role of the clinician in the ongoing design and delivery of the local sustainability and transformation plans. By finding the common ground between the perspectives of the clinician, the commissioner and system leaders, the motivation of clinicians can be aligned with the ambitions of the sustainability and transformation plan. The common goal of a sustainability and transformation plan and the necessary collaboration required to make it successful is discussed. Ultimately, such translation is essential: clinicians are intelligent, adaptive and motivated individuals who must have a lead role in constructing and implementing plans that transform health and social care.

  2. 30 CFR 57.12067 - Installation of transformers.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 1 2010-07-01 2010-07-01 false Installation of transformers. 57.12067 Section... Electricity Surface Only § 57.12067 Installation of transformers. Transformers shall be totally enclosed, or... wiring. ...

  3. 3D printed magnetic polymer composite transformers

    Science.gov (United States)

    Bollig, Lindsey M.; Hilpisch, Peter J.; Mowry, Greg S.; Nelson-Cheeseman, Brittany B.

    2017-11-01

    The possibility of 3D printing a transformer core using fused deposition modeling methods is explored. With the use of additive manufacturing, ideal transformer core geometries can be achieved in order to produce a more efficient transformer. In this work, different 3D printed settings and toroidal geometries are tested using a custom integrated magnetic circuit capable of measuring the hysteresis loop of a transformer. These different properties are then characterized, and it was determined the most effective 3D printed transformer core requires a high fill factor along with a high concentration of magnetic particulate.

  4. Relation between time-temperature transformation and continuous heating transformation diagrams of metallic glassy alloys

    International Nuclear Information System (INIS)

    Louzguine-Luzgin, Dmitri V.; Inoue, Akihisa

    2005-01-01

    The time-temperature transformation (TTT) diagrams for the onset of devitrification of the Ge-Ni-La and Cu-Hf-Ti glassy alloys were calculated from the isothermal differential calorimetry data using an Arrhenius equation. The continuous heating transformation (CHT) diagrams for the onset of devitrification of the glassy alloys were subsequently recalculated from TTT diagrams. The recalculation method used for conversion of the TTT into CHT diagrams produces reasonable results and is not sensitive to the type of the devitrification reaction (polymorphous or primary transformation). The diagrams allow to perform a comparison of the stabilities of glassy alloys on a long-term scale. The relationship between these diagrams is discussed

  5. Integrated magnetic transformer assembly

    DEFF Research Database (Denmark)

    2014-01-01

    The present invention relates to an integrated magnetics transformer assembly comprising a first magnetically permeable core forming a first substantially closed magnetic flux path and a second magnetically permeable core forming a second substantially closed magnetic flux path. A first input...... inductor winding is wound around a first predetermined segment of the first magnetically permeable core and a second input inductor winding is wound around a first predetermined segment of the second magnetically permeable core. The integrated magnetics transformer assembly further comprises a first output......-winding of the first output inductor winding and the first half-winding of the second output inductor winding are configured to produce aligned, i.e. in the same direction, magnetic fluxes through the first substantially closed magnetic flux path. The integrated magnetics transformer assembly is well- suited for use...

  6. How to transform local energy systems towards bioenergy? Three strategy models for transformation

    International Nuclear Information System (INIS)

    Martensson, Kjell; Westerberg, Karin

    2007-01-01

    During the last decades, the actors within the energy sector in Sweden-as well as in many other countries-have faced increasing demands to transform the energy system towards ecological sustainability. In Sweden these demands have led to numerous policies and economic incentives promoting the use of renewables (which in the Swedish discourse often also includes a connotation of 'indigenous energy sources'), and especially the promotion of bioenergy. To be successful, however, these policies and economic incentives need to be interpreted and adapted to different local contexts and translated into actual transformation processes. In Sweden the municipal authorities have played an important role as interpreters of such institutional frameworks and implementers of local transformation processes. In this article, we re-construct three transformation processes implemented by local municipal authorities, chiselling out the different strategy models developed through them. We argue that such re-constructions help to make visible the different and complex interactions between national institutional frameworks and local contexts as well as interactions within such local contexts. We hope that the strategy models presented can contribute to the understanding of the different kinds of local actions that can foster a further implementation of bioenergy into the energy system

  7. Transforming Normal Programs by Replacement

    NARCIS (Netherlands)

    Bossi, Annalisa; Pettorossi, A.; Cocco, Nicoletta; Etalle, Sandro

    1992-01-01

    The replacement transformation operation, already defined in [28], is studied wrt normal programs. We give applicability conditions able to ensure the correctness of the operation wrt Fitting's and Kunen's semantics. We show how replacement can mimic other transformation operations such as thinning,

  8. On fractional Fourier transform moments

    NARCIS (Netherlands)

    Alieva, T.; Bastiaans, M.J.

    2000-01-01

    Based on the relation between the ambiguity function represented in a quasi-polar coordinate system and the fractional power spectra, the fractional Fourier transform moments are introduced. Important equalities for the global second-order fractional Fourier transform moments are derived and their

  9. Katedralskolen i Transformation

    DEFF Research Database (Denmark)

    2016-01-01

    stadig mulige byggefelter, hvis anvendelse kan ommøblere funktioner, så det imødekommer nye undervisningsformer og det sociale liv vi har i dag. En ny tilbygning står på skolens ønskeliste. Således er skolen i fortsat transformation. I tegninger og modeller fremviser udstillingen konkurrenceforslag til...... nye tilbygninger til Katedralskolen, der fortsætter traditionen om transformation og som fortsætter fortætning af skolen og dermed af byen. Byggeprogrammet er blevet diskuteret på baggrund af brugerinterviews af Katedralskolens lærere og elever. Arkitekter fra Arkitekttegnestuen Kjær & Richter i...

  10. In-situ characterization of transformation plasticity during an isothermal austenite-to-bainite phase transformation

    Energy Technology Data Exchange (ETDEWEB)

    Holzweissig, M.J., E-mail: martinh@mail.upb.de [University of Paderborn, Lehrstuhl fuer Werkstoffkunde (Materials Science), 33095 Paderborn (Germany); Canadinc, D., E-mail: dcanadinc@ku.edu.tr [Koc University, Advanced Materials Group, Department of Mechanical Engineering, 34450 Istanbul (Turkey); Maier, H.J., E-mail: hmaier@mail.upb.de [University of Paderborn, Lehrstuhl fuer Werkstoffkunde (Materials Science), 33095 Paderborn (Germany)

    2012-03-15

    This paper elucidates the stress-induced variant selection process during the isothermal austenite-to-bainite phase transformation in a tool steel. Specifically, a thorough set of experiments combining electron backscatter diffraction and in-situ digital image correlation (DIC) was carried out to establish the role of superimposed stress level on the evolution of transformation plasticity (TP) strains. The important finding is that TP increases concomitant with the superimposed stress level, and strain localization accompanies phase transformation at all stress levels considered. Furthermore, TP strain distribution within the whole material becomes more homogeneous with increasing stress, such that fewer bainitic variants are selected to grow under higher stresses, yielding a more homogeneous strain distribution. In particular, the bainitic variants oriented along [101] and [201] directions are favored to grow parallel to the loading axis and are associated with large TP strains. Overall, this very first in-situ DIC investigation of the austenite-to-bainite phase transformation in steels evidences the clear relationship between the superimposed stress level, variant selection, and evolution of TP strains. - Highlights: Black-Right-Pointing-Pointer Local variations of strain were observed by DIC throughout the phase transformation. Black-Right-Pointing-Pointer The study clearly established the role of the stress-induced variant selection. Black-Right-Pointing-Pointer Variant selection is a key parameter that governs distortion.

  11. A new fractional wavelet transform

    Science.gov (United States)

    Dai, Hongzhe; Zheng, Zhibao; Wang, Wei

    2017-03-01

    The fractional Fourier transform (FRFT) is a potent tool to analyze the time-varying signal. However, it fails in locating the fractional Fourier domain (FRFD)-frequency contents which is required in some applications. A novel fractional wavelet transform (FRWT) is proposed to solve this problem. It displays the time and FRFD-frequency information jointly in the time-FRFD-frequency plane. The definition, basic properties, inverse transform and reproducing kernel of the proposed FRWT are considered. It has been shown that an FRWT with proper order corresponds to the classical wavelet transform (WT). The multiresolution analysis (MRA) associated with the developed FRWT, together with the construction of the orthogonal fractional wavelets are also presented. Three applications are discussed: the analysis of signal with time-varying frequency content, the FRFD spectrum estimation of signals that involving noise, and the construction of fractional Harr wavelet. Simulations verify the validity of the proposed FRWT.

  12. Lecture notes on wavelet transforms

    CERN Document Server

    Debnath, Lokenath

    2017-01-01

    This book provides a systematic exposition of the basic ideas and results of wavelet analysis suitable for mathematicians, scientists, and engineers alike. The primary goal of this text is to show how different types of wavelets can be constructed, illustrate why they are such powerful tools in mathematical analysis, and demonstrate their use in applications. It also develops the required analytical knowledge and skills on the part of the reader, rather than focus on the importance of more abstract formulation with full mathematical rigor.  These notes differs from many textbooks with similar titles in that a major emphasis is placed on the thorough development of the underlying theory before introducing applications and modern topics such as fractional Fourier transforms, windowed canonical transforms, fractional wavelet transforms, fast wavelet transforms, spline wavelets, Daubechies wavelets, harmonic wavelets and non-uniform wavelets. The selection, arrangement, and presentation of the material in these ...

  13. INTRODUCTION OF GENERALIZED LAPLACE-FRACTIONAL MELLIN TRANSFORM

    OpenAIRE

    V. D. Sharma*, M. M. Thakare

    2016-01-01

    In present era, Fractional Integral Transform plays an important role in various fields of mathematics and Technology. Mellin transform has an many application in navigations, correlaters, in area of statistics, probability and also solving in differential equation. Fractional Mellin transform is integral part of mathematical modeling method because of its scale invariance property. The aim of this paper is to generalization of Laplace-Fractional Mellin Transform. Analyticity theore...

  14. Subband/Transform MATLAB Functions For Processing Images

    Science.gov (United States)

    Glover, D.

    1995-01-01

    SUBTRANS software is package of routines implementing image-data-processing functions for use with MATLAB*(TM) software. Provides capability to transform image data with block transforms and to produce spatial-frequency subbands of transformed data. Functions cascaded to provide further decomposition into more subbands. Also used in image-data-compression systems. For example, transforms used to prepare data for lossy compression. Written for use in MATLAB mathematical-analysis environment.

  15. Transformation magneto-statics and illusions for magnets

    Science.gov (United States)

    Sun, Fei; He, Sailing

    2014-10-01

    Based on the form-invariant of Maxwell's equations under coordinate transformations, we extend the theory of transformation optics to transformation magneto-statics, which can design magnets through coordinate transformations. Some novel DC magnetic field illusions created by magnets (e.g. rescaling magnets, cancelling magnets and overlapping magnets) are designed and verified by numerical simulations. Our research will open a new door to designing magnets and controlling DC magnetic fields.

  16. Efficient selection of banks of transformers

    International Nuclear Information System (INIS)

    Garcia G, Grester; De Armas T, Marcos A.

    2009-01-01

    This paper show a procedure to select the most profitable transformer banks in an specific service or in new investments with emphasis in the reduction of the operational losses, the cost in useful life, and the increase of the system efficiency using techniques of artificial intelligence. The method constitutes a tool that can be used in field conditions without invasive test and with data of easy acquisition according to the state of the art. The program was developed to analyze any type of transformers or transformer bank connection? single phase, three phase transformers or two or three transformers in symmetric or asymmetric configuration for three phase and single phase services. The economic analysis is made by the Cost of Cycle Life (CCV) of the analyzed configuration. As a case the results obtained in the gas station La Calzada of the Cienfuegos municipality is presented.

  17. Transformation of the Zagreb urban region

    Directory of Open Access Journals (Sweden)

    Milan Ilić

    2004-01-01

    Full Text Available Several aspects of the transformation of theZagreb urban region are considered in this work: change in the regionćssize and form, socio-economic transformation, functional transformation andphysiognomic or morphological transformation. It was established that theregionćs form has changed: it is moving from the classic star-like form,characteristic of the early developmental phase of the urban region, to acircular form. The region has experienced evolution in the developmentalsense and reached a phase of absolute decentralization. The process oftransformation in the region is continuing at full pace, while onlyperipheral, mainly small and poorly linked settlements with an unfavorabledemographic balance and processes are lagging behind.

  18. Supersymmetric reciprocal transformation and its applications

    International Nuclear Information System (INIS)

    Liu, Q. P.; Popowicz, Ziemowit; Tian Kai

    2010-01-01

    The supersymmetric analog of the reciprocal transformation is introduced. This is used to establish a transformation between one of the supersymmetric Harry Dym equations and the supersymmetric modified Korteweg-de Vries equation. The reciprocal transformation, as a Baecklund-type transformation between these two equations, is adopted to construct a recursion operator for the supersymmetric Harry Dym equation. By proper factorization of the recursion operator, a bi-Hamiltonian structure is found for the supersymmetric Harry Dym equation. Furthermore, a supersymmetric Kawamoto equation is proposed and is associated with the supersymmetric Sawada-Kotera equation. The recursion operator and odd bi-Hamiltonian structure of the supersymmetric Kawamoto equation are also constructed.

  19. Radon transformation on reductive symmetric spaces:Support theorems

    DEFF Research Database (Denmark)

    Kuit, Job Jacob

    2013-01-01

    We introduce a class of Radon transforms for reductive symmetric spaces, including the horospherical transforms, and derive support theorems for these transforms. A reductive symmetric space is a homogeneous space G/H for a reductive Lie group G of the Harish-Chandra class, where H is an open sub...... is based on the relation between the Radon transform and the Fourier transform on G/H, and a Paley–Wiener-shift type argument. Our results generalize the support theorem of Helgason for the Radon transform on a Riemannian symmetric space....

  20. A Review of Transformer Aging and Control Strategies

    Energy Technology Data Exchange (ETDEWEB)

    Gourisetti, Sri Nikhil Gup; Kirkham, Harold; Sivaraman, Deepak

    2017-09-19

    Transformer aging is an important challenge in power system. Distribution transformers themselves are minimally controllable, but smart meters provide excellent, new insights into electrical loads, which insights can be used to understand and mitigate transformer aging. The nature of transformer loads is changing with the integration of distributed energy resources (DERs) and electric vehicles (EVs). This paper first reviews factors that influence the aging of distribution transformers, including root causes of transformer failure. Existing and proposed load control methods are then discussed. A distribution model is introduced to help evaluate potential control methods.