715 research outputs found

    Reduction of the Casimir force using aerogels

    Full text link
    By using silicon oxide based aerogels we show numerically that the Casimir force can be reduced several orders of magnitude, making its effect negligible in nanodevices. This decrease in the Casimir force is also present even when the aerogels are deposited on metallic substrates. To calculate the Casimir force we model the dielectric function of silicon oxide aerogels using an effective medium dielectric function such as the Clausius-Mossotti approximation. The results show that both the porosity of the aerogel and its thickness can be use as control parameters to reduce the magnitude of the Casimir force.Comment: to appear J. Appl. Phy

    Pull-in control due to Casimir forces using external magnetic fields

    Full text link
    We present a theoretical calculation of the pull-in control in capacitive micro switches actuated by Casimir forces, using external magnetic fields. The external magnetic fields induces an optical anisotropy due to the excitation of magneto plasmons, that reduces the Casimir force. The calculations are performed in the Voigt configuration, and the results show that as the magnetic field increases the system becomes more stable. The detachment length for a cantilever is also calculated for a cantilever, showing that it increases with increasing magnetic field. At the pull-in separation, the stiffness of the system decreases with increasing magnetic field.Comment: accepted for publication in App. Phys. Let

    Simulating the behavior of the human brain on GPUS

    Get PDF
    The simulation of the behavior of the Human Brain is one of the most important challenges in computing today. The main problem consists of finding efficient ways to manipulate and compute the huge volume of data that this kind of simulations need, using the current technology. In this sense, this work is focused on one of the main steps of such simulation, which consists of computing the Voltage on neurons’ morphology. This is carried out using the Hines Algorithm and, although this algorithm is the optimum method in terms of number of operations, it is in need of non-trivial modifications to be efficiently parallelized on GPUs. We proposed several optimizations to accelerate this algorithm on GPU-based architectures, exploring the limitations of both, method and architecture, to be able to solve efficiently a high number of Hines systems (neurons). Each of the optimizations are deeply analyzed and described. Two different approaches are studied, one for mono-morphology simulations (batch of neurons with the same shape) and one for multi-morphology simulations (batch of neurons where every neuron has a different shape). In mono-morphology simulations we obtain a good performance using just a single kernel to compute all the neurons. However this turns out to be inefficient on multi-morphology simulations. Unlike the previous scenario, in multi-morphology simulations a much more complex implementation is necessary to obtain a good performance. In this case, we must execute more than one single GPU kernel. In every execution (kernel call) one specific part of the batch of the neurons is solved. These parts can be seen as multiple and independent tridiagonal systems. Although the present paper is focused on the simulation of the behavior of the Human Brain, some of these techniques, in particular those related to the solving of tridiagonal systems, can be also used for multiple oil and gas simulations. Our studies have proven that the optimizations proposed in the present work can achieve high performance on those computations with a high number of neurons, being our GPU implementations about 4× and 8× faster than the OpenMP multicore implementation (16 cores), using one and two NVIDIA K80 GPUs respectively. Also, it is important to highlight that these optimizations can continue scaling, even when dealing with a very high number of neurons.This project has received funding from the European Union’s Horizon 2020 Research and Innovation Programme under Grant Agreement No. 720270 (HBP SGA1), from the Spanish Ministry of Economy and Competitiveness under the project Computación de Altas Prestaciones VII (TIN2015-65316-P), the Departament d’Innovació, Universitats i Empresa de la Generalitat de Catalunya, under project MPEXPAR: Models de Programació i Entorns d’Execució Parallels (2014-SGR-1051). We thank the support of NVIDIA through the BSC/UPC NVIDIA GPU Center of Excellence, and the European Union’s Horizon 2020 Research and Innovation Program under the Marie Sklodowska-Curie Grant Agreement No. 749516.Peer ReviewedPostprint (published version

    On 2-Reptiles in the Plane

    Get PDF
    We classify all rational 2-reptiles in the plane. We also establish properties concerning rational reptiles in the plane in general

    High dynamic range diamond detector acquisition system for beam wire scanner applications

    Get PDF
    The CERN Beam Instrumentation group has been working during the last years on the beam wire scanners upgrade to cope up with the increasing requirements of CERN experiments. These devices are used to measure the beam profile by crossing a thin wire through a circulating beam, the resulting secondary particles produced from beam/wire interaction are detected and correlated with the wire position to reconstruct the beam profile. The upgraded secondary particles acquisition electronics will use polycrystalline chemical vapour deposition (pCVD) diamond detectors for particle shower measurements, with low noise acquisitions performed on the tunnel, near the detector. The digital data is transmitted to the surface through an optical link with the GBT protocol. Two integrator ASICs (ICECAL and QIE10) are being characterized and compared for detector readout with the complete acquisition chain prototype. This contribution presents the project status, the QIE10 front-end performance and the first measurements with the complete acquisition system prototype. In addition, diamond detector signals from particle showers generated by an operational beam wire scanner are analysed and compared with an operational system
    corecore