76,235 research outputs found
Three-Dimensional Reconstruction Algorithm for a Reverse-Geometry Volumetric CT System With a Large-Array Scanned Source
We have proposed a CT system design to rapidly produce volumetric images with negligible cone beam artifacts. The investigated system uses a large array scanned source with a smaller array of fast detectors. The x-ray source is electronically steered across a 2D target every few milliseconds as the system rotates. The proposed reconstruction algorithm for this system is a modified 3D filtered backprojection method. The data are rebinned into 2D parallel ray projections, most of which are tilted with respect to the axis of rotation. Each projection is filtered with a 2D kernel and backprojected onto the desired image matrix. To ensure adequate spatial resolution and low artifact level, we rebin the data onto an array that has sufficiently fine spatial and angular sampling. Due to finite sampling in the real system, some of the rebinned projections will be sparse, but we hypothesize that the large number of views will compensate for the data missing in a particular view. Preliminary results using simulated data with the expected discrete sampling of the source and detector arrays suggest that high resolution
Collapse of superconductivity in a hybrid tin-graphene Josephson junction array
When a Josephson junction array is built with hybrid
superconductor/metal/superconductor junctions, a quantum phase transition from
a superconducting to a two-dimensional (2D) metallic ground state is predicted
to happen upon increasing the junction normal state resistance. Owing to its
surface-exposed 2D electron gas and its gate-tunable charge carrier density,
graphene coupled to superconductors is the ideal platform to study the
above-mentioned transition between ground states. Here we show that decorating
graphene with a sparse and regular array of superconducting nanodisks enables
to continuously gate-tune the quantum superconductor-to-metal transition of the
Josephson junction array into a zero-temperature metallic state. The
suppression of proximity-induced superconductivity is a direct consequence of
the emergence of quantum fluctuations of the superconducting phase of the
disks. Under perpendicular magnetic field, the competition between quantum
fluctuations and disorder is responsible for the resilience at the lowest
temperatures of a superconducting glassy state that persists above the upper
critical field. Our results provide the entire phase diagram of the disorder
and magnetic field-tuned transition and unveil the fundamental impact of
quantum phase fluctuations in 2D superconducting systems.Comment: 25 pages, 6 figure
FDD Massive MIMO Channel Estimation with Arbitrary 2D-Array Geometry
This paper addresses the problem of downlink channel estimation in
frequency-division duplexing (FDD) massive multiple-input multiple-output
(MIMO) systems. The existing methods usually exploit hidden sparsity under a
discrete Fourier transform (DFT) basis to estimate the cdownlink channel.
However, there are at least two shortcomings of these DFT-based methods: 1)
they are applicable to uniform linear arrays (ULAs) only, since the DFT basis
requires a special structure of ULAs, and 2) they always suffer from a
performance loss due to the leakage of energy over some DFT bins. To deal with
the above shortcomings, we introduce an off-grid model for downlink channel
sparse representation with arbitrary 2D-array antenna geometry, and propose an
efficient sparse Bayesian learning (SBL) approach for the sparse channel
recovery and off-grid refinement. The main idea of the proposed off-grid method
is to consider the sampled grid points as adjustable parameters. Utilizing an
in-exact block majorization-minimization (MM) algorithm, the grid points are
refined iteratively to minimize the off-grid gap. Finally, we further extend
the solution to uplink-aided channel estimation by exploiting the angular
reciprocity between downlink and uplink channels, which brings enhanced
recovery performance.Comment: 15 pages, 9 figures, IEEE Transactions on Signal Processing, 201
Design of a 2D sparse array transducer for integration into an ergonomic transcranial ultrasound system
Transcranial Doppler Ultrasound (TCD) is one of the techniques that have been used for stroke diagnosis. This paper compares the potential of three aperiodic sparse array configurations: random array; sunflower spiral array; and log spiral array for application to TCD. To cover the full temporal window, a 30mm diameter circular aperture is selected, with a 2MHz operating frequency to match current TCD instrumentation. A 2D model developed in MATLAB simulates the far field directivity function by applying the 2D FFT on an array's aperture function. Two evaluation criteria, Peak Side-lobe Level (PSL) and Integrated Side-lobe Ratio (ISLR), are used to assess the performance of each array configuration. Simulation results demonstrate that a compromise between PSL and ISLR is required to select a suitable transducer configuration for fabrication and further evaluation. These evaluation results demonstrate that the log spiral array configuration has desirably low PSL relative to the others, while the sunflower spiral array performs better in terms of ISLR. Considering this design evaluation, a prototype array based on a log spiral layout has been manufactured. Characterization of the prototype array show that it performs as predicted
CSR5: An Efficient Storage Format for Cross-Platform Sparse Matrix-Vector Multiplication
Sparse matrix-vector multiplication (SpMV) is a fundamental building block
for numerous applications. In this paper, we propose CSR5 (Compressed Sparse
Row 5), a new storage format, which offers high-throughput SpMV on various
platforms including CPUs, GPUs and Xeon Phi. First, the CSR5 format is
insensitive to the sparsity structure of the input matrix. Thus the single
format can support an SpMV algorithm that is efficient both for regular
matrices and for irregular matrices. Furthermore, we show that the overhead of
the format conversion from the CSR to the CSR5 can be as low as the cost of a
few SpMV operations. We compare the CSR5-based SpMV algorithm with 11
state-of-the-art formats and algorithms on four mainstream processors using 14
regular and 10 irregular matrices as a benchmark suite. For the 14 regular
matrices in the suite, we achieve comparable or better performance over the
previous work. For the 10 irregular matrices, the CSR5 obtains average
performance improvement of 17.6\%, 28.5\%, 173.0\% and 293.3\% (up to 213.3\%,
153.6\%, 405.1\% and 943.3\%) over the best existing work on dual-socket Intel
CPUs, an nVidia GPU, an AMD GPU and an Intel Xeon Phi, respectively. For
real-world applications such as a solver with only tens of iterations, the CSR5
format can be more practical because of its low-overhead for format conversion.
The source code of this work is downloadable at
https://github.com/bhSPARSE/Benchmark_SpMV_using_CSR5Comment: 12 pages, 10 figures, In Proceedings of the 29th ACM International
Conference on Supercomputing (ICS '15
Permutation Meets Parallel Compressed Sensing: How to Relax Restricted Isometry Property for 2D Sparse Signals
Traditional compressed sensing considers sampling a 1D signal. For a
multidimensional signal, if reshaped into a vector, the required size of the
sensing matrix becomes dramatically large, which increases the storage and
computational complexity significantly. To solve this problem, we propose to
reshape the multidimensional signal into a 2D signal and sample the 2D signal
using compressed sensing column by column with the same sensing matrix. It is
referred to as parallel compressed sensing, and it has much lower storage and
computational complexity. For a given reconstruction performance of parallel
compressed sensing, if a so-called acceptable permutation is applied to the 2D
signal, we show that the corresponding sensing matrix has a smaller required
order of restricted isometry property condition, and thus, storage and
computation requirements are further lowered. A zigzag-scan-based permutation,
which is shown to be particularly useful for signals satisfying a layer model,
is introduced and investigated. As an application of the parallel compressed
sensing with the zigzag-scan-based permutation, a video compression scheme is
presented. It is shown that the zigzag-scan-based permutation increases the
peak signal-to-noise ratio of reconstructed images and video frames.Comment: 30 pages, 10 figures, 3 tables, submitted to the IEEE Trans. Signal
Processing in November 201
- …
