82,596 research outputs found
Linear and nonlinear response of a rectangular plate subjected to lateral and inplane sonic boom disturbances
Transient response of rectangular window pane exposed to sonic boom disturbance using linear and nonlinear theorie
Dynamic response of structural elements exposed to sonic booms
Dynamic response of uniform beams and plates exposed to sonic boom
Design of Novel Algorithm and Architecture for Gaussian Based Color Image Enhancement System for Real Time Applications
This paper presents the development of a new algorithm for Gaussian based
color image enhancement system. The algorithm has been designed into
architecture suitable for FPGA/ASIC implementation. The color image enhancement
is achieved by first convolving an original image with a Gaussian kernel since
Gaussian distribution is a point spread function which smoothen the image.
Further, logarithm-domain processing and gain/offset corrections are employed
in order to enhance and translate pixels into the display range of 0 to 255.
The proposed algorithm not only provides better dynamic range compression and
color rendition effect but also achieves color constancy in an image. The
design exploits high degrees of pipelining and parallel processing to achieve
real time performance. The design has been realized by RTL compliant Verilog
coding and fits into a single FPGA with a gate count utilization of 321,804.
The proposed method is implemented using Xilinx Virtex-II Pro XC2VP40-7FF1148
FPGA device and is capable of processing high resolution color motion pictures
of sizes of up to 1600x1200 pixels at the real time video rate of 116 frames
per second. This shows that the proposed design would work for not only still
images but also for high resolution video sequences.Comment: 15 pages, 15 figure
Parallel processing for digital picture comparison
In picture processing an important problem is to identify two digital pictures of the same scene taken under different lighting conditions. This kind of problem can be found in remote sensing, satellite signal processing and the related areas. The identification can be done by transforming the gray levels so that the gray level histograms of the two pictures are closely matched. The transformation problem can be solved by using the packing method. Researchers propose a VLSI architecture consisting of m x n processing elements with extensive parallel and pipelining computation capabilities to speed up the transformation with the time complexity 0(max(m,n)), where m and n are the numbers of the gray levels of the input picture and the reference picture respectively. If using uniprocessor and a dynamic programming algorithm, the time complexity will be 0(m(3)xn). The algorithm partition problem, as an important issue in VLSI design, is discussed. Verification of the proposed architecture is also given
Estimating statistical distributions using an integral identity
We present an identity for an unbiased estimate of a general statistical
distribution. The identity computes the distribution density from dividing a
histogram sum over a local window by a correction factor from a mean-force
integral, and the mean force can be evaluated as a configuration average. We
show that the optimal window size is roughly the inverse of the local
mean-force fluctuation. The new identity offers a more robust and precise
estimate than a previous one by Adib and Jarzynski [J. Chem. Phys. 122, 014114,
(2005)]. It also allows a straightforward generalization to an arbitrary
ensemble and a joint distribution of multiple variables. Particularly we derive
a mean-force enhanced version of the weighted histogram analysis method (WHAM).
The method can be used to improve distributions computed from molecular
simulations. We illustrate the use in computing a potential energy
distribution, a volume distribution in a constant-pressure ensemble, a radial
distribution function and a joint distribution of amino acid backbone dihedral
angles.Comment: 45 pages, 7 figures, simplified derivation, a more general mean-force
formula, add discussions to the window size, add extensions to WHAM, and 2d
distribution
- …