10,160,760 research outputs found
Characterization of simulated small-droplet fuel sprays
A two-fluid pneumatic atomizer operating at relatively high liquid and gas pressures produced water sprays that simulated small-droplet clouds of liquid fuel for use in studying vaporization and fuel-air mixing effects on combustor performance and emissions. To characterize the sprays, a scattered-light scanning instrument was developed and measurements of volume median or volume mean diameter, D sub V.5, were correlated with D sub O, W sub w, and W sub n, i.e., orifice diameter, water, and nitrogen gas flow rates, respectively, to give the general expression: D sub v.5 approx. (D sub o sup 0.2) (W sub w sup m) (W sub n sup n), which yields D sub v.5 = 45 (D sub o sup 0.2) (W sub w sup 0.2) (W sub w sup - 1.2). Values of D sub o, W sub w, and W sub n are in centimeters and grams/second, respectively. Farther downstream at an axial distance of 6.7 cm, exponent m increased from 0.2 to 0.4 and exponent n decreased from -1.2 to -1.0 and at a distance of 25 cm downstream of the atomizer, n decreased to -0.8. The increase in exponent m and decrease in exponent n was attributed to a loss of very small droplets from the spray due primarily to vaporization and diffusion effects on clouds of small droplets traveling a distance of 25 cm
An Efficient Parallel Algorithm for Spectral Sparsification of Laplacian and SDDM Matrix Polynomials
For "large" class of continuous probability density functions
(p.d.f.), we demonstrate that for every there is mixture of
discrete Binomial distributions (MDBD) with
distinct Binomial distributions that -approximates a
discretized p.d.f. for all , where
. Also, we give two efficient parallel
algorithms to find such MDBD.
Moreover, we propose a sequential algorithm that on input MDBD with
for that induces a discretized p.d.f. ,
that is either Laplacian or SDDM matrix and parameter ,
outputs in time a spectral
sparsifier of a matrix-polynomial, where
notation hides factors.
This improves the Cheng et al.'s [CCLPT15] algorithm whose run time is
.
Furthermore, our algorithm is parallelizable and runs in work
and depth . Our main algorithmic contribution is to
propose the first efficient parallel algorithm that on input continuous p.d.f.
, matrix as above, outputs a spectral sparsifier of
matrix-polynomial whose coefficients approximate component-wise the discretized
p.d.f. .
Our results yield the first efficient and parallel algorithm that runs in
nearly linear work and poly-logarithmic depth and analyzes the long term
behaviour of Markov chains in non-trivial settings. In addition, we strengthen
the Spielman and Peng's [PS14] parallel SDD solver
Improved Online Algorithm for Weighted Flow Time
We discuss one of the most fundamental scheduling problem of processing jobs
on a single machine to minimize the weighted flow time (weighted response
time). Our main result is a -competitive algorithm, where is the
maximum-to-minimum processing time ratio, improving upon the
-competitive algorithm of Chekuri, Khanna and Zhu (STOC 2001). We
also design a -competitive algorithm, where is the
maximum-to-minimum density ratio of jobs. Finally, we show how to combine these
results with the result of Bansal and Dhamdhere (SODA 2003) to achieve a
-competitive algorithm (where is the
maximum-to-minimum weight ratio), without knowing in advance. As shown
by Bansal and Chan (SODA 2009), no constant-competitive algorithm is achievable
for this problem.Comment: 20 pages, 4 figure
Output-Sensitive Tools for Range Searching in Higher Dimensions
Let be a set of points in . A point is
\emph{-shallow} if it lies in a halfspace which contains at most points
of (including ). We show that if all points of are -shallow, then
can be partitioned into subsets, so that any hyperplane
crosses at most subsets. Given such
a partition, we can apply the standard construction of a spanning tree with
small crossing number within each subset, to obtain a spanning tree for the
point set , with crossing number . This allows us to extend the construction of Har-Peled
and Sharir \cite{hs11} to three and higher dimensions, to obtain, for any set
of points in (without the shallowness assumption), a
spanning tree with {\em small relative crossing number}. That is, any
hyperplane which contains points of on one side, crosses
edges of . Using a
similar mechanism, we also obtain a data structure for halfspace range
counting, which uses space (and somewhat higher
preprocessing cost), and answers a query in time , where is the output size
- β¦