940 research outputs found

    A storage and access architecture for efficient query processing in spatial database systems

    Get PDF
    Due to the high complexity of objects and queries and also due to extremely large data volumes, geographic database systems impose stringent requirements on their storage and access architecture with respect to efficient query processing. Performance improving concepts such as spatial storage and access structures, approximations, object decompositions and multi-phase query processing have been suggested and analyzed as single building blocks. In this paper, we describe a storage and access architecture which is composed from the above building blocks in a modular fashion. Additionally, we incorporate into our architecture a new ingredient, the scene organization, for efficiently supporting set-oriented access of large-area region queries. An experimental performance comparison demonstrates that the concept of scene organization leads to considerable performance improvements for large-area region queries by a factor of up to 150

    Natural Enemies of Cranberry Fruitworm, \u3ci\u3eAcrobasis Vaccinii\u3c/i\u3e, (Lepidoptera: Pyraudae) in Michigan Highbush Blueberries

    Get PDF
    A two-year study was conducted in Michigan highbush blueberries to determine the complex of parasitoids attacking cranberry fruitworm, Acrobasis vaccinii. Eight parasitoid species and one fungal pathogen were collected. Parasitism of collected hosts ranged from 6.6% to 28.1%. The more common larval parasitoid encountered was Campoletis patsuiketorum (Hymenoptera: Ichneumonidae). The more common parasitoid recovered from fruitworm hibernacula was Villa lateralis (Diptera: Bombyliidae). This study documented six unreported natural enemies of cranberry fruitworm, including C. patsuiketorum; V. lateralis; Diadegma compressum (Hymenoptera: Ichneumonidae); Compsilura concinnata (Diptera: Tachinidae); Memorilla pyste (Diptera: Tachinidae); an undescribed Microtypus species (Hymenoptera: Braconidae); and a fungal pathogen, Paecilomyces near farinosus. This is the first known host association for the undescribed Microtypus species, and increases the known parasitoid complex of cranberry fruitworm to 17 species

    Performance comparison of point and spatial access methods

    Get PDF
    In the past few years a large number of multidimensional point access methods, also called multiattribute index structures, has been suggested, all of them claiming good performance. Since no performance comparison of these structures under arbitrary (strongly correlated nonuniform, short "ugly") data distributions and under various types of queries has been performed, database researchers and designers were hesitant to use any of these new point access methods. As shown in a recent paper, such point access methods are not only important in traditional database applications. In new applications such as CAD/CIM and geographic or environmental information systems, access methods for spatial objects are needed. As recently shown such access methods are based on point access methods in terms of functionality and performance. Our performance comparison naturally consists of two parts. In part I we w i l l compare multidimensional point access methods, whereas in part I I spatial access methods for rectangles will be compared. In part I we present a survey and classification of existing point access methods. Then we carefully select the following four methods for implementation and performance comparison under seven different data files (distributions) and various types of queries: the 2-level grid file, the BANG file, the hB-tree and a new scheme, called the BUDDY hash tree. We were surprised to see one method to be the clear winner which was the BUDDY hash tree. It exhibits an at least 20 % better average performance than its competitors and is robust under ugly data and queries. In part I I we compare spatial access methods for rectangles. After presenting a survey and classification of existing spatial access methods we carefully selected the following four methods for implementation and performance comparison under six different data files (distributions) and various types of queries: the R-tree, the BANG file, PLOP hashing and the BUDDY hash tree. The result presented two winners: the BANG file and the BUDDY hash tree. This comparison is a first step towards a standardized testbed or benchmark. We offer our data and query files to each designer of a new point or spatial access method such that he can run his implementation in our testbed

    Stretching and Heating Single DNA Molecules with Optically Trapped Gold-Silica Janus Particles

    Get PDF
    Self-propelled micro- and nanoscale motors are capable of autonomous motion typically by inducing local concentration gradients or thermal gradients in their surrounding medium. This is a result of the heterogeneous surface of the self-propelled structures that consist of materials with different chemical or physical properties. Here we present a self-thermophoretically driven Au–silica Janus particle that can simultaneously stretch and partially melt a single double-stranded DNA molecule. We show that the effective force acting on the DNA molecule is in the ∌pN range, well suited to probe the entropic stretching regime of DNA, and we demonstrate that the local temperature enhancement around the gold side of the particle produces partial DNA dehybridization

    Query processing of spatial objects: Complexity versus Redundancy

    Get PDF
    The management of complex spatial objects in applications, such as geography and cartography, imposes stringent new requirements on spatial database systems, in particular on efficient query processing. As shown before, the performance of spatial query processing can be improved by decomposing complex spatial objects into simple components. Up to now, only decomposition techniques generating a linear number of very simple components, e.g. triangles or trapezoids, have been considered. In this paper, we will investigate the natural trade-off between the complexity of the components and the redundancy, i.e. the number of components, with respect to its effect on efficient query processing. In particular, we present two new decomposition methods generating a better balance between the complexity and the number of components than previously known techniques. We compare these new decomposition methods to the traditional undecomposed representation as well as to the well-known decomposition into convex polygons with respect to their performance in spatial query processing. This comparison points out that for a wide range of query selectivity the new decomposition techniques clearly outperform both the undecomposed representation and the convex decomposition method. More important than the absolute gain in performance by a factor of up to an order of magnitude is the robust performance of our new decomposition techniques over the whole range of query selectivity

    Feed-forward Torque Control of Interior Permanent Magnet Brushless AC Drive for Traction Applications

    Get PDF
    This paper presents a feed-forward torque control (FTC) technique for interior permanent magnet (IPM) brushless AC (BLAC) drives in traction applications. It is shown that by adopting the Newton-Raphson iterative method for solving the proposed high-order nonlinear relationship between the torque demand, flux-linkage and desirable dq-axis currents, FTC with due account of nonlinear machine parameters can be achieved for IPM BLAC drives. It is also proven that the comparison between the reference voltage magnitudes under maximum torque per ampere (MTPA) and field-weakening (FW) operations together with online base speed determination can be utilized for FW operation activation to achieve full exploitation of the available DC-link voltage during the transition between the constant torque and FW operation regions. Since both the dqaxis current references and the base speed for FW operation activation are computed online, the proposed FTC technique provides flexibility for online parameter update or estimation and is able to cope with wide DC-link voltage variation. The proposed FTC strategy is experimentally validated by measurements on a 10kW wide constant power speed range (CPSR) IPM BLAC machine drive

    Predicting the Next Best View for 3D Mesh Refinement

    Full text link
    3D reconstruction is a core task in many applications such as robot navigation or sites inspections. Finding the best poses to capture part of the scene is one of the most challenging topic that goes under the name of Next Best View. Recently, many volumetric methods have been proposed; they choose the Next Best View by reasoning over a 3D voxelized space and by finding which pose minimizes the uncertainty decoded into the voxels. Such methods are effective, but they do not scale well since the underlaying representation requires a huge amount of memory. In this paper we propose a novel mesh-based approach which focuses on the worst reconstructed region of the environment mesh. We define a photo-consistent index to evaluate the 3D mesh accuracy, and an energy function over the worst regions of the mesh which takes into account the mutual parallax with respect to the previous cameras, the angle of incidence of the viewing ray to the surface and the visibility of the region. We test our approach over a well known dataset and achieve state-of-the-art results.Comment: 13 pages, 5 figures, to be published in IAS-1

    Promoting abnormal grain growth in Fe-based shape memory alloys through compositional adjustments

    Get PDF
    Iron-based shape memory alloys are promising candidates for large-scale structural applications due to their cost efficiency and the possibility of using conventional processing routes from the steel industry. However, recently developed alloy systems like Fe–Mn–Al–Ni suffer from low recoverability if the grains do not completely cover the sample cross-section. To overcome this issue, here we show that small amounts of titanium added to Fe–Mn–Al–Ni significantly enhance abnormal grain growth due to a considerable refinement of the subgrain sizes, whereas small amounts of chromium lead to a strong inhibition of abnormal grain growth. By tailoring and promoting abnormal grain growth it is possible to obtain very large single crystalline bars. We expect that the findings of the present study regarding the elementary mechanisms of abnormal grain growth and the role of chemical composition can be applied to tailor other alloy systems with similar microstructural features
    • 

    corecore