Sample records for obtain detailed performance

  1. A Computational Observer For Performing Contrast-Detail Analysis Of Ultrasound Images

    NASA Astrophysics Data System (ADS)

    Lopez, H.; Loew, M. H.

    1988-06-01

    Contrast-Detail (C/D) analysis allows the quantitative determination of an imaging system's ability to display a range of varying-size targets as a function of contrast. Using this technique, a contrast-detail plot is obtained which can, in theory, be used to compare image quality from one imaging system to another. The C/D plot, however, is usually obtained by using data from human observer readings. We have shown earlier(7) that the performance of human observers in the task of threshold detection of simulated lesions embedded in random ultrasound noise is highly inaccurate and non-reproducible for untrained observers. We present an objective, computational method for the determination of the C/D curve for ultrasound images. This method utilizes digital images of the C/D phantom developed at CDRH, and lesion-detection algorithms that simulate the Bayesian approach using the likelihood function for an ideal observer. We present the results of this method, and discuss the relationship to the human observer and to the comparability of image quality between systems.

  2. Development and Performance Evaluation of Image-Based Robotic Waxing System for Detailing Automobiles

    PubMed Central

    Hsu, Bing-Cheng

    2018-01-01

    Waxing is an important aspect of automobile detailing, aimed at protecting the finish of the car and preventing rust. At present, this delicate work is conducted manually due to the need for iterative adjustments to achieve acceptable quality. This paper presents a robotic waxing system in which surface images are used to evaluate the quality of the finish. An RGB-D camera is used to build a point cloud that details the sheet metal components to enable path planning for a robot manipulator. The robot is equipped with a multi-axis force sensor to measure and control the forces involved in the application and buffing of wax. Images of sheet metal components that were waxed by experienced car detailers were analyzed using image processing algorithms. A Gaussian distribution function and its parameterized values were obtained from the images for use as a performance criterion in evaluating the quality of surfaces prepared by the robotic waxing system. Waxing force and dwell time were optimized using a mathematical model based on the image-based criterion used to measure waxing performance. Experimental results demonstrate the feasibility of the proposed robotic waxing system and image-based performance evaluation scheme. PMID:29757940

  3. Development and Performance Evaluation of Image-Based Robotic Waxing System for Detailing Automobiles.

    PubMed

    Lin, Chi-Ying; Hsu, Bing-Cheng

    2018-05-14

    Waxing is an important aspect of automobile detailing, aimed at protecting the finish of the car and preventing rust. At present, this delicate work is conducted manually due to the need for iterative adjustments to achieve acceptable quality. This paper presents a robotic waxing system in which surface images are used to evaluate the quality of the finish. An RGB-D camera is used to build a point cloud that details the sheet metal components to enable path planning for a robot manipulator. The robot is equipped with a multi-axis force sensor to measure and control the forces involved in the application and buffing of wax. Images of sheet metal components that were waxed by experienced car detailers were analyzed using image processing algorithms. A Gaussian distribution function and its parameterized values were obtained from the images for use as a performance criterion in evaluating the quality of surfaces prepared by the robotic waxing system. Waxing force and dwell time were optimized using a mathematical model based on the image-based criterion used to measure waxing performance. Experimental results demonstrate the feasibility of the proposed robotic waxing system and image-based performance evaluation scheme.

  4. Basic as well as detailed neurosonograms can be performed by offline analysis of three-dimensional fetal brain volumes.

    PubMed

    Bornstein, E; Monteagudo, A; Santos, R; Strock, I; Tsymbal, T; Lenchner, E; Timor-Tritsch, I E

    2010-07-01

    To evaluate the feasibility and the processing time of offline analysis of three-dimensional (3D) brain volumes to perform a basic, as well as a detailed, targeted, fetal neurosonogram. 3D fetal brain volumes were obtained in 103 consecutive healthy fetuses that underwent routine anatomical survey at 20-23 postmenstrual weeks. Transabdominal gray-scale and power Doppler volumes of the fetal brain were acquired by one of three experienced sonographers (an average of seven volumes per fetus). Acquisition was first attempted in the sagittal and coronal planes. When the fetal position did not enable easy and rapid access to these planes, axial acquisition at the level of the biparietal diameter was performed. Offline analysis of each volume was performed by two of the authors in a blinded manner. A systematic technique of 'volume manipulation' was used to identify a list of 25 brain dimensions/structures comprising a complete basic evaluation, intracranial biometry and a detailed targeted fetal neurosonogram. The feasibility and reproducibility of obtaining diagnostic-quality images of the different structures was evaluated, and processing times were recorded, by the two examiners. Diagnostic-quality visualization was feasible in all of the 25 structures, with an excellent visualization rate (85-100%) reported in 18 structures, a good visualization rate (69-97%) reported in five structures and a low visualization rate (38-54%) reported in two structures, by the two examiners. An average of 4.3 and 5.4 volumes were used to complete the examination by the two examiners, with a mean processing time of 7.2 and 8.8 minutes, respectively. The overall agreement rate for diagnostic visualization of the different brain structures between the two examiners was 89.9%, with a kappa coefficient of 0.5 (P < 0.001). In experienced hands, offline analysis of 3D brain volumes is a reproducible modality that can identify all structures necessary to complete both a basic and a detailed

  5. Detailed pressure distribution measurements obtained on several configurations of an aspect-ratio-7 variable twist wing

    NASA Technical Reports Server (NTRS)

    Holbrook, G. T.; Dunham, D. M.

    1985-01-01

    Detailed pressure distribution measurements were made for 11 twist configurations of a unique, multisegmented wing model having an aspect ratio of 7 and a taper ratio of 1. These configurations encompassed span loads ranging from that of an untwisted wing to simple flapped wings both with and without upper-surface spoilers attached. For each of the wing twist configurations, electronic scanning pressure transducers were used to obtain 580 surface pressure measurements over the wing in about 0.1 sec. Integrated pressure distribution measurements compared favorably with force-balance measurements of lift on the model when the model centerbody lift was included. Complete plots and tabulations of the pressure distribution data for each wing twist configuration are provided.

  6. A Systematic Approach for Obtaining Performance on Matrix-Like Operations

    NASA Astrophysics Data System (ADS)

    Veras, Richard Michael

    Scientific Computation provides a critical role in the scientific process because it allows us ask complex queries and test predictions that would otherwise be unfeasible to perform experimentally. Because of its power, Scientific Computing has helped drive advances in many fields ranging from Engineering and Physics to Biology and Sociology to Economics and Drug Development and even to Machine Learning and Artificial Intelligence. Common among these domains is the desire for timely computational results, thus a considerable amount of human expert effort is spent towards obtaining performance for these scientific codes. However, this is no easy task because each of these domains present their own unique set of challenges to software developers, such as domain specific operations, structurally complex data and ever-growing datasets. Compounding these problems are the myriads of constantly changing, complex and unique hardware platforms that an expert must target. Unfortunately, an expert is typically forced to reproduce their effort across multiple problem domains and hardware platforms. In this thesis, we demonstrate the automatic generation of expert level high-performance scientific codes for Dense Linear Algebra (DLA), Structured Mesh (Stencil), Sparse Linear Algebra and Graph Analytic. In particular, this thesis seeks to address the issue of obtaining performance on many complex platforms for a certain class of matrix-like operations that span across many scientific, engineering and social fields. We do this by automating a method used for obtaining high performance in DLA and extending it to structured, sparse and scale-free domains. We argue that it is through the use of the underlying structure found in the data from these domains that enables this process. Thus, obtaining performance for most operations does not occur in isolation of the data being operated on, but instead depends significantly on the structure of the data.

  7. Sensing performances of pure and hybridized carbon nanotubes-ZnO nanowire networks: A detailed study.

    PubMed

    Lupan, Oleg; Schütt, Fabian; Postica, Vasile; Smazna, Daria; Mishra, Yogendra Kumar; Adelung, Rainer

    2017-11-07

    In this work, the influence of carbon nanotube (CNT) hybridization on ultraviolet (UV) and gas sensing properties of individual and networked ZnO nanowires (NWs) is investigated in detail. The CNT concentration was varied to achieve optimal conditions for the hybrid with improved sensing properties. In case of CNT decorated ZnO nanonetworks, the influence of relative humidity (RH) and applied bias voltage on the UV sensing properties was thoroughly studied. By rising the CNT content to about 2.0 wt% (with respect to the entire ZnO network) the UV sensing response is considerably increased from 150 to 7300 (about 50 times). With respect to gas sensing, the ZnO-CNT networks demonstrate an excellent selectivity as well as a high gas response to NH 3 vapor. A response of 430 to 50 ppm at room temperature was obtained, with an estimated detection limit of about 0.4 ppm. Based on those results, several devices consisting of individual ZnO NWs covered with CNTs were fabricated using a FIB/SEM system. The highest sensing performance was obtained for the finest NW with diameter (D) of 100 nm,  with a response of about 4 to 10 ppm NH 3 vapor at room temperature.

  8. Contrast-detail phantom scoring methodology.

    PubMed

    Thomas, Jerry A; Chakrabarti, Kish; Kaczmarek, Richard; Romanyukha, Alexander

    2005-03-01

    Published results of medical imaging studies which make use of contrast detail mammography (CDMAM) phantom images for analysis are difficult to compare since data are often not analyzed in the same way. In order to address this situation, the concept of ideal contrast detail curves is suggested. The ideal contrast detail curves are constructed based on the requirement of having the same product of the diameter and contrast (disk thickness) of the minimal correctly determined object for every row of the CDMAM phantom image. A correlation and comparison of five different quality parameters of the CDMAM phantom image determined for obtained ideal contrast detail curves is performed. The image quality parameters compared include: (1) contrast detail curve--a graph correlation between "minimal correct reading" diameter and disk thickness; (2) correct observation ratio--the ratio of the number of correctly identified objects to the actual total number of objects multiplied by 100; (3) image quality figure--the sum of the product of the diameter of the smallest scored object and its relative contrast; (4) figure-of-merit--the zero disk diameter value obtained from extrapolation of the contrast detail curve to the origin (e.g., zero disk diameter); and (5) k-factor--the product of the thickness and the diameter of the smallest correctly identified disks. The analysis carried out showed the existence of a nonlinear relationship between the above parameters, which means that use of different parameters of CDMAM image quality potentially can cause different conclusions about changes in image quality. Construction of the ideal contrast detail curves for CDMAM phantom is an attempt to determine the quantitative limits of the CDMAM phantom as employed for image quality evaluation. These limits are determined by the relationship between certain parameters of a digital mammography system and the set of the gold disks sizes in the CDMAM phantom. Recommendations are made on

  9. High performance diamond-like carbon layers obtained by pulsed laser deposition for conductive electrode applications

    NASA Astrophysics Data System (ADS)

    Stock, F.; Antoni, F.; Le Normand, F.; Muller, D.; Abdesselam, M.; Boubiche, N.; Komissarov, I.

    2017-09-01

    For the future, one of the biggest challenge faced to the technologies of flat panel display and various optoelectronic and photovoltaic devices is to find an alternative to the use of transparent conducting oxides like ITO. In this new approach, the objective is to grow high conductive thin-layer graphene (TLG) on the top of diamond-like carbon (DLC) layers presenting high performance. DLC prepared by pulsed laser deposition (PLD) have attracted special interest due to a unique combination of their properties, close to those of monocrystalline diamond, like its transparency, hardness and chemical inertia, very low roughness, hydrogen-free and thus high thermal stability up to 1000 K. In our future work, we plane to explore the synthesis of conductive TLG on top of insulating DLC thin films. The feasibility and obtained performances of the multi-layered structure will be explored in great details in the short future to develop an alternative to ITO with comparable performance (conductivity of transparency). To select the best DLC candidate for this purpose, we focus this work on the physicochemical properties of the DLC thin films deposited by PLD from a pure graphite target at two wavelengths (193 and 248 nm) at various laser fluences. A surface graphenization process, as well as the required efficiency of the complete structure (TLG/DLC) will clearly be related to the DLC properties, especially to the initial sp3/sp2 hybridization ratio. Thus, an exhaustive description of the physicochemical properties of the DLC layers is a fundamental step in the research of comparable performance to ITO.

  10. An attempt to obtain a detailed declination chart from the United States magnetic anomaly map

    USGS Publications Warehouse

    Alldredge, L.R.

    1989-01-01

    Modern declination charts of the United States show almost no details. It was hoped that declination details could be derived from the information contained in the existing magnetic anomaly map of the United States. This could be realized only if all of the survey data were corrected to a common epoch, at which time a main-field vector model was known, before the anomaly values were computed. Because this was not done, accurate declination values cannot be determined. In spite of this conclusion, declination values were computed using a common main-field model for the entire United States to see how well they compared with observed values. The computed detailed declination values were found to compare less favourably with observed values of declination than declination values computed from the IGRF 1985 model itself. -from Author

  11. Genetic relationships between detailed reproductive traits and performance traits in Holstein-Friesian dairy cattle.

    PubMed

    Carthy, T R; Ryan, D P; Fitzgerald, A M; Evans, R D; Berry, D P

    2016-02-01

    The objective of the study was to estimate the genetic relationships between detailed reproductive traits derived from ultrasound examination of the reproductive tract and a range of performance traits in Holstein-Friesian dairy cows. The performance traits investigated included calving performance, milk production, somatic cell score (i.e., logarithm transformation of somatic cell count), carcass traits, and body-related linear type traits. Detailed reproductive traits included (1) resumed cyclicity at the time of examination, (2) multiple ovulations, (3) early ovulation, (4) heat detection, (5) ovarian cystic structures, (6) embryo loss, and (7) uterine score, measured on a 1 (little or no fluid with normal tone) to 4 (large quantity of fluid with a flaccid tone) scale, based on the tone of the uterine wall and the quantity of fluid present in the uterus. (Co)variance components were estimated using a repeatability animal linear mixed model. Genetic merit for greater milk, fat, and protein yield was associated with a reduced ability to resume cyclicity postpartum (genetic correlations ranged from -0.25 to -0.15). Higher genetic merit for milk yield was also associated with a greater genetic susceptibility to multiple ovulations. Genetic predisposition to elevated somatic cell score was associated with a decreased likelihood of cyclicity postpartum (genetic correlation of -0.32) and a greater risk of both multiple ovulations (genetic correlation of 0.25) and embryo loss (genetic correlation of 0.32). Greater body condition score was genetically associated with an increased likelihood of resumption of cyclicity postpartum (genetic correlation of 0.52). Genetically heavier, fatter carcasses with better conformation were also associated with an increased likelihood of resumed cyclicity by the time of examination (genetic correlations ranged from 0.24 to 0.41). Genetically heavier carcasses were associated with an inferior uterine score as well as a greater

  12. 25 CFR 170.142 - How can tribes obtain funds to perform highway safety projects?

    Code of Federal Regulations, 2013 CFR

    2013-04-01

    ... 25 Indians 1 2013-04-01 2013-04-01 false How can tribes obtain funds to perform highway safety... WATER INDIAN RESERVATION ROADS PROGRAM Indian Reservation Roads Program Policy and Eligibility Highway Safety Functions § 170.142 How can tribes obtain funds to perform highway safety projects? There are two...

  13. 25 CFR 170.142 - How can tribes obtain funds to perform highway safety projects?

    Code of Federal Regulations, 2014 CFR

    2014-04-01

    ... 25 Indians 1 2014-04-01 2014-04-01 false How can tribes obtain funds to perform highway safety... WATER INDIAN RESERVATION ROADS PROGRAM Indian Reservation Roads Program Policy and Eligibility Highway Safety Functions § 170.142 How can tribes obtain funds to perform highway safety projects? There are two...

  14. 25 CFR 170.142 - How can tribes obtain funds to perform highway safety projects?

    Code of Federal Regulations, 2012 CFR

    2012-04-01

    ... 25 Indians 1 2012-04-01 2011-04-01 true How can tribes obtain funds to perform highway safety... WATER INDIAN RESERVATION ROADS PROGRAM Indian Reservation Roads Program Policy and Eligibility Highway Safety Functions § 170.142 How can tribes obtain funds to perform highway safety projects? There are two...

  15. 25 CFR 170.142 - How can tribes obtain funds to perform highway safety projects?

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... 25 Indians 1 2011-04-01 2011-04-01 false How can tribes obtain funds to perform highway safety... WATER INDIAN RESERVATION ROADS PROGRAM Indian Reservation Roads Program Policy and Eligibility Highway Safety Functions § 170.142 How can tribes obtain funds to perform highway safety projects? There are two...

  16. 25 CFR 170.142 - How can tribes obtain funds to perform highway safety projects?

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... 25 Indians 1 2010-04-01 2010-04-01 false How can tribes obtain funds to perform highway safety... WATER INDIAN RESERVATION ROADS PROGRAM Indian Reservation Roads Program Policy and Eligibility Highway Safety Functions § 170.142 How can tribes obtain funds to perform highway safety projects? There are two...

  17. Performance evaluation of contrast-detail in full field digital mammography systems using ideal (Hotelling) observer vs. conventional automated analysis of CDMAM images for quality control of contrast-detail characteristics.

    PubMed

    Delakis, Ioannis; Wise, Robert; Morris, Lauren; Kulama, Eugenia

    2015-11-01

    The purpose of this work was to evaluate the contrast-detail performance of full field digital mammography (FFDM) systems using ideal (Hotelling) observer Signal-to-Noise Ratio (SNR) methodology and ascertain whether it can be considered an alternative to the conventional, automated analysis of CDMAM phantom images. Five FFDM units currently used in the national breast screening programme were evaluated, which differed with respect to age, detector, Automatic Exposure Control (AEC) and target/filter combination. Contrast-detail performance was analysed using CDMAM and ideal observer SNR methodology. The ideal observer SNR was calculated for input signal originating from gold discs of varying thicknesses and diameters, and then used to estimate the threshold gold thickness for each diameter as per CDMAM analysis. The variability of both methods and the dependence of CDMAM analysis on phantom manufacturing discrepancies also investigated. Results from both CDMAM and ideal observer methodologies were informative differentiators of FFDM systems' contrast-detail performance, displaying comparable patterns with respect to the FFDM systems' type and age. CDMAM results suggested higher threshold gold thickness values compared with the ideal observer methodology, especially for small-diameter details, which can be attributed to the behaviour of the CDMAM phantom used in this study. In addition, ideal observer methodology results showed lower variability than CDMAM results. The Ideal observer SNR methodology can provide a useful metric of the FFDM systems' contrast detail characteristics and could be considered a surrogate for conventional, automated analysis of CDMAM images. Copyright © 2015 Associazione Italiana di Fisica Medica. Published by Elsevier Ltd. All rights reserved.

  18. To select the best tool for generating 3D maintenance data and to set the detailed process for obtaining the 3D maintenance data

    NASA Astrophysics Data System (ADS)

    Prashanth, B. N.; Roy, Kingshuk

    2017-07-01

    Three Dimensional (3D) maintenance data provides a link between design and technical documentation creating interactive 3D graphical training and maintenance material. It becomes difficult for an operator to always go through huge paper manuals or come running to the computer for doing maintenance of a machine which makes the maintenance work fatigue. Above being the case, a 3D animation makes maintenance work very simple since, there is no language barrier. The research deals with the generation of 3D maintenance data of any given machine. The best tool for obtaining the 3D maintenance is selected and the tool is analyzed. Using the same tool, a detailed process for extracting the 3D maintenance data for any machine is set. This project aims at selecting the best tool for obtaining 3D maintenance data and to select the detailed process for obtaining 3D maintenance data. 3D maintenance reduces use of big volumes of manuals which creates human errors and makes the work of an operator fatiguing. Hence 3-D maintenance would help in training and maintenance and would increase productivity. 3Dvia when compared with Cortona 3D and Deep Exploration proves to be better than them. 3Dvia is good in data translation and it has the best renderings compared to the other two 3D maintenance software. 3Dvia is very user friendly and it has various options for creating 3D animations. Its Interactive Electronic Technical Publication (IETP) integration is also better than the other two software. Hence 3Dvia proves to be the best software for obtaining 3D maintenance data of any machine.

  19. Automatically inserted technical details improve radiology report accuracy.

    PubMed

    Abujudeh, Hani H; Govindan, Siddharth; Narin, Ozden; Johnson, Jamlik Omari; Thrall, James H; Rosenthal, Daniel I

    2011-09-01

    To assess the effect of automatically inserted technical details on the concordance of a radiology report header with the actual procedure performed. The study was IRB approved and informed consent was waived. We obtained radiology report audit data from the hospital's compliance office from the period of January 2005 through December 2009 spanning a total of 20 financial quarters. A "discordance percentage" was defined as the percentage of total studies in which a procedure code change was made during auditing. Using Chi-square analysis we compared discordance percentages between reports with manually inserted technical details (MITD) and automatically inserted technical details (AITD). The second quarter data of 2007 was not included in the analysis as the switch from MITD to AITD occurred during this quarter. The hospital's compliance office audited 9,110 studies from 2005-2009. Excluding the 564 studies in the second quarter of 2007, we analyzed a total of 8,546 studies, 3,948 with MITD and 4,598 with AITD. The discordance percentage in the MITD group was 3.95% (156/3,948, range per quarter, 1.5- 6.1%). The AITD discordance percentage was 1.37% (63/4,598, range per quarter, 0.0-2.6%). A Chi-square analysis determined a statistically significant difference between the 2 groups (P < 0.001). There was a statistically significant improvement in the concordance of a radiology report header with the performed procedure using automatically inserted technical details compared to manually inserted details. Copyright © 2011 American College of Radiology. Published by Elsevier Inc. All rights reserved.

  20. Detailed Performance Assessment for the ITER ECE Diagnostic

    NASA Astrophysics Data System (ADS)

    Rowan, W.; Austin, M.; Houshmandyar, S.; Phillips, P.; Beno, J.; Bryant, A.; Ouroua, A.; Weeks, D.; Hubbard, A.; Taylor, G.

    2017-10-01

    One of the primary diagnostics for electron temperature (Te) measurement on ITER is based on the detection of electron cyclotron emission (ECE) Here we describe the predicted performance of the newly completed ECE diagnostic design by quantitatively following the emission from the plasma to the instruments and including the calibration method to assess accuracy. Operation of the diagnostic at 5.3 T is the main interest here but critical features of the emission spectra for 2.65 T and 1.8 T will be described. ECE will be collected by two very similar optical systems: one a radial view, the other an oblique view. Both measurements are used for Te while the oblique view also allows detection of non-thermal distortion in the electron distribution. An in-vacuum calibration source is included in the front end of each view to calibrate out the effect of any degradation of in-vessel optics. Following collection, the emission is split into orthogonal polarizations and transmitted to the detection instruments via waveguides filled with dry nitrogen, a choice that simplifies construction and analysis. Near the instruments, a switchyard is used to select which polarization and view is detected by each instrument. The design for the radiometer used for 5.3 T will be described in detail. Supported by PPPL/US-DA via subcontract S013464-H to UT Austin.

  1. 10. DETAIL, CAB SIDE. DETAIL, END OF BOOM. DETAIL, LOWER ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    10. DETAIL, CAB SIDE. DETAIL, END OF BOOM. DETAIL, LOWER PART OF TOWER, SHOWING METAL WHEELS AND CABLE SPOOLS. DETAIL, LOOKING UP AT THE UNDERSIDE OF THE REVOLVING PLATFORM ATOP THE TOWER. - United Engineering Company Shipyard, Crane, 2900 Main Street, Alameda, Alameda County, CA

  2. Slot scanning versus antiscatter grid in digital mammography: comparison of low-contrast performance using contrast-detail measurement

    NASA Astrophysics Data System (ADS)

    Lai, Chao-Jen; Shaw, Chris C.; Geiser, William; Kappadath, Srinivas C.; Liu, Xinming; Wang, TianPeng; Tu, Shu-Ju; Altunbas, Mustafa C.

    2004-05-01

    Slot scanning imaging techniques allow for effective scatter rejection without attenuating primary x-rays. The use of these techniques should generate better image quality for the same mean glandular dose (MGD) or a similar image quality for a lower MGD as compared to imaging techniques using an anti-scatter grid. In this study, we compared a slot scanning digital mammography system (SenoScan, Fisher Imaging Systems, Denver, CO) to a full-field digital mammography (FFDM) system used in conjunction with a 5:1 anti-scatter grid (SenoGraphe 2000D, General Electric Medical Systems, Milwaukee, WI). Images of a contrast-detail phantom (University Hospital Nijmegen, The Netherlands) were reviewed to measure the contrast-detail curves for both systems. These curves were measured at 100%, 71%, 49% and 33% of the reference mean glandular dose (MGD), as determined by photo-timing, for the Fisher system and 100% for the GE system. Soft-copy reading was performed on review workstations provided by the manufacturers. The correct observation ratios (CORs) were also computed and used to compare the performance of the two systems. The results showed that, based on the contrast-detail curves, the performance of the Fisher images, acquired at 100% and 71% of the reference MGD, was comparable to the GE images at 100% of the reference MGD. The CORs for Fisher images were 0.463 and 0.444 at 100% and 71% of the reference MGD, respectively, compared to 0.453 for the GE images at 100% of the reference MGD.

  3. The ultrasound-enhanced bioscouring performance of four polygalacturonase enzymes obtained from rhizopus oryzae

    USDA-ARS?s Scientific Manuscript database

    An analytical and statistical method has been developed to measure the ultrasound-enhanced bioscouring performance of milligram quantities of endo- and exo-polygalacturonase enzymes obtained from Rhizopus oryzae fungi. UV-Vis spectrophotometric data and a general linear mixed models procedure indic...

  4. CA-LOD: Collision Avoidance Level of Detail for Scalable, Controllable Crowds

    NASA Astrophysics Data System (ADS)

    Paris, Sébastien; Gerdelan, Anton; O'Sullivan, Carol

    The new wave of computer-driven entertainment technology throws audiences and game players into massive virtual worlds where entire cities are rendered in real time. Computer animated characters run through inner-city streets teeming with pedestrians, all fully rendered with 3D graphics, animations, particle effects and linked to 3D sound effects to produce more realistic and immersive computer-hosted entertainment experiences than ever before. Computing all of this detail at once is enormously computationally expensive, and game designers as a rule, have sacrificed the behavioural realism in favour of better graphics. In this paper we propose a new Collision Avoidance Level of Detail (CA-LOD) algorithm that allows games to support huge crowds in real time with the appearance of more intelligent behaviour. We propose two collision avoidance models used for two different CA-LODs: a fuzzy steering focusing on the performances, and a geometric steering to obtain the best realism. Mixing these approaches allows to obtain thousands of autonomous characters in real time, resulting in a scalable but still controllable crowd.

  5. The Seductive Details Effect in Technology-Delivered Instruction

    ERIC Educational Resources Information Center

    Towler, Annette; Kraiger, Kurt; Sitzmann, Traci; Van Overberghe, Courtney; Cruz, Jaime; Ronen, Eyal; Stewart, David

    2008-01-01

    Seductive details are highly interesting information tangential to course objectives. The inclusion of seductive details generally harms performance on recall tests, but few studies have used multimedia training or investigated effects on performance on recognition tests or transfer tasks. We conducted two studies using computer-based training,…

  6. Batch Effect Confounding Leads to Strong Bias in Performance Estimates Obtained by Cross-Validation

    PubMed Central

    Delorenzi, Mauro

    2014-01-01

    Background With the large amount of biological data that is currently publicly available, many investigators combine multiple data sets to increase the sample size and potentially also the power of their analyses. However, technical differences (“batch effects”) as well as differences in sample composition between the data sets may significantly affect the ability to draw generalizable conclusions from such studies. Focus The current study focuses on the construction of classifiers, and the use of cross-validation to estimate their performance. In particular, we investigate the impact of batch effects and differences in sample composition between batches on the accuracy of the classification performance estimate obtained via cross-validation. The focus on estimation bias is a main difference compared to previous studies, which have mostly focused on the predictive performance and how it relates to the presence of batch effects. Data We work on simulated data sets. To have realistic intensity distributions, we use real gene expression data as the basis for our simulation. Random samples from this expression matrix are selected and assigned to group 1 (e.g., ‘control’) or group 2 (e.g., ‘treated’). We introduce batch effects and select some features to be differentially expressed between the two groups. We consider several scenarios for our study, most importantly different levels of confounding between groups and batch effects. Methods We focus on well-known classifiers: logistic regression, Support Vector Machines (SVM), k-nearest neighbors (kNN) and Random Forests (RF). Feature selection is performed with the Wilcoxon test or the lasso. Parameter tuning and feature selection, as well as the estimation of the prediction performance of each classifier, is performed within a nested cross-validation scheme. The estimated classification performance is then compared to what is obtained when applying the classifier to independent data. PMID:24967636

  7. E-detailing: information technology applied to pharmaceutical detailing.

    PubMed

    Montoya, Isaac D

    2008-11-01

    E-detailing can be best described as the use of information technology in the field of pharmaceutical detailing. It is becoming highly popular among pharmaceutical companies because it maximizes the time of the sales force, cuts down the cost of detailing and increases physician prescribing. Thus, the application of information technology is proving to be beneficial to both physicians and pharmaceutical companies. When e-detailing was introduced in 1996, it was limited to the US; however, numerous other countries soon adopted this novel approach to detailing and now it is popular in many developed nations. The objective of this paper is to demonstrate the rapid growth of e-detailing in the field of pharmaceutical marketing. A review of e-detailing literature was conducted in addition to personal conversations with physicians. E-detailing has the potential to reduce marketing costs, increase accessibility to physicians and offer many of the advantages of face-to-face detailing. E-detailing is gaining acceptance among physicians because they can access the information of a pharmaceutical product at their own time and convenience. However, the drug safety aspect of e-detailing has not been examined and e-detailing remains a supplement to traditional detailing and is not yet a replacement to it.

  8. Understanding the structure of skill through a detailed analysis of Individuals' performance on the Space Fortress game.

    PubMed

    Towne, Tyler J; Boot, Walter R; Ericsson, K Anders

    2016-09-01

    In this paper we describe a novel approach to the study of individual differences in acquired skilled performance in complex laboratory tasks based on an extension of the methodology of the expert-performance approach (Ericsson & Smith, 1991) to shorter periods of training and practice. In contrast to more traditional approaches that study the average performance of groups of participants, we explored detailed behavioral changes for individual participants across their development on the Space Fortress game. We focused on dramatic individual differences in learning and skill acquisition at the individual level by analyzing the archival game data of several interesting players to uncover the specific structure of their acquired skill. Our analysis revealed that even after maximal values for game-generated subscores were reached, the most skilled participant's behaviors such as his flight path, missile firing, and mine handling continued to be refined and improved (Participant 17 from Boot et al., 2010). We contrasted this participant's behavior with the behavior of several other participants and found striking differences in the structure of their performance, which calls into question the appropriateness of averaging their data. For example, some participants engaged in different control strategies such as "world wrapping" or maintaining a finely-tuned circular flight path around the fortress (in contrast to Participant 17's angular flight path). In light of these differences, we raise fundamental questions about how skill acquisition for individual participants should be studied and described. Our data suggest that a detailed analysis of individuals' data is an essential step for generating a general theory of skill acquisition that explains improvement at the group and individual levels. Copyright © 2016 Elsevier B.V. All rights reserved.

  9. Detailed and reduced chemical-kinetic descriptions for hydrocarbon combustion

    NASA Astrophysics Data System (ADS)

    Petrova, Maria V.

    Numerical and theoretical studies of autoignition processes of fuels such as propane are in need of realistic simplified chemical-kinetic descriptions that retain the essential features of the detailed descriptions. These descriptions should be computationally feasible and cost-effective. Such descriptions are useful for investigating ignition processes that occur, for example, in homogeneous-charge compression-ignition engines, for studying the structures and dynamics of detonations and in fields such as multi-dimensional Computational Fluid Dynamics (CFD). Reduced chemistry has previously been developed successfully for a number of other hydrocarbon fuels, however, propane has not been considered in this manner. This work focuses on the fuels of propane, as well propene, allene and propyne, for several reasons. The ignition properties of propane resemble those of other higher hydrocarbons but are different from those of the lower hydrocarbons (e.g. ethylene and acetylene). Propane, therefore, may be the smallest hydrocarbon that is representative of higher hydrocarbons in ignition and detonation processes. Since the overall activation energy and ignition times for propane are similar to those of other higher hydrocarbons, including liquid fuels that are suitable for many applications, propane has been used as a model fuel for several numerical and experimental studies. The reason for studying elementary chemistry of propene and C3H4 (allene or propyne) is that during the combustion process, propane breaks down to propene and C3H4 before proceeding to products. Similarly, propene combustion includes C3H4 chemistry. In studying propane combustion, it is therefore necessary to understand the underlying combustion chemistry of propene as well as C3H 4. The first part of this thesis focuses on obtaining and testing a detailed chemical-kinetic description for autoignition of propane, propene and C 3H4, by comparing predictions obtained with this detailed mechanism

  10. High-performance multi-functional reverse osmosis membranes obtained by carbon nanotube·polyamide nanocomposite

    PubMed Central

    Inukai, Shigeki; Cruz-Silva, Rodolfo; Ortiz-Medina, Josue; Morelos-Gomez, Aaron; Takeuchi, Kenji; Hayashi, Takuya; Tanioka, Akihiko; Araki, Takumi; Tejima, Syogo; Noguchi, Toru; Terrones, Mauricio; Endo, Morinobu

    2015-01-01

    Clean water obtained by desalinating sea water or by purifying wastewater, constitutes a major technological objective in the so-called water century. In this work, a high-performance reverse osmosis (RO) composite thin membrane using multi-walled carbon nanotubes (MWCNT) and aromatic polyamide (PA), was successfully prepared by interfacial polymerization. The effect of MWCNT on the chlorine resistance, antifouling and desalination performances of the nanocomposite membranes were studied. We found that a suitable amount of MWCNT in PA, 15.5 wt.%, not only improves the membrane performance in terms of flow and antifouling, but also inhibits the chlorine degradation on these membranes. Therefore, the present results clearly establish a solid foundation towards more efficient large-scale water desalination and other water treatment processes. PMID:26333385

  11. Older adults encode--but do not always use--perceptual details: intentional versus unintentional effects of detail on memory judgments.

    PubMed

    Koutstaal, Wilma

    2003-03-01

    Investigations of memory deficits in older individuals have concentrated on their increased likelihood of forgetting events or details of events that were actually encountered (errors of omission). However, mounting evidence demonstrates that normal cognitive aging also is associated with an increased propensity for errors of commission--shown in false alarms or false recognition. The present study examined the origins of this age difference. Older and younger adults each performed three types of memory tasks in which details of encountered items might influence performance. Although older adults showed greater false recognition of related lures on a standard (identical) old/new episodic recognition task, older and younger adults showed parallel effects of detail on repetition priming and meaning-based episodic recognition (decreased priming and decreased meaning-based recognition for different relative to same exemplars). The results suggest that the older adults encoded details but used them less effectively than the younger adults in the recognition context requiring their deliberate, controlled use.

  12. Faster than Real-Time Dynamic Simulation for Large-Size Power System with Detailed Dynamic Models using High-Performance Computing Platform

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Huang, Renke; Jin, Shuangshuang; Chen, Yousu

    This paper presents a faster-than-real-time dynamic simulation software package that is designed for large-size power system dynamic simulation. It was developed on the GridPACKTM high-performance computing (HPC) framework. The key features of the developed software package include (1) faster-than-real-time dynamic simulation for a WECC system (17,000 buses) with different types of detailed generator, controller, and relay dynamic models, (2) a decoupled parallel dynamic simulation algorithm with optimized computation architecture to better leverage HPC resources and technologies, (3) options for HPC-based linear and iterative solvers, (4) hidden HPC details, such as data communication and distribution, to enable development centered on mathematicalmore » models and algorithms rather than on computational details for power system researchers, and (5) easy integration of new dynamic models and related algorithms into the software package.« less

  13. Visual performance modeling in the human operator simulator

    NASA Technical Reports Server (NTRS)

    Strieb, M. I.

    1979-01-01

    A brief description of the history of the development of the human operator simulator (HOS) model is presented. Features of the HOS micromodels that impact on the obtainment of visual performance data are discussed along with preliminary details on a HOS pilot model designed to predict the results of visual performance workload data obtained through oculometer studies on pilots in real and simulated approaches and landings.

  14. Devil in the details? Developmental dyslexia and visual long-term memory for details.

    PubMed

    Huestegge, Lynn; Rohrßen, Julia; van Ermingen-Marbach, Muna; Pape-Neumann, Julia; Heim, Stefan

    2014-01-01

    Cognitive theories on causes of developmental dyslexia can be divided into language-specific and general accounts. While the former assume that words are special in that associated processing problems are rooted in language-related cognition (e.g., phonology) deficits, the latter propose that dyslexia is rather rooted in a general impairment of cognitive (e.g., visual and/or auditory) processing streams. In the present study, we examined to what extent dyslexia (typically characterized by poor orthographic representations) may be associated with a general deficit in visual long-term memory (LTM) for details. We compared object- and detail-related visual LTM performance (and phonological skills) between dyslexic primary school children and IQ-, age-, and gender-matched controls. The results revealed that while the overall amount of LTM errors was comparable between groups, dyslexic children exhibited a greater portion of detail-related errors. The results suggest that not only phonological, but also general visual resolution deficits in LTM may play an important role in developmental dyslexia.

  15. Influences on physicians' adoption of electronic detailing (e-detailing).

    PubMed

    Alkhateeb, Fadi M; Doucette, William R

    2009-01-01

    E-detailing means using digital technology: internet, video conferencing and interactive voice response. There are two types of e-detailing: interactive (virtual) and video. Currently, little is known about what factors influence physicians' adoption of e-detailing. The objectives of this study were to test a model of physicians' adoption of e-detailing and to describe physicians using e-detailing. A mail survey was sent to a random sample of 2000 physicians practicing in Iowa. Binomial logistic regression was used to test the model of influences on physician adoption of e-detailing. On the basis of Rogers' model of adoption, the independent variables included relative advantage, compatibility, complexity, peer influence, attitudes, years in practice, presence of restrictive access to traditional detailing, type of specialty, academic affiliation, type of practice setting and control variables. A total of 671 responses were received giving a response rate of 34.7%. A total of 141 physicians (21.0%) reported using of e-detailing. The overall adoption model for using either type of e-detailing was found to be significant. Relative advantage, peer influence, attitudes, type of specialty, presence of restrictive access and years of practice had significant influences on physician adoption of e-detailing. The model of adoption of innovation is useful to explain physicians' adoption of e-detailing.

  16. Chord Splicing & Joining Detail; Chord & CrossBracing Joint Details; ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    Chord Splicing & Joining Detail; Chord & Cross-Bracing Joint Details; Cross Bracing Center Joint Detail; Chord & Diagonal Joint Detail - Vermont Covered Bridge, Highland Park, spanning Kokomo Creek at West end of Deffenbaugh Street (moved to), Kokomo, Howard County, IN

  17. Performance evaluation of a digital mammography unit using a contrast-detail phantom

    NASA Astrophysics Data System (ADS)

    Elizalde-Cabrera, J.; Brandan, M.-E.

    2015-01-01

    The relation between image quality and mean glandular dose (MGD) has been studied for a Senographe 2000D mammographic unit used for research in our laboratory. The magnitudes were evaluated for a clinically relevant range of acrylic thicknesses and radiological techniques. The CDMAM phantom was used to determine the contrast-detail curve. Also, an alternative method based on the analysis of signal-to-noise (SNR) and contrast-to-noise (CNR) ratios from the CDMAM image was proposed and applied. A simple numerical model was utilized to successfully interpret the results. Optimum radiological techniques were determined using the figures-of-merit FOMSNR=SNR2/MGD and FOMCNR=CNR2/MGD. Main results were: the evaluation of the detector response flattening process (it reduces by about one half the spatial non-homogeneities due to the X- ray field), MGD measurements (the values comply with standards), and verification of the automatic exposure control performance (it is sensitive to fluence attenuation, not to contrast). For 4-5 cm phantom thicknesses, the optimum radiological techniques were Rh/Rh 34 kV to optimize SNR, and Rh/Rh 28 kV to optimize CNR.

  18. The Consequences of Including Seductive Details during Lecture

    ERIC Educational Resources Information Center

    Harp, Shannon F.; Maslich, Amy A.

    2005-01-01

    When text passages include seductive details (i.e., interesting, tangentially related adjuncts that are irrelevant to the lesson), students perform worse on recall (Garner, Gillingham, & White, 1989) and problem-solving tests (Harp & Mayer, 1997, 1998) than students reading the same material without seductive details. To determine whether…

  19. Obtaining coincident image observations for Mission to Planet Earth science data return

    NASA Technical Reports Server (NTRS)

    Newman, Lauri Kraft; Folta, David C.; Farrell, James P.

    1994-01-01

    One objective of the Mission to Planet Earth (MTPE) program involves comparing data from various instruments on multiple spacecraft to obtain a total picture of the Earth's systems. To correlate image data from instruments on different spacecraft, these spacecraft must be able to image the same location on the Earth at approximately the same time. Depending on the orbits of the spacecraft involved, complicated operational details must be considered to obtain such observations. If the spacecraft are in similar orbits, close formation flying or synchronization techniques may be used to assure coincident observations. If the orbits are dissimilar, the launch time of the second satellite may need to be restricted in order to align its orbit with that of the first satellite launched. This paper examines strategies for obtaining coincident observations for spacecraft in both similar and dissimilar orbits. Although these calculations may be performed easily for coplanar spacecraft, the non-coplanar case involves additional considerations which are incorporated into the algorithms presented herein.

  20. A computer program for detailed analysis of the takeoff and approach performance capabilities of transport category aircraft

    NASA Technical Reports Server (NTRS)

    Foss, W. E., Jr.

    1979-01-01

    The takeoff and approach performance of an aircraft is calculated in accordance with the airworthiness standards of the Federal Aviation Regulations. The aircraft and flight constraints are represented in sufficient detail to permit realistic sensitivity studies in terms of either configuration modifications or changes in operational procedures. The program may be used to investigate advanced operational procedures for noise alleviation such as programmed throttle and flap controls. Extensive profile time history data are generated and are placed on an interface file which can be input directly to the NASA aircraft noise prediction program (ANOPP).

  1. Detailed product analysis during the low temperature oxidation of n-butane

    PubMed Central

    Herbinet, Olivier; Battin-Leclerc, Frédérique; Bax, Sarah; Le Gall, Hervé; Glaude, Pierre-Alexandre; Fournet, René; Zhou, Zhongyue; Deng, Liulin; Guo, Huijun; Xie, Mingfeng; Qi, Fei

    2013-01-01

    The products obtained from the low-temperature oxidation of n-butane in a jet-stirred reactor (JSR) have been analysed using two methods: gas chromatography analysis of the outlet gas and reflectron time-of-flight mass spectrometry. The mass spectrometer was combined with tunable synchrotron vacuum ultraviolet photoionization and coupled with a JSR via a molecular-beam sampling system. Experiments were performed under quasi-atmospheric pressure, for temperatures between 550 and 800 K, at a mean residence time of 6s and with a stoichiometric n-butane/oxygen/argon mixture (composition = 4/26/70 in mol %). 36 reaction products have been quantified, including addition to the usual oxidation products, acetic acid, hydrogen peroxide, C1, C2 and C4 alkylhydroperoxides and C4 ketohydroperoxides. Evidence of the possible formation of products (dihydrofuranes, furanones) derived from cyclic ethers has also been found. The performance of a detailed kinetic model of the literature has been assessed with the simulation of the formation of this extended range of species. These simulations have also allowed the analysis of possible pathways for the formation of some obtained products. PMID:21031192

  2. Horizontal Cross Bracing Detail, Vertical Cross Bracing Detail, Horizontal Cross ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    Horizontal Cross Bracing Detail, Vertical Cross Bracing Detail, Horizontal Cross Bracing Detail, Vertical Cross Bracing-End Detail - Cumberland Covered Bridge, Spanning Mississinewa River, Matthews, Grant County, IN

  3. Data on the detail information of influence of substrate temperature on the film morphology and photovoltaic performance of non-fullerene organic solar cells.

    PubMed

    Zhang, Jicheng; Xie, SuFei; Lu, Zhen; Wu, Yang; Xiao, Hongmei; Zhang, Xuejuan; Li, Guangwu; Li, Cuihong; Chen, Xuebo; Ma, Wei; Bo, Zhishan

    2017-10-01

    This data contains additional data related to the article "Influence of Substrate Temperature on the Film Morphology and Photovoltaic Performance of Non-fullerene Organic Solar Cells" (Jicheng Zhang et al., In press) [1]. Data include measurement and characterization instruments and condition, detail condition to fabricate norfullerene solar cell devices, hole-only and electron-only devices. Detail condition about how to control the film morphology of devices via tuning the temperature of substrates was also displayed. More information and more convincing data about the change of film morphology for active layers fabricated from different temperature, which is attached to the research article of "Influence of Substrate Temperature on the Film Morphology and Photovoltaic Performance of Non-fullerene Organic Solar Cells" was given.

  4. Educational Outreach to Opioid Prescribers: The Case for Academic Detailing.

    PubMed

    Trotter Davis, Margot; Bateman, Brian; Avorn, Jerry

    2017-02-01

    Nonmedical use of opioid medications constitutes a serious health threat as the rates of addiction, overdoses, and deaths have risen in recent years. Increasingly, inappropriate and excessively liberal prescribing of opioids by physicians is understood to be a central part of the crisis. Public health officials, hospital systems, and legislators are developing programs and regulations to address the problem in sustained and systematic ways that both insures effective treatment of pain and appropriate limits on the availability of opioids. Three approaches have obtained prominence as means of avoiding excessive and inappropriate prescribing, including: providing financial incentives to physicians to change their clinical decision through pay-for-performance contracts, monitoring patient medications through Prescription Drug Monitoring Programs, and educational outreach to physicians. A promising approach to educational outreach to physicians is an intervention known as "academic detailing." It was developed in the 1980s to provide one-on-one educational outreach to physicians using similar methods as the pharmaceutical industry that sends "detailers" to market their products to physician practices. Core to academic detailing, however, is the idea that medical decisions should be based on evidence-based information, including managing conditions with updated assessment measures, behavioral, and nonpharmacological interventions. With the pharmaceutical industry spending billions of dollars to advertise their products, individual practitioners can have difficulty gathering unbiased information, especially as the number of approved medications grows each year. Academic detailing has successfully affected the management of health conditions, such as atrial fibrillation, chronic obstructive pulmonary disease, and recently, has targeted physicians who prescribe opioids. This article discusses the approach as a potentially effective preventative intervention to address the

  5. Charon's Surface in Detail

    NASA Image and Video Library

    2017-07-14

    On July 14, 2015, NASA's New Horizons spacecraft made its historic flight through the Pluto system. This detailed, high-quality global mosaic of Pluto's largest moon, Charon, was assembled from nearly all of the highest-resolution images obtained by the Long-Range Reconnaissance Imager (LORRI) and the Multispectral Visible Imaging Camera (MVIC) on New Horizons. The mosaic is the most detailed and comprehensive global view yet of Charon's surface using New Horizons data. It includes topography data of the hemisphere visible to New Horizons during the spacecraft's closest approach. The topography is derived from digital stereo-image mapping tools that measure the parallax -- or the difference in the apparent relative positions -- of features on the surface obtained at different viewing angles during the encounter. Scientists use these parallax displacements of high and low terrain to estimate landform heights. The global mosaic has been overlain with transparent, colorized topography data wherever on the surface stereo data is available. Terrain south of about 30°S was in darkness leading up to and during the flyby, so is shown in black. All feature names on Pluto and Charon are informal. The global mosaic has been overlain with transparent, colorized topography data wherever on their surfaces stereo data is available. Standing out on Charon is the Caleuche Chasma ("C") in the far north, an enormous trough at least 350 kilometers (nearly 220 miles) long, and reaching 14 kilometers (8.5 miles) deep -- more than seven times as deep as the Grand Canyon. https://photojournal.jpl.nasa.gov/catalog/PIA21860

  6. Pluto's Surface in Detail

    NASA Image and Video Library

    2017-07-14

    On July 14, 2015, NASA's New Horizons spacecraft made its historic flight through the Pluto system. This detailed, high-quality global mosaic of Pluto was assembled from nearly all of the highest-resolution images obtained by the Long-Range Reconnaissance Imager (LORRI) and the Multispectral Visible Imaging Camera (MVIC) on New Horizons. The mosaic is the most detailed and comprehensive global view yet of Pluto's surface using New Horizons data. It includes topography data of the hemisphere visible to New Horizons during the spacecraft's closest approach. The topography is derived from digital stereo-image mapping tools that measure the parallax -- or the difference in the apparent relative positions -- of features on the surface obtained at different viewing angles during the encounter. Scientists use these parallax displacements of high and low terrain to estimate landform heights. The global mosaic has been overlain with transparent, colorized topography data wherever on the surface stereo data is available. Terrain south of about 30°S was in darkness leading up to and during the flyby, so is shown in black. Examples of large-scale topographic features on Pluto include the vast expanse of very flat, low-elevation nitrogen ice plains of Sputnik Planitia ("P") -- note that all feature names in the Pluto system are informal -- and, on the eastern edge of the encounter hemisphere, the aligned, high-elevation ridges of Tartarus Dorsa ("T") that host the enigmatic bladed terrain, mountains, possible cryovolcanos, canyons, craters and more. https://photojournal.jpl.nasa.gov/catalog/PIA21861

  7. Performing speech recognition research with hypercard

    NASA Technical Reports Server (NTRS)

    Shepherd, Chip

    1993-01-01

    The purpose of this paper is to describe a HyperCard-based system for performing speech recognition research and to instruct Human Factors professionals on how to use the system to obtain detailed data about the user interface of a prototype speech recognition application.

  8. Evaluation of outgassing, tear strength, and detail reproduction in alginate substitute materials.

    PubMed

    Baxter, R T; Lawson, N C; Cakir, D; Beck, P; Ramp, L C; Burgess, J O

    2012-01-01

    To compare three alginate substitute materials to an alginate impression material for cast surface porosity (outgassing), tear strength, and detail reproduction. Detail reproduction tests were performed following American National Standards Institute/American Dental Association (ANSI/ADA) Specification No. 19. To measure tear strength, 12 samples of each material were made using a split mold, placed in a water bath until testing, and loaded in tension until failure at a rate of 500 mm/min using a universal testing machine. For cast surface porosity testing, five impressions of a Teflon mold with each material were placed in a water bath (37.8°C) for the in-mouth setting time and poured with vacuum-mixed Silky Rock die stone at 5, 10, 30, and 60 minutes from the start of mixing. The gypsum samples were analyzed with a digital microscope for surface porosity indicative of hydrogen gas release by comparing the surface obtained at each interval with four casts representing no, little, some, and significant porosity. Data analysis was performed using parametric and Kruskal-Wallis analysis of variance (ANOVA), Tukey/Kramer post-hoc tests (α=0.05), and individual Mann-Whitney U tests (α=0.0167). All alginate substitute materials passed the detail reproduction test. Tear strength of the alginate substitute materials was significantly better than alginate and formed three statistically different groups: AlgiNot had the lowest tear strength, Algin-X Ultra had the highest tear strength, and Position Penta Quick had intermediate tear strength. Significant variation in outgassing existed between materials and pouring times (p<0.05). All alginate substitute materials exhibited the least outgassing and cast porosity 60 minutes after mixing. Detail reproduction and tear strength of alginate substitute materials were superior to traditional alginate. The outgassing effect was minimal for most materials tested. Alginate substitute materials are superior replacements for

  9. Behaviour of several fatigue prone bridge details

    NASA Astrophysics Data System (ADS)

    Kubiš, Petr; Ryjáček, Pavel

    2017-09-01

    Three fatigue welded bridge joints analysed in this work are the alternative details of the bottom flange connection. This construction detail is mainly used for the erection connection for steel and composite bridges. If applied in the place, where live load is significant, the fatigue becomes the main design criterion. The detail category is thus very important factor. The aim of this paper is to analyse the possibilities of the improving the behaviour of this detail, by various methods. First solution is to modify the shape of the cope hole to the elliptic shape. Second option is to use the “Olemutz” fully welded detail. This detail is often used in bridge designing despite there is no exact information about the fatigue category, and doubts of the performance exists. “Olemutz” is a long web plate slit that is filled by the double bevel weld after the execution of the bottom flange weld. The last detail is the elliptic cope hole filled by the plate-cap welded into an empty hole. The geometry is the same, as in the first case. The conclusion of the numerical analysis and the pilot fatigue experiments is discussed with several practical recommendations for designing.

  10. Detailed mechanism for oxidation of benzene

    NASA Technical Reports Server (NTRS)

    Bittker, David A.

    1990-01-01

    A detailed mechanism for the oxidation of benzene is presented and used to compute experimentally obtained concentration profiles and ignition delay times over a wide range of equivalence ratio and temperature. The computed results agree qualitatively with all the experimental trends. Quantitative agreement is obtained with several of the composition profiles and for the temperature dependence of the ignition delay times. There are indications, however, that some important reactions are as yet undiscovered in this mechanism. Recent literature expressions have been used for the rate coefficients of most important reactions, except for some involving phenol. The discrepancy between the phenol pyrolysis rate coefficient used in this work and a recent literature expression remains to be explained.

  11. Detailed phenolic composition of Vidal grape pomace by ultrahigh-performance liquid chromatography-tandem mass spectrometry.

    PubMed

    Luo, Lanxin; Cui, Yan; Zhang, Shuting; Li, Lingxi; Suo, Hao; Sun, Baoshan

    2017-11-15

    Vidal Blanc grape (Vitis vinifera cv.) is the predominant white grape variety used for the production of icewine in China's Liaoning province. In this paper, the development and validation of the method by ultrahigh-performance liquid chromatography-tandem mass spectrometry has been performed for determination of the detailed phenolic composition in the skin, seed and stem of Vidal grapes. The validation of the method was realized by calculating the linearity, repeatability, precision, stability and the limits of detection (LOD) and quantification (LOQ) of standard solutions. All the curves exhibited good linearity (r 2 >0.9997) and the LOD and LOQ were in the range of 0.002-0.025 and 0.006-0.086μg/ml, respectively. Good repeatability (RSD<4.3%) and stability (RSD<3.7%) were also found. Results confirmed that the developed method was more effective and sensitive for simultaneous determination of the major phenolic compounds in Vidal grape pomace. The optimized and validated method of ultrahigh-performance liquid chromatography tandem two complementary techniques, fourier transform ion cyclotron resonance mass spectrometry and triple-quadrupole mass spectrometry, allowed to identify and quantify up to 35 phenolic compounds in Vidal grape pomace, which has, as far as we know, been reported this grapevine variety for the first time. Seeds, skins and stems exhibited different qualitative and quantitative phenolic profiles. These results provided useful information for recovery of phenolic antioxidants from different parts of icewine pomace. Copyright © 2017. Published by Elsevier B.V.

  12. Study of the detail content of Apollo orbital photography

    NASA Technical Reports Server (NTRS)

    Kinzly, R. E.

    1972-01-01

    The results achieved during a study of the Detail Content of Apollo Orbital Photography are reported. The effect of residual motion smear or image reproduction processes upon the detail content of lunar surface imagery obtained from the orbiting command module are assessed. Data and conclusions obtained from the Apollo 8, 12, 14 and 15 missions are included. For the Apollo 8, 12 and 14 missions, the bracket-mounted Hasselblad camera had no mechanism internal to the camera for motion compensation. If the motion of the command module were left totally uncompensated, these photographs would exhibit a ground smear varying from 12 to 27 meters depending upon the focal length of the lens and the exposure time. During the photographic sequences motion compensation was attempted by firing the attitude control system of the spacecraft at a rate to compensate for the motion relative to the lunar surface. The residual smear occurring in selected frames of imagery was assessed using edge analyses methods to obtain and achieved modulation transfer function (MTF) which was compared to a baseline MTF.

  13. Cornice Detail of Rake, Cornice Detail of Eave, Wood DoubleHung ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    Cornice Detail of Rake, Cornice Detail of Eave, Wood Double-Hung Window Details, Wood Door Details - Boxley Grist Mill, Boxley vicinity on State Route 43, Buffalo National River, Ponca, Newton County, AR

  14. Horizontal Cross Bracing Detail, Vertical Cross Bracing Detail, Horizontal Cross ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    Horizontal Cross Bracing Detail, Vertical Cross Bracing Detail, Horizontal Cross Bracing Joint, Vertical Cross Bracing End Detail - Ceylon Covered Bridge, Limberlost Park, spanning Wabash River at County Road 900 South, Geneva, Adams County, IN

  15. Detail-enhanced multimodality medical image fusion based on gradient minimization smoothing filter and shearing filter.

    PubMed

    Liu, Xingbin; Mei, Wenbo; Du, Huiqian

    2018-02-13

    In this paper, a detail-enhanced multimodality medical image fusion algorithm is proposed by using proposed multi-scale joint decomposition framework (MJDF) and shearing filter (SF). The MJDF constructed with gradient minimization smoothing filter (GMSF) and Gaussian low-pass filter (GLF) is used to decompose source images into low-pass layers, edge layers, and detail layers at multiple scales. In order to highlight the detail information in the fused image, the edge layer and the detail layer in each scale are weighted combined into a detail-enhanced layer. As directional filter is effective in capturing salient information, so SF is applied to the detail-enhanced layer to extract geometrical features and obtain directional coefficients. Visual saliency map-based fusion rule is designed for fusing low-pass layers, and the sum of standard deviation is used as activity level measurement for directional coefficients fusion. The final fusion result is obtained by synthesizing the fused low-pass layers and directional coefficients. Experimental results show that the proposed method with shift-invariance, directional selectivity, and detail-enhanced property is efficient in preserving and enhancing detail information of multimodality medical images. Graphical abstract The detailed implementation of the proposed medical image fusion algorithm.

  16. In vitro performance of ceramic coatings obtained by high velocity oxy-fuel spray.

    PubMed

    Melero, H; Garcia-Giralt, N; Fernández, J; Díez-Pérez, A; Guilemany, J M

    2014-01-01

    Hydroxyapatite coatings obtained by plasma-spraying have been used for many years to improve biological performance of bone implants, but several studies have drawn attention to the problems arising from high temperatures and the lack of mechanical properties. In this study, plasma-spraying is substituted by high velocity oxy-fuel (HVOF) spray, with lower temperatures reached, and TiO2 is added in low amounts to hydroxyapatite in order to improve the mechanical properties. Four conditions have been tested to evaluate which are those with better biological properties. Viability and proliferation tests, as well as differentiation assays and morphology observation, are performed with human osteoblast cultures onto the studied coatings. The hydroxyapatite-TiO2 coatings maintain good cell viability and proliferation, especially the cases with higher amorphous phase amount and specific surface, and promote excellent differentiation, with a higher ALP amount for these cases than for polystyrene controls. Observation by SEM corroborates this excellent behaviour. In conclusion, these coatings are a good alternative to those used industrially, and an interesting issue would be improving biological behaviour of the worst cases, which in turn show the better mechanical properties.

  17. Repeatability and reproducibility of measurements of the suburethral tape location obtained in pelvic floor ultrasound performed with a transvaginal probe

    PubMed Central

    Dresler, Maria Magdalena; Kociszewski, Jacek; Pędraszewski, Piotr; Trzeciak, Agnieszka; Surkont, Grzegorz

    2017-01-01

    Introduction Implants used to treat patients with urogynecological conditions are well visible in US examination. The position of the suburethral tape (sling) is determined in relation to the urethra or the pubic symphysis. Aim of the study The study was aimed at assessing the accuracy of measurements determining suburethral tape location obtained in pelvic US examination performed with a transvaginal probe. Material and methods The analysis covered the results of sonographic measurements obtained according to a standardized technique in women referred for urogynecological diagnostics. Data from a total of 68 patients were used to analyse the repeatability and reproducibility of results obtained on the same day. Results The intraclass correlation coefficient for the repeatability and reproducibility of the sonographic measurements of suburethral tape location obtained with a transvaginal probe ranged from 0.6665 to 0.9911. The analysis of the measurements confirmed their consistency to be excellent or good. Conclusions Excellent and good repeatability and reproducibility of the measurements of the suburethral tape location obtained in a pelvic ultrasound performed with a transvaginal probe confirm the test’s validity and usefulness for clinical and academic purposes. PMID:28856017

  18. 34 CFR 386.42 - What must a scholar do to obtain a deferral or exception to performance or repayment under a...

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... to performance or repayment under a scholarship agreement? 386.42 Section 386.42 Education... performance or repayment under a scholarship agreement? To obtain a deferral or exception to performance or repayment under a scholarship agreement, a scholar shall provide the following: (a) Written application. A...

  19. 34 CFR 386.42 - What must a scholar do to obtain a deferral or exception to performance or repayment under a...

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... to performance or repayment under a scholarship agreement? 386.42 Section 386.42 Education... performance or repayment under a scholarship agreement? To obtain a deferral or exception to performance or repayment under a scholarship agreement, a scholar shall provide the following: (a) Written application. A...

  20. 34 CFR 386.42 - What must a scholar do to obtain a deferral or exception to performance or repayment under a...

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... exception to performance or repayment under a scholarship agreement? 386.42 Section 386.42 Education... performance or repayment under a scholarship agreement? To obtain a deferral or exception to performance or repayment under a scholarship agreement, a scholar shall provide the following: (a) Written application. A...

  1. 34 CFR 386.42 - What must a scholar do to obtain a deferral or exception to performance or repayment under a...

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... exception to performance or repayment under a scholarship agreement? 386.42 Section 386.42 Education... performance or repayment under a scholarship agreement? To obtain a deferral or exception to performance or repayment under a scholarship agreement, a scholar shall provide the following: (a) Written application. A...

  2. 34 CFR 386.42 - What must a scholar do to obtain a deferral or exception to performance or repayment under a...

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... exception to performance or repayment under a scholarship agreement? 386.42 Section 386.42 Education... performance or repayment under a scholarship agreement? To obtain a deferral or exception to performance or repayment under a scholarship agreement, a scholar shall provide the following: (a) Written application. A...

  3. Design and Fabrication of Orthotropic Deck Details

    DOT National Transportation Integrated Search

    2016-02-01

    The objectives of the research were to verify the design and fabrication of the orthotropic deck details proposed for the lift bridge, for infinite fatigue life. Multi-level 3D finite element analyses (FEA) of the proposed deck were performed to dete...

  4. [[The Devil in the Details: Women's Right to Abortion and Health Organization].

    PubMed

    Pioggia, Alessandra

    Often a woman's right to terminate a pregnancy for health reasons is considered as achieved by simply performing the intervention. But today isn't in doubt that the effective protection of health requires that health organizations carrying out performance which also affect other aspects: taking charge of women, information on services, respect for the dignity and autonomy of women, etc ... You could say that these are details, compared to the final performance. But, as we know, often the devil is in the details.

  5. Detailed analysis of the flow in the inducer of a transonic centrifugal compressor

    NASA Astrophysics Data System (ADS)

    Buffaz, Nicolas; Trébinjac, Isabelle

    2012-02-01

    Numerical and experimental investigations were conducted in a transonic centrifugal compressor stage composed of a backswept splittered unshrouded impeller and a vaned diffuser. A detailed analysis of the flow in the inducer (i.e. the entry zone of the impeller between the main blade leading edge and the splitter blade leading edge) is proposed from choke to surge. Steady and unsteady simulations were performed using the code elsA, which uses a multi-domain approach on structured meshes and solves the compressible RANS equations, associated with a two-equation turbulence model k-l in the rotating frame of reference. The 1MW LMFA-ECL test rig was used for carrying out the tests in the compressor stage. Unsteady pressure measurements up to 150 kHz and Laser Doppler Anemometry measurements were performed in the inducer. A good agreement is obtained between the experimental and numerical data even if an over dissipation is noticed in the numerical results. The change in flow pattern from choke to surge is mainly due to a change in the tip leakage flow trajectory which straightens, leading to a flow blockage of an individual passage near shroud. A spectral analysis shows that only the blade passing frequency and its harmonics compose the various spectra obtained from choke to surge.

  6. Integration of nonthematic details in pictures and passages.

    PubMed

    Viera, C L; Homa, D L

    1991-01-01

    Nonthematic details in naturalistic scenes were manipulated to produce four stimulus versions: color photos, black-white copies, and elaborated and unelaborated line drawings (Experiment 1); analogous verbal descriptions of each visual version were produced for Experiment 2. In Experiment 1, two or three different versions of a scene were presented in the mixed condition; the same version of the scene was repeated either two or three times in the same condition, and a 1-presentation control condition was also included. In Experiment 2, the same presentation conditions were used across different groups of subjects who either viewed the pictures or heard the descriptions. An old/new recognition test was given in which the nonstudied versions of the studied items were used as foils. Higher false recognition performances for the mixed condition were found for the visual materials in both experiments, and in the second experiment the verbal materials produced equivalently high levels of false recognition for both same and mixed conditions. Additionally, in Experiment 2 the patterns of performances across material conditions were differentially affected by the manipulation of detail in the four stimulus versions. These differences across materials suggest that the integration of semantically consistent details across temporally separable presentations is facilitated when the stimuli do not provide visual/physical attributes to enhance discrimination of different presentations. Further, the evidence derived from the visual scenes in both experiments indicates that the semantic schema abstracted from a picture is not the sole mediator of recognition performance.

  7. Inverse Modelling to Obtain Head Movement Controller Signal

    NASA Technical Reports Server (NTRS)

    Kim, W. S.; Lee, S. H.; Hannaford, B.; Stark, L.

    1984-01-01

    Experimentally obtained dynamics of time-optimal, horizontal head rotations have previously been simulated by a sixth order, nonlinear model driven by rectangular control signals. Electromyography (EMG) recordings have spects which differ in detail from the theoretical rectangular pulsed control signal. Control signals for time-optimal as well as sub-optimal horizontal head rotations were obtained by means of an inverse modelling procedures. With experimentally measured dynamical data serving as the input, this procedure inverts the model to produce the neurological control signals driving muscles and plant. The relationships between these controller signals, and EMG records should contribute to the understanding of the neurological control of movements.

  8. Contrast-detail curves in chest radiography

    NASA Astrophysics Data System (ADS)

    Ogden, Kent; Scalzetti, Ernest; Huda, Walter; Saluja, Jasjeet; Lavallee, Robert

    2005-04-01

    We investigated how size and lesion location affect detection of simulated mass lesions in chest radiography. Simulated lesions were added to the center of 10 cm x 10 cm regions of digital chest radiographs, and used in 4-Alternative Forced-Choice (4-AFC) experiments. We determined the lesion contrast required to achieve a 92% correct detection rate I(92%). The mass size was manipulated to range from 1 to 10 mm, and we investigated lesion detection in the lung apex, hilar region, and in the sub-diaphragmatic region. In these experiments, the observer obtained I(92%) from randomized repeats obtained at each of seven lesion sizes, with the results plotted as I(92%) versus lesion size. In addition we investigated the effect of using the same background in the four 4-AFC experiments (twinned) and random backgrounds from the same anatomical region taken from 20 different radiographs. In all three anatomical regions investigated, the slopes of the contrast detail curve for the random background experiments were negative for lesion sizes less than 2.5, 3.5, and 5.5 mm in the hilar (slope of -0.26), apex (slope of -0.54), and sub-diaphragmatic (slope of -0.53) regions, respectively. For lesion sizes greater than these, the slopes were 0.34, 0.23, and 0.40 in the hilar, apex, and sub-diaphragmatic regions, respectively. The positive slopes for portions of the contrast-detail curves in chest radiography are a result of the anatomical background, and show that larger lesions require more contrast for visualization.

  9. Performance/Design Requirements and Detailed Technical Description for a Computer-Directed Training Subsystem for Integration into the Air Force Phase II Base Level System.

    ERIC Educational Resources Information Center

    Butler, A. K.; And Others

    The performance/design requirements and a detailed technical description for a Computer-Directed Training Subsystem to be integrated into the Air Force Phase II Base Level System are described. The subsystem may be used for computer-assisted lesson construction and has presentation capability for on-the-job training for data automation, staff, and…

  10. Acoustic detail guides attention allocation in a selective listening task.

    PubMed

    Wöstmann, Malte; Schröger, Erich; Obleser, Jonas

    2015-05-01

    The flexible allocation of attention enables us to perceive and behave successfully despite irrelevant distractors. How do acoustic challenges influence this allocation of attention, and to what extent is this ability preserved in normally aging listeners? Younger and healthy older participants performed a masked auditory number comparison while EEG was recorded. To vary selective attention demands, we manipulated perceptual separability of spoken digits from a masking talker by varying acoustic detail (temporal fine structure). Listening conditions were adjusted individually to equalize stimulus audibility as well as the overall level of performance across participants. Accuracy increased, and response times decreased with more acoustic detail. The decrease in response times with more acoustic detail was stronger in the group of older participants. The onset of the distracting speech masker triggered a prominent contingent negative variation (CNV) in the EEG. Notably, CNV magnitude decreased parametrically with increasing acoustic detail in both age groups. Within identical levels of acoustic detail, larger CNV magnitude was associated with improved accuracy. Across age groups, neuropsychological markers further linked early CNV magnitude directly to individual attentional capacity. Results demonstrate for the first time that, in a demanding listening task, instantaneous acoustic conditions guide the allocation of attention. Second, such basic neural mechanisms of preparatory attention allocation seem preserved in healthy aging, despite impending sensory decline.

  11. Instrumentation for detailed bridge-scour measurements

    USGS Publications Warehouse

    Landers, Mark N.; Mueller, David S.; Trent, Roy E.; ,

    1993-01-01

    A portable instrumentation system is being developed to obtain channel bathymetry during floods for detailed bridge-scour measurements. Portable scour measuring systems have four components: sounding instrument, horizontal positioning instrument, deployment mechanisms, and data storage device. The sounding instrument will be a digital fathometer. Horizontal position will be measured using a range-azimuth based hydrographic survey system. The deployment mechanism designed for this system is a remote-controlled boat using a small waterplane area, twin-hull design. An on-board computer and radio will monitor the vessel instrumentation, record measured data, and telemeter data to shore.

  12. Internal kinematic and physical properties in a BCD galaxy: Haro 15 in detail

    NASA Astrophysics Data System (ADS)

    Firpo, V.; Bosch, G.; Hägele, G. F.; Díaz, A. I.; Morrell, N.

    2011-11-01

    We present a detailed study of the kinematic and physical properties of the ionized gas in multiple knots of the blue compact dwarf galaxy Haro 15. Using echelle and long slit spectroscopy data, obtained with different instruments at Las Campanas Observatory, we study the internal kinematic and physical conditions (electron density and temperature), ionic and total chemical abundances of several atoms, reddening and ionization structure. Applying direct and empirical methods for abundance determination, we perform a comparative analysis between these regions and in their different components. On the other hand, our echelle spectra show complex kinematics in several conspicuous knots within the galaxy. To perform an in-depth 2D spectroscopic study we complete this work with high spatial and spectral resolution spectroscopy using the Integral Field Unit mode on the Gemini Multi-Object Spectrograph instrument at the Gemini South telescope. With these data we are able to resolve the complex kinematical structure within star forming knots in Haro 15 galaxy.

  13. Detail of Triton's Surface

    NASA Technical Reports Server (NTRS)

    1989-01-01

    This color photo of Neptune's large satellite Triton was obtained on Aug. 24 1989 at a range of 530,000 kilometers(330,000 miles). The resolution is about 10 kilometers (6.2 miles), sufficient to begin to show topographic detail. The image was made from pictures taken through the green, violet and ultraviolet filters. In this technique, regions that are highly reflective in the ultraviolet appear blue in color. In reality, there is no part of Triton that would appear blue to the eye. The bright southern hemisphere of Triton, which fills most of this frame, is generally pink in tone as is the even brighter equatorial band. The darker regions north of the equator also tend to be pink or reddish in color.

    JPL manages the Voyager project for NASA's Office of Space Science.

  14. Detailed simulation of a Lobster-eye telescope.

    PubMed

    Putkunz, Corey T; Peele, Andrew G

    2009-08-03

    The concept of an x-ray telescope based on the optics of the eye of certain types of crustacea has been in currency for nearly thirty years. However, it is only in the last decade that the technology to make the telescope and the opportunity to mount it on a suitable space platform have combined to allow the idea to become a reality. Accordingly, we have undertaken a detailed simulation study, updating previous simplified models, to properly characterise the performance of the instrument in orbit. The study reveals details of how the particular characteristics of the lobster-eye optics affect the sensitivity of the instrument and allow us to implement new ideas in data extraction methods.

  15. Simulating immersed particle collisions: the Devil's in the details

    NASA Astrophysics Data System (ADS)

    Biegert, Edward; Vowinckel, Bernhard; Meiburg, Eckart

    2015-11-01

    Simulating densely-packed particle-laden flows with any degree of confidence requires accurate modeling of particle-particle collisions. To this end, we investigate a few collision models from the fluids and granular flow communities using sphere-wall collisions, which have been studied by a number of experimental groups. These collisions involve enough complexities--gravity, particle-wall lubrication forces, particle-wall contact stresses, particle-wake interactions--to challenge any collision model. Evaluating the successes and shortcomings of the collision models, we seek improvements in order to obtain more consistent results. We will highlight several implementation details that are crucial for obtaining accurate results.

  16. The Devil Is in the Details: Evidence from the GED on the Role of Examination System Details in Determining Who Passes. NCSALL Reports #16.

    ERIC Educational Resources Information Center

    Tyler, John H.; Murnane, Richard J.; Willett, John B.

    A study used data from a long-standing examination system, the General Educational Development (GED) certificate, to illustrate that the details of examination systems have marked impacts on the number of test takers who obtain the desired credential and on the racial/ethnic composition of passers. Data provided by the Florida Department of…

  17. ATLAS offline software performance monitoring and optimization

    NASA Astrophysics Data System (ADS)

    Chauhan, N.; Kabra, G.; Kittelmann, T.; Langenberg, R.; Mandrysch, R.; Salzburger, A.; Seuster, R.; Ritsch, E.; Stewart, G.; van Eldik, N.; Vitillo, R.; Atlas Collaboration

    2014-06-01

    In a complex multi-developer, multi-package software environment, such as the ATLAS offline framework Athena, tracking the performance of the code can be a non-trivial task in itself. In this paper we describe improvements in the instrumentation of ATLAS offline software that have given considerable insight into the performance of the code and helped to guide the optimization work. The first tool we used to instrument the code is PAPI, which is a programing interface for accessing hardware performance counters. PAPI events can count floating point operations, cycles, instructions and cache accesses. Triggering PAPI to start/stop counting for each algorithm and processed event results in a good understanding of the algorithm level performance of ATLAS code. Further data can be obtained using Pin, a dynamic binary instrumentation tool. Pin tools can be used to obtain similar statistics as PAPI, but advantageously without requiring recompilation of the code. Fine grained routine and instruction level instrumentation is also possible. Pin tools can additionally interrogate the arguments to functions, like those in linear algebra libraries, so that a detailed usage profile can be obtained. These tools have characterized the extensive use of vector and matrix operations in ATLAS tracking. Currently, CLHEP is used here, which is not an optimal choice. To help evaluate replacement libraries a testbed has been setup allowing comparison of the performance of different linear algebra libraries (including CLHEP, Eigen and SMatrix/SVector). Results are then presented via the ATLAS Performance Management Board framework, which runs daily with the current development branch of the code and monitors reconstruction and Monte-Carlo jobs. This framework analyses the CPU and memory performance of algorithms and an overview of results are presented on a web page. These tools have provided the insight necessary to plan and implement performance enhancements in ATLAS code by identifying

  18. [Lymphoscintigrams with anatomical landmarks obtained with vector graphics].

    PubMed

    Rubini, Giuseppe; Antonica, Filippo; Renna, Maria Antonia; Ferrari, Cristina; Iuele, Francesca; Stabile Ianora, Antonio Amato; Losco, Matteo; Niccoli Asabella, Artor

    2012-11-01

    Nuclear medicine images are difficult to interpret because they do not include anatomical details. The aim of this study was to obtain lymphoscintigrams with anatomical landmarks that could be easily interpreted by General Physicians. Traditional lymphoscintigrams were processed with Adobe© Photoshop® CS6 and converted into vector images created by Illustrator®. The combination with a silhouette vector improved image interpretation, without resulting in longer radiation exposure or acquisition times.

  19. Testing for detailed balance in a financial market

    NASA Astrophysics Data System (ADS)

    Fiebig, H. R.; Musgrove, D. P.

    2015-06-01

    We test a historical price-time series in a financial market (the NASDAQ 100 index) for a statistical property known as detailed balance. The presence of detailed balance would imply that the market can be modeled by a stochastic process based on a Markov chain, thus leading to equilibrium. In economic terms, a positive outcome of the test would support the efficient market hypothesis, a cornerstone of neo-classical economic theory. In contrast to the usage in prevalent economic theory the term equilibrium here is tied to the returns, rather than the price-time series. The test is based on an action functional S constructed from the elements of the detailed balance condition and the historical data set, and then analyzing S by means of simulated annealing. Checks are performed to verify the validity of the analysis method. We discuss the outcome of this analysis.

  20. Detailed description of oil shale organic and mineralogical heterogeneity via fourier transform infrared mircoscopy

    USGS Publications Warehouse

    Washburn, Kathryn E.; Birdwell, Justin E.; Foster, Michael; Gutierrez, Fernando

    2015-01-01

    Mineralogical and geochemical information on reservoir and source rocks is necessary to assess and produce from petroleum systems. The standard methods in the petroleum industry for obtaining these properties are bulk measurements on homogenized, generally crushed, and pulverized rock samples and can take from hours to days to perform. New methods using Fourier transform infrared (FTIR) spectroscopy have been developed to more rapidly obtain information on mineralogy and geochemistry. However, these methods are also typically performed on bulk, homogenized samples. We present a new approach to rock sample characterization incorporating multivariate analysis and FTIR microscopy to provide non-destructive, spatially resolved mineralogy and geochemistry on whole rock samples. We are able to predict bulk mineralogy and organic carbon content within the same margin of error as standard characterization techniques, including X-ray diffraction (XRD) and total organic carbon (TOC) analysis. Validation of the method was performed using two oil shale samples from the Green River Formation in the Piceance Basin with differing sedimentary structures. One sample represents laminated Green River oil shales, and the other is representative of oil shale breccia. The FTIR microscopy results on the oil shales agree with XRD and LECO TOC data from the homogenized samples but also give additional detail regarding sample heterogeneity by providing information on the distribution of mineral phases and organic content. While measurements for this study were performed on oil shales, the method could also be applied to other geological samples, such as other mudrocks, complex carbonates, and soils.

  1. Pb(core)/ZnO(shell) nanowires obtained by microwave-assisted method

    PubMed Central

    2011-01-01

    In this study, Pb-filled ZnO nanowires [Pb(core)/ZnO(shell)] were synthesized by a simple and novel one-step vapor transport and condensation method by microwave-assisted decomposition of zinc ferrite. The synthesis was performed using a conventional oven at 1000 W and 5 min of treatment. After synthesis, a spongy white cotton-like material was obtained in the condensation zone of the reaction system. HRTEM analysis revealed that product consists of a Pb-(core) with (fcc) cubic structure that preferentially grows in the [111] direction and a hexagonal wurtzite ZnO-(Shell) that grows in the [001] direction. Nanowire length was more than 5 μm and a statistical analysis determined that the shell and core diameters were 21.00 ± 3.00 and 4.00 ± 1.00 nm, respectively. Experimental, structural details, and synthesis mechanism are discussed in this study. PMID:21985637

  2. Utility of detailed preoperative cardiac testing and incidence of post-thoracotomy myocardial infarction.

    PubMed

    Jaroszewski, Dawn E; Huh, Joseph; Chu, Danny; Malaisrie, S Chris; Riffel, Anthony D; Gordon, Howard S; Wang, Xing Li; Bakaeen, Faisal

    2008-03-01

    Recent literature has questioned the efficacy of routine detailed preoperative cardiac ischemia testing and preoperative cardiac intervention before noncardiac surgical procedures. We performed a retrospective review of patients undergoing thoracotomy (n = 294) between January of 1999 and January of 2005. The median age was 62 years. Detailed preoperative cardiac testing was performed on 184 patients (63%) and went beyond a thorough history, physical examination, and electrocardiogram to include at least one of the following: dobutamine stress echo (n = 116), nuclear stress test (n = 66), treadmill test (n = 8), and coronary angiogram (n = 40). Evidence for coronary disease was detected in 43% of tests (99/230) performed. Revascularization was performed in 10% of all patients (4/40) who underwent coronary angiography. Postoperative myocardial infarction occurred in 7 patients (2.4%) with 4 myocardial infarction-related mortalities. No significant difference was found in the incidence of myocardial infarction in patients with (n = 184) or without (n = 110) detailed preoperative cardiac testing (3.3% vs 0.9%, P = .29). Of the 4 patients (1.4%) who underwent revascularization to treat coronary lesions identified during prethoracotomy workup, 2 had a myocardial infarction, 1 of which was caused by thrombosis of a coronary stent. In the subset of patients who underwent lobectomy (n = 149), detailed cardiac testing was performed on 107 patients (72%). The incidence of myocardial infarction was similar in tested and untested patients (2.8% vs 2.4% respectively, P = 1.0). Selective use of detailed preoperative cardiac testing refines risk stratification and identifies patients for corrective cardiac interventions; however, it did not prove fully protective against myocardial infarction after thoracotomy in our study.

  3. NUCLEAR ESPIONAGE: Report Details Spying on Touring Scientists.

    PubMed

    Malakoff, D

    2000-06-30

    A congressional report released this week details dozens of sometimes clumsy attempts by foreign agents to obtain nuclear secrets from U.S. nuclear scientists traveling abroad, ranging from offering scientists prostitutes to prying off the backs of their laptop computers. The report highlights the need to better prepare traveling researchers to safeguard secrets and resist such temptations, say the two lawmakers who requested the report and officials at the Department of Energy, which employs the scientists.

  4. Life-cycle cost as basis to optimize waste collection in space and time: A methodology for obtaining a detailed cost breakdown structure.

    PubMed

    Sousa, Vitor; Dias-Ferreira, Celia; Vaz, João M; Meireles, Inês

    2018-05-01

    Extensive research has been carried out on waste collection costs mainly to differentiate costs of distinct waste streams and spatial optimization of waste collection services (e.g. routes, number, and location of waste facilities). However, waste collection managers also face the challenge of optimizing assets in time, for instance deciding when to replace and how to maintain, or which technological solution to adopt. These issues require a more detailed knowledge about the waste collection services' cost breakdown structure. The present research adjusts the methodology for buildings' life-cycle cost (LCC) analysis, detailed in the ISO 15686-5:2008, to the waste collection assets. The proposed methodology is then applied to the waste collection assets owned and operated by a real municipality in Portugal (Cascais Ambiente - EMAC). The goal is to highlight the potential of the LCC tool in providing a baseline for time optimization of the waste collection service and assets, namely assisting on decisions regarding equipment operation and replacement.

  5. Evaluation of surface detail reproduction, dimensional stability and gypsum compatibility of monophase polyvinyl-siloxane and polyether elastomeric impression materials under dry and moist conditions

    PubMed Central

    Vadapalli, Sriharsha Babu; Atluri, Kaleswararao; Putcha, Madhu Sudhan; Kondreddi, Sirisha; Kumar, N. Suman; Tadi, Durga Prasad

    2016-01-01

    Objectives: This in vitro study was designed to compare polyvinyl-siloxane (PVS) monophase and polyether (PE) monophase materials under dry and moist conditions for properties such as surface detail reproduction, dimensional stability, and gypsum compatibility. Materials and Methods: Surface detail reproduction was evaluated using two criteria. Dimensional stability was evaluated according to American Dental Association (ADA) specification no. 19. Gypsum compatibility was assessed by two criteria. All the samples were evaluated, and the data obtained were analyzed by a two-way analysis of variance (ANOVA) and Pearson's Chi-square tests. Results: When surface detail reproduction was evaluated with modification of ADA specification no. 19, both the groups under the two conditions showed no significant difference statistically. When evaluated macroscopically both the groups showed statistically significant difference. Results for dimensional stability showed that the deviation from standard was significant among the two groups, where Aquasil group showed significantly more deviation compared to Impregum group (P < 0.001). Two conditions also showed significant difference, with moist conditions showing significantly more deviation compared to dry condition (P < 0.001). The results of gypsum compatibility when evaluated with modification of ADA specification no. 19 and by giving grades to the casts for both the groups and under two conditions showed no significant difference statistically. Conclusion: Regarding dimensional stability, both impregum and aquasil performed better in dry condition than in moist; impregum performed better than aquasil in both the conditions. When tested for surface detail reproduction according to ADA specification, under dry and moist conditions both of them performed almost equally. When tested according to macroscopic evaluation, impregum and aquasil performed significantly better in dry condition compared to moist condition. In dry

  6. Evaluation of surface detail reproduction, dimensional stability and gypsum compatibility of monophase polyvinyl-siloxane and polyether elastomeric impression materials under dry and moist conditions.

    PubMed

    Vadapalli, Sriharsha Babu; Atluri, Kaleswararao; Putcha, Madhu Sudhan; Kondreddi, Sirisha; Kumar, N Suman; Tadi, Durga Prasad

    2016-01-01

    This in vitro study was designed to compare polyvinyl-siloxane (PVS) monophase and polyether (PE) monophase materials under dry and moist conditions for properties such as surface detail reproduction, dimensional stability, and gypsum compatibility. Surface detail reproduction was evaluated using two criteria. Dimensional stability was evaluated according to American Dental Association (ADA) specification no. 19. Gypsum compatibility was assessed by two criteria. All the samples were evaluated, and the data obtained were analyzed by a two-way analysis of variance (ANOVA) and Pearson's Chi-square tests. When surface detail reproduction was evaluated with modification of ADA specification no. 19, both the groups under the two conditions showed no significant difference statistically. When evaluated macroscopically both the groups showed statistically significant difference. Results for dimensional stability showed that the deviation from standard was significant among the two groups, where Aquasil group showed significantly more deviation compared to Impregum group (P < 0.001). Two conditions also showed significant difference, with moist conditions showing significantly more deviation compared to dry condition (P < 0.001). The results of gypsum compatibility when evaluated with modification of ADA specification no. 19 and by giving grades to the casts for both the groups and under two conditions showed no significant difference statistically. Regarding dimensional stability, both impregum and aquasil performed better in dry condition than in moist; impregum performed better than aquasil in both the conditions. When tested for surface detail reproduction according to ADA specification, under dry and moist conditions both of them performed almost equally. When tested according to macroscopic evaluation, impregum and aquasil performed significantly better in dry condition compared to moist condition. In dry condition, both the materials performed almost equally. In

  7. Massive Memory Revisited: Limitations on Storage Capacity for Object Details in Visual Long-Term Memory

    ERIC Educational Resources Information Center

    Cunningham, Corbin A.; Yassa, Michael A.; Egeth, Howard E.

    2015-01-01

    Previous work suggests that visual long-term memory (VLTM) is highly detailed and has a massive capacity. However, memory performance is subject to the effects of the type of testing procedure used. The current study examines detail memory performance by probing the same memories within the same subjects, but using divergent probing methods. The…

  8. Route visualization using detail lenses.

    PubMed

    Karnick, Pushpak; Cline, David; Jeschke, Stefan; Razdan, Anshuman; Wonka, Peter

    2010-01-01

    We present a method designed to address some limitations of typical route map displays of driving directions. The main goal of our system is to generate a printable version of a route map that shows the overview and detail views of the route within a single, consistent visual frame. Our proposed visualization provides a more intuitive spatial context than a simple list of turns. We present a novel multifocus technique to achieve this goal, where the foci are defined by points of interest (POI) along the route. A detail lens that encapsulates the POI at a finer geospatial scale is created for each focus. The lenses are laid out on the map to avoid occlusion with the route and each other, and to optimally utilize the free space around the route. We define a set of layout metrics to evaluate the quality of a lens layout for a given route map visualization. We compare standard lens layout methods to our proposed method and demonstrate the effectiveness of our method in generating aesthetically pleasing layouts. Finally, we perform a user study to evaluate the effectiveness of our layout choices.

  9. Spatio-Temporal Super-Resolution Reconstruction of Remote-Sensing Images Based on Adaptive Multi-Scale Detail Enhancement

    PubMed Central

    Zhu, Hong; Tang, Xinming; Xie, Junfeng; Song, Weidong; Mo, Fan; Gao, Xiaoming

    2018-01-01

    There are many problems in existing reconstruction-based super-resolution algorithms, such as the lack of texture-feature representation and of high-frequency details. Multi-scale detail enhancement can produce more texture information and high-frequency information. Therefore, super-resolution reconstruction of remote-sensing images based on adaptive multi-scale detail enhancement (AMDE-SR) is proposed in this paper. First, the information entropy of each remote-sensing image is calculated, and the image with the maximum entropy value is regarded as the reference image. Subsequently, spatio-temporal remote-sensing images are processed using phase normalization, which is to reduce the time phase difference of image data and enhance the complementarity of information. The multi-scale image information is then decomposed using the L0 gradient minimization model, and the non-redundant information is processed by difference calculation and expanding non-redundant layers and the redundant layer by the iterative back-projection (IBP) technique. The different-scale non-redundant information is adaptive-weighted and fused using cross-entropy. Finally, a nonlinear texture-detail-enhancement function is built to improve the scope of small details, and the peak signal-to-noise ratio (PSNR) is used as an iterative constraint. Ultimately, high-resolution remote-sensing images with abundant texture information are obtained by iterative optimization. Real results show an average gain in entropy of up to 0.42 dB for an up-scaling of 2 and a significant promotion gain in enhancement measure evaluation for an up-scaling of 2. The experimental results show that the performance of the AMED-SR method is better than existing super-resolution reconstruction methods in terms of visual and accuracy improvements. PMID:29414893

  10. Spatio-Temporal Super-Resolution Reconstruction of Remote-Sensing Images Based on Adaptive Multi-Scale Detail Enhancement.

    PubMed

    Zhu, Hong; Tang, Xinming; Xie, Junfeng; Song, Weidong; Mo, Fan; Gao, Xiaoming

    2018-02-07

    There are many problems in existing reconstruction-based super-resolution algorithms, such as the lack of texture-feature representation and of high-frequency details. Multi-scale detail enhancement can produce more texture information and high-frequency information. Therefore, super-resolution reconstruction of remote-sensing images based on adaptive multi-scale detail enhancement (AMDE-SR) is proposed in this paper. First, the information entropy of each remote-sensing image is calculated, and the image with the maximum entropy value is regarded as the reference image. Subsequently, spatio-temporal remote-sensing images are processed using phase normalization, which is to reduce the time phase difference of image data and enhance the complementarity of information. The multi-scale image information is then decomposed using the L ₀ gradient minimization model, and the non-redundant information is processed by difference calculation and expanding non-redundant layers and the redundant layer by the iterative back-projection (IBP) technique. The different-scale non-redundant information is adaptive-weighted and fused using cross-entropy. Finally, a nonlinear texture-detail-enhancement function is built to improve the scope of small details, and the peak signal-to-noise ratio (PSNR) is used as an iterative constraint. Ultimately, high-resolution remote-sensing images with abundant texture information are obtained by iterative optimization. Real results show an average gain in entropy of up to 0.42 dB for an up-scaling of 2 and a significant promotion gain in enhancement measure evaluation for an up-scaling of 2. The experimental results show that the performance of the AMED-SR method is better than existing super-resolution reconstruction methods in terms of visual and accuracy improvements.

  11. Sleep-dependent facilitation of episodic memory details.

    PubMed

    van der Helm, Els; Gujar, Ninad; Nishida, Masaki; Walker, Matthew P

    2011-01-01

    While a role for sleep in declarative memory processing is established, the qualitative nature of this consolidation benefit, and the physiological mechanisms mediating it, remain debated. Here, we investigate the impact of sleep physiology on characteristics of episodic memory using an item- (memory elements) and context- (contextual details associated with those elements) learning paradigm; the latter being especially dependent on the hippocampus. Following back-to-back encoding of two word lists, each associated with a different context, participants were assigned to either a Nap-group, who obtained a 120-min nap, or a No Nap-group. Six hours post-encoding, participants performed a recognition test involving item-memory and context-memory judgments. In contrast to item-memory, which demonstrated no between-group differences, a significant benefit in context-memory developed in the Nap-group, the extent of which correlated both with the amount of stage-2 NREM sleep and frontal fast sleep-spindles. Furthermore, a difference was observed on the basis of word-list order, with the sleep benefit and associated physiological correlations being selective for the second word-list, learned last (most proximal to sleep). These findings suggest that sleep may preferentially benefit contextual (hippocampal-dependent) aspects of memory, supported by sleep-spindle oscillations, and that the temporal order of initial learning differentially determines subsequent offline consolidation.

  12. Contextual consistency facilitates long-term memory of perceptual detail in barely seen images.

    PubMed

    Gronau, Nurit; Shachar, Meytal

    2015-08-01

    It is long known that contextual information affects memory for an object's identity (e.g., its basic level category), yet it is unclear whether schematic knowledge additionally enhances memory for the precise visual appearance of an item. Here we investigated memory for visual detail of merely glimpsed objects. Participants viewed pairs of contextually related and unrelated stimuli, presented for an extremely brief duration (24 ms, masked). They then performed a forced-choice memory-recognition test for the precise perceptual appearance of 1 of 2 objects within each pair (i.e., the "memory-target" item). In 3 experiments, we show that memory-target stimuli originally appearing within contextually related pairs are remembered better than targets appearing within unrelated pairs. These effects are obtained whether the target is presented at test with its counterpart pair object (i.e., when reiterating the original context at encoding) or whether the target is presented alone, implying that the contextual consistency effects are mediated predominantly by processes occurring during stimulus encoding, rather than during stimulus retrieval. Furthermore, visual detail encoding is improved whether object relations involve implied action or not, suggesting that, contrary to some prior suggestions, action is not a necessary component for object-to-object associative "grouping" processes. Our findings suggest that during a brief glimpse, but not under long viewing conditions, contextual associations may play a critical role in reducing stimulus competition for attention selection and in facilitating rapid encoding of sensory details. Theoretical implications with respect to classic frame theories are discussed. (PsycINFO Database Record (c) 2015 APA, all rights reserved).

  13. Tile-based Level of Detail for the Parallel Age

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Niski, K; Cohen, J D

    Today's PCs incorporate multiple CPUs and GPUs and are easily arranged in clusters for high-performance, interactive graphics. We present an approach based on hierarchical, screen-space tiles to parallelizing rendering with level of detail. Adapt tiles, render tiles, and machine tiles are associated with CPUs, GPUs, and PCs, respectively, to efficiently parallelize the workload with good resource utilization. Adaptive tile sizes provide load balancing while our level of detail system allows total and independent management of the load on CPUs and GPUs. We demonstrate our approach on parallel configurations consisting of both single PCs and a cluster of PCs.

  14. Immediate detailed feedback to test-enhanced learning: an effective online educational tool.

    PubMed

    Wojcikowski, Ken; Kirk, Leslie

    2013-11-01

    Test-enhanced learning has gained popularity because it is an effective way to increase retention of knowledge; provided the student receives the correct answer soon after the test is taken. To determine whether detailed feedback provided to test-enhanced learning questions is an effective online educational tool for improving performance on complex biomedical information exams. A series of online multiple choice tests were developed to test knowledge of biomedical information that students were expected to know after each patient-case. Following submission of the student answers, one cohort (n = 52) received answers only while the following year, a second cohort (n = 51) received the answers with detailed feedback explaining why each answer was correct or incorrect. Students in both groups progressed through the series of online tests with little assessor intervention. Students receiving the answers along with the explanations within their feedback performed significantly better in the final biomedical information exam than those students receiving correct answers only. This pilot study found that the detailed feedback to test-enhanced learning questions is an important online learning tool. The increase in student performance in the complex biomedical information exam in this study suggests that detailed feedback should be investigated not only for increasing knowledge, but also be investigated for its effect on retention and application of knowledge.

  15. Detailed performance analysis of the A.A.D. - concept B

    NASA Technical Reports Server (NTRS)

    Sekar, R.; Tozzi, L.

    1983-01-01

    New concepts for engine performance improvement are seen through the adoption of heat regeneration techniques; advanced methods to enhance the combustion; and higher efficiency air handling machinery, such as the positive displacement helical screw expander and compressor. Each of these concepts plays a particular role in engine performance improvement. First regeneration has a great potential for achieving higher engine thermal efficiency through the recovery of waste energy. Although the concept itself is not new (this technique is used in the gas turbine), the application to reciprocating internal combustion engines is quite unusual and presents conceptual difficulties. The second important area is better control of the combustion process in terms of heat transfer characteristics, combustion products, and heat release rate. The third area for performance improvement is in the adoption of high efficiency air handling machinery. In particular, positive displacement helical expander and compressor exhibit an extremely high efficiency over a wide range of operating conditions.

  16. A detail-preserved and luminance-consistent multi-exposure image fusion algorithm

    NASA Astrophysics Data System (ADS)

    Wang, Guanquan; Zhou, Yue

    2018-04-01

    When irradiance across a scene varies greatly, we can hardly get an image of the scene without over- or underexposure area, because of the constraints of cameras. Multi-exposure image fusion (MEF) is an effective method to deal with this problem by fusing multi-exposure images of a static scene. A novel MEF method is described in this paper. In the proposed algorithm, coarser-scale luminance consistency is preserved by contribution adjustment using the luminance information between blocks; detail-preserved smoothing filter can stitch blocks smoothly without losing details. Experiment results show that the proposed method performs well in preserving luminance consistency and details.

  17. Detailed characterisation of the incident neutron beam on the TOSCA spectrometer

    NASA Astrophysics Data System (ADS)

    Pinna, Roberto S.; Rudić, Svemir; Capstick, Matthew J.; McPhail, David J.; Pooley, Daniel E.; Howells, Gareth D.; Gorini, Giuseppe; Fernandez-Alonso, Felix

    2017-10-01

    We report a detailed characterisation of the incident neutron beam on the TOSCA spectrometer. A bespoke time-of-flight neutron monitor has been designed, constructed and used to perform extensive spatially resolved measurements of the absolute neutron flux and its underlying time structure at the instrument sample position. The obtained data give a quantitative understanding of the current instrument beyond neutronic simulations and provide a baseline in order to assess the performance of the upgraded instrument. At an average proton current-on-target of 153 μA (ISIS Target Station 1; at the time of measurements) we have found that the wavelength-integrated neutron flux (from 0.28 Å to 4.65 Å) at the position of the TOSCA instrument sample (spatially averaged across the 3 × 3cm2 surface centred around (0,0) position) is approximately 1 . 2 × 106 neutrons cm-2s-1, while the whole beam has a homogeneous distribution across the 3 . 0 × 3 . 5cm2 sample surface. The spectra reproduced the well-known shape of the neutrons moderated by the room temperature water moderator and exhibit a neutron flux of 7 . 3 × 105 neutrons cm-2s-1Å-1 at 1 Å.

  18. 48 CFR 209.105-1 - Obtaining information.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... Performance Information Retrieval System (PPIRS), available at http://www.ppirs.gov. Information relating to... 48 Federal Acquisition Regulations System 3 2013-10-01 2013-10-01 false Obtaining information. 209....105-1 Obtaining information. (1) For guidance on using the System for Award Management Exclusions, see...

  19. Procedure for Determining Speed and Climbing Performance of Airships

    NASA Technical Reports Server (NTRS)

    Thompson, F L

    1936-01-01

    The procedure for obtaining air-speed and rate-of-climb measurements in performance tests of airships is described. Two methods of obtaining speed measurements, one by means of instruments in the airship and the other by flight over a measured ground course, are explained. Instruments, their calibrations, necessary correction factors, observations, and calculations are detailed for each method, and also for the rate-of-climb tests. A method of correction for the effect on density of moist air and a description of other methods of speed course testing are appended.

  20. The role of a detailed aqueous phase source release model in the LANL area G performance assessment

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Vold, E.L.; Shuman, R.; Hollis, D.K.

    1995-12-31

    A preliminary draft of the Performance Assessment for the Los Alamos National Laboratory (LANL) low-level radioactive waste disposal facility at Area G is currently being completed as required by Department of Energy orders. A detailed review of the inventory data base records and the existing models for source release led to the development of a new modeling capability to describe the liquid phase transport from the waste package volumes. Nuclide quantities are sorted down to four waste package release categories for modeling: rapid release, soil, concrete/sludge, and corrosion. Geochemistry for the waste packages was evaluated in terms of the equilibriummore » coefficients, Kds, and elemental solubility limits, Csl, interpolated from the literature. Percolation calculations for the base case closure cover show a highly skewed distribution with an average of 4 mm/yr percolation from the disposal unit bottom. The waste release model is based on a compartment representation of the package efflux, and depends on package size, percolation rate or Darcy flux, retardation coefficient, and moisture content.« less

  1. Fuzzy C-Means Algorithm for Segmentation of Aerial Photography Data Obtained Using Unmanned Aerial Vehicle

    NASA Astrophysics Data System (ADS)

    Akinin, M. V.; Akinina, N. V.; Klochkov, A. Y.; Nikiforov, M. B.; Sokolova, A. V.

    2015-05-01

    The report reviewed the algorithm fuzzy c-means, performs image segmentation, give an estimate of the quality of his work on the criterion of Xie-Beni, contain the results of experimental studies of the algorithm in the context of solving the problem of drawing up detailed two-dimensional maps with the use of unmanned aerial vehicles. According to the results of the experiment concluded that the possibility of applying the algorithm in problems of decoding images obtained as a result of aerial photography. The considered algorithm can significantly break the original image into a plurality of segments (clusters) in a relatively short period of time, which is achieved by modification of the original k-means algorithm to work in a fuzzy task.

  2. 48 CFR 209.105-1 - Obtaining information.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 48 Federal Acquisition Regulations System 3 2014-10-01 2014-10-01 false Obtaining information. 209....105-1 Obtaining information. (1) For guidance on using the Exclusions section of the System for Award... responsibility (see FAR 9.104-1(c)). One source of information relating to contractor performance is the Past...

  3. Performance model for grid-connected photovoltaic inverters.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Boyson, William Earl; Galbraith, Gary M.; King, David L.

    2007-09-01

    This document provides an empirically based performance model for grid-connected photovoltaic inverters used for system performance (energy) modeling and for continuous monitoring of inverter performance during system operation. The versatility and accuracy of the model were validated for a variety of both residential and commercial size inverters. Default parameters for the model can be obtained from manufacturers specification sheets, and the accuracy of the model can be further refined using measurements from either well-instrumented field measurements in operational systems or using detailed measurements from a recognized testing laboratory. An initial database of inverter performance parameters was developed based on measurementsmore » conducted at Sandia National Laboratories and at laboratories supporting the solar programs of the California Energy Commission.« less

  4. Importance of Laser Scanning Resolution in the Process of Recreating the Architectural Details of Historical Buildings

    NASA Astrophysics Data System (ADS)

    Pawłowicz, Joanna A.

    2017-10-01

    requires highly accurate field data. It is important to properly choose the distance between the measuring station and the measured object in order to ensure that the angles of incidence (horizontal and vertical) of the laser beam are as straight as possible. The model created based on medium resolution offers very poor quality of details, i.e. only the bigger, basic elements of each detail are clearly visible, while the smaller ones are blurred. This is why in order to obtain data sufficient to reproduce architectural details laser scanning should be performed at the highest resolution. In addition, modelling by means of the surface matching method should be avoided - a better idea is to use the TIN method. In addition to providing a realistically-looking visualization, the method has one more important advantage - it is 4 times faster than the surface matching method.

  5. Detailed investigation of causes of avionics field failures

    NASA Astrophysics Data System (ADS)

    Kallis, J. M.; Buechler, D. W.; Richardson, Z. C.; Backes, P. G.; Lopez, S. B.; Erickson, J. J.; van Westerhuyzen, D. H.

    A detailed analysis of digital and analog modules from the F-15 AN/APG-63 Radar was performed to identify the kinds, types, and number of life models based on observed failure modes, mechanisms, locations, and characteristics needed to perform a Failure Free Operating Period prediction for these items. It is found that a significant fraction of the failures of the analog module and a small fraction of those of the digital module resulted from the exacerbation of latent defects by environmental stresses. It is also found that the fraction of failures resulting from thermal cycling and vibration is small.

  6. Processing and analysis of cardiac optical mapping data obtained with potentiometric dyes

    PubMed Central

    Laughner, Jacob I.; Ng, Fu Siong; Sulkin, Matthew S.; Arthur, R. Martin

    2012-01-01

    Optical mapping has become an increasingly important tool to study cardiac electrophysiology in the past 20 years. Multiple methods are used to process and analyze cardiac optical mapping data, and no consensus currently exists regarding the optimum methods. The specific methods chosen to process optical mapping data are important because inappropriate data processing can affect the content of the data and thus alter the conclusions of the studies. Details of the different steps in processing optical imaging data, including image segmentation, spatial filtering, temporal filtering, and baseline drift removal, are provided in this review. We also provide descriptions of the common analyses performed on data obtained from cardiac optical imaging, including activation mapping, action potential duration mapping, repolarization mapping, conduction velocity measurements, and optical action potential upstroke analysis. Optical mapping is often used to study complex arrhythmias, and we also discuss dominant frequency analysis and phase mapping techniques used for the analysis of cardiac fibrillation. PMID:22821993

  7. Technical Report: Guide Details Best Practices in Photovoltaic System

    Science.gov Websites

    Operations and Maintenance | Solar Research | NREL Guide Details Best Practices in Photovoltaic A best-practices report on photovoltaic (PV) operations and maintenance (O&M) released by NREL and the PV O&M Working Group provides valuable insights on improving the performance of PV systems

  8. 5 CFR 532.411 - Details.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 5 Administrative Personnel 1 2010-01-01 2010-01-01 false Details. 532.411 Section 532.411 Administrative Personnel OFFICE OF PERSONNEL MANAGEMENT CIVIL SERVICE REGULATIONS PREVAILING RATE SYSTEMS Pay Administration § 532.411 Details. An appropriated fund employee detailed to a position other than the position to...

  9. SWAT system performance predictions

    NASA Astrophysics Data System (ADS)

    Parenti, Ronald R.; Sasiela, Richard J.

    1993-03-01

    In the next phase of Lincoln Laboratory's SWAT (Short-Wavelength Adaptive Techniques) program, the performance of a 241-actuator adaptive-optics system will be measured using a variety of synthetic-beacon geometries. As an aid in this experimental investigation, a detailed set of theoretical predictions has also been assembled. The computational tools that have been applied in this study include a numerical approach in which Monte-Carlo ray-trace simulations of accumulated phase error are developed, and an analytical analysis of the expected system behavior. This report describes the basis of these two computational techniques and compares their estimates of overall system performance. Although their regions of applicability tend to be complementary rather than redundant, good agreement is usually obtained when both sets of results can be derived for the same engagement scenario.

  10. A Detailed Chemical Kinetic Model for TNT

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Pitz, W J; Westbrook, C K

    2005-01-13

    A detailed chemical kinetic mechanism for 2,4,6-tri-nitrotoluene (TNT) has been developed to explore problems of explosive performance and soot formation during the destruction of munitions. The TNT mechanism treats only gas-phase reactions. Reactions for the decomposition of TNT and for the consumption of intermediate products formed from TNT are assembled based on information from the literature and on current understanding of aromatic chemistry. Thermodynamic properties of intermediate and radical species are estimated by group additivity. Reaction paths are developed based on similar paths for aromatic hydrocarbons. Reaction-rate constant expressions are estimated from the literature and from analogous reactions where themore » rate constants are available. The detailed reaction mechanism for TNT is added to existing reaction mechanisms for RDX and for hydrocarbons. Computed results show the effect of oxygen concentration on the amount of soot precursors that are formed in the combustion of RDX and TNT mixtures in N{sub 2}/O{sub 2} mixtures.« less

  11. Effects of Age and Schooling on Intellectual Performance: Estimates Obtained from Analysis of Continuous Variation in Age and Length of Schooling

    ERIC Educational Resources Information Center

    Cliffordson, Christina; Gustafsson, Jan-Eric

    2008-01-01

    The effects of age and schooling on different aspects of intellectual performance, taking track of study into account, are investigated. The analyses were based on military enlistment test scores, obtained by 48,269 males, measuring Fluid ability (Gf), Crystallized intelligence (Gc), and General visualization (Gv) ability. A regression method,…

  12. Detailed gravimetric geoid for the United States.

    NASA Technical Reports Server (NTRS)

    Strange, W. E.; Vincent, S. F.; Berry, R. H.; Marsh, J. G.

    1972-01-01

    A detailed gravimetric geoid was computed for the United States using a combination of satellite-derived spherical harmonic coefficients and 1 by 1 deg mean gravity values from surface gravimetry. Comparisons of this geoid with astrogeodetic geoid data indicate that a precision of plus or minus 2 meters has been obtained. Translations only were used to convert the NAD astrogeodetic geoid heights to geocentric astrogeodetic heights. On the basis of the agreement between the geocentric astrogeodetic geoid heights and the gravimetric geoid heights, no evidence is found for rotation in the North American datum. The value of the zero-order undulation can vary by 10 to 20 meters, depending on which investigator's station positions are used to establish it.

  13. 5 CFR 317.903 - Details.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ...) or the temporary assignment of a non-SES member to an SES position, with the expectation that the... use competitive procedures when detailing a non-SES employee to an SES position for more than 240 days... OPM approval for a detail of more than 240 days if the detail is of: (i) A non-SES employee to an SES...

  14. 5 CFR 317.903 - Details.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ...) or the temporary assignment of a non-SES member to an SES position, with the expectation that the... use competitive procedures when detailing a non-SES employee to an SES position for more than 240 days... OPM approval for a detail of more than 240 days if the detail is of: (i) A non-SES employee to an SES...

  15. 5 CFR 317.903 - Details.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ...) or the temporary assignment of a non-SES member to an SES position, with the expectation that the... use competitive procedures when detailing a non-SES employee to an SES position for more than 240 days... OPM approval for a detail of more than 240 days if the detail is of: (i) A non-SES employee to an SES...

  16. Detailed Multidimensional Simulations of the Structure and Dynamics of Flames

    NASA Technical Reports Server (NTRS)

    Patnaik, G.; Kailasanath, K.

    1999-01-01

    Numerical simulations in which the various physical and chemical processes can be independently controlled can significantly advance our understanding of the structure, stability, dynamics and extinction of flames. Therefore, our approach has been to use detailed time-dependent, multidimensional, multispecies numerical models to perform carefully designed computational experiments of flames on Earth and in microgravity environments. Some of these computational experiments are complementary to physical experiments performed under the Microgravity Program while others provide a fundamental understanding that cannot be obtained from physical experiments alone. In this report, we provide a brief summary of our recent research highlighting the contributions since the previous microgravity combustion workshop. There are a number of mechanisms that can cause flame instabilities and result in the formation of dynamic multidimensional structures. In the past, we have used numerical simulations to show that it is the thermo-diffusive instability rather than an instability due to preferential diffusion that is the dominant mechanism for the formation of cellular flames in lean hydrogen-air mixtures. Other studies have explored the role of gravity on flame dynamics and extinguishment, multi-step kinetics and radiative losses on flame instabilities in rich hydrogen-air flames, and heat losses on burner-stabilized flames in microgravity. The recent emphasis of our work has been on exploring flame-vortex interactions and further investigating the structure and dynamics of lean hydrogen-air flames in microgravity. These topics are briefly discussed after a brief discussion of our computational approach for solving these problems.

  17. Software For Drawing Design Details Concurrently

    NASA Technical Reports Server (NTRS)

    Crosby, Dewey C., III

    1990-01-01

    Software system containing five computer-aided-design programs enables more than one designer to work on same part or assembly at same time. Reduces time necessary to produce design by implementing concept of parallel or concurrent detailing, in which all detail drawings documenting three-dimensional model of part or assembly produced simultaneously, rather than sequentially. Keeps various detail drawings consistent with each other and with overall design by distributing changes in each detail to all other affected details.

  18. The detailed balance requirement and general empirical formalisms for continuum absorption

    NASA Technical Reports Server (NTRS)

    Ma, Q.; Tipping, R. H.

    1994-01-01

    Two general empirical formalisms are presented for the spectral density which take into account the deviations from the Lorentz line shape in the wing regions of resonance lines. These formalisms satisfy the detailed balance requirement. Empirical line shape functions, which are essential to provide the continuum absorption at different temperatures in various frequency regions for atmospheric transmission codes, can be obtained by fitting to experimental data.

  19. Recovering and preventing loss of detailed memory: differential rates of forgetting for detail types in episodic memory

    PubMed Central

    Bonasia, Kyra; St-Laurent, Marie; Pishdadian, Sara; Winocur, Gordon; Grady, Cheryl; Moscovitch, Morris

    2016-01-01

    Episodic memories undergo qualitative changes with time, but little is known about how different aspects of memory are affected. Different types of information in a memory, such as perceptual detail, and central themes, may be lost at different rates. In patients with medial temporal lobe damage, memory for perceptual details is severely impaired, while memory for central details is relatively spared. Given the sensitivity of memory to loss of details, the present study sought to investigate factors that mediate the forgetting of different types of information from naturalistic episodic memories in young healthy adults. The study investigated (1) time-dependent loss of “central” and “peripheral” details from episodic memories, (2) the effectiveness of cuing with reminders to reinstate memory details, and (3) the role of retrieval in preventing forgetting. Over the course of 7 d, memory for naturalistic events (film clips) underwent a time-dependent loss of peripheral details, while memory for central details (the core or gist of events) showed significantly less loss. Giving brief reminders of the clips just before retrieval reinstated memory for peripheral details, suggesting that loss of details is not always permanent, and may reflect both a storage and retrieval deficit. Furthermore, retrieving a memory shortly after it was encoded prevented loss of both central and peripheral details, thereby promoting retention over time. We consider the implications of these results for behavioral and neurobiological models of retention and forgetting. PMID:26773100

  20. Recovering and preventing loss of detailed memory: differential rates of forgetting for detail types in episodic memory.

    PubMed

    Sekeres, Melanie J; Bonasia, Kyra; St-Laurent, Marie; Pishdadian, Sara; Winocur, Gordon; Grady, Cheryl; Moscovitch, Morris

    2016-02-01

    Episodic memories undergo qualitative changes with time, but little is known about how different aspects of memory are affected. Different types of information in a memory, such as perceptual detail, and central themes, may be lost at different rates. In patients with medial temporal lobe damage, memory for perceptual details is severely impaired, while memory for central details is relatively spared. Given the sensitivity of memory to loss of details, the present study sought to investigate factors that mediate the forgetting of different types of information from naturalistic episodic memories in young healthy adults. The study investigated (1) time-dependent loss of "central" and "peripheral" details from episodic memories, (2) the effectiveness of cuing with reminders to reinstate memory details, and (3) the role of retrieval in preventing forgetting. Over the course of 7 d, memory for naturalistic events (film clips) underwent a time-dependent loss of peripheral details, while memory for central details (the core or gist of events) showed significantly less loss. Giving brief reminders of the clips just before retrieval reinstated memory for peripheral details, suggesting that loss of details is not always permanent, and may reflect both a storage and retrieval deficit. Furthermore, retrieving a memory shortly after it was encoded prevented loss of both central and peripheral details, thereby promoting retention over time. We consider the implications of these results for behavioral and neurobiological models of retention and forgetting. © 2016 Sekeres et al.; Published by Cold Spring Harbor Laboratory Press.

  1. Revisiting the Seductive Details Effect in Multimedia Learning: Context-Dependency of Seductive Details

    ERIC Educational Resources Information Center

    Ozdemir, Devrim; Doolittle, Peter

    2015-01-01

    The purpose of this study was to investigate the effects of context-dependency of seductive details on recall and transfer in multimedia learning environments. Seductive details were interesting yet irrelevant sentences in the instructional text. Two experiments were conducted. The purpose of Experiment 1 was to identify context-dependent and…

  2. Detailed Multi-dimensional Modeling of Direct Internal Reforming Solid Oxide Fuel Cells.

    PubMed

    Tseronis, K; Fragkopoulos, I S; Bonis, I; Theodoropoulos, C

    2016-06-01

    Fuel flexibility is a significant advantage of solid oxide fuel cells (SOFCs) and can be attributed to their high operating temperature. Here we consider a direct internal reforming solid oxide fuel cell setup in which a separate fuel reformer is not required. We construct a multidimensional, detailed model of a planar solid oxide fuel cell, where mass transport in the fuel channel is modeled using the Stefan-Maxwell model, whereas the mass transport within the porous electrodes is simulated using the Dusty-Gas model. The resulting highly nonlinear model is built into COMSOL Multiphysics, a commercial computational fluid dynamics software, and is validated against experimental data from the literature. A number of parametric studies is performed to obtain insights on the direct internal reforming solid oxide fuel cell system behavior and efficiency, to aid the design procedure. It is shown that internal reforming results in temperature drop close to the inlet and that the direct internal reforming solid oxide fuel cell performance can be enhanced by increasing the operating temperature. It is also observed that decreases in the inlet temperature result in smoother temperature profiles and in the formation of reduced thermal gradients. Furthermore, the direct internal reforming solid oxide fuel cell performance was found to be affected by the thickness of the electrochemically-active anode catalyst layer, although not always substantially, due to the counter-balancing behavior of the activation and ohmic overpotentials.

  3. Detailed Multi‐dimensional Modeling of Direct Internal Reforming Solid Oxide Fuel Cells

    PubMed Central

    Tseronis, K.; Fragkopoulos, I.S.; Bonis, I.

    2016-01-01

    Abstract Fuel flexibility is a significant advantage of solid oxide fuel cells (SOFCs) and can be attributed to their high operating temperature. Here we consider a direct internal reforming solid oxide fuel cell setup in which a separate fuel reformer is not required. We construct a multidimensional, detailed model of a planar solid oxide fuel cell, where mass transport in the fuel channel is modeled using the Stefan‐Maxwell model, whereas the mass transport within the porous electrodes is simulated using the Dusty‐Gas model. The resulting highly nonlinear model is built into COMSOL Multiphysics, a commercial computational fluid dynamics software, and is validated against experimental data from the literature. A number of parametric studies is performed to obtain insights on the direct internal reforming solid oxide fuel cell system behavior and efficiency, to aid the design procedure. It is shown that internal reforming results in temperature drop close to the inlet and that the direct internal reforming solid oxide fuel cell performance can be enhanced by increasing the operating temperature. It is also observed that decreases in the inlet temperature result in smoother temperature profiles and in the formation of reduced thermal gradients. Furthermore, the direct internal reforming solid oxide fuel cell performance was found to be affected by the thickness of the electrochemically‐active anode catalyst layer, although not always substantially, due to the counter‐balancing behavior of the activation and ohmic overpotentials. PMID:27570502

  4. Escape rate for nonequilibrium processes dominated by strong non-detailed balance force

    NASA Astrophysics Data System (ADS)

    Tang, Ying; Xu, Song; Ao, Ping

    2018-02-01

    Quantifying the escape rate from a meta-stable state is essential to understand a wide range of dynamical processes. Kramers' classical rate formula is the product of an exponential function of the potential barrier height and a pre-factor related to the friction coefficient. Although many applications of the rate formula focused on the exponential term, the prefactor can have a significant effect on the escape rate in certain parameter regions, such as the overdamped limit and the underdamped limit. There have been continuous interests to understand the effect of non-detailed balance on the escape rate; however, how the prefactor behaves under strong non-detailed balance force remains elusive. In this work, we find that the escape rate formula has a vanishing prefactor with decreasing friction strength under the strong non-detailed balance limit. We both obtain analytical solutions in specific examples and provide a derivation for more general cases. We further verify the result by simulations and propose a testable experimental system of a charged Brownian particle in electromagnetic field. Our study demonstrates that a special care is required to estimate the effect of prefactor on the escape rate when non-detailed balance force dominates.

  5. REMOTE, a Wireless Sensor Network Based System to Monitor Rowing Performance

    PubMed Central

    Llosa, Jordi; Vilajosana, Ignasi; Vilajosana, Xavier; Navarro, Nacho; Suriñach, Emma; Marquès, Joan Manuel

    2009-01-01

    In this paper, we take a hard look at the performance of REMOTE, a sensor network based application that provides a detailed picture of a boat movement, individual rower performance, or his/her performance compared with other crew members. The application analyzes data gathered with a WSN strategically deployed over a boat to obtain information on the boat and oar movements. Functionalities of REMOTE are compared to those of RowX [1] outdoor instrument, a commercial wired sensor instrument designed for similar purposes. This study demonstrates that with smart geometrical configuration of the sensors, rotation and translation of the oars and boat can be obtained. Three different tests are performed: laboratory calibration allows us to become familiar with the accelerometer readings and validate the theory, ergometer tests which help us to set the acquisition parameters, and on boat tests shows the application potential of this technologies in sports. PMID:22423204

  6. Influence of Network Model Detail on Estimated Health Effects of Drinking Water Contamination Events

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Davis, Michael J.; Janke, Robert

    Network model detail can influence the accuracy of results from analyses of water distribution systems. Some previous work has shown the limitations of skeletonized network models when considering water quality and hydraulic effects. Loss of model detail is potentially less important for aggregated effects such as the systemwide health effects associated with a contamination event, but has received limited attention. The influence of model detail on such effects is examined here by comparing results obtained for contamination events using three large network models and several skeletonized versions of the models. Loss of model detail decreases the accuracy of estimated aggregatedmore » adverse effects related to contamination events. It has the potential to have a large negative influence on the results of consequence assessments and the design of contamination warning systems. But, the adverse influence on analysis results can be minimized by restricting attention to high percentile effects (i.e., 95th percentile or higher).« less

  7. Influence of Network Model Detail on Estimated Health Effects of Drinking Water Contamination Events

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Davis, Michael J.; Janke, Robert

    Network model detail can influence the accuracy of results from analyses of water distribution systems. Previous work has shown the limitations of skeletonized network models when considering water quality and hydraulic effects. Loss of model detail is potentially less important for aggregated effects such as the systemwide health effects associated with a contamination event, but has received limited attention. The influence of model detail on such effects is examined here by comparing results obtained for contamination events using three large network models and several skeletonized versions of the models. Loss of model detail decreases the accuracy of estimated aggregated adversemore » effects related to contamination events. It has the potential to have a large negative influence on the results of consequence assessments and the design of contamination warning systems. However, the adverse influence on analysis results can be minimized by restricting attention to high percentile effects (i.e., 95th percentile or higher).« less

  8. Influence of Network Model Detail on Estimated Health Effects of Drinking Water Contamination Events

    DOE PAGES

    Davis, Michael J.; Janke, Robert

    2015-01-01

    Network model detail can influence the accuracy of results from analyses of water distribution systems. Some previous work has shown the limitations of skeletonized network models when considering water quality and hydraulic effects. Loss of model detail is potentially less important for aggregated effects such as the systemwide health effects associated with a contamination event, but has received limited attention. The influence of model detail on such effects is examined here by comparing results obtained for contamination events using three large network models and several skeletonized versions of the models. Loss of model detail decreases the accuracy of estimated aggregatedmore » adverse effects related to contamination events. It has the potential to have a large negative influence on the results of consequence assessments and the design of contamination warning systems. But, the adverse influence on analysis results can be minimized by restricting attention to high percentile effects (i.e., 95th percentile or higher).« less

  9. Detailed Investigation of Separation Performance of a MMM for Removal of Higher Hydrocarbons under Varying Operating Conditions

    PubMed Central

    Mushardt, Heike; Müller, Marcus; Shishatskiy, Sergey; Wind, Jan; Brinkmann, Torsten

    2016-01-01

    Mixed-matrix membranes (MMMs) are promising candidates to improve the competitiveness of membrane technology against energy-intensive conventional technologies. In this work, MMM composed of poly(octylmethylsiloxane) (POMS) and activated carbon (AC) were investigated with respect to separation of higher hydrocarbons (C3+) from permanent gas streams. Membranes were prepared as thin film composite membranes on a technical scale and characterized via scanning electron microscopy (SEM) and permeation measurements with binary mixtures of n-C4H10/CH4 under varying operating conditions (feed and permeate pressure, temperature, feed gas composition) to study the influence on separation performance. SEM showed good contact and absence of defects. Lower permeances but higher selectivities were found for MMM compared to pure POMS membrane. Best results were obtained at high average fugacity and activity of n-C4H10 with the highest selectivity estimated to be 36.4 at n-C4H10 permeance of 12 mN3/(m2·h·bar). Results were complemented by permeation of a multi-component mixture resembling a natural gas application, demonstrating the superior performance of MMM. PMID:26927194

  10. Dynamism & Detail

    ERIC Educational Resources Information Center

    Flannery, Maura C.

    2004-01-01

    New material discovered in the study of cell research is presented for the benefit of biology teachers. Huge amounts of data are being generated in fields like cellular dynamics, and it is felt that people's understanding of the cell is becoming much more complex and detailed.

  11. Techniques for obtaining subjective response to vertical vibration

    NASA Technical Reports Server (NTRS)

    Clarke, M. J.; Oborne, D. J.

    1975-01-01

    Laboratory experiments were performed to validate the techniques used for obtaining ratings in the field surveys carried out by the University College of Swansea. In addition, attempts were made to evaluate the basic form of the human response to vibration. Some of the results obtained by different methods are described.

  12. New totally intracorporeal reconstructive approach after robotic total gastrectomy: Technical details and short-term outcomes

    PubMed Central

    Parisi, Amilcare; Ricci, Francesco; Gemini, Alessandro; Trastulli, Stefano; Cirocchi, Roberto; Palazzini, Giorgio; D’Andrea, Vito; Desiderio, Jacopo

    2017-01-01

    AIM To show outcomes of our series of patients that underwent a total gastrectomy with a robotic approach and highlight the technical details of a proposed solution for the reconstruction phase. METHODS Data of gastrectomies performed from May 2014 to October 2016, were extracted and analyzed. Basic characteristics of patients, surgical and clinical outcomes were reported. The technique for reconstruction (Parisi Technique) consists on a loop of bowel shifted up antecolic to directly perform the esophago-enteric anastomosis followed by a second loop, measured up to 40 cm starting from the esojejunostomy, fixed to the biliary limb to create an enteroenteric anastomosis. The continuity between the two anastomoses is interrupted just firing a linear stapler, so obtaining the Roux-en-Y by avoiding to interrupt the mesentery. RESULTS Fifty-five patients were considered in the present analysis. Estimated blood loss was 126.55 ± 73 mL, no conversions to open surgery occurred, R0 resections were obtained in all cases. Hospital stay was 5 (3-17) d, no anastomotic leakage occurred. Overall, a fast functional recovery was shown with a median of 3 (3-6) d in starting a solid diet. CONCLUSION Robotic surgery and the adoption of a tailored reconstruction technique have increased the feasibility and safety of a minimally invasive approach for total gastrectomy. The present series of patients shows its implementation in a western center with satisfying short-term outcomes. PMID:28694670

  13. Enhanced photocatalytic performances of ultrafine g-C3N4 nanosheets obtained by gaseous stripping with wet nitrogen

    NASA Astrophysics Data System (ADS)

    Fan, Chengkong; Feng, Qiang; Xu, Guangqing; Lv, Jun; Zhang, Yong; Liu, Jiaqin; Qin, Yongqiang; Wu, Yucheng

    2018-01-01

    Graphitic carbon nitride (g-C3N4) is a promising heterogeneous photocatalyst for organics pollutants degradation and water splitting. Herein, we highlight an available pathway to prepare the ultrafine g-C3N4 nanosheets by gaseous stripping of bulk g-C3N4 in wet nitrogen. As comparison, g-C3N4 treated in air and nitrogen atmospheres are also prepared. The obtained products are characterized with X-ray diffraction, transmission electron microscopy, X-ray photoelectron spectroscopy and Fourier transform infrared spectra, respectively. Well dispersed g-C3N4 nanosheets can be obtained by this gaseous stripping process in wet nitrogen, which possess much higher specific surface area (211.2 m2 g-1) than that of bulk g-C3N4 (15.3 m2 g-1). Both RhB degradation and water splitting are applied to characterize the photocatalytic performances of the ultrafine g-C3N4 nanosheets. The g-C3N4 (w-N2) nanosheets can degrade 20 mg/L RhB completely within 12 min under visible light illumination, which is 5.32 times faster than that of bulk g-C3N4. Also, the g-C3N4 (w-N2) nanosheets possess the highest photocatalytic hydrogen evolution rate of 1113.48 μmol h-1 g-1 under visible light illumination, which is 6 times that of bulk g-C3N4. The mechanisms of enhancing the photocatalytic performance are discussed to be the higher oxidation ability of VB and higher specific surface area (211.2 m2/g) of the ultrafine g-C3N4 nanosheets.

  14. Performing data analytics on information obtained from various sensors on an OSUS compliant system

    NASA Astrophysics Data System (ADS)

    Cashion, Kelly; Landoll, Darian; Klawon, Kevin; Powar, Nilesh

    2017-05-01

    The Open Standard for Unattended Sensors (OSUS) was developed by DIA and ARL to provide a plug-n-play platform for sensor interoperability. Our objective is to use the standardized data produced by OSUS in performing data analytics on information obtained from various sensors. Data analytics can be integrated in one of three ways: within an asset itself; as an independent plug-in designed for one type of asset (i.e. camera or seismic sensor); or as an independent plug-in designed to incorporate data from multiple assets. As a proof-of-concept, we develop a model that can be used in the second of these types - an independent component for camera images. The dataset used was collected as part of a demonstration and test of OSUS capabilities. The image data includes images of empty outdoor scenes and scenes with human or vehicle activity. We design, test, and train a convolution neural network (CNN) to analyze these images and assess the presence of activity in the image. The resulting classifier labels input images as empty or activity with 86.93% accuracy, demonstrating the promising opportunities for deep learning, machine learning, and predictive analytics as an extension of OSUS's already robust suite of capabilities.

  15. The devil is in the detail: children's recollection of details about their prior experiences.

    PubMed

    Strange, Deryn; Hayne, Harlene

    2013-01-01

    Adults sometimes report highly specific details of childhood events, including the weather, what they or others were wearing, as well as information about what they or others said or were thinking at the time. When these details are reported in the course of research they shape our theories of memory development; when they are reported in a criminal trial they influence jurors' evaluation of guilt or innocence. The key question is whether these details were encoded at the time the event took place or have been added after the fact. We addressed this question prospectively by examining the memory accounts of children. In Experiment 1 we coded the reports of 5- to 6-year-olds and 9- to 10-year-olds who had experienced a unique event. We found that spontaneous mentions of these specific details were exceedingly rare. In Experiment 2 we questioned additional children about a similar event using specific questions to extract those details. We found that 9- to 10-year-olds were able to accurately answer, while 5- to 6-year-olds had considerable difficulty. Moreover, when the younger children did respond they provided generic, forensically inadequate, information. These data have important implications for the courtroom and for current theories of memory development and childhood amnesia.

  16. Numerical optimization of conical flow waveriders including detailed viscous effects

    NASA Technical Reports Server (NTRS)

    Bowcutt, Kevin G.; Anderson, John D., Jr.; Capriotti, Diego

    1987-01-01

    A family of optimized hypersonic waveriders is generated and studied wherein detailed viscous effects are included within the optimization process itself. This is in contrast to previous optimized waverider work, wherein purely inviscid flow is used to obtain the waverider shapes. For the present waveriders, the undersurface is a streamsurface of an inviscid conical flowfield, the upper surface is a streamsurface of the inviscid flow over a tapered cylinder (calculated by the axisymmetric method of characteristics), and the viscous effects are treated by integral solutions of the boundary layer equations. Transition from laminar to turbulent flow is included within the viscous calculations. The optimization is carried out using a nonlinear simplex method. The resulting family of viscous hypersonic waveriders yields predicted high values of lift/drag, high enough to break the L/D barrier based on experience with other hypersonic configurations. Moreover, the numerical optimization process for the viscous waveriders results in distinctly different shapes compared to previous work with inviscid-designed waveriders. Also, the fine details of the viscous solution, such as how the shear stress is distributed over the surface, and the location of transition, are crucial to the details of the resulting waverider geometry. Finally, the moment coefficient variations and heat transfer distributions associated with the viscous optimized waveriders are studied.

  17. Engineering PFLOTRAN for Scalable Performance on Cray XT and IBM BlueGene Architectures

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Mills, Richard T; Sripathi, Vamsi K; Mahinthakumar, Gnanamanika

    We describe PFLOTRAN - a code for simulation of coupled hydro-thermal-chemical processes in variably saturated, non-isothermal, porous media - and the approaches we have employed to obtain scalable performance on some of the largest scale supercomputers in the world. We present detailed analyses of I/O and solver performance on Jaguar, the Cray XT5 at Oak Ridge National Laboratory, and Intrepid, the IBM BlueGene/P at Argonne National Laboratory, that have guided our choice of algorithms.

  18. Towards cleaner combustion engines through groundbreaking detailed chemical kinetic models

    PubMed Central

    Battin-Leclerc, Frédérique; Blurock, Edward; Bounaceur, Roda; Fournet, René; Glaude, Pierre-Alexandre; Herbinet, Olivier; Sirjean, Baptiste; Warth, V.

    2013-01-01

    In the context of limiting the environmental impact of transportation, this paper reviews new directions which are being followed in the development of more predictive and more accurate detailed chemical kinetic models for the combustion of fuels. In the first part, the performance of current models, especially in terms of the prediction of pollutant formation, is evaluated. In the next parts, recent methods and ways to improve these models are described. An emphasis is given on the development of detailed models based on elementary reactions, on the production of the related thermochemical and kinetic parameters, and on the experimental techniques available to produce the data necessary to evaluate model predictions under well defined conditions. PMID:21597604

  19. Study to design and develop remote manipulator system. [computer simulation of human performance

    NASA Technical Reports Server (NTRS)

    Hill, J. W.; Mcgovern, D. E.; Sword, A. J.

    1974-01-01

    Modeling of human performance in remote manipulation tasks is reported by automated procedures using computers to analyze and count motions during a manipulation task. Performance is monitored by an on-line computer capable of measuring the joint angles of both master and slave and in some cases the trajectory and velocity of the hand itself. In this way the operator's strategies with different transmission delays, displays, tasks, and manipulators can be analyzed in detail for comparison. Some progress is described in obtaining a set of standard tasks and difficulty measures for evaluating manipulator performance.

  20. Prediction Markets for Defense Acquisition: The Devil is in the Details

    DTIC Science & Technology

    2010-05-01

    1 Bill Gates, Pete Coughlan, Noah Myung, Jeremy Arkes Professors of Economics Naval Postgraduate School Prediction Markets for Defense Acquisition...Acquisition: The Devil is in the Details 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR( S ) 5d. PROJECT NUMBER 5e...TASK NUMBER 5f. WORK UNIT NUMBER 7. PERFORMING ORGANIZATION NAME( S ) AND ADDRESS(ES) Naval Postgraduate School,Monterey,CA,93943 8. PERFORMING

  1. Analytical criteria for performance characteristics of IgE binding methods for evaluating safety of biotech food products.

    PubMed

    Holzhauser, Thomas; Ree, Ronald van; Poulsen, Lars K; Bannon, Gary A

    2008-10-01

    There is detailed guidance on how to perform bioinformatic analyses and enzymatic degradation studies for genetically modified crops under consideration for approval by regulatory agencies; however, there is no consensus in the scientific community on the details of how to perform IgE serum studies. IgE serum studies are an important safety component to acceptance of genetically modified crops when the introduced protein is novel, the introduced protein is similar to known allergens, or the crop is allergenic. In this manuscript, we describe the characteristics of the reagents, validation of assay performance, and data analysis necessary to optimize the information obtained from serum testing of novel proteins and genetically modified (GM) crops and to make results more accurate and comparable between different investigations.

  2. Detailed statistical contact angle analyses; "slow moving" drops on inclining silicon-oxide surfaces.

    PubMed

    Schmitt, M; Groß, K; Grub, J; Heib, F

    2015-06-01

    Contact angle determination by sessile drop technique is essential to characterise surface properties in science and in industry. Different specific angles can be observed on every solid which are correlated with the advancing or the receding of the triple line. Different procedures and definitions for the determination of specific angles exist which are often not comprehensible or reproducible. Therefore one of the most important things in this area is to build standard, reproducible and valid methods for determining advancing/receding contact angles. This contribution introduces novel techniques to analyse dynamic contact angle measurements (sessile drop) in detail which are applicable for axisymmetric and non-axisymmetric drops. Not only the recently presented fit solution by sigmoid function and the independent analysis of the different parameters (inclination, contact angle, velocity of the triple point) but also the dependent analysis will be firstly explained in detail. These approaches lead to contact angle data and different access on specific contact angles which are independent from "user-skills" and subjectivity of the operator. As example the motion behaviour of droplets on flat silicon-oxide surfaces after different surface treatments is dynamically measured by sessile drop technique when inclining the sample plate. The triple points, the inclination angles, the downhill (advancing motion) and the uphill angles (receding motion) obtained by high-precision drop shape analysis are independently and dependently statistically analysed. Due to the small covered distance for the dependent analysis (<0.4mm) and the dominance of counted events with small velocity the measurements are less influenced by motion dynamics and the procedure can be called "slow moving" analysis. The presented procedures as performed are especially sensitive to the range which reaches from the static to the "slow moving" dynamic contact angle determination. They are characterised by

  3. Water cycle algorithm: A detailed standard code

    NASA Astrophysics Data System (ADS)

    Sadollah, Ali; Eskandar, Hadi; Lee, Ho Min; Yoo, Do Guen; Kim, Joong Hoon

    Inspired by the observation of the water cycle process and movements of rivers and streams toward the sea, a population-based metaheuristic algorithm, the water cycle algorithm (WCA) has recently been proposed. Lately, an increasing number of WCA applications have appeared and the WCA has been utilized in different optimization fields. This paper provides detailed open source code for the WCA, of which the performance and efficiency has been demonstrated for solving optimization problems. The WCA has an interesting and simple concept and this paper aims to use its source code to provide a step-by-step explanation of the process it follows.

  4. A statistical approach to develop a detailed soot growth model using PAH characteristics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Raj, Abhijeet; Celnik, Matthew; Shirley, Raphael

    A detailed PAH growth model is developed, which is solved using a kinetic Monte Carlo algorithm. The model describes the structure and growth of planar PAH molecules, and is referred to as the kinetic Monte Carlo-aromatic site (KMC-ARS) model. A detailed PAH growth mechanism based on reactions at radical sites available in the literature, and additional reactions obtained from quantum chemistry calculations are used to model the PAH growth processes. New rates for the reactions involved in the cyclodehydrogenation process for the formation of 6-member rings on PAHs are calculated in this work based on density functional theory simulations. Themore » KMC-ARS model is validated by comparing experimentally observed ensembles on PAHs with the computed ensembles for a C{sub 2}H{sub 2} and a C{sub 6}H{sub 6} flame at different heights above the burner. The motivation for this model is the development of a detailed soot particle population balance model which describes the evolution of an ensemble of soot particles based on their PAH structure. However, at present incorporating such a detailed model into a population balance is computationally unfeasible. Therefore, a simpler model referred to as the site-counting model has been developed, which replaces the structural information of the PAH molecules by their functional groups augmented with statistical closure expressions. This closure is obtained from the KMC-ARS model, which is used to develop correlations and statistics in different flame environments which describe such PAH structural information. These correlations and statistics are implemented in the site-counting model, and results from the site-counting model and the KMC-ARS model are in good agreement. Additionally the effect of steric hindrance in large PAH structures is investigated and correlations for sites unavailable for reaction are presented. (author)« less

  5. Quantum chemical characterization of N-(2-hydroxybenzylidene)acetohydrazide (HBAH): a detailed vibrational and NLO analysis.

    PubMed

    Tamer, Ömer; Avcı, Davut; Atalay, Yusuf

    2014-01-03

    The molecular modeling of N-(2-hydroxybenzylidene)acetohydrazide (HBAH) was carried out using B3LYP, CAMB3LYP and PBE1PBE levels of density functional theory (DFT). The molecular structure of HBAH was solved by means of IR, NMR and UV-vis spectroscopies. In order to find the stable conformers, conformational analysis was performed based on B3LYP level. A detailed vibrational analysis was made on the basis of potential energy distribution (PED). HOMO and LUMO energies were calculated, and the obtained energies displayed that charge transfer occurs in HBAH. NLO analysis indicated that HBAH can be used as an effective NLO material. NBO analysis also proved that charge transfer, conjugative interactions and intramolecular hydrogen bonding interactions occur through HBAH. Additionally, major contributions from molecular orbitals to the electronic transitions were investigated theoretically. Copyright © 2013 Elsevier B.V. All rights reserved.

  6. Detail and gestalt focus in individuals with optimal outcomes from autism spectrum disorders.

    PubMed

    Fitch, Allison; Fein, Deborah A; Eigsti, Inge-Marie

    2015-06-01

    Individuals with high-functioning autism (HFA) have a cognitive style that privileges local over global or gestalt details. While not a core symptom of autism, individuals with HFA seem to reliably show this bias. Our lab has been studying a sample of children who have overcome their early ASD diagnoses, showing "optimal outcomes" (OO). This study characterizes performance by OO, HFA, and typically developing (TD) adolescents as they describe paintings under cognitive load. Analyses of detail focus in painting descriptions indicated that the HFA group displayed significantly more local focus than both OO and TD groups, while the OO and TD groups did not differ. We discuss implications for the centrality of detail focus to the autism diagnosis.

  7. Obtaining antibiotics online from within the UK: a cross-sectional study

    PubMed Central

    Boyd, Sara Elizabeth; Moore, Luke Stephen Prockter; Gilchrist, Mark; Costelloe, Ceire; Castro-Sánchez, Enrique; Franklin, Bryony Dean; Holmes, Alison Helen

    2017-01-01

    Background: Improved antibiotic stewardship (AS) and reduced prescribing in primary care, with a parallel increase in personal internet use, could lead citizens to obtain antibiotics from alternative sources online. Objectives: A cross-sectional analysis was performed to: (i) determine the quality and legality of online pharmacies selling antibiotics to the UK public; (ii) describe processes for obtaining antibiotics online from within the UK; and (iii) identify resulting AS and patient safety issues. Methods: Searches were conducted for ‘buy antibiotics online’ using Google and Yahoo. For each search engine, data from the first 10 web sites with unique URL addresses were reviewed. Analysis was conducted on evidence of appropriate pharmacy registration, prescription requirement, whether antibiotic choice was ‘prescriber-driven’ or ‘consumer-driven’, and whether specific information was required (allergies, comorbidities, pregnancy) or given (adverse effects) prior to purchase. Results: Twenty unique URL addresses were analysed in detail. Online pharmacies evidencing their location in the UK (n = 5; 25%) required a prescription before antibiotic purchase, and were appropriately registered. Online pharmacies unclear about the location they were operating from (n = 10; 50%) had variable prescription requirements, and no evidence of appropriate registration. Nine (45%) online pharmacies did not require a prescription prior to purchase. For 16 (80%) online pharmacies, decisions were initially consumer-driven for antibiotic choice, dose and quantity. Conclusions: Wide variation exists among online pharmacies in relation to antibiotic practices, highlighting considerable patient safety and AS issues. Improved education, legislation, regulation and new best practice stewardship guidelines are urgently needed for online antibiotic suppliers. PMID:28333179

  8. Leading-Edge Votex-System Details Obtained on F-106B Aircraft Using a Rotating Vapor Screen and Surface Techniques

    NASA Technical Reports Server (NTRS)

    Lamar, John E.; Brandon, Jay; Stacy, Kathryn; Johnson, Thomas D., Jr.; Severance, Kurt; Childers, Brooks A.

    1993-01-01

    A flight research program to study the flow structure and separated-flow origins over an F-106B aircraft wing is described. The flight parameters presented include Mach numbers from 0.26 to 0.81, angles of attack from 8.5 deg to 22.5 deg, Reynolds numbers from 22.6 x 10(exp 6) to 57.3 x 10(exp 6) and load factors from 0.9 to 3.9 times the acceleration due to gravity. Techniques for vapor screens, image enhancement, photogrammetry, and computer graphics are integrated to analyze vortex-flow systems. Emphasis is placed on the development and application of the techniques. The spatial location of vortex cores and their tracks over the wing are derived from the analysis. Multiple vortices are observed and are likely attributed to small surface distortions in the wing leading-edge region. A major thrust is to correlate locations of reattachment lines obtained from the off-surface (vapor-screen) observations with those obtained from on-surface oil-flow patterns and pressure-port data. Applying vapor-screen image data to approximate reattachment lines is experimental, but depending on the angle of attack, the agreement with oil-flow results is generally good. Although surface pressure-port data are limited, the vapor-screen data indicate reattachment point occurrences consistent with the available data.

  9. Full Field Deformation Measurements in Tensile Kolsky Bar Experiments: Studies and Detailed Analysis of the Early Time History

    NASA Astrophysics Data System (ADS)

    Sutton, M. A.; Gilat, A.; Seidt, J.; Rajan, S.; Kidane, A.

    2018-01-01

    The very early stages of high rate tensile loading are important when attempting to characterize the response of materials during the transient loading time. To improve understanding of the conditions imposed on the specimen during the transient stage, a series of high rate loading experiments are performed using a Kolsky tensile bar system. Specimen forces and velocities during the high rate loading experiment are obtained by performing a thorough method of characteristics analysis of the system employed in the experiments. The in-situ full-field specimen displacements, velocities and accelerations during the loading process are quantified using modern ultra-high-speed imaging systems to provide detailed measurements of specimen response, with emphasis on the earliest stages of loading. Detailed analysis of the image-based measurements confirms that conditions are nominally consistent with those necessary for use of the one-dimensional wave equation within the relatively thin, dog-bone shaped tensile specimen. Specifically, measurements and use of the one-dimensional wave equation show clearly that the specimen has low inertial stresses in comparison to the applied transmitted force. Though the accelerations of the specimen continue for up to 50 μs, measurements show that the specimen is essentially in force equilibrium beginning a few microseconds after initial loading. These local measurements contrast with predictions based on comparison of the wave-based incident force measurements, which suggest that equilibrium occurs much later, on the order of 40-50 μs .

  10. Obtaining Parts

    Science.gov Websites

    The Cosmic Connection Computer Interface For each count, the detector sends out a signal that is room temperature on the upper plot and the cosmic ray count rate per minute on the lower scale. Please contact us for more details on this setup. Sample Data for Cosmic Ray Detector Last modified: April 27

  11. System Operations Studies for Automated Gateway Transit Systems - Detailed Station Model Programmer's Manual.

    DOT National Transportation Integrated Search

    1982-01-01

    The Detailed Station Model (DSM) provides operational and performance measures of alternative station configurations and management policies with respect to vehicle and passenger capabilities. It provides an analytic tool to support tradeoff studies ...

  12. Detailed performance and environmental monitoring of aquifer heating and cooling systems

    NASA Astrophysics Data System (ADS)

    Acuna, José; Ahlkrona, Malva; Zandin, Hanna; Singh, Ashutosh

    2016-04-01

    The project intends to quantify the performance and environmental impact of large scale aquifer thermal energy storage, as well as point at recommendations for operating and estimating the environmental footprint of future systems. Field measurements, test of innovative equipment as well as advanced modelling work and analysis will be performed. The following aspects are introduced and covered in the presentation: -Thermal, chemical and microbiological influence of akvifer thermal energy storage systems: measurement and evaluation of real conditions and the influence of one system in operation. -Follow up of energy extraction from aquifer as compared to projected values, recommendations for improvements. -Evaluation of the most used thermal modeling tool for design and calculation of groundwater temperatures, calculations with MODFLOW/MT3DMS -Test and evaluation of optical fiber cables as a way to measure temperatures in aquifer thermal energy storages

  13. Detail and gestalt focus in individuals with optimal outcomes from Autism Spectrum Disorders

    PubMed Central

    Fitch, Allison; Fein, Deborah A.; Eigsti, Inge-Marie

    2015-01-01

    Individuals with high-functioning autism (HFA) have a cognitive style that privileges local over global or gestalt details. While not a core symptom of autism, individuals with HFA seem to reliably show this bias. Our lab has been studying a sample of children who have overcome their early ASD diagnoses, showing “optimal outcomes” (OO). This study characterizes performance by OO, HFA, and typically developing (TD) adolescents as they describe paintings under cognitive load. Analyses of detail focus in painting descriptions indicated that the HFA group displayed significantly more local focus than both OO and TD groups, while the OO and TD groups did not differ. We discuss implications for the centrality of detail focus to the autism diagnosis. PMID:25563455

  14. Performance testing and analyses of the VSC-17 ventilated concrete cask. Final report

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    McKinnon, M.A.; Dodge, R.E.; Schmitt, R.C.

    1992-05-01

    This document details performance test which was conducted on a Pacific Sierra Nuclear VSC-17 ventilated concrete storage cask configured for pressurized-water reactor (PWR) spent fuel. The performance test consisted of loading the VSC-17 cask with 17 canisters of consolidated PWR spent fuel from Virginia Power`s Surry and Florida Power & Light Turkey Point reactors. Cask surface, concrete, air channel surfaces, and fuel canister guide tube temperatures were measured, as were cask surface gamma and neutron dose rates. Testing was performed with vacuum, nitrogen, and helium backfill environments in a vertical cask orientation. Data on spent fuel integrity were also obtained.

  15. Passenger rail vehicle safety assessment methodology. Volume II, Detailed analyses and simulation results.

    DOT National Transportation Integrated Search

    2000-04-01

    This report presents detailed analytic tools and results on dynamic response which are used to develop the safe dynamic performance limits of commuter passenger vehicles. The methodology consists of determining the critical parameters and characteris...

  16. Method for obtaining aerodynamic data on hypersonic configurations with scramjet exhaust flow simulation

    NASA Technical Reports Server (NTRS)

    Hartill, W. R.

    1977-01-01

    A hypersonic wind tunnel test method for obtaining credible aerodynamic data on a complete hypersonic vehicle (generic X-24c) with scramjet exhaust flow simulation is described. The general problems of simulating the scramjet exhaust as well as accounting for scramjet inlet flow and vehicle forces are analyzed, and candidate test methods are described and compared. The method selected as most useful makes use of a thrust-minus-drag flow-through balance with a completely metric model. Inlet flow is diverted by a fairing. The incremental effect of the fairing is determined in the testing of two reference models. The net thrust of the scramjet module is an input to be determined in large-scale module tests with scramjet combustion. Force accounting is described, and examples of force component levels are predicted. Compatibility of the test method with candidate wind tunnel facilities is described, and a preliminary model mechanical arrangement drawing is presented. The balance design and performance requirements are described in a detailed specification. Calibration procedures, model instrumentation, and a test plan for the model are outlined.

  17. Multi-sparse dictionary colorization algorithm based on the feature classification and detail enhancement

    NASA Astrophysics Data System (ADS)

    Yan, Dan; Bai, Lianfa; Zhang, Yi; Han, Jing

    2018-02-01

    For the problems of missing details and performance of the colorization based on sparse representation, we propose a conceptual model framework for colorizing gray-scale images, and then a multi-sparse dictionary colorization algorithm based on the feature classification and detail enhancement (CEMDC) is proposed based on this framework. The algorithm can achieve a natural colorized effect for a gray-scale image, and it is consistent with the human vision. First, the algorithm establishes a multi-sparse dictionary classification colorization model. Then, to improve the accuracy rate of the classification, the corresponding local constraint algorithm is proposed. Finally, we propose a detail enhancement based on Laplacian Pyramid, which is effective in solving the problem of missing details and improving the speed of image colorization. In addition, the algorithm not only realizes the colorization of the visual gray-scale image, but also can be applied to the other areas, such as color transfer between color images, colorizing gray fusion images, and infrared images.

  18. Detailed analysis of an optimized FPP-based 3D imaging system

    NASA Astrophysics Data System (ADS)

    Tran, Dat; Thai, Anh; Duong, Kiet; Nguyen, Thanh; Nehmetallah, Georges

    2016-05-01

    In this paper, we present detail analysis and a step-by-step implementation of an optimized fringe projection profilometry (FPP) based 3D shape measurement system. First, we propose a multi-frequency and multi-phase shifting sinusoidal fringe pattern reconstruction approach to increase accuracy and sensitivity of the system. Second, phase error compensation caused by the nonlinear transfer function of the projector and camera is performed through polynomial approximation. Third, phase unwrapping is performed using spatial and temporal techniques and the tradeoff between processing speed and high accuracy is discussed in details. Fourth, generalized camera and system calibration are developed for phase to real world coordinate transformation. The calibration coefficients are estimated accurately using a reference plane and several gauge blocks with precisely known heights and by employing a nonlinear least square fitting method. Fifth, a texture will be attached to the height profile by registering a 2D real photo to the 3D height map. The last step is to perform 3D image fusion and registration using an iterative closest point (ICP) algorithm for a full field of view reconstruction. The system is experimentally constructed using compact, portable, and low cost off-the-shelf components. A MATLAB® based GUI is developed to control and synchronize the whole system.

  19. Systems Operation Studies for Automated Guideway Transit Systems : Detailed Station Model Functional Specifications

    DOT National Transportation Integrated Search

    1981-07-01

    The Detailed Station Model (DSM) is a discrete event model representing the interrelated queueing processes associated with vehicle and passenger activities in an AGT station. The DSM will provide operational and performance measures of alternative s...

  20. System Operations Studies for Automated Guideway Transit Systems : Detailed Station Model User's Manual

    DOT National Transportation Integrated Search

    1981-07-01

    The Detailed Station Model (DSM) is a discrete event model representing the interrelated queueing processes associated with vehicle and passenger activities in an AGT station. The DSM will provide operational and performance measures of alternative s...

  1. Clinical professional governance for detailed clinical models.

    PubMed

    Goossen, William; Goossen-Baremans, Anneke

    2013-01-01

    This chapter describes the need for Detailed Clinical Models for contemporary Electronic Health Systems, data exchange and data reuse. It starts with an explanation of the components related to Detailed Clinical Models with a brief summary of knowledge representation, including terminologies representing clinic relevant "things" in the real world, and information models that abstract these in order to let computers process data about these things. Next, Detailed Clinical Models are defined and their purpose is described. It builds on existing developments around the world and accumulates in current work to create a technical specification at the level of the International Standards Organization. The core components of properly expressed Detailed Clinical Models are illustrated, including clinical knowledge and context, data element specification, code bindings to terminologies and meta-information about authors, versioning among others. Detailed Clinical Models to date are heavily based on user requirements and specify the conceptual and logical levels of modelling. It is not precise enough for specific implementations, which requires an additional step. However, this allows Detailed Clinical Models to serve as specifications for many different kinds of implementations. Examples of Detailed Clinical Models are presented both in text and in Unified Modelling Language. Detailed Clinical Models can be positioned in health information architectures, where they serve at the most detailed granular level. The chapter ends with examples of projects that create and deploy Detailed Clinical Models. All have in common that they can often reuse materials from earlier projects, and that strict governance of these models is essential to use them safely in health care information and communication technology. Clinical validation is one point of such governance, and model testing another. The Plan Do Check Act cycle can be applied for governance of Detailed Clinical Models

  2. Comparison between five acellular oxidative potential measurement assays performed with detailed chemistry on PM10 samples from the city of Chamonix (France)

    NASA Astrophysics Data System (ADS)

    Calas, Aude; Uzu, Gaëlle; Kelly, Frank J.; Houdier, Stephan; Martins, Jean M. F.; Thomas, Fabrice; Molton, Florian; Charron, Aurélie; Dunster, Christina; Oliete, Ana; Jacob, Véronique; Besombes, Jean-Luc; Chevrier, Florie; Jaffrezo, Jean-Luc

    2018-06-01

    Many studies have demonstrated associations between exposure to ambient particulate matter (PM) and adverse health outcomes in humans that can be explained by PM capacity to induce oxidative stress in vivo. Thus, assays have been developed to quantify the oxidative potential (OP) of PM as a more refined exposure metric than PM mass alone. Only a small number of studies have compared different acellular OP measurements for a given set of ambient PM samples. Yet, fewer studies have compared different assays over a year-long period and with detailed chemical characterization of ambient PM. In this study, we report on seasonal variations of the dithiothreitol (DTT), ascorbic acid (AA), electron spin resonance (ESR) and the respiratory tract lining fluid (RTLF, composed of the reduced glutathione (GSH) and ascorbic acid (ASC)) assays over a 1-year period in which 100 samples were analyzed. A detailed PM10 characterization allowed univariate and multivariate regression analyses in order to obtain further insight into groups of chemical species that drive OP measurements. Our results show that most of the OP assays were strongly intercorrelated over the sampling year but also these correlations differed when considering specific sampling periods (cold vs. warm). All acellular assays are correlated with a significant number of chemical species when considering univariate correlations, especially for the DTT assay. Evidence is also presented of a seasonal contrast over the sampling period with significantly higher OP values during winter for the DTT, AA, GSH and ASC assays, which were assigned to biomass burning species by the multiple linear regression models. The ESR assay clearly differs from the other tests as it did not show seasonal dynamics and presented weaker correlations with other assays and chemical species.

  3. The relative performance obtained with several methods of control of an overcompressed engine using gasoline

    NASA Technical Reports Server (NTRS)

    Gardiner, Arthur W; Whedon, William E

    1928-01-01

    This report presents some results obtained during an investigation to determine the relative characteristics for several methods of control of an overcompressed engine using gasoline and operating under sea-level conditions. For this work, a special single cylinder test engine, 5-inch bore by 7-inch stroke, and designed for ready adjustment of compression ratio, valve timing and valve lift while running, was used. This engine has been fully described in NACA-TR-250. Tests were made at an engine speed of 1,400 R. P. M. for compression ratios ranging from 4.0 to 7.6. The air-fuel ratios were on the rich side of the chemically correct mixture and were approximately those giving maximum power. When using plain domestic gasoline, detonation was controlled to a constant, predetermined amount (audible), such as would be permissible for continuous operation, by (a) throttling the carburetor, (b) maintaining full throttle but greatly retarding the ignition, and (c) varying the timing of the inlet valve to reduce the effective compression ratio. From the results of the tests, it may be concluded that method (b) gives the best all-round performance and, being easily employed in service, appears to be the most practicable method for controlling an overcompressed engine using gasoline at low altitudes.

  4. Increased interestingness of extraneous details in a multimedia science presentation leads to decreased learning.

    PubMed

    Mayer, Richard E; Griffith, Emily; Jurkowitz, Ilana T N; Rothman, Daniel

    2008-12-01

    In Experiment 1, students received an illustrated booklet, PowerPoint presentation, or narrated animation that explained 6 steps in how a cold virus infects the human body. The material included 6 high-interest details mainly about the role of viruses in sex or death (high group) or 6 low-interest details consisting of facts and health tips about viruses (low group). The low group outperformed the high group across all 3 media on a subsequent test of problem-solving transfer (d = .80) but not retention (d = .05). In Experiment 2, students who studied a PowerPoint lesson explaining the steps in how digestion works performed better on a problem-solving transfer test if the lesson contained 7 low-interest details rather than 7 high-interest details (d = .86), but the groups did not differ on retention (d = .26). In both experiments, as the interestingness of details was increased, student understanding decreased (as measured by transfer). Results are consistent with a cognitive theory of multimedia learning, in which highly interesting details sap processing capacity away from deeper cognitive processing of the core material during learning. PsycINFO Database Record (c) 2008 APA, all rights reserved.

  5. High throughput, detailed, cell-specific neuroanatomy of dendritic spines using microinjection and confocal microscopy

    PubMed Central

    Dumitriu, Dani; Rodriguez, Alfredo; Morrison, John H.

    2012-01-01

    Morphological features such as size, shape and density of dendritic spines have been shown to reflect important synaptic functional attributes and potential for plasticity. Here we describe in detail a protocol for obtaining detailed morphometric analysis of spines using microinjection of fluorescent dyes, high resolution confocal microscopy, deconvolution and image analysis using NeuronStudio. Recent technical advancements include better preservation of tissue resulting in prolonged ability to microinject, and algorithmic improvements that compensate for the residual Z-smear inherent in all optical imaging. Confocal imaging parameters were probed systematically for the identification of both optimal resolution as well as highest efficiency. When combined, our methods yield size and density measurements comparable to serial section transmission electron microscopy in a fraction of the time. An experiment containing 3 experimental groups with 8 subjects in each can take as little as one month if optimized for speed, or approximately 4 to 5 months if the highest resolution and morphometric detail is sought. PMID:21886104

  6. Detailed puncture analyses tank cars : analysis of different impactor threats and impact conditions.

    DOT National Transportation Integrated Search

    2013-03-01

    There has been significant research in recent years to analyze and improve the impact behavior and puncture resistance of railroad tank cars. Much of this research has been performed using detailed nonlinear finite element analyses supported by full ...

  7. Detailed proteomic analysis on DM: insight into its hypoallergenicity.

    PubMed

    Bertino, Enrico; Gastaldi, Daniela; Monti, Giovanna; Baro, Cristina; Fortunato, Donatella; Perono Garoffo, Lorenza; Coscia, Alessandra; Fabris, Claudio; Mussap, Michele; Conti, Amedeo

    2010-01-01

    Successful therapy in cow milk (CM) protein allergy rests upon completely eliminating CM proteins from the child's diet: it is thus necessary to provide a replacement food. Donkey milk (DM) has recently aroused scientific and clinical interest, above all among paediatric allergologists. A deeper knowledge of proteins in DM is necessary to evaluate the immunological and physiological properties of this natural substitute for cow's milk. The paper offers a detailed comparative analysis among the protein fractions of DM, CM and human milk, following an extensive proteomic study of the casein and whey proteins of DM performed by narrow pH range 2-DE. The detailed protein composition and structural features reported in this study provide insight into the molecular reasons for the hypoallergenicity of DM. Whole DM might constitute a valid substitute of CM in feeding children with CM protein allergy and it might also constitute the basis for formulas suitable for allergic subjects in the first year of life.

  8. Language-General Biases and Language-Specific Experience Contribute to Phonological Detail in Toddlers' Word Representations

    ERIC Educational Resources Information Center

    Tsuji, Sho; Fikkert, Paula; Yamane, Naoto; Mazuka, Reiko

    2016-01-01

    Although toddlers in their 2nd year of life generally have phonologically detailed representations of words, a consistent lack of sensitivity to certain kinds of phonological changes has been reported. The origin of these insensitivities is poorly understood, and uncovering their cause is crucial for obtaining a complete picture of early…

  9. Detailed Concepts in Performing Oversight on an Army Radiographic Inspection Site

    DTIC Science & Technology

    2017-03-01

    number of facilities that perform various nondestructive tests , inspections, and evaluations. The U.S. Army Armament Research, Development and...procedures, and documentation in place to conform to nationally recognized standards. This report specifically reviews the radiographic testing ...X-ray Nondestructive testing (NDT) Radiographic testing (RT) Computed tomography (CT) 16. SECURITY

  10. Details of insect wing design and deformation enhance aerodynamic function and flight efficiency.

    PubMed

    Young, John; Walker, Simon M; Bomphrey, Richard J; Taylor, Graham K; Thomas, Adrian L R

    2009-09-18

    Insect wings are complex structures that deform dramatically in flight. We analyzed the aerodynamic consequences of wing deformation in locusts using a three-dimensional computational fluid dynamics simulation based on detailed wing kinematics. We validated the simulation against smoke visualizations and digital particle image velocimetry on real locusts. We then used the validated model to explore the effects of wing topography and deformation, first by removing camber while keeping the same time-varying twist distribution, and second by removing camber and spanwise twist. The full-fidelity model achieved greater power economy than the uncambered model, which performed better than the untwisted model, showing that the details of insect wing topography and deformation are important aerodynamically. Such details are likely to be important in engineering applications of flapping flight.

  11. 5 CFR 352.305 - Eligibility for detail.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 352.305 Administrative Personnel OFFICE OF PERSONNEL MANAGEMENT CIVIL SERVICE REGULATIONS REEMPLOYMENT RIGHTS Detail and Transfer of Federal Employees to International Organizations § 352.305 Eligibility for detail. An employee is eligible for detail to an international organization with the rights provided for...

  12. Animation-Based Learning in Geology: Impact of Animations Coupled with Seductive Details

    NASA Astrophysics Data System (ADS)

    Clayton, Rodney L.

    Research is not clear on how to address the difficulty students have conceptualizing geologic processes and phenomena. This study investigated how animations coupled with seductive details effect learners' situational interest and emotions. A quantitative quasi-experimental study employing an independent-measures factorial design was used. The participants included a convenience sampling of 102 undergraduates. There was a main effect of seductive details on comprehension, F (2, 94) = 10.02, p < .001, etap2 = .176. Contrasts revealed that the presence of seductive details significantly increased comprehension of learning material when compared to no seductive details, t(94) = -2.56, p = .012, etap2 = .065. There was an effect of seductive details on cognitive load, F (2, 94) = 4.96, p = .009, etap2 = .095, but a non-significant effect of presentational modality, F (1, 94) = 3.50, p = .064, etap2 = .036. Contrasts showed that perceived cognitive load significantly decreased under the textual seductive details condition (DeltaM = -.82, p = .017). The greatest significant decrease in total cognitive load occurred under the video seductive details condition (DeltaM = -.99, p = .004). There was a significant main effect of modality on comprehension, F (1, 94) = 7.74, p = .007, etap2 = .076. Contrasts revealed that learning with animations significantly increased learning performance compared to illustrations, t(94) = 2.03, p < .05, etap2 = .042. Contrast results also showed a significant difference in means when comparing animations to illustrations (DeltaM = 7.93, p = .007). There was a significant effect of seductive details on perceived interest after controlling for spatial ability and prior knowledge, F (2, 94) = 3.65, p = .030, etap2 = .072. Learners' prior knowledge also had a significant effect on perceived interest, F (1, 94) = 4.74, p = .032, etap2 = .048. There appeared to be no effect of presentational modality on perceived interest, F .05. Considering the

  13. Trained nurses can obtain satisfactory bone marrow aspirates and trephine biopsies.

    PubMed Central

    Lawson, S; Aston, S; Baker, L; Fegan, C D; Milligan, D W

    1999-01-01

    AIMS: To assess the feasibility of training nurse practitioners to perform bone marrow aspiration and trephine biopsy, and to compare the quality of these samples with those obtained by medical staff. METHODS: A retrospective audit was undertaken of nurse practitioner and medical staff performance in bone marrow procedures in a busy haematology day unit. RESULTS: Nurse practitioners fared favourably in comparison with medical staff in performing bone marrow trephine biopsies, with mean biopsy lengths of 11 mm and 10.7 mm respectively. However, only 78% of the smears obtained by the nurses were judged technically satisfactory, compared with 91% prepared by doctors. This discrepancy was thought to be due largely to the quality of slide spreading. CONCLUSIONS: With motivated staff and a structured educational and training programme it is possible for nurse practitioners to perform the techniques of bone marrow aspiration and biopsy, and obtain specimens of satisfactory quality, thus improving efficiency of the haematology day unit and increasing quality of patient care. Images PMID:10396248

  14. Nonlinear analysis and performance evaluation of the Annular Suspension and Pointing System (ASPS)

    NASA Technical Reports Server (NTRS)

    Joshi, S. M.

    1978-01-01

    The Annular Suspension and Pointing System (ASPS) can provide high accurate fine pointing for a variety of solar-, stellar-, and Earth-viewing scientific instruments during space shuttle orbital missions. In this report, a detailed nonlinear mathematical model is developed for the ASPS/Space Shuttle system. The equations are augmented with nonlinear models of components such as magnetic actuators and gimbal torquers. Control systems and payload attitude state estimators are designed in order to obtain satisfactory pointing performance, and statistical pointing performance is predicted in the presence of measurement noise and disturbances.

  15. Performance Model and Sensitivity Analysis for a Solar Thermoelectric Generator

    NASA Astrophysics Data System (ADS)

    Rehman, Naveed Ur; Siddiqui, Mubashir Ali

    2017-03-01

    In this paper, a regression model for evaluating the performance of solar concentrated thermoelectric generators (SCTEGs) is established and the significance of contributing parameters is discussed in detail. The model is based on several natural, design and operational parameters of the system, including the thermoelectric generator (TEG) module and its intrinsic material properties, the connected electrical load, concentrator attributes, heat transfer coefficients, solar flux, and ambient temperature. The model is developed by fitting a response curve, using the least-squares method, to the results. The sample points for the model were obtained by simulating a thermodynamic model, also developed in this paper, over a range of values of input variables. These samples were generated employing the Latin hypercube sampling (LHS) technique using a realistic distribution of parameters. The coefficient of determination was found to be 99.2%. The proposed model is validated by comparing the predicted results with those in the published literature. In addition, based on the elasticity for parameters in the model, sensitivity analysis was performed and the effects of parameters on the performance of SCTEGs are discussed in detail. This research will contribute to the design and performance evaluation of any SCTEG system for a variety of applications.

  16. Mechanism of Particle Formation in Silver/Epoxy Nanocomposites Obtained through a Visible-Light-Assisted in Situ Synthesis.

    PubMed

    dell'Erba, Ignacio E; Martínez, Francisco D; Hoppe, Cristina E; Eliçabe, Guillermo E; Ceolín, Marcelo; Zucchi, Ileana A; Schroeder, Walter F

    2017-10-03

    A detailed understanding of the processes taking place during the in situ synthesis of metal/polymer nanocomposites is crucial to manipulate the shape and size of nanoparticles (NPs) with a high level of control. In this paper, we report an in-depth time-resolved analysis of the particle formation process in silver/epoxy nanocomposites obtained through a visible-light-assisted in situ synthesis. The selected epoxy monomer was based on diglycidyl ether of bisphenol A, which undergoes relatively slow cationic ring-opening polymerization. This feature allowed us to access a full description of the formation process of silver NPs before this was arrested by the curing of the epoxy matrix. In situ time-resolved small-angle X-ray scattering investigation was carried out to follow the evolution of the number and size of the silver NPs as a function of irradiation time, whereas rheological experiments combined with near-infrared and ultraviolet-visible spectroscopies were performed to interpret how changes in the rheological properties of the matrix affect the nucleation and growth of particles. The analysis of the obtained results allowed us to propose consistent mechanisms for the formation of metal/polymer nanocomposites obtained by light-assisted one-pot synthesis. Finally, the effect of a thermal postcuring treatment of the epoxy matrix on the particle size in the nanocomposite was investigated.

  17. MTR WING A, TRA604, INTERIOR. BASEMENT. DETAIL OF A19 LAB ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    MTR WING A, TRA-604, INTERIOR. BASEMENT. DETAIL OF A-19 LAB AREA ALONG SOUTH WALL. SIGN ON FLOOR DIRECTS WORKERS TO OBTAIN WHOLE BODY FRISK UPON LEAVING AREA. SIGN ON EQUIPMENT IN CENTER OF VIEW REQUESTS WORKERS TO "NOTIFY HEALTH PHYSICS BEFORE WORKING ON THIS SYSTEM." CAMERA FACING SOUTHWEST. INL NEGATIVE NO. HD46-13-2. Mike Crane, Photographer, 2/2005 - Idaho National Engineering Laboratory, Test Reactor Area, Materials & Engineering Test Reactors, Scoville, Butte County, ID

  18. A Measurement and Simulation Based Methodology for Cache Performance Modeling and Tuning

    NASA Technical Reports Server (NTRS)

    Waheed, Abdul; Yan, Jerry; Saini, Subhash (Technical Monitor)

    1998-01-01

    We present a cache performance modeling methodology that facilitates the tuning of uniprocessor cache performance for applications executing on shared memory multiprocessors by accurately predicting the effects of source code level modifications. Measurements on a single processor are initially used for identifying parts of code where cache utilization improvements may significantly impact the overall performance. Cache simulation based on trace-driven techniques can be carried out without gathering detailed address traces. Minimal runtime information for modeling cache performance of a selected code block includes: base virtual addresses of arrays, virtual addresses of variables, and loop bounds for that code block. Rest of the information is obtained from the source code. We show that the cache performance predictions are as reliable as those obtained through trace-driven simulations. This technique is particularly helpful to the exploration of various "what-if' scenarios regarding the cache performance impact for alternative code structures. We explain and validate this methodology using a simple matrix-matrix multiplication program. We then apply this methodology to predict and tune the cache performance of two realistic scientific applications taken from the Computational Fluid Dynamics (CFD) domain.

  19. An innovative recycling process to obtain pure polyethylene and polypropylene from household waste.

    PubMed

    Serranti, Silvia; Luciani, Valentina; Bonifazi, Giuseppe; Hu, Bin; Rem, Peter C

    2015-01-01

    An innovative recycling process, based on magnetic density separation (MDS) and hyperspectral imaging (HSI), to obtain high quality polypropylene and polyethylene as secondary raw materials, is presented. More in details, MDS was applied to two different polyolefin mixtures coming from household waste. The quality of the two separated PP and PE streams, in terms of purity, was evaluated by a classification procedure based on HSI working in the near infrared range (1000-1700 nm). The classification model was built using known PE and PP samples as training set. The results obtained by HSI were compared with those obtained by classical density analysis carried in laboratory on the same polymers. The results obtained by MDS and the quality assessment of the plastic products by HSI showed that the combined action of these two technologies is a valid solution that can be implemented at industrial level. Copyright © 2014 Elsevier Ltd. All rights reserved.

  20. The effects of NACA 0012 airfoil modification on aerodynamic performance improvement and obtaining high lift coefficient and post-stall airfoil

    NASA Astrophysics Data System (ADS)

    Sogukpinar, Haci

    2018-02-01

    In this study, aerodynamic performances of NACA 0012 airfoils with distinct modification are numerically investigated to obtain high lift coefficient and post-stall airfoils. NACA 0012 airfoil is divided into two part thought chord line then suction sides kept fixed and by changing the thickness of the pressure side new types of airfoil are created. Numerical experiments are then conducted by varying thickness of NACA 0012 from lower surface and different relative thicknesses asymmetrical airfoils are modified and NACA 0012-10, 0012-08, 0012-07, 0012-06, 0012-04, 0012-03, 0012-02, 0012-01 are created and simulated by using COMSOL software.

  1. Detailed α -decay study of 180Tl

    NASA Astrophysics Data System (ADS)

    Andel, B.; Andreyev, A. N.; Antalic, S.; Barzakh, A.; Bree, N.; Cocolios, T. E.; Comas, V. F.; Diriken, J.; Elseviers, J.; Fedorov, D. V.; Fedosseev, V. N.; Franchoo, S.; Ghys, L.; Heredia, J. A.; Huyse, M.; Ivanov, O.; Köster, U.; Liberati, V.; Marsh, B. A.; Nishio, K.; Page, R. D.; Patronis, N.; Seliverstov, M. D.; Tsekhanovich, I.; Van den Bergh, P.; Van De Walle, J.; Van Duppen, P.; Venhart, M.; Vermote, S.; Veselský, M.; Wagemans, C.

    2017-11-01

    A detailed α -decay spectroscopy study of 180Tl has been performed at ISOLDE (CERN). Z -selective ionization by the Resonance Ionization Laser Ion Source (RILIS) coupled to mass separation provided a high-purity beam of 180Tl. Fine-structure α decays to excited levels in the daughter 176Au were identified and an α -decay scheme of 180Tl was constructed based on an analysis of α -γ and α -γ -γ coincidences. Multipolarities of several γ -ray transitions deexciting levels in 176Au were determined. Based on the analysis of reduced α -decay widths, it was found that all α decays are hindered, which signifies a change of configuration between the parent and all daughter states.

  2. An MPI-CUDA approach for hypersonic flows with detailed state-to-state air kinetics using a GPU cluster

    NASA Astrophysics Data System (ADS)

    Bonelli, Francesco; Tuttafesta, Michele; Colonna, Gianpiero; Cutrone, Luigi; Pascazio, Giuseppe

    2017-10-01

    This paper describes the most advanced results obtained in the context of fluid dynamic simulations of high-enthalpy flows using detailed state-to-state air kinetics. Thermochemical non-equilibrium, typical of supersonic and hypersonic flows, was modeled by using both the accurate state-to-state approach and the multi-temperature model proposed by Park. The accuracy of the two thermochemical non-equilibrium models was assessed by comparing the results with experimental findings, showing better predictions provided by the state-to-state approach. To overcome the huge computational cost of the state-to-state model, a multiple-nodes GPU implementation, based on an MPI-CUDA approach, was employed and a comprehensive code performance analysis is presented. Both the pure MPI-CPU and the MPI-CUDA implementations exhibit excellent scalability performance. GPUs outperform CPUs computing especially when the state-to-state approach is employed, showing speed-ups, of the single GPU with respect to the single-core CPU, larger than 100 in both the case of one MPI process and multiple MPI process.

  3. The effect of a loss of model structural detail due to network skeletonization on contamination warning system design: case studies.

    PubMed

    Davis, Michael J; Janke, Robert

    2018-01-04

    The effect of limitations in the structural detail available in a network model on contamination warning system (CWS) design was examined in case studies using the original and skeletonized network models for two water distribution systems (WDSs). The skeletonized models were used as proxies for incomplete network models. CWS designs were developed by optimizing sensor placements for worst-case and mean-case contamination events. Designs developed using the skeletonized network models were transplanted into the original network model for evaluation. CWS performance was defined as the number of people who ingest more than some quantity of a contaminant in tap water before the CWS detects the presence of contamination. Lack of structural detail in a network model can result in CWS designs that (1) provide considerably less protection against worst-case contamination events than that obtained when a more complete network model is available and (2) yield substantial underestimates of the consequences associated with a contamination event. Nevertheless, CWSs developed using skeletonized network models can provide useful reductions in consequences for contaminants whose effects are not localized near the injection location. Mean-case designs can yield worst-case performances similar to those for worst-case designs when there is uncertainty in the network model. Improvements in network models for WDSs have the potential to yield significant improvements in CWS designs as well as more realistic evaluations of those designs. Although such improvements would be expected to yield improved CWS performance, the expected improvements in CWS performance have not been quantified previously. The results presented here should be useful to those responsible for the design or implementation of CWSs, particularly managers and engineers in water utilities, and encourage the development of improved network models.

  4. The effect of a loss of model structural detail due to network skeletonization on contamination warning system design: case studies

    NASA Astrophysics Data System (ADS)

    Davis, Michael J.; Janke, Robert

    2018-05-01

    The effect of limitations in the structural detail available in a network model on contamination warning system (CWS) design was examined in case studies using the original and skeletonized network models for two water distribution systems (WDSs). The skeletonized models were used as proxies for incomplete network models. CWS designs were developed by optimizing sensor placements for worst-case and mean-case contamination events. Designs developed using the skeletonized network models were transplanted into the original network model for evaluation. CWS performance was defined as the number of people who ingest more than some quantity of a contaminant in tap water before the CWS detects the presence of contamination. Lack of structural detail in a network model can result in CWS designs that (1) provide considerably less protection against worst-case contamination events than that obtained when a more complete network model is available and (2) yield substantial underestimates of the consequences associated with a contamination event. Nevertheless, CWSs developed using skeletonized network models can provide useful reductions in consequences for contaminants whose effects are not localized near the injection location. Mean-case designs can yield worst-case performances similar to those for worst-case designs when there is uncertainty in the network model. Improvements in network models for WDSs have the potential to yield significant improvements in CWS designs as well as more realistic evaluations of those designs. Although such improvements would be expected to yield improved CWS performance, the expected improvements in CWS performance have not been quantified previously. The results presented here should be useful to those responsible for the design or implementation of CWSs, particularly managers and engineers in water utilities, and encourage the development of improved network models.

  5. An Application-Based Performance Characterization of the Columbia Supercluster

    NASA Technical Reports Server (NTRS)

    Biswas, Rupak; Djomehri, Jahed M.; Hood, Robert; Jin, Hoaqiang; Kiris, Cetin; Saini, Subhash

    2005-01-01

    Columbia is a 10,240-processor supercluster consisting of 20 Altix nodes with 512 processors each, and currently ranked as the second-fastest computer in the world. In this paper, we present the performance characteristics of Columbia obtained on up to four computing nodes interconnected via the InfiniBand and/or NUMAlink4 communication fabrics. We evaluate floating-point performance, memory bandwidth, message passing communication speeds, and compilers using a subset of the HPC Challenge benchmarks, and some of the NAS Parallel Benchmarks including the multi-zone versions. We present detailed performance results for three scientific applications of interest to NASA, one from molecular dynamics, and two from computational fluid dynamics. Our results show that both the NUMAlink4 and the InfiniBand hold promise for application scaling to a large number of processors.

  6. Boosting flood warning schemes with fast emulator of detailed hydrodynamic models

    NASA Astrophysics Data System (ADS)

    Bellos, V.; Carbajal, J. P.; Leitao, J. P.

    2017-12-01

    Floods are among the most destructive catastrophic events and their frequency has incremented over the last decades. To reduce flood impact and risks, flood warning schemes are installed in flood prone areas. Frequently, these schemes are based on numerical models which quickly provide predictions of water levels and other relevant observables. However, the high complexity of flood wave propagation in the real world and the need of accurate predictions in urban environments or in floodplains hinders the use of detailed simulators. This sets the difficulty, we need fast predictions that meet the accuracy requirements. Most physics based detailed simulators although accurate, will not fulfill the speed demand. Even if High Performance Computing techniques are used (the magnitude of required simulation time is minutes/hours). As a consequence, most flood warning schemes are based in coarse ad-hoc approximations that cannot take advantage a detailed hydrodynamic simulation. In this work, we present a methodology for developing a flood warning scheme using an Gaussian Processes based emulator of a detailed hydrodynamic model. The methodology consists of two main stages: 1) offline stage to build the emulator; 2) online stage using the emulator to predict and generate warnings. The offline stage consists of the following steps: a) definition of the critical sites of the area under study, and the specification of the observables to predict at those sites, e.g. water depth, flow velocity, etc.; b) generation of a detailed simulation dataset to train the emulator; c) calibration of the required parameters (if measurements are available). The online stage is carried on using the emulator to predict the relevant observables quickly, and the detailed simulator is used in parallel to verify key predictions of the emulator. The speed gain given by the emulator allows also to quantify uncertainty in predictions using ensemble methods. The above methodology is applied in real

  7. 5 CFR 370.104 - Length of details.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 5 Administrative Personnel 1 2010-01-01 2010-01-01 false Length of details. 370.104 Section 370.104 Administrative Personnel OFFICE OF PERSONNEL MANAGEMENT CIVIL SERVICE REGULATIONS INFORMATION TECHNOLOGY EXCHANGE PROGRAM § 370.104 Length of details. (a) Details may be for a period of between 3 months...

  8. Thermal Performance Benchmarking: Annual Report

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Moreno, Gilbert

    2016-04-08

    The goal for this project is to thoroughly characterize the performance of state-of-the-art (SOA) automotive power electronics and electric motor thermal management systems. Information obtained from these studies will be used to: Evaluate advantages and disadvantages of different thermal management strategies; establish baseline metrics for the thermal management systems; identify methods of improvement to advance the SOA; increase the publicly available information related to automotive traction-drive thermal management systems; help guide future electric drive technologies (EDT) research and development (R&D) efforts. The performance results combined with component efficiency and heat generation information obtained by Oak Ridge National Laboratory (ORNL) maymore » then be used to determine the operating temperatures for the EDT components under drive-cycle conditions. In FY15, the 2012 Nissan LEAF power electronics and electric motor thermal management systems were benchmarked. Testing of the 2014 Honda Accord Hybrid power electronics thermal management system started in FY15; however, due to time constraints it was not possible to include results for this system in this report. The focus of this project is to benchmark the thermal aspects of the systems. ORNL's benchmarking of electric and hybrid electric vehicle technology reports provide detailed descriptions of the electrical and packaging aspects of these automotive systems.« less

  9. Rutting performance of cold bituminous emulsion mixtures

    NASA Astrophysics Data System (ADS)

    Arshad, Ahmad Kamil; Ali, Noor Azilatom; Shaffie, Ekarizan; Hashim, Wardati; Rahman, Zanariah Abd

    2017-10-01

    Cold Bituminous Emulsion Mixture (CBEM) is an environmentally friendly alternative to hot mix asphalt (HMA) for road surfacing, due to its low energy requirements. However, CBEM has generally been perceived to be less superior in performance, compared to HMA. This paper details a laboratory study on the rutting performance of CBEM. The main objective of this study is to determine the Marshall properties of CBEM and to evaluate the rutting performance. The effect of cement in CBEM was also evaluated in this study. The specimens were prepared using Marshall Mix Design Method and rutting performance was evaluated using the Asphalt Pavement Analyzer (APA). Marshall Properties were analysed to confirm compliance with the PWD Malaysia's specification requirements. The rutting performance for specimens with cement was also found to perform better than specimens without cement. It can be concluded that Cold Bituminous Emulsion Mixtures (CBEM) with cement is a viable alternative to Hot Mix Asphalt (HMA) as their Marshall Properties and performance obtained from this study meets the requirements of the specifications. It is recommended that further study be conducted on CBEM for other performance criteria such as moisture susceptibility and fatigue.

  10. Scaling study of the combustion performance of gas—gas rocket injectors

    NASA Astrophysics Data System (ADS)

    Wang, Xiao-Wei; Cai, Guo-Biao; Jin, Ping

    2011-10-01

    To obtain the key subelements that may influence the scaling of gas—gas injector combustor performance, the combustion performance subelements in a liquid propellant rocket engine combustor are initially analysed based on the results of a previous study on the scaling of a gas—gas combustion flowfield. Analysis indicates that inner wall friction loss and heat-flux loss are two key issues in gaining the scaling criterion of the combustion performance. The similarity conditions of the inner wall friction loss and heat-flux loss in a gas—gas combustion chamber are obtained by theoretical analyses. Then the theoretical scaling criterion was obtained for the combustion performance, but it proved to be impractical. The criterion conditions, the wall friction and the heat flux are further analysed in detail to obtain the specific engineering scaling criterion of the combustion performance. The results indicate that when the inner flowfields in the combustors are similar, the combustor wall shear stress will have similar distributions qualitatively and will be directly proportional to pc0.8dt-0.2 quantitatively. In addition, the combustion peformance will remain unchanged. Furthermore, multi-element injector chambers with different geometric sizes and at different pressures are numerically simulated and the wall shear stress and combustion efficiencies are solved and compared with each other. A multielement injector chamber is designed and hot-fire tested at several chamber pressures and the combustion performances are measured in a total of nine hot-fire tests. The numerical and experimental results verified the similarities among combustor wall shear stress and combustion performances at different chamber pressures and geometries, with the criterion applied.

  11. 14 CFR 25.685 - Control system details.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... 14 Aeronautics and Space 1 2013-01-01 2013-01-01 false Control system details. 25.685 Section 25... AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES Design and Construction Control Systems § 25.685 Control system details. (a) Each detail of each control system must be designed and installed to prevent jamming...

  12. 14 CFR 25.685 - Control system details.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES Design and Construction Control Systems § 25.685 Control system details. (a) Each detail of each control system must be designed and installed to prevent jamming... 14 Aeronautics and Space 1 2014-01-01 2014-01-01 false Control system details. 25.685 Section 25...

  13. 14 CFR 25.685 - Control system details.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES Design and Construction Control Systems § 25.685 Control system details. (a) Each detail of each control system must be designed and installed to prevent jamming... 14 Aeronautics and Space 1 2011-01-01 2011-01-01 false Control system details. 25.685 Section 25...

  14. 14 CFR 25.685 - Control system details.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES Design and Construction Control Systems § 25.685 Control system details. (a) Each detail of each control system must be designed and installed to prevent jamming... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Control system details. 25.685 Section 25...

  15. 14 CFR 25.685 - Control system details.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES Design and Construction Control Systems § 25.685 Control system details. (a) Each detail of each control system must be designed and installed to prevent jamming... 14 Aeronautics and Space 1 2012-01-01 2012-01-01 false Control system details. 25.685 Section 25...

  16. 14 CFR 27.685 - Control system details.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... AIRWORTHINESS STANDARDS: NORMAL CATEGORY ROTORCRAFT Design and Construction Control Systems § 27.685 Control system details. (a) Each detail of each control system must be designed to prevent jamming, chafing, and... 14 Aeronautics and Space 1 2013-01-01 2013-01-01 false Control system details. 27.685 Section 27...

  17. 14 CFR 29.685 - Control system details.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY ROTORCRAFT Design and Construction Control Systems § 29.685 Control system details. (a) Each detail of each control system must be designed to prevent jamming, chafing, and... 14 Aeronautics and Space 1 2013-01-01 2013-01-01 false Control system details. 29.685 Section 29...

  18. Performance validation of the ANSER control laws for the F-18 HARV

    NASA Technical Reports Server (NTRS)

    Messina, Michael D.

    1995-01-01

    The ANSER control laws were implemented in Ada by NASA Dryden for flight test on the High Alpha Research Vehicle (HARV). The Ada implementation was tested in the hardware-in-the-loop (HIL) simulation, and results were compared to those obtained with the NASA Langley batch Fortran implementation of the control laws which are considered the 'truth model.' This report documents the performance validation test results between these implementations. This report contains the ANSER performance validation test plan, HIL versus batch time-history comparisons, simulation scripts used to generate checkcases, and detailed analysis of discrepancies discovered during testing.

  19. Performance validation of the ANSER Control Laws for the F-18 HARV

    NASA Technical Reports Server (NTRS)

    Messina, Michael D.

    1995-01-01

    The ANSER control laws were implemented in Ada by NASA Dryden for flight test on the High Alpha Research Vehicle (HARV). The Ada implementation was tested in the hardware-in-the-loop (HIL) simulation, and results were compared to those obtained with the NASA Langley batch Fortran implementation of the control laws which are considered the 'truth model'. This report documents the performance validation test results between these implementations. This report contains the ANSER performance validation test plan, HIL versus batch time-history comparisons, simulation scripts used to generate checkcases, and detailed analysis of discrepancies discovered during testing.

  20. Coupled optical and thermal detailed simulations for the accurate evaluation and performance improvement of molten salts solar towers

    NASA Astrophysics Data System (ADS)

    García-Barberena, Javier; Mutuberria, Amaia; Palacin, Luis G.; Sanz, Javier L.; Pereira, Daniel; Bernardos, Ana; Sanchez, Marcelino; Rocha, Alberto R.

    2017-06-01

    The National Renewable Energy Centre of Spain, CENER, and the Technology & Innovation area of ACS Cobra, as a result of their long term expertise in the CSP field, have developed a high-quality and high level of detail optical and thermal simulation software for the accurate evaluation of Molten Salts Solar Towers. The main purpose of this software is to make a step forward in the state-of-the-art of the Solar Towers simulation programs. Generally, these programs deal with the most critical systems of such plants, i.e. the solar field and the receiver, on an independent basis. Therefore, these programs typically neglect relevant aspects in the operation of the plant as heliostat aiming strategies, solar flux shapes onto the receiver, material physical and operational limitations, transient processes as preheating and secure cloud passing operating modes, and more. The modelling approach implemented in the developed program consists on effectively coupling detailed optical simulations of the heliostat field with also detailed and full-transient thermal simulations of the molten salts tube-based external receiver. The optical model is based on an accurate Monte Carlo ray-tracing method which solves the complete solar field by simulating each of the heliostats at once according to their specific layout in the field. In the thermal side, the tube-based cylindrical external receiver of a Molten Salts Solar Tower is modelled assuming one representative tube per panel, and implementing the specific connection layout of the panels as well as the internal receiver pipes. Each tube is longitudinally discretized and the transient energy and mass balances in the temperature dependent molten salts and steel tube models are solved. For this, a one dimensional radial heat transfer model based is used. The thermal model is completed with a detailed control and operation strategy module, able to represent the appropriate operation of the plant. An integration framework has been

  1. Apollo 16 mission Report. Supplement 1: Apollo 16 guidance, navigation, and control system performance analysis report

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The results are reported of additional studies which were conducted to supplement conclusions drawn in the MSC Mission Report and analyses which were not completed in time to meet the Mission Report dealine. A detailed evaluation of the Abort Guidance System sensor assembly and results from the investigation of the X gyro loop anomaly are included. Further evidence is presented substantiating the excellent LM IMU performance obtained from preliminary indications. A detailed study is presented of the procedural changes implemented on Apollo 16 to diminish the number and duration of interruptions to the CSM DAP attitude maneuver during P20 Option 5 operations.

  2. Quality and matching performance analysis of three-dimensional unraveled fingerprints

    NASA Astrophysics Data System (ADS)

    Wang, Yongchang; Hao, Qi; Fatehpuria, Abhishika; Hassebrook, Laurence G.; Lau, Daniel L.

    2010-07-01

    The use of fingerprints as a biometric is both the oldest mode of computer-aided personal identification and the most-relied-on technology in use today. However, current acquisition methods have some challenging and peculiar difficulties. For higher performance fingerprint data acquisition and verification, a novel noncontact 3-D fingerprint scanner is investigated, where both the detailed 3-D and albedo information of the finger is obtained. The obtained high-resolution 3-D prints are further converted into 3-D unraveled prints, to be compatible with traditional 2-D automatic fingerprint identification systems. As a result, many limitations imposed on conventional fingerprint capture and processing can be reduced by the unobtrusiveness of this approach and the extra depth information acquired. To compare the quality and matching performances of 3-D unraveled with traditional 2-D plain fingerprints, we collect both 3-D prints and their 2-D plain counterparts. The print quality and matching performances are evaluated and analyzed by using National Institute of Standard Technology fingerprint software. Experimental results show that the 3-D unraveled print outperforms the 2-D print in both quality and matching performances.

  3. A search for stars of very low metal abundance. VI. Detailed abundances of 313 metal-poor stars

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Roederer, Ian U.; Preston, George W.; Thompson, Ian B.

    2014-06-01

    We present radial velocities, equivalent widths, model atmosphere parameters, and abundances or upper limits for 53 species of 48 elements derived from high resolution optical spectroscopy of 313 metal-poor stars. A majority of these stars were selected from the metal-poor candidates of the HK Survey of Beers, Preston, and Shectman. We derive detailed abundances for 61% of these stars for the first time. Spectra were obtained during a 10 yr observing campaign using the Magellan Inamori Kyocera Echelle spectrograph on the Magellan Telescopes at Las Campanas Observatory, the Robert G. Tull Coudé Spectrograph on the Harlan J. Smith Telescope atmore » McDonald Observatory, and the High Resolution Spectrograph on the Hobby-Eberly Telescope at McDonald Observatory. We perform a standard LTE abundance analysis using MARCS model atmospheres, and we apply line-by-line statistical corrections to minimize systematic abundance differences arising when different sets of lines are available for analysis. We identify several abundance correlations with effective temperature. A comparison with previous abundance analyses reveals significant differences in stellar parameters, which we investigate in detail. Our metallicities are, on average, lower by ≈0.25 dex for red giants and ≈0.04 dex for subgiants. Our sample contains 19 stars with [Fe/H] ≤–3.5, 84 stars with [Fe/H] ≤–3.0, and 210 stars with [Fe/H] ≤–2.5. Detailed abundances are presented here or elsewhere for 91% of the 209 stars with [Fe/H] ≤–2.5 as estimated from medium resolution spectroscopy by Beers, Preston, and Shectman. We will discuss the interpretation of these abundances in subsequent papers.« less

  4. Detail in architecture: Between arts & crafts

    NASA Astrophysics Data System (ADS)

    Dulencin, Juraj

    2016-06-01

    Architectural detail represents an important part of architecture. Not only can it be used as an identifier of a specific building but at the same time enhances the experience of the realized project. Within it lie the signs of a great architect and clues to understanding his or her way of thinking. It is therefore the central topic of a seminar offered to architecture students at the Brno University of Technology. During the course of the semester-long class the students acquaint themselves with atypical architectural details of domestic and international architects by learning to read them, understand them and subsequently draw them by creating architectural blueprints. In other words, by general analysis of a detail the students learn theoretical thinking of its architect who, depending on the nature of the design, had to incorporate a variety of techniques and crafts. Students apply this analytical part to their own architectural detail design. The methodology of the seminar consists of experiential learning by project management and is complemented by a series of lectures discussing a diversity of details as well as materials and technologies required to implement it. The architectural detail design is also part of students' bachelors thesis, therefore, the realistic nature of their blueprints can be verified in the production process of its physical counterpart. Based on their own documentation the students choose the most suitable manufacturing process whether it is supplied by a specific technology or a craftsman. Students actively participate in the production and correct their design proposals in real scale with the actual material. A student, as a future architect, stands somewhere between a client and an artisan, materializes his or her idea and adjusts the manufacturing process so that the final detail fulfills aesthetic consistency and is in harmony with its initial concept. One of the very important aspects of the design is its economic cost, an

  5. 14 CFR 23.685 - Control system details.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... Control Systems § 23.685 Control system details. (a) Each detail of each control system must be designed... cables or tubes against other parts. (d) Each element of the flight control system must have design... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Control system details. 23.685 Section 23...

  6. 14 CFR 23.685 - Control system details.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... Control Systems § 23.685 Control system details. (a) Each detail of each control system must be designed... cables or tubes against other parts. (d) Each element of the flight control system must have design... 14 Aeronautics and Space 1 2011-01-01 2011-01-01 false Control system details. 23.685 Section 23...

  7. 14 CFR 23.685 - Control system details.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... Control Systems § 23.685 Control system details. (a) Each detail of each control system must be designed... cables or tubes against other parts. (d) Each element of the flight control system must have design... 14 Aeronautics and Space 1 2013-01-01 2013-01-01 false Control system details. 23.685 Section 23...

  8. 14 CFR 23.685 - Control system details.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... Control Systems § 23.685 Control system details. (a) Each detail of each control system must be designed... cables or tubes against other parts. (d) Each element of the flight control system must have design... 14 Aeronautics and Space 1 2014-01-01 2014-01-01 false Control system details. 23.685 Section 23...

  9. 14 CFR 23.685 - Control system details.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... Control Systems § 23.685 Control system details. (a) Each detail of each control system must be designed... cables or tubes against other parts. (d) Each element of the flight control system must have design... 14 Aeronautics and Space 1 2012-01-01 2012-01-01 false Control system details. 23.685 Section 23...

  10. RLV Turbine Performance Optimization

    NASA Technical Reports Server (NTRS)

    Griffin, Lisa W.; Dorney, Daniel J.

    2001-01-01

    A task was developed at NASA/Marshall Space Flight Center (MSFC) to improve turbine aerodynamic performance through the application of advanced design and analysis tools. There are four major objectives of this task: 1) to develop, enhance, and integrate advanced turbine aerodynamic design and analysis tools; 2) to develop the methodology for application of the analytical techniques; 3) to demonstrate the benefits of the advanced turbine design procedure through its application to a relevant turbine design point; and 4) to verify the optimized design and analysis with testing. Final results of the preliminary design and the results of the two-dimensional (2D) detailed design of the first-stage vane of a supersonic turbine suitable for a reusable launch vehicle (R-LV) are presented. Analytical techniques for obtaining the results are also discussed.

  11. Calibrating Detailed Chemical Analysis of M dwarfs

    NASA Astrophysics Data System (ADS)

    Veyette, Mark; Muirhead, Philip Steven; Mann, Andrew; Brewer, John; Allard, France; Homeier, Derek

    2018-01-01

    The ability to perform detailed chemical analysis of Sun-like F-, G-, and K-type stars is a powerful tool with many applications including studying the chemical evolution of the Galaxy, assessing membership in stellar kinematic groups, and constraining planet formation theories. Unfortunately, complications in modeling cooler stellar atmospheres has hindered similar analysis of M-dwarf stars. Large surveys of FGK abundances play an important role in developing methods to measure the compositions of M dwarfs by providing benchmark FGK stars that have widely-separated M dwarf companions. These systems allow us to empirically calibrate metallicity-sensitive features in M dwarf spectra. However, current methods to measure metallicity in M dwarfs from moderate-resolution spectra are limited to measuring overall metallicity and largely rely on astrophysical abundance correlations in stellar populations. In this talk, I will discuss how large, homogeneous catalogs of precise FGK abundances are crucial to advancing chemical analysis of M dwarfs beyond overall metallicity to direct measurements of individual elemental abundances. I will present a new method to analyze high-resolution, NIR spectra of M dwarfs that employs an empirical calibration of synthetic M dwarf spectra to infer effective temperature, Fe abundance, and Ti abundance. This work is a step toward detailed chemical analysis of M dwarfs at a similar precision achieved for FGK stars.

  12. 18 CFR 401.122 - Supplementary details.

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... 18 Conservation of Power and Water Resources 2 2011-04-01 2011-04-01 false Supplementary details. 401.122 Section 401.122 Conservation of Power and Water Resources DELAWARE RIVER BASIN COMMISSION ADMINISTRATIVE MANUAL RULES OF PRACTICE AND PROCEDURE General Provisions § 401.122 Supplementary details. Forms...

  13. 77 FR 8892 - Detailed Planning To Consider Additional Land Protection on the Missouri River From Fort Randall...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-02-15

    ... governments, and the public of our intentions and to obtain suggestions and information on the scope of issues to include in the environmental documents. Special mailings, newspaper articles, and other media... information necessary to complete detailed planning and prepare associated documents under the National...

  14. Academic detailing.

    PubMed

    Shankar, P R; Jha, N; Piryani, R M; Bajracharya, O; Shrestha, R; Thapa, H S

    2010-01-01

    There are a number of sources available to prescribers to stay up to date about medicines. Prescribers in rural areas in developing countries however, may not able to access some of them. Interventions to improve prescribing can be educational, managerial, and regulatory or use a mix of strategies. Detailing by the pharmaceutical industry is widespread. Academic detailing (AD) has been classically seen as a form of continuing medical education in which a trained health professional such as a physician or pharmacist visits physicians in their offices to provide evidence-based information. Face-to-face sessions, preferably on an individual basis, clear educational and behavioural objectives, establishing credibility with respect to objectivity, stimulating physician interaction, use of concise graphic educational materials, highlighting key messages, and when possible, providing positive reinforcement of improved practices in follow-up visits can increase success of AD initiatives. AD is common in developed countries and certain examples have been cited in this review. In developing countries the authors have come across reports of AD in Pakistan, Sudan, Argentina and Uruguay, Bihar state in India, Zambia, Cuba, Indonesia and Mexico. AD had a consistent, small but potentially significant impact on prescribing practices. AD has much less resources at its command compared to the efforts by the industry. Steps have to be taken to formally start AD in Nepal and there may be specific hindering factors similar to those in other developing nations.

  15. Predicting Welding Distortion in a Panel Structure with Longitudinal Stiffeners Using Inherent Deformations Obtained by Inverse Analysis Method

    PubMed Central

    Liang, Wei; Murakawa, Hidekazu

    2014-01-01

    Welding-induced deformation not only negatively affects dimension accuracy but also degrades the performance of product. If welding deformation can be accurately predicted beforehand, the predictions will be helpful for finding effective methods to improve manufacturing accuracy. Till now, there are two kinds of finite element method (FEM) which can be used to simulate welding deformation. One is the thermal elastic plastic FEM and the other is elastic FEM based on inherent strain theory. The former only can be used to calculate welding deformation for small or medium scale welded structures due to the limitation of computing speed. On the other hand, the latter is an effective method to estimate the total welding distortion for large and complex welded structures even though it neglects the detailed welding process. When the elastic FEM is used to calculate the welding-induced deformation for a large structure, the inherent deformations in each typical joint should be obtained beforehand. In this paper, a new method based on inverse analysis was proposed to obtain the inherent deformations for weld joints. Through introducing the inherent deformations obtained by the proposed method into the elastic FEM based on inherent strain theory, we predicted the welding deformation of a panel structure with two longitudinal stiffeners. In addition, experiments were carried out to verify the simulation results. PMID:25276856

  16. Predicting welding distortion in a panel structure with longitudinal stiffeners using inherent deformations obtained by inverse analysis method.

    PubMed

    Liang, Wei; Murakawa, Hidekazu

    2014-01-01

    Welding-induced deformation not only negatively affects dimension accuracy but also degrades the performance of product. If welding deformation can be accurately predicted beforehand, the predictions will be helpful for finding effective methods to improve manufacturing accuracy. Till now, there are two kinds of finite element method (FEM) which can be used to simulate welding deformation. One is the thermal elastic plastic FEM and the other is elastic FEM based on inherent strain theory. The former only can be used to calculate welding deformation for small or medium scale welded structures due to the limitation of computing speed. On the other hand, the latter is an effective method to estimate the total welding distortion for large and complex welded structures even though it neglects the detailed welding process. When the elastic FEM is used to calculate the welding-induced deformation for a large structure, the inherent deformations in each typical joint should be obtained beforehand. In this paper, a new method based on inverse analysis was proposed to obtain the inherent deformations for weld joints. Through introducing the inherent deformations obtained by the proposed method into the elastic FEM based on inherent strain theory, we predicted the welding deformation of a panel structure with two longitudinal stiffeners. In addition, experiments were carried out to verify the simulation results.

  17. The enhancement of friction ridge detail on brass ammunition casings using cold patination fluid.

    PubMed

    James, Richard Michael; Altamimi, Mohamad Jamal

    2015-12-01

    Brass ammunition is commonly found at firearms related crime scenes. For this reason, many studies have focused on evidence that can be obtained from brass ammunition such as DNA, gunshot residue and fingerprints. Latent fingerprints on ammunition can provide good forensic evidence, however; fingerprint development on ammunition casings has proven to be difficult. A method using cold patination fluid is described as a potential tool to enhance friction ridge detail on brass ammunition casings. Current latent fingerprint development methods for brass ammunition have either failed to provide the necessary quality of friction ridge detail or can be very time consuming and require expensive equipment. In this study, the enhancement of fingerprints on live ammunition has been achieved with a good level of detail whilst the development on spent casings has to an extent also been possible. Development with cold patination fluid has proven to be a quick, simple and cost-effective method for fingerprint development on brass ammunition that can be easily implemented for routine police work. Crown Copyright © 2015. Published by Elsevier Ireland Ltd. All rights reserved.

  18. Expanding the Availability of Lightweight Aluminum Alloy Armor Plate Procured from Detailed Military Specifications

    NASA Astrophysics Data System (ADS)

    Doherty, Kevin; Squillacioti, Richard; Cheeseman, Bryan; Placzankis, Brian; Gallardy, Denver

    For many years, the range of aluminum alloys for armor plate applications obtainable in accordance with detailed military specifications was very limited. However, the development of improved aluminum alloys for aerospace and other applications has provided an opportunity to modernize the Army portfolio for ground vehicle armor applications. While the benefits of offering additional alloy choices to vehicle designers is obvious, the process of creating detailed military specifications for armor plate applications is not trivial. A significant amount of material and testing is required to develop the details required by an armor plate specification. Due to the vast number of material programs that require standardization and with a limited amount of manpower and funds as a result of Standardization Reform in 1995, one typically requires a need statement from a vehicle program office to justify and sponsor the work. This presentation will focus on recent aluminum alloy armor plate specifications that have added capability to vehicle designers' selection of armor materials that offer possible benefits such as lower cost, higher strength, better ballistic and corrosion resistance, improved weldability, etc.

  19. Performance Analysis of Stirling Engine-Driven Vapor Compression Heat Pump System

    NASA Astrophysics Data System (ADS)

    Kagawa, Noboru

    Stirling engine-driven vapor compression systems have many unique advantages including higher thermal efficiencies, preferable exhaust gas characteristics, multi-fuel usage, and low noise and vibration which can play an important role in alleviating environmental and energy problems. This paper introduces a design method for the systems based on reliable mathematical methods for Stirling and Rankin cycles using reliable thermophysical information for refrigerants. The model deals with a combination of a kinematic Stirling engine and a scroll compressor. Some experimental coefficients are used to formulate the model. The obtained results show the performance behavior in detail. The measured performance of the actual system coincides with the calculated results. Furthermore, the calculated results clarify the performance using alternative refrigerants for R-22.

  20. A far-wing line shape theory which satisfies the detailed balance principle

    NASA Technical Reports Server (NTRS)

    Ma, Q.; Tipping, R. H.; Hartmann, J.-M.; Boulet, C.

    1995-01-01

    A far-wing theory in which the validity of the detailed balance principle is maintained in each step of the derivation is presented. The role of the total density matrix including the initial correlations is analyzed rigorously. By factoring out the rapidly varying terms in the complex-time development operator in the interaction representation, better approximate expressions can be obtained. As a result, the spectral density can be expressed in terms of the line-coupling functions in which two coupled lines are arranged symmetrically and whose frequency detunings are omega - 1/2(omega(sub ji) + omega (sub j'i'). Using the approximate values omega - omega(sub ji) results in expressions that do not satisfy the detailed balance principle. However, this principle remains satisfied for the symmetrized spectral density in which not only the coupled lines are arranged symmetrically, but also the initial and final states belonging to the same lines are arranged symmetrically as well.

  1. Obtaining antibiotics online from within the UK: a cross-sectional study.

    PubMed

    Boyd, Sara Elizabeth; Moore, Luke Stephen Prockter; Gilchrist, Mark; Costelloe, Ceire; Castro-Sánchez, Enrique; Franklin, Bryony Dean; Holmes, Alison Helen

    2017-05-01

    Improved antibiotic stewardship (AS) and reduced prescribing in primary care, with a parallel increase in personal internet use, could lead citizens to obtain antibiotics from alternative sources online. A cross-sectional analysis was performed to: (i) determine the quality and legality of online pharmacies selling antibiotics to the UK public; (ii) describe processes for obtaining antibiotics online from within the UK; and (iii) identify resulting AS and patient safety issues. Searches were conducted for 'buy antibiotics online' using Google and Yahoo. For each search engine, data from the first 10 web sites with unique URL addresses were reviewed. Analysis was conducted on evidence of appropriate pharmacy registration, prescription requirement, whether antibiotic choice was 'prescriber-driven' or 'consumer-driven', and whether specific information was required (allergies, comorbidities, pregnancy) or given (adverse effects) prior to purchase. Twenty unique URL addresses were analysed in detail. Online pharmacies evidencing their location in the UK ( n  = 5; 25%) required a prescription before antibiotic purchase, and were appropriately registered. Online pharmacies unclear about the location they were operating from ( n  = 10; 50%) had variable prescription requirements, and no evidence of appropriate registration. Nine (45%) online pharmacies did not require a prescription prior to purchase. For 16 (80%) online pharmacies, decisions were initially consumer-driven for antibiotic choice, dose and quantity. Wide variation exists among online pharmacies in relation to antibiotic practices, highlighting considerable patient safety and AS issues. Improved education, legislation, regulation and new best practice stewardship guidelines are urgently needed for online antibiotic suppliers. © The Author 2017. Published by Oxford University Press on behalf of the British Society for Antimicrobial Chemotherapy. All rights reserved. For Permissions, please email

  2. Usefulness of in-house obtained recombinant proteins Yop of Yersinia enterocolitica as highly specific antigens in ELISA and recom-dot performed in the serodiagnosis of yersiniosis.

    PubMed

    Rastawicki, Waldemar; Smietafiska, Karolina; Chrost, Anna; Wolkowicz, Tomasz; Rokosz-Chudziak, Natalia

    Proper analysis of the human immune response is crucial in the laboratory diagnosis of many bacterial infections-The current serological diagnosis of yersiniosis often is carried out using ELISA with native antigens. However, recombinant proteins increase the specificity of the serological assays, particularly in patients with chronic, non- specific infections. The aim of the present study was to evaluate the usefulness of in-house obtained recombinant proteins Yop of Yersinia enterocolitica as highly specific antigens in ELISA and recom-dot performed in the serodiagnosis of yersiniosis. Recombinant YopD, YopB, YopE and V-Ag proteins of Y enterocolitica were expressing in E. coli BL21 (DE3) using the pET-30 Ek/LIC expression vector (Novagen). Purification was accomplished by immobilized metal (Ni2) affinity column chromatography (His-trap). The proteins were used as antigens in standard ELISA and recom-dot assay, which was performed on nitrocellulose strips. The study population, used for characterization of the humoral immune response to the recombinant proteins, consisted of 74 patients suspected for Y enterocolitica infection and 41 clinically healthy blood donors. Some of the results obtained by ELISA and recom-dot were compared with results obtained by commercial western-blot Yersinia (Virotech). In the group of patients suspected for yersiniosis in clinical investigation the most positive results were obtained in ELISA with the recombinant protein YopD (IgA respectively 25 (42.4%), IgG 41 (69.5%), IgM 24 (40.7%). The percentage ofpositive results in the group of blood donors did not exceed 10.0% in IgG and 5.0% in IgA/IgM classes of immunoglobulin. The results obtained in the recom-dot assay showed that among 74 tested serum samples obtained from individuals suspected of yersiniosis the most common IgA, IgG and IgM antibodies were found for recombinant protein YopD (respectively IgG in 60.8%, IgA in 37.8% and IgM in 33.8% of serum samples). IgG antibodies to

  3. Portal vein territory identification using indocyanine green fluorescence imaging: Technical details and short-term outcomes.

    PubMed

    Kobayashi, Yuta; Kawaguchi, Yoshikuni; Kobayashi, Kosuke; Mori, Kazuhiro; Arita, Junichi; Sakamoto, Yoshihiro; Hasegawa, Kiyoshi; Kokudo, Norihiro

    2017-12-01

    Portal vein (PV) territory identification during liver resection may be performed using indocyanine green (ICG) fluorescence imaging technique. However, the technical details of the fluorescence staining technique have not been fully elucidated. This study was performed to demonstrate the technical details of PV territory identification using fluorescence imaging and evaluates the short-term outcomes. From 2011 to 2015, 105 underwent liver resection at the University of Tokyo Hospital with one of the following fluorescence staining techniques by transhepatic PV injection or intravenous injection of ICG: single staining (n = 36), multiple staining (n = 31), counterstaining (n = 22), negative staining (n = 13), or paradoxical negative staining (n = 3). The PV territory was identified as a region with fluorescence or a defect of fluorescence using one of the five staining techniques. ICG was administered by transhepatic PV injection in all but the negative staining technique, which employed intravenous injection. No adverse events associated with the ICG administration occurred. The mortality, postoperative total morbidity, and the major complication (Clavien-Dindo grade ≥III) rates were 0.0%, 14.3%, and 7.6%. We have demonstrated the technical details of five types of fluorescence staining techniques. These techniques are safe to perform and facilitate clear visualization of the PV territory in real time, enhancing the efficacy of anatomical removal of such territories. © 2017 Wiley Periodicals, Inc.

  4. New Details on Pluto

    NASA Image and Video Library

    2015-07-10

    This image of Pluto was taken by New Horizons' Long Range Reconnaissance Imager (LORRI) at 4:18 UT on July 9, 2015, from a range of 3.9 million miles (6.3 million kilometers). It reveals new details on the surface of Pluto, including complex patterns in the transition between the very dark equatorial band (nicknamed "the whale"), which occupies the lower part of the image, and the brighter northern terrain. The bright arc at the bottom of the disk shows that there is more bright terrain beyond the southern margin of the "whale." The side of Pluto that will be studied in great detail during the close encounter on July 14 is now rotating off the visible disk on the right hand side, and will not be seen again until shortly before closest approach. Three consecutive images were combined and sharpened, using a process called deconvolution, to create this view. Deconvolution enhances real detail but can also generate spurious features, including the bright edge seen on the upper and left margins of the disk (though the bright margin on the bottom of the disk is real). The wireframe globe shows the orientation of Pluto in the image: thicker lines indicate the equator and the prime meridian (the direction facing Charon). Central longitude on Pluto is 86°. http://photojournal.jpl.nasa.gov/catalog/PIA19705

  5. Comparison of the detectability of high- and low-contrast details on a TFT screen and a CRT screen designed for radiologic diagnosis.

    PubMed

    Kotter, Elmar; Bley, Thorsten A; Saueressig, Ulrich; Fisch, Dagmar; Springer, Oliver; Winterer, Jan Torsten; Schaefer, Oliver; Langer, Mathias

    2003-11-01

    To evaluate the detection rate of fine details of a new thin-film transistor (TFT) grayscale monitor designed for radiologic diagnosis, compared with a type of cathode ray tube (CRT) screen used routinely for diagnostic radiology. Fifteen radiographs of a statistical phantom presenting low- and high-contrast details were obtained and read out with an Agfa ADC compact storage phosphor system. Each radiograph presented 60 high-density (high-contrast) and 60 low-density (low-contrast) test bodies. Approximately half the test bodies contained holes with different diameters. Observers were asked to detect the presence or absence of a hole in the test body on a 5-point confidence range. The total of 1800 test bodies was reviewed by 5 radiologists on the TFT monitor (20.8 inches; 1536 x 2048 pixels; maximum luminance, 650 cd/m2; contrast, 600:1) and the CRT monitor (21 inches; P45 Phosphor; 2048 x 2560 pixels operated at 1728 x 2304 pixels; maximum luminance, 600 cd/m2; contrast, 300:1). The data were analyzed by receiver-operator characteristic analysis. For high-contrast details, the mean area under the curve rated 0.9336 for the TFT monitor and 0.9312 for the CRT monitor. For low-contrast details, the mean area under the curve rated 0.9189 for the TFT monitor and 0.9224 for the CRT monitor. At P performs as well as CRT monitors for the detection of fine details in both high- and low-contrast environments. Further studies with images derived from clinical routine are necessary before safely using TFT monitors in clinical practice.

  6. [Comparison of film-screen combination in a contrast detail diagram and with interactive image analysis. 1: Contrast detail diagram].

    PubMed

    Hagemann, G; Eichbaum, G

    1997-07-01

    The following three film-screen combinations were compared: a) a combination of anticrossover film and UV-light emitting screens, b) a combination of blue-light emitting screens and film, and c) a conventional green fluorescing screen film combination. Radiographs of a specially designed plexiglass phantom (0.2 x 0.2 x 0.12 m3) were obtained that contained bar patterns of lead and plaster (calcium sulfate) to test high and intermediate contrast resolution and bar patterns of air to test low contrast resolution, respectively. An aluminum step wedge was integrated to evaluate dose-density curves of the radiographs. The dose values for the various step thicknesses were measured as percentage of the dose value in air for 60, 81, and 117 kV. Exposure conditions were the following: 12 pulse generator, 0.6 mm focus size, 4.7 mm aluminum prefilter, a grid with 40 lines/cm (12:1), and a focus-detector distance of 1.15 m. The thresholds of visible bars of the various pattern materials were assessed by seven radiologists, one technician, and the authors. The resulting contrast detail diagram could not prove any significant differences between the three tested screen film combinations. The pairwise comparison, however, found 8 of the 18 paired differences to be statistically significant between the conventional and the two new screen-film combinations. The authors concluded that subjective visual assessment of the threshold in a contrast detail study alone is of only limited value to grade image quality if no well-defined criteria are used (BIR report 20 [1989] 137-139). The statistical approach of paired differences of the estimated means appeared to be more appropriate.

  7. Radiation Measurements Performed with Active Detectors Relevant for Human Space Exploration.

    PubMed

    Narici, Livio; Berger, Thomas; Matthiä, Daniel; Reitz, Günther

    2015-01-01

    A reliable radiation risk assessment in space is a mandatory step for the development of countermeasures and long-duration mission planning in human spaceflight. Research in radiobiology provides information about possible risks linked to radiation. In addition, for a meaningful risk evaluation, the radiation exposure has to be assessed to a sufficient level of accuracy. Consequently, both the radiation models predicting the risks and the measurements used to validate such models must have an equivalent precision. Corresponding measurements can be performed both with passive and active devices. The former is easier to handle, cheaper, lighter, and smaller but they measure neither the time dependence of the radiation environment nor some of the details useful for a comprehensive radiation risk assessment. Active detectors provide most of these details and have been extensively used in the International Space Station. To easily access such an amount of data, a single point access is becoming essential. This review presents an ongoing work on the development of a tool that allows obtaining information about all relevant measurements performed with active detectors providing reliable inputs for radiation model validation.

  8. Featured Image: A Detailed Look at the Crab Nebula

    NASA Astrophysics Data System (ADS)

    Kohler, Susanna

    2017-07-01

    Planning on watching fireworks tomorrow? Heres an astronomical firework to help you start the celebrations! A new study has stunningly detailed the Crab Nebula (click for a closer look), a nebula 6,500 light-years away thought to have been formedby a supernova explosion and the subsequent ultrarelativistic wind emitted by the pulsar at its heart. Led by Gloria Dubner (University of Buenos Aires), the authors of this study obtained new observations of the Crab Nebula from five different telescopes. They compiled these observations to compare the details of the nebulas structure across different wavelengths, which allowedthem to learnabout the sources of various features within the nebula. In the images above, thetop left shows the 3 GHz data from the Very Large Array (radio). Moving clockise, the radio data (shown in red) is composited with: infrared data from Spitzer Space Telescope, optical continuum from Hubble Space Telescope, 500-nm optical datafrom Hubble, and ultraviolet data from XMM-Newton. The final two images are of the nebula center, and they are composites of the radio imagewith X-ray data from Chandra and near-infrared data from Hubble. To read more about what Dubner and collaborators learned (and to see more spectacular images!), check out the paper below.CitationG. Dubner et al 2017 ApJ 840 82. doi:10.3847/1538-4357/aa6983

  9. Detailed Facility Report Data Dictionary | ECHO | US EPA

    EPA Pesticide Factsheets

    The Detailed Facility Report Data Dictionary provides users with a list of the variables and definitions that have been incorporated into the Detailed Facility Report. The Detailed Facility Report provides a concise enforcement and compliance history for a facility.

  10. An experimental evaluation of the performance deficit of an aircraft engine starter turbine

    NASA Technical Reports Server (NTRS)

    Haas, J. E.; Roelke, R. J.; Hermann, P.

    1980-01-01

    An experimental investigation is presented to determine the aerodynamic performance deficit of a 13.5 - centimeter-tip-diameter aircraft engine starter turbine. The two-phased evaluation comprised both the stator and the stage performance, and the experimental design is described in detail. Data obtained from the investigation of three honeycomb shrouds clearly showed that the filled honeycomb reached a total efficiency of 0.868, 8.2 points higher than the open honeycomb shroud, at design equivalent conditions of speed and blade-jet speed ratio. It was concluded that the use of an open honeycomb shroud caused the large performance deficit for the starter turbine. Further research is suggested to ascertain stator inlet boundary layer measurements.

  11. Detailed flow-field measurements over a 75 deg swept delta wing

    NASA Technical Reports Server (NTRS)

    Kjelgaard, Scott O.; Sellers, William L., III

    1990-01-01

    Results from an experimental investigation documenting the flowfield over a 75 deg swept delta wing at an angle-of-attack of 20.5 deg are presented. Results obtained include surface flow visualization, off-body flow visualization, and detailed flowfield surveys for various Reynolds numbers. Flowfield surveys at Reynolds numbers of 0.5, 1.0, and 1.5 million based on the root chord were conducted with both a Pitot pressure probe and a 5-hole pressure probe; and 3-component laser velocimeter surveys were conducted at a Reynolds number of 1.0 million. The Pitot pressure surveys were obtained at 5 chordwise stations, the 5-hole probe surveys were obtained at 3 chordwise stations and the laser velocimeter surveys were obtained at one station. The results confirm the classical roll up of the flow into a pair of primary vortices over the delta wing. The velocity measurements indicate that Reynolds number has little effect on the global structure of the flowfield for the Reynolds number range investigated. Measurements of the non-dimensional axial velocity in the core of the vortex indicate a jet like flow with values greater than twice freestream. Comparisons between velocity measurements from the 5-hole pressure probe and the laser velocimeter indicate that the pressure probe does a reasonable job of measuring the flowfield quantities where the velocity gradients in the flowfield are low.

  12. Emotion modulates eye movement patterns and subsequent memory for the gist and details of movie scenes.

    PubMed

    Subramanian, Ramanathan; Shankar, Divya; Sebe, Nicu; Melcher, David

    2014-03-26

    A basic question in vision research regards where people look in complex scenes and how this influences their performance in various tasks. Previous studies with static images have demonstrated a close link between where people look and what they remember. Here, we examined the pattern of eye movements when participants watched neutral and emotional clips from Hollywood-style movies. Participants answered multiple-choice memory questions concerning visual and auditory scene details immediately upon viewing 1-min-long neutral or emotional movie clips. Fixations were more narrowly focused for emotional clips, and immediate memory for object details was worse compared to matched neutral scenes, implying preferential attention to emotional events. Although we found the expected correlation between where people looked and what they remembered for neutral clips, this relationship broke down for emotional clips. When participants were subsequently presented with key frames (static images) extracted from the movie clips such that presentation duration of the target objects (TOs) corresponding to the multiple-choice questions was matched and the earlier questions were repeated, more fixations were observed on the TOs, and memory performance also improved significantly, confirming that emotion modulates the relationship between gaze position and memory performance. Finally, in a long-term memory test, old/new recognition performance was significantly better for emotional scenes as compared to neutral scenes. Overall, these results are consistent with the hypothesis that emotional content draws eye fixations and strengthens memory for the scene gist while weakening encoding of peripheral scene details.

  13. Recovering and Preventing Loss of Detailed Memory: Differential Rates of Forgetting for Detail Types in Episodic Memory

    ERIC Educational Resources Information Center

    Sekeres, Melanie J.; Bonasia, Kyra; St-Laurent, Marie; Pishdadian, Sara; Winocur, Gordon; Grady, Cheryl; Moscovitch, Morris

    2016-01-01

    Episodic memories undergo qualitative changes with time, but little is known about how different aspects of memory are affected. Different types of information in a memory, such as perceptual detail, and central themes, may be lost at different rates. In patients with medial temporal lobe damage, memory for perceptual details is severely impaired,…

  14. Making detailed predictions makes (some) predictions worse

    NASA Astrophysics Data System (ADS)

    Kelly, Theresa F.

    In this paper, we investigate whether making detailed predictions about an event makes other predictions worse. Across 19 experiments, 10,895 participants, and 415,960 predictions about 724 professional sports games, we find that people who made detailed predictions about sporting events (e.g., how many hits each baseball team would get) made worse predictions about more general outcomes (e.g., which team would win). We rule out that this effect is caused by inattention or fatigue, thinking too hard, or a differential reliance on holistic information about the teams. Instead, we find that thinking about game-relevant details before predicting winning teams causes people to give less weight to predictive information, presumably because predicting details makes information that is relatively useless for predicting the winning team more readily accessible in memory and therefore incorporated into forecasts. Furthermore, we show that this differential use of information can be used to predict what kinds of games will and will not be susceptible to the negative effect of making detailed predictions.

  15. Impact of seductive details on the acquisition and transfer of laparoscopic suturing skills: Emotionally interesting or cognitively taxing?

    PubMed

    Gardner, Aimee K; Clanton, Jesse; Jabbour, Ibrahim I; Scott, Lauren; Scott, Daniel J; Russo, Michael A

    2016-09-01

    A common strategy to increase learner engagement is to interweave educational material with interesting but slightly tangential tidbits of information (eg, "war stories" and funny anecdotes), known as seductive details. Our objective was to examine the impact of seductive details on initial acquisition and transfer of basic laparoscopic surgical skills. Novices (first- to fourth-year medical students) were randomized into control (N = 47) or seductive details (N = 42) groups. Curricula consisted of a baseline skills assessment (Fundamentals of Laparoscopic Surgery Task 1), instructional video on intracorporeal laparoscopic suturing (Fundamentals of Laparoscopic Surgery Task 5), multiple choice quiz, practice, and assessment on both primary and transfer tasks. Two separate instructional videos were used for Task 5; 20% of the seductive details group's instructional video consisted of seductive details, whereas the control group's video included no seductive details. Participants completed questionnaires of mental workload and task engagement after training. We also conducted a mediation analysis, which is a statistical approach to identify causal paths among a group of variables. Baseline skill scores (control: 112 ± 52; standard deviation: 118 ± 56; 0 = lowest possible score; 600 = highest possible score) and knowledge scores (control: 76 ± 19; standard deviation: 74 ± 16; 0 = lowest possible score; 100 = highest possible score) were similar for both groups. The control group demonstrated better (higher) performance on both the primary (434 ± 193 vs 399 ± 133, P < .05) and transfer (184 ± 74 vs 149 ± 91, P < .05) suturing tasks. Mental workload, as measured by the National Aeronautics and Space Administration-Task Load Index, was more demanding (higher) for the seductive details group (3.8 ± 0.5 vs 3.4 ± 0.7, P < .01; 1 = low workload; 5 = high workload) and was investigated as the possible mechanism by which

  16. A method for increase abrasive wear resistance parts by obtaining on methods casting on gasifying models

    NASA Astrophysics Data System (ADS)

    Sedukhin, V. V.; Anikeev, A. N.; Chumanov, I. V.

    2017-11-01

    Method optimizes hardening working layer parts’, working in high-abrasive conditions looks in this work: bland refractory particles WC and TiC in respect of 70/30 wt. % prepared by beforehand is applied on polystyrene model in casting’ mould. After metal poured in mould, withstand for crystallization, and then a study is carried out. Study macro- and microstructure received samples allows to say that thickness and structure received hardened layer depends on duration interactions blend harder carbides and liquid metal. Different character interactions various dispersed particles and matrix metal observed under the same conditions. Tests abrasive wear resistance received materials of method calculating residual masses was conducted in laboratory’ conditions. Results research wear resistance showed about that method obtaining harder coating of blend carbide tungsten and carbide titanium by means of drawing on surface foam polystyrene model before moulding, allows receive details with surface has wear resistance in 2.5 times higher, than details of analogy steel uncoated. Wherein energy costs necessary for transformation units mass’ substances in powder at obtained harder layer in 2.06 times higher, than materials uncoated.

  17. A Detailed Geomorphological Sketch Map of Titan's Afekan Crater Region

    NASA Astrophysics Data System (ADS)

    Schoenfeld, A.; Malaska, M. J.; Lopes, R. M. C.; Le Gall, A. A.; Birch, S. P.; Hayes, A.

    2014-12-01

    Due to Titan's uniquely thick atmosphere and organic haze layers, the most detailed images (with resolution of 300 meters per pixel) of the Saturnian moon's surface exist as Synthetic Aperture Radar (SAR) images taken by Cassini's RADAR instrument. Using the SAR data, we have been putting together detailed geomorphological sketch maps of various Titan regions in an effort to piece together its geologic history. We initially examined the Afekan region of Titan due to extensive SAR coverage. Features described on Afekan fall under the categories (in order of geologic age, extrapolated from their relative emplacement) of hummocky, labyrinthic, plains, and dunes. During our mapping effort, we also divided each terrain category into several different subclasses on a local level. Our map offers a chance to present and analyze the distribution, relationship, and potential formation hypotheses of the different terrains. In bulk, we find evidence for both Aeolian and fluvial processes. A particularly important unit found in the Afekan region is the unit designated "undifferentiated plains", or the "Blandlands" of Titan, a mid-latitude terrain unit comprising 25% of the moon's surface. Undifferentiated plains are notable for its relative featurelessness in radar and infrared. Our interpretation is that it is a fill unit in and around Afekan crater and other hummocky/mountainous units. The plains suggest that the nature of Titan's geomorphology seems to be tied to ongoing erosional forces and sediment deposition. Other datasets used in characterizing Titan's various geomorphological units include information obtained from radiometry, infrared (ISS), and spectrometry (VIMS). We will present the detailed geomorphological sketch map with all the terrain units assigned and labeled.

  18. A New, Two-layer Canopy Module For The Detailed Snow Model SNOWPACK

    NASA Astrophysics Data System (ADS)

    Gouttevin, I.; Lehning, M.; Jonas, T.; Gustafsson, D.; Mölder, M.

    2014-12-01

    A new, two-layer canopy module with thermal inertia for the detailed snow model SNOWPACK is presented. Compared to the old, one-layered canopy formulation with no heat mass, this module now offers a level of physical detail consistent with the detailed snow and soil representation in SNOWPACK. The new canopy model is designed to reproduce the difference in thermal regimes between leafy and woody canopy elements and their impact on the underlying snowpack energy balance. The new model is validated against data from an Alpine and a boreal site. Comparisons of modelled sub-canopy thermal radiations to stand-scale observations at Alptal, Switzerland, demonstrate the improvements induced by our new parameterizations. The main effect is a more realistic simulation of the canopy night-time drop in temperatures. The lower drop is induced by both thermal inertia and the two-layer representation. A specific result is that such a performance cannot be achieved by a single-layered canopy model. The impact of the new parameterizations on the modelled dynamics of the sub-canopy snowpack is analysed and yields consistent results, but the frequent occurrence of mixed-precipitation events at Alptal prevents a conclusive assessment of model performances against snow data.Without specific tuning, the model is also able to reproduce the measured summertime tree trunk temperatures and biomass heat storage at the boreal site of Norunda, Sweden, with an increased accuracy in amplitude and phase. Overall, the SNOWPACK model with its enhanced canopy module constitutes a unique (in its physical process representation) atmosphere-to-soil-through-canopy-and-snow modelling chain.

  19. 46 CFR 188.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 7 2012-10-01 2012-10-01 false Electrical engineering details. 188.25-1 Section 188.25... GENERAL PROVISIONS General Electrical Engineering Requirements § 188.25-1 Electrical engineering details. (a) The electrical engineering details shall be in accordance with subchapter J (Electrical...

  20. 46 CFR 188.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 7 2010-10-01 2010-10-01 false Electrical engineering details. 188.25-1 Section 188.25... GENERAL PROVISIONS General Electrical Engineering Requirements § 188.25-1 Electrical engineering details. (a) The electrical engineering details shall be in accordance with subchapter J (Electrical...

  1. 46 CFR 188.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 7 2014-10-01 2014-10-01 false Electrical engineering details. 188.25-1 Section 188.25... GENERAL PROVISIONS General Electrical Engineering Requirements § 188.25-1 Electrical engineering details. (a) The electrical engineering details shall be in accordance with subchapter J (Electrical...

  2. 46 CFR 188.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 7 2013-10-01 2013-10-01 false Electrical engineering details. 188.25-1 Section 188.25... GENERAL PROVISIONS General Electrical Engineering Requirements § 188.25-1 Electrical engineering details. (a) The electrical engineering details shall be in accordance with subchapter J (Electrical...

  3. 46 CFR 188.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 7 2011-10-01 2011-10-01 false Electrical engineering details. 188.25-1 Section 188.25... GENERAL PROVISIONS General Electrical Engineering Requirements § 188.25-1 Electrical engineering details. (a) The electrical engineering details shall be in accordance with subchapter J (Electrical...

  4. Structural and Dynamical Details of Biotin

    NASA Astrophysics Data System (ADS)

    Korter, Timothy; Dunmire, David; Romero, Danilo; Middleton, Chris; Jenkins, Tim; Hudson, Bruce; Hight Walker, Angela

    2003-03-01

    Biotin, one of the B vitamins, is a key cofactor of enzymes that transfer units of CO2. Chemically linked to a lysine residue via its carboxylic acid side chain, biotin exhibits incredible flexibility when performing its intraprotein transport role. Not only does Biotin play a critical role in gluconeogenesis, it also is commonly used throughout biotechnology research due to its strong binding affinity for attachment, tethering and labeling chemistries. Therefore, a detailed probe of the structure and dynamics of biotin is important both metabolically and to aid further research. Here, we used several vibrational techniques, THz, IR, Raman and Inelastic Neutron Scattering, to gain a comprehensive understanding of biotin's structure, flexibility and dynamics. Specifically our interests are in hydrogen bonding interactions, torsional vibrations, and conformational changes with varying environments, which frequently lie in the far-infrared region of the spectrum below 200 cm-1. Interpretation and comparison of our multi-technique data are guided by high-level ab initio calculations.

  5. Automated map sharpening by maximization of detail and connectivity

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Terwilliger, Thomas C.; Sobolev, Oleg V.; Afonine, Pavel V.

    An algorithm for automatic map sharpening is presented that is based on optimization of the detail and connectivity of the sharpened map. The detail in the map is reflected in the surface area of an iso-contour surface that contains a fixed fraction of the volume of the map, where a map with high level of detail has a high surface area. The connectivity of the sharpened map is reflected in the number of connected regions defined by the same iso-contour surfaces, where a map with high connectivity has a small number of connected regions. By combining these two measures inmore » a metric termed the `adjusted surface area', map quality can be evaluated in an automated fashion. This metric was used to choose optimal map-sharpening parameters without reference to a model or other interpretations of the map. Map sharpening by optimization of the adjusted surface area can be carried out for a map as a whole or it can be carried out locally, yielding a locally sharpened map. To evaluate the performance of various approaches, a simple metric based on map–model correlation that can reproduce visual choices of optimally sharpened maps was used. The map–model correlation is calculated using a model withBfactors (atomic displacement factors; ADPs) set to zero. Finally, this model-based metric was used to evaluate map sharpening and to evaluate map-sharpening approaches, and it was found that optimization of the adjusted surface area can be an effective tool for map sharpening.« less

  6. Automated map sharpening by maximization of detail and connectivity

    DOE PAGES

    Terwilliger, Thomas C.; Sobolev, Oleg V.; Afonine, Pavel V.; ...

    2018-05-18

    An algorithm for automatic map sharpening is presented that is based on optimization of the detail and connectivity of the sharpened map. The detail in the map is reflected in the surface area of an iso-contour surface that contains a fixed fraction of the volume of the map, where a map with high level of detail has a high surface area. The connectivity of the sharpened map is reflected in the number of connected regions defined by the same iso-contour surfaces, where a map with high connectivity has a small number of connected regions. By combining these two measures inmore » a metric termed the `adjusted surface area', map quality can be evaluated in an automated fashion. This metric was used to choose optimal map-sharpening parameters without reference to a model or other interpretations of the map. Map sharpening by optimization of the adjusted surface area can be carried out for a map as a whole or it can be carried out locally, yielding a locally sharpened map. To evaluate the performance of various approaches, a simple metric based on map–model correlation that can reproduce visual choices of optimally sharpened maps was used. The map–model correlation is calculated using a model withBfactors (atomic displacement factors; ADPs) set to zero. Finally, this model-based metric was used to evaluate map sharpening and to evaluate map-sharpening approaches, and it was found that optimization of the adjusted surface area can be an effective tool for map sharpening.« less

  7. 46 CFR 70.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 3 2013-10-01 2013-10-01 false Electrical engineering details. 70.25-1 Section 70.25-1... General Electrical Engineering Requirements § 70.25-1 Electrical engineering details. All electrical engineering details and installations shall be designed and installed in accordance with subchapter J...

  8. 46 CFR 70.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 3 2010-10-01 2010-10-01 false Electrical engineering details. 70.25-1 Section 70.25-1... General Electrical Engineering Requirements § 70.25-1 Electrical engineering details. All electrical engineering details and installations shall be designed and installed in accordance with subchapter J...

  9. 46 CFR 90.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 4 2012-10-01 2012-10-01 false Electrical engineering details. 90.25-1 Section 90.25-1... PROVISIONS General Electrical Engineering Requirements § 90.25-1 Electrical engineering details. (a) All electrical engineering details and installations shall be designed and installed in accordance with...

  10. 46 CFR 90.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 4 2013-10-01 2013-10-01 false Electrical engineering details. 90.25-1 Section 90.25-1... PROVISIONS General Electrical Engineering Requirements § 90.25-1 Electrical engineering details. (a) All electrical engineering details and installations shall be designed and installed in accordance with...

  11. 46 CFR 70.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 3 2011-10-01 2011-10-01 false Electrical engineering details. 70.25-1 Section 70.25-1... General Electrical Engineering Requirements § 70.25-1 Electrical engineering details. All electrical engineering details and installations shall be designed and installed in accordance with subchapter J...

  12. 46 CFR 70.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 3 2014-10-01 2014-10-01 false Electrical engineering details. 70.25-1 Section 70.25-1... General Electrical Engineering Requirements § 70.25-1 Electrical engineering details. All electrical engineering details and installations shall be designed and installed in accordance with subchapter J...

  13. 46 CFR 70.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 3 2012-10-01 2012-10-01 false Electrical engineering details. 70.25-1 Section 70.25-1... General Electrical Engineering Requirements § 70.25-1 Electrical engineering details. All electrical engineering details and installations shall be designed and installed in accordance with subchapter J...

  14. 46 CFR 90.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 4 2014-10-01 2014-10-01 false Electrical engineering details. 90.25-1 Section 90.25-1... PROVISIONS General Electrical Engineering Requirements § 90.25-1 Electrical engineering details. (a) All electrical engineering details and installations shall be designed and installed in accordance with...

  15. 46 CFR 90.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 4 2011-10-01 2011-10-01 false Electrical engineering details. 90.25-1 Section 90.25-1... PROVISIONS General Electrical Engineering Requirements § 90.25-1 Electrical engineering details. (a) All electrical engineering details and installations shall be designed and installed in accordance with...

  16. 46 CFR 90.25-1 - Electrical engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Electrical engineering details. 90.25-1 Section 90.25-1... PROVISIONS General Electrical Engineering Requirements § 90.25-1 Electrical engineering details. (a) All electrical engineering details and installations shall be designed and installed in accordance with...

  17. 17 CFR 240.17Ad-11 - Reports regarding aged record differences, buy-ins and failure to post certificate detail to...

    Code of Federal Regulations, 2012 CFR

    2012-04-01

    ... differences, buy-ins and failure to post certificate detail to master securityholder and subsidiary files. 240... regarding aged record differences, buy-ins and failure to post certificate detail to master securityholder... master securityholder file: (A) To the official performing corporate secretary functions for the issuer...

  18. NOSS Altimeter Detailed Algorithm specifications

    NASA Technical Reports Server (NTRS)

    Hancock, D. W.; Mcmillan, J. D.

    1982-01-01

    The details of the algorithms and data sets required for satellite radar altimeter data processing are documented in a form suitable for (1) development of the benchmark software and (2) coding the operational software. The algorithms reported in detail are those established for altimeter processing. The algorithms which required some additional development before documenting for production were only scoped. The algorithms are divided into two levels of processing. The first level converts the data to engineering units and applies corrections for instrument variations. The second level provides geophysical measurements derived from altimeter parameters for oceanographic users.

  19. 46 CFR 90.20-1 - Marine engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Marine engineering details. 90.20-1 Section 90.20-1... PROVISIONS General Marine Engineering Requirements § 90.20-1 Marine engineering details. (a) All marine engineering details such as piping, valves, fittings, boilers, pressure vessels, etc., and their appurtenances...

  20. 46 CFR 188.20-1 - Marine engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 7 2012-10-01 2012-10-01 false Marine engineering details. 188.20-1 Section 188.20-1... PROVISIONS General Marine Engineering Requirements § 188.20-1 Marine engineering details. (a) The marine engineering details shall be in accordance with Subchapter F (Marine Engineering) of this chapter. ...

  1. 46 CFR 188.20-1 - Marine engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 7 2014-10-01 2014-10-01 false Marine engineering details. 188.20-1 Section 188.20-1... PROVISIONS General Marine Engineering Requirements § 188.20-1 Marine engineering details. (a) The marine engineering details shall be in accordance with Subchapter F (Marine Engineering) of this chapter. ...

  2. 46 CFR 90.20-1 - Marine engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 4 2013-10-01 2013-10-01 false Marine engineering details. 90.20-1 Section 90.20-1... PROVISIONS General Marine Engineering Requirements § 90.20-1 Marine engineering details. (a) All marine engineering details such as piping, valves, fittings, boilers, pressure vessels, etc., and their appurtenances...

  3. 46 CFR 188.20-1 - Marine engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 7 2011-10-01 2011-10-01 false Marine engineering details. 188.20-1 Section 188.20-1... PROVISIONS General Marine Engineering Requirements § 188.20-1 Marine engineering details. (a) The marine engineering details shall be in accordance with Subchapter F (Marine Engineering) of this chapter. ...

  4. 46 CFR 188.20-1 - Marine engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 7 2013-10-01 2013-10-01 false Marine engineering details. 188.20-1 Section 188.20-1... PROVISIONS General Marine Engineering Requirements § 188.20-1 Marine engineering details. (a) The marine engineering details shall be in accordance with Subchapter F (Marine Engineering) of this chapter. ...

  5. 46 CFR 90.20-1 - Marine engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 4 2011-10-01 2011-10-01 false Marine engineering details. 90.20-1 Section 90.20-1... PROVISIONS General Marine Engineering Requirements § 90.20-1 Marine engineering details. (a) All marine engineering details such as piping, valves, fittings, boilers, pressure vessels, etc., and their appurtenances...

  6. 46 CFR 188.20-1 - Marine engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 7 2010-10-01 2010-10-01 false Marine engineering details. 188.20-1 Section 188.20-1... PROVISIONS General Marine Engineering Requirements § 188.20-1 Marine engineering details. (a) The marine engineering details shall be in accordance with Subchapter F (Marine Engineering) of this chapter. ...

  7. 46 CFR 90.20-1 - Marine engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 4 2014-10-01 2014-10-01 false Marine engineering details. 90.20-1 Section 90.20-1... PROVISIONS General Marine Engineering Requirements § 90.20-1 Marine engineering details. (a) All marine engineering details such as piping, valves, fittings, boilers, pressure vessels, etc., and their appurtenances...

  8. 46 CFR 90.20-1 - Marine engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 4 2012-10-01 2012-10-01 false Marine engineering details. 90.20-1 Section 90.20-1... PROVISIONS General Marine Engineering Requirements § 90.20-1 Marine engineering details. (a) All marine engineering details such as piping, valves, fittings, boilers, pressure vessels, etc., and their appurtenances...

  9. Autism: Hard to Switch from Details to the Whole.

    PubMed

    Soriano, María Felipa; Ibáñez-Molina, Antonio J; Paredes, Natalia; Macizo, Pedro

    2017-12-18

    It has long been proposed that individuals with autism exhibit a superior processing of details at the expense of an impaired global processing. This theory has received some empirical support, but results are mixed. In this research we have studied local and global processing in ASD and Typically Developing children, with an adaptation of the Navon task, designed to measure congruency effects between local and global stimuli and switching cost between local and global tasks. ASD children showed preserved global processing; however, compared to Typically Developing children, they exhibited more facilitation from congruent local stimuli when they performed the global task. In addition, children with ASD had more switching cost than Typically Developing children only when they switched from the local to the global task, reflecting a specific difficulty to disengage from local stimuli. Together, results suggest that ASD is characterized by a tendency to process local details, they benefit from the processing of local stimuli at the expense of increasing cost to disengage from local stimuli when global processing is needed. Thus, this work demonstrates experimentally the advantages and disadvantages of the increased local processing in children with ASD.

  10. 46 CFR 24.20-1 - Marine engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 1 2010-10-01 2010-10-01 false Marine engineering details. 24.20-1 Section 24.20-1... Engineering Requirements § 24.20-1 Marine engineering details. (a) All marine engineering details relative to... 40 feet in length will be found in subchapter F (Marine Engineering) of this chapter. ...

  11. 46 CFR 24.20-1 - Marine engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 1 2011-10-01 2011-10-01 false Marine engineering details. 24.20-1 Section 24.20-1... Engineering Requirements § 24.20-1 Marine engineering details. (a) All marine engineering details relative to... 40 feet in length will be found in subchapter F (Marine Engineering) of this chapter. ...

  12. Investigating the Interaction of Graphic Organizers and Seductive Details: Can a Graphic Organizer Mitigate the Seductive-Details Effect?

    ERIC Educational Resources Information Center

    Rowland-Bryant, Emily; Skinner, Christopher H.; Skinner, Amy L.; Saudargas, Richard; Robinson, Daniel H.; Kirk, Emily R.

    2009-01-01

    The interaction between seductive details (SD) and a graphic organizer (GO) was investigated. Undergraduate students (n = 207) read a target-material passage about Freud's psychosexual stages. Depending on condition, the participants also read a biographical paragraph (SD-only), viewed a graphic organizer that linked the seductive details to the…

  13. Large liquid rocket engine transient performance simulation system

    NASA Technical Reports Server (NTRS)

    Mason, J. R.; Southwick, R. D.

    1991-01-01

    A simulation system, ROCETS, was designed and developed to allow cost-effective computer predictions of liquid rocket engine transient performance. The system allows a user to generate a simulation of any rocket engine configuration using component modules stored in a library through high-level input commands. The system library currently contains 24 component modules, 57 sub-modules and maps, and 33 system routines and utilities. FORTRAN models from other sources can be operated in the system upon inclusion of interface information on comment cards. Operation of the simulation is simplified for the user by run, execution, and output processors. The simulation system makes available steady-state trim balance, transient operation, and linear partial generation. The system utilizes a modern equation solver for efficient operation of the simulations. Transient integration methods include integral and differential forms for the trapezoidal, first order Gear, and second order Gear corrector equations. A detailed technology test bed engine (TTBE) model was generated to be used as the acceptance test of the simulation system. The general level of model detail was that reflected in the Space Shuttle Main Engine DTM. The model successfully obtained steady-state balance in main stage operation and simulated throttle transients, including engine starts and shutdown. A NASA FORTRAN control model was obtained, ROCETS interface installed in comment cards, and operated with the TTBE model in closed-loop transient mode.

  14. Summer performance results obtained from simultaneously testing ten solar collectors outdoors

    NASA Technical Reports Server (NTRS)

    Miller, D. R.

    1977-01-01

    Ten solar collectors were simultaneously tested outdoors. Efficiency data were correlated using a method that separates solar variables (flux, incident angle) from the desired performance parameters (heat loss, absorbtance, transmittance) which are unique to a given collector design. Tests were conducted on both clear and moderately cloudy days. Correlating data in the above manner, a 2-glass, black paint collector exhibited a decrease in efficiency of 5 percentage points relative to the baseline data for an exposure time of 2 years, 4 months. Condensation on the collector glazing was thought to be a contributing factor in this efficiency change.

  15. Peptide profiling of Internet-obtained Cerebrolysin using high performance liquid chromatography - electrospray ionization ion trap and ultra high performance liquid chromatography - ion mobility - quadrupole time of flight mass spectrometry.

    PubMed

    Gevaert, Bert; D'Hondt, Matthias; Bracke, Nathalie; Yao, Han; Wynendaele, Evelien; Vissers, Johannes Petrus Cornelis; De Cecco, Martin; Claereboudt, Jan; De Spiegeleer, Bart

    2015-09-01

    Cerebrolysin, a parenteral peptide preparation produced by controlled digestion of porcine brain proteins, is an approved nootropic medicine in some countries. However, it is also easily and globally available on the Internet. Nevertheless, until now, its exact chemical composition was unknown. Using high performance liquid chromatography (HPLC) coupled to ion trap and ultra high performance liquid chromatography (UHPLC) coupled to quadrupole-ion mobility-time-of-flight mass spectrometry (Q-IM-TOF MS), combined with UniProt pig protein database search and PEAKS de novo sequencing, we identified 638 unique peptides in an Internet-obtained Cerebrolysin sample. The main components in this sample originate from tubulin alpha- and beta-chain, actin, and myelin basic protein. No fragments of known neurotrophic factors like glial cell-derived neurotrophic factor (GDNF), neurotrophin nerve growth factor (NGF), brain-derived neurotrophic factor (BDNF), and ciliary neurotrophic factor (CNTF) were found, suggesting that the activities reported in the literature are likely the result of new, hitherto unknown cryptic peptides with nootropic properties. Copyright © 2015 John Wiley & Sons, Ltd.

  16. Non-destructive Analysis Reveals Effect of Installation Details on Plywood Siding Performance

    Treesearch

    Christopher G. Hunt; Gregory T. Schueneman; Steven Lacher; Xiping Wang; R. Sam Williams

    2015-01-01

    This study evaluated the influence of a variety of construction techniques on the performance of plywood siding and the applied paint, using both ultrasound and conventional visual inspection techniques. The impact of bottom edge contact, flashing vs. caulking board ends, priming the bottom edge, location (Wisconsin vs. Mississippi) and a gap behind the siding to...

  17. 46 CFR 24.20-1 - Marine engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 1 2014-10-01 2014-10-01 false Marine engineering details. 24.20-1 Section 24.20-1... Engineering Requirements § 24.20-1 Marine engineering details. All marine engineering details relative to the... in length will be found in subchapter F (Marine Engineering) of this chapter. [USCG-2012-0832, 77 FR...

  18. 46 CFR 24.20-1 - Marine engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 1 2013-10-01 2013-10-01 false Marine engineering details. 24.20-1 Section 24.20-1... Engineering Requirements § 24.20-1 Marine engineering details. All marine engineering details relative to the... in length will be found in subchapter F (Marine Engineering) of this chapter. [USCG-2012-0832, 77 FR...

  19. 46 CFR 24.20-1 - Marine engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 1 2012-10-01 2012-10-01 false Marine engineering details. 24.20-1 Section 24.20-1... Engineering Requirements § 24.20-1 Marine engineering details. All marine engineering details relative to the... in length will be found in subchapter F (Marine Engineering) of this chapter. [USCG-2012-0832, 77 FR...

  20. Effects of environmental enrichment on reproductive performance and quantity and morphology of cumulus-oocyte complexes obtained from Rattus norvegicus.

    PubMed

    Fisch, Joana; Oliveira, Iáskara Vieira de; Fank, Juliana; Paim, Lia Mara Gomes; Zandoná, Marília Remuzzi; Lopes, Eliana Franco; Mello, Fernanda Bastos de; Oliveira, Alexandre Tavares Duarte de

    2017-05-01

    Several researchers have observed that environmental enrichment (EE) can be effective in reducing stressful conditions and abnormal behavior and may provide better reproductive performance in rodents. In this context, this study aimed to evaluate the reproductive performance of Wistar rats reared in three different housing conditions. Animals were separated into breeding pairs, one pair per cage and pairs randomly assigned to three experimental groups (ten couples per group): control group were provided cages without any environmental enrichment; PVC group with PVC pipe; and cardboard roll group with a commercially available cardboard tube. To compare the reproductive performance of the three groups, the following were evaluated: number of pups/litter; number of litters; parturition interval; occurrence of cannibalism; weight gain of offspring; as well as the quantity and quality of cumulus-oocyte complexes (COCs) obtained after superovulation of the females born from the first, second and last pregnancy in all groups. Moreover, the plasma level of corticosterone in breeding animals was measured. A total of 60 male rats randomly selected from the first- and last-born litters (20 males from each group) were first tested in an elevated plus-maze (EPM) and on the following day, were tested in an open field test (OFT). Significant differences were found in the number and morphological classification of COCs. In the control group, the number of oocytes in grade 4 (unusual shapes and very heterogeneous ooplasm, presenting no layers of surrounding cumulus cells [13]) presented statistically higher rates (225/2535, 8.9%) compared to the other groups, as well as the number of competent oocytes was higher in the enriched groups (p = 0.001). Moreover, we find that the males of cardboard roll group differed significantly in weight gain compared to PVC group (p = 0.008). In addition to this, we did not detect occurrence of cannibalism in this group. Our findings suggest

  1. Global detailed geoid computation and model analysis

    NASA Technical Reports Server (NTRS)

    Marsh, J. G.; Vincent, S.

    1974-01-01

    Comparisons and analyses were carried out through the use of detailed gravimetric geoids which we have computed by combining models with a set of 26,000 1 deg x 1 deg mean free air gravity anomalies. The accuracy of the detailed gravimetric geoid computed using the most recent Goddard earth model (GEM-6) in conjunction with the set of 1 deg x 1 deg mean free air gravity anomalies is assessed at + or - 2 meters on the continents of North America, Europe, and Australia, 2 to 5 meters in the Northeast Pacific and North Atlantic areas, and 5 to 10 meters in other areas where surface gravity data are sparse. The R.M.S. differences between this detailed geoid and the detailed geoids computed using the other satellite gravity fields in conjuction with same set of surface data range from 3 to 7 meters.

  2. 5 CFR 352.306 - Length of details.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 5 Administrative Personnel 1 2010-01-01 2010-01-01 false Length of details. 352.306 Section 352.306 Administrative Personnel OFFICE OF PERSONNEL MANAGEMENT CIVIL SERVICE REGULATIONS REEMPLOYMENT RIGHTS Detail and Transfer of Federal Employees to International Organizations § 352.306 Length of...

  3. Strengthening of competence planning truss through instructional media development details

    NASA Astrophysics Data System (ADS)

    Handayani, Sri; Nurcahyono, M. Hadi

    2017-03-01

    Competency-Based Learning is a model of learning in which the planning, implementation, and assessment refers to the mastery of competencies. Learning in lectures conducted in the framework for comprehensively realizing student competency. Competence means the orientation of the learning activities in the classroom must be given to the students to be more active learning, active search for information themselves and explore alone or with friends in learning activities in pairs or in groups, learn to use a variety of learning resources and printed materials, electronic media, as well as environment. Analysis of learning wooden structure known weakness in the understanding of the truss detail. Hence the need for the development of media that can provide a clear picture of what the structure of the wooden horses and connection details. Development of instructional media consisted of three phases of activity, namely planning, production and assessment. Learning Media planning should be tailored to the needs and conditions necessary to provide reinforcement to the mastery of competencies, through the table material needs. The production process of learning media is done by using hardware (hardware) and software (software) to support the creation of a medium of learning. Assessment of the media poduk yan include feasibility studies, namely by subject matter experts, media experts, while testing was done according to the student's perception of the product. The results of the analysis of the materials for the instructional aspects of the results obtained 100% (very good) and media analysis for the design aspects of the media expressed very good with a percentage of 88.93%. While the analysis of student perceptions expressed very good with a percentage of 84.84%. Media Learning Truss Details feasible and can be used in the implementation of learning wooden structure to provide capacity-building in planning truss

  4. 25. 'HANGAR SHEDS TRUSSES DETAILS; ARCHITECTURAL PLANS ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    25. 'HANGAR SHEDS - TRUSSES - DETAILS; ARCHITECTURAL PLANS - PLANT AREA; MODIFICATION CENTER NO. 1, DAGGETT, CALIFORNIA.' Sections and details of trusses, ironwork, and joints, as modified to show ridge joint detail. As built. This blueline also shows the fire suppression system, added in orange pencil for 'Project 13: Bldgs. T-30, T-50, T-70, T-90' at a later, unspecified date. Contract no. W509 Eng. 2743; File no. 555/84, revision B, dated August 24, 1942. No sheet number. - Barstow-Daggett Airport, Hangar Shed No. 4, 39500 National Trails Highway, Daggett, San Bernardino County, CA

  5. Evaluating the roles of detailed endocardial structures on right ventricular haemodynamics by means of CFD simulations.

    PubMed

    Sacco, Federica; Paun, Bruno; Lehmkuhl, Oriol; Iles, Tinen L; Iaizzo, Paul A; Houzeaux, Guillaume; Vázquez, Mariano; Butakoff, Constantine; Aguado-Sierra, Jazmin

    2018-06-11

    Computational modelling plays an important role in right ventricular (RV) haemodynamic analysis. However, current approaches employ smoothed ventricular anatomies. The aim of this study is to characterise RV haemodynamics including detailed endocardial structures like trabeculae, moderator band and papillary muscles (PMs). Four paired detailed and smoothed RV endocardium models (two male and two female) were reconstructed from ex-vivo human hearts high-resolution magnetic resonance images (MRI). Detailed models include structures with ≥1 mm 2 cross-sectional area. Haemodynamic characterisation was done by computational fluid dynamics (CFD) simulations with steady and transient inflows, using high performance computing (HPC). The differences between the flows in smoothed and detailed models were assessed using Q-criterion for vorticity quantification, the pressure drop between inlet and outlet, and the wall shear stress (WSS). Results demonstrated that detailed endocardial structures increase the degree of intra-ventricular pressure drop, decrease the WSS and disrupt the dominant vortex creating secondary small vortices. Increasingly turbulent blood flow was observed in the detailed RVs. Female RVs were less trabeculated and presented lower pressure drops than the males. In conclusion, neglecting endocardial structures in RV haemodynamic models may lead to inaccurate conclusions about the pressures, stresses, and blood flow behaviour in the cavity. This article is protected by copyright. All rights reserved.

  6. 46 CFR 113.37-10 - Detailed requirements.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 4 2011-10-01 2011-10-01 false Detailed requirements. 113.37-10 Section 113.37-10 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) ELECTRICAL ENGINEERING COMMUNICATION AND ALARM SYSTEMS AND EQUIPMENT Shaft Speed and Thrust Indicators § 113.37-10 Detailed requirements. (a...

  7. 46 CFR 113.37-10 - Detailed requirements.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Detailed requirements. 113.37-10 Section 113.37-10 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) ELECTRICAL ENGINEERING COMMUNICATION AND ALARM SYSTEMS AND EQUIPMENT Shaft Speed and Thrust Indicators § 113.37-10 Detailed requirements. (a...

  8. Detailed noise measurements on the SR-7A propeller: Tone behavior with helical tip Mach number

    NASA Technical Reports Server (NTRS)

    Dittmar, James H.; Hall, David G.

    1991-01-01

    Detailed noise measurements were taken on the SR-7A propeller to investigate the behavior of the noise with helical tip Mach number and then to level off as Mach number was increased further. This behavior was further investigated by obtaining detailed pressure-time histories of data. The pressure-time histories indicate that a portion of the primary pressure pulse is progressively cancelled by a secondary pulse which results in the noise leveling off as the helical tip Mach number is increased. This second pulse appears to originate on the same blade as the primary pulse and is in some way connected to the blade itself. This leaves open the possibility of redesigning the blade to improve the cancellation; thereby, the propeller noise is reduced.

  9. Detailed noise measurements on the SR-7A propeller: Tone behavior with helical tip Mach number

    NASA Astrophysics Data System (ADS)

    Dittmar, James H.; Hall, David G.

    1991-12-01

    Detailed noise measurements were taken on the SR-7A propeller to investigate the behavior of the noise with helical tip Mach number and then to level off as Mach number was increased further. This behavior was further investigated by obtaining detailed pressure-time histories of data. The pressure-time histories indicate that a portion of the primary pressure pulse is progressively cancelled by a secondary pulse which results in the noise leveling off as the helical tip Mach number is increased. This second pulse appears to originate on the same blade as the primary pulse and is in some way connected to the blade itself. This leaves open the possibility of redesigning the blade to improve the cancellation; thereby, the propeller noise is reduced.

  10. A new debate for Turkish physicians: e-detailing.

    PubMed

    Ventura, Keti; Baybars, Miray; Dedeoglu, Ayla Ozhan

    2012-01-01

    The study presents an empirical analysis of the attitudes of Turkish physicians towards e-detailing practices compared to face-to-face detailing. The findings reveal that although physicians have positive attitudes toward e-detailing, on some points they are still undecided and/or have doubts. The structural model revealed that affect, convenience, and informative content influence their attitude in a positive manner, whereas the personal interaction was found to be a negative factor. Physicians' age and frequency of calls received from representatives are moderators. The present study can be seen as an addition to pharmaceutical marketing, an underresearched study field in Turkey, and e-detailing particularly.

  11. Mind the Gap! Students' Use of Exemplars and Detailed Rubrics as Formative Assessment

    ERIC Educational Resources Information Center

    Lipnevich, Anastasiya A.; McCallen, Leigh N.; Miles, Katharine Pace; Smith, Jeffrey K.

    2014-01-01

    The current study examined efficient modes for providing standardized feedback to improve performance on an assignment for a second year college class involving writing a brief research proposal. Two forms of standardized feedback (detailed rubric and proposal exemplars) were utilized is an experimental design with undergraduate students (N = 100)…

  12. Flight Test Techniques Used to Evaluate Performance Benefits During Formation Flight

    NASA Technical Reports Server (NTRS)

    Ray, Ronald J.; Cobleigh, Brent R.; Vachon, M. Jake; SaintJohn, Clinton

    2002-01-01

    The Autonomous Formation Flight research project has been implemented at the NASA Dryden Flight Research Center to demonstrate the benefits of formation flight and develop advanced technologies to facilitate exploiting these benefits. Two F/A-18 aircraft have been modified to precisely control and monitor relative position, and to determine performance of the trailing airplane. Flight test maneuvers and analysis techniques have been developed to determine the performance advantages, including drag and fuel flow reductions and improvements in range factor. By flying the trailing airplane through a matrix of lateral, longitudinal, and vertical offset positions, a detailed map of the performance benefits has been obtained at two flight conditions. Significant performance benefits have been obtained during this flight test phase. Drag reductions of more than 20 percent and fuel flow reductions of more than 18 percent have been measured at flight conditions of Mach 0.56 and an altitude of 25,000 ft. The results show favorable agreement with published theory and generic predictions. An F/A-18 long-range cruise mission at Mach 0.8 and an altitude of 40,000 ft has been simulated in the optimum formation position and has demonstrated a 14-percent fuel reduction when compared with a controlled chase airplane of similar configuration.

  13. Detailed Analysis of the Binding Mode of Vanilloids to Transient Receptor Potential Vanilloid Type I (TRPV1) by a Mutational and Computational Study

    PubMed Central

    Mori, Yoshikazu; Ogawa, Kazuo; Warabi, Eiji; Yamamoto, Masahiro; Hirokawa, Takatsugu

    2016-01-01

    Transient receptor potential vanilloid type 1 (TRPV1) is a non-selective cation channel and a multimodal sensor protein. Since the precise structure of TRPV1 was obtained by electron cryo-microscopy, the binding mode of representative agonists such as capsaicin and resiniferatoxin (RTX) has been extensively characterized; however, detailed information on the binding mode of other vanilloids remains lacking. In this study, mutational analysis of human TRPV1 was performed, and four agonists (capsaicin, RTX, [6]-shogaol and [6]-gingerol) were used to identify amino acid residues involved in ligand binding and/or modulation of proton sensitivity. The detailed binding mode of each ligand was then simulated by computational analysis. As a result, three amino acids (L518, F591 and L670) were newly identified as being involved in ligand binding and/or modulation of proton sensitivity. In addition, in silico docking simulation and a subsequent mutational study suggested that [6]-gingerol might bind to and activate TRPV1 in a unique manner. These results provide novel insights into the binding mode of various vanilloids to the channel and will be helpful in developing a TRPV1 modulator. PMID:27606946

  14. ATS-6 engineering performance report. Volume:Program and systems summaries: Mechanical and thermal details

    NASA Technical Reports Server (NTRS)

    Wales, R. O. (Editor)

    1981-01-01

    The overall mission and spacecraft systems, testing, and operations are summarized. The mechanical subsystems are reviewed, encompassing mechanical design requirements; separation and deployment mechanisms; design and performance evaluation; and the television camera reflector monitor. Thermal control and contamination are discussed in terms of thermal control subsystems, design validation, subsystems performance, the advanced flight experiment, and the quartz-crystal microbalance contamination monitor.

  15. Nanostructured MgTiO3 thick films obtained by electrophoretic deposition from nanopowders prepared by solar PVD

    NASA Astrophysics Data System (ADS)

    Apostol, Irina; Mahajan, Amit; Monty, Claude J. A.; Venkata Saravanan, K.

    2015-12-01

    A novel combination of solar physical vapor deposition (SPVD) and electrophoretic deposition (EPD) that was developed to grow MgTiO3 nanostructured thick films is presented. Obtaining nanostructured MgTiO3 thick films, which can replace bulk ceramic components, a major trend in electronic industry, is the main objective of this work. The advantage of SPVD is direct synthesis of nanopowders, while EPD is simple, fast and inexpensive technique for preparing thick films. SPVD technique was developed at CNRS-PROMES Laboratory, Odeillo-Font Romeu, France, while the EPD was performed at University of Aveiro - DeMAC/CICECO, Portugal. The nanopowders with an average crystallite size of about 30 nm prepared by SPVD were dispersed in 50 ml of acetone in basic media with addition of triethanolamine. The obtained well-dispersed and stable suspensions were used for carrying out EPD on 25 μm thick platinum foils. After deposition, films with thickness of about 22-25 μm were sintered in air for 15 min at 800, 900 and 1000 °C. The structural and microstructural characterization of the sintered thick films was carried out using XRD and SEM, respectively. The thickness of the sintered samples were about 18-20 μm, which was determined by cross-sectional SEM. Films sintered at 900 °C exhibit a dielectric constant, ɛr ∼18.3 and dielectric loss, tan δ ∼0.0012 at 1 MHz. The effects of processing techniques (SPVD and EPD) on the structure, microstructure and dielectric properties are reported in detail. The obtained results indicate that the thick films obtained in the present study can be promising for low loss materials for microwave and millimeter wave applications.

  16. Operational testing of a figure of merit for overall task performance

    NASA Technical Reports Server (NTRS)

    Lemay, Moira

    1990-01-01

    An overall indicator or figure of merit (FOM), for the quality of pilot performance is needed to define optimal workload levels, predict system failure, measure the impact of new automation in the cockpit, and define the relative contributions of subtasks to overall task performance. A normative FOM was developed based on the calculation of a standard score for each component of a complex task. It reflected some effects, detailed in an earlier study, of the introduction of new data link technology into the cockpit. Since the technique showed promise, further testing was done. A new set of data was obtained using the recently developed Multi-Attribute Task Battery. This is a complex battery consisting of four tasks which can be varied in task demand, and on which performance measures can be obtained. This battery was presented to 12 subjects in a 20 minute trial at each of three levels of workload or task demand, and performance measures collected on all four tasks. The NASA-TLX workload rating scale was presented at minutes 6, 12, and 18, of each trial. A figure of merit was then obtained for each run of the battery by calculating a mean, SD, and standard score for each task. Each task contributed its own proportion to the overall FOM, and relative contributions changed with increasing workload. Thus, the FOM shows the effect of task changes, not only on the individual task that is changed, but also on the performance of other tasks and of the whole task. The cost to other tasks of maintaining constant performance on an individual task can be quantified.

  17. Influence of minor geometric features on Stirling pulse tube cryocooler performance

    NASA Astrophysics Data System (ADS)

    Fang, T.; Spoor, P. S.; Ghiaasiaan, S. M.; Perrella, M.

    2017-12-01

    Minor geometric features and imperfections are commonly introduced into the basic design of multi-component systems to simplify or reduce the manufacturing expense. In this work, the cooling performance of a Stirling type cryocooler was tested in different driving powers, cold-end temperatures and inclination angles. A series of Computational Fluid Dynamics (CFD) simulations based on a prototypical cold tip was carried out. Detailed CFD model predictions were compared with the experiment and were used to investigate the impact of such apparently minor geometric imperfections on the performance of Stirling type pulse tube cryocoolers. Predictions of cooling performance and gravity orientation sensitivity were compared with experimental results obtained with the cryocooler prototypes. The results indicate that minor geometry features in the cold tip assembly can have considerable negative effects on the gravity orientation sensitivity of a pulse tube cryocooler.

  18. 12. Railing Detail for Dam Nos. 3 and 4, Fence ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    12. Railing Detail for Dam Nos. 3 and 4, Fence Detail for Reservoir Nos. 3 and 4, Single Lamp Details, Triple Lamp Details - Washington Park Reservoirs, 2403 SW Jefferson Street, Portland, Multnomah County, OR

  19. CERES Product Level Details

    Atmospheric Science Data Center

    2013-02-28

    ... CERES Product Level Details   Level 1B:  Data products are processed to sensor units. The BDS product contains CERES ... position and velocity, and all raw engineering and status data from the instrument. Level 2:  Data products are derived ... between average global net TOA flux imbalance and ocean heat storage). ...

  20. Memory for Details with Self-Referencing

    PubMed Central

    Serbun, Sarah J.; Shih, Joanne Y.; Gutchess, Angela H.

    2011-01-01

    Self-referencing benefits item memory, but little is known about the ways in which referencing the self affects memory for details. Experiment 1 assessed whether the effects of self-referencing operate only at the item, or general, level or also enhance memory for specific visual details of objects. Participants incidentally encoded objects by making judgments in reference to the self, a close other (one’s mother), or a familiar other (Bill Clinton). Results indicate that referencing the self or a close other enhances both specific and general memory. Experiments 2 and 3 assessed verbal memory for source in a task that relied on distinguishing between different mental operations (internal sources). Results indicate that self-referencing disproportionately enhances source memory, relative to conditions referencing other people, semantic, or perceptual information. We conclude that self-referencing not only enhances specific memory for both visual and verbal information, but can disproportionately improve memory for specific internal source details as well. PMID:22092106

  1. Memory for details with self-referencing.

    PubMed

    Serbun, Sarah J; Shih, Joanne Y; Gutchess, Angela H

    2011-11-01

    Self-referencing benefits item memory, but little is known about the ways in which referencing the self affects memory for details. Experiment 1 assessed whether the effects of self-referencing operate only at the item, or general, level or whether they also enhance memory for specific visual details of objects. Participants incidentally encoded objects by making judgements in reference to the self, a close other (one's mother), or a familiar other (Bill Clinton). Results indicate that referencing the self or a close other enhances both specific and general memory. Experiments 2 and 3 assessed verbal memory for source in a task that relied on distinguishing between different mental operations (internal sources). The results indicate that self-referencing disproportionately enhances source memory, relative to conditions referencing other people, semantic, or perceptual information. We conclude that self-referencing not only enhances specific memory for both visual and verbal information, but can also disproportionately improve memory for specific internal source details.

  2. Radiation Measurements Performed with Active Detectors Relevant for Human Space Exploration

    PubMed Central

    Narici, Livio; Berger, Thomas; Matthiä, Daniel; Reitz, Günther

    2015-01-01

    A reliable radiation risk assessment in space is a mandatory step for the development of countermeasures and long-duration mission planning in human spaceflight. Research in radiobiology provides information about possible risks linked to radiation. In addition, for a meaningful risk evaluation, the radiation exposure has to be assessed to a sufficient level of accuracy. Consequently, both the radiation models predicting the risks and the measurements used to validate such models must have an equivalent precision. Corresponding measurements can be performed both with passive and active devices. The former is easier to handle, cheaper, lighter, and smaller but they measure neither the time dependence of the radiation environment nor some of the details useful for a comprehensive radiation risk assessment. Active detectors provide most of these details and have been extensively used in the International Space Station. To easily access such an amount of data, a single point access is becoming essential. This review presents an ongoing work on the development of a tool that allows obtaining information about all relevant measurements performed with active detectors providing reliable inputs for radiation model validation. PMID:26697408

  3. An optimized procedure for obtaining DNA from fired and unfired ammunition.

    PubMed

    Montpetit, Shawn; O'Donnell, Patrick

    2015-07-01

    Gun crimes are a significant problem facing law enforcement agencies. Traditional forensic examination of firearms involves comparisons of markings imparted to bullets and cartridge casings during the firing process. DNA testing of casings and cartridges may not be routinely done in crime laboratories due a variety of factors including the typically low amounts of DNA recovered. The San Diego Police Department (SDPD) Crime Laboratory conducted a study to optimize the collection and profiling of DNA from fired and unfired ammunition. The method was optimized to where interpretable DNA results were obtained for 26.1% of the total number of forensic casework evidence samples, and provided some insights into the level of secondary transfer that might be expected from this type of evidence. Briefly detailed are the results from the experimental study and the forensic casework analysis using the optimized process. Mixtures (samples having more DNA types than the loader's known genotype detected or visible at any marker) were obtained in 39.8% of research samples and the likely source of DNA mixtures is discussed. Copyright © 2015 Elsevier Ireland Ltd. All rights reserved.

  4. Numerical investigation for design and critical performance evaluation of a horizontal axis hydrokinetic turbine

    NASA Astrophysics Data System (ADS)

    Subhra Mukherji, Suchi; Banerjee, Arindam

    2010-11-01

    We will discuss findings from our numerical investigation on the hydrodynamic performance of horizontal axis hydrokinetic turbines (HAHkT) under different turbine geometries and flow conditions. Hydrokinetic turbines are a class of zero-head hydropower systems which utilizes kinetic energy of flowing water to drive a generator. However, such turbines very often suffer from low efficiency which is primarily controlled by tip-speed ratio, solidity, angle of attack and number of blades. A detailed CFD study was performed using two-dimensional and three dimensional numerical models to examine the effect of each of these parameters on the performance of small HAHkTs having power capacities <= 10 kW. The two-dimensional numerical results provide an optimum angle of attack that maximizes the lift as well as lift to drag ratio yielding maximum power output. However three-dimensional numerical studies estimate optimum turbine solidity and blade numbers that produces maximum power coefficient at a given tip speed ratio. In addition, simulations were also performed to observe the axial velocity deficit at the turbine rotor downstream for different tip-speed ratios to obtain both qualitative and quantitative details about stall delay phenomena and the energy loss suffered by the turbine under ambient flow condition.

  5. DETAILED INVESTIGATION OF THE REJUVENATION OF A SPENT ELECTROLESS NICKEL SOLUTION BY ELECTRODIALYSIS WITH A VIEW TO OPTIMIZING ELECTRODIALYSIS PERFORMANCE

    EPA Science Inventory

    The rejuvenation of spent electroless nickel baths by electrodialysis has received a considerable amount of attention over the past decade and the technique is being increasingly employed to extend electroless nickel bath life. However, thus far there has not been a detailed inve...

  6. Challenges in modeling the X-29 flight test performance

    NASA Technical Reports Server (NTRS)

    Hicks, John W.; Kania, Jan; Pearce, Robert; Mills, Glen

    1987-01-01

    Presented are methods, instrumentation, and difficulties associated with drag measurement of the X-29A aircraft. The initial performance objective of the X-29A program emphasized drag polar shapes rather than absolute drag levels. Priorities during the flight envelope expansion restricted the evaluation of aircraft performance. Changes in aircraft configuration, uncertainties in angle-of-attack calibration, and limitations in instrumentation complicated the analysis. Limited engine instrumentation with uncertainties in overall in-flight thrust accuracy made it difficult to obtain reliable values of coefficient of parasite drag. The aircraft was incapable of tracking the automatic camber control trim schedule for optimum wing flaperon deflection during typical dynamic performance maneuvers; this has also complicated the drag polar shape modeling. The X-29A was far enough off the schedule that the developed trim drag correction procedure has proven inadequate. However, good drag polar shapes have been developed throughout the flight envelope. Preliminary flight results have compared well with wind tunnel predictions. A more comprehensive analysis must be done to complete performance models. The detailed flight performance program with a calibrated engine will benefit from the experience gained during this preliminary performance phase.

  7. Early clinical applications for imaging at microscopic detail: microfocus computed tomography (micro-CT).

    PubMed

    Hutchinson, J Ciaran; Shelmerdine, Susan C; Simcock, Ian C; Sebire, Neil J; Arthurs, Owen J

    2017-07-01

    Microfocus CT (micro-CT) has traditionally been used in industry and preclinical studies, although it may find new applicability in the routine clinical setting. It can provide high-resolution three-dimensional digital imaging data sets to the same level of detail as microscopic examination without the need for tissue dissection. Micro-CT is already enabling non-invasive detailed internal assessment of various tissue specimens, particularly in breast imaging and early gestational fetal autopsy, not previously possible from more conventional modalities such as MRI or CT. In this review, we discuss the technical aspects behind micro-CT image acquisition, how early work with small animal studies have informed our knowledge of human disease and the imaging performed so far on human tissue specimens. We conclude with potential future clinical applications of this novel and emerging technique.

  8. Obtaining Predictions from Models Fit to Multiply Imputed Data

    ERIC Educational Resources Information Center

    Miles, Andrew

    2016-01-01

    Obtaining predictions from regression models fit to multiply imputed data can be challenging because treatments of multiple imputation seldom give clear guidance on how predictions can be calculated, and because available software often does not have built-in routines for performing the necessary calculations. This research note reviews how…

  9. Quantitatively Mapping Cellular Viscosity with Detailed Organelle Information via a Designed PET Fluorescent Probe

    PubMed Central

    Liu, Tianyu; Liu, Xiaogang; Spring, David R.; Qian, Xuhong; Cui, Jingnan; Xu, Zhaochao

    2014-01-01

    Viscosity is a fundamental physical parameter that influences diffusion in biological processes. The distribution of intracellular viscosity is highly heterogeneous, and it is challenging to obtain a full map of cellular viscosity with detailed organelle information. In this work, we report 1 as the first fluorescent viscosity probe which is able to quantitatively map cellular viscosity with detailed organelle information based on the PET mechanism. This probe exhibited a significant ratiometric fluorescence intensity enhancement as solvent viscosity increases. The emission intensity increase was attributed to combined effects of the inhibition of PET due to restricted conformational access (favorable for FRET, but not for PET), and the decreased PET efficiency caused by viscosity-dependent twisted intramolecular charge transfer (TICT). A full map of subcellular viscosity was successfully constructed via fluorescent ratiometric detection and fluorescence lifetime imaging; it was found that lysosomal regions in a cell possess the highest viscosity, followed by mitochondrial regions. PMID:24957323

  10. A new paradigm for atomically detailed simulations of kinetics in biophysical systems.

    PubMed

    Elber, Ron

    2017-01-01

    The kinetics of biochemical and biophysical events determined the course of life processes and attracted considerable interest and research. For example, modeling of biological networks and cellular responses relies on the availability of information on rate coefficients. Atomically detailed simulations hold the promise of supplementing experimental data to obtain a more complete kinetic picture. However, simulations at biological time scales are challenging. Typical computer resources are insufficient to provide the ensemble of trajectories at the correct length that is required for straightforward calculations of time scales. In the last years, new technologies emerged that make atomically detailed simulations of rate coefficients possible. Instead of computing complete trajectories from reactants to products, these approaches launch a large number of short trajectories at different positions. Since the trajectories are short, they are computed trivially in parallel on modern computer architecture. The starting and termination positions of the short trajectories are chosen, following statistical mechanics theory, to enhance efficiency. These trajectories are analyzed. The analysis produces accurate estimates of time scales as long as hours. The theory of Milestoning that exploits the use of short trajectories is discussed, and several applications are described.

  11. Performance characteristics of prostate-specific antigen density and biopsy core details to predict oncological outcome in patients with intermediate to high-risk prostate cancer underwent robot-assisted radical prostatectomy.

    PubMed

    Yashi, Masahiro; Nukui, Akinori; Tokura, Yuumi; Takei, Kohei; Suzuki, Issei; Sakamoto, Kazumasa; Yuki, Hideo; Kambara, Tsunehito; Betsunoh, Hironori; Abe, Hideyuki; Fukabori, Yoshitatsu; Nakazato, Yoshimasa; Kaji, Yasushi; Kamai, Takao

    2017-06-23

    Many urologic surgeons refer to biopsy core details for decision making in cases of localized prostate cancer (PCa) to determine whether an extended resection and/or lymph node dissection should be performed. Furthermore, recent reports emphasize the predictive value of prostate-specific antigen density (PSAD) for further risk stratification, not only for low-risk PCa, but also for intermediate- and high-risk PCa. This study focused on these parameters and compared respective predictive impact on oncologic outcomes in Japanese PCa patients. Two-hundred and fifty patients with intermediate- and high-risk PCa according to the National Comprehensive Cancer Network (NCCN) classification, that underwent robot-assisted radical prostatectomy at a single institution, and with observation periods of longer than 6 months were enrolled. None of the patients received hormonal treatments including antiandrogens, luteinizing hormone-releasing hormone analogues, or 5-alpha reductase inhibitors preoperatively. PSAD and biopsy core details, including the percentage of positive cores and the maximum percentage of cancer extent in each positive core, were analyzed in association with unfavorable pathologic results of prostatectomy specimens, and further with biochemical recurrence. The cut-off values of potential predictive factors were set through receiver-operating characteristic curve analyses. In the entire cohort, a higher PSAD, the percentage of positive cores, and maximum percentage of cancer extent in each positive core were independently associated with advanced tumor stage ≥ pT3 and an increased index tumor volume > 0.718 ml. NCCN classification showed an association with a tumor stage ≥ pT3 and a Gleason score ≥8, and the attribution of biochemical recurrence was also sustained. In each NCCN risk group, these preoperative factors showed various associations with unfavorable pathological results. In the intermediate-risk group, the percentage of positive cores showed

  12. Characteristics and Impact of Drug Detailing for Gabapentin

    PubMed Central

    Steinman, Michael A; Harper, G. Michael; Chren, Mary-Margaret; Landefeld, C. Seth; Bero, Lisa A

    2007-01-01

    Background Sales visits by pharmaceutical representatives (“drug detailing”) are common, but little is known about the content of these visits or about the impact of visit characteristics on prescribing behavior. In this study, we evaluated the content and impact of detail visits for gabapentin by analyzing market research forms completed by physicians after receiving a detail visit for this drug. Methods and Findings Market research forms that describe detail visits for gabapentin became available through litigation that alleged that gabapentin was promoted for “off-label” uses. Forms were available for 97 physicians reporting on 116 detail visits between 1995 and 1999. Three-quarters of recorded visits (91/116) occurred in 1996. Two-thirds of visits (72/107) were 5 minutes or less in duration, 65% (73/113) were rated of high informational value, and 39% (42/107) were accompanied by the delivery or promise of samples. During the period of this study, gabapentin was approved by the US Food and Drug Administration only for the adjunctive treatment of partial seizures, but in 38% of visits (44/115) the “main message” of the visit involved at least one off-label use. After receiving the detail visit, 46% (50/108) of physicians reported the intention to increase their prescribing or recommending of gabapentin in the future. In multivariable analysis, intent to increase future use or recommendation of gabapentin was associated with receiving the detail in a small group (versus one-on-one) setting and with low or absent baseline use of the drug, but not with other factors such as visit duration, discussion of “on-label” versus “off-label” content, and the perceived informational value of the presentation. Conclusions Detail visits for gabapentin were of high perceived informational value and often involved messages about unapproved uses. Despite their short duration, detail visits were frequently followed by physician intentions to increase their

  13. Proliferation and performance of hybridoma cells in microgravity (7-IML-1)

    NASA Technical Reports Server (NTRS)

    Cogoli, Augusto

    1992-01-01

    The purpose of this experiment is to study how cell performance (biosynthesis and secretion) is altered by altered gravity conditions. Hybridoma cells are obtained by fusion of an activated B-lymphocyte with a myeloma cell. Activated B-lymphocytes, derived from a human or an animal, carry the information required to produce antibodies of a certain specificity and can survive only a few days in culture. Myeloma cells are tumor cells which can grow indefinitely in culture. Therefore, the product of the fusion is an immortal cell line capable of producing homogeneous antibodies (monoclonal antibodies). Experimental procedures are explained in some detail.

  14. Understanding brains: details, intuition, and big data.

    PubMed

    Marder, Eve

    2015-05-01

    Understanding how the brain works requires a delicate balance between the appreciation of the importance of a multitude of biological details and the ability to see beyond those details to general principles. As technological innovations vastly increase the amount of data we collect, the importance of intuition into how to analyze and treat these data may, paradoxically, become more important.

  15. Understanding Brains: Details, Intuition, and Big Data

    PubMed Central

    Marder, Eve

    2015-01-01

    Understanding how the brain works requires a delicate balance between the appreciation of the importance of a multitude of biological details and the ability to see beyond those details to general principles. As technological innovations vastly increase the amount of data we collect, the importance of intuition into how to analyze and treat these data may, paradoxically, become more important. PMID:25965068

  16. Optoelectronic pH Meter: Further Details

    NASA Technical Reports Server (NTRS)

    Jeevarajan, Antony S.; Anderson, Mejody M.; Macatangay, Ariel V.

    2009-01-01

    A collection of documents provides further detailed information about an optoelectronic instrument that measures the pH of an aqueous cell-culture medium to within 0.1 unit in the range from 6.5 to 7.5. The instrument at an earlier stage of development was reported in Optoelectronic Instrument Monitors pH in a Culture Medium (MSC-23107), NASA Tech Briefs, Vol. 28, No. 9 (September 2004), page 4a. To recapitulate: The instrument includes a quartz cuvette through which the medium flows as it is circulated through a bioreactor. The medium contains some phenol red, which is an organic pH-indicator dye. The cuvette sits between a light source and a photodetector. [The light source in the earlier version comprised red (625 nm) and green (558 nm) light-emitting diodes (LEDs); the light source in the present version comprises a single green- (560 nm)-or-red (623 nm) LED.] The red and green are repeatedly flashed in alternation. The responses of the photodiode to the green and red are processed electronically to obtain the ratio between the amounts of green and red light transmitted through the medium. The optical absorbance of the phenol red in the green light varies as a known function of pH. Hence, the pH of the medium can be calculated from the aforesaid ratio.

  17. Investigation of detailed kinetic scheme performance on modelling of turbulent non-premixed sooting flames

    NASA Astrophysics Data System (ADS)

    Yunardi, Y.; Darmadi, D.; Hisbullah, H.; Fairweather, M.

    2011-12-01

    This paper presents the results of an application of a first-order conditional moment closure (CMC) approach coupled with a semi-empirical soot model to investigate the effect of various detailed combustion chemistry schemes on soot formation and destruction in turbulent non-premixed flames. A two-equation soot model representing soot particle nucleation, growth, coagulation and oxidation, was incorporated into the CMC model. The turbulent flow-field of both flames is described using the Favre-averaged fluid-flow equations, applying a standard k-ɛ turbulence model. A number of five reaction kinetic mechanisms having 50-100 species and 200-1000 elementary reactions called ABF, Miller-Bowman, GRI-Mech3.0, Warnatz, and Qin were employed to study the effect of combustion chemistry schemes on soot predictions. The results showed that of various kinetic schemes being studied, each yields similar accuracy in temperature prediction when compared with experimental data. With respect to soot prediction, the kinetic scheme containing benzene elementary reactions tends to result in a better prediction on soot concentrations in comparison to those contain no benzene elementary reactions. Among five kinetic mechanisms being studied, the Qin combustion scheme mechanism turned to yield the best prediction on both flame temperature and soot levels.

  18. Detailed requirements document for the Interactive Financial Management System (IFMS), volume 1

    NASA Technical Reports Server (NTRS)

    Dodson, D. B.

    1975-01-01

    The detailed requirements for phase 1 (online fund control, subauthorization accounting, and accounts receivable functional capabilities) of the Interactive Financial Management System (IFMS) are described. This includes information on the following: systems requirements, performance requirements, test requirements, and production implementation. Most of the work is centered on systems requirements, and includes discussions on the following processes: resources authority, allotment, primary work authorization, reimbursable order acceptance, purchase request, obligation, cost accrual, cost distribution, disbursement, subauthorization performance, travel, accounts receivable, payroll, property, edit table maintenance, end-of-year, backup input. Other subjects covered include: external systems interfaces, general inquiries, general report requirements, communication requirements, and miscellaneous. Subjects covered under performance requirements include: response time, processing volumes, system reliability, and accuracy. Under test requirements come test data sources, general test approach, and acceptance criteria. Under production implementation come data base establishment, operational stages, and operational requirements.

  19. Basic concepts and architectural details of the Delphi trigger system

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bocci, V.; Booth, P.S.L.; Bozzo, M.

    1995-08-01

    Delphi (DEtector with Lepton, Photon and Hadron Identification) is one of the four experiments of the LEP (Large Electron Positron) collider at CERN. The detector is laid out to provide a nearly 4 {pi} coverage for charged particle tracking, electromagnetic, hadronic calorimetry and extended particle identification. The trigger system consists of four levels. The first two are synchronous with the BCO (Beam Cross Over) and rely on hardwired control units, while the last two are performed asynchronously with respect to the BCO and are driven by the Delphi host computers. The aim of this paper is to give a comprehensivemore » global view of the trigger system architecture, presenting in detail the first two levels, their various hardware components and the latest modifications introduced in order to improve their performance and make more user friendly the whole software user interface.« less

  20. Image enhancement by spatial frequency post-processing of images obtained with pupil filters

    NASA Astrophysics Data System (ADS)

    Estévez, Irene; Escalera, Juan C.; Stefano, Quimey Pears; Iemmi, Claudio; Ledesma, Silvia; Yzuel, María J.; Campos, Juan

    2016-12-01

    The use of apodizing or superresolving filters improves the performance of an optical system in different frequency bands. This improvement can be seen as an increase in the OTF value compared to the OTF for the clear aperture. In this paper we propose a method to enhance the contrast of an image in both its low and its high frequencies. The method is based on the generation of a synthetic Optical Transfer Function, by multiplexing the OTFs given by the use of different non-uniform transmission filters on the pupil. We propose to capture three images, one obtained with a clear pupil, one obtained with an apodizing filter that enhances the low frequencies and another one taken with a superresolving filter that improves the high frequencies. In the Fourier domain the three spectra are combined by using smoothed passband filters, and then the inverse transform is performed. We show that we can create an enhanced image better than the image obtained with the clear aperture. To evaluate the performance of the method, bar tests (sinusoidal tests) with different frequency content are used. The results show that a contrast improvement in the high and low frequencies is obtained.

  1. Quantitative cultures of bronchoscopically obtained specimens should be performed for optimal management of ventilator-associated pneumonia.

    PubMed

    Baselski, Vickie; Klutts, J Stacey; Baselski, Vickie; Klutts, J Stacey

    2013-03-01

    Ventilator-associated pneumonia (VAP) is a leading cause of health care-associated infection. It has a high rate of attributed mortality, and this mortality is increased in patients who do not receive appropriate empirical antimicrobial therapy. As a result of the overuse of broad-spectrum antimicrobials such as the carbapenems, strains of Acinetobacter, Enterobacteriaceae, and Pseudomonas aeruginosa susceptible only to polymyxins and tigecycline have emerged as important causes of VAP. The need to accurately diagnose VAP so that appropriate discontinuation or de-escalation of antimicrobial therapy can be initiated to reduce this antimicrobial pressure is essential. Practice guidelines for the diagnosis of VAP advocate the use of bronchoalveolar lavage (BAL) fluid obtained either bronchoscopically or by the use of a catheter passed through the endotracheal tube. The CDC recommends that quantitative cultures be performed on these specimens, using ≥ 10(4) CFU/ml to designate a positive culture (http://www.cdc.gov/nhsn/TOC_PSCManual.html, accessed 30 October 2012). However, there is no consensus in the clinical microbiology community as to whether these specimens should be cultured quantitatively, using the aforementioned designated bacterial cell count to designate infection, or by a semiquantitative approach. We have asked Vickie Baselski, University of Tennessee Health Science Center, who was the lead author on one of the seminal papers on quantitative BAL fluid culture, to explain why she believes that quantitative BAL fluid cultures are the optimal strategy for VAP diagnosis. We have Stacey Klutts, University of Iowa, to advocate the semiquantitative approach.

  2. Damped Mechanical Oscillator: Experiment and Detailed Energy Analysis

    NASA Astrophysics Data System (ADS)

    Corridoni, Tommaso; D'Anna, Michele; Fuchs, Hans

    2014-02-01

    The damped oscillator is discussed in every high school textbook or introductory physics course, and a large number of papers are devoted to it in physics didactics journals. Papers typically focus on kinematic and dynamic aspects and less often on energy. Among the latter, some are devoted to the peculiar decreasing behavior of energy characterized by ripples, which can easily be demonstrated by using a dynamic modeling approach.8 In this note we consider an oscillator consisting of a cart running on a horizontal track, two springs, and a damping device created with magnets and a metal plate attached to the cart (Fig. 1). Using sensors and data-acquisition software,9 we measure kinematic quantities and three forces: those of the springs on the cart and, separately, the force between magnets and the plate. A detailed analysis of the energy exchanges between the cart and the interacting parts is obtained. In particular, we show that only the energy exchanges with the magnets are affected by dissipative processes while over a suitable time interval the net energy exchanged between cart and springs equals zero.

  3. 5 CFR 352.903 - Effecting a detail or transfer.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... detail or transfer. (a) Authority to approve. The head of an agency may enter into written agreements with the Commission for the detail or voluntary transfer, for set periods of time, of agency employees... 5 Administrative Personnel 1 2014-01-01 2014-01-01 false Effecting a detail or transfer. 352.903...

  4. 5 CFR 352.903 - Effecting a detail or transfer.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... detail or transfer. (a) Authority to approve. The head of an agency may enter into written agreements with the Commission for the detail or voluntary transfer, for set periods of time, of agency employees... 5 Administrative Personnel 1 2010-01-01 2010-01-01 false Effecting a detail or transfer. 352.903...

  5. 5 CFR 352.903 - Effecting a detail or transfer.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... detail or transfer. (a) Authority to approve. The head of an agency may enter into written agreements with the Commission for the detail or voluntary transfer, for set periods of time, of agency employees... 5 Administrative Personnel 1 2011-01-01 2011-01-01 false Effecting a detail or transfer. 352.903...

  6. 5 CFR 352.903 - Effecting a detail or transfer.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... detail or transfer. (a) Authority to approve. The head of an agency may enter into written agreements with the Commission for the detail or voluntary transfer, for set periods of time, of agency employees... 5 Administrative Personnel 1 2012-01-01 2012-01-01 false Effecting a detail or transfer. 352.903...

  7. 5 CFR 352.903 - Effecting a detail or transfer.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... detail or transfer. (a) Authority to approve. The head of an agency may enter into written agreements with the Commission for the detail or voluntary transfer, for set periods of time, of agency employees... 5 Administrative Personnel 1 2013-01-01 2013-01-01 false Effecting a detail or transfer. 352.903...

  8. FY 2016 Annual Performance Report

    EPA Pesticide Factsheets

    Presents detailed performance results, as measured against the targets established in EPA’s FY 2016 Annual Plan and Budget. The Executive Overview section analyzes key performance outcomes and links to FY 2016 program evaluations.

  9. FY 2015 Annual Performance Report

    EPA Pesticide Factsheets

    Presents detailed performance results, as measured against the targets established in EPA’s FY 2015 Annual Plan and Budget. The Executive Overview section analyzes key performance outcomes and links to FY 2015 program evaluations.

  10. Detailed requirements document for the integrated structural analysis system, phase B

    NASA Technical Reports Server (NTRS)

    Rainey, J. A.

    1976-01-01

    The requirements are defined for a software system entitled integrated Structural Analysis System (ISAS) Phase B which is being developed to provide the user with a tool by which a complete and detailed analysis of a complex structural system can be performed. This software system will allow for automated interface with numerous structural analysis batch programs and for user interaction in the creation, selection, and validation of data. This system will include modifications to the 4 functions developed for ISAS, and the development of 25 new functions. The new functions are described.

  11. Do the Details Matter? Comparing Performance Forecasts from Two Computational Theories of Fatigue

    DTIC Science & Technology

    2009-12-01

    Bulletin & Review , 9(1), 3-25. Dinges, D. F., & Powell, J. W. (1985). Microcomputer analyses of performance on a portable, simple visual RT task during...Force Office of Scientific Research (AFOSR). References Estes, W. K. (2002). Traps in the route to models of memory and decision. Psychonomic

  12. The development of fuel performance models at the European institute for transuranium elements

    NASA Astrophysics Data System (ADS)

    Lassmann, K.; Ronchi, C.; Small, G. J.

    1989-07-01

    The design and operational performance of fuel rods for nuclear power stations has been the subject of detailed experimental research for over thirty years. In the last two decades the continuous demands for greater economy in conjunction with more stringent safety criteria have led to an increasing reliance on computer simulations. Conditions within a fuel rod must be calculated both for normal operation and for proposed reactor faults. It has thus been necessary to build up a reliable, theoretical understanding of the intricate physical, mechanical and chemical processes occurring under a wide range of conditions to obtain a quantitative insight into the behaviour of the fuel. A prime requirement, which has also proved to be the most taxing, is to predict the conditions under which failure of the cladding might occur, particularly in fuel nearing the end of its useful life. In this paper the general requirements of a fuel performance code are discussed briefly and an account is given of the basic concepts of code construction. An overview is then given of recent progress at the European Institute for Transuranium Elements in the development of a fuel rod performance code for general application and of more detailed mechanistic models for fission product behaviour.

  13. Association of MCAT scores obtained with standard vs extra administration time with medical school admission, medical student performance, and time to graduation.

    PubMed

    Searcy, Cynthia A; Dowd, Keith W; Hughes, Michael G; Baldwin, Sean; Pigg, Trey

    2015-06-09

    Individuals with documented disabilities may receive accommodations on the Medical College Admission Test (MCAT). Whether such accommodations are associated with MCAT scores, medical school admission, and medical school performance is unclear. To determine the comparability of MCAT scores obtained with standard vs extra administration time with respect to likelihood of acceptance to medical school and future medical student performance. Retrospective cohort study of applicants to US medical schools for the 2011-2013 entering classes who reported MCAT scores obtained with standard time (n = 133,962) vs extra time (n = 435), and of students who matriculated in US medical schools from 2000-2004 who reported MCAT scores obtained with standard time (n = 76,262) vs extra time (n = 449). Standard or extra administration time during MCAT. Primary outcome measures were acceptance rates at US medical schools and graduation rates within 4 or 5 years after matriculation. Secondary outcome measures were pass rates on the United States Medical Licensing Examination (USMLE) Step examinations and graduation rates within 6 to 8 years after matriculation. Acceptance rates were not significantly different for applicants who had MCAT scores obtained with standard vs extra time (44.5% [59,585/133,962] vs 43.9% [191/435]; difference, 0.6% [95% CI, -4.1 to 5.3]). Students who tested with extra time passed the Step examinations on first attempt at significantly lower rates (Step 1, 82.1% [344/419] vs 94.0% [70,188/74,668]; difference, 11.9% [95% CI, 9.6% to 14.2%]; Step 2 CK, 85.5% [349/408] vs 95.4% [70,476/73,866]; difference, 9.9% [95% CI, 7.8% to 11.9%]; Step 2 CS, 92.0% [288/313] vs 97.0% [60,039/61,882]; difference, 5.0% [95% CI, 3.1% to 6.9%]). They also graduated from medical school at significantly lower rates at different times (4 years, 67.2% [285/424] vs 86.1% [60,547/70,305]; difference, 18.9% [95% CI, 15.6% to 22.2%]; 5 years, 81.6% [346/424] vs 94.4% [66

  14. Detailed implosion modeling of deuterium-tritium layered experiments on the National Ignition Facilitya)

    NASA Astrophysics Data System (ADS)

    Clark, D. S.; Hinkel, D. E.; Eder, D. C.; Jones, O. S.; Haan, S. W.; Hammel, B. A.; Marinak, M. M.; Milovich, J. L.; Robey, H. F.; Suter, L. J.; Town, R. P. J.

    2013-05-01

    More than two dozen inertial confinement fusion ignition experiments with cryogenic deuterium-tritium layers have now been performed on the National Ignition Facility (NIF) [G. H. Miller et al., Opt. Eng. 443, 2841 (2004)]. Each of these yields a wealth of data including neutron yield, neutron down-scatter fraction, burn-averaged ion temperature, x-ray image shape and size, primary and down-scattered neutron image shape and size, etc. Compared to 2-D radiation-hydrodynamics simulations modeling both the hohlraum and the capsule implosion, however, the measured capsule yield is usually lower by a factor of 5 to 10, and the ion temperature varies from simulations, while most other observables are well matched between experiment and simulation. In an effort to understand this discrepancy, we perform detailed post-shot simulations of a subset of NIF implosion experiments. Using two-dimensional HYDRA simulations [M. M. Marinak, et al., Phys. Plasmas 8, 2275 (2001).] of the capsule only, these simulations represent as accurately as possible the conditions of a given experiment, including the as-shot capsule metrology, capsule surface roughness, and ice layer defects as seeds for the growth of hydrodynamic instabilities. The radiation drive used in these capsule-only simulations can be tuned to reproduce quite well the measured implosion timing, kinematics, and low-mode asymmetry. In order to simulate the experiments as accurately as possible, a limited number of fully three-dimensional implosion simulations are also being performed. Despite detailed efforts to incorporate all of the effects known and believed to be important in determining implosion performance, substantial yield discrepancies remain between experiment and simulation. Some possible alternate scenarios and effects that could resolve this discrepancy are discussed.

  15. 46 CFR 70.20-1 - Marine engineering details.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 46 Shipping 3 2011-10-01 2011-10-01 false Marine engineering details. 70.20-1 Section 70.20-1... General Marine Engineering Requirements § 70.20-1 Marine engineering details. All marine engineering... subchapter F (Marine Engineering) of this chapter. ...

  16. 46 CFR 70.20-1 - Marine engineering details.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 46 Shipping 3 2013-10-01 2013-10-01 false Marine engineering details. 70.20-1 Section 70.20-1... General Marine Engineering Requirements § 70.20-1 Marine engineering details. All marine engineering... subchapter F (Marine Engineering) of this chapter. ...

  17. 46 CFR 70.20-1 - Marine engineering details.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 46 Shipping 3 2014-10-01 2014-10-01 false Marine engineering details. 70.20-1 Section 70.20-1... General Marine Engineering Requirements § 70.20-1 Marine engineering details. All marine engineering... subchapter F (Marine Engineering) of this chapter. ...

  18. 46 CFR 70.20-1 - Marine engineering details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 46 Shipping 3 2010-10-01 2010-10-01 false Marine engineering details. 70.20-1 Section 70.20-1... General Marine Engineering Requirements § 70.20-1 Marine engineering details. All marine engineering... subchapter F (Marine Engineering) of this chapter. ...

  19. 46 CFR 70.20-1 - Marine engineering details.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 46 Shipping 3 2012-10-01 2012-10-01 false Marine engineering details. 70.20-1 Section 70.20-1... General Marine Engineering Requirements § 70.20-1 Marine engineering details. All marine engineering... subchapter F (Marine Engineering) of this chapter. ...

  20. Sex and menstrual cycle phase at encoding influence emotional memory for gist and detail

    PubMed Central

    Nielsen, Shawn E.; Ahmed, Imran; Cahill, Larry

    2013-01-01

    Sex influences on emotional memory have received increasing interest over the past decade. However, only a subset of this previous work explored the influence of sex on memory for central information (gist) and peripheral detail in emotional versus neutral contexts. Here we examined the influence of sex and menstrual cycle phase at encoding on memory for either an emotional or neutral story, specifically with respect to the retention of gist and peripheral detail. Healthy naturally cycling women and men viewed a brief, narrated, three-phase story containing neutral or emotionally arousing elements. One week later, participants received a surprise free recall test for story elements. The results indicate that naturally cycling women in the luteal (high hormone) phase of the menstrual cycle at encoding show enhanced memory for peripheral details, but not gist, when in the emotional compared with neutral stories (p<.05). In contrast, naturally cycling women in the follicular (low hormone) phase of the menstrual cycle at encoding did not show enhanced memory for gist or peripheral details in the emotional compared with neutral stories. Men show enhanced memory for gist, but not peripheral details, in the emotional versus neutral stories (p<.05). In addition, these sex influences on memory cannot be attributed to differences in attention or arousal; luteal women, follicular women, and men performed similarly on measures of attention (fixation time percentage) and arousal (pupil diameter changes) during the most arousing phase of the emotional story. These findings suggest that sex and menstrual cycle phase at encoding influence long term memory for different types of emotional information. PMID:23891713

  1. Impact of e-detailing on the number of new prescriptions.

    PubMed

    Gönül, Füsun F; Carter, Franklin J

    2010-06-01

    The recent trend of e-detailing in the pharmaceutical industry aims to increase the effectiveness of promotion of prescription products to physicians at a less expensive way than traditional detailing. In the proposed promotion response model, the effect of e-detailing on new prescriptions is accounted for in the presence of traditional face-to-face detailing and a host of product-specific factors. The model is calibrated on 21 ethical pharmaceutical products in six diverse therapeutic categories over a period of two years using datasets from two industrial sources. We estimate our model once at the aggregate level and once using a fixed-effects methodology to account for unobserved heterogeneity across products. We find that prescription product (Rx) manufacturers appear to benefit from increasing both e-detailing and traditional detailing. Our findings also lead us to conclude that there is room for improving the synergy between the two types of detailing.

  2. Daylighting in Schools: An Investigation into the Relationship between Daylighting and Human Performance. Detailed Report.

    ERIC Educational Resources Information Center

    Heschong, Lisa

    This study examines the effect of daylighting on human performance, focusing on skylighting as a way to isolate daylight as an illumination source, and separate illumination effects from other qualities associated with daylighting from windows. It establishes a statistical connection between daylighting and student performance and between…

  3. Simplest chronoscope. III. Further comparisons between reaction times obtained by meterstick versus machine.

    PubMed

    Montare, Alberto

    2013-06-01

    The three classical Donders' reaction time (RT) tasks (simple, choice, and discriminative RTs) were employed to compare reaction time scores from college students obtained by use of Montare's simplest chronoscope (meterstick) methodology to scores obtained by use of a digital-readout multi-choice reaction timer (machine). Five hypotheses were tested. Simple RT, choice RT, and discriminative RT were faster when obtained by meterstick than by machine. The meterstick method showed higher reliability than the machine method and was less variable. The meterstick method of the simplest chronoscope may help to alleviate the longstanding problems of low reliability and high variability of reaction time performances; while at the same time producing faster performance on Donders' simple, choice and discriminative RT tasks than the machine method.

  4. The level of detail required in a deformable phantom to accurately perform quality assurance of deformable image registration

    NASA Astrophysics Data System (ADS)

    Saenz, Daniel L.; Kim, Hojin; Chen, Josephine; Stathakis, Sotirios; Kirby, Neil

    2016-09-01

    The primary purpose of the study was to determine how detailed deformable image registration (DIR) phantoms need to adequately simulate human anatomy and accurately assess the quality of DIR algorithms. In particular, how many distinct tissues are required in a phantom to simulate complex human anatomy? Pelvis and head-and-neck patient CT images were used for this study as virtual phantoms. Two data sets from each site were analyzed. The virtual phantoms were warped to create two pairs consisting of undeformed and deformed images. Otsu’s method was employed to create additional segmented image pairs of n distinct soft tissue CT number ranges (fat, muscle, etc). A realistic noise image was added to each image. Deformations were applied in MIM Software (MIM) and Velocity deformable multi-pass (DMP) and compared with the known warping. Images with more simulated tissue levels exhibit more contrast, enabling more accurate results. Deformation error (magnitude of the vector difference between known and predicted deformation) was used as a metric to evaluate how many CT number gray levels are needed for a phantom to serve as a realistic patient proxy. Stabilization of the mean deformation error was reached by three soft tissue levels for Velocity DMP and MIM, though MIM exhibited a persisting difference in accuracy between the discrete images and the unprocessed image pair. A minimum detail of three levels allows a realistic patient proxy for use with Velocity and MIM deformation algorithms.

  5. Thermometry with Subnanometer Resolution in the Electron Microscope Using the Principle of Detailed Balancing.

    PubMed

    Lagos, Maureen J; Batson, Philip E

    2018-06-13

    We measure phonon energy gain and loss down to 20 meV in a single nanostructure using an atom-wide monochromatic electron beam. We show that the bulk and surface, energy loss and energy gain processes obey the principle of detailed balancing in nanostructured systems at thermal equilibrium. By plotting the logarithm of the ratio of the loss and gain bulk/surface scattering as a function of the excitation energy, we find a linear behavior, expected from detailed balance arguments. Since that universal linearity scales with the inverse of the nanosystem temperature only, we can measure the temperature of the probed object with precision down to about 1 K without reference to the nanomaterial. We also show that subnanometer spatial resolution (down to ∼2 Å) can be obtained using highly localized acoustic phonon scattering. The surface phonon polariton signal can also be used to measure the temperature near the nanostructure surfaces, but with unavoidable averaging over several nanometers. Comparison between transmission and aloof probe configurations suggests that our method exhibits noninvasive characteristics. Our work demonstrates the validity of the principle of detailed balancing within nanoscale materials at thermal equilibrium, and it describes a transparent method to measure nanoscale temperature, thus representing an advance in the development of a noninvasive method for measurements with angstrom resolution.

  6. Validations of CFD against detailed velocity and pressure measurements in water turbine runner flow

    NASA Astrophysics Data System (ADS)

    Nilsson, H.; Davidson, L.

    2003-03-01

    This work compares CFD results with experimental results of the flow in two different kinds of water turbine runners. The runners studied are the GAMM Francis runner and the Hölleforsen Kaplan runner. The GAMM Francis runner was used as a test case in the 1989 GAMM Workshop on 3D Computation of Incompressible Internal Flows where the geometry and detailed best efficiency measurements were made available. In addition to the best efficiency measurements, four off-design operating condition measurements are used for the comparisons in this work. The Hölleforsen Kaplan runner was used at the 1999 Turbine 99 and 2001 Turbine 99 - II workshops on draft tube flow, where detailed measurements made after the runner were used as inlet boundary conditions for the draft tube computations. The measurements are used here to validate computations of the flow in the runner.The computations are made in a single runner blade passage where the inlet boundary conditions are obtained from an extrapolation of detailed measurements (GAMM) or from separate guide vane computations (Hölleforsen). The steady flow in a rotating co-ordinate system is computed. The effects of turbulence are modelled by a low-Reynolds number k- turbulence model, which removes some of the assumptions of the commonly used wall function approach and brings the computations one step further.

  7. Unsteady Ejector Performance: an Experimental Investigation Using a Pulsejet Driver

    NASA Technical Reports Server (NTRS)

    Paxson, Daniel E.; Wilson, Jack; Dougherty, Kevin T.

    2002-01-01

    An experimental investigation is described in which thrust augmentation and mass entrainment were measured for a variety of simple cylindrical ejectors driven by a gasoline-fueled pulsejet. The ejectors were of varying length, diameter, and inlet radius. Measurements were also taken to determine the effect on performance of the distance between pulsejet exit and ejector inlet. Limited tests were also conducted to determine the effect of driver cross-sectional shape. Optimal values were found for all three ejector parameters with respect to thrust augmentation. This was not the case with mass entrainment, which increased monotonically with ejector diameter. Thus, it was found that thrust augmentation is not necessarily directly related to mass entrainment, as is often supposed for ejectors. Peak thrust augmentation values of 1.8 were obtained. Peak mass entrainment values of 30 times the driver mass flow were also observed. Details of the experimental setup and results are presented. Preliminary analysis of the results indicates that the enhanced performance obtained with an unsteady jet (primary source) over comparably sized ejectors driven with steady jets is due primarily to the structure of the starting vortex-type flow associated with the former.

  8. Microstructures and properties of superconducting Y-ErBaCuO thin films obtained from disordered Y-ErBaF2Cu films

    NASA Technical Reports Server (NTRS)

    Cikmach, P.; Diociaiuti, M.; Fontana, A.; Giovannella, C.; Iannuzzi, M.; Lucchini, C.; Merlo, V.; Messi, R.; Paoluzi, L.; Scopa, L.

    1991-01-01

    The preparation procedure used to obtain superconducting thin films by radio frequency magnetron sputtering of a single mosaic target is described in detail. The single mosaic target is composed of (Y-Er), BaF2, and Cu.

  9. 24 CFR 1000.518 - When must a recipient obtain public comment on its annual performance report?

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... INDIAN HOUSING, DEPARTMENT OF HOUSING AND URBAN DEVELOPMENT NATIVE AMERICAN HOUSING ACTIVITIES Recipient Monitoring, Oversight and Accountability § 1000.518 When must a recipient obtain public comment on its annual...

  10. 24 CFR 1000.518 - When must a recipient obtain public comment on its annual performance report?

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... INDIAN HOUSING, DEPARTMENT OF HOUSING AND URBAN DEVELOPMENT NATIVE AMERICAN HOUSING ACTIVITIES Recipient Monitoring, Oversight and Accountability § 1000.518 When must a recipient obtain public comment on its annual...

  11. 24 CFR 1000.518 - When must a recipient obtain public comment on its annual performance report?

    Code of Federal Regulations, 2014 CFR

    2014-04-01

    ... INDIAN HOUSING, DEPARTMENT OF HOUSING AND URBAN DEVELOPMENT NATIVE AMERICAN HOUSING ACTIVITIES Recipient Monitoring, Oversight and Accountability § 1000.518 When must a recipient obtain public comment on its annual...

  12. 24 CFR 1000.518 - When must a recipient obtain public comment on its annual performance report?

    Code of Federal Regulations, 2012 CFR

    2012-04-01

    ... INDIAN HOUSING, DEPARTMENT OF HOUSING AND URBAN DEVELOPMENT NATIVE AMERICAN HOUSING ACTIVITIES Recipient Monitoring, Oversight and Accountability § 1000.518 When must a recipient obtain public comment on its annual...

  13. 24 CFR 1000.518 - When must a recipient obtain public comment on its annual performance report?

    Code of Federal Regulations, 2013 CFR

    2013-04-01

    ... INDIAN HOUSING, DEPARTMENT OF HOUSING AND URBAN DEVELOPMENT NATIVE AMERICAN HOUSING ACTIVITIES Recipient Monitoring, Oversight and Accountability § 1000.518 When must a recipient obtain public comment on its annual...

  14. Performance of Saga-University Beamline with Planer Undulator

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Azuma, J.; Takahashi, K.; Kamada, M.

    2010-06-23

    A planer undulator consisted of 24 periods of an 85-mm length has been installed in a 2.7-m straight section of the SAGA-LS, in order to provide brilliant soft x-rays for advanced researches on nano-surfaces and interfaces at the Saga-university beamline BL13. The photon flux of 2x10{sup 11} photons/100 mA was obtained at 133 eV, and the available photon energy was beyond 800 eV using higher harmonics. The achieved resolving power of the varied-line-spacing (VLS) monochromator system was 8,670 at 130 eV with slits of 15 um. This agrees very well with the value of 8,790 expected from the ray-tracing calculation.more » The details in the performance tests will be reported, indicating the high performance of the beamline BL13 for photoelectron spectroscopy in the soft x-ray region.« less

  15. Detailed characterization of low background β-delayed proton detector

    NASA Astrophysics Data System (ADS)

    Janasik, Molly; Friedman, Moshe; Budner, Tamas; Wrede, Chris

    2017-09-01

    In order to determine the rates of two important reactions for the astrophysical rapid proton (rp) capture process, a segmented, low background β-delayed proton detector has been built at NSCL. The detector is currently in the process of being optimized. A detailed characterization of the detector's Micromegas pad plane is being performed using measurements with a radioactive 55Fe x-ray calibration source. A fitting routine has been developed to extract the energy resolution from the spectra. First results of detector resolution with P10 gas will be presented. This work is supported by the U.S. National Science Foundation under Award Nos. PHY-1102511 and PHY- 1565546 and the U.S. Department of Energy, Office of Science, under Award No. DE-SC0016052.

  16. Challenges in modeling the X-29A flight test performance

    NASA Technical Reports Server (NTRS)

    Hicks, John W.; Kania, Jan; Pearce, Robert; Mills, Glen

    1987-01-01

    The paper presents the methods, instrumentation, and difficulties associated with drag measurement of the X-29A aircraft. The initial performance objective of the X-29A program emphasized drag polar shapes rather than absolute drag levels. Priorities during the flight envelope expansion restricted the evaluation of aircraft performance. Changes in aircraft configuration, uncertainties in angle-of-attack calibration, and limitations in instrumentation complicated the analysis. Limited engine instrumentation with uncertainties in overall in-flight thrust accuracy made it difficult to obtain reliable values of coefficient of parasite drag. The aircraft was incapable of tracking the automatic camber control trim schedule for optimum wing flaperon deflection during typical dynamic performance maneuvers; this has also complicated the drag polar shape modeling. The X-29A was far enough off the schedule that the developed trim drag correction procedure has proven inadequate. Despite these obstacles, good drag polar shapes have been developed throughout the flight envelope. Preliminary flight results have compared well with wind tunnel predictions. A more comprehensive analysis must be done to complete the performance models. The detailed flight performance program with a calibrated engine will benefit from the experience gained during this preliminary performance phase.

  17. Performance-Based Funding of Higher Education: A Detailed Look at Best Practices in 6 States

    ERIC Educational Resources Information Center

    Miao, Kysie

    2012-01-01

    Performance-based funding is a system based on allocating a portion of a state's higher education budget according to specific performance measures such as course completion, credit attainment, and degree completion, instead of allocating funding based entirely on enrollment. It is a model that provides a fuller picture of how successfully…

  18. Obtaining of caffeine from Turkish tea fiber and stalk wastes.

    PubMed

    Gürü, M; Içen, H

    2004-08-01

    The aim of this study was to find a cheap method to obtain caffeine. Experiments were performed on fiber and stalk wastes of Turkish tea plants that had no economical value other than being used merely as low grade fuel and fodder. Tea stalks and fiber were obtained from tea factories. Parameters affecting caffeine extraction from tea wastes were determined to be, mixing rate, water/tea ratio, temperature, time and particle size. The maximum yields by dried mass from the tea fibers and stalks were 1.16% and 0.92%, respectively.

  19. 44 CFR 5.27 - Deletion of identifying details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 44 Emergency Management and Assistance 1 2010-10-01 2010-10-01 false Deletion of identifying details. 5.27 Section 5.27 Emergency Management and Assistance FEDERAL EMERGENCY MANAGEMENT AGENCY..., FEMA may delete identifying details when making available or publishing an opinion, statement of policy...

  20. 46 CFR 77.03-1 - Installation and details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) PASSENGER VESSELS VESSEL CONTROL AND MISCELLANEOUS SYSTEMS AND EQUIPMENT Marine Engineering Systems § 77.03-1 Installation and details. (a) The installation of all systems of a marine engineering nature, together with the details of design, construction...

  1. 760 nm high-performance VCSEL growth and characterization

    NASA Astrophysics Data System (ADS)

    Rinaldi, Fernando; Ostermann, Johannes M.; Kroner, Andrea; Riedl, Michael C.; Michalzik, Rainer

    2006-04-01

    High-performance vertical-cavity surface-emitting lasers (VCSELs) with an emission wavelength of approximately 764 nm are demonstrated. This wavelength is very attractive for oxygen sensing. Low threshold currents, high optical output power, single-mode operation, and stable polarization are obtained. Using the surface relief technique and in particular the grating relief technique, we have increased the single-mode output power to more than 2.5mW averaged over a large device quantity. The laser structure was grown by molecular beam epitaxy (MBE) on GaAs (100)-oriented substrates. The devices are entirely based on the AlGaAs mixed compound semiconductor material system. The growth process, the investigations of the epitaxial material together with the device fabrication and characterization are discussed in detail.

  2. Quadrupole mass filter: design and performance for operation in stability zone 3.

    PubMed

    Syed, Sarfaraz U A H; Hogan, Thomas J; Antony Joseph, Mariya J; Maher, Simon; Taylor, Stephen

    2013-10-01

    The predicted performance of a quadrupole mass filter (QMF) operating in Mathieu stability zone 3 is described in detail using computer simulations. The investigation considers the factors that limit the ultimate maximum resolution (Rmax) and percentage transmission (%Tx), which can be obtained for a given QMF for a particular scan line of operation. The performance curve (i.e., the resolution (R) versus number (N) of radio frequency (rf) cycles experienced by the ions in the mass filter) has been modeled for the upper and lower tip of stability zone 3. The saturation behavior of the performance curve observed in practice for zone 3 is explained. Furthermore, new design equations are presented by examining the intersection of the scan line with stability zone 3. Resolution versus transmission characteristics of stability zones 1 and 3 are compared and the dependence of performance for zones 1 and 3 is related to particular instrument operating parameters.

  3. Nuclear Weak Rates and Detailed Balance in Stellar Conditions

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Misch, G. Wendell, E-mail: wendell@sjtu.edu, E-mail: wendell.misch@gmail.com

    Detailed balance is often invoked in discussions of nuclear weak transitions in astrophysical environments. Satisfaction of detailed balance is rightly touted as a virtue of some methods of computing nuclear transition strengths, but I argue that it need not necessarily be strictly obeyed in astrophysical environments, especially when the environment is far from weak equilibrium. I present the results of shell model calculations of nuclear weak strengths in both charged-current and neutral-current channels at astrophysical temperatures, finding some violation of detailed balance. I show that a slight modification of the technique to strictly obey detailed balance has little effect onmore » the reaction rates associated with these strengths under most conditions, though at high temperature the modified technique in fact misses some important strength. I comment on the relationship between detailed balance and weak equilibrium in astrophysical conditions.« less

  4. Qualification of data obtained during a severe accident. Illustrative examples from TMI-2 evaluations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rempe, Joy L.; Knudson, Darrell L.

    2015-02-01

    The accidents at the Three Mile Island Unit 2 (TMI-2) Pressurized Water Reactor (PWR) and the Daiichi Units 1, 2, and 3 Boiling Water Reactors (BWRs) provide unique opportunities to evaluate instrumentation exposed to severe accident conditions. Conditions associated with the release of coolant and the hydrogen burn that occurred during the TMI-2 accident exposed instrumentation to harsh conditions, including direct radiation, radioactive contamination, and high humidity with elevated temperatures and pressures. Post-TMI-2 instrumentation evaluation programs focused on data required by TMI-2 operators to assess the condition of the reactor and containment and the effect of mitigating actions taken bymore » these operators. Prior efforts also focused on sensors providing data required for subsequent forensic evaluations and accident simulations. This paper provides additional details related to the formal process used to develop a qualified TMI-2 data base and presents data qualification details for three parameters: reactor coolant system (RCS) pressure; containment building temperature; and containment pressure. These selected examples illustrate the types of activities completed in the TMI-2 data qualification process and the importance of such a qualification effort. These details are described to facilitate implementation of a similar process using data and examinations at the Daiichi Units 1, 2, and 3 reactors so that BWR-specific benefits can be obtained.« less

  5. Engineering performance metrics

    NASA Astrophysics Data System (ADS)

    Delozier, R.; Snyder, N.

    1993-03-01

    Implementation of a Total Quality Management (TQM) approach to engineering work required the development of a system of metrics which would serve as a meaningful management tool for evaluating effectiveness in accomplishing project objectives and in achieving improved customer satisfaction. A team effort was chartered with the goal of developing a system of engineering performance metrics which would measure customer satisfaction, quality, cost effectiveness, and timeliness. The approach to developing this system involved normal systems design phases including, conceptual design, detailed design, implementation, and integration. The lessons teamed from this effort will be explored in this paper. These lessons learned may provide a starting point for other large engineering organizations seeking to institute a performance measurement system accomplishing project objectives and in achieving improved customer satisfaction. To facilitate this effort, a team was chartered to assist in the development of the metrics system. This team, consisting of customers and Engineering staff members, was utilized to ensure that the needs and views of the customers were considered in the development of performance measurements. The development of a system of metrics is no different than the development of any type of system. It includes the steps of defining performance measurement requirements, measurement process conceptual design, performance measurement and reporting system detailed design, and system implementation and integration.

  6. 46 CFR 96.03-1 - Installation and details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... CONTROL AND MISCELLANEOUS SYSTEMS AND EQUIPMENT Marine Engineering Systems § 96.03-1 Installation and details. (a) The installation of all systems of a marine engineering nature, together with the details of... (Marine Engineering) of this chapter. Systems of this type include the following: Steering Systems. Bilge...

  7. 46 CFR 195.03-1 - Installation and details.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... CONTROL AND MISCELLANEOUS SYSTEMS AND EQUIPMENT Marine Engineering Systems § 195.03-1 Installation and details. (a) The installation of all systems of a marine engineering nature, together with the details of... (Marine Engineering) of this chapter. Systems of this type include the following: Steering Systems. Bilge...

  8. 49 CFR 178.356-5 - Typical assembly detail.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 3 2013-10-01 2013-10-01 false Typical assembly detail. 178.356-5 Section 178.356-5 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS... Specifications for Packagings for Class 7 (Radioactive) Materials § 178.356-5 Typical assembly detail. (a...

  9. 49 CFR 178.358-6 - Typical assembly detail.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 3 2012-10-01 2012-10-01 false Typical assembly detail. 178.358-6 Section 178.358-6 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS... Specifications for Packagings for Class 7 (Radioactive) Materials § 178.358-6 Typical assembly detail. (a...

  10. 49 CFR 178.356-5 - Typical assembly detail.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 3 2012-10-01 2012-10-01 false Typical assembly detail. 178.356-5 Section 178.356-5 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS... Specifications for Packagings for Class 7 (Radioactive) Materials § 178.356-5 Typical assembly detail. (a...

  11. 49 CFR 178.356-5 - Typical assembly detail.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 3 2011-10-01 2011-10-01 false Typical assembly detail. 178.356-5 Section 178.356-5 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS... Specifications for Packagings for Class 7 (Radioactive) Materials § 178.356-5 Typical assembly detail. (a...

  12. 49 CFR 178.358-6 - Typical assembly detail.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 3 2013-10-01 2013-10-01 false Typical assembly detail. 178.358-6 Section 178.358-6 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS... Specifications for Packagings for Class 7 (Radioactive) Materials § 178.358-6 Typical assembly detail. (a...

  13. 49 CFR 178.358-6 - Typical assembly detail.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 3 2011-10-01 2011-10-01 false Typical assembly detail. 178.358-6 Section 178.358-6 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS... Specifications for Packagings for Class 7 (Radioactive) Materials § 178.358-6 Typical assembly detail. (a...

  14. Pictorial detail and recall in adults and children.

    PubMed

    Ritchey, G H

    1982-03-01

    Relatively little research has been done on the role of pictorial detail in memory, and the data that do exist are ambiguous. The issue is important because it touches on our understanding of basic issues such as encoding elaboration and trace distinctiveness. The present study attempts to extend our data base by testing recall of words, outlines, and detailed drawings in third graders, sixth graders, and adults. For a categorized set of items, specific comparisons showed that recall of both detailed drawings and outlines was superior to that of words but that these did not differ from one another. For an uncategorized set of items, specific comparisons showed that outlines were recalled significantly better than pictures and that both of these were recalled better than words. The finding of an advantage in recall for outlines over detailed drawings was quite surprising. A variety of explanations may be offered, but true understanding of this effect will depend on future research.

  15. Derivation of Markov processes that violate detailed balance

    NASA Astrophysics Data System (ADS)

    Lee, Julian

    2018-03-01

    Time-reversal symmetry of the microscopic laws dictates that the equilibrium distribution of a stochastic process must obey the condition of detailed balance. However, cyclic Markov processes that do not admit equilibrium distributions with detailed balance are often used to model systems driven out of equilibrium by external agents. I show that for a Markov model without detailed balance, an extended Markov model can be constructed, which explicitly includes the degrees of freedom for the driving agent and satisfies the detailed balance condition. The original cyclic Markov model for the driven system is then recovered as an approximation at early times by summing over the degrees of freedom for the driving agent. I also show that the widely accepted expression for the entropy production in a cyclic Markov model is actually a time derivative of an entropy component in the extended model. Further, I present an analytic expression for the entropy component that is hidden in the cyclic Markov model.

  16. Can quantum coherent solar cells break detailed balance?

    NASA Astrophysics Data System (ADS)

    Kirk, Alexander P.

    2015-07-01

    Carefully engineered coherent quantum states have been proposed as a design attribute that is hypothesized to enable solar photovoltaic cells to break the detailed balance (or radiative) limit of power conversion efficiency by possibly causing radiative recombination to be suppressed. However, in full compliance with the principles of statistical mechanics and the laws of thermodynamics, specially prepared coherent quantum states do not allow a solar photovoltaic cell—a quantum threshold energy conversion device—to exceed the detailed balance limit of power conversion efficiency. At the condition given by steady-state open circuit operation with zero nonradiative recombination, the photon absorption rate (or carrier photogeneration rate) must balance the photon emission rate (or carrier radiative recombination rate) thus ensuring that detailed balance prevails. Quantum state transitions, entropy-generating hot carrier relaxation, and photon absorption and emission rate balancing are employed holistically and self-consistently along with calculations of current density, voltage, and power conversion efficiency to explain why detailed balance may not be violated in solar photovoltaic cells.

  17. Performance Outcomes and Performance Standards for Selected Occupational Programs.

    ERIC Educational Resources Information Center

    Walker, Noojin, Ed.

    Curricula, degree requirements, learning activities, and performance objectives are detailed for vocational programs in graphic arts, hotel and restaurant management, motorcycle repair, and registered nursing (RN) and practical nursing (PN) at Pensacola Junior College (PJC). Following background material describing a long-term project at PJC to…

  18. Influence of current pulse shape on directly modulated system performance in metro area optical networks

    NASA Astrophysics Data System (ADS)

    Campos, Carmina del Rio; Horche, Paloma R.; Martin-Minguez, Alfredo

    2011-03-01

    Due to the fact that a metro network market is very cost sensitive, direct modulated schemes appear attractive. In this paper a CWDM (Coarse Wavelength Division Multiplexing) system is studied in detail by means of an Optical Communication System Design Software; a detailed study of the modulated current shape (exponential, sine and gaussian) for 2.5 Gb/s CWDM Metropolitan Area Networks is performed to evaluate its tolerance to linear impairments such as signal-to-noise-ratio degradation and dispersion. Point-to-point links are investigated and optimum design parameters are obtained. Through extensive sets of simulation results, it is shown that some of these shape pulses are more tolerant to dispersion when compared with conventional gaussian shape pulses. In order to achieve a low Bit Error Rate (BER), different types of optical transmitters are considered including strongly adiabatic and transient chirp dominated Directly Modulated Lasers (DMLs). We have used fibers with different dispersion characteristics, showing that the system performance depends, strongly, on the chosen DML-fiber couple.

  19. Gas-chromatography and UV-spectroscopy of Hymenoptera venoms obtained by trivial centrifugation.

    PubMed

    Fox, Eduardo G P; Xu, Meng; Wang, Lei; Chen, Li; Lu, Yong-Yue

    2018-06-01

    This paper summarises gas-chromatography (GC-MS) and preliminary UV-spectroscopy analyses data of fresh, unmodified venom of aculeate hymenopterans (ants, bees, wasps), mainly focusing on red imported fire ants. No solvents nor fractionation were used at any point, which is a novel approach to describing integral toxins cocktails as proposed by Fox et al. (2018a) [1] 10.1016/j.toxicon.2018.02.050 where these results are discussed in deeper details. Herein we focus on further characterising the obtained venom extracted through a novel approach. Pertaining raw data is accessible from Fox et al. (2018b) [2] 10.17632/cpnscw2gkc.1 including further relevant information regarding the used insects, machinery settings, chemical standards.

  20. Platelet lysate obtained via plateletpheresis performed in standing and awake equine donors.

    PubMed

    Sumner, Scarlett M; Naskou, Maria C; Thoresen, Merrilee; Copland, Ian; Peroni, John F

    2017-07-01

    Platelet preparations containing growth factors, attachment factors, and enzymes are appealing to enhance healing of injured tissues and as an alternative to xenogenic serum in cell culture media. Plateletpheresis is commonly used to collect platelets in human medicine but has not been validated in horses. Plateletpheresis to collect platelet concentrate was performed on six female, mixed breed, chemically restrained horses using commercially available apheresis equipment. Before and immediately after plateletpheresis, we performed physical examinations and collected blood for chemistry and coagulation panels and then again at 8, 16, 24, and 48 hours after the procedure. To produce platelet lysate, the platelet concentrate underwent two freeze-thaw cycles followed by centrifugation and filtration processing. The platelet lysate was then analyzed for cellular debris, fibrinogen, and growth factors. The collected platelet concentration contained a mean platelet yield of 390 × 10 3 /μL. Donor platelet count decreased from a mean of 193 × 10 3 /μL to 138 × 10 3 /μL after plateletpheresis, but no individual was at risk for hemorrhage. Pooled platelet lysate had minimal cellular residue and contained growth factor concentrations at 6.1 ng/mL for transforming growth factor-β1, at 3.5 ng/mL for platelet-derived growth factor-BB, and at 13.8 ng/mL for vascular endothelial growth factor-A. Plateletpheresis using commercially available apheresis equipment is a feasible option for collecting platelet concentrate from equine donors. The lysate generated from the apheresis product contains growth factors and has potential to be used as a fetal bovine serum substitute for cell culture. © 2017 AABB.

  1. Kerosene combustion at pressures up to 40 atm: Experimental study and detailed chemical kinetic modeling

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Dagaut, P.; Reuillon, M.; Boettner, J.C.

    1994-12-31

    The oxidation of TR0 kerosene (jet A1 aviation fuel) was studied in a jet-stirred reactor (JSR) at pressures extending from 10 to 40 atm, in the temperature range 750--1,150 K. A large number of reaction intermediates were identified, and their concentrations were followed for reaction yields ranging from low conversion to the formation of the final products. A reference hydrocarbon, n-decane, studied under the same experimental conditions gave very similar experimental concentration profiles for the main oxidation products. Because of the strong analogy between n-decane and kerosene oxidation kinetics, a detailed chemical kinetic reaction mechanisms describing the oxidation of n-decanemore » was built to reproduce the present experimental results. This mechanisms includes 573 elementary reactions, most of them being reversible, among 90 chemical species. A reasonably good prediction of the concentrations of major species was obtained by computation, covering the whole range of temperature, pressures, and equivalence ratios of the experiments. A kinetic analysis performed to identify the dominant reaction steps of the mechanism shows that, under the conditions of the present study (intermediate temperature and high pressure), HO{sub 2} radicals are important chain carriers leading to the formation of the branching agent H{sub 2}O{sub 2}.« less

  2. Detailed design of the large-bore 8 T superconducting magnet for the NAFASSY test facility

    NASA Astrophysics Data System (ADS)

    Corato, V.; Affinito, L.; Anemona, A.; Besi Vetrella, U.; Di Zenobio, A.; Fiamozzi Zignani, C.; Freda, R.; Messina, G.; Muzzi, L.; Perrella, M.; Reccia, L.; Tomassetti, G.; Turtù, S.; della Corte, A.

    2015-03-01

    The ‘NAFASSY’ (NAtional FAcility for Superconducting SYstems) facility is designed to test wound conductor samples under high-field conditions at variable temperatures. Due to its unique features, it is reasonable to assume that in the near future NAFASSY will have a preeminent role at the international level in the qualification of long coiled cables in operative conditions. The magnetic system consists of a large warm bore background solenoid, made up of three series-connected grading sections obtained by winding three different Nb3Sn Cable-in-Conduit Conductors. Thanks to the financial support of the Italian Ministry for University and Research the low-field coil is currently under production. The design has been properly modified to allow the system to operate also as a stand-alone facility, with an inner bore diameter of 1144 mm. This magnet is able to provide about 7 T on its axis and about 8 T close to the insert inner radius, giving the possibility of performing a test relevant for large-sized NbTi or medium-field Nb3Sn conductors. The detailed design of the 8 T magnet, including the electro-magnetic, structural and thermo-hydraulic analysis, is here reported, as well as the production status.

  3. 42 CFR 421.122 - Performance standards.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 42 Public Health 3 2011-10-01 2011-10-01 false Performance standards. 421.122 Section 421.122... (CONTINUED) MEDICARE PROGRAM MEDICARE CONTRACTING Intermediaries § 421.122 Performance standards. (a) Development of standards. In addition to the performance criteria (§ 421.120), CMS develops detailed...

  4. Aerodynamic performance of 0.4066-scale model of JT8D refan stage with S-duct inlet

    NASA Technical Reports Server (NTRS)

    Moore, R. D.; Kovich, G.; Lewis, G. W., Jr.

    1977-01-01

    A scale model of the JT8D refan stage was tested with a scale model of the S-duct inlet design for the refanned Boeing 727 center engine. Detailed survey data of pressures, temperatures, and flow angles were obtained over a range of flows at speeds from 70 to 97 percent of design speed. Two S-duct configurations were tested; one with a bellmouth inlet and the other with a flight lip inlet. The results indicated that the overall performance was essentially unaffected by the distortion generated by the S-duct inlet. The stall weight flow increased by less than 0.5 kg/sec (approximately 1.5% of design flow) with the S-duct inlet compared with that obtained with uniform flow. The detailed measurements indicated that the inlet guide vane (IGV) significantly reduced circumferential variations. For example, the flow angles ahead of the IGV were positive in the right half of the inlet and negative in the left half. Behind the IGV, the flow angles tended to be more uniform circumferentially.

  5. Idealized gas turbine combustor for performance research and validation of large eddy simulations.

    PubMed

    Williams, Timothy C; Schefer, Robert W; Oefelein, Joseph C; Shaddix, Christopher R

    2007-03-01

    This paper details the design of a premixed, swirl-stabilized combustor that was designed and built for the express purpose of obtaining validation-quality data for the development of large eddy simulations (LES) of gas turbine combustors. The combustor features nonambiguous boundary conditions, a geometrically simple design that retains the essential fluid dynamics and thermochemical processes that occur in actual gas turbine combustors, and unrestrictive access for laser and optical diagnostic measurements. After discussing the design detail, a preliminary investigation of the performance and operating envelope of the combustor is presented. With the combustor operating on premixed methane/air, both the equivalence ratio and the inlet velocity were systematically varied and the flame structure was recorded via digital photography. Interesting lean flame blowout and resonance characteristics were observed. In addition, the combustor exhibited a large region of stable, acoustically clean combustion that is suitable for preliminary validation of LES models.

  6. Detailed fatty acid profile of milk, cheese, ricotta and by products, from cows grazing summer highland pastures.

    PubMed

    Bergamaschi, Matteo; Bittante, Giovanni

    2017-08-01

    In this research two-dimensional GC was used to analyse, for the first time, the detailed fatty acid (FA) profiles of 11 dairy matrices: raw milk (evening whole, evening partially skimmed, morning whole, and vat milk), cream, fresh cheese, whey, ricotta, scotta, 6- and 12-month-ripened cheeses, obtained across artisanal cheese- and ricotta-making trials carried out during the summer period while cows were on highland pastures. Samples were collected during 7 cheese- and ricotta-making procedures carried out at 2-week intervals from bulk milk to study possible differences in the transfer and modification of FA. Compared with morning milk, evening milk had fewer de novo synthetised FA. The detailed FA profile of partially skimmed milk differed little from that of evening whole milk before skimming, but the cream obtained differed from partially skimmed milk and from fresh cheese in about half the FA, due mainly to higher contents of all de novo FA, and lower contents of n-3 and n-6 FA. Fresh cheese and whey had similar FA profiles. The ricotta manufacturing process affected the partition of FA between ricotta and scotta, the FA profile of the latter differing in terms of groups and individual FA from the former, whereas ricotta and fresh cheese had similar composition of FA. In general, there was an increase in medium-chain saturated FA, and a decrease in many polyunsaturated FA during the first 6 months of ripening, but not during the second 6 months. Two-dimensional GC yielded a very detailed and informative FA profile on all the 11 dairy products and by-products analysed.

  7. Influence of opacifiers on dimensional stability and detail reproduction of maxillofacial silicone elastomer

    PubMed Central

    2010-01-01

    Background We evaluated the influence of chemical disinfection and accelerated aging on the dimensional stability and detail reproduction of a silicone elastomer containing one of two opacifiers. Methods A total of 90 samples were fabricated from Silastic MDX 4-4210 silicone and divided into groups (n = 10) according to opacifier content (barium sulfate or titanium dioxide) and disinfectant solution (neutral soap, Efferdent, or 4% chlorhexidine). The specimens were disinfected 3 times per week during 60 days and then subjected to accelerated aging for 1008 hours. Dimensional stability and detail reproduction tests were performed after specimens' fabrication (baseline), chemical disinfection and periodically during accelerated aging (252, 504, and 1008 hours). The results were analyzed using 3-way repeated-measures ANOVA and the Tukey HSD test (α = 0.05). Results All groups exhibited dimensional changes over time. The opacifier (p = .314), period (p < .0001) and their interactions (p = .0041) affected the dimensional stability of the silicone. Statistical significant dimensional differences occurred between groups with (0.071) and without opacifiers (0.053). Accelerated aging influenced the dimensional stability of the samples. All groups scored 2 in the detail reproduction tests, which represents the fully reproducing of three test grooves with accurate angles. Conclusions Incorporation of opacifiers alters the dimensional stability of silicones used in facial prosthetics, but seems to have no influence on detail reproduction. Accelerated aging is responsible for most of the dimensional changes in Silastic MDX4 4210, but all dimensional changes measured in this study remained within the limits of stability necessary for this application. PMID:21162729

  8. Dynamic Relaxation: A Technique for Detailed Thermo-Elastic Structural Analysis of Transportation Structures

    NASA Astrophysics Data System (ADS)

    Shoukry, Samir N.; William, Gergis W.; Riad, Mourad Y.; McBride, Kevyn C.

    2006-08-01

    Dynamic relaxation is a technique developed to solve static problems through an explicit integration in finite element. The main advantage of such a technique is the ability to solve a large problem in a relatively short time compared with the traditional implicit techniques, especially when using nonlinear material models. This paper describes the use of such a technique in analyzing large transportation structures as dowel jointed concrete pavements and 306-m-long, reinforced concrete bridge superstructure under the effect of temperature variations. The main feature of the pavement model is the detailed modeling of dowel bars and their interfaces with the surrounding concrete using extremely fine mesh of solid elements, while in the bridge structure it is the detailed modeling of the girder-deck interface as well as the bracing members between the girders. The 3DFE results were found to be in a good agreement with experimentally measured data obtained from an instrumented pavements sections and a highway bridge constructed in West Virginia. Thus, such a technique provides a good tool for analyzing the response of large structures to static loads in a fraction of the time required by traditional, implicit finite element methods.

  9. FY 2017 Annual Performance Report (APR)

    EPA Pesticide Factsheets

    Presents detailed performance results, as measured against the targets established in EPA’s FY 2017 Annual Plan and Budget. The Executive Overview section analyzes key performance outcomes and links to FY 2017 program evaluations.

  10. Summary of photovoltaic system performance models

    NASA Technical Reports Server (NTRS)

    Smith, J. H.; Reiter, L. J.

    1984-01-01

    A detailed overview of photovoltaics (PV) performance modeling capabilities developed for analyzing PV system and component design and policy issues is provided. A set of 10 performance models are selected which span a representative range of capabilities from generalized first order calculations to highly specialized electrical network simulations. A set of performance modeling topics and characteristics is defined and used to examine some of the major issues associated with photovoltaic performance modeling. Each of the models is described in the context of these topics and characteristics to assess its purpose, approach, and level of detail. The issues are discussed in terms of the range of model capabilities available and summarized in tabular form for quick reference. The models are grouped into categories to illustrate their purposes and perspectives.

  11. Seductive Details in Multimedia Messages

    ERIC Educational Resources Information Center

    Rey, Gunter Daniel

    2011-01-01

    The seductive detail principle asserts that people learn more deeply from a multimedia presentation when interesting but irrelevant adjuncts are excluded rather than included. However, critics could argue that studies about this principle contain methodological problems. The recent experiment attempts to overcome these problems. Students (N = 108)…

  12. Histology of periapical lesions obtained during apical surgery.

    PubMed

    Schulz, Malte; von Arx, Thomas; Altermatt, Hans Jörg; Bosshardt, Dieter

    2009-05-01

    The aim of this was to evaluate the histology of periapical lesions in teeth treated with periapical surgery. After root-end resection, the root tip was removed together with the periapical pathological tissue. Histologic sectioning was performed on calcified specimens embedded in methylmethacrylate (MMA) and on demineralized specimens embedded in LR White (Fluka, Buchs, Switzerland). The samples were evaluated with light and transmission electron microscopy (TEM). The histologic findings were classified into periapical abscesses, granulomas, or cystic lesions (true or pocket cysts). The final material comprised 70% granulomas, 23% cysts and 5% abscesses, 1% scar tissues, and 1% keratocysts. Six of 125 samples could not be used. The cystic lesions could not be subdivided into pocket or true cysts. All cysts had an epithelium-lined cavity, two of them with cilia-lined epithelium. These results show the high incidence of periapical granulomas among periapical lesions obtained during apical surgery. Periapical abscesses were a rare occasion. The histologic findings from samples obtained during apical surgery may differ from findings obtained by teeth extractions. A determination between pocket and true apical cysts is hardly possible when collecting samples by apical surgery.

  13. Experimental Results Obtained with Air Liquide Cold Compression System: CERN LHC and SNS Projects

    NASA Astrophysics Data System (ADS)

    Delcayre, F.; Courty, J.-C.; Hamber, F.; Hilbert, B.; Monneret, E.; Toia, J.-L.

    2006-04-01

    Large scale collider facilities will make intensive use of superconducting magnets, operating below 2.0 K. This dictates high-capacity refrigeration systems operating below 2.0 K. These systems, making use of cryogenic centrifugal compressors in a series arrangement with room temperature screw compressors will be coupled to a refrigerator, providing a certain power at 4.5 K. A first Air Liquide Cold Compression System (CCS) unit was built and delivered to CERN in 2001. Installed at the beginning of 2002, it was commissioned and tested successfully during year 2002. A series of four sets of identical CCS were then tested in 2004. Another set of four cryogenic centrifugal compressors (CCC) has been delivered to Thomas Jefferson National Accelerator Facility (JLAB) for the Spallation Neutron Source (SNS) in 2002. These compressors were tested and commissioned from December 2004 to July 2005. The experimental results obtained with these systems will be presented and discussed: the characteristics of the CCC will be detailed. The principles of control for the CCC in series will be detailed.

  14. Detailed kinetic modeling study of n-pentanol oxidation

    DOE PAGES

    Heufer, K. Alexander; Sarathy, S. Mani; Curran, Henry J.; ...

    2012-09-28

    To help overcome the world’s dependence upon fossil fuels, suitable biofuels are promising alternatives that can be used in the transportation sector. Recent research on internal combustion engines shows that short alcoholic fuels (e.g., ethanol or n-butanol) have reduced pollutant emissions and increased knock resistance compared to fossil fuels. Although higher molecular weight alcohols (e.g., n-pentanol and n-hexanol) exhibit higher reactivity that lowers their knock resistance, they are suitable for diesel engines or advanced engine concepts, such as homogeneous charge compression ignition (HCCI), where higher reactivity at lower temperatures is necessary for engine operation. The present study presents a detailedmore » kinetic model for n-pentanol based on modeling rules previously presented for n-butanol. This approach was initially validated using quantum chemistry calculations to verify the most stable n-pentanol conformation and to obtain C–H and C–C bond dissociation energies. In addition, the proposed model has been validated against ignition delay time data, speciation data from a jet-stirred reactor, and laminar flame velocity measurements. Overall, the model shows good agreement with the experiments and permits a detailed discussion of the differences between alcohols and alkanes.« less

  15. A Detailed Study of Rocky Planetary Material in the Hyades

    NASA Astrophysics Data System (ADS)

    Farihi, Jay

    2017-08-01

    The Hyades is the nearest open cluster, relatively young, and containing numerous A-type stars. Its youth, distance, and metallicity make it an ideal site to study planet formation around 2-3 Msun stars, and in a dynamically challenging environment.During our HST COS Snapshot, we discovered the ongoing accretion of Si-rich and C-deficient material in two white dwarf Hyads. The lower limit Si/C ratios determined from these 400s exposures indicate the material is more C-depleted than in chondritic meteorites, the most primitive rocks in the Solar System. Our 2013 Keck discovery of metal pollution in a third Hyades white dwarf indicates that planet formation is common in the cluster. Together, these three stars indicate that substantial minor bodies persist at several AU or more, and provide an unprecedented opportunity for a detailed study of rocky exoplanet precursors in a cluster environment.We propose to obtain detailed abundances of the planetary debris at these three polluted Hyads, which requires a modest investment of observatory time. The mass ratios between C, O, Mg, and Si are accurate indicators of the temperature and orbital regions where the parent bodies formed, their water and volatile contents. We will also detect Al and Fe, which are key indicators of differentiation and giant impacts among planetary embryos.Our proposed observations will provide legacy value for planet formation models, and especially those in cluster enviroments. These observations cannot be done from the ground or at optical or longer wavelengths, and must be carried out by HST in the ultraviolet.

  16. Evaluation of Asphalt Mixture Low-Temperature Performance in Bending Beam Creep Test.

    PubMed

    Pszczola, Marek; Jaczewski, Mariusz; Rys, Dawid; Jaskula, Piotr; Szydlowski, Cezary

    2018-01-10

    Low-temperature cracking is one of the most common road pavement distress types in Poland. While bitumen performance can be evaluated in detail using bending beam rheometer (BBR) or dynamic shear rheometer (DSR) tests, none of the normalized test methods gives a comprehensive representation of low-temperature performance of the asphalt mixtures. This article presents the Bending Beam Creep test performed at temperatures from -20 °C to +10 °C in order to evaluate the low-temperature performance of asphalt mixtures. Both validation of the method and its utilization for the assessment of eight types of wearing courses commonly used in Poland were described. The performed test indicated that the source of bitumen and its production process (and not necessarily only bitumen penetration) had a significant impact on the low-temperature performance of the asphalt mixtures, comparable to the impact of binder modification (neat, polymer-modified, highly modified) and the aggregate skeleton used in the mixture (Stone Mastic Asphalt (SMA) vs. Asphalt Concrete (AC)). Obtained Bending Beam Creep test results were compared with the BBR bitumen test. Regression analysis confirmed that performing solely bitumen tests is insufficient for comprehensive low-temperature performance analysis.

  17. Evaluation of Asphalt Mixture Low-Temperature Performance in Bending Beam Creep Test

    PubMed Central

    Rys, Dawid; Jaskula, Piotr; Szydlowski, Cezary

    2018-01-01

    Low-temperature cracking is one of the most common road pavement distress types in Poland. While bitumen performance can be evaluated in detail using bending beam rheometer (BBR) or dynamic shear rheometer (DSR) tests, none of the normalized test methods gives a comprehensive representation of low-temperature performance of the asphalt mixtures. This article presents the Bending Beam Creep test performed at temperatures from −20 °C to +10 °C in order to evaluate the low-temperature performance of asphalt mixtures. Both validation of the method and its utilization for the assessment of eight types of wearing courses commonly used in Poland were described. The performed test indicated that the source of bitumen and its production process (and not necessarily only bitumen penetration) had a significant impact on the low-temperature performance of the asphalt mixtures, comparable to the impact of binder modification (neat, polymer-modified, highly modified) and the aggregate skeleton used in the mixture (Stone Mastic Asphalt (SMA) vs. Asphalt Concrete (AC)). Obtained Bending Beam Creep test results were compared with the BBR bitumen test. Regression analysis confirmed that performing solely bitumen tests is insufficient for comprehensive low-temperature performance analysis. PMID:29320443

  18. Method for obtaining structure and interactions from oriented lipid bilayers

    PubMed Central

    Lyatskaya, Yulia; Liu, Yufeng; Tristram-Nagle, Stephanie; Katsaras, John; Nagle, John F.

    2009-01-01

    Precise calculations are made of the scattering intensity I(q) from an oriented stack of lipid bilayers using a realistic model of fluctuations. The quantities of interest include the bilayer bending modulus Kc , the interbilayer interaction modulus B, and bilayer structure through the form factor F(qz). It is shown how Kc and B may be obtained from data at large qz where fluctuations dominate. Good estimates of F(qz) can be made over wide ranges of qz by using I(q) in q regions away from the peaks and for qr≠0 where details of the scattering domains play little role. Rough estimates of domain sizes can also be made from smaller qz data. Results are presented for data taken on fully hydrated, oriented DOPC bilayers in the Lα phase. These results illustrate the advantages of oriented samples compared to powder samples. PMID:11304287

  19. Detailed design of a Ride Quality Augmentation System for commuter aircraft

    NASA Technical Reports Server (NTRS)

    Suikat, Reiner; Donaldson, Kent E.; Downing, David R.

    1989-01-01

    The design of a Ride Quality Augmentation System (RQAS) for commuter aircraft is documented. The RQAS is designed for a Cessna 402B, an 8 passenger prop twin representative to this class of aircraft. The purpose of the RQAS is the reduction of vertical and lateral accelerations of the aircraft due to atmospheric turbulence by the application of active control. The detailed design of the hardware (the aircraft modifications, the Ride Quality Instrumentation System (RQIS), and the required computer software) is examined. The aircraft modifications, consisting of the dedicated control surfaces and the hydraulic actuation system, were designed at Cessna Aircraft by Kansas University-Flight Research Laboratory. The instrumentation system, which consist of the sensor package, the flight computer, a Data Acquisition System, and the pilot and test engineer control panels, was designed by NASA-Langley. The overall system design and the design of the software, both for flight control algorithms and ground system checkout are detailed. The system performance is predicted from linear simulation results and from power spectral densities of the aircraft response to a Dryden gust. The results indicate that both accelerations are possible.

  20. 25 CFR 162.539 - Must I obtain a WEEL before obtaining a WSR lease?

    Code of Federal Regulations, 2014 CFR

    2014-04-01

    ... AND PERMITS Wind and Solar Resource Leases Wsr Leases § 162.539 Must I obtain a WEEL before obtaining... direct result of energy resource information gathered from a WEEL activity, obtaining a WEEL is not a...

  1. 25 CFR 162.539 - Must I obtain a WEEL before obtaining a WSR lease?

    Code of Federal Regulations, 2013 CFR

    2013-04-01

    ... AND PERMITS Wind and Solar Resource Leases Wsr Leases § 162.539 Must I obtain a WEEL before obtaining... direct result of energy resource information gathered from a WEEL activity, obtaining a WEEL is not a...

  2. Influence of Additional Leading-Edge Surface Roughness on Performances in Highly Loaded Compressor Cascade

    NASA Astrophysics Data System (ADS)

    Chen, Shaowen; Xu, Hao; Sun, Shijun; Zhang, Longxin; Wang, Songtao

    2015-05-01

    Experimental research has been carried out at low speed to investigate the effect of additional leading-edge surface roughness on a highly-loaded axial compressor cascade. A 5-hole aerodynamic probe has been traversed across one pitch to obtain the distribution of total pressure loss coefficient, secondary flow vector, flow angles and other aerodynamic parameters at the exit section. Meanwhile, ink-trace flow visualization has been used to measure the flow fields on the walls of cascades and a detailed topology structure of the flow on the walls has been obtained. Aerodynamic parameters and flow characteristics are compared by arranging different levels of roughness on various parts of the leading edge. The results show that adding surface roughness at the leading edge and on the suction side obviously influences cascade performance. Aggravated 3-D flow separation significantly increases the loss in cascades, and the loss increases till 60% when the level of emery paper is 80 mm. Even there is the potential to improve cascade performance in local area of cascade passage. The influence of the length of surface roughness on cascade performance is not always adverse, and which depends on the position of surface roughness.

  3. Commercial Buildings Energy Consumption Survey 2012 - Detailed Tables

    EIA Publications

    2016-01-01

    The 2012 CBECS consumption and expenditures detailed tables are comprised of Tables C1-C38, which cover overall electricity, natural gas, fuel oil and district heat consumption, and tables E1-E11, which disaggregate the same energy sources by end use (heating, cooling, lighting, etc.). All of the detailed tables contain extensive row categories of building characteristics.

  4. Method of development of the program of forming of parametrical drawings of details in the AutoCAD software product

    NASA Astrophysics Data System (ADS)

    Alshakova, E. L.

    2017-01-01

    The program in the AutoLISP language allows automatically to form parametrical drawings during the work in the AutoCAD software product. Students study development of programs on AutoLISP language with the use of the methodical complex containing methodical instructions in which real examples of creation of images and drawings are realized. Methodical instructions contain reference information necessary for the performance of the offered tasks. The method of step-by-step development of the program is the basis for training in programming on AutoLISP language: the program draws elements of the drawing of a detail by means of definitely created function which values of arguments register in that sequence in which AutoCAD gives out inquiries when performing the corresponding command in the editor. The process of the program design is reduced to the process of step-by-step formation of functions and sequence of their calls. The author considers the development of the AutoLISP program for the creation of parametrical drawings of details, the defined design, the user enters the dimensions of elements of details. These programs generate variants of tasks of the graphic works performed in educational process of "Engineering graphics", "Engineering and computer graphics" disciplines. Individual tasks allow to develop at students skills of independent work in reading and creation of drawings, as well as 3D modeling.

  5. Federal Funds for Research and Development. Fiscal Years 1982, 1983, and 1984. Volume XXXII. Detailed Statistical Tables. Surveys of Science Resources Series.

    ERIC Educational Resources Information Center

    National Science Foundation, Washington, DC. Div. of Science Resources Studies.

    Detailed statistical tables on federal funds for research and development (R&D) are provided in this document. Tables are organized into the following sections: research, development, and R&D plant; R&D--agency, character of work, and performer; total research--agency, performer, and field of science; basic research--agency, performer,…

  6. Effects of Detail in Eyewitness Testimony on Decisions by Mock Jurors.

    ERIC Educational Resources Information Center

    Heath, Wendy P.; Grannemann, Bruce D.; Sawa, Stephanie E.; Hodge, Kristine M.

    1997-01-01

    Investigated the effects of the presence and typicality of detail in a witness' testimony on mock juror judgments. Results indicate that the presence of detail affected the ratings of witnesses. Atypical or typical detail provided by one witness, with no detail provided by the opposing witness, enhanced assessments of the former. (RJM)

  7. End region detailing of pretensioned concrete bridge girders : [summary].

    DOT National Transportation Integrated Search

    2013-03-01

    Introduction of the Florida-I Beam (FIB) in 2009 renewed interest in prestressed concrete beam design, especially end region details. In this study, University of Florida researchers examined construction detailing at the FIB end region.

  8. A Content Analysis of Officer Perceptions of Detailing.

    DTIC Science & Technology

    1981-03-01

    answer was "No Way"! Told me needs of service were in Philippine Island CNSG WESTPAC as OPS, three year tour. I wrote letter saying O.K. Was detailed as...off to them as it has to be least preferred of all tasks...personnel detailer. 2 I regret the tardiness of this reply - New Zealand is a long way

  9. Levels of detail analysis of microwave scattering from human head models for brain stroke detection

    PubMed Central

    2017-01-01

    In this paper, we have presented a microwave scattering analysis from multiple human head models. This study incorporates different levels of detail in the human head models and its effect on microwave scattering phenomenon. Two levels of detail are taken into account; (i) Simplified ellipse shaped head model (ii) Anatomically realistic head model, implemented using 2-D geometry. In addition, heterogenic and frequency-dispersive behavior of the brain tissues has also been incorporated in our head models. It is identified during this study that the microwave scattering phenomenon changes significantly once the complexity of head model is increased by incorporating more details using magnetic resonance imaging database. It is also found out that the microwave scattering results match in both types of head model (i.e., geometrically simple and anatomically realistic), once the measurements are made in the structurally simplified regions. However, the results diverge considerably in the complex areas of brain due to the arbitrary shape interface of tissue layers in the anatomically realistic head model. After incorporating various levels of detail, the solution of subject microwave scattering problem and the measurement of transmitted and backscattered signals were obtained using finite element method. Mesh convergence analysis was also performed to achieve error free results with a minimum number of mesh elements and a lesser degree of freedom in the fast computational time. The results were promising and the E-Field values converged for both simple and complex geometrical models. However, the E-Field difference between both types of head model at the same reference point differentiated a lot in terms of magnitude. At complex location, a high difference value of 0.04236 V/m was measured compared to the simple location, where it turned out to be 0.00197 V/m. This study also contributes to provide a comparison analysis between the direct and iterative solvers so as to

  10. Glass sample preparation and performance investigations

    NASA Astrophysics Data System (ADS)

    Johnson, R. Barry

    1992-04-01

    This final report details the work performed under this delivery order from April 1991 through April 1992. The currently available capabilities for integrated optical performance modeling at MSFC for large and complex systems such as AXAF were investigated. The Integrated Structural Modeling (ISM) program developed by Boeing for the U.S. Air Force was obtained and installed on two DECstations 5000 at MSFC. The structural, thermal and optical analysis programs available in ISM were evaluated. As part of the optomechanical engineering activities, technical support was provided in the design of support structure, mirror assembly, filter wheel assembly and material selection for the Solar X-ray Imager (SXI) program. As part of the fabrication activities, a large number of zerodur glass samples were prepared in different sizes and shapes for acid etching, coating and polishing experiments to characterize the subsurface damage and stresses produced by the grinding and polishing operations. Various optical components for AXAF video microscope and the x-ray test facility were also fabricated. A number of glass fabrication and test instruments such as a scatter plate interferometer, a gravity feed saw and some phenolic cutting blades were fabricated, integrated and tested.

  11. Patient-specific academic detailing for smoking cessation

    PubMed Central

    Jin, Margaret; Gagnon, Antony; Levine, Mitchell; Thabane, Lehana; Rodriguez, Christine; Dolovich, Lisa

    2014-01-01

    Abstract Objective To describe and to determine the feasibility of a patient-specific academic detailing (PAD) smoking cessation (SC) program in a primary care setting. Design Descriptive cohort feasibility study. Setting Hamilton, Ont. Participants Pharmacists, physicians, nurse practitioners, and their patients. Interventions Integrated pharmacists received basic academic detailing training and education on SC and then delivered PAD to prescribers using structured verbal education and written materials. Data were collected using structured forms. Main outcome measures Five main feasibility criteria were generated based on Canadian academic detailing programs: PAD coordinator time to train pharmacists less than 40 hours; median time of SC education per pharmacist less than 20 hours; median time per PAD session less than 60 minutes for initial visit; percentage of prescribers receiving PAD within 3 months greater than 50%; and number of new SC referrals to pharmacists at 6 months more than 10 patients per 1.0 full-time equivalent (FTE) pharmacist (total of approximately 30 patients). Results Eight pharmacists (5.8 FTE) received basic academic detailing training and education on SC PAD. Forty-eight physicians and 9 nurse practitioners consented to participate in the study. The mean PAD coordinator training time was 29.1 hours. The median time for SC education was 3.1 hours. The median times for PAD sessions were 15 and 25 minutes for an initial visit and follow-up visit, respectively. The numbers of prescribers who had received PAD at 3 and 6 months were 50 of 64 (78.1%) and 57 of 64 (89.1%), respectively. The numbers of new SC referrals at 3 and 6 months were 11 patients per FTE pharmacist (total of 66 patients) and 34 patients per FTE pharmacist (total of 200 patients), respectively. Conclusion This study met the predetermined feasibility criteria with respect to the management, resources, process, and scientific components. Further study is warranted to determine

  12. Performance Analysis: Control of Hazardous Energy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    De Grange, Connie E.; Freeman, Jeff W.; Kerr, Christine E.

    2010-10-06

    LLNL experienced 26 occurrences related to the control of hazardous energy from January 1, 2008 through August 2010. These occurrences were 17% of the total number of reported occurrences during this 32-month period. The Performance Analysis and Reporting Section of the Contractor Assurance Office (CAO) routinely analyzes reported occurrences and issues looking for patterns that may indicate changes in LLNL’s performance and early indications of performance trends. It became apparent through these analyses that LLNL might have experienced a change in the control of hazardous energy and that these occurrences should be analyzed in more detail to determine if themore » perceived change in performance was real, whether that change is significant and if the causes of the occurrences are similar. This report documents the results of this more detailed analysis.« less

  13. Characteristics of Academic Detailing: Results of a Literature Review.

    PubMed

    Van Hoof, Thomas J; Harrison, Lisa G; Miller, Nicole E; Pappas, Maryanne S; Fischer, Michael A

    2015-11-01

    Academic detailing is an evidence-based strategy to improve patient care. Efforts to understand the intervention and to use it strategically require an understanding of its important characteristics. A recent systematic review and a subsequent reporting framework call for more accurate and complete reporting of continuing medical education interventions. Building on a previously published systematic review of 69 studies, we sought to determine how an expanded set of 106 academic detailing studies, including many recently published articles, fared with respect to reporting of important data about this intervention. We conducted a search of MEDLINE, the Cumulative Index to Nursing and Allied Health Literature (clinical) database, and Scopus, from which we identified 38 additional randomized controlled trials published from August 2007 through March 2013. Including the original 69 studies, we abstracted 106 available English-language studies and quantitatively analyzed information about 4 important characteristics of academic detailing: content of visits, clinicians being visited, communication process underlying visits, and outreach workers making visits. We found considerable variation (36.5%-100%) in the extent of reporting intervention characteristics, especially about the communication process underlying visits and the outreach workers making visits. The best overall documentation of intervention characteristics of any single study was 68%. Results also demonstrate wide variation in the approach to academic detailing. This study demonstrates the need for a standardized approach to collecting and reporting data about academic detailing interventions. Our findings also highlight opportunities for using academic detailing more effectively in research and quality-improvement efforts.

  14. Obtaining Parts

    Science.gov Websites

    The Cosmic Connection Parts for the Berkeley Detector Suppliers: Scintillator Eljen Technology 1 obtain the components needed to build the Berkeley Detector. These companies have helped previous the last update. He estimates that the cost to build a detector varies from $1500 to $2700 depending

  15. DAGAL: Detailed Anatomy of Galaxies

    NASA Astrophysics Data System (ADS)

    Knapen, Johan H.

    2017-03-01

    The current IAU Symposium is closely connected to the EU-funded network DAGAL (Detailed Anatomy of Galaxies), with the final annual network meeting of DAGAL being at the core of this international symposium. In this short paper, we give an overview of DAGAL, its training activities, and some of the scientific advances that have been made under its umbrella.

  16. Spectrally resolved opacities and Rosseland and Planck mean opacities of lowly ionized gold plasmas: a detailed level-accounting investigation.

    PubMed

    Zeng, Jiaolong; Yuan, Jianmin

    2007-08-01

    Calculation details of radiative opacity for lowly ionized gold plasmas by using our developed fully relativistic detailed level-accounting approach are presented to show the importance of accurate atomic data for a quantitative reproduction of the experimental observations. Even though a huge number of transition lines are involved in the radiative absorption of high- Z plasmas so that one believes that statistical models can often give a reasonable description of their opacities, we first show in detail that an adequate treatment of physical effects, in particular the configuration interaction (including the core-valence electron correlation), is essential to produce atomic data of bound-bound and bound-free processes for gold plasmas, which are accurate enough to correctly explain the relative intensity of two strong absorption peaks experimentally observed located near photon energy of 70 and 80 eV. A detailed study is also carried out for gold plasmas of an average ionization degree sequence of 10, for both spectrally resolved opacities and Rosseland and Planck means. For comparison, results obtained by using an average atom model are also given to show that even for a relatively higher density of matter, correlation effects are also important to predict the correct positions of absorption peaks of transition arrays.

  17. Atmospheric and surface properties of Mars obtained by infrared spectroscopy on Mariner 9

    NASA Technical Reports Server (NTRS)

    Conrath, B.; Curran, R. J.; Hanel, R.; Kunde, V. G.; Marguire, W.; Pearl, J.; Pirraglia, J. A.; Welker, J.; Burke, T.

    1972-01-01

    During the eleven month operational lifetime of Mariner 9, the infrared spectroscopy experiment obtained data over a large portion of Mars. Recently obtained spectra indicate that strong seasonal variations in the water vapor distribution over both polar regions occurred. The wettest atmospheric conditions observed so far contain 20 to 30 precipitable microns of water over the north polar cap during northern spring. A low resolution pressure map is presented which covers that portion of the planet between latitudes -60 deg and +25 deg. A more detailed study of the Coprates canyon indicates that at its lowest point the canyon floor must be at least 5 km below the rim. Applications of tidal theory to temperature fields derived from the spectra indicate diurnal surface pressure fluctuations of as much as 12 percent during the great dust storm of 1971-72. Qualitative arguments based on radiative transfer calculations for model dust clouds composed of spherical quartz particles suggest that particle radii during the storm were of the order of a few microns.

  18. Performance prediction for silicon photonics integrated circuits with layout-dependent correlated manufacturing variability.

    PubMed

    Lu, Zeqin; Jhoja, Jaspreet; Klein, Jackson; Wang, Xu; Liu, Amy; Flueckiger, Jonas; Pond, James; Chrostowski, Lukas

    2017-05-01

    This work develops an enhanced Monte Carlo (MC) simulation methodology to predict the impacts of layout-dependent correlated manufacturing variations on the performance of photonics integrated circuits (PICs). First, to enable such performance prediction, we demonstrate a simple method with sub-nanometer accuracy to characterize photonics manufacturing variations, where the width and height for a fabricated waveguide can be extracted from the spectral response of a racetrack resonator. By measuring the spectral responses for a large number of identical resonators spread over a wafer, statistical results for the variations of waveguide width and height can be obtained. Second, we develop models for the layout-dependent enhanced MC simulation. Our models use netlist extraction to transfer physical layouts into circuit simulators. Spatially correlated physical variations across the PICs are simulated on a discrete grid and are mapped to each circuit component, so that the performance for each component can be updated according to its obtained variations, and therefore, circuit simulations take the correlated variations between components into account. The simulation flow and theoretical models for our layout-dependent enhanced MC simulation are detailed in this paper. As examples, several ring-resonator filter circuits are studied using the developed enhanced MC simulation, and statistical results from the simulations can predict both common-mode and differential-mode variations of the circuit performance.

  19. Performance of a large building rainwater harvesting system.

    PubMed

    Ward, S; Memon, F A; Butler, D

    2012-10-15

    Rainwater harvesting is increasingly becoming an integral part of the sustainable water management toolkit. Despite a plethora of studies modelling the feasibility of the utilisation of rainwater harvesting (RWH) systems in particular contexts, there remains a significant gap in knowledge in relation to detailed empirical assessments of performance. Domestic systems have been investigated to a limited degree in the literature, including in the UK, but there are few recent longitudinal studies of larger non-domestic systems. Additionally, there are few studies comparing estimated and actual performance. This paper presents the results of a longitudinal empirical performance assessment of a non-domestic RWH system located in an office building in the UK. Furthermore, it compares actual performance with the estimated performance based on two methods recommended by the British Standards Institute - the Intermediate (simple calculations) and Detailed (simulation-based) Approaches. Results highlight that the average measured water saving efficiency (amount of mains water saved) of the office-based RWH system was 87% across an 8-month period, due to the system being over-sized for the actual occupancy level. Consequently, a similar level of performance could have been achieved using a smaller-sized tank. Estimated cost savings resulted in capital payback periods of 11 and 6 years for the actual over-sized tank and the smaller optimised tank, respectively. However, more detailed cost data on maintenance and operation is required to perform whole life cost analyses. These findings indicate that office-scale RWH systems potentially offer significant water and cost savings. They also emphasise the importance of monitoring data and that a transition to the use of Detailed Approaches (particularly in the UK) is required to (a) minimise over-sizing of storage tanks and (b) build confidence in RWH system performance. Copyright © 2012 Elsevier Ltd. All rights reserved.

  20. Detailed Debunking of Denial

    NASA Astrophysics Data System (ADS)

    Enting, I. G.; Abraham, J. P.

    2012-12-01

    The disinformation campaign against climate science has been compared to a guerilla war whose tactics undermine the traditional checks and balances of science. One comprehensive approach has to been produce archives of generic responses such as the websites of RealClimate and SkepticalScience. We review our experiences with an alternative approach of detailed responses to a small number of high profile cases. Our particular examples were Professor Ian Plimer and Christopher Monckton, the Third Viscount Monckton of Brenchley, each of whom has been taken seriously by political leaders in our respective countries. We relate our experiences to comparable examples such as John Mashey's analysis of the Wegman report and the formal complaints about Lomborg's "Skeptical Environmentalist" and Durkin's "Great Global Warming Swindle". Our two approaches used contrasting approaches: an on-line video of a lecture vs an evolving compendium of misrepresentations. Additionally our approaches differed in the emphasis. The analysis of Monckton concentrated on the misrepresentation of the science, while the analysis of Plimer concentrated on departures from accepted scientific practice: fabrication of data, misrepresentation of cited sources and unattributed use of the work of others. Benefits of an evolving compendium were the ability to incorporate contributions from members of the public who had identified additional errors and the scope for addressing new aspects as they came to public attention. `Detailed debunking' gives non-specialists a reference point for distinguishing non-science when engaging in public debate.

  1. Characteristics of Academic Detailing: Results of a Literature Review

    PubMed Central

    Van Hoof, Thomas J.; Harrison, Lisa G.; Miller, Nicole E.; Pappas, Maryanne S.; Fischer, Michael A.

    2015-01-01

    Background Academic detailing is an evidence-based strategy to improve patient care. Efforts to understand the intervention and to use it strategically require an understanding of its important characteristics. A recent systematic review and a subsequent reporting framework call for more accurate and complete reporting of continuing medical education interventions. Objectives Building on a previously published systematic review of 69 studies, we sought to determine how an expanded set of 106 academic detailing studies, including many recently published articles, fared with respect to reporting of important data about this intervention. Methods We conducted a search of MEDLINE, the Cumulative Index to Nursing and Allied Health Literature (clinical) database, and Scopus, from which we identified 38 additional randomized controlled trials published from August 2007 through March 2013. Including the original 69 studies, we abstracted 106 available English-language studies and quantitatively analyzed information about 4 important characteristics of academic detailing: content of visits, clinicians being visited, communication process underlying visits, and outreach workers making visits. Results We found considerable variation (36.5%-100%) in the extent of reporting intervention characteristics, especially about the communication process underlying visits and the outreach workers making visits. The best overall documentation of intervention characteristics of any single study was 68%. Results also demonstrate wide variation in the approach to academic detailing. Conclusions This study demonstrates the need for a standardized approach to collecting and reporting data about academic detailing interventions. Our findings also highlight opportunities for using academic detailing more effectively in research and quality-improvement efforts. PMID:26702333

  2. Characterization of Microstructure and Thermal Properties of YSZ Coatings Obtained by Axial Suspension Plasma Spraying (ASPS)

    NASA Astrophysics Data System (ADS)

    Ganvir, Ashish; Curry, Nicholas; Björklund, Stefan; Markocsan, Nicolaie; Nylén, Per

    2015-10-01

    The paper aims at demonstrating various microstructures which can be obtained using the suspension spraying technique and their respective significance in enhancing the thermal insulation property of a thermal barrier coating. Three different types of coating microstructures are discussed which were produced by the Axial Suspension Plasma Spraying. Detailed characterization of coatings was then performed. Optical and scanning electron microscopy were utilized for microstructure evaluations; x-ray diffraction for phase analysis; water impregnation, image analysis, and mercury intrusion porosimetry for porosity analysis, and laser flash analysis for thermal diffusivity measurements were used. The results showed that Axial Suspension Plasma Spraying can generate vertically cracked, porous, and feathery columnar-type microstructures. Pore size distribution was found in micron, submicron, and nanometer range. Higher overall porosity, the lower density of vertical cracks or inter-column spacing, and higher inter-pass porosity favored thermal insulation property of the coating. Significant increase in thermal diffusivity and conductivity was found at higher temperature, which is believed to be due to the pore rearrangement (sintering and pore coarsening). Thermal conductivity values for these coatings were also compared with electron beam physical vapor deposition (EBPVD) thermal barrier coatings from the literature and found to be much lower.

  3. Coupled Dictionary Learning for the Detail-Enhanced Synthesis of 3-D Facial Expressions.

    PubMed

    Liang, Haoran; Liang, Ronghua; Song, Mingli; He, Xiaofei

    2016-04-01

    The desire to reconstruct 3-D face models with expressions from 2-D face images fosters increasing interest in addressing the problem of face modeling. This task is important and challenging in the field of computer animation. Facial contours and wrinkles are essential to generate a face with a certain expression; however, these details are generally ignored or are not seriously considered in previous studies on face model reconstruction. Thus, we employ coupled radius basis function networks to derive an intermediate 3-D face model from a single 2-D face image. To optimize the 3-D face model further through landmarks, a coupled dictionary that is related to 3-D face models and their corresponding 3-D landmarks is learned from the given training set through local coordinate coding. Another coupled dictionary is then constructed to bridge the 2-D and 3-D landmarks for the transfer of vertices on the face model. As a result, the final 3-D face can be generated with the appropriate expression. In the testing phase, the 2-D input faces are converted into 3-D models that display different expressions. Experimental results indicate that the proposed approach to facial expression synthesis can obtain model details more effectively than previous methods can.

  4. 22 CFR 1203.735-104 - Applicability to detailed employees.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... 22 Foreign Relations 2 2010-04-01 2010-04-01 true Applicability to detailed employees. 1203.735-104 Section 1203.735-104 Foreign Relations UNITED STATES INTERNATIONAL DEVELOPMENT COOPERATION AGENCY EMPLOYEE RESPONSIBILITIES AND CONDUCT General Provisions § 1203.735-104 Applicability to detailed employees...

  5. The detailed characteristics of positive corona current pulses in the line-to-plane electrodes

    NASA Astrophysics Data System (ADS)

    Xuebao, LI; Dayong, LI; Qian, ZHANG; Yinfei, LI; Xiang, CUI; Tiebing, LU

    2018-05-01

    The corona current pulses generated by corona discharge are the sources of the radio interference from transmission lines and the detailed characteristics of the corona current pulses from conductor should be investigated in order to reveal their generation mechanism. In this paper, the line-to-plane electrodes are designed to measure and analyze the characteristics of corona current pulses from positive corona discharges. The influences of inter-electrode gap and line diameters on the detail characteristics of corona current pulses, such as pulse amplitude, rise time, duration time and repetition frequency, are carefully analyzed. The obtained results show that the pulse amplitude and the repetition frequency increase with the diameter of line electrode when the electric fields on the surface of line electrodes are same. With the increase of inter-electrode gap, the pulse amplitude and the repetition frequency first decrease and then turn to be stable, while the rise time first increases and finally turns to be stable. The distributions of electric field and space charges under the line electrodes are calculated, and the influences of inter-electrode gap and line electrode diameter on the experimental results are qualitatively explained.

  6. Detailed Performance Calculations: Harvard Group, Appendix G

    NASA Technical Reports Server (NTRS)

    1984-01-01

    The measurement of OH density in the troposphere has many elements in common with the system that is currently used for in situ measurements of OH in the stratosphere. Techniques proposed by Harvard University and Washington State University are described.

  7. Cost and performance model for redox flow batteries

    NASA Astrophysics Data System (ADS)

    Viswanathan, Vilayanur; Crawford, Alasdair; Stephenson, David; Kim, Soowhan; Wang, Wei; Li, Bin; Coffey, Greg; Thomsen, Ed; Graff, Gordon; Balducci, Patrick; Kintner-Meyer, Michael; Sprenkle, Vincent

    2014-02-01

    A cost model is developed for all vanadium and iron-vanadium redox flow batteries. Electrochemical performance modeling is done to estimate stack performance at various power densities as a function of state of charge and operating conditions. This is supplemented with a shunt current model and a pumping loss model to estimate actual system efficiency. The operating parameters such as power density, flow rates and design parameters such as electrode aspect ratio and flow frame channel dimensions are adjusted to maximize efficiency and minimize capital costs. Detailed cost estimates are obtained from various vendors to calculate cost estimates for present, near-term and optimistic scenarios. The most cost-effective chemistries with optimum operating conditions for power or energy intensive applications are determined, providing a roadmap for battery management systems development for redox flow batteries. The main drivers for cost reduction for various chemistries are identified as a function of the energy to power ratio of the storage system. Levelized cost analysis further guide suitability of various chemistries for different applications.

  8. Experimental Performance Evaluation of a Supersonic Turbine for Rocket Engine Applications

    NASA Technical Reports Server (NTRS)

    Snellgrove, Lauren M.; Griffin, Lisa W.; Sieja, James P.; Huber, Frank W.

    2003-01-01

    In order to mitigate the risk of rocket propulsion development, efficient, accurate, detailed fluid dynamics analysis and testing of the turbomachinery is necessary. To support this requirement, a task was developed at NASA Marshall Space Flight Center (MSFC) to improve turbine aerodynamic performance through the application of advanced design and analysis tools. These tools were applied to optimize a supersonic turbine design suitable for a reusable launch vehicle (RLV). The hot gas path and blading were redesigned-to obtain an increased efficiency. The goal of the demonstration was to increase the total-to- static efficiency of the turbine by eight points over the baseline design. A sub-scale, cold flow test article modeling the final optimized turbine was designed, manufactured, and tested in air at MSFC s Turbine Airflow Facility. Extensive on- and off- design point performance data, steady-state data, and unsteady blade loading data were collected during testing.

  9. 5 CFR 370.107 - Details to small business concerns.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 5 Administrative Personnel 1 2010-01-01 2010-01-01 false Details to small business concerns. 370.107 Section 370.107 Administrative Personnel OFFICE OF PERSONNEL MANAGEMENT CIVIL SERVICE REGULATIONS INFORMATION TECHNOLOGY EXCHANGE PROGRAM § 370.107 Details to small business concerns. (a) The head of each...

  10. A thermoacoustic-Stirling heat engine: detailed study

    PubMed

    Backhaus; Swift

    2000-06-01

    A new type of thermoacoustic engine based on traveling waves and ideally reversible heat transfer is described. Measurements and analysis of its performance are presented. This new engine outperforms previous thermoacoustic engines, which are based on standing waves and intrinsically irreversible heat transfer, by more than 50%. At its most efficient operating point, it delivers 710 W of acoustic power to its resonator with a thermal efficiency of 0.30, corresponding to 41% of the Carnot efficiency. At its most powerful operating point, it delivers 890 W to its resonator with a thermal efficiency of 0.22. The efficiency of this engine can be degraded by two types of acoustic streaming. These are suppressed by appropriate tapering of crucial surfaces in the engine and by using additional nonlinearity to induce an opposing time-averaged pressure difference. Data are presented which show the nearly complete elimination of the streaming convective heat loads. Analysis of these and other irreversibilities show which components of the engine require further research to achieve higher efficiency. Additionally, these data show that the dynamics and acoustic power flows are well understood, but the details of the streaming suppression and associated heat convection are only qualitatively understood.

  11. Aircraft and ground vehicle friction measurements obtained under winter runway conditions

    NASA Technical Reports Server (NTRS)

    Yager, Thomas J.

    1989-01-01

    Tests with specially instrumented NASA B-737 and B-727 aircraft together with several different ground friction measuring devices have been conducted for a variety of runway surface types and wetness conditions. This effort is part of the Joint FAA/NASA Aircraft/Ground Vehicle Runway Friction Program aimed at obtaining a better understanding of aircraft ground handling performance under adverse weather conditions, and defining relationships between aircraft and ground vehicle tire friction measurements. Aircraft braking performance on dry, wet, snow-, and ice-covered runway conditions is discussed together with ground vehicle friction data obtained under similar runway conditions. For the wet, compacted snow- and ice-covered runway conditions, the relationship between ground vehicles and aircraft friction data is identified. The influence of major test parameters on friction measurements such as speed, test tire characteristics, and surface contaminant-type are discussed. The test results indicate that use of properly maintained and calibrated ground vehicles for monitoring runway friction conditions should be encouraged particularly under adverse weather conditions.

  12. Analytical optimal pulse shapes obtained with the aid of genetic algorithms

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Guerrero, Rubén D., E-mail: rdguerrerom@unal.edu.co; Arango, Carlos A.; Reyes, Andrés

    2015-09-28

    We propose a methodology to design optimal pulses for achieving quantum optimal control on molecular systems. Our approach constrains pulse shapes to linear combinations of a fixed number of experimentally relevant pulse functions. Quantum optimal control is obtained by maximizing a multi-target fitness function using genetic algorithms. As a first application of the methodology, we generated an optimal pulse that successfully maximized the yield on a selected dissociation channel of a diatomic molecule. Our pulse is obtained as a linear combination of linearly chirped pulse functions. Data recorded along the evolution of the genetic algorithm contained important information regarding themore » interplay between radiative and diabatic processes. We performed a principal component analysis on these data to retrieve the most relevant processes along the optimal path. Our proposed methodology could be useful for performing quantum optimal control on more complex systems by employing a wider variety of pulse shape functions.« less

  13. Obtaining high resolution XUV coronal images

    NASA Technical Reports Server (NTRS)

    Golub, L.; Spiller, E.

    1992-01-01

    Photographs obtained during three flights of an 11 inch diameter normal incident soft X-ray (wavelength 63.5 A) telescope are analyzed and the data are compared to the results expected from tests of the mirror surfaces. Multilayer coated X ray telescopes have the potential for 0.01 arcsec resolution, and there is optimism that such high quality mirrors can be built. Some of the factors which enter into the performance actually achieved in practice are as follows: quality of the mirror substrate, quality of the multilayer coating, and number of photons collected. Measurements of multilayer mirrors show that the actual performance achieved in the solar X-ray images demonstrates a reduction in the scattering compared to that calculated from the topography of the top surface of the multilayer. In the brief duration of a rocket flight, the resolution is also limited by counting statistics from the number of photons collected. At X-ray Ultraviolet (XUV) wavelengths from 171 to 335 A the photon flux should be greater than 10(exp 10) ph/sec, so that a resolution better than 0.1 arcsec might be achieved, if mirror quality does not provide a limit first. In a satellite, a large collecting area will be needed for the highest resolution.

  14. Detailed study on the statistical properties of optimized phase distribution in focusing light through turbid media

    NASA Astrophysics Data System (ADS)

    Zhang, Xicheng; Fang, Longjie; Zuo, Haoyi; Du, Jinglei; Gao, Fuhua; Pang, Lin

    2018-07-01

    It is studied in detail that whether the optimized phase distributions obtained from different approaches have relations in focusing light through turbid media. A view is proposed that there exists a strong correlation among the optimized phase distributions from different approaches. The numeric simulations and experiments indicate that the larger the number of segments is, the greater the correlation coefficient of optimized phase distributions from different approaches will be. This study might give an important insight into the essence of focusing light through turbid media by phase modulation.

  15. Practical considerations for obtaining high quality quantitative computed tomography data of the skeletal system.

    PubMed

    Troy, Karen L; Edwards, W Brent

    2018-05-01

    Quantitative CT (QCT) analysis involves the calculation of specific parameters such as bone volume and density from CT image data, and can be a powerful tool for understanding bone quality and quantity. However, without careful attention to detail during all steps of the acquisition and analysis process, data can be of poor- to unusable-quality. Good quality QCT for research requires meticulous attention to detail and standardization of all aspects of data collection and analysis to a degree that is uncommon in a clinical setting. Here, we review the literature to summarize practical and technical considerations for obtaining high quality QCT data, and provide examples of how each recommendation affects calculated variables. We also provide an overview of the QCT analysis technique to illustrate additional opportunities to improve data reproducibility and reliability. Key recommendations include: standardizing the scanner and data acquisition settings, minimizing image artifacts, selecting an appropriate reconstruction algorithm, and maximizing repeatability and objectivity during QCT analysis. The goal of the recommendations is to reduce potential sources of error throughout the analysis, from scan acquisition to the interpretation of results. Copyright © 2018 Elsevier Inc. All rights reserved.

  16. The Multifactor Measure of Performance: Its Development, Norming, and Validation.

    PubMed

    Bar-On, Reuven

    2018-01-01

    This article describes the development as well as the initial norming and validation of the Multifactor Measure of Performance™ (MMP™), which is a psychometric instrument that is designed to study, assess and enhance key predictors of human performance to help individuals perform at a higher level. It was created by the author, for the purpose of going beyond existing conceptual and psychometric models that often focus on relatively few factors that are purported to assess performance at school, in the workplace and elsewhere. The relative sparsity of multifactorial pre-employment assessment instruments exemplifies, for the author, one of the important reasons for developing the MMP™, which attempts to comprehensively evaluate a wider array of factors that are thought to contribute to performance. In that this situation creates a need in the area of test-construction that should be addressed, the author sought to develop a multifactorial assessment and development instrument that could concomitantly evaluate a combination of physical, cognitive, intra-personal, inter-personal, and motivational factors that significantly contribute to performance. The specific aim of this article is to show why, how and if this could be done as well as to present and discuss the potential importance of the results obtained to date. The findings presented here will hopefully add to what is known about human performance and thus contribute to the professional literature, in addition to contribute to the continued development of the MMP™. The impetus for developing the MMP™ is first explained below, followed by a detailed description of the process involved and the findings obtained; and their potential application is then discussed as well as the possible limitations of the present research and the need for future studies to address them.

  17. The Multifactor Measure of Performance: Its Development, Norming, and Validation

    PubMed Central

    Bar-On, Reuven

    2018-01-01

    This article describes the development as well as the initial norming and validation of the Multifactor Measure of Performance™ (MMP™)1, which is a psychometric instrument that is designed to study, assess and enhance key predictors of human performance to help individuals perform at a higher level. It was created by the author, for the purpose of going beyond existing conceptual and psychometric models that often focus on relatively few factors that are purported to assess performance at school, in the workplace and elsewhere. The relative sparsity of multifactorial pre-employment assessment instruments exemplifies, for the author, one of the important reasons for developing the MMP™, which attempts to comprehensively evaluate a wider array of factors that are thought to contribute to performance. In that this situation creates a need in the area of test-construction that should be addressed, the author sought to develop a multifactorial assessment and development instrument that could concomitantly evaluate a combination of physical, cognitive, intra-personal, inter-personal, and motivational factors that significantly contribute to performance. The specific aim of this article is to show why, how and if this could be done as well as to present and discuss the potential importance of the results obtained to date. The findings presented here will hopefully add to what is known about human performance and thus contribute to the professional literature, in addition to contribute to the continued development of the MMP™. The impetus for developing the MMP™ is first explained below, followed by a detailed description of the process involved and the findings obtained; and their potential application is then discussed as well as the possible limitations of the present research and the need for future studies to address them. PMID:29515479

  18. Measurement of hearing protection devices performance in the workplace during full-shift working operations.

    PubMed

    Nélisse, Hugues; Gaudreau, Marc-André; Boutin, Jérôme; Voix, Jérémie; Laville, Frédéric

    2012-03-01

    The effectiveness of hearing protection devices (HPDs), when used in workplace conditions, has been shown over the years to be usually lower than the labeled values obtained under well-controlled laboratory conditions. Causes for such discrepancies have been listed and discussed by many authors. This study is an attempt to understand the issues in greater details and quantify some of these factors by looking at the performance of hearing protectors as a function of time during full work shift conditions. A non-invasive field microphone in the real ear (F-MIRE)-based method has been developed for measuring the effectiveness of different HPDs as a function of time in the workplace. Details of the test procedures, the equipment used, and the post-processing operations are presented and discussed. The methodology was developed in such a way that a complete time and frequency representation are possible. The system was used on a total of 24 workers in eight different companies. Work shifts of up to 9-h long were recorded. Various types of earmuffs and one type of molded earplugs were tested. Attenuation data reported as a function of time showed, for most workers tested, considerable fluctuations over entire work shift periods. Parts of these fluctuations are attributed to variations in the low-frequency content in the noise (in particular for earmuffs) as well as poor insertion and/or fitting of earplugs. Lower performances than laboratory-based ones were once again observed for most cases tested but also, important left and right ear differences were obtained for many individuals. When reported as a function of frequency, the attenuation results suggested that the few approximations used to relate the measurements to subjective real-ear-attenuation-at-threshold (REAT) data were realistic. The use of individualized attenuation data and performance ratings for HPDs as well as a good knowledge of the ambient noise in the workplace are key ingredients when evaluating the

  19. Wheat bran biorefinery--a detailed investigation on hydrothermal and enzymatic treatment.

    PubMed

    Reisinger, Michael; Tirpanalan, Ozge; Prückler, Michael; Huber, Florian; Kneifel, Wolfgang; Novalin, Senad

    2013-09-01

    Due to the enormous quantities arising in the milling industry and its specific properties, wheat bran can be considered as a feedstock for future biorefineries. In the present work, a detailed investigation was carried out on the hydrothermal (140-200°C) and enzymatic treatment of wheat bran. After hydrothermal pretreatment and a subsequent enzymatic hydrolysis a glucose yield of 65% and 90% was achieved, respectively. Interestingly, the hemicelluloses could be disintegrated to monomers only to approx. 50%. About 70% of the proteins were dissolved, however, practically no free amino acids were obtained under given conditions. Severe treatment conditions induce elevated losses of some amino acids. Minerals could be extracted almost completely. To disintegrate fat into glycerol and fatty acids severe process conditions were necessary. The formation of undesired by-products such as furfural or hydroxymethylfurfural starts at approx. 180°C. Copyright © 2013 Elsevier Ltd. All rights reserved.

  20. Advanced Ceramics Property and Performance Measurements

    NASA Technical Reports Server (NTRS)

    Jenkins, Michael; Salem, Jonathan; Helfinstine, John; Quinn, George; Gonczy, Stephen

    2015-01-01

    Mechanical and physical properties of ceramic bodies can be difficult to measure correctly unless the proper techniques are used. The Advanced Ceramics Committee of ASTM, C-28, has developed dozens of consensus test standards and practices to measure various properties of a ceramic monolith, composite, or coating. The standards give the what, how, how not, and why for measurement of many mechanical, physical, thermal, and performance properties. Using these standards will provide accurate, reliable, and complete data for rigorous comparisons with other test results from your test lab, or another. The C-28 Committee has involved academics, producers, and users of ceramics to write and continually update more than 45 standards since the committees inception in 1986. Included in this poster is a pictogram of the C-28 standards and information on how to obtain individual copies with full details or the complete collection of all of the standards in one volume.

  1. Stiffness modeling of compliant parallel mechanisms and applications in the performance analysis of a decoupled parallel compliant stage

    NASA Astrophysics Data System (ADS)

    Jiang, Yao; Li, Tie-Min; Wang, Li-Ping

    2015-09-01

    This paper investigates the stiffness modeling of compliant parallel mechanism (CPM) based on the matrix method. First, the general compliance matrix of a serial flexure chain is derived. The stiffness modeling of CPMs is next discussed in detail, considering the relative positions of the applied load and the selected displacement output point. The derived stiffness models have simple and explicit forms, and the input, output, and coupling stiffness matrices of the CPM can easily be obtained. The proposed analytical model is applied to the stiffness modeling and performance analysis of an XY parallel compliant stage with input and output decoupling characteristics. Then, the key geometrical parameters of the stage are optimized to obtain the minimum input decoupling degree. Finally, a prototype of the compliant stage is developed and its input axial stiffness, coupling characteristics, positioning resolution, and circular contouring performance are tested. The results demonstrate the excellent performance of the compliant stage and verify the effectiveness of the proposed theoretical model. The general stiffness models provided in this paper will be helpful for performance analysis, especially in determining coupling characteristics, and the structure optimization of the CPM.

  2. 11. Exterior detail view of northeast corner, showing stucco finish ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    11. Exterior detail view of northeast corner, showing stucco finish and woodwork details - American Railway Express Company Freight Building, 1060 Northeast Division Street, Bend, Deschutes County, OR

  3. Validation of the concentration profiles obtained from the near infrared/multivariate curve resolution monitoring of reactions of epoxy resins using high performance liquid chromatography as a reference method.

    PubMed

    Garrido, M; Larrechi, M S; Rius, F X

    2007-03-07

    This paper reports the validation of the results obtained by combining near infrared spectroscopy and multivariate curve resolution-alternating least squares (MCR-ALS) and using high performance liquid chromatography as a reference method, for the model reaction of phenylglycidylether (PGE) and aniline. The results are obtained as concentration profiles over the reaction time. The trueness of the proposed method has been evaluated in terms of lack of bias. The joint test for the intercept and the slope showed that there were no significant differences between the profiles calculated spectroscopically and the ones obtained experimentally by means of the chromatographic reference method at an overall level of confidence of 5%. The uncertainty of the results was estimated by using information derived from the process of assessment of trueness. Such operational aspects as the cost and availability of instrumentation and the length and cost of the analysis were evaluated. The method proposed is a good way of monitoring the reactions of epoxy resins, and it adequately shows how the species concentration varies over time.

  4. Airborne gamma-ray spectrometer and magnetometer survey, Durango A, B, C, and D, Colorado. Volume I. Detail area. Final report

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Not Available

    1983-01-01

    An airborne combined radiometric and magnetic survey was performed for the Department of Energy (DOE) over the Durango A, Durango B, Durango C, and Durango D Detail Areas of southwestern Colorado. The Durango A Detail Area is within the coverage of the Needle Mountains and Silverton 15' map sheets, and the Pole Creek Mountain, Rio Grande Pyramid, Emerald Lake, Granite Peak, Vallecito Reservoir, and Lemon Reservoir 7.5' map sheets of the National Topographic Map Series (NTMS). The Durango B Detail Area is within the coverage of the Silverton 15' map sheet and the Wetterhorn Peak, Uncompahgre Peak, Lake City, Redcloudmore » Peak, Lake San Cristobal, Pole Creek Mountain, and Finger Mesa 7.5' map sheets of the NTMS. The Durango C Detail Area is within the coverage of the Platoro and Wolf Creek Pass 15' map sheets of the NTMS. The Durango D Detail Area is within the coverage of the Granite Lake, Cimarrona Peak, Bear Mountain, and Oakbrush Ridge 7.5' map sheets of the NTMS. Radiometric data were corrected for live time, aircraft and equipment background, cosmic background, atmospheric radon, Compton scatter, and altitude dependence. The corrected data were statistically evaluated, gridded, and contoured to produce maps of the radiometric variables, uranium, potassium, and thorium; their ratios; and the residual magnetic field. These maps have been analyzed in order to produce a multi-variant analysis contour map based on the radiometric response of the individual geological units. A geochemical analysis has been performed, using the radiometric and magnetic contour maps, the multi-variant analysis map, and factor analysis techniques, to produce a geochemical analysis map for the area.« less

  5. National Practice Patterns of Obtaining Informed Consent for Stroke Thrombolysis.

    PubMed

    Mendelson, Scott J; Courtney, D Mark; Gordon, Elisa J; Thomas, Leena F; Holl, Jane L; Prabhakaran, Shyam

    2018-03-01

    No standard approach to obtaining informed consent for stroke thrombolysis with tPA (tissue-type plasminogen activator) currently exists. We aimed to assess current nationwide practice patterns of obtaining informed consent for tPA. An online survey was developed and distributed by e-mail to clinicians involved in acute stroke care. Multivariable logistic regression analyses were performed to determine independent factors contributing to always obtaining informed consent for tPA. Among 268 respondents, 36.7% reported always obtaining informed consent and 51.8% reported the informed consent process caused treatment delays. Being an emergency medicine physician (odds ratio, 5.8; 95% confidence interval, 2.9-11.5) and practicing at a nonacademic medical center (odds ratio, 2.1; 95% confidence interval, 1.0-4.3) were independently associated with always requiring informed consent. The most commonly cited cause of delay was waiting for a patient's family to reach consensus about treatment. Most clinicians always or often require informed consent for stroke thrombolysis. Future research should focus on standardizing content and delivery of tPA information to reduce delays. © 2018 American Heart Association, Inc.

  6. A detailed gravimetric geoid from North America to Eurasia

    NASA Technical Reports Server (NTRS)

    Vincent, S. F.; Strange, W. E.; Marsh, J. G.

    1972-01-01

    A detailed gravimetric geoid of the United States, North Atlantic, and Eurasia, which was computed from a combination of satellite derived and surface gravity data, is presented. The precision of this detailed geoid is + or - 2 to + or - 3 m in the continents but may be in the range of 5 to 7 m in those areas where data is sparse. Comparisons of the detailed gravimetric geoid with results of Rapp, Fischer, and Rice for the United States, Bomford in Europe, and Heiskanen and Fischer in India are presented. Comparisons are also presented with geoid heights from satellite solutions for geocentric station coordinates in North America, the Caribbean, and Europe.

  7. M-X Environmental Technical Report. Socioeconomic Impact Estimates for White Pine County, Nevada. Detailed Tables.

    DTIC Science & Technology

    1980-12-22

    8217AP0A095 772 HENNINGSON DURHAM AND RICHARDSON SANTA BARBARA CA F/G 16/1 B-B ENVIRONMENTAL TECHNICAL REPORT. SOCIOECONOMIC IMPACT ESTIMA--ETC(U) DEC... Environmental Technical Reports,. 53ocioeconctnic’ Final r1eport Impact . Estimates for White Pine County, Nevada. ____________ Detailed Tables 6. PERFORMING...background information for the analysis contained in the M-X Deploment Area Selection and Land Withirawal/Acquisition Draft Environmental Impact Statement

  8. The Survey of Fires in Buildings. Third Report: The Use of Information Obtained From Fire Surveys

    NASA Technical Reports Server (NTRS)

    Silcock, A.

    1973-01-01

    The previous two reports in this series gave details of the general. scope of the pilot exercise and methods by which it was carried out. In addition the nature of the information obtained was illustrated by preliminary analyses of the house and industrial fires surveyed. Some brief comments on the use of the information were made. This report indicates a method of assessing the nation wide effects of applying conclusions drawn from the results of limited numbers of surveys and considers the use of the information for specific purposes.

  9. Passive solar/Earth sheltered office/dormitory cooling season thermal performance

    NASA Astrophysics Data System (ADS)

    Christian, J.

    1984-06-01

    Continuous detailed hourly thermal performance measurements were taken since February 1982 in and around an occupied, underground, 4000 ft(2) office/dormitory building at the Oak Ridge National Laboratory in Oak Ridge, Tennessee. This building has a number of energy saving features which were analyzed relative to their performance in a southeastern US climate and with respect to overall commercial building performance. Cooling season performance is documented, as well as effects of earth constact, interior thermal mass, an economizer cycle and interface of an efficient building envelope with a central three-ton heat pump. The Joint Institute Dormitory obtains a cooling energy savings of about 30% compared with an energy-efficient, above-grade structure and has the potential to save as much as 50%. The proper instllation of the overhand, interior thermal mass, massive supply duct system, and earth contact team up to prevent summertime overheating. From May through September, this building cost a total of $300 (at 5.7) cents/kWh) to cool and ventilate 24 hours per day. Besides thermal performance of the building envelope, extensive comfort data was taken illustrating that at least 90% of the occupants are comfortable all of the time according to the PMV measurements.

  10. The New Performance Calculation Method of Fouled Axial Flow Compressor

    PubMed Central

    Xu, Hong

    2014-01-01

    Fouling is the most important performance degradation factor, so it is necessary to accurately predict the effect of fouling on engine performance. In the previous research, it is very difficult to accurately model the fouled axial flow compressor. This paper develops a new performance calculation method of fouled multistage axial flow compressor based on experiment result and operating data. For multistage compressor, the whole compressor is decomposed into two sections. The first section includes the first 50% stages which reflect the fouling level, and the second section includes the last 50% stages which are viewed as the clean stage because of less deposits. In this model, the performance of the first section is obtained by combining scaling law method and linear progression model with traditional stage stacking method; simultaneously ambient conditions and engine configurations are considered. On the other hand, the performance of the second section is calculated by averaged infinitesimal stage method which is based on Reynolds' law of similarity. Finally, the model is successfully applied to predict the 8-stage axial flow compressor and 16-stage LM2500-30 compressor. The change of thermodynamic parameters such as pressure ratio, efficiency with the operating time, and stage number is analyzed in detail. PMID:25197717

  11. 78 FR 66929 - Intent To Conduct a Detailed Economic Impact Analysis

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-11-07

    ... EXPORT-IMPORT BANK Intent To Conduct a Detailed Economic Impact Analysis AGENCY: Policy and... Federal Register notice informing the public of its intent to conduct a detailed economic impact analysis... subject to a detailed economic impact analysis. DATES: The Federal Register notice published on August 5...

  12. Morning view, brick post detail; view also shows dimensional wallconstruction ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    Morning view, brick post detail; view also shows dimensional wall-construction detail. North wall, with the camera facing northwest. - Beaufort National Cemetery, Wall, 1601 Boundary Street, Beaufort, Beaufort County, SC

  13. 17. DETAIL OF SOUTH PORTAL, SHOWING "TREE OF LIFE" RAILING ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    17. DETAIL OF SOUTH PORTAL, SHOWING "TREE OF LIFE" RAILING DETAIL AS WELL AS BUILDER'S PLATE. - Falls Bridge, Spanning Schuylkill River, connecting East & West River Drives, Philadelphia, Philadelphia County, PA

  14. [The meaning of autonomy in Chinese culture: obtaining informed consent for operation].

    PubMed

    Lin, Mei-Ling; Wu, Jo Yung-Wei; Huang, Mei-Chih

    2008-10-01

    The purpose of gaining the patient's informed consent is ethical, lying in respect for his or her autonomy, and such consent forms the foundation for the performance of clinical medical treatment. In order to respect the patient's autonomy, for example, during decisions about operations, doctors have the obligation to clearly explain that patient's medical condition to him/her. A thorough briefing should be given prior to the obtaining of the patients' consent. In fulfillment of their duties as medical professionals, both doctors and nurses should be involved in clinically informing patients as well as in obtaining their signature for operation and anesthesia. Although informing patients about their physical state is not the responsibility of nurses, it remains absolutely necessary for nurses to understand how people in Asian cultures understand autonomy. This paper begins with a discussion of autonomy in ethics, and then outlines the differences between the Eastern and Western concepts of autonomy, before discussing the obtaining of the signature of consent, a process performed by the nursing staff during clinical treatment, and resulting in the provision of such signatures by patients with the legal capacity to provide them.

  15. Multiparameter double hole contrast detail phantom: Ability to detect image displacement due to off position anode stem

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Pauzi, Nur Farahana; Majid, Zafri Azran Abdul; Sapuan, Abdul Halim

    Contrast Detail phantom is a quality control tool to analyze the performance of imaging devices. Currently, its function is solely to evaluate the contrast detail characteristic of imaging system. It consists of drilled hole which gives effect to the penetration of x-ray beam divergence to pass through the base of each hole. This effect will lead to false appearance of image from its original location but it does not being visualized in the radiograph. In this study, a new design of Contrast Detail phantom’s hole which consists of double hole construction has been developed. It can detect the image displacementmore » which is due to off position of anode stem from its original location. The double hole differs from previous milled hole, whereby it consists of combination of different hole diameters. Small hole diameter (3 mm) is positioned on top of larger hole diameter (10 mm). The thickness of double hole acrylic blocks is 13 mm. Result revealed that Multiparameter Double Hole Contrast Detail phantom can visualize the shifted flaw image quality produced by x-ray machine due to improper position of the anode stem which is attached to rotor and stator. The effective focal spot of x-ray beam also has been shifted from the center of collimator as a result of off-position anode stem. As a conclusion, the new design of double hole Contrast Detail phantom able to measure those parameters in a well manner.« less

  16. Processing and Recall of Seductive Details in Scientific Text

    ERIC Educational Resources Information Center

    Lehman, Stephen; Schraw, Gregory; McCrudden, Matthew T.; Hartley, Kendall

    2007-01-01

    This study examined how seductive details affect on-line processing of a technical, scientific text. In Experiment 1, each sentence from the experimental text was rated for interest and importance. Participants rated seductive details as being more interesting but less important than main ideas. In Experiment 2, we examined the effect of seductive…

  17. 40 CFR 35.917-4 - Planning scope and detail.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... 40 Protection of Environment 1 2010-07-01 2010-07-01 false Planning scope and detail. 35.917-4... Planning scope and detail. (a) Initially, the geographic scope of step 1 grant assistance shall be based on... Regional Administrator may make the preliminary delineation of the boundaries of the planning area, if the...

  18. 5 CFR 370.107 - Details to small business concerns.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... 5 Administrative Personnel 1 2013-01-01 2013-01-01 false Details to small business concerns. 370... INFORMATION TECHNOLOGY EXCHANGE PROGRAM § 370.107 Details to small business concerns. (a) The head of each... organizations in each calendar year, at least 20 percent are to small business concerns, in accordance with 5 U...

  19. 5 CFR 370.107 - Details to small business concerns.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... 5 Administrative Personnel 1 2011-01-01 2011-01-01 false Details to small business concerns. 370... INFORMATION TECHNOLOGY EXCHANGE PROGRAM § 370.107 Details to small business concerns. (a) The head of each... organizations in each calendar year, at least 20 percent are to small business concerns, in accordance with 5 U...

  20. 5 CFR 370.107 - Details to small business concerns.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... 5 Administrative Personnel 1 2012-01-01 2012-01-01 false Details to small business concerns. 370... INFORMATION TECHNOLOGY EXCHANGE PROGRAM § 370.107 Details to small business concerns. (a) The head of each... organizations in each calendar year, at least 20 percent are to small business concerns, in accordance with 5 U...

  1. 5 CFR 370.107 - Details to small business concerns.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... 5 Administrative Personnel 1 2014-01-01 2014-01-01 false Details to small business concerns. 370... INFORMATION TECHNOLOGY EXCHANGE PROGRAM § 370.107 Details to small business concerns. (a) The head of each... organizations in each calendar year, at least 20 percent are to small business concerns, in accordance with 5 U...

  2. Routing the asteroid surface vehicle with detailed mechanics

    NASA Astrophysics Data System (ADS)

    Yu, Yang; Baoyin, He-Xi

    2014-06-01

    The motion of a surface vehicle on/above an irregular object is investigated for a potential interest in the insitu explorations to asteroids of the solar system. A global valid numeric method, including detailed gravity and geomorphology, is developed to mimic the behaviors of the test particles governed by the orbital equations and surface coupling effects. A general discussion on the surface mechanical environment of a specified asteroid, 1620 Geographos, is presented to make a global evaluation of the surface vehicle's working conditions. We show the connections between the natural trajectories near the ground and differential features of the asteroid surface, which describes both the good and bad of typical terrains from the viewpoint of vehicles' dynamic performances. Monte Carlo simulations are performed to take a further look at the trajectories of particles initializing near the surface. The simulations reveal consistent conclusions with the analysis, i.e., the open-field flat ground and slightly concave basins/valleys are the best choices for the vehicles' dynamical security. The dependence of decending trajectories on the releasing height is studied as an application; the results show that the pole direction (where the centrifugal force is zero) is the most stable direction in which the shift of a natural trajectory will be well limited after landing. We present this work as an example for pre-analysis that provides guidance to engineering design of the exploration site and routing the surface vehicles.

  3. Occupation Competency Profile: Steel Detailer Program.

    ERIC Educational Resources Information Center

    Alberta Learning, Edmonton. Apprenticeship and Industry Training.

    This document presents information about the apprenticeship training program of Alberta, Canada, in general and the steel detailer program in particular. The first part of the document discusses the following items: Alberta's apprenticeship and industry training system; the apprenticeship and industry training committee structure; local…

  4. Positional quality assessment of orthophotos obtained from sensors onboard multi-rotor UAV platforms.

    PubMed

    Mesas-Carrascosa, Francisco Javier; Rumbao, Inmaculada Clavero; Berrocal, Juan Alberto Barrera; Porras, Alfonso García-Ferrer

    2014-11-26

    In this study we explored the positional quality of orthophotos obtained by an unmanned aerial vehicle (UAV). A multi-rotor UAV was used to obtain images using a vertically mounted digital camera. The flight was processed taking into account the photogrammetry workflow: perform the aerial triangulation, generate a digital surface model, orthorectify individual images and finally obtain a mosaic image or final orthophoto. The UAV orthophotos were assessed with various spatial quality tests used by national mapping agencies (NMAs). Results showed that the orthophotos satisfactorily passed the spatial quality tests and are therefore a useful tool for NMAs in their production flowchart.

  5. Geometric Modelling of Tree Roots with Different Levels of Detail

    NASA Astrophysics Data System (ADS)

    Guerrero Iñiguez, J. I.

    2017-09-01

    This paper presents a geometric approach for modelling tree roots with different Levels of Detail, suitable for analysis of the tree anchoring, potentially occupied underground space, interaction with urban elements and damage produced and taken in the built-in environment. Three types of tree roots are considered to cover several species: tap root, heart shaped root and lateral roots. Shrubs and smaller plants are not considered, however, a similar approach can be considered if the information is available for individual species. The geometrical approach considers the difficulties of modelling the actual roots, which are dynamic and almost opaque to direct observation, proposing generalized versions. For each type of root, different geometric models are considered to capture the overall shape of the root, a simplified block model, and a planar or surface projected version. Lower detail versions are considered as compatibility version for 2D systems while higher detail models are suitable for 3D analysis and visualization. The proposed levels of detail are matched with CityGML Levels of Detail, enabling both analysis and aesthetic views for urban modelling.

  6. Strategies for obtaining long constant-pressure test times in shock tubes

    DOE PAGES

    Campbell, Matthew Frederick; Parise, T.; Tulgestke, A. M.; ...

    2015-09-22

    Several techniques have been developed for obtaining long, constant-pressure test times in reflected shock wave experiments in a shock tube, including the use of driver inserts, driver gas tailoring, helium gas diaphragm interfaces, driver extensions, and staged driver gas filling. Here, we detail these techniques, including discussion on the most recent strategy, staged driver gas filling. Experiments indicate that this staged filling strategy increases available test time by roughly 20 % relative to single-stage filling of tailored driver gas mixtures, while simultaneously reducing the helium required per shock by up to 85 %. This filling scheme involves firstly mixing amore » tailored helium–nitrogen mixture in the driver section as in conventional driver filling and, secondly, backfilling a low-speed-of-sound gas such as nitrogen or carbon dioxide from a port close to the end cap of the driver section. Using this staged driver gas filling, in addition to the other techniques listed above, post-reflected shock test times of up to 0.102 s (102 ms) at 524 K and 1.6 atm have been obtained. Spectroscopically based temperature measurements in non-reactive mixtures have confirmed that temperature and pressure conditions remain constant throughout the length of these long test duration trials. Finally, these strategies have been used to measure low-temperature n-heptane ignition delay times.« less

  7. Safety and efficacy of bariatric surgery in Mexico: A detailed analysis of 500 surgeries performed at a high-volume center.

    PubMed

    Guilbert, L; Joo, P; Ortiz, C; Sepúlveda, E; Alabi, F; León, A; Piña, T; Zerrweck, C

    2018-06-19

    Bariatric surgery is the best method for treating obesity and its comorbidities. Our aim was to provide a detailed analysis of the perioperative outcomes in Mexican patients that underwent surgery at a high-volume hospital center. A retrospective study was conducted on all the patients that underwent bariatric surgery at a single hospital center within a time frame of 4 and one-half years. Demographics, the perioperative variables, complications (early and late), weight loss, failure, and type 2 diabetes mellitus remission were all analyzed. Five hundred patients were included in the study, 83.2% of whom were women. Mean patient age was 38.8 years and BMI was 44.1kg/m 2 . The most common comorbidities were high blood pressure, dyslipidemia, and diabetes. Laparoscopic gastric bypass surgery was performed in 85.8% of the patients, sleeve gastrectomy in 13%, and revision surgeries in 1%. There were 9.8% early complications and 12.2% late ones, with no deaths. Overall weight loss as the excess weight loss percentage at 12 and 24 months was 76.9 and 77.6%. The greatest weight loss at 12 months was seen in the patients that underwent laparoscopic gastric bypass. A total of 11.4% of the patients had treatment failure. In the patients with type 2 diabetes mellitus, 68.7% presented with complete disease remission and 9.3% with partial remission. There was improvement in 21.8% of the cases. In our experience at a high-volume hospital center, bariatric surgery is safe and effective, based on the low number of adverse effects and consequent weight loss and type 2 diabetes mellitus control. Long-term studies with a larger number of patients are needed to determine the final impact of those procedures. Copyright © 2018 Asociación Mexicana de Gastroenterología. Publicado por Masson Doyma México S.A. All rights reserved.

  8. Strategies for obtaining unpublished drug trial data: a qualitative interview study

    PubMed Central

    2013-01-01

    Background Authors of systematic reviews have difficulty obtaining unpublished data for their reviews. This project aimed to provide an in-depth description of the experiences of authors in searching for and gaining access to unpublished data for their systematic reviews, and to give guidance on best practices for identifying, obtaining and using unpublished data. Methods This is a qualitative study analyzing in-depth interviews with authors of systematic reviews who have published Cochrane reviews or published systematic reviews outside of The Cochrane Library. We included participants who 1) were the first or senior author of a published systematic review of a drug intervention, 2) had expertise in conducting systematic reviews, searching for data, and assessing methodological biases, and 3) were able to participate in an interview in English. We used non-random sampling techniques to identify potential participants. Eighteen Cochrane authors were contacted and 16 agreed to be interviewed (89% response rate). Twenty-four non-Cochrane authors were contacted and 16 were interviewed (67% response rate). Results Respondents had different understandings of what was meant by unpublished data, including specific outcomes and methodological details. Contacting study authors was the most common method used to obtain unpublished data and the value of regulatory agencies as a data source was underappreciated. Using the data obtained was time consuming and labor intensive. Respondents described the collaboration with other colleagues and/or students required to organize, manage and use the data in their reviews, generally developing and using templates, spreadsheets and computer programs for data extraction and analysis. Respondents had a shared belief that data should be accessible but some had concerns about sharing their own data. Respondents believed that obtaining unpublished data for reviews has important public health implications. There was widespread support for

  9. Environmental Management Performance Report June 2000

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    EDER, D.M.

    2000-06-01

    The purpose of this report is to provide the Department of Energy Richland Operations Office (DOE-RL) a monthly summary of the Project Hanford Management Contractor's (PHMC) Environmental Management (EM) performance by Fluor Hanford (FH) and its subcontractors. In addition to project-specific information, it includes some PHMC-level data not detailed elsewhere in the report. Section A, Executive Summary, provides an executive level summary of the cost, schedule, and technical performance described in this report. It summarizes performance for the period covered, highlights areas worthy of management attention, and provides a forward look to some of the upcoming key performance activities asmore » extracted from the PHMC baseline. The remaining sections provide detailed performance data relative to each individual Project (e.g., Waste Management, Spent Nuclear Fuels, etc.), in support of Section A of the report. Unless otherwise noted, the Safety, Conduct of Operations, and Cost/Schedule data contained herein is as of April 30, 2000. All other information is updated as of May 19, unless otherwise noted.« less

  10. Innovative Formulation Combining Al, Zr and Si Precursors to Obtain Anticorrosion Hybrid Sol-Gel Coating.

    PubMed

    Genet, Clément; Menu, Marie-Joëlle; Gavard, Olivier; Ansart, Florence; Gressier, Marie; Montpellaz, Robin

    2018-05-10

    The aim of our study is to improve the aluminium alloy corrosion resistance with Organic-Inorganic Hybrid (OIH) sol-gel coating. Coatings are obtained from unusual formulation with precursors mixing: glycidoxypropyltrimethoxysilane (GPTMS), zirconium (IV) propoxide (TPOZ) and aluminium tri-sec-butoxide (ASB). This formulation was characterized and compared with sol formulations GPTMS/TPOZ and GPTMS/ASB. In each formulation, a corrosion inhibitor, cerium (III) nitrate hexahydrate, is employed to improve the corrosion performance. Coatings obtained from sol based on GPTMS/TPOZ/ASB have good anti-corrosion performances with Natural Salt Spray (NSS) resistance of 500 h for a thickness lower than 4 µm. Contact angle measurement showed a coating hydrophobic behaviour. To understand these performances, nuclear magnetic resonance (NMR) analyses were performed, results make sol-gel coating condensation evident and are in very good agreement with previous results.

  11. Federal Funds for Research and Development: Fiscal Years 1981, 1982, and 1983. Volume XXXI. Detailed Statistical Tables. Surveys of Science Resources Series.

    ERIC Educational Resources Information Center

    National Science Foundation, Washington, DC. Div. of Science Resources Studies.

    Detailed statistical tables on federal funds for research and development (R&D) activities are provided in this document. Tables are organized into the following sections: research, development, and R&D plant; R&D- agency, character of work, and performer; total research- agency, performer, and field of science; basic research- agency,…

  12. High performance computing and communications: FY 1997 implementation plan

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    NONE

    1996-12-01

    The High Performance Computing and Communications (HPCC) Program was formally authorized by passage, with bipartisan support, of the High-Performance Computing Act of 1991, signed on December 9, 1991. The original Program, in which eight Federal agencies participated, has now grown to twelve agencies. This Plan provides a detailed description of the agencies` FY 1996 HPCC accomplishments and FY 1997 HPCC plans. Section 3 of this Plan provides an overview of the HPCC Program. Section 4 contains more detailed definitions of the Program Component Areas, with an emphasis on the overall directions and milestones planned for each PCA. Appendix A providesmore » a detailed look at HPCC Program activities within each agency.« less

  13. Research on the Hotel Image Based on the Detail Service

    NASA Astrophysics Data System (ADS)

    Li, Ban; Shenghua, Zheng; He, Yi

    Detail service management, initially developed as marketing programs to enhance customer loyalty, has now become an important part of customer relation strategy. This paper analyzes the critical factors of detail service and its influence on the hotel image. We establish the theoretical model of influencing factors on hotel image and propose corresponding hypotheses. We use applying statistical method to test and verify the above-mentioned hypotheses. This paper provides a foundation for further study of detail service design and planning issues.

  14. 9. South abutment, detail of collapsed east wing wall; also ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    9. South abutment, detail of collapsed east wing wall; also detail of bottom lateral bracing and stringers; looking southeast - Dodd Ford Bridge, County Road 147 Spanning Blue Earth River, Amboy, Blue Earth County, MN

  15. Development of detailed design concepts for the EarthCARE multi-spectral imager

    NASA Astrophysics Data System (ADS)

    Lobb, Dan; Escadero, Isabel; Chang, Mark; Gode, Sophie

    2017-11-01

    The EarthCARE mission is dedicated to the study of clouds by observations from a satellite in low Earth orbit. The payload will include major radar and LIDAR instruments, supported by a multi-spectral imager (MSI) and a broadband radiometer. The paper describes development of detailed design concepts for the MSI, and analysis of critical performance parameters. The MSI will form Earth images at 500m ground sample distance (GSD) over a swath width of 150km, from a nominal platform altitude of around 400km. The task of the MSI is to provide spatial context for the single-point measurements made by the radar and LIDAR systems; it will image Earth in 7 spectral bands: one visible, one near-IR, two short-wave IR and three thermal IR. The MSI instrument will be formed in two parts: a visible-NIR-SWIR (VNS) system, radiometrically calibrated using a sunilluminated diffuser, and a thermal IR (TIR) system calibrated using cold space and an internal black-body. The VNS system will perform push-broom imaging, using linear array detectors (silicon and InGaAs) and 4 separate lenses. The TIR system will use a microbolometer array detector in a time delay and integration (TDI) mode. Critical issues discussed for the VNS system include detector selection and detailed optical design trade-offs. The latter are related to the desirability of dichroics to achieve a common aperture, which influences the calibration hardware and lens design. The TIR system's most significant problems relate to control of random noise and bias errors, requiring optimisation of detector operation and calibration procedures.

  16. High Temperature Steam Electrolysis: Demonstration of Improved Long-Term Performance

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    J. E. O'Brien; X. Zhang; R. C. O'Brien

    2011-11-01

    Long-term performance is an ongoing issue for hydrogen production based on high-temperature steam electrolysis (HTSE). For commercial deployment, solid-oxide electrolysis stacks must achieve high performance with long-term degradation rates of {approx}0.5%/1000 hours or lower. Significant progress has been achieved toward this goal over the past few years. This paper will provide details of progress achieved under the Idaho National Laboratory high temperature electrolysis research program. Recent long-term stack tests have achieved high initial performance with degradation rates less than 5%/khr. These tests utilize internally manifolded stacks with electrode-supported cells. The cell material sets are optimized for the electrolysis mode ofmore » operation. Details of the cells and stacks will be provided along with details of the test apparatus, procedures, and results.« less

  17. Do Focused Self-Explanation Prompts Overcome Seductive Details? A Multimedia Study

    ERIC Educational Resources Information Center

    Wang, Zhe; Adesope, Olusola

    2017-01-01

    Research on the seductive details effect on reading expository texts in multimedia learning environments has grown over the past few decades. However, less is known when seductive details are encountered in learning through worked-examples to solve problems. Thus, it is necessary to examine the seductive details effect when solving problems in a…

  18. 3. East side, details of north half of east web; ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    3. East side, details of north half of east web; also details of roadway, railing and overhead bracing; looking northeast - Dodd Ford Bridge, County Road 147 Spanning Blue Earth River, Amboy, Blue Earth County, MN

  19. Absorption Ångström exponents of aerosols and light absorbing carbon (LAC) obtained from in situ data in Covilhã, central Portugal.

    PubMed

    Mogo, S; Cachorro, V E; de Frutos, A; Rodrigues, A

    2012-12-01

    A field campaign was conducted from October 2009 to July 2010 at Covilhã, a small town located in the region of Beira Interior (Portugal) in the interior of the Iberian Peninsula. The ambient light-absorption coefficient, σ(a) (522 nm), obtained from a Particle Soot Absorption Photometer (PSAP), presented a daily mean value of 12.1 Mm⁻¹ (StD = 7.3 Mm⁻¹). The wavelength dependence of aerosol light absorption is investigated through the Ångström parameter, α(a). The α(a) values for the pair of wavelengths 470-660 nm ranged from 0.86 to 1.47 during the period of measurements. The PSAP data were used to infer the mass of light absorbing carbon (LAC) and the daily mean varied from 0.1 to 6.8 μg m⁻³. A detailed study of special events with different aerosol characteristics is carried out and, to support data interpretation, air masses trajectory analysis is performed.

  20. Mathematical literacy in Plant Physiology undergraduates: results of interventions aimed at improving students' performance

    NASA Astrophysics Data System (ADS)

    Vila, Francisca; Sanz, Amparo

    2013-09-01

    The importance of mathematical literacy in any scientific career is widely recognized. However, various studies report lack of numeracy and mathematical literacy in students from various countries. In the present work, we present a detailed study of the mathematical literacy of Spanish undergraduate students of Biology enrolled in a Plant Physiology course. We have performed individual analyses of results obtained during the period 2000-2011, for questions in the examinations requiring and not requiring mathematical skills. Additionally, we present the outcome of two interventions introduced with the aim of helping students improve their prospects for success in the course. Our results confirm previous research showing students' deficiencies in mathematical skills. However, the scores obtained for mathematical questions in the examinations are good predictors of the final grades attained in Plant Physiology, as there are strong correlations at the individual level between results for questions requiring and not requiring mathematical skills. The introduction of a laboratory session devoted to strengthening the application of students' previously acquired mathematical knowledge did not change significantly the results obtained for mathematical questions. Since mathematical abilities of students entering university have declined in recent years, this intervention may have helped to maintain students' performance to a level comparable to that of previous years. The outcome of self-assessment online tests indicates that although Mathematics anxiety is lower than during examinations, the poor results obtained for questions requiring mathematical skills are, at least in part, due to a lack of self-efficacy.

  1. Save Energy Now Assessments Results 2008 Detailed Report

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wright, Anthony L; Martin, Michaela A; Nimbalkar, Sachin U

    assessment process at the company's other facilities. Another important element of the Save Energy Now assessment process is the follow-up process used to identify how many of the recommended savings opportunities from individual assessments have been implemented in the industrial plants. Plant personnel involved with the Save Energy Now assessments are contacted 6 months, 12 months, and 24 months after individual assessments are completed to determine implementation results. A total of 260 Save Energy Now assessments were successfully completed in calendar year 2008. This means that a total of 718 assessments were completed in 2006, 2007, and 2008. As of July 2009, we have received a total of 239 summary reports from the ESAs that were conducted in year 2008. Hence, at the time that this report was prepared, 680 final assessment reports were completed (200 from year 2006, 241 from year 2007, and 239 from year 2008). The total identified potential cost savings from these 680 assessments ismore » $$1.1 billion per year, including natural gas savings of about 98 TBtu per year. These results, if fully implemented, could reduce CO{sub 2} emissions by about 8.9 million metric tons annually. When this report was prepared, data on implementation of recommended energy and cost savings measures from 488 Save Energy Now assessments were available. For these 488 plants, measures saving a total of $$147 million per year have been implemented, measures that will save $169 million per year are in the process of being implemented, and plants are planning implementation of measures that will save another $239 million per year. The implemented recommendations are already achieving total CO{sub 2} reductions of about 1.8 million metric tons per year. This report provides a summary of the key results for the Save Energy Now assessments completed in 2008; details of the 6-month, 12-month, and 24-month implementation results obtained to date; and an evaluation of these implementation results

  2. Evaluation of normal findings using a detailed and focused technique for transcutaneous abdominal ultrasonography in the horse

    PubMed Central

    2014-01-01

    Background Ultrasonography is an important diagnostic tool in the investigation of abdominal disease in the horse. Several factors may affect the ability to image different structures within the abdomen. The aim of the study was to describe the repeatability of identification of abdominal structures in normal horses using a detailed ultrasonographic examination technique and using a focused, limited preparation technique. Methods A detailed abdominal ultrasound examination was performed in five normal horses, repeated on five occasions (total of 25 examinations). The abdomen was divided into ten different imaging sites, and structures identified in each site were recorded. Five imaging sites were then selected for a single focused ultrasound examination in 20 normal horses. Limited patient preparation was performed. Structures were recorded as ‘identified’ if ultrasonographic features could be distinguished. The location of organs and their frequency of identification were recorded. Data from both phases were analysed to determine repeatability of identification of structures in each examination (irrespective of imaging site), and for each imaging site. Results Caecum, colon, spleen, liver and right kidney were repeatably identified using the detailed technique, and had defined locations. Large colon and right kidney were identified in 100% of examinations with both techniques. Liver, spleen, caecum, duodenum and other small intestine were identified more frequently with the detailed examination. Small intestine was most frequently identified in the ventral abdomen, its identification varied markedly within and between horses, and required repeated examinations in some horses. Left kidney could not be identified in every horse using either technique. Sacculated colon was identified in all ventral sites, and was infrequently identified in dorsal sites. Conclusions Caecum, sacculated large intestine, spleen, liver and right kidney were consistently identified

  3. Association Between Academic Medical Center Pharmaceutical Detailing Policies and Physician Prescribing

    PubMed Central

    Ang, Desmond; Steinhart, Jonathan; Chao, Matthew; Patterson, Mark; Sah, Sunita; Wu, Tina; Schoenbaum, Michael; Hutchins, David; Brennan, Troyen; Loewenstein, George

    2017-01-01

    Importance In an effort to regulate physician conflicts of interest, some US academic medical centers (AMCs) enacted policies restricting pharmaceutical representative sales visits to physicians (known as detailing) between 2006 and 2012. Little is known about the effect of these policies on physician prescribing. Objective To analyze the association between detailing policies enacted at AMCs and physician prescribing of actively detailed and not detailed drugs. Design, Setting, and Participants The study used a difference-in-differences multivariable regression analysis to compare changes in prescribing by physicians before and after implementation of detailing policies at AMCs in 5 states (California, Illinois, Massachusetts, Pennsylvania, and New York) that made up the intervention group with changes in prescribing by a matched control group of similar physicians not subject to a detailing policy. Exposures Academic medical center implementation of policies regulating pharmaceutical salesperson visits to attending physicians. Main Outcomes and Measures The monthly within-drug class market share of prescriptions written by an individual physician for detailed and nondetailed drugs in 8 drug classes (lipid-lowering drugs, gastroesophageal reflux disease drugs, diabetes drugs, antihypertensive drugs, hypnotic drugs approved for the treatment of insomnia [sleep aids], attention-deficit/hyperactivity disorder drugs, antidepressant drugs, and antipsychotic drugs) comparing the 10- to 36-month period before implementation of the detailing policies with the 12- to 36-month period after implementation, depending on data availability. Results The analysis included 16 121 483 prescriptions written between January 2006 and June 2012 by 2126 attending physicians at the 19 intervention group AMCs and by 24 593 matched control group physicians. The sample mean market share at the physician-drug-month level for detailed and nondetailed drugs prior to enactment of policies

  4. Association Between Academic Medical Center Pharmaceutical Detailing Policies and Physician Prescribing.

    PubMed

    Larkin, Ian; Ang, Desmond; Steinhart, Jonathan; Chao, Matthew; Patterson, Mark; Sah, Sunita; Wu, Tina; Schoenbaum, Michael; Hutchins, David; Brennan, Troyen; Loewenstein, George

    2017-05-02

    In an effort to regulate physician conflicts of interest, some US academic medical centers (AMCs) enacted policies restricting pharmaceutical representative sales visits to physicians (known as detailing) between 2006 and 2012. Little is known about the effect of these policies on physician prescribing. To analyze the association between detailing policies enacted at AMCs and physician prescribing of actively detailed and not detailed drugs. The study used a difference-in-differences multivariable regression analysis to compare changes in prescribing by physicians before and after implementation of detailing policies at AMCs in 5 states (California, Illinois, Massachusetts, Pennsylvania, and New York) that made up the intervention group with changes in prescribing by a matched control group of similar physicians not subject to a detailing policy. Academic medical center implementation of policies regulating pharmaceutical salesperson visits to attending physicians. The monthly within-drug class market share of prescriptions written by an individual physician for detailed and nondetailed drugs in 8 drug classes (lipid-lowering drugs, gastroesophageal reflux disease drugs, diabetes drugs, antihypertensive drugs, hypnotic drugs approved for the treatment of insomnia [sleep aids], attention-deficit/hyperactivity disorder drugs, antidepressant drugs, and antipsychotic drugs) comparing the 10- to 36-month period before implementation of the detailing policies with the 12- to 36-month period after implementation, depending on data availability. The analysis included 16 121 483 prescriptions written between January 2006 and June 2012 by 2126 attending physicians at the 19 intervention group AMCs and by 24 593 matched control group physicians. The sample mean market share at the physician-drug-month level for detailed and nondetailed drugs prior to enactment of policies was 19.3% and 14.2%, respectively. Exposure to an AMC detailing policy was associated with a

  5. 16 CFR 1750.5 - Detailed requirements.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 16 Commercial Practices 2 2010-01-01 2010-01-01 false Detailed requirements. 1750.5 Section 1750.5 Commercial Practices CONSUMER PRODUCT SAFETY COMMISSION REFRIGERATOR SAFETY ACT REGULATIONS STANDARD FOR... directed perpendicularly to the plane of the door and applied anywhere along the latch edge of the inside...

  6. Quantitative phase analysis and microstructure characterization of magnetite nanocrystals obtained by microwave assisted non-hydrolytic sol–gel synthesis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Sciancalepore, Corrado, E-mail: corrado.sciancalepore@unimore.it; Bondioli, Federica; INSTM Consortium, Via G. Giusti 9, 51121 Firenze

    2015-02-15

    An innovative preparation procedure, based on microwave assisted non-hydrolytic sol–gel synthesis, to obtain spherical magnetite nanoparticles was reported together with a detailed quantitative phase analysis and microstructure characterization of the synthetic products. The nanoparticle growth was analyzed as a function of the synthesis time and was described in terms of crystallization degree employing the Rietveld method on the magnetic nanostructured system for the determination of the amorphous content using hematite as internal standard. Product crystallinity increases as the microwave thermal treatment is increased and reaches very high percentages for synthesis times longer than 1 h. Microstructural evolution of nanocrystals wasmore » followed by the integral breadth methods to obtain information on the crystallite size-strain distribution. The results of diffraction line profile analysis were compared with nanoparticle grain distribution estimated by dimensional analysis of the transmission electron microscopy (TEM) images. A variation both in the average grain size and in the distribution of the coherently diffraction domains is evidenced, allowing to suppose a relationship between the two quantities. The traditional integral breadth methods have proven to be valid for a rapid assessment of the diffraction line broadening effects in the above-mentioned nanostructured systems and the basic assumption for the correct use of these methods are discussed as well. - Highlights: • Fe{sub 3}O{sub 4} nanocrystals were obtained by MW-assisted non-hydrolytic sol–gel synthesis. • Quantitative phase analysis revealed that crystallinity up to 95% was reached. • The strategy of Rietveld refinements was discussed in details. • Dimensional analysis showed nanoparticles ranging from 4 to 8 nm. • Results of integral breadth methods were compared with microscopic analysis.« less

  7. Hydraulic Performance of Conflict Manholes

    DOT National Transportation Integrated Search

    1999-11-01

    This report details a performance analysis of conflict junction boxes, employed when stormwater lines intersect utility conduits. A variety of configurations currently used by FDOT were tested and rated for turbulent loss characteristics. Special con...

  8. South entrance, plan, section, & detail. San Bernardino Valley Union ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    South entrance, plan, section, & detail. San Bernardino Valley Union Junior College, Science Building. Detailed drawings of tile work, wrought iron, and art stone, Howard E. Jones, Architect, San Bernardino, California. Sheet 6, job no. 311. Scale 1.2 inch to the foot. February 15, 1927. - San Bernardino Valley College, Life Science Building, 701 South Mount Vernon Avenue, San Bernardino, San Bernardino County, CA

  9. 20 CFR 404.1617 - Reasonable efforts to obtain review by a qualified psychiatrist or psychologist.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... qualified psychiatrist or psychologist. 404.1617 Section 404.1617 Employees' Benefits SOCIAL SECURITY... Responsibilities for Performing the Disability Determination Function § 404.1617 Reasonable efforts to obtain... perform these reviews, which are a basic State agency responsibility, and where appropriate, the State...

  10. 20 CFR 416.1017 - Reasonable efforts to obtain review by a qualified psychiatrist or psychologist.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... qualified psychiatrist or psychologist. 416.1017 Section 416.1017 Employees' Benefits SOCIAL SECURITY... Responsibilities for Performing the Disability Determination Function § 416.1017 Reasonable efforts to obtain... perform these reviews, which are a basic State agency responsibility, and where appropriate, the State...

  11. Rest-related consolidation protects the fine detail of new memories.

    PubMed

    Craig, Michael; Dewar, Michaela

    2018-05-01

    Newly encoded memories are labile and consolidate over time. The importance of sleep in memory consolidation has been well known for almost a decade. However, recent research has shown that awake quiescence, too, can support consolidation: people remember more new memories if they quietly rest after encoding than if they engage in a task. It is not yet known how exactly this rest-related consolidation benefits new memories, and whether it affects the fine detail of new memories. Using a sensitive picture recognition task, we show that awake quiescence aids the fine detail of new memories. Young adults were significantly better at discriminating recently encoded target pictures from similar lure pictures when the initial encoding of target pictures had been followed immediately by 10 minutes of awake quiescence than an unrelated perceptual task. This novel finding indicates that, in addition to influencing how much we remember, our behavioural state during wakeful consolidation determines, at least in part, the level of fine detail of our new memories. Thus, our results suggest that rest-related consolidation protects the fine detail of new memories, allowing us to retain detailed memories.

  12. Specificity and detail in autobiographical memory: Same or different constructs?

    PubMed

    Kyung, Yoonhee; Yanes-Lukin, Paula; Roberts, John E

    2016-01-01

    Research on autobiographical memory has focused on whether memories are coded as specific (i.e., describe a single event that happened at a particular time and place). Although some theory and research suggests that the amount of detail in autobiographical memories reflects a similar underlying construct as memory specificity, past research has not investigated whether these variables converge. Therefore, the present study compared the proportion of specific memories and the amount of detail embedded in memory responses to cue words. Results demonstrated that memory detail and proportion of specific memories were not correlated with each other and showed different patterns of association with other conceptually relevant variables. When responses to neutral cue words were examined in multiple linear and logistic regression analyses, the proportion of specific memories uniquely predicted less depressive symptoms, low emotional avoidance, lower emotion reactivity, better executive control and lower rumination, whereas the amount of memory detail uniquely predicted the presence of depression diagnosis, as well as greater depressive symptoms, subjective stress, emotion reactivity and rumination. Findings suggest that the ability to retrieve specific memories and the tendency to retrieve detailed personal memories reflect different constructs that have different implications in the development of emotional distress.

  13. Thermal Image of Coffee-Seed Germ Obtained by Photoacoustic Microscopy

    NASA Astrophysics Data System (ADS)

    Domínguez-Pacheco, A.; Hernández Aguilar, C.; Cruz-Orea, Alfredo; Isaac Alemán, E.; Martínez Ortiz, E.

    2013-09-01

    Photoacoustic microscopy (PAM) has been shown to be a suitable technique to obtain thermal images of a wide variety of samples from semiconductors to biological material. In PAM, the incidence of a modulated laser beam on a sample within a photoacoustic (PA) cell, hermetically sealed, produces a PA signal which depends on the thermal and optical properties of the studied sample. By making a sweep of the modulated laser beam on the sample surface, it is possible to obtain the PA signal as a function of their x- y coordinates, and from this signal, it is possible to reconstruct thermal images of the sample. In this study, thermal images of a coffee-seed germ were obtained, with a difference of 12 h between them, by using the PAM technique. Thermal differences observed between images give information which reflects degradation due to the fact that germ cells undergo changes as a function of time. The thermal images obtained by the PAM technique could be applied to biological materials that have a complex constitution (not homogeneous) in their structures, and thermal differences can be observed. PAM is a non-destructive technique, which is an important feature for this type of study. Other applications of this technique can be performed in the agricultural and biotechnological areas.

  14. An Assessment of Different Educational Background of Students Performance in Engineering Mathematics and on the Class of Award Obtained at the Higher National Diploma (HND) Level at Cape Coast Polytechnic, Ghana

    ERIC Educational Resources Information Center

    Asirifi, Michael Kwabena; Mensah, Kweku Abeeku; Amoako, Joseph

    2015-01-01

    The purpose of this research article is to find out an assessment of different educational background of students performance in engineering mathematics and on the class of award obtained at the Higher National Diploma (HND) level at Cape Coast Polytechnic. A descriptive survey was conducted on students of the Electricals/Electronics Department…

  15. Academic Detailing Interventions Improve Tobacco Use Treatment among Physicians Working in Underserved Communities.

    PubMed

    Leone, Frank T; Evers-Casey, Sarah; Graden, Sarah; Schnoll, Robert; Mallya, Giridhar

    2015-06-01

    Tobacco use disproportionately affects the poor, who are, in turn, least likely to receive cessation treatment from providers. Providers caring for low-income populations perform simple components of tobacco use treatment (e.g., assessing tobacco use) with reasonable frequency. However, performance of complex treatment behaviors, such as pharmacologic prescription and follow-up arrangement, remains suboptimal. Evaluate the influence of academic detailing (AD), a university-based, noncommercial, educational outreach intervention, on primary care physicians' complex treatment practice behaviors within an urban care setting. Trained academic detailers made in-person visits to targeted primary care practices, delivering verbal and written instruction emphasizing three key messages related to tobacco treatment. Physicians' self-reported frequency of simple and complex treatment behaviors were assessed using a seven-item questionnaire, before and 2 months after AD. Between May 2011 and March 2012, baseline AD visits were made to 217 physicians, 109 (50%) of whom also received follow-up AD. Mean frequency scores for complex behaviors increased significantly, from 2.63 to 2.92, corresponding to a clinically significant 30% increase in the number of respondents who endorsed "almost always" or "always" (P < 0.001). Improvement in mean simple behavior frequency scores was also noted (3.98 vs. 4.13; P = 0.035). Sex and practice type appear to influence reported complex behavior frequency at baseline, whereas only practice type influenced improvement in complex behavior scores at follow up. This study demonstrates the feasibility and potential effectiveness of a low-cost and highly disseminable intervention to improve clinician behavior in the context of treating nicotine dependence in underserved communities.

  16. Positional Quality Assessment of Orthophotos Obtained from Sensors Onboard Multi-Rotor UAV Platforms

    PubMed Central

    Mesas-Carrascosa, Francisco Javier; Rumbao, Inmaculada Clavero; Berrocal, Juan Alberto Barrera; Porras, Alfonso García-Ferrer

    2014-01-01

    In this study we explored the positional quality of orthophotos obtained by an unmanned aerial vehicle (UAV). A multi-rotor UAV was used to obtain images using a vertically mounted digital camera. The flight was processed taking into account the photogrammetry workflow: perform the aerial triangulation, generate a digital surface model, orthorectify individual images and finally obtain a mosaic image or final orthophoto. The UAV orthophotos were assessed with various spatial quality tests used by national mapping agencies (NMAs). Results showed that the orthophotos satisfactorily passed the spatial quality tests and are therefore a useful tool for NMAs in their production flowchart. PMID:25587877

  17. Development of Flight-Test Performance Estimation Techniques for Small Unmanned Aerial Systems

    NASA Astrophysics Data System (ADS)

    McCrink, Matthew Henry

    This dissertation provides a flight-testing framework for assessing the performance of fixed-wing, small-scale unmanned aerial systems (sUAS) by leveraging sub-system models of components unique to these vehicles. The development of the sub-system models, and their links to broader impacts on sUAS performance, is the key contribution of this work. The sub-system modeling and analysis focuses on the vehicle's propulsion, navigation and guidance, and airframe components. Quantification of the uncertainty in the vehicle's power available and control states is essential for assessing the validity of both the methods and results obtained from flight-tests. Therefore, detailed propulsion and navigation system analyses are presented to validate the flight testing methodology. Propulsion system analysis required the development of an analytic model of the propeller in order to predict the power available over a range of flight conditions. The model is based on the blade element momentum (BEM) method. Additional corrections are added to the basic model in order to capture the Reynolds-dependent scale effects unique to sUAS. The model was experimentally validated using a ground based testing apparatus. The BEM predictions and experimental analysis allow for a parameterized model relating the electrical power, measurable during flight, to the power available required for vehicle performance analysis. Navigation system details are presented with a specific focus on the sensors used for state estimation, and the resulting uncertainty in vehicle state. Uncertainty quantification is provided by detailed calibration techniques validated using quasi-static and hardware-in-the-loop (HIL) ground based testing. The HIL methods introduced use a soft real-time flight simulator to provide inertial quality data for assessing overall system performance. Using this tool, the uncertainty in vehicle state estimation based on a range of sensors, and vehicle operational environments is

  18. Performance and evaluation of real-time multicomputer control systems

    NASA Technical Reports Server (NTRS)

    Shin, K. G.

    1983-01-01

    New performance measures, detailed examples, modeling of error detection process, performance evaluation of rollback recovery methods, experiments on FTMP, and optimal size of an NMR cluster are discussed.

  19. Toward high-efficiency and detailed Monte Carlo simulation study of the granular flow spallation target

    NASA Astrophysics Data System (ADS)

    Cai, Han-Jie; Zhang, Zhi-Lei; Fu, Fen; Li, Jian-Yang; Zhang, Xun-Chao; Zhang, Ya-Ling; Yan, Xue-Song; Lin, Ping; Xv, Jian-Ya; Yang, Lei

    2018-02-01

    The dense granular flow spallation target is a new target concept chosen for the Accelerator-Driven Subcritical (ADS) project in China. For the R&D of this kind of target concept, a dedicated Monte Carlo (MC) program named GMT was developed to perform the simulation study of the beam-target interaction. Owing to the complexities of the target geometry, the computational cost of the MC simulation of particle tracks is highly expensive. Thus, improvement of computational efficiency will be essential for the detailed MC simulation studies of the dense granular target. Here we present the special design of the GMT program and its high efficiency performance. In addition, the speedup potential of the GPU-accelerated spallation models is discussed.

  20. Study on Detailing Design of Precast Concrete Frame Structure

    NASA Astrophysics Data System (ADS)

    Lida, Tian; Liming, Li; Kang, Liu; Jiao, Geng; Ming, Li

    2018-03-01

    Taking a certain precast concrete frame structure as an example, this paper introduces the general procedures and key points in detailing design of emulative cast-in-place prefabricated structure from the aspects of structural scheme, precast element layout, shop drawing design and BIM 3D modelling. This paper gives a practical solution for the detailing design of precast concrete frame structure under structural design codes in China.