Search results for " array"
showing 10 items of 895 documents
Real-time Sound Source Localization on Graphics Processing Units
2013
Abstract Sound source localization is an important topic in microphone array signal processing applications, such as camera steering systems, human-machine interaction or surveillance systems. The Steered Response Power with Phase Transform (SRP- PHAT) algorithm is one of the most well-known approaches for sound source localization due to its good performance in noisy and reverberant environments. The algorithm analyzes the sound power captured by a microphone array on a grid of spatial points in a given room. While localization accuracy can be improved by using a high resolution spatial grid and a high number of microphones, performing the localization task in these circumstances requires …
Automatic Detection and Characterization of Acoustic Plane-Wave Reflections Using Circular Microphone Arrays
2013
The spatial characteristics of the sound field inside a room can be meaningfully described by means of microphone array processing techniques. In this context, the set of impulse responses sampled by a microphone array can be seen as an image made of acoustic plane-wave footprints. Due to the circular geometry of the microphone array, these footprints have a cosine-like shape that can be fully described as a function of the direction of arrival (DOA) of the impinging plane wave. This paper proposes a Hough-transform-based approach to plane-wave detection in microphone array multi-trace impulse responses. Experiments using a set of real microphone recordings are described, showing the potent…
Joint LMMSE equalizer for HSDPA in full-rate space time transmit diversity schemes
2005
This contribution presents a joint linear minimum mean square error (LMMSE) equalizer for full-rate space-time transmit diversity multi-code schemes based on W-CDMA, featuring two and four transmit antennas. Specifically, high-rate, high load systems are targeted, in order to analyze the high speed downlink packet access (HSDPA) of 3GPP Release 6. We derive an equivalent transmission scheme to equalize the received sufficient statistic in a single stage. To reduce the effects of multipath and multiuser interference, and to provide spatial and frequency diversity at the receiver, an LMMSE equalizer is employed. Computer simulations confirm that the proposed schemes achieve robust performance…
A Novel Embedded Fingerprints Authentication System Based on Singularity Points
2008
In this paper a novel embedded fingerprints authentication system based on core and delta singularity points detection is proposed. Typical fingerprint recognition systems use core and delta singularity points for classification tasks. On the other hand, the available optical and photoelectric sensors give high quality fingerprint images with well defined core and delta points, if they are present. In the proposed system, fingerprint matching is based on singularity points position, orientation, and relative distance detection. As result, fingerprint matching involves the comparison between few features leading to a very fast system with recognition rates comparable to the standard minutiae…
Pharmacogenomics of cantharidin in tumor cells.
2014
Cantharis vesicatoria (blister beetle) is used in Chinese medicine and has been categorized as highly toxic in the Chinese pharmacopeia. In Europe, Cantharis patches have been used since ages to treat various skin-related diseases. We investigated the cytotoxicity of the Cantharis ingredient, cantharidin, in 41 tumor cell lines (Oncotest panel) and compared the results with those of 60 cell lines of the National Cancer Institute, USA. We found profound activity at low micromolar concentrations (log ₁₀IC₅₀ values between -6.980 and 5.009 M). Cantharidin bound to protein phosphatase 2A (PP2A) with higher affinity (-8.12 kcal/mol) than to PP1 (-6.25 kcal/mol) in molecular docking analyses. Usi…
Engineering a 2D protein-DNA crystal.
2005
(Figure Presented) Weaving with DNA: A DNA-binding protein was used to control the structure of a self-assembled 2D crystal. In the absence of protein, four oligonucleotides hybridize to form a Kagome lattice of interwoven double helices with p3 symmetry (see image). Addition of protein RuvA during assembly changes the symmetry and connectivity to give a DNA-protein crystal with an approximately square unit cell. © 2005 Wiley-VCH Verlag GmbH and Co. KGaA.
Efficient smart-camera accelerator: A configurable motion estimator dedicated to video codec
2013
Smart cameras are used in a large range of applications. Usually the smart cameras transmit the video or/and extracted information from the video scene, frequently on compressed format to fit with the application requirements. An efficient hardware accelerator that can be adapted and provide the required coding performances according to the events detected in the video, the available network bandwidth or user requirements, is therefore a key element for smart camera solutions. We propose in this paper to focus on a key part of the compression system: motion estimation. We have developed a flexible hardware implementation of the motion estimator based on FPGA component, fully compatible with…
Hardware Implementation of a Configurable Motion Estimator for Adjusting the Video Coding Performances
2012
International audience; Despite the diversity of video compression standard, the motion estimation still remains a key process which is used in most of them. Moreover, the required coding performances (bit-rate, PSNR, image spatial resolution, etc.) depend obviously of the application, the environment and the network communication. The motion estimation can therefore be adapted to fit with these performances. Meanwhile, the real time encoding is required in many applications. In order to reach this goal, we propose in this paper a hardware implementation of the motion estimator which enables the integer motion search algorithms to be modified and the fractional search and variable block siz…
Multiple modular very long instruction word processors based on field programmable gate arrays
2007
Modern field programmable gate array (FPGA) chips, with their large memory capacity and reconfigurability potential, are opening new frontiers in rapid prototyping of embedded systems. With the advent of high-density FPGAs, it is now possible to implement a high-performance very long instruction word (VLIW) processor core in an FPGA. This paper describes research results about enabling the DSP TMS320 C6201 model for real-time image processing applications by exploiting FPGA technology. We present a modular DSP C6201 VHDL model with a variable instruction set. We call this new development a minimum mandatory modules (M3) approach. Our goals are to keep the flexibility of DSP in order to shor…
Suffix Array Construction on Multi-GPU Systems
2019
Suffix arrays are prevalent data structures being fundamental to a wide range of applications including bioinformatics, data compression, and information retrieval. Therefore, various algorithms for (parallel) suffix array construction both on CPUs and GPUs have been proposed over the years. Although providing significant speedup over their CPU-based counterparts, existing GPU implementations share a common disadvantage: input text sizes are limited by the scarce memory of a single GPU. In this paper, we overcome aforementioned memory limitations by exploiting multi-GPU nodes featuring fast NVLink interconnects. In order to achieve high performance for this communication-intensive task, we …