1,283 research outputs found
Inlet noise on 0.5-meter-diameter NASA QF-1 fan as measured in an unmodified compressor aerodynamic test facility and in an anechoic chamber
Narrowband analysis revealed grossly similar sound pressure level spectra in each facility. Blade passing frequency (BPF) noise and multiple pure tone (MPT) noise were superimposed on a broadband (BB) base noise. From one-third octave bandwidth sound power analyses the BPF noise (harmonics combined), and the MPT noise (harmonics combined, excepting BPF's) agreed between facilities within 1.5 db or less over the range of speeds and flows tested. Detailed noise and aerodynamic performance is also presented
Redesign and cascade tests of a supercritical controlled diffusion stator blade-section
A supercritical stator blade section, previously tested in cascade, and characterized by a flat-roof-top suction surface Mach number distribution, has been redesigned and retested. At near design conditions, the losses and air turning were improved over the original blade by 50 percent and 7 percent respectively. The key element in the improved performance was a small blade reshaping. This produced a continuous flow acceleration over the first one-third chord of the suction surface which successfully prevented a premature laminar separation bubble. Several recently available inviscid analysis and one fully viscous (Navier-Stokes) analysis code were used in the redesign process. The validity of these codes was enhanced by the test results
Aerodynamic performance of 0.5 meter-diameter, 337 meter-per-second tip speed, 1.5 pressure-ratio, single-stage fan designed for low noise aircraft engines
Overall and blade-element aerodynamic performance of a 0.271-scale model of QF-1 are presented, examined, and then compared and evaluated with that from similar low noise fan stage designs. The tests cover a wide range of speeds and weight flows along with variations in stator setting angle and stator axial spacing from the rotor. At design speed with stator at design setting angle and a fixed distance between stage measuring stations, there were no significant effects of increasing the axial spacing between rotor stator from 1.0 to 3.5 rotor chords on stage overall pressure ratio, efficiency or stall margin
Aerodynamic performances of three fan stator designs operating with rotor having tip speed of 337 meters per second and pressure ratio of 1.54. Relation of analytical code calculations to experimental performance
A hub-to-shroud and a blade-to-blade internal-flow analysis code, both inviscid and basically subsonic, were used to calculate the flow parameters within four stator-blade rows. The produced ratios of maximum suction-surface velocity to trailing-edge velocity correlated well in the midspan region, with the measured total-parameters over the minimum-loss to near stall operating range for all stators and speeds studied. The potential benefits of a blade designed with the aid of these flow analysis codes are illustrated by a proposed redesign of one of the four stators studied. An overall efficiency improvement of 1.6 points above the peak measured for that stator is predicted for the redesign
Aerodynamic performances of three fan stator designs operating with rotor having tip speed of 337 meters per second and pressure ratio of 1.54. 1: Experimental performance
The aerodynamic performances of four stator-blade rows are presented and evaluated. The aerodynamic designs of two of these stators were compromised to reduce noise, a third design was not. On a calculated operating line passing through the design point pressure ratio, the best stator had overall pressure-ratio and efficiency decrements of 0.031 and 0.044, respectively, providing a stage pressure ratio of 1.483 and efficiency of 0.865. The other stators showed some correctable deficiencies due partly to the design compromises for noise. In the end-wall regions blade-element losses were significantly less for the shortest chord studied
Wind tunnel turning vanes of modern design
Rehabilitation of the Altitude Wind Tunnel includes the need for new corner turning vanes to match its upgraded performance. The design and experimental performance results from a 0.1-full scale model of the highest speed corner (M = 0.35) are presented and discussed along with some two dimensional inviscid analyses of two vaned corners. With a vane designed by an inverse two dimensional technique, the overall corner loss was about 12% of the inlet dynamic pressure of which about 4% was caused by vane skin friction. Comparable values with a conventionally designed circular arc vane were about 14% overall with about 7% due to skin friction
First-Order Provenance Games
We propose a new model of provenance, based on a game-theoretic approach to
query evaluation. First, we study games G in their own right, and ask how to
explain that a position x in G is won, lost, or drawn. The resulting notion of
game provenance is closely related to winning strategies, and excludes from
provenance all "bad moves", i.e., those which unnecessarily allow the opponent
to improve the outcome of a play. In this way, the value of a position is
determined by its game provenance. We then define provenance games by viewing
the evaluation of a first-order query as a game between two players who argue
whether a tuple is in the query answer. For RA+ queries, we show that game
provenance is equivalent to the most general semiring of provenance polynomials
N[X]. Variants of our game yield other known semirings. However, unlike
semiring provenance, game provenance also provides a "built-in" way to handle
negation and thus to answer why-not questions: In (provenance) games, the
reason why x is not won, is the same as why x is lost or drawn (the latter is
possible for games with draws). Since first-order provenance games are
draw-free, they yield a new provenance model that combines how- and why-not
provenance
Design and performance of a fixed, nonaccelerating, guide vane cascade that operates over an inlet flow angle range of 60 deg
A unique set of wind tunnel guide vanes are designed with an inverse design code and analyzed with a panel method and an integral boundary layer code developed at the NASA Lewis Research Center. The fixed guide vanes, 80 feet long with 6-foot chord length, were designed for the NASA Ames 40 x 80/80 x 120 ft Wind Tunnel. Low subsonic flow is accepted over a 60 deg range of inlet angle from either the 40 x 80 leg or the 80 x 120 leg of the wind tunnel, and directed axially into the main leg of the tunnel where drive fans are located. Experimental tests of 1/10-scale models were conducted to verify design calculations
Efficient Certified Resolution Proof Checking
We present a novel propositional proof tracing format that eliminates complex
processing, thus enabling efficient (formal) proof checking. The benefits of
this format are demonstrated by implementing a proof checker in C, which
outperforms a state-of-the-art checker by two orders of magnitude. We then
formalize the theory underlying propositional proof checking in Coq, and
extract a correct-by-construction proof checker for our format from the
formalization. An empirical evaluation using 280 unsatisfiable instances from
the 2015 and 2016 SAT competitions shows that this certified checker usually
performs comparably to a state-of-the-art non-certified proof checker. Using
this format, we formally verify the recent 200 TB proof of the Boolean
Pythagorean Triples conjecture
Efficient Certified RAT Verification
Clausal proofs have become a popular approach to validate the results of SAT
solvers. However, validating clausal proofs in the most widely supported format
(DRAT) is expensive even in highly optimized implementations. We present a new
format, called LRAT, which extends the DRAT format with hints that facilitate a
simple and fast validation algorithm. Checking validity of LRAT proofs can be
implemented using trusted systems such as the languages supported by theorem
provers. We demonstrate this by implementing two certified LRAT checkers, one
in Coq and one in ACL2
- …