Nature-inspired algorithms such as Particle Swarm Optimization and Firefly Algorithm are among the most powerful algorithms for optimization. In this paper, we intend to formulate a new metaheuristic algorithm by combining Levy flights with the search strategy via the Firefly Algorithm. Numerical studies and results suggest that the proposed Levy-flight firefly algorithm is superior to existing metaheuristic algorithms. Finally implications for further research and wider applications will be discussed.
In this paper, we intend to formulate a new metaheuristic algorithm, called Cuckoo Search (CS), for solving optimization problems. This algorithm is based on the obligate brood parasitic behaviour of some cuckoo species in combination with the Levy flight behaviour of some birds and fruit flies. We validate the proposed algorithm against test functions and then compare its performance with those of genetic algorithms and particle swarm optimization. Finally, we discuss the implication of the results and suggestion for further research.
In this paper, we propose a bid optimizer for sponsored keyword search auctions which leads to better retention of advertisers by yielding attractive utilities to the advertisers without decreasing the revenue to the search engine. The bid optimizer is positioned as a key value added tool the search engine provides to the advertisers. The proposed bid optimizer algorithm transforms the reported values of the advertisers for a keyword into a correlated bid profile using many ideas from cooperative game theory. The algorithm is based on a characteristic form game involving the search engine and the advertisers. Ideas from Nash bargaining theory are used in formulating the characteristic form game to provide for a fair share of surplus among the players involved. The algorithm then computes the nucleolus of the characteristic form game since we ...
Understanding the similar properties of people involved in group search sessions has the potential to significantly improve collaborative search systems; such systems could be enhanced by information retrieval algorithms and user interface modifications that take advantage of important properties, for example by re-ordering search results using information from group members' combined user profiles. Understanding what makes group members similar can also assist with the identification of groups, which can be valuable for connecting users with others with whom they might undertake a collaborative search. In this workshop paper, we describe our current research efforts towards studying the properties of a variety of group types. We discuss properties of groups that may be relevant to designers of collaborative search systems, and propose ways in which ...
This paper proposes an optimization algorithm to reduce the distortion produced in the loop-filter of Continuous-Time Sigma-Delta Modulators. The aim of the algorithm is to find the loop-filter implementation that minimizes distortion at the output of the modulator, by modifying the output swing of every integrator. The algorithm is implemented in Matlab as an evolutive searching. During each step of the searching, the algorithm evaluates the harmonical distortion of a tone when it is applied to the modulator with a certain loop-filter implementation. The output of the algorithm is an optimum linear state-space representation of the loop-filter. This particular state-space representation leads to minimum distortion at the output of the modulator when the loop-filter is implemented with some specific circuitry previously defined. As long as ...
A new metaheuristic optimisation algorithm, called Cuckoo Search (CS), was developed recently by Yang and Deb (2009). This paper presents a more extensive comparison study using some standard test functions and newly designed stochastic test functions. We then apply the CS algorithm to solve engineering design optimisation problems, including the design of springs and welded beam structures. The optimal solutions obtained by CS are far better than the best solutions obtained by an efficient particle swarm optimiser. We will discuss the unique search features used in CS and the implications for further research.
We develop methods for accelerating metric similarity search that are effective on modern hardware. Our algorithms factor into easily parallelizable components, making them simple to deploy and efficient on multicore CPUs and GPUs. Despite the simple structure of our algorithms, their search performance is provably sublinear in the size of the database, with a factor dependent only on its intrinsic dimensionality. We demonstrate that our methods provide substantial speedups on a range of datasets and hardware platforms. In particular, we present results on a 48-core server machine, on graphics hardware, and on a multicore desktop.
The periodic mode is analyzed together with two conventional boundary handling modes for particle swarm. By providing an infinite space that comprises periodic copies of original search space, it avoids possible disorganizing of particle swarm that is induced by the undesired mutations at the boundary. The results on benchmark functions show that particle swarm with periodic mode is capable of improving the search performance significantly, by compared with that of conventional modes and other algorithms.
The performance of Evolutionary Algorithms can be enhanced by integrating the concept of agents. Agents and Multi-agents can bring many interesting features which are beyond the scope of traditional evolutionary process and learning. This book presents the state-of-the art in the theory and practice of Agent Based Evolutionary Search and aims to increase the awareness on this effective technology. This includes novel frameworks, a convergence and complexity analysis, as well as real-world applications of Agent Based Evolutionary Search, a design of multi-agent architectures and a design of age
In this paper, molecular quantum computation is numerically studied with the quantum searchalgorithm (Grover's algorithm) by means of optimal control simulation. Qubits are implemented in the vibronic states of I_2, while gate operations are realized by optimally designed laser pulses. The methodological aspects of the simulation are discussed in detail. We show that the algorithm for solving a gate pulse-design problem has the same mathematical form as a state-to-state control problem in the density matrix formalism, which provides monotonically convergent algorithms as an alternative to the Krotov method. The sequential irradiation of separately designed gate pulses leads to the population distribution predicted by Grover's algorithm. The computational accuracy is reduced by the imperfect quality of the pulse design and by the electronic decoherence processes ...
A heuristic algorithm that employs fuzzy logic is proposed to the power system transmission expansion planning problem. The algorithm is based on the divide to conquer strategy, which is controlled by the fuzzy system. The algorithm provides high quality solutions with the use of fuzzy decision making, which is based on nondeterministic criteria to guide the search. The fuzzy system provides a self-adjusting mechanism that eliminates the manual adjustment of parameters to each system being solved. (author)
Product-sum property states that an ordered pair (s"n,p"n) is unique for any ordered set a"1,a"2,...,a"n where a"i,n@?N, and s"n and p"n are the sum and product of the elements of the set, respectively. This fact has been exploited to develop an O(log(M)) time complexity algorithm for pattern searching in a large dataset, where M is the number of records in the dataset. Two potential applications (from databases and computational biology) of this property have been demonstrated to show the effectiveness and working of the proposed algorithm. The space complexity of the algorithm rises to the quadratic order.
In this paper the Sudoku problem is solved using stochastic search techniques and these are: Cultural Genetic Algorithm (CGA), Repulsive Particle Swarm Optimization (RPSO), Quantum Simulated Annealing (QSA) and the Hybrid method that combines Genetic Algorithm with Simulated Annealing (HGASA). The results obtained show that the CGA, QSA and HGASA are able to solve the Sudoku puzzle with CGA finding a solution in 28 seconds, while QSA finding a solution in 65 seconds and HGASA in 1.447 seconds. This is mainly because HGASA combines the parallel searching of GA with the flexibility of SA. The RPSO was found to be unable to solve the puzzle.
This thesis investigates the application of artificial neural networks for the compression of image data. An algorithm is developed using the competitive learning paradigm which takes advantage of the parallel processing and classification capability of neural networks to produce an efficient implementation of vector quantization. Multi-Stage, tree searched, and classification vector quantization codebook design are adapted to the neural network design to reduce the computational cost and hardware requirements. The results show that the new algorithm provides a substantial reduction in computational costs and an improvement in performance.
One class of gravitational wave signals LIGO is searching for consists of short duration bursts of unknown waveforms. Potential sources include core collapse supernovae, gamma ray burst progenitors, and the merger of binary black holes or neutron stars. We present a density-based clustering algorithm to improve the performance of time-frequency searches for the such gravitational-wave bursts when they are extended in time and/or frequency. We have implemented this algorithm as an extension to the QPipeline search for bursts, which currently determines the statistical significance of events based solely on the peak significance observed in minimum uncertainty regions of the time-frequency plane. Density based clustering improves the performance of such a search by considering the aggregate significance of arbitrarily shaped regions in the time-frequency plane and ...
Evolutionary artificial neural networks (EANNs) refer to a special class of artificial neural networks (ANNs) in which evolution is another fundamental form of adaptation in addition to learning. Evolutionary algorithms are used to adapt the connection weights, network architecture and learning algorithms according to the problem environment. Even though evolutionary algorithms are well known as efficient global searchalgorithms, very often they miss the best local solutions in the complex solution space. In this paper, we propose a hybrid meta-heuristic learning approach combining evolutionary learning and local search methods (using 1st and 2nd order error information) to improve the learning and faster convergence obtained using a direct evolutionary approach. The proposed technique is tested on three different chaotic time series and the test results are ...
A multivariate adaptive power system stabilizer is proposed. The advantages of using coordinated governor and excitation control are discussed, and the problems associated with constant parameter power system stabilizers (CPSS) are highlighted. The proposed multi-input multi-output (MIMO) power system stabilizer can coordinate the governor and excitation control and can overcome the problems associated with CPSS in power system stabilization. Selective multivariable state modelling, identification and control methods are investigated and the MIMO least squares technique with variable forgetting factor is used for system identification, guaranteeing good parameter tracking after a disturbance. Two multivariable self-tuning algorithms are investigated, the generalized minimum variance control and pole-shifting control algorithms. The multivariable self-searching pole-shifting algorithm is developed. ...
This paper describes a searchalgorithm to locate values of t where the real part of the Riemann zeta function, zeta(sigma+it), is negative for sigma>1. The run-time to execute the search is much less than a brute-force approach and relies on certain symmetries of congruence equations related to the zeta function. Initial results show the smallest value of t where this begins to occur is much nearer to the real axis than conservative estimates would suggest.
The subject of the 5th challenge proposed by the French Society of Operations Research and Decision Analysis (ROADEF) consists in scheduling technicians and interventions for telecommunications (http://www.g-scop.inpg.fr/ChallengeROADEF2007/ or http://www.roadef.org/). We detail the algorithm we proposed for this challenge which is a Greedy Randomized Adaptative Search Procedure (GRASP). Computational results led us to the 1st position in the Junior category and to the 4th position in All category of the Challenge ROADEF 2007.
We reconsider stochastic convergence analyses of particle swarm optimisation, and point out that previously obtained parameter conditions are not always sufficient to guarantee mean square convergence to a local optimum. We show that stagnation can in fact occur for non-trivial configurations in non-optimal parts of the search space, even for simple functions like SPHERE. The convergence properties of the basic PSO may in these situations be detrimental to the goal of optimisation, to discover a sufficiently good solution within reasonable time. To characterise optimisation ability of algorithms, we suggest the expected first hitting time (FHT), i.e., the time until a search point in the vicinity of the optimum is visited. It is shown that a basic PSO may have infinite expected FHT, while an algorithm introduced here, the Noisy PSO, has finite expected FHT on some functions.
Logic Programming languages and combinational circuit synthesis tools share a common "combinatorial search over logic formulae" background. This paper attempts to reconnect the two fields with a fresh look at Prolog encodings for the combinatorial objects involved in circuit synthesis. While benefiting from Prolog's fast unification algorithm and built-in backtracking mechanism, efficiency of our searchalgorithm is ensured by using parallel bitstring operations together with logic variable equality propagation, as a mapping mechanism from primary inputs to the leaves of candidate Leaf-DAGs implementing a combinational circuit specification. After an exhaustive expressiveness comparison of various minimal libraries, a surprising first-runner, Strict Boolean Inequality "<" together with constant function "1" also turns out to have small transistor-count implementations, competitive to NAND-only or ...
The Proportional-Integral-Derivative Controller is widely used in industries for process control applications. Fractional-order PID controllers are known to outperform their integer-order counterparts. In this paper, we propose a new technique of fractional-order PID controller synthesis based on peak overshoot and rise-time specifications. Our approach is to construct an objective function, the optimization of which yields a possible solution to the design problem. This objective function is optimized using two popular bio-inspired stochastic searchalgorithms, namely Particle Swarm Optimization and Differential Evolution. With the help of a suitable example, the superiority of the designed fractional-order PID controller to an integer-order PID controller is affirmed and a comparative study of the efficacy of the two above algorithms in solving the optimization problem is also presented.
Loading pattern optimization (LPO) for a PWR in nuclear power plant contains three parts: fuel assembly location optimization, burnable poison placement optimization, and used fuel assembly orientation optimization. To solve the former two parts, this paper devises an innovative stochastic evolutionary algorithm-Interval Bound Algorithm (IBA), which can optimize fuel assembly location and burnable poison placement together. IBA just uses the fuel assembly's infinite multiplication factor to get rid of unfavorable patterns and to explore new promising solution space. To solve the last part, this paper applies Estimation of Distribution Algorithms (EDAs), which also belong to evolutionary algorithms. These three parts depend on each other, so it is better not to solve them separately. In order to optimize these parts in a coupled way, we use Symbiotic Co-evolutionary Algorithm (SCA) ...
We address the problem of propositional logic-based abduction, i.e., the problem of searching for a best explanation for a given propositional observation according to a given propositional knowledge base. We give a general algorithm, based on the notion of projection; then we study restrictions over the representations of the knowledge base and of the query, and find new polynomial classes of abduction problems.
The onshore Potiguar basin has nowadays around 5.000 artificial lifting petroleum wells, distributed into 80 fields located on the states of Rio Grande do Norte and Ceara, representing approximately 8% of the national oil production. For that, well maintenance service, realized by Workover Rigs, is essential to preserve the oil productivity of the reservoirs on these fields. However, as the number of rigs is lower than to the number of wells needing maintenance, the task of administrating the management of such equipment according to the demand created by the wells, generates an optimization problem. The decision for a rig intervention on a well depends on parameters such as flow rate, depth, wasted time on intervention, distance from the rig to the next well, type of operation, rig capacity, environmental risks, etc. The objective of this paper is to present an interactive Computational System for Support Decision to the optimized management of the wells attended by the rig fleet. ...
This paper uses multi-pass iteration particle swarm optimization (MIPSO) to solve short term hydroelectric generation scheduling of a power system with wind turbine generators. MIPSO is a new algorithm for solving nonlinear optimal scheduling problems. A new index called iteration best (IB) is incorporated into particle swarm optimization (PSO) to improve solution quality. The concept of multi-pass dynamic programming is applied to modify PSO further and improve computation efficiency. The feasible operational regions of the hydro units and pumped storage plants over the whole scheduling time range must be determined before applying MIPSO to the problem. Wind turbine power generation then shaves the power system load curves. Next, MIPSO calculates hydroelectric generation scheduling. It begins with a coarse time stage and searching space and refines the time interval between two time stages and the search spacing pass by ...
Molecular simulation aims at simulating particles in interaction, describing a physico-chemical system. When considering Markov Chain Monte Carlo sampling in this context, we often meet the same problem of statistical efficiency as with Molecular Dynamics for the simulation of complex molecules (polymers for example). The search for a correct sampling of the space of possible configurations with respect to the Boltzmann-Gibbs distribution is directly related to the statistical efficiency of such algorithms (i.e. the ability of rapidly providing uncorrelated states covering all the configuration space). We investigated how to improve this efficiency with the help of Artificial Evolution (AE). AE algorithms form a class of stochastic optimization algorithms inspired by Darwinian evolution. Efficiency measures that can be turned into efficiency criteria have been first searched before ...
This paper introduces a robust searching hybrid evolutionary algorithm to solve the multi-objective Distribution Feeder Reconfiguration (DFR). The main objective of the DFR is to minimize the real power loss, deviation of the nodes' voltage, the number of switching operations, and balance the loads on the feeders. Because of the fact that the objectives are different and no commensurable, it is difficult to solve the problem by conventional approaches that may optimize a single objective. This paper presents a new approach based on norm3 for the DFR problem. In the proposed method, the objective functions are considered as a vector and the aim is to maximize the distance (norm2) between the objective function vector and the worst objective function vector while the constraints are met. Since the proposed DFR is a multi objective and non-differentiable optimization problem, a new hybrid evolutionary algorithm (EA) based on ...
of early humanitarians, and the vivisectors turned to Rene Descartes (1596 1650 ) to justify ...A celebrated mathematician, physiologist, and psychologist, Descartes provided a general philosophy of the irrelevance of ethics to the ...Animals, according to Descartes, were insensible and irrational machines; moved, like clocks, but
I describe a search for anomalous production of Z pairs through a new massive resonance X in 2.5-2.9 fb{sup -1} of p{bar p} collisions at {radical}s = 1.96 TeV using the CDFII Detector at the Fermilab Tevatron. I reconstruct Z pairs through their decays to electrons, muons, and quarks. To achieve perhaps the most efficient lepton reconstruction ever used at CDF, I apply a thorough understanding of the detector and new reconstruction software heavily revised for this purpose. In particular, I have designed and employ new general-purpose algorithms for tracking at large {eta} in order to increase muon acceptance. Upon analyzing the unblinded signal samples, I observe no X {yields} ZZ candidates and set upper limits on the production cross section using a Kaluza-Klein graviton-like acceptance.
A robust adaptive Power System Stabilizer algorithm using a Generalized Multivariable Pole Shifting (GMPS) technique is presented in this paper. The algorithm handles systems with equal or unequal numbers of inputs and outputs, therefore both shaft speed as well as the generator power are used to derive the stabilizing control. The technique also provides a simple scheme of on-line self-searching pole shifting factor to meet the excitation control limits. The application of the proposed stabilizer to a simulated generator excitation control under a wide range of operating and disturbance conditions demonstrates that the new control strategy is superior to conventional Power System Stabilizer (PSS) and the widely accepted Minimum Variance Self-Tuning Controller (MVSTC).
This paper proposes the application of particle swarm optimization (PSO) to the problem of finite element model (FEM) selection. This problem arises when a choice of the best model for a system has to be made from set of competing models, each developed a priori from engineering judgment. PSO is a population-based stochastic searchalgorithm inspired by the behaviour of biological entities in nature when they are foraging for resources. Each potentially correct model is represented as a particle that exhibits both individualistic and group behaviour. Each particle moves within the model search space looking for the best solution by updating the parameters values that define it. The most important step in the particle swarm algorithm is the method of representing models which should take into account the number, location and variables of parameters to be updated. One example structural system is used to ...
Trapped ions are a near ideal system to study quantum information processing due to the high degree of control over the ion's external confinement and internal degrees of freedom. We demonstrate the key steps necessary for trapped ion quantum computing and focus on phonon-mediated entangling gates. We highlight several key algorithms implemented over the last decade with these gates and give a detailed description of Grover's quantum database search implemented with two trapped ion qubits.
We consider a serial supply chain consisting of a raw material supplier, a manufacturer, a distribution centre and a retailer in the presence of time-varying delivery between manufacturer facility and the retailer warehouse. Delivery time functions are developed based on practical data analysis and the cost models for both linear and non-linear delivery time functions are derived. Analytic solution for system with linear delivery times is derived and a searchalgorithm for system with non-linear delivery times is established. Finally, sensitivity analysis is made to help decision makers achieve a lower total cost in practice.
This paper reports on the detection of optical novae in our neighbour galaxy M31 based on digitized historical Tautenburg Schmidt plates. The accurate positions of the detected novae lead to a much larger database for searches for recurrent novae in M31. We conducted a systematic search for novae on 306 digitized Tautenburg Schmidt plates covering a time span of 36 years from 1960 to 1996. From the database of both ~ 300 000 light curves and about one million detections on only one plate per colour band, nova candidates were efficiently selected by automated algorithms and subsequently individually inspected by eye. We report the detection of 84 nova candidates. In detail we found 55 nova candidates from the automated analysis of the light curves. Among these, 22 were previously unknown, 12 were known but have not been identified on Tautenburg Schmidt plates before and 21 novae have been discovered on Tautenburg plates ...
Molecular biologists, geneticists, and other life scientists use the BLAST homology search package as their first step for discovery of information about unknown or poorly annotated genomic sequences. There are two main variants of BLAST: BLASTP for searching protein collections and BLASTN for nucleotide collections. Surprisingly, BLASTN has had very little attention; for example, the algorithms it uses do not follow those described in the 1997 BLAST paper and no exact description has been published. It is important that BLASTN is state-of-the-art: Nucleotide collections such as GenBank dwarf the protein collections in size, they double in size almost yearly, and they take many minutes to search on modern general purpose workstations. This paper proposes significant improvements to the BLASTN algorithms. Each of our schemes is based on compressed bytepacked formats that allow ...
This article considers a hypothetical imaging device with a spinning slat collimator that measures parallel-planar-integral data from an object. This device rotates around the object 180 deg. and stops at N positions uniformly distributed over this 180 deg. . At each stop, the device spins on its own axis 180 deg. and acquires measurements at M positions uniformly distributed over this 180 deg. . For a fixed total imaging time, an optimal distribution of the scanning time among the data measurement locations is searched by a nonlinear programming method: Nelder-Mead's simplex method. The optimal dwell time is approximately proportional to the weighting factor in the backprojector of the reconstruction algorithm. By using an optimal dwell-time profile, the reconstruction signal-to-noise ratio has a gain of 23%-24% for the filtered backprojection algorithm and a gain of 10%-18% for the iterative ...
The objective of this project is to develop improved seismic event location techniques that can be used to generate more and better quality reference events using data from local and regional seismic networks. Their approach is to extend existing methods of multiple-event location with more general models of the errors affecting seismic arrival time data, including picking errors and errors in model-based travel-times (path corrections). Toward this end, they are integrating a grid-search based algorithm for multiple-event location (GMEL) with a new parameterization of travel-time corrections and new kriging method for estimating the correction parameters from observed travel-time residuals. Like several other multiple-event location algorithms, GMEL currently assumes event-independent path corrections and is thus restricted to small event clusters. The new parameterization assumes that travel-time corrections are a ...
We explored ways of doing spatial search within a relational database: (1) hierarchical triangular mesh (a tessellation of the sphere), (2) a zoned bucketing system, and (3) representing areas as disjunctive-normal form constraints. Each of these approaches has merits. They all allow efficient point-in-region queries. A relational representation for regions allows Boolean operations among them and allows quick tests for point-in-region, regions-containing-point, and region-overlap. The speed of these algorithms is much improved by a zone and multi-scale zone-pyramid scheme. The approach has the virtue that the zone mechanism works well on B-Trees native to all SQL systems and integrates naturally with current query optimizers - rather than requiring a new spatial access method and concomitant query optimizer extensions. Over the last 5 years, we have used these techniques extensively in our work on SkyServer.sdss.org, and SkyQuery.net.
The avalanche quantity of the information developed by mankind has led to concept of automation of knowledge extraction - Data Mining ([1]). This direction is connected with a wide spectrum of problems - from recognition of the fuzzy set to creation of search machines. Important component of Data Mining is processing of the text information. Such problems lean on concept of classification and clustering ([2]). Classification consists in definition of an accessory of some element (text) to one of in advance created classes. Clustering means splitting a set of elements (texts) on clusters which quantity are defined by localization of elements of the given set in vicinities of these some natural centers of these clusters. Realization of a problem of classification initially should lean on the given postulates, basic of which - the aprioristic information on primary set of texts and a measure of affinity of elements and classes.
An integrated tabu-fuzzy knowledge based controller applied to enhance the performance of power system stabilizer (PSS) is presented in this paper. The fuzzy knowledge based controller (FKBC) has been developed to perform the function of a PSS and to provide a supplementary signal to the excitation system of the synchronous generator. The method used for storing and representing the fuzzy rules is called the fuzzy associative memory (FAM) matrix. The well-defined FAM determines the performance of the FKBC and hence the tabu searchalgorithm is proposed and applied to determine the construction and optimization of the FAM. The controller has been tested in the case of single machine infinite bus and multi-machine systems for various types of disturbance. To show the effectiveness of the proposed controller, the comparison with the conventional PSS is presented. (author)
The paper describes two schemes that follow the model of Lamarckian evolution and combine differential evolution (DE), which is a population-based stochastic global search method, with the local optimization algorithm of conjugate gradients (CG). In the first, each offspring is fine-tuned by CG before competing with their parents. In the other CG is used to improve both parents and offspring in a manner that is completely seamless for individuals that survive more than one generation. Experiments involved training weights of feed-forward neural networks to solve three synthetic and four real-life problems. In six out of seven cases the DE?CG hybrid, which preserves and uses information on each solution?s local optimization process, outperformed two recent variants of DE.
Due to the increased computer power and advanced algorithms, quantum mechanical calculations based on Density Functional Theory are more and more widely used to solve real materials science problems. In this context large nonlinear generalized eigenvalue problems must be solved repeatedly to calculate the electronic ground state of a solid or molecule. Due to the nonlinear nature of this problem, an iterative solution of the eigenvalue problem can be more efficient provided it does not disturb the convergence of the self-consistent-field problem. The blocked Davidson method is one of the widely used and efficient schemes for that purpose, but its performance depends critically on the preconditioning, i.e. the procedure to improve the search space for an accurate solution. For more diagonally dominated problems, which appear typically for plane wave based pseudopotential calculations, the inverse of the diagonal of (H - ES) is used. However, for ...
A novel method to detect and correct inaccuracies in a set of unconstrained dense correspondences between two images is presented. Starting with a robust, general-purpose dense correspondence algorithm, an initial pose estimate and dense 3D scene reconstruction are obtained and bundle-adjusted. Reprojection errors are then computed for each correspondence pair, which is used as a metric to distinguish high and low-error correspondences. An affine neighborhood-based coarse-to-fine iterative searchalgorithm is then applied only on the high-error correspondences to correct their positions. Such an error detection and correction mechanism is novel for unconstrained dense correspondences, for example not obtained through epipolar geometry-based guided matching. Results indicate that correspondences in regions with issues such as occlusions, repetitive patterns and moving objects can be identified and corrected, such that a more ...
In Internet Routing, the static shortest path (SP) problem has been addressed using well known intelligent optimization techniques like artificial neural networks, genetic algorithms (GAs) and particle swarm optimization. Advancement in wireless communication lead more and more mobile wireless networks, such as mobile networks [mobile ad hoc networks (MANETs)] and wireless sensor networks. Dynamic nature of the network is the main characteristic of MANET. Therefore, the SP routing problem in MANET turns into dynamic optimization problem (DOP). Here the nodes ae made aware of the environmental condition, thereby making it intelligent, which goes as the input for GA. The implementation then uses GAs with immigrants and memory schemes to solve the dynamic SP routing problem (DSPRP) in MANETS. In our paper, once the network topology changes, the optimal solutions in the new environment can be searched using the new immigrants or the useful ...
The two favourable dry storage concepts being under consideration in the Federal Republic of Germany are presented and the physical behaviour or natural convection cooling with air is explained. With the three examples cask store, vault storage horizontally and vertically arranged the main thermodynamical design parameters and their influence on the efficiency of the cooling system and on the temperature distribution inside the store and of the stored material are discussed. Moreover, the importance of the fulfilment and the harmony of all safety criteria and the difficulties while to do so are carried out especially with the vault store.
Nature-inspired algorithms are among the most powerful algorithms for optimization. This paper intends to provide a detailed description of a new Firefly Algorithm (FA) for multimodal optimization applications. We will compare the proposed firefly algorithm with other metaheuristic algorithms such as particle swarm optimization (PSO). Simulations and results indicate that the proposed firefly algorithm is superior to existing metaheuristic algorithms. Finally we will discuss its applications and implications for further research.
Power supply ripple at frequencies of 720 Hz and its harmonies is expected to affect the motion of particles in the collider. These ripple frequencies are nearly resonant with the betatron frequencies. To estimate the tolerable ripple levels, we have tracked particles through the complete nonlinear lattice for 10[sup 4] turns with ripple fed from 10 different power stations and including up to 7 different ripple frequencies. We presently estimate that relative ripple amplitudes must be below the 10[sup 8] level for there to be no significant impact on the emittance over the short term.
Power supply ripple at frequencies of 720 Hz and its harmonies is expected to affect the motion of particles in the collider. These ripple frequencies are nearly resonant with the betatron frequencies. To estimate the tolerable ripple levels, we have tracked particles through the complete nonlinear lattice for 10{sup 4} turns with ripple fed from 10 different power stations and including up to 7 different ripple frequencies. We presently estimate that relative ripple amplitudes must be below the 10{sup 8} level for there to be no significant impact on the emittance over the short term.
The Sloan Digital Sky Survey (SDSS) started a new phase in August 2008, with new instrumentation and new surveys focused on Galactic structure and chemical evolution, measurements of the baryon oscillation feature in the clustering of galaxies and the quasar Ly{alpha} forest, and a radial velocity search for planets around {approx}8000 stars. This paper describes the first data release of SDSS-III (and the eighth counting from the beginning of the SDSS). The release includes 5-band imaging of roughly 5200 deg{sup 2} in the Southern Galactic Cap, bringing the total footprint of the SDSS imaging to 14,555 deg{sup 2}, or over a third of the Celestial Sphere. All the imaging data have been reprocessed with an improved sky-subtraction algorithm and a final, self-consistent recalibration and flat-field determination. This release also includes all data from the second phase of the Sloan Extension for Galactic Understanding and Evolution (SEGUE-2), ...
We study the quantum query complexity of minor-closed graph properties, which include such problems as determining whether a graph is planar, is a forest, or does not contain a path of a given length. We show that most minor-closed properties---those that cannot be characterized by a finite set of forbidden subgraphs---have quantum query complexity \\Theta(n^{3/2}). To establish this, we prove an adversary lower bound using a detailed analysis of the structure of minor-closed properties with respect to forbidden topological minors and forbidden subgraphs. On the other hand, we show that minor-closed properties (and more generally, sparse graph properties) that can be characterized by finitely many forbidden subgraphs can be solved strictly faster, in o(n^{3/2}) queries. Our algorithms are a novel application of the quantum walk search framework and give improved upper bounds for several subgraph-finding problems.
A pole placement technique for power system stabilizer (PSS) and thyristor controlled series capacitor (TCSC) based stabilizer using simulated annealing (SA) algorithm is presented in this paper. The proposed approach employs SA optimization technique to PSS (SAPSS) and TCSC-based stabilizer (SACSC) design. The design problem is formulated as an optimization problem where SA is applied to search for the optimal setting of the proposed SAPSS and SACSC parameters. A pole placement-based objective function to shift the dominant eigenvalues to the left in the s-plane is considered. The proposed SAPSS and SACSC have been examined on a weakly connected power system with different disturbances, loading conditions, and system parameter variations. Eigenvalue analysis and nonlinear simulation results show the effectiveness and the robustness of the proposed stabilizers and their ability to provide efficient damping of low frequency oscillations. In ...
The PLL (Phase Locked Loop) has two modes: search mode and locking mode. The mode is determined by how far apart the internal frequency is from the external frequency. When the internal - and exter nal frequencies are close, the PLL is in locking mode. While locking on the external frequency, the PLL can largely be expressed as a linear term superimposed with a small "noise" term. We can t herefore calculate a transfer function that will completely describe the performance of the PLL apart from the precision, which is determined by the noise term. Two ideas are presented on how to re duce the noise term. The first idea is to compensate the noise term with an equal value of opposite sign. This completely removes the noise when the PLL locks on a steady frequency. Unfortunately it can not be used for the LEP Q-meter which is plagued by the presence of satellite frequencies. For other equipment with cleaner spectra, the method can improve their precision dramatically. ...
Given a point set S and an unknown metric d on S, we study the problem of efficiently partitioning S into k clusters while querying few distances between the points. In our model we assume that we have access to one versus all queries that given a point s in S return the distances between s and all other points. We show that given a natural assumption about the structure of the instance, we can efficiently find an accurate clustering using only O(k) distance queries. We use our algorithm to cluster proteins by sequence similarity. This setting nicely fits our model because we can use a fast sequence database search program to query a sequence against an entire dataset. We conduct an empirical study that shows that even though we query a small fraction of the distances between the points, we produce clusterings that are close to a desired clustering given by manual classification.
The results of a search for fractionally charged particles produced in e/sup +/e/sup -/ annihilation at 29 GeV/c/sup 2/ are discussed. Results from cosmic-ray searches for fractionally charged particles, tachyons, and massive particles using the same detector are also presented.
Jul 5, 2007 ... Search Criteria: Search Field: All > Results : All > Search Term: (Manganese 63) [x]. Sort results by: NASA Center | Date Added to NTRS ...
Search engine researchers typically depict search as the solitary activity of an individual searcher. In contrast, results from our critical-incident survey of 150 users on Amazon's Mechanical Turk service suggest that social interactions play an important role throughout the search process. Our main contribution is that we have integrated models from previous work in sensemaking and information seeking behavior to present a canonical social model of user activities before, during, and after search, suggesting where in the search process even implicitly shared information may be valuable to individual searchers.
A dose calculation algorithm for MLC based conformal radiotherapy is described in this paper. The algorithm is formulated by the coordinate of MLC leaves. Verification on the algorithm is made by comparing the dose distributions generated by this algorithm with that generated by a Differential Convolution Superposition algorithm for various regular and irregular fields. The results demonstrate that the present algorithm has suitable accuracy and high computational efficiency, thus it could be useful for the treatment planning process in MLC based conformal radiotherapy, where the workload for interactively or automatically designing the shapes of MLC is heavy. (authors)
Nato SCI-12 on Camouflage Evaluation Workshop on Search and Target Acquisition The Netherlands, June 1999. Image Discrimination Models for Object Detection ...
Efficiency and Renewable Energy EERE Home | Programs & Offices | Consumer Information Chemicals SearchSearch Help Chemicals EERE » Industrial Technologies Program » Chemicals...
and Renewable Energy EERE Home | Programs & Offices | Consumer Information Geothermal Technologies Program SearchSearch Help Geothermal Technologies Program HOME ABOUT...
and Renewable Energy EERE Home | Programs & Offices | Consumer Information Geothermal Technologies Program SearchSearch Help Geothermal Technologies Program HOME ABOUT...
Information search in a distributed environment is an interactive process between the user and the artifact. How the information is distributed across the user and the artifact determines the efficacy...Full Text Available
National Institutes of Health Mucosal Immunology and Microbiome Interest Group Search Go Search Skip Navigation Links SIGS > Mucosal Immunology and Microbiome Interest Group Skip...
Nanocrystalline chromium oxynitride films were deposited by reactive RF magnetron sputtering of metallic chromium target in argon and helium atmospheres. The paper deals with consequence of increase in oxygen partial pressure on structural, hydrophobic and optical properties of chromium oxynitride films. The film stoichiometry changes from CrN and Cr2O3 to only Cr2O3 with increase in oxygen partial pressure as evident from X-Ray Diffraction analysis in both cases. The average crystallite size decreases with increase in oxygen partial pressure for both gas atmospheres. The thickness calculated from transmission data and surface profilometer are in good harmony with each other. The deposited films are hydrophobic by nature and the contact angle of the films varies as a function of surface ro...
Francesco Colonnas Hypnerotomachia Poliphili (The Strife of Love in a Dream) of 1499 is a bizarre architectural-erotic fantasy whose imagery has often perplexed commentators. One particular banquet scene has defied scrutiny. This paper decodes the meal as a typical Renaissance banquet, as harmonious and balanced as any painting or edifice, yet offering an image of divine feeding. The flavors, ingredients and meal structure all reflect current culinary aesthetics as well as Neo-Platonic love theory, occult symbolism and humoral medicine. The banquet scene features foods and cooking methods which were popular in late 15th century Italy and yet includes exotic ingredients such as precious jewels and perfumes which were meant to denote divine feeding. For example, a confection served as a star...
Based on the information system characteristics of mine, proposed network architecture design of the mine property. And in this framework based on the design of three-dimensional virtual mine described the application of intelligent management platform. Three-dimensional virtual underground mine that shows the situation, the core application is through remote monitoring system of information exchange between devices (material object communication). Internet of things in the framework of mining three-dimensional virtual reconstruction of mine. On coal mine safety in the production process of human, machine and environment, control elements and their harmony and unity. 3D virtual mine management platform integrates personnel positioning, dust control, gas monitoring, roof pressure monitoring...
Terminal-differential algorithm for identification of local nonhomogeneities in items under control is developed on the basis of measurements of X-ray or gamma-radiation weakening. The algorithm may be applied by developing radiation schemes of nondestructive control, identifying inadmissible inclusions in the object under study
OBJECTIVE--To develop, test, and validate an algorithm for diagnosing disease in neonates during an over the telephone referral to a specialist cardiac centre. DESIGN--A draft algorithm requiring only...Full Text Available
Previous studies have shown that iterative in-line x-ray phase retrieval algorithms may have higher precision than direct retrieval algorithms. This communication compares three iterative phase...Full Text Available
Abstracts are presented of 63 papers on the following topics: large-scale optimization, interior-point methods, algorithms for optimization, problems in control, network optimization methods, and parallel algorithms for optimization problems.
As presented in [4], the Sigma-Point Consider Filter (SPCF) algorithm extends ... lines of the derivative-free, Sigma-Point Kalman Filter algorithm given in ...
Full text: Radiotherapy treatment planning (RTP) relies heavily on medical imaging. Until recently, the most important planning tool was the treatment simulator. The kilovoltage radiographic capabilities in a treatment simulator enabled the boundaries of treatment fields to be visualized with respect to bony anatomic landmarks. Perhaps the most important advance in treatment planning in recent years is the ability to visualize the passage of the beams with respect to a more accurate geometrical representation of the tumor and other soft tissue structures. This 'virtual simulation' uses a computer-based representation of a patient to determine the extent of the disease and the location of radiation sensitive normal tissue. Computer tomographic (CT) imaging produces a high-resolution three-dimensional representation of anatomy that can be correlated with other image sets such as magnetic resonance images (MRI) of function. Positron emission tomographic (PET) imaging is beginning to be ...
Two-dimensional generalization of the original peak finding algorithm suggested earlier is given. The ideology of the algorithm emerged from the well known quantum mechanical tunneling property which enables small bodies to penetrate through narrow potential barriers. We further merge this ``quantum'' ideology with the philosophy of Particle Swarm Optimization to get the global optimization algorithm which can be called Quantum Swarm Optimization. The functionality of the newborn algorithm is tested on some benchmark optimization problems.
In this paper we present an approach for supporting users in the difficult task of searching for video. We use collaborative feedback mined from the interactions of earlier users of a video search system to help users in their current search tasks. Our objective is to improve the quality of the results that users find, and in doing so also assist users to explore a large and complex information space. It is hoped that this will lead to them considering search options that they may not have considered otherwise. We performed a user centred evaluation. The results of our evaluation indicate that we achieved our goals, the performance of the users in finding relevant video clips was enhanced with our system; users were able to explore the collection of video clips more and users demonstrated a preference for our system that provided recommendations.
We present faster approximation algorithms for generalized network flow problems. A generalized flow is one in which the flow out of an edge differs from the flow into the edge by a constant factor. We limit ourselves to the lossy case, when these factors are at most 1. Our algorithm uses a standard interior-point algorithm to solve a linear program formulation of the network flow problem. The system of linear equations that arises at each step of the interior-point algorithm takes the form of a symmetric M-matrix. We present an algorithm for solving such systems in nearly linear time. The algorithm relies on the Spielman-Teng nearly linear time algorithm for solving linear systems in diagonally-dominant matrices. For a graph with m edges, our algorithm obtains an additive epsilon approximation of the maximum generalized ...
An algorithm for pose and motion estimation using corresponding features in images and a digital terrain map is proposed. Using a Digital Terrain (or Digital Elevation) Map (DTM/DEM) as a global reference enables recovering the absolute position and orientation of the camera. In order to do this, the DTM is used to formulate a constraint between corresponding features in two consecutive frames. The utilization of data is shown to improve the robustness and accuracy of the inertial navigation algorithm. Extended Kalman filter was used to combine results of inertial navigation algorithm and proposed vision-based navigation algorithm. The feasibility of this algorithms is established through numerical simulations.
Overview Package  Class Use Tree Deprecated Index Help  PREV CLASS  NEXT CLASS FRAMES   NO FRAMES SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD gov.nih.nci.dc.database Class SearchCriteria java.lang.Object |
A review is presented of the quest for superheavy elements under the following headings - early history; physical and nuclear properties unique to superheavy elements; searches in nature; terrestrial samples; extra-terrestrial samples; and searches at accelerators. 72 references. (U.K.).
of Colorado at Boulder Search This Site Natural Hazards Observer Disaster Research CU Web Site CU People go Search This Site Natural Hazards Observer Disaster Research CU Web...
PurposeSatisfaction of search (SOS) occurs when an abnormality is missed because another abnormality has been detected. This research studied whether the severity...Full Text Available
BackgroundThe scent from receptive female mice functions as a signal, which stimulates male mice to search for potential mating partners. This searching behavior is coupled with...Full Text Available
An ASTER (advanced spaceborne thermal emission and reflection radiometer) is one of the image sensors. It is to be installed in an earth survey polar orbit platform satellite, EOS-AM1, which is to be launched in 1998, and it is going to start its operation. Data observed by the thermal infrared remote sensing of ASTER include the spectral emissivity, and the spectral emission reflectivity which is expressed by the function of temperature. It is required to overcome technical problems how to extract the spectral emissivity from the observed data. The spectral emissivity extracted from the remote sensing data by the MMD method, measured for samples collected in Cuprite area, Nevada, and/or measured at sampled points were compared to each other and discussed. The hemisphere spectral reflectivity, which is indirect spectral emissivity, agreed well with the direct spectral emissivity. Data suggesting the establishment of Kirchhoff`s law were obtained even for the weathered samples. The ...
Studies are made on coal in terms of its effective utilization, coal cleaning, fluidization and production of new fuel, and issues globally raised. Coal is abundant in reserves and high in supply stability and economic efficiency. However, it is much in CO2 emission per calorific value. To control as much CO2 emission as possible, effective utilization such as increasing of power generation efficiency has been proceeded with. In addition to ultra supercritical pressure and fluidized bed combustion, cited are coal gasification combined cycle power generation and high temperature type fuel cell. Coal has 5-20% ash and impurities like sulfur/nitrogen. Coal should be used clean by pollution abatement measures such as dust collecting, desulfurization and denitrification. Japan is at a world top level of these technologies. Coal is solid, and therefore, is more difficult to handle than liquid fuel. To use it easily, coal is liquefied into slurry such as COM and CWM, and technology ...
The mining and energy industry is under assault today for reasons that have less to do with alleged technical failures and much more to do with ethical complaints about a rate of growth in population that industrial products from mining resources have made possible. The political agendas of Western industrialized nations have been driven during the past quarter century by those whose social philosophy advocates a new ethic of biocentric equality, whereby humans must be forced to being `living as if Nature mattered`. A Green ethic requires that `a violent, plundering humankind` must abandon its alleged rape of the earth and derive its ethical norms from pre-existing ecosystemic harmonies to preserve a fragile and precarious balance existing in Nature. From the perspective of history, there is nothing new about such complaints, current complaints about the use of fossil fuels and pollution from mining, echo similar complaints in past periods. Current Green thinking ...
The application of fossil fuels and the simultaneous dependency on fuel imports can only be decreased through consequent utilisation of efficient hydro power which is the most efficient way to avoid CO{sub 2} emissions. Only some decades ago hydro power plants were buildings erected according to met technical demands. In the 1990s rethinking started and the new designs took into account ecology and architecture. Maintenance and/or improvement of ecological efficiency play a decisive role. Experts of ecology and environmental protection of different faculties are involved right from the beginning when planning starts in order to obtain a maximum of nature compatibility and to develop efficient ecological accompanying and compensating measures. Landscape is being recultivated sustainably during construction activities in order to offer biota optimum conditions of living. Devices supporting fish migration are state of the art and designed in such a way that even small and weak fish can go ...
Featured Collections Featured collections are information sources that use federated search or are known for presenting exceptional, authoritative information for...
Based on BACODINE network notification the Whipple Observatory gamma-ray telescope has been used to search for the delayed TeV counterpart to BATSE-detected gamma-ray bursts. In the fast slew mode, any point in the sky can be reached within two minutes of the burst notification. The search strategy, necessary because of the uncertainty in burst position and limited FOV of the camera, is described.
A search has been made of tachyons associated with cosmic ray showers of energies about 10"1"5 eV by searching for any precursor effects observed in plastic scintillator detectors. Detection thresholds well below most other similar experiments have been reached but no statistically significant effects have been found.
In this work an analysis of the influence of the choice of the algorithm or planning system, on the calculus of the same treatment plan is introduced. For this purpose specific software has been developed for comparing plans of a series of IMRT cases of prostate and head and neck cancer calculated using the convolution, superposition and fast superposition algorithms implemented in the XiO 4.40 planning system (CMS). It has also been used for the comparison of the same treatment plan for lung pathology calculated in XiO with the mentioned algorithms, and calculated in the Plan 4.1 planning system (Brainlab) using its pencil beam algorithm. Differences in dose among the treatment plans have been quantified using a set of metrics. The recommendation for the dosimetrist of a careful choice of the algorithm has been numerically confirmed. (Author).
Shaping has proven to be a powerful but precarious means of improving reinforcement learning performance. Ng, Harada, and Russell (1999) proposed the potential-based shaping algorithm for adding shaping rewards in a way that guarantees the learner will learn optimal behavior. In this note, we prove certain similarities between this shaping algorithm and the initialization step required for several reinforcement learning algorithms. More specifically, we prove that a reinforcement learner with initial Q-values based on the shaping algorithm's potential function make the same updates throughout learning as a learner receiving potential-based shaping rewards. We further prove that under a broad category of policies, the behavior of these two learners are indistinguishable. The comparison provides intuition on the theoretical properties of the shaping algorithm as well as a suggestion ...
There is a well-known story about the blind man examining the elephant: the part of the elephant examined determines his perception of the whole beast. Perhaps bioinformatics--the shotgun marriage between biology and mathematics, computer science, and engineering--is like an elephant that occupies a large chair in the scientific living room. Given the demand for and shortage of researchers with the computer skills to handle large volumes of biological data, where exactly does the bioinformatics elephant sit? There are probably many biologists who feel that a major product of this bioinformatics elephant is large piles of waste material. If you have tried to plow through Web sites and software packages in search of a specific tool for analyzing and collating large amounts of research data, you may well feel the same way. But there has been progress with major initiatives to develop more computing power, educate biologists about computers, increase funding, and set ...
Sexual information seeking is an important element within human information behavior. Seeking sexually related information on the Internet takes many forms and channels, including chat rooms discussions, accessing Websites or searching Web search engines for sexual materials. The study of sexual Web queries provides insight into sexually-related information-seeking behavior, of value to Web users and providers alike. We qualitatively analyzed queries from logs of 1,025,910 Alta Vista and AlltheWeb.com Web user queries from 2001. We compared the differences in sexually-related Web searching between Alta Vista and AlltheWeb.com users. Differences were found in session duration, query outcomes, and search term choices. Implications of the findings for sexual information seeking are discussed. PMID:15006171
BackgroundThe aim of this study was to compare and to validate different dose calculation algorithms for the use in radiation therapy of small lung lesions and to optimize the treatment...Full Text Available
We propose a decoding algorithm for the $(u\\mid u+v)$-construction that decodes up to half of the minimum distance of the linear code. We extend this algorithm for a class of matrix-product codes in two different ways. In some cases, one can decode beyond the error correction capability of the code.
BackgroundNetwork visualization would serve as a useful first step for analysis. However, current graph layout algorithms for biological pathways are insensitive to biologically...Full Text Available
The airborne traffic monitoring system forms a novel technology of detecting vehicle motion. An optical digital camera located on an airborne platform produces a series of images which then are processed to recognized the fixed vehicles. In this way the video data are converted into the time sequence of frames containing the vehicle coordinates. In the present work a three-frame algorithm is developed to identify the succeeding vehicle positions. It is based on finding the neighboring points in the frame sequence characterized by minimal acceleration. To verify and optimize the developed algorithm a ``Virtual Road'' simulator was created. Finally available empirical data are analyzed using the created algorithm.
The whole computer hardware industry embraced multicores. For these machines, the extreme optimisation of sequential algorithms is no longer sufficient to squeeze the real machine power, which can be only exploited via thread-level parallelism. Decision tree algorithms exhibit natural concurrency that makes them suitable to be parallelised. This paper presents an approach for easy-yet-efficient porting of an implementation of the C4.5 algorithm on multicores. The parallel porting requires minimal changes to the original sequential code, and it is able to exploit up to 7X speedup on an Intel dual-quad core machine.
The algorithmic, or consistent, tangent stiffness was introduced to improve the asymptotic convergence rate of the iterative correction algorithm for the evolutive analysis of elastoplastic structures. The original approach is based on a formulation of the elastoplastic law in terms of a plastic multiplier with an analysis which, in general, requires an operator inversion. A geometric description of the method, based on hypersurface theory, is proposed here to provide a clear picture of the algorithmic properties. An estimate of the tangent stiffness associated with finite step elastoplastic and elastoviscoplastic constitutive models is given. It is based on the properties of the projection operator on the elastic domain and avoids operator inversions retaining the beneficial properties of...
In this paper, a new design methodology for determining the size, location, type and number of capacitors to be placed on a radial distribution system is presented. The objective is to minimize the peak power losses and the energy losses in the distribution system considering the capacitor cost. A sensitivity analysis based method is used to select the candidate locations for the capacitors. A new optimization method using a Genetic Algorithm is proposed to determine the optimal selection of capacitors. Test results have been presented along with the discussion of the algorithm.
An automatic data-smoothing algorithm for data from digital oscilloscopes is described. The algorithm adjusts the bandwidth of the filtering as a function of time to provide minimum mean squared error at each time. It produces an estimate of the root-mean-square error as a function of time and does so without any statistical assumptions about the unknown signal. The algorithm is based on least-squares fitting to the data of cubic spline functions.
The classical stochastic approximation methods are shown to yield algorithms to solve several formulations of the PAC learning problem defined on the domain [o,1]{sup d}. Under some assumptions on different ability of the probability measure functions, simple algorithms to solve some PAC learning problems are proposed based on networks of non-polynomial units (e.g. artificial neural networks). Conditions on the sizes of these samples required to ensure the error bounds are derived using martingale inequalities.
In a recent paper, Lowry (1981) described an architecture for a computer vision rectangular processor array that is suitable for VLSI implementation. In this paper the authors review that architecture, discuss extensions to it and present results of an array simulator applied to vision algorithms. They also present an algorithm for re-routing an array with bad processors into a working subset of the array, making it feasible to implement a large array on one wafer-sized chip. 7 references.
... 1 (2008) Algorithms - Open Access Journal Algorithms (ISSN 1999-4893; CODEN: ALGOCH), an open access journal of computer science, theory, methods and interdisciplinary applications, data and information systems, software engineering, artificial intelligence, automation and control systems, is published online quarterly by MDPI. - free for readers, with low publishing fees paid by authors or their institutions High visibility: indexed in leading indexing and abstracting databases....
This article presents an unsupervised algorithm for semantic annotation of morphological descriptions of whole organisms. The algorithm is able to annotate plain text descriptions with high accuracy at the clause level by exploiting the corpus itself. In other words, the algorithm does not need lexicons, syntactic parsers, training examples, or annotation templates. The evaluation on two real-life description collections in botany and paleontology shows that the algorithm has the following desirable features: (a) reduces/eliminates manual labor required to compile dictionaries and prepare source documents; (b) improves annotation coverage: the algorithm annotates what appears in documents and is not limited by predefined and often incomplete templates; (c) learns clean and reusable concept...
We propose a new algorithm for two-dimensional magnetotelluric (MT) inversion. Our algorithm is an MT inversion based on the steepest descent method, borrowed from the backpropagation technique of seismic inversion or reverse time migration, introduced in the middle 1980s by Lailly and Tarantola. The steepest descent direction can be calculated efficiently by using the symmetry of numerical Green's function derived from a mixed finite element method proposed by Nedelec for Maxwell's equation, without calculating the Jacobian matrix explicitly. We construct three different objective functions by taking the logarithm of the complex apparent resistivity as introduced in the recent waveform inversion algorithm by Shin and Min. These objective functions can be naturally separated into amplitude inversion, phase inversion and simultaneous inversion. We demonstrate our algorithm by showing ...
Two classes of convergent algorithms for learning continuous functions (and also regression functions) that are represented by feedforward networks, are discussed. The first class of algorithms, applicable to networks with unknown weights located only in the output layer, is obtained by utilizing the potential function methods of Aizerman et al. The second class, applicable to general feedforward networks, is obtained by utilizing the classical Robbins-Monro style stochastic approximation methods. Conditions relating the sample sizes to the error bounds are derived for both classes of algorithms using martingale-type inequalities. For concreteness, the discussion is presented in terms of neural networks, but the results are applicable to general feedforward networks, in particular to wavelet networks. The algorithms can be directly adapted to concept learning problems.
An iterative phase retrieval algorithm was previously investigated for in-line x-ray phase imaging. Through detailed theoretical analysis and computer simulations, we now discuss the limitations, robustness, and efficiency of the algorithm. The iterative algorithm was proved robust against imaging noise but sensitive to the variations of several system parameters. It is also efficient in terms of calculation time. It was shown that the algorithm can be applied to phase retrieval based on one phase-contrast image and one attenuation image, or two phase-contrast images; in both cases, the two images can be obtained either by one detector in two exposures, or by two detectors in only one exposure as in the dual-detector scheme.
With accurate calculation algorithms in inverse planning for beamlet-based intensity modulated radiotherapy (IMRT), it takes time to calculate the dose matrix, which represents the dose distribution of each beamlet element to each voxel for unit fluence. To reduce the calculation time, coarse or approximate algorithms are often a choice, but this results in a final dose distribution that cannot reflect the real value. In addition, it is necessary to test if a coarse algorithm is capable of calculating the dose matrix of beamlets. In this work, simulated dynamics optimization algorithm was applied to optimize the segment weight to minish the dose error from the dose matrix calculation. After calculating the dose matrix by ray-tracing algorithm which takes into account just the primary component of absorbed dose, the original beam profile intensity distribution was optimized by using ...
Background and purpose: A series of phase I/II clinical trials are being initiated in several UK centres to explore the use of dose-escalated schedules for the treatment of non-small cell lung cancer (NSCLC). Among them the IDEAL-CRT trial (ISRCTN12155469) will investigate the introduction of individualised 'isotoxic' treatment schedules based on the relative mean lung normalised total dose (rNTDmean), an estimator related to lung toxicity. Since treatment planning will be performed using different treatment planning systems (TPSs), for the quality assurance of the trial we have carried out work to quantify the influence of dose calculation algorithms based on the determination of rNTDmean and on the choice of individualised prescription doses. Material and methods: Twenty-five patient plans with stage I, II and III NSCLC were calculated, with the same prescription dose, using the Adaptive Convolve (AC) and Collapsed Cone (CC) algorithms of the ...
We explore the structure of a new family gauge symmetry U(3) and show its experimental signatures to search for. U(3) gauge bosons obviate an unwelcome deviation of the charged lepton mass formula with the running masses from that with the pole masses. The current structure of this model leads to flavor number violations via exchange of extra gauge bosons. We obtain bounds on the masses of the gauge bosons from rare kaon decay searches and muonium-antimuonium oscillation searches. We propose attractive signatures at LHC and lepton colliders and discuss feasibility of their discovery.
The origin of life is a long-standing mystery puzzling many people. This mystery possesses not only philosophical but also important biological significance. To unveil this mystery, the searches for the root of life, or the last universal common ancestor (LUCA), based on comparative-genomic analysis have been intensively performed on rRNAs, tRNAs and proteins sequences. The current search pointed to a Methanopyrus-proximal LUCA, which opens up the reconstruction of Lucan biology and helps to delineate the evolutionary pathways.
Similarity searching finds application in a wide variety of domains including multilingual databases, computational biology, pattern recognition and text retrieval. Similarity is measured in terms of a distance function edit distance in general metric spaces, which is expensive to compute. Indexing techniques can be used reduce the number of distance computations. We present an analysis of various existing similarity indexing structures for the same. The performance obtained using the index structures studied was found to be unsatisfactory . We propose an indexing technique that combines the features of clustering with M tree(MTB) and the results indicate that this gives better performance.
The Beyond the Standard Model Working Group discussed a variety of topics relating to exotic searches at current and future colliders, and the phenomenology of current models beyond the Standard Model. For example, various supersymmetric (SUSY) and extra dimensions search possibilities and constraints are presented. Fine-tuning implications of SUSY searches are derived. The implications of Higgs (non)-discovery are discussed, as well as the program HDECAY. The individual contributions are included seperately. Much of the enclosed work is original, although some is reviewed.
The article presents an approach to interactively solve multi-objective optimization problems. While the identification of efficient solutions is supported by computational intelligence techniques on the basis of local search, the search is directed by partial preference information obtained from the decision maker. An application of the approach to biobjective portfolio optimization, modeled as the well-known knapsack problem, is reported, and experimental results are reported for benchmark instances taken from the literature. In brief, we obtain encouraging results that show the applicability of the approach to the described problem.
During 2009, the Hilton M. Briggs Library, South Dakota State University, went live with MetaLib, a federated search engine from Ex Libris. This paper presents the implementation process, addresses resource accessibility issues, and suggests a number of resources that can be consulted about these issues. Readers can apply similar strategies to projects involving federated search systems, as many implementation projects involve the same basic considerations presented here. The author did not find any studies specifically focused on configurations of MetaLib resources, so this content should be singularly useful.
We present results on searches for exotic particles (relativistic magnetic monopoles and WIMPs) and for UHE neutrinos, obtained with the Baikal neutrino telescope NT200.
This study resumes the discovery of an excess of actinium 227 found around by EL4 nuclear reactor actually in dismantling. The search for the origin of this excess revealed a real inquiry of investigation during three years. Because a nuclear reactor existed in this area a particular attention will have concerned this region. The doubt became the line of conduct to find the answer to the human or natural origin of this excess. Finally and against any evidence, it appears that the origin of this phenomenon was natural, consequence of the particular local geology. The detail of the different investigations is given: search of a possible correlation with the composition of elevations constituent of lanes, search (and underlining) of new sites in the surroundings of the Rusquec pond and the Plouenez station, study of the atmospheric deposits under winds of the nuclear power plant and in the east direction, ...
The influence of ablation on stagnation region convective heating for ... and thermal properties of this fiber depend on the fluorination process ... However, these properties are between those of graphite and those of PTFE (Teflon). ...
This literature survey covers the period 1969 to date including sugar crops, hydrocarbon bearing arid plants, aquaculture/aquatic biomass systems, and alcohol fuels.
In this report we present an update on the results from the Amanda-B10 detector which operated in 1997 at depths of 1500 to 2000 meters in the deep Antarctic ice. The goal of Amanda project is to search for extra-terrestrial neutrinos. As a precursor to such a search we have studied atmospheric neutrinos which act as a calibration source for the detector. The observation of atmospheric neutrinos at a rate consistent with Monte-Carlo predictions establishes Amanda-B10 as a neutrino telescope. The Amanda-B10 data has been searched for evidence of several classes of neutrinos and for magnetic monopoles. Searches for a diffuse high energy neutrino flux and for neutrinos in coincidence with gamma-ray bursts have been conducted. Preliminary data analyses show no excess of neutrinos has been found. (A.C.)
Background The Internet is becoming an increasingly important resource for health-information seekers. However, consumers often do not use effective search...Full Text Available
Quantum computing is a quickly growing research field. This article introduces the basic concepts of quantum computing, recent developments in quantum searching, and decoherence in a possible quantum...Full Text Available
(telescopes, cameras, mirrors, solar cookers); Explain to students that the Genesis spacecraft has a concentrator that collects special types of atoms from ...
AIM: To search the independent factors determining gastric juice acidity and to investigate the acidity of gastric juices in various benign and malignant upper gastrointestinal diseases.METHODS:...Full Text Available
The Internet has transformed consumer behaviour, particularly the manner in which consumers search for information prior to making a purchase. However, we know relatively little about the relationship between consumer information search strategies prior to visiting a physical retail store and the amount of money spent on product purchases. This raises an important question for retailers; does the online channel pay? We test this notion in a study of 1275 consumers across the four retail categories of Clothing and Footwear, Beauty and Skincare, DIY Hardware, and Kitchen and Bathroom Renovations. We find that in all categories, except for Clothing and Footwear, consumers who used the Internet to search for product information prior to making a physical store purchase, spent more money when p...
May 25, 2007 ... This form will generate a bibliography of cost estimating references. The form will search the NASA Technical Report Service (NTRS) database ...
believe the system is similar to the face-on spiral and companion known as M51, the Whirlpool Galaxy. Tomorrow's picture: Sleeping Beauty < Archive | Index | Search | Calendar |...
to be similar to the system of face-on spiral and small companion known as M51, the Whirlpool Galaxy. Tomorrow's picture: Beta Pic < | Archive | Index | Search | Calendar | RSS |...
The presence of antibodies to Rickettsia prowazeki in domestic animals from several parts of Africa, and the isolation of this rickettsia from the blood of goats and sheep and from...Full Text Available
... Aerial photographs were provided by Mr. Grover P. ... Dr. Beverely J. Watkins conducted the records search and wrote the historic research. x,/ ...
A comparison of the results of machine and human information retrieval using MEDLARS and the printed Index Medicus indicates that at present neither method is entirely satisfactory...Full Text Available
A new leaf-sequencing approach has been developed that is designed to reduce the number of required beam segments for step-and-shoot intensity modulated radiation therapy (IMRT). This approach to leaf sequencing is called continuous-intensity-map-optimization (CIMO). Using a simulated annealing algorithm, CIMO seeks to minimize differences between the optimized and sequenced intensity maps. Two distinguishing features of the CIMO algorithm are (1) CIMO does not require that each optimized intensity map be clustered into discrete levels and (2) CIMO is not rule-based but rather simultaneously optimizes both the aperture shapes and weights. To test the CIMO algorithm, ten IMRT patient cases were selected (four head-and-neck, two pancreas, two prostate, one brain, and one pelvis). For each case, the optimized intensity maps were extracted from the Pinnacle"3 treatment planning system. The CIMO algorithm ...
The problem of the optimal dispatch of real thermoelectric generation consists in minimizing the hourly fuel consumption under both network and security constraints. Two recent sequential gradient-restoration algorithms are applied to the solution of this nonlinear programming problem. The first algorithm (Miele et alii) solves a problem with equality, a previous transformation of the inequality constraints. The second algorithm (Levy and Gomez) employs an active set strategy that takes into account, in each gradient or restoration phase, only those inequality constraints which are violated or which are at the limit. Both methods are well suited for the ''compact reduced'' model chosen by the Authors for real power dispatch, leading to the solution of small linear systems in each gradient or restoration phase. More over some modifications of the algorithms have been ...
It is well known that for ergodic channel processes the Generalized Max-Weight Matching (GMWM) scheduling policy stabilizes the network for any supportable arrival rate vector within the network capacity region. This policy, however, often requires the solution of an NP-hard optimization problem. This has motivated many researchers to develop sub-optimal algorithms that approximate the GMWM policy in selecting schedule vectors. One implicit assumption commonly shared in this context is that during the algorithm runtime, the channel states remain effectively unchanged. This assumption may not hold as the time needed to select near-optimal schedule vectors usually increases quickly with the network size. In this paper, we incorporate channel variations and the time-efficiency of sub-optimal algorithms into the scheduler design, to dynamically tune the algorithm runtime considering the tradeoff between ...
We compare the predictions of four different algorithms for the distribution of ionized gas during the Epoch of Reionization. These algorithms are all used to run a 100 Mpc/h simulation of reionization with the same initial conditions. Two of the algorithms are state-of-the-art ray-tracing radiative transfer codes that use disparate methods to calculate the ionization history. The other two algorithms are fast but more approximate schemes based on iterative application of a smoothing filter to the underlying source and density fields. We compare these algorithms' resulting ionization and 21 cm fields using several different statistical measures. The two radiative transfer schemes are in excellent agreement with each other (with the cross-correlation coefficient of the ionization fields >0.8 for k 0.6 for k < 1 h/Mpc). When used to predict the 21cm power spectrum at different ...
A summary of the latest results of Standard Model Higgs boson searches from CDF and D0 presented at the DIS 2007 conference is reported in this paper. All analyses presented use 1 fb{sup -1} of Tevatron data. The strategy of the different analyses is determined by the Higgs production mechanism and decay channel.
A summary of the latest results of Standard Model Higgs boson searches from CDF and D0 presented at the DIS 2007 conference is reported in this paper. All analyses presented use 1 fb{sup -1} of Tevatron data. The strategy of the different analyses is determined by the Higgs production mechanism and decay channel.
In this thesis the search for a strange pentaquark {theta}{sup +}, decaying into pK{sup 0}{sub S}, in the process eN{yields}e'{theta}{sup +} anti K at 27.5 GeV, studied with a deuteron target. Preliminary results on the invariant-mass spectra are presented from which the {theta}{sup +} can neither be confirmed nor ruled out. (HSI)
High-spin states in {sup 202}Pb and {sup 203}Pb have been investigated by in-beam {gamma}-ray spectroscopy following the reaction {sup 198}Pt({sup 9}Be,xn). A search for magnetic rotational bands in these isotopes confirmed one of the two bands previously assigned to {sup 202}Pb and revealed a new band in this isotope. No evidence for magnetic rotation has been found in {sup 203}Pb. (orig.)
Experimental results of a search for the {Xi}{sub 3/2}(1860) cascade pentaquark state in data collected with the CDF 2 Detector in Run II at the Tevatron are presented. No evidence for these states in the neutral {Xi}{sup -}{pi}{sup +} and doubly charged {Xi}{sup -}{pi}{sup -} modes has been found. Preliminary upper limits on yields at 1862 MeV/c{sup 2} relative to the well established resonance {Xi}*(1530){sup 0} are presented.
Metastable nuclear isomers are central to the study of nuclear structure and their energy storage capability has suggested a variety of applications. The feasibility of applications depends sensitively on the efficiency of any process that can deplete an isomer upon demand. This work surveys how State-of-the-art in nuclear level and transition data impacts the search for induced energy release from isomers using recent advances in experimental techniques.
Four techniques for using LIDAR in Search and Rescue Operations will be discussed. The topic will include laser retroreflection, laser-induced fluorescence in the visible, laser-induced fluorescence during daylight hours, and laser-induced fluorescence in the uv. These techniques use high-repetition rate lasers at a variety of frequencies to induce either fluorescence in dye markers or retroreflection from plastic corner cubes on life preservers and other emergency markers.
The data taken at the Tevatron experiments have been analyzed to search for Higgs bosons. For the Standard Model Higgs searches, no excess is observed, the data are in good agreement with the expectations, so that limits are set on the production rates. For various theoretical models beyond the Standard Model, there is no excess either, which allows to derive constraints in their respective parameter spaces.
A device for marking and searching for information on a magnetic carrier is described. In order to increase the noise immunity and reliability of the data recording and reading paths, the recording head is included between the amplifier of the clock pulses for the master oscillator and through the amplifier of the code pulses for the logical element unit. The reproduction head is connected through the code pulse shaper-amplifier with a switch which is connected with the display unit, and through another analogous clock pulse amplifier with a multivibrator.
A search for tachyons, or other particles detectable by G-M counter tubes or liquid scintillators, arriving during the approximately 100#mu#s immediately preceding extensive air showers (primary energy approximately 10"1"5 eV) has provided no positive evidence for the existence of such particles. (orig.).
The author reports briefly a noble gas leakage searching process in which a person was contaminated in Daya Bay NPP, the radionuclide causing contamination was ascertained as the daughter product of "8"8Kr, the "8"8Rb; By taking air contamination sampling and measuring the "8"8Rb concentration in the room, the leakage source was predetermined and the leakage rate of primary coolant was estimated
The MiniBooNE Collaboration reports first results of a search for {upsilon}{sub e} appearance in a {upsilon}{sub {mu}} beam. With two largely independent analyses, we observe no significant excess of events above background for reconstructed neutrino energies above 475 MeV. The data are consistent with no oscillations within a two neutrino appearance-only oscillation model.
To heighten durability and safety of materials/parts for undersea oil drilling, the development of ceramic base materials was made by developing function harmony type process technology which harmonizes on a high grade contrary characteristics and various functions. The paper summed up the fiscal 1997 results. In the design of system formation, computational simulation technology was developed to the composite process and the diploid system. The development of multifunction simultaneous manifestation materials was trially made by the higher nano structure process. A study was made of control of microstructures of porous materials and matrix filling by the gas phase precipitation control. Proposed were selective control of grain growth from species crystals and the columnar particle orientation laminated structure of simultaneous manifestation of strength and toughness. By composite precipitation reaction control, studied were simultaneous dispersion of whisker and ...
This final report of the Manitoba Round Table on Environment and Economy (MRTEE) chronicles its history, objectives, accomplishments and ongoing challenges from 1988-1997. MRTEE`s mandate was to promote environmentally sustainable economic development in Manitoba through policies and programs that combine environmental concerns with economic decisions. The seven main objectives of the MRTEE were: (1) the implementation of a sustainable development strategy for Manitoba, (2) the design of a communications program on environment-economy integration and an action plan to upgrade environmental education, (3) implementation of market-driven and incentive programs to promote environmental protection by business, agriculture and resource users, (4) implementation of sustainable development within the public sector, (5) encouragement of individual businesses, farms and resource users to adopt codes of environmental practice, (6) encouragement of specific projects that integrate economic ...
Considering the hardware characteristics of the laser-induced plasma X-ray source and the limitations of the conventional cone-beam reconstruction algorithm, a general cone-beam reconstruction algorithm has been developed at our laboratory, in which the motion locus of the X-ray source is an arbitrary curve corresponding to at least a 2{pi} continuous horizontal angular displacement in the coordinate system of the specimen. The preliminary simulation shows that the general cone-beam reconstruction algorithm consistently results in visually satisfactory images.
Considering the hardware characteristics of the laser-induced plasma X-ray source and the limitations of the conventional cone-beam reconstruction algorithm, a general cone-beam reconstruction algorithm has been developed at our laboratory, in which the motion locus of the X-ray source is an arbitrary curve corresponding to at least a 2{pi} continuous horizontal angular displacement in the coordinate system of the specimen. The preliminary simulation shows that the general cone-beam reconstruction algorithm consistently results in visually satisfactory images.
A pre-stack migration algorithm for elastic waves in two-dimensional variable-velocity media is developed, implemented, and tested. The algorithm operates in the time-space domain and is based on reverse-time finite-difference extrapolation of elastic waves. The algorithm is explained and demonstrated in the context of imaging of elastic vertical seismic profile data, but is applicable to any source-recorder geometry. Synthetic test examples include a point diffractor, laterally homogeneous layers, and the flank of a salt dome.
Exceptional progress has been made in mathematical algorithm research leading to optimized mesh partitions for the highly unstructured grids occurring in finite element applications in solid mechanics. Today another research challenge presents itself. Research is needed to include boundary conditions into the algorithms for partitioning meshes. We describe below two methods we use currently to accomplish this and propose a more general approach be developed which would apply to our problems today as well as to the coupled models we envision for the future. Finally, we suggest research be considered that would incorporate partitioning methods into parallel mesh generation.
This paper describes detection of electro-discharged machine (EDM) defects in magnetic steam generator (SG) tubes of Monju fast breeder reactor (FBR). The EDM defects are located under support plate (SP), on the outer tube surface and they are detected by a remote field eddy current probe. Using the experimental measurements and a multi frequency algorithm, the defect signal can be extracted from the SP signal. The parameters of the multi-frequency algorithm were calculated by comparing SP measurements with two-dimensional finite element simulations (FEM). (author)
This paper considers location?allocation problem in the real uncertain world and develops a possibilistic non-linear programming model to deal with this problem. Fuzzy decision making in fuzzy environment concept is used to determine possibility distribution of location and allocation variables. To solve this model, a novel approach based on genetic algorithm structure is developed. As the proposed model includes both deterministic (location) and uncertain (allocation) parameters, the developed solution algorithm uses a hybrid chromosome structure. Also, to cover continuous nature of the problem and prevent GA from early convergence, a new crossover operator is introduced. Finally, performance of the developed algorithm is evaluated by an example.
The mutual inductance between parallel transmission lines influences the locating of the transmission line faults. A fault location algorithm for parallel lines developed in this paper takes into account the magnetic coupling between parallel lines. The paper presents a detailed description of the developed algorithm and test results performed on a simplified real transmission line. The obtained error is less than 0.5 percent in most cases. Also, the developed algorithm is not sensitive to typical fault parameters, such as: resistance, type, location, and incidence angle. 7 refs, 4 figs, 12 tabs
A fast production scheduling algorithm suitable for generation expansion studies is described in this paper. It can handle several independent rivers, thermal plants, pumped storage plants, import, export, and internal non-firm markets. Inflows and load are deterministic and a one-reservoir limit is imposed on each river. The scheduling problem is formulated as a generalized network problem which is efficiently solved by an adaption of the simplex method. The algorithm is part of a program developed by Hydro-Quebec to conduct preliminary evaluations of alternative expansion plans. The program and the scheduling algorithm are presented.
A fast production scheduling algorithm suitable for generation expansion studies is described in this paper. It can handle several independent rivers, thermal plants, pumped storage plants, import, export, and internal non-firm markets. Inflows and load are deterministic and a one-reservoir limit is imposed on each river. The scheduling problem is formulated as a generalized network problem which is efficiently solved by an adaption of the simplex method. The algorithm is part of a program developed by Hydro-Quebec to conduct preliminary evaluations of alternative expansion plans. The program and the scheduling algorithm are presented.
This document contains US patents on terrestrial photovoltaic (PV) power applications, including systems, components, and materials, as well as manufacturing and support functions. The patent entries in this document were issued from 1988 through 1990. The entries were located by searching USPA, the data base of the US Patent Office. The final search retrieved all patents under the class Batteries, Thermoelectric and Photoelectric'' and the subclasses Photoelectric,'' Testing,'' and Applications.'' The search also located patents that contained the words photovoltaic(s)'' or solar cell(s)'' and their derivatives. A manual search of the patents in the Solar Energy Research Institute (SERI) patent file augmented the data base search. After the initial list was compiled, most of ...
This document contains US patents on terrestrial photovoltaic (PV) power applications, including systems, components, and materials, as well as manufacturing and support functions. The patent entries in this document were issued from 1988 through 1990. The entries were located by searching USPA, the data base of the US Patent Office. The final search retrieved all patents under the class ``Batteries, Thermoelectric and Photoelectric`` and the subclasses ``Photoelectric,`` ``Testing,`` and ``Applications.`` The search also located patents that contained the words ``photovoltaic(s)`` or ``solar cell(s)`` and their derivatives. A manual search of the patents in the Solar Energy Research Institute (SERI) patent file augmented the data base search. After the initial list was compiled, most of the patents on the following subjects were excluded: space photovoltaic technology, use of the ...
We study a model for a protein searching for a target, using facilitated diffusion, on a DNA molecule confined in a finite volume. The model includes three distinct pathways for facilitated diffusion: (a) sliding - in which the protein diffuses along the contour of the DNA (b) jumping - where the protein travels between two sites along the DNA by three-dimensional diffusion, and finally (c) intersegmental transfer - which allows the protein to move from one site to another by transiently binding both at the same time. The typical search time is calculated using scaling arguments which are verified numerically. Our results suggest that the inclusion of intersegmental transfer (i) decreases the search time considerably (ii) makes the search time much more robust to variations in the parameters of the model and (iii) that the optimal search time occurs in a regime very different than ...
Mar 1, 2011... Science Research; Atmospheric Correction Prototype Algorithm for High ... spaceborne (Hyperion) and airborne (AVIRIS) hyperspectral data. ...
We demonstrate the use of a variational method to determine a quantitative lower bound on the rate of convergence of Markov Chain Monte Carlo (MCMC) algorithms as a function of the target density and proposal density. The bound relies on approximating the second largest eigenvalue in the spectrum of the MCMC operator using a variational principle and the approach is applicable to problems with continuous state spaces. We apply the method to one dimensional examples with Gaussian and quartic target densities, and we contrast the performance of the basic Metropolis-Hastings algorithms with a ``smart'' variant that incorporates gradient information into the trial moves. We find that the variational method agrees quite closely with numerical simulations. We also see that the smart MCMC algorithm often fails to converge geometrically in the tails of the target density except in the simplest case we examine, and even then care ...
Abstract Questions: How important is the choice of flow routing algorithm with respect to application of topographic wetness index (TWI) in vegetation ecology? Which flow routing algorithms are preferable for application in vegetation ecology? Location: Forests in three different regions of the Czech Republic. Methods: We used vegetation data from 521 georeferenced plots, recently sampled in a wide range of forest communities. From a digital elevation model, we calculated 11 variations of TWI for each plot with 11 different flow routing algorithms. We evaluated the performance of differently calculated TWI by (1) Spearman rank correlation with average Ellenberg indicator values for soil moisture, (2) Mantel correlation coefficient between dissimilarities of species composition and dissimil...
The results of this research centered on the experimental studies of a single superconducting persistent current qubit, the implementation of type-II algorithms using these qubits, and the proposal for adiabatic quantum computing using these qubits. The m...
The application of multi-objective genetic algorithms for green building design in two phases were presented in order to better help designers in the decision-making process. The purpose is to minimize two conflicting criteria: the life-cycle cost and the life-cycle environmental impact. Environmental impact criteria examined include energy and non-energy natural resources, global warming, and acidification. Variables focus on building envelope-related parameters. The application of multi-objective genetic algorithms is divided into two phases. The first phase intends to help designers in understanding the trade-off relationship between the two conflicting criteria. The second phase intends to refine the performance region that is of the designer's interest. The results after the two-phase application of the multi objective genetic algorithm were then presented. 13 refs., 4 tabs., 3 figs.
The aim of this study was to evaluate the differences in accuracy of dose calculation between 3 commonly used algorithms, the Pencil Beam algorithm (PB), the Anisotropic Analytical Algorithm (AAA), and the Collapsed Cone Convolution Superposition (CCCS) for intensity-modulated radiation therapy (IMRT). The 2D dose distributions obtained with the 3 algorithms were compared on each CT slice pixel by pixel, using the MATLAB code (The MathWorks, Natick, MA) and the agreement was assessed with the gamma function. The effect of the differences on dose-volume histograms (DVHs), tumor control, and normal tissue complication probability (TCP and NTCP) were also evaluated, and its significance was quantified by using a nonparametric test. In general PB generates regions of over-dosage both in the l...
The potentials of the spherical sensor and nearby conductors are controlled by ... Incoming data are continuously monitored by algorithms in the software to ... launched together with FM5 (Rumba) by a Soyuz-Fregat rocket from Baikonur. ...
The general goals of this research effort is to explore the potential applications and performance of fine grained computer architectures for vision. The body of this report gives a brief overview of the results of the research during the first twelve mon...
An almost linear optimization problem of importance in vibration isolation has been identified and algorithms were developed to minimize the forced vibrational response of structural systems. The constraints can be either displacements of accelerations. T...
Using databases derived from the pattern recognition approach, the paper presents a methodology for utilizing fuzzy models to enhance the quality of decision-making using fuzzy-logic algorithms. Two multi-objective fuzzy-logic control algorithms for controlling power system static/dynamic security are presented and analyzed. The first algorithm is based on the successive inferences of fuzzy implication rules for each individual objective, and the second algorithm is an application of the method of fuzzy linear programming. The paper discusses the properties, advantages and limitations of applying fuzzy decision-making logic in the pattern-recognition approach and concludes by highlighting potential areas for further development. (author)
Nov 12, 2010 ... The adaptive, nonparametric matched filter algorithm suggested by Kay ... For the point design of a 4 sigma single event SNR the combined NR ...
Over the past decade, dramatic increases in computational power and improvement in image analysis algorithms have allowed the development of powerful computer-assisted analytical approaches...Full Text Available
THE GFS WILL BE THAT THE DEFAULT PRECIPITATION TYPE ALGORITHM WILL CHANGE FROM THE BALDWIN METHOD TO THE DOMINANT PRECIPITATION TYPE. THE DOMINANT PRECIPITATION TYPE IS...
A major deficiency of current photon calculation methods that are based on the concept of primary and scatter separation is their inability to handle the condition of electronic disequilibrium. This deficiency is examined and it is shown that the limitation is not inherent in the algorithms themselves but is, at least in part, in the data which the algorithms use. A new concept of primary and scatter separation is developed to cover the condition of electronic disequilibrium. This new concept requires little change to the existing algorithms and only additional data are required, which are generated using Monte Carlo calculation methods. The new concept is tested using programs in the Theratronics Theraplan treatment-planning system, and two calculation examples illustrate the ability to model electron transport and also the improvement over the existing algorithms. Close analogy of the extended concept ...
... coordinates to allow for multisensor fusion, trajectory ... of an image processing toolkit (iPTK ... effectiveness of data-driven registration processing, spatial ...
... of the loop filter based on ... algorithms, including delta-sigma approaches, routinely uses double-precision floating point number representations for ...
Privacy-preserving machine learning algorithms are crucial for the increasingly common setting in which personal data, such as medical or financial records, are analyzed. We provide general...Full Text Available
Thermoacoustics deals with the conversion of heat energy into sound energy and vice versa. It is a new and emerging technology which has a strong potential towards the development of sustainable and renewable energy systems by utilizing waste heat or solar energy. Although simple to fabricate, the designing of thermoacoustic devices is very challenging. In the present study, a comprehensive design and optimization algorithm is developed for designing thermoacoustic devices. The unique feature of the present algorithm is its ability to design thermoacoustically-driven thermoacoustic refrigerators that can serve as sustainable refrigeration systems. In addition, new features based on the energy balance are also included to design individual thermoacoustic engines and acoustically-driven thermoacoustic refrigerators. As a case study, a thermoacoustically-driven thermoacoustic refrigerator has been designed and optimized based on the developed ...
Feb 23, 2011 ... The potentials of the spherical sensor and nearby conductors are ... Incoming data are continuously monitored by algorithms in the software to ..... together with FM6 (Salsa) by a Soyuz-Fregat rocket from Baikonur. ...
The aim of this work was to compare dose calculation algorithm results at orthovoltage energies for a phantom composed of a bone slab in water. The calculation methods investigated were: no correction, ETAR, Batho, convolution/superposition and Monte Carlo. All algorithms calculated depth dose curves in a water phantom within 4% of experiment. However in the bone phantom, differences of over 40% between the No Correction / ETAR / Batho / Convolution and Monte Carlo results in the 1 cm thick bone slab were observed. These differences are predominantly because the algorithms do not account for the differing atomic number of the bone compared to water The increased dose to bone and the tissue adjacent to the bone interface should be considered when treating with orthovoltage photons. Copyright (1998) Australasian Physical and Engineering Sciences in Medicine
The purpose of this work was to study and quantify the differences in dose distributions computed with some of the newest dose calculation algorithms available in commercial planning systems. The study was done for clinical cases originally calculated with pencil beam convolution (PBC) where large density inhomogeneities were present. Three other dose algorithms were used: a pencil beam like algorithm, the anisotropic analytic algorithm (AAA), a convolution superposition algorithm, collapsed cone convolution (CCC), and a Monte Carlo program, voxel Monte Carlo (VMC++). The dose calculation algorithms were compared under static field irradiations at 6 MV and 15 MV using multileaf collimators and hard wedges where necessary. Five clinical cases were studied: three lung and two breast cases. We found that, in terms of accuracy, the CCC algorithm ...
The purpose of this work was to study and quantify the differences in dose distributions computed with some of the newest dose calculation algorithms available in commercial planning systems. The study was done for clinical cases where large density inhomogeneities were present. Three dose algorithms were used: a pencil beam like algorithm, the anisotropic analytic algorithm (AAA), a convolution superposition algorithm, collapsed cone convolution (CCC) and a Monte Carlo program, voxel Monte Carlo (VMC++). The dose calculation algorithms were compared under static field irradiations at 6 MV and 15 MV using multileaf collimators and hard wedges where necessary. Five clinical cases were studied: three lung and two breast cases. We found that the CCC algorithm performed overall better than AAA compared to VMC++, but AAA remains an attractive ...
... on some results we obtained, using stochastic methods as ... choice between two customers in a queue and one ... with the terminal of edge I being the ...
... time the terminal becomes active and begins the process of ... The model class considered here is of a single server queueing ... 1 I are both stochastic. ...
Recently, the forecasting technologies for network traffic have played a significant role in network management, congestion control and network security. Forecasting algorithms have also been investigated for decades along with the development of Time Series Analysis (TSA). Chaotic Time Series Analysis (CTSA) may be used to model and forecast the time series by Chaos Theory. As one of the prevailing intelligent forecasting algorithms, it is worthwhile to integrate CTSA and Support Vector Machine (SVM). In this paper, after the vulnerabilities of Local Support Vector Machine (LSVM) in forecasting modeling are analyzed, the Dynamic Time Wrapping (DTW) and the ?Dynamic K? strategy are introduced, as well as a short-term network traffic forecasting algorithm LSVM-DTW-K based on Chaos Theory an...
Background and purpose: The low density of lung tissue causes a reduced attenuation of photons and an increased range of secondary electrons, which is inaccurately predicted by the algorithms incorporated in some commonly available treatment planning systems (TPSs). This study evaluates the differences in dose in normal lung tissue computed using a simple and a more correct algorithm. We also studied the consequences of these differences on the dose-effect relations for radiation-induced lung injury. Materials and methods: The treatment plans of 68 lung cancer patients initially produced in a TPS using a calculation model that incorporates the equivalent-pathlength (EPL) inhomogeneity-correction algorithm, were recalculated in a TPS with the convolution-superposition (CS) algorithm. The higher accuracy of the CS algorithm is well-established. Dose distributions in lung were compared ...
The work is devoted to a microscopic analysis of the reactive capacity of chitin. An algorithm for modeling the deacetylation reaction in a monomeric unit of chitin is described. The reaction coordinate and the potential energy surface topography are determined taking into account the electron-vibrational interaction and low-symmetry perturbations within Jahn-Teller theory. Based on this algorithm, the topological modeling of the deacetylation process is performed for the first time and a mechanism of the biological activity of chitosan is proposed.
A new semi-empirical algorithm for the radial distribution of dose is compared with available data. The algorithm is used to calculate the inactivation cross section for dry enzymes and viruses using an extended target model of a 1-hit detector. Agreement with data is at about the 15% level, approximating the precision of the data itself. (author).
The formulation of the problem of classification of lithologically heterogeneous rocks and rocks with mixed capacity space is analyzed under conditions of self-teaching. Using the example of one of the boreholes of the Pripyat trough we illustrated the possibilities of the Kompakt algorithm to classify deposits of the Frasnian stage without using standard data. Problems are listed for further study on the development of methods of application of self-teaching classification systems in the petroleum industry.
Activities and results are reported of a project to investigate the application of remote sensing technology developed for the LACIE, AgRISTARS, Forestry and other NASA remote sensing projects for the environmental monitoring of strip mining, industrial pollution, and acid rain. Following a remote sensing workshop for EPA personnel, the EOD clustering algorithm CLASSY was selected for evaluation by EPA as a possible candidate technology. LANDSAT data acquired for a North Dakota test sight was clustered in order to compare CLASSY with other algorithms.
This paper presents general considerations concerning the application of artificial neural networks algorithms, more specifically the back-propagation learning algorithm and feed-forward multi-layer networks, to several problems in power system. The main application in power systems is the load forecasting, and two solution methods are used to solve it. (author). 45 figs., 32 tabs., 144 refs.
A new algorithm for the treatment of sliding interfaces between solids with or without friction in an Eulerian wavecode is described. The algorithm has been implemented in the two-dimensional version of the CTH code. The code was used to simulate penetration and perforation of aluminum plates by rigid, conical-nosed tungsten projectiles. Comparison with experimental data is provided.
The aim of this study is to compare the dosimetry results that are obtained by using Convolution, Superposition and Fast Superposition algorithms in Conventional Radiotherapy, Three-Dimensional Conformal...Full Text Available
Fully coupled, Newton-Krylov algorithms are investigated for solving strongly coupled, nonlinear systems of partial differential equations arising in the field of computational fluid dynamics. Primitive variable forms of the steady incompressible and compressible Navier-Stokes and energy equations that describe the flow of a laminar Newtonian fluid in two-dimensions are specifically considered. Numerical solutions are obtained by first integrating over discrete finite volumes that compose the computational mesh. The resulting system of nonlinear algebraic equations are linearized using Newton`s method. Preconditioned Krylov subspace based iterative algorithms then solve these linear systems on each Newton iteration. Selected Krylov algorithms include the Arnoldi-based Generalized Minimal RESidual (GMRES) algorithm, and the Lanczos-based Conjugate Gradients Squared (CGS), Bi-CGSTAB, and Transpose-Free ...
We propose an X-ray mission called Xenia to search for decaying superweakly interacting Dark Matter particles (super-WIMP) with a mass in the keV range. The mission and its observation plan are capable of providing a major break through in our understanding of the nature of Dark Matter (DM). It will confirm, or reject, predictions of a number of particle physics models by increasing the sensitivity of the search for decaying DM by about two orders of magnitude through a wide-field imaging X-ray spectrometer in combination with a dedicated observation program. The proposed mission will provide unique limits on the mixing angle and mass of neutral leptons, right handed partners of neutrinos, which are important Dark Matter candidates. The existence of these particles is strongly motivated by observed neutrino flavor oscillations and the problem of baryon asymmetry of the Universe. In super-WIMP models, the details of the formation of the cosmic ...
The light curves produced by all-sky monitors, such as the Rossi X-ray Timing Explorer All-Sky Monitor and the Swift Burst Alert Telescope (BAT), generally have non-uniform error bars. In searching for periodic modulation in this type of data using power spectra it can be important to use appropriate weighting of data points to achieve the best sensitivity. It was recently demonstrated that for Swift BAT data a simple weighting scheme can actually sometimes reduce the sensitivity of the power spectrum depending on source brightness. Instead, a modified weighting scheme, based on the Cochran semi-weighted mean, gives improved results independent of source brightness. We investigate the benefits of weighting power spectra in period searches using simulated GLAST LAT observations of {gamma}-ray binaries.
The primary aims of the BESS-Polar program are precise measurements of the low-energy antiproton spectrum and search for cosmologically significant antimatter, which would provide new clues to understand the early Universe. The second flight (BESS-Polar II) over Antarctica was successfully carried out in December 2007 - January 2008. We performed 24.5 days scientific observation just at the solar minimum. The payload worked well during the flight and 4.7 billion cosmic-ray events were collected, which corresponds to 10-20 times statistics of the BESS data taken in the previous solar minimum period (1995 and 1997). Based on the BESS-Polar II data, we will present recent preliminary results of cosmic-ray antiproton measurements and sensitive search for antimatter. (authors)
The authors search for the extended conformal algebra with two spin-s (s:integer) and one spin-1 generators. This search is inspired by the existence of chiral algebra in the Gaussian model for rational radius. For odd s, the conformal properties of the three-point functions imply that a general fusion rule can be reduced to those of the Gaussian model. For arbitrary even s, these conditions are weaker. In particular, for s = 2 the authors show that the chiral algebra of the Gaussian model is the unique extended conformal algebra with the value of the central charge fixed to be c = 1. It is also shown that the conformal generator is necessarily a bilinear of the spin-1 generator just as the Gaussian model. The authors conjecture that this remains true for arbitrary value of s.
In this paper, we study data structures for use in N-body simulation. We concentrate on the spatial decomposition tree used in particle-cluster force evaluation algorithms such as the Barnes-Hut algorithm. We prove that a k-d tree is asymptotically inferior to a spatially balanced tree. We show that the worst case complexity of the force evaluation algorithm using a k-d tree is {Theta}(n log{sup 3} n log L) compared with {Theta}(n log L) for an oct-tree. (L is the separation ratio of the set of points.) We also investigate improving the constant factor of the algorithm, and present several methods which improve over the standard oct-tree decomposition. Finally, we consider whether or not the bounding box of a point set should be {open_quotes}tight{close_quotes}, and show that it is only safe to use tight bounding boxes for binary decompositions. The results are all directly applicable to practical ...
The topic of supervised learning within the conceptual framework of artificial neural network (ANN) models is addressed. An ANN is a parallel distributed processing system that consists of many computationally simple processing elements interconnected through uni-directional weighted connections. Such networks, which are roughly patterned after biological nervous systems, have been proposed for use in areas in which the traditional von Neumann computer architecture has been relatively unsuccessful. Learning in these networks is accomplished through the use of algorithms that adjust the values of the connection weights. The work presented here addresses the issue of improving the rate at which ANNs can learn to achieve the mapping of an input pattern to a desired output pattern. The most successful learning algorithms for accomplishing this task are based on gradient descent error minimization techniques. However, the large amount of training ...
Daylight responsive dimming systems have been used in few buildings to date because they require improvements to improve reliability. The key underlying factor contributing to poor performance is the variability of the ratio of the photosensor signal to daylight workplane illuminance in accordance with sun position, sky condition, and fenestration condition. Therefore, this paper describes the integrated systems between automated roller shade systems and daylight responsive dimming systems with an improved closed-loop proportional control algorithm, and the relative performance of the integrated systems and single systems. The concept of the improved closed-loop proportional control algorithm for the integrated systems is to predict the varying correlation of photosensor signal to daylight workplane illuminance according to roller shade height and sky conditions for improvement of the system accuracy. In this study, the performance of the ...
One of the main goals in the determination of three-dimensional macromolecular structures from electron microscope images of individual molecules and complexes (single particles) is a sufficiently high spatial resolution, about 4 A, at which the interpretation with an atomic model becomes possible. To reach high resolution, an iterative refinement procedure using an expectation maximization algorithm is often used that leads to a more accurate alignment of the positional and orientational parameters for each particle. We show here the results of refinement algorithms that use a phase residual, a linear correlation coefficient, or a weighted correlation coefficient to align individual particles. The algorithms were applied to computer-generated data sets that contained projections from model structures, as well as noise. The algorithms show different degrees of over-fitting, especially at high resolution ...
IMRT optimization requires a fast yet relatively accurate algorithm to calculate the iteration dose with small memory demand. In this paper, we present a dose calculation algorithm that approaches these goals. By decomposing the infinitesimal pencil beam (IPB) kernel into the central axis (CAX) component and lateral spread function (LSF) and taking the beam's eye view (BEV), we established a non-voxel and non-beamlet-based dose calculation formula. Both LSF and CAX are determined by a commissioning procedure using the collapsed-cone convolution/superposition (CCCS) method as the standard dose engine. The proposed dose calculation involves a 2D convolution of a fluence map with LSF followed by ray tracing based on the CAX lookup table with radiological distance and divergence correction, resulting in complexity of O(N"3) both spatially and temporally. This simple algorithm is orders of magnitude faster than the CCCS method. ...
This paper presents and implements an iterative feedback design algorithm for stabilisation of discrete-time switched systems under arbitrary switching regimes. The algorithm seeks state feedback gains so that the closed-loop switching system admits a common quadratic Lyapunov function (CQLF) and hence is uniformly globally exponentially stable. Although the feedback design problem considered can be solved directly via linear matrix inequalities (LMIs), direct application of LMIs for feedback design does not provide information on closed-loop system structure. In contrast, the feedback matrices computed by the proposed algorithm assign closed-loop structure approximating that required to satisfy Lie-algebraic conditions that guarantee existence of a CQLF. The main contribution of the paper is to provide, for single-input systems, a numerical implementation of the algorithm based on iterative approximate ...
Bayesian optimization (BO) algorithms try to optimize an unknown function that is expensive to evaluate using minimum number of evaluations/experiments. Most of the proposed algorithms in BO are sequential, where only one experiment is selected at each iteration. This method can be time inefficient when each experiment takes a long time and more than one experiment can be ran concurrently. On the other hand, requesting a fix-sized batch of experiments at each iteration causes performance inefficiency in BO compared to the sequential policies. In this paper, we present an algorithm that asks a batch of experiments at each time step t where the batch size p_t is dynamically determined in each step. Our algorithm is based on the observation that the sequence of experiments selected by the sequential policy can sometimes be almost independent from each other. Our algorithm identifies ...
With the advent of intensity-modulated radiation therapy (IMRT), the inclusion of heterogeneity corrections is further complicated by the conformal delivery of many small beams forming steep dose gradients. Radiation treatment planning has evolved to take into account even small changes in tissue density so that the dose to tumor can be further optimized. However, different treatment planning systems incorporate different heterogeneity correction algorithms, and it is unclear whether any of these algorithms are superior to others in terms of accurately predicting delivered radiation doses relative to measurement in a clinical setting. The purpose of this study was to determine the accuracy of heterogeneity dose calculations from two widely used IMRT treatment planning systems (Pinnacle and Corvus) against measurement. These two systems handle heterogeneity dose corrections by means of a collapsed-cone convolution superposition ...
Uracil appears in DNA as a result of cytosine deamination and by incorporation from the dUTP pool. As potentially mutagenic and deleterious for cell regulation, uracil must be removed from DNA....Full Text Available
USGS - science for a changing world USGS Home Contact USGS Search USGS USGS Water-Quality Information * Home * Data * Methods * Labs * Publications * Topics * Programs * Contact Us...
BackgroundIn prognostic studies model instability and missing data can be troubling factors. Proposed methods for handling these situations are bootstrapping (B) and Multiple imputation...Full Text Available
Reactive blue 2 (RB-2) had been characterized as a relatively potent ectonucleoside triphosphate diphosphohydrolase (E-NTPDase) inhibitor with some selectivity for NTPDase3. In search for the pharmacophore...Full Text Available
A theoretical framework centering on four classes of self-referent constructs is offered as a device for integrating the diverse areas constituting medical sociology. Guidance by this framework...Full Text Available
A report is made of operant conditoning procedures used in the determination of auditory, olfactory and visual acuity measures in the German Shepherd. An account is given of a procedure for semi-automatic training of dogs to search for, detect, and object...
Supersymmetry, extension of the Standard Model of Particle Physics (SM), is searched for by trying to observe the supersymmetric partner of bottom quark ({tilde b}). This search is performed using events with a final state comprising two acoplanar b-quark jets and missing transverse energy (MET) and coming from a sample of 992 pb{sup -1} of data collected by the D0 detector at the Tevatron, the Fermilab p{bar p} collider. The absence of an excess of events in comparison to MS expectations leads to exclude sb masses up to 201 GeV, neutralino masses up to 94 GeV. The MET has been studied under two points of view, because of its fundamental role in this search. First, at the level of the trigger system which allows the online selection candidate events, and then, within the framework of the ALPGEN generator, the simulation of the Z boson transverse momentum which appears as MET when the Z boson decays into neutrino.
For the last four years, scientists at the USDA, Agricultural Research Service, Northern Plains Agricultural Research Laboratory have been searching for alternative soil and crop management practices to reduce greenhouse gas emissions and increase carbon and nitrogen sequestration. ¿If we can redu...
The combustion of forestry residues and of straw are dealt with in relation to the following: Agricultural Applications; Industrial Applications; Design; Performance and Properties; Economic Aspects; Environmental Aspects and Research programs.
Jump to main content. [logo] US EPA Ozone Layer Protection - Alternatives / SNAP Recent Additions | Contact Us Search: All EPA This Area Go You are here: EPA Home Ozone Layer...
When it was first developed, the standard model predicted a collection of particles, and thanks to more and more powerful colliders, physicsists have been able to find them all except one: the Higgs-Boson.
We summarize some initial results in our investigation of the nuclear physics issues of gamma-ray lasers. We describe what is known thus far from existing experimental data and illustrate how theoretical models may be employed for systematic searches of candidate nuclei.
We summarize some initial results in our investigation of the nuclear physics issues of gamma-ray lasers. We describe what is known thus far from existing experimental data and illustrate how theoretical models may be employed for systematic searches of candidate nuclei.
The search for liability genes of the world's 2 major psychotic disorders, schizophrenia and bipolar disorder I (BP-I), has been extremely difficult even though evidence suggests that both are highly...Full Text Available
An interactive system for computer analysis of nucleic acid and protein sequences has been developed for the Los Alamos DNA Sequence Database. It provides a convenient way to search or verify various...Full Text Available
Finding pertinent information is not limited to search engines. Online communities can amplify the influence of a small number of power users for the benefit of all other users. Users' information foraging...Full Text Available
To assemble into functional structures, biopolymers search for global minima through their folding potential energy surfaces to find the native conformation. However, this process can be hindered by...Full Text Available
NIST logo NIST Time NIST Home About NIST Contact Us A-Z Site Index Search Information Technology Laboratory About ITL What ITL does Organization ITL Functional Statement Standards...
Searching for the structural requirements improving the potency and the stereoselectivity of Na+ channel blockers as antimyotonic agents, new...Full Text Available
Viruses, and more particularly retroviruses, have been postulated to play a role in the pathogenesis of autoimmune diseases. In a search for spumaretrovirus infection markers, we screened a group of...Full Text Available
Survey - science for a changing world USGS Home Contact USGS Search USGS Hawaiian Volcano Observatory U.S. Geological Survey Open-File Reports 2007-1316 through 2007-1354...
A prevailing theory proposes that the brain's two visual pathways, the ventral and dorsal, lead to differing visual processing and world representations for conscious perception than those for action....Full Text Available
Modern text retrieval systems often provide a similarity search utility, that allows the user to find efficiently a fixed number k of documents in the data set that are most similar to a given query (here a query is either a simple sequence of keywords or the identifier of a full document found in previous searches that is considered of interest). We consider the case of a textual database made of semi-structured documents. Each field, in turns, is modelled with a specific vector space. The problem is more complex when we also allow each such vector space to have an associated user-defined dynamic weight that influences its contribution to the overall dynamic aggregated and weighted similarity. This dynamic problem has been tackled in a recent paper by Singitham et al. in in VLDB 2004. Their proposed solution, which we take as baseline, is a variant of the cluster-pruning technique that has the potential for scaling to very large corpora of ...
BackgroundWebsites of many rogue sellers of medications are accessible through links in email spam messages or via web search engines. This study examined...Full Text Available
The search for cancer treatment continues to be a global effort. As part of this global effort, many natural products have been tested against cancer cell lines, mostly from tropically located plants....Full Text Available
In this work we study the validity of the so-called curse of dimensionality for indexing of databases for similarity search. We perform an asymptotic analysis, with a test model based on a sequence of metric spaces $(\\Omega_d)$ from which we pick datasets $X_d$ in an i.i.d. fashion. We call the subscript $d$ the dimension of the space $\\Omega_d$ (e.g. for $\\mathbb{R}^d$ the dimension is just the usual one) and we allow the size of the dataset $n=n_d$ to be such that $d$ is superlogarithmic but subpolynomial in $n$. We study the asymptotic performance of pivot-based indexing schemes where the number of pivots is $o(n/d)$. We pick the relatively simple cost model of similarity search where we count each distance calculation as a single computation and disregard the rest. We demonstrate that if the spaces $\\Omega_d$ exhibit the (fairly common) concentration of measure phenomenon the performance of similarity search using ...
... Search Help? Coping with Test Pain, Discomfort, and Anxiety Introduction | Be Prepared | Know Your Tests | Relax | Conclusion ... though they may feel some embarrassment, discomfort, or anxiety at the outset. If undergoing medical tests makes ...
BackgroundThe search for cluster structure in microarray datasets is a base problem for the so-called "-omic sciences". A difficult problem in clustering is how to handle data with...Full Text Available
AIM: This paper reviews progression in renal diseases. METHODS: An English language literature search using Medline (1980 January-2001 July) was done to assess research and review articles on progression...Full Text Available
Several efforts have been made to completely automate cephalometric analysis by automatic landmark search. However, accuracy obtained was worse than manual identification in every study. The analogue-to-digital...Full Text Available
Space Telescope is six years old today! Tomorrow's picture: In the Center of the Whirlpool | Archive | Index | Search | Glossary | Education | About APOD | See Explanation....
believe the system is similar to the face-on spiral and companion known as M51, the Whirlpool Galaxy. Tomorrow's picture: plates known < | Archive | Index | Search | Calendar |...
BackgroundSearching for approximate patterns in large promoter sequences frequently produces an exceedingly high numbers of results. Our aim was to exploit biological knowledge for...Full Text Available
A search for homologs of the Bacillus subtilis PhoP response regulator in the group A streptococcus (GAS) genome revealed three good candidates. Inactivation of one of these, recently...Full Text Available
A car-borne NaI(Tl) spectrometric system was used together with a {sup 137}Cs source to obtain realistic data in the search for unshielded and semi-shielded orphan sources. The potassium-stripped counts (PSC) method was used to estimate the influence by the shielding on the detection ability. A reduction of about 5% in the critical distance was obtained for the semi-shielded source. A curve fitting method was also developed and evaluated. Results from the curve fitting method showed inferior ability to find the source compared to the PSC method. However, it can be a useful complementary tool, for characterisation of the source shielding, and estimation of the distance from the road.
A car-borne NaI(Tl) spectrometric system was used together with a "1"3"7Cs source to obtain realistic data in the search for unshielded and semi-shielded orphan sources. The potassium-stripped counts (PSC) method was used to estimate the influence by the shielding on the detection ability. A reduction of about 5% in the critical distance was obtained for the semi-shielded source. A curve fitting method was also developed and evaluated. Results from the curve fitting method showed inferior ability to find the source compared to the PSC method. However, it can be a useful complementary tool, for characterisation of the source shielding, and estimation of the distance from the road.
...Section 508 and Electronic Information Technology Accessibility at EPA | US EPA Jump to main content. Section 508 and Electronic Information Technology ...Us Search: All EPA Advanced search You are here: EPA Home Section 508 and Electronic Information Technology Accessibility at EPA Welcome to the United ... Section 508 of the Rehabilitation Act mandates that Federal departments and agencies make electronic and information technology (EIT) accessible to individuals ... Achieving compliance with Section 508 is an ongoing process. If you have any problems or questions about accessing information on a particular ...
We searched for signs of an instability on the interface between the two phases of a binary-liquid mixture, isobutyric acid and water, after the mixture was quenched further into the two-phase region. Such an instability would be the liquid-liquid analog of the Mullins-Sekerka instability seen in quenched alloys. Never is any dramatic growth observed, but under conditions of small dimensionless quench depth (theta<1.5 x 10/sup -3/), the intensity of light scattered from the interface grows for small values of the momentum transfer k.
The CP violating processes J/psi-->K_S K_S and psi(2S)-->K_S K_S are searched for using samples of 58 million J/psi and 14 million psi(2S) events collected with the Beijing Spectrometer at the Beijing Electron Positron Collider. No signal is observed, and upper limits on the decay branching ratios are determined to be BR(J/psi-->K_S K_S) K_S K_S) < 4.6x10^{-6} at the 95% confidence level.
We revisit the case of a light neutralino LSP in the framework of the MSSM. We consider a model with eleven free parameters. We show that all scenarios where the annihilation of light neutralinos rely mainly on the exchange of a light pseudoscalar are excluded by direct detection searches and by Fermi measurements of the gamma-flux from dwarf spheroidal galaxies. On the other hand, we find scenarios with light sleptons that satisfy all collider and astroparticle physics constraints. In this case, the lower limit on the LSP mass is 12.6 GeV. We discuss how the parameter space of the model will be further probed by new physics searches at the LHC.
A search for monopoles and tachyons at ground level was carried out using an arrangement consisting of an ionization calorimeter and two hodoscope detectors. No clear evidence for these particles was obtained. The flux of monopoles with velocities beta approximately 0.01 is found to be less than 5.1 x 10 to the minus 13th power square centimeters s(-1) sr(-1) (95% cl.). The upper limit on the tachyon flux density is set as a 6 x 10 the minus 9th power particle/square centimeter event.
Abstract Introduction: The obstructed, infected kidney is a urological emergency. It has been accepted that the management of infected hydronephrosis secondary to ureteric stones is through prompt decompression of the collecting system. However, the optimal method of decompression has yet to be established. Materials and Methods: A PubMed and Medline search was performed of all English-language articles from 1960 using key words ?sepsis,?? ?urosepsis,?? ?obstruction,?? ?obstructive pyelonephritis,?? ?pyonephrosis,?? ?infection and hydronephrosis?? ?decompression,?? ?stent,?? ?nephrostomy,?? and ?management.?? The Cochrane database and National Institute for Clinical Effectiveness guidelines were searched using the terms ?sepsis,?? ?urosepsis,?? ?stent,?? ?nephrostomy,?? or ?obstruction.?? ...
...BUBL LINK: Computer programming - visual basic BUBL LINK Catalogue of Internet Resources Home | Search | Subject Menus | Countries ...O | P | Q | R | S | T | U | V | W | X | Y | Z Computer programming - visual basic Titles ... Author: Microsoft Subjects: computer programming - visual basic DeweyClass: 005.133 Resource type: software SearchVB....com Subjects: computer programming - visual basic DeweyClass: 005.133 Resource type: index VB Helper Tutorials ...
This paper reports the development of a relay coordination package specially designed as a teaching aid. Fault studies required for relay coordination has been performed by using a newly developed loop impedance matrix. This new method of forming loop impedance matrix is particularly suitable for multiple fault studies environment as required in relay coordination. A simple topology searching technique has been used to find all loops of the network. This package simultaneously serves the purpose of teaching relay coordination, loop analysis technique and the method of topology searching.
Construction and commissioning period of NPP are reduced world over drastically by stringent schedule for financial and economic reasons. For meeting the schedule, commissioning of components and systems are started immediate after installation, while construction activities are continued in parallel at the same place. Parallel activities' and 'Time Constraint' have brought new challenges to 'Management of Fire and Industrial Safely' during commissioning. An innovative approach was used during such phase of commissioning of TAPP-3 and 4. This paper outlines challenges encountered during this phase and special approach and measures used to meet those challenges. This paper also outlines problems encountered during implementation of these measures and subsequent change in approach to ensure smooth and safe execution of activities. Primarily, challenges were conflicting requirements by various agencies to carryout commissioning in parallel with construction activities concurrently. Main ...
Aim: To determine whether experience improves the consistency of visual search behaviour in fracture identification in plain radiographs, and the effect of specialization. Material and methods: Twenty-five observers consisting of consultant radiologists, consultant orthopaedic surgeons, orthopaedic specialist registrars, orthopaedic senior house officers, and accident and emergency senior house officers examined 33 skeletal radiographs (shoulder, hand, and knee). Eye movement data were collected using a Tobii 1750 eye tracker with levels of diagnostic confidence collected simultaneously. Kullback-Leibler (KL) divergence and Gaussian mixture model fitting of fixation distance-to-fracture were used to calculate the consistency and the relationship between discovery and reflective visual search phases among different observer groups. Results: Total time spent studying the radiograph was not significantly different between the groups. However, the ...
Previously, an analytical dose calculation algorithm for MLC-based radiotherapy was developed and commissioned, which includes a detailed model of various MLC effects as a unique feature [1]. The algorithm was originally developed as an independent verification of the treatment planning system's dose calculation and it explicitly modeled spatial and depth dependent MLC effects such as interleaf transmission, the tongue-and-groove effect, rounded leaf ends, MLC scatter, beam hardening, and gradual MLC transmission fall-off with increasing off-axis distance. Originally the algorithm was implemented in Mathematica trademark (Wolfram). To speed up the calculation time and to be able to calculate high resolution 2D dose distributions within a reasonable time frame (<2 s) the algorithm needs to be optimized and to be embedded in a user friendly environment. To achieve this goal, the dose calculation model ...
Purpose: An inverse treatment planning algorithm for tomotherapy is described. Methods and Materials: The algorithm iteratively computes a set of nonnegative beam intensity profiles that minimizes the least-squares residual dose defined in the target and selected normal tissue regions of interest. At each iteration the residual dose distribution is transformed into a set of residual beam profiles using an inversion method derived from filtered backprojection image reconstruction theory. These 'residual' profiles are used to correct the current beam profile estimates resulting in new profile estimates. Adaptive filtering is incorporated into the inversion model so that the gross structure of the dose distribution is optimized during initial iterations of the algorithm, and the fine structure corresponding to edges is obtained at later iterations. A three dimensional, kernel based, convolution/superposition dose model is used ...
Commercially-available nuclear fixturing systems typically include a square lattice of tapped and bushed holes with precision locating and clamping elements that can be rigidly attached to the lattice using dowel pins or expanding mandrels. Currently, human expertise is required to synthesize a suitable arrangements of these elements to hold a given part. Besides being time consuming, if the set of alternatives is not systematically explored, the designer may fail to find an acceptable fixture or may settle upon a suboptimal fixture. We consider a class of modular fixtures that prevent a part from translating or rotting in the plane using four point contacts on the part`s boundary. These fixtures are based on three round locators, each centered on a lattice point, and one translating clamp. We present an algorithm that accepts a polygonal part shape as input and synthesizes the set of all fixture designs that achieve form closure for the given part. The ...
An extensive set of benchmark measurement of PDDs and beam profiles was performed in a heterogeneous layer phantom, including a lung equivalent heterogeneity, by means of several detectors and compared against the predicted dose values by different calculation algorithms in two treatment planning systems. PDDs were measured with TLDs, plane parallel and cylindrical ionization chambers and beam profiles with films. Additionally, Monte Carlo simulations by meansof the PENELOPE code were performed. Four different field sizes (10x10, 5x5, 2x2, and1x1 cm"2) and two lung equivalent materials (CIRS, #rho#_e"w=0.195 and St. Bartholomew Hospital, London, #rho#_e"w=0.244-0.322) were studied. The performance of four correction-based algorithms and one based on convolution-superposition was analyzed. The correction-based algorithms were the Batho, the Modified Batho, and the Equivalent TAR implemented in the Cadplan (Varian) treatment ...
The auroras on Jupiter and Saturn can be studied with a high sensitivity and resolution by the Hubble Space Telescope (HST) ultraviolet (UV) and far-ultraviolet (FUV) Space Telescope spectrograph (STIS) and Advanced Camera for Surveys (ACS) instruments. We present results of automatic detection and segmentation of Jupiter's auroral emissions as observed by HST ACS instrument with VOronoi Image SEgmentation (VOISE). VOISE is a dynamic algorithm for partitioning the underlying pixel grid of an image into regions according to a prescribed homogeneity criterion. The algorithm consists of an iterative procedure that dynamically constructs a tessellation of the image plane based on a Voronoi Diagram, until the intensity of the underlying image within each region is classified as homogeneous. The computed tessellations allow the extraction of quantitative information about the auroral features such as mean intensity, latitudinal and longitudinal ...
A numerical optimization technique is used to obtain low-energy momentum transfer, j = 0 [yields] 2 rotational and v = 0 [yields] vibrational sections from measured electron swarm data for parahydrogen. The downhill simplex algorithm is used to find cross sections that represent the best numerical fit to the measured electron drift velocity and characteristic energy over a range of E/N. These results, which are in excellent agreement with published cross sections derived using traditional swarm analysis techniques, demonstrates the feasibility of using automated computational algorithms for swarm analysis involving the estimation of multiple cross sections. (Author).
It is acknowledged that fluorescence line height (FLH) algorithms are still hampered by the uncertainty of fluorescence peak position. The fluorescence peak moves to longer wavelengths with the increase of chlorophyll a concentration. In this article, the fluorescence enveloped area (FEA), which integrates the fluorescence height and the fluorescence peak position, was used to estimate the chlorophyll a concentration in the coastal waters of the Pearl River Estuary. The FEA algorithm was developed from in situ data of chlorophyll a concentration, total suspended matter (TSM) concentration and above-water remote sensing reflectance, which were collected at 37 sampling stations in the Pearl River Estuary during two cruises. The results showed that the FEA algorithm made a better estimation o...
A new particle swarm optimization (PSO) technique for electromagnetic applications is proposed. The method is based on quantum mechanics rather than the Newtonian rules assumed in all previous versions of PSO, which we refer to as classical PSO. A general procedure is suggested to derive many different versions of the quantum PSO algorithm (QPSO). The QPSO is applied first to linear array antenna synthesis, which is one of the standard problems used by antenna engineers. The performance of the QPSO is compared against an improved version of the classical PSO. The new algorithm outperforms the classical one most of the time in convergence speed and achieves better levels for the cost function. As another application, the algorithm is used to find a set of infinitesimal dipoles that produces the same near and far fields of a circular dielectric resonator antenna (DRA). In addition, the QPSO method is employed to find an ...
An algorithm for creating synthetic telescope images of Smoothed Particle Hydrodynamics (SPH) density fields is presented, which utilises the adaptive nature of the SPH formalism in full. The imaging process uses Monte Carlo Radiative Transfer (MCRT) methods to model the scattering and absorption of photon packets in the density field, which then exit the system and are captured on a pixelated image plane, creating a 2D image (or a 3D datacube, if the photons are also binned by their wavelength). The algorithm is implemented on the density field directly: no gridding of the field is required, allowing the density field to be described to an identical level of accuracy as the simulations that generated it. Some applications of the method to star and planet formation simulations are presented to illustrate the advantages of this new technique, and suggestions as to how this framework could support a Radiative Equilibrium ...
Terrain attributes derived from digital elevation models have been used widely for mapping soil organic matter (SOM). Among these attributes, the topographic wetness index (TWI), an index for quantitatively indicating the balance between water accumulation and drainage conditions at the local scale, has been shown to correlate with SOM. However, TWIs used in most studies are calculated using a single-flow-direction (SFD) algorithm, which assumes that all water from a grid cell flows into only one neighboring cell. This assumption is not always valid, especially in areas with low relief where movement of water may be divergent. To overcome this SFD limitation, a multiple-flow-direction (MFD) algorithm has been developed, which distributes flow from a grid cell to several downslope neighbors...
We propose two algorithms to provide a full preliminary orbit of an Earth-orbiting object with a number of observations lower than the classical methods, such as those by Laplace and Gauss. The first one is the Virtual debris algorithm, based upon the admissible region, that is the set of the unknown quantities corresponding to possible orbits for a given observation for objects in Earth orbit (as opposed to both interplanetary orbits and ballistic ones). A similar method has already been successfully used in recent years for the asteroidal case. The second algorithm uses the integrals of the geocentric 2-body motion, which must have the same values at the times of the different observations for a common orbit to exist. We also discuss how to account for the perturbations of the 2-body motion, e.g., the J 2 effect.
In this paper, we develop a batch fuzzy learning vector quantization algorithm that attempts to solve certain problems related to the implementation of fuzzy clustering in image compression. The algorithm's structure encompasses two basic components. First, a modified objective function of the fuzzy c-means method is reformulated and then is minimized by means of an iterative gradient-descent procedure. Second, the overall training procedure is equipped with a systematic strategy for the transition from fuzzy mode, where each training vector is assigned to more than one codebook vectors, to crisp mode, where each training vector is assigned to only one codebook vector. The algorithm is fast and easy to implement. Finally, the simulation results show that the method is efficient and appears...
Considers fundamental problems involved in the precise location of faults on high-voltage transmission lines. The influence of pre-fault load on the distance-to-fault measurement problem is analysed and a new method of accounting for load effects is presented. Two of the algorithms considered are precise, containing no simplifyng assumptions and their overall accuracy is limited only by the accuracy of digital impedance relays at both ends of the protected circuit. A third algorithm presents a new approach to the fault location problem, which requires digital impedance relays at one end only of a transmission line. The procedures described are applicable to any system arrangement and are suitable for a wide range of fault resistance values.
The main topic of this thesis concerns efficient algorithms for the calculation of determinants of the kind of matrix typically encountered in lattice QCD. In particular an efficient method for calculating the fermion determinant is described. Such a calculation is useful to illustrate the effects of light dynamical (virtual) quarks. The methods employed in this thesis are stochastic methods, based on the Lanczos algorithm, which is used for the solution of large, sparse matrix problems via a partial tridiagonalisation of the matrix. Here an implementation is explored which requires less exhaustive treatment of the matrix than previous Lanczos methods. This technique exploits the analogy between the Lanczos tridiagonalisation algorithm and Gaussian quadrature in order to calculate the fermion determinant. A technique for determining a number of the eigenvalues of the matrix is also presented. A demonstration is then given ...
Timely detection of the pneumatic system problems is important in industry. Many techniques have been employed to solve this problem. In this paper, Genetic Algorithm (GA) based optimal configuration of neural networks is proposed for fault diagnostic of bottle filling systems. Back-propagation is used for neural networks algorithm. The back-propagation algorithm had six inputs and one output. A fitness function was designed to the minimize execution time of ANN model by keeping the number of hidden layer(s) and nodes as low as possible while the mean square error of estimated output error is minimized. The designed GA-ANN combination and the graphical user interface (GUI) eliminate the trial and error process for selection of the fastest and most accurate configuration. The performance of...
Microcalcifications in mammogram have been mainly targeted as a reliable earliest sign of breast cancer and their early detection is vital to improve its prognosis. Since their size is very small and may be easily overlooked by the examining radiologist, computer-based detection output can assist the radiologist to improve the diagnostic accuracy. In this paper, we have proposed an algorithm for detecting microcalcification in mammogram. The proposed microcalcification detection algorithm involves mammogram quality enhancement using multirresolution analysis based on the dyadic wavelet transform and microcalcification detection by fuzzy shell clustering. It may be possible to detect nodular components such as microcalcification accurately by introducing shape information. The effectiveness of the proposed algorithm for microcalcification detection is confirmed by experimental results.
Mining Time Series data has a tremendous growth of interest in today's world. To provide an indication various implementations are studied and summarized to identify the different problems in existing applications. Clustering time series is a trouble that has applications in an extensive assortment of fields and has recently attracted a large amount of research. Time series data are frequently large and may contain outliers. In addition, time series are a special type of data set where elements have a temporal ordering. Therefore clustering of such data stream is an important issue in the data mining process. Numerous techniques and clustering algorithms have been proposed earlier to assist clustering of time series data streams. The clustering algorithms and its effectiveness on various applications are compared to develop a new method to solve the existing problem. This paper presents a survey on various clustering ...
Algorithms for the authentication of byte sequences are described. The algorithms are designed to authenticate data in the Storage, Retrieval, Analysis, and Display (SRAD) Test Data Archive of the Radiation Effects and Testing Directorate (9100) at Sandia National Laboratories, and may be used in similar situations where authentication of stored data is required. The algorithms use a well-known error detection method called the Cyclic Redundancy Check (CRC). When a byte sequence is authenticated and stored, CRC bytes are generated and attached to the end of the sequence. When the authenticated data is retrieved, the authentication check consists of processing the entire sequence, including the CRC bytes, and checking for a remainder of zero. The error detection properties of the CRC are extensive and result in a reliable authentication of SRAD data.
This paper presents a new algorithm which is applicable in designing a smart damping system for vibration mitigation. The algorithm, which is extended into a unified system from Lyapunov stability theory, enables us to decrease the errors by its increased stability. The validity of this design method was proved in the experiment on a control model of three-storied building structure. Smart damper was used for MR (Magneto-Rheological fluid) damper in the experiment, and its control effectiveness was evaluated. In order to make a more accurate control model mathematically, we updated the model on the basis of the analysis of dynamic characteristics of structure and of the mathematical analysis of a lumped mass model, and then employed a state space model redefined by structural property matr...
Looking at kriging problems with huge numbers of estimation points and measurements, computational power and storage capacities often pose heavy limitations to the maximum manageable problem size. In the past, a list of FFT-based algorithms for matrix operations have been developed. They allow extremely fast convolution, superposition and inversion of covariance matrices under certain conditions. If adequately used in kriging problems, these algorithms lead to drastic speedup and reductions in storage requirements without changing the kriging estimator. However, they require second-order stationary covariance functions, estimation on regular grids, and the measurements must also form a regular grid. In this study, we show how to alleviate these rather heavy and many times unrealistic restr...
A new algorithm for the design of decentralized output feedback stabilizers for large-scale electric power systems is presented in this paper. In the proposed approach, the generators which are most effective for stabilizer applications are first identified by using participation factors. Then an efficient algorithm based on decentralized pole assignment is proposed for the determination of the parameters of the power system stabilizers which, due to the difficulty associated with the communication among the geographically dispersed generating stations in a large power system, are essentially decentralized compensators using local generator outputs as their feedback signals. The proposed method is computationally efficient and can be applied to any large-scale system. The simplicity and effectiveness of the proposed method are demonstrated by an example of stabilizer design for a practical power system.
An appropriate mathematical model can help researchers to simulate, evaluate, and control a proton exchange membrane fuel cell (PEMFC) stack system. Because a PEMFC is a nonlinear and strongly coupled system, many assumptions and approximations are considered during modeling. Therefore, some differences are found between model results and the real performance of PEMFCs. To increase the precision of the models so that they can describe better the actual performance, optimization of PEMFC model parameters is essential. In this paper, an artificial bee swarm optimization algorithm, called ABSO, is proposed for optimizing the parameters of a steady-state PEMFC stack model suitable for electrical engineering applications. For studying the usefulness of the proposed algorithm, ABSO-based results...
period T. Also shown is the returned chirp from a specular reflector at ...... algorithms is a Brown (1977) model of the return waveform, which assumes a ...... Townsend, W.F., 1980: An initial assessment of the performance achieved by ...
The aim of this study was to evaluate the differences in accuracy of dose calculation between 3 commonly used algorithms, the Pencil Beam algorithm (PB), the Anisotropic Analytical Algorithm (AAA), and the Collapsed Cone Convolution Superposition (CCCS) for intensity-modulated radiation therapy (IMRT). The 2D dose distributions obtained with the 3 algorithms were compared on each CT slice pixel by pixel, using the MATLAB code (The MathWorks, Natick, MA) and the agreement was assessed with the ? function. The effect of the differences on dose-volume histograms (DVHs), tumor control, and normal tissue complication probability (TCP and NTCP) were also evaluated, and its significance was quantified by using a nonparametric test. In general PB generates regions of over-dosage both in the lung and in the tumor area. These differences are not always in DVH of the lung, although the Wilcoxon test indicated ...
The purpose of this study was to investigate the feasibility of a simple deformable phantom as a QA tool for testing and validation of deformable image registration algorithms. A diagnostic thoracic imaging phantom with a deformable foam insert was used in this study. Small plastic markers were distributed through the foam to create a lattice with a measurable deformation as the ground truth data for all comparisons. The foam was compressed in the superior-inferior direction using a one-dimensional drive stage pushing a flat 'diaphragm' to create deformations similar to those from inhale and exhale states. Images were acquired at different compressions of the foam and the location of every marker was manually identified on each image volume to establish a known deformation field with a known accuracy. The markers were removed digitally from corresponding images prior to registration. Different image registration algorithms were tested using ...
Quantum computers hold great promises for the future of computation. In this paper, this new kind of computing device is presented, together with a short survey of the status of research in this field. The principal algorithms are introduced, with an emphasis on the applications of quantum computing to physics. Experimental implementations are also briefly discussed.
Four-dimensional (4D) radiotherapy is the explicit inclusion of the temporal changes in anatomy during the imaging, planning, and delivery of radiotherapy. One key component of 4D radiotherapy planning...Full Text Available
Genetic algorithms (GA) were used to develop specific copper metal-ligand force field parameters for the MM3 force field, from a combination of crystallographic structures and ab initio...Full Text Available
PurposeAuto-propagation of anatomical region-of-interests (ROIs) from the planning CT to daily CT is an essential step in image-guided adaptive radiotherapy. The...Full Text Available
When multiple integrals are approximately evaluated using Korobov cubature formulas, it is necessary to introduce a parameter characterizing the uniform distribution of the grid nodes. A new parameter for Korobov parallelepipedal grids is proposed, and an algorithm for its computation is described.
Feb 7, 2011 ... The potentials of the spherical sensor and nearby conductors are controlled ... Incoming data are continuously monitored by algorithms in the software ... together with FM8 (Tango) by a Soyuz-Fregat rocket from Baikonur. ...
The looming potential of deformable alignment tools to play an integral role in adaptive radiotherapy suggests a need for objective assessment of these complex algorithms. Previous studies in this area...Full Text Available
An optical flow gradient algorithm was applied to spontaneously forming networks of neurons and glia in culture imaged by fluorescence optical microscopy in order to map functional calcium signaling...Full Text Available
The spliced alignment of expressed sequence data to genomic sequence has proven a key tool in the comprehensive annotation of genes in eukaryotic genomes. A novel algorithm was developed to assemble...Full Text Available
High precision, fast computation speed, as well as a good capability of fault tolerant and reconstruction are required more and more for spacecraft attitude determination system. To realize the above requirement, an approach was presented to the synthesis of federated filters using sigma point technique. In this algorithm, the sigma point technique brought the algorithm a high precision, while the federated structure significantly enhanced the filters' capability of multi-rate information fusion, fault tolerance, and system modularity. Within consideration of computation consumption, a simple information-sharing formulation was derived to adapt to the special property of sigma point distribution, and a dynamical information sharing strategy for multi-rate fusion was developed. A numerical simulation example was employed to give the algorithm a test, where the simulated system contained a suit of gyroscopes; a three-axis ...
We present an algorithm to identify individual neural spikes observed on high-density multi-electrode arrays (MEAs). Our method can distinguish large numbers of distinct neural units, even when spikes...Full Text Available
Future High Energy Physics experiments will produce unprecedented data volumes (up to 1 GB/s [1]). In most cases it will be impossible to analyse these data in real time and they will have to be stored on durable mostly magnetic linear media (e.g. tapes) for later analysis. This threatens to become a major cost factor for the running of these experiments. Here we present some ideas developed together with the Institute of Computer Graphics, Department for Algorithms and Programming on how this volume and the related cost can be reduced significantly. The algorithms presented are not general ones but aimed in particular to physics experiments data. Taking advantage of the knowledge of the data they are highly superior to general ones (Huffman, LZW, arithmetic coding) both in compression rate but more importantly in speed as to keep up with the output rate to modern tape drives. Above standard algorithms are, however, used ...
All microRNA (miRNA) target—finder algorithms return lists of candidate target genes. How valid is that output in a biological setting? Transcriptome analysis has proven to be a useful approach...Full Text Available
Experimental results show that certain message passing algorithms, namely, Survey Propagation, are very effective in finding satisfying assignments for random satisfiable 3CNF formulas which are considered hard for other SAT heuristics. Unfortunately, rigorous understanding of this phenomena is still lacking. In this paper we make a modest step towards providing rigorous explanation for the effectiveness of message passing algorithms. We analyze the performance of Warning Propagation, a popular message passing algorithm that is simpler than Survey Propagation. We show that for 3CNF formulas drawn from a certain distribution over random satisfiable 3CNF formulas, commonly referred to as the planted-assignment distribution, running Warning Propagation in the standard way (run message passing until convergence, simplify the formula according to the resulting assignment, and satisfy the remaining subformula, if necessary, using ...
BackgroundProspective measures of high knee abduction moment during landing identify female athletes at high risk for non-contact anterior cruciate ligament injury....Full Text Available
The Federal Highway Administration (FHWA) has put a high priority on the use of existing dynamic message signs (DMS) to provide travel time estimates to the public. The Oregon Department of Transportation (ODOT) has three DMS in the Portland metropolitan ...
On the problem of alarm when parts are falling in nuclear power plant, the artificial neural network (ANN) alarm method based on the signal time-frequency characteristics was developed. The method was realized by the improved BP algorithm, and demonstrated with the data from simulation experiments
processes, we construct a stochastic dynamic model for air- craft counts in ... Also , queueing models for the arrival of aircraft at ... A queueing model has also been used to study ...... Assignment and Aircraft-Sequencing Algorithms in Terminal ...
Some diagnostics at the National Ignition Facility (NIF), including the Gamma Reaction History (GRH) diagnostic, require multiple channels of data to achieve the required dynamic range. These channels need to be stitched together into a single time series, and they may have non-uniform and redundant time samples. We chose to apply the popular cubic smoothing spline technique to our stitching problem because we needed a general non-parametric method. We adapted one of the algorithms in the literature, by Hutchinson and deHoog, to our needs. The modified algorithm and the resulting code perform a cubic smoothing spline fit to multiple data channels with redundant time samples and missing data points. The data channels can have different, time-varying, zero-mean white noise characteristics. The method we employ automatically determines an optimal smoothing level by minimizing the Generalized Cross Validation (GCV) score. In order to automatically ...
Image enhancement is of great importance in medical imaging where image resolution remains a crucial point in many image analysis algorithms. In this paper, we investigate brain hallucination...Full Text Available
BackgroundIn current comparative proteomics studies, the large number of images generated by 2D gels is currently compared using spot matching algorithms. Unfortunately, differences...Full Text Available
BackgroundA relevant problem in drug design is the comparison and recognition of protein binding sites. Binding sites recognition is generally based on geometry often combined with...Full Text Available
We proposed a faster pedigree-based generalized multifactor dimensionality reduction algorithm, called PedG-MDR II (PII), to detect gene-gene interactions underlying complex traits. Inherited...Full Text Available
BackgroundWe have recently introduced a predictive framework for studying gene transcriptional regulation in simpler organisms using a novel supervised learning algorithm called...Full Text Available
The complete complementary code (CCC) is a sequence family with ideal correlation sums which was proposed by Suehiro and Hatori. Numerous literatures show its applications to direct-spread code-division multiple access (DS-CDMA) systems for inter-channel interference (ICI)-free communication with improved spectral efficiency. In this paper, we propose a systematic framework for the construction of CCCs based on $N$-shift cross-orthogonal sequence families ($N$-CO-SFs). We show theoretical bounds on the size of $N$-CO-SFs and CCCs, and give a set of four algorithms for their generation and extension. The algorithms are optimal in the sense that the size of resulted sequence families achieves theoretical bounds and, with the algorithms, we can construct an optimal CCC consisting of sequences whose lengths are not only almost arbitrary but even variable between sequence families. We also discuss the family size, alphabet size, ...
Purpose: Reverse helical cone-beam computed tomography (CBCT) is a scanning configuration for potential applications in image-guided radiation therapy in which an accurate anatomic image...Full Text Available
The accuracy of dose computation within the lungs depends strongly on the performance of the calculation algorithm in regions of electronic disequilibrium that arise near tissue inhomogeneities with large density variations. There is a lack of data evaluating the performance of highly developed analytical dose calculation algorithms compared to Monte Carlo computations in a clinical setting. We compared full Monte Carlo calculations (performed by our Monte Carlo dose engine MCDE) with two different commercial convolution/superposition (CS) implementations (Pinnacle-CS and Helax-TMS's collapsed cone model Helax-CC) and one pencil beam algorithm (Helax-TMS's pencil beam model Helax-PB) for 10 intensity modulated radiation therapy (IMRT) lung cancer patients. Treatment plans were created for two photon beam qualities (6 and 18 MV). For each dose calculation algorithm, patient, and beam quality, the ...
Traffic jams have become very serious at multiforked road intersections, and conventional pre-timed controls are less effective in such situations. In this article, a new traffic signal control system for multi-forked roads is proposed. First, the cellular automaton (CA) model is used to develop a traffic simulator for multi-forked roads. Next, a stochastic model of a traffic jam is built up. In addition, a new traffic signal control algorithm is designed using the optimization technique and a genetic algorithm (GA). Finally, the effectiveness of the proposed method is shown using actual traffic data with a traffic simulator.
Our work has focused on the development and analysis of domain decomposition algorithms for a variety of problems arising in continuum mechanics modeling. In particular, we have extended and analyzed FETI-DP and BDDC algorithms; these iterative solvers were first introduced and studied by Charbel Farhat and his collaborators, see [11, 45, 12], and by Clark Dohrmann of SANDIA, Albuquerque, see [43, 2, 1], respectively. These two closely related families of methods are of particular interest since they are used more extensively than other iterative substructuring methods to solve very large and difficult problems. Thus, the FETI algorithms are part of the SALINAS system developed by the SANDIA National Laboratories for very large scale computations, and as already noted, BDDC was first developed by a SANDIA scientist, Dr. Clark Dohrmann. The FETI algorithms are also making inroads in commercial ...
This report details an investigation into the efficacy of two approaches to solving the radiation diffusion equation within a radiation hydrodynamic simulation. Because leading-edge scientific computing platforms have evolved from large single-node vector processors to parallel aggregates containing tens to thousands of individual CPU's, the ability of an algorithm to maintain high compute efficiency when distributed over a large array of nodes is critically important. The viability of an algorithm thus hinges upon the tripartite question of numerical accuracy, total time to solution, and parallel efficiency.
In this paper we have investigated the performance of PSO Particle Swarm Optimization based clustering on few real world data sets and one artificial data set. The performances are measured by two metric namely quantization error and inter-cluster distance. The K means clustering algorithm is first implemented for all data sets, the results of which form the basis of comparison of PSO based approaches. We have explored different variants of PSO such as gbest, lbest ring, lbest vonneumann and Hybrid PSO for comparison purposes. The results reveal that PSO based clustering algorithms perform better compared to K means in all data sets.
The paper presents the integration of the SIMBAD space charge module in the UAL framework. SIMBAD is a Particle-in-Cell (PIC) code. Its 3-D Parallel approach features an optimized load balancing scheme based on a genetic algorithm. The UAL framework enhances the SIMBAD standalone version with the interactive ROOT-based analysis environment and an open catalog of accelerator algorithms. The composite package addresses complex high intensity beam dynamics and has been developed as part of the FAIR SIS 100 project.
This paper presents a new algorithm for the optimal long-range generation planning for a thermal system with pumped-storage plants. The algorithm is based upon the analytical production costing model developed under the assumption of Gaussian probabilistic distribution of random load fluctuations and plant outages. The optimization problem consists of the master problem to determine the annual investment, and the pumped-storage subproblem to determine the optimal pumped-storage operation. The master problem is formulated as a Hamiltonian minimization problem, and the pumped-storage subproblem is solved using the concept of peak-shaving operation on the original load curve.
This paper presents a new algorithm for the optimal long-range generation planning for a thermal system with pumped-storage plants. The algorithm is based upon the analytical production costing model developed under the assumption of Gaussian probabilistic distribution of random load fluctuations and plant outages. The optimization problem consists of the master problem to determine the annual investment, and the pumped-storage subproblem to determine the optimal pumped-storage operation. The master problem is formulated as a Hamiltonian minimization problem, and the pumped-storage subproblem is solved using the concept of peak-shaving operation on the original load curve.
In this paper, it is suggested that the selection method of optimal parameter of power system stabilizer (PSS) with robustness in low frequency oscillation for power system using real variable elitism genetic algorithm (RVEGA). The optimal parameters were selected in the case of power system stabilizer with one lead compensator, and two lead compensator. Also, the frequency responses characteristics of PSS, the system eigenvalues criterion and the dynamic characteristics were considered in the normal load and the heavy load, which proved usefulness of RVEGA compare with Yu's compensator design theory. (author). 20 refs., 15 figs., 8 tabs.
In source coding, either with or without side information at the decoder, the ultimate performance can be achieved by means of random binning. Structured binning into cosets of performing channel codes has been successfully employed in practical applications. In this letter it is formally shown that various convolutional- and turbo-syndrome decoding algorithms proposed in literature lead in fact to the same estimate. An equivalent implementation is also delineated by directly tackling syndrome decoding as a maximum a posteriori probability problem and solving it by means of iterative message-passing. This solution takes advantage of the exact same structures and algorithms used by the conventional channel decoder for the code according to which the syndrome is formed.
This chapter reports recent advances in the statistical learning literature that may be of interest for biometrics. In particular we discuss two different algorithmic settings, binary classification and multi-task learning, and analyze the two closely related problems of feature selection and feature learning. In the binary case the theoretical and algorithmic advances to feature selection are applied to solve face detection and face authentication problems. In the multi-task case we show how the data structure described by a group of features common to the various tasks can be effectively learned, and then we discuss how this approach could be used to address face recognition.
Recent advances in steering algorithms have made it possible to accurately control electron beam position in storage rings, implement fast and slow feedback systems, and in some cases detect hardware errors. In practice, however, the program operator would like to reduce the overhead of selecting variables and constraints and to easily view the data. To simplify the process, we constructed an interactive orbit control program in MATLAB [1]. The program modules are easily adapted to new algorithms or beam lines. This paper describes the program functionality and architecture.
Bases of the algorithm for assessing the reinforcement status in reinforced concrete products by gamma-absorption method are presented. Analytical equations are obtained for estimation of error of the parameter characterizing the degree of reinforcement destruction. It is recommended to use high-energy Bremsstrahlung sources-betatrons of 4-10 MeV maximum energy for testing products of 500-600 mm thick. Linear radiation attenuation factor (LAF) of concrete in estimated equation is replaced by effective LAF of concrete, and LAF of reinforcement and corrosion materials - by differential LAF. Corresponding LAF of nonevident form in the algorithm is assessed by the results of processing of direct-shadow radiographs of defectometers
Optimization is a powerful paradigm for expressing and solving problems in a wide range of areas, and has been successfully applied to many vision problems. Discrete optimization techniques are especially interesting since, by carefully exploiting problem structure, they often provide nontrivial guarantees concerning solution quality. In this paper, we review dynamic programming and graph algorithms, and discuss representative examples of how these discrete optimization techniques have been applied to some classical vision problems. We focus on the low-level vision problem of stereo, the mid-level problem of interactive object segmentation, and the high-level problem of model-based recognition. PMID:20660950
The diamond norm measures the distance between two quantum channels. From an operational viewpoint, this norm measures how well we can distinguish between two channels by applying them to the input states of arbitrarily large dimensions. In this paper, we show that the diamond norm can be conveniently, and in a physically transparent way, computed by means of a Monte Carlo algorithm based on the Fano representation of quantum states and quantum operations. The effectiveness of this algorithm is illustrated for several single-qubit quantum channels.
Purpose/Objective: With the advent of computed tomography and magnetic resonance imaging, the three dimensional representation of the patient anatomy has become an invaluable resource for better diagnosis and delineation of the target volume and sensitive structures in radiation therapy. Although the therapeutic linear accelerator industry has made available highly sophisticated equipment, the aggressiveness in dose prescription and delivery has to be complimented by accurate dose computation methods. We have adopted a convolution/superposition algorithm for the calculation of absolute dose that fully accounts for the external shape and internal structure of the patient for photon treatment radiotherapy. In this paper, we will discuss the principles of the convolution algorithm and we will show how the computed dose compares to clinically relevant treatment techniques. Materials and Methods: A computer controlled data acquisition system and a ...
The Michigan Electric Coordination Center (MEPCC), operated by Consumers Power and Detroit Edison Companies, has the responsibility for scheduling the Ludington pumped storage plant. Ludington has an extremely large economic effect on the Consumers Power and Detroit Edison Companies' system due to its size (over 1800 MW net demonstrated generating capability). This paper presents a dynamic programming algorithm for scheduling large pumped storage plants and shows how this method can be coordinated with the commitment of the thermal units of the system.
During one year more than 40,000 items of information on radiation exposure of personnel involved in the handling of radiation sources and more than 5,000,000 items on irradiation of other people are collected in the authors' laboratory. Considerable progress in assessment of mean annual gonad dose of genetically sifnificant dose was attained by means of an algorithm for a personal computer. This simple and inexpensive system has led to a higher accuracy in the application of protective measures. (author).
A discrete time control algorithm using the damped least squares is introduced for acceleration and energy exchange controls in nonlinear vibrating systems. It is shown that the damping constant of least squares and sampling time step of the controller must be inversely related to insure that vanishing the time step has little effect on the results. The algorithm is illustrated on two linearly coupled Duffing oscillators near the 1:1 internal resonance. In particular, it is shown that varying the dissipation ratio of one of the two oscillators can significantly suppress the nonlinear beat phenomenon.
Network reconfiguration is an operation problem, which entails altering the topological structure of the distribution feeders by rearranging the status of switches in order to obtain an optimal configuration in order to minimise the system losses. This paper presents a new reconfiguration algorithm that enhances voltage stability and improves the voltage profile besides minimising losses without incurring any additional cost for installation of capacitors, tap changing transformers and related switching equipment in the distribution system. Test results on a 69 node distribution system reveal the superiority of this algorithm.
We propose a numerical method for resummation of perturbative series, which is based on the stochastic perturbative solution of Schwinger-Dyson equations. The method stochastically estimates the coefficients of perturbative series, and incorporates Borel resummation in a natural way. Similarly to the "worm" algorithm, the method samples open Feynman diagrams, but with an arbitrary number of external legs. As a test of our numerical algorithm, we study the scale dependence of the renormalized coupling constant in a theory of one-component scalar field with quartic interaction. We confirm the triviality of this theory in four and five space-time dimensions, and the instability of the trivial fixed point in three dimensions.
This paper describes an effective unsupervised speaker indexing approach. We suggest a two stage algorithm to speed-up the state-of-the-art algorithm based on the Bayesian Information Criterion (BIC). In the first stage of the merging process a computationally cheap method based on the vector quantization (VQ) is used. Then in the second stage a more computational expensive technique based on the BIC is applied. In the speaker indexing task a turning parameter or a threshold is used. We suggest an on-line procedure to define the value of a turning parameter without using development data. The results are evaluated using 10 hours of audio data.
The Anisotropic Analytical Algorithm (AAA) is a new pencil beam convolution/superposition algorithm proposed by Varian for photon dose calculations. The configuration of AAA depends on linear accelerator design and specifications. The purpose of this study was to investigate the accuracy of AAA for an Elekta SL25 linear accelerator for small fields and intensity modulated radiation therapy (IMRT) treatments in inhomogeneous media. The accuracy of AAA was evaluated in two studies. First, AAA was compared both with Monte Carlo (MC) and the measurements in an inhomogeneous phantom simulating lung equivalent tissues and bone ribs. The algorithm was tested under lateral electronic disequilibrium conditions, using small fields (2x2 cm"2). Good agreement was generally achieved for depth dose and profiles, with deviations generally below 3% in lung inhomogeneities and below 5% at interfaces. However, the effects of attenuation and ...
Stochastic simulation has been employed in petroleum reservoir characterization as a modeling tool able to reconcile information from several different sources. It has the ability to preserve the variability of the modeled phenomena and permits transference of geological knowledge to numerical models of flux, whose predictions on reservoir constitute the main basis for reservoir management decisions. Several stochastic models have been used and/or suggested, depending on the nature of the phenomena to be described. Markov Random Fields (MRFs) appear as an alternative for the modeling of discrete variables, mainly reservoirs with mosaic architecture of facies. In this dissertation, the reader is introduced to the stochastic modeling by MRFs in a generic sense. The main aspects of the technique are reviewed. MRF Conceptual Background is described: its characterization through the Markovian property and the equivalence to Gibbs distributions. The framework for generic modeling of MRFs is ...
This paper presents a real-time wavelet-Fuzzy combined approach for digital relaying. The algorithm for fault classification employs wavelet multi resolution analysis (MRA) to overcome the difficulties associated with conventional voltage and current based measurements due to effect of factors such as fault inception angle, fault impedance and fault distance. The proposed algorithm for fault location, different from conventional algorithms that are based on deterministic computations on a well-defined model to be protected, employs wavelet transform together with fuzzy logic. The wavelet transform captures the dynamic characteristics of the non-stationary transient fault signals using wavelet MRA coefficients. The fuzzy logic is employed to incorporate expert evaluation through fuzzy inference system (FIS) so as to extract important features from wavelet MRA coefficients for obtaining coherent conclusions regarding fault ...
The control problem associated to a class of horizontal-axis fixed-pitch variable-speed low-power wind energy conversion systems, working in the partial load region, consisting in the energy conversion maximization, is approached here under the assumption that the wind turbine model and its parameters are poorly known. Using a new approach derived from the optimum seeking methods category, generically called Maximum Power Point Tracking (MPPT), the proposed control solution aims at driving the average position of the operating point near to optimality. Instead of inducing sinusoidal search signals, the wind turbulence is here used as search disturbance. The high-speed shaft's average rotational speed is slowly adjusted using the Fast Fourier Transform processing of some available measures from the system as an estimate of the operating point's position/distance to optimality. Numerical simulations are used for preliminary ...
The authors present a search for excited and exotic muon states {mu}*, conducted using an integrated luminosity of 371 pb{sup -1} of data collected in p{bar p} collisions at {radical}s = 1.96 TeV at the Tevatron with the CDF II detector. They search for associated production of {mu}{mu}* followed by the decay {mu}* {yields} {mu}{gamma}, resulting in the {mu}{mu}{gamma} final state. They compare the data to model predictions as a function of the mass of the excited muon M{sub {mu}*}, the compositeness energy scale {Lambda}, and the gauge coupling factor f. No signal above the standard model expectation is observed in the {mu}{gamma} mass spectrum. In the contact interaction model, they exclude 107 < M{sub {mu}*} < 853 GeV/c{sup 2} for {Lambda} = M{sub {mu}*}; in the gauge-mediated model, they exclude 100 < M{sub {mu}*} < 410 GeV/c{sup 2} for f/{Lambda} = 10{sup -2} GeV{sup -1}. These 95% confidence level exclusions ...
A search for the doubly charged Higgs boson, a member of $SU(2)_L$ scalar triplet $\\Phi$ participating in the seesaw mechanism of type II, in $pp$ collisions at $\\sqrt{s}=7$~TeV is presented. The data correspond to an integrated luminosity of 36 $\\text{pb}^{-1}$ collected by the CMS experiment at the LHC. The inclusive search is performed in events with three and four isolated charged leptons of all flavours originating from the decays of pair produced triplet components $\\Phi^{++}\\Phi^{--}$ and $\\Phi^{++}\\Phi^{-}.$ With the present collected luminosity the CMS experiment is sensitive to the $\\Phi$ mass range in which the possible decays $\\Phi^{++}\\to W^{+}W^{+}$ are forbidden kinematically. No signal excess is observed and lower limits at the 95\\% confidence level are set on the $\\Phi^{++}$ mass of 156\\GeV in the $\\mu\\mu$ channel, $154\\GeV$ in e$\\mu$ channel, of $144\\GeV$ in $ee$ channel and between $116\\GeV$ and $131\\GeV$ ...
We discuss the impact for light neutralinos in an effective Minimal Supersymmetric extension of the Standard Model of the recent results presented by the CMS and ATLAS Collaborations at the CERN Large Hadron Collider for a search of supersymmetry in proton-proton collisions at a center-of-mass energy of 7 TeV with an integrated luminosity of 35 inverse pb. We find that, in the specific case of light neutralinos, efficiencies for the specific signature searched by ATLAS (jets+missing transverse energy and an isolated lepton) imply a lower sensitivity compared to CMS (which searches for jets +missing transverse energy). Focusing on the CMS bound, if squark soft masses of the three families are assumed to be degenerate, the combination of the ensuing constraint on squark and gluino masses with the experimental limit on the b to s + gamma decay imply a lower bound on the neutralino mass that can reach the value of 11.9 GeV, ...
The search for alternative fuels and new fuel resources is a top priority for Turkey, as is the case in the majority of countries throughout the world. The fuel policies pursued by governmental or civil authorities are of key importance in the success of alternative fuel use, especially for widespread and efficient use. Following the 1973 petroleum crisis, many users in Turkey, especially in transportation sector, searched for alternative fuels and forms of transportation. Gasoline engines were replaced with diesel engines between the mid-1970s and mid-1980s. In addition, natural gas was introduced to the Turkish market for heating in the early 1990s. Liquid petroleum gas was put into use in the mid-1990s, and bio-diesel was introduced into the market for transportation in 2003. However, after long periods of indifference governmental action, guidance and fuel policies were so weak that they did not make sense. Entrepreneurs and users ...
Aim.- To identify what determinants influence the prevalence and accuracy of nursing diagnosis documentation in clinical practice. Background.- Nursing diagnoses guide and direct nursing care. They are the foundation for goal setting and provide the basis for interventions. The literature mentions several factors that influences nurses- documentation of diagnoses, such as a nurse-s level of education, patient-s condition and the ward environment. Design.- Systematic review. Method.- MEDLINE and CINAHL databases were searched using the following headings and keywords: nursing diagnosis, nursing documentation, hospitals, influence, utilisation, quality, implementation and accuracy. The search was limited to articles published between 1995-October 2009. Studies were only selected if they were...
This paper presents a prescriptive account of diagnostic problem solving, or diagnosis, in quality and process control. This paper identifies a general strategy, named branch-and-prune, whose manifestations can be found in disciplines such as medical diagnosis, troubleshooting of devices, and model-based diagnosis in artificial intelligence. The work aims to offer a clear conceptualization of this strategy, based on the notions of structures for the search space, and constraints to the cause's nature.The idea is to treat the search space of candidate explanations as a tree structure, in which general and high-level causal directions are branched into more specific and detailed explanations. Constraints eliminate all but a few branches (pruning), which are explored in more detail. We enumer...
Bedwyr is a generalization of logic programming that allows model checking directly on syntactic expressions possibly containing bindings. This system, written in OCaml, is a direct implementation of two recent advances in the theory of proof search. The first is centered on the fact that both finite success and finite failure can be captured in the sequent calculus by incorporating inference rules for {\\em definitions} that allow {\\em fixed points} to be explored. As a result, proof search in such a sequent calculus can capture simple model checking problems as well as may and must behavior in operational semantics. The second is that higher-order abstract syntax is directly supported using term-level $\\lambda$-binders and the quantifier known as $\
An apparently significant result in an experiment to search for tachyons in the interval of time immediately preceding the arrival of air showers of energy greater than 10"1"5 eV has been reported by Clay and Crouch (Clay, R.W. and Crouch, P.C., 1974, Nature, vol.248,28-30). Several similar experiments have been completed, all of which have yielded null results. The original data of Clay and Crouch have been re-examined and it is shown that an artifact of the apparatus was contributing to the original, apparently significant, result. An upper limit estimate shows that the number of tachyons is less than the number of hadrons of energy greater than 100 GeV in showers of average size N = 6 x 10"5 particles. (author).
In this talk, we summarize recent results obtained from the combined neutrino telescopes IceCube and AMANDA. The combined approach, including data taken from both detectors simultaneously, is compared to other analyses that are using IceCube only data. The main benefit of the combined detector is its improved performance at low energies, meaning energies below 1 TeV (close to the energy threshold of the detector). The discussion is focused on the search for extra-terrestrial neutrinos from candidate sources in our Galaxy. Using appropriate cuts, the sensitivity can be optimized for soft spectra neutrino sources. With the resulting data sample, several studies are performed: an unbinned Galactic Plane Scan and a Cygnus region analysis: the Multi Point Source analysis. The current status of these analyses is presented.
A search for tachyons preceding extensive air showers has been conducted using an air shower array operated in conjunction with a large aperture, five element cosmic ray telescope. More than 200 000 air showers of primary energy >10"1"4 eV were observed over a period of 223 days and a 290 #mu#s period before each of these showers was scanned for a related particle signal from the telescope. In this way a particle arrival time spectrum containing 1519 tachyon candidates was observed. No convincing evidence was found for any subgroup of these events that might be attributable to tachyons. (author).
The authors search Z{prime} bosons in dielectron events produced in p{bar p} collisions at {radical}s = 1.96 TeV, using a 0.45 fb{sup -1} dataset accumulated with the CDF II detector at the Fermilab Tevatron. To identify the Z{prime} {yields} e{sup +}e{sup -} signal, both the dielectron invariant mass distribution and the angular distribution of the electron pair are used. No evidence of a signal is found, and 95% confidence level lower limits are set on the Z{prime} mass for several models. Limits are also placed on the mass and gauge coupling of a generic Z{prime}, as well as on the contact interaction mass scales for different helicity structure scenarios.
The authors present the results of a search for W{prime} boson decaying to electron-neutrino pairs in p{bar p} collisions at a center-of-mass energy of 1.96 TeV, using a data sample corresponding to 205 pb{sup -1} of integrated luminosity collected by the CDF II detector at Fermilab. They observe no evidence for this decay mode and set limits on the production cross section times branching fraction, assuming the neutrinos from W{prime} boson decays to be light. If they assume the manifest left-right symmetric model, they exclude a W{prime} boson with mass less than 788 GeV/c{sup 2} at the 95% confidence level.
We have searched for neutron-antineutron oscillations using the 5.56 fiducial kiloton-year exposure of the Soudan 2 iron tracking calorimeter. We require candidate n-nbar occurrences to have .GE. 4 prongs (tracks and showers) and to have kinematics compatible with nbar-N annihilation within a nucleus. We observe five candidate events, with an estimated background from atmospheric neutrino and cosmic ray induced events of 4.5 \\pm 1.2 events. Previous experiments with smaller exposures observed no candidates, with estimated background rates similar to this experiment. We set a lifetime lower limit for oscillation time in iron: T_A(Fe) > 7.2x10^{31} years. The corresponding lower limit for oscillation of free neutrons is \\tau_{n-nbar} > 1.3x10^8 seconds.
Purpose - Key account management (KAM) programmes are a way for companies to develop existing relationships and increase sales, thus being proactive and searching for opportunities (which is often expected of KAM). It is also a way to meet changing customer demands arising from changes in purchasing strategy, buyers' mergers and acquisitions and the search for synergies in order to reduce costs. The purpose of this article is to analyse different key account management programmes on how they manage the sales process complexity and customer expectations. Design/methodology/approach - The paper draws on qualitative data collected during a field study of ABB and six of their major customers, based on annual or biannual interviews with 50 individuals within ABB from 1996 to 2006 and three to t...
The detection and estimation of gravitational wave (GW) signals belonging to a parameterized family of waveforms requires, in general, the numerical maximization of a data-dependent function of the signal parameters. Due to noise in the data, the function to be maximized is often highly multi-modal with numerous local maxima. Searching for the global maximum then becomes computationally expensive, which in turn can limit the scientific scope of the search. Stochastic optimization is one possible approach to reducing computational costs in such applications. We report results from a first investigation of the Particle Swarm Optimization (PSO) method in this context. The method is applied to a testbed motivated by the problem of detection and estimation of a binary inspiral signal. Our results show that PSO works well in the presence of high multi-modality, making it a viable candidate method for further applications in GW data analysis.
Background: Measurements from pressure biofeedback units (PBUs) can be used to evaluate the activity of the transversus abdominis (TrA) muscle indirectly. These measurements can classify patients or monitor the progress of treatment programmes for people with low back pain. Objective: To systematically review studies on the measurement properties of PBUs for the assessment of TrA activity. Data sources: Eligible studies were identified through searches of PUBMED, CINAHL and BIREME (1990 to 2009). In addition, hand searches of journals and citation tracking were performed. Study selection: Full-text studies involving any type of clinimetric tests of PBU measurement for the assessment of TrA activity were selected. Data extraction: Two independent reviewers selected the studies, extracted th...
Prospective presentation is given for the experimental program of the KLOE-2 Collaboration, to be performed using the DA$\\Phi$NE $e^+e^-$ collider upgraded in luminosity. Data with the total luminosity of 25 fb$^{-1}$ are aimed to be collected in 3 years. Major modifications of the accelerator and the spectrometer are described. The KLOE-2 physics program contains: CKM unitarity and lepton universality tests, $\\gamma\\gamma$ physics, search for quantum decoherence and testing CPT conservation, low-energy QCD, rare kaon decays, physics of $\\eta$ and $\\eta^\\prime$, structure of low-mass scalars, contribution of vacuum polarization to $(g-2)_{\\mu}$, possible search for WIMP dark matter. In this paper only selected physics subjects are reported.
The aim of this review is to evaluate the role of inflammatory spine disease in patients with chronic back pain. The contribution of imaging modalities for the diagnostic evaluation of back pain is discussed. A systematic literature search based on the classification of seronegative spondyloarthropathies and rheumatoid arthritis was performed. The results of this search and the experiences in a large collective of rheumatological patients are analyzed. The prevalence of rheumatoid arthritis (1-2%) is comparable to that of spondyloarthropathies (1.9%). The etiology of these entities is not fully elucidated. Magnetic resonance imaging is increasingly used for early detection and surveillance of therapy with TNF-#alpha# antagonists. Bone marrow edema, which is only detectable with MRI, represents an early sign of inflammation. Therapy with TNF-#alpha# antagonists is based on clinical and laboratory criteria, and signs of inflammation in MRI. MRI ...
Bimaxillary protrusion is prevalent among Asians and anterior segmental osteotomies are commonly used for its surgical correction. The objective of this study was to evaluate the soft tissue changes resulting from anterior segmental osteotomies. The electronic databases PubMed, Scopus and ISI Web of knowledge were searched for potentially eligible studies using a set of predetermined keywords. Full texts meeting the inclusion criteria were retrieved and their references were manually searched for additional relevant articles. The study details and outcome data of these reports were extracted using spreadsheets for comparison. The methodological quality of each study was assessed. Eleven studies met the inclusion criteria. Lateral cephalometry was used in all studies. A reduction of the lab...
The discovery of extra-solar planets is one of the greatest achievements of modern astronomy. There are now more than 200 such objects known, and the recent detection of planets with masses approximately 5 times that of Earth demonstrates that extra-solar planets of low mass exist. In addition to providing a wealth of scientific information on the formation and structure of planetary systems, these discoveries capture the interest of both scientists and the wider public with the profound prospect of the search for life in the Universe. We propose an L-type mission, called Darwin, whose primary goal is the study of terrestrial extrasolar planets and the search for life on them. By its very nature, Darwin advances the first Grand Theme of ESA Cosmic Vision. Accomplishing the mission objectives will require collaborative science across disciplines ranging from planet formation and atmospheres to chemistry and biology, and these disciplines will ...
A state-of-the-art review and assessment of storage effects on crude oil and product quality was undertaken through a literature search by computer accessing several data base sources. Pertinent citations from that literature search are tabulated for the years 1980 to the present. This 1990 revision supplements earlier reviews by Brinkman and others which covered stability publications through 1979 and an update in 1983 by Goetzinger and others that covered the period 1952--1982. For purposes of organization, citations are listed in the current revision chronologically starting with the earliest 1980 publications. The citations have also been divided according to primary subject matter. Consequently 11 sections appear including: alternate fuels, gasoline, distillate fuel, jet fuel, residual fuel, crude oil, biodegradation, analyses, reaction mechanisms, containment, and handling and storage. Each section contains a brief narrative followed by ...
AbstractBackground Randomised controlled trials (RCTs) in the 1970s and early 1980s showed the polysaccharide serogroup A vaccine (SgAV) prevented serogroup A meningococcal meningitis (SGAMM). Subsequent non-RCTs suggested significant variations in the age-specific duration of protection among children. Objectives To determine the protective effect, duration of protection, age-specific effects and the effect of booster doses in children of the SgAV against SGAMM. Search strategy We searched the Cochrane Central Register of Controlled Trials (CENTRAL) (The Cochrane Library 2010, issue 2) which contains the Acute Respiratory Infections Group's Specialised Register, MEDLINE (January 1950 to May Week 3, 2010) and EMBASE (January 1974 to May 2010). Selection criteria We included RCTs. Non-RCTs ...
The vigilance reinforcement hypothesis (VRH) asserts that errors in signal detection tasks are partially explained by operant reinforcement and extinction processes. VRH predictions were tested with a computerized baggage screening task. Our experiment evaluated the effects of signal schedule (extinction vs. variable interval 6 min) and visual field complexity (dial vs. baggage x-ray) on search behavior rates. There was a main effect for signal schedule [F (1, 20) = 14.0, p = 0.001, p[subscript rep] = 0.99], but no effects for field complexity or interaction. The VRH suggests that performance errors in visual screening work may be reduced through operant conditioning of search behaviors by intensive management of artificially planted signals. (Contains 1 table and 3 figures.)
Full text: A semiempirical algorithm for absorbed dose calculation at off-axis points in irregular beams was implemented. It is well known that semiempirical methods are very useful because of their easy implementation and its helpfulness in dose calculation in the clinic. These methods can be used as independent tools for dosimetric calculation in many applications of quality assurance. However, the applicability of such methods has some limitations, even in homogeneous media, specially at off axis points, near beam fringes or outside the beam. Only methods derived from tissue-air-ratio (TAR) or scatter-maximum-ratio (SMR) have been devised for those situations, many years ago. Despite there have been improvements for these manual methods, like the Sc-Sp ones, no attempt has been made to extend their usage at off axis points. In this work, a semiempirical formalism was introduced, based on the works of Venselaar et al. (1999) and Sanz et al. (2004), aimed to the ...
This work describes an experimental verification of the two-photon dose calculation engines available on the Helax-TMS (version 6.1) commercial radiotherapy treatment planning system. The performance of the pencil beam convolution and the collapsed cone superposition algorithms was examined for 4, 6, 15 MV beams, under a range of clinically relevant irradiation geometries. Comparisons against measurements were carried out in terms of absolute dose, thus assessment of the accuracy of monitor unit (MU) calculations was also carried out. Results show that both algorithms agree with measurement to acceptable tolerance levels in most cases in homogeneous water-equivalent media irradiated under full scatter conditions. The collapsed cone algorithm slightly overestimates the penumbra width and this is mainly due to discretization effects of the fluence matrix. The accuracy of this algorithm strongly depends on ...
In July 2005 a new algorithm was released by Varian Medical Systems for the Eclipse planning system and installed in our institute. It is the anisotropic analytical algorithm (AAA) for photon dose calculations, a convolution/superposition model for the first time implemented in a Varian planning system. It was therefore necessary to perform validation studies at different levels with a wide investigation approach. To validate the basic performances of the AAA, a detailed analysis of data computed by the AAA configuration algorithm was carried out and data were compared against measurements. To better appraise the performance of AAA and the capability of its configuration to tailor machine-specific characteristics, data obtained from the pencil beam convolution (PBC) algorithm implemented in Eclipse were also added in the comparison. Since the purpose of the paper is to address the basic performances of ...
The seismic reflection exploration technique which is one of the geophysical methods for oil exploration became effectively to image the subsurface structure with rapid development of computer. As a tool to perform seismic inversion, seismic forward modeling program using ray tracing should be developed. In this study, we have developed the algorithm that is to calculate the travel time of the complex geological structure using ray tracing by subdividing the geologic model into triangular element (finite element) having the constant velocity. We can analytically calculate Jacobian with some information by this current ray tracing. With this Jacobian, we will develop new algorithm which is to obtain geological properties and to image the subsurface. Since the FEM (Finite Element Method) ray tracing we have developed goes well the inverse velocities structure, we can apply the inversion problem to complex geological model. For the convenience of ...
Development of a number of original 3-D migration methods and algorithms is described. The computational efficiency of these algorithms is demonstrated by implementing them on vector and parallel supercomputers. Two-dimensional post-stack and pre-stack depth migration algorithms in the frequency - space domain using implicit finite difference method were also developed and implemented on a parallel computer, and adapted for applications that range from deep crustal imaging of seismic wavefields that involve wide ranging travel times and frequencies. All implicit finite difference migration algorithms were highly prallelized . The one pass 3-D post-stack depth migration algorithm was extensively used for imaging of seismic monitoring data from Cold Lake, Alberta. Experience shows that it provides the right trade-off between accuracy and computational efficiency. A new formulation of ...
This paper presented a technique to compensate for distorted secondary currents. Since current distortion can cause operating time delays in protective relays, attempts are made to minimize current transformer (CT) saturation by choosing a CT with a voltage rating that is at least twice that required for the maximum steady-state symmetrical fault current. However, the possibility of saturation still exists because of the DC component of an asymmetrical fault current and the remanent flux in a CT core. An advanced algorithm for the compensation of the distorted signal due to CT saturation was proposed. The secondary current can be expressed as the linear combination of sinusoidal and exponential signals, if no saturation occurs. In this study, the algorithm first utilized the third difference function for detecting the start and end of saturation in real-time. The AR model-based FIR filter and the least mean square curve fitting method were then ...
Research into methods for reasoning under uncertainty is currently one of the most exciting areas of artificial intelligence, largely because it has recently become possible to record, store, and process large amounts of data. While impressive achievements have been made in pattern classification problems such as handwritten character recognition, face detection, speaker identification, and prediction of gene function, it is even more exciting that researchers are on the verge of introducing systems that can perform large-scale combinatorial analyses of data, decomposing the data into interacting components. For example, computational methods for automatic scene analysis are now emerging in the computer vision community. These methods decompose an input image into its constituent objects, lighting conditions, motion patterns, etc. Two of the main challenges are finding effective representations and models in specific applications and finding efficient algorithms ...
Using static Michelson interferometer to get the spectrum information of measurement targets for spectrum identification, under the condition that the interference length is constant, the system can be optimized by BP neural network algorithm for the mixed spectral separation process. Thereby it can realize improving the recognition probability of camouflage target. Collecting the spectrum information in field of view (FOV) by the interferometer and linear array CCD detector, composing the set of mixed spectrum data, with known absorption spectrum of the material as a hidden layer of rules, it used BP neural network to separate the mixed spectrum data. Experiment with different distances, different combinations of mixed background spectrum as the initial data, using steel target (size: 1.5 m x 1.5 m) made of four kinds, the recognition probability of non-camouflage target is about 90% by BP neural network algorithm or the traditional ...
Reactor COre Protection System (RCOPS), an advanced core protection calculator system, is a digitized one which provides core protection function based on two reactor core operation parameters, Departure from Nucleate Boiling Ratio (DNBR) and Local Power Density (LPD). It generates a reactor trip signal when the core condition exceeds the DNBR or LPD design limit. It consists of four independent channels adapted a two-out-of-four trip logic. System configuration, hardware platform and an improved algorithm of the newly designed core protection calculator system are described in this paper. One channel of RCOPS was implemented as a single channel facility for this R and D project where we performed final integration software testing. To implement custom function blocks, pSET is used. Software test is performed by two methods. The first method is a 'Software Module Test' and the second method is a 'Software Unit Test'. New features include improvement of core thermal ...
Validation of nuclear power reactor signals is often performed by comparing signal prototypes with the actual reactor signals. The signal prototypes are often computed based on empirical data. The implementation of an estimation algorithm which can make predictions on limited data is an important issue. A new machine learning algorithm called support vector machines (SVMS) recently developed by Vladimir Vapnik and his coworkers enables a high level of generalization with finite high-dimensional data. The improved generalization in comparison with standard methods like neural networks is due mainly to the following characteristics of the method. The input data space is transformed into a high-dimensional feature space using a kernel function, and the learning problem is formulated as a convex quadratic programming problem with a unique solution. In this paper the authors have applied the SVM method for data-based state estimation in nuclear ...
Glass produced during the Purex 4 campaigns of the Integrated DWPF Melter System (IDMS) and the 774 Research Melter contained a lower fraction of sludge components than targeted by the Product Composition Control System (PCCS). Purex 4 glass was more durable than the benchmark (EA) glass, but was less durable than most other simulated SRS high-level waste glasses. Further, the measured durability of Purex 4 glass was not as well correlated with the durability predicted from the DWPF process control algorithm, probably because the algorithm was developed to predict the durability of SRS high-level waste glasses with higher sludge content than Purex 4. A melter run, designated Purex 4 Remediation, was performed using the 774 Research Melter to determine if the initial PCCS target composition determined for Purex 4 would produce acceptable glass whose durability could be accurately modeled by the DWPF glass durability ...
This paper presents a Benders decomposition approach to determine the optimal day-ahead power scheduling in a pool-organized power system, taking into account dispatch, network and security constraints. The study model considers the daily market and the technical constraints resolution as two different and consecutive processes. The daily market is solved in a first stage subject to economical criteria exclusively and then, the constraints solution algorithm is applied to this initial dispatch through the redispatching method. The Benders partitioning algorithm is applied to this constraints solution process to obtain an optimal secure power scheduling. The constraints solution includes a full AC network and security model to incorporate voltages magnitudes as they are a critical factor in some real power systems. The algorithm determines the active power committed to each generator so as to minimize the energy redispatch ...
A voice-tracking algorithm was developed and tested for the purposes of electronically separating the voice signals of simultaneous talkers. Many individuals suffer from hearing disorders that often inhibit their ability to focus on a single speaker in a multiple speaker environment (the cocktail party effect). Digital hearing aid technology makes it possible to implement complex algorithms for speech processing in both the time and frequency domains. In this work, an average magnitude difference function (AMDF) was performed on mixed voice signals in order to determine the fundamental frequencies present in the signals. A time prediction neural network was trained to recognize normal human voice inflection patterns, including rising, falling, rising-falling, and falling-rising patterns. The neural network was designed to track the fundamental frequency of a single talker based on the training procedure. The output of the neural network can be ...
Staggered arrays of dimples printed on opposite surfaces of a cooling channel is formulated numerically and optimized with hybrid multi-objective evolutionary algorithm and Pareto optimal front. As Pareto optimal front produces a set of optimal solutions, the trends of objective functions with design variables are predicted by hybrid multi-objective evolutionary algorithm. The problem is defined by three non-dimensional geometric design variables composed of dimpled channel height, dimple print diameter, dimple spacing, and dimple depth, to maximize heat transfer rate compromising with pressure drop. Twenty designs generated by Latin hypercube sampling were evaluated by Reynolds-averaged Navier-Stokes solver and the evaluated objectives were used to construct Pareto optimal front through hybrid multi-objective evolutionary algorithm. The optimum designs were grouped by k-means clustering technique and some of the clustered ...
Staggered arrays of dimples printed on opposite surfaces of a cooling channel is formulated numerically and optimized with hybrid multi-objective evolutionary algorithm and Pareto optimal front. As Pareto optimal front produces a set of optimal solutions, the trends of objective functions with design variables are predicted by hybrid multi-objective evolutionary algorithm. The problem is defined by three non-dimensional geometric design variables composed of dimpled channel height, dimple print diameter, dimple spacing, and dimple depth, to maximize heat transfer rate compromising with pressure drop. Twenty designs generated by Latin hypercube sampling were evaluated by Reynolds-averaged Navier-Stokes solver and the evaluated objectives were used to construct Pareto optimal front through hybrid multi-objective evolutionary algorithm. The optimum designs were grouped by k-means clustering technique and some of the clustered ...
A system and method for generating global asynchronous signals in a computing structure. Particularly, a global interrupt and barrier network is implemented that implements logic for generating global interrupt and barrier signals for controlling global asynchronous operations performed by processing elements at selected processing nodes of a computing structure in accordance with a processing algorithm; and includes the physical interconnecting of the processing nodes for communicating the global interrupt and barrier signals to the elements via low-latency paths. The global asynchronous signals respectively initiate interrupt and barrier operations at the processing nodes at times selected for optimizing performance of the processing algorithms. In one embodiment, the global interrupt and barrier network is implemented in a scalable, massively parallel supercomputing device structure comprising a plurality of processing nodes interconnected ...
We show how to obtain a fast component-by-component construction algorithm for higher order polynomial lattice rules. Such rules are useful for multivariate quadrature of high-dimensional smooth functions over the unit cube as they achieve the near optimal order of convergence. The main problem addressed in this paper is to find an efficient way of computing the worst-case error. A general algorithm is presented and explicit expressions for base~2 are given. To obtain an efficient component-by-component construction algorithm we exploit the structure of the underlying cyclic group. We compare our new higher order multivariate quadrature rules to existing quadrature rules based on higher order digital nets by computing their worst-case error. These numerical results show that the higher order polynomial lattice rules improve upon the known constructions of quasi-Monte Carlo rules based on higher order digital nets.
The force exerted on the rotor by an active magnetic bearing (AMB) is determined by the current flow in the magnet coils. This force can be controlled very precisely, making magnetic bearings a potential benefit for grinding, where cutting forces act as external disturbances on the shaft, resulting in degraded part finish. It is possible to achieve precise shaft positioning, reduce vibration of the shaft caused by external disturbances, and even damp out resonant modes. Adaptive control is an appealing approach for these systems because the controller can tune itself to account for an unknown periodic disturbance, such as cutting or grinding forces, injected into the system. In this paper the authors show how one adaptive control algorithm can be applied to an AMB system with a periodic disturbance applied to the rotor. An adaptive algorithm was developed and implemented in both simulation and hardware, yielding significant reductions in rotor ...
Bluestein's Fast Fourier Transform (FFT), commonly called the Chirp-Z Transform (CZT), is a little-known algorithm that offers engineers a high-resolution FFT combined with the ability to specify bandwidth. In the field of digital signal processing, engineers are always challenged to detect tones, frequencies, signatures, or some telltale sign that signifies a condition that must be indicated, ignored, or controlled. One of these challenges is to detect specific frequencies, for instance when looking for tones from telephones or detecting 60-Hz noise on power lines. The Goertzel algorithm described in Embedded Systems Programming, September 2002, offered a powerful tool toward finding specific frequencies faster than the FFT.Another challenge involves analyzing a range of frequencies, such as recording frequency response measurements, matching voice patterns, or displaying spectrum information on the face of an amateur radio. To meet ...
The main purpose of this paper is to explore a numerical algorithm for determining the contact stress when a circular crowned roller is compressed between two plates. To start with, the deformation curve on a plate surface will be derived by using the contact mechanical model. Then, the contact stress distribution along the roller which occurs on the plate surface is divided into three parts: from the center of contact to the edge, the edge and apart from the contact line. The first part is calculated by the elastic contact theorem for the contact subjected to nominal stress between non-crowned parts of roller and plates, the second part is obtained by the classical Hertzian contact solution for the contact between crowned parts of roller and plates, and the third part is simulated as exponential decay. In order to overcome the defect of the half space theorem, in which a plate with infinite thickness is assumed initially, a weighting method is introduced to find ...
Introducing intelligence by means of cognition for managing, protecting, processing, and delivering of information in mobile communication systems is the way towards ubiquitous, converged and secure communications. In this context, this paper introduces the concept of quality of information (QoI). QoI means QoS while all the requirements for dependability, security, privacy and trust are satisfied at the highest possible level. This work proposes and describes an approach to network monitoring in a heterogeneous communication environment based on use of cognitive techniques and learning predictive algorithms (e.g., fuzzy logic). These methodologies are used to create an autonomy in the decision making process that is based on the calculation of key performance indicators (KPIs), which in their turn would trigger the needed radio resource management algorithms. The expected output is an improved network performance in terms of maximized ...
Overhead persistent surveillance systems are becoming more capable at acquiring wide-field image sequences for long time-spans. The need to exploit this data is becoming ever greater. The ability to track a single vehicle of interest or to track all the observable vehicles, which may number in the thousands, over large, cluttered regions while they persist in the imagery is very desirable. Typically, this imagery has many thousands of pixels on a side and is characterized by lower resolutions (e.g. {approx}0.5 meters/pixel to {approx}2.0 meters/pixel) and lower frame rates (e.g. {approx} sub-Hz to several Hz). We describe our ultra-scale capable implementation of a multiple-vehicle tracking algorithm for overhead persistent surveillance imagery. This work builds upon an earlier report, where now the algorithm has been modified for improved performance and has been substantially improved to handle much larger datasets in a much shorter time.
...Disinfection Byproducts, Mercury, Lead, Copper, Arsenic ,Pathogens,Radionuclides,Drinking Water Contaminants,Microbial Pathogens,Fertilizer, Water Topics | Laws and Regulations | US EPA Jump to main content A-Z Index Advanced Search What are you looking for? Learn the Issues Science & Technology Laws &...
The bibliography contains citations concerning the use of dialysis in the treatment of wastewaters. Techniques for the removal of metals, ammonia, waste acids, nitrates, and phosphates are described. Special attention is given to the desalination of liquid wastes. Applications of this technology to the treatment of effluent from the agrochemical, petrochemical, tanning, and electroplating industries are discussed. (Contains 50-250 citations and includes a subject term index and title list.) (Copyright NERAC, Inc. 1995)
This articles deals with an approach that has given some key information about the mechanisms of the liquid phase oxidation of butane to acetic acid. This procedure has been developed over the last 34 years; however, much of what will be discussed represents a synthesis of previous insights. Many of the observations are relatively recent and have not been previously published. In principle, this approach should be applicable to many oxidation processes. (orig.)
Fragile volatile aggregates with extremely low albedo, gravitationally drawn into the solar system are likely from the dark matter dominating the universal mass. Characteristics of this meteoric population permitted avoiding detection through a half-century's search. Measurements from space probes and in the upper atmosphere prove their existence and confirm their elusive properties.
... (last modified: 10/22/2002) Organizations Saratoga Foundation (last modified: 02/11/2003) Actions You Can Take Global Response (last modified: 05/10/2000) Organizations University of Pittsburgh Cancer Institute - Center for Environmental Oncology (last modified: 01/14/2005) Home | Site Map | About EnviroLink | Advanced Search | Suggest ...
An apparently significant result in an experiment to search for tachyons in the interval of time immediately preceding in the arrival of air showers of energy approximately 10"1"5 eV is considered. Several similar experiments have been completed, all of which have yielded null results. The original data of the foregoing reference have been re-examined and it is shown that an artifact of the apparatus was contributing to the original apparently significant results. (orig./BJ).
The essential properties of tachyons are described briefly and the 'reinterpretation principle' for tachyons is discussed. The possibility of conducting an experiment analogous to the Michelson-Morley experiment in which a preferred frame may be detected is considered. The existance of a tachyon prefered frame is consistent with the principles of relativity and, if suitable experiments were devised, could provide important evidence for the existence of tachyons. (W.D.L.).
Correlations of the Woods-Saxon four-parameter optical potential of scattering of 38 MeV #alpha# particles on sup(68)Zn have been analyzed. A search for discrete sets of potential parameters and functional ratios between different parameters is carried out.
The bibliography contains citations concerning the structural properties of sputtered tantalum and tantalum compounds. The preparation of thin film capacitors and resistors is described. The electrical properties of the sputtered films are also included. The influence of the substrate on the properties of the coatings is considered, including adherence of the coating to the substrate, and the effects of impurities on coating integrity. (Contains 250 citations and includes a subject term index and title list.)
The bibliography contains citations concerning the properties of tantalum and tantalum compound films formed by sputtering techniques. Topics include processes, and electrical, magnetic, and dielectric properties of the sputtered films. Tantalum compounds studied include nitrates, oxides, and aluminides. The structural properties of sputtered films are also discussed. (Contains a minimum of 105 citations and includes a subject term index and title list.)
We discuss optimal detection of fast radio transients from astrophysical objects while taking into account the effects of propagation through intervening ionized media, including dispersion, scattering and scintillation.Our analysis applies to the giant-pulse phenomenon exhibited by some pulsars, for which we show examples, and to radio pulses from other astrophysical sources, such as prompt radio emission from gamma-ray burst sources and modulated signals from extra-terrestrial civilizations.
Events detected in a shielded plastic scintillation counter occurring in the 26 microsec preceding the arrival of an extensive air shower at ground level with local electron density or = 20 m to the -2 power and the 240 microsec after its arrival have been studied. No significant excess of events (tachyons) arriving in the early time domain have been observed in a sample of 11,585 air shower triggers.
Although the standard model of particle physics agrees perfectly with experimental data, it is unlikely the final theory describing particles and their interactions. New phenomena has been searched in the jets and missing transverse energy topology. Such phenomena may be due to the pair production of leptoquarks decaying into a quark and a neutrino or the pair production of stops decaying into a charm and a neutralino which is assumed to be the lightest supersymmetric particle. These searches have been performed with the Ddiamter detector at hadronic collider TeVatron with a center of mass energy of 1.96 TeV. This kind of searches needs a good understanding of the jet energy calibration. The determination of the relative jet energy scale has allowed us to reduce the systematic uncertainties on the jet energy measurement when comparing the data and the simulation. Moreover a new method has been developed in order to correct ...
An investigation of the Ll x-#gamma# angular correlations following the decay of "2"0"7Bi is done by using a Si(Li) semiconductor counter as L x-ray detector. Coincidence measurements at five different angles were made between the 570-keV #gamma# ray (gated in the movable counter) and the Ll x spectrum (displayed in a multichannel analyzer).
We report the results of searches for several decay modes of the {tau}-lepton with {ge} 7 pions in the final state using 207 x 10{sup 6} {tau}-pairs collected with the BaBar detector. For the decays with 7 charged pions in the final state we find the following 90% CL upper limits: B({tau}{sup -} {yields} 4{pi}{sup -}3{pi}{sup +}({pi}{sup 0}){nu}{sub {tau}}) < 3.0 x 10{sup -7}, B({tau}{sup -} {yields} 4{pi}{sup -}3{pi}{sup +}{nu}{sub {tau}}) < 4.3 x 10{sup -7} and B({tau}{sup -} {yields}) B({tau}{sup -} {yields} 4{pi}{sup -}3{pi}{sup +}{pi}{sup 0}{nu}{sub {tau}}) < 2.5 x 10{sup -7}. We also search for the decay {tau}{sup -} {yields} 3{pi}{sup -}2{pi}{sup +}2{pi}{sup 0}{nu}{sub {tau}} and report a 90% CL upper limit of < 3.4 x 10{sup -6} for its branching fraction. Finally, we search for the exclusive final state {tau}{sup -} {yields} 2{sigma}{pi}{sup -}{nu}{sub {tau}} and find a 90% CL upper limit ...
The rod drop time event of the Daya Bay Nuclear Power Plant is caused by the malfunction of the guide tube developed by Framatome. Three temporary solutions were implemented successively and the long term solution was found in the process of searching for the root cause. The different solutions and the root cause are introduced. The safety analysis and license of the solutions are mainly discussed. Experiences and lessons are drawn by summarizing the important items related to nuclear safety.
The discovery of a new particle in the Higgs searches being prepared for LHC will not guarantee that the Standard Model Higgs boson has been seen. This paper discusses the possibilities for measuring the spin, parity and couplings of the particle, under the assumption that it does in fact behave like the Standard Model Higgs. The key question, which cannot alas be answered, is: if it looks like a dog, and barks like a dog, how much of the DNA must we analyse to be sure that it is a dog?
...EU Descartes Prizes for excellence in research and science communication descartes, prize, science communication, research, rtd, european commission, ...european union, eu EU Descartes Prizes for excellence in research and science communication Research - EU Descartes Prizes for excellence in research and science ...communication en European Commission Research Descartes Prize Contact | Search ...
This CD-Rom edited by the French scientific and technical committee of the space heating, ventilation and air-conditioning industry (CoSTIC) presents a series of technical files about ventilation and space heating systems with several references to the current regulatory texts. Modifications of the original legislative texts have been integrated to the original texts for a more comfortable reading. Search is performed using diagrams and key-words. (J.S.)
After reviewing some of the mathematical foundations and numerical difficulties facing lattice QCD, I review the status of several calculations relevant to experimental high-energy physics. The topics considered are moments of structure functions, which may prove relevant to search for new phenomena at the LHC, and several aspects of flavor physics, which are relevant to understanding CP and flavor violation.
The heavy neutral Higgs bosons H, A in the minimal supersymmetric extension of the standard model can be produced as single resonances at high-energy #gamma##gamma# colliders. We have studied the prospects of the search for these particles in bb and neutralino-pair final states. The Higgs bosons can be found with masses up to 70-80% of the initial e"#+-#e"- collider energy for medium values of tg#beta#, i.e. in areas of the supersymmetric parameter space not accessible at other colliders. (orig.)
The heavy Higgs bosons H,A of the minimal supersymmetric extension of the Standard Model can be produced as resonances in high-energy #gamma##gamma# colliders. Prospects of the search for these particles in bb-bar and neutralino-pair final states are studied in this report. Heavy Higgs bosons can be found with masses up to about 70-80% of the initial e"+e"- collider energy for moderate values of tan #beta#, i.e. in areas of the parameter space not accessible at other colliders.
... Beltaos, J. T. Gardner, J. J. Gibson, R. J. Granger, R. Leconte, D. L. Peters, A. Pietroniro, L. A. Romolo and B. Toth Published: Feb 01, 2006 View all Articles from this Magazine »MOST POPULAR RELATED SEARCHES climate change, risk assessments, biodiversity, forestry, remote sensing, natural resource, fisheries, information systems, Environmental - Monitoring, environmental monitoring, exposure assessments, natural resource ...
The bibliography contains citations concerning industrial uses and design of microwave heating equipment. Included are heating and drying of paper, industrial process heat, vulcanization, textile processing, metallurgical heat for sintering and ceramic manufacturing, food processing, and curing of polymers.(Contains 50-250 citations and includes a subject term index and title list.) (Copyright NERAC, Inc. 1995)
Mission-directed public-sector research facilities are experiencing increasingly severe budget environments while seeing expanding missions and responsibilities. In an effort to identify research leveraging methodologies an information search was conducted in conjunction with some efforts to find the proper links to systems engineering fundamentals. The result is an initial model for use in a pre-concept/phase-1 engineering design organization, with a goal of improving the organizations performance.
The bibliography contains citations concerning Federal and state laws and management programs for the protection and use of inland wetlands. Utilization of wetlands to control highway runoff and community wastewater is discussed. Wetlands protection programs, restoration projects, resource planning, and wetlands identification methods are cited. References to coastal and salt water wetlands are not included in this bibliography. (Contains 250 citations and includes a subject term index and title list.)
The indirect detection of particle dark matter (DM) is based on the search for anomalous components in cosmic rays (CRs) due to the annihilation of DM pairs in the galactic halo, on the top of the standard astrophysical production. These additional exotic components are potentially detectable at Earth as spectral distortions for the various cosmic radiations: $\\chi + \\chi \\to q \\bar{q}, W^+ W^-, ... \\to \\bar{p}, \\bar{D}, e^+ \\gamma and \
FastBit is a software package designed to meet the searching and filtering needs of data intensive sciences. In these applications, scientists are trying to find nuggets of information from petabytes of raw data. FastBit has been demonstrated to be an order of magnitude faster than comparable technologies. In this brief report, we highlight how we work with a visualization team, a network security team and a DNA sequencing center to find the nuggets in their data.
We discuss the search of excited leptons and quarks with spin 1/2 at #gamma##gamma# and at #gamma#e colliders. We show that #gamma##gamma# colliders have important advantages for the observation of excited leptons and quarks in comparison with ee, ep, and pp colliders discussed in previous papers. These collisions give a simple test for the chirality of the l"*l#gamma# transition. The anomalous magnetic moment of excited leptons can be observed when its value is not too small. (orig.).
Accelerated aging tests such as high temperature burn-in, which are in current use on Bendix Kansas City Division's (BKC) purchased small and medium scale integrated circuits, were evaluated to determine if they are effective and necessary to ensure the required reliability. A theoretical analysis, a literature search, and a study of lot acceptance results were used to assess the value of integrated circuit burn-in.
Contains Executive Summary and Chapters on: Energy and the Internet; Internet Developments; Search Guide; Oil and Gas Industry; Electricity and Utilities; Nuclear Energy; Coal Industry; Alternative Energy; Government and Supranational Agencies; Research Institutions and Universities; Energy Statistics; Commodity Pricing and financial Markets; Company Information; Country Information; Associations; Engineering; Environment; Patents, Trademarks and Standards; News; Industry Events; Miscellaneous. (Author)
The bibliography contains citations concerning the research and development of the electric automobile. Various sources of energy to accommodate electric cars, environmental effects, energy consumption and efficiency, and computer simulation and modeling relative to electric vehicle transportation are considered. Design variations are also included. (Contains a minimum of 195 citations and includes a subject term index and title list.)
The bibliography contains citations concerning the research and development of the electric automobile. Various sources of energy to accommodate electric cars, environmental effects, energy consumption and efficiency, and computer simulation and modeling relative to electric vehicle transportation are considered. Design variations are also included. (Contains a minimum of 121 citations and includes a subject term index and title list.)
The catalytic activities of various iron ores were investigated in the search for a high-activity catalyst for direct coal liquefaction. Laterite ores were shown to have a high catalytic activity in this process. Comparison of the ore with red mud in hydrocracking of 1-methylnaphthalene showed that the ore had higher activity in the hydrogenation of aromatic rings and in hydrocracking of alkylaromatics.
BackgroundThe orphan nuclear receptor estrogen-related receptor α (ERRα) is a member of the nuclear receptor superfamily. It was identified through a search for genes...Full Text Available
A bibliography is presented of unclassified published and in-house technical material written by members of the Accelerator Technology Division, Los Alamos National Laboratory, since its inception in January, 1978. The author and subject concordances in this report provide cross-reference to detailed citations kept in a computer database and a microfilm file of the documents. The citations include an abstract and other notes, and can be searched for key words and phrases.
This paper demonstrates how maglev technology solves the classic problem of integrating two airports in a metropolitan area. So far, this has never been attempted because the mode of transportation that could handle this challenge effectively had not been invented yet. This also means that maglev technology is no longer 'the solution in search of a problem'. (orig.)
A time coincidence long baseline (250 km) cosmic ray detection system has been developed to search for bursts of high energy #gamma#-rays (E_0>= 10"1"3 eV) of extra-terrestrial origin. The system design incorporates the possibility of simultaneous observation over a variety of time scales between 1 #mu#s and 10 s. (Auth.).
A new algorithm for constructing extensions of the Virasoro algebra by primary fields - so called W-algebras - is presented. With the help of REDUCE all W-algebras with one further primary field up to conformal dimension 9 were calculated. Furthermore I give an interpretation of the obtained results using fusion algebras. The algorithm could also be used for constructing extensions of the super Virasoro algebra which play an important role in superstring theory. I present two examples here. With using representation theory of Kac-Moody algebras I determine the minimal field content of the super W_3 algebra. Finally, the general coset models SU(2)_kxSU(2)_m/SU(2)_k_+_m and SU(3)_kxSU(3)_m/SU(3)_k_+m are investigated. I calculate which W-algebras are likely contained in these cosets. (orig.).
An effective computer program for three dimensional relativistic hydrodynamical model has been developed. It implements a new approach to the early hot phase of relativistic heavy-ion collisions. The computer program simulates time-space evolution of nuclear matter in terms of ideal-fluid dynamics. Equations of motions of hydrodynamics are solved making use of finite difference methods. Commonly-used algorithms of numerical relativistic hydrodynamics RHLLE and MUSTA-FORCE have been applied in simulations. To speed-up calculations, parallel processing has been made available for solving hydrodynamical equations. The test results of simulations for 3D, 2D and Bjorken expansion are reported in this paper. As a next step we plan to implement the hadronization algorithm by implementing the continuous particle emission for freeze-out and comparing it with Cooper-Frye formula.
Many real-world networks are so large that we must simplify their structure before we can extract useful information about the systems they represent. As the tools for doing these simplifications proliferate within the network literature, researchers would benefit from some guidelines about which of the so-called community detection algorithms are most appropriate for the structures they are studying and the questions they are asking. Here we show that different methods highlight different aspects of a network's structure and that the the sort of information that we seek to extract about the system must guide us in our decision. For example, many community detection algorithms, including the popular modularity maximization approach, infer module assignments from an underlying model of the network formation process. However, we are not always as interested in how a system's network structure was formed, as we are in how a network's extant ...
We describe features of the LSST science database that are amenable to scientific data mining, object classification, outlier identification, anomaly detection, image quality assurance, and survey science validation. The data mining research agenda includes: scalability (at petabytes scales) of existing machine learning and data mining algorithms; development of grid-enabled parallel data mining algorithms; designing a robust system for brokering classifications from the LSST event pipeline (which may produce 10,000 or more event alerts per night); multi-resolution methods for exploration of petascale databases; indexing of multi-attribute multi-dimensional astronomical databases (beyond spatial indexing) for rapid querying of petabyte databases; and more.
This paper describes how confidence intervals can be calculated for radiofrequency emitter position estimates based on time-of-arrival and frequency-of-arrival measurements taken at several satellites. These confidence intervals take the form of 50th and 95th percentile circles and ellipses to convey horizontal error and linear intervals to give vertical error. We consider both cases where an assumed altitude is and is not used. Analysis of velocity errors is also considered. We derive confidence intervals for horizontal velocity magnitude and direction including the case where the emitter velocity is assumed to be purely horizontal, i.e., parallel to the ellipsoid. Additionally, we derive an algorithm that we use to combine multiple position fixes to reduce location error. The algorithm uses all available data, after more than one location estimate for an emitter has been made, in a mathematically optimal way.
Sur l'origine des chiffres arabes A. Boucenna 1 From the pagination of an Algerian Arabic manuscript of the beginning of the 19th century,we rediscover the original shape that the Arabic numerals had before passing in Europe and underwent the transformation that gave the modern Arabic numerals. This original shape,whose use disappeared completely, proves that these numerals have their origin in the Arabic letters. Contrary to what some hypotheses pretend, particularly those that present them as drifting of Indian characters, the 10 Arabic numerals that we use are, nothing else, 10 Arabic letters more or less modified and taken in the "Abjadi" order. The hypothesis of the Indian origin of the Arabic numerals is revealed a mistake denied by the shape of the Arabic numerals and by the logic of the right to left representation of the numbers and the algorithm of the elementary operations. The Arabic numerals that simplified the writing of the numbers and the ...
Hidden Markov models (HMMs) are probabilistic functions of finite Markov chains, or, put in other words, state space models with finite state space. In this paper we examine subspace estimation methods for HMMs whose output lies a finite set as well. In particular we study the geometric structure arising from the non-minimality of the linear state space representation of HMMs, and consistency of a subspace algorithm arising from a certain factorisation of the singular value decomposition of the estimated linear prediction matrix. For this algorithm we show that the estimates of the transition and emission probability matrices are consistent up to a similarity transformation, and that the m-step linear predictor computed from the estimated system matrices is consistent, i.e. converges to the true optimal linear m-step predictor.
A model for the simulation of the time dependent behavior and the analysis of the equilibrium of the coupled system of storage ring and Free Electron Laser (FEL) is presented. The analysis comprises both amplifier and oscillator FEL. Bunch lengthening and energy widening due to wake forces are taken into account in a self-consistent way. The method is based on a mapping algorithm for means and correlations of the electron distribution function, pioneered by K. Hirata. The evolution of the laser field in the oscillator FEL is described by K. Hirata. The evolution of the laser field in the oscillator FEL is described by supermodes. The model is used to simulate an FEL in a small 500 MeV storage ring with 100 m circumference. Typical values for the output power, spatial, and spectral characteristics of the emitted radiation are presented.
Tiered response is a basic approach to emergency plans, including oil spill response (OSR). This paper delineates a huge set of accidental scenarios within a certain tier of response generated by a computer during risk assessment. Parameters such as the amount of oil spilled, duration of discharge and types of losses should be provided in OSR scenarios. Examples of applications include offshore installations, sub sea or onshore pipelines, and localized onshore facilities. The paper demonstrates how to use risk analysis results for delineating all likely spills into groups that need a specific tier response. The best world practices and Russian regulatory approaches were outlined and compared. Corresponding algorithms were developed and their application in pipelines was presented. The algorithm combines expert's skills and spill trajectory modeling with the net environmental benefit analysis principle into the incident specific ...
This paper is devoted to the coordination of secondary voltage control and adaptive parameters resetting of the power system stabilizer, in order to increase stability, margins in real time operation. Secondary voltage control and the power system stabilizer are two control loops, which affect the same system parameter on different bases - that parameter is the voltage set-point of the automatic voltage regulator. It was found that their effects were complementary. In that way, through the proper coordination of actions of these two control loops open up a wide range of possibilities for ensuring the stability of bulk power systems in real time. For the establishment of this coordination, an on-line sequential algorithm is proposed which is based on adaptive resetting of the voltage set-point of the automatic voltage regulator and the PSS parameters. The efficiency of the proposed algorithm is confined through simulations on a real-life ...
The ATLAS High Level Trigger (HLT) is a distributed real-time software system that performs the final online selection of events produced during proton-proton collisions at the Large Hadron Collider (LHC). It is designed as a two-stage trigger and event filter running on a farm of commodity PC hardware. Currently the system consists of about 850 processing nodes and will be extended incrementally following the expected increase in luminosity of the LHC to about 2000 nodes. The event selection within the HLT applications is carried out by specialized reconstruction algorithms. The selection can be controlled via properties that are stored in a central database and are retrieved at the startup of the HLT processes, which then usually run continuously for many hours. To be able to respond to changes in the LHC beam conditions, it is essential that the algorithms can be re-configured without disrupting data taking while ensuring a consistent and ...
This study presents new software, called Google Earth-based Optimal HAulage RouTing System (GEOHARTS), to improve the functionality of Google Earth for optimal haulage routing of off-road dump trucks in construction and mining sites. A modified least-cost path algorithm, which is applicable to working areas with both paved and unpaved temporary roads and can consider the effects of terrain relief and curves along a route on the route planning, was proposed and utilized for the software development. GEOHARTS can determine optimal haulage routes between loaders and dumps that ensure the least travel time or fuel consumption of off-road dump trucks and can visualize the results using an embedded 3D render window of Google Earth. The application to the Pasir open-pit coal mine in Indonesia dem...
We investigate the influence of the turbulence forcing on the mass distributions of gravitationally unstable cores by postprocessing data from simulations of non-selfgravitating isothermal supersonic turbulence with varying resolution. In one set of simulations solenoidal forcing is applied, while the second set uses purely compressive forcing to excite turbulent motions. From the resulting density field, we compute the mass distribution of gravitationally unstable cores by means of a clump-finding algorithm. Using the time-averaged probability density functions of the mass density, semi-analytic mass distributions are calculated from analytical theories. We apply stability criteria that are based on the Bonnor-Ebert mass resulting from the thermal pressure and from the sum of thermal and turbulent pressure. Although there are uncertainties in the application of the clump-finding algorithm, we find systematic differences in the mass ...
Currently many service providers offer their services on a private and proprietary hard- and software infrastructure. These infrastructures often share many similarities. Hence we believe a generic service management architecture, that allows service providers to offer a large array of different services on a single infrastructure or multiple providers to offer their services cooperatively, would provide many advantages over current silo-based approaches. Additionally, by allowing the distributed service management components to cooperate in a peer-to-peer overlay network, scalability and resilience of the system could be greatly improved. In this paper we propose an optimal algorithm, based on an integer linear programming (ILP) formulation, and several heuristics to support such a generi...
A novel approach to fault diagnosis is proposed using multiscale morphology analysis to extract impulsive features from the signals with strong background noise. Multiscale morphology is applied to one-dimensional signal by defining both the length and height scales of structuring elements (SEs). A local-peak-value based adaptive algorithm is also introduced. The new approach makes the selection of SEs more transparent and is independent of empirical rules. Both simulated impulsive and vibration signals of two defective roller bearings are employed to validate the proposed algorithm. The roller bearing faults presented in the validation include both inner and outer race faults. The test results show that the multiscale morphology analysis is effective and robust to extract morphological features.
This paper presents a study involving prediction of a complicated maneuvering target, with the aim of improving the tracking performance of a fire control system (FCS). In this study, we predict the position of a complicated maneuvering target 5 s in advance using the information up to the current time. Because of the large error caused by the complicated maneuvers and the long prediction time interval, the mechanical system of the fire control system will take a heavy load. In order to cope with this problem, several approaches to decreasing the prediction error have been proposed including the prediction algorithms based on the multiple model(MM) filter, interacting multiple model (IMM) filter, and variable dimension with input estimation (VDIE) filter. Finally, comparative simulation re...
The problem of electrical parameters identification in complex systems, and in particular in electric railway traction systems, is considered. Parameters are determined by an indirect approach: only the terminal variables (voltages and currents and, impedance and admittance, which can be readily calculated) are measured and the per-unit-length electrical parameters are determined using a multiconductor transmission line model of the track section under test. It will be shown that some parameters cannot be measured directly, that they are not constant with frequency and that they may depend on other external conditions. An indirect method for parameters identification is proposed through an adaptive algorithm (AA), so that the calculated terminal variables match the measured ones. The AA is...
A crack fault is one of the damage modes most frequently occurring in gears. Identifying different crack levels, especially for early cracks is a challenge in gear fault diagnosis. This paper aims to propose a method to classify the different levels of gear cracks automatically and reliably. In this method, feature parameters in time domain, specially designed for gear damage detection and in frequency domain are extracted to characterize the gear conditions. A two-stage feature selection and weighting technique (TFSWT) via Euclidean distance evaluation technique (EDET) is presented and adopted to select sensitive features and remove fault-unrelated features. A weighted K nearest neighbor (WKNN) classification algorithm is utilized to identify the gear crack levels. The gear crack experime...
The determination of conformational preferences in unfolded and disordered proteins is an important challenge in structural biology. We here describe an algorithm to optimize energy functions for the simulation of unfolded proteins. The procedure is based on the maximum likelihood principle and employs a fast and efficient gradient descent method to find the set of parameters of the energy function that best explain the experimental data. We first validate the method by using synthetic reference data, and subsequently apply the algorithms to data from nuclear magnetic resonance spin-labeling experiments on the Delta 131 Delta fragment of Staphylococcal nuclease. A significant strength of the procedure that we present is that it directly uses experimental data to optimize the energy parameters, without relying on the availability of high resolution structures. The procedure is fully general and can be applied to a range of experimental data and ...
Arc distortion can lead to the measuring signal deformation and, consequently, to the erroneous identification or localisation of the fault. In the paper, a study on the short circuit loop resistance and reactance is presented referring to the algorithms using correlation between the sine and cosine functions as well as the least-square method (LSM). In the study, both the static and the dynamic models of the short circuit arc have been employed. The very advantageous features of the LSM-based algorithm have been underlined regarding accuracy of estimation of the short circuit mesh parameters (including the arc voltage at the location where the fault occurs) as well as susceptibility to the presence of a non-periodic short circuit current component. (Author)
The MAP model was introduced in information system engineering in order to model processes on a flexible way. The intentional level of this model helps an engineer to execute a process with a strong relationship to the situation of the project at hand. In the literature, attempts for having a practical use of maps are not numerous. Our aim is to enhance the guidance mechanisms of the process execution by reusing graph algorithms. After clarifying the existing relationship between graphs and maps, we improve the MAP model by adding qualitative criteria. We then offer a way to express maps with graphs and propose to use Graph theory algorithms to offer an automatic guidance of the map. We illustrate our proposal by an example and discuss its limitations.
Recently there has been considerable interest in the design of efficient carrier sense multiple access(CSMA) protocol for wireless network. The basic assumption underlying recent results is availability of perfect carrier sense information. This allows for design of continuous time algorithm under which collisions are avoided. The primary purpose of this note is to show how these results can be extended in the case when carrier sense information may not be perfect, or equivalently delayed. Specifically, an adaptation of algorithm in Rajagopalan, Shah, Shin (2009) is presented here for time slotted setup with carrier sense information available only at the end of the time slot. To establish its throughput optimality, in additon to method developed in Rajagopalan, Shah, Shin (2009), understanding properties of stationary distribution of a certain non-reversible Markov chain as well as bound on its mixing time is essential. This note presents ...
Waste electrical and Electronic Equipment (WEEE) constitutes 4% of the municipal waste in Europe, being increased by 16-28% every five years. Nowadays, Europe produces 6,5 million tonnes of WEEE per year and currently 90% goes to landfill. WEEE waste is growing 3 times faster than municipal waste and this figure is expected to be increased up to 12 million tones by 2015. Applying a new technology to separate non-ferrous metal Waste from WEEE is the aim of this paper, by identifying multi-and hyper-spectral materials and inserting them in a recycling plant. This technology will overcome the shortcomings passed by current methods, which are unable to separate valuable materials very similar in colour, size or shape. For this reason, it is necessary to develop new algorithms able to distinguish among these materials and to face the timing requirements. (Author). 22 refs.
There is an ever increasing demand to perform flow simulations that incorporate the complete details of geometry as well as sophisticated flow physics. This has led to the development of numerical algorithms that can simulate the actual flow phenomena with greater fidelity. However, the success of these algorithms hinges on the grid that models the geometry. Grid generation methods for 2-D models have long existed and the general lack of complexity of the simpler 2-D models has not quite challenged the efforts in this area. However, demands for generating better 3-D geometric models for flow simulations involving complex geometries have completely changed the perspective of grid generation strategies. As a consequence, grid generation efforts have earned equal significance as that of numerical solver efforts.
A new recurrent neural network power system stabilizer (RNNPSS) based on genetic algorithm (GA) was presented. It shows faster convergence than the linear quadratic regulator (LQR) stabilizer in a multi-machine power system, because the proposed GA based neural network was first trained off-line to determine the optimal values of the learning rates. Otherwise, the RNNPSS consists of just two layers. As such, the time consumption of the damping oscillations is lower than with conventional methods. In addition, the operating range of the RNNPSS is greater than that of the LQR and conventional three layer neural networks, since the RNNPSS can greatly reduce system complexity and effectively damp system oscillations. 9 refs., 7 figs.
An algorithm for solving the extended security constrained economic dispatch (ESCED) problem with real-time economic dispatch grade speed and reliability is presented. The ESCED problem is formulated by adding regulating margin and ramp rate constraints to the network security constrained economic dispatch problem previously solved by the CEDC algorithm. Starting with Newton`s method to optimize the Lagrangian, the ESCED is developed by superimposing on Newton`s method eight major components called Tracking Start Initialization, Hessian Pre-Elimination, Implicit Dual Variable Calculations, Regulating Margin Sensitivity Coefficient Calculations, Traumatic Event Evaluation, Constraint Relaxation, Implicit Ramp Rate Constraint Implementation, and Relaxed Incremental Cost Calculations. Test results are also presented.
Problem statement: Clustering has a number of techniques that have been developed in statistics, pattern recognition, data mining, and other fields. Subspace clustering enumerates clusters of objects in all subspaces of a dataset. It tends to produce many over lapping clusters. Approach: Subspace clustering and projected clustering are research areas for clustering in high dimensional spaces. In this research we experiment three clustering oriented algorithms, PROCLUS, P3C and STATPC. Results: In general, PROCLUS performs better in terms of time of calculation and produced the least number of un-clustered data while STATPC outperforms PROCLUS and P3C in the accuracy of both cluster points and relevant attributes found. Conclusions/Recommendations: In this study, we analyze in detail the properties of different data clustering method.
A multivariate bioprocess control approach, capable of tracking a pre-set process trajectory correlated to the biomass or product concentration in the bioprocess is described. The trajectory was either a latent variable derived from multivariate statistical process monitoring (MSPC) based on partial least squares (PLS) modeling, or the absolute value of the process variable. In the control algorithm the substrate feed pump rate was calculated from on-line analyzer data. The only parameters needed were the substrate feed concentration and the substrate yield of the growth-limiting substrate. On-line near-infrared spectroscopy data were used to demonstrate the performance of the control algorithm on an Escherichia coli fed-batch cultivation for tryptophan production. The controller showed good ability to track a defined biomass trajectory during varying process dynamics. The robustness of the control was high, despite significant external ...
In the 21st century, Aerial and satellite images are information rich. They are also complex to analyze. For GIS systems, many features require fast and reliable extraction of open space area from high resolution satellite imagery. In this paper we will study efficient and reliable automatic extraction algorithm to find out the open space area from the high resolution urban satellite imagery. This automatic extraction algorithm uses some filters and segmentations and grouping is applying on satellite images. And the result images may use to calculate the total available open space area and the built up area. It may also use to compare the difference between present and past open space area using historical urban satellite images of that same projection
A large hadron machine like the LHC with its high track multiplicities always asks for powerful tools that drastically reduce the large background while selecting signal events efficiently. Actually such tools are widely needed and used in all parts of particle physics. Regarding the huge amount of data that will be produced at the LHC, the process of training as well as the process of applying these tools to data, must be time efficient. Such tools can be multivariate analysis -- also called data mining -- tools. In this contribution we present the results for the application of the multivariate analysis, rule growing algorithm RIPPER on a problem of particle selection. It turns out that the meta-methods bagging and cost-sensitivity are essential for the quality of the outcome. The results are compared to other multivariate analysis techniques.
Derivative spectrophotometry and bivariate calibration algorithm were used for study of run of photooxidation of levomepromazine hydrochloride (LV). The actual concentrations of LV and its main degradation product levomepromazine sulphoxide (LV-SO) were calculated using data provided by applied methods. The direct reading of absorbance values at 302nm and 334nm were employed for quantification of LV and LV-SO, respectively, in the case of bivariate method. The derivative spectrophotometric method is based on transformation of zero-order spectra into first derivative. The values of first derivative at 334nm were used for quantification of LV while at 278nm for assay of LV-SO. The obtained quantitative data were applied for investigation of kinetics of photodegradation of LV.
Inferring cluster structure in microarray datasets is a fundamental task for the -omic sciences. A fundamental question in Statistics, Data Analysis and Classification, is the prediction of the number of clusters in a dataset, usually established via internal validation measures. Despite the wealth of internal measures available in the literature, new ones have been recently proposed, some of them specifically for microarray data. In this dissertation, a study of internal validation measures is given, paying particular attention to the stability based ones. Indeed, this class of measures is particularly prominent and promising in order to have a reliable estimate the number of clusters in a dataset. For those measures, a new general algorithmic paradigm is proposed here that highlights the richness of measures in this class and accounts for the ones already available in the literature. Moreover, some of the most representative validation measures are also ...
Computed tomography (CT) has been incorporated in an industrial Diode-Array Digital Radiography (DADR) system. An input data size of 512 pixel points x 400 projections yielded a 400x400 output image matrix. Reconstruction algorithms used are the filtered backprojection (FBP) and the direct Fourier reconstruction (DFR). Various filters were used in the FBP reconstruction process and their effects on image quality were evaluated. A spatial resolution of 100 {mu}m was measured with a block of plates and a minimum detectable feature size in the range of 10-100 {mu}m was measured using thin wires. Industrial specimens imaged have included ceramic samples, ball bearings and integrated circuits. A number of engineering problems have been solved, such as adjustment of the X-ray source, centering of the rotator spindle in the view field and beam-hardening corrections. (orig.).
Ultra-short-pulse reflectometry is studied by means of the numerical integration of a one-dimensional full-wave equation for ordinary modes propagating in a plasma. The numerical calculations illustrate the potential of using the reflection of ultra-short-pulse, microwaves as an effective probe of the density profile even in the presence of significant density fluctuations. The difference in time delays of differing frequency components of the microwaves can be used to deduce the density profile. The modification of the reflected pulses in the presence of density fluctuations is examined and can be understood based on considerations of Bragg resonance. A simple and effective profile-reconstruction algorithm using the zero-crossings of the reflected pulse and subsequent Abel inversion is demonstrated. The robustness of the profile reconstruction algorithm in the presence of a sufficiently small amplitude density perturbation is assessed.
Identifying gear damage categories, especially for early faults and combined faults, is a challenging task in gear fault diagnosis. This paper proposes a new multidimensional hybrid intelligent diagnosis method to identify different categories and levels of gear damage automatically. In this method, Hilbert transform, wavelet packet transform (WPT) and empirical mode decomposition (EMD) are performed on gear vibration signals to extract additional fault characteristic information. Then, multidimensional feature sets including time-domain, frequency-domain and time-frequency-domain features are generated to reveal gear health conditions. Multiple classifiers based on several classification algorithms and input features are combined with genetic algorithm (GA). Because of the use of multidim...
Restructuring of power system has changed the traditional planning objectives and introduced challenges in the field of Transmission Expansion Planning (TEP). Due to these changes, new approaches and criteria are needed for transmission planning in deregulated environment. Therefore, in this paper, a dynamic expansion methodology is presented using a multi-objective optimization framework. Investment cost, congestion cost and reliability are considered in the optimization as three objectives. To overcome the difficulties in solving the non-convex and mixed integer nature of the optimization problems, a Non-Dominated Sorting Genetic Algorithm (NSGA II) approach is used followed by a fuzzy decision making analysis to obtain the final optimal solution. The planning methodology has been demonstrated on the IEEE 24-bus test system and north-east of Iran national 400 kV transmission grid to show the feasibility and capabilities of the proposed ...
This paper gives a concise overview of evolutionary algorithms for multiobjective optimization. A substantial number of evolutionary computation methods for multiobjective problem solving has been proposed so far, and an attempt of unifying existing approaches is here presented. Based on a fine-grained decomposition and following the main issues of fitness assignment, diversity preservation and elitism, a conceptual global model is proposed and is validated by regarding a number of state-of-the-art algorithms as simple variants of the same structure. The presented model is then incorporated into a general-purpose software framework dedicated to the design and the implementation of evolutionary multiobjective optimization techniques: ParadisEO-MOEO. This package has proven its validity and flexibility by enabling the resolution of many real-world and hard multiobjective optimization problems.
This paper presents a design of fuzzy power system stabilizer (FPSS) using adaptive evolutionary computation (AEC). We have proposed an adaptive evolutionary algorithm which uses a genetic algorithm (GA) and an evolution strategy (ES) in an adaptive manner in order to take merits of two different evolutionary computations. FPSS shows better control performances than conventional power system stabilizer (CPSS) in three-phase fault with heavy load which is used when tuning FPSS. To show there robustness of the proposed FPSS, it is applied to damp the low frequency oscillations caused by disturbances such as three-phase fault with normal and light load, the angle deviation of generator with normal and light load and the angle deviation of generator with heavy load. Proposed FPSS shows better robustness than CPSS. (author). 15 refs., 13 figs., 3 tabs.