WorldWideScience

Sample records for core length testable

  1. The neural basis of testable and non-testable beliefs.

    Directory of Open Access Journals (Sweden)

    Jonathon R Howlett

    Full Text Available Beliefs about the state of the world are an important influence on both normal behavior and psychopathology. However, understanding of the neural basis of belief processing remains incomplete, and several aspects of belief processing have only recently been explored. Specifically, different types of beliefs may involve fundamentally different inferential processes and thus recruit distinct brain regions. Additionally, neural processing of truth and falsity may differ from processing of certainty and uncertainty. The purpose of this study was to investigate the neural underpinnings of assessment of testable and non-testable propositions in terms of truth or falsity and the level of certainty in a belief. Functional magnetic resonance imaging (fMRI was used to study 14 adults while they rated propositions as true or false and also rated the level of certainty in their judgments. Each proposition was classified as testable or non-testable. Testable propositions activated the DLPFC and posterior cingulate cortex, while non-testable statements activated areas including inferior frontal gyrus, superior temporal gyrus, and an anterior region of the superior frontal gyrus. No areas were more active when a proposition was accepted, while the dorsal anterior cingulate was activated when a proposition was rejected. Regardless of whether a proposition was testable or not, certainty that the proposition was true or false activated a common network of regions including the medial prefrontal cortex, caudate, posterior cingulate, and a region of middle temporal gyrus near the temporo-parietal junction. Certainty in the truth or falsity of a non-testable proposition (a strong belief without empirical evidence activated the insula. The results suggest that different brain regions contribute to the assessment of propositions based on the type of content, while a common network may mediate the influence of beliefs on motivation and behavior based on the level of

  2. Views on Software Testability

    OpenAIRE

    Shimeall, Timothy; Friedman, Michael; Chilenski, John; Voas, Jeffrey

    1994-01-01

    The field of testability is an active, well-established part of engineering of modern computer systems. However, only recently have technologies for software testability began to be developed. These technologies focus on accessing the aspects of software that improve or depreciate the ease of testing. As both the size of implemented software and the amount of effort required to test that software increase, so will the important of software testability technologies in influencing the softwa...

  3. Further the Effectiveness of Software Testability Measure

    OpenAIRE

    Liang Zhao; Feng Wang; Bo Deng; Bo Yang

    2014-01-01

    Software testability is proposed to address the problem of increasing cost of test and the quality of software. Testability measure provides a quantified way to denote the testability of software. Since 1990s, many testability measure models are proposed to address the problem. By discussing the contradiction between domain testability and domain range ratio (DRR), a new testability measure, semantic fault distance, is proposed. Its validity is discussed.

  4. Extended Testability Analysis Tool

    Science.gov (United States)

    Melcher, Kevin; Maul, William A.; Fulton, Christopher

    2012-01-01

    The Extended Testability Analysis (ETA) Tool is a software application that supports fault management (FM) by performing testability analyses on the fault propagation model of a given system. Fault management includes the prevention of faults through robust design margins and quality assurance methods, or the mitigation of system failures. Fault management requires an understanding of the system design and operation, potential failure mechanisms within the system, and the propagation of those potential failures through the system. The purpose of the ETA Tool software is to process the testability analysis results from a commercial software program called TEAMS Designer in order to provide a detailed set of diagnostic assessment reports. The ETA Tool is a command-line process with several user-selectable report output options. The ETA Tool also extends the COTS testability analysis and enables variation studies with sensor sensitivity impacts on system diagnostics and component isolation using a single testability output. The ETA Tool can also provide extended analyses from a single set of testability output files. The following analysis reports are available to the user: (1) the Detectability Report provides a breakdown of how each tested failure mode was detected, (2) the Test Utilization Report identifies all the failure modes that each test detects, (3) the Failure Mode Isolation Report demonstrates the system s ability to discriminate between failure modes, (4) the Component Isolation Report demonstrates the system s ability to discriminate between failure modes relative to the components containing the failure modes, (5) the Sensor Sensor Sensitivity Analysis Report shows the diagnostic impact due to loss of sensor information, and (6) the Effect Mapping Report identifies failure modes that result in specified system-level effects.

  5. Factors That Affect Software Testability

    Science.gov (United States)

    Voas, Jeffrey M.

    1991-01-01

    Software faults that infrequently affect software's output are dangerous. When a software fault causes frequent software failures, testing is likely to reveal the fault before the software is releases; when the fault remains undetected during testing, it can cause disaster after the software is installed. A technique for predicting whether a particular piece of software is likely to reveal faults within itself during testing is found in [Voas91b]. A piece of software that is likely to reveal faults within itself during testing is said to have high testability. A piece of software that is not likely to reveal faults within itself during testing is said to have low testability. It is preferable to design software with higher testabilities from the outset, i.e., create software with as high of a degree of testability as possible to avoid the problems of having undetected faults that are associated with low testability. Information loss is a phenomenon that occurs during program execution that increases the likelihood that a fault will remain undetected. In this paper, I identify two brad classes of information loss, define them, and suggest ways of predicting the potential for information loss to occur. We do this in order to decrease the likelihood that faults will remain undetected during testing.

  6. Predicting class testability using object-oriented metrics

    NARCIS (Netherlands)

    M. Bruntink (Magiel); A. van Deursen (Arie)

    2004-01-01

    textabstractIn this paper we investigate factors of the testability of object-oriented software systems. The starting point is given by a study of the literature to obtain both an initial model of testability and existing OO metrics related to testability. Subsequently, these metrics are evaluated

  7. Predicting class testability using object-oriented metrics

    OpenAIRE

    Bruntink, Magiel; Deursen, Arie

    2004-01-01

    textabstractIn this paper we investigate factors of the testability of object-oriented software systems. The starting point is given by a study of the literature to obtain both an initial model of testability and existing OO metrics related to testability. Subsequently, these metrics are evaluated by means of two case studies of large Java systems for which JUnit test cases exist. The goal of this paper is to define and evaluate a set of metrics that can be used to assess the testability of t...

  8. Design of two easily-testable VLSI array multipliers

    Energy Technology Data Exchange (ETDEWEB)

    Ferguson, J.; Shen, J.P.

    1983-01-01

    Array multipliers are well-suited to VLSI implementation because of the regularity in their iterative structure. However, most VLSI circuits are very difficult to test. This paper shows that, with appropriate cell design, array multipliers can be designed to be very easily testable. An array multiplier is called c-testable if all its adder cells can be exhaustively tested while requiring only a constant number of test patterns. The testability of two well-known array multiplier structures are studied. The conventional design of the carry-save array multipler is shown to be not c-testable. However, a modified design, using a modified adder cell, is generated and shown to be c-testable and requires only 16 test patterns. Similar results are obtained for the baugh-wooley two's complement array multiplier. A modified design of the baugh-wooley array multiplier is shown to be c-testable and requires 55 test patterns. The implementation of a practical c-testable 16*16 array multiplier is also presented. 10 references.

  9. Improving the Software Development Process Using Testability Research

    Science.gov (United States)

    Voas, Jeffrey M.; Miller, Keith W.

    1991-01-01

    Software testability is the the tendency of code to reveal existing faults during random testing. This paper proposes to take software testability predictions into account throughout the development process. These predictions can be made from formal specifications, design documents, and the code itself. The insight provided by software testability is valuable during design, coding, testing, and quality assurance. We further believe that software testability analysis can play a crucial role in quantifying the likelihood that faults are not hiding after testing does not result in any failures for the current version.

  10. Testability evaluation using prior information of multiple sources

    Institute of Scientific and Technical Information of China (English)

    Wang Chao; Qiu Jing; Liu Guanjun; Zhang Yong

    2014-01-01

    Testability plays an important role in improving the readiness and decreasing the life-cycle cost of equipment. Testability demonstration and evaluation is of significance in measuring such testability indexes as fault detection rate (FDR) and fault isolation rate (FIR), which is useful to the producer in mastering the testability level and improving the testability design, and helpful to the consumer in making purchase decisions. Aiming at the problems with a small sample of testabil-ity demonstration test data (TDTD) such as low evaluation confidence and inaccurate result, a test-ability evaluation method is proposed based on the prior information of multiple sources and Bayes theory. Firstly, the types of prior information are analyzed. The maximum entropy method is applied to the prior information with the mean and interval estimate forms on the testability index to obtain the parameters of prior probability density function (PDF), and the empirical Bayesian method is used to get the parameters for the prior information with a success-fail form. Then, a parametrical data consistency check method is used to check the compatibility between all the sources of prior information and TDTD. For the prior information to pass the check, the prior credibility is calculated. A mixed prior distribution is formed based on the prior PDFs and the corresponding credibility. The Bayesian posterior distribution model is acquired with the mixed prior distribution and TDTD, based on which the point and interval estimates are calculated. Finally, examples of a flying control system are used to verify the proposed method. The results show that the proposed method is feasible and effective.

  11. Testability evaluation using prior information of multiple sources

    Directory of Open Access Journals (Sweden)

    Wang Chao

    2014-08-01

    Full Text Available Testability plays an important role in improving the readiness and decreasing the life-cycle cost of equipment. Testability demonstration and evaluation is of significance in measuring such testability indexes as fault detection rate (FDR and fault isolation rate (FIR, which is useful to the producer in mastering the testability level and improving the testability design, and helpful to the consumer in making purchase decisions. Aiming at the problems with a small sample of testability demonstration test data (TDTD such as low evaluation confidence and inaccurate result, a testability evaluation method is proposed based on the prior information of multiple sources and Bayes theory. Firstly, the types of prior information are analyzed. The maximum entropy method is applied to the prior information with the mean and interval estimate forms on the testability index to obtain the parameters of prior probability density function (PDF, and the empirical Bayesian method is used to get the parameters for the prior information with a success-fail form. Then, a parametrical data consistency check method is used to check the compatibility between all the sources of prior information and TDTD. For the prior information to pass the check, the prior credibility is calculated. A mixed prior distribution is formed based on the prior PDFs and the corresponding credibility. The Bayesian posterior distribution model is acquired with the mixed prior distribution and TDTD, based on which the point and interval estimates are calculated. Finally, examples of a flying control system are used to verify the proposed method. The results show that the proposed method is feasible and effective.

  12. TESTABILITY MEASUREMENT MODEL FOR OBJECT ORIENTED DESIGN (TMMOOD)

    OpenAIRE

    Abdullah; Dr. M.H. Khan; Dr. Reena Srivastava

    2015-01-01

    Measuring testability early in the development life cycle especially at design phase is a criterion of crucial importance to software designers, developers, quality controllers and practitioners. However, most of the mechanism available for testability measurement may be used in the later phases of development life cycle. Early estimation of testability, absolutely at design phase helps designers to improve their designs before the coding starts. Practitioners regularly advocate t...

  13. Testability Measurement Model for Object Oriented Design (TMMOOD)

    OpenAIRE

    Abdullah, M. H. Khan; Srivastava, Reena

    2015-01-01

    Measuring testability early in the development life cycle especially at design phase is a criterion of crucial importance to software designers, developers, quality controllers and practitioners. However, most of the mechanism available for testability measurement may be used in the later phases of development life cycle. Early estimation of testability, absolutely at design phase helps designers to improve their designs before the coding starts. Practitioners regularly advocate that testabil...

  14. Timing-Driven-Testable Convergent Tree Adders

    Directory of Open Access Journals (Sweden)

    Johnnie A. Huang

    2002-01-01

    Full Text Available Carry lookahead adders have been, over the years, implemented in complex arithmetic units due to their regular structure which leads to efficient VLSI implementation for fast adders. In this paper, timing-driven testability synthesis is first performed on a tree adder. It is shown that the structure of the tree adder provides for a high fanout with an imbalanced tree structure, which likely contributes to a racing effect and increases the delay of the circuit. The timing optimization is then realized by reducing the maximum fanout of the adder and by balancing the tree circuit. For a 56-b testable tree adder, the optimization produces a 6.37%increase in speed of the critical path while only contributing a 2.16% area overhead. The full testability of the circuit is achieved in the optimized adder design.

  15. Advanced Diagnostic and Prognostic Testbed (ADAPT) Testability Analysis Report

    Science.gov (United States)

    Ossenfort, John

    2008-01-01

    As system designs become more complex, determining the best locations to add sensors and test points for the purpose of testing and monitoring these designs becomes more difficult. Not only must the designer take into consideration all real and potential faults of the system, he or she must also find efficient ways of detecting and isolating those faults. Because sensors and cabling take up valuable space and weight on a system, and given constraints on bandwidth and power, it is even more difficult to add sensors into these complex designs after the design has been completed. As a result, a number of software tools have been developed to assist the system designer in proper placement of these sensors during the system design phase of a project. One of the key functions provided by many of these software programs is a testability analysis of the system essentially an evaluation of how observable the system behavior is using available tests. During the design phase, testability metrics can help guide the designer in improving the inherent testability of the design. This may include adding, removing, or modifying tests; breaking up feedback loops, or changing the system to reduce fault propagation. Given a set of test requirements, the analysis can also help to verify that the system will meet those requirements. Of course, a testability analysis requires that a software model of the physical system is available. For the analysis to be most effective in guiding system design, this model should ideally be constructed in parallel with these efforts. The purpose of this paper is to present the final testability results of the Advanced Diagnostic and Prognostic Testbed (ADAPT) after the system model was completed. The tool chosen to build the model and to perform the testability analysis with is the Testability Engineering and Maintenance System Designer (TEAMS-Designer). The TEAMS toolset is intended to be a solution to span all phases of the system, from design and

  16. Cycle length maximization in PWRs using empirical core models

    International Nuclear Information System (INIS)

    Okafor, K.C.; Aldemir, T.

    1987-01-01

    The problem of maximizing cycle length in nuclear reactors through optimal fuel and poison management has been addressed by many investigators. An often-used neutronic modeling technique is to find correlations between the state and control variables to describe the response of the core to changes in the control variables. In this study, a set of linear correlations, generated by two-dimensional diffusion-depletion calculations, is used to find the enrichment distribution that maximizes cycle length for the initial core of a pressurized water reactor (PWR). These correlations (a) incorporate the effect of composition changes in all the control zones on a given fuel assembly and (b) are valid for a given range of control variables. The advantage of using such correlations is that the cycle length maximization problem can be reduced to a linear programming problem

  17. Software testability and its application to avionic software

    Science.gov (United States)

    Voas, Jeffrey M.; Miller, Keith W.; Payne, Jeffery E.

    1993-01-01

    Randomly generated black-box testing is an established yet controversial method of estimating software reliability. Unfortunately, as software applications have required higher reliabilities, practical difficulties with black-box testing have become increasingly problematic. These practical problems are particularly acute in life-critical avionics software, where requirements of 10 exp -7 failures per hour of system reliability can translate into a probability of failure (POF) of perhaps 10 exp -9 or less for each individual execution of the software. This paper describes the application of one type of testability analysis called 'sensitivity analysis' to B-737 avionics software; one application of sensitivity analysis is to quantify whether software testing is capable of detecting faults in a particular program and thus whether we can be confident that a tested program is not hiding faults. We so 80 by finding the testabilities of the individual statements of the program, and then use those statement testabilities to find the testabilities of the functions and modules. For the B-737 system we analyzed, we were able to isolate those functions that are more prone to hide errors during system/reliability testing.

  18. A Fault Sample Simulation Approach for Virtual Testability Demonstration Test

    Institute of Scientific and Technical Information of China (English)

    ZHANG Yong; QIU Jing; LIU Guanjun; YANG Peng

    2012-01-01

    Virtual testability demonstration test has many advantages,such as low cost,high efficiency,low risk and few restrictions.It brings new requirements to the fault sample generation.A fault sample simulation approach for virtual testability demonstration test based on stochastic process theory is proposed.First,the similarities and differences of fault sample generation between physical testability demonstration test and virtual testability demonstration test are discussed.Second,it is pointed out that the fault occurrence process subject to perfect repair is renewal process.Third,the interarrival time distribution function of the next fault event is given.Steps and flowcharts of fault sample generation are introduced.The number of faults and their occurrence time are obtained by statistical simulation.Finally,experiments are carried out on a stable tracking platform.Because a variety of types of life distributions and maintenance modes are considered and some assumptions are removed,the sample size and structure of fault sample simulation results are more similar to the actual results and more reasonable.The proposed method can effectively guide the fault injection in virtual testability demonstration test.

  19. Survey of source code metrics for evaluating testability of object oriented systems

    OpenAIRE

    Shaheen , Muhammad Rabee; Du Bousquet , Lydie

    2010-01-01

    Software testing is costly in terms of time and funds. Testability is a software characteristic that aims at producing systems easy to test. Several metrics have been proposed to identify the testability weaknesses. But it is sometimes difficult to be convinced that those metrics are really related with testability. This article is a critical survey of the source-code based metrics proposed in the literature for object-oriented software testability. It underlines the necessity to provide test...

  20. Software Users Manual (SUM): Extended Testability Analysis (ETA) Tool

    Science.gov (United States)

    Maul, William A.; Fulton, Christopher E.

    2011-01-01

    This software user manual describes the implementation and use the Extended Testability Analysis (ETA) Tool. The ETA Tool is a software program that augments the analysis and reporting capabilities of a commercial-off-the-shelf (COTS) testability analysis software package called the Testability Engineering And Maintenance System (TEAMS) Designer. An initial diagnostic assessment is performed by the TEAMS Designer software using a qualitative, directed-graph model of the system being analyzed. The ETA Tool utilizes system design information captured within the diagnostic model and testability analysis output from the TEAMS Designer software to create a series of six reports for various system engineering needs. The ETA Tool allows the user to perform additional studies on the testability analysis results by determining the detection sensitivity to the loss of certain sensors or tests. The ETA Tool was developed to support design and development of the NASA Ares I Crew Launch Vehicle. The diagnostic analysis provided by the ETA Tool was proven to be valuable system engineering output that provided consistency in the verification of system engineering requirements. This software user manual provides a description of each output report generated by the ETA Tool. The manual also describes the example diagnostic model and supporting documentation - also provided with the ETA Tool software release package - that were used to generate the reports presented in the manual

  1. System Testability Analysis for Complex Electronic Devices Based on Multisignal Model

    International Nuclear Information System (INIS)

    Long, B; Tian, S L; Huang, J G

    2006-01-01

    It is necessary to consider the system testability problems for electronic devices during their early design phase because modern electronic devices become smaller and more compositive while their function and structure are more complex. Multisignal model, combining advantage of structure model and dependency model, is used to describe the fault dependency relationship for the complex electronic devices, and the main testability indexes (including optimal test program, fault detection rate, fault isolation rate, etc.) to evaluate testability and corresponding algorithms are given. The system testability analysis process is illustrated for USB-GPIB interface circuit with TEAMS toolbox. The experiment results show that the modelling method is simple, the computation speed is rapid and this method has important significance to improve diagnostic capability for complex electronic devices

  2. A Fuzzy Approach for Integrated Measure of Object-Oriented Software Testability

    OpenAIRE

    Vandana Gupta; K. K. Aggarwal; Yogesh Singh

    2005-01-01

    For large software systems, testing phase seems to have profound effect on the overall acceptability and quality of the final product. The success of this activity can be judged by measuring the testability of the software. A good measure for testability can better manage the testing effort and time. Different Object Oriented Metrics are used in measurement of object-oriented testability but none of them is alone sufficient to give an overall reflection of software testabi...

  3. What we know about software testability: a survey

    OpenAIRE

    Garousi, Vahid; Felderer, Michael; Kilicaslan, Feyza Nur

    2018-01-01

    Software testability is the degree to which a software system or a unit under test supports its own testing. To predict and improve software testability, a large number of techniques and metrics have been proposed by both practitioners and researchers in the last several decades. Reviewing and getting an overview of the entire state-of-the-art and -practice in this area is often challenging for a practitioner or a new researcher. Our objective is to summarize the state-of-the-art and -practic...

  4. A FUZZY LOGIC APPROACH TO MEASURE THE PRECISE TESTABILITY INDEX OF SOFTWARE

    OpenAIRE

    NAVDEEP KAUR,; MANINDERPAL SINGH

    2011-01-01

    Many of the software fails as a result of poor quality. For large software projects testing has a deep influence on the overall acceptability and quality of the final software. Testability of the software can be effectively measured form the testability effort and the time required to test the software. In today’s software development environment, object oriented design and development become important. There is strong relationship between the object oriented metrics and the testability effor...

  5. Testable physics by design

    International Nuclear Information System (INIS)

    Choi, Chansoo; Han, Min Cheol; Kim, Chan Hyeong; Kim, Sung Hun; Hoff, Gabriela; Pia, Maria Grazia; Saracco, Paolo; Weidenspointner, Georg

    2015-01-01

    The ability to test scientific software needs to be supported by adequate software design. Legacy software systems are often characterized by the difficulty to test parts of the software, mainly due to existing dependencies on other parts. Methods to improve the testability of physics software are discussed, along with open issues specific to physics software for Monte Carlo particle transport. The discussion is supported by examples drawn from the experience with validating Geant4 physics. (paper)

  6. Influence of core diameter and length of polymer optical fiber on Brillouin scattering properties

    Science.gov (United States)

    Mizuno, Yosuke; Ishigure, Takaaki; Nakamura, Kentaro

    2012-02-01

    Brillouin scattering in perfluorinated graded-index polymer optical fibers (PFGI-POFs) is potentially useful in developing high-accuracy distributed temperature sensors with reduced strain sensitivity. In this study, we investigate, both experimentally and theoretically, the influence of the fiber core diameter and length on the Brillouin gain spectra (BGS) in PFGI-POFs. First, we show that smaller core diameter drastically enhances the Stokes power using PFGI-POFs with 62.5-μm and 120-μm core diameters, and discuss the Brillouin threshold power. Then, we demonstrate that the PFGI-POF length has little influence on the BGS when the length is longer than 50 m. We also predict that, at 1.55-μm wavelength, it is difficult to reduce the Brillouin threshold power of PFGI-POFs below that of long silica single-mode fibers even if their core diameter is sufficiently reduced to satisfy the single-mode condition. Finally, making use of the enhanced Stokes signal, we confirm the Brillouin linewidth narrowing effect.

  7. Testing digital safety system software with a testability measure based on a software fault tree

    International Nuclear Information System (INIS)

    Sohn, Se Do; Hyun Seong, Poong

    2006-01-01

    Using predeveloped software, a digital safety system is designed that meets the quality standards of a safety system. To demonstrate the quality, the design process and operating history of the product are reviewed along with configuration management practices. The application software of the safety system is developed in accordance with the planned life cycle. Testing, which is a major phase that takes a significant time in the overall life cycle, can be optimized if the testability of the software can be evaluated. The proposed testability measure of the software is based on the entropy of the importance of basic statements and the failure probability from a software fault tree. To calculate testability, a fault tree is used in the analysis of a source code. With a quantitative measure of testability, testing can be optimized. The proposed testability can also be used to demonstrate whether the test cases based on uniform partitions, such as branch coverage criteria, result in homogeneous partitions that is known to be more effective than random testing. In this paper, the testability measure is calculated for the modules of a nuclear power plant's safety software. The module testing with branch coverage criteria required fewer test cases if the module has higher testability. The result shows that the testability measure can be used to evaluate whether partitions have homogeneous characteristics

  8. Does Core Length Taken per cc of Prostate Volume in Prostate Biopsy Affect the Diagnosis of Prostate Cancer?

    Science.gov (United States)

    Deliktas, Hasan; Sahin, Hayrettin; Cetinkaya, Mehmet; Dere, Yelda; Erdogan, Omer; Baldemir, Ercan

    2016-08-01

    The aim of this study was to determine the minimal core length to be taken per cc of prostate volume for an effective prostate biopsy. A retrospective analysis was performed on the records of 379 patients who underwent a first prostate biopsy with 12 to 16 cores under transrectal ultrasound guidance between September 2012 and April 2015. For each patient, the core length per cc of the prostate and the percentage of sampled prostate volume were calculated, and these values were compared between the patients with and without prostate cancer. A total of 348 patients were included in the study. Cancer was determined in 26.4% of patients. The mean core length taken per cc of prostate and the percentage of sampled prostate volume were determined to be 3.40 ± 0.15 mm/cc (0.26%; range, 0.08-0.63 cc) in patients with cancer and 2.75 ± 0.08 mm/cc (0.20%; range, 0.04-0.66 cc) in patients without cancer (P = .000 and P = .000), respectively. Core length taken per cc of prostate of > 3.31 mm/cc was found to be related to an increase in the rates of prostate cancer diagnosis (odds ratio, 2.84; 95% confidence interval, 1.68-4.78). The rate of cancer determination for core length taken per cc of prostate of  3.31 mm/cc, 41.1%. Core length taken per cc of prostate and the percentage of sampled prostate volume are important morphometric parameters in the determination of prostate cancer. The results of study suggest a core length per cc of the prostate of > 3.31 mm/cc as a cutoff value for quality assurance. Copyright © 2016 Elsevier Inc. All rights reserved.

  9. Investigating the Partial Relationships Between Testability and the Dynamic Range-to-Domain Ratio

    Directory of Open Access Journals (Sweden)

    Zuhoor Al-Khanjari

    2003-11-01

    Full Text Available The word ‘testability’ has been used variously in the software community to represent a number of different concepts such as how easy it is to test a program or how easy it is to achieve execution coverage of certain program components. Voas and colleagues have used the word to capture a slightly different notion, namely the ease with which faults, if present in a program, can be revealed by the testing process. The significance of this concept is twofold. First, if it is possible to measure or estimate testability, it can guide the tester in deciding where to focus the testing effort. Secondly, knowledge about what makes some programs more testable than others can guide the developer so that design-for-test features are built in to the software. The propagation, infection and execution (PIE analysis technique has been proposed as a way of estimating the Voas notion of testability. Unfortunately, estimating testability via the PIE technique is a difficult and costly process. However, Voas has suggested a link with the metric, domain-to-range ratio (DRR. This paper reviews the various testability concepts and summarises the PIE technique. A prototype tool developed by the authors to automate part of the PIE analysis is described and a method is proposed for dynamically determining the inverse of the domain-to-range ratio. This inverse ratio can be considered more natural in some sense and the idea of calculating its value from program execution leads to the possibility of automating its determination. Some experiments have been performed to investigate empirically whether there is a partial link between testability and this dynamic range-to-domain ratio (DRDR. Statistical tests have shown that for some programs and computational functions there is a strong relationship, but for others the relationship is weak.

  10. Increasing software testability with standard access and control interfaces

    Science.gov (United States)

    Nikora, Allen P; Some, Raphael R.; Tamir, Yuval

    2003-01-01

    We describe an approach to improving the testability of complex software systems with software constructs modeled after the hardware JTAG bus, used to provide visibility and controlability in testing digital circuits.

  11. On boolean combinations forming piecewise testable languages

    Czech Academy of Sciences Publication Activity Database

    Masopust, Tomáš; Thomazo, M.

    2017-01-01

    Roč. 682, June 19 (2017), s. 165-179 ISSN 0304-3975 Institutional support: RVO:67985840 Keywords : automata * language s * k-piecewise testability Subject RIV: BA - General Mathematics OBOR OECD: Computer sciences, information science, bioinformathics (hardware development to be 2.2, social aspect to be 5.8) Impact factor: 0.698, year: 2016 http://www.sciencedirect.com/science/article/pii/S030439751730066X

  12. New techniques for designing the initial and reload cores with constant long cycle lengths

    International Nuclear Information System (INIS)

    Shi, Jun; Levine, Samuel; Ivanov, Kostadin

    2017-01-01

    Highlights: • New techniques for designing the initial and reload cores with constant long cycle lengths are developed. • Core loading pattern (LP) calculations and comparisons have been made on two different designs. • Results show that significant savings in fuel costs can be accrued if a non-low leakage LP design strategy is enacted. - Abstract: Several utilities have increased the output power of their nuclear power plant to increase their income and profit. Thus, the utility increases the power density of the reactor, which has other consequences. One consequence is to increase the depletion of the fuel assemblies (FAs) and reduce the end-of-cycle (EOC) sum of fissionable nuclides in each FA, ∑_E_O_C. The power density and the ∑_E_O_C remaining in the FAs at EOC must be sufficiently large in many FAs when designing the loading pattern, LP, for the first and reload cycles to maintain constant cycle lengths at minimum fuel cost. Also of importance is the cycle length as well as several other factors. In fact, the most important result of this study is to understand that the ∑_E_O_Cs in the FAs must be such that in the next cycle they can sustain the energy during depletion to prevent too much power shifting to the fresh FAs and, thus, sending the maximum peak pin power, PPP_m_a_x, above its constraint. This paper presents new methods for designing the LPs for the initial and follow on cycles to minimize the fuel costs. Studsvik’s CMS code system provides a 1000 MWe LP design in their sample inputs, which is applied in this study. The first 3 cycles of this core are analyzed to minimize fuel costs, and all three cycles have the same cycle length of ∼650 days. Cycle 1 is designed to allow many used FAs to be loaded into cycles 2 and 3 to reduce their fuel costs. This could not be achieved if cycle 1 was a low leakage LP (Shi et al., 2015). Significant fuel cost savings are achieved when the new designs are applied to the higher leakage LP designs

  13. Ocular biometric parameters among 3-year-old Chinese children: testability, distribution and association with anthropometric parameters

    Science.gov (United States)

    Huang, Dan; Chen, Xuejuan; Gong, Qi; Yuan, Chaoqun; Ding, Hui; Bai, Jing; Zhu, Hui; Fu, Zhujun; Yu, Rongbin; Liu, Hu

    2016-01-01

    This survey was conducted to determine the testability, distribution and associations of ocular biometric parameters in Chinese preschool children. Ocular biometric examinations, including the axial length (AL) and corneal radius of curvature (CR), were conducted on 1,688 3-year-old subjects by using an IOLMaster in August 2015. Anthropometric parameters, including height and weight, were measured according to a standardized protocol, and body mass index (BMI) was calculated. The testability was 93.7% for the AL and 78.6% for the CR overall, and both measures improved with age. Girls performed slightly better in AL measurements (P = 0.08), and the difference in CR was statistically significant (P < 0.05). The AL distribution was normal in girls (P = 0.12), whereas it was not in boys (P < 0.05). For CR1, all subgroups presented normal distributions (P = 0.16 for boys; P = 0.20 for girls), but the distribution varied when the subgroups were combined (P < 0.05). CR2 presented a normal distribution (P = 0.11), whereas the AL/CR ratio was abnormal (P < 0.001). Boys exhibited a significantly longer AL, a greater CR and a greater AL/CR ratio than girls (all P < 0.001). PMID:27384307

  14. Testability of numerical systems

    International Nuclear Information System (INIS)

    Soulas, B.

    1992-01-01

    In order to face up to the growing complexity of systems, the authors undertook to define a new approach for the qualification of systems. This approach is based on the concept of Testability which, supported by system modelization, validation and verification methods and tools, would allow Integrated Qualification process, applied throughout the life-span of systems. The general principles of this approach are introduced in the general case of numerical systems; in particular, this presentation points out the difference between the specification activity and the modelization and validation activity. This approach is illustrated firstly by the study of a global system and then by case of communication protocol as the software point of view. Finally MODEL which support this approach is described. MODEL tool is a commercial tool providing modelization and validation techniques based on Petri Nets with triple extension: Predicate/Transition, Timed and Stochastic Petri Nets

  15. Separability by piecewise testable languages is PTime-complete

    Czech Academy of Sciences Publication Activity Database

    Masopust, Tomáš

    2018-01-01

    Roč. 711, February 8 (2018), s. 109-114 ISSN 0304-3975 Institutional support: RVO:67985840 Keywords : separability * piecewise testable languages * complexity Subject RIV: BA - General Mathematics OBOR OECD: Computer science s, information science , bioinformathics (hardware development to be 2.2, social aspect to be 5.8) Impact factor: 0.698, year: 2016 https://www. science direct.com/ science /article/pii/S0304397517308319?via%3Dihub

  16. Separability by piecewise testable languages is PTime-complete

    Czech Academy of Sciences Publication Activity Database

    Masopust, Tomáš

    2018-01-01

    Roč. 711, February 8 (2018), s. 109-114 ISSN 0304-3975 Institutional support: RVO:67985840 Keywords : separability * piecewise testable languages * complexity Subject RIV: BA - General Mathematics OBOR OECD: Computer sciences, information science, bioinformathics (hardware development to be 2.2, social aspect to be 5.8) Impact factor: 0.698, year: 2016 https://www.sciencedirect.com/science/article/pii/S0304397517308319?via%3Dihub

  17. An empirical comparison of a dynamic software testability metric to static cyclomatic complexity

    Science.gov (United States)

    Voas, Jeffrey M.; Miller, Keith W.; Payne, Jeffrey E.

    1993-01-01

    This paper compares the dynamic testability prediction technique termed 'sensitivity analysis' to the static testability technique termed cyclomatic complexity. The application that we chose in this empirical study is a CASE generated version of a B-737 autoland system. For the B-737 system we analyzed, we isolated those functions that we predict are more prone to hide errors during system/reliability testing. We also analyzed the code with several other well-known static metrics. This paper compares and contrasts the results of sensitivity analysis to the results of the static metrics.

  18. PISCES: A Tool for Predicting Software Testability

    Science.gov (United States)

    Voas, Jeffrey M.; Miller, Keith W.; Payne, Jeffery E.

    1991-01-01

    Before a program can fail, a software fault must be executed, that execution must alter the data state, and the incorrect data state must propagate to a state that results directly in an incorrect output. This paper describes a tool called PISCES (developed by Reliable Software Technologies Corporation) for predicting the probability that faults in a particular program location will accomplish all three of these steps causing program failure. PISCES is a tool that is used during software verification and validation to predict a program's testability.

  19. Generating Testable Questions in the Science Classroom: The BDC Model

    Science.gov (United States)

    Tseng, ChingMei; Chen, Shu-Bi Shu-Bi; Chang, Wen-Hua

    2015-01-01

    Guiding students to generate testable scientific questions is essential in the inquiry classroom, but it is not easy. The purpose of the BDC ("Big Idea, Divergent Thinking, and Convergent Thinking") instructional model is to to scaffold students' inquiry learning. We illustrate the use of this model with an example lesson, designed…

  20. A non-local mixing-length theory able to compute core overshooting

    Science.gov (United States)

    Gabriel, M.; Belkacem, K.

    2018-04-01

    Turbulent convection is certainly one of the most important and thorny issues in stellar physics. Our deficient knowledge of this crucial physical process introduces a fairly large uncertainty concerning the internal structure and evolution of stars. A striking example is overshoot at the edge of convective cores. Indeed, nearly all stellar evolutionary codes treat the overshooting zones in a very approximative way that considers both its extent and the profile of the temperature gradient as free parameters. There are only a few sophisticated theories of stellar convection such as Reynolds stress approaches, but they also require the adjustment of a non-negligible number of free parameters. We present here a theory, based on the plume theory as well as on the mean-field equations, but without relying on the usual Taylor's closure hypothesis. It leads us to a set of eight differential equations plus a few algebraic ones. Our theory is essentially a non-mixing length theory. It enables us to compute the temperature gradient in a shrinking convective core and its overshooting zone. The case of an expanding convective core is also discussed, though more briefly. Numerical simulations have quickly improved during recent years and enabling us to foresee that they will probably soon provide a model of convection adapted to the computation of 1D stellar models.

  1. The effect of length, duration, and intensity of psychological therapy on CORE global distress scores.

    Science.gov (United States)

    Evans, Lauren Jayne; Beck, Alison; Burdett, Mark

    2017-09-01

    This study explores whether improvements, as measured by the CORE-OM/10, as a result of psychological therapy were related to length of treatment in weeks, number of treatment sessions, or treatment intensity, as well as any effect of diagnostic group. Pre- and post-therapy CORE-OM/10 scores were extracted from the clinical records of all secondary care adult psychological therapy team patients who undertook psychological therapy between 2010 and 2013 in one mental health trust. Of the 4,877 patients identified, 925 had complete records. Length of therapy was divided by the number of sessions to create 'treatment intensity' (sessions per week). Nonparametric analyses were used, initial score was controlled for, and diagnostic group was explored. No relationship was found between change in score and the number of sessions, therapy length, or treatment intensity; however, change in score was positively correlated with first-session score. Patients with higher initial scores had longer therapies; however, treatment intensity was similar for patients with lower pre-therapy distress. There were differences in treatment length (weeks) between diagnostic groups. Demographic differences were found between patients with and without complete records, prompting caution in terms of generalizability. These findings are consistent with the responsive regulation model (Barkham et al., 1996) which proposes that patients vary in their response to treatment, resulting in no associations between session numbers or treatment intensity and therapeutic gain with aggregated scores. Patients with higher CORE scores at the outset of psychological therapy had longer not more intensive therapy. There was variation in treatment intensity between diagnostic clusters. Number of sessions, length of therapy (in weeks), and treatment intensity (the number of sessions per week between the first and last therapy sessions) were not related to therapeutic gains. These results fit with a responsive

  2. Layout level design for testability strategy applied to a CMOS cell library

    NARCIS (Netherlands)

    Blom, F.C.; Oliver, J.; Rullan, M.; Ferrer, C.

    1993-01-01

    The layout level design for testability (LLDFT) rules used here allow to avoid some hard to detect faults or even undetectable faults on a cell library by modifying the cell layout without changing their behavior and achieving a good level of reliability. These rules avoid some open faults or reduce

  3. Design for testability and diagnosis at the system-level

    Science.gov (United States)

    Simpson, William R.; Sheppard, John W.

    1993-01-01

    The growing complexity of full-scale systems has surpassed the capabilities of most simulation software to provide detailed models or gate-level failure analyses. The process of system-level diagnosis approaches the fault-isolation problem in a manner that differs significantly from the traditional and exhaustive failure mode search. System-level diagnosis is based on a functional representation of the system. For example, one can exercise one portion of a radar algorithm (the Fast Fourier Transform (FFT) function) by injecting several standard input patterns and comparing the results to standardized output results. An anomalous output would point to one of several items (including the FFT circuit) without specifying the gate or failure mode. For system-level repair, identifying an anomalous chip is sufficient. We describe here an information theoretic and dependency modeling approach that discards much of the detailed physical knowledge about the system and analyzes its information flow and functional interrelationships. The approach relies on group and flow associations and, as such, is hierarchical. Its hierarchical nature allows the approach to be applicable to any level of complexity and to any repair level. This approach has been incorporated in a product called STAMP (System Testability and Maintenance Program) which was developed and refined through more than 10 years of field-level applications to complex system diagnosis. The results have been outstanding, even spectacular in some cases. In this paper we describe system-level testability, system-level diagnoses, and the STAMP analysis approach, as well as a few STAMP applications.

  4. Core Stability and Core Selection in a Decentralized Labor Matching Market

    Directory of Open Access Journals (Sweden)

    Heinrich H. Nax

    2016-03-01

    Full Text Available We propose a dynamic model of decentralized many-to-one matching in the context of a competitive labor market. Through wage offers and wage demands, firms compete over workers and workers compete over jobs. Firms make hire-and-fire decisions dependent on the wages of their own workers and on the alternative workers available on the job market. Workers bargain for better jobs; either individually or collectively as unions, adjusting wage demands upward/downward depending on whether they are currently employed/unemployed. We show that such a process is absorbed into the core with probability one in finite time. Moreover, within the core, allocations are selected that are characterized by surplus splitting according to a bargaining solution such that (i firms and workforce share total revenue according to relative bargaining strengths, and (ii workers receive equal workforce shares above their individual outside options. These results bridge empirical evidence and provide a rich set of testable predictions.

  5. Online testable concept maps: benefits for learning about the pathogenesis of disease.

    Science.gov (United States)

    Ho, Veronica; Kumar, Rakesh K; Velan, Gary

    2014-07-01

    Concept maps have been used to promote meaningful learning and critical thinking. Although these are crucially important in all disciplines, evidence for the benefits of concept mapping for learning in medicine is limited. We performed a randomised crossover study to assess the benefits of online testable concept maps for learning in pathology by volunteer junior medical students. Participants (n = 65) were randomly allocated to either of two groups with equivalent mean prior academic performance, in which they were given access to either online maps or existing online resources for a 2-week block on renal disease. Groups then crossed over for a 2-week block on hepatic disease. Outcomes were assessed using timed online quizzes, which included questions unrelated to topics in the pathogenesis maps as an internal control. Questionnaires were administered to evaluate students' acceptance of the maps. In both blocks, the group with access to pathogenesis maps achieved significantly higher average scores than the control group on quiz questions related to topics covered by the maps (Block 1: p online testable pathogenesis maps are well accepted and can improve learning of concepts in pathology by medical students. © 2014 John Wiley & Sons Ltd.

  6. DEVELOPMENT OF METHODOLOGY FOR DESIGNING TESTABLE COMPONENT STRUCTURE OF DISCIPLINARY COMPETENCE

    Directory of Open Access Journals (Sweden)

    Vladimir I. Freyman

    2014-01-01

    Full Text Available The aim of the study is to present new methods of quality results assessment of the education corresponding to requirements of Federal State Educational Standards (FSES of the Third Generation developed for the higher school. The urgency of search of adequate tools for quality competency measurement and its elements formed in the course of experts’ preparation are specified. Methods. It is necessary to consider interference of competency components such as knowledge, abilities, possession in order to make procedures of assessment of students’ achievements within the limits of separate discipline or curriculum section more convenient, effective and exact. While modeling of component structure of the disciplinary competence the testable design of components is used; the approach borrowed from technical diagnostics. Results. The research outcomes include the definition and analysis of general iterative methodology for testable designing component structure of the disciplinary competence. Application of the proposed methodology is illustrated as the example of an abstract academic discipline with specified data and index of labour requirement. Methodology restrictions are noted; practical recommendations are given. Scientific novelty. Basic data and a detailed step-by-step implementation phase of the proposed common iterative approach to the development of disciplinary competence testable component structure are considered. Tests and diagnostic tables for different options of designing are proposed. Practical significance. The research findings can help promoting learning efficiency increase, a choice of adequate control devices, accuracy of assessment, and also efficient use of personnel, temporal and material resources of higher education institutions. Proposed algorithms, methods and approaches to procedure of control results organization and realization of developed competences and its components can be used as methodical base while

  7. Generic testability and test methods guidelines for ASIC devices

    International Nuclear Information System (INIS)

    Puri, K.; Takeda, H.

    1996-04-01

    Many industries are switching from analog equipment to digital equipment. This change has become desirable because digital devices have become cost-effective, easily available, highly reliable, easy to qualify and easy to test and replace when needed. The nuclear power industry is beginning to upgrade some of its instrumentation and control equipment from an analog design to digital design. A digital application specific integrated circuit (ASIC) device can be designed to perform the same functions as performed by analog modules. However, the ASIC must be designed for cost-effective testability and qualification. This report provides generic guidelines for designing cost-effective methods for testing and characterizing ASIC devices to accomplish qualification

  8. DNA compaction by poly (amido amine) dendrimers of ammonia cored and ethylene diamine cored

    Science.gov (United States)

    Qamhieh, K.; Al-Shawwa, J.

    2017-06-01

    The complexes build-up of DNA and soft particles poly amidoamine (PAMAM) dendrimers of ammonia cored of generations (G1-G6) and ethylenediamine cored of generations (G1-G10) have been studied, using a new theoretical model developed by Qamhieh and coworkers. The model describes the interaction between linear polyelectrolyte (LPE) chain and ion-penetrable spheres. Many factors affecting LPE/dendrimer complex have been investigated such as dendrimer generation, the Bjerrum length, salt concentration, and rigidity of the LPE chain represented by the persistence length. It is found that the wrapping chain length around dendrimer increases by increasing dendrimer`s generation, Bjerrum length, and salt concentration, while decreases by increasing the persistence length of the LPE chain. Also we can conclude that the wrapping length of LPE chain around ethylenediamine cored dendrimers is larger than its length around ammonia cored dendrimers.

  9. Fault Sample Generation for Virtual Testability Demonstration Test Subject to Minimal Maintenance and Scheduled Replacement

    Directory of Open Access Journals (Sweden)

    Yong Zhang

    2015-01-01

    Full Text Available Virtual testability demonstration test brings new requirements to the fault sample generation. First, fault occurrence process is described by stochastic process theory. It is discussed that fault occurrence process subject to minimal repair is nonhomogeneous Poisson process (NHPP. Second, the interarrival time distribution function of the next fault event is proposed and three typical kinds of parameterized NHPP are discussed. Third, the procedure of fault sample generation is put forward with the assumptions of minimal maintenance and scheduled replacement. The fault modes and their occurrence time subject to specified conditions and time period can be obtained. Finally, an antenna driving subsystem in automatic pointing and tracking platform is taken as a case to illustrate the proposed method. Results indicate that both the size and structure of the fault samples generated by the proposed method are reasonable and effective. The proposed method can be applied to virtual testability demonstration test well.

  10. Testability, Test Automation and Test Driven Development for the Trick Simulation Toolkit

    Science.gov (United States)

    Penn, John

    2014-01-01

    This paper describes the adoption of a Test Driven Development approach and a Continuous Integration System in the development of the Trick Simulation Toolkit, a generic simulation development environment for creating high fidelity training and engineering simulations at the NASA Johnson Space Center and many other NASA facilities. It describes the approach, and the significant benefits seen, such as fast, thorough and clear test feedback every time code is checked into the code repository. It also describes an approach that encourages development of code that is testable and adaptable.

  11. Computer-aided design of microfluidic very large scale integration (mVLSI) biochips design automation, testing, and design-for-testability

    CERN Document Server

    Hu, Kai; Ho, Tsung-Yi

    2017-01-01

    This book provides a comprehensive overview of flow-based, microfluidic VLSI. The authors describe and solve in a comprehensive and holistic manner practical challenges such as control synthesis, wash optimization, design for testability, and diagnosis of modern flow-based microfluidic biochips. They introduce practical solutions, based on rigorous optimization and formal models. The technical contributions presented in this book will not only shorten the product development cycle, but also accelerate the adoption and further development of modern flow-based microfluidic biochips, by facilitating the full exploitation of design complexities that are possible with current fabrication techniques. Offers the first practical problem formulation for automated control-layer design in flow-based microfluidic biochips and provides a systematic approach for solving this problem; Introduces a wash-optimization method for cross-contamination removal; Presents a design-for-testability (DfT) technique that can achieve 100...

  12. In-core Instrument Subcritical Verification (INCISV) - Core Design Verification Method - 358

    International Nuclear Information System (INIS)

    Prible, M.C.; Heibel, M.D.; Conner, S.L.; Sebastiani, P.J.; Kistler, D.P.

    2010-01-01

    According to the standard on reload startup physics testing, ANSI/ANS 19.6.1, a plant must verify that the constructed core behaves sufficiently close to the designed core to confirm that the various safety analyses bound the actual behavior of the plant. A large portion of this verification must occur before the reactor operates at power. The INCISV Core Design Verification Method uses the unique characteristics of a Westinghouse Electric Company fixed in-core self powered detector design to perform core design verification after a core reload before power operation. A Vanadium self powered detector that spans the length of the active fuel region is capable of confirming the required core characteristics prior to power ascension; reactivity balance, shutdown margin, temperature coefficient and power distribution. Using a detector element that spans the length of the active fuel region inside the core provides a signal of total integrated flux. Measuring the integrated flux distributions and changes at various rodded conditions and plant temperatures, and comparing them to predicted flux levels, validates all core necessary core design characteristics. INCISV eliminates the dependence on various corrections and assumptions between the ex-core detectors and the core for traditional physics testing programs. This program also eliminates the need for special rod maneuvers which are infrequently performed by plant operators during typical core design verification testing and allows for safer startup activities. (authors)

  13. Study on the crystallization of multiarm stars with a poly(ethyleneimine) core and poly(ϵ-caprolactone) arms of different length

    Energy Technology Data Exchange (ETDEWEB)

    Díaz, Angélica; Bacaicoa, Anna; Casas, Maria Teresa; Franco, Lourdes [Departament d’Enginyeria Química, Universitat Politècnica de Catalunya, Av. Diagonal 647, Barcelona E-08028 (Spain); Serra, Angels [Departament de Química Analítica i Química Orgànica, Universitat Rovira i Virgili. C. Marcel.lí Domingo, s/n. Campus Sescelades, Tarragona 43007 (Spain); Puiggalí, Jordi, E-mail: Jordi.Puiggali@upc.edu [Departament d’Enginyeria Química, Universitat Politècnica de Catalunya, Av. Diagonal 647, Barcelona E-08028 (Spain)

    2015-05-10

    Highlights: • Isothermal crystallization kinetics of multiarm stars. • Influence of the length of poly(ϵ-caprolactone) arms on crystallization kinetics. • Influence of the length of poly(ϵ-caprolactone) arms on secondary nucleation constant. • Crystallization of mixtures of stars having different arm lengths. - Abstract: Crystallization of multiarm star systems constituted by a core of poly(ethyleneimine) (PEI) and arms of poly(ϵ-caprolactone) (PCL) was studied by transmission electron microscopy, calorimetry and optical microscopy techniques. Three systems differing on the degree of polymerization of PCL were studied as well as binary mixtures constituted by systems differing on the length of PCL arms. Samples were able to crystallize from both diluted solutions and the melt state giving rise to well-formed lamellae and spherulites, respectively. Lamellae of samples with large PCL arms were highly regular and corresponded to elongated hexagonal crystals with an aspect ratio that decreased with the length of PCL arms. A significant decrease on equilibrium melting temperatures, degree of crystallinity and glass transition temperature was detected for samples having short PCL arms. Crystallization kinetics were also highly influenced by the length of PCL arms, being both nucleation density and secondary nucleation constant increased as the length of PCL arms decreased. Crystallization of star mixtures having different PCL lengths was determined by the larger arms since they initiated the process and subsequently shorter arms were progressively incorporated. A thermal nucleation was characteristic of multiarm star mixtures due to the different crystallization temperature ranges of samples with large and short PCL arms, whereas samples with a homogeneous arm length rendered an athermal nucleation.

  14. Toward power scaling in an acetylene mid-infrared hollow-core optical fiber gas laser: effects of pressure, fiber length, and pump power

    Science.gov (United States)

    Weerasinghe, H. W. Kushan; Dadashzadeh, Neda; Thirugnanasambandam, Manasadevi P.; Debord, Benoît.; Chafer, Matthieu; Gérôme, Frédéric; Benabid, Fetah; Corwin, Kristan L.; Washburn, Brian R.

    2018-02-01

    The effect of gas pressure, fiber length, and optical pump power on an acetylene mid-infrared hollow-core optical fiber gas laser (HOFGLAS) is experimentally determined in order to scale the laser to higher powers. The absorbed optical power and threshold power are measured for different pressures providing an optimum pressure for a given fiber length. We observe a linear dependence of both absorbed pump energy and lasing threshold for the acetylene HOFGLAS, while maintaining a good mode quality with an M-squared of 1.15. The threshold and mode behavior are encouraging for scaling to higher pressures and pump powers.

  15. Improvements to core-catchers

    Energy Technology Data Exchange (ETDEWEB)

    Johnson, T C.W.

    1969-07-22

    A core catcher consists of a generally annular holder adapted to be contained within a core barrel with sets of dogs circumferentially disposed in the holder. Each set of dogs consists of at least 2 dogs of different lengths pivotally mounted in the holder to swing inward. The dogs in each set are vertically superimposed. They are of upward decreasing length, with the arc of swing of the vertically adjacent dogs overlapping. (8 claims)

  16. Model-Based Testability Assessment and Directed Troubleshooting of Shuttle Wiring Systems

    Science.gov (United States)

    Deb, Somnath; Domagala, Chuck; Shrestha, Roshan; Malepati, Venkatesh; Cavanaugh, Kevin; Patterson-Hine, Ann; Sanderfer, Dwight; Cockrell, Jim; Norvig, Peter (Technical Monitor)

    2000-01-01

    We have recently completed a pilot study on the Space shuttle wiring system commissioned by the Wiring Integrity Research (WIRe) team at NASA Ames Research Center, As the space shuttle ages, it is experiencing wiring degradation problems including arcing, chaffing insulation breakdown and broken conductors. A systematic and comprehensive test process is required to thoroughly test and quality assure (QA) the wiring systems. The NASA WIRe team recognized the value of a formal model based analysis for risk-assessment and fault coverage analysis. However. wiring systems are complex and involve over 50,000 wire segments. Therefore, NASA commissioned this pilot study with Qualtech Systems. Inc. (QSI) to explore means of automatically extracting high fidelity multi-signal models from wiring information database for use with QSI's Testability Engineering and Maintenance System (TEAMS) tool.

  17. Bayesian naturalness, simplicity, and testability applied to the B ‑ L MSSM GUT

    Science.gov (United States)

    Fundira, Panashe; Purves, Austin

    2018-04-01

    Recent years have seen increased use of Bayesian model comparison to quantify notions such as naturalness, simplicity, and testability, especially in the area of supersymmetric model building. After demonstrating that Bayesian model comparison can resolve a paradox that has been raised in the literature concerning the naturalness of the proton mass, we apply Bayesian model comparison to GUTs, an area to which it has not been applied before. We find that the GUTs are substantially favored over the nonunifying puzzle model. Of the GUTs we consider, the B ‑ L MSSM GUT is the most favored, but the MSSM GUT is almost equally favored.

  18. PERBANDINGAN MAINTAINABILITY, FLEKSIBILITY, TESTABILITY PADA CMS OPEN SOURCE E-COMMERCE

    Directory of Open Access Journals (Sweden)

    Rini Anggrainingsih

    2017-09-01

    Full Text Available Content Management System (CMS open source banyak digunakan dalam website e-commerce. CMS open source e-commerce tumbuh semakin canggih dan lebih kompetitif. Artikel ini berisi perbandingan kualitas software dari top three CMS open sourece e-commerce yaitu Magento, Woocomerce,dan OpenCart. perbandingan dilakukan terhadap kualitas revision software yaitu maintainability, fleksibility, dan testability. Kualitas revison diuji sebab maintenance dan testing merupakan proses yang sangat penting dalam pembuatan sebuah software dan memerlukan banyak resource. Pengukuran dilakukan dengan menggunakan phpmetric untuk menghitung maintainability index, afferent coupling, efferent couping, lack of cohesion method, cyclomatic complexity. Tujuan dari penulisan artikel ini adalah untuk menentukkan open source e-commerce terbaik dalam proses maintenance, adaptasi, dan modifikasi. Hasil menunjukkan bahwa magento memiliki kemampuan terbaik untuk maintenance, testing, dan perubahan kode dibandingkan Woocommerce dan Opencart, dimana nilai maintainaility indenxnya 111,36, afferent coupling 0,826, efferent coupling 1,83, Lack of cohesion method 2,10 dan Cyclomatic Complexity 11,02.

  19. High-density multicore fiber with heterogeneous core arrangement

    DEFF Research Database (Denmark)

    Amma, Y.; Sasaki, Y.; Takenaga, K.

    2015-01-01

    A 30-core fiber with heterogeneous cores that achieved large spatial multiplicity and low crosstalk of less than −40 dB at 100 km was demonstrated. The correlation lengths were estimated to be more than 1 m.......A 30-core fiber with heterogeneous cores that achieved large spatial multiplicity and low crosstalk of less than −40 dB at 100 km was demonstrated. The correlation lengths were estimated to be more than 1 m....

  20. LMFBR design and its evolution. (2) Core design of LMFBR

    International Nuclear Information System (INIS)

    Uto, Nariaki; Mizuno, Tomoyasu

    2003-01-01

    Sodium-cooled core design studies are performed. MOX fuel core with axial blanket partial elimination subassembly due to safety consideration is studied. This type of core with high internal conversion ratio possesses capability of achieving 26 months of operation cycle length and 100 GWd/t of burnup averaged over core and blanket, which are superior characteristics in view of reducing cost of power generation. Metal fuel core is also studied, and its higher breeding capability reveals a potential of better core performance such as longer operation cycle length for the same level of electricity generation, though core outlet temperature is limited to lower level due to steel cladding-metal fuel compatibility concerns. Another metal fuel core concept using single Pu enrichment and two radial regions with individual fuel pin diameters achieves 550degC of core outlet temperature identical to that of MOX fuel core, keeping operation cycle length comparable with that of MOX fuel core. This series of study results show that sodium-cooled MOX and metal fuel cores have a high flexibility in satisfying various needs including fuel cycle cost and breeding capability, depending on the stage of introducing commercialized fast reactor cycle system. (author)

  1. Comparison on testability of visual acuity, stereo acuity and colour vision tests between children with learning disabilities and children without learning disabilities in government primary schools.

    Science.gov (United States)

    Abu Bakar, Nurul Farhana; Chen, Ai-Hong

    2014-02-01

    Children with learning disabilities might have difficulties to communicate effectively and give reliable responses as required in various visual function testing procedures. The purpose of this study was to compare the testability of visual acuity using the modified Early Treatment Diabetic Retinopathy Study (ETDRS) and Cambridge Crowding Cards, stereo acuity using Lang Stereo test II and Butterfly stereo tests and colour perception using Colour Vision Test Made Easy (CVTME) and Ishihara's Test for Colour Deficiency (Ishihara Test) between children in mainstream classes and children with learning disabilities in special education classes in government primary schools. A total of 100 primary school children (50 children from mainstream classes and 50 children from special education classes) matched in age were recruited in this cross-sectional comparative study. The testability was determined by the percentage of children who were able to give reliable respond as required by the respective tests. 'Unable to test' was defined as inappropriate response or uncooperative despite best efforts of the screener. The testability of the modified ETDRS, Butterfly stereo test and Ishihara test for respective visual function tests were found lower among children in special education classes ( P learning disabilities. Modifications of vision testing procedures are essential for children with learning disabilities.

  2. Mode group specific amplification length in an asymmetric LPG assisted few-mode EDFA

    Science.gov (United States)

    Rastogi, Vipul; Gaur, Ankita; Aschieri, Pierre; Dussardier, Bernard

    2017-01-01

    This article presents a scheme for few-mode EDFA, which allows to choose independent amplification lengths for different mode groups. The EDF is a dual concentric core fiber, where the central core is connected to the line FMF and the ring core is doped with erbium to provide amplification. The modes of FMF are launched into the central core of the EDF, are converted into ring modes using LPG for amplification and then converted back into central core modes using another LPG. The distance between the LPGs determines the amplification length. The amplification length, can thus, be chosen for a given mode group. We demonstrate the working of this concept by choosing LP11 and LP21 mode groups of the FMF and show that a suitable choice of amplification lengths for the two mode groups can tailor the differential modal gain (DMG) to any desired value. We demonstrate achieving zero DMG among all the mode of LP11 and LP21 mode groups using this concept while having gain in excess of 20 dB. The study should be useful for optical fiber communication system employing space-division multiplexing (SDM).

  3. Study of the mechanism of clamping and detachment of a core sample by core lever lifters

    Energy Technology Data Exchange (ETDEWEB)

    Barabashkin, I I; Mizyakin, V M; Nikitin, S V

    1981-01-01

    Geometric dimensions of the basic elements of a core lifter should be determined depending on the clamping conditions. The changes should be determined depending on the conditions of the core sample diameter, critical angle between the lever and the core samples in the necessary depth of submersion of the contact edge of the lever into its surface. The core lifter KTsRZ-80 with eccentric core reception makes it possible to arrange more efficiently the core removing elements on the edge of the band. The use of the core lifters with eccentric plan of arrangement of the levers and their optimal length increases the removal of the core sample.

  4. Role of ligand-ligand vs. core-core interactions in gold nanoclusters.

    Science.gov (United States)

    Milowska, Karolina Z; Stolarczyk, Jacek K

    2016-05-14

    The controlled assembly of ligand-coated gold nanoclusters (NCs) into larger structures paves the way for new applications ranging from electronics to nanomedicine. Here, we demonstrate through rigorous density functional theory (DFT) calculations employing novel functionals accounting for van der Waals forces that the ligand-ligand interactions determine whether stable assemblies can be formed. The study of NCs with different core sizes, symmetry forms, ligand lengths, mutual crystal orientations, and in the presence of a solvent suggests that core-to-core van der Waals interactions play a lesser role in the assembly. The dominant interactions originate from combination of steric effects, augmented by ligand bundling on NC facets, and related to them changes in electronic properties induced by neighbouring NCs. We also show that, in contrast to standard colloidal theory approach, DFT correctly reproduces the surprising experimental trends in the strength of the inter-particle interaction observed when varying the length of the ligands. The results underpin the importance of understanding NC interactions in designing gold NCs for a specific function.

  5. Amplified Fragment Length Polymorphism Fingerprinting for Identification of a Core Group of Neisseria gonorrhoeae Transmitters in the Population Attending a Clinic for Treatment of Sexually Transmitted Diseases in Amsterdam, The Netherlands

    OpenAIRE

    Spaargaren, Joke; Stoof, Jeroen; Fennema, Han; Coutinho, Roel; Savelkoul, Paul

    2001-01-01

    Amplified fragment length polymorphism analysis seems well suited for studying the epidemiology of isolates of Neisseria gonorrhoeae obtained from patients attending the Sexually Transmitted Disease Outpatient Clinic in Amsterdam, The Netherlands. It shows potential to identify the core group of transmitters.

  6. The core domain as the force sensor of the yeast mechanosensitive TRP channel.

    Science.gov (United States)

    Su, Zhenwei; Anishkin, Andriy; Kung, Ching; Saimi, Yoshiro

    2011-12-01

    Stretch-activated conductances are commonly encountered in careful electric recordings. Those of known proteins (TRP, MscL, MscS, K(2p), Kv, etc.) all share a core, which houses the ion pathway and the gate, but no recognizable force-sensing domain. Like animal TRPs, the yeast TRPY1 is polymodal, activated by stretch force, Ca(2+), etc. To test whether its S5-S6 core senses the stretch force, we tried to uncouple it from the peripheral domains by strategic peptide insertions to block the covalent core-periphery interactions. Insertion of long unstructured peptides should distort, if not disrupt, protein structures that transmit force. Such insertions between S6 and the C-terminal tail largely removed Ca(2+) activation, showing their effectiveness. However, such insertions as well as those between S5 and the N-terminal region, which includes S1-S4, did not significantly alter mechanosensitivity. Even insertions at both locations flanking the S5-S6 core did not much alter mechanosensitivity. Tryptophan scanning mutations in S5 were also constructed to perturb possible noncovalent core-periphery contacts. The testable tryptophan mutations also have little or no effects on mechanosensitivity. Boltzmann fits of the wild-type force-response curves agree with a structural homology model for a stretch-induced core expansion of ~2 nm(2) upon opening. We hypothesize that membrane tension pulls on S5-S6, expanding the core and opening the TRPY1 gate. The core being the major force sensor offers the simplest, though not the only, explanation of why so many channels of disparate designs are mechanically sensitive. Compared with the bacterial MscL, TRPY1 is much less sensitive to force, befitting a polymodal channel that relies on multiple stimuli.

  7. Testable solution of the cosmological constant and coincidence problems

    International Nuclear Information System (INIS)

    Shaw, Douglas J.; Barrow, John D.

    2011-01-01

    We present a new solution to the cosmological constant (CC) and coincidence problems in which the observed value of the CC, Λ, is linked to other observable properties of the Universe. This is achieved by promoting the CC from a parameter that must be specified, to a field that can take many possible values. The observed value of Λ≅(9.3 Gyrs) -2 [≅10 -120 in Planck units] is determined by a new constraint equation which follows from the application of a causally restricted variation principle. When applied to our visible Universe, the model makes a testable prediction for the dimensionless spatial curvature of Ω k0 =-0.0056(ζ b /0.5), where ζ b ∼1/2 is a QCD parameter. Requiring that a classical history exist, our model determines the probability of observing a given Λ. The observed CC value, which we successfully predict, is typical within our model even before the effects of anthropic selection are included. When anthropic selection effects are accounted for, we find that the observed coincidence between t Λ =Λ -1/2 and the age of the Universe, t U , is a typical occurrence in our model. In contrast to multiverse explanations of the CC problems, our solution is independent of the choice of a prior weighting of different Λ values and does not rely on anthropic selection effects. Our model includes no unnatural small parameters and does not require the introduction of new dynamical scalar fields or modifications to general relativity, and it can be tested by astronomical observations in the near future.

  8. Shorter Psychiatry Clerkship Length Is Associated with Lower NBME Psychiatry Shelf Exam Performance

    Science.gov (United States)

    Bostwick, J. Michael; Alexander, Cara

    2012-01-01

    Objective: The goal of this study was to evaluate a recent medical school curriculum change at our institution 3 years ago; specifically: shortening the Psychiatry core clerkship from 4 to 3 weeks and adding an optional 6-week core/elective combination rotation in lieu of the 3-week core. The authors aimed to determine whether clerkship length was…

  9. Nuclear reactor with scrammable part length rod

    International Nuclear Information System (INIS)

    Bevilacqua, F.

    1979-01-01

    A new part length rod is provided. It may be used to control xenon induced power oscillations but to contribute to shutdown reactivity when a rapid shutdown of the reactor is required. The part length rod consists of a control rod with three regions. The lower control region is a longer weaker active portion separated from an upper stronger shorter poison section by an intermediate section which is a relative non-absorber of neutrons. The combination of the longer weaker control section with the upper high worth poison section permits the part length rod of this to be scrammed into the core when a reactor shutdown is required but also permits the control rod to be used as a tool to control power distribution in both the axial and radial directions during normal operation

  10. Textual Demands of Passages in Three English/Language Arts Common Core Assessments and One Core Literacy Program for Intermediate Elementary Grades

    Science.gov (United States)

    Morrison, Timothy G.; Wilcox, Brad; Murdoch, Erica; Bird, Lauren

    2018-01-01

    The Common Core has emphasized reading for comprehension, including making inferences. However, little is known about the textual demands found within assessment and instructional passages that are promoted as being in line with Common Core expectations. The purpose of this content analysis was to identify the readability levels, passage length,…

  11. Digital data storage of core image using high resolution full color core scanner; Kokaizodo full color scanner wo mochiita core image no digital ka

    Energy Technology Data Exchange (ETDEWEB)

    Takahashi, W; Ujo, S; Osato, K; Takasugi, S [Geothermal Energy Research and Development Co. Ltd., Tokyo (Japan)

    1996-05-01

    This paper reports on digitization of core images by using a new type core scanner system. This system consists of a core scanner unit (equipped with a CCD camera), a personal computer and ancillary devices. This is a modification of the old type system, with measurable core length made to 100 cm/3 scans, and resolution enhanced to 5100 pixels/m (1024 pixels/m in the old type). The camera was changed to that of a color specification, and the A/D conversion was improved to 24-bit full color. As a result of carrying out a detail reproduction test on digital images of this core scanner, it was found that objects can be identified at a level of about the size of pixels constituting the image in the case when the best contrast is obtained between the objects and the background, and that in an evaluation test on visibility of concaves and convexes on core surface, reproducibility is not very good in large concaves and convexes. 2 refs., 6 figs.

  12. Influence of fibre design and curvature on crosstalk in multi-core fibre

    International Nuclear Information System (INIS)

    Egorova, O N; Astapovich, M S; Semjonov, S L; Dianov, E M; Melnikov, L A; Salganskii, M Yu; Mishkin, S N; Nishchev, K N

    2016-01-01

    We have studied the influence of cross-sectional structure and bends on optical cross-talk in a multicore fibre. A reduced refractive index layer produced between the cores of such fibre with a small centre-to-centre spacing between neighbouring cores (27 μm) reduces optical cross-talk by 20 dB. The cross-talk level achieved, 30 dB per kilometre of the length of the multicore fibre, is acceptable for a number of applications where relatively small lengths of fibre are needed. Moreover, a significant decrease in optical cross-talk has been ensured by reducing the winding diameter of multicore fibres with identical cores. (fiber optics)

  13. Influence of fibre design and curvature on crosstalk in multi-core fibre

    Energy Technology Data Exchange (ETDEWEB)

    Egorova, O N; Astapovich, M S; Semjonov, S L; Dianov, E M [Fiber Optics Research Center, Russian Academy of Sciences, Moscow (Russian Federation); Melnikov, L A [Kotel' nikov Institute of Radio Engineering and Electronics, Russian Academy of Sciences, Saratov Branch, Saratov (Russian Federation); Salganskii, M Yu [G.G.Devyatykh Institute of Chemistry of High-Purity Substances, Russian Academy of Sciences, Nizhnii Novgorod (Russian Federation); Mishkin, S N; Nishchev, K N [N.P. Ogarev Mordovia State University, Physics and Chemistry Institute, Saransk (Russian Federation)

    2016-03-31

    We have studied the influence of cross-sectional structure and bends on optical cross-talk in a multicore fibre. A reduced refractive index layer produced between the cores of such fibre with a small centre-to-centre spacing between neighbouring cores (27 μm) reduces optical cross-talk by 20 dB. The cross-talk level achieved, 30 dB per kilometre of the length of the multicore fibre, is acceptable for a number of applications where relatively small lengths of fibre are needed. Moreover, a significant decrease in optical cross-talk has been ensured by reducing the winding diameter of multicore fibres with identical cores. (fiber optics)

  14. Frequency Characteristics of Double-Walled Carbon Nanotube Resonator with Different Length

    Directory of Open Access Journals (Sweden)

    Jun-Ha LEE

    2016-05-01

    Full Text Available In this paper, we have conducted classical molecular dynamics simulations for DWCNTs of various wall lengths to investigate their use as ultrahigh frequency nano-mechanical resonators. We sought to determine the variations in the frequency of these resonators according to changes in the DWCNT wall lengths. For a double-walled carbon nanotube resonator with a shorter inner nanotube, the shorter inner nanotube can be considered to be a flexible core, and thus, the length influences the fundamental frequency. In this paper, we analyze the variation in frequency of ultra-high frequency nano-mechnical resonators constructed from DWCNTs with different wall lengths.DOI: http://dx.doi.org/10.5755/j01.ms.22.2.12951

  15. Increasing the working efficiency of core lifter in a sectional turbobit

    Energy Technology Data Exchange (ETDEWEB)

    Shakhmaev, Z M; Kutepov, A I; Ganiev, G M

    1969-01-01

    Reasons for decreases of core recovery and decreases of drilling efficiency in core drilling are presented. One of the main faults with the turbobit is breakage of core lifter. As the length of the core lifter was increased, its strength was reduced. Use of ordinary tubing is not satisfactory with core lifters equipped with turbobits of 170 and 235 mm diam. The construction of lightweight alloy tubing (73 mm diam) for use with 235 mm turbobits is described. Tests showed that the lightweight core lifter assembly works satisfactorily. Schematic diagrams and descriptions of lightweight core lifters are supplied.

  16. Proposal of a benchmark for core burnup calculations for a VVER-1000 reactor core

    International Nuclear Information System (INIS)

    Loetsch, T.; Khalimonchuk, V.; Kuchin, A.

    2009-01-01

    In the framework of a project supported by the German BMU the code DYN3D should be further validated and verified. During the work a lack of a benchmark on core burnup calculations for VVER-1000 reactors was noticed. Such a benchmark is useful for validating and verifying the whole package of codes and data libraries for reactor physics calculations including fuel assembly modelling, fuel assembly data preparation, few group data parametrisation and reactor core modelling. The benchmark proposed specifies the core loading patterns of burnup cycles for a VVER-1000 reactor core as well as a set of operational data such as load follow, boron concentration in the coolant, cycle length, measured reactivity coefficients and power density distributions. The reactor core characteristics chosen for comparison and the first results obtained during the work with the reactor physics code DYN3D are presented. This work presents the continuation of efforts of the projects mentioned to estimate the accuracy of calculated characteristics of VVER-1000 reactor cores. In addition, the codes used for reactor physics calculations of safety related reactor core characteristics should be validated and verified for the cases in which they are to be used. This is significant for safety related evaluations and assessments carried out in the framework of licensing and supervision procedures in the field of reactor physics. (authors)

  17. Modeled and Measured Dynamics of a Composite Beam with Periodically Varying Foam Core

    Science.gov (United States)

    Cabell, Randolph H.; Cano, Roberto J.; Schiller, Noah H.; Roberts Gary D.

    2012-01-01

    The dynamics of a sandwich beam with carbon fiber composite facesheets and foam core with periodic variations in material properties are studied. The purpose of the study is to compare finite element predictions with experimental measurements on fabricated beam specimens. For the study, three beams were fabricated: one with a compliant foam core, a second with a stiffer core, and a third with the two cores alternating down the length of the beam to create a periodic variation in properties. This periodic variation produces a bandgap in the frequency domain where vibrational energy does not readily propagate down the length of the beam. Mode shapes and natural frequencies are compared, as well as frequency responses from point force input to velocity response at the opposite end of the beam.

  18. Optimization of core reload design for low-leakage fuel management in pressurized water reactors

    International Nuclear Information System (INIS)

    Kim, Y.J.; Downar, T.J.; Sesonske, A.

    1987-01-01

    A method was developed to optimize pressurized water reactor low-leakage core reload designs that features the decoupling and sequential optimization of the fuel arrangement and control problems. The two-stage optimization process provides the maximum cycle length for a given fresh fuel loading subject to power peaking constraints. In the first stage, a best fuel arrangement is determined at the end of cycle (EOC) in the absence of all control poisons by employing a direct search method. The constant power, Haling depletion is used to provide the cycle length and EOC power peaking for each candidate core fuel arrangement. In the second stage, the core control poison requirements to meet the core peaking constraints throughout the cycle are determined using an approximate nonlinear programming technique

  19. On a testable unification of electromagnetics, general relativity, and quantum mechanics

    International Nuclear Information System (INIS)

    Bearden, T.E.; Rosenthal, W.

    1991-01-01

    Unrecognized for what it was, in 1903-1904 E.T. Whittaker (W) published a fundamental, engineerable theory of electogravitation (EG) in two profound papers. The first (W-1903) demonstrated a hidden bidirectional EM wave structure in the scalar potential of vacuum, and showed how to produce a standing scalar EM potential wave -- the same wave discovered experimentally four years earlier by Nikola Tesla. W-1903 is a hidden variable theory that shows how to determinsitically curve the local and/or distant spacetime using EM. W-1904 shows that all force field EM can be replaced by interferometry of two scalar potentials, anticipating the Aharonov-Bohm effect by 55 years and extending it to the engineerable macroscopic world. W-1903 shows how to turn EM into G-potential, curve local and/or distant spacetime, and directly engineer the virtual particle flux of vacuum. W-1904 shows how to turn G-potential and curvature of spacetime back into force-field EM, even at a distance. The papers implement Sahkarov's 1968 statement that gravitation is not a fundamental field of nature, gut a conglomerate of other fields. Separately applied to electromagnetic (EM), quantum mechanics (QM), and general relativity (GR), an extended superset of each results. The three supersets are Whittaker-unified, so that a testable, engineerable, unified field theory is generated. EM, QM, and GR each contained a fundamental error that blocked unification, and these three errors are explain. The Schroedinger potential can also be structured and altered, indicating the direct engineering of physical quantum change. Recently Ignatovich has pointed out this hidden bidirectional EM wave structure in the Schroedinger potential, without referencing Whittaker's 1903 discovery of the basic effect

  20. The effects of core stabilization exercise on dynamic balance and gait function in stroke patients.

    Science.gov (United States)

    Chung, Eun-Jung; Kim, Jung-Hee; Lee, Byoung-Hee

    2013-07-01

    [Purpose] The purpose of this study was to determine the effects of core stabilization exercise on dynamic balance and gait function in stroke patients. [Subjects] The subjects were 16 stroke patients, who were randomly divided into two groups: a core stabilization exercise group of eight subjects and control group of eight subjects. [Methods] Subjects in both groups received general training five times per week. Subjects in the core stabilization exercise group practiced an additional core stabilization exercise program, which was performed for 30 minutes, three times per week, during a period of four weeks. All subjects were evaluated for dynamic balance (Timed Up and Go test, TUG) and gait parameters (velocity, cadence, step length, and stride length). [Results] Following intervention, the core exercise group showed a significant change in TUG, velocity, and cadence. The only significant difference observed between the core group and control group was in velocity. [Conclusion] The results of this study suggest the feasibility and suitability of core stabilization exercise for stroke patients.

  1. Experimental results on improved JARE deep ice core drill-Experiments in Rikubetsu, Hokkaido in 2002 -

    Directory of Open Access Journals (Sweden)

    Takao Kameda

    2002-07-01

    Full Text Available Deep ice coring to bedrock (3028m in depth at Dome Fuji Station is planned during three successive summer seasons starting from 2003/2004. An improved JARE deep ice core drill (12.2m in length and 3.8m in maximum core length was developed in December 2001 for the ice coring at Dome Fuji. In January/February of 2002,we performed experiments on drill performance using artificial ice blocks in Rikubetsu, Hokkaido. In this paper, we outline the experiment and report the results. It was found through the experiment that an ice core of 3.8m length was smoothly obtained by the improved drill with three screws in the chip chamber and cutting pitch of 5mm/cycle. About 45000 small holes 1.2mm in diameter were made on the surface of the chip chamber. These small holes enabled liquid to circulate between cutters and outside of the drill through the chip chamber in the drill. The dry density of the chips was 440 to 500kg/m^3 and the chip recovery rate during ice coring was 65 to 91%. A check valve installed at the bottom of the chip chamber to prevent outflow of chips from the drill was not tested enough, but more durability is needed for the valve. The newly developed motor system and core catchers of the drill worked perfectly. The average coring speed was 24.5cm/min with cutting pitch of 5mm/cycle. The average power consumption during ice coring was 171W.

  2. Third Generation (3G) Site Characterization: Cryogenic Core Collection and High Throughput Core Analysis - An Addendum to Basic Research Addressing Contaminants in Low Permeability Zones - A State of the Science Review

    Science.gov (United States)

    2016-07-29

    Styrofoam insulation for keeping the core frozen during MRI .................................. 78 Figure 5-2. Schematic of reference and core setting in... Hollow -Stem Auger HTCA High-Throughput Core Analysis IC Ion Chromatograph ID Inner Diameter k Permeability LN Liquid Nitrogen LNAPL Light...vibration, or “over drilling” using a hollow -stem auger. The ratio of the length of the collected core to the depth over which the sample tube is

  3. Effects of Radial Reflector Composition on Core Reactivity and Peak Power

    International Nuclear Information System (INIS)

    Park, Sang Yoon; Lee, Kyung Hoon; Song, Jae Seung

    2007-10-01

    The effects of radial SA-240 alloy shroud on core reactivity and peak power are evaluated. The existence of radial SA-240 alloy shroud makes reflector water volume decrease, so the thermal absorption cross section of radial reflector is lower than without SA-240 alloy shroud case. Finally, the cycle length is increased from 788 EFPD to 845 EFPD and the peak power is decreased from 1.66 to 1.49. In the case of without SA-240 alloy shroud, a new core loading pattern search has been performed. For the guarantee of the same equivalent cycle length of with SA-240 alloy shroud case, the enrichment of U-235 should be increased from 4.22 w/o to 4.68 w/o. The nuclear key safety parameters of new core loading pattern have been calculated and recorded for the future

  4. Effects of Radial Reflector Composition on Core Reactivity and Peak Power

    Energy Technology Data Exchange (ETDEWEB)

    Park, Sang Yoon; Lee, Kyung Hoon; Song, Jae Seung

    2007-10-15

    The effects of radial SA-240 alloy shroud on core reactivity and peak power are evaluated. The existence of radial SA-240 alloy shroud makes reflector water volume decrease, so the thermal absorption cross section of radial reflector is lower than without SA-240 alloy shroud case. Finally, the cycle length is increased from 788 EFPD to 845 EFPD and the peak power is decreased from 1.66 to 1.49. In the case of without SA-240 alloy shroud, a new core loading pattern search has been performed. For the guarantee of the same equivalent cycle length of with SA-240 alloy shroud case, the enrichment of U-235 should be increased from 4.22 w/o to 4.68 w/o. The nuclear key safety parameters of new core loading pattern have been calculated and recorded for the future.

  5. Fuel management strategy for the compact core design of RSG GAS (MPR-30)

    Energy Technology Data Exchange (ETDEWEB)

    Sembiring, T.M.; Liem, P.H.; Tukiran, S. [National Nuclear Energy Agency (Batan), PUSPIPTEK-Serpong Tangerang (Indonesia)

    2000-07-01

    The rearrangement of the core configuration of the RSG GAS reactor to obtain a compact core is in progress. A fuel management strategy is proposed for the equilibrium compact core of this reactor by reducing the number of in-core irradiation positions. The reduced irradiation positions are based on the activities during 12 years operation. The obtained compact core gives significant extension of the operation cycle length so that the reactor availability and utilization can be enhanced. The equilibrium compact silicide core obtained met the imposed design constraints and safety requirements. (author)

  6. Fuel management strategy for the compact core design of RSG GAS (MPR-30)

    International Nuclear Information System (INIS)

    Sembiring, T.M.; Liem, P.H.; Tukiran, S.

    2000-01-01

    The rearrangement of the core configuration of the RSG GAS reactor to obtain a compact core is in progress. A fuel management strategy is proposed for the equilibrium compact core of this reactor by reducing the number of in-core irradiation positions. The reduced irradiation positions are based on the activities during 12 years operation. The obtained compact core gives significant extension of the operation cycle length so that the reactor availability and utilization can be enhanced. The equilibrium compact silicide core obtained met the imposed design constraints and safety requirements. (author)

  7. Economic optimization of PWR cores with ROSA

    International Nuclear Information System (INIS)

    Verhagen, F.C.M.; Wakker, P.H.

    2005-01-01

    The core-loading pattern is decisive for fuel cycle economics, fuel safety parameters and economic planning for future cycles. ROSA, NRG's loading pattern optimization code system for PWRs, has proven for over a decade to be a valuable tool to reactor operators for improving their fuel management economics. ROSA uses simulated annealing as loading pattern optimization technique, in combination with an extremely fast 3-D neutronics code for loading pattern calculations. The code is continuously extended with new optimization parameters and rules. This paper outlines recent developments of the ROSA code system and discusses results of PWR specific applications of ROSA. Core designs with a large variety of challenging constraints have been realized with ROSA. As a typical example, for the 193 assembly, Vantage 5H/RFA-2 fueled TVA's Watts Bar unit 1, a cycle 4 core with 76 feed assemblies was designed. This was followed by a high-energy cycle 5 with only 77 feed assemblies and approximately 535 days of natural cycle length. Subsequently, an economical core using 72 bundles was designed for cycle 6. This resulted in considerable savings in the cost of feed assemblies for reloads. The typical accuracy of ROSA compared to results of license codes in within ±0.02 for normalized assembly powers, ±0.03 for maximum enthalpy rise hot channel factor (F ΔH ), and ±3 days for natural cycle length. (author)

  8. Ellipsoidal all-dielectric Fano resonant core-shell metamaterials

    Science.gov (United States)

    Reena, Reena; Kalra, Yogita; Kumar, Ajeet

    2018-06-01

    In this paper, ellipsoidal core (Si) and shell (SiO2) metamaterial has been proposed for highly directional properties. At the wavelength of magnetic resonance, Fano dip occurs in the backward scattering cross section and forward scattering enhancement takes place at the same wavelength so that there is an increment in the directivity. Effect on the directivity by changing the length of ellipsoidal nanoparticle along semi-axes has been analyzed. Two Fano resonances have been observed by decreasing the length of the nanoparticle along the semi-axis having electric polarization, where first and second Fano resonances are attributed to the dipole and quadrupole moments, respectively. These Fano resonant wavelengths in ellipsoidal nanoparticle exhibit higher directivity than the Kerker's type scattering or forward scattering shown by symmetrical structures like sphere. So, this core-shell metamaterial can act as an efficient directional nanoantenna.

  9. A multi-cycle optimization approach for low leakage in-core fuel management

    International Nuclear Information System (INIS)

    Cheng Pingdong; Shen Wei

    1999-01-01

    A new approach was developed to optimize pressurized waster reactor (PWR) low-leakage multi-cycle reload core design. The multi-cycle optimization process is carried out by the following three steps: The first step is a linear programming in search for an optimum power sharing distribution and optimum cycle length distribution for the successive several cycles to yield maximum multi-cycle total cycle length. In the second step, the fuel arrangement and burnable poison (BP) assignment are decoupled by using Haling power distribution and the optimum fuel arrangement is determined at the EOL in the absence of all BPs by employing a linear programming method or direct search method with objective function to force the calculated cycle length to be as close as possible to the optimum single cycle length obtained in the first step and with optimum power sharing distribution as additional constraints during optimization. In the third step, the BP assignment is optimized by the Flexible Tolerance Method (FTM) or linear programming method using the number of BP rods as control variable. The technology employed in the second and third steps was the usual decoupling method used in low-leakage core design. The first step was developed specially for multi-cycle optimization design and discussed in detail. Based on the proposed method a computer code MCYCO was encoded and tested for Qinshan Nuclear Power Plant (QNPP) low leakage reload core design. The multi-cycle optimization method developed, together with the program MCYCO, provides an applicable tool for solving the PWR low leakage reload core design problem

  10. New long-cycle small modular PWR cores using particle type burnable poisons for low boron operation

    Energy Technology Data Exchange (ETDEWEB)

    Yoo, Hoseong; Hwang, Dae Hee [Department of Nuclear Engineering, Kyung Hee University, Deogyeong-daero, GiHeung-gu, Yongin, Gyeonggi-do 446-701 (Korea, Republic of); Hong, Ser Gi, E-mail: sergihong@khu.ac.kr [Department of Nuclear Engineering, Kyung Hee University, Deogyeong-daero, GiHeung-gu, Yongin, Gyeonggi-do 446-701 (Korea, Republic of); Shin, Ho Choel [Core and Fuel Analysis Group, Korea Hydro & Nuclear Power Central Research Institute (KHNP-CRI), Daejon 305-343 (Korea, Republic of)

    2017-04-01

    Highlights: • New advanced burnable poison rods (BPR) are suggested for low boron operation in PWR. • The new SMR cores have long cycle length of ∼4.5 EFPYs with low boron concentration. • The SMR core satisfies all the design targets and constraints. - Abstract: In this paper, new small long-cycle PWR (Pressurized Water Reactor) cores for low boron concentration operation are designed by employing advanced burnable poison rods (BPRs) in which the BISO (Bi-Isotropic) particles of burnable poison are distributed in a SiC matrix. The BPRs are designed by adjusting the kernel diameter, the kernel material and the packing fraction to effectively reduce the excess reactivity in order to reduce the boron concentration in the coolant and achieve a flat change in excess reactivity over a long operational cycle. In addition, axial zoning of the BPRs was suggested to improve the core performances, and it was shown that the suggested axial zoning of BPRs considerably extends the cycle length compared to a core with no BPR axial zoning. The results of the core physics analyses showed that the cores using BPRs with a B{sub 4}C kernel have long cycle lengths of ∼4.5 EFPYs (Effective Full Power Years), small maximum CBCs (Critical Boron Concentration) lower than 370 ppm, low power peaking factors, and large shutdown margins of control element assemblies.

  11. Plasma core reactor applications

    International Nuclear Information System (INIS)

    Latham, T.S.; Rodgers, R.J.

    1976-01-01

    Analytical and experimental investigations are being conducted to demonstrate the feasibility of fissioning uranium plasma core reactors and to characterize space and terrestrial applications for such reactors. Uranium hexafluoride (UF 6 ) fuel is injected into core cavities and confined away from the surface by argon buffer gas injected tangentially from the peripheral walls. Power, in the form of thermal radiation emitted from the high-temperature nuclear fuel, is transmitted through fused-silica transparent walls to working fluids which flow in axial channels embedded in segments of the cavity walls. Radiant heat transfer calculations were performed for a six-cavity reactor configuration; each cavity is approximately 1 m in diameter by 4.35 m in length. Axial working fluid channels are located along a fraction of each cavity peripheral wall

  12. Synthesis of Various Metal/TiO2 Core/shell Nanorod Arrays

    Science.gov (United States)

    Zhu, Wei; Wang, Guan-zhong; Hong, Xun; Shen, Xiao-shuang

    2011-02-01

    We present a general approach to fabricate metal/TiO2 core/shell nanorod structures by two-step electrodeposition. Firstly, TiO2 nanotubes with uniform wall thickness are prepared in anodic aluminum oxide (AAO) membranes by electrodeposition. The wall thickness of the nanotubes could be easily controlled by modulating the deposition time, and their outer diameter and length are only limited by the channel diameter and the thickness of the AAO membranes, respectively. The nanotubes' tops prepared by this method are open, while the bottoms are connected directly with the Au film at the back of the AAO membranes. Secondly, Pd, Cu, and Fe elements are filled into the TiO2 nanotubes to form core/shell structures. The core/shell nanorods prepared by this two-step process are high density and free-standing, and their length is dependent on the deposition time.

  13. Preliminary core design of IRIS-50

    International Nuclear Information System (INIS)

    Petrovic, Bojan; Franceschini, Fausto

    2009-01-01

    IRIS-50 is a small, 50 MWe, advanced PWR with integral primary system. It evolved employing the same design principles as the well known medium size (335 MWe) IRIS. These principles include the 'safety-by-design' philosophy, simple and robust design, and deployment flexibility. The 50 MWe design addresses the needs of specific applications (e.g., power generation in small regional grids, water desalination and biodiesel production at remote locations, autonomous power source for special applications, etc.). Such applications may favor or even require longer refueling cycles, or may have some other specific requirements. Impact of these requirements on the core design and refueling strategy is discussed in the paper. Trade-off between the cycle length and other relevant parameters is addressed. A preliminary core design is presented, together with the core main reactor physics performance parameters. (author)

  14. Realization and field emission of CdSe nano-tetrapods with different arm lengths

    Energy Technology Data Exchange (ETDEWEB)

    Zhao Lijuan, E-mail: ljzhao@dhu.edu.c [Applied Physics Department, Donghua University, Shanghai 201620 (China); Physics Department and the Institute of Nano-Science and Technology, Hong Kong University of Science and Technology, Clear Water Bay (Hong Kong); Pang Qi [Physics Department and the Institute of Nano-Science and Technology, Hong Kong University of Science and Technology, Clear Water Bay (Hong Kong); Yang Shihe [Chemistry Department and the Institute of Nano-Science and Technology, Hong Kong University of Science and Technology, Clear Water Bay (Hong Kong); Ge Weikun; Wang Jiannong [Physics Department and the Institute of Nano-Science and Technology, Hong Kong University of Science and Technology, Clear Water Bay (Hong Kong)

    2009-08-10

    The arms of CdSe nano-tetrapods can be greatly elongated with the core diameters and arm width unchanged by multiple injections. Room-temperature absorption and photoluminescence (PL) spectra of tetrapods with different arm lengths show that these tetrapods have almost the same core size, which is consistent with the high resolution TEM results. Field emission characteristics show that the onset field required drawing a current density of approx0.1 muAcm{sup -2} from CdSe nano-tetrapods with different arm lengths are 22 Vmum{sup -1}, 9 Vmum{sup -1}, and 4 Vmum{sup -1}, respectively, and the field enhancement factors are determined to be about 218, 554, and 946, respectively. Results show that the longer is the arm of the tetrapods, the lower the turn-on field and the higher the field enhancement factor.

  15. Realization and field emission of CdSe nano-tetrapods with different arm lengths

    International Nuclear Information System (INIS)

    Zhao Lijuan; Pang Qi; Yang Shihe; Ge Weikun; Wang Jiannong

    2009-01-01

    The arms of CdSe nano-tetrapods can be greatly elongated with the core diameters and arm width unchanged by multiple injections. Room-temperature absorption and photoluminescence (PL) spectra of tetrapods with different arm lengths show that these tetrapods have almost the same core size, which is consistent with the high resolution TEM results. Field emission characteristics show that the onset field required drawing a current density of ∼0.1 μAcm -2 from CdSe nano-tetrapods with different arm lengths are 22 Vμm -1 , 9 Vμm -1 , and 4 Vμm -1 , respectively, and the field enhancement factors are determined to be about 218, 554, and 946, respectively. Results show that the longer is the arm of the tetrapods, the lower the turn-on field and the higher the field enhancement factor.

  16. Optimization of core reload design for low leakage fuel management in pressurized water reactors

    International Nuclear Information System (INIS)

    Kim, Y.J.

    1986-01-01

    A new method was developed to optimize pressurized water reactor core reload design for low leakage fuel management, a strategy recently adopted by most utilities to extend cycle length and mitigate pressurized thermal shock concerns. The method consists of a two-stage optimization process which provides the maximum cycle length for a given fresh fuel loading subject to power peaking constraints. In the first stage, a best fuel arrangement is determined at the end of cycle in the absence of burnable poisons. A direct search method is employed in conjunction with a constant power, Haling depletion. In the second stage, the core control poison requirements are determined using a linear programming technique. The solution provides the fresh fuel burnable poison loading required to meet core power peaking constraints. An accurate method of explicitly modeling burnable absorbers was developed for this purpose. The design method developed here was implemented in a currently recognized fuel licensing code, SIMULATE, that was adapted to the CYBER-205 computer. This methodology was applied to core reload design of cycles 9 and 10 for the Commonwealth Edison Zion, Unit-1 Reactor. The results showed that the optimum loading pattern for cycle 9 yielded almost a 9% increase in the cycle length while reducing core vessel fluence by 30% compared with the reference design used by Commonwealth Edison

  17. Geodynamo Modeling of Core-Mantle Interactions

    Science.gov (United States)

    Kuang, Wei-Jia; Chao, Benjamin F.; Smith, David E. (Technical Monitor)

    2001-01-01

    Angular momentum exchange between the Earth's mantle and core influences the Earth's rotation on time scales of decades and longer, in particular in the length of day (LOD) which have been measured with progressively increasing accuracy for the last two centuries. There are four possible coupling mechanisms for transferring the axial angular momentum across the core-mantle boundary (CMB): viscous, magnetic, topography, and gravitational torques. Here we use our scalable, modularized, fully dynamic geodynamo model for the core to assess the importance of these torques. This numerical model, as an extension of the Kuang-Bloxham model that has successfully simulated the generation of the Earth's magnetic field, is used to obtain numerical results in various physical conditions in terms of specific parameterization consistent with the dynamical processes in the fluid outer core. The results show that depending on the electrical conductivity of the lower mantle and the amplitude of the boundary topography at CMB, both magnetic and topographic couplings can contribute significantly to the angular momentum exchange. This implies that the core-mantle interactions are far more complex than has been assumed and that there is unlikely a single dominant coupling mechanism for the observed decadal LOD variation.

  18. Core-logs of the vertical borehole V2

    International Nuclear Information System (INIS)

    Carlsson, L.; Egerth, T.; Westlund, B.; Olsson, T.

    1982-08-01

    In the hydrogeological programme of the Stripa Project, borehole V2 was prolonged to a final depth of 822 m. The previous core from 0-471.4 m was relogged. The drill core was logged with regard to rock characteristics, fracture frequency, dipping and filling. The results are presented as core-logs and fracture diagrams. Borehole V2 shows similar characteristics as found in other drillings in the Stripa Mine. It penetrates Stripa granite to its full depth. recorded fractures shows a clear predominance of medium-steep fractures, while flat-lying fractures are more sparsly occuring, a fact which is even more pronounced below 400 m depth. Due to the vertical direction of the borehole, steeply dipping fractures are underestimated in the core. The mean fracture frequency, related to the total length of the core, is 2.1 fractures/m. Chlorite, calcite and epidote are the dominating coating minerals in the fractures, each making up about 25-30 percent of all coated fractures. (Authors)

  19. Core support structure for nuclear power plants

    International Nuclear Information System (INIS)

    Steinkamp, E.; Tautz, J.; Ries, H.

    1979-01-01

    A core support structure for nuclear power plants includes a grid of mutually crossing bridges and a support ring surrounding the grid and connected to ends of the outer bridges of the grid, the grid being formed of profile rod crosses having legs of given length, respective legs of pairs of adjacent crosses abutting one another endwise to form together a side of the smallest mesh opening of the grid, and weld means for securing the profile rod crosses to one another at the mutually abutting ends of the legs thereof; and method of producing the foregoing core support structure

  20. Effect of the fluid core on changes in the length of day due to long period tides

    Science.gov (United States)

    Wahr, J. M.; Smith, M. L.; Sasao, T.

    1981-01-01

    The long period luni-solar tidal potential is known to cause periodic changes in the earth's rotation rate. It is found that the effect of a dissipationless fluid outer core is to reduce the amplitudes of these tidal perturbations by about 11 percent. When the fluid core effect is added to Agnew and Farrell's (1978) estimate of the effect of an equilibrium ocean, the result is in accord with observation. The effects of dissipative processes within the fluid core are also examined. Out-of-phase perturbations are found which could be as large as about 10 ms at 18.6 yr. It is concluded, however, that the poorly understood decade fluctuations in the earth's rotation rate will prohibit observation of this effect.

  1. Advanced core-analyses for subsurface characterization

    Science.gov (United States)

    Pini, R.

    2017-12-01

    The heterogeneity of geological formations varies over a wide range of length scales and represents a major challenge for predicting the movement of fluids in the subsurface. Although they are inherently limited in the accessible length-scale, laboratory measurements on reservoir core samples still represent the only way to make direct observations on key transport properties. Yet, properties derived on these samples are of limited use and should be regarded as sample-specific (or `pseudos'), if the presence of sub-core scale heterogeneities is not accounted for in data processing and interpretation. The advent of imaging technology has significantly reshaped the landscape of so-called Special Core Analysis (SCAL) by providing unprecedented insight on rock structure and processes down to the scale of a single pore throat (i.e. the scale at which all reservoir processes operate). Accordingly, improved laboratory workflows are needed that make use of such wealth of information by e.g., referring to the internal structure of the sample and in-situ observations, to obtain accurate parameterisation of both rock- and flow-properties that can be used to populate numerical models. We report here on the development of such workflow for the study of solute mixing and dispersion during single- and multi-phase flows in heterogeneous porous systems through a unique combination of two complementary imaging techniques, namely X-ray Computed Tomography (CT) and Positron Emission Tomography (PET). The experimental protocol is applied to both synthetic and natural porous media, and it integrates (i) macroscopic observations (tracer effluent curves), (ii) sub-core scale parameterisation of rock heterogeneities (e.g., porosity, permeability and capillary pressure), and direct 3D observation of (iii) fluid saturation distribution and (iv) the dynamic spreading of the solute plumes. Suitable mathematical models are applied to reproduce experimental observations, including both 1D and 3D

  2. Radiation resistivity of pure-silica core image guide

    International Nuclear Information System (INIS)

    Hayami, H.; Ishitani, T.; Kishihara, O.; Suzuki, K.

    1988-01-01

    Radiation resistivity of pure-silica core image guides were investigated in terms of incremental spectral loss and quality of pictures transmitted through the image guides. Radiation-induced spectral losses were measured so as to clarify the dependences of radiation resistivity on such parameters as core materials (OH and Cl contents), picture element dimensions, (core packing density and cladding thickness), number of picture elements and drawing conditions. As the results, an image guide with OH-and Cl-free pure-silica core, 30-45% in core packing density, and 1.8 ∼ 2.2 μm in cladding thickness showed the lowest loss. The parameters to design this image guide were almost the same as those to obtain a image guide with good picture quality. Radiation resistivity of the image guide was not dependent on drawing conditions and number of picture elements, indicating that the image guide has large allowable in production conditions and that reliable quality is constantly obtained in production. Radiation resistivity under high total doses was evaluated using the image guide with the lowest radiation-induced loss. Maximum usable lengths of the image guide for practical use under specific high total doses and maximum allowable total doses for the image guide in specific lengths were extrapolated. Picture quality in terms of radiation-induced degradation in color fidelity in the pictures transmitted through image guides was quantitatively evaluated in the chromaticity diagram based on the CIE standard colorimetric system and in the color specification charts according to three attributes of colors. The image guide with the least spectral incremental loss gives the least radiation-induced degradation in color fidelity in the pictures as well. (author)

  3. Method for operating a nuclear reactor with scrammable part length rod

    International Nuclear Information System (INIS)

    Bevilacqua, F.

    1979-01-01

    A new part length rod is provided which may be used to control xenon induced power oscillations but also to contribute to shutdown reactivity when a rapid shutdown of the reactor is required. The part length rod consists of a control rod with three regions. The lower control region is a longer weaker active portion separated from an upper stronger shorter poison section by an intermediate section which is a relative non-absorber of neutrons. The combination of the longer weaker control section with the upper high worth poison section permits the part length rod to be scrammed into the core. When a reactor shutdown is required but also permits the control rod to be used as a tool to control power distribution in both the axial and radial directions during normal operation

  4. In-core fuel management: New challenges

    International Nuclear Information System (INIS)

    Kolmayer, A.; Vallee, A.; Mondot, J.

    1992-01-01

    Experience accumulated by pressurized water reactor (PWR) utilities allows them to improve their strategies in the use of eventual margins to core design limits. They are used for nuclear steam supply system (NSSS) power upgrading, to improve operating margins, or to adapt fuel management to specific objectives. As a result, in-core fuel management strategies have become very diverse: UO 2 or mixed-oxide loading, out-in or in-out fuel loading patterns, extended or annual cycle lengths with margins on design limits such as moderator temperature coefficients, boron concentrations, or peaking factors. Perspectives also appear concerning use of existing plutonium stocks or actinide incineration. Burnable poisons are most often needed to satisfactorily achieve these goals. Among them, gadolinia are now largely used, owing to their excellent performance. More than 24 Framatome first cores and reloads, representing more than 3000 gadolinia-bearing rods, have been irradiated since 1983

  5. Material dimensionality effects on the nanoindentation behavior of Al/a-Si core-shell nanostructures

    Energy Technology Data Exchange (ETDEWEB)

    Fleming, Robert A. [Department of Mechanical Engineering, University of Arkansas, Fayetteville, AR 72701 (United States); Center for Advanced Surface Engineering, University of Arkansas, Fayetteville, AR 72701 (United States); Goss, Josue A. [Center for Advanced Surface Engineering, University of Arkansas, Fayetteville, AR 72701 (United States); Zou, Min, E-mail: mzou@uark.edu [Department of Mechanical Engineering, University of Arkansas, Fayetteville, AR 72701 (United States); Center for Advanced Surface Engineering, University of Arkansas, Fayetteville, AR 72701 (United States)

    2017-08-01

    Highlights: • Nanoindentation behavior of Al/a-Si core-shell nanostructures were studied. • 3D core confinement enables significant deformation recovery beyond elastic limit. • As the confinement is reduced, the deformation recovery is reduced or suppressed. • Atomistic simulations suggest core confinement affects dislocation dynamics. • 3D confinement has the highest percentage of dislocation removal after unloading. - Abstract: The nanoindentation behavior of hemispherical Al/a-Si core-shell nanostructures (CSNs), horizontally-aligned Al/a-Si core-shell nanorods (CSRs) with various lengths, and an Al/a-Si layered thin film has been studied to understand the effects of geometrical confinement of the Al core on the CSN deformation behavior. When loaded beyond the elastic limit, the CSNs have an unconventional load-displacement behavior with no residual displacement after unloading, resulting in no net shape change after indentation. This behavior is enabled by dislocation activities within the confined Al core, as indicated by discontinuous indentation signatures (load-drops and load-jumps) observed in the load-displacement data. When the geometrical confinement of the core is slightly reduced, as in the case of CSRs with the shortest rod length, the discontinuous indentation signatures and deformation resistance are heavily reduced. Further decreases in core confinement result in conventional nanoindentation behavior, regardless of geometry. Supporting molecular dynamics simulations show that dislocations nucleated in the core of a CSN are more effectively removed during unloading compared to CSRs, which supports the hypothesis that the unique deformation resistance of Al/a-Si CSNs are enabled by 3-dimensional confinement of the Al core.

  6. Material dimensionality effects on the nanoindentation behavior of Al/a-Si core-shell nanostructures

    International Nuclear Information System (INIS)

    Fleming, Robert A.; Goss, Josue A.; Zou, Min

    2017-01-01

    Highlights: • Nanoindentation behavior of Al/a-Si core-shell nanostructures were studied. • 3D core confinement enables significant deformation recovery beyond elastic limit. • As the confinement is reduced, the deformation recovery is reduced or suppressed. • Atomistic simulations suggest core confinement affects dislocation dynamics. • 3D confinement has the highest percentage of dislocation removal after unloading. - Abstract: The nanoindentation behavior of hemispherical Al/a-Si core-shell nanostructures (CSNs), horizontally-aligned Al/a-Si core-shell nanorods (CSRs) with various lengths, and an Al/a-Si layered thin film has been studied to understand the effects of geometrical confinement of the Al core on the CSN deformation behavior. When loaded beyond the elastic limit, the CSNs have an unconventional load-displacement behavior with no residual displacement after unloading, resulting in no net shape change after indentation. This behavior is enabled by dislocation activities within the confined Al core, as indicated by discontinuous indentation signatures (load-drops and load-jumps) observed in the load-displacement data. When the geometrical confinement of the core is slightly reduced, as in the case of CSRs with the shortest rod length, the discontinuous indentation signatures and deformation resistance are heavily reduced. Further decreases in core confinement result in conventional nanoindentation behavior, regardless of geometry. Supporting molecular dynamics simulations show that dislocations nucleated in the core of a CSN are more effectively removed during unloading compared to CSRs, which supports the hypothesis that the unique deformation resistance of Al/a-Si CSNs are enabled by 3-dimensional confinement of the Al core.

  7. Estimation and calibration of the water isotope differential diffusion length in ice core records

    NARCIS (Netherlands)

    van der Wel, G.; Fischer, H.; Oerter, H.; Meyer, H.; Meijer, H. A. J.

    2015-01-01

    Palaeoclimatic information can be retrieved from the diffusion of the stable water isotope signal during firnification of snow. The diffusion length, a measure for the amount of diffusion a layer has experienced, depends on the firn temperature and the accumulation rate. We show that the estimation

  8. Slow-light enhanced absorption in a hollow-core fiber

    DEFF Research Database (Denmark)

    Grgic, Jure; Xiao, Sanshui; Mørk, Jesper

    2010-01-01

    Light traversing a hollow-core photonic band-gap fiber may experience multiple reflections and thereby a slow-down and enhanced optical path length. This offers a technologically interesting way of increasing the optical absorption of an otherwise weakly absorbing material which can infiltrate...

  9. Dislocation core structures in (0001) InGaN

    International Nuclear Information System (INIS)

    Rhode, S. L.; Sahonta, S.-L.; Kappers, M. J.; McAleese, C.; Humphreys, C. J.; Horton, M. K.; Haigh, S. J.; Pennycook, T. J.; Dusane, R. O.; Moram, M. A.

    2016-01-01

    Threading dislocation core structures in c-plane GaN and In x Ga 1−x N (0.057 ≤ x ≤ 0.20) films were investigated by aberration-corrected scanning transmission electron microscopy. a-type dislocations are unaffected by alloying with indium and have a 5/7-atom ring core structure in both GaN and In x Ga 1−x N. In contrast, the dissociation lengths of (a + c)-type dislocations are reduced, and new 7/4/9-atom ring and 7/4/8/5-atom ring core structures were observed for the dissociated (a + c)-type dislocations in In x Ga 1−x N, which is associated with the segregation of indium near (a + c)-type and c-type dislocation cores in In x Ga 1−x N, consistent with predictions from atomistic Monte Carlo simulations.

  10. Analytical Core Mass Function (CMF) from Filaments: Under Which Circumstances Can Filament Fragmentation Reproduce the CMF?

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Yueh-Ning; Hennebelle, Patrick [IRFU, CEA, Université Paris-Saclay, F-91191 Gif-sur-Yvette (France); Chabrier, Gilles, E-mail: yueh-ning.lee@cea.fr [École normale supérieure de Lyon, CRAL, UMR CNRS 5574, Université de Lyon, F-69364 Lyon Cedex 07 (France)

    2017-10-01

    Observations suggest that star formation in filamentary molecular clouds occurs in a two-step process, with the formation of filaments preceding that of prestellar cores and stars. Here, we apply the gravoturbulent fragmentation theory of Hennebelle and Chabrier to a filamentary environment, taking into account magnetic support. We discuss the induced geometrical effect on the cores, with a transition from 3D geometry at small scales to 1D at large ones. The model predicts the fragmentation behavior of a filament for a given mass per unit length (MpL) and level of magnetization. This core mass function (CMF) for individual filaments is then convolved with the distribution of filaments to obtain the final system CMF. The model yields two major results. (i) The filamentary geometry naturally induces a hierarchical fragmentation process, first into groups of cores, separated by a length equal to a few filament Jeans lengths, i.e., a few times the filament width. These groups then fragment into individual cores. (ii) Non-magnetized filaments with high MpL are found to fragment excessively, at odds with observations. This is resolved by taking into account the magnetic field (treated simply as additional pressure support). The present theory suggests two complementary modes of star formation: although small (spherical or filamentary) structures will collapse directly into prestellar cores, according to the standard Hennebelle–Chabrier theory, the large (filamentary) ones, the dominant population according to observations, will follow the aforedescribed two-step process.

  11. Co-Au core-shell nanocrystals formed by sequential ion implantation into SiO2

    International Nuclear Information System (INIS)

    Kluth, P.; Hoy, B.; Johannessen, B.; Dunn, S. G.; Foran, G. J.; Ridgway, M. C.

    2006-01-01

    Co-Au core-shell nanocrystals (NCs) were formed by sequential ion implantation of Au and Co into thin SiO 2 . The NCs were investigated by means of transmission electron microscopy and extended x-ray absorption fine structure spectroscopy. The latter reveals a bond length expansion in the Co core compared to monatomic Co NCs. Concomitantly, a significant contraction of the bond length and a significant reduction of the effective Au-Au coordination number were observed in the Au shells. Increased Debye-Waller factors indicate significant strain in the NCs. These experimental results verify recent theoretical predictions

  12. HCV Core Residues Critical for Infectivity Are Also Involved in Core-NS5A Complex Formation

    Science.gov (United States)

    Gawlik, Katarzyna; Baugh, James; Chatterji, Udayan; Lim, Precious J.; Bobardt, Michael D.; Gallay, Philippe A.

    2014-01-01

    Hepatitis C virus (HCV) infection is a major cause of liver disease. The molecular machinery of HCV assembly and particle release remains obscure. A better understanding of the assembly events might reveal new potential antiviral strategies. It was suggested that the nonstructural protein 5A (NS5A), an attractive recent drug target, participates in the production of infectious particles as a result of its interaction with the HCV core protein. However, prior to the present study, the NS5A-binding site in the viral core remained unknown. We found that the D1 domain of core contains the NS5A-binding site with the strongest interacting capacity in the basic P38-K74 cluster. We also demonstrated that the N-terminal basic residues of core at positions 50, 51, 59 and 62 were required for NS5A binding. Analysis of all substitution combinations of R50A, K51A, R59A, and R62A, in the context of the HCVcc system, showed that single, double, triple, and quadruple mutants were fully competent for viral RNA replication, but deficient in secretion of viral particles. Furthermore, we found that the extracellular and intracellular infectivity of all the mutants was abolished, suggesting a defect in the formation of infectious particles. Importantly, we showed that the interaction between the single and quadruple core mutants and NS5A was impaired in cells expressing full-length HCV genome. Interestingly, mutations of the four basic residues of core did not alter the association of core or NS5A with lipid droplets. This study showed for the first time that basic residues in the D1 domain of core that are critical for the formation of infectious extracellular and intracellular particles also play a role in core-NS5A interactions. PMID:24533158

  13. Equilibration: Developing the Hard Core of the Piagetian Research Program.

    Science.gov (United States)

    Rowell, J.A.

    1983-01-01

    Argues that the status of the concept of equilibration is classified by considering Piagetian theory as a research program in the sense elaborated in 1974 by Lakatos. A pilot study was made to examine the precision and testability of equilibration in Piaget's 1977 model.(Author/RH)

  14. Evolution characteristics of the network core in the Facebook.

    Directory of Open Access Journals (Sweden)

    Jian-Guo Liu

    Full Text Available Statistical properties of the static networks have been extensively studied. However, online social networks are evolving dynamically, understanding the evolving characteristics of the core is one of major concerns in online social networks. In this paper, we empirically investigate the evolving characteristics of the Facebook core. Firstly, we separate the Facebook-link(FL and Facebook-wall(FW datasets into 28 snapshots in terms of timestamps. By employing the k-core decomposition method to identify the core of each snapshot, we find that the core sizes of the FL and FW networks approximately contain about 672 and 373 nodes regardless of the exponential growth of the network sizes. Secondly, we analyze evolving topological properties of the core, including the k-core value, assortative coefficient, clustering coefficient and the average shortest path length. Empirical results show that nodes in the core are getting more interconnected in the evolving process. Thirdly, we investigate the life span of nodes belonging to the core. More than 50% nodes stay in the core for more than one year, and 19% nodes always stay in the core from the first snapshot. Finally, we analyze the connections between the core and the whole network, and find that nodes belonging to the core prefer to connect nodes with high k-core values, rather than the high degrees ones. This work could provide new insights into the online social network analysis.

  15. The APR1400 Core Design by Using APA Code System

    International Nuclear Information System (INIS)

    Choi, Yu Sun; Koh, Byung Marn

    2008-01-01

    The nuclear design for APR1400 has been performed to prepare the core model for Automatic Load Follow Operation Simulation. APA (ALPHA/ PHOENIXP/ ANC) code system is a tool for the multi-cycle depletion calculations for APR1400. Its detail versions for ALPHA, PHOENIX-P and ANC are 8.9.3, 8.6.1 and 8.10.5, respectively. The first and equilibrium core depletion calculations for APR1400 have been performed to assure the target cycle length and confirm the safety parameters. The parameters are satisfied within limitation about nuclear design criteria. This APR1400 core models will be based on the design parameters for APR1400 Simulator

  16. In-core assembly configuration having a dual-wall pressure boundary for nuclear reactor

    International Nuclear Information System (INIS)

    Todt, W.H. Sr.; Playfoot, K.C.

    1988-01-01

    This patent describes an in-core detector assembly of the type having an in-core part and an out-of-core part and having an elongated outer hollow housing tube with a wall thickness, an inner hollow calibration tube with a wall thickness and disposed concentrically within the outer tube to define an annular space therewith, and a plurality of discrete, circular, rod-like elements extending through the annular space, the improvement comprising: the elements having outer diameters and being of a number to substantially occupy the entire annular space of both the incore and out-of-core parts without significant voids between elements; each of the elements including at least an outer sheath and interior highly compacted mineral insulation for the entire length of the element; a first number of the elements also including center lead means connected to condition responsive element means in the in-core part of the length of the assembly and a second, remaining number of the elements being non-operating elements. The wall thickness of the housing tube and the wall thickness of the calibration tube, taken together with the diameter of the elements, provide a thickness dimension adequate to meet code primary pressure requirements for normal nuclear reactor in-core conditions, while the wall thickness of the calibration tube alone provides a thickness dimension less than adequate to meet such requirements

  17. Fabrication and Characterization of ZnS/Diamond-Like Carbon Core-Shell Nanowires

    Directory of Open Access Journals (Sweden)

    Jung Han Kim

    2016-01-01

    Full Text Available We fabricated ZnS/diamond-like carbon (DLC core-shell heterostructure nanowire using a simple two-step process: the vapor-liquid-solid method combined with radio frequency plasma enhanced chemical vapor deposition (rf PECVD. As a core nanowire, ZnS nanowires with face-centered cubic structure were synthesized with a sputtered Au thin film, which exhibit a length and a diameter of ~10 μm and ~30–120 nm . After rf PECVD for DLC coating, The length and width of the dense ZnS/DLC core-shell nanowires were a range of ~10 μm  and 50–150 nm , respectively. In addition, ZnS/DLC core-shell nanowires were characterized with scanning transmission electron microscopy. From the results, the products have flat and uniform DLC coating layer on ZnS nanowire in spite of high residual stress induced by the high sp3 fraction. To further understanding of the DLC coating layer, Raman spectroscopy was employed with ZnS/DLC core-shell nanowires, which reveals two Raman bands at 1550 cm−1 (G peak and 1330 cm−1 (D peak. Finally, we investigated the optical properties from ultraviolet to infrared wavelength region using ultraviolet-visible (UV-Vis and Fourier transform infrared (FT-IR spectrometry. Related to optical properties, ZnS/DLC core-shell nanowires exhibit relatively lower absorbance and higher IR transmittance than that of ZnS nanowires.

  18. Fundamental length and relativistic length

    International Nuclear Information System (INIS)

    Strel'tsov, V.N.

    1988-01-01

    It si noted that the introduction of fundamental length contradicts the conventional representations concerning the contraction of the longitudinal size of fast-moving objects. The use of the concept of relativistic length and the following ''elongation formula'' permits one to solve this problem

  19. Oriented particleboard made from tali bamboo (Gigantochloa Apus): effect of particle length on physical and mechanical properties

    Science.gov (United States)

    Iswanto, A. H.

    2018-02-01

    Strength properties are one of the problems of particleboard. The objective of this research was to analyze the effect of particle length on physical and mechanical properties oriented particleboard (OPB). The variation particle length size in this experiment namely 3, 5, and 7 cm. The width and thickness size of all bamboo particles were 1 and 0.1 cm respectively. 12% mixed resin of UF and MDI (70/30 %w/w) used for binding. Board size fabricated in 25 by 25 cm2 with thickness and density target of 1 cm and 0.75 gcm-3. The OPB layers for face and back layers aligned perpendicular to the core layer. The weight ratio of the face-to-core-to-back layers were set at 1:2:1. Mat was pressed at 160 °C under 30 kgcm-2 as the pressure for 10 minutes. The results showed that 7 cm length particle produced of the best strength and dimensional stability. The increase of particle length resulted in increasing of strength properties. Over all the parameters of physical and mechanical properties fulfill requirements of JIS A 5908 (2003) excepted of thickness swelling and modulus of elasticity.

  20. Dislocation core structures in (0001) InGaN

    Energy Technology Data Exchange (ETDEWEB)

    Rhode, S. L.; Sahonta, S.-L.; Kappers, M. J.; McAleese, C.; Humphreys, C. J. [Department of Materials Science and Metallurgy, University of Cambridge, Charles Babbage Road, Cambridge CB3 0FS (United Kingdom); Horton, M. K. [Department of Materials, Imperial College London, Exhibition Road, London SW7 2AZ (United Kingdom); Haigh, S. J. [School of Materials, University of Manchester, Manchester M13 9PL (United Kingdom); SuperSTEM, STFC Daresbury Laboratories, Warrington WA4 4AD (United Kingdom); Pennycook, T. J. [SuperSTEM, STFC Daresbury Laboratories, Warrington WA4 4AD (United Kingdom); Department of Materials, University of Oxford, Parks Road, Oxford OX1 3PH (United Kingdom); Dusane, R. O. [Department of Metallurgical Engineering and Materials Science, Indian Institute of Technology Bombay, Mumbai 400076 (India); Moram, M. A. [Department of Materials Science and Metallurgy, University of Cambridge, Charles Babbage Road, Cambridge CB3 0FS (United Kingdom); Department of Materials, Imperial College London, Exhibition Road, London SW7 2AZ (United Kingdom)

    2016-03-14

    Threading dislocation core structures in c-plane GaN and In{sub x}Ga{sub 1−x}N (0.057 ≤ x ≤ 0.20) films were investigated by aberration-corrected scanning transmission electron microscopy. a-type dislocations are unaffected by alloying with indium and have a 5/7-atom ring core structure in both GaN and In{sub x}Ga{sub 1−x}N. In contrast, the dissociation lengths of (a + c)-type dislocations are reduced, and new 7/4/9-atom ring and 7/4/8/5-atom ring core structures were observed for the dissociated (a + c)-type dislocations in In{sub x}Ga{sub 1−x}N, which is associated with the segregation of indium near (a + c)-type and c-type dislocation cores in In{sub x}Ga{sub 1−x}N, consistent with predictions from atomistic Monte Carlo simulations.

  1. In-core fuel management practice in HANARO

    International Nuclear Information System (INIS)

    Kim Hark Rho; Lee Choong Sung; Lee Jo Bok

    1997-01-01

    KAERI (KOREA Atomic Energy Research Institute) completed the system performance tests for the HANARO (Hi-flux Advanced Neutron Application Research Reactor) on December 1994. Its initial criticality was achieved on February 8, 1995. A variety of the reactor physics experiments were performed in parallel with configuring the first cycle core and now HANARO is in the third cycle operation. The in-core fuel management in HANARO is performed on the following strategy: 1) the cycle length of the equilibrium core is at least 4 week FPDs, 2) the maximum linear heat generation rate should be within the design limit, 3) the reactor should have shutdown margin of 1% Δk/k at minimum, 4) the available thermal flux should satisfy the users' requirements. This paper presents the fuel management practice in HANARO. Section II briefly describes the design feature of the HANARO and the method of analysis follows in section III and section IV describes In-core fuel management practice and the conclusion is remarked in the final section. (author)

  2. Phosphate-core silica-clad Er/Yb-doped optical fiber and cladding pumped laser.

    Science.gov (United States)

    Egorova, O N; Semjonov, S L; Velmiskin, V V; Yatsenko, Yu P; Sverchkov, S E; Galagan, B I; Denker, B I; Dianov, E M

    2014-04-07

    We present a composite optical fiber with a Er/Yb co-doped phosphate-glass core in a silica glass cladding as well as cladding pumped laser. The fabrication process, optical properties, and lasing parameters are described. The slope efficiency under 980 nm cladding pumping reached 39% with respect to the absorbed pump power and 28% with respect to the coupled pump power. Due to high doping level of the phosphate core optimal length was several times shorter than that of silica core fibers.

  3. Analysis of impurity effect on Silicide fuels of the RSG-GAS core

    International Nuclear Information System (INIS)

    Tukiran-Surbakti

    2003-01-01

    Simulation of impurity effect on silicide fuel of the RSG-GAS core has been done. The aim of this research is to know impurity effect of the U-234 and U-236 isotopes in the silicide fuels on the core criticality. The silicide fuels of 250 g U loading and 19.75 of enrichment is used in this simulation. Cross section constant of fuels and non-structure material of core are generated by WIMSD/4 computer code, meanwhile impurity concentration was arranged from 0.01% to 2%. From the result of analysis can be concluded that the isotopes impurity in the fuels could make trouble in the core and the core can not be operated at critical after a half of its cycle length (350 MW D)

  4. Sub-structure formation in starless cores

    Science.gov (United States)

    Toci, C.; Galli, D.; Verdini, A.; Del Zanna, L.; Landi, S.

    2018-02-01

    Motivated by recent observational searches of sub-structure in starless molecular cloud cores, we investigate the evolution of density perturbations on scales smaller than the Jeans length embedded in contracting isothermal clouds, adopting the same formalism developed for the expanding Universe and the solar wind. We find that initially small amplitude, Jeans-stable perturbations (propagating as sound waves in the absence of a magnetic field) are amplified adiabatically during the contraction, approximately conserving the wave action density, until they either become non-linear and steepen into shocks at a time tnl, or become gravitationally unstable when the Jeans length decreases below the scale of the perturbations at a time tgr. We evaluate analytically the time tnl at which the perturbations enter the non-linear stage using a Burgers' equation approach, and we verify numerically that this time marks the beginning of the phase of rapid dissipation of the kinetic energy of the perturbations. We then show that for typical values of the rms Mach number in molecular cloud cores, tnl is smaller than tgr, and therefore density perturbations likely dissipate before becoming gravitational unstable. Solenoidal modes grow at a faster rate than compressible modes, and may eventually promote fragmentation through the formation of vortical structures.

  5. Full-length RNA structure prediction of the HIV-1 genome reveals a conserved core domain

    DEFF Research Database (Denmark)

    Sükösd, Zsuzsanna; Andersen, Ebbe Sloth; Seemann, Ernst Stefan

    2015-01-01

    of the HIV-1 genome is highly variable in most regions, with a limited number of stable and conserved RNA secondary structures. Most interesting, a set of long distance interactions form a core organizing structure (COS) that organize the genome into three major structural domains. Despite overlapping...

  6. CFD analysis of blockage length on a partially blocked fuel rod

    International Nuclear Information System (INIS)

    Scuro, Nikolas Lymberis; Andrade, Delvonei Alves de; Angelo, Gabriel; Angelo, Edvaldo

    2017-01-01

    In LOCA accidents, fuel rods may balloon by the increasing of pressure difference between fuel rod and core vessel. With the balloon effect, the swelling can partially block the flow channel, affecting the coolability during reflood phase. In order to analyze the influence of blockage length after LOCA events, many numerical simulations using Ansys-CFX code have been done in steady state condition, characterizing the final phase of reflood. Peaks of temperature are observed in the middle of the fuel rod, followed by a temperature drop. This effect is justified by the increasing of heat transfer coefficient, originated from the high turbulence effects. Therefore, this paper considers a radial blockage of 90%, varying just the blockage length. This study observed that, for the same boundary conditions, the longer the blockage length originated after LOCA events, the higher are the central temperatures in the fuel rod. (author)

  7. CFD analysis of blockage length on a partially blocked fuel rod

    Energy Technology Data Exchange (ETDEWEB)

    Scuro, Nikolas Lymberis; Andrade, Delvonei Alves de [Instituto de Pesquisas Energeticas e Nucleares (IPEN/CNEN-SP), Sao Paulo, SP (Brazil). Centro de Engenharia Nuclear; Angelo, Gabriel [Centro Universitário FEI (UNIFEI), São Paulo, SP (Brazil). Dept. de Engenharia Mecânica; Angelo, Edvaldo, E-mail: nikolas.scuro@gmail.com, E-mail: delvonei@ipen.br, E-mail: gangelo@fei.edu.br, E-mail: eangelo@mackenzie.br [Universidade Presbiteriana Mackenzie, São Paulo, SP (Brazil). Escola da Engenharia. Grupo de Simulação Numérica

    2017-07-01

    In LOCA accidents, fuel rods may balloon by the increasing of pressure difference between fuel rod and core vessel. With the balloon effect, the swelling can partially block the flow channel, affecting the coolability during reflood phase. In order to analyze the influence of blockage length after LOCA events, many numerical simulations using Ansys-CFX code have been done in steady state condition, characterizing the final phase of reflood. Peaks of temperature are observed in the middle of the fuel rod, followed by a temperature drop. This effect is justified by the increasing of heat transfer coefficient, originated from the high turbulence effects. Therefore, this paper considers a radial blockage of 90%, varying just the blockage length. This study observed that, for the same boundary conditions, the longer the blockage length originated after LOCA events, the higher are the central temperatures in the fuel rod. (author)

  8. Measurement of the diffusion length of thermal neutrons in the beryllium oxide

    International Nuclear Information System (INIS)

    Koechlin, J.C.; Martelly, J.; Duggal, V.P.

    1955-01-01

    The diffusion length of thermal neutrons in the beryllium oxide has been obtained while studying the spatial distribution of the neutrons in a massive parallelepiped of this matter placed before the thermal column of the reactor core of Saclay. The mean density of the beryllium oxide (BeO) is 2,95 gr/cm 3 , the mean density of the massif is 2,92 gr/cm 3 . The value of the diffusion length, deducted of the done measures, is: L = 32,7 ± 0,5 cm (likely gap). Some remarks are formulated about the influence of the spectral distribution of the neutrons flux used. (authors) [fr

  9. Historical Variations in Inner Core Rotation and Polar Motion at Decade Timescales

    Science.gov (United States)

    Dumberry, M.

    2005-12-01

    Exchanges of angular momentum between the mantle, the fluid core and the solid inner core result in changes in the Earth's rotation. Torques in the axial direction produce changes in amplitude, or changes in length of day, while torques in the equatorial direction lead to changes in orientation of the rotation vector with respect to the mantle, or polar motion. In this work, we explore the possibility that a combination of electromagnetic and gravitational torques on the inner core can reproduce the observed decadal variations in polar motion known as the Markowitz wobble. Torsional oscillations, which involve azimuthal motions in the fluid core with typical periods of decades, entrain the inner core by electromagnetic traction. When the inner core is axially rotated, its surfaces of constant density are no longer aligned with the gravitational potential from mantle density heterogeneities, and this results in a gravitational torque between the two. The axial component of this torque has been previously described and is believed to be partly responsible for decadal changes in length of day. In this work, we show that it has also an equatorial component, which produces a tilt of the inner core and results in polar motion. The polar motion produced by this mechanism depends on the density structure in the mantle, the rheology of the inner core, and the time-history of the angle of axial misalignment between the inner core and the mantle. We reconstruct the latter using a model of torsional oscillations derived from geomagnetic secular variation. From this time-history, and by using published models of mantle density structure, we show that we can reproduce the salient characteristics of the Markowitz wobble: an eccentric decadal polar motion of 30-50 milliarcsecs oriented along a specific longitude. We discuss the implications of this result, noting that a match in both amplitude and phase of the observed Markowitz wobble allows the recovery of the historical

  10. Full length channel Pressure Tube sagging under completely voided full length pressure tube of an Indian PHWR

    Energy Technology Data Exchange (ETDEWEB)

    Negi, Sujay, E-mail: negi.sujay@gmail.com [Indian Institute of Technology, Roorkee 247667 (India); Kumar, Ravi, E-mail: ravikfme@gmail.com [Indian Institute of Technology, Roorkee 247667 (India); Majumdar, P., E-mail: pmajum@barc.gov.in [Bhabha Atomic Research Centre, Mumbai 400085 (India); Mukopadhyay, D., E-mail: dmukho@barc.gov.in [Bhabha Atomic Research Centre, Mumbai 400085 (India)

    2017-03-15

    Highlights: • At 16 kW/m input, thermal stability was attained at 595 °C, without PT-CT contact. • At 20 kW/m step input, PT-CT contact occurred at 637 °C near bottom-center of the tube. • PT integrity was maintained throughout the experiment. - Abstract: An experimental investigation was conducted to simulate the sagging behavior of a full length Pressure Tube of a channel of 220 MWe Indian PHWR. The investigation aimed to recreate a condition resembling Loss of Coolant Accident (LOCA) with Emergency Core Cooling System (ECCS) failure in a nuclear power plant. A full length channel assembly immersed in moderator was subjected to electrical resistance heating of Pressure Tube (PT) to simulate the residual heat after shutting down of reactor. The temperature of PT started rising and the contact between PT and CT was established at the center of the tube where average bottom temperature was 637 °C. The integrity of PT was maintained throughout the experiment and the PT heat up was arrested on contact with the CT due to transfer of heat to the moderator.

  11. Development of a coherent transition radiation-based bunch length monitor with application to the APS RF thermionic gun beam optimization

    CERN Document Server

    Lumpkin, Alex H; Berg, W J; Borland, M; Happek, U; Lewellen, J W; Sereno, N S

    2001-01-01

    We report further development of an EPICS-compatible bunch length monitor based on the autocorrelation of coherent transition radiation (CTR). In this case the monitor was used to optimize the beam from the S-band thermionic RF gun on the Advanced Photon Source (APS) linac. Bunch lengths of 400-500 fs (FWHM) were measured in the core of the beam, which corresponded to about 100-A peak current in each micropulse. The dependence of the CTR signal on the square of the beam charge for the beam core was demonstrated. We also report the first use of the beam accelerated to 217 MeV for successful visible wavelength SASE FEL experiments.

  12. Importance of core electrostatic properties on the electrophoresis of a soft particle

    Science.gov (United States)

    De, Simanta; Bhattacharyya, Somnath; Gopmandal, Partha P.

    2016-08-01

    The impact of the volumetric charged density of the dielectric rigid core on the electrophoresis of a soft particle is analyzed numerically. The volume charge density of the inner core of a soft particle can arise for a dendrimer structure or bacteriophage MS2. We consider the electrokinetic model based on the conservation principles, thus no conditions for Debye length or applied electric field is imposed. The fluid flow equations are coupled with the ion transport equations and the equation for the electric field. The occurrence of the induced nonuniform surface charge density on the outer surface of the inner core leads to a situation different from the existing analysis of a soft particle electrophoresis. The impact of this induced surface charge density together with the double-layer polarization and relaxation due to ion convection and electromigration is analyzed. The dielectric permittivity and the charge density of the core have a significant impact on the particle electrophoresis when the Debye length is in the order of the particle size. We find that by varying the ionic concentration of the electrolyte, the particle can exhibit reversal in its electrophoretic velocity. The role of the polymer layer softness parameter is addressed in the present analysis.

  13. Evaluation of spent fuel properties from a conceptual PEACER core

    International Nuclear Information System (INIS)

    Lim, Jae Yong; Kim, Myung Hyun; Kim, Chang Hyo; Hwang, Il Soon

    2003-01-01

    In this paper, a new conceptual core design, PEACER was evaluated in aspect of core performance and spent fuel properties. The core shape is like a pancake to increase axial neutron leakage. Square lattice array was applied which was suitable to decrease the flow speed of Pb-Bi coolant. Although over 30% TRU produced by pyroprocessing was loaded in U-Zr metal fuel, the cycle length of 1 year was achieved and the relative assembly power peaking was less than 1.3. In order to confirm nuclear performance of PEACER core design, several performance indices were adopted and developed. Simple indices such as FIR and FG were used to evaluate fissile breeding. BCM, TG, SNS, and OR calculated by plutonium composition vectors were chosen to distinguish the competency of proliferation resistance. For the estimation of transmutation capability, D-value and extended effective fission half-life time(T EX ) were used. According to these indices, the PEACER core had the better performance compared with other conventional reactor cores although fissile breeding was not acquired

  14. Enhanced linear photonic nanojet generated by core-shell optical microfibers

    Science.gov (United States)

    Liu, Cheng-Yang; Yen, Tzu-Ping; Chen, Chien-Wen

    2017-05-01

    The generation of linear photonic nanojet using core-shell optical microfiber is demonstrated numerically and experimentally in the visible light region. The power flow patterns for the core-shell optical microfiber are calculated by using the finite-difference time-domain method. The focusing properties of linear photonic nanojet are evaluated in terms of length and width along propagation and transversal directions. In experiment, the silica optical fiber is etched chemically down to 6 μm diameter and coated with metallic thin film by using glancing angle deposition. We show that the linear photonic nanojet is enhanced clearly by metallic shell due to surface plasmon polaritons. The large-area superresolution imaging can be performed by using a core-shell optical microfiber in the far-field system. The potential applications of this core-shell optical microfiber include micro-fluidics and nano-structure measurements.

  15. ac power control in the Core Flow Test Loop

    International Nuclear Information System (INIS)

    McDonald, D.W.

    1980-01-01

    This work represents a status report on a development effort to design an ac power controller for the Core Flow Test Loop. The Core Flow Test Loop will be an engineering test facility which will simulate the thermal environment of a gas-cooled fast-breeder reactor. The problems and limitations of using sinusoidal ac power to simulate the power generated within a nuclear reactor are addressed. The transformer-thyristor configuration chosen for the Core Flow Test Loop power supply is presented. The initial considerations, design, and analysis of a closed-loop controller prototype are detailed. The design is then analyzed for improved performance possibilities and failure modes are investigated at length. A summary of the work completed to date and a proposed outline for continued development completes the report

  16. Whole-core LEU fuel demonstration in the ORR

    International Nuclear Information System (INIS)

    Snelgrove, J.L.; Bretscher, M.M.; Cornella, R.J.; Hobbs, R.W.

    1985-01-01

    A whole-core demonstration of LEU fuel in the ORR is expected to begin during November 1985. Fuel elements will contain U 3 Si 2 at 4.8 Mg U/m 3 and shim rod fuel followers will contain U 3 Si 2 at 3.5 Mg U/m 3 . Fuel fabrication is underway at B and W, CERCA, and NUKEM, with shipments scheduled to commence in October. The primary objectives of the demonstration are to provide data for validation of LEU and mixed-core fuel cycle calculations and to provide a large-scale demonstration of the acceptable performance of production-line U 3 Si 2 fuel elements. It is planned to approach the full LEU core through a series of mixed cores. Measurements to be made include flux distribution, reactivity swing, control rod worths, cycle length, fuel discharge burnup, gamma heating rates, β/sub eff/l, and isothermal temperature coefficient. Measurements will also be made on fresh LEU and fresh HEU critical configurations. Preliminary safety approval has been received and the final safety assessment is being reviewed

  17. Korrelasjon mellom core styrke, core stabilitet og utholdende styrke i core

    OpenAIRE

    Berg-Olsen, Andrea Marie; Fugelsøy, Eivor; Maurstad, Ann-Louise

    2010-01-01

    Formålet med studien var å se hvilke korrelasjon det er mellom core styrke, core stabilitet og utholdende styrke i core. Testingen bestod av tre hoveddeler hvor vi testet core styrke, core stabilitet og utholdende styrke i core. Innenfor core styrke og utholdende styrke i core ble tre ulike tester utført. Ved måling av core stabilitet ble det gjennomført kun en test. I core styrke ble isometrisk abdominal fleksjon, isometrisk rygg ekstensjon og isometrisk lateral fleksjon testet. Sit-ups p...

  18. Feasibility study on nuclear core design for soluble boron free small modular reactor

    Energy Technology Data Exchange (ETDEWEB)

    Rabir, Mohamad Hairie, E-mail: m-hairie@nuclearmalaysia.gov.my; Hah, Chang Joo; Ju, Cho Sung [Department of NPP Engineering, KEPCO International Nuclear Graduate School, Ulsan (Korea, Republic of)

    2015-04-29

    A feasibility study on nuclear core design of soluble boron free (SBF) core for small size (150MWth) small modular reactor (SMR) was investigated. The purpose of this study was to design a once through cycle SMR core, where it can be used to supply electricity to a remote isolated area. PWR fuel assembly design with 17×17 arrangement, with 264 fuel rods per assembly was adopted as the basis design. The computer code CASMO-3/MASTER was used for the search of SBF core and fuel assembly analysis for SMR design. A low critical boron concentration (CBC) below 200 ppm core with 4.7 years once through cycle length was achieved using 57 fuel assemblies having 170 cm of active height. Core reactivity controlled using mainly 512 number of 4 wt% and 960 12 wt% Gd rods.

  19. SEDRIO/INCORE, an automatic optimal loading pattern search system for PWR NPP reload core using an expert system

    International Nuclear Information System (INIS)

    Xian Chunyu; Zhang Zongyao

    2003-01-01

    The expert knowledge library for Daya Bay and Qinshan phase II NPP has been established based on expert knowledge, and the reload core loading pattern heuristic search is performed. The in-core fuel management code system INCORE that has been used in engineering design is employed for neutron calculation, and loading pattern is evaluated by using of cycle length and core radial power peaking factor. The developed system SEDRIO/INCORE has been applied in cycle 4 for unit 2 of Daya Bay NPP and cycle 4 for Phase II in Qinshan NPP. The application demonstrated that the loading patterns obtained by SEDRIO/INCORE system are much better than reference ones from the view of the radial power peak and the cycle length

  20. Study of the peptide length and amino acid specific substitution in the antigenic activity of the chimeric synthetic peptides, containing the p19 core and gp46 envelope proteins of the HTLV-I virus.

    Science.gov (United States)

    Marin, Milenen Hernández; Rodríguez-Tanty, Chryslaine; Higginson-Clarke, David; Bocalandro, Yadaris Márquez; Peña, Lilliam Pozo

    2005-10-28

    Four chimeric synthetic peptides (Q5, Q6, Q7(multiply sign in circle), and Q8(multiply sign in circle)), incorporating immunodominant epitopes of the core p19 (105-124 a.a.) and envelope gp46 proteins (175-205 a.a.), of HTLV-I were obtained. Also, two gp46 monomeric peptides M4 and M5(multiply sign in circle) (Ser at position 192) were synthesized. The analysis of the influence of the peptide lengths and the proline to serine substitution on the chimeric and monomeric peptides' antigenicity, with regard to the chimeric peptides Q1, Q2, Q3(multiply sign in circle), and Q4(multiply sign in circle), reported previously, for HTLV-I was carried out. The peptides' antigenicity was evaluated in an ultramicroenzyme-linked immunosorbent assay (UMELISA) using sera of HTLV-I/II. The peptides' antigenicity was affected appreciably by the change of the peptide length and amino acid substitutions into the immunodominant sequence of gp46 peptide.

  1. Exciton Transport Simulations in Phenyl Cored Thiophene Dendrimers

    Science.gov (United States)

    Kim, Kwiseon; Erkan Kose, Muhammet; Graf, Peter; Kopidakis, Nikos; Rumbles, Garry; Shaheen, Sean E.

    2009-03-01

    Phenyl cored 3-arm and 4-arm thiophene dendrimers are promising materials for use in photovoltaic devices. It is important to understand the energy transfer mechanisms in these molecules to guide the synthesis of novel dendrimers with improved efficiency. A method is developed to estimate the exciton diffusion lengths for the dendrimers and similar chromophores in amorphous films. The approach exploits Fermi's Golden Rule to estimate the energy transfer rates for an ensemble of bimolecular complexes in random orientations. Using Poisson's equation to evaluate Coulomb integrals led to efficient calculation of excitonic couplings between the transition densities. Monte-Carlo simulations revealed the dynamics of energy transport in the dendrimers. Experimental exciton diffusion lengths of the dendrimers range 10 ˜ 20 nm, increasing with the size of the dendrimer. Simulated diffusion lengths correlate well with experiments. The chemical structure of the chromophore, the shape of the transition densities and the exciton lifetime are found to be the most important factors that determine the exciton diffusion length in amorphous films.

  2. Toxicity of sediment cores collected from the Ashtabula River in northeastern Ohio, USA, to the amphipod Hyalella azteca

    Science.gov (United States)

    Ingersoll, C.G.; Kemble, N.E.; Kunz, J.L.; Brumbaugh, W.G.; MacDonald, D.D.; Smorong, D.

    2009-01-01

    This study was conducted to support a Natural Resource Damage Assessment and Restoration project associated with the Ashtabula River in Ohio. The objective of the study was to evaluate the chemistry and toxicity of 50 sediment samples obtained from five cores collected from the Ashtabula River (10 samples/core, with each 10-cm-diameter core collected to a total depth of about 150 cm). Effects of chemicals of potential concern (COPCs) measured in the sediment samples were evaluated by measuring whole-sediment chemistry and whole-sediment toxicity in the sediment samples (including polycyclic aromatic hydrocarbons [PAHs], polychlorinated biphenyls [PCBs], organochlorine pesticides, and metals). Effects on the amphipod Hyalella azteca at the end of a 28-day sediment toxicity test were determined by comparing survival or length of amphipods in individual sediment samples in the cores to the range of responses of amphipods exposed to selected reference sediments that were also collected from the cores. Mean survival or length of amphipods was below the lower limit of the reference envelope in 56% of the sediment samples. Concentrations of total PCBs alone in some samples or concentrations of total PAHs alone in other samples were likely high enough to have caused the reduced survival or length of amphipods (i.e., concentrations of PAHs or PCBs exceeded mechanistically based and empirically based sediment quality guidelines). While elevated concentrations of ammonia in pore water may have contributed to the reduced length of amphipods, it is unlikely that the reduced length was caused solely by elevated ammonia (i.e., concentrations of ammonia were not significantly correlated with the concentrations of PCBs or PAHs and concentrations of ammonia were elevated both in the reference sediments and in the test sediments). Results of this study show that PAHs, PCBs, and ammonia are the primary COPCs that are likely causing or substantially contributing to the toxicity to

  3. Differential Rotation within the Earth's Outer Core

    Science.gov (United States)

    Hide, R.; Boggs, D. H.; Dickey, J. O.

    1998-01-01

    Non-steady differential rotation drive by bouyancy forces within the Earth's liquid outer core (OC) plays a key role not only in the generation of the main geomagnetic field by the magnetohydrodynamic (MHD) dynamo process but also in the excitation of irregular fluctuations in the angular speed of rotation of the overlying solid mantle, as evidenced by changes in the length of the day (LOD) on decadal and longer timescales (1-8).

  4. Fuel with advanced burnable absorbers design for the IRIS reactor core: Combined Erbia and IFBA

    Energy Technology Data Exchange (ETDEWEB)

    Franceschini, Fausto [Westinghouse Electric Company LLC, Science and Technology Department, Pittsburgh, PA 15235 (United States)], E-mail: FranceF@westinghouse.com; Petrovic, Bojan [Georgia Institute of Technology, Nuclear and Radiological Engineering, G.W. Woodruff School, Atlanta, GA 30332-0405 (United States)

    2009-08-15

    IRIS is an advanced medium-size (1000 MW) PWR with integral primary system targeting deployment already around 2015-2017. Consistent with its aggressive development and deployment schedule, the 'first IRIS' core design assumes current, licensed fuel technology, i.e., UO{sub 2} fuel with less than 5% {sup 235}U enrichment. The core consists of 89 fuel assemblies employing the 17x17 Westinghouse Robust Fuel Assembly (RFA) design and Standard Fuel dimensions. The adopted design enables to meet all the objectives of the first IRIS core, including over 3-year cycle length with low soluble boron concentration, within the envelope of licensed, readily available fuel technology. Alternative fuel designs are investigated for the subsequent waves of IRIS reactors in pursuit of further improving the fuel utilization and/or extending the cycle length. In particular, an increase in the lattice pitch from the current 0.496 in. for the Standard Fuel to 0.523 in. is among the objectives of this study. The larger fuel pitch and increased moderator-to-fuel volume ratio that it entails fosters better neutron thermalization in an altogether under-moderated lattice thereby offering the potential for considerable increase of fuel utilization and cycle length, up to 5% in the two-batch fuel management scheme considered for IRIS. However, the improved moderation also favors higher values of the Moderator Temperature Coefficient, MTC, which must be properly counteracted to avoid undesired repercussions on the plant safety parameters or controllability during transient operations. This paper investigates counterbalancing the increase in the MTC caused by the enhanced moderation lattice by adopting a suitable choice of fuel burnable absorber (BA). In particular, a fuel design combining erbia, which benefits MTC due to its resonant behavior but leads to residual reactivity penalty, and IFBA, which maximizes cycle length, is pursued. In the proposed approach, IFBA provides the bulk

  5. The whole-core LEU fuel demonstration in the ORR

    International Nuclear Information System (INIS)

    Snelgrove, J.L.; Bretscher, M.M.; Cornella, R.J.; Hobbs, R.W.

    1985-01-01

    A whole-core demonstration of LEU fuel in the ORR is expected to begin during November 1985. Fuel elements will contain U 3 Si 2 at 4.8 Mg U/m 3 and shim rod fuel followers will contain U 3 Si 2 at 3.5 Mg U/m 3 . Fuel fabrication is underway at B and W, CERCA, and NUKEM, with shipments scheduled to commence in October. The primary objectives of the demonstration are to provide data for validation of LEU and mixed-core fuel cycle calculations and to provide a large-scale demonstration of the acceptable performance of production-line U 3 Si 2 fuel elements. It is planned to approach the full LEU core through a series of mixed cores. Measurements to be made include flux distribution, reactivity swing, control rod worth, cycle length, fuel discharge burn-up, gamma heating rate, β eff /l, and isothermal temperature coefficient. Measurements will also be made on fresh LEU and fresh HEU critical configurations. Preliminary safety approval has been received and the final safety assessment is being reviewed. Key issues being addressed in the safety assessment are fuel performance, radiological consequences, margin to burnout and transient behavior. The LEU core is comparable in all safety aspects to the HEU core and the transition core is only marginally worse owing to higher power seeking factors. (author)

  6. Highly parallel line-based image coding for many cores.

    Science.gov (United States)

    Peng, Xiulian; Xu, Jizheng; Zhou, You; Wu, Feng

    2012-01-01

    Computers are developing along with a new trend from the dual-core and quad-core processors to ones with tens or even hundreds of cores. Multimedia, as one of the most important applications in computers, has an urgent need to design parallel coding algorithms for compression. Taking intraframe/image coding as a start point, this paper proposes a pure line-by-line coding scheme (LBLC) to meet the need. In LBLC, an input image is processed line by line sequentially, and each line is divided into small fixed-length segments. The compression of all segments from prediction to entropy coding is completely independent and concurrent at many cores. Results on a general-purpose computer show that our scheme can get a 13.9 times speedup with 15 cores at the encoder and a 10.3 times speedup at the decoder. Ideally, such near-linear speeding relation with the number of cores can be kept for more than 100 cores. In addition to the high parallelism, the proposed scheme can perform comparatively or even better than the H.264 high profile above middle bit rates. At near-lossless coding, it outperforms H.264 more than 10 dB. At lossless coding, up to 14% bit-rate reduction is observed compared with H.264 lossless coding at the high 4:4:4 profile.

  7. Countermeasures to cope with issues for the FBR cycle system and transitional core during FBR introductory period

    International Nuclear Information System (INIS)

    Fujimura, Koji; Sasahira, Akira; Yamashita, Junichi; Fukasawa, Tetsuo; Hoshino, Kuniyoshi

    2007-01-01

    The introduction of fast breeder reactors (FBRs) requires Pu be recovered from light water reactors (LWRs) spent fuel. The 'Flexible Fuel Cycle Initiative (FFCI)' can supply enough Pu and holds no surplus Pu, while responding flexibly to future technical and social uncertainties. In this paper, the potential of FFCI to increase economy of the fuel cycle system was investigated. On the other hand, during the FBR introductory period, Pu from LWR spent fuel is used for startup of FBRs. But the FBR core being loaded with Pu from LWR spent fuel has a larger burnup reactivity than the core being loaded with Pu from the FBR multi-recycling core. The increased burnup reactivity may reduce the cycle length of the FBR core. In this paper, an FBR transitional core concept to handle the issues of the FBR introductory period was investigated. The results obtained through this study are as follows. (1) The FFCI has a potential to flatten the reprocessing amount of LWR spent fuel and to increase economy of the next fuel cycle system. (2) Minor actinides - mixed FBR transitional core has a potential to maintain the operation cycle length even supposing use of Pu from LWR spent fuel. (author)

  8. Air core detectors for Cerenkov-free scintillation dosimetry of brachytherapy β-sources.

    Science.gov (United States)

    Eichmann, Marion; Thomann, Benedikt

    2017-09-01

    Plastic scintillation detectors are used for dosimetry in small radiation fields with high dose gradients, e.g., provided by β-emitting sources like 106 Ru/ 106 Rh eye plaques. A drawback is a background signal caused by Cerenkov radiation generated by electrons passing the optical fibers (light guides) of this dosimetry system. Common approaches to correct for the Cerenkov signal are influenced by uncertainties resulting from detector positioning and calibration procedures. A different approach to avoid any correction procedure is to suppress the Cerenkov signal by replacing the solid core optical fiber with an air core light guide, previously shown for external beam therapy. In this study, the air core concept is modified and applied to the requirements of dosimetry in brachytherapy, proving its usability for measuring water energy doses in small radiation fields. Three air core detectors with different air core lengths are constructed and their performance in dosimetry for brachytherapy β-sources is compared with a standard two-fiber system, which uses a second fiber for Cerenkov correction. The detector systems are calibrated with a 90 Sr/ 90 Y secondary standard and tested for their angular dependence as well as their performance in depth dose measurements of 106 Ru/ 106 Rh sources. The signal loss relative to the standard detector increases with increasing air core length to a maximum value of 58.3%. At the same time, however, the percentage amount of Cerenkov light in the total signal is reduced from at least 12.1% to a value below 1.1%. There is a linear correlation between induced dose and measured signal current. The air core detectors determine the dose rates for 106 Ru/ 106 Rh sources without any form of correction for the Cerenkov signal. The air core detectors show advantages over the standard two-fiber system especially when measuring in radiation fields with high dose gradients. They can be used as simple one-fiber systems and allow for an almost

  9. The impact of core-shell nanotube structures on fracture in ceramic nanocomposites

    International Nuclear Information System (INIS)

    Liang, Xin; Yang, Yingchao; Lou, Jun; Sheldon, Brian W.

    2017-01-01

    Multi-wall carbon nanotubes (MWCNTs) can be used to create ceramic nanocomposites with improved fracture toughness. In the present work, atomic layer deposition (ALD) was employed to deposit thin oxide layers on MWCNTs. These core-shell structures were then used to create nanocomposites by using a polymer derived ceramic (PDC) to produce the matrix. Variations in both the initial MWCNT structure and the oxide layers led to substantial differences in fiber-pullout behavior. Single tube pullout tests also showed that the oxide coatings led to stronger bonding with the ceramic matrix. With high defect density MWCNTs, this led to shorter pull-out lengths which is consistent with the conventional understanding of fracture in ceramic matrix composites. However, with low defect density MWCNTs longer pullout lengths were observed with the oxide layers. To interpret the different trends that were observed, we believe that the ALD coatings should not be viewed simply as a means of altering the interfacial properties. Instead, the coated MWCNTs should be viewed as more complex core-shell fibers where both interface and internal properties can be controlled with the ALD layers. - Graphical abstract: Fracture properties of core-shell nanotubes reinforced ceramic nanocomposites.

  10. Thermal hydraulic design of a hydride-fueled inverted PWR core

    International Nuclear Information System (INIS)

    Malen, J.A.; Todreas, N.E.; Hejzlar, P.; Ferroni, P.; Bergles, A.

    2009-01-01

    An inverted PWR core design utilizing U(45%, w/o)ZrH 1.6 fuel (here referred to as U-ZrH 1.6 ) is proposed and its thermal hydraulic performance is compared to that of a standard rod bundle core design also fueled with U-ZrH 1.6 . The inverted design features circular cooling channels surrounded by prisms of fuel. Hence the relative position of coolant and fuel is inverted with respect to the standard rod bundle design. Inverted core designs with and without twisted tape inserts, used to enhance critical heat flux, were analyzed. It was found that higher power and longer cycle length can be concurrently achieved by the inverted core with twisted tape relative to the optimal standard core, provided that higher core pressure drop can be accommodated. The optimal power of the inverted design with twisted tape is 6869 MW t , which is 135% of the optimally powered standard design (5080 MW t -determined herein). Uncertainties in this design regarding fuel and clad dimensions needed to accommodate mechanical loads and fuel swelling are presented. If mechanical and neutronic feasibility of these designs can be confirmed, these thermal assessments imply significant economic advantages for inverted core designs.

  11. Electromagnetism Mechanism for Enhancing the Refueling Cycle Length of a WWER-1000

    Directory of Open Access Journals (Sweden)

    Navid Poursalehi

    2017-02-01

    Full Text Available Increasing the operation cycle length can be an important goal in the fuel reload design of a nuclear reactor core. In this research paper, a new optimization approach, electromagnetism mechanism (EM, is applied to the fuel arrangement design of the Bushehr WWER-1000 core. For this purpose, a neutronic solver has been developed for calculating the required parameters during the reload cycle of the reactor. In this package, two modules have been linked, including PARCS v2.7 and WIMS-5B codes, integrated in a solver for using in the fuel arrangement optimization operation. The first results of the prepared package, along with the cycle for the original pattern of Bushehr WWER-1000, are compared and verified according to the Final Safety Analysis Report and then the results of exploited EM linked with Purdue Advanced Reactor Core Simulator (PARCS and Winfrith Improved Multigroup Scheme (WIMS codes are reported for the loading pattern optimization. Totally, the numerical results of our loading pattern optimization indicate the power of the EM for this problem and also show the effective improvement of desired parameters for the gained semi-optimized core pattern in comparison to the designer scheme.

  12. Electromagnetism mechanism for enhancing the refueling cycle length of a WWER-1000

    Energy Technology Data Exchange (ETDEWEB)

    Poursalehi, Navid; Nejati-Zadeh, Mostafa; Minuchehr, Abdolhamid [Dept. of Nuclear Engineering, Shahid Beheshti University, Tehran (Iran, Islamic Republic of)

    2017-02-15

    Increasing the operation cycle length can be an important goal in the fuel reload design of a nuclear reactor core. In this research paper, a new optimization approach, electromagnetism mechanism (EM), is applied to the fuel arrangement design of the Bushehr WWER-1000 core. For this purpose, a neutronic solver has been developed for calculating the required parameters during the reload cycle of the reactor. In this package, two modules have been linked, including PARCS v2.7 and WIMS-5B codes, integrated in a solver for using in the fuel arrangement optimization operation. The first results of the prepared package, along with the cycle for the original pattern of Bushehr WWER-1000, are compared and verified according to the Final Safety Analysis Report and then the results of exploited EM linked with Purdue Advanced Reactor Core Simulator (PARCS) and Winfrith Improved Multigroup Scheme (WIMS) codes are reported for the loading pattern optimization. Totally, the numerical results of our loading pattern optimization indicate the power of the EM for this problem and also show the effective improvement of desired parameters for the gained semi-optimized core pattern in comparison to the designer scheme.

  13. A flexible and testable software architecture: applying presenter first to a device server for the DOOCS accelerator control system of the European XFEL

    International Nuclear Information System (INIS)

    Beckmann, A.; Karabekyan, S.; Pflüger, J.

    2012-01-01

    Presenter First (PF) uses a variant of Model View Presenter design pattern to add implementation flexibility and to improve testability of complex event-driven applications. It has been introduced in the context of GUI applications, but can easily be adapted to server applications. This paper describes how Presenter First methodology is used to develop a device server for the Programmable Logic Controls (PLC) of the European XFEL undulator systems, which are Windows PCs running PLC software from Beckhoff. The server implements a ZeroMQ message interface to the PLC allowing the DOOCS accelerator control system of the European XFEL to exchange data with the PLC by sending messages over the network. Our challenge is to develop a well-tested device server with a flexible architecture that allows integrating the server into other accelerator control systems like EPICS. (author)

  14. 15 x 200 Gbit/s 16-QAM SDM transmission over an integrated 7-core cladding-pumped repeatered multicore link in a recirculating loop

    DEFF Research Database (Denmark)

    Castro, Carlos; Jain, Saurabh; Man, Erik De

    2017-01-01

    We investigate a complete realistic integrated multicore system consisting of directly spliced components: homogeneous trench-assisted 7-core fiber with a length of 60 km, cladding-pumped 7-core amplifiers, integrated 7-core isolators, and fiberized fan-in/fan-out couplers. We analyze the perform...

  15. Centrifugal Deposited Au-Pd Core-Shell Nanoparticle Film for Room-Temperature Optical Detection of Hydrogen Gas.

    Science.gov (United States)

    Song, Han; Luo, Zhijie; Liu, Mingyao; Zhang, Gang; Peng, Wang; Wang, Boyi; Zhu, Yong

    2018-05-06

    In the present work, centrifugal deposited Au-Pd core-shell nanoparticle (NP) film was proposed for the room-temperature optical detection of hydrogen gas. The size dimension of 44, 48, 54, and 62 nm Au-Pd core-shell nanocubes with 40 nm Au core were synthesized following a solution-based seed-mediated growth method. Compared to a pure Pd NP, this core-shell structure with an inert Au core could decrease the H diffusion length in the Pd shell. Through a modified centrifugal deposition process, continues film samples with different core-shell NPs were deposited on 10 mm diameter quartz substrates. Under various hydrogen concentration conditions, the optical response properties of these samples were characterized by an intensity-based optical fiber bundle sensor. Experimental results show that the continues film that was composed of 62 nm Au-Pd core-shell NPs has achieved a stable and repeatable reflectance response with low zero drift in the range of 4 to 0.1% hydrogen after a stress relaxation mechanism at first few loading/unloading cycles. Because of the short H diffusion length due to the thinner Pd shell, the film sample composed of 44 nm Au-Pd NPs has achieved a dramatically decreased response/recovery time to 4 s/30 s. The experiments present the promising prospect of this simple method to fabricate optical hydrogen sensors with controllable high sensitivity and response rate at low cost.

  16. Multipoint fiber-optic laser-ultrasonic actuator based on fiber core-opened tapers.

    Science.gov (United States)

    Tian, Jiajun; Dong, Xiaolong; Gao, Shimin; Yao, Yong

    2017-11-27

    In this study, a novel fiber-optic, multipoint, laser-ultrasonic actuator based on fiber core-opened tapers (COTs) is proposed and demonstrated. The COTs were fabricated by splicing single-mode fibers using a standard fiber splicer. A COT can effectively couple part of a core mode into cladding modes, and the coupling ratio can be controlled by adjusting the taper length. Such characteristics are used to obtain a multipoint, laser-ultrasonic actuator with balanced signal strength by reasonably controlling the taper lengths of the COTs. As a prototype, we constructed an actuator that generated ultrasound at four points with a balanced ultrasonic strength by connecting four COTs with coupling ratios of 24.5%, 33.01%, 49.51%, and 87.8% in a fiber link. This simple-to-fabricate, multipoint, laser-ultrasonic actuator with balanced ultrasound signal strength has potential applications in fiber-optic ultrasound testing technology.

  17. Solitons in a hard-core bosonic system: Gross–Pitaevskii type and ...

    Indian Academy of Sciences (India)

    -core .... smoothly varying function with a length scale greater than the lattice spacing a. Using ..... φ(x,τ) must be of the form ωτ +φ(x −vτ) (recall eq. (3)), i.e. .... solutions for the density in the HCB system, providing a comprehensive picture of its.

  18. 3D core burnup studies in 500 MWe Indian prototype fast breeder reactor to attain enhanced core burnup

    International Nuclear Information System (INIS)

    Choudhry, Nakul; Riyas, A.; Devan, K.; Mohanakrishnan, P.

    2013-01-01

    Highlights: ► Enhanced burnup potential of existing prototype fast breeder reactor core is studied. ► By increasing the Pu enrichment, fuel burnup can be increased in existing PFBR core. ► Enhanced burnup increase economy and reduce load of fuel fabrication and reprocessing. ► Beginning of life reactivity is suppressed by increasing the number of diluents. ► Absorber rod worth requirements can be achieved by increasing 10 B enrichment. -- Abstract: Fast breeder reactors are capable of producing high fuel burnup because of higher internal breeding of fissile material and lesser parasitic capture of neutrons in the core. As these reactors need high fissile enrichment, high fuel burnup is desirable to be cost effective and to reduce the load on fuel reprocessing and fabrication plants. A pool type, liquid sodium cooled, mixed (Pu–U) oxide fueled 500 MWe prototype fast breeder reactor (PFBR), under construction at Kalpakkam is designed for a peak burnup of 100 GWd/t. This limitation on burnup is purely due to metallurgical properties of structural materials like clad and hexcan to withstand high neutron fluence, and not by the limitation on the excess reactivity available in the core. The 3D core burnup studies performed earlier for approach to equilibrium core of PFBR is continued to demonstrate the burnup potential of existing PFBR core. To increase the fuel burnup of PFBR, plutonium oxide enrichment is increased from 20.7%/27.7% to 22.1%/29.4% of core-1/core-2 which resulted in cycle length increase from 180 to 250 effective full power days (efpd), so that the peak fuel burnup increases from 100 to 134 GWd/t, keeping all the core parameters under allowed safety limits. Number of diluents subassemblies is increased from eight to twelve at beginning of life core to bring down the initial core excess reactivity. PFBR refueling is revised to accommodate twelve diluents. Increase of 10 B enrichment in control safety rods (CSRs) and diverse safety rods (DSRs

  19. A study of small-scale foliation in lengths of core enclosing fault zones in borehole WD-3, Permit Area D, Lac du Bonnet Batholith

    Energy Technology Data Exchange (ETDEWEB)

    Ejeckam, R. B.

    1992-12-01

    Small-scale foliation measurements in lengths of core from borehole WD-3 of Permit Area D of the Lac du Bonnet Batholith have defined five major mean orientation sets. They strike NW, N and NE. The orientations (strike to the left of the dip direction/dip) of these sets are as follows: Set I - 028/74 deg; II - 001/66 deg; III - 100/58 deg; IV - 076/83 deg; and V - 210/40 deg. The small-scale foliations were defined by different mineral types such as biotite crystals, plagioclase, mineral banding and quartz lenses. Well-developed biotite foliation is commonly present whenever well-developed plagioclase foliation exists, but as the strength of development weakens, the preferred orientations of plagioclase foliation do not correspond to those of biotite. It is also noted that the foliations appear to strike in directions orthogonal to the fractures in the fracture zones in the same depth interval. No significant change in foliation orientation was observed in Zones I to IV. Set V, however, whose mean orientation is 210/40 deg, is absent from the Zone IV interval, ranging from 872 to 905 m. (auth)

  20. Evidence for general instability of past climate from a 250-KYR ice-core record

    DEFF Research Database (Denmark)

    Johnsen, Sigfus Johann; Clausen, Henrik Brink; Dahl-Jensen, Dorthe

    1993-01-01

    decades. Here we present a detailed stable-isotope record for the full length of the Greenland Ice-core Project Summit ice core, extending over the past 250 kyr according to a calculated timescale. We find that climate instability was not confined to the last glaciation, but appears also to have been...... results1,2 from two ice cores drilled in central Greenland have revealed large, abrupt climate changes of at least regional extent during the late stages of the last glaciation, suggesting that climate in the North Atlantic region is able to reorganize itself rapidly, perhaps even within a few...

  1. Simulation of the Long period Core Design for WH type of KHNP

    Energy Technology Data Exchange (ETDEWEB)

    Jung, Ji-Eun; Moon, Sang-Rae [Korea Hydro and Nuclear Power Co., Daejeon (Korea, Republic of)

    2016-10-15

    The current core design of the reactor and the new design of long period based on ANC code are compared here targeting the unit of WH type(Westinghouse nuclear steam supply system) operated by KHNP. The reactor core is composed of 157 fuel assemblies, consisting of a 17×17 array with 264 fuel rods, 24 guide thimbles. To investigate susceptibility of CIPS(crud-induced power shift) for long period core design, the boron mass is also calculated here. The long period core design for WH type of KHNP is simulated and evaluated the risk assessment for the result. 89 feed assemblies and 4.95w/o uranium enrichment (3.2w/o for Axial-blanket) are used for fresh fuel rods. The cycle length of long period design is increased by 6 month than the average of operated cycles satisfying the criteria of risk assessment for the core design; maximum F△h and maximum pin burnup and so on, except burndown curve.

  2. Simulation of the Long period Core Design for WH type of KHNP

    International Nuclear Information System (INIS)

    Jung, Ji-Eun; Moon, Sang-Rae

    2016-01-01

    The current core design of the reactor and the new design of long period based on ANC code are compared here targeting the unit of WH type(Westinghouse nuclear steam supply system) operated by KHNP. The reactor core is composed of 157 fuel assemblies, consisting of a 17×17 array with 264 fuel rods, 24 guide thimbles. To investigate susceptibility of CIPS(crud-induced power shift) for long period core design, the boron mass is also calculated here. The long period core design for WH type of KHNP is simulated and evaluated the risk assessment for the result. 89 feed assemblies and 4.95w/o uranium enrichment (3.2w/o for Axial-blanket) are used for fresh fuel rods. The cycle length of long period design is increased by 6 month than the average of operated cycles satisfying the criteria of risk assessment for the core design; maximum F△h and maximum pin burnup and so on, except burndown curve

  3. STAR FORMATION IN THE TAURUS FILAMENT L 1495: FROM DENSE CORES TO STARS

    International Nuclear Information System (INIS)

    Schmalzl, Markus; Kainulainen, Jouni; Henning, Thomas; Launhardt, Ralf; Quanz, Sascha P.; Alves, Joao; Goodman, Alyssa A.; Pineda, Jaime E.; Roman-Zuniga, Carlos G.

    2010-01-01

    We present a study of dense structures in the L 1495 filament in the Taurus Molecular Cloud and examine its star-forming properties. In particular, we construct a dust extinction map of the filament using deep near-infrared observations, exposing its small-scale structure in unprecedented detail. The filament shows highly fragmented substructures and a high mass-per-length value of M line = 17 M sun pc -1 , reflecting star-forming potential in all parts of it. However, a part of the filament, namely B 211, is remarkably devoid of young stellar objects. We argue that in this region the initial filament collapse and fragmentation is still taking place and star formation is yet to occur. In the star-forming part of the filament, we identify 39 cores with masses from 0.4 to 10 M sun and preferred separations in agreement with the local Jeans length. Most of these cores exceed the Bonnor-Ebert critical mass, and are therefore likely to collapse and form stars. The dense core mass function follows a power law with exponent Γ = 1.2 ± 0.2, a form commonly observed in star-forming regions.

  4. Neutronics conceptual design of the innovative research reactor core using uranium molybdenum fuel

    International Nuclear Information System (INIS)

    Tukiran S; Surian Pinem; Tagor MS; Lily S; Jati Susilo

    2012-01-01

    The multipurpose of research reactor utilization make many countries build the new research reactor. Trend of this reactor for this moment is multipurpose reactor type with a compact core to get high neutron flux at the low or medium level of power. The research newest. Reactor in Indonesia right now is already 25 year old. Therefore, it is needed to design a new research reactor, called innovative research reactor (IRR) and then as an alternative to replace the old research reactor. The aim of this research is to get the optimal configuration of equilibrium core with the acceptance criteria are minimum thermal neutron flux is 2.5E14 n/cm 2 s at the power level of 20 MW (minimum), length of cycle of more than 40 days, and the most efficient of using fuel in the core. Neutronics design has been performed for new fuel of U-9Mo-AI with various fuel density and reflector. Design calculation has been performed using WIMSD-5B and BATAN-FUEL computer codes. The calculation result of the conceptual design shows four core configurations namely 5x5, 5x7, 6x5 and 6x6. The optimalization result for equilibrium core of innovative research reactor is the 5x5 configuration with 450 gU fuel loading, berilium reflector, maximum thermal neutron flux at reflector is 3.33E14 n/cm 2 sand length of cycle is 57 days is the most optimal of IRR. (author)

  5. A core handling device for the Mars Sample Return Mission

    Science.gov (United States)

    Gwynne, Owen

    1989-01-01

    A core handling device for use on Mars is being designed. To provide a context for the design study, it was assumed that a Mars Rover/Sample Return (MRSR) Mission would have the following characteristics: a year or more in length; visits by the rover to 50 or more sites; 100 or more meter-long cores being drilled by the rover; and the capability of returning about 5 kg of Mars regolith to Earth. These characteristics lead to the belief that in order to bring back a variegated set of samples that can address the range of scientific objetives for a MRSR mission to Mars there needs to be considerable analysis done on board the rover. Furthermore, the discrepancy between the amount of sample gathered and the amount to be returned suggests that there needs to be some method of choosing the optimal set of samples. This type of analysis will require pristine material-unaltered by the drilling process. Since the core drill thermally and mechanically alters the outer diameter (about 10 pct) of the core sample, this outer area cannot be used. The primary function of the core handling device is to extract subsamples from the core and to position these subsamples, and the core itself if needed, with respect to the various analytical instruments that can be used to perform these analyses.

  6. Scaling laws for HTGR core block seismic response

    International Nuclear Information System (INIS)

    Dove, R.C.

    1977-01-01

    This paper discusses the development of scaling laws, physical modeling, and seismic testing of a model designed to represent a High Temperature Gas-Cooled Reactor (HTGR) core consisting of graphite blocks. The establishment of the proper scale relationships for length, time, force, and other parameters is emphasized. Tests to select model materials and the appropriate scales are described. Preliminary results obtained from both model and prototype systems tested under simulated seismic vibration are presented

  7. Mid-infrared 1  W hollow-core fiber gas laser source.

    Science.gov (United States)

    Xu, Mengrong; Yu, Fei; Knight, Jonathan

    2017-10-15

    We report the characteristics of a 1 W hollow-core fiber gas laser emitting CW in the mid-IR. Our system is based on an acetylene-filled hollow-core optical fiber guiding with low losses at both the pump and laser wavelengths and operating in the single-pass amplified spontaneous emission regime. Through systematic characterization of the pump absorption and output power dependence on gas pressure, fiber length, and pump intensity, we determine that the reduction of pump absorption at high pump flux and the degradation of gain performance at high gas pressure necessitate the use of increased gain fiber length for efficient lasing at higher powers. Low fiber attenuation is therefore key to efficient high-power laser operation. We demonstrate 1.1 W output power at a 3.1 μm wavelength by using a high-power erbium-doped fiber amplifier pump in a single-pass configuration, approximately 400 times higher CW output power than in the ring cavity previously reported.

  8. A flow test for calibrating 177 core tubes of 1/5-scale reactor flow model for Yonggwang nuclear units 3 and 4

    International Nuclear Information System (INIS)

    Lee, Byung Jin; Jang, Ho Cheol; Cheong, Jong Sik; Kuh, Jung Eui

    1990-01-01

    A flow test was performed to find out the hydraulic characteristics of every one of 177 core tubes, representing a fuel assembly respectively, as a preparatory step of 1/5 scale reactor flow model test for Yonggwang Nuclear Units (hereafter YGN) 3 and 4. The axial hydraulic resistance of the fuel assembly was simulated in the square core tube with six orifice plates positioned along the tube length; core support structure below each fuel assembly was done in the core upstream geometry section of the test loop. For each core tube the pressure differentials across the inlet, exit orifice plate and overall tube length were measured, along with the flow rates and temperatures of the test fluid. The measured pressure drops were converted to pressure loss or flow metering coefficients. The metering coefficient of the inlet orifice plate was sensitive to the configuration and location of the upstream geometry. The hydraulic resistance of the core tubes were reasonably coincided with a target value and consistent. The polynomial curve fits of the calibrated coefficients for the 177 core tubes were obtained with reasonable data scatters

  9. Measuring air core characteristics of a pressure-swirl atomizer via a transparent acrylic nozzle at various Reynolds numbers

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Eun J.; Oh, Sang Youp; Kim, Ho Y.; Yoon, Sam S. [Dept. of Mechanical, Korea University Anamdong, 5-Ga, Sungbukgu, 136-713 Seoul (Korea); James, Scott C. [Thermal/Fluid Science and Engineering, Sandia National Labs, PO Box 969, Livermore, CA 94551 (United States)

    2010-11-15

    Because of thermal fluid-property dependence, atomization stability (or flow regime) can change even at fixed operating conditions when subject to temperature change. Particularly at low temperatures, fuel's high viscosity can prevent a pressure-swirl (or simplex) atomizer from sustaining a centrifugal-driven air core within the fuel injector. During disruption of the air core inside an injector, spray characteristics outside the nozzle reflect a highly unstable, nonlinear mode where air core length, Sauter mean diameter (SMD), cone angle, and discharge coefficient variability. To better understand injector performance, these characteristics of the pressure-swirl atomizer were experimentally investigated and data were correlated to Reynolds numbers (Re). Using a transparent acrylic nozzle, the air core length, SMD, cone angle, and discharge coefficient are observed as a function of Re. The critical Reynolds numbers that distinguish the transition from unstable mode to transitional mode and eventually to a stable mode are reported. The working fluids are diesel and a kerosene-based fuel, referred to as bunker-A. (author)

  10. SMART core preliminary nuclear design-II

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jeong Chan; Ji, Seong Kyun; Chang, Moon Hee

    1997-06-01

    Three loading patterns for 330 MWth SMART core are constructed for 25, 33 and 29 CRDMs, and one loading pattern for larger 69-FA core with 45 CRDMs is also constructed for comparison purpose. In this study, the core consists of 57 reduced height Korean Optimized Fuel Assemblies (KOFAs) developed by KAERI. The enrichment of fuel is 4.95 w/o. As a main burnable poison, 35% B-10 enriched B{sub 4}C-Al{sub 2}O{sub 3} shim is used. To control stuck rod worth, some gadolinia bearing fuel rods are used. The U-235 enrichment of the gadolinia bearing fuel rods is 1.8 w/o as used in KOFA. All patterns return cycle length of about 3 years. Three loading patterns except 25-CRDM pattern satisfy cold shutdown condition of keff {<=} 0.99 without soluble boron. These three patterns also satisfy the refueling condition of keff {<=} 0.95. In addition to the construction of loading pattern, an editing module of MASTER PPI files for rod power history generation is developed and rod power histories are generated for 29-CRDM loading pattern. Preliminary Fq design limit is suggested as 3.71 based on KOFA design experience. (author). 9 tabs., 45 figs., 16 refs.

  11. TropFishR: an R package for fisheries analysis with length-frequency data

    DEFF Research Database (Denmark)

    Mildenberger, Tobias; Taylor, M. H.; Wolff, A.M.

    2017-01-01

    1. The R package TropFishR is a new analysis toolbox compiling single-species stock assessment methods specifically designed for data-limited fisheries analysis using length-frequency data. 2. It includes methods for (i) estimating biological stock characteristics such as growth and mortality par...... introduces the package and demonstrates the functionality of a selection of its core methods. 4. TropFishR modernises traditional stock assessment methods by easing application and development and by combining it with advanced statistical approaches......1. The R package TropFishR is a new analysis toolbox compiling single-species stock assessment methods specifically designed for data-limited fisheries analysis using length-frequency data. 2. It includes methods for (i) estimating biological stock characteristics such as growth and mortality...

  12. Core-softened fluids, water-like anomalies, and the liquid-liquid critical points.

    Science.gov (United States)

    Salcedo, Evy; de Oliveira, Alan Barros; Barraz, Ney M; Chakravarty, Charusita; Barbosa, Marcia C

    2011-07-28

    Molecular dynamics simulations are used to examine the relationship between water-like anomalies and the liquid-liquid critical point in a family of model fluids with multi-Gaussian, core-softened pair interactions. The core-softened pair interactions have two length scales, such that the longer length scale associated with a shallow, attractive well is kept constant while the shorter length scale associated with the repulsive shoulder is varied from an inflection point to a minimum of progressively increasing depth. The maximum depth of the shoulder well is chosen so that the resulting potential reproduces the oxygen-oxygen radial distribution function of the ST4 model of water. As the shoulder well depth increases, the pressure required to form the high density liquid decreases and the temperature up to which the high-density liquid is stable increases, resulting in the shift of the liquid-liquid critical point to much lower pressures and higher temperatures. To understand the entropic effects associated with the changes in the interaction potential, the pair correlation entropy is computed to show that the excess entropy anomaly diminishes when the shoulder well depth increases. Excess entropy scaling of diffusivity in this class of fluids is demonstrated, showing that decreasing strength of the excess entropy anomaly with increasing shoulder depth results in the progressive loss of water-like thermodynamic, structural and transport anomalies. Instantaneous normal mode analysis was used to index the overall curvature distribution of the fluid and the fraction of imaginary frequency modes was shown to correlate well with the anomalous behavior of the diffusivity and the pair correlation entropy. The results suggest in the case of core-softened potentials, in addition to the presence of two length scales, energetic, and entropic effects associated with local minima and curvatures of the pair interaction play an important role in determining the presence of water

  13. The length-weight and length-length relationships of bluefish, Pomatomus saltatrix (Linnaeus, 1766 from Samsun, middle Black Sea region

    Directory of Open Access Journals (Sweden)

    Melek Özpiçak

    2017-10-01

    Full Text Available In this study, length-weight relationship (LWR and length-length relationship (LLR of bluefish, Pomatomus saltatrix were determined. A total of 125 specimens were sampled from Samsun, the middle Black Sea in 2014 fishing season. Bluefish specimens were monthly collected from commercial fishing boats from October to December 2014. All captured individuals (N=125 were measured to the nearest 0.1 cm for total, fork and standard lengths. The weight of each fish (W was recorded to the nearest 0.01 g. According to results of analyses, there were no statistically significant differences between sexes in term of length and weight (P˃0.05. The minimum and maximum total, fork and standard lengths of bluefish ranged between 13.5-23.6 cm, 12.50-21.80 cm and 10.60-20.10 cm, respectively. The equation of length-weight relationship were calculated as W=0.008TL3.12 (r2>0.962. Positive allometric growth was observed for bluefish (b>3. Length-length relationship was also highly significant (P<0.001 with coefficient of determination (r2 ranging from 0.916 to 0.988.

  14. Fibre Bragg grating encapted with no-core fibre sensors for SRI and temperature monitoring

    Directory of Open Access Journals (Sweden)

    S. Daud

    2018-06-01

    Full Text Available In this work, a Fibre Bragg grating (FBG encapted with no-core fibre (NCF as surrounding refractive index (SRI and temperature sensors are practically demonstrated. A FBG with 1550 nm wavelength was attached with 5 cm length of no-core fibre (NCF is used as SRI and temperature sensing probe. The change of temperature and SRI induced the wavelength shift in FBG. The wavelength shift in FBG reacts directly proportional to the temperature with a sensitivity of while the sensitivity of NCF was measured as 13.13 pm °C−1. Keywords: FBG, No-core fibre (NCF, Temperature, Sensor

  15. Selection of LWR cycle length and fuel reload fraction

    International Nuclear Information System (INIS)

    Driscoll, M.J.; Handwerk, C.S.; McMahon, M.V.

    1997-01-01

    The continuing evolution of fuel having ever higher burnup capability and the increased emphasis on high plant capacity factor to keep nuclear power cost-competitive, motivates re-examination of some basic fuel management strategies. Specifically, what are the economic optimum goals for the fraction of core to be refueled, 1/n, and the length of the intra-refueling cycle, T c . The authors present a simple model to study these questions. They conclude that unless substantial improvements in technology are forthcoming, or economic circumstances change significantly, departure from 2- to 4-batch management, or longer than 2- to 3-year cycles in LWRs is not supported by their analysis

  16. Nano-engineering of three-dimensional core/shell nanotube arrays for high performance supercapacitors

    Science.gov (United States)

    Grote, Fabian; Wen, Liaoyong; Lei, Yong

    2014-06-01

    Large-scale arrays of core/shell nanostructures are highly desirable to enhance the performance of supercapacitors. Here we demonstrate an innovative template-based fabrication technique with high structural controllability, which is capable of synthesizing well-ordered three-dimensional arrays of SnO2/MnO2 core/shell nanotubes for electrochemical energy storage in supercapacitor applications. The SnO2 core is fabricated by atomic layer deposition and provides a highly electrical conductive matrix. Subsequently a thin MnO2 shell is coated by electrochemical deposition onto the SnO2 core, which guarantees a short ion diffusion length within the shell. The core/shell structure shows an excellent electrochemical performance with a high specific capacitance of 910 F g-1 at 1 A g-1 and a good rate capability of remaining 217 F g-1 at 50 A g-1. These results shall pave the way to realize aqueous based asymmetric supercapacitors with high specific power and high specific energy.

  17. Waterlike anomalies in a two-dimensional core-softened potential

    Science.gov (United States)

    Bordin, José Rafael; Barbosa, Marcia C.

    2018-02-01

    We investigate the structural, thermodynamic, and dynamic behavior of a two-dimensional (2D) core-corona system using Langevin dynamics simulations. The particles are modeled by employing a core-softened potential which exhibits waterlike anomalies in three dimensions. In previous studies in a quasi-2D system a new region in the pressure versus temperature phase diagram of structural anomalies was observed. Here we show that for the two-dimensional case two regions in the pressure versus temperature phase diagram with structural, density, and diffusion anomalies are observed. Our findings indicate that, while the anomalous region at lower densities is due the competition between the two length scales in the potential at higher densities, the anomalous region is related to the reentrance of the melting line.

  18. Reduced thermal sensitivity of hybrid air-core photonic band-gap fiber ring resonator

    Science.gov (United States)

    Feng, Li-shuang; Wang, Kai; Jiao, Hong-chen; Wang, Jun-jie; Liu, Dan-ni; Yang, Zhao-hua

    2018-01-01

    A novel hybrid air-core photonic band-gap fiber (PBF) ring resonator with twin 90° polarization-axis rotated splices is proposed and demonstrated. Frist, we measure the temperature dependent birefringence coefficient of air-core PBF and Panda fiber. Experimental results show that the relative temperature dependent birefringence coefficient of air-core PBF is 1.42×10-8/°C, which is typically 16 times less than that of Panda fiber. Then, we extract the geometry profile of air-core PBF from scanning electron microscope (SEM) images. Numerical modal is built to distinguish the fast axis and slow axis in the fiber. By precisely setting the length difference in air-core PBF and Panda fiber between two 90° polarization-axis rotated splicing points, the hybrid air-core PBF ring resonator is constructed, and the finesse of the resonator is 8.4. Environmental birefringence variation induced by temperature change can be well compensated, and experimental results show an 18-fold reduction in thermal sensitivity, compared with resonator with twin 0° polarization-axis rotated splices.

  19. Effect of core burnup on the dynamic behavior of fast reactors

    International Nuclear Information System (INIS)

    Ilberg, D.; Saphier, D.; Yiftah, S.

    1977-01-01

    Performance of a dynamic analysis, taking burnup changes into account, requires fission-product nuclear data of relatively small uncertainty, suitable burnup calculation models, and dynamic computer programs. These were prepared and used with the following results: (1) Significant changes in static and dynamic parameters were observed when investigating the effect of burnup. These changes were found to be larger than differences introduced by the uncertainty of the fission-product nuclear data. (2) A one-dimensional burnup computer program was prepared. It was found that a burnup model based on the generalized radioactive decay scheme is suitable for accurate fast reactor calculations. (3) Space-time dynamic calculations of fast reactors having different burnup levels were performed. The stability difference between ''clean'' and high burnup cores is greater when local rather than uniform perturbations are inserted along the entire core length. The magnitude by which the ''end-of-life'' core increases the transient excursion over that of the clean core depends on the particular region in which the perturbation is inserted. The end-of-life core will magnify the transient excursion more than the clean core whenever the perturbation is inserted into a region having a higher adjoint flux level than that of the clean core. However, when a reactor safety system operates successfully, the difference in the temperature transient of the clean and end-of-life cores will be relatively small. It is suggested that only the analysis of large local perturbations be performed for end-of-life cores as well as for clean cores in the safety evaluation of fast reactors

  20. Resolving the observer reference class problem in cosmology

    NARCIS (Netherlands)

    Friederich, Simon

    2017-01-01

    The assumption that we are typical observers plays a core role in attempts to make multiverse theories empirically testable. A widely shared worry about this assumption is that it suffers from systematic ambiguity concerning the reference class of observers with respect to which typicality is

  1. The 3DBiopsy Prostate Biopsy System: Preclinical Investigation of a Needle, Actuator, and Specimen Collection Device Allowing Sampling of Individualized Prostate Lengths Between 20 and 60 mm.

    Science.gov (United States)

    Stone, Nelson N; Mouraviev, Vladimir; Schechter, David; Lucia, M Scott; Smith, Elizabeth E; Arangua, Paul; Hoenemeyer, John; Rosa, Jim; Bawa, Rajan; Crawford, E David

    2017-09-01

    To increase the likelihood of detecting anterior cancers within the prostate and provide a specimen that spans the length of the gland. Newly designed 17- and 15-gauge (G) biopsy needles, a variable actuator, and an integrated pathology system intended for the longer cores were developed and tested for this purpose. Testing was performed comparing 2 common cannula tip grinds, a Vet-point (sharp tip) and a Menghini-point (atraumatic tip), and were tested against 18-G Bard Monopty in porcine kidney. A variable actuator was developed to fire the needle 20-60 mm and tested in cadaver prostates. The aggregate firings for 3 different shot lengths comparing the Vet- with the Menghini-tip cannulas demonstrated 91% vs 85.2% fill (length of specimen/length of core bed, P = .007). A 15-G trocar needle with the Vet-tip cannula also had the best performance, with an aggregate standard deviation of 6.4% across 3 firing ranges and a minimum to maximum specimen length of 81%-105% of potential fill. Cadaver testing with the Vet-tip needles in the actuator for the transrectal (17-G) and transperineal (15-G) biopsies demonstrated mean fills of 93.3% and 76.5%, respectively. The new transrectal ultrasound needle obtained a 2-fold increase in specimen length over the standard Bard device (P actuator, the physician can obtain specimens that include peripheral and anterior zone tissue in 1 core. Determination of cancer location on the longer specimens could enhance focal therapy planning. Copyright © 2017 Elsevier Inc. All rights reserved.

  2. Study on in-core fuel management for CNP1500 nuclear power plant

    International Nuclear Information System (INIS)

    Li Dongsheng

    2005-10-01

    CNP1500 is a four-loop PWR nuclear power plant with light water as moderator and coolant. The reactor core is composed of 205 AFA-3GXL fuel assemblies. The active core height at cold is 426.4 cm and equivalent diameter is 347.0 cm. The reactor thermal output is 4250 MW, and average linear power density is 179.5 W/cm. The cycle length of equilibrium cycle core is 470 equivalent full power days. For all cycles, the moderator temperature coefficients at all conditions are negative values, the nuclear enthalpy rise factors F ΔH at hot full power, all control rods out and equilibrium xenon are less than the limit value, the maximum discharge assembly burnup is less 55000 MW·d/tU, and the shutdown margin values at the end of life meet design criteria. The low-leakage core loading reduces radiation damage on pressure vessel and is beneficial to prolong use lifetime of it. The in-core fuel management design scheme and main calculation results for CNP1500 nuclear power plant are presented. (author)

  3. Gravitational Core-Mantle Coupling and the Acceleration of the Earth

    Science.gov (United States)

    Rubincam, David Parry; Smith, David E. (Technical Monitor)

    2001-01-01

    Gravitational core-mantle coupling may be the cause of the observed variable acceleration of the Earth's rotation on the 1000 year timescale. The idea is that density inhomogeneities which randomly come and go in the liquid outer core gravitationally attract density inhomogeneities in the mantle and crust, torquing the mantle and changing its rotation state. The corresponding torque by the mantle on the core may also explain the westward drift of the magnetic field of 0.2 deg per year. Gravitational core-mantle coupling would stochastically affect the rate of change of the Earth's obliquity by just a few per cent. Its contribution to polar wander would only be about 0.5% the presently observed rate. Tidal friction is slowing down the rotation of the Earth, overwhelming a smaller positive acceleration from postglacial rebound. Coupling between the liquid outer core of the Earth and the mantle has long been a suspected reason for changes in the length-of-day. The present investigation focuses on the gravitational coupling between the density anomalies in the convecting liquid outer core and those in the mantle and crust as a possible cause for the observed nonsecular acceleration on the millenial timescale. The basic idea is as follows. There are density inhomogeneities caused by blobs circulating in the outer core like the blobs in a lava lamp; thus the outer core's gravitational field is not featureless. Moreover, these blobs will form and dissipate somewhat randomly. Thus there will be a time variability to the fields. These density inhomogeneities will gravitationally attract the density anomalies in the mantle.

  4. Petrographic and geochemical characteristics of the Cypress Creek salt core

    International Nuclear Information System (INIS)

    1983-07-01

    Law Engineering Testing Company supervised the drilling of a corehole into the stock of Cypress Creek Dome, located in Perry County, Mississippi. A total of 170 ft of caprock and 501 ft of salt stock was recovered for physical examination and chemical analysis. This report describes the types of analyses performed and summarizes the data developed. The entire caprock and salt core were described and photographed prior to selection of samples for petrologic and geochemical analysis. Transmitted light techniques were used to determine gross structural and compositional variations in the core. The core lithologies are presented graphically, at a scale of 1 in. to 2 ft. In addition to the detailed field descriptions and photographs, petrologic studies performed on selected caprock and salt samples included: thin-section examination, scanning-electron microscope studies, energy-dispersion analysis, and x-ray-diffraction analysis. Geochemical analyses were performed to determine the average elemental composition of the salt core and amounts of methane and carbon dioxide gases contained within the salt grains. Except for two thin (3 and 6 ft thick) gypsum zones in the top 27 ft of the caprock, the core is predominantly anhydrite (generally 80%). Minor amounts of dolomite and calcite are also present. The salt core consists predominantly of crystalline halite, fine- to medium-grained (0.25 to 1 in.) with few megacrysts. Anhydrite occurs in the salt core as disseminated grains, ranging in length from <0.1 in. to 12 in. Discrete zones exist within the salt core, distinguished from one another primarily by the character of the anhydrite inclusions

  5. Reactive effects of core fermion excitations on the inertial mass of a vortex

    International Nuclear Information System (INIS)

    Simanek, E.

    1995-01-01

    The time-dependent Schroedinger equation for a fermion two-dimensional superfluid containing a moving vortex is solved using the adiabatic approximation. The expectation value of the linear momentum of the vortex is found dominated by core fermion excitations. The resulting inertial vortex mass, obtained in the adiabatic limit, is larger than the standard core mass by a factor of (k F ξ) 2 where ξ is the coherence length at T=0. Anamalous velocity dependence of the mass, associated with the breakdown of the adiabatic approximation, is predicted

  6. Integrated core-edge-divertor modeling studies

    International Nuclear Information System (INIS)

    Stacey, W.M.

    2001-01-01

    An integrated calculation model for simulating the interaction of physics phenomena taking place in the plasma core, in the plasma edge and in the SOL and divertor of tokamaks has been developed and applied to study such interactions. The model synthesises a combination of numerical calculations (1) the power and particle balances for the core plasma, using empirical confinement scaling laws and taking into account radiation losses (2), the particle, momentum and power balances in the SOL and divertor, taking into account the effects of radiation and recycling neutrals, (3) the transport of feeling and recycling neutrals, explicitly representing divertor and pumping geometry, and (4) edge pedestal gradient scale lengths and widths, evaluation of theoretical predictions (5) confinement degradation due to thermal instabilities in the edge pedestals, (6) detachment and divertor MARFE onset, (7) core MARFE onsets leading to a H-L transition, and (8) radiative collapse leading to a disruption and evaluation of empirical fits (9) power thresholds for the L-H and H-L transitions and (10) the width of the edge pedestals. The various components of the calculation model are coupled and must be iterated to a self-consistent convergence. The model was developed over several years for the purpose of interpreting various edge phenomena observed in DIII-D experiments and thereby, to some extent, has been benchmarked against experiment. Because the model treats the interactions of various phenomena in the core, edge and divertor, yet is computationally efficient, it lends itself to the investigation of the effects of different choices of various edge plasma operating conditions on overall divertor and core plasma performance. Studies of the effect of feeling location and rate, divertor geometry, plasma shape, pumping and over 'edge parameters' on core plasma properties (line average density, confinement, density limit, etc.) have been performed for DIII-D model problems. A

  7. Length-scale dependent mechanical properties of Al-Cu eutectic alloy: Molecular dynamics based model and its experimental verification

    Science.gov (United States)

    Tiwary, C. S.; Chakraborty, S.; Mahapatra, D. R.; Chattopadhyay, K.

    2014-05-01

    This paper attempts to gain an understanding of the effect of lamellar length scale on the mechanical properties of two-phase metal-intermetallic eutectic structure. We first develop a molecular dynamics model for the in-situ grown eutectic interface followed by a model of deformation of Al-Al2Cu lamellar eutectic. Leveraging the insights obtained from the simulation on the behaviour of dislocations at different length scales of the eutectic, we present and explain the experimental results on Al-Al2Cu eutectic with various different lamellar spacing. The physics behind the mechanism is further quantified with help of atomic level energy model for different length scale as well as different strain. An atomic level energy partitioning of the lamellae and the interface regions reveals that the energy of the lamellae core are accumulated more due to dislocations irrespective of the length-scale. Whereas the energy of the interface is accumulated more due to dislocations when the length-scale is smaller, but the trend is reversed when the length-scale is large beyond a critical size of about 80 nm.

  8. X-ray CT core imaging of Oman Drilling Project on D/V CHIKYU

    Science.gov (United States)

    Michibayashi, K.; Okazaki, K.; Leong, J. A. M.; Kelemen, P. B.; Johnson, K. T. M.; Greenberger, R. N.; Manning, C. E.; Harris, M.; de Obeso, J. C.; Abe, N.; Hatakeyama, K.; Ildefonse, B.; Takazawa, E.; Teagle, D. A. H.; Coggon, J. A.

    2017-12-01

    We obtained X-ray computed tomography (X-ray CT) images for all cores (GT1A, GT2A, GT3A and BT1A) in Oman Drilling Project Phase 1 (OmanDP cores), since X-ray CT scanning is a routine measurement of the IODP measurement plan onboard Chikyu, which enables the non-destructive observation of the internal structure of core samples. X-ray CT images provide information about chemical compositions and densities of the cores and is useful for assessing sample locations and the quality of the whole-round samples. The X-ray CT scanner (Discovery CT 750HD, GE Medical Systems) on Chikyu scans and reconstructs the image of a 1.4 m section in 10 minutes and produces a series of scan images, each 0.625 mm thick. The X-ray tube (as an X-ray source) and the X-ray detector are installed inside of the gantry at an opposing position to each other. The core sample is scanned in the gantry with the scanning rate of 20 mm/sec. The distribution of attenuation values mapped to an individual slice comprises the raw data that are used for subsequent image processing. Successive two-dimensional (2-D) slices of 512 x 512 pixels yield a representation of attenuation values in three-dimensional (3-D) voxels of 512 x 512 by 1600 in length. Data generated for each core consist of core-axis-normal planes (XY planes) of X-ray attenuation values with dimensions of 512 × 512 pixels in 9 cm × 9 cm cross-section, meaning at the dimensions of a core section, the resolution is 0.176 mm/pixel. X-ray intensity varies as a function of X-ray path length and the linear attenuation coefficient (LAC) of the target material is a function of the chemical composition and density of the target material. The basic measure of attenuation, or radiodensity, is the CT number given in Hounsfield units (HU). CT numbers of air and water are -1000 and 0, respectively. Our preliminary results show that CT numbers of OmanDP cores are well correlated to gamma ray attenuation density (GRA density) as a function of chemical

  9. Core physics analysis in support of the FNR HEU-LEU demonstration experiment

    Energy Technology Data Exchange (ETDEWEB)

    Losey, David C; Brown, Forrest B; Martin, William R; Lee, John C [Department of Nuclear Engineering, University of Michigan (United States)

    1983-08-01

    A core neutronics analysis has been undertaken to assess the impact of low-enrichment fuel on the performance and utilization of the FNR As part of this analytic effort a computer code system has been assembled which will be of general use in analyzing research reactors with MTR-type fuel. The code system has been extensively tested and verified in calculations for the present high enrichment core. The analysis presented here compares the high-and-low enrichment fuels in batch and equilibrium core configurations which model the actual FNR operating conditions. The two fuels are compared for cycle length, fuel burnup, and flux and power distributions, as well as for the reactivity effects which are important in assessing the impact of LEU fuel on reactor shutdown margin. (author)

  10. Core physics analysis in support of the FNR HEU-LEU demonstration experiment

    International Nuclear Information System (INIS)

    Losey, David C.; Brown, Forrest B.; Martin, William R.; Lee, John C.

    1983-01-01

    A core neutronics analysis has been undertaken to assess the impact of low-enrichment fuel on the performance and utilization of the FNR As part of this analytic effort a computer code system has been assembled which will be of general use in analyzing research reactors with MTR-type fuel. The code system has been extensively tested and verified in calculations for the present high enrichment core. The analysis presented here compares the high-and-low enrichment fuels in batch and equilibrium core configurations which model the actual FNR operating conditions. The two fuels are compared for cycle length, fuel burnup, and flux and power distributions, as well as for the reactivity effects which are important in assessing the impact of LEU fuel on reactor shutdown margin. (author)

  11. Electromagnetic torques in the core and resonant excitation of decadal polar motion

    Science.gov (United States)

    Mound, Jon E.

    2005-02-01

    Motion of the rotation axis of the Earth contains decadal variations with amplitudes on the order of 10 mas. The origin of these decadal polar motions is unknown. A class of rotational normal modes of the core-mantle system termed torsional oscillations are known to affect the length of day (LOD) at decadal periods and have also been suggested as a possible excitation source for the observed decadal polar motion. Torsional oscillations involve relative motion between the outer core and the surrounding solid bodies, producing electromagnetic torques at the inner-core boundary (ICB) and core-mantle boundary (CMB). It has been proposed that the ICB torque can explain the excitation of the approximately 30-yr-period polar motion termed the Markowitz wobble. This paper uses the results of a torsional oscillation model to calculate the torques generated at Markowitz and other decadal periods and finds, in contrast to previous results, that electromagnetic torques at the ICB can not explain the observed polar motion.

  12. A study on improving the performance of a research reactor's equilibrium core

    Directory of Open Access Journals (Sweden)

    Muhammad Atta

    2013-01-01

    Full Text Available Utilizing low enriched uranium silicide fuel (U3Si2-Al of existing uranium density (3.285 g/cm3, different core configurations have been studied in search of an equilibrium core with an improved performance for the Pakistan Research Reactor-1. Furthermore, we have extended our analysis to the performance of higher density silicide fuels with a uranium density of 4.0 and 4.8 U g/cm3. The criterion used in selecting the best performing core was that of “unit flux time cycle length per 235U mass per cycle”. In order to analyze core performance by improving neutron moderation, utilizing higher-density fuel, the effect of the coolant channel width was also studied by reducing the number of plates in the standard/control fuel element. Calculations employing computer codes WIMSD/4 and CITATION were performed. A ten energy group structure for fission neutrons was used for the generation of microscopic cross-sections through WIMSD/4. To search the equilibrium core, two-dimensional core modelling was performed in CITATION. Performance indicators have shown that the higher-density uranium silicide-fuelled core (U density 4.8 g/cm3 without any changes in standard/control fuel elements, comprising of 15 standard and 4 control fuel elements, is the best performing of all analyzed cores.

  13. Development of Core Design Technology for LMR

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Yeong Il; Hong, S. G.; Jang, J. W. (and others)

    2007-06-15

    This report describes the contents of core design technology and computer code system development performed during 2005 and 2006 on the objects of nuclear proliferation resistant core and nuclear fuel basic key technology development security. Also, it is including the future application plans for the results and the developed methodology, important information and the materials acquired in this period. Two core designs with single enrichment were considered for the KALIMER-600 during the first year : 1) the first core uses the non-fuel rods such as B4C, ZrH1.8, and dummy rods, 2) the core using different cladding thickness for each core region (inner, middle, and outer cores) without non-fuel rods to flatten the power distribution. In particular, the latter design was intended to simplify the fuel assembly design by eliminating the heterogeneity. It was found that the proposed design satisfy all of the Gen IV SFR design goals on the cycle length longer than 18 EFPM, fuel discharge burnup larger than 80GWd/t, sodium void worth, conversion ratio, reactivity burnup swing and so on. For this object reactor, the structure integrity outside of reactor is confirmed for the radiation exposure during the plant life according to the result of shielding design and evaluation. The transmutation capability and the core characteristics of sodium cooled fast reactor was also evaluated according to the change of MA amount. The reactivity coefficients for the BN-600 reactor with MA fueled are calculated and the results are compared and evaluated with other participants results. Even though the discrepancies between the results of participants are somewhat large but the K-CORE results are close to the average within a standard deviation. To have the capability of 3-dimensional core dynamic analysis such as analyzing power distribution and reactivity variations according to the asymmetric insertion/withdrawal of control rods, the calculation module for core dynamic parameters was

  14. A NEW RECIPE FOR OBTAINING CENTRAL VOLUME DENSITIES OF PRESTELLAR CORES FROM SIZE MEASUREMENTS

    International Nuclear Information System (INIS)

    Tassis, Konstantinos; Yorke, Harold W.

    2011-01-01

    We propose a simple analytical method for estimating the central volume density of prestellar molecular cloud cores from their column density profiles. Prestellar cores feature a flat central part of the column density and volume density profiles of the same size indicating the existence of a uniform-density inner region. The size of this region is set by the thermal pressure force which depends only on the central volume density and temperature of the core, and can provide a direct measurement of the central volume density. Thus, a simple length measurement can immediately yield a central density estimate independent of any dynamical model for the core and without the need for fitting. Using the radius at which the column density is 90% of the central value as an estimate of the size of the flat inner part of the column density profile yields an estimate of the central volume density within a factor of two for well-resolved cores.

  15. Extended-length fiber optic carbon dioxide monitoring

    Science.gov (United States)

    Delgado-Alonso, Jesus; Lieberman, Robert A.

    2013-05-01

    This paper discusses the design and performance of fiber optic distributed intrinsic sensors for dissolved carbon dioxide, based on the use optical fibers fabricated so that their entire lengths are chemically sensitive. These fibers use a polymer-clad, silica-core structure where the cladding undergoes a large, reversible, change in optical absorbance in the presence of CO2. The local "cladding loss" induced by this change is thus a direct indication of the carbon dioxide concentration in any section of the fiber. To create these fibers, have developed a carbon dioxide-permeable polymer material that adheres well to glass, is physically robust, has a refractive index lower than fused silica, and acts as excellent hosts for a unique colorimetric indicator system that respond to CO2. We have used this proprietary material to produce carbon-dioxide sensitive fibers up to 50 meters long, using commercial optical fiber fabrication techniques. The sensors have shown a measurement range of dissolved CO2 of 0 to 1,450 mg/l (0 to 100% CO2 saturation), limit of detection of 0.3 mg/l and precision of 1.0 mg/l in the 0 to 50 mg/l dissolved CO2 range, when a 5 meter-long sensor fiber segment is used. Maximum fiber length, minimum detectable concentration, and spatial resolution can be adjusted by adjusting indicator concentration and fiber design.

  16. Self-organization of Au–CdSe hybrid nanoflowers at different length scales via bi-functional diamine linkers

    Energy Technology Data Exchange (ETDEWEB)

    AbouZeid, Khaled Mohamed [Virginia Commonwealth University, Department of Chemistry (United States); Mohamed, Mona Bakr [Cairo University, National Institute of Laser Enhanced Science (NILES) (Egypt); El-Shall, M. Samy, E-mail: mselshal@vcu.edu [Virginia Commonwealth University, Department of Chemistry (United States)

    2016-01-15

    This work introduces a series of molecular bridging bi-functional linkers to produce laterally self-assembled nanostructures of the Au–CdSe nanoflowers on different length scales ranging from 10 nm to 100 microns. Assembly of Au nanocrystals within amorphous CdSe rods is found in the early stages of the growth of the Au–CdSe nanoflowers. The Au–CdSe nanoflowers are formed through a one-pot low temperature (150 °C) process where CdSe clusters are adsorbed on the surface of the Au cores, and they then start to form multiple arms and branches resulting in flower-shaped hybrid nanostructures. More complex assembly at a micron length scale can be achieved by means of bi-functional capping agents with appropriate alkyl chain lengths, such as 1,12-diaminododecane.

  17. The length-weight and length-length relationships of bluefish, Pomatomus saltatrix (Linnaeus, 1766) from Samsun, middle Black Sea region

    OpenAIRE

    Özpiçak, Melek; Saygın, Semra; Polat, Nazmi

    2017-01-01

    In this study, length-weight relationship (LWR) and length-length relationship (LLR) of bluefish,Pomatomus saltatrix were determined. A total of 125 specimens were sampled from Samsun, themiddle Black Sea in 2014 fishing season. Bluefish specimens were monthly collected fromcommercial fishing boats from October to December 2014. All captured individuals (N=125) weremeasured to the nearest 0.1 cm for total, fork and standard lengths. The weight of each fish (W)was recorded to the nearest 0.01 ...

  18. Contamination Control of Freeze Shoe Coring System for Collection of Aquifer Sands

    Science.gov (United States)

    Homola, K.; van Geen, A.; Spivack, A. J.; Grzybowski, B.; Schlottenmier, D.

    2017-12-01

    We have developed and tested an original device, the freeze-shoe coring system, designed to recover undisturbed samples of water contained in sand-dominated aquifers. Aquifer sands are notoriously difficult to collect together with porewater from coincident depths, as high hydraulic permeability leads to water drainage and mixing during retrieval. Two existing corer designs were reconfigured to incorporate the freeze-shoe system; a Hydraulic Piston (HPC) and a Rotary (RC) Corer. Once deployed, liquid CO­2 contained in an interior tank is channeled to coils at the core head where it changes phase, rapidly cooling the deepest portion of the core. The resulting frozen core material impedes water loss during recovery. We conducted contamination tests to examine the integrity of cores retrieved during a March 2017 yard test deployment. Perfluorocarbon tracer (PFC) was added to the drill fluid and recovered cores were subsampled to capture the distribution of PFC throughout the core length and interior. Samples were collected from two HPC and one RC core and analyzed for PFC concentrations. The lowest porewater contamination, around 0.01% invasive fluid, occurs in the center of both HPC cores. The greatest contamination (up to 10%) occurs at the disturbed edges where core material contacts drill fluid. There was lower contamination in the core interior than top, bottom, and edges, as well as significantly lower contamination in HPC cores that those recovered with the RC. These results confirm that the freeze-shoe system, proposed for field test deployments in West Bengal, India, can successfully collect intact porewater and sediment material with minimal if any contamination from drill fluid.

  19. Telomere length analysis.

    Science.gov (United States)

    Canela, Andrés; Klatt, Peter; Blasco, María A

    2007-01-01

    Most somatic cells of long-lived species undergo telomere shortening throughout life. Critically short telomeres trigger loss of cell viability in tissues, which has been related to alteration of tissue function and loss of regenerative capabilities in aging and aging-related diseases. Hence, telomere length is an important biomarker for aging and can be used in the prognosis of aging diseases. These facts highlight the importance of developing methods for telomere length determination that can be employed to evaluate telomere length during the human aging process. Telomere length quantification methods have improved greatly in accuracy and sensitivity since the development of the conventional telomeric Southern blot. Here, we describe the different methodologies recently developed for telomere length quantification, as well as their potential applications for human aging studies.

  20. Graph run-length matrices for histopathological image segmentation.

    Science.gov (United States)

    Tosun, Akif Burak; Gunduz-Demir, Cigdem

    2011-03-01

    The histopathological examination of tissue specimens is essential for cancer diagnosis and grading. However, this examination is subject to a considerable amount of observer variability as it mainly relies on visual interpretation of pathologists. To alleviate this problem, it is very important to develop computational quantitative tools, for which image segmentation constitutes the core step. In this paper, we introduce an effective and robust algorithm for the segmentation of histopathological tissue images. This algorithm incorporates the background knowledge of the tissue organization into segmentation. For this purpose, it quantifies spatial relations of cytological tissue components by constructing a graph and uses this graph to define new texture features for image segmentation. This new texture definition makes use of the idea of gray-level run-length matrices. However, it considers the runs of cytological components on a graph to form a matrix, instead of considering the runs of pixel intensities. Working with colon tissue images, our experiments demonstrate that the texture features extracted from "graph run-length matrices" lead to high segmentation accuracies, also providing a reasonable number of segmented regions. Compared with four other segmentation algorithms, the results show that the proposed algorithm is more effective in histopathological image segmentation.

  1. The Alkali/Surfactant/ Polymer Process: Effects of Slug Size, Core Length and a Chase Polymer Le procédé alkali/surfactant/polymère : effets de la taille du bouchon, de la longueur de la carotte et d'un polymère de déplacement

    Directory of Open Access Journals (Sweden)

    Green K. A.

    2006-11-01

    Full Text Available An experimental study was conducted to examine the effects of slug size, core length, and a chase polymer on the effectiveness of the alkali/surfactant/polymer (A/S/P process in recovering waterflood residual oil. Core flood experiments were conducted with unfired linear Berea sandstone cores. The tertiary oil recovery, oil cut, pressure drop, and chemical propagation were measured for each flood. Tertiary oil recovery significantly increased with the slug size up to 0. 5 of a pore volume. Increasing the slug size further resulted in a smaller incremental increase in oil recovery. A slight increase in tertiary oil recovery was obtained when small size A/S/P slugs were followed with achase polymer having a viscosity higher than the slug. The lack of oil recovery with small A/S/P slugs was due to the consumption and dilution of the injected chemicals, especially the synthetic surfactant, due to adsorption and dispersion. Increasing the core length by a factor of 4. 5 (from 9 to 40. 6 cm had no significant effect on tertiary oil recovery. Chemical propagation was found to be a function of core length (i. e. , core Peclet number and the size of the chase polymer slug. Increasing core length and employing a chase polymer maintained the integrity of the A/S/P slug by decreasing the effect of dispersion and minimizing the influence of viscous fingering at the tail of the A/S/P slug. Une étude expérimentale a été effectuée pour examiner les effets de la taille du bouchon, de la longueur de la carotte et de l'emploi d'un polymère de déplacement sur l'efficacité du procédé A/S/P (alkali/surfactant/polymère dans la récupération d'huile résiduelle par injection d'eau. Les expériences d'injection ont été faites avec des carottes rectilignes en grès de Berea vert. La récupération tertiaire du pétrole, la présence d'eau, la perte de charge et la propagation chimique ont été mesurées pour chaque injection. La récupération tertiaire du

  2. Poly(glycolide multi-arm star polymers: Improved solubility via limited arm length

    Directory of Open Access Journals (Sweden)

    Florian K. Wolf

    2010-06-01

    Full Text Available Due to the low solubility of poly(glycolic acid (PGA, its use is generally limited to the synthesis of random copolyesters with other hydroxy acids, such as lactic acid, or to applications that permit direct processing from the polymer melt. Insolubility is generally observed for PGA when the degree of polymerization exceeds 20. Here we present a strategy that allows the preparation of PGA-based multi-arm structures which significantly exceed the molecular weight of processable oligomeric linear PGA (<1000 g/mol. This was achieved by the use of a multifunctional hyperbranched polyglycerol (PG macroinitiator and the tin(II-2-ethylhexanoate catalyzed ring-opening polymerization of glycolide in the melt. With this strategy it is possible to combine high molecular weight with good molecular weight control (up to 16,000 g/mol, PDI = 1.4–1.7, resulting in PGA multi-arm star block copolymers containing more than 90 wt % GA. The successful linkage of PGA arms and PG core via this core first/grafting from strategy was confirmed by detailed NMR and SEC characterization. Various PG/glycolide ratios were employed to vary the length of the PGA arms. Besides fluorinated solvents, the materials were soluble in DMF and DMSO up to an average arm length of 12 glycolic acid units. Reduction in the Tg and the melting temperature compared to the homopolymer PGA should lead to simplified processing conditions. The findings contribute to broadening the range of biomedical applications of PGA.

  3. Manufacturing and quality assurance for the MFTF superconductor core

    International Nuclear Information System (INIS)

    Scanlan, R.M.; Johnston, J.E.; Waide, P.A.; Zeitlin, B.A.; Smith, G.B.; Nelson, C.T.

    1979-01-01

    A total of 55,000 m of multifilamentary Nb-Ti superconductor in minimum lengths of 380 m are required for the Mirror Fusion Test Facility. This conductor is a large cross-section monolith and, as such, has presented several new manufacturing challenges. In addition, a monolith requires more stringent quality assurance procedures than braids or cables. This paper describes the manufacturing steps and the quality assurance program which have been developed for the MFTF superconductor core

  4. Influence of core NA on thermal-induced mode instabilities in high power fiber amplifiers

    International Nuclear Information System (INIS)

    Tao, Rumao; Ma, Pengfei; Wang, Xiaolin; Zhou, Pu; Liu, Zejin

    2015-01-01

    We report on the influence of core NA on thermal-induced mode instabilities (MI) in high power fiber amplifiers. The influence of core NA and the V-parameter on MI has been investigated numerically. It shows that core NA has a larger influence on MI for fibers with a smaller core-cladding-ratio, and the influence of core NA on the threshold is more obvious when the amplifiers are pumped at 915 nm. The dependence of the threshold on the V-parameter revealed that the threshold increases linearly as the V-parameter decreases when the V-parameter is larger than 3.5, and the threshold shows an exponential increase as the V-parameter decreases when the V-parameter is less than 3.5. We also discussed the effect of linewidth on MI, which indicates that the influence of linewidth can be neglected for a linewidth smaller than 1 nm when the fiber core NA is smaller than 0.07 and the fiber length is shorter than 20 m. Fiber amplifiers with different core NA were experimentally analyzed, which agreed with the theoretical predictions. (letter)

  5. Modeling of Thermal Phase Noise in a Solid Core Photonic Crystal Fiber-Optic Gyroscope.

    Science.gov (United States)

    Song, Ningfang; Ma, Kun; Jin, Jing; Teng, Fei; Cai, Wei

    2017-10-26

    A theoretical model of the thermal phase noise in a square-wave modulated solid core photonic crystal fiber-optic gyroscope has been established, and then verified by measurements. The results demonstrate a good agreement between theory and experiment. The contribution of the thermal phase noise to the random walk coefficient of the gyroscope is derived. A fiber coil with 2.8 km length is used in the experimental solid core photonic crystal fiber-optic gyroscope, showing a random walk coefficient of 9.25 × 10 -5 deg/√h.

  6. Optical biopsy of breast tissue using differential path-length spectroscopy

    International Nuclear Information System (INIS)

    Veen, Robert L P van; Amelink, Arjen; Menke-Pluymers, Marian; Pol, Carmen van der; Sterenborg, Henricus J C M

    2005-01-01

    Differential path-length spectroscopy (DPS) was used to determine the local optical properties of breast tissue in vivo. DPS measurements were made on healthy and malignant breast tissue using a fibre-optic needle probe, and were correlated to the histological outcome of core-needle biopsies taken from the same location as the measurements. DPS yields information on the local tissue blood content, the local blood oxygenation, the average micro-vessel diameter, the β-carotene concentration and the scatter slope. Our data show that malignant breast tissue is characterized by a significant decrease in tissue oxygenation and a higher blood content compared to normal breast tissue

  7. Core Hunter 3: flexible core subset selection.

    Science.gov (United States)

    De Beukelaer, Herman; Davenport, Guy F; Fack, Veerle

    2018-05-31

    Core collections provide genebank curators and plant breeders a way to reduce size of their collections and populations, while minimizing impact on genetic diversity and allele frequency. Many methods have been proposed to generate core collections, often using distance metrics to quantify the similarity of two accessions, based on genetic marker data or phenotypic traits. Core Hunter is a multi-purpose core subset selection tool that uses local search algorithms to generate subsets relying on one or more metrics, including several distance metrics and allelic richness. In version 3 of Core Hunter (CH3) we have incorporated two new, improved methods for summarizing distances to quantify diversity or representativeness of the core collection. A comparison of CH3 and Core Hunter 2 (CH2) showed that these new metrics can be effectively optimized with less complex algorithms, as compared to those used in CH2. CH3 is more effective at maximizing the improved diversity metric than CH2, still ensures a high average and minimum distance, and is faster for large datasets. Using CH3, a simple stochastic hill-climber is able to find highly diverse core collections, and the more advanced parallel tempering algorithm further increases the quality of the core and further reduces variability across independent samples. We also evaluate the ability of CH3 to simultaneously maximize diversity, and either representativeness or allelic richness, and compare the results with those of the GDOpt and SimEli methods. CH3 can sample equally representative cores as GDOpt, which was specifically designed for this purpose, and is able to construct cores that are simultaneously more diverse, and either are more representative or have higher allelic richness, than those obtained by SimEli. In version 3, Core Hunter has been updated to include two new core subset selection metrics that construct cores for representativeness or diversity, with improved performance. It combines and outperforms the

  8. A Metal Fuel Core Concept for 1000 MWt Advanced Burner Reactor

    International Nuclear Information System (INIS)

    Yang, W.S.; Kim, T.K.; Grandy, C.

    2007-01-01

    This paper describes the core design and performance characteristics of a metal fuel core concept for a 1000 MWt Advanced Burner Reactor. A ternary metal fuel form of U-TRU-Zr was assumed with weapons grade plutonium feed for the startup core and TRU recovered from LWR spent fuel for the recycled equilibrium core. A compact burner core was developed by trade-off between the burnup reactivity loss and TRU conversion ratio, with a fixed cycle length of one-year. In the startup core, the average TRU enrichment is 15.5%, the TRU conversion ratio is 0.81, and the burnup reactivity loss over a cycle is 3.6% Δk. The heavy metal and TRU inventories are 13.1 and 2.0 metric tons, respectively. The average discharge burnup is 93 MWd/kg, and the TRU consumption rate is 55.5 kg/year. For the recycled equilibrium core, the average TRU enrichment is 22.1 %, the TRU conversion ratio is 0.73, and the burnup reactivity loss is 2.2% Δk. The TRU inventory and consumption rate are 2.9 metric tons and 81.6 kg/year, respectively. The evaluated reactivity coefficients provide sufficient negative feedbacks. The control systems provide shutdown margins that are more than adequate. The integral reactivity parameters for quasi-static reactivity balance analysis indicate favorable passive safety features, although detailed safety analyses are required to verify passive safety behavior. (authors)

  9. Study of Fuel Rods Axial Enrichment Distribution Effect on the Neutronic Parameters of the Reactor Core

    International Nuclear Information System (INIS)

    Pazirandeh, A.; Nasiri, S. H.

    2012-01-01

    Optimization of the fuel burn up is an important issue in nuclear reactor fuel management and technology. Radial enrichment distribution in the reactor core is a conventional method and axial enrichment is constant along the fuel rod. In this article, the effects of axial enrichment distribution variation on neutronic parameters of PWR core are studied. The axial length of the core is divided into ten sections, considering axial enrichment variation and leaving the existing radial enrichment distribution intact. This study shows that the radial and axial power peaking factors are decreased as compared with the typical conventional core. In addition, the first core lifetime lasts 30 days longer than normal PWR core. Moreover, at the same time boric acid density is 0.2 g/kg at the beginning of the cycle. The flux shape is also flat at the beginning of the cycle for the proposed configuration of the axially enrichment distribution.

  10. Structural characterization of core-bradavidin in complex with biotin

    Science.gov (United States)

    Agrawal, Nitin; Määttä, Juha A. E.; Kulomaa, Markku S.; Hytönen, Vesa P.; Johnson, Mark S.; Airenne, Tomi T.

    2017-01-01

    Bradavidin is a tetrameric biotin-binding protein similar to chicken avidin and bacterial streptavidin, and was originally cloned from the nitrogen-fixing bacteria Bradyrhizobium diazoefficiens. We have previously reported the crystal structure of the full-length, wild-type (wt) bradavidin with 138 amino acids, where the C-terminal residues Gly129-Lys138 (“Brad-tag”) act as an intrinsic ligand (i.e. Gly129-Lys138 bind into the biotin-binding site of an adjacent subunit within the same tetramer) and has potential as an affinity tag for biotechnological purposes. Here, the X-ray structure of core-bradavidin lacking the C-terminal residues Gly114-Lys138, and hence missing the Brad-tag, was crystallized in complex with biotin at 1.60 Å resolution [PDB:4BBO]. We also report a homology model of rhodavidin, an avidin-like protein from Rhodopseudomonas palustris, and of an avidin-like protein from Bradyrhizobium sp. Ai1a-2, both of which have the Brad-tag sequence at their C-terminus. Moreover, core-bradavidin V1, an engineered variant of the original core-bradavidin, was also expressed at high levels in E. coli, as well as a double mutant (Cys39Ala and Cys69Ala) of core-bradavidin (CC mutant). Our data help us to further engineer the core-bradavidin–Brad-tag pair for biotechnological assays and chemical biology applications, and provide deeper insight into the biotin-binding mode of bradavidin. PMID:28426764

  11. Structural characterization of core-bradavidin in complex with biotin.

    Directory of Open Access Journals (Sweden)

    Nitin Agrawal

    Full Text Available Bradavidin is a tetrameric biotin-binding protein similar to chicken avidin and bacterial streptavidin, and was originally cloned from the nitrogen-fixing bacteria Bradyrhizobium diazoefficiens. We have previously reported the crystal structure of the full-length, wild-type (wt bradavidin with 138 amino acids, where the C-terminal residues Gly129-Lys138 ("Brad-tag" act as an intrinsic ligand (i.e. Gly129-Lys138 bind into the biotin-binding site of an adjacent subunit within the same tetramer and has potential as an affinity tag for biotechnological purposes. Here, the X-ray structure of core-bradavidin lacking the C-terminal residues Gly114-Lys138, and hence missing the Brad-tag, was crystallized in complex with biotin at 1.60 Å resolution [PDB:4BBO]. We also report a homology model of rhodavidin, an avidin-like protein from Rhodopseudomonas palustris, and of an avidin-like protein from Bradyrhizobium sp. Ai1a-2, both of which have the Brad-tag sequence at their C-terminus. Moreover, core-bradavidin V1, an engineered variant of the original core-bradavidin, was also expressed at high levels in E. coli, as well as a double mutant (Cys39Ala and Cys69Ala of core-bradavidin (CC mutant. Our data help us to further engineer the core-bradavidin-Brad-tag pair for biotechnological assays and chemical biology applications, and provide deeper insight into the biotin-binding mode of bradavidin.

  12. Flexural wave attenuation in a sandwich beam with viscoelastic periodic cores

    Science.gov (United States)

    Guo, Zhiwei; Sheng, Meiping; Pan, Jie

    2017-07-01

    The flexural-wave attenuation performance of traditional constraint-layer damping in a sandwich beam is improved by using periodic constrained-layer damping (PCLD), where the monolithic viscoelastic core is replaced with two periodically alternating viscoelastic cores. Closed-form solutions of the wave propagation constants of the infinite periodic sandwich beam and the forced response of the corresponding finite sandwich structure are theoretically derived, providing computational support on the analysis of attenuation characteristics. In a sandwich beam with PCLD, the flexural waves can be attenuated by both Bragg scattering effect and damping effect, where the attenuation level is mainly dominated by Bragg scattering in the band-gaps and by damping in the pass-bands. Affected by these two effects, when the parameters of periodic cores are properly selected, a sandwich beam with PCLD can effectively reduce vibrations of much lower frequencies than that with traditional constrained-layer damping. The effects of the parameters of viscoelastic periodic cores on band-gap properties are also discussed, showing that the average attenuation in the desired frequency band can be maximized by tuning the length ratio and core thickness to proper values. The research in this paper could possibly provide useful information for the researches and engineers to design damping structures.

  13. The Mount Logan (Yukon) Ice Cores: Preliminary Results

    Science.gov (United States)

    Fisher, D. A.

    2004-05-01

    Three ice cores were taken at different elevations on or near My Logan in the years 2001 and 2002. The summit core (PRCol) comes from the summit plateau ( 5340 masl, length 187 m to bedrock, mean temperature -29 C ) and was done by the Geological Survey of Canada. The NIPR group cored 210m on the flanks of the mountain at King Col (4200 masl mean temperature -16C) and the UNH group cored 20 km from the mountain at Eclipse "Dome" (3015 masl,length 345 m mean temperature -5C) . The three cores were done cooperatively by GSC, NIPR and UNH and cover nominally 30 ka, 1 ka and 2ka respectively . Located very close to the Gulf of Alaska these core records are thought to reflect the climate history of the Pacific Ocean and having three widely spaced elevations, the sites "see" different distances to different sources. The lowest site (Eclipse) has excellent seasonals but a very muted δ 18O history with no obvious little ice age, whereas the most recent 1ka of the PRCol summit sites contains two very large and sudden δ 18O and d (deuterium excess) shifts at 1850 AD and ~ 800 AD. The δ 18O shifts which happen from one year to the next are about 4 o/oo . The summit site (PRCol) δ 18O response is "backwards", ie the Little Ice Age δ 18O values are 4 o/oo more positive than recent ones. The PRCol δ 18O and d suggest that the source water can either be ëlocalí (Gulf of Alaska) or very distant (tropics) . The Eclipse site seems only to get the local water . A massive dust storm originating in central Asia (Gobi) in April 2001 dumped a visible layer all over the St Elias Mountains and this layer was sampled, to provide a calibration "Asian dust event". The satellite and isotoic signatures both agreed that Gobi was the source. The PRCol record covers the Holocene and well back into the ice age. The transition is defined by a sudden ECM shift on the flanks of a more gradual O18 shift. Acknowledgements. Logan consortium consists of : Geological Survey of Canada : Jocelyne

  14. A study of HANARO core conversion using high density U-Mo fuel

    International Nuclear Information System (INIS)

    Lee, K.H.; Lee, C.S.; Lee, B.C.; Park, S.J.; Kim, H.; Kim, C.K.

    2002-01-01

    Currently, HANARO is using 3.15gU/cc U3Si/Al as a driver fuel. HANARO has seven vertical irradiation holes in the core region. Three of them including a central trap are located in the inner region of the core and mainly being used for material irradiation tests. Four of them are located in the reflector tank but cooled by primary coolant. They are used for fuel irradiation tests or radioisotope development tests. For minimum core modification using high density U-Mo fuels, no dimension change is assumed in the current fuel rods and the cladding thickness remains the same in this study. The high density U-Mo fuel will have up to about twice the linear uranium loading of a current HANARO driver fuel. Using this high density fuel 8 fuel sites can be replaced with irradiation sites. Three kinds of conceptual cores are considered using 5 gU/cc U-7Mo/Al and 16 gU/cc U-7Mo. The increase of the linear heat generation rate due to the decrease of total fuel length can be overcome by more uniform radial and axial power distribution using different uranium densities and different fuel meat diameters are introduced into those cores. The new core has 4.54 times larger surface-to-volume ratio than the reference core. The core uranium loading, linear heat generation rate, excess reactivity, and control rod worth as well as the neutron spectra are analysed for each core. (author)

  15. The reactor core configuration and important systems related to physics tests of Daya Bay NPP

    International Nuclear Information System (INIS)

    Tao Shaoping

    1995-06-01

    A brief introduction to reactor core configuration and important systems related to physics tests of Daya Bay NPP is given. These systems involve the reactor core system (COR), the full length rod control system (RGL), the in-core instrumentation system (RIC), the out-of-core nuclear instrumentation system (RPN), and the LOCA surveillance system (LSS), the centralized data processing system (KIT) and the test data acquisition system (KDO). In addition, that the adjustment and evaluation of boron concentration related to other systems, for example the reactor coolant system (RCP), the chemical and volume control system (RCV), the reactor boron and water makeup system (REA), the nuclear sampling system (REN) and the reactor control system (RRC), etc. is also described. Analysis of these systems helps not only to familiarize their functions and acquires a deepen understanding for the principle procedure, points for attention and technical key of the core physics tests, but also to further analyze the test results. (3 refs., 11 figs., 1 tab.)

  16. Analysis Of Core Management For The Transition Cores Of RSG-GAS Reactor To Full-Silicide Core

    International Nuclear Information System (INIS)

    Malem Sembiring, Tagor; Suparlina, Lily; Tukiran

    2001-01-01

    The core conversion of RSG-GAS reactor from oxide to silicide core with meat density of 2.96 g U/cc is still doing. At the end of 2000, the reactor has been operated for 3 transition cores which is the mixed core of oxide-silicide. Based on previous work, the calculated core parameter for the cores were obtained and it is needed 10 transition cores to achieve a full-silicide core. The objective of this work is to acquire the effect of the increment of the number of silicide fuel on the core parameters such as excess reactivity and shutdown margin. The measurement of the core parameters was carried out using the method of compensation of couple control rods. The experiment shows that the excess reactivity trends lower with the increment of the number of silicide fuel in the core. However, the shutdown margin is not change with the increment of the number of silicide fuel. Therefore, the transition cores can be operated safety to a full-silicide core

  17. Core-to-core uniformity improvement in multi-core fiber Bragg gratings

    Science.gov (United States)

    Lindley, Emma; Min, Seong-Sik; Leon-Saval, Sergio; Cvetojevic, Nick; Jovanovic, Nemanja; Bland-Hawthorn, Joss; Lawrence, Jon; Gris-Sanchez, Itandehui; Birks, Tim; Haynes, Roger; Haynes, Dionne

    2014-07-01

    Multi-core fiber Bragg gratings (MCFBGs) will be a valuable tool not only in communications but also various astronomical, sensing and industry applications. In this paper we address some of the technical challenges of fabricating effective multi-core gratings by simulating improvements to the writing method. These methods allow a system designed for inscribing single-core fibers to cope with MCFBG fabrication with only minor, passive changes to the writing process. Using a capillary tube that was polished on one side, the field entering the fiber was flattened which improved the coverage and uniformity of all cores.

  18. A small long-cycle PWR core design concept using fully ceramic micro-encapsulated (FCM) and UO2–ThO2 fuels for burning of TRU

    International Nuclear Information System (INIS)

    Bae, Gonghoon; Hong, Ser Gi

    2015-01-01

    In this paper, a new small pressurized water reactor (PWR) core design concept using fully ceramic micro-encapsulated (FCM) particle fuels and UO 2 –ThO 2 fuels was studied for effective burning of transuranics from a view point of core neutronics. The core of this concept rate is 100 MWe. The core designs use the current PWR-proven technologies except for a mixed use of the FCM and UO 2 –ThO 2 fuel pins of low-enriched uranium. The significant burning of TRU is achieved with tri-isotropic particle fuels of FCM fuel pins, and the ThO 2 –UO 2 fuel pins are employed to achieve long-cycle length of ∼4 EFPYs (effective full-power year). Also, the effects of several candidate materials for reflector are analyzed in terms of core neutronics because the small core size leads to high sensitivity of reflector material on the cycle length. The final cores having 10 w/o SS303 and 90 w/o graphite reflector are shown to have high TRU burning rates of 33%–35% in FCM pins and significant net burning rates of 24%–25% in the total core with negative reactivity coefficients, low power peaking factors, and sufficient shutdown margins of control rods. (author)

  19. Fugitive methane leak detection using mid-infrared hollow-core photonic crystal fiber containing ultrafast laser drilled side-holes

    Science.gov (United States)

    Karp, Jason; Challener, William; Kasten, Matthias; Choudhury, Niloy; Palit, Sabarni; Pickrell, Gary; Homa, Daniel; Floyd, Adam; Cheng, Yujie; Yu, Fei; Knight, Jonathan

    2016-05-01

    The increase in domestic natural gas production has brought attention to the environmental impacts of persistent gas leakages. The desire to identify fugitive gas emission, specifically for methane, presents new sensing challenges within the production and distribution supply chain. A spectroscopic gas sensing solution would ideally combine a long optical path length for high sensitivity and distributed detection over large areas. Specialty micro-structured fiber with a hollow core can exhibit a relatively low attenuation at mid-infrared wavelengths where methane has strong absorption lines. Methane diffusion into the hollow core is enabled by machining side-holes along the fiber length through ultrafast laser drilling methods. The complete system provides hundreds of meters of optical path for routing along well pads and pipelines while being interrogated by a single laser and detector. This work will present transmission and methane detection capabilities of mid-infrared photonic crystal fibers. Side-hole drilling techniques for methane diffusion will be highlighted as a means to convert hollow-core fibers into applicable gas sensors.

  20. Length-weight and length-length relationships of common carp (Cyprinus carpio L.) in the middle and southern Iraq provinces

    Science.gov (United States)

    Al-jebory, Taymaa A.; Das, Simon K.; Usup, Gires; Bakar, Y.; Al-saadi, Ali H.

    2018-04-01

    In this study, length-weight and length-length relationships of common carp (Cyprinus carpio L.) in the middle and southern Iraq provinces were determined. Fish specimens were procured from seven provinces from July to December, 2015. A negative and positive allometric growth pattern was obtained, where the total length (TL) ranged from 25.60 cm to 33.53 cm, and body weight (BW) ranged from 700 g to 1423 g. Meanwhile, the lowest of 1.03 and highest of 3.54 in "b" value was recorded in group F and group C, respectively. Therefore, Fulton condition factor (K) range from 2.57 to 4.94. While, relative condition factor (Kn) was in the ranged of 0.95 to 1.01. A linear relationship between total length (TL) and standard length (SL) among the provinces for fish groups was obtained. The variances in "b" value ranged from 0.10 to 0.93 with correlation coefficient (r2) of 0.02 to 0.97. This research could be used as a guide to study the ecology and biology of common Carp (Cyprinus carpio L.) in the middle and southern Iraq provinces.

  1. Coupling between core and cladding modes in a helical core fiber with large core offset

    International Nuclear Information System (INIS)

    Napiorkowski, Maciej; Urbanczyk, Waclaw

    2016-01-01

    We analyzed the effect of resonant coupling between core and cladding modes in a helical core fiber with large core offset using the fully vectorial method based on the transformation optics formalism. Our study revealed that the resonant couplings to lower order cladding modes predicted by perturbative methods and observed experimentally in fibers with small core offsets are in fact prohibited for larger core offsets. This effect is related to the lack of phase matching caused by elongation of the optical path of the fundamental modes in the helical core. Moreover, strong couplings to the cladding modes of the azimuthal modal number much higher than predicted by perturbative methods may be observed for large core offsets, as the core offset introduces higher order angular harmonics in the field distribution of the fundamental modes. Finally, in contrast to previous studies, we demonstrate the existence of spectrally broad polarization sensitive couplings to the cladding modes suggesting that helical core fibers with large core offsets may be used as broadband circular polarizers. (paper)

  2. Hollow core waveguide as mid-infrared laser modal beam filter

    Energy Technology Data Exchange (ETDEWEB)

    Patimisco, P.; Giglio, M.; Spagnolo, V. [Dipartimento Interateneo di Fisica, Università e Politecnico di Bari, CNR-IFN UOS BARI, Via Amendola 173, 70126 Bari (Italy); Sampaolo, A. [Dipartimento Interateneo di Fisica, Università e Politecnico di Bari, CNR-IFN UOS BARI, Via Amendola 173, 70126 Bari (Italy); Department of Electrical and Computer Engineering, Rice University, 6100 Main Street, Houston, Texas 77005 (United States); Kriesel, J. M. [Opto-Knowledge Systems, Inc. (OKSI), 19805 Hamilton Ave., Torrance, California 90502-1341 (United States); Tittel, F. K. [Department of Electrical and Computer Engineering, Rice University, 6100 Main Street, Houston, Texas 77005 (United States)

    2015-09-21

    A novel method for mid-IR laser beam mode cleaning employing hollow core waveguide as a modal filter element is reported. The influence of the input laser beam quality on fiber optical losses and output beam profile using a hollow core waveguide with 200 μm-bore size was investigated. Our results demonstrate that even when using a laser with a poor spatial profile, there will exist a minimum fiber length that allows transmission of only the Gaussian-like fundamental waveguide mode from the fiber, filtering out all the higher order modes. This essentially single mode output is preserved also when the waveguide is bent to a radius of curvature of 7.5 cm, which demonstrates that laser mode filtering can be realized even if a curved light path is required.

  3. The Performance of CSAM SAM when Cycle Length is extended

    Energy Technology Data Exchange (ETDEWEB)

    Roh, Kyung-ho; Moon, Sang-rae [KHNP, Daejeon (Korea, Republic of)

    2016-10-15

    In order to verify validation of that, CPC Axial Power Distribution is compared with Axial Power Distribution based on ICI every week. The difference between CPC Axial Power Distribution and Axial Power Distribution based on ICI increases according as fuels are burned. It is called CPC Axial Power Distribution Root Mean Square Error (CPC RMS Error). SAM and calibration of ex-core detector are important factors influencing the magnitude of the difference. According to vendor, the difference is limited by 8%. Otherwise, CPC penalty increases as many as difference increase. Therefore, KHNP developed Constrained Simulated Annealing Method (CSAM), which has better performance than that of Least Square Method (LSM), to calculate SAM constant. The CSA SAM contributed largely to maintain CPC operating margin. Somewhat, KHNP is developing the technology to be able to operate nuclear power plants for 24 month to optimize their efficiency. This paper shows trends of CPC RMS Error in a case of 24 months operation. Trends are based on data of a few OPR1000s under operation. It is data of OPR1000s that CSA SAM is applied. KHNP is developing the technology to extend operation cycle length in order to optimize the operation efficiency of OPR1000. To verify effect of extended operation cycle length on CPC, CPC Axial Power Distribution RMS Error in a case of 24 months operation was expected using operation data of six cycles in OPR1000. In cases that CPC Axial Power Distribution RMS Error exceeds threshold, operation margin is decreased due to CPC penalty. To prevent CPC operation margin from being decreased, improved method to calculate SAM or to calibrate ex-core detector is required. KHNP will consider the way to maintain CPC operation margin along with 24 month operation technology development, hereafter.

  4. Evaluation of In-Core Fuel Management for the Transition Cores of RSG-GAS Reactor to Full-Silicide Core

    International Nuclear Information System (INIS)

    S, Tukiran; MS, Tagor; P, Surian

    2003-01-01

    The core conversion of RSG-GAS reactor from oxide to silicide core with meat density of 2.96 gU/cc has been done. The core-of RSG-GAS reactor has been operated full core of silicide fuels which is started with the mixed core of oxide-silicide start from core 36. Based on previous work, the calculated core parameter for the cores were obtained and it is needed 9 transition cores (core 36 - 44) to achieve a full-silicide core (core 45). The objective of this work is to acquire the effect of the increment of the number of silicide fuel on the core parameters. Conversion core was achieved by transition cores mixed oxide-silicide fuels. Each transition core is calculated and measured core parameter such as, excess reactivity and shutdown margin. Calculation done by Batan-EQUIL-2D code and measurement of the core parameters was carried out using the method of compensation of couple control rods. The results of calculation and experiment shows that the excess reactivity trends lower with the increment of the number of silicide fuel in the core. However, the shutdown margin is not change with the increment of the number of silicide fuel. Therefore, the transition cores can be operated safely to a full-silicide core

  5. Analysis of addition of the safety rods at RSG-GAS core

    International Nuclear Information System (INIS)

    S, Tukiran; S, Tagor Malem; K, Iman

    2002-01-01

    The silicide fuel loading of the RSG-GAS core is planned to increase from 250 gU to 300 gU. Increasing of fuel loading will prolong the operation cycle length from 25 days to 32,5 days, but ability of reactivity compensation by control rods system decreased because the reactivity shut-down margin is available only 1,03 %, expectation is 2.2 %. One of solutions is added two safety control rods in B-3 and G-10 positions the aim of installing two safety rods (BKP) in RSG-GAS core is to increase core safety margin. So before using the safety control rods in the RSG-GAS core, it is necessary to know its performance, one of the tests showing its performance is to measure the reactivity of the safety control rods. Measurement of safety control rods were done to know each reactivity worth of safety control rods at middle cycle so that the safety rod be used in the RSG-GAS core. Measurement done by using calibration control rods with couple compensation method which always using in the RSG-GAS core to measure the existing control rods. The results of measurement showed that two safety rods (BKP01 and BKP02) have reactivity worth of 93.5 cent and 87.5 cent, respectively. the total reactivity worth of safety control rods is 1.38%. So the two safety rods can be used to increase safety margin of the RSG-GAS core if the fuel is exchanged to 300 gU of loading

  6. Modeling Wood Fibre Length in Black Spruce (Picea mariana (Mill. BSP Based on Ecological Land Classification

    Directory of Open Access Journals (Sweden)

    Elisha Townshend

    2015-09-01

    Full Text Available Effective planning to optimize the forest value chain requires accurate and detailed information about the resource; however, estimates of the distribution of fibre properties on the landscape are largely unavailable prior to harvest. Our objective was to fit a model of the tree-level average fibre length related to ecosite classification and other forest inventory variables depicted at the landscape scale. A series of black spruce increment cores were collected at breast height from trees in nine different ecosite groups within the boreal forest of northeastern Ontario, and processed using standard techniques for maceration and fibre length measurement. Regression tree analysis and random forests were used to fit hierarchical classification models and find the most important predictor variables for the response variable area-weighted mean stem-level fibre length. Ecosite group was the best predictor in the regression tree. Longer mean fibre-length was associated with more productive ecosites that supported faster growth. The explanatory power of the model of fitted data was good; however, random forests simulations indicated poor generalizability. These results suggest the potential to develop localized models linking wood fibre length in black spruce to landscape-level attributes, and improve the sustainability of forest management by identifying ideal locations to harvest wood that has desirable fibre characteristics.

  7. The Structure and Dark Halo Core Properties of Dwarf Spheroidal Galaxies

    Science.gov (United States)

    Burkert, A.

    2015-08-01

    The structure and dark matter halo core properties of dwarf spheroidal galaxies (dSphs) are investigated. A double-isothermal (DIS) model of an isothermal, non-self-gravitating stellar system embedded in an isothermal dark halo core provides an excellent fit to the various observed stellar surface density distributions. The stellar core scale length a* is sensitive to the central dark matter density ρ0,d. The maximum stellar radius traces the dark halo core radius {r}c,d. The concentration c* of the stellar system, determined by a King profile fit, depends on the ratio of the stellar-to-dark-matter velocity dispersion {σ }*/{σ }d. Simple empirical relationships are derived that allow us to calculate the dark halo core parameters ρ0,d, {r}c,d, and σd given the observable stellar quantities σ*, a*, and c*. The DIS model is applied to the Milky Way’s dSphs. All dSphs closely follow the same universal dark halo scaling relations {ρ }0,d× {r}c,d={75}-45+85 M⊙ pc-2 that characterize the cores of more massive galaxies over a large range in masses. The dark halo core mass is a strong function of core radius, {M}c,d˜ {r}c,d2. Inside a fixed radius of ˜400 pc the total dark matter mass is, however, roughly constant with {M}d=2.6+/- 1.4× {10}7 M⊙, although outliers are expected. The dark halo core densities of the Galaxy’s dSphs are very high, with {ρ }0,d ≈ 0.2 M⊙ pc-3. dSphs should therefore be tidally undisturbed. Evidence for tidal effects might then provide a serious challenge for the CDM scenario.

  8. New enhancement mechanism of the transitions in the Earth of the solar and atmospheric neutrinos crossing the Earth core

    International Nuclear Information System (INIS)

    Petcov, S.T.

    1999-01-01

    It is shown that the ν 2 → ν e and ν μ → ν e (ν e → ν μ(τ) ) transitions respectively of the solar and atmospheric neutrinos in the Earth in the case of ν e - ν μ(τ) mixing in vacuum, are strongly enhanced by a new type of resonance when the neutrinos cross the Earth core. The resonance is operative at small mixing angles but differs from the MSW one. It is in many respects similar to the electron paramagnetic resonance taking place in a specific configuration of two magnetic fields. The conditions for existence of the new resonance include, in particular, specific constraints on the neutrino oscillation lengths in the Earth mantle and in the Earth core, thus the resonance is a 'neutrino oscillation length resonance'. It leads also to enhancement of the ν 2 → ν e and ν e → ν s transitions in the case of ν e - ν s mixing and of the ν-bar s (or ν μ → ν s ) transitions at small mixing angles. The presence of the neutrino oscillation length resonance in the transitions of solar and atmospheric neutrinos traversing the Earth core has important implications for current and future solar and atmospheric neutrino experiments, and more specifically, for the interpretation of the results of the Super-Kamiokande experiment

  9. Transjugular liver biopsy : the efficacy of quick-core biopsy needle system

    Energy Technology Data Exchange (ETDEWEB)

    Jung, Gyoo Sik; Ahn, Byung Kwon; Lee, Sang Ouk; Chang, Hee Kyong; Oh, Kyung Seung; Huh, Jin Do; Joh, Young Duk [Kosin Medical College, Pusan (Korea, Republic of)

    1998-02-01

    To evaluate the efficacy of the Quick-Core biopsy needle system in performing transjugular liver biopsy. Between December 1995 and June 1997, eight patients underwent transjugular liver biopsy involving use of the Quick-Core biopsy needle system; the conditions involved were coagulopathy (n=4), thrombocytopenia (n=3), and ascites (n=1). Via the right internal jugular vein, the right hepatic vein was selectively catheterized with a 7-F transjugular guiding catheter, and a14-guage stiffening cannula was then inserted through this catheter; to obtain core tissue, a Quick-Core needle was then advanced into the liver parenchyma through the catheter-cannula combination. Eighteen- and 19-guage needles were used in three and five patients, respectively; specimen size, adequacy of the biopsy specimen and histologic diagnosis were determined, and complications were recorded. Biopsy was successful in all patients. The mean length of the specimen was 1.4 cm (1.0 - 1.8 cm), and all were adequate for pathologic examinations ; specific diagnosis was determined in all patients. There were two malignant neoplasms, two cases of veno-occlusive disease, and one case each of cirrhosis, fulminant hepatitis, Banti syndrome and Budd-Chiari syndrome. One patient complained of neck pain after the procedure, but no serious procedural complications were noted. Our preliminary study shows that the Quick-Core biopsy needle system is safe and provides adequate core tissues with high diagnostic yields. (author). 23 refs., 1 tab., 3 figs.

  10. Transjugular liver biopsy : the efficacy of quick-core biopsy needle system

    International Nuclear Information System (INIS)

    Jung, Gyoo Sik; Ahn, Byung Kwon; Lee, Sang Ouk; Chang, Hee Kyong; Oh, Kyung Seung; Huh, Jin Do; Joh, Young Duk

    1998-01-01

    To evaluate the efficacy of the Quick-Core biopsy needle system in performing transjugular liver biopsy. Between December 1995 and June 1997, eight patients underwent transjugular liver biopsy involving use of the Quick-Core biopsy needle system; the conditions involved were coagulopathy (n=4), thrombocytopenia (n=3), and ascites (n=1). Via the right internal jugular vein, the right hepatic vein was selectively catheterized with a 7-F transjugular guiding catheter, and a14-guage stiffening cannula was then inserted through this catheter; to obtain core tissue, a Quick-Core needle was then advanced into the liver parenchyma through the catheter-cannula combination. Eighteen- and 19-guage needles were used in three and five patients, respectively; specimen size, adequacy of the biopsy specimen and histologic diagnosis were determined, and complications were recorded. Biopsy was successful in all patients. The mean length of the specimen was 1.4 cm (1.0 - 1.8 cm), and all were adequate for pathologic examinations ; specific diagnosis was determined in all patients. There were two malignant neoplasms, two cases of veno-occlusive disease, and one case each of cirrhosis, fulminant hepatitis, Banti syndrome and Budd-Chiari syndrome. One patient complained of neck pain after the procedure, but no serious procedural complications were noted. Our preliminary study shows that the Quick-Core biopsy needle system is safe and provides adequate core tissues with high diagnostic yields. (author). 23 refs., 1 tab., 3 figs

  11. Interplay between edge and outer core fluctuations in the tokamak Tore Supra

    International Nuclear Information System (INIS)

    Fenzi, C.; Garbet, X.; Capes, H.; Devynck, P.; Laviron, C.; Truc, A.; Gervais, F.; Hennequin, P.; Quemeneur, A.

    2000-01-01

    In the tokamak Tore Supra, when a poloidally and toroidally localized limiter, called a modular limiter, is introduced into the lower part of the scrape-off layer, density fluctuations located in the vicinity of this limiter present a specific feature with the appearance of a new spectral pattern in the associated frequency spectrum. This leads to a strong up-down asymmetry observed in both the plasma edge and the plasma outer core, with a maximum level of turbulence at the bottom of the plasma. The observed asymmetry characteristics show that magnetic connection lengths play a critical role here and that the limiter configuration has some effect on the outer core turbulence. (author)

  12. Analysis of reactivity accidents of the RSG-GAS core with silicide fuel

    International Nuclear Information System (INIS)

    Tukiran

    2002-01-01

    The fuels of RSG-GAS reactor is changed from uranium oxide to uranium silicide. For time being, the fuel of RSG-GAS core are mixed up between oxide and silicide fuels with 250 gr of loading and 2.96 g U/cm 3 of density, respectively. While, silicide fuel with 300 gr of loading is still under research. The advantages of silicide fuels are can be used in high density, so that, it can be stayed longer in the core at higher burn-up, therefore, the length of cycle is longer. The silicide fuel in RSG-GAS core is used in step-wise by using mixed up core. Firstly, it is used silicide fuel with 250 gr of loading and then, silicide fuel with 300 gr of loading (3.55 g U/cm 3 of density). In every step-wise of fuel loading must be analysed its safety margin. In this occasion, it is analysed the reactivity accident of RSG-GAS core with 300 gr of silicide fuel loading. The calculation was done by using POKDYN code which available at P2TRR. The calculation was done by reactivity insertion at start up and power rangers. From all cases which were have been done, the results of analysis showed that there is no anomaly and safety margin break at RSG-GAS core with 300 gr silicide fuel loading

  13. Non-standard constraints within In-Core Fuel Management

    Energy Technology Data Exchange (ETDEWEB)

    Maldonado, G.I. [University of Cincinnati, P.O. Box 210072, Cincinnati, OH 45221-0072 (United States); Torres, C. [Comision Federal de Electricidad, Gestion de Combustible, Mexico, D.F. (Mexico); Marrote, G.N.; Ruiz U, V. [Global Nuclear Fuel, Americas, LLC, PO Box 780, M/C A16, Wilmington, NC28402 (United States)]. e-mail: Ivan.Maldonado@uc.edu

    2004-07-01

    Recent advancements in the area of nuclear fuel management optimization have been considerable and widespread. Therefore, it is not surprising that the design of today's nuclear fuel reloads can be a highly automated process that is often accompanied by sophisticated optimization software and graphical user interfaces to assist core designers. Most typically, among other objectives, optimization software seeks to maximize the energy efficiency of a fuel cycle while satisfying a variety of safety, operational, and regulatory constraints. Concurrently, the general industry trend continues to be one of pursuing higher generating capacity (i.e., power up-rates) alongside cycle length extensions. As these increasingly invaluable software tools and ambitious performance goals are pursued in unison, more aggressive core designs ultimately emerge that effectively minimize the margins to limits and, in some cases, may turn out less forgiving or accommodating to changes in underlying key assumptions. The purpose of this article is to highlight a few 'non-standard', though common constraints that can affect a BWR core design but which are often difficult, if not impossible, to implement into an automated setting. In a way, this article indirectly emphasizes the unique and irreplaceable role of the experienced designer in light of 'real life' situations. (Author)

  14. Non-standard constraints within In-Core Fuel Management

    International Nuclear Information System (INIS)

    Maldonado, G.I.; Torres, C.; Marrote, G.N.; Ruiz U, V.

    2004-01-01

    Recent advancements in the area of nuclear fuel management optimization have been considerable and widespread. Therefore, it is not surprising that the design of today's nuclear fuel reloads can be a highly automated process that is often accompanied by sophisticated optimization software and graphical user interfaces to assist core designers. Most typically, among other objectives, optimization software seeks to maximize the energy efficiency of a fuel cycle while satisfying a variety of safety, operational, and regulatory constraints. Concurrently, the general industry trend continues to be one of pursuing higher generating capacity (i.e., power up-rates) alongside cycle length extensions. As these increasingly invaluable software tools and ambitious performance goals are pursued in unison, more aggressive core designs ultimately emerge that effectively minimize the margins to limits and, in some cases, may turn out less forgiving or accommodating to changes in underlying key assumptions. The purpose of this article is to highlight a few 'non-standard', though common constraints that can affect a BWR core design but which are often difficult, if not impossible, to implement into an automated setting. In a way, this article indirectly emphasizes the unique and irreplaceable role of the experienced designer in light of 'real life' situations. (Author)

  15. Earth's inner core: Innermost inner core or hemispherical variations?

    NARCIS (Netherlands)

    Lythgoe, K. H.; Deuss, A.|info:eu-repo/dai/nl/412396610; Rudge, J. F.; Neufeld, J. A.

    2014-01-01

    The structure of Earth's deep inner core has important implications for core evolution, since it is thought to be related to the early stages of core formation. Previous studies have suggested that there exists an innermost inner core with distinct anisotropy relative to the rest of the inner core.

  16. Dependence of Core and Extended Flux on Core Dominance ...

    Indian Academy of Sciences (India)

    Abstract. Based on two extragalactic radio source samples, the core dominance parameter is calculated, and the correlations between the core/extended flux density and core dominance parameter are investi- gated. When the core dominance parameter is lower than unity, it is linearly correlated with the core flux density, ...

  17. Convectively driven decadal zonal accelerations in Earth's fluid core

    Science.gov (United States)

    More, Colin; Dumberry, Mathieu

    2018-04-01

    Azimuthal accelerations of cylindrical surfaces co-axial with the rotation axis have been inferred to exist in Earth's fluid core on the basis of magnetic field observations and changes in the length-of-day. These accelerations have a typical timescale of decades. However, the physical mechanism causing the accelerations is not well understood. Scaling arguments suggest that the leading order torque averaged over cylindrical surfaces should arise from the Lorentz force. Decadal fluctuations in the magnetic field inside the core, driven by convective flows, could then force decadal changes in the Lorentz torque and generate zonal accelerations. We test this hypothesis by constructing a quasi-geostrophic model of magnetoconvection, with thermally driven flows perturbing a steady, imposed background magnetic field. We show that when the Alfvén number in our model is similar to that in Earth's fluid core, temporal fluctuations in the torque balance are dominated by the Lorentz torque, with the latter generating mean zonal accelerations. Our model reproduces both fast, free Alfvén waves and slow, forced accelerations, with ratios of relative strength and relative timescale similar to those inferred for the Earth's core. The temporal changes in the magnetic field which drive the time-varying Lorentz torque are produced by the underlying convective flows, shearing and advecting the magnetic field on a timescale associated with convective eddies. Our results support the hypothesis that temporal changes in the magnetic field deep inside Earth's fluid core drive the observed decadal zonal accelerations of cylindrical surfaces through the Lorentz torque.

  18. MOX recycling in GEN 3 + EPR Reactor homogeneous and stable full MOX core

    Energy Technology Data Exchange (ETDEWEB)

    Arslan, M.; Villele, E. de; Gauthier, J.C.; Marincic, A. [AREVA - Tour AREVA, 1 Place Jean Millier, 92084 Paris La Defense (France)

    2013-07-01

    In the case of the EPR (European Pressurized Reactor) reactor, 100% MOX core management is possible with simple design adaptations which are not significantly costly. 100% MOX core management offers several highly attractive advantages. First, it is possible to have the same plutonium content in all the rods of a fuel assembly instead of having rods with 3 different plutonium contents, as in MOX assemblies in current PWRs. Secondly, the full MOX core is more homogeneous. Thirdly, the stability of the core is significantly increased due to a large reduction in the Xe effect. Fourthly, there is a potential for the performance of the MOX fuel to match that of new high performance UO{sub 2} fuel (enrichment up to 4.95 %) in terms of increased burn up and cycle length. Fifthly, since there is only one plutonium content, the manufacturing costs are reduced. Sixthly, there is an increase in the operating margins of the reactor, and in the safety margins in accident conditions. The use of 100% MOX core will improve both utilisation of natural uranium resources and reductions in high level radioactive waste inventory.

  19. MOX recycling in GEN 3 + EPR Reactor homogeneous and stable full MOX core

    International Nuclear Information System (INIS)

    Arslan, M.; Villele, E. de; Gauthier, J.C.; Marincic, A.

    2013-01-01

    In the case of the EPR (European Pressurized Reactor) reactor, 100% MOX core management is possible with simple design adaptations which are not significantly costly. 100% MOX core management offers several highly attractive advantages. First, it is possible to have the same plutonium content in all the rods of a fuel assembly instead of having rods with 3 different plutonium contents, as in MOX assemblies in current PWRs. Secondly, the full MOX core is more homogeneous. Thirdly, the stability of the core is significantly increased due to a large reduction in the Xe effect. Fourthly, there is a potential for the performance of the MOX fuel to match that of new high performance UO 2 fuel (enrichment up to 4.95 %) in terms of increased burn up and cycle length. Fifthly, since there is only one plutonium content, the manufacturing costs are reduced. Sixthly, there is an increase in the operating margins of the reactor, and in the safety margins in accident conditions. The use of 100% MOX core will improve both utilisation of natural uranium resources and reductions in high level radioactive waste inventory

  20. Telomere Length and Mortality

    DEFF Research Database (Denmark)

    Kimura, Masayuki; Hjelmborg, Jacob V B; Gardner, Jeffrey P

    2008-01-01

    Leukocyte telomere length, representing the mean length of all telomeres in leukocytes, is ostensibly a bioindicator of human aging. The authors hypothesized that shorter telomeres might forecast imminent mortality in elderly people better than leukocyte telomere length. They performed mortality...

  1. On-line core monitoring with CORE MASTER / PRESTO

    International Nuclear Information System (INIS)

    Lindahl, S.O.; Borresen, S.; Ovrum, S.

    1986-01-01

    Advanced calculational tools are instrumental in improving reactor plant capacity factors and fuel utilization. The computer code package CORE MASTER is an integrated system designed to achieve this objective. The system covers all main activities in the area of in-core fuel management for boiling water reactors; design, operation support, and on-line core monitoring. CORE MASTER operates on a common data base, which defines the reactor and documents the operating history of the core and of all fuel bundles ever used

  2. Automatic determination of BWR fuel loading patterns based on K.E. technique with core physics simulation

    International Nuclear Information System (INIS)

    Ikehara, T.; Tsuiki, M.; Takeshita, T.

    1990-01-01

    On the basis oof a computerized search method, a prototype for a fuel loading pattern expert system has been developed to support designers in core design for BWRs. The method was implemented by coupling rules and core physics simulators into an inference engine to establish an automated generate-and-test cycle. A search control mechanism, which prunes paths to be searched and selects appropriate rules through the interaction with the user, was also introduced to accomplish an effective search. The constraints in BWR core design are: (1) cycle length more than L, (2) core shutdown margin more than S, and (3) thermal margin more than T. Here L, S, and T are the specified minimum values. In this system, individual rules contain the manipulation to improve the core shutdown margin explicitly. Other items were taken into account only implicitly. Several applications to the test cases were carried out. It was found that the results were comparable with those obtained by human expert engineers. Broad applicability of the present method in the BWR core design domain was proved

  3. Advanced BWR core component designs and the implications for SFD analysis

    International Nuclear Information System (INIS)

    Ott, L.J.

    1997-01-01

    Prior to the DF-4 boiling water reactor (BWR) severe fuel damage (SFD) experiment conducted at the Sandia National Laboratories in 1986, no experimental data base existed for guidance in modeling core component behavior under postulated severe accident conditions in commercial BWRs. This paper will present the lessons learned from the DF-4 experiment (and subsequent German CORA BWR SFD tests) and the impact on core models in the current generation of SFD codes. The DF-4 and CORA BWR test assemblies were modeled on the core component designs circa 1985; that is, the 8 x 8 fuel assembly with two water rods and a cruciform control blade constructed of B 4 C-filled tubelets. Within the past ten years, the state-of-the-art with respect to BWR core component development has out-distanced the current SFD experimental data base and SFD code capabilities. For example, modern BWR control blade design includes hafnium at the tips and top of each control blade wing for longer blade operating lifetimes; also water rods have been replaced by larger water channels for better neutronics economy; and fuel assemblies now contain partial-length fuel rods, again for better neutronics economy. This paper will also discuss the implications of these advanced fuel assembly and core component designs on severe accident progression and on the current SFD code capabilities

  4. Instantaneous equations for multiphase flow in porous media without length-scale restrictions using a non-local averaging volume

    International Nuclear Information System (INIS)

    Espinosa-Paredes, Gilberto

    2010-01-01

    The aim of this paper is to propose a framework to obtain a new formulation for multiphase flow conservation equations without length-scale restrictions, based on the non-local form of the averaged volume conservation equations. The simplification of the local averaging volume of the conservation equations to obtain practical equations is subject to the following length-scale restrictions: d << l << L, where d is the characteristic length of the dispersed phases, l is the characteristic length of the averaging volume, and L is the characteristic length of the physical system. If the foregoing inequality does not hold, or if the scale of the problem of interest is of the order of l, the averaging technique and therefore, the macroscopic theories of multiphase flow should be modified in order to include appropriate considerations and terms in the corresponding equations. In these cases the local form of the averaged volume conservation equations are not appropriate to describe the multiphase system. As an example of the conservation equations without length-scale restrictions, the natural circulation boiling water reactor was consider to study the non-local effects on the thermal-hydraulic core performance during steady-state and transient behaviors, and the results were compared with the classic local averaging volume conservation equations.

  5. Restraint system for core elements of a reactor core

    International Nuclear Information System (INIS)

    Class, G.

    1975-01-01

    In a nuclear reactor, a core element bundle formed of a plurality of side-by-side arranged core elements is surrounded by restraining elements that exert a radially inwardly directly restraining force generating friction forces between the core elements in a restraining plane that is transverse to the core element axes. The adjoining core elements are in rolling contact with one another in the restraining plane by virtue of rolling-type bearing elements supported in the core elements. (Official Gazette)

  6. Safeguarding subcriticality during loading and shuffling operations in the higher density of the RSG-GAS's silicide core

    International Nuclear Information System (INIS)

    Sembiring, T.M.; Kuntoro, I.

    2003-01-01

    The core conversion program of the RSG-GAS reactor is to convert the all-oxide to all-silicide core. The silicide equilibrium core with fuel meat density of 3.55 gU cm -3 is an optimal core for RSG-GAS reactor and it can significantly increase the operation cycle length from 25 to 32 full power days. Nevertheless, the subcriticality of the shutdown core and the shutdown margin are lower than of the oxide core. Therefore, the deviation of subcriticality condition in the higher silicide core caused by the fuel loading and shuffling error should be reanalysed. The objective of this work is to analyse the sufficiency of the subcriticality condition of the shutdown core to face the worst condition caused by an error during loading and shuffling operations. The calculations were carried out using the 2-dimensional multigroup neutron diffusion code of Batan-FUEL. In the fuel handling error, the calculated results showed that the subcriticality condition of the shutdown higher density silicide equilibrium core of RSG-GAS can be maintained. Therefore, all fuel management steps are fixed in the present reactor operation manual can be applied in the higher silicide equilibrium core of RSG-GAS reactor. (author)

  7. Visual-stratigraphic dating of the GISP2 ice core: Basis, reproducibility, and application

    Science.gov (United States)

    Alley, R. B.; Shuman, C. A.; Meese, D. A.; Gow, A. J.; Taylor, K. C.; Cuffey, K. M.; Fitzpatrick, J. J.; Grootes, P. M.; Zielinski, G. A.; Ram, M.; Spinelli, G.; Elder, B.

    1997-11-01

    Annual layers are visible in the Greenland Ice Sheet Project 2 ice core from central Greenland, allowing rapid dating of the core. Changes in bubble and grain structure caused by near-surface, primarily summertime formation of hoar complexes provide the main visible annual marker in the Holocene, and changes in "cloudiness" of the ice correlated with dustiness mark Wisconsinan annual cycles; both markers are evident and have been intercalibrated in early Holocene ice. Layer counts are reproducible between different workers and for one worker at different times, with 1% error over century-length times in the Holocene. Reproducibility is typically 5% in Wisconsinan ice-age ice and decreases with increasing age and depth. Cumulative ages from visible stratigraphy are not significantly different from independent ages of prominent events for ice older than the historical record and younger than approximately 50,000 years. Visible observations are not greatly degraded by "brittle ice" or many other core-quality problems, allowing construction of long, consistently sampled time series. High accuracy requires careful study of the core by dedicated observers.

  8. Development of conceptual nuclear design of 10MWt research reactor core

    International Nuclear Information System (INIS)

    Kim, M. H.; Lim, J. Y.; Win, Naing; Park, J. M.

    2008-03-01

    KAERI has been devoted to develop export-oriented research reactors for a growing world-wide demand of new research reactor construction. Their ambition is that design of Korean research reactor must be competitive in commercial and technological based on the experience of the HANARO core design concept with thermal power of 30MW. They are developing a new research reactor named Advanced HANARO research Reactor (AHR) with thermal power of 20 MW. KAERI has export records of nuclear technology. In 1954-1967 two series of pool type research reactors based on the Russian design, VVR type and IRT type, have been constructed and commissioned in some countries as well as Russia. Nowadays Russian design is introducing again for export to developing countries such as Union of Myanmar. Therefore the objective of this research is that to build and innovative 10 MW research reactor core design based on the concept of HANARO core design to be competitive with Russian research reactor core design. system tool of HELIOS was used at the first stage in both cases which are research reactor using tubular type fuel assemblies and that reactor using pin type fuel assemblies. The reference core design of first kind of research reactor includes one in-core irradiation site at the core center. The neutron flux evaluations for core as well as reflector region were done through logical consistency of neutron flux distributions for individual assemblies. In order to find the optimum design, the parametric studies were carried out for assembly pitch, active fuel length, number of fuel ring in each assembly and so on. Design result shows the feasibility to have high neutron flux at in-core irradiation site. The second kind of research reactor is used the same kind of assemblies as HANARO and hence there is no optimization about basic design parameters. That core has only difference composition of assemblies and smaller specific power than HANARO. Since it is a reference core at first stage

  9. UV Absorption Spectroscopy in Water-Filled Antiresonant Hollow Core Fibers for Pharmaceutical Detection.

    Science.gov (United States)

    Nissen, Mona; Doherty, Brenda; Hamperl, Jonas; Kobelke, Jens; Weber, Karina; Henkel, Thomas; Schmidt, Markus A

    2018-02-06

    Due to a worldwide increased use of pharmaceuticals and, in particular, antibiotics, a growing number of these substance residues now contaminate natural water resources and drinking supplies. This triggers a considerable demand for low-cost, high-sensitivity methods for monitoring water quality. Since many biological substances exhibit strong and characteristic absorption features at wavelengths shorter than 300 nm, UV spectroscopy presents a suitable approach for the quantitative identification of such water-contaminating species. However, current UV spectroscopic devices often show limited light-matter interaction lengths, demand sophisticated and bulky experimental infrastructure which is not compatible with microfluidics, and leave large fractions of the sample analyte unused. Here, we introduce the concept of UV spectroscopy in liquid-filled anti-resonant hollow core fibers, with large core diameters and lengths of approximately 1 m, as a means to overcome such limitations. This extended light-matter interaction length principally improves the concentration detection limit by two orders of magnitude while using almost the entire sample volume-that is three orders of magnitude smaller compared to cuvette based approaches. By integrating the fibers into an optofluidic chip environment and operating within the lowest experimentally feasible transmission band, concentrations of the application-relevant pharmaceutical substances, sulfamethoxazole (SMX) and sodium salicylate (SS), were detectable down to 0.1 µM (26 ppb) and 0.4 µM (64 ppb), respectively, with the potential to reach significantly lower detection limits for further device integration.

  10. UV Absorption Spectroscopy in Water-Filled Antiresonant Hollow Core Fibers for Pharmaceutical Detection

    Directory of Open Access Journals (Sweden)

    Mona Nissen

    2018-02-01

    Full Text Available Due to a worldwide increased use of pharmaceuticals and, in particular, antibiotics, a growing number of these substance residues now contaminate natural water resources and drinking supplies. This triggers a considerable demand for low-cost, high-sensitivity methods for monitoring water quality. Since many biological substances exhibit strong and characteristic absorption features at wavelengths shorter than 300 nm, UV spectroscopy presents a suitable approach for the quantitative identification of such water-contaminating species. However, current UV spectroscopic devices often show limited light-matter interaction lengths, demand sophisticated and bulky experimental infrastructure which is not compatible with microfluidics, and leave large fractions of the sample analyte unused. Here, we introduce the concept of UV spectroscopy in liquid-filled anti-resonant hollow core fibers, with large core diameters and lengths of approximately 1 m, as a means to overcome such limitations. This extended light-matter interaction length principally improves the concentration detection limit by two orders of magnitude while using almost the entire sample volume—that is three orders of magnitude smaller compared to cuvette based approaches. By integrating the fibers into an optofluidic chip environment and operating within the lowest experimentally feasible transmission band, concentrations of the application-relevant pharmaceutical substances, sulfamethoxazole (SMX and sodium salicylate (SS, were detectable down to 0.1 µM (26 ppb and 0.4 µM (64 ppb, respectively, with the potential to reach significantly lower detection limits for further device integration.

  11. Addressing pre-service teachers' understandings and difficulties with some core concepts in the special theory of relativity

    International Nuclear Information System (INIS)

    Selcuk, Gamze Sezgin

    2011-01-01

    The aim of this study is to investigate pre-service teachers' understanding of and difficulties with some core concepts in the special theory of relativity. The pre-service teachers (n = 185) from the Departments of Physics Education and Elementary Science Education at Dokuz Eylul University (in Turkey) participated. Both quantitative and qualitative research methods were used in this study. Students' understanding of and difficulties with core elements (time, length, mass and density) were tested using a paper-and-pencil questionnaire (including four questions) and in-depth interviews after the instruction of related modern physics topics. The analyses of the collected data were based on quantitative and qualitative techniques. The results indicate that pre-service teachers at different academic levels have specific and considerable difficulties with proper time, time dilation, proper length, mass and relativistic density concepts. In this paper, the conclusions of the study and implications for physics teaching are discussed.

  12. Effect of length and diameter of fiber reinforced composite post (FRC on fracture resistance of remaining tooth structure

    Directory of Open Access Journals (Sweden)

    Mahdiyeh seifi

    2013-03-01

    Full Text Available Introduction: Post and core has been considered for endodontically treated tooth, especially in cases with severe damage crowns. Recently fiber reinforced composite posts (FRC post have been used in the treatment of endodontically treated teeth. Because the length and diameter of posts are effective in stress distribution, the purpose of this study is to evaluate the effect of length and diameter of FRC post on fracture resistance. Methods: In this experimental study, 36 glass fiber posts with combination of 7mm, 9mm, and 12mm length and 1.1mm, 1.3mm and 1.5mm diameter were divided into 9 groups of 4. These posts were cemented in root canals by Panavia. Samples were tested with 45° compressive forces for the evaluation of fracture resistance. Datas were analyzed using SPSS soft ware and One- way and Two-way ANOVA analyses. Results: Fracture resistance did not increase significantly with the effect of length and diameter simultaneously (P=0.85. Samples with 12mm length and 1.5mm diameter had the greatest fracture resistance (1023/33N±239/22. The minimum fracture resistance had occurred in post with 7mm length and 1.5mm diameter (503/13N ±69/18. Fracture resistance increased significantly by increasing the length and the same diameter. Conclusion: It can be concluded that fracture resistance is affected by the length and not the diameter of FRC post.

  13. Does length or neighborhood size cause the word length effect?

    Science.gov (United States)

    Jalbert, Annie; Neath, Ian; Surprenant, Aimée M

    2011-10-01

    Jalbert, Neath, Bireta, and Surprenant (2011) suggested that past demonstrations of the word length effect, the finding that words with fewer syllables are recalled better than words with more syllables, included a confound: The short words had more orthographic neighbors than the long words. The experiments reported here test two predictions that would follow if neighborhood size is a more important factor than word length. In Experiment 1, we found that concurrent articulation removed the effect of neighborhood size, just as it removes the effect of word length. Experiment 2 demonstrated that this pattern is also found with nonwords. For Experiment 3, we factorially manipulated length and neighborhood size, and found only effects of the latter. These results are problematic for any theory of memory that includes decay offset by rehearsal, but they are consistent with accounts that include a redintegrative stage that is susceptible to disruption by noise. The results also confirm the importance of lexical and linguistic factors on memory tasks thought to tap short-term memory.

  14. Correlated evolution of sternal keel length and ilium length in birds

    Directory of Open Access Journals (Sweden)

    Tao Zhao

    2017-07-01

    Full Text Available The interplay between the pectoral module (the pectoral girdle and limbs and the pelvic module (the pelvic girdle and limbs plays a key role in shaping avian evolution, but prior empirical studies on trait covariation between the two modules are limited. Here we empirically test whether (size-corrected sternal keel length and ilium length are correlated during avian evolution using phylogenetic comparative methods. Our analyses on extant birds and Mesozoic birds both recover a significantly positive correlation. The results provide new evidence regarding the integration between the pelvic and pectoral modules. The correlated evolution of sternal keel length and ilium length may serve as a mechanism to cope with the effect on performance caused by a tradeoff in muscle mass between the pectoral and pelvic modules, via changing moment arms of muscles that function in flight and in terrestrial locomotion.

  15. Fundamental length

    International Nuclear Information System (INIS)

    Pradhan, T.

    1975-01-01

    The concept of fundamental length was first put forward by Heisenberg from purely dimensional reasons. From a study of the observed masses of the elementary particles known at that time, it is sumrised that this length should be of the order of magnitude 1 approximately 10 -13 cm. It was Heisenberg's belief that introduction of such a fundamental length would eliminate the divergence difficulties from relativistic quantum field theory by cutting off the high energy regions of the 'proper fields'. Since the divergence difficulties arise primarily due to infinite number of degrees of freedom, one simple remedy would be the introduction of a principle that limits these degrees of freedom by removing the effectiveness of the waves with a frequency exceeding a certain limit without destroying the relativistic invariance of the theory. The principle can be stated as follows: It is in principle impossible to invent an experiment of any kind that will permit a distintion between the positions of two particles at rest, the distance between which is below a certain limit. A more elegant way of introducing fundamental length into quantum theory is through commutation relations between two position operators. In quantum field theory such as quantum electrodynamics, it can be introduced through the commutation relation between two interpolating photon fields (vector potentials). (K.B.)

  16. Spectrum measurements in the ZENITH plutonium core 7 using a neutron chopper

    Energy Technology Data Exchange (ETDEWEB)

    Barclay, F R; Cameron, I R; Pitcher, H H.W.; Symons, C R [General Reactor Physics Division, Atomic Energy Establishment, Winfrith, Dorchester, Dorset (United Kingdom)

    1964-05-15

    As part of the experimental programme on the first plutonium loading of ZENITH (Core 7) a series of measurements was carried out with the neutron chopper on a beam emerging from the core centre. The general experimental programme on the two ZENITH plutonium cores has been covered elsewhere. Core 7 had a carbon/Pu239 atomic ratio of 2666 and a steel/Pu239 ratio of 76.8, giving an absorption cross-section at 2200 m/sec. of 0.31 barns/carbon atom. The fuel was in the form of 'spikes' of 0.020 in. thick Pu/Al alloy sheathed in 0.020 in. aluminium, the isotopic composition of the plutonium being 97.4% Pu239, 2.55% Pu240 and 0.1% Pu241. The overall layout of the reactor core and reflector is shown in the vertical section through the reactor vessel and the plan view. The core consists of a vertical array of 235 cylindrical graphite sleeves of outer diameter 7.37 cm into each of which a cylindrical graphite box may be loaded. Sunning longitudinally inside the box are six parallel grooves which act as locations for the edges of either the Pu/Al spikes or graphite dummies of the same external dimensions. Each groove accommodates two spikes end-to-end, with a small graphite spacer between to avoid welding together of the spike sheaths when heated. Lateral spacers of graphite or stainless steel fill the five spaces between the six spikes or dummies. The total length of the plutonium-loaded core region is 140 cm, the ends of the element forming graphite reflectors of length 53 cm. In Core 7 each fuel element contained 10 Pu-Al spikes. The fuel elements are arranged in a triangular lattice of pitch 7.62 cm to form the reactor core, of diameter 1.23 m. A radial graphite reflector approximately 1 metre thick surrounds the core and is separated from it by an annular lampblack thermal barrier, contained within graphite tiles, which reduces heat transfer from the core. The reactor can be heated by circulation of nitrogen through a 250 kW heater below the core. The nitrogen flows

  17. Spectrum measurements in the ZENITH plutonium core 7 using a neutron chopper

    International Nuclear Information System (INIS)

    Barclay, F.R.; Cameron, I.R.; Pitcher, H.H.W.; Symons, C.R.

    1964-05-01

    As part of the experimental programme on the first plutonium loading of ZENITH (Core 7) a series of measurements was carried out with the neutron chopper on a beam emerging from the core centre. The general experimental programme on the two ZENITH plutonium cores has been covered elsewhere. Core 7 had a carbon/Pu239 atomic ratio of 2666 and a steel/Pu239 ratio of 76.8, giving an absorption cross-section at 2200 m/sec. of 0.31 barns/carbon atom. The fuel was in the form of 'spikes' of 0.020 in. thick Pu/Al alloy sheathed in 0.020 in. aluminium, the isotopic composition of the plutonium being 97.4% Pu239, 2.55% Pu240 and 0.1% Pu241. The overall layout of the reactor core and reflector is shown in the vertical section through the reactor vessel and the plan view. The core consists of a vertical array of 235 cylindrical graphite sleeves of outer diameter 7.37 cm into each of which a cylindrical graphite box may be loaded. Sunning longitudinally inside the box are six parallel grooves which act as locations for the edges of either the Pu/Al spikes or graphite dummies of the same external dimensions. Each groove accommodates two spikes end-to-end, with a small graphite spacer between to avoid welding together of the spike sheaths when heated. Lateral spacers of graphite or stainless steel fill the five spaces between the six spikes or dummies. The total length of the plutonium-loaded core region is 140 cm, the ends of the element forming graphite reflectors of length 53 cm. In Core 7 each fuel element contained 10 Pu-Al spikes. The fuel elements are arranged in a triangular lattice of pitch 7.62 cm to form the reactor core, of diameter 1.23 m. A radial graphite reflector approximately 1 metre thick surrounds the core and is separated from it by an annular lampblack thermal barrier, contained within graphite tiles, which reduces heat transfer from the core. The reactor can be heated by circulation of nitrogen through a 250 kW heater below the core. The nitrogen flows

  18. Magnetic Polarity Stratigraphy and Rock Magnetic Data From the Continuous Cored Record of Triassic Continental Environmental Change, the Colorado Plateau Coring Project

    Science.gov (United States)

    Geissman, J. W.; McIntosh, J.; Buhedma, H. M. A.

    2017-12-01

    Despite the fact that the Triassic Period (ca. 251.9-201.3 Ma) is bound by two of Earth's largest mass extinctions, experienced giant bolide impacts and eruption of three large igneous provinces, and witnessed evolution of the main components of modern tetrapod communities, the time interval has sparse geochronologic calibration. The US NSF- and ICDP-funded coring of Phase 1 of the CPCP was completed in 2013, with the recovery of two major cores (6.35 cm diameter: 1A, 518m length and 2B, 253m; 31km apart) from the Petrified Forest National Park spanning the Chinle and Moenkopi fms. Core 1A has been fully sampled, with specimens obtained either by drilling or by extraction of core fragments and packing in ceramic boxes. Specimens are subjected to progressive thermal demagnetization or a combination of alternating field (AF) followed by thermal treatment. In several cases, specimens were extracted from each core segment to test for internal consistency. Chinle hematitic mudstones and siltstones have NRM intensities between 130 to 0.5 mA/m, with bulk susceptibilities from 2 x 10-2 to 5 x 10-5 SI units. More indurated hematitic siltstones/ medium sandstones of the Moenkopi Fm have NRM intensities and bulk susceptibilities that are far less variable (NRM: 9.0 to 1.2 mA/m, MS: 3.0 X 10-4 and 0.5 x 10-5 SI vol). Thermal demagnetization typically isolates magnetizations of N declination and shallow inclination (interpreted as normal polarity) and antipodes (reverse) (image), a polarity stratigraphy is being compiled for much of the section. Response is typically more interpretable for very hematitic Chinle mudstone sections and most Moenkopi rocks. Coarser grained, less hematitic Chinle strata rarely yield interpretable results, likely due to coarse-grained detrital magnetite, and it is likely that these intervals will not yield robust polarity information. Some core segments yield well-resolved magnetizations that are inconsistent with a Triassic field and we suspect

  19. Multiscale spectroscopy using a monolithic liquid core waveguide with laterally attached fiber ports.

    Science.gov (United States)

    Kröckel, Lars; Frosch, Torsten; Schmidt, Markus A

    2015-05-22

    In conventional absorption spectrometers, the range of accessible concentrations of analytes in aqueous solution is significantly limited by the dynamic range of the measurement system. Here we introduce the concept of multiscale spectroscopy allowing extending that range by orders of magnitude within one single device. The concept relies on using multiple light-sample interaction lengths, boosting the accessible concentration range by a particular extension factor. We experimentally implement our concept by a liquid core waveguide having multiple fiber ports side-wise attached to the waveguide, thus probing the light propagating inside the core at predefined distances from the input. This configuration provides three orders of magnitude of interaction length in one device. To verify the concept we exemplarily determine the concentrations of nitrate and of Rhodamine 6G in water, showing one hundred times improved measurement capabilities. The multiscale spectrometer uses the entire sample volume and allows the simultaneous measurement of fluorescence and attenuance. Due to its integrated design and the extended measurements capabilities, we anticipate application of our device in many application-relevant areas such as water quality analysis or environmental science. Copyright © 2015 Elsevier B.V. All rights reserved.

  20. Fuel density effect on parameter of reactivity coefficient of the Innovative Research Reactor core

    International Nuclear Information System (INIS)

    Rokhmadi; Tukiran S

    2013-01-01

    The multipurpose of research reactor utilization make many countries build the new research reactor. Trend of this reactor for this moment is multipurpose reactor type with a compact core to get high neutron flux at the low or medium level of power. The research reactor in Indonesia right now is already 25 year old. Therefor, it is needed to design a new research reactor as a alternative called it innovative research reactor (IRR) and then as an exchanger for old research reactor. The aim of this research is to complete RRI core design data as a requirement for design license. Calculation done is to get the RRI core reactivity coefficients with 5 x 5 core configuration and 20 MW of power, has more than 40 days cycle of length. The RRI core reactivity coefficient calculation is done for new U-"9Mo-Al fuel with variation of densities. The calculation is done by using WIMSD-5B and BATAN-FUEL computer codes. The result of calculation for conceptual design showed that the equilibrium RRI core with 5 x 5 configuration, 450 g, 550 g and 700 g of fuel loadings have negative reactivity coefficients of fuel temperature, moderator temperature, void fraction and density of moderator but the values of the reactivities are very variation. This results has met the safety criteria for RRI core conceptual design. (author)

  1. Control of in vivo disposition and immunogenicity of polymeric micelles by adjusting poly(sarcosine) chain lengths on surface

    Science.gov (United States)

    Kurihara, Kensuke; Ueda, Motoki; Hara, Isao; Ozeki, Eiichi; Togashi, Kaori; Kimura, Shunsaku

    2017-07-01

    Four kinds of A3B-type amphiphilic polydepsipeptides, (poly(sarcosine))3- b-poly( l-lactic acid) (the degree of polymerization of poly(sarcosine) are 10, 33, 55, and 85; S10 3 , S33 3 , S55 3 , and S85 3 ) were synthesized to prepare core-shell type polymeric micelles. Their in vivo dispositions and stimulations to trigger immune system to produce IgM upon multiple administrations to mice were examined. With increasing poly(sarcosine) chain lengths, the hydrophilic shell became thicker and the surface density at the most outer surface decreased on the basis of dynamic and static light scattering measurements. These two physical elements of polymeric micelles elicited opposite effects on the immune response in light of the chain length therefore to show an optimized poly(sarcosine) chain length existing between 33mer and 55mer to suppress the accelerated blood clearance phenomenon associated with polymeric micelles.

  2. The structure of protostellar dense cores: a millimeter continuum study

    International Nuclear Information System (INIS)

    Motte, Frederique

    1998-01-01

    A comprehensive theoretical scenario explains low-mass star formation and describes the gravitational collapse of an isolated 'ideal' dense core. The major aim of this thesis is to check the standard model predictions on the structure of protostellar dense cores (or envelopes). The earliest stages of star formation remain poorly known because the protostars are still deeply embedded in massive, opaque circumstellar cocoons. On the one hand, sensitive bolometer arrays very recently allow us to measure the millimeter continuum emission arising from dense cores. Such observations are a powerful tool to constrain the density structure of proto-stellar dense cores (on large length scale). In particular, we studied the structure of isolated proto-stellar envelopes in Taurus and protostars in the ρ Ophiuchi cluster. In order to accurately derive their envelope density power law, we simulated the observation of several envelope models. Then we show that most of the Taurus protostars present a density structure consistent with the standard model predictions. In contrast, dense cores in ρ Ophiuchi main cloud are highly fragmented and protostellar envelope have finite size. Moreover fragmentation appears to be essential in determining the final stellar mass of ρ Oph forming stars. In clusters, fragmentation may thus be at the origin of the stellar initial mass function (IMF). On the other hand, our interferometric millimeter continuum observations are tracing (with higher angular resolution) the inner part of protostellar envelopes. Our study show that disks during protostellar stages are not yet massive and thus do not perturb the analysis of envelope density structure. (author) [fr

  3. Shape Sensing Using a Multi-Core Optical Fiber Having an Arbitrary Initial Shape in the Presence of Extrinsic Forces

    Science.gov (United States)

    Rogge, Matthew D. (Inventor); Moore, Jason P. (Inventor)

    2014-01-01

    Shape of a multi-core optical fiber is determined by positioning the fiber in an arbitrary initial shape and measuring strain over the fiber's length using strain sensors. A three-coordinate p-vector is defined for each core as a function of the distance of the corresponding cores from a center point of the fiber and a bending angle of the cores. The method includes calculating, via a controller, an applied strain value of the fiber using the p-vector and the measured strain for each core, and calculating strain due to bending as a function of the measured and the applied strain values. Additionally, an apparent local curvature vector is defined for each core as a function of the calculated strain due to bending. Curvature and bend direction are calculated using the apparent local curvature vector, and fiber shape is determined via the controller using the calculated curvature and bend direction.

  4. Reactor core conversion studies of Ghana: Research Reactor-1 and proposal for addition of safety rod

    International Nuclear Information System (INIS)

    Odoi, H.C.

    2014-06-01

    The inclusion of an additional safety rod in conjunction with a core conversion study of Ghana Research Reactor-1 (GHARR-1) was carried out using neutronics, thermal hydraulics and burnup codes. The study is based on a recommendation by Integrated Safety Assessment for Research Reactors (INSARP) mission to incorporate a safety rod to the reactor safety system as well as the need to replace the reactor fuel with LEU. Conversion from one fuel type to another requires a complete re-evaluation of the safety analysis. Changes to the reactivity worth, shutdown margin, power density and material properties must be taken into account, and appropriate modifications made. Neutronics analysis including burnup was studied followed by thermal hydraulics analyses which comprise steady state and transients. Four computer codes were used for the analysis; MCNP, REBUS, PLTEP and PARET. The neutronics analysis revealed that the LEU core must be operated at 34 Kw in order to attain the flux of 1.0E12 n/cm 2 .s as the nominal flux of the HEU core. The auxiliary safety rod placed at a modified irradiation site gives a better worth than the cadmium capsules. For core excess reactivity of 4 mk, 348 fuel pins would be appropriate for the GHARR-1 LEU core. Results indicate that flux level of 1.0E12 n/cm 2 .s in the inner irradiation channel will not be compromised, if the power of the LEU core is increased to 34 kW. The GHARR-1 core using LEU-U0 2 -12.5% fuel can be operated for 23 shim cycles, with cycles length 2.5 years, for over 57 years at the 17 kW power level. All 23 LEU cycles meet the ∼ 4.0 mk excess reactivity required at the beginning of cycle . For comparison, the MNSR HEU reference core can also be operated for 23 shim cycles, but with a cycle length of 2.0 years for just over 46 years at 15.0kW power level. It is observed that the GHARR-1 core with LEU UO 2 fuel enriched to 12.5% and a power level of 34 kW can be operated ∼25% longer than the current HEU core operated at

  5. Solid-Core Heat-Pipe Nuclear Batterly Type Reactor

    International Nuclear Information System (INIS)

    Ehud Greenspan

    2008-01-01

    This project was devoted to a preliminary assessment of the feasibility of designing an Encapsulated Nuclear Heat Source (ENHS) reactor to have a solid core from which heat is removed by liquid-metal heat pipes (HP). Like the SAFE 400 space nuclear reactor core, the HPENHS core is comprised of fuel rods and HPs embedded in a solid structure arranged in a hexagonal lattice in a 3:1 ratio. The core is oriented horizontally and has a square rather cylindrical cross section for effective heat transfer. The HPs extend from the two axial reflectors in which the fission gas plena are embedded and transfer heat to an intermediate coolant that flows by natural-circulation. The HP-ENHS is designed to preserve many features of the ENHS including 20-year operation without refueling, very small excess reactivity throughout life, natural circulation cooling, walkaway passive safety, and robust proliferation resistance. The target power level and specific power of the HP-ENHS reactor are those of the reference ENHS reactor. Compared to previous ENHS reactor designs utilizing a lead or lead-bismuth alloy natural circulation cooling system, the HP-ENHS reactor offers a number of advantageous features including: (1) significantly enhanced passive decay heat removal capability; (2) no positive void reactivity coefficients; (3) relatively lower corrosion of the cladding (4) a core that is more robust for transportation; (5) higher temperature potentially offering higher efficiency and hydrogen production capability. This preliminary study focuses on five areas: material compatibility analysis, HP performance analysis, neutronic analysis, thermal-hydraulic analysis and safety analysis. Of the four high-temperature structural materials evaluated, Mo TZM alloy is the preferred choice; its upper estimated feasible operating temperature is 1350 K. HP performance is evaluated as a function of working fluid type, operating temperature, wick design and HP diameter and length. Sodium is the

  6. Core lifter

    Energy Technology Data Exchange (ETDEWEB)

    Pavlov, N G; Edel' man, Ya A

    1981-02-15

    A core lifter is suggested which contains a housing, core-clamping elements installed in the housing depressions in the form of semirings with projections on the outer surface restricting the rotation of the semirings in the housing depressions. In order to improve the strength and reliability of the core lifter, the semirings have a variable transverse section formed from the outside by the surface of the rotation body of the inner arc of the semiring aroung the rotation axis and from the inner a cylindrical surface which is concentric to the outer arc of the semiring. The core-clamping elements made in this manner have the possibility of freely rotating in the housing depressions under their own weight and from contact with the core sample. These semirings do not have weakened sections, have sufficient strength, are inserted into the limited ring section of the housing of the core lifter without reduction in its through opening and this improve the reliability of the core lifter in operation.

  7. Observation and excitation of magnetohydrodynamic waves in numerical models of Earth's core

    Science.gov (United States)

    Teed, R.; Hori, K.; Tobias, S.; Jones, C. A.

    2017-12-01

    Several types of magnetohydrodynamic waves are theorised to operate in Earth's outer core but their detection is limited by the inability to probe the fluid core directly. Secular variation data and periodic changes in Earth's length-of-day provide evidence for the possible existence of waves. Numerical simulations of core dynamics enable us to search directly for waves and determine their properties. With this information it is possible to consider whether they can be the origin of features observed in observational data. We focus on two types of wave identified in our numerical experiments: i) torsional waves and ii) slow magnetic Rossby waves. Our models display periodic, Earth-like torsional waves that travel outwards from the tangent cylinder circumscribing the inner core. We discuss the properties of these waves and their similarites to observational data. Excitation is via a matching of the Alfvén frequency with that of small modes of convection focused at the tangent cylinder. The slow magnetic Rossby waves observed in our simulations show that these waves may account for some geomagnetic westward drifts observed at mid-latitudes. We present analysis showing excitation of waves by the convective instability and we discuss how the detection of these waves could also provide an estimate of the strength of the toroidal component of the magnetic field within the planetary fluid core.

  8. Side core lifter

    Energy Technology Data Exchange (ETDEWEB)

    Edelman, Ya A

    1982-01-01

    A side core lifter is proposed which contains a housing with guide slits and a removable core lifter with side projections on the support section connected to the core receiver. In order to preserve the structure of the rock in the core sample by means of guaranteeing rectilinear movement of the core lifter in the rock, the support and core receiver sections are hinged. The device is equipped with a spring for angular shift in the core-reception part.

  9. Core mechanics and configuration behavior of advanced LMFBR core restraint concepts

    International Nuclear Information System (INIS)

    Fox, J.N.; Wei, B.C.

    1978-02-01

    Core restraint systems in LMFBRs maintain control of core mechanics and configuration behavior. Core restraint design is complex due to the close spacing between adjacent components, flux and temperature gradients, and irradiation-induced material property effects. Since the core assemblies interact with each other and transmit loads directly to the core restraint structural members, the core assemblies themselves are an integral part of the core restraint system. This paper presents an assessment of several advanced core restraint system and core assembly concepts relative to the expected performance of currently accepted designs. A recommended order for the development of the advanced concepts is also presented

  10. GrowYourIC: A Step Toward a Coherent Model of the Earth's Inner Core Seismic Structure

    Science.gov (United States)

    Lasbleis, Marine; Waszek, Lauren; Day, Elizabeth A.

    2017-11-01

    A complex inner core structure has been well established from seismic studies, showing radial and lateral heterogeneities at various length scales. Yet no geodynamic model is able to explain all the features observed. One of the main limits for this is the lack of tools to compare seismic observations and numerical models successfully. We use here a new Python tool called GrowYourIC to compare models of inner core structure. We calculate properties of geodynamic models of the inner core along seismic raypaths, for random or user-specified data sets. We test kinematic models which simulate fast lateral translation, superrotation, and differential growth. We explore first the influence on a real inner core data set, which has a sparse coverage of the inner core boundary. Such a data set is however able to successfully constrain the hemispherical boundaries due to a good sampling of latitudes. Combining translation and rotation could explain some of the features of the boundaries separating the inner core hemispheres. The depth shift of the boundaries, observed by some authors, seems unlikely to be modeled by a fast translation but could be produced by slow translation associated with superrotation.

  11. Controllable parabolic lensed liquid-core optical fiber by using electrostatic force.

    Science.gov (United States)

    Tang, Chun Yin; Zhang, Xuming; Chai, Yang; Hui, Long; Tao, Lili; Tsang, Yuen H

    2014-08-25

    For typical optical fiber system, an external lens accessory set is required to adjust the optical path of output light, which however is limited by the fixed parameter of the lens accessory setup. Considering spherical aberration in the imaging process and its small focusable spot size, a complicated lens combination is required to compensate the aberration. This paper has demonstrated a unique method to fabricate liquid-core lensed fibers by filling water and NOA61 respectively into hollow Teflon AF fibers and silicate fiber, the radius of curvature of the liquid lens can be controlled by adjusting the applied voltage on the core liquid and even parabolic shape lens can be produced with enough applied voltage. The experiment has successfully demonstrated a variation of focal length from 0.628 mm to 0.111 mm responding to the change of applied voltage from 0V to 3.2KV (L = 2mm) for the Teflon AF fiber, as well as a variation of focal length from 0.274 mm to 0.08 mm responding to the change of applied voltage from 0V to 3KV (L = 2mm) for the silicate fiber. Further simulation shows that the focused spot size can be reduced to 2 µm by adjusting the refractive index and fiber geometry. Solid state parabolic lensed fiber can be produced after NOA61 is solidified by the UV curing.

  12. An improved heat transfer configuration for a solid-core nuclear thermal rocket engine

    International Nuclear Information System (INIS)

    Clark, J.S.; Walton, J.T.; Mcguire, M.L.

    1992-07-01

    Interrupted flow, impingement cooling, and axial power distribution are employed to enhance the heat-transfer configuration of a solid-core nuclear thermal rocket engine. Impingement cooling is introduced to increase the local heat-transfer coefficients between the reactor material and the coolants. Increased fuel loading is used at the inlet end of the reactor to enhance heat-transfer capability where the temperature differences are the greatest. A thermal-hydraulics computer program for an unfueled NERVA reactor core is employed to analyze the proposed configuration with attention given to uniform fuel loading, number of channels through the impingement wafers, fuel-element length, mass-flow rate, and wafer gap. The impingement wafer concept (IWC) is shown to have heat-transfer characteristics that are better than those of the NERVA-derived reactor at 2500 K. The IWC concept is argued to be an effective heat-transfer configuration for solid-core nuclear thermal rocket engines. 11 refs

  13. Initial Continuous Chemistry Results From The Roosevelt Island Ice Core (RICE)

    Science.gov (United States)

    Kjær, H. A.; Vallelonga, P. T.; Simonsen, M. F.; Neff, P. D.; Bertler, N. A. N.; Svensson, A.; Dahl-Jensen, D.

    2014-12-01

    The Roosevelt Island ice core (79.36° S, -161.71° W) was drilled in 2011-13 at the top of the Roosevelt Island ice dome, a location surrounded by the Ross ice shelf. The RICE ice core provides a unique opportunity to look into the past evolution of the West Antarctic Ice sheet. Further the site has high accumulation; 0.26 m of ice equivalent is deposited annually allowing annual layer determination for many chemical parameters. The RICE core was drilled to bedrock and has a total length of 763 metres. Preliminary results derived from water isotopes suggest that the oldest ice reaches back to the Eemian, with the last glacial being compressed in the bottom 60 metres. We present preliminary results from the RICE ice core including continuous measurements of acidity using an optical dye method, insoluble dust particles, conductivity and calcium. The core was analyzed at the New Zealand National Ice Core Research Facility at GNS Science in Wellington. The analytical set up used to determine climate proxies in the ice core was a modified version of the Copenhagen CFA system (Bigler et al., 2011). Key volcanic layers have been matched to those from the WAIS record (Sigl et al., 2013). A significant anti-correlation between acidity and calcium was seen in the Holocene part of the record. Due to the proximity to the ocean a large fraction of the calcium originates from sea salt and is in phase with total conductivity and sodium. In combination with the insoluble dust record, calcium has been apportioned into ocean-related and dust-related sources. Variability over the Holocene is presented and attributed to changing inputs of marine and dust aerosols.

  14. How cores grow by pebble accretion. I. Direct core growth

    Science.gov (United States)

    Brouwers, M. G.; Vazan, A.; Ormel, C. W.

    2018-03-01

    Context. Planet formation by pebble accretion is an alternative to planetesimal-driven core accretion. In this scenario, planets grow by the accretion of cm- to m-sized pebbles instead of km-sized planetesimals. One of the main differences with planetesimal-driven core accretion is the increased thermal ablation experienced by pebbles. This can provide early enrichment to the planet's envelope, which influences its subsequent evolution and changes the process of core growth. Aims: We aim to predict core masses and envelope compositions of planets that form by pebble accretion and compare mass deposition of pebbles to planetesimals. Specifically, we calculate the core mass where pebbles completely evaporate and are absorbed before reaching the core, which signifies the end of direct core growth. Methods: We model the early growth of a protoplanet by calculating the structure of its envelope, taking into account the fate of impacting pebbles or planetesimals. The region where high-Z material can exist in vapor form is determined by the temperature-dependent vapor pressure. We include enrichment effects by locally modifying the mean molecular weight of the envelope. Results: In the pebble case, three phases of core growth can be identified. In the first phase (Mcore mixes outwards, slowing core growth. In the third phase (Mcore > 0.5M⊕), the high-Z inner region expands outwards, absorbing an increasing fraction of the ablated material as vapor. Rainout ends before the core mass reaches 0.6 M⊕, terminating direct core growth. In the case of icy H2O pebbles, this happens before 0.1 M⊕. Conclusions: Our results indicate that pebble accretion can directly form rocky cores up to only 0.6 M⊕, and is unable to form similarly sized icy cores. Subsequent core growth can proceed indirectly when the planet cools, provided it is able to retain its high-Z material.

  15. Gravitational torque on the inner core and decadal polar motion

    Science.gov (United States)

    Dumberry, Mathieu

    2008-03-01

    A decadal polar motion with an amplitude of approximately 25 milliarcsecs (mas) is observed over the last century, a motion known as the Markowitz wobble. The origin of this motion remains unknown. In this paper, we investigate the possibility that a time-dependent axial misalignment between the density structures of the inner core and mantle can explain this signal. The longitudinal displacement of the inner core density structure leads to a change in the global moment of inertia of the Earth. In addition, as a result of the density misalignment, a gravitational equatorial torque leads to a tilt of the oblate geometric figure of the inner core, causing a further change in the global moment of inertia. To conserve angular momentum, an adjustment of the rotation vector must occur, leading to a polar motion. We develop theoretical expressions for the change in the moment of inertia and the gravitational torque in terms of the angle of longitudinal misalignment and the density structure of the mantle. A model to compute the polar motion in response to time-dependent axial inner core rotations is also presented. We show that the polar motion produced by this mechanism can be polarized about a longitudinal axis and is expected to have decadal periodicities, two general characteristics of the Markowitz wobble. The amplitude of the polar motion depends primarily on the Y12 spherical harmonic component of mantle density, on the longitudinal misalignment between the inner core and mantle, and on the bulk viscosity of the inner core. We establish constraints on the first two of these quantities from considerations of the axial component of this gravitational torque and from observed changes in length of day. These constraints suggest that the maximum polar motion from this mechanism is smaller than 1 mas, and too small to explain the Markowitz wobble.

  16. Beyond Mixing-length Theory: A Step Toward 321D

    Science.gov (United States)

    Arnett, W. David; Meakin, Casey; Viallet, Maxime; Campbell, Simon W.; Lattanzio, John C.; Mocák, Miroslav

    2015-08-01

    We examine the physical basis for algorithms to replace mixing-length theory (MLT) in stellar evolutionary computations. Our 321D procedure is based on numerical solutions of the Navier-Stokes equations. These implicit large eddy simulations (ILES) are three-dimensional (3D), time-dependent, and turbulent, including the Kolmogorov cascade. We use the Reynolds-averaged Navier-Stokes (RANS) formulation to make concise the 3D simulation data, and use the 3D simulations to give closure for the RANS equations. We further analyze this data set with a simple analytical model, which is non-local and time-dependent, and which contains both MLT and the Lorenz convective roll as particular subsets of solutions. A characteristic length (the damping length) again emerges in the simulations; it is determined by an observed balance between (1) the large-scale driving, and (2) small-scale damping. The nature of mixing and convective boundaries is analyzed, including dynamic, thermal and compositional effects, and compared to a simple model. We find that (1) braking regions (boundary layers in which mixing occurs) automatically appear beyond the edges of convection as defined by the Schwarzschild criterion, (2) dynamic (non-local) terms imply a non-zero turbulent kinetic energy flux (unlike MLT), (3) the effects of composition gradients on flow can be comparable to thermal effects, and (4) convective boundaries in neutrino-cooled stages differ in nature from those in photon-cooled stages (different Péclet numbers). The algorithms are based upon ILES solutions to the Navier-Stokes equations, so that, unlike MLT, they do not require any calibration to astronomical systems in order to predict stellar properties. Implications for solar abundances, helioseismology, asteroseismology, nucleosynthesis yields, supernova progenitors and core collapse are indicated.

  17. BEYOND MIXING-LENGTH THEORY: A STEP TOWARD 321D

    International Nuclear Information System (INIS)

    Arnett, W. David; Meakin, Casey; Viallet, Maxime; Campbell, Simon W.; Lattanzio, John C.; Mocák, Miroslav

    2015-01-01

    We examine the physical basis for algorithms to replace mixing-length theory (MLT) in stellar evolutionary computations. Our 321D procedure is based on numerical solutions of the Navier–Stokes equations. These implicit large eddy simulations (ILES) are three-dimensional (3D), time-dependent, and turbulent, including the Kolmogorov cascade. We use the Reynolds-averaged Navier–Stokes (RANS) formulation to make concise the 3D simulation data, and use the 3D simulations to give closure for the RANS equations. We further analyze this data set with a simple analytical model, which is non-local and time-dependent, and which contains both MLT and the Lorenz convective roll as particular subsets of solutions. A characteristic length (the damping length) again emerges in the simulations; it is determined by an observed balance between (1) the large-scale driving, and (2) small-scale damping. The nature of mixing and convective boundaries is analyzed, including dynamic, thermal and compositional effects, and compared to a simple model. We find that (1) braking regions (boundary layers in which mixing occurs) automatically appear beyond the edges of convection as defined by the Schwarzschild criterion, (2) dynamic (non-local) terms imply a non-zero turbulent kinetic energy flux (unlike MLT), (3) the effects of composition gradients on flow can be comparable to thermal effects, and (4) convective boundaries in neutrino-cooled stages differ in nature from those in photon-cooled stages (different Péclet numbers). The algorithms are based upon ILES solutions to the Navier–Stokes equations, so that, unlike MLT, they do not require any calibration to astronomical systems in order to predict stellar properties. Implications for solar abundances, helioseismology, asteroseismology, nucleosynthesis yields, supernova progenitors and core collapse are indicated

  18. Self-powered in-core neutron detector assembly with uniform perturbation characteristics

    International Nuclear Information System (INIS)

    Todt, W.H.; Playfoot, K.C.

    1979-01-01

    Disclosed is a self-powered in-core neutron detector assembly in which a plurality of longitudinally extending self-powered detectors have neutron responsive active portions spaced along a longitudinal path. A low neutron absorptive extension extends from the active portions of the spaced active portions of the detectors in symmetrical longitudinal relationship with the spaced active detector portions of each succeeding detector. The detector extension terminates with the detector assembly to provide a uniform perturbation characteristic over the entire assembly length

  19. Powered bone marrow biopsy procedures produce larger core specimens, with less pain, in less time than with standard manual devices

    Directory of Open Access Journals (Sweden)

    Larry J. Miller

    2011-07-01

    Full Text Available Bone marrow sampling remains essential in the evaluation of hematopoietic and many non-hematopoietic disorders. One common limitation to these procedures is the discomfort experienced by patients. To address whether a Powered biopsy system could reduce discomfort while providing equivalent or better results, we performed a randomized trial in adult volunteers. Twenty-six subjects underwent bilateral biopsies with each device. Core samples were obtained in 66.7% of Manual insertions; 100% of Powered insertions (P=0.002. Initial mean biopsy core lengths were 11.1±4.5 mm for the Manual device; 17.0±6.8 mm for the Powered device (P<0.005. Pathology assessment for the Manual device showed a mean length of 6.1±5.6 mm, width of 1.0±0.7 mm, and volume of 11.0±10.8 mm3. Powered device measurements were mean length of 15.3±6.1 mm, width of 2.0±0.3 mm, and volume of 49.1±21.5 mm3 (P<0.001. The mean time to core ejection was 86 seconds for Manual device; 47 seconds for the Powered device (P<0.001. The mean second look overall pain score was 33.3 for the Manual device; 20.9 for the Powered (P=0.039. We conclude that the Powered biopsy device produces superior sized specimens, with less overall pain, in less time.

  20. Comparison of facility characteristics between SCTF Core-I and Core-II

    International Nuclear Information System (INIS)

    Adachi, Hiromichi; Iwamura, Takamichi; Sobajima, Makoto; Ohnuki, Akira; Abe, Yutaka; Murao, Yoshio.

    1990-08-01

    The Slab Core Test Facility (SCTF) was constructed to investigate two-dimensional thermal-hydraulics in the core and fluid behavior of carryover water out of the core including its feed-back effect to the core behavior mainly during the reflood phase of a large break loss-of-coolant accident (LOCA) of a pressurized water reactor (PWR). Since three simulated cores are used in the SCTF Test Program and the design of these three cores are slightly different one by one, repeatability test is required to justify a direct comparison of data obtained with different cores. In the present report, data of Test S2-13 (Run 618) obtained with SCTF Core-II were compared with those of Test S1-05 (Run 511) obtained with the Core-I, which were performed under the forced-flooding condition. Thermal-hydraulic behaviors in these two tests showed quite similar characteristics of both system behavior and two-dimensional core behaviors. Therefore, the test data obtained from the two cores can be compared directly with each other. After the turnaround of clad temperatures, however, some differences were found in upper plenum water accumulation and resultant two-dimensional core cooling behaviors such as quench front propagation from bottom to top of the core. (author)

  1. Characterization of core-shell GaAs/AlGaAs nanowire heterostructures using advanced electron microscopy

    International Nuclear Information System (INIS)

    Tambe, M J; Gradecak, S; Allard, L F

    2010-01-01

    To explore the unique properties of the nanoscale, advanced fabrication and characterization techniques are required. Specifically analyses in two orthogonal directions, plan-view and cross-section, were used to prove the core-shell morphology of GaAs/AlGaAs nanowires and determine their cross-section to be hexagonal. High-resolution transmission electron microscopy and high angle annular dark field scanning transmission electron microscopy confirmed the core-shell interface to be defect-free, coherent, and sharp ( 0.9 Ga 0.1 As uniformly along the length of the nanowire. These results demonstrate the power of electron microscopy to aid the development of semiconductor nanotechnology.

  2. The Einsteinian T(3)-gauge approach and the stress tensor of the screw dislocation in the second order: avoiding the cut-off at the core

    International Nuclear Information System (INIS)

    Malyshev, C

    2007-01-01

    A translational gauge approach of the Einstein type is proposed for obtaining the stresses that are due to non-singular screw dislocation. The stress distribution of the second order around the screw dislocation is classically known for the hollow circular cylinder with traction-free external and internal boundaries. The inner boundary surrounds the dislocation's core, which is not captured by the conventional solution. The present gauge approach enables us to continue the classically known quadratic stresses inside the core. The gauge equation is chosen in the Hilbert-Einstein form, and it plays the role of non-conventional incompatibility law. The stress function method is used, and it leads to the modified stress potential given by two constituents: the conventional one, say, the 'background' and a short-ranged gauge contribution. The latter just causes additional stresses, which are localized. The asymptotic properties of the resulting stresses are studied. Since the gauge contributions are short-ranged, the background stress field dominates sufficiently far from the core. The outer cylinder's boundary is traction-free. At sufficiently moderate distances, the second-order stresses acquire regular continuation within the core region, and the cut-off at the core does not occur. Expressions for the asymptotically far stresses provide self-consistently new length scales dependent on the elastic parameters. These lengths could characterize an exteriority of the dislocation core region

  3. Optical fiber Bragg gratings. Part II. Modeling of finite-length gratings and grating arrays.

    Science.gov (United States)

    Passaro, Vittorio M N; Diana, Roberto; Armenise, Mario N

    2002-09-01

    A model of both uniform finite-length optical fiber Bragg gratings and grating arrays is presented. The model is based on the Floquet-Bloch formalism and allows rigorous investigation of all the physical aspects in either single- or multiple-periodic structures realized on the core of a monomodal fiber. Analytical expressions of reflectivity and transmittivity for both single gratings and grating arrays are derived. The influence of the grating length and the index modulation amplitude on the reflected and transmitted optical power for both sinusoidal and rectangular profiles is evaluated. Good agreement between our method and the well-known coupled-mode theory (CMT) approach has been observed for both single gratings and grating arrays only in the case of weak index perturbation. Significant discrepancies exist there in cases of strong index contrast because of the increasing approximation of the CMT approach. The effects of intragrating phase shift are also shown and discussed.

  4. Progress in safety evaluation for the JMTR core conversion to LEU fuel

    International Nuclear Information System (INIS)

    Sakurai, F.; Komori, Y.; Saito, J.; Komukai, B.; Ando, H.; Nakata, H.; Sakakura, A.; Niiho, S.; Saito, M.; Futamura, Y.

    1991-01-01

    The JMTR (50 MWt) has been in steady operation with MEU fuel since July 1986. The effort is still continued to convert the core from MEU to LEU fuel. The LEU silicide fuel element at 4.8 gU/cm 3 with Cd wires as burnable absorbers has been selected in order to achieve upgraded fuel cycle performance of extended cycle length and reduced control rod movement operation. The neutronic calculation methods (diffusion theory model) developed for the LEU core with Cd wires was benchmarked with a detailed Monte Carlo model and verified experimentally using the critical facility, JMTRC. Hydraulic tests of the LEU silicide fuel element with Cd wires were completed with satisfactory results, and measurements of release/born (R/B) ratios of FPs of silicide fuel at high temperature are in progress. (orig.)

  5. Interactions between canopy cover density and regeneration cores of older saplings in Scots pine (Pinus sylvestris L.) stands

    Energy Technology Data Exchange (ETDEWEB)

    Marchi, M.; Nocentini, S.; Ducci, F.

    2016-07-01

    Aim of the study: This paper provides an analysis of growth and survival of twenty–year–old Scots pine saplings in relation to canopy cover density (CCD) gradients, from dense (D–CCD), sparse (S–CCD), and gap (G–CCD) situations. Area of study: Aladag (Bolu) in northern Turkey. Material and methods: Sparse canopy cover density (S–CCD), dense canopy cover density (D–CCD) and gap canopy (G–CCD) were chosen within ten different strip sample plots (10 × 50 m) with sapling regeneration cores. Those regeneration cores were divided into two portions (individuals at the edge and middle of the regeneration cores) and from each portion three individuals was were obtained from a sample. The growth relationships of individual saplings were calculated with stem analyses. Honowski Light Factor (HLF) (ratio of Terminal sprout length (T) to Lateral sprout length (L)) was used to present growth potential measure of seedlings. Main results: The largest sapling regeneration cores were found in the G–CCD followed by S–CCD, and finally D–CCD, all tested for significance with Kruskal–Wallis Test. Compared with saplings in the middle of regeneration cores (crop saplings), those at the edge were always reduced in terms of mean height. Significant difference was only found between the ‘Main Crop’ and the ‘Edge 1’ of the regeneration cores for G–CCD suggesting that sapling regeneration cores are more typical under G–CCD conditions. HLF ratios were greater than 1 with high growth potentials for both CCD gradients (G–CCD and S–CCD) and there were no significant variations between G–CCD and S–CCD for main crop and edges. The thinning after 12–14 years increased sapling growth. However, under D–CCD, growth had virtually ceased. Research highlights: Naturally occurring Scots pine saplings are suppressed by a dense canopy. However, they are tolerant of shade to the extent that they can survive over relatively long time–periods (10–12 years) and

  6. Generation of Length Distribution, Length Diagram, Fibrogram, and Statistical Characteristics by Weight of Cotton Blends

    Directory of Open Access Journals (Sweden)

    B. Azzouz

    2007-01-01

    Full Text Available The textile fibre mixture as a multicomponent blend of variable fibres imposes regarding the proper method to predict the characteristics of the final blend. The length diagram and the fibrogram of cotton are generated. Then the length distribution, the length diagram, and the fibrogram of a blend of different categories of cotton are determined. The length distributions by weight of five different categories of cotton (Egyptian, USA (Pima, Brazilian, USA (Upland, and Uzbekistani are measured by AFIS. From these distributions, the length distribution, the length diagram, and the fibrogram by weight of four binary blends are expressed. The length parameters of these cotton blends are calculated and their variations are plotted against the mass fraction x of one component in the blend .These calculated parameters are compared to those of real blends. Finally, the selection of the optimal blends using the linear programming method, based on the hypothesis that the cotton blend parameters vary linearly in function of the components rations, is proved insufficient.

  7. Temporal Change of Seismic Earth's Inner Core Phases: Inner Core Differential Rotation Or Temporal Change of Inner Core Surface?

    Science.gov (United States)

    Yao, J.; Tian, D.; Sun, L.; Wen, L.

    2017-12-01

    Since Song and Richards [1996] first reported seismic evidence for temporal change of PKIKP wave (a compressional wave refracted in the inner core) and proposed inner core differential rotation as its explanation, it has generated enormous interests in the scientific community and the public, and has motivated many studies on the implications of the inner core differential rotation. However, since Wen [2006] reported seismic evidence for temporal change of PKiKP wave (a compressional wave reflected from the inner core boundary) that requires temporal change of inner core surface, both interpretations for the temporal change of inner core phases have existed, i.e., inner core rotation and temporal change of inner core surface. In this study, we discuss the issue of the interpretation of the observed temporal changes of those inner core phases and conclude that inner core differential rotation is not only not required but also in contradiction with three lines of seismic evidence from global repeating earthquakes. Firstly, inner core differential rotation provides an implausible explanation for a disappearing inner core scatterer between a doublet in South Sandwich Islands (SSI), which is located to be beneath northern Brazil based on PKIKP and PKiKP coda waves of the earlier event of the doublet. Secondly, temporal change of PKIKP and its coda waves among a cluster in SSI is inconsistent with the interpretation of inner core differential rotation, with one set of the data requiring inner core rotation and the other requiring non-rotation. Thirdly, it's not reasonable to invoke inner core differential rotation to explain travel time change of PKiKP waves in a very small time scale (several months), which is observed for repeating earthquakes in Middle America subduction zone. On the other hand, temporal change of inner core surface could provide a consistent explanation for all the observed temporal changes of PKIKP and PKiKP and their coda waves. We conclude that

  8. Fe-based nanocrystalline powder cores with ultra-low core loss

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Xiangyue, E-mail: wangxiangyue1986@163.com [China Iron and Steel Research Institute Group, Beijing 100081 (China); Center of Advanced Technology and Materials Co., Ltd., Beijing 100081 (China); Lu, Zhichao; Lu, Caowei; Li, Deren [China Iron and Steel Research Institute Group, Beijing 100081 (China); Center of Advanced Technology and Materials Co., Ltd., Beijing 100081 (China)

    2013-12-15

    Melt-spun amorphous Fe{sub 73.5}Cu{sub 1}Nb{sub 3}Si{sub 15.5}B{sub 7} alloy strip was crushed to make flake-shaped fine powders. The passivated powders by phosphoric acid were mixed with organic and inorganic binder, followed by cold compaction to form toroid-shaped bonded powder-metallurgical magnets. The powder cores were heat-treated to crystallize the amorphous structure and to control the nano-grain structure. Well-coated phosphate-oxide insulation layer on the powder surface decreased the the core loss with the insulation of each powder. FeCuNbSiB nanocrystalline alloy powder core prepared from the powder having phosphate-oxide layer exhibits a stable permeability up to high frequency range over 2 MHz. Especially, the core loss could be reduced remarkably. At the other hand, the softened inorganic binder in the annealing process could effectively improve the intensity of powder cores. - Highlights: • Fe-based nanocrystalline powder cores were prepared with low core loss. • Well-coated phosphate-oxide insulation layer on the powder surface decreased the core loss. • Fe-based nanocrystalline powder cores exhibited a stable permeability up to high frequency range over 2 MHz. • The softened inorganic binder in the annealing process could effectively improve the intensity of powder cores.

  9. Efficient 1.5-μm Raman generation in ethane-filled hollow-core fiber

    Science.gov (United States)

    Chen, Yubin; Gu, Bo; Wang, Zefeng; Lu, Qisheng

    2016-11-01

    We demonstrated for the first time a novel and effective method for obtaining both high peak-power and narrow linewidth 1.5 μm fiber sources through gas Raman effect in hollow core fibers. An Ethane-filled ice-cream antiresonance hollow-core fiber is pumped with a high peak-power pulse 1064 nm microchip laser, generating 1552.7 nm Stokes wave by pure vibrational stimulated Raman scattering of ethane molecules. A maximum peak-power of about 400 kW is achieved with 6 meter fiber length at 2 bar pressure, and the linewidth is about 6.3 GHz. The maximum Raman conversion efficiency of 1064 nm to 1552.7 nm is about 38%, and the corresponding laser slope efficiency is about 61.5%.

  10. Word length, set size, and lexical factors: Re-examining what causes the word length effect.

    Science.gov (United States)

    Guitard, Dominic; Gabel, Andrew J; Saint-Aubin, Jean; Surprenant, Aimée M; Neath, Ian

    2018-04-19

    The word length effect, better recall of lists of short (fewer syllables) than long (more syllables) words has been termed a benchmark effect of working memory. Despite this, experiments on the word length effect can yield quite different results depending on set size and stimulus properties. Seven experiments are reported that address these 2 issues. Experiment 1 replicated the finding of a preserved word length effect under concurrent articulation for large stimulus sets, which contrasts with the abolition of the word length effect by concurrent articulation for small stimulus sets. Experiment 2, however, demonstrated that when the short and long words are equated on more dimensions, concurrent articulation abolishes the word length effect for large stimulus sets. Experiment 3 shows a standard word length effect when output time is equated, but Experiments 4-6 show no word length effect when short and long words are equated on increasingly more dimensions that previous demonstrations have overlooked. Finally, Experiment 7 compared recall of a small and large neighborhood words that were equated on all the dimensions used in Experiment 6 (except for those directly related to neighborhood size) and a neighborhood size effect was still observed. We conclude that lexical factors, rather than word length per se, are better predictors of when the word length effect will occur. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  11. Core drilling of drillhole ONK-PVA8 in ONKALO at Olkiluoto 2010

    International Nuclear Information System (INIS)

    Toropainen, V.

    2010-12-01

    Suomen Malmi Oy (Smoy) core drilled a drillhole for groundwater monitoring station in ONKALO at Eurajoki, Olkiluoto in July 2010. The groundwater monitoring stations are used for monitoring changes in groundwater conditions. The identification number of the hole is ONK-PVA8, and the length of the drillhole is 17.74 m. The drillhole is 75.7 mm by diameter. The drillhole was drilled in a niche of the access tunnel at chainage 2935. The hydraulic DE 130 drilling rig was used. The drilling water was taken from the ONKALO drilling water pipeline and premixed sodium fluorescein was used as a label agent in the drilling water. In addition to drilling the drillcores were logged and reported by geologist. Geological logging included the following parameters: lithology, foliation, fracture parameters, fractured zones, core loss, weathering, fracture frequency, RQD and rock quality. The main rock types in the drillholes are diatexitic gneiss and pegmatitic granite. The average fracture frequency in drill core ONK-PVA8 is 1.7 pcs / m and the average RQD value 96.0 %. (orig.)

  12. Waves in the core and mechanical core-mantle interactions

    DEFF Research Database (Denmark)

    Jault, D.; Finlay, Chris

    2015-01-01

    This Chapter focuses on time-dependent uid motions in the core interior, which can beconstrained by observations of the Earth's magnetic eld, on timescales which are shortcompared to the magnetic diusion time. This dynamics is strongly inuenced by the Earth's rapid rotation, which rigidies...... the motions in the direction parallel to the Earth'srotation axis. This property accounts for the signicance of the core-mantle topography.In addition, the stiening of the uid in the direction parallel to the rotation axis gives riseto a magnetic diusion layer attached to the core-mantle boundary, which would...... otherwisebe dispersed by Alfven waves. This Chapter complements the descriptions of large-scaleow in the core (8.04), of turbulence in the core (8.06) and of core-mantle interactions(8.12), which can all be found in this volume. We rely on basic magnetohydrodynamictheory, including the derivation...

  13. A core design study for 'zero-sodium-void-worth' cores

    International Nuclear Information System (INIS)

    Kawashima, Masatoshi; Suzuki, Masao; Hill, R.N.

    1992-01-01

    Recently, a number of low sodium-void-worth metal-fueled core design concepts have been proposed; to provide for flexibility in transuranic nuclide management strategy, core designs which exhibit a wide range of breeding characteristics have been developed. Two core concepts, a flat annular (transuranic burning) core and an absorber-type parfait (transuranic self-sufficient) core, are selected for this study. In this paper, the excess reactivity management schemes applied in the two designs are investigated in detail. In addition, the transient effect of reactivity insertions on the parfait core design is assessed. The upper and lower core regions in the parfait design are neutronically decoupled; however, the common coolant channel creates thermalhydraulic coupling. This combination of neutronic and thermalhydraulic characteristics leads to unique behavior in anticipated transient overpower events. (author)

  14. Enhancement of peak intensity in a filament core with spatiotemporally focused femtosecond laser pulses

    Energy Technology Data Exchange (ETDEWEB)

    Zeng Bin; Chu Wei; Li Guihua; Zhang Haisu; Ni Jielei [State Key Laboratory of High Field Laser Physics, Shanghai Institute of Optics and Fine Mechanics, Chinese Academy of Sciences, Shanghai 201800 (China); Graduate School of Chinese Academy of Sciences, Beijing 100080 (China); Gao Hui; Liu Weiwei [Institute of Modern Optics, Nankai University, Tianjin, 300071 (China); Yao Jinping; Cheng Ya; Xu Zhizhan [State Key Laboratory of High Field Laser Physics, Shanghai Institute of Optics and Fine Mechanics, Chinese Academy of Sciences, Shanghai 201800 (China); Chin, See Leang [Center for Optics, Photonics and Laser (COPL) and Department of Physics, Engineering Physics and Optics, Universite Laval, Quebec City, QC, G1V 0A6 (Canada)

    2011-12-15

    We demonstrate that the peak intensity in the filament core, which is inherently limited by the intensity clamping effect during femtosecond laser filamentation, can be significantly enhanced using spatiotemporally focused femtosecond laser pulses. In addition, the filament length obtained by spatiotemporally focused femtosecond laser pulses is {approx}25 times shorter than that obtained by a conventional focusing scheme, resulting in improved high spatial resolution.

  15. Gap length distributions by PEPR

    International Nuclear Information System (INIS)

    Warszawer, T.N.

    1980-01-01

    Conditions guaranteeing exponential gap length distributions are formulated and discussed. Exponential gap length distributions of bubble chamber tracks first obtained on a CRT device are presented. Distributions of resulting average gap lengths and their velocity dependence are discussed. (orig.)

  16. k-core covers and the core

    NARCIS (Netherlands)

    Sanchez-Rodriguez, E.; Borm, Peter; Estevez-Fernandez, A.; Fiestras-Janeiro, G.; Mosquera, M.A.

    This paper extends the notion of individual minimal rights for a transferable utility game (TU-game) to coalitional minimal rights using minimal balanced families of a specific type, thus defining a corresponding minimal rights game. It is shown that the core of a TU-game coincides with the core of

  17. BWR core melt progression phenomena: Experimental analyses

    International Nuclear Information System (INIS)

    Ott, L.J.

    1992-01-01

    In the BWR Core Melt in Progression Phenomena Program, experimental results concerning severe fuel damage and core melt progression in BWR core geometry are used to evaluate existing models of the governing phenomena. These include control blade eutectic liquefaction and the subsequent relocation and attack on the channel box structure; oxidation heating and hydrogen generation; Zircaloy melting and relocation; and the continuing oxidation of zirconium with metallic blockage formation. Integral data have been obtained from the BWR DF-4 experiment in the ACRR and from BWR tests in the German CORA exreactor fuel-damage test facility. Additional integral data will be obtained from new CORA BWR test, the full-length FLHT-6 BWR test in the NRU test reactor, and the new program of exreactor experiments at Sandia National Laboratories (SNL) on metallic melt relocation and blockage formation. an essential part of this activity is interpretation and use of the results of the BWR tests. The Oak Ridge National Laboratory (ORNL) has developed experiment-specific models for analysis of the BWR experiments; to date, these models have permitted far more precise analyses of the conditions in these experiments than has previously been available. These analyses have provided a basis for more accurate interpretation of the phenomena that the experiments are intended to investigate. The results of posttest analyses of BWR experiments are discussed and significant findings from these analyses are explained. The ORNL control blade/canister models with materials interaction, relocation and blockage models are currently being implemented in SCDAP/RELAP5 as an optional structural component

  18. High-beam quality, high-efficiency laser based on fiber with heavily Yb(3+)-doped phosphate core and silica cladding.

    Science.gov (United States)

    Egorova, O N; Semjonov, S L; Medvedkov, O I; Astapovich, M S; Okhrimchuk, A G; Galagan, B I; Denker, B I; Sverchkov, S E; Dianov, E M

    2015-08-15

    We have fabricated and tested a composite fiber with an Yb(3+)-doped phosphate glass core and silica cladding. Oscillation with a slope efficiency of 74% was achieved using core pumping at 976 nm with fiber lengths of 48-90 mm in a simple laser configuration, where the cavity was formed by a high-reflectivity Bragg grating and the cleaved fiber end. The measured M(2) factors were as low as 1.05-1.22 even though the fiber was multimode at the lasing wavelength.

  19. Core Drilling of shallow drillholes OL-PP72...OL-PP89 at Olkiluoto, Eurajoki 2011

    Energy Technology Data Exchange (ETDEWEB)

    Toropainen, V. [Suomen Malmi Oy, Espoo (Finland)

    2012-05-15

    Suomen Malmi Oy (Smoy) core drilled eighteen drillholes to survey the ground and bedrock conditions in the encapsulation plant building site at Olkiluoto, Eurajoki 2011. Soil quality, bedrock depth and quality of near surface bedrock were investigated in this project. The drillholes were drilled between 19th of October and 8th of November 2011. The lengths of the drillholes are mostly between 7 to 9 metres, except for the drillhole OL-PP79, which is 15 metres by length. The drillholes are 76 mm by diameter, and the core diameter is 60.2 mm. The lightweight GM75 drilling rig with rubber tracks was used. The drilling water was taken from the ONKALO area research building freshwater pipeline and sodium fluorescein was added as a label agent in the drilling water. The drillholes were not left open. In addition to drilling the drillcores were logged and reported by geologist. Geological logging included the following parameters: lithology, foliation, fracture parameters, fractured zones, core loss, weathering, fracture frequency, RQD and rock quality. The average natural fracture frequencies of the drillcores range from 2.5 pc/m (OL-PP77) to 11.8 pc/m (OL-PP86). The average RQD ranges from 55.1 % (OL-PP86) to 96.4 % (OL-PP77). The penetrated soils are mostly ground fill (blast rock), but some clays and sands are lying below the fill layer. (orig.)

  20. Core Drilling of shallow drillholes OL-PP72...OL-PP89 at Olkiluoto, Eurajoki 2011

    International Nuclear Information System (INIS)

    Toropainen, V.

    2012-05-01

    Suomen Malmi Oy (Smoy) core drilled eighteen drillholes to survey the ground and bedrock conditions in the encapsulation plant building site at Olkiluoto, Eurajoki 2011. Soil quality, bedrock depth and quality of near surface bedrock were investigated in this project. The drillholes were drilled between 19th of October and 8th of November 2011. The lengths of the drillholes are mostly between 7 to 9 metres, except for the drillhole OL-PP79, which is 15 metres by length. The drillholes are 76 mm by diameter, and the core diameter is 60.2 mm. The lightweight GM75 drilling rig with rubber tracks was used. The drilling water was taken from the ONKALO area research building freshwater pipeline and sodium fluorescein was added as a label agent in the drilling water. The drillholes were not left open. In addition to drilling the drillcores were logged and reported by geologist. Geological logging included the following parameters: lithology, foliation, fracture parameters, fractured zones, core loss, weathering, fracture frequency, RQD and rock quality. The average natural fracture frequencies of the drillcores range from 2.5 pc/m (OL-PP77) to 11.8 pc/m (OL-PP86). The average RQD ranges from 55.1 % (OL-PP86) to 96.4 % (OL-PP77). The penetrated soils are mostly ground fill (blast rock), but some clays and sands are lying below the fill layer. (orig.)

  1. Cutting Whole Length or Partial Length of Internal Anal Sphincter in Managementof Fissure in Ano

    Directory of Open Access Journals (Sweden)

    Furat Shani Aoda

    2017-12-01

    Full Text Available A chronic anal fissure is a common painful perianal condition.The main operative procedure to treat this painful condition is a lateral internal sphincteretomy (LIS.The aim of study is to compare the outcome and complications of closed LIS up to the dentate line (whole length of internal sphincter or up to the fissure apex (partial length of internal sphincter in the treatment of anal fissure.It is a prospective comparativestudy including 100 patients with chronic fissure in ano. All patients assigned to undergo closed LIS. Those patients were randomly divided into two groups: 50 patients underwent LIS to the level of dentate line (whole length and other 50 patients underwent LIS to the level of fissure apex (partial length. Patients were followed up weekly in the 1st month, twice monthly in the second month then monthly   for next 2 months and finally after 1 year. There was satisfactory relief of pain in all patients in both groups & complete healing of the fissure occurred. Regarding post operative incontinence no major degree of incontinence occur in both group but minor degree of incontinence persists In 7 patients after whole length LIS after one year. In conclusion, both whole length & partial length LIS associated with improvement of pain, good chance of healing but whole length LIS associated with more chance of long term  flatus incontinence. Hence,we recommend partial length LIS as treatment forchronic anal fissure.

  2. Telomere length and depression

    DEFF Research Database (Denmark)

    Wium-Andersen, Marie Kim; Ørsted, David Dynnes; Rode, Line

    2017-01-01

    BACKGROUND: Depression has been cross-sectionally associated with short telomeres as a measure of biological age. However, the direction and nature of the association is currently unclear. AIMS: We examined whether short telomere length is associated with depression cross-sectionally as well...... as prospectively and genetically. METHOD: Telomere length and three polymorphisms, TERT, TERC and OBFC1, were measured in 67 306 individuals aged 20-100 years from the Danish general population and associated with register-based attendance at hospital for depression and purchase of antidepressant medication....... RESULTS: Attendance at hospital for depression was associated with short telomere length cross-sectionally, but not prospectively. Further, purchase of antidepressant medication was not associated with short telomere length cross-sectionally or prospectively. Mean follow-up was 7.6 years (range 0...

  3. Variation of solvent scattering-length density small-angle neutron scattering as a means of determining structure of composite materials

    International Nuclear Information System (INIS)

    Hjelm, R.P.; Wampler, W.; Gerspacher, M.

    1994-01-01

    As part of our work on the, structure of composite materials we have been exploring the use of small-angle neutron scattering using the method of contrast variation to dissect the component form, structure and distribution. This approach has resulted in a new look at very old problem reinforcement of elastomers by carbon black. Using this approach we studied an experimental high surface area (HSA) carbon black and a gel of ''HSA-bound'' rubber in cyclohexane/deuterocyclohexane mixtures. HSA in cyclohexane is found to be short rodlike particle aggregates. The aggregates have a shell-core structure with a high density graphitic outer shell and an inner core of lower density amorphous carbon. The core is continuous throughout the carbon black aggregate, making the aggregate a stiff, integral unit. Contrast variation of swollen composite gels shows that there are two length scales in the gel structure. Above 10 Angstrom, scattering from carbon black predominates, and below 10 Angstrom the scattering is from both carbon black and the elastomer. The HSA in the composite is completely embedded in polyisoprene. An estimate of the carbon black structure factor shows strong exclusion of neighboring aggregates, probably from excluded volume effects. The surface structure of the carbon black is unaltered by the interactions with elastomer and appears smooth over length scales above about 10 Angstrom. These results show that contrast variation can provide information on composite structure that is not available by other means. This information relates to the reinforcement mechanism of elastomers by carbon blacks

  4. Fuel cycle and waste management. 2. Design of a BWR Core with Over-moderated MOX Fuel Assemblies

    International Nuclear Information System (INIS)

    Francois, J.L.; Del Campo, C. Martin

    2001-01-01

    365 effective full-power days (EFPDs) was obtained. Table I shows the main results for different configurations of over-moderated fuel assemblies and for the standard MOX fuel assembly. The results show that the cases with the over-moderated assemblies do not obtain the 365-EFPD cycle length because the heavy-metal inventory of the core with over-moderated assemblies is smaller than the core with standard MOX assemblies since the over-moderated assemblies have fewer fuel rods. To obtain the desired cycle length, a reload of 128 FFAs was designed for the case with the 11x11 fuel assembly type and a reload of 120 FFAs for the case of 12 water rods in the 10 x 10 lattice. For this last assembly type, the cycle length obtained with a reload of 128 FFAs is higher than the cycle length obtained with the 11x11 fuel assembly because the plutonium fissile average enrichment is higher in the 10 x 10 assembly with 12 water rods, as can be seen in Table I. Regarding the relative power values, they are close in all the cases and quite standard for Haling calculations. Figure 1 shows the behavior of the core relative maximum lineal heat generation rate (MLHGR) for different assembly types; it can be seen that the MLHGR of the 11 x 11 assembly is very close to that of the standard MOX assembly. An 11x11 design was proposed with an active fuel length very close to the standard MOX assembly. It has been shown that for a full core loaded with over-moderated MOX assemblies, this design takes advantage of the softer spectrum comparable to the 10 x 10 lattice with 12 water rods but with thermal limits (MLHGR) comparable to the standard MOX fuel assembly. (authors)

  5. Experimentation of a fixed in-core-based system for core limiting conditions of operation (LCO) monitoring

    International Nuclear Information System (INIS)

    Piguet, F.; Carrasco, M.; Mourlevat, J.L.; Rio, G.; Verneret, C.

    2006-01-01

    FRAMATOME-ANP has developed a new core monitoring system which is based on measurements coming from fixed in-core sensors and on a true 3D power distribution reconstruction. This new system is called P.I.M.S. or 'Process In-core Monitoring System'. After selecting the rhodium self powered neutron detectors as fixed in-core sensors, the first step of this development consisted in testing this kind of sensors in the French Golfech Unit 2 reactor (4L, 1300 MWe). The second step which is in progress presently consists in installing and testing a prototype of P.I.M.S. in the French Cattenom Unit 1 reactor (4L-1300 MWe). The present paper is dealing with the Cattenom experimentation. The paper has the following structure: Introduction; Design Principles Of P.I.M.S.; General Presentation; Mechanical design; Instrumentation and Control Architecture; Functional design; The Cattenom 1 Experimentation; General presentation; Results; Conclusion. In conclusion one underlines that the improvement in the core operating limits monitoring function allows a significant gain in margins to be achieved. These operating margin gains can be used in a practical way by the Utilities according to their own needs by increasing the power level or increasing the fuel cycle length by implementing a more demanding loading pattern or improving the operation flexibility. For Utilities, the main objective is to take an economic profit of the core margin gain provided by a new core surveillance system like P.I.M.S. that means this new system must be licensed. The P.I.M.S. design features such as the redundancy of two, the ICDA/adapter mechanical design, the electronic components used in the protection system of the French N4 units, the 3D nuclear model directly derived from the design code, the rhodium detectors largely qualified in the USA and in the French testing campaigns, will make the licensing of P.I.M.S. very easy. The presence of rhodium detectors used as fixed-in-core sensors reinforces the

  6. HCV Core Protein Uses Multiple Mechanisms to Induce Oxidative Stress in Human Hepatoma Huh7 Cells

    Science.gov (United States)

    Ivanov, Alexander V.; Smirnova, Olga A.; Petrushanko, Irina Y.; Ivanova, Olga N.; Karpenko, Inna L.; Alekseeva, Ekaterina; Sominskaya, Irina; Makarov, Alexander A.; Bartosch, Birke; Kochetkov, Sergey N.; Isaguliants, Maria G.

    2015-01-01

    Hepatitis C virus (HCV) infection is accompanied by the induction of oxidative stress, mediated by several virus proteins, the most prominent being the nucleocapsid protein (HCV core). Here, using the truncated forms of HCV core, we have delineated several mechanisms by which it induces the oxidative stress. The N-terminal 36 amino acids of HCV core induced TGFβ1-dependent expression of nicotinamide adenine dinucleotide phosphate (NADPH) oxidases 1 and 4, both of which independently contributed to the production of reactive oxygen species (ROS). The same fragment also induced the expression of cyclo-oxygenase 2, which, however, made no input into ROS production. Amino acids 37–191 of HCV core up-regulated the transcription of a ROS generating enzyme cytochrome P450 2E1. Furthermore, the same fragment induced the expression of endoplasmic reticulum oxidoreductin 1α. The latter triggered efflux of Ca2+ from ER to mitochondria via mitochondrial Ca2+ uniporter, leading to generation of superoxide anions, and possibly also H2O2. Suppression of any of these pathways in cells expressing the full-length core protein led to a partial inhibition of ROS production. Thus, HCV core causes oxidative stress via several independent pathways, each mediated by a distinct region of the protein. PMID:26035647

  7. Method for Cleanly and Precisely Breaking Off a Rock Core Using a Radial Compressive Force

    Science.gov (United States)

    Richardson, Megan; Lin, Justin

    2011-01-01

    The Mars Sample Return mission has the goal to drill, break off, and retain rock core samples. After some results gained from rock core mechanics testing, the realization that scoring teeth would cleanly break off the core after only a few millimeters of penetration, and noting that rocks are weak in tension, the idea was developed to use symmetric wedging teeth in compression to weaken and then break the core at the contact plane. This concept was developed as a response to the break-off and retention requirements. The wedges wrap around the estimated average diameter of the core to get as many contact locations as possible, and are then pushed inward, radially, through the core towards one another. This starts a crack and begins to apply opposing forces inside the core to propagate the crack across the plane of contact. The advantage is in the simplicity. Only two teeth are needed to break five varieties of Mars-like rock cores with limited penetration and reasonable forces. Its major advantage is that it does not require any length of rock to be attached to the parent in order to break the core at the desired location. Test data shows that some rocks break off on their own into segments or break off into discs. This idea would grab and retain a disc, push some discs upward and others out, or grab a segment, break it at the contact plane, and retain the portion inside of the device. It also does this with few moving parts in a simple, space-efficient design. This discovery could be implemented into a coring drill bit to precisely break off and retain any size rock core.

  8. Core catcher for nuclear reactor core meltdown containment

    International Nuclear Information System (INIS)

    Driscoll, M.J.; Bowman, F.L.

    1978-01-01

    A bed of graphite particles is placed beneath a nuclear reactor core outside the pressure vessel but within the containment building to catch the core debris in the event of failure of the emergency core cooling system. Spray cooling of the debris and graphite particles together with draining and flooding of coolant fluid of the graphite bed is provided to prevent debris slump-through to the bottom of the bed

  9. Comparison of the Reactor Core Characteristics of the AHR and the OPAL

    International Nuclear Information System (INIS)

    Seo, Chul Gyo; Lee, Byung Chul; Park, C.; Chae, Hee Taek

    2008-09-01

    The AHR (Advanced HANARO research Reactor) was designed using the experiences from the design, operation and utilization of HANARO. Its neutronic performance was compared to that of the OPAL with a 20 MW power which started its operation recently in Australia. As the OPAL does not have any in-core irradiation hole, a modified core model of the AHR, in which an in-core irradiation hole was changed into a fuel channel, was used for the comparison. For a clean, unperturbed core condition with all fresh fuels in the core and no irradiation holes in the reflector region, the maximum thermal neutron flux (E n 14 n/cm 2 s and that in the OPAL reaches 3.96x10 14 n/cm 2 s in the reflector region. The maximum flux in the AHR is 10.3% higher than that in the OPAL. The thermal flux region above 4.0x10 14 n/cm 2 s is widely distributed in the reflector of the AHR, but is not observed at all in the reflector of the OPAL. The uranium loading of the AHR core is 45.7 kgU, which is 16.3% higher than the 39.3 kgU of OPAL. For a clean core state, the excess reactivity of the AHR is higher than that of the OPAL. The assembly-average discharge burnup in the OPAL is estimated to be 49.1%U-235 whereas that in the AHR is 62.4%U-235. The difference for the discharge burnup is significant. For the conditions with the same cycle length of 30 days, the number of fuel assemblies consumed in the AHR is only 3/4 that of the OPAL

  10. Comparison of the Reactor Core Characteristics of the AHR and the OPAL

    Energy Technology Data Exchange (ETDEWEB)

    Seo, Chul Gyo; Lee, Byung Chul; Park, C.; Chae, Hee Taek

    2008-09-15

    The AHR (Advanced HANARO research Reactor) was designed using the experiences from the design, operation and utilization of HANARO. Its neutronic performance was compared to that of the OPAL with a 20 MW power which started its operation recently in Australia. As the OPAL does not have any in-core irradiation hole, a modified core model of the AHR, in which an in-core irradiation hole was changed into a fuel channel, was used for the comparison. For a clean, unperturbed core condition with all fresh fuels in the core and no irradiation holes in the reflector region, the maximum thermal neutron flux (E{sub n}<0.625 eV) in the AHR reaches 4.41x10{sup 14} n/cm{sup 2} s and that in the OPAL reaches 3.96x10{sup 14} n/cm{sup 2}s in the reflector region. The maximum flux in the AHR is 10.3% higher than that in the OPAL. The thermal flux region above 4.0x10{sup 14} n/cm{sup 2}s is widely distributed in the reflector of the AHR, but is not observed at all in the reflector of the OPAL. The uranium loading of the AHR core is 45.7 kgU, which is 16.3% higher than the 39.3 kgU of OPAL. For a clean core state, the excess reactivity of the AHR is higher than that of the OPAL. The assembly-average discharge burnup in the OPAL is estimated to be 49.1%U-235 whereas that in the AHR is 62.4%U-235. The difference for the discharge burnup is significant. For the conditions with the same cycle length of 30 days, the number of fuel assemblies consumed in the AHR is only 3/4 that of the OPAL.

  11. Structural strength of core graphite bars

    International Nuclear Information System (INIS)

    Kikuchi, K.; Futakawa, M.

    1987-01-01

    A HTR core consists of fuel, hot plenum, reflector and thermal barrier blocks. Each graphite block is supported by three thin cylindrical graphite bars called support post. Static and dynamic core loads are transmitted by the support posts to the thermal barrier blocks and a support plate. These posts are in contact with the blocks through hemispherical post seats to absorb the relative displacement caused by seismic force and the difference of thermal expansion of materials at the time of the start-up and shutdown of a reactor. The mixed fracture criterion of principal stress and modified Mohr-Coulomb's theory as well as the fracture criterion of principal stress based on elastic stress analysis was discussed in connection with the application to HTR graphite components. The buckling fracture of a support post was taken in consideration as one of the fracture modes. The effect that the length/diameter ratio of a post, small rotation and the curvature of post ends and seats exerted on the fracture strength was studied by using IG-110 graphite. Contacting stress analysis was carried out by using the structural analysis code 'COSMOS-7'. The experimental method, the analysis of buckling strength and the results are reported. The fracture of a support post is caused by the mixed mode of bending deformation, split fracture and shearing fracture. (Kako, I.)

  12. Development of core design and analyses technology for integral reactor

    International Nuclear Information System (INIS)

    Zee, Sung Quun; Lee, C. C.; Kim, K. Y.

    2002-03-01

    In general, small and medium-sized integral reactors adopt new technology such as passive and inherent safety concepts to minimize the necessity of power source and operator actions, and to provide the automatic measures to cope with any accidents. Specifically, such reactors are often designed with a lower core power density and with soluble boron free concept for system simplification. Those reactors require ultra long cycle operation for higher economical efficiency. This cycle length requirement is one of the important factors in the design of burnable absorbers as well as assurance of shutdown margin. Hence, both computer code system and design methodology based on the today's design technology for the current commercial reactor cores require intensive improvement for the small and medium-sized soluble boron free reactors. New database is also required for the development of this type of reactor core. Under these technical requirements, conceptual design of small integral reactor SMART has been performed since July 1997, and recently completed under the long term nuclear R and D program. Thus, the final objectives of this work is design and development of an integral reactor core and development of necessary indigenous design technology. To reach the goal of the 2nd stage R and D program for basic design of SMART, design bases and requirements adequate for ultra long cycle and soluble boron free concept are established. These bases and requirements are satisfied by the core loading pattern. Based on the core loading pattern, nuclear, and thermal and hydraulic characteristics are analyzed. Also included are fuel performance analysis and development of a core protection and monitoring system that is adequate for the soluble boron free core of an integral reactor. Core shielding design analysis is accomplished, too. Moreover, full scope interface data are produced for reactor safety and performance analyses and other design activities. Nuclear, thermal and

  13. Time course of the acute effects of core stabilisation exercise on seated postural control.

    Science.gov (United States)

    Lee, Jordan B; Brown, Stephen H M

    2017-09-20

    Core stabilisation exercises are often promoted for purposes ranging from general fitness to high-performance athletics, and the prevention and rehabilitation of back troubles. These exercises, when performed properly, may have the potential to enhance torso postural awareness and control, yet the potential for achieving immediate gains has not been completely studied. Fourteen healthy young participants performed a single bout of non-fatiguing core stabilisation exercise that consisted of repeated sets of 2 isometric exercises, the side bridge and the four-point contralateral arm-and-leg extension. Seated postural control, using an unstable balance platform on top of a force plate, was assessed before and after exercise, including multiple time points within a 20-minute follow-up period. Nine standard postural control variables were calculated at each time point, including sway displacement and velocity ranges, root mean squares and cumulative path length. Statistical analysis showed that none of the postural control variables were significantly different at any time point following completion of core stabilisation exercise. Thus, we conclude that a single bout of acute core stabilisation exercise is insufficient to immediately improve seated trunk postural control in young healthy individuals.

  14. The effects of stainless steel radial reflector on core reactivity for small modular reactor

    Energy Technology Data Exchange (ETDEWEB)

    Kang, Jung Kil, E-mail: jkkang@email.kings.ac.kr; Hah, Chang Joo, E-mail: changhah@kings.ac.kr [KINGS, 658-91, Haemaji-ro, Seosaeng-myeon, Ulju-gun, Ulsan, 689-882 (Korea, Republic of); Cho, Sung Ju, E-mail: sungju@knfc.co.kr; Seong, Ki Bong, E-mail: kbseong@knfc.co.kr [KNFC, Daedeok-daero 989beon-gil, Yuseong-gu, Daejeon, 305-353 (Korea, Republic of)

    2016-01-22

    Commercial PWR core is surrounded by a radial reflector, which consists of a baffle and water. Radial reflector is designed to reflect neutron back into the core region to improve the neutron efficiency of the reactor and to protect the reactor vessels from the embrittling effects caused by irradiation during power operation. Reflector also helps to flatten the neutron flux and power distributions in the reactor core. The conceptual nuclear design for boron-free small modular reactor (SMR) under development in Korea requires to have the cycle length of 4∼5 years, rated power of 180 MWth and enrichment less than 5 w/o. The aim of this paper is to analyze the effects of stainless steel radial reflector on the performance of the SMR using UO{sub 2} fuels. Three types of reflectors such as water, water/stainless steel 304 mixture and stainless steel 304 are selected to investigate the effect on core reactivity. Additionally, the thickness of stainless steel and double layer reflector type are also investigated. CASMO-4/SIMULATE-3 code system is used for this analysis. The results of analysis show that single layer stainless steel reflector is the most efficient reflector.

  15. Effect of wettability on scale-up of multiphase flow from core-scale to reservoir fine-grid-scale

    Energy Technology Data Exchange (ETDEWEB)

    Chang, Y.C.; Mani, V.; Mohanty, K.K. [Univ. of Houston, TX (United States)

    1997-08-01

    Typical field simulation grid-blocks are internally heterogeneous. The objective of this work is to study how the wettability of the rock affects its scale-up of multiphase flow properties from core-scale to fine-grid reservoir simulation scale ({approximately} 10{prime} x 10{prime} x 5{prime}). Reservoir models need another level of upscaling to coarse-grid simulation scale, which is not addressed here. Heterogeneity is modeled here as a correlated random field parameterized in terms of its variance and two-point variogram. Variogram models of both finite (spherical) and infinite (fractal) correlation length are included as special cases. Local core-scale porosity, permeability, capillary pressure function, relative permeability functions, and initial water saturation are assumed to be correlated. Water injection is simulated and effective flow properties and flow equations are calculated. For strongly water-wet media, capillarity has a stabilizing/homogenizing effect on multiphase flow. For small variance in permeability, and for small correlation length, effective relative permeability can be described by capillary equilibrium models. At higher variance and moderate correlation length, the average flow can be described by a dynamic relative permeability. As the oil wettability increases, the capillary stabilizing effect decreases and the deviation from this average flow increases. For fractal fields with large variance in permeability, effective relative permeability is not adequate in describing the flow.

  16. Development of a VVER-1000 core loading pattern optimization program based on perturbation theory

    International Nuclear Information System (INIS)

    Hosseini, Mohammad; Vosoughi, Naser

    2012-01-01

    Highlights: ► We use perturbation theory to find an optimum fuel loading pattern in a VVER-1000. ► We provide a software for in-core fuel management optimization. ► We consider two objectives for our method (perturbation theory). ► We show that perturbation theory method is very fast and accurate for optimization. - Abstract: In-core nuclear fuel management is one of the most important concerns in the design of nuclear reactors. Two main goals in core fuel loading pattern design optimization are maximizing the core effective multiplication factor in order to extract the maximum energy, and keeping the local power peaking factor lower than a predetermined value to maintain the fuel integrity. Because of the numerous possible patterns of fuel assemblies in the reactor core, finding the best configuration is so important and challenging. Different techniques for optimization of fuel loading pattern in the reactor core have been introduced by now. In this study, a software is programmed in C language to find an order of the fuel loading pattern of a VVER-1000 reactor core using the perturbation theory. Our optimization method is based on minimizing the radial power peaking factor. The optimization process launches by considering an initial loading pattern and the specifications of the fuel assemblies which are given as the input of the software. The results on a typical VVER-1000 reactor reveal that the method could reach to a pattern with an allowed radial power peaking factor and increases the cycle length 1.1 days, as well.

  17. Self-consistent field theoretic simulations of amphiphilic triblock copolymer solutions: Polymer concentration and chain length effects

    Directory of Open Access Journals (Sweden)

    X.-G. Han

    2014-06-01

    Full Text Available Using the self-consistent field lattice model, polymer concentration φP and chain length N (keeping the length ratio of hydrophobic to hydrophilic blocks constant the effects on temperature-dependent behavior of micelles are studied, in amphiphilic symmetric ABA triblock copolymer solutions. When chain length is increased, at fixed φP, micelles occur at higher temperature. The variations of average volume fraction of stickers φcos and the lattice site numbers Ncols at the micellar cores with temperature are dependent on N and φP, which demonstrates that the aggregation of micelles depends on N and φP. Moreover, when φP is increased, firstly a peak appears on the curve of specific heat CV for unimer-micelle transition, and then in addition a primary peak, the secondary peak, which results from the remicellization, is observed on the curve of CV. For a long chain, in intermediate and high concentration regimes, the shape of specific heat peak markedly changes, and the peak tends to be a more broad peak. Finally, the aggregation behavior of micelles is explained by the aggregation way of amphiphilic triblock copolymer. The obtained results are helpful in understanding the micellar aggregation process.

  18. Radial correlation length measurements on ASDEX Upgrade using correlation Doppler reflectometry

    International Nuclear Information System (INIS)

    Schirmer, J; Conway, G D; Holzhauer, E; Suttrop, W; Zohm, H

    2007-01-01

    The technique of correlation Doppler reflectometry for providing radial correlation length L r measurements is explored in this paper. Experimental L r measurements are obtained using the recently installed dual channel Doppler reflectometer system on ASDEX Upgrade. The experimental measurements agree well with theory and with L r measured on other fusion devices using different diagnostic techniques. A strong link between L r and plasma confinement could be observed. From the L- to the H-mode, an increase in the absolute value of E r shear was detected at the same plasma edge region where a decrease in L r was measured. This observation is in agreement with theoretical models which predict that an increase in the absolute shear suppresses turbulent fluctuations in the plasma, leading to a reduction in L r . Furthermore, L r decreases from the plasma core to the edge and decreases with increasing plasma triangularity δ. The experimental results have been extensively modelled using a 2-dimensional finite difference time domain code. The simulations confirm that Doppler reflectometry provides robust radial correlation lengths of the turbulence with high resolution and suggests that L r is independent of the turbulence wavenumber k p erpendicular and its fluctuation level

  19. Novel fluorescent core-shell nanocontainers for cell membrane transport.

    Science.gov (United States)

    Yin, Meizhen; Kuhlmann, Christoph R W; Sorokina, Ksenia; Li, Chen; Mihov, George; Pietrowski, Eweline; Koynov, Kaloian; Klapper, Markus; Luhmann, Heiko J; Müllen, Klaus; Weil, Tanja

    2008-05-01

    The synthesis and characterization of novel core-shell macromolecules consisting of a fluorescent perylene-3,4,9,10-tetracarboxdiimide chromophore in the center surrounded by a hydrophobic polyphenylene shell as a first and a flexible hydrophilic polymer shell as a second layer was presented. Following this strategy, several macromolecules bearing varying polymer chain lengths, different polymer shell densities, and increasing numbers of positive and negative charges were achieved. Because all of these macromolecules reveal a good water solubility, their ability to cross cellular membranes was investigated. In this way, a qualitative relationship between the molecular architecture of these macromolecules and the biological response was established.

  20. [Advantages and disadvantages of applying yttrium stabilized zirconium-dioxide post and core restorations].

    Science.gov (United States)

    Pétercsák, Anita; Radics, Tünde; Hegedus, Csaba

    2014-03-01

    Full ceramic restorations are associated with metal free post and core prosthodontics for teeth with seriously destroyed clinical crowns. Using custom made zirconium-dioxide post and cores can be flattering not only to give a good aesthetic result, but also to provide excellent retention. As none of the post systems stands all demands, prudent planning is mandatory. Our paper deals with favourable and unfavourable conditions as well as common causes of failures of post and core restorations. We took morphological, esthetical and functional considerations that can help to achieve the best results. Amongst them individual anatomic constitution, shape, width and length of the root and root canal, shape of the clinical crown, direction and magnitude of chewing forces are the most important factors. To give examples we present two cases of zirconium-dioxide post and core restorations. In our first case the missing clinical crown and a too wide root canal entrance created a questionable prognosis. To minimize adverse effect of the missing ferrule effect we applied custom-made zirconium-dioxide post and core and an additional abutment. After 7 years the restoration is still functioning. The second case represented a much favourable situation with 1,5 mm clinical crown height. The restoration was a custom-made zirconia post and core and a full-ceramic crown as a single tooth restoration. Although in this case we expected a better prognosis, 15 months later the patient showed up with a post fracture for applying extreme forces on the crown.

  1. Drilling equipment for difficult coring conditions: a new type of core lifter and triple tube core barrel

    Energy Technology Data Exchange (ETDEWEB)

    Robinson, J B

    1968-08-01

    Although considerable improvements in diamond drilling equipment have been made since the early 1950's, deficiencies in existing equipment led to the development of a new type core lifter and special 20 ft triple tube core barrel designed to operate in bad coring conditions. It is claimed that although developed essentially for coal drilling, the new equipment could be adapted to other fields of diamond drilling with the cost advantage of increased life of the core lifter.

  2. Micro-Raman investigations of InN-GaN core-shell nanowires on Si (111) substrate

    Science.gov (United States)

    Sangeetha, P.; Jeganathan, K.; Ramakrishnan, V.

    2013-06-01

    The electron-phonon interactions in InN-GaN core-shell nanowires grown by plasma assisted- molecular beam epitaxy (MBE) on Si (111) substrate have been analysed using micro-Raman spectroscopic technique with the excitation wavelength of 633, 488 and 325 nm. The Raman scattering at 633 nm reveals the characteristic E2 (high) and A1 (LO) phonon mode of InN core at 490 and 590 cm-1 respectively and E2 (high) phonon mode of GaN shell at 573 cm-1. The free carrier concentration of InN core is found to be low in the order ˜ 1016 cm-3 due to the screening of charge carriers by thin GaN shell. Diameter of InN core evaluated using the spatial correlation model is consistent with the transmission electron microscopic measurement of ˜15 nm. The phonon-life time of core-shell nanowire structure is estimated to be ˜0.4 ps. The micro-Raman mapping and its corresponding localised spectra for 325 nm excitation exhibit intense E2 (high) phonon mode of GaN shell at 573 cm-1 as the decrease of laser interaction length and the signal intensity is quenched at the voids due to high spacing of NWs.

  3. Micro-Raman investigations of InN-GaN core-shell nanowires on Si (111 substrate

    Directory of Open Access Journals (Sweden)

    P. Sangeetha

    2013-06-01

    Full Text Available The electron-phonon interactions in InN-GaN core-shell nanowires grown by plasma assisted- molecular beam epitaxy (MBE on Si (111 substrate have been analysed using micro-Raman spectroscopic technique with the excitation wavelength of 633, 488 and 325 nm. The Raman scattering at 633 nm reveals the characteristic E2 (high and A1 (LO phonon mode of InN core at 490 and 590 cm−1 respectively and E2 (high phonon mode of GaN shell at 573 cm−1. The free carrier concentration of InN core is found to be low in the order ∼ 1016 cm−3 due to the screening of charge carriers by thin GaN shell. Diameter of InN core evaluated using the spatial correlation model is consistent with the transmission electron microscopic measurement of ∼15 nm. The phonon-life time of core-shell nanowire structure is estimated to be ∼0.4 ps. The micro-Raman mapping and its corresponding localised spectra for 325 nm excitation exhibit intense E2 (high phonon mode of GaN shell at 573 cm−1 as the decrease of laser interaction length and the signal intensity is quenched at the voids due to high spacing of NWs.

  4. Micro-Raman investigations of InN-GaN core-shell nanowires on Si (111) substrate

    International Nuclear Information System (INIS)

    Sangeetha, P.; Ramakrishnan, V.; Jeganathan, K.

    2013-01-01

    The electron-phonon interactions in InN-GaN core-shell nanowires grown by plasma assisted- molecular beam epitaxy (MBE) on Si (111) substrate have been analysed using micro-Raman spectroscopic technique with the excitation wavelength of 633, 488 and 325 nm. The Raman scattering at 633 nm reveals the characteristic E 2 (high) and A 1 (LO) phonon mode of InN core at 490 and 590 cm −1 respectively and E 2 (high) phonon mode of GaN shell at 573 cm −1 . The free carrier concentration of InN core is found to be low in the order ∼ 10 16 cm −3 due to the screening of charge carriers by thin GaN shell. Diameter of InN core evaluated using the spatial correlation model is consistent with the transmission electron microscopic measurement of ∼15 nm. The phonon-life time of core-shell nanowire structure is estimated to be ∼0.4 ps. The micro-Raman mapping and its corresponding localised spectra for 325 nm excitation exhibit intense E 2 (high) phonon mode of GaN shell at 573 cm −1 as the decrease of laser interaction length and the signal intensity is quenched at the voids due to high spacing of NWs.

  5. The Relationship of Core Strength and Activation and Performance on Three Functional Movement Screens.

    Science.gov (United States)

    Johnson, Caleb D; Whitehead, Paul N; Pletcher, Erin R; Faherty, Mallory S; Lovalekar, Mita T; Eagle, Shawn R; Keenan, Karen A

    2018-04-01

    Johnson, CD, Whitehead, PN, Pletcher, ER, Faherty, MS, Lovalekar, MT, Eagle, SR, and Keenan, KA. The relationship of core strength and activation and performance on three functional movement screens. J Strength Cond Res 32(4): 1166-1173, 2018-Current measures of core stability used by clinicians and researchers suffer from several shortcomings. Three functional movement screens appear, at face-value, to be dependent on the ability to activate and control core musculature. These 3 screens may present a viable alternative to current measures of core stability. Thirty-nine subjects completed a deep squat, trunk stability push-up, and rotary stability screen. Scores on the 3 screens were summed to calculate a composite score (COMP). During the screens, muscle activity was collected to determine the length of time that the bilateral erector spinae, rectus abdominis, external oblique, and gluteus medius muscles were active. Strength was assessed for core muscles (trunk flexion and extension, trunk rotation, and hip abduction and adduction) and accessory muscles (knee flexion and extension and pectoralis major). Two ordinal logistic regression equations were calculated with COMP as the outcome variable, and: (a) core strength and accessory strength, (b) only core strength. The first model was significant in predicting COMP (p = 0.004) (Pearson's Chi-Square = 149.132, p = 0.435; Nagelkerke's R-Squared = 0.369). The second model was significant in predicting COMP (p = 0.001) (Pearson's Chi-Square = 148.837, p = 0.488; Nagelkerke's R-Squared = 0.362). The core muscles were found to be active for most screens, with percentages of "time active" for each muscle ranging from 54-86%. In conclusion, performance on the 3 screens is predicted by core strength, even when accounting for "accessory" strength variables. Furthermore, it seems the screens elicit wide-ranging activation of core muscles. Although more investigation is needed, these screens, collectively, seem to be a good

  6. Modelling of DEMO core plasma consistent with SOL/divertor simulations for long-pulse scenarios with impurity seeding

    International Nuclear Information System (INIS)

    Pacher, G.W.; Pacher, H.D.; Janeschitz, G.; Kukushkin, A.S.; Kotov, V.; Reiter, D.

    2007-01-01

    The integrated core-pedestal-SOL model is applied to the simulation of a typical DEMO operation. Impurity seeding is used to reduce the power load on the divertor to acceptable levels. The influence on long-pulse operation of impurity seeding with various impurities is investigated. DEMO operation at acceptable peak power loads and long-pulse lengths is demonstrated

  7. Long core model apparatus for laboratory investigation of oil recovery processes

    Energy Technology Data Exchange (ETDEWEB)

    Milley, Gy; Bukta, B; Jonap, K; Lovei, J; Wagner, O

    1982-01-01

    In studying the secondary and Tertiary processes of intensifying oil output, an analysis was made of the following main factors: behavior of multiple-phase and multiple-component system in the porous medium, their stability, mobility, effect of viscosity and pressure differential in the system, configuration of the displacement front, influence of chemical additives on optimizing the surface energy, economic characteristics of the processes. All of these factors can be studied on a laboratory unit with core samples up to 120 cm long with temperatures to 120/sup 0/C, pressures to 30 MPa and consumption of reagents to 100 cm/sup 3//h. The unit contains feed vessels of high pressure for water, oil and gas in different reagents. There is a pumping unit of two-stage type, and in the first loop there is a piston pump which feeds the cylinder of the pump of the second stage of the plunger type. The outlet stage of this pump through the valve system is connected to the corresponding vessel for pressing the necessary reagent through the core sample. One can continually change the pressure to 100 MPa. The core is placed in a special core carrier and using special high temperature resins, it is packed in it in order to exclude side overflows. There is a technology of packing of comparatively soft rocks (clay). Sketches are presented of the sealing assemblies, and also the plans for inserting cables for the sensors. The sensor system is arranged over the entire length of the core and generates signals which are proportional to the magnitude of water saturation. The outlet of the core carrier has devices for resetting pressure, collecting filtrate, measurement of its composition and consumption. The core carrier is thermostatically controlled and contains two kW electrical heater for taking measurements at different temperatures. With a change in the system modes, the equilibrium is reached in 2-3 h.

  8. Spatial interaction models from Irish commuting data: variations in trip length by occupation and gender

    Science.gov (United States)

    O'Kelly, Morton E.; Niedzielski, Michael A.; Gleeson, Justin

    2012-10-01

    Core and peripheral contrasts in journey-to-work trip length can be interpreted as imputing the relative value of origin and destination accessibility (yielding theoretical proxies for rent and wages). Because the main variables are shown to be critically dependent on spatial structure, they may be interpreted as showing the shadow prices due to comparative location. There is also a unifying connection between these results and the existing literature on many dimensions: rent gradients, accessibility, and emissivity. In an empirical example, the advantages of a panoramic view of national commuting statistics are shown, using an Irish data set. Variations in the rates of participation in trip making by location, occupation, and gender are examined. Places that emit more trips than would be expected from their relative location are identified. Further, examining ways in which such emissivity is sensitive to a change in trip length highlights the regions where trips could possibly be adjusted to produce a shorter average trip length or which might be especially sensitive to reduction in employment. A careful reinterpretation of one of the key outputs from a calibrated spatial interaction model is shown to be consistent with the declining rent gradient expected from Alonso's theory of land use.

  9. Kidney Length in Normal Korean Children

    International Nuclear Information System (INIS)

    Kim, In One; Cheon, Jung Eun; Lee, Young Seok; Lee, Sun Wha; Kim, Ok Hwa; Kim, Ji Hye; Kim, Hong Dae; Sim, Jung Suk

    2010-01-01

    Renal length offers important information to detect or follow-up various renal diseases. The purpose of this study was to determine the kidney length of normal Korean children in relation to age, height, weight, body surface area (BSA), and body mass index (BMI). Children between 1 month and 15 years of age without urological abnormality were recruited. Children below 3rd percentile and over 97th percentile for height or weight were excluded. Both renal lengths were measured in the prone position three times and then averaged by experienced radiologists. The mean length and standard deviation for each age group was obtained, and regression equation was calculated between renal length and age, weight, height, BSA, and BMI, respectively. Renal length was measured in 550 children. Renal length grows rapidly until 24 month, while the growth rate is reduced thereafter. The regression equation for age is: renal length (mm) = 45.953 + 1.064 x age (month, ≤ 24 months) (R2 = 0.720) or 62.173 + 0.203 x age (months, > 24 months) (R2 = 0.711). The regression equation for height is: renal length (mm) = 24.494 + 0.457 x height (cm) (R2 = 0.894). The regression equation for weight is: renal length (mm) = 38.342 + 2.117 x weight (kg, ≤18 kg) (R2 = 0.852) or 64.498 + 0.646 x weight (kg, > 18 kg) (R2 = 0.651). The regression equation for BSA is: renal length (mm) = 31.622 + 61.363 x BSA (m2, ≤ 0.7) (R2 = 0.857) or 52.717 + 29.959 x BSA (m2, > 0.7) (R2 = 0.715). The regression equation for BMI is: renal length (mm) = 44.474 + 1.163 x BMI (R2 = 0.079). This study provides data on the normal renal length and its association with age, weight, height, BSA and BMI. The results of this study will guide the detection and follow-up of renal diseases in Korean children

  10. The comparison between the length of vertical dimension of occlusion and the length of thumb on undergraduate Mongoloid students

    Directory of Open Access Journals (Sweden)

    Goh Li Teng

    2011-03-01

    Full Text Available The Thumb Rule of Leonardo da Vinci states that many proportions of the face show relationship with the length of thumb which is measured from the proximal tip of the proximal phalanx to the distal tip of the distal phalanx. Previous studies have shown that the length of the vertical dimension of occlusion (VDO is similar to the length of thumb of the Caucasoid race. The purpose of this study is to determine whether the length of VDO have correlations with the length of thumb among those of the Mongoloid race. This study took a survey method with the analytical cross-sectional approach. A total of 80 students of Faculty of Dentistry who have fulfilled all population criteria were randomly chosen to measure the length of VDO and the length of the thumb. Results analyzed with Student's t-test statistic revealed that there was a significant difference between males and females in the length of VDO and the length of the thumb, however, there was no significant difference between the length of VDO and the length of the thumb. There were very strong correlations (P<0.05 between the length of VDO and the length of the thumb. As a conclusion, the length of thumb can be suggested as an objective method to determine the length of VDO in this population.

  11. Characterizing the Core via K-Core Covers

    NARCIS (Netherlands)

    Sanchez, S.M.; Borm, P.E.M.; Estevez, A.

    2013-01-01

    This paper extends the notion of individual minimal rights for a transferable utility game (TU-game) to coalitional minimal rights using minimal balanced families of a specific type, thus defining a corresponding minimal rights game. It is shown that the core of a TU-game coincides with the core of

  12. Rift Valley fever phlebovirus NSs protein core domain structure suggests molecular basis for nuclear filaments.

    Science.gov (United States)

    Barski, Michal; Brennan, Benjamin; Miller, Ona K; Potter, Jane A; Vijayakrishnan, Swetha; Bhella, David; Naismith, James H; Elliott, Richard M; Schwarz-Linek, Ulrich

    2017-09-15

    Rift Valley fever phlebovirus (RVFV) is a clinically and economically important pathogen increasingly likely to cause widespread epidemics. RVFV virulence depends on the interferon antagonist non-structural protein (NSs), which remains poorly characterized. We identified a stable core domain of RVFV NSs (residues 83-248), and solved its crystal structure, a novel all-helical fold organized into highly ordered fibrils. A hallmark of RVFV pathology is NSs filament formation in infected cell nuclei. Recombinant virus encoding the NSs core domain induced intranuclear filaments, suggesting it contains all essential determinants for nuclear translocation and filament formation. Mutations of key crystal fibril interface residues in viruses encoding full-length NSs completely abrogated intranuclear filament formation in infected cells. We propose the fibrillar arrangement of the NSs core domain in crystals reveals the molecular basis of assembly of this key virulence factor in cell nuclei. Our findings have important implications for fundamental understanding of RVFV virulence.

  13. Dependence of micelle size and shape on detergent alkyl chain length and head group.

    Directory of Open Access Journals (Sweden)

    Ryan C Oliver

    Full Text Available Micelle-forming detergents provide an amphipathic environment that can mimic lipid bilayers and are important tools for solubilizing membrane proteins for functional and structural investigations in vitro. However, the formation of a soluble protein-detergent complex (PDC currently relies on empirical screening of detergents, and a stable and functional PDC is often not obtained. To provide a foundation for systematic comparisons between the properties of the detergent micelle and the resulting PDC, a comprehensive set of detergents commonly used for membrane protein studies are systematically investigated. Using small-angle X-ray scattering (SAXS, micelle shapes and sizes are determined for phosphocholines with 10, 12, and 14 alkyl carbons, glucosides with 8, 9, and 10 alkyl carbons, maltosides with 8, 10, and 12 alkyl carbons, and lysophosphatidyl glycerols with 14 and 16 alkyl carbons. The SAXS profiles are well described by two-component ellipsoid models, with an electron rich outer shell corresponding to the detergent head groups and a less electron dense hydrophobic core composed of the alkyl chains. The minor axis of the elliptical micelle core from these models is constrained by the length of the alkyl chain, and increases by 1.2-1.5 Å per carbon addition to the alkyl chain. The major elliptical axis also increases with chain length; however, the ellipticity remains approximately constant for each detergent series. In addition, the aggregation number of these detergents increases by ∼16 monomers per micelle for each alkyl carbon added. The data provide a comprehensive view of the determinants of micelle shape and size and provide a baseline for correlating micelle properties with protein-detergent interactions.

  14. Pu recycling in a full Th-MOX PWR core. Part I: Steady state analysis

    International Nuclear Information System (INIS)

    Fridman, E.; Kliem, S.

    2011-01-01

    Research highlights: → Detailed 3D 100% Th-MOX PWR core design is developed. → Pu incineration increased by a factor of 2 as compared to a full MOX PWR core. → The core controllability under steady state conditions is demonstrated. - Abstract: Current practice of Pu recycling in existing Light Water Reactors (LWRs) in the form of U-Pu mixed oxide fuel (MOX) is not efficient due to continuous Pu production from U-238. The use of Th-Pu mixed oxide (TOX) fuel will considerably improve Pu consumption rates because virtually no new Pu is generated from thorium. In this study, the feasibility of Pu recycling in a typical pressurized water reactor (PWR) fully loaded with TOX fuel is investigated. Detailed 3-dimensional 100% TOX and 100% MOX PWR core designs are developed. The full MOX core is considered for comparison purposes. The design stages included determination of Pu loading required to achieve 18-month fuel cycle assuming three-batch fuel management scheme, selection of poison materials, development of the core loading pattern, optimization of burnable poison loadings, evaluation of critical boron concentration requirements, estimation of reactivity coefficients, core kinetic parameters, and shutdown margin. The performance of the MOX and TOX cores under steady-state condition and during selected reactivity initiated accidents (RIAs) is compared with that of the actual uranium oxide (UOX) PWR core. Part I of this paper describes the full TOX and MOX PWR core designs and reports the results of steady state analysis. The TOX core requires a slightly higher initial Pu loading than the MOX core to achieve the target fuel cycle length. However, the TOX core exhibits superior Pu incineration capabilities. The significantly degraded worth of control materials in Pu cores is partially addressed by the use of enriched soluble boron and B 4 C as a control rod absorbing material. Wet annular burnable absorber (WABA) rods are used to flatten radial power distribution

  15. Determination of PWR core water level using ex-core detectors signals

    International Nuclear Information System (INIS)

    Bernal, Alvaro; Abarca, Agustin; Miro, Rafael; Verdu, Gumersindo

    2013-01-01

    The core water level provides relevant neutronic and thermalhydraulic information of the reactor such as power, k eff and cooling ability; in fact, core water level monitoring could be used to predict LOCA and cooling reduction which may deal with core damage. Although different detection equipment is used to monitor several parameters such as the power, core water level monitoring is not an evident task. However, ex-core detectors can measure the fast neutrons leaking the core and several studies demonstrate the existence of a relationship between fast neutron leakage and core water level due to the shielding effect of the water. In addition, new ex-core detectors are being developed, such as silicon carbide semiconductor radiation detectors, monitoring the neutron flux with higher accuracy and in higher temperatures conditions. Therefore, a methodology to determine this relationship has been developed based on a Monte Carlo calculation using MCNP code and applying variance reduction with adjoint functions based on the adjoint flux obtained with the discrete ordinates code TORT. (author)

  16. HYDRATE CORE DRILLING TESTS

    Energy Technology Data Exchange (ETDEWEB)

    John H. Cohen; Thomas E. Williams; Ali G. Kadaster; Bill V. Liddell

    2002-11-01

    The ''Methane Hydrate Production from Alaskan Permafrost'' project is a three-year endeavor being conducted by Maurer Technology Inc. (MTI), Noble, and Anadarko Petroleum, in partnership with the U.S. DOE National Energy Technology Laboratory (NETL). The project's goal is to build on previous and ongoing R&D in the area of onshore hydrate deposition. The project team plans to design and implement a program to safely and economically drill, core and produce gas from arctic hydrates. The current work scope includes drilling and coring one well on Anadarko leases in FY 2003 during the winter drilling season. A specially built on-site core analysis laboratory will be used to determine some of the physical characteristics of the hydrates and surrounding rock. Prior to going to the field, the project team designed and conducted a controlled series of coring tests for simulating coring of hydrate formations. A variety of equipment and procedures were tested and modified to develop a practical solution for this special application. This Topical Report summarizes these coring tests. A special facility was designed and installed at MTI's Drilling Research Center (DRC) in Houston and used to conduct coring tests. Equipment and procedures were tested by cutting cores from frozen mixtures of sand and water supported by casing and designed to simulate hydrate formations. Tests were conducted with chilled drilling fluids. Tests showed that frozen core can be washed out and reduced in size by the action of the drilling fluid. Washing of the core by the drilling fluid caused a reduction in core diameter, making core recovery very difficult (if not impossible). One successful solution was to drill the last 6 inches of core dry (without fluid circulation). These tests demonstrated that it will be difficult to capture core when drilling in permafrost or hydrates without implementing certain safeguards. Among the coring tests was a simulated hydrate

  17. Core drilling of drillhole ONK-PVA11 in ONKALO at Olkiluoto 2014

    Energy Technology Data Exchange (ETDEWEB)

    Toropainen, V. [Drillcon SMOY, Espoo (Finland)

    2014-12-15

    Suomen Malmi Oy (Smoy) core drilled a drillhole for groundwater monitoring station in ONKALO at Eurajoki, Olkiluoto in 2014. The groundwater monitoring stations are used for monitoring changes in groundwater conditions. The drillhole ONK-PVA11 was drilled in February 2014. The length of the drillhole is 30.05 metres. The drillhole is 75.7 mm by diameter. The drillhole ONK-PVA11 was drilled in the left wall of the ONK-TT-4399 (tunnel chainage 50) between the demonstration tunnel ONK-TDT-4399-44 and 56 openings. The hydraulic DE 130 drilling rig was used. The drilling water was taken from the ONKALO drilling water pipeline and premixed sodium fluorescein was used as a label agent in the drilling water. The drillhole was measured with EMS deviation survey tool. In addition to drilling the drillcore was logged and reported by geologist. Geological logging included the following parameters: lithology, foliation, fracture parameters, fractured zones, core loss, weathering, fracture frequency, RQD and rock quality. The main rock types in the drillcore are veined gneiss, diatexitic gneiss and pegmatitic granite. The average fracture frequency in drill core is 2.3 pcs/m and the average RQD value 95.2 %. (orig.)

  18. Core drilling of drillhole ONK-PVA11 in ONKALO at Olkiluoto 2014

    International Nuclear Information System (INIS)

    Toropainen, V.

    2014-12-01

    Suomen Malmi Oy (Smoy) core drilled a drillhole for groundwater monitoring station in ONKALO at Eurajoki, Olkiluoto in 2014. The groundwater monitoring stations are used for monitoring changes in groundwater conditions. The drillhole ONK-PVA11 was drilled in February 2014. The length of the drillhole is 30.05 metres. The drillhole is 75.7 mm by diameter. The drillhole ONK-PVA11 was drilled in the left wall of the ONK-TT-4399 (tunnel chainage 50) between the demonstration tunnel ONK-TDT-4399-44 and 56 openings. The hydraulic DE 130 drilling rig was used. The drilling water was taken from the ONKALO drilling water pipeline and premixed sodium fluorescein was used as a label agent in the drilling water. The drillhole was measured with EMS deviation survey tool. In addition to drilling the drillcore was logged and reported by geologist. Geological logging included the following parameters: lithology, foliation, fracture parameters, fractured zones, core loss, weathering, fracture frequency, RQD and rock quality. The main rock types in the drillcore are veined gneiss, diatexitic gneiss and pegmatitic granite. The average fracture frequency in drill core is 2.3 pcs/m and the average RQD value 95.2 %. (orig.)

  19. Flame Length

    Data.gov (United States)

    Earth Data Analysis Center, University of New Mexico — Flame length was modeled using FlamMap, an interagency fire behavior mapping and analysis program that computes potential fire behavior characteristics. The tool...

  20. Rotary core drills

    Energy Technology Data Exchange (ETDEWEB)

    1967-11-30

    The design of a rotary core drill is described. Primary consideration is given to the following component parts of the drill: the inner and outer tube, the core bit, an adapter, and the core lifter. The adapter has the form of a downward-converging sleeve and is mounted to the lower end of the inner tube. The lifter, extending from the adapter, is split along each side so that it can be held open to permit movement of a core. It is possible to grip a core by allowing the lifter to assume a closed position.

  1. Metallic nanoshells with semiconductor cores: optical characteristics modified by core medium properties.

    Science.gov (United States)

    Bardhan, Rizia; Grady, Nathaniel K; Ali, Tamer; Halas, Naomi J

    2010-10-26

    It is well-known that the geometry of a nanoshell controls the resonance frequencies of its plasmon modes; however, the properties of the core material also strongly influence its optical properties. Here we report the synthesis of Au nanoshells with semiconductor cores of cuprous oxide and examine their optical characteristics. This material system allows us to systematically examine the role of core material on nanoshell optical properties, comparing Cu(2)O core nanoshells (ε(c) ∼ 7) to lower core dielectric constant SiO(2) core nanoshells (ε(c) = 2) and higher dielectric constant mixed valency iron oxide nanoshells (ε(c) = 12). Increasing the core dielectric constant increases nanoparticle absorption efficiency, reduces plasmon line width, and modifies plasmon energies. Modifying the core medium provides an additional means of tailoring both the near- and far-field optical properties in this unique nanoparticle system.

  2. Proteomics Core

    Data.gov (United States)

    Federal Laboratory Consortium — Proteomics Core is the central resource for mass spectrometry based proteomics within the NHLBI. The Core staff help collaborators design proteomics experiments in a...

  3. A Preliminary Design Study of Ultra-Long-Life SFR Cores having Heterogeneous Fuel Assemblies

    Energy Technology Data Exchange (ETDEWEB)

    Jung, GeonHee; You, WuSeung; Hong, Ser Gi [Kyung Hee University, Yongin (Korea, Republic of)

    2016-10-15

    The PWR and CANDU reactors have provided electricity for several decades in our country but they have produced lots of spent fuels and so the safe and efficient disposal of these spent fuels is one of the main issues in nuclear industry. This type ultra-long-life cores are quite efficient in terms of the amount of spent fuel generation per electricity production and they can be used as an interim storage for PWR or CANDU spent fuel over several tens of years if they use the PWR or CANDU spent fuel as the initial fuel. Typically, the previous works have considered radially homogeneous fuel assemblies in which only blanket or driver fuel rods are employed and they considered axially or radially heterogeneous core configurations with the radially homogeneous fuel assemblies. These core configurations result in the propagation of the power distribution which can lead to the significant temperature changes for each fuel assembly over the time. In this work, the radially heterogeneous fuel assemblies are employed in new ultra-long-life SFR (Sodium-cooled Fast Reactor) cores to minimize the propagation of power distribution by allowing the power propagation in the fuel assemblies. In this work, new small ultra-long life SFR cores were designed with heterogeneous fuel assemblies having both blanket and driver fuel rods to minimize the propagation of power distribution over the core by allowing power propagation from driver rods to blanket rods in fuel assemblies. In particular, high fidelity depletion calculation coupled with heterogeneous Monte Carlo neutron transport calculation was performed to assess the neutronic feasibility of the ultralong life cores. The results of the analysis showed that the candidate core has the cycle length of 77 EFPYs, a small burnup reactivity swing of 1590 pcm and acceptably small SVRs both at BOC and EOC.

  4. Design study on PWR-type reduced-moderation light water core. Investigation of core adopting seed-blanket fuel assemblies

    Energy Technology Data Exchange (ETDEWEB)

    Shimada, Shoichiro; Kugo, Teruhiko; Okubo, Tsutomu; Iwamura, Takamichi [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan). Tokai Research Establishment

    2003-03-01

    As a part of the design study on PWR-type Reduced-Moderation Water Reactors (RMWRs), a light water cooled core with the seed-blanket type fuel assemblies has been investigated. An assembly with seed of 13 layers and blanket of 5 layers was selected by optimization calculations. The core was composed with the 163 assemblies. The following results were obtained by burn-up calculations with the MVP-BURN code; The cycle length is 15 months by 3-batch refueling. The discharge burn-up including the inner blanket is about 25 GWd/t. The conversion ratio is about 1.0. The void reactivity coefficient is about-26.1 pcm/%void at BOC and -21.7pcm%void at EOC. About 10% of MA makes conversion ratio decrease about 0.05 to obtain the same burn-up. The void reactivity coefficient increased significantly and it is necessary to reduce it. FP amount corresponding to about 2 % of total plutonium weight makes reactivity decrease about 0.5 %{delta}k/k and void reactivity coefficient increase, however these changes are within the design margins. Capability of multi-recycling of plutonium was confirmed, using discharged plutonium for 4 cycles, if fissile plutonium of 15.5wt% is used. The conversion ratio increases by about 0.026 with recycling. However, void reactivity coefficient increases and some effort to obtain negative void reactivity coefficient is necessary. (author)

  5. Intraflagellar transport particle size scales inversely with flagellar length: revisiting the balance-point length control model.

    Science.gov (United States)

    Engel, Benjamin D; Ludington, William B; Marshall, Wallace F

    2009-10-05

    The assembly and maintenance of eukaryotic flagella are regulated by intraflagellar transport (IFT), the bidirectional traffic of IFT particles (recently renamed IFT trains) within the flagellum. We previously proposed the balance-point length control model, which predicted that the frequency of train transport should decrease as a function of flagellar length, thus modulating the length-dependent flagellar assembly rate. However, this model was challenged by the differential interference contrast microscopy observation that IFT frequency is length independent. Using total internal reflection fluorescence microscopy to quantify protein traffic during the regeneration of Chlamydomonas reinhardtii flagella, we determined that anterograde IFT trains in short flagella are composed of more kinesin-associated protein and IFT27 proteins than trains in long flagella. This length-dependent remodeling of train size is consistent with the kinetics of flagellar regeneration and supports a revised balance-point model of flagellar length control in which the size of anterograde IFT trains tunes the rate of flagellar assembly.

  6. 3D simulation of a core operation cycle of a BWR using Serpent

    International Nuclear Information System (INIS)

    Barrera Ch, M. A.; Del Valle G, E.; Gomez T, A. M.

    2016-09-01

    This work had the main goal to develop a methodology to obtain the length of an operating cycle of the core of a BWR under different operating states using the Serpent code. The reactor core modeled in Serpent is composed of 444 fuel assemblies (120 with fresh fuels and 324 fuels from previous cycles), 109 cruciform control rods and light water as moderator and coolant. Once the core of the reactor was modeled in Serpent (Three-dimensional) without considering the cruciform control rods, a simulation was carried out with different steps of burning in the operational state with the average values of the fuel temperature (900 K), moderator temperature (600 K) and voids fraction equal to 0.4. In addition, the thermal power considered was 2017 MWt. This operational state was chosen because a previous analysis (not shown in this work) was carried out in 4 types of control cells. The first and second control cell has all of its natural uranium fuel pellets, with control rod and without control rod respectively. The third and fourth control cell types have various types of enrichment, both natural uranium and gadolinium in their fuel pellets, with control rod and without control rod. The conclusion of this previous analysis was that the behavior of the effective multiplication factor along the fuel burnout within the four control cell types was almost unaffected by the fuel temperature but was affected by the voids fraction. Thus, for this operating cycle in the operating state defined above, its length was 14,63052 GW t/Tm. In addition, at the end of this cycle, the decay heat obtained was equal to 116.71 MWt and the inventory of the most important isotopes to be considered was obtained, such as some isotopes of uranium, neptune, plutonium, americium and curio. (Author)

  7. A core performance study on an actinide recycling 'zero-sodium-void worth' core

    International Nuclear Information System (INIS)

    Kawashima, M.; Nakagawa, M.; Yamaoka, M.; Kasahara, F.

    1994-01-01

    A core performance study was made for an absorber-type parfait core (A-APC) as one of 'Zero-sodium-void-worth' core concepts. This evaluation study pursued different two aspects; one for transuranic (TRU) management strategy, and another for a loss-of-coolant anticipated transient behavior considering the unique core configuration. The results indicated that this core has a large flexibility for actinide recycling in terms of self-sufficiency and minor actinide burning. The result also showed that this core has kept a large mitigation potential for ULOF events as well as a simple flat core concept, reflecting detailed three dimensional core bowing behavior for the A-APC configuration. (author)

  8. Preliminaries on core image analysis using fault drilling samples; Core image kaiseki kotohajime (danso kussaku core kaisekirei)

    Energy Technology Data Exchange (ETDEWEB)

    Miyazaki, T; Ito, H [Geological Survey of Japan, Tsukuba (Japan)

    1996-05-01

    This paper introduces examples of image data analysis on fault drilling samples. The paper describes the following matters: core samples used in the analysis are those obtained from wells drilled piercing the Nojima fault which has moved in the Hygoken-Nanbu Earthquake; the CORESCAN system made by DMT Corporation, Germany, used in acquiring the image data consists of a CCD camera, a light source and core rotation mechanism, and a personal computer, its resolution being about 5 pixels/mm in both axial and circumferential directions, and 24-bit full color; with respect to the opening fractures in core samples collected by using a constant azimuth coring, it was possible to derive values of the opening width, inclination angle, and travel from the image data by using a commercially available software for the personal computer; and comparison of this core image with the BHTV record and the hydrophone VSP record (travel and inclination obtained from the BHTV record agree well with those obtained from the core image). 4 refs., 4 figs.

  9. Observation of the Earth liquid core resonance by extensometers

    Science.gov (United States)

    Bán, Dóra; Mentes, Gyula

    2016-04-01

    The axis of the fluid outer core of the Earth and the rotation axis of the mantle do not coincide therefore restoring forces are set up at the core-mantle boundary which try to realign the two axes causing a resonance effect. In celestial reference system it is called the "Free Core Nutation" (FCN), which can be characterized by a period of 432 days while in the Earth reference system it is called the "Nearly Diurnal Free Wobble" (NDFW). The frequency of this phenomenon is near to the diurnal tidal frequencies, especially to P1 and K1 waves. Due to its resonance effect this phenomenon can be detected also by quartz tube extensometers suitable for Earth tides recording. In this study data series measured in several extensometric stations were used to reveal the presence of the FCN resonance. In the Pannonian Basin there are five observatories where extensometric measurements were carried out in different lengths of time. Four stations in Hungary: Sopronbánfalva Geodynamical Observatory (2000-2014), Budapest Mátyáshegy Gravity and Geodynamic Observatory (2005-2012), Pécs uranium mine (1991-1999), Bakonya, near to Pécs (2004-2005) and in Slovakia: Vyhne Earth Tide Observatory (2001-2013). Identical instrumentation in different observatories provides the opportunity to compare measurements with various topography, geology and environmental parameters. The results are also compared to values inferred from extensometric measurements in other stations.

  10. p-Cu2O-shell/n-TiO2-nanowire-core heterostucture photodiodes

    Directory of Open Access Journals (Sweden)

    Hsueh Ting-Jen

    2011-01-01

    Full Text Available Abstract This study reports the deposition of cuprous oxide [Cu2O] onto titanium dioxide [TiO2] nanowires [NWs] prepared on TiO2/glass templates. The average length and average diameter of these thermally oxidized and evaporated TiO2 NWs are 0.1 to 0.4 μm and 30 to 100 nm, respectively. The deposited Cu2O fills gaps between the TiO2 NWs with good step coverage to form nanoshells surrounding the TiO2 cores. The p-Cu2O/n-TiO2 NW heterostructure exhibits a rectifying behavior with a sharp turn-on at approximately 0.9 V. Furthermore, the fabricated p-Cu2O-shell/n-TiO2-nanowire-core photodiodes exhibit reasonably large photocurrent-to-dark-current contrast ratios and fast responses.

  11. The Effects of Earth's Outer Core's Viscosity on Geodynamo Models

    Science.gov (United States)

    Dong, C.; Jiao, L.; Zhang, H.

    2017-12-01

    Geodynamo process is controlled by mathematic equations and input parameters. To study effects of parameters on geodynamo system, MoSST model has been used to simulate geodynamo outputs under different outer core's viscosity ν. With spanning ν for nearly three orders when other parameters fixed, we studied the variation of each physical field and its typical length scale. We find that variation of ν affects the velocity field intensely. The magnetic field almost decreases monotonically with increasing of ν, while the variation is no larger than 30%. The temperature perturbation increases monotonically with ν, but by a very small magnitude (6%). The averaged velocity field (u) of the liquid core increases with ν as a simple fitted scaling relation: u∝ν0.49. The phenomenon that u increases with ν is essentially that increasing of ν breaks the Taylor-Proudman constraint and drops the critical Rayleigh number, and thus u increases under the same thermal driving force. Forces balance is analyzed and balance mode shifts with variation of ν. When compared with former studies of scaling laws, this study supports the conclusion that in a certain parameter range, the magnetic field strength doesn't vary much with the viscosity, but opposes to the assumption that the velocity field has nothing to do with the outer core viscosity.

  12. Controlling the optical path length in turbid media using differential path-length spectroscopy: fiber diameter dependence

    NARCIS (Netherlands)

    Kaspers, O. P.; Sterenborg, H. J. C. M.; Amelink, A.

    2008-01-01

    We have characterized the path length for the differential path-length spectroscopy (DPS) fiber optic geometry for a wide range of optical properties and for fiber diameters ranging from 200 mu m to 1000 mu m. Phantom measurements show that the path length is nearly constant for scattering

  13. Synthesis and properties of novel star-shaped oligofluorene conjugated systems with BODIPY cores

    Directory of Open Access Journals (Sweden)

    Clara Orofino-Pena

    2014-11-01

    Full Text Available Star-shaped conjugated systems with varying oligofluorene arm length and substitution patterns of the central BODIPY core have been synthesised, leading to two families of compounds, T-B1–T-B4 and Y-B1–Y-B4, with T- and Y-shaped motifs, respectively. Thermal stability, cyclic voltammetry, absorption and photoluminescence spectroscopy of each member of these two families were studied in order to determine their suitability as emissive materials in photonic applications.

  14. Effects of anisotropic turbulent thermal diffusion on spherical magnetoconvection in the Earth's core

    Science.gov (United States)

    Ivers, D. J.; Phillips, C. G.

    2018-03-01

    We re-consider the plate-like model of turbulence in the Earth's core, proposed by Braginsky and Meytlis (1990), and show that it is plausible for core parameters not only in polar regions but extends to mid- and low-latitudes where rotation and gravity are not parallel, except in a very thin equatorial layer. In this model the turbulence is highly anisotropic with preferred directions imposed by the Earth's rotation and the magnetic field. Current geodynamo computations effectively model sub-grid scale turbulence by using isotropic viscous and thermal diffusion values significantly greater than the molecular values of the Earth's core. We consider a local turbulent dynamo model for the Earth's core in which the mean magnetic field, velocity and temperature satisfy the Boussinesq induction, momentum and heat equations with an isotropic turbulent Ekman number and Roberts number. The anisotropy is modelled only in the thermal diffusion tensor with the Earth's rotation and magnetic field as preferred directions. Nonlocal organising effects of gravity and rotation (but not aspect ratio in the Earth's core) such as an inverse cascade and nonlocal transport are assumed to occur at longer length scales, which computations may accurately capture with sufficient resolution. To investigate the implications of this anisotropy for the proposed turbulent dynamo model we investigate the linear instability of turbulent magnetoconvection on length scales longer than the background turbulence in a rotating sphere with electrically insulating exterior for no-slip and isothermal boundary conditions. The equations are linearised about an axisymmetric basic state with a conductive temperature, azimuthal magnetic field and differential rotation. The basic state temperature is a function of the anisotropy and the spherical radius. Elsasser numbers in the range 1-20 and turbulent Roberts numbers 0.01-1 are considered for both equatorial symmetries of the magnetic basic state. It is found

  15. Giant exchange bias and its angular dependence in Co/CoO core-shell nanowire assemblies

    Energy Technology Data Exchange (ETDEWEB)

    Gandha, Kinjal; Chaudhary, Rakesh P.; Mohapatra, Jeotikanta; Koymen, Ali R.; Liu, J. Ping, E-mail: pliu@uta.edu

    2017-07-12

    The exchange-bias field (H{sub EB}) and its angular dependence are systematically investigated in Co/CoO core-shell nanowire assemblies (∼15 nm in diameter and ∼200 nm in length) consisting of single-crystalline Co core and polycrystalline CoO shell. Giant exchange-bias field (H{sub EB}) up to 2.4 kOe is observed below a blocking temperature (T{sub EB} ∼150 K) in the aligned Co/CoO nanowire assemblies. It is also found that there is an angular dependence between the H{sub EB} and the applied magnetization direction. The H{sub EB} showed a peak at 30° between the applied field and the nanowire aligned direction, which may be attributed to the noncollinear spin orientations at the interface between the ferromagnetic core and the antiferromagnetic shell. This behavior is quantitatively supported by an analytical calculation based on Stoner–Wohlfarth model. This study underlines the importance of the competing magnetic anisotropies at the interface of Co/CoO core-shell nanowires. - Highlights: • Giant exchange bias is observed in oriented Co/CoO core-shell nanowire assemblies. • Study of angular and temperature dependence of the exchange bias effect. • Competing magnetic anisotropies at the interface of Co/CoO core-shell nanowires. • Effect of misaligned spins in FM/AFM interface on angular dependence of exchange bias. • We explain the analytical model that accounts for experimental results.

  16. Giant exchange bias and its angular dependence in Co/CoO core-shell nanowire assemblies

    International Nuclear Information System (INIS)

    Gandha, Kinjal; Chaudhary, Rakesh P.; Mohapatra, Jeotikanta; Koymen, Ali R.; Liu, J. Ping

    2017-01-01

    The exchange-bias field (H EB ) and its angular dependence are systematically investigated in Co/CoO core-shell nanowire assemblies (∼15 nm in diameter and ∼200 nm in length) consisting of single-crystalline Co core and polycrystalline CoO shell. Giant exchange-bias field (H EB ) up to 2.4 kOe is observed below a blocking temperature (T EB ∼150 K) in the aligned Co/CoO nanowire assemblies. It is also found that there is an angular dependence between the H EB and the applied magnetization direction. The H EB showed a peak at 30° between the applied field and the nanowire aligned direction, which may be attributed to the noncollinear spin orientations at the interface between the ferromagnetic core and the antiferromagnetic shell. This behavior is quantitatively supported by an analytical calculation based on Stoner–Wohlfarth model. This study underlines the importance of the competing magnetic anisotropies at the interface of Co/CoO core-shell nanowires. - Highlights: • Giant exchange bias is observed in oriented Co/CoO core-shell nanowire assemblies. • Study of angular and temperature dependence of the exchange bias effect. • Competing magnetic anisotropies at the interface of Co/CoO core-shell nanowires. • Effect of misaligned spins in FM/AFM interface on angular dependence of exchange bias. • We explain the analytical model that accounts for experimental results.

  17. The length of the male urethra

    Directory of Open Access Journals (Sweden)

    Tobias. S. Kohler

    2008-08-01

    Full Text Available PURPOSE: Catheter-based medical devices are an important component of the urologic armamentarium. To our knowledge, there is no population-based data regarding normal male urethral length. We evaluated the length of the urethra in men with normal genitourinary anatomy undergoing either Foley catheter removal or standard cystoscopy. MATERIALS AND METHODS: Male urethral length was obtained in 109 men. After study permission was obtained, the subject's penis was placed on a gentle stretch and the catheter was marked at the tip of the penis. The catheter was then removed and the distance from the mark to the beginning of the re-inflated balloon was measured. Alternatively, urethral length was measured at the time of cystoscopy, on removal of the cystoscope. Data on age, weight, and height was obtained in patients when possible. RESULTS: The mean urethral length was 22.3 cm with a standard deviation of 2.4 cm. Urethral length varied between 15 cm and 29 cm. No statistically significant correlation was found between urethral length and height, weight, body mass index (BMI, or age. CONCLUSIONS: Literature documenting the length of the normal male adult urethra is scarce. Our data adds to basic anatomic information of the male urethra and may be used to optimize genitourinary device design.

  18. Short Rayleigh Length Free Electron Lasers

    CERN Document Server

    Crooker, P P; Armstead, R L; Blau, J

    2004-01-01

    Conventional free electron laser (FEL) oscillators minimize the optical mode volume around the electron beam in the undulator by making the resonator Rayleigh length about one third of the undulator length. This maximizes gain and beam-mode coupling. In compact configurations of high-power infrared FELs or moderate power UV FELs, the resulting optical intensity can damage the resonator mirrors. To increase the spot size and thereby reduce the optical intensity at the mirrors below the damage threshold, a shorter Rayleigh length can be used, but the FEL interaction is significantly altered. A new FEL interaction is described and analyzed with a Rayleigh length that is only one tenth the undulator length, or less. The effect of mirror vibration and positioning are more critical in the short Rayleigh length design, but we find that they are still within normal design tolerances.

  19. Analytical investigation of a one-dimensional homogenized model for a pressurized water reactor core

    International Nuclear Information System (INIS)

    Benner, J.; Schumann, U.

    1981-01-01

    A one-dimensional homogenized model for dynamic fluid-structure interaction in a pressurized water reactor core is used to study the influence of the virtual density and spacer's stiffness. The model consists of a linear system of partial differential equations for fluid velocity, rod velocity and pressure. For these equations analytical solutions are deduced for boundary conditions prescribing either periodic wall oscillations or linearly growing wall accelerations from rest. The theoretical model for the virtual density is verified by comparison to an experiment. For zero spacer stiffness, purely acoustic oscillations appear. For positive spacer stiffness, additional oscillations arise with relative rod motions. The wavelengths of the latter oscillations are small for weak spacers. Large numerical effort would be required in a more complete three-dimensional core-model to resolve such short wave lengths. In fact in a typical core the spacer's stiffness csub(S) is small in comparison to the fluid bulk modulus K. For csub(s)/K <= 0.1 it might be appropriate to neglect the influence of the spacers. (orig.)

  20. Sidewall coring shell

    Energy Technology Data Exchange (ETDEWEB)

    Edelman, Ya A; Konstantinov, L P; Martyshin, A N

    1966-12-12

    A sidewall coring shell consists of a housing and a detachable core catcher. The core lifter is provided with projections, the ends of which are situated in another plane, along the longitudinal axis of the lifter. The chamber has corresponding projections.

  1. Modeling of reflood of severely damaged reactor core

    International Nuclear Information System (INIS)

    Bachrata, A.

    2012-01-01

    nucleate boiling). Moreover, the criteria characterizing the transition between different flow regimes were completed. Currently, the French IRSN sets up two experimental facilities, PEARL and PRELUDE. The aim is to predict the consequences of the reflooding of a severely damaged reactor core where a large part of the core has collapsed and formed a debris bed e.g. particles with characteristic length-scale: 1 to 5 mm. This means the prediction of debris coolability, front propagation and steam production during the quenching after the water injection. A series of experiments performed in 2010-2012 at the PRELUDE facility has provided a large amount of new data that are summarized. On the basis of those experimental results, the thermal hydraulic features of the quench front have been analyzed and the intensity of heat transfer regimes is estimated. A three-equation model for the two phase flow in a heat-generating porous medium was validated. The quantitative validation of model with experimental results was realized and showed that the model provides satisfactory results. The model is able to predict the quench front velocity in the core, steam production (instantaneous and cumulated) as well as the pressure increase during reflood for different particle diameters and different injection liquid flows. (author)

  2. Phase Behavior and Evaporation Profile of Tween 20 - Eugenol System. Effect of Different Alkane Chain Length and Solvent System

    International Nuclear Information System (INIS)

    Kassim, A.; Lim, W.H.; Kuangl, D.; Rusmawati, W.W.M.; Abdullah, A.H.; Teoh, S.P.

    2003-01-01

    The isotropic region of Tween 20/eugenol/n-alkane in aqueous systems was determined. The solubilisation trend of isotropic solution formed in the presence of eugenol was studied as a function of different alkyl chain length of n-alkane. The solubility of solvent in surfactant solution is dependent on their molecular polarity. An increase in n-alkane chain length (lower polarity) lead to smaller isotropic region which will affect the surfactant partitioning between the interface, the oil phase and the aqueous phase of the microemulsion as the oil chain length is varied. The changes of evaporation behaviour were affected strongly by the types of phases existed in the systems. The increment of n-alkane and water content led to higher evaporation rate. But the formation of w/o microemulsion would lower the evaporation rate because water molecules were trapped in the core of aggregates. In solubilisation system, evaporation rate is dependent on the solvent content and the interaction between Tween 20 and solvent molecules in the mixed composition. (author)

  3. Electromagnetically driven westward drift and inner-core superrotation in Earth's core.

    Science.gov (United States)

    Livermore, Philip W; Hollerbach, Rainer; Jackson, Andrew

    2013-10-01

    A 3D numerical model of the earth's core with a viscosity two orders of magnitude lower than the state of the art suggests a link between the observed westward drift of the magnetic field and superrotation of the inner core. In our model, the axial electromagnetic torque has a dominant influence only at the surface and in the deepest reaches of the core, where it respectively drives a broad westward flow rising to an axisymmetric equatorial jet and imparts an eastward-directed torque on the solid inner core. Subtle changes in the structure of the internal magnetic field may alter not just the magnitude but the direction of these torques. This not only suggests that the quasi-oscillatory nature of inner-core superrotation [Tkalčić H, Young M, Bodin T, Ngo S, Sambridge M (2013) The shuffling rotation of the earth's inner core revealed by earthquake doublets. Nat Geosci 6:497-502.] may be driven by decadal changes in the magnetic field, but further that historical periods in which the field exhibited eastward drift were contemporaneous with a westward inner-core rotation. The model further indicates a strong internal shear layer on the tangent cylinder that may be a source of torsional waves inside the core.

  4. Improving the calculated core stability by the core nuclear design optimization

    International Nuclear Information System (INIS)

    Partanen, P.

    1995-01-01

    Three different equilibrium core loadings for TVO II reactor have been generated in order to improve the core stability properties at uprated power level. The reactor thermal power is assumed to be uprated from 2160 MW th to 2500 MW th , which moves the operating point after a rapid pump rundown where the core stability has been calculated from 1340 MW th and 3200 kg/s to 1675 MW th and 4000 kg/s. The core has been refuelled with ABB Atom Svea-100 -fuel, which has 3,64% w/o U-235 average enrichment in the highly enriched zone. PHOENIX lattice code has been used to provide the homogenized nuclear constants. POLCA4 static core simulator has been used for core loadings and cycle simulations and RAMONA-3B program for simulating the dynamic response to the disturbance for which the stability behaviour has been evaluated. The core decay ratio has been successfully reduced from 0,83 to 0,55 mainly by reducing the power peaking factors. (orig.) (7 figs., 1 tab.)

  5. Fuel loading method to exchangeable reactor core of BWR type reactor and its core

    International Nuclear Information System (INIS)

    Koguchi, Kazushige.

    1995-01-01

    In a fuel loading method for an exchangeable reactor core of a BWR type reactor, at least two kinds of fresh fuel assemblies having different reactivities between axial upper and lower portions are preliminarily prepared, and upon taking out fuel assemblies of advanced combustion and loading the fresh fuel assemblies dispersingly, they are disposed so as to attain a predetermined axial power distribution in the reactor. At least two kinds of fresh fuel assemblies have a content of burnable poisons different between the axial upper portion and lower portions. In addition, reactivity characteristics are made different at a region higher than the central boundary and a region lower than the central boundary which is set within a range of about 6/24 to 16/24 from the lower portion of the fuel effective length. There can be attained axial power distribution as desired such as easy optimization of the axial power distribution, high flexibility, and flexible flattening of the power distribution, and it requires no special change in view of the design and has a good economical property. (N.H.)

  6. Length dependent properties of SNS microbridges

    International Nuclear Information System (INIS)

    Sauvageau, J.E.; Jain, R.K.; Li, K.; Lukens, J.E.; Ono, R.H.

    1985-01-01

    Using an in-situ, self-aligned deposition scheme, arrays of variable length SNS junctions in the range of 0.05 μm to 1 μm have been fabricated. Arrays of SNS microbridges of lead-copper and niobium-copper fabricated using this technique have been used to study the length dependence, at constant temperature, of the critical current I and bridge resistance R /SUB d/ . For bridges with lengths pounds greater than the normal metal coherence length xi /SUB n/ (T), the dependence of I /SUB c/ on L is consistent with an exponential dependence on the reduced length l=L/xi /SUB n/ (T). For shorter bridges, deviations from this behavior is seen. It was also found that the bridge resistance R /SUB d/ does not vary linearly with the geometric bridge length but appears to approach a finite value as L→O

  7. Core Values | NREL

    Science.gov (United States)

    Core Values Core Values NREL's core values are rooted in a safe and supportive work environment guide our everyday actions and efforts: Safe and supportive work environment Respect for the rights physical and social environment Integrity Maintain the highest standard of ethics, honesty, and integrity

  8. Fiscal 2000 report on result of the full-length cDNA structure analysis; 2000 nendo kanzen cho cDNA kozo kaiseki seika hokokusho

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2001-03-01

    This paper explains the results of research on full-length cDNA structure analysis for the period from April, 2000 to March, 2001. The outline of human genome sequence was published in June, 2000. In Japan, human gene analysis was such that, as the basic technology of the bio industry, a millennium project was decided in the budget of fiscal 2000. The full-length cDNA structure analysis is the core of the project. The libraries of cDNA were prepared using full-length and more than 4-5kbp-long cDNAs by oligo-capping method. It began from determining partial sequence data at end cDNA, and then, with new clones selected therefrom, full-length human cDNA sequence data were determined. The partial sequence data determined by fiscal 2000 were 1,035,000 clones while the full-length sequence data were 12,144 clones. The sequence data obtained were analyzed by homology search and translated into amino acid coding sequences, with predictions conducted on protein functions. A clustering method was examined that selects new clones from partial sequences. Database was constructed on gene expression profiles and disease-related gene sequence data. (NEDO)

  9. Identification of Bloch-modes in hollow-core Photonic Crystal Fiber cladding

    DEFF Research Database (Denmark)

    Couny, F.; Benabid, F.; Roberts, John

    2007-01-01

    We report on the experimental visualization of the cladding Bloch-modes of a hollow-core photonic crystal fiber. Both spectral and spatial field information is extracted using the approach, which is based on measurement of the near-field and Fresnel-zone that results after propagation over a short...... length of fiber. A detailed study of the modes near the edges of the band gap shows that it is formed by the influence of three types of resonator: the glass interstitial apex, the silica strut which joins the neighboring apexes, and the air hole. The cladding electromagnetic field which survives...

  10. Micro-Raman investigations of InN-GaN core-shell nanowires on Si (111) substrate

    Energy Technology Data Exchange (ETDEWEB)

    Sangeetha, P.; Ramakrishnan, V. [Department of Laser Studies, School of Physics, Madurai Kamaraj University, Madurai-625 021 (India); Jeganathan, K. [Centre for Nanoscience and Nanotechnology, School of Physics, Bharathidasan University, Tiruchirappalli-620 024 (India)

    2013-06-15

    The electron-phonon interactions in InN-GaN core-shell nanowires grown by plasma assisted- molecular beam epitaxy (MBE) on Si (111) substrate have been analysed using micro-Raman spectroscopic technique with the excitation wavelength of 633, 488 and 325 nm. The Raman scattering at 633 nm reveals the characteristic E{sub 2} (high) and A{sub 1} (LO) phonon mode of InN core at 490 and 590 cm{sup -1} respectively and E{sub 2} (high) phonon mode of GaN shell at 573 cm{sup -1}. The free carrier concentration of InN core is found to be low in the order {approx} 10{sup 16} cm{sup -3} due to the screening of charge carriers by thin GaN shell. Diameter of InN core evaluated using the spatial correlation model is consistent with the transmission electron microscopic measurement of {approx}15 nm. The phonon-life time of core-shell nanowire structure is estimated to be {approx}0.4 ps. The micro-Raman mapping and its corresponding localised spectra for 325 nm excitation exhibit intense E{sub 2} (high) phonon mode of GaN shell at 573 cm{sup -1} as the decrease of laser interaction length and the signal intensity is quenched at the voids due to high spacing of NWs.

  11. Effective Debye length in closed nanoscopic systems: a competition between two length scales.

    Science.gov (United States)

    Tessier, Frédéric; Slater, Gary W

    2006-02-01

    The Poisson-Boltzmann equation (PBE) is widely employed in fields where the thermal motion of free ions is relevant, in particular in situations involving electrolytes in the vicinity of charged surfaces. The applications of this non-linear differential equation usually concern open systems (in osmotic equilibrium with an electrolyte reservoir, a semi-grand canonical ensemble), while solutions for closed systems (where the number of ions is fixed, a canonical ensemble) are either not appropriately distinguished from the former or are dismissed as a numerical calculation exercise. We consider herein the PBE for a confined, symmetric, univalent electrolyte and quantify how, in addition to the Debye length, its solution also depends on a second length scale, which embodies the contribution of ions by the surface (which may be significant in high surface-to-volume ratio micro- or nanofluidic capillaries). We thus establish that there are four distinct regimes for such systems, corresponding to the limits of the two parameters. We also show how the PBE in this case can be formulated in a familiar way by simply replacing the traditional Debye length by an effective Debye length, the value of which is obtained numerically from conservation conditions. But we also show that a simple expression for the value of the effective Debye length, obtained within a crude approximation, remains accurate even as the system size is reduced to nanoscopic dimensions, and well beyond the validity range typically associated with the solution of the PBE.

  12. Seismic core shroud

    International Nuclear Information System (INIS)

    Puri, A.; Mullooly, J.F.

    1981-01-01

    A core shroud is provided, comprising: a coolant boundary, following the shape of the core boundary, for channeling the coolant through the fuel assemblies; a cylindrical band positioned inside the core barrel and surrounding the coolant boundary; and support members extending from the coolant boundary to the band, for transferring load from the coolant boundary to the band. The shroud may be assembled in parts using automated welding techniques, and it may be adjusted to fit the reactor core easily

  13. Site investigation SFR. Boremap mapping of core drilled borehole KFR106

    Energy Technology Data Exchange (ETDEWEB)

    Winell, Sofia (Geosigma AB (Sweden))

    2010-06-15

    This report presents the result from the Boremap mapping of the core drilled borehole KFR106, drilled from an islet ca 220 m southeast of the pier above SFR. The borehole has a length of 300.13 m, and a bearing and inclination of 195.1 deg and -69.9 deg, respectively. The purpose of the location and orientation of the borehole is to investigate the possible occurrence of gently dipping, water-bearing structures in the area. The geological mapping is based on simultaneous study of drill core and borehole image (BIPS). The two lowermost meters of the drill core was mapped in Boremap without access to complementary BIPS-image. The dominating rock type, which occupies 72% of KFR106, is fine- to medium-grained, metagranite granodiorite (rock code 101057), which is foliated with a medium to strong intensity. Pegmatite to pegmatitic granite (rock code 101061) is the second most common rock type and it occupies 16% of the mapped interval. It is also frequent as smaller rock occurrences (< 1 m) in other rock types throughout the borehole. Subordinate rock types are fine- to medium-grained granite (rock code 111058), felsic to intermediate meta volcanic rock (rock code 103076), fine- to medium-grained metagranitoid (rock code 101051) and amphibolite (rock code 102017). Totally 49% of the rock in KFR106 has been mapped as altered, where muscovitization and oxidation is the two most common. Additional shorter intervals of alterations are in decreasing order of abundance quartz dissolution, epidotization, argillization, albitization, chloritization, laumontization and carbonatization. A total number of 2801 fractures are registered in KFR106. Of these are 1059 open, 1742 sealed and 84 partly open. This result in the following fracture frequencies: 6.0 sealed fractures/m, 3.7 open fractures/m and 0.3 partly open fractures/m. In addition there are 5 narrow brecciated zones, and 20 sealed networks with a total length of 18 m. The most frequent fracture fillings in KFR106 are

  14. Sighting optics including an optical element having a first focal length and a second focal length

    Science.gov (United States)

    Crandall, David Lynn [Idaho Falls, ID

    2011-08-01

    One embodiment of sighting optics according to the teachings provided herein may include a front sight and a rear sight positioned in spaced-apart relation. The rear sight includes an optical element having a first focal length and a second focal length. The first focal length is selected so that it is about equal to a distance separating the optical element and the front sight and the second focal length is selected so that it is about equal to a target distance. The optical element thus brings into simultaneous focus, for a user, images of the front sight and the target.

  15. [caCORE: core architecture of bioinformation on cancer research in America].

    Science.gov (United States)

    Gao, Qin; Zhang, Yan-lei; Xie, Zhi-yun; Zhang, Qi-peng; Hu, Zhang-zhi

    2006-04-18

    A critical factor in the advancement of biomedical research is the ease with which data can be integrated, redistributed and analyzed both within and across domains. This paper summarizes the Biomedical Information Core Infrastructure built by National Cancer Institute Center for Bioinformatics in America (NCICB). The main product from the Core Infrastructure is caCORE--cancer Common Ontologic Reference Environment, which is the infrastructure backbone supporting data management and application development at NCICB. The paper explains the structure and function of caCORE: (1) Enterprise Vocabulary Services (EVS). They provide controlled vocabulary, dictionary and thesaurus services, and EVS produces the NCI Thesaurus and the NCI Metathesaurus; (2) The Cancer Data Standards Repository (caDSR). It provides a metadata registry for common data elements. (3) Cancer Bioinformatics Infrastructure Objects (caBIO). They provide Java, Simple Object Access Protocol and HTTP-XML application programming interfaces. The vision for caCORE is to provide a common data management framework that will support the consistency, clarity, and comparability of biomedical research data and information. In addition to providing facilities for data management and redistribution, caCORE helps solve problems of data integration. All NCICB-developed caCORE components are distributed under open-source licenses that support unrestricted usage by both non-profit and commercial entities, and caCORE has laid the foundation for a number of scientific and clinical applications. Based on it, the paper expounds caCORE-base applications simply in several NCI projects, of which one is CMAP (Cancer Molecular Analysis Project), and the other is caBIG (Cancer Biomedical Informatics Grid). In the end, the paper also gives good prospects of caCORE, and while caCORE was born out of the needs of the cancer research community, it is intended to serve as a general resource. Cancer research has historically

  16. length-weight relationhip of freshwater wild fish species

    African Journals Online (AJOL)

    Dr Naeem

    2012-06-21

    Jun 21, 2012 ... Length-weight (LWR) and length-length relationships (LLR) were determined for a freshwater catfish ... Key words: Mystus bleekeri, length-weight relationship, length-length relationship, predictive equations. INTRODUCTION. Mystus bleekeri (freshwater catfish Day, 1877), locally ..... fish farmers, Aquacult.

  17. [Mortality and length of stay in a surgical intensive care unit.].

    Science.gov (United States)

    Abelha, Fernando José; Castro, Maria Ana; Landeiro, Nuno Miguel; Neves, Aida Maria; Santos, Cristina Costa

    2006-02-01

    Outcome in intensive care can be categorized as mortality related or morbidity related. Mortality is an insufficient measure of ICU outcome when measured alone and length of stay may be seen as an indirect measure of morbidity related outcome. The aim of the present study was to estimate the incidence and predictive factors for intrahospitalar outcome measured by mortality and LOS in patients admitted to a surgical ICU. In this prospective study all 185 patients, who underwent scheduled or emergency surgery admitted to a surgical ICU in a large tertiary university medical center performed during April and July 2004, were eligible to the study. The following variables were recorded: age, sex, body weight and height, core temperature (Tc), ASA physical status, emergency or scheduled surgery, magnitude of surgical procedure, anesthesia technique, amount of fluids during anesthesia, use of temperature monitoring and warming techniques, duration of the anesthesia, length of stay in ICU and in the hospital and SAPS II score. The mean length of stay in the ICU was 4.09 +/- 10.23 days. Significant risk factors for staying longer in ICU were SAPS II, ASA physical status, amount of colloids, fresh frozen plasma units and packed erythrocytes units used during surgery. Fourteen (7.60%) patients died in ICU and 29 (15.70%) died during their hospitalization. Statistically significant independent risk factors for mortality were emergency surgery, major surgery, high SAPS II scores, longer stay in ICU and in the hospital. Statistically significant protective factors against the probability of dying in the hospital were low body weight and low BMI. In conclusion, prolonged ICU stay is more frequent in more severely ill patients at admission and it is associated with higher hospital mortality. Hospital mortality is also more frequent in patients submitted to emergent and major surgery.

  18. Automatized facility for express gamma-spectrometric studies of full-size core and muds of oil-gas wells

    International Nuclear Information System (INIS)

    Antropov, S.Yu.; Ermilov, A.P.; Ermilov, S.A.; Komarov, N.A.; Krokhin, I.I.

    2005-01-01

    In the automatized facility 'Sputnik-Geo' for automated core feeding of the conveyor belt with 5 m length is using. Activity measurement has being conducted by four scintillation gamma radiation detectors. Symmetrical location of the detectors relatively the core allows to exclude of the geometrical uncertainty of component. The spectrum processing and the control by conveyor engine are carried out by computer, which preserves the results of measurements in the database. For density measurement the scintillation detector with collimated source on the 137 Cs radionuclide base is applied. The facility is provided with the light-diode coefficient stabilization of detector amplification, that permits to operation time increase without spectrometers requalification by energy up to 1 working day

  19. Analysis of core and core barrel heat-up under conditions simulating severe reactor accidents

    International Nuclear Information System (INIS)

    Chellaiah, S.; Viskanta, R.; Ranganathan, P.; Anand, N.K.

    1987-01-01

    This paper reports on the development of a model for estimating the temperature distributions in the reactor core, core barrel, thermal shield and reactor pressure vessel of a PWR during an undercooling transient. A number of numerical calculations simulating the core uncovering of the TMI-2 reactor and the subsequent heat-up of the core have been performed. The results of the calculations show that the exothermic heat release due to Zircaloy oxidation contributes to the sharp heat-up of the core. However, the core barrel temperature rise which is driven by the temperature increase of the edge of the core (e.g., the core baffle) is very modest. The maximum temperature of the core barrel never exceeded 610 K (at a system pressure of 68 bar) after a 75 minute simulation following the start of core uncovering

  20. Research on Distributed Gas Detection Based on Hollow-core Photonic Crystal Fiber

    Directory of Open Access Journals (Sweden)

    Gui XIN

    2014-07-01

    Full Text Available We have demonstrated a distributed gas detection system by using hollow-core photonic crystal fiber (HC-PCF as a gas chamber. The HC-PCF gas chamber has several lateral micro- channels fabricated by the femtosecond laser. The HC-PCF is connected to the single mode fiber by thermal splicing, and gas can diffuse in hollow-core of PCF via micro-channels. Compared to the traditional gas chamber, the HC-PCF gas chamber has relatively simpler construction and quite stability. According to experiment results, the system response time of 15 s has been achieved for a 5 cm HC-PCF which has ten channels with 4mm channel distance. It would construct long sensing length fiber gas sensor that the side holes and the splicer have introduced very little loss. Thus make it possible to achieve highly sensitive sensing system without influencing the response time. By using self-reference demodulation algorithm and space division multiplexing technique, distributed gas detection system with fast response was achieved.

  1. Failure Mode and Effects Analysis (FMEA) of the solid state full length rod control system

    International Nuclear Information System (INIS)

    Shopsky, W.E.

    1977-01-01

    The Full Length Rod Control System (FLRCS) controls the power to the rod drive mechanisms for rod movement in response to signals received from the Reactor Control System or from signals generated through Reactor Operator action. Rod movement is used to control reactivity of the reactor during plant operation. The Full Length Rod Control System is designed to perform its reactivity control function in conjunction with the Reactor Control and Protection System, to maintain the reactor core within design safety limits. By the use of a Failure Mode and Effects Analysis, it is shown that the FLRCS will perform its reactivity control functions considering the loss of single active components. That is, sufficient fault limiting control circuits are provided which blocks control rod movement and/or indicates presence of a fault condition at the Control Board. Reactor operator action or automatic reactor trip will thus mitigate the consequences of potential failure of the FLRCS. The analysis also qualitatively demonstrates the reliability of the FLRCS to perform its intended function

  2. Overview of core designs and requirements/criteria for core restraint systems

    International Nuclear Information System (INIS)

    Sutherland, W.H.

    1984-09-01

    The requirements and lifetime criteria for the design of a Liquid Metal Fast Breeder Reactor (LMFBR) Core Restraint System are presented. A discussion of the three types of core restraint systems used in LMFBR core design is given. Details of the core restraint system selected for FFTF are presented and the reasons for this selection given. Structural analysis procedures being used to manage the FFTF assembly irradiations are discussed. Efforts that are ongoing to validate the calculational methods and lifetime criteria are presented

  3. Correcting length-frequency distributions for imperfect detection

    Science.gov (United States)

    Breton, André R.; Hawkins, John A.; Winkelman, Dana L.

    2013-01-01

    Sampling gear selects for specific sizes of fish, which may bias length-frequency distributions that are commonly used to assess population size structure, recruitment patterns, growth, and survival. To properly correct for sampling biases caused by gear and other sources, length-frequency distributions need to be corrected for imperfect detection. We describe a method for adjusting length-frequency distributions when capture and recapture probabilities are a function of fish length, temporal variation, and capture history. The method is applied to a study involving the removal of Smallmouth Bass Micropterus dolomieu by boat electrofishing from a 38.6-km reach on the Yampa River, Colorado. Smallmouth Bass longer than 100 mm were marked and released alive from 2005 to 2010 on one or more electrofishing passes and removed on all other passes from the population. Using the Huggins mark–recapture model, we detected a significant effect of fish total length, previous capture history (behavior), year, pass, year×behavior, and year×pass on capture and recapture probabilities. We demonstrate how to partition the Huggins estimate of abundance into length frequencies to correct for these effects. Uncorrected length frequencies of fish removed from Little Yampa Canyon were negatively biased in every year by as much as 88% relative to mark–recapture estimates for the smallest length-class in our analysis (100–110 mm). Bias declined but remained high even for adult length-classes (≥200 mm). The pattern of bias across length-classes was variable across years. The percentage of unadjusted counts that were below the lower 95% confidence interval from our adjusted length-frequency estimates were 95, 89, 84, 78, 81, and 92% from 2005 to 2010, respectively. Length-frequency distributions are widely used in fisheries science and management. Our simple method for correcting length-frequency estimates for imperfect detection could be widely applied when mark–recapture data

  4. Theoretical Investigation of Inter-core Crosstalk Properties in Homogeneous Trench-Assisted Multi-Core Fibers

    DEFF Research Database (Denmark)

    Ye, Feihong; Morioka, Toshio; Tu, Jiajing

    2014-01-01

    We derive analytical expressions for inter-core crosstalk, its dependence on core pitch and wavelength in homogeneous trench-assisted multi-core fibers. They are in excellent agreement with numerical simulation results.......We derive analytical expressions for inter-core crosstalk, its dependence on core pitch and wavelength in homogeneous trench-assisted multi-core fibers. They are in excellent agreement with numerical simulation results....

  5. Synthesis of ZnO-TiO{sub 2} core-shell long nanowire arrays and their application on dye-sensitized solar cells

    Energy Technology Data Exchange (ETDEWEB)

    Feng Yamin [Department of Physics, Institute of Nanoscience and Nanotechnology, Central China Normal University, Wuhan 430079 (China); Ji Xiaoxu [School of Physics and Electronic Engineering, Nanyang Normal University, Nanyang 473003 (China); Duan Jinxia; Zhu Jianhui; Jiang Jian; Ding Hao; Meng Gaoxiang; Ding Ruimin; Liu Jinping [Department of Physics, Institute of Nanoscience and Nanotechnology, Central China Normal University, Wuhan 430079 (China); Hu Anzheng [School of Physics and Electronic Engineering, College of Xiangfan, Xiangfan 441813 (China); Huang Xintang, E-mail: xthuang@phy.ccnu.edu.cn [Department of Physics, Institute of Nanoscience and Nanotechnology, Central China Normal University, Wuhan 430079 (China)

    2012-06-15

    Long ZnO nanowire arrays (NAs) grown on fluorine-doped tin oxide (FTO) glasses have been synthesized via a facile hydrothermal method without refreshing the reaction solution and applied as the precursor. By adjusting growth conditions, ZnO NAs with tunable lengths can be achieved. A nanocomposite made of ZnO nanowire core and TiO{sub 2} shell was further realized by a novel 'fast-dip-coating' method conducted in a Ti(OC{sub 4}H{sub 9}){sub 4}-dissolved ethanol solution. The formed ZnO-TiO{sub 2} core-shell NAs on FTO substrates were applied as electrodes for dye sensitized solar cells (DSSCs). It is found that both the TiO{sub 2} coating and NAs length play important roles in the enhancement of photoelectric conversion efficiency (PCE) of DSSCs. When the length of ZnO-TiO{sub 2} NAs reaches up to 14 {mu}m, the electrode can exhibit a maximum PCE as high as 3.80%, which is 2.6 times higher than that of pure ZnO NAs. - Graphical abstract: ZnO nanowire arrays in the length of 14 {mu}m have been successfully synthesized on the FTO substrate and coated with a thin shell of TiO{sub 2}; the ZnO-TiO{sub 2} electrodes applied in DSSCs exhibit great photoelectric conversion efficiency as high as 3.80%. Highlights: Black-Right-Pointing-Pointer Long ZnO nanowire arrays have been synthesized by using hydrothermal method. Black-Right-Pointing-Pointer A TiO{sub 2} shell outside of ZnO nanowire is introduced by a fast dip-coating method. Black-Right-Pointing-Pointer ZnO and ZnO-TiO{sub 2} core-shell nanowires are applied as the electrodes for DSSCs. Black-Right-Pointing-Pointer The maximum conversion efficiency of ZnO-TiO{sub 2} electrode reaches to 3.80%.

  6. STRETCHY ELECTRONICS. Hierarchically buckled sheath-core fibers for superelastic electronics, sensors, and muscles.

    Science.gov (United States)

    Liu, Z F; Fang, S; Moura, F A; Ding, J N; Jiang, N; Di, J; Zhang, M; Lepró, X; Galvão, D S; Haines, C S; Yuan, N Y; Yin, S G; Lee, D W; Wang, R; Wang, H Y; Lv, W; Dong, C; Zhang, R C; Chen, M J; Yin, Q; Chong, Y T; Zhang, R; Wang, X; Lima, M D; Ovalle-Robles, R; Qian, D; Lu, H; Baughman, R H

    2015-07-24

    Superelastic conducting fibers with improved properties and functionalities are needed for diverse applications. Here we report the fabrication of highly stretchable (up to 1320%) sheath-core conducting fibers created by wrapping carbon nanotube sheets oriented in the fiber direction on stretched rubber fiber cores. The resulting structure exhibited distinct short- and long-period sheath buckling that occurred reversibly out of phase in the axial and belt directions, enabling a resistance change of less than 5% for a 1000% stretch. By including other rubber and carbon nanotube sheath layers, we demonstrated strain sensors generating an 860% capacitance change and electrically powered torsional muscles operating reversibly by a coupled tension-to-torsion actuation mechanism. Using theory, we quantitatively explain the complementary effects of an increase in muscle length and a large positive Poisson's ratio on torsional actuation and electronic properties. Copyright © 2015, American Association for the Advancement of Science.

  7. Neutronic design of mixed oxide-silicide cores for the core conversion of rsg-gas reactor

    International Nuclear Information System (INIS)

    Sembiring, Tagor Malem; Tukiran; Pinem surian; Febrianto

    2001-01-01

    The core conversion of rsg-gas reactor from an all-oxide (U 3 O 8 -Al) core, through a series of mixed oxide-silicide core, to an all-silicide (U 3 Si 2 -Al) core for the same meat density of 2.96 g U/cc is in progress. The conversion is first step of the step-wise conversion and will be followed by the second step that is the core conversion from low meat density of silicide core, through a series of mixed lower-higher density of silicide core, to an all-higher meat density of 3.55 g/cc core. Therefore, the objectives of this work is to design the mixed cores on the neutronic performance to achieve safety a first full-silicide core for the reactor with the low uranium meat density of 2.96gU/cc. The neutronic design of the mixed cores was performed by means of Batan-EQUIL-2D and Batan-3DIFF computer codes for 2 and 3 dimension diffusion calculation, respectively. The result shows that all mixed oxide-silicide cores will be feasible to achieve safety a fist full-silicide core. The core performs the same neutronic core parameters as those of the equilibrium silicide core. Therefore, the reactor availability and utilization during the core conversion is not changed

  8. Overview of core designs and requirements/criteria for core restraint systems

    International Nuclear Information System (INIS)

    Sutherland, W.H.

    1984-01-01

    The requirements and lifetime criteria for the design of a Liquid Metal Fast Breeder Reactor (LMFBR) Core Restraint System is presented. A discussion of the three types of core restraint systems used in LMFBR core design is given. Details of the core restraint system selected for FFTF are presented and the reasons for this selection given. Structural analysis procedures being used to manage the FFTF assembly irradiations are discussed. Efforts that are ongoing to validate the calculational methods and lifetime criteria are presented. (author)

  9. Virtual photon impulse of bunch, beampipe response, coherent RF Beamstrahlung; and BEPC bunch length, BES jam, virtual acceleration

    International Nuclear Information System (INIS)

    Jing Shen

    1993-01-01

    A brief EEE view of signal QED is presented. The research has been concentrated on the virtual photon modes of ultra relativistic shock wave in a bunch-beampipe system, and real photon modes of Coherent RF Beamstrahlung CRFB. Physically, the virtual photons emitted by a bunch were treated as a travelling pseudo wave packet in a flight coaxial cavity constructed by bunch-wakefield core and beampipe. Mathematically, it is a boundary solution of shock wave excited by ultra relativistic impulse of bunch. The new modes of solution: VTA, VTEM, VTM, VLE are virtual photon packets and RTE, RTM, RTEM are real photon modes of CRFB. By these results the author measured and corrected BEPC bunch length from signals of : (1) TOF reference of BES, (2) BPM of BEPC, (3) Colliding CRFB of BEPC - BES coupling signal, as well as (4) the ordinary method of Synchrotron Radiation. All results of the measured bunch lengths are in accordance with the design length of BEPC, and were verified by the BES data of vertex reconstruction of hadron events. The author also found that CRFB is the unknown jam source of BES electronics. VLE virtual photons can accelerate particles

  10. Nuclear reactor core flow baffling

    International Nuclear Information System (INIS)

    Berringer, R.T.

    1979-01-01

    A flow baffling arrangement is disclosed for the core of a nuclear reactor. A plurality of core formers are aligned with the grids of the core fuel assemblies such that the high pressure drop areas in the core are at the same elevations as the high pressure drop areas about the core periphery. The arrangement minimizes core bypass flow, maintains cooling of the structure surrounding the core, and allows the utilization of alternative beneficial components such as neutron reflectors positioned near the core

  11. Heuristic rules embedded genetic algorithm for in-core fuel management optimization

    Science.gov (United States)

    Alim, Fatih

    The objective of this study was to develop a unique methodology and a practical tool for designing loading pattern (LP) and burnable poison (BP) pattern for a given Pressurized Water Reactor (PWR) core. Because of the large number of possible combinations for the fuel assembly (FA) loading in the core, the design of the core configuration is a complex optimization problem. It requires finding an optimal FA arrangement and BP placement in order to achieve maximum cycle length while satisfying the safety constraints. Genetic Algorithms (GA) have been already used to solve this problem for LP optimization for both PWR and Boiling Water Reactor (BWR). The GA, which is a stochastic method works with a group of solutions and uses random variables to make decisions. Based on the theories of evaluation, the GA involves natural selection and reproduction of the individuals in the population for the next generation. The GA works by creating an initial population, evaluating it, and then improving the population by using the evaluation operators. To solve this optimization problem, a LP optimization package, GARCO (Genetic Algorithm Reactor Code Optimization) code is developed in the framework of this thesis. This code is applicable for all types of PWR cores having different geometries and structures with an unlimited number of FA types in the inventory. To reach this goal, an innovative GA is developed by modifying the classical representation of the genotype. To obtain the best result in a shorter time, not only the representation is changed but also the algorithm is changed to use in-core fuel management heuristics rules. The improved GA code was tested to demonstrate and verify the advantages of the new enhancements. The developed methodology is explained in this thesis and preliminary results are shown for the VVER-1000 reactor hexagonal geometry core and the TMI-1 PWR. The improved GA code was tested to verify the advantages of new enhancements. The core physics code

  12. Environmental performance of an elliptical core polarization maintaining optical fiber for fiber optic gyro applications

    Science.gov (United States)

    Martinelli, Vincent P.; Squires, Emily M.; Watkins, James J.

    1994-03-01

    Corning has introduced a new polarization-maintaining optical fiber to satisfy customer requirements for a range of commercial and military FOG applications. This fiber has an elliptical core, matched-clad design, and is intended for operation in the 780 to 850 nm wavelength region. The fiber has a beat length less than 1.5 mm, attenuation rate less than 10 dB/km, and a typical coiled h-parameter less than 1.5 X 10-4 m-1 in the designated operating wavelength range. It has a cladding diameter of 80 micrometers and a coating diameter of 185 micrometers . The coating is an acrylate system, similar to that used in telecommunications optical fibers. We report on the performance of this elliptical core fiber for a variety of environmental exposures representative of an automotive application.

  13. Broadband high-resolution multi-species CARS in gas-filled hollow-core photonic crystal fiber.

    Science.gov (United States)

    Trabold, Barbara M; Hupfer, Robert J R; Abdolvand, Amir; St J Russell, Philip

    2017-09-01

    We report the use of coherent anti-Stokes Raman spectroscopy (CARS) in gas-filled hollow-core photonic crystal fiber (HC-PCF) for trace gas detection. The long optical path-lengths yield a 60 dB increase in the signal level compared with free-space arrangements. This enables a relatively weak supercontinuum (SC) to be used as Stokes seed, along with a ns pump pulse, paving the way for broadband (>4000  cm -1 ) single-shot CARS with an unprecedented resolution of ∼100  MHz. A kagomé-style HC-PCF provides broadband guidance, and, by operating close to the pressure-tunable zero dispersion wavelength, we can ensure simultaneous phase-matching of all gas species. We demonstrate simultaneous measurement of the concentrations of multiple trace gases in a gas sample introduced into the core of the HC-PCF.

  14. IODP Expedition 340T: Borehole Logging at Atlantis Massif Oceanic Core Complex

    Directory of Open Access Journals (Sweden)

    Donna Blackman

    2013-03-01

    Full Text Available Integrated Ocean Drilling Program (IODP Expedition 340T returned to the 1.4-km-deep Hole U1309D at Atlantis Massif to carry out borehole logging including vertical seismic profiling (VSP. Seismic, resistivity, and temperature logs were obtained throughout the geologic section in the footwall of this oceanic core complex. Reliable downhole temperature measurements throughout and the first seismic coverage of the 800–1400 meters below seafloor (mbsf portionof the section were obtained. Distinct changes in velocity, resistivity, and magnetic susceptibility characterize the boundaries of altered, olivine-rich troctolite intervals within the otherwise dominantly gabbroic se-quence. Some narrow fault zones also are associated with downhole resistivity or velocity excursions. Small deviations in temperature were measured in borehole fluid adjacent to known faults at 750 mbsf and 1100 mbsf. This suggests that flow of seawater remains active along these zones of faulting and rock alteration. Vertical seismic profile station coverage at zero offsetnow extends the full length of the hole, including the uppermost 150 mbsf, where detachment processes are expected to have left their strongest imprint. Analysis of wallrock properties, together with alteration and structural characteristics of the cores from Site U1309, highlights the likely interplay between lithology, structure, lithospheric hydration, and core complex evolution.

  15. Spectroscopy of Rb atoms in hollow-core fibers

    International Nuclear Information System (INIS)

    Slepkov, Aaron D.; Bhagwat, Amar R.; Venkataraman, Vivek; Londero, Pablo; Gaeta, Alexander L.

    2010-01-01

    Recent demonstrations of light-matter interactions with atoms and molecules confined to hollow waveguides offer great promise for ultralow-light-level applications. The use of waveguides allows for tight optical confinement over interaction lengths much greater than what could be achieved in bulk geometries. However, the combination of strong atom-photon interactions and nonuniformity of guided light modes gives rise to spectroscopic features that must be understood in order to take full advantage of the properties of such systems. We use light-induced atomic desorption to generate an optically dense Rb vapor at room temperature inside a hollow-core photonic band-gap fiber. Saturable-absorption spectroscopy and passive slow-light experiments reveal large ac Stark shifts, power broadening, and transit-time broadening, that are present in this system even at nanowatt powers.

  16. Interference Cancellation for Hollow-Core Fiber Reference Cells

    DEFF Research Database (Denmark)

    Seppä, Jeremias; Merimaa, Mikko; Merimaa, Mikko

    2015-01-01

    Doppler-free saturated absorption spectroscopy of gases in hollow-core fiber (HCF)-based cells can be used for realizing new compact, robust, and portable frequency standards. In this paper, methods for cancelling interferences resulting from the optical connections between standard fiber and HCF...... and other factors such as varying coupling to HCF modes are investigated. Laser power modulation with simultaneous detection of ac and dc signal is used to separate saturated absorption from interferences. In addition, a technique of two piezoelectric stack actuators stretching the fiber at different...... locations is described. The presented experimental results demonstrate that 99% interference attenuation is readily attainable with the techniques. Frequency comb-referenced measurement of saturated acetylene absorption features near 1.54 μm, with fiber length and power modulation, is presented...

  17. Fragment Length of Circulating Tumor DNA.

    Science.gov (United States)

    Underhill, Hunter R; Kitzman, Jacob O; Hellwig, Sabine; Welker, Noah C; Daza, Riza; Baker, Daniel N; Gligorich, Keith M; Rostomily, Robert C; Bronner, Mary P; Shendure, Jay

    2016-07-01

    Malignant tumors shed DNA into the circulation. The transient half-life of circulating tumor DNA (ctDNA) may afford the opportunity to diagnose, monitor recurrence, and evaluate response to therapy solely through a non-invasive blood draw. However, detecting ctDNA against the normally occurring background of cell-free DNA derived from healthy cells has proven challenging, particularly in non-metastatic solid tumors. In this study, distinct differences in fragment length size between ctDNAs and normal cell-free DNA are defined. Human ctDNA in rat plasma derived from human glioblastoma multiforme stem-like cells in the rat brain and human hepatocellular carcinoma in the rat flank were found to have a shorter principal fragment length than the background rat cell-free DNA (134-144 bp vs. 167 bp, respectively). Subsequently, a similar shift in the fragment length of ctDNA in humans with melanoma and lung cancer was identified compared to healthy controls. Comparison of fragment lengths from cell-free DNA between a melanoma patient and healthy controls found that the BRAF V600E mutant allele occurred more commonly at a shorter fragment length than the fragment length of the wild-type allele (132-145 bp vs. 165 bp, respectively). Moreover, size-selecting for shorter cell-free DNA fragment lengths substantially increased the EGFR T790M mutant allele frequency in human lung cancer. These findings provide compelling evidence that experimental or bioinformatic isolation of a specific subset of fragment lengths from cell-free DNA may improve detection of ctDNA.

  18. Transient performance and design aspects of low boron PWR cores with increased utilization of burnable absorbers

    International Nuclear Information System (INIS)

    Papukchiev, Angel; Schaefer, Anselm

    2008-01-01

    In conventional pressurized water reactor (PWR) designs, soluble boron is used for reactivity control over core fuel cycle. As high boron concentrations have significant impact on reactivity feedback properties and core transient behaviour, design changes to reduce boron concentration in the reactor coolant are of general interest in view of improving PWR inherent safety. In order to assess the potential advantages of such strategies in current PWRs, two low boron core configurations based on fuel with increased utilization of gadolinium and erbium burnable absorbers have been developed. The new PWR designs permit to reduce the natural boron concentration in reactor coolant at begin of cycle to 518 (Gd) and 805 (Er) ppm. An innovative low boron core design methodology was implemented combining a simplified reactivity balance search procedure with a core design approach based on detailed 3D diffusion calculations. Fuel cross sections needed for nuclear libraries were generated using the 2D lattice code HELIOS [2] and full core configurations were modelled with the 3D diffusion code QUABOX/CUBBOX [3]. For dynamic 3D calculations, the coupled code system ATHLET - QUABOX/CUBBOX was used [4]. The new cores meet German acceptance criteria regarding stuck rod, departure from nucleate boiling ratio (DNBR), shutdown margin, and maximal linear power. For the assessment of potential safety advantages of the new cores, comparative analyses were performed for three PWR core designs: the already mentioned two low boron designs and a standard design. The improved safety performance of the low boron cores in anticipated transients without scram (ATWS), boron dilution scenarios and beyond design basis accidents (BDBA) has already been reported in [1, 2 and 3]. This paper gives a short reminder on the results obtained. Moreover, it deals not only with the potential advantages, but also addresses the drawbacks of the new PWR configurations - complex core design, increased power

  19. Espaço de cores

    Directory of Open Access Journals (Sweden)

    Claudia Feitosa-Santana

    2006-01-01

    Full Text Available O artigo apresenta definições para os termos espaço de cores e sistemas de cores; classifica, de acordo com David Brainard (2003, os sistemas de cores em dois grupos: aparência de cores e diferenças de cores. Dentre os diversos sistemas de cores existentes, o artigo descreve dois deles: o sistema de cores Munsell &– um dos mais utilizados entre os sistemas de aparência de cores &– e a descrição do sistema de cores CIE 1931 &– um dos mais utilizados dentre os sistemas de diferença de cores. Faz-se uma retrospectiva histórica da busca por espaços de cores que representem a percepção de cores humana assim como as diversas reconstruções de espaços de cores por métodos eletrofisiológicos ou psicofísicos. Muitas dessas reconstruções utilizam a escala multidimensional (mds. O artigo também introduz a possibilidade da reconstrução dos espaços de cores de pacientes com discromatopsia adquirida como uma distorção do espaço de indivíduos tricromatas normais.

  20. Core antigen and circulating anti-core antibody in hepatitis B infection

    Energy Technology Data Exchange (ETDEWEB)

    Howard, C R; Zuckerman, A J [London School of Hygiene and Tropical Medicine (UK)

    1977-02-01

    Core antigen was obtained from the sera of persistent chronic carriers of hepatitis B virus by centrifugation and treatment with Nonidet P40 and 2-mercaptoethanol. The separated core antigen was radiolabelled and identified as a nucleoprotein structure of buoyant density 1.36 g/cm/sup 3/ and possessing an isoelectric point of 4.4. This material was employed in a radioimmnoassay procedure of high sensitivity for the detection of core antibody. In a series of sera from patients with acute type B hepatitis, core antibody was demonstrated 2 to 3 weeks after the onset of jaundice during the period of surface antigenaemia. The presence of core antibody may therefore provide an accurate serological marker for the detection of active or recent virus replication in future epidemiological studies of hepatitis B infection.

  1. Internal core tightener

    International Nuclear Information System (INIS)

    Brynsvold, G.V.; Snyder, H.J. Jr.

    1976-01-01

    An internal core tightener is disclosed which is a linear actuated (vertical actuation motion) expanding device utilizing a minimum of moving parts to perform the lateral tightening function. The key features are: (1) large contact areas to transmit loads during reactor operation; (2) actuation cam surfaces loaded only during clamping and unclamping operation; (3) separation of the parts and internal operation involved in the holding function from those involved in the actuation function; and (4) preloaded pads with compliant travel at each face of the hexagonal assembly at the two clamping planes to accommodate thermal expansion and irradiation induced swelling. The latter feature enables use of a ''fixed'' outer core boundary, and thus eliminates the uncertainty in gross core dimensions, and potential for rapid core reactivity changes as a result of core dimensional change. 5 claims, 12 drawing figures

  2. Using the Climbing Drum Peel (CDP) Test to Obtain a G(sub IC) value for Core/Facesheet Bonds

    Science.gov (United States)

    Nettles, A. T.; Gregory, Elizabeth D.; Jackson, Justin R.

    2006-01-01

    A method of measuring the Mode I fracture toughness of core/facesheet bonds in sandwich Structures is desired, particularly with the widespread use of models that need this data as input. This study examined if a critical strain energy release rate, G(sub IC), can be obtained from the climbing drum peel (CDP) test. The CDP test is relatively simple to perform and does not rely on measuring small crack lengths such as required by the double cantilever beam (DCB) test. Simple energy methods were used to calculate G(sub IC) from CDP test data on composite facesheets bonded to a honeycomb core. Facesheet thicknesses from 2 to 5 plies were tested to examine the upper and lower bounds on facesheet thickness requirements. Results from the study suggest that the CDP test, with certain provisions, can be used to find the GIG value of a core/facesheet bond.

  3. Thermal significance of fission-track length distributions

    International Nuclear Information System (INIS)

    Crowley, K.D.

    1985-01-01

    The semi-analytical solution of an equation describing the production and shortening of fission tracks in apatite suggests that certain thermal histories have unique length-distribution 'signatures'. Isothermal-heating histories should be characterized by flattened, length-shortened distributions; step-heating histories should be characterized by bimodal track length distributions; and linear-cooling histories should be characterized by negatively skewed, length-shortened distributions. The model formulated here to investigate track length distributions can be used to constrain the thermal histories of natural samples for which unbiased track length data are available - provided that the geologic history of the system of interest can be used to partially constrain one of the unknowns in the model equations, time or temperature. (author)

  4. Bentonite buffer pre-test. Core drilling of drillholes ONK-PP264...267 in ONKALO at Olkiluoto 2010

    International Nuclear Information System (INIS)

    Toropainen, V.

    2010-12-01

    Suomen Malmi Oy (Smoy) core drilled four drillholes for bentonite buffer pre-test in ONKALO at Eurajoki, Olkiluoto in July 2010. The identification numbers of the holes are ONK-PP264..267, and the lengths of the drillholes are approximately 4.30 metres each. The drillholes are 75.7 mm by diameter. The drillholes were drilled in a niche at access tunnel chainage 1475. The hydraulic DE 130 drilling rig was used for the work. The drilling water was taken from the ONKALO drilling water pipeline and premixed sodium fluorescein was used as a label agent in the drilling water. In addition to drilling, the drillcores were logged and reported by geologist. Geological logging included the following parameters: lithology, foliation, fracture parameters, fractured zones, core loss, weathering, fracture frequency, RQD and rock quality. The main rock type in the drillholes is pegmatitic granite. The average fracture frequency in the drill cores is 4.0 pcs / m and the average RQD value 94.2 %. (orig.)

  5. Screening length in dusty plasma crystals

    International Nuclear Information System (INIS)

    Nikolaev, V S; Timofeev, A V

    2016-01-01

    Particles interaction and value of the screening length in dusty plasma systems are of great interest in dusty plasma area. Three inter-particle potentials (Debye potential, Gurevich potential and interaction potential in the weakly collisional regime) are used to solve equilibrium equations for two dusty particles suspended in a parabolic trap. The inter-particle distance dependence on screening length, trap parameter and particle charge is obtained. The functional form of inter-particle distance dependence on ion temperature is investigated and compared with experimental data at 200-300 K in order to test used potentials applicability to dusty plasma systems at room temperatures. The preference is given to the Yukawa-type potential including effective values of particle charge and screening length. The estimated effective value of the screening length is 5-15 times larger than the Debye length. (paper)

  6. Application Service Providers (ASP Adoption in Core and Non-Core Functions

    Directory of Open Access Journals (Sweden)

    Aman Y.M. Chan

    2009-10-01

    Full Text Available With the further improvement in internet bandwidth, connection stability and data transmission security, a new wave of Application Service Providers (ASP is on his way. The recent booming on some models such as Software Application as Service (SaaS and On-Demand in 2008, has led to emergence of ASP model in core business functions. The traditional IS outsourcing covers the non-core business functions that are not critical to business performance and competitive advantages. Comparing with traditional IS outsourcing, ASP is a new phenomenon that can be considered as an emerging innovation as it covers both core and non-core business functions. Most of the executives do not comprehend the difference and similarity between traditional IS outsourcing and ASP mode. Hence, we propose to conduct a research so as to identify the determinants (cost benefit, gap in IS capability complementing the company's strategic goal, and trust to ASP's service and security level and moderating factors (management's attitude in ownership & control, and company aggressiveness of ASP adoption decision in both core and non-core business functions.

  7. Characterization of the core-shell interaction of differently stabilized transition-metal nanoparticles by means of X-ray absorption spectroscopy

    International Nuclear Information System (INIS)

    Bucher, S.

    2002-05-01

    Transition metal nanoparticles with different surfactants were investigated using X-ray absorption spectroscopy (XAS) to obtain information about the interaction between metal core and protecting shell. For tetraalkylammoniumchloride stabilized Pd- and Co-colloids, a detailed model of the interaction between the metal core and the stabilizing shell could be established, in which chlorine is the connecting element between the metal core and the organic protection cover. Different lengths of the alkyl-chains can cause different equilibrium positions for the chlorine atoms. At aluminum-organic stabilized Pt-colloids, Al K-XANES and Pt L III -XAS were carried out. In this case, it turned out that aluminum is the connecting element between metal core and protection shell. After modification of the shell by connecting different molecules to the outside of the shell, rearrangements of the shell could be observed. In contrast to the surfactant stabilized systems discussed above, metallic covers, especially gold coatings, of Co-particles did not lead to a complete protection shell. In all cases, the cobalt in the nanoparticles was oxidized. A core shell structure could not be verified for any of the metallic stabilized colloids. (orig.)

  8. Reactor core

    International Nuclear Information System (INIS)

    Azekura, Kazuo; Kurihara, Kunitoshi.

    1992-01-01

    In a BWR type reactor, a great number of pipes (spectral shift pipes) are disposed in the reactor core. Moderators having a small moderating cross section (heavy water) are circulated in the spectral shift pipes to suppress the excess reactivity while increasing the conversion ratio at an initial stage of the operation cycle. After the intermediate stage of the operation cycle in which the reactor core reactivity is lowered, reactivity is increased by circulating moderators having a great moderating cross section (light water) to extend the taken up burnup degree. Further, neutron absorbers such as boron are mixed to the moderator in the spectral shift pipe to control the concentration thereof. With such a constitution, control rods and driving mechanisms are no more necessary, to simplify the structure of the reactor core. This can increase the fuel conversion ratio and control great excess reactivity. Accordingly, a nuclear reactor core of high conversion and high burnup degree can be attained. (I.N.)

  9. Zero-point length from string fluctuations

    International Nuclear Information System (INIS)

    Fontanini, Michele; Spallucci, Euro; Padmanabhan, T.

    2006-01-01

    One of the leading candidates for quantum gravity, viz. string theory, has the following features incorporated in it. (i) The full spacetime is higher-dimensional, with (possibly) compact extra-dimensions; (ii) there is a natural minimal length below which the concept of continuum spacetime needs to be modified by some deeper concept. On the other hand, the existence of a minimal length (zero-point length) in four-dimensional spacetime, with obvious implications as UV regulator, has been often conjectured as a natural aftermath of any correct quantum theory of gravity. We show that one can incorporate the apparently unrelated pieces of information-zero-point length, extra-dimensions, string T-duality-in a consistent framework. This is done in terms of a modified Kaluza-Klein theory that interpolates between (high-energy) string theory and (low-energy) quantum field theory. In this model, the zero-point length in four dimensions is a 'virtual memory' of the length scale of compact extra-dimensions. Such a scale turns out to be determined by T-duality inherited from the underlying fundamental string theory. From a low energy perspective short distance infinities are cutoff by a minimal length which is proportional to the square root of the string slope, i.e., α ' . Thus, we bridge the gap between the string theory domain and the low energy arena of point-particle quantum field theory

  10. Electromagnetically driven westward drift and inner-core superrotation in Earth’s core

    Science.gov (United States)

    Livermore, Philip W.; Hollerbach, Rainer; Jackson, Andrew

    2013-01-01

    A 3D numerical model of the earth’s core with a viscosity two orders of magnitude lower than the state of the art suggests a link between the observed westward drift of the magnetic field and superrotation of the inner core. In our model, the axial electromagnetic torque has a dominant influence only at the surface and in the deepest reaches of the core, where it respectively drives a broad westward flow rising to an axisymmetric equatorial jet and imparts an eastward-directed torque on the solid inner core. Subtle changes in the structure of the internal magnetic field may alter not just the magnitude but the direction of these torques. This not only suggests that the quasi-oscillatory nature of inner-core superrotation [Tkalčić H, Young M, Bodin T, Ngo S, Sambridge M (2013) The shuffling rotation of the earth’s inner core revealed by earthquake doublets. Nat Geosci 6:497–502.] may be driven by decadal changes in the magnetic field, but further that historical periods in which the field exhibited eastward drift were contemporaneous with a westward inner-core rotation. The model further indicates a strong internal shear layer on the tangent cylinder that may be a source of torsional waves inside the core. PMID:24043841

  11. Inner Core Rotation from Geomagnetic Westward Drift and a Stationary Spherical Vortex in Earth's Core

    Science.gov (United States)

    Voorhies, C. V.

    1999-01-01

    The idea that geomagnetic westward drift indicates convective leveling of the planetary momentum gradient within Earth's core is pursued in search of a differentially rotating mean state, upon which various oscillations and secular effects might be superimposed. The desired state conforms to roughly spherical boundary conditions, minimizes dissipative interference with convective cooling in the bulk of the core, yet may aide core cooling by depositing heat in the uppermost core and lower mantle. The variational calculus of stationary dissipation applied to a spherical vortex within the core yields an interesting differential rotation profile akin to spherical Couette flow bounded by thin Hartmann layers. Four boundary conditions are required. To concentrate shear induced dissipation near the core-mantle boundary, these are taken to be: (i) no-slip at the core-mantle interface; (ii) geomagnetically estimated bulk westward flow at the base of the core-mantle boundary layer; (iii) no-slip at the inner-outer core interface; and, to describe magnetic locking of the inner core to the deep outer core, (iv) hydrodynamically stress-free at the inner-outer core boundary. By boldly assuming the axial core angular momentum anomaly to be zero, the super-rotation of the inner core is calculated to be at most 1.5 degrees per year.

  12. Structure-guided investigation of lipopolysaccharide O-antigen chain length regulators reveals regions critical for modal length control.

    Science.gov (United States)

    Kalynych, Sergei; Ruan, Xiang; Valvano, Miguel A; Cygler, Miroslaw

    2011-08-01

    The O-antigen component of the lipopolysaccharide (LPS) represents a population of polysaccharide molecules with nonrandom (modal) chain length distribution. The number of the repeat O units in each individual O-antigen polymer depends on the Wzz chain length regulator, an inner membrane protein belonging to the polysaccharide copolymerase (PCP) family. Different Wzz proteins confer vastly different ranges of modal lengths (4 to >100 repeat units), despite having remarkably conserved structural folds. The molecular mechanism responsible for the selective preference for a certain number of O units is unknown. Guided by the three-dimensional structures of PCPs, we constructed a panel of chimeric molecules containing parts of two closely related Wzz proteins from Salmonella enterica and Shigella flexneri which confer different O-antigen chain length distributions. Analysis of the O-antigen length distribution imparted by each chimera revealed the region spanning amino acids 67 to 95 (region 67 to 95), region 200 to 255, and region 269 to 274 as primarily affecting the length distribution. We also showed that there is no synergy between these regions. In particular, region 269 to 274 also influenced chain length distribution mediated by two distantly related PCPs, WzzB and FepE. Furthermore, from the 3 regions uncovered in this study, region 269 to 274 appeared to be critical for the stability of the oligomeric form of Wzz, as determined by cross-linking experiments. Together, our data suggest that chain length determination depends on regions that likely contribute to stabilize a supramolecular complex.

  13. Diet, nutrition and telomere length.

    Science.gov (United States)

    Paul, Ligi

    2011-10-01

    The ends of human chromosomes are protected by DNA-protein complexes termed telomeres, which prevent the chromosomes from fusing with each other and from being recognized as a double-strand break by DNA repair proteins. Due to the incomplete replication of linear chromosomes by DNA polymerase, telomeric DNA shortens with repeated cell divisions until the telomeres reach a critical length, at which point the cells enter senescence. Telomere length is an indicator of biological aging, and dysfunction of telomeres is linked to age-related pathologies like cardiovascular disease, Parkinson disease, Alzheimer disease and cancer. Telomere length has been shown to be positively associated with nutritional status in human and animal studies. Various nutrients influence telomere length potentially through mechanisms that reflect their role in cellular functions including inflammation, oxidative stress, DNA integrity, DNA methylation and activity of telomerase, the enzyme that adds the telomeric repeats to the ends of the newly synthesized DNA. Copyright © 2011 Elsevier Inc. All rights reserved.

  14. Extended fuel cycle length

    International Nuclear Information System (INIS)

    Bruyere, M.; Vallee, A.; Collette, C.

    1986-09-01

    Extended fuel cycle length and burnup are currently offered by Framatome and Fragema in order to satisfy the needs of the utilities in terms of fuel cycle cost and of overall systems cost optimization. We intend to point out the consequences of an increased fuel cycle length and burnup on reactor safety, in order to determine whether the bounding safety analyses presented in the Safety Analysis Report are applicable and to evaluate the effect on plant licensing. This paper presents the results of this examination. The first part indicates the consequences of increased fuel cycle length and burnup on the nuclear data used in the bounding accident analyses. In the second part of this paper, the required safety reanalyses are presented and the impact on the safety margins of different fuel management strategies is examined. In addition, systems modifications which can be required are indicated

  15. Epistemology and ontology in core ontologies: FOLaw and LRI-Core, two core ontologies for law

    NARCIS (Netherlands)

    Breukers, J.A.P.J.; Hoekstra, R.J.

    2004-01-01

    For more than a decade constructing ontologies for legal domains, we, at the Leibniz Center for Law, felt really the need to develop a core ontology for law that would enable us to re-use the common denominator of the various legal domains. In this paper we present two core ontologies for law. The

  16. Black GE based on crystalline/amorphous core/shell nanoneedle arrays

    Science.gov (United States)

    Javey, Ali; Chueh, Yu-Lun; Fan, Zhiyong

    2014-03-04

    Direct growth of black Ge on low-temperature substrates, including plastics and rubber is reported. The material is based on highly dense, crystalline/amorphous core/shell Ge nanoneedle arrays with ultrasharp tips (.about.4 nm) enabled by the Ni catalyzed vapor-solid-solid growth process. Ge nanoneedle arrays exhibit remarkable optical properties. Specifically, minimal optical reflectance (<1%) is observed, even for high angles of incidence (.about.75.degree.) and for relatively short nanoneedle lengths (.about.1 .mu.m). Furthermore, the material exhibits high optical absorption efficiency with an effective band gap of .about.1 eV. The reported black Ge can have important practical implications for efficient photovoltaic and photodetector applications on nonconventional substrates.

  17. UV-assisted room temperature gas sensing of GaN-core/ZnO-shell nanowires

    International Nuclear Information System (INIS)

    Park, Sunghoon; Ko, Hyunsung; Kim, Soohyun; Lee, Chongmu

    2014-01-01

    GaN is highly sensitive to low concentrations of H 2 in ambient air and is almost insensitive to most other common gases. However, enhancing the sensing performance and the detection limit of GaN is a challenge. This study examined the H 2 -gas-sensing properties of GaN nanowires encapsulated with ZnO. GaN-core/ZnO-shell nanowires were fabricated by using a two-step process comprising the thermal evaporation of GaN powders and the atomic layer deposition of ZnO. The core-shell nanowires ranged from 80 to 120 nm in diameter and from a few tens to a few hundreds of micrometers in length, with a mean shell layer thickness of ∼8 nm. Multiple-networked pristine GaN nanowire and ZnO-encapsulated GaN (or GaN-core/ZnO-shell) nanowire sensors showed responses of 120 - 147% and 179 - 389%, respectively, to 500 - 2,500 ppm of H 2 at room temperature under UV (254 nm) illumination. The underlying mechanism of the enhanced response of the GaN nanowire to H 2 gas when using ZnO encapsulation and UV irradiation is discussed.

  18. Bond-Length Distortions in Strained Semiconductor Alloys

    International Nuclear Information System (INIS)

    Woicik, J.C.; Pellegrino, J.G.; Steiner, B.; Miyano, K.E.; Bompadre, S.G.; Sorensen, L.B.; Lee, T.; Khalid, S.

    1997-01-01

    Extended x-ray absorption fine structure measurements performed at In-K edge have resolved the outstanding issue of bond-length strain in semiconductor-alloy heterostructures. We determine the In-As bond length to be 2.581±0.004 Angstrom in a buried, 213 Angstrom thick Ga 0.78 In 0.22 As layer grown coherently on GaAs(001). This bond length corresponds to a strain-induced contraction of 0.015±0.004 Angstrom relative to the In-As bond length in bulk Ga 1-x In x As of the same composition; it is consistent with a simple model which assumes a uniform bond-length distortion in the epilayer despite the inequivalent In-As and Ga-As bond lengths. copyright 1997 The American Physical Society

  19. Transformer core

    NARCIS (Netherlands)

    Mehendale, A.; Hagedoorn, Wouter; Lötters, Joost Conrad

    2008-01-01

    A transformer core includes a stack of a plurality of planar core plates of a magnetically permeable material, which plates each consist of a first and a second sub-part that together enclose at least one opening. The sub-parts can be fitted together via contact faces that are located on either side

  20. Transformer core

    NARCIS (Netherlands)

    Mehendale, A.; Hagedoorn, Wouter; Lötters, Joost Conrad

    2010-01-01

    A transformer core includes a stack of a plurality of planar core plates of a magnetically permeable material, which plates each consist of a first and a second sub-part that together enclose at least one opening. The sub-parts can be fitted together via contact faces that are located on either side

  1. Silica-modified luminescent LaPO4 :Eu@LaPO4 @SiO2 core/shell nanorods: Synthesis, structural and luminescent properties.

    Science.gov (United States)

    Ansari, Anees A

    2018-02-01

    Monoclinic-type tetragonal LaPO 4 :Eu (core) and LaPO 4 :Eu@LaPO 4 (core/shell) nanorods (NRs) were successfully prepared using a urea-based co-precipitation process under ambient conditions. An amorphous silica layer was coated around the luminescent core/shell NRs via the sol-gel process to improve their solubility and colloidal stability in aqueous and non-aqueous media. The prepared nano-products were systematically characterized by X-ray diffraction pattern, transmission electron microscopy, energy dispersive X-ray analysis, and FTIR, UV/Vis, and photoluminescence spectroscopy to examine their phase purity, crystal phase, surface chemistry, solubility and luminescence characteristics. The length and diameter of the nano-products were in the range 80-120 nm and 10-15 nm, respectively. High solubility of the silica-modified core/shell/Si NRs was found for the aqueous medium. The luminescent core NRs exhibited characteristic excitation and emission transitions in the visible region that were greatly affected by surface growth of insulating LaPO 4 and silica layers due to the multiphonon relaxation rate. Our luminescence spectral results clearly show a distinct difference in intensities for core, core/shell, and core/shell/Si NRs. Highly luminescent NRs with good solubility could be useful candidates for a variety of photonic-based biomedical applications. Copyright © 2017 John Wiley & Sons, Ltd.

  2. [Core muscle chains activation during core exercises determined by EMG-a systematic review].

    Science.gov (United States)

    Rogan, Slavko; Riesen, Jan; Taeymans, Jan

    2014-10-15

    Good core muscles strength is essential for daily life and sports activities. However, the mechanism how core muscles may be effectively triggered by exercises is not yet precisely described in the literature. The aim of this systematic review was to evaluate the rate of activation as measured by electromyography of the ventral, lateral and dorsal core muscle chains during core (trunk) muscle exercises. A total of 16 studies were included. Exercises with a vertical starting position, such as the deadlift or squat activated significantly more core muscles than exercises in the horizontal initial position.

  3. Secretory production of tetrameric native full-length streptavidin with thermostability using Streptomyces lividans as a host.

    Science.gov (United States)

    Noda, Shuhei; Matsumoto, Takuya; Tanaka, Tsutomu; Kondo, Akihiko

    2015-01-13

    Streptavidin is a tetrameric protein derived from Streptomyces avidinii, and has tight and specific biotin binding affinity. Applications of the streptavidin-biotin system have been widely studied. Streptavidin is generally produced using protein expression in Escherichia coli. In the present study, the secretory production of streptavidin was carried out using Streptomyces lividans as a host. In this study, we used the gene encoding native full-length streptavidin, whereas the core region is generally used for streptavidin production in E. coli. Tetrameric streptavidin composed of native full-length streptavidin monomers was successfully secreted in the culture supernatant of S. lividans transformants, and had specific biotin binding affinity as strong as streptavidin produced by E. coli. The amount of Sav using S. lividans was about 9 times higher than using E. coli. Surprisingly, streptavidin produced by S. lividans exhibited affinity to biotin after boiling, despite the fact that tetrameric streptavidin is known to lose its biotin binding ability after brief boiling. We successfully produced a large amount of tetrameric streptavidin as a secretory-form protein with unique thermotolerance.

  4. Topological analysis of polymeric melts: chain-length effects and fast-converging estimators for entanglement length.

    Science.gov (United States)

    Hoy, Robert S; Foteinopoulou, Katerina; Kröger, Martin

    2009-09-01

    Primitive path analyses of entanglements are performed over a wide range of chain lengths for both bead spring and atomistic polyethylene polymer melts. Estimators for the entanglement length N_{e} which operate on results for a single chain length N are shown to produce systematic O(1/N) errors. The mathematical roots of these errors are identified as (a) treating chain ends as entanglements and (b) neglecting non-Gaussian corrections to chain and primitive path dimensions. The prefactors for the O(1/N) errors may be large; in general their magnitude depends both on the polymer model and the method used to obtain primitive paths. We propose, derive, and test new estimators which eliminate these systematic errors using information obtainable from the variation in entanglement characteristics with chain length. The new estimators produce accurate results for N_{e} from marginally entangled systems. Formulas based on direct enumeration of entanglements appear to converge faster and are simpler to apply.

  5. Risk reduction of core-melt accidents in advaned CAPRA burner cores

    International Nuclear Information System (INIS)

    Maschek, W.; Struwe, D.; Eigemann, M.

    1997-01-01

    As part of the CAPRA Program (Consommation Accrue de Plutonium dans les RApides) the feasibility of fast reactors is investigated to burn plutonium and also to destruct minor actinides. The design of CAPRA cores shows significant differences compared to conventional cores. Especially the high Pu-enrichment has an important influence on the core melt-down behavior and the associated recriticality risk. To cope with this risk, inherent design features and special measures/devices are investigated for their potential of early fuel discharge to reduce the criticality of the reactor core. An assessment of such measures/devices is given and experimental needs are formulated. 11 refs., 5 figs

  6. Significant efficiency enhancement of hybrid solar cells using core-shell nanowire geometry for energy harvesting.

    Science.gov (United States)

    Tsai, Shin-Hung; Chang, Hung-Chih; Wang, Hsin-Hua; Chen, Szu-Ying; Lin, Chin-An; Chen, Show-An; Chueh, Yu-Lun; He, Jr-Hau

    2011-12-27

    A novel strategy employing core-shell nanowire arrays (NWAs) consisting of Si/regioregular poly(3-hexylthiophene) (P3HT) was demonstrated to facilitate efficient light harvesting and exciton dissociation/charge collection for hybrid solar cells (HSCs). We experimentally demonstrate broadband and omnidirectional light-harvesting characteristics of core-shell NWA HSCs due to their subwavelength features, further supported by the simulation based on finite-difference time domain analysis. Meanwhile, core-shell geometry of NWA HSCs guarantees efficient charge separation since the thickness of the P3HT shells is comparable to the exciton diffusion length. Consequently, core-shell HSCs exhibit a 61% improvement of short-circuit current for a conversion efficiency (η) enhancement of 31.1% as compared to the P3HT-infiltrated Si NWA HSCs with layers forming a flat air/polymer cell interface. The improvement of crystal quality of P3HT shells due to the formation of ordering structure at Si interfaces after air mass 1.5 global (AM 1.5G) illumination was confirmed by transmission electron microscopy and Raman spectroscopy. The core-shell geometry with the interfacial improvement by AM 1.5G illumination promotes more efficient exciton dissociation and charge separation, leading to η improvement (∼140.6%) due to the considerable increase in V(oc) from 257 to 346 mV, J(sc) from 11.7 to 18.9 mA/cm(2), and FF from 32.2 to 35.2%, which is not observed in conventional P3HT-infiltrated Si NWA HSCs. The stability of the Si/P3HT core-shell NWA HSCs in air ambient was carefully examined. The core-shell geometry should be applicable to many other material systems of solar cells and thus holds high potential in third-generation solar cells.

  7. Economic issues of broiler production length

    Directory of Open Access Journals (Sweden)

    Szőllősi László

    2014-01-01

    Full Text Available The length of broiler production cycle is also an important factor when profitability is measured. This paper is to determine the effects of different market ages and down-time period, overall broiler production cycle length on performance and economic parameters based on Hungarian production and financial circumstances. A deterministic model was constructed to manage the function-like correlations of age-related daily weight gain, daily feed intake and daily mortality data. The results show that broiler production cycle length has a significant effect on production and economic performance. Cycle length is determined by the length of down-time and grow-out periods. If down-time period is reduced by one day, an average net income of EUR 0.55 per m2 is realizable. However, the production period is not directly proportional either with emerging costs or obtainable revenues. Profit maximization is attainable if the production period is 41-42 days.

  8. Flow Boiling on a Downward-Facing Inclined Plane Wall of Core Catcher

    International Nuclear Information System (INIS)

    Kim, Hyoung Tak; Bang, Kwang Hyun; Suh, Jung Soo

    2013-01-01

    In order to investigate boiling behavior on downward-facing inclined heated wall prior to the CHF condition, an experiment was carried out with 1.2 m long rectangular channel, inclined by 10 .deg. from the horizontal plane. High speed video images showed that the bubbles were sliding along the heated wall, continuing to grow and combining with the bubbles growing at their nucleation sites in the downstream. These large bubbles continued to slide along the heated wall and formed elongated slug bubbles. Under this slug bubble thin liquid film layer on the heated wall was observed and this liquid film prevents the wall from dryout. The length, velocity and frequency of slug bubbles sliding on the heated wall were measured as a function of wall heat flux and these parameters were used to develop wall boiling model for inclined, downward-facing heated wall. One approach to achieve coolable state of molten core in a PWR-like reactor cavity during a severe accident is to retain the core melt on a so-called core catcher residing on the reactor cavity floor after its relocation from the reactor pressure vessel. The core melt retained in the core catcher is cooled by water coolant flowing in an inclined cooling channel underneath as well as the water pool overlaid on the melt layer. Two-phase flow boiling with downward-facing heated wall such as this core catcher cooling channel has drawn a special attention because this orientation of heated wall may reach boiling crisis at lower heat flux than that of a vertical or upward-facing heated wall. Nishikawa and Fujita, Howard and Mudawar, Qiu and Dhir have conducted experiments to study the effect of heater orientation on boiling heat transfer and CHF. SULTAN experiment was conducted to study inclined large-scale structure coolability by water in boiling natural convection. In this paper, high-speed visualization of boiling behavior on downward-facing heated wall inclined by 10 .deg. is presented and wall boiling model for the

  9. Relativistic length agony continued

    Directory of Open Access Journals (Sweden)

    Redžić D.V.

    2014-01-01

    Full Text Available We made an attempt to remedy recent confusing treatments of some basic relativistic concepts and results. Following the argument presented in an earlier paper (Redžić 2008b, we discussed the misconceptions that are recurrent points in the literature devoted to teaching relativity such as: there is no change in the object in Special Relativity, illusory character of relativistic length contraction, stresses and strains induced by Lorentz contraction, and related issues. We gave several examples of the traps of everyday language that lurk in Special Relativity. To remove a possible conceptual and terminological muddle, we made a distinction between the relativistic length reduction and relativistic FitzGerald-Lorentz contraction, corresponding to a passive and an active aspect of length contraction, respectively; we pointed out that both aspects have fundamental dynamical contents. As an illustration of our considerations, we discussed briefly the Dewan-Beran-Bell spaceship paradox and the ‘pole in a barn’ paradox. [Projekat Ministarstva nauke Republike Srbije, br. 171028

  10. Vortex-pair nucleation at defects: A mechanism for anomalous temperature dependence in the superconducting screening length

    International Nuclear Information System (INIS)

    Hebard, A.F.; Fiory, A.T.; Siegal, M.P.; Phillips, J.M.; Haddon, R.C.

    1991-01-01

    Low-field ac screening measurements on YBa 2 Cu 3 O 7-δ films and (BEDT-TTF) 2 Cu(SCN) 2 crystals [where BEDT-TTF is bis(ethylenedithio)tetrathiafulvalene], both thought to contain a high density of defects, reveal a diminution of screening and a common extrinsic temperature dependence of the screening length λ. Vortex-core pinning at the defects is shown to give a low-temperature T 2 power-law temperature dependence to λ that, in contrast to the exponential behavior expected from s-wave pairing, can be mistaken as evidence for lines or nodes of the energy gap on the Fermi surface

  11. Photonic bandgap narrowing in conical hollow core Bragg fibers

    Energy Technology Data Exchange (ETDEWEB)

    Ozturk, Fahri Emre; Yildirim, Adem; Kanik, Mehmet [UNAM-National Nanotechnology Research Center, Bilkent University, 06800 Ankara (Turkey); Institute of Materials Science and Nanotechnology, Bilkent University, 06800 Ankara (Turkey); Bayindir, Mehmet, E-mail: bayindir@nano.org.tr [UNAM-National Nanotechnology Research Center, Bilkent University, 06800 Ankara (Turkey); Institute of Materials Science and Nanotechnology, Bilkent University, 06800 Ankara (Turkey); Department of Physics, Bilkent University, 06800 Ankara (Turkey)

    2014-08-18

    We report the photonic bandgap engineering of Bragg fibers by controlling the thickness profile of the fiber during the thermal drawing. Conical hollow core Bragg fibers were produced by thermal drawing under a rapidly alternating load, which was applied by introducing steep changes to the fiber drawing speed. In conventional cylindrical Bragg fibers, light is guided by omnidirectional reflections from interior dielectric mirrors with a single quarter wave stack period. In conical fibers, the diameter reduction introduced a gradient of the quarter wave stack period along the length of the fiber. Therefore, the light guided within the fiber encountered slightly smaller dielectric layer thicknesses at each reflection, resulting in a progressive blueshift of the reflectance spectrum. As the reflectance spectrum shifts, longer wavelengths of the initial bandgap cease to be omnidirectionally reflected and exit through the cladding, which narrows the photonic bandgap. A narrow transmission bandwidth is particularly desirable in hollow waveguide mid-infrared sensing schemes, where broadband light is coupled to the fiber and the analyte vapor is introduced into the hollow core to measure infrared absorption. We carried out sensing simulations using the absorption spectrum of isopropyl alcohol vapor to demonstrate the importance of narrow bandgap fibers in chemical sensing applications.

  12. Analysis of ureteral length in adult cadavers

    Directory of Open Access Journals (Sweden)

    Hugo F. F. Novaes

    2013-04-01

    Full Text Available Introduction In some occasions, correlations between human structures can help planning surgical intra-abdominal interventions. The previous determination of ureteral length helps pre-operatory planning of surgeries, reduces costs of auxiliary exams, the correct choice of double-J catheter with low morbidity and fewer symptoms, and an adequate adhesion to treatment. Objective To evaluate ureteral length in adult cadavers and to analyze its correlation with anthropometric measures. Materials and Methods: From April 2009 to January 2012 we determined ureteral length of adult cadavers submitted to necropsy and obtained the following measures: height, distance from shoulder to wrist, elbow-wrist, xiphoid appendix-umbilicus, umbilicus-pubis, xiphoid appendix-pubis and between iliac spines. We analyzed the correlations between ureteral length and those anthropometric measures. Results We dissected 115 ureters from 115 adult corpses from April 2009 to January 2012. Median ureteral length didn't vary between sexes or according to height. It was observed no correlation among ureteral length and all considered anthropometric measures in all analyzed subgroups and in general population. There were no significant differences between right and left ureteral measures. Conclusions There is no difference of ureteral length in relation to height or gender (male or female. There is no significant correlation among ureteral length and the considered anthropometric measures.

  13. Historical trend in heavy metal pollution in core sediments from the Masan Bay, Korea.

    Science.gov (United States)

    Cho, Jinhyung; Hyun, Sangmin; Han, J-H; Kim, Suhyun; Shin, Dong-Hyeok

    2015-06-15

    The spatiotemporal distribution and their mass accumulation rate (MAR) of heavy metals were investigated to evaluate the time-dependent historical trends of heavy metal concentration. The three short cores used for this study were collected from the catchment area (MS-PC5, 60cm length), the central part (MS-PC4, 40cm length) and the offshore (MS-PC2, 60cm length) of the Masan Bay, Korea. The concentration of heavy metals (Co, Ni, Cu, Zn, Cr and Pb) in catchment area is as much as 1.5-2 times higher than central part of the Bay, and about 2 times higher than offshore area approximately. In particular, MAR of metals (Cu, Zn and Pb) show clear spatiotemporal variation, so that MAR's of heavy metal may provide more accurate information in evaluating the degree of pollution. Temporally, the heavy metal concentration had been increased since the late 1970s, but it seems to decrease again since the 2004yr in catchment area. This may came from concentrated efforts for the government to reduce industrial waste release. Copyright © 2015 Elsevier Ltd. All rights reserved.

  14. Animal MRI Core

    Data.gov (United States)

    Federal Laboratory Consortium — The Animal Magnetic Resonance Imaging (MRI) Core develops and optimizes MRI methods for cardiovascular imaging of mice and rats. The Core provides imaging expertise,...

  15. Analysis of neutronic parameters of AP1000 core for 18 month and 16/20 month cycle schemes using CASMO4E and SIMULATE-3 codes

    International Nuclear Information System (INIS)

    Nawaz Amjad; Yoshikawa, Hidekazu; Ming Yang

    2015-01-01

    AP1000 reactor is designed for 18 month of operating cycle. The core can also be used for 16/20 months of operating cycle. This study is performed to analyze and compare the neutronic parameters of typical AP1000 reactor core for 18 month and 16/20 month alternate cycle lengths. CASMO4E and SIMULATE-3 code package is used for the analysis of initial and equilibrium cores. The key reactor physics safety parameters were analyzed including power peaking factors, core radial and axial power distribution and core reactivity feedback coefficients. Moreover, the analysis of fuel depletion, fission product buildup and burnable poison behaviour with burnup is also analyzed. Full 2-D fuel assembly model in CASMO4E and full 3-D core model in SIMULATE-3 is employed to examine core performance and safety parameters. In order to evaluate the equilibrium core neutronic parameters, the equilibrium core model is attained by performing burnup analysis from initial to equilibrium cycle, where optimized transition core design is obtained so that the power peaking factors remain within designed limits. The MTC for higher concentration of critical boron concentrations is slightly positive at lower moderator temperatures. However, it remains negative at operating temperature ranges. The radial core relative power distribution indicates that low leakage capability of initial and equilibrium cores is reduced at EOC. (author)

  16. Relativistic distances, sizes, lengths

    International Nuclear Information System (INIS)

    Strel'tsov, V.N.

    1992-01-01

    Such notion as light or retarded distance, field size, formation way, visible size of a body, relativistic or radar length and wave length of light from a moving atom are considered. The relation between these notions is cleared up, their classification is given. It is stressed that the formation way is defined by the field size of a moving particle. In the case of the electromagnetic field, longitudinal sizes increase proportionally γ 2 with growing charge velocity (γ is the Lorentz-factor). 18 refs

  17. Spatial scaling of core and dominant forest cover in the Upper Mississippi and Illinois River floodplains, USA

    Science.gov (United States)

    De Jager, Nathan R.; Rohweder, Jason J.

    2011-01-01

    Different organisms respond to spatial structure in different terms and across different spatial scales. As a consequence, efforts to reverse habitat loss and fragmentation through strategic habitat restoration ought to account for the different habitat density and scale requirements of various taxonomic groups. Here, we estimated the local density of floodplain forest surrounding each of ~20 million 10-m forested pixels of the Upper Mississippi and Illinois River floodplains by using moving windows of multiple sizes (1–100 ha). We further identified forest pixels that met two local density thresholds: 'core' forest pixels were nested in a 100% (unfragmented) forested window and 'dominant' forest pixels were those nested in a >60% forested window. Finally, we fit two scaling functions to declines in the proportion of forest cover meeting these criteria with increasing window length for 107 management-relevant focal areas: a power function (i.e. self-similar, fractal-like scaling) and an exponential decay function (fractal dimension depends on scale). The exponential decay function consistently explained more variation in changes to the proportion of forest meeting both the 'core' and 'dominant' criteria with increasing window length than did the power function, suggesting that elevation, soil type, hydrology, and human land use constrain these forest types to a limited range of scales. To examine these scales, we transformed the decay constants to measures of the distance at which the probability of forest meeting the 'core' and 'dominant' criteria was cut in half (S 1/2, m). S 1/2 for core forest was typically between ~55 and ~95 m depending on location along the river, indicating that core forest cover is restricted to extremely fine scales. In contrast, half of all dominant forest cover was lost at scales that were typically between ~525 and 750 m, but S 1/2 was as long as 1,800 m. S 1/2 is a simple measure that (1) condenses information derived from multi

  18. Error Analysis of High Frequency Core Loss Measurement for Low-Permeability Low-Loss Magnetic Cores

    DEFF Research Database (Denmark)

    Niroumand, Farideh Javidi; Nymand, Morten

    2016-01-01

    in magnetic cores is B-H loop measurement where two windings are placed on the core under test. However, this method is highly vulnerable to phase shift error, especially for low-permeability, low-loss cores. Due to soft saturation and very low core loss, low-permeability low-loss magnetic cores are favorable...... in many of the high-efficiency high power-density power converters. Magnetic powder cores, among the low-permeability low-loss cores, are very attractive since they possess lower magnetic losses in compared to gapped ferrites. This paper presents an analytical study of the phase shift error in the core...... loss measuring of low-permeability, low-loss magnetic cores. Furthermore, the susceptibility of this measurement approach has been analytically investigated under different excitations. It has been shown that this method, under square-wave excitation, is more accurate compared to sinusoidal excitation...

  19. C.N. Cofrentes power up-rate up to 110 %. A challenge for cycle 14 core design

    International Nuclear Information System (INIS)

    Gomez Bernal, M.I.; Lopez Carbonell, M.T.; Garcia Delgado, L.

    2001-01-01

    C.N.Cofrentes is a GE design BWR reactor with 624 bundles in the core, a rated power of 2894 MWt and it is currently operating Cycle 13 at 104.2 % power. Commercial operation started in 1984 with 12-month cycles at rated power. Both cycle length and thermal power have been increased since then. Power has been up-rated in two steps, first at 102 % in Cycle 4 and later in Cycle 11 at 104.2%. Cycle length has been extended from the original 12-month to the currently 18-month cycles. Next cycle, Cycle 14, will be an 18-month cycle operating at 110 % power. This goal is a challenge for the in-house nuclear design team. Start up for Cycle 14 is planned for the first quarter of 2002. (author)

  20. PEGylation on mixed monolayer gold nanoparticles: Effect of grafting density, chain length, and surface curvature.

    Science.gov (United States)

    Lin, Jiaqi; Zhang, Heng; Morovati, Vahid; Dargazany, Roozbeh

    2017-10-15

    PEGylation on nanoparticles (NPs) is widely used to prevent aggregation and to mask NPs from the fast clearance system in the body. Understanding the molecular details of the PEG layer could facilitate rational design of PEGylated NPs that maximize their solubility and stealth ability without significantly compromising the targeting efficiency and cellular uptake. Here, we use molecular dynamics (MD) simulation to understand the structural and dynamic the PEG coating of mixed monolayer gold NPs. Specifically, we modeled gold NPs with PEG grafting densities ranging from 0-2.76chain/nm 2 , chain length with 0-10 PEG monomers, NP core diameter from 5nm to 500nm. It is found that the area accessed by individual PEG chains gradually transits from a "mushroom" to a "brush" conformation as NP surface curvature become flatter, whereas such a transition is not evident on small NPs when grafting density increases. It is shown that moderate grafting density (∼1.0chain/nm 2 ) and short chain length are sufficient enough to prevent NPs from aggregating in an aqueous medium. The effect of grafting density on solubility is also validated by dynamic light scattering measurements of PEGylated 5nm gold NPs. With respect to the shielding ability, simulations predict that increase either grafting density, chain length, or NP diameter will reduce the accessibility of the protected content to a certain size molecule. Interestingly, reducing NP surface curvature is estimated to be most effective in promoting shielding ability. For shielding against small molecules, increasing PEG grafting density is more effective than increasing chain length. A simple model that includes these three investigated parameters is developed based on the simulations to roughly estimate the shielding ability of the PEG layer with respect to molecules of different sizes. The findings can help expand our current understanding of the PEG layer and guide rational design of PEGylated gold NPs for a particular

  1. The Accident Analysis Due to Reactivity Insertion of RSG GAS 3.55 g U/cc Silicide Core

    International Nuclear Information System (INIS)

    Endiah Puji-Hastuti; Surbakti, Tukiran

    2004-01-01

    The fuels of RSG-GAS reactor was changed from uranium oxide with 250 g U of loading or 2.96 g U/cc of fuel loading to uranium silicide with the same loading. The silicide fuels can be used in higher density, staying longer in the reactor core and hence having a longer cycle length. The silicide fuel in RSG-GAS core was made up in step-wise by using mixed up core Firstly, it was used silicide fuel with 250 g U of loading and then, silicide fuel with 300 g U of loading (3.55 g U/cc of fuel loading). In every step-wise of fuel loading, it must be analyzed its safety margin. In this occasion, the reactivity accident of RSG-GAS core with 300 g U of silicide fuel loading is analyzed. The calculation was done using EUREKA-2/RR code available at P2TRR. The calculation was done by reactivity insertion at start up and power rangers. The worst case accident is transient due to control rod with drawl failure at start up by means of lowest initial power (0.1 W), either in power range. From all cases which have been done, the results of analysis showed that there is no anomaly and safety margin break at RSG-GAS core with 300 g U silicide fuel loading. (author)

  2. Developing core collections to optimize the management and the exploitation of diversity of the coffee Coffea canephora.

    Science.gov (United States)

    Leroy, Thierry; De Bellis, Fabien; Legnate, Hyacinthe; Musoli, Pascal; Kalonji, Adrien; Loor Solórzano, Rey Gastón; Cubry, Philippe

    2014-06-01

    The management of diversity for conservation and breeding is of great importance for all plant species and is particularly true in perennial species, such as the coffee Coffea canephora. This species exhibits a large genetic and phenotypic diversity with six different diversity groups. Large field collections are available in the Ivory Coast, Uganda and other Asian, American and African countries but are very expensive and time consuming to establish and maintain in large areas. We propose to improve coffee germplasm management through the construction of genetic core collections derived from a set of 565 accessions that are characterized with 13 microsatellite markers. Core collections of 12, 24 and 48 accessions were defined using two methods aimed to maximize the allelic diversity (Maximization strategy) or genetic distance (Maximum-Length Sub-Tree method). A composite core collection of 77 accessions is proposed for both objectives of an optimal management of diversity and breeding. This core collection presents a gene diversity value of 0.8 and exhibits the totality of the major alleles (i.e., 184) that are present in the initial set. The seven proposed core collections constitute a valuable tool for diversity management and a foundation for breeding programs. The use of these collections for collection management in research centers and breeding perspectives for coffee improvement are discussed.

  3. Directed self-assembly of hybrid oxide/polymer core/shell nanowires with transport optimized morphology for photovoltaics

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Shanju; Pelligra, Candice I.; Keskar, Gayatri; Majewski, Pawel W.; Taylor, Andre D.; Pfefferle, Lisa D.; Osuji, Chinedum O. [Department of Chemical and Environmental Engineering, Yale University, New Haven, CT (United States); Jiang, Jie; Ismail-Beigi, Sohrab [Department of Applied Physics, Yale University, New Haven, CT (United States)

    2012-01-03

    An entirely bottom-up approach for the preparation of liquid crystalline suspensions of core-shell nanowires for ordered bulk heterojunction photovoltaics is demonstrated. Side-on attachment of polythiophene derivatives to ZnO nanowires promotes a co-axial polymer backbone-nanowire arrangement which favors high hole mobility. This strategy offers structural control over multiple length scales and a viable means of fabricating ordered films over large areas. (Copyright copyright 2012 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim)

  4. Extreme telomere length dimorphism in the Tasmanian devil and related marsupials suggests parental control of telomere length.

    Directory of Open Access Journals (Sweden)

    Hannah S Bender

    Full Text Available Telomeres, specialised structures that protect chromosome ends, play a critical role in preserving chromosome integrity. Telomere dynamics in the Tasmanian devil (Sarcophilus harrisii are of particular interest in light of the emergence of devil facial tumour disease (DFTD, a transmissible malignancy that causes rapid mortality and threatens the species with extinction. We used fluorescent in situ hybridisation to investigate telomere length in DFTD cells, in healthy Tasmanian devils and in four closely related marsupial species. Here we report that animals in the Order Dasyuromorphia have chromosomes characterised by striking telomere length dimorphism between homologues. Findings in sex chromosomes suggest that telomere length dimorphism may be regulated by events in the parental germlines. Long telomeres on the Y chromosome imply that telomere lengthening occurs during spermatogenesis, whereas telomere diminution occurs during oogenesis. Although found in several somatic cell tissue types, telomere length dimorphism was not found in DFTD cancer cells, which are characterised by uniformly short telomeres. This is, to our knowledge, the first report of naturally occurring telomere length dimorphism in any species and suggests a novel strategy of telomere length control. Comparative studies in five distantly related marsupials and a monotreme indicate that telomere dimorphism evolved at least 50 million years ago.

  5. Impedance of finite length resistive cylinder

    Directory of Open Access Journals (Sweden)

    S. Krinsky

    2004-11-01

    Full Text Available We determine the impedance of a cylindrical metal tube (resistor of radius a, length g, and conductivity σ attached at each end to perfect conductors of semi-infinite length. Our main interest is in the asymptotic behavior of the impedance at high frequency (k≫1/a. In the equilibrium regime, ka^{2}≪g, the impedance per unit length is accurately described by the well-known result for an infinite length tube with conductivity σ. In the transient regime, ka^{2}≫g, where the contribution of transition radiation arising from the discontinuity in conductivity is important, we derive an analytic expression for the impedance and compute the short-range wakefield. The analytic results are shown to agree with numerical evaluation of the impedance.

  6. The core paradox.

    Science.gov (United States)

    Kennedy, G. C.; Higgins, G. H.

    1973-01-01

    Rebuttal of suggestions from various critics attempting to provide an escape from the seeming paradox originated by Higgins and Kennedy's (1971) proposed possibility that the liquid in the outer core was thermally stably stratified and that this stratification might prove a powerful inhibitor to circulation of the outer core fluid of the kind postulated for the generation of the earth's magnetic field. These suggestions are examined and shown to provide no reasonable escape from the core paradox.

  7. Microcomputer system for controlling fuel rod length

    International Nuclear Information System (INIS)

    Meyer, E.R.; Bouldin, D.W.; Bolfing, B.J.

    1979-01-01

    A system is being developed at the Oak Ridge National Laboratory (ORNL) to automatically measure and control the length of fuel rods for use in a high temperature gas-cooled reactor (HTGR). The system utilizes an LSI-11 microcomputer for monitoring fuel rod length and for adjusting the primary factor affecting length. Preliminary results indicate that the automated system can maintain fuel rod length within the specified limits of 1.940 +- 0.040 in. This system provides quality control documentation and eliminates the dependence of the current fuel rod molding process on manual length control. In addition, the microcomputer system is compatible with planned efforts to extend control to fuel rod fissile and fertile material contents

  8. Correlation length estimation in a polycrystalline material model

    International Nuclear Information System (INIS)

    Simonovski, I.; Cizelj, L.

    2005-01-01

    This paper deals with the correlation length estimated from a mesoscopic model of a polycrystalline material. The correlation length can be used in some macroscopic material models as a material parameter that describes the internal length. It can be estimated directly from the strain and stress fields calculated from a finite-element model, which explicitly accounts for the selected mesoscopic features such as the random orientation, shape and size of the grains. A crystal plasticity material model was applied in the finite-element analysis. Different correlation lengths were obtained depending on the used set of crystallographic orientations. We determined that the different sets of crystallographic orientations affect the general level of the correlation length, however, as the external load is increased the behaviour of correlation length is similar in all the analyzed cases. The correlation lengths also changed with the macroscopic load. If the load is below the yield strength the correlation lengths are constant, and are slightly higher than the average grain size. The correlation length can therefore be considered as an indicator of first plastic deformations in the material. Increasing the load above the yield strength creates shear bands that temporarily increase the values of the correlation lengths calculated from the strain fields. With a further load increase the correlation lengths decrease slightly but stay above the average grain size. (author)

  9. s-core network decomposition: A generalization of k-core analysis to weighted networks

    Science.gov (United States)

    Eidsaa, Marius; Almaas, Eivind

    2013-12-01

    A broad range of systems spanning biology, technology, and social phenomena may be represented and analyzed as complex networks. Recent studies of such networks using k-core decomposition have uncovered groups of nodes that play important roles. Here, we present s-core analysis, a generalization of k-core (or k-shell) analysis to complex networks where the links have different strengths or weights. We demonstrate the s-core decomposition approach on two random networks (ER and configuration model with scale-free degree distribution) where the link weights are (i) random, (ii) correlated, and (iii) anticorrelated with the node degrees. Finally, we apply the s-core decomposition approach to the protein-interaction network of the yeast Saccharomyces cerevisiae in the context of two gene-expression experiments: oxidative stress in response to cumene hydroperoxide (CHP), and fermentation stress response (FSR). We find that the innermost s-cores are (i) different from innermost k-cores, (ii) different for the two stress conditions CHP and FSR, and (iii) enriched with proteins whose biological functions give insight into how yeast manages these specific stresses.

  10. The AVRDC - The World Vegetable Center mungbean (Vigna radiata) core and mini core collections.

    Science.gov (United States)

    Schafleitner, Roland; Nair, Ramakrishnan Madhavan; Rathore, Abhishek; Wang, Yen-wei; Lin, Chen-yu; Chu, Shu-hui; Lin, Pin-yun; Chang, Jian-Cheng; Ebert, Andreas W

    2015-04-29

    Large ex situ germplasm collections generally harbor a wide range of crop diversity. AVRDC--The World Vegetable Center is holding in trust the world's second largest mungbean (Vigna radiata) germplasm collection with more than 6,700 accessions. Screening large collections for traits of interest is laborious and expensive. To enhance the access of breeders to the diversity of the crop, mungbean core and mini core collections have been established. The core collection of 1,481 entries has been built by random selection of 20% of the accessions after geographical stratification and subsequent cluster analysis of eight phenotypic descriptors in the whole collection. Summary statistics, especially the low differences of means, equal variance of the traits in both the whole and core collection and the visual inspection of quantile-quantile plots comparing the variation of phenotypic traits present in both collections indicated that the core collection well represented the pattern of diversity of the whole collection. The core collection was genotyped with 20 simple sequence repeat markers and a mini core set of 289 accessions was selected, which depicted the allele and genotype diversity of the core collection. The mungbean core and mini core collections plus their phenotypic and genotypic data are available for distribution to breeders. It is expected that these collections will enhance the access to biodiverse mungbean germplasm for breeding.

  11. Evidence for a Complex Mosaic Genome Pattern in a Full-length Hepatitis C Virus Sequence

    Directory of Open Access Journals (Sweden)

    R.S. Ross

    2008-01-01

    Full Text Available The genome of the hepatitis C virus (HCV exhibits a high genetic variability. This remarkable heterogeneity is mainly attributed to the gradual accumulation of mutational changes, whereas the contribution of recombination events to the evolution of HCV remains controversial so far. While performing phylogenetic analyses including a large number of sequences deposited in the GenBank, we encountered a full-length HCV sequence (AY651061 that showed evidence for inter-subtype recombination and was, therefore, subjected to a detailed analysis of its molecular structure. The obtained results indicated that AY651061 does not represent a “simple” HCV 1c isolate, but a complex 1a/1c mosaic genome, showing five putative breakpoints in the core to NS3 regions. To our knowledge, this is the first report on a mosaic HCV full- length sequence with multiple breakpoints. The molecular structure of AY651061 is reminiscent of complex homologous recombinant variants occurring among other members of the flaviviridae family, e.g. GB virus C, dengue virus, and Japanese encephalitis virus. Our finding of a mosaic HCV sequence may have important implications for many fields of current HCV research which merit careful consideration.

  12. Synthesis and Plasmonic Understanding of Core/Satellite and Core Shell Nanostructures

    Science.gov (United States)

    Ruan, Qifeng

    Localized surface plasmon resonance, which stems from the collective oscillations of conduction-band electrons, endows Au nanocrystals with unique optical properties. Au nanocrystals possess extremely large scattering/absorption cross-sections and enhanced local electromagnetic field, both of which are synthetically tunable. Moreover, when Au nanocrystals are closely placed or hybridized with semiconductors, the coupling and interaction between the individual components bring about more fascinating phenomena and promising applications, including plasmon-enhanced spectroscopies, solar energy harvesting, and cancer therapy. The continuous development in the field of plasmonics calls for further advancements in the preparation of high-quality plasmonic nanocrystals, the facile construction of hybrid plasmonic nanostructures with desired functionalities, as well as deeper understanding and efficient utilization of the interaction between plasmonic nanocrystals and semiconductor components. In this thesis, I developed a seed-mediated growth method for producing size-controlled Au nanospheres with high monodispersity and assembled Au nanospheres of different sizes into core/satellite nanostructures for enhancing Raman signals. For investigating the interactions between Au nanocrystals and semiconductors, I first prepared (Au core) (TiO2 shell) nanostructures, and then studied their synthetically controlled plasmonic properties and light-harvesting applications. Au nanocrystals with spherical shapes are desirable in plasmon-coupled systems owing to their high geometrical symmetry, which facilitates the analysis of electrodynamic responses in a classical electromagnetic framework and the investigation of quantum tunneling and nonlocal effects. I prepared remarkably uniform Au nanospheres with diameters ranging from 20 nm to 220 nm using a simple seed-mediated growth method associated with mild oxidation. Core/satellite nanostructures were assembled out of differently sized

  13. Performance of RC columns with partial length corrosion

    International Nuclear Information System (INIS)

    Wang Xiaohui; Liang Fayun

    2008-01-01

    Experimental and analytical studies on the load capacity of reinforced concrete (RC) columns with partial length corrosion are presented, where only a fraction of the column length was corroded. Twelve simply supported columns were eccentrically loaded. The primary variables were partial length corrosion in tensile or compressive zone and the corrosion level within this length. The failure of the corroded column occurs in the partial length, mainly developed from or located nearby or merged with the longitudinal corrosion cracks. For RC column with large eccentricity, load capacity of the column is mainly influenced by the partial length corrosion in tensile zone; while for RC column with small eccentricity, load capacity of the column greatly decreases due to the partial length corrosion in compressive zone. The destruction of the longitudinally mechanical integrality of the column in the partial length leads to this great reduction of the load capacity of the RC column

  14. Penile length and circumference: an Indian study.

    Science.gov (United States)

    Promodu, K; Shanmughadas, K V; Bhat, S; Nair, K R

    2007-01-01

    Apprehension about the normal size of penis is a major concern for men. Aim of the present investigation is to estimate the penile length and circumference of Indian males and to compare the results with the data from other countries. Results will help in counseling the patients worried about the penile size and seeking penis enlargement surgery. Penile length in flaccid and stretched conditions and circumference were measured in a group of 301 physically normal men. Erected length and circumference were measured for 93 subjects. Mean flaccid length was found to be 8.21 cm, mean stretched length 10.88 cm and circumference 9.14 cm. Mean erected length was found to be 13.01 cm and erected circumference was 11.46 cm. Penile dimensions are found to be correlated with anthropometric parameters. Insight into the normative data of penile size of Indian males obtained. There are significant differences in the mean penile length and circumference of Indian sample compared to the data reported from other countries. Study need to be continued with a large sample to establish a normative data applicable to the general population.

  15. Accelerator driven sub-critical core

    Science.gov (United States)

    McIntyre, Peter M; Sattarov, Akhdiyor

    2015-03-17

    Systems and methods for operating an accelerator driven sub-critical core. In one embodiment, a fission power generator includes a sub-critical core and a plurality of proton beam generators. Each of the proton beam generators is configured to concurrently provide a proton beam into a different area of the sub-critical core. Each proton beam scatters neutrons within the sub-critical core. The plurality of proton beam generators provides aggregate power to the sub-critical core, via the proton beams, to scatter neutrons sufficient to initiate fission in the sub-critical core.

  16. OPAL- the in-core fuel management code system for WWER reactors

    International Nuclear Information System (INIS)

    Krysl, V.; Mikolas, P.; Sustek, J.; Svarny, J.; Vlachovsky, K.

    2002-01-01

    Fuel management optimization is a complex problem namely for WWER reactors, which at present are utilizing burnable poisons (BP) to great extent. In this paper, first the concept and methodologies of a fuel management system for WWER 440 (NPP Dukovany) and NPP WWER 1000 (NPP Temelin) under development in Skoda JS a.s. are described and followed by some practical applications. The objective of this advanced system is to minimize fuel cost by preserving all safety constraints and margins. Future enhancements of the system will allow is it to perform fuel management optimization in the multi-cycle mode. The general objective functions of the system are the maximization of EOC reactivity, the maximization of discharge burnup, the minimization of fresh fuel inventory / or the minimization of feed enrichment, the minimization of the BP inventory. There are also safety related constraints, in which the minimization of power peaking plays a dominant role. The core part of the system requires meeting the major objective: maximizing the EOC Keff for a given fuel cycle length and consists of four coupled calculation steps. The first is the calculation of a Loading Priority Scheme (LPS). which is used to rank the core positions in terms of assembly Kinf values. In the second step the Haling power distribution is calculated and by using fuel shuffle and/or enrichment splitting algorithms and heuristic rules the core pattern is modified to meet core constraints. In this second step a directive/evolutionary algorithm with expert rules based optimization code is used. The optimal BP assignment is alternatively considered to be a separate third step of the procedure. In the fourth step the core is depleted in normal up to 3D pin wise level using the BP distribution developed in step three and meeting all constraints is checked. One of the options of this optimization system is expert friendly interactive mode (Authors)

  17. The FRIGG project: From intermediate galactic scales to self-gravitating cores

    Science.gov (United States)

    Hennebelle, Patrick

    2018-03-01

    Context. Understanding the detailed structure of the interstellar gas is essential for our knowledge of the star formation process. Aim. The small-scale structure of the interstellar medium (ISM) is a direct consequence of the galactic scales and making the link between the two is essential. Methods: We perform adaptive mesh simulations that aim to bridge the gap between the intermediate galactic scales and the self-gravitating prestellar cores. For this purpose we use stratified supernova regulated ISM magneto-hydrodynamical simulations at the kpc scale to set up the initial conditions. We then zoom, performing a series of concentric uniform refinement and then refining on the Jeans length for the last levels. This allows us to reach a spatial resolution of a few 10-3 pc. The cores are identified using a clump finder and various criteria based on virial analysis. Their most relevant properties are computed and, due to the large number of objects formed in the simulations, reliable statistics are obtained. Results: The cores' properties show encouraging agreements with observations. The mass spectrum presents a clear powerlaw at high masses with an exponent close to ≃-1.3 and a peak at about 1-2 M⊙. The velocity dispersion and the angular momentum distributions are respectively a few times the local sound speed and a few 10-2 pc km s-1. We also find that the distribution of thermally supercritical cores present a range of magnetic mass-to-flux over critical mass-to-flux ratios, typically between ≃0.3 and 3 indicating that they are significantly magnetized. Investigating the time and spatial dependence of these statistical properties, we conclude that they are not significantly affected by the zooming procedure and that they do not present very large fluctuations. The most severe issue appears to be the dependence on the numerical resolution of the core mass function (CMF). While the core definition process may possibly introduce some biases, the peak tends to

  18. Core stabilization exercise with real-time feedback for chronic hemiparetic stroke: a pilot randomized controlled trials.

    Science.gov (United States)

    Chung, Eunjung; Lee, Byoung-Hee; Hwang, Sujin

    2014-01-01

    The purpose of this study was to examine the feasibility of core stabilization exercise with real-time feedback on balance and gait function in patients with chronic hemiparetic stroke. Nineteen stroke subjects were enrolled in this study. The patients were randomly divided into the experimental (n = 10) and control groups (n = 9). Subjects in the experimental group performed core stabilization exercise with real-time feedback training for 30 minutes per day during a period of six weeks. Subjects in the control group performed core stabilization exercise during the same period. This study assessed the kinematic parameters using a portable walkway system, and timed up-and-go test. Gait velocity showed significantly greater improvement in the experimental group (7.3 ± 5.0 sec) than in the control group (-0.7 ± 10.6). Stride length showed significantly greater increase in the experimental group (13.2 ± 7.9 on the affected side and 12.6 ± 8.0 on the less affected side) than the control group (3.5 ± 8.7 on the affected side and 3.4 ± 8.5 on the less affected side). After training, change in results on the timed up and go test was significantly greater in the experimental group than in the control group. Core stabilization exercise using real-time feedback produces greater improvement in gait performance in chronic hemiparetic stroke patients than core stabilization exercise only.

  19. Bunch Length Measurements in SPEAR3

    Energy Technology Data Exchange (ETDEWEB)

    Corbett, W.J.; Fisher, A.; Huang, X.; Safranek, J.; Sebek, J.; /SLAC; Lumpkin, A.; /Argonne; Sannibale, F.; /LBL, Berkeley; Mok, W.; /Unlisted

    2007-11-28

    A series of bunch length measurements were made in SPEAR3 for two different machine optics. In the achromatic optics the bunch length increases from the low-current value of 16.6ps rms to about 30ps at 25ma/bunch yielding an inductive impedance of -0.17{Omega}. Reducing the momentum compaction factor by a factor of {approx}60 [1] yields a low-current bunch length of {approx}4ps rms. In this paper we review the experimental setup and results.

  20. The role of environment and core-margin effects on range-wide phenotypic variation in a montane grasshopper.

    Science.gov (United States)

    Noguerales, V; García-Navas, V; Cordero, P J; Ortego, J

    2016-11-01

    The integration of genetic information with ecological and phenotypic data constitutes an effective approach to gain insight into the mechanisms determining interpopulation variability and the evolutionary processes underlying local adaptation and incipient speciation. Here, we use the Pyrenean Morales grasshopper (Chorthippus saulcyi moralesi) as study system to (i) analyse the relative role of genetic drift and selection in range-wide patterns of phenotypic differentiation and (ii) identify the potential selective agents (environment, elevation) responsible for variation. We also test the hypothesis that (iii) the development of dispersal-related traits is associated with different parameters related to population persistence/turnover, including habitat suitability stability over the last 120 000 years, distance to the species distribution core and population genetic variability. Our results indicate that selection shaped phenotypic differentiation across all the studied morphological traits (body size, forewing length and shape). Subsequent analyses revealed that among-population differentiation in forewing length was significantly explained by a temperature gradient, suggesting an adaptive response to thermoregulation or flight performance under contrasting temperature regimes. We found support for our hypothesis predicting a positive association between the distance to the species distribution core and the development of dispersal-related morphology, which suggests an increased dispersal capability in populations located at range edges that, in turn, exhibit lower levels of genetic variability. Overall, our results indicate that range-wide patterns of phenotypic variation are partially explained by adaptation in response to local environmental conditions and differences in habitat persistence between core and peripheral populations. © 2016 European Society For Evolutionary Biology. Journal of Evolutionary Biology © 2016 European Society For Evolutionary

  1. In-core flow rate distribution measurement test of the JOYO irradiation core

    International Nuclear Information System (INIS)

    Suzuki, Toshihiro; Isozaki, Kazunori; Suzuki, Soju

    1996-01-01

    A flow rate distribution measurement test was carried out for the JOYO irradiation core (the MK-II core) after the 29th duty cycle operation. The main object of the test is to confirm the proper flow rate distribution at the final phase of the MK-II core. The each flow rate at the outlet of subassemblies was measured by the permanent magnetic flowmeter inserted avail of fuel exchange hole in the rotating plug. This is third test in the MK-II core, after 10 years absence from the final test (1985). Total of 550 subassemblies were exchanged and accumulated reactor operation time reached up to 38,000 hours from the previous test. As a conclusion, it confirmed that the flow rate distribution has been kept suitable in the final phase of the MK-II core. (author)

  2. Development of serial measurement system for three-dimensional stress determination by over-coring the strains on borehole wall

    International Nuclear Information System (INIS)

    Itamoto, Masaharu; Kuwabara, Kazumichi; Tanno, Takeo; Nakayama, Yoshiki; Mizuta, Yoshiaki

    2007-01-01

    In order to determine the three-dimensional stress state in serial order, the authors developed the serial measurement system for three-dimensional stress determination by over-coring the strains on the borehole wall. The serial stress measurements give the value of the stresses with high accuracy and bring the regional stress variations. In this paper, the authors describe the studies through FEM analysis on the effect of over-coring diameter, the influence of strain gauge length and the behavior of strain on the borehole wall, induced by biaxial external loading. We developed the multi-strain gauge mounted packer and examined it by measuring the strains on the borehole wall through biaxial loading test. The Laboratory tests showed its applicability to practical use. (author)

  3. LENGTH-WEIGHT RELATIONSHIP AND CONDITION FACTOR OF ...

    African Journals Online (AJOL)

    Data Collection and Analysis. The measurements of length (cm), weight (g) and the condition factor of individual fish sampled were recorded. The relationship between length and weight of the fish was examined by simple linear regression using WINKS software. The variations in the length-weight represented by 'b' were.

  4. Models of the earth's core

    International Nuclear Information System (INIS)

    Stevenson, D.J.

    1981-01-01

    The combination of seismology, high pressure experiment and theory, geomagnetism, fluid dynamics, and current views of terrestrial planetary evolution lead to strong constraints on core models. The synthesis presented here is devoted to the defense of the following properties: (1) core formation was contemporaneous with earth accretion; (2) the outer, liquid core is predominately iron but cannot be purely iron; (3) the inner core-outer core boundary represents a thermodynamic equilibrium between a liquid alloys and a predominanately iron solid; (4) thermodynamic and transport properties of outer core can be estimated from liquid-state theories; and (5) the outer core is probably adiabatic and uniform in composition. None of these propositions are universally accepted by geophysicists. But, the intent of this paper is to present a coherent picture which explains most of the data with the fewest ad hoc assumptions. Areas in which future progress is both essential and likely are geo- and cosmochronology, seismological determinations of core structure, fluid dynamics of the core and mantle, and condensed matter physics

  5. The Inhibitory Core of the Myostatin Prodomain: Its Interaction with Both Type I and II Membrane Receptors, and Potential to Treat Muscle Atrophy.

    Science.gov (United States)

    Ohsawa, Yutaka; Takayama, Kentaro; Nishimatsu, Shin-ichiro; Okada, Tadashi; Fujino, Masahiro; Fukai, Yuta; Murakami, Tatsufumi; Hagiwara, Hiroki; Itoh, Fumiko; Tsuchida, Kunihiro; Hayashi, Yoshio; Sunada, Yoshihide

    2015-01-01

    Myostatin, a muscle-specific transforming growth factor-β (TGF-β), negatively regulates skeletal muscle mass. The N-terminal prodomain of myostatin noncovalently binds to and suppresses the C-terminal mature domain (ligand) as an inactive circulating complex. However, which region of the myostatin prodomain is required to inhibit the biological activity of myostatin has remained unknown. We identified a 29-amino acid region that inhibited myostatin-induced transcriptional activity by 79% compared with the full-length prodomain. This inhibitory core resides near the N-terminus of the prodomain and includes an α-helix that is evolutionarily conserved among other TGF-β family members, but suppresses activation of myostatin and growth and differentiation factor 11 (GDF11) that share identical membrane receptors. Interestingly, the inhibitory core co-localized and co-immunoprecipitated with not only the ligand, but also its type I and type II membrane receptors. Deletion of the inhibitory core in the full-length prodomain removed all capacity for suppression of myostatin. A synthetic peptide corresponding to the inhibitory core (p29) ameliorates impaired myoblast differentiation induced by myostatin and GDF11, but not activin or TGF-β1. Moreover, intramuscular injection of p29 alleviated muscle atrophy and decreased the absolute force in caveolin 3-deficient limb-girdle muscular dystrophy 1C model mice. The injection suppressed activation of myostatin signaling and restored the decreased numbers of muscle precursor cells caused by caveolin 3 deficiency. Our findings indicate a novel concept for this newly identified inhibitory core of the prodomain of myostatin: that it not only suppresses the ligand, but also prevents two distinct membrane receptors from binding to the ligand. This study provides a strong rationale for the use of p29 in the amelioration of skeletal muscle atrophy in various clinical settings.

  6. πK-scattering lengths

    International Nuclear Information System (INIS)

    Volkov, M.K.; Osipov, A.A.

    1983-01-01

    The msub(π)asub(0)sup(1/2)=0.1, msub(π)asub(0)sup(3/2)=-0.1, msub(π)asub(0)sup((-))=0.07, msub(π)sup(3)asub(1)sup(1/2)=0.018, msub(π)sup(3)asub(1)aup(3/2)=0.002, msub(π)sup(3)asub(1)sup((-))=0.0044, msub(π)sup(5)asub(2)sup(1/2)=2.4x10sup(-4) and msub(π)sup(5)asub(2)sup(3/2)=-1.2x10sup(-4) scattering lengths are calculated in the framework of the composite meson model which is based on four-quark interaction. The decay form factors of (rho, epsilon, S*) → 2π, (K tilde, K*) → Kπ are used. The q 2 -terms of the quark box diagrams are taken into account. It is shown that the q 2 -terms of the box diagrams give the main contribution to the s-wave scattering lengths. The diagrams with the intermediate vector mesons begin to play the essential role at calculation of the p- and d-wave scattering lengths

  7. Models of the earth's core

    Science.gov (United States)

    Stevenson, D. J.

    1981-01-01

    Combined inferences from seismology, high-pressure experiment and theory, geomagnetism, fluid dynamics, and current views of terrestrial planetary evolution lead to models of the earth's core with five basic properties. These are that core formation was contemporaneous with earth accretion; the core is not in chemical equilibrium with the mantle; the outer core is a fluid iron alloy containing significant quantities of lighter elements and is probably almost adiabatic and compositionally uniform; the more iron-rich inner solid core is a consequence of partial freezing of the outer core, and the energy release from this process sustains the earth's magnetic field; and the thermodynamic properties of the core are well constrained by the application of liquid-state theory to seismic and labroatory data.

  8. Synthesis and characterization of diethylenetriaminepentaacetic acid-chitosan-coated cobalt ferrite core/shell nanostructures

    Energy Technology Data Exchange (ETDEWEB)

    Runhua, Qin [Department of Physics, North University of China, Taiyuan 030051 (China); National Special Superfine Powder Engineering Research Center, Nanjing University Science and Technology, Xiaolingwei 200, Nanjing 210094 (China); Li Fengsheng, E-mail: qinrunh@126.com [National Special Superfine Powder Engineering Research Center, Nanjing University Science and Technology, Xiaolingwei 200, Nanjing 210094 (China); Wei, Jiang; Mingyue, Chen [National Special Superfine Powder Engineering Research Center, Nanjing University Science and Technology, Xiaolingwei 200, Nanjing 210094 (China)

    2010-08-01

    Special diethylenetriaminepentaacetic acid (DTPA)-chitosan-coated cobalt ferrite core/shell nanoparticles have been synthesized via a novel zero-length emulsion crosslinking process and characterized via crosslinking degree, simultaneous thermogravimetric analysis and differential scanning calorimetry, X-ray diffractometry, Fourier transform infrared spectrometer, transmission electron microscopy (TEM), X-ray photoelectron spectroscopy (XPS) and vibration sample magnetometry. The experimental results showed that the CoFe{sub 2}O{sub 4} nanoparticles were really encapsulated with a DTPA-chitosan hybrid layer and the nanocomposites were proved to be nearly superparamagnetic with saturation magnetization of 26.6 emu g{sup -1}.

  9. The Effect of Luting Cement and Titanium Base on the Final Color of Zirconium Oxide Core Material.

    Science.gov (United States)

    Capa, Nuray; Tuncel, Ilkin; Tak, Onjen; Usumez, Aslihan

    2017-02-01

    To evaluate the effects of different types of luting cements and different colors of zirconium cores on the final color of the restoration that simulates implant-supported fixed partial dentures (FPDs) by using a titanium base on the bottom. One hundred and twenty zirconium oxide core plates (Zr-Zahn; 10 mm in width, 5 mm in length, 0.5 mm in height) were prepared in different shades (n = 20; noncolored, A2, A3, B1, C2, D2). The specimens were subdivided into two subgroups for the two types of luting cements (n = 10). The initial color measurements were made on zirconium oxide core plates using a spectrometer. To create the cement thicknesses, stretch strips with holes in the middle (5 mm in diameter, 70 μm in height) were used. The second measurement was done on the zirconium oxide core plates after the application of the resin cement (U-200, A2 Shade) or polycarboxylate cement (Lumicon). The final measurement was done after placing the titanium discs (5 mm in diameter, 3 mm in height) in the bottom. The data were analyzed with two-way ANOVA and Tukey's honestly significant differences (HSD) tests (α = 0.05). The ∆E* ab value was higher in the resin cement-applied group than in the polycarboxylate cement-applied group (p zirconium oxide core-resin cement-titanium base, and the lowest was recorded for the polycarboxylate cement-zirconium oxide core (p zirconium are all important factors that determine the final shade of zirconia cores in implant-supported FPDs. © 2015 by the American College of Prosthodontists.

  10. Lifetime and Path Length of the Virtual Particle

    International Nuclear Information System (INIS)

    Lyuboshitz, V.L.; Lyuboshitz, V.V.

    2005-01-01

    The concepts of the lifetime and path length of a virtual particle are introduced. It is shown that, near the mass surface of the real particle, these quantities constitute a 4-vector. At very high energies, the virtual particle can propagate over considerable (even macroscopic) distances. The formulas for the lifetime and path length of an ultrarelativistic virtual electron in the process of bremsstrahlung in the Coulomb field of a nucleus are obtained. The lifetime and path length of the virtual photon at its conversion into an electron-positron pair are discussed. The connection between the path length of the virtual particle and the coherence length (formation length) is analyzed

  11. Information, polarization and term length in democracy

    DEFF Research Database (Denmark)

    Schultz, Christian

    2008-01-01

    This paper considers term lengths in a representative democracy where the political issue divides the population on the left-right scale. Parties are ideologically different and better informed about the consequences of policies than voters are. A short term length makes the government more...... accountable, but the re-election incentive leads to policy-distortion as the government seeks to manipulate swing voters' beliefs to make its ideology more popular. This creates a trade-off: A short term length improves accountability but gives distortions. A short term length is best for swing voters when...

  12. Decomposing the queue length distribution of processor-sharing models into queue lengths of permanent customer queues

    NARCIS (Netherlands)

    Cheung, S.K.; van den Berg, Hans Leo; Boucherie, Richardus J.

    2005-01-01

    We obtain a decomposition result for the steady state queue length distribution in egalitarian processor-sharing (PS) models. In particular, for an egalitarian PS queue with $K$ customer classes, we show that the marginal queue length distribution for class $k$ factorizes over the number of other

  13. Inflation targeting and core inflation

    OpenAIRE

    Julie Smith

    2005-01-01

    This paper examines the interaction of core inflation and inflation targeting as a monetary policy regime. Interest in core inflation has grown because of inflation targeting. Core inflation is defined in numerous ways giving rise to many potential measures; this paper defines core inflation as the best forecaster of inflation. A cross-country study finds before the start of inflation targeting, but not after, core inflation differs between non-inflation targeters and inflation targeters. Thr...

  14. A Small Modular Reactor Core Design using FCM Fuel and BISO BP particles

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Jae Yeon; Hwang, Dae Hee; Yoo, Ho Seong; Hong, Ser Gi [Kyung Hee University, Yongin (Korea, Republic of)

    2016-10-15

    The objective of this work is to design a PWR small modular reactor which employs the advanced fuel technology of FCM particle fuels including BISO burnable poisons and advanced cladding of SiC in order to improve the fuel economy and safety by increasing fuel burnup and temperature, and by reducing hydrogen generation under accidents. Recently, many countries including USA have launched projects to develop the accident tolerant fuels (ATF) which can cope with the accidents such as LOCA (Loss of Coolant Accident). In general, the ATF fuels are required to meet the PWR operational, safety, and fuel cycle constraints which include enhanced burnup, lower or no generation of hydrogen, lower operating temperatures, and enhanced retention of fission products. Another stream of research and development in nuclear society is to develop advanced small modular reactors in order to improve inherent passive safety and to reduce the risk of large capital investment. In this work, a small PWR modular reactor core was neutronically designed and analyzed. The SMR core employs new 13x13 fuel assemblies which are loaded with thick FCM fuel rods in which TRISO fuel particles AO and also the first cycle has the AOs which are within the typical design limit. Also, this figure shows that the evolutions of AO for the cycles 6 and 7 are nearly the same. we considered the SiC cladding for reduction of hydrogen generation under accidents. From the results of core design and analysis, it is shown that the core has long cycle length of 732 -1191 EFPDs, high discharge burnup of 101-105 MWD/kg, low power peaking factors, low axial offsets, negative MTCs, and large shutdown margins except for BOC of the first cycle. So, it can be concluded that the new SMR core is neutronically feasible.

  15. A Small Modular Reactor Core Design using FCM Fuel and BISO BP particles

    International Nuclear Information System (INIS)

    Choi, Jae Yeon; Hwang, Dae Hee; Yoo, Ho Seong; Hong, Ser Gi

    2016-01-01

    The objective of this work is to design a PWR small modular reactor which employs the advanced fuel technology of FCM particle fuels including BISO burnable poisons and advanced cladding of SiC in order to improve the fuel economy and safety by increasing fuel burnup and temperature, and by reducing hydrogen generation under accidents. Recently, many countries including USA have launched projects to develop the accident tolerant fuels (ATF) which can cope with the accidents such as LOCA (Loss of Coolant Accident). In general, the ATF fuels are required to meet the PWR operational, safety, and fuel cycle constraints which include enhanced burnup, lower or no generation of hydrogen, lower operating temperatures, and enhanced retention of fission products. Another stream of research and development in nuclear society is to develop advanced small modular reactors in order to improve inherent passive safety and to reduce the risk of large capital investment. In this work, a small PWR modular reactor core was neutronically designed and analyzed. The SMR core employs new 13x13 fuel assemblies which are loaded with thick FCM fuel rods in which TRISO fuel particles AO and also the first cycle has the AOs which are within the typical design limit. Also, this figure shows that the evolutions of AO for the cycles 6 and 7 are nearly the same. we considered the SiC cladding for reduction of hydrogen generation under accidents. From the results of core design and analysis, it is shown that the core has long cycle length of 732 -1191 EFPDs, high discharge burnup of 101-105 MWD/kg, low power peaking factors, low axial offsets, negative MTCs, and large shutdown margins except for BOC of the first cycle. So, it can be concluded that the new SMR core is neutronically feasible

  16. An approach to model reactor core nodalization for deterministic safety analysis

    International Nuclear Information System (INIS)

    Salim, Mohd Faiz; Samsudin, Mohd Rafie; Mamat Ibrahim, Mohd Rizal; Roslan, Ridha; Sadri, Abd Aziz; Farid, Mohd Fairus Abd

    2016-01-01

    Adopting good nodalization strategy is essential to produce an accurate and high quality input model for Deterministic Safety Analysis (DSA) using System Thermal-Hydraulic (SYS-TH) computer code. The purpose of such analysis is to demonstrate the compliance against regulatory requirements and to verify the behavior of the reactor during normal and accident conditions as it was originally designed. Numerous studies in the past have been devoted to the development of the nodalization strategy for small research reactor (e.g. 250kW) up to the bigger research reactor (e.g. 30MW). As such, this paper aims to discuss the state-of-arts thermal hydraulics channel to be employed in the nodalization for RTP-TRIGA Research Reactor specifically for the reactor core. At present, the required thermal-hydraulic parameters for reactor core, such as core geometrical data (length, coolant flow area, hydraulic diameters, and axial power profile) and material properties (including the UZrH 1.6 , stainless steel clad, graphite reflector) have been collected, analyzed and consolidated in the Reference Database of RTP using standardized methodology, mainly derived from the available technical documentations. Based on the available information in the database, assumptions made on the nodalization approach and calculations performed will be discussed and presented. The development and identification of the thermal hydraulics channel for the reactor core will be implemented during the SYS-TH calculation using RELAP5-3D ® computer code. This activity presented in this paper is part of the development of overall nodalization description for RTP-TRIGA Research Reactor under the IAEA Norwegian Extra-Budgetary Programme (NOKEBP) mentoring project on Expertise Development through the Analysis of Reactor Thermal-Hydraulics for Malaysia, denoted as EARTH-M

  17. An approach to model reactor core nodalization for deterministic safety analysis

    Energy Technology Data Exchange (ETDEWEB)

    Salim, Mohd Faiz, E-mail: mohdfaizs@tnb.com.my; Samsudin, Mohd Rafie, E-mail: rafies@tnb.com.my [Nuclear Energy Department, Regulatory Economics & Planning Division, Tenaga Nasional Berhad (Malaysia); Mamat Ibrahim, Mohd Rizal, E-mail: m-rizal@nuclearmalaysia.gov.my [Prototypes & Plant Development Center, Malaysian Nuclear Agency (Malaysia); Roslan, Ridha, E-mail: ridha@aelb.gov.my; Sadri, Abd Aziz [Nuclear Installation Divisions, Atomic Energy Licensing Board (Malaysia); Farid, Mohd Fairus Abd [Reactor Technology Center, Malaysian Nuclear Agency (Malaysia)

    2016-01-22

    Adopting good nodalization strategy is essential to produce an accurate and high quality input model for Deterministic Safety Analysis (DSA) using System Thermal-Hydraulic (SYS-TH) computer code. The purpose of such analysis is to demonstrate the compliance against regulatory requirements and to verify the behavior of the reactor during normal and accident conditions as it was originally designed. Numerous studies in the past have been devoted to the development of the nodalization strategy for small research reactor (e.g. 250kW) up to the bigger research reactor (e.g. 30MW). As such, this paper aims to discuss the state-of-arts thermal hydraulics channel to be employed in the nodalization for RTP-TRIGA Research Reactor specifically for the reactor core. At present, the required thermal-hydraulic parameters for reactor core, such as core geometrical data (length, coolant flow area, hydraulic diameters, and axial power profile) and material properties (including the UZrH{sub 1.6}, stainless steel clad, graphite reflector) have been collected, analyzed and consolidated in the Reference Database of RTP using standardized methodology, mainly derived from the available technical documentations. Based on the available information in the database, assumptions made on the nodalization approach and calculations performed will be discussed and presented. The development and identification of the thermal hydraulics channel for the reactor core will be implemented during the SYS-TH calculation using RELAP5-3D{sup ®} computer code. This activity presented in this paper is part of the development of overall nodalization description for RTP-TRIGA Research Reactor under the IAEA Norwegian Extra-Budgetary Programme (NOKEBP) mentoring project on Expertise Development through the Analysis of Reactor Thermal-Hydraulics for Malaysia, denoted as EARTH-M.

  18. An approach to model reactor core nodalization for deterministic safety analysis

    Science.gov (United States)

    Salim, Mohd Faiz; Samsudin, Mohd Rafie; Mamat @ Ibrahim, Mohd Rizal; Roslan, Ridha; Sadri, Abd Aziz; Farid, Mohd Fairus Abd

    2016-01-01

    Adopting good nodalization strategy is essential to produce an accurate and high quality input model for Deterministic Safety Analysis (DSA) using System Thermal-Hydraulic (SYS-TH) computer code. The purpose of such analysis is to demonstrate the compliance against regulatory requirements and to verify the behavior of the reactor during normal and accident conditions as it was originally designed. Numerous studies in the past have been devoted to the development of the nodalization strategy for small research reactor (e.g. 250kW) up to the bigger research reactor (e.g. 30MW). As such, this paper aims to discuss the state-of-arts thermal hydraulics channel to be employed in the nodalization for RTP-TRIGA Research Reactor specifically for the reactor core. At present, the required thermal-hydraulic parameters for reactor core, such as core geometrical data (length, coolant flow area, hydraulic diameters, and axial power profile) and material properties (including the UZrH1.6, stainless steel clad, graphite reflector) have been collected, analyzed and consolidated in the Reference Database of RTP using standardized methodology, mainly derived from the available technical documentations. Based on the available information in the database, assumptions made on the nodalization approach and calculations performed will be discussed and presented. The development and identification of the thermal hydraulics channel for the reactor core will be implemented during the SYS-TH calculation using RELAP5-3D® computer code. This activity presented in this paper is part of the development of overall nodalization description for RTP-TRIGA Research Reactor under the IAEA Norwegian Extra-Budgetary Programme (NOKEBP) mentoring project on Expertise Development through the Analysis of Reactor Thermal-Hydraulics for Malaysia, denoted as EARTH-M.

  19. Collapsing stellar cores and supernovae

    Energy Technology Data Exchange (ETDEWEB)

    Epstein, R J [Nordisk Inst. for Teoretisk Atomfysik, Copenhagen (Denmark); Noorgaard, H [Nordisk Inst. for Teoretisk Atomfysik, Copenhagen (Denmark); Chicago Univ., IL (USA). Enrico Fermi Inst.); Bond, J R [Niels Bohr Institutet, Copenhagen (Denmark); California Inst. of Tech., Pasadena (USA). W.K. Kellogg Radiation Lab.)

    1979-05-01

    The evolution of a stellar core is studied during its final quasi-hydrostatic contraction. The core structure and the (poorly known) properties of neutron rich matter are parametrized to include most plausible cases. It is found that the density-temperature trajectory of the material in the central part of the core (the core-center) is insensitive to nearly all reasonable parameter variations. The central density at the onset of the dynamic phase of the collapse (when the core-center begins to fall away from the rest of the star) and the fraction of the emitted neutrinos which are trapped in the collapsing core-center depend quite sensitively on the properties of neutron rich matter. We estimate that the amount of energy Ecm which is imparted to the core-mantle by the neutrinos which escape from the imploded core-center can span a large range of values. For plausible choices of nuclear and model parameters Ecm can be large enough to yield a supernova event.

  20. R and D on thermal hydraulics of core and core-bottom structure

    International Nuclear Information System (INIS)

    Inagaki, Yoshiyuki; Hino, Ryutaro; Kunitomi, Kazuhiko; Takase, Kazuyuki; Ioka, Ikuo; Maruyama, So

    2004-01-01

    Thermal hydraulic tests on the core and core-bottom structure of the high-temperature engineering test reactor (HTTR) were carried out with the helium engineering demonstration loop (HENDEL) under simulated reactor operating conditions. The HENDEL was composed of helium gas circulation loops, mother sections (M 1 and M 2 ) and adaptor section (A), and two test sections, i.e. the fuel stack test section (T 1 ) and in-core structure test section (T 2 ). In the T 1 test section simulating a fuel stack of the core, thermal and hydraulic performances of helium gas flowing through a fuel block were investigated for thermal design of the HTTR core. In the T 2 test section simulating the core-bottom structure, demonstration tests were performed to verify the structural integrity of graphite and metal components, seal performance against helium gas leakage among the graphite permanent blocks and thermal mixing performance of helium gas. The above test results in the T 1 and T 2 test sections were applied to the detailed design and licensing works of the HTTR and the HENDEL-loop was dismantled in 1999

  1. Neutronic and mechanical design of the reactor core of the Opus system

    Energy Technology Data Exchange (ETDEWEB)

    Raepsaet, X.; Pascal, S. [CEA Saclay, Dept. Modelisation de Systemes et Structures (DEN/DM2S), 91 - Gif sur Yvette (France)

    2007-07-01

    Since a few years now, Cea decided to maintain a waking state in its space nuclear activities by carrying out some conceptual studies of embarked nuclear power systems in the range of 100-500 kWe. Results stemming from these ongoing studies are gathered in the project OPUS -Optimized Propulsion Unit System-. This nuclear power system relies on a fast gas-cooled reactor concept coupled either to a Brayton cycle or to a more ambitious energy conversion system using a Hirn cycle to dramatically reduce the size of the radiator. The OPUS reactor core consists of an arrangement of enriched graphite elements of hexagonal cross-section. Their length is equal to the core diameter (48 cm). Coated fuel particles containing enriched (93%) uranium are embedded in these fuel elements. Each fuel element is designed with a centered axial channel through which flows the working fluid: a mixture of helium and xenon gas. This reactor is expected to have an operating life of over 2000 days at full power. In fact the main questions remain on the fuel element manufacturing and on the mechanical design (type and size of particles, packing fraction in the matrix, final core diameter and mass). Especially, the nuclear reactor has been defined considering the possible synergies with the next generation of terrestrial nuclear reactor (International Generation IV Forum). Based on relatively short-term technologies, the same reactor is designed to cover a wide range of power: 100 to 500 kWe without core design modification. The final reactor design presented in this paper is the result of a coupled analysis between the thermomechanical and the neutronic aspects.

  2. 78 FR 56174 - In-Core Thermocouples at Different Elevations and Radial Positions in Reactor Core

    Science.gov (United States)

    2013-09-12

    ... 52 [Docket No. PRM-50-105; NRC-2012-0056] In-Core Thermocouples at Different Elevations and Radial Positions in Reactor Core AGENCY: Nuclear Regulatory Commission. ACTION: Petition for rulemaking; denial...-core thermocouples at different elevations and radial positions throughout the reactor core to enable...

  3. Metal distribution in sediment cores from Sao Paulo State Coast, Brazil

    International Nuclear Information System (INIS)

    Silva, Paulo S.C.; Damatto, Sandra R.; Maldonado, Caio; Favaro, Deborah I.T.; Mazzilli, Barbara P.

    2011-01-01

    Highlights: → Sediment core study in the total fraction. → Elementary composition of sediment for dredged sediment regulation. → Multivariate analysis for determination of basal level of sediment composition. → Importance of the determination of local reference values for sediment studies. - Abstract: Ten sediment core samples with lengths ranging from 35 to 100 cm were collected in the Baixada Santista region and analyzed to determine As, Br, Co, Cr, Cs, Fe, Rb, Sb, Ta, Th, U, Zn and rare earths (Sc, Ce, Eu, La, Lu, Nd, Sm, Tb and Yb) level concentrations using instrumental neutron activation analysis (INAA). The studied region is located in the southeastern coast of Sao Paulo State and is comprised of a densely urbanized area, the largest industrial complex of the country, with a predominance of petrochemical and fertilizer plants. It is also home to Brazil's most important and busiest port. The conclusions found that the As, La, Sm, Ne, Ce, Eu, Hf, Ta, Th, and U elements have a high background level in the region and that Fe and Zn were the main indicators of anthropogenic contribution in the sediments.

  4. IGCSE core mathematics

    CERN Document Server

    Wall, Terry

    2013-01-01

    Give your core level students the support and framework they require to get their best grades with this book dedicated to the core level content of the revised syllabus and written specifically to ensure a more appropriate pace. This title has been written for Core content of the revised Cambridge IGCSE Mathematics (0580) syllabus for first teaching from 2013. ? Gives students the practice they require to deepen their understanding through plenty of practice questions. ? Consolidates learning with unique digital resources on the CD, included free with every book. We are working with Cambridge

  5. CEBAF Upgrade Bunch Length Measurements

    Energy Technology Data Exchange (ETDEWEB)

    Ahmad, Mahmoud [Old Dominion Univ., Norfolk, VA (United States)

    2016-05-01

    Many accelerators use short electron bunches and measuring the bunch length is important for efficient operations. CEBAF needs a suitable bunch length because bunches that are too long will result in beam interruption to the halls due to excessive energy spread and beam loss. In this work, bunch length is measured by invasive and non-invasive techniques at different beam energies. Two new measurement techniques have been commissioned; a harmonic cavity showed good results compared to expectations from simulation, and a real time interferometer is commissioned and first checkouts were performed. Three other techniques were used for measurements and comparison purposes without modifying the old procedures. Two of them can be used when the beam is not compressed longitudinally while the other one, the synchrotron light monitor, can be used with compressed or uncompressed beam.

  6. Keeping disease at arm's length

    DEFF Research Database (Denmark)

    Lassen, Aske Juul

    2015-01-01

    active ageing change everyday life with chronic disease, and how do older people combine an active life with a range of chronic diseases? The participants in the study use activities to keep their diseases at arm’s length, and this distancing of disease at the same time enables them to engage in social...... and physical activities at the activity centre. In this way, keeping disease at arm’s length is analysed as an ambiguous health strategy. The article shows the importance of looking into how active ageing is practised, as active ageing seems to work well in the everyday life of the older people by not giving...... emphasis to disease. The article is based on ethnographic fieldwork and uses vignettes of four participants to show how they each keep diseases at arm’s length....

  7. Multiparameter-dependent spontaneous emission in PbSe quantum dot-doped liquid-core multi-mode fiber

    International Nuclear Information System (INIS)

    Zhang, Lei; Zhang, Yu; Wu, Hua; Zhang, Tieqiang; Gu, Pengfei; Chu, Hairong; Cui, Tian; Wang, Yiding; Zhang, Hanzhuang; Zhao, Jun; Yu, William W.

    2013-01-01

    A theoretical model was established in this paper to analyze the properties of 3.50 and 4.39 nm PbSe quantum dot-doped liquid-core multi-mode fiber. This model was applicable to both single- and multi-mode fiber. The three-level system-based light-propagation equations and rate equations were used to calculate the guided spontaneous emission spectra. Considering the multi-mode in the fiber, the normalized intensity distribution of transversal model was improved and simplified. The detailed calculating results were thus obtained and explained using the above-mentioned model. The redshift of the peak position and the evolution of the emission power were observed and analyzed considering the influence of the fiber length, fiber diameter, doping concentration, and the pump power. The redshift increased with the increases of fiber length, fiber diameter, and doping concentration. The optimal fiber length, fiber diameter, and doping concentration were analyzed and confirmed, and the related spontaneous emission power was obtained. Besides, the normalized emission intensity increased with the increase of pump power in a nearly linear way. The calculating results fitted well to the experimental data

  8. Replaceable LMFBR core components

    International Nuclear Information System (INIS)

    Evans, E.A.; Cunningham, G.W.

    1976-01-01

    Much progress has been made in understanding material and component performance in the high temperature, fast neutron environment of the LMFBR. Current data have provided strong assurance that the initial core component lifetime objectives of FFTF and CRBR can be met. At the same time, this knowledge translates directly into the need for improved core designs that utilize improved materials and advanced fuels required to meet objectives of low doubling times and extended core component lifetimes. An industrial base for the manufacture of quality core components has been developed in the US, and all procurements for the first two core equivalents for FFTF will be completed this year. However, the problem of fabricating recycled plutonium while dramatically reducing fabrication costs, minimizing personnel exposure, and protecting public health and safety must be addressed

  9. Effect of heated length on the Critical Heat Flux of subcooled flow boiling. 2. Effective heated length under axially nonuniform heating condition

    International Nuclear Information System (INIS)

    Kinoshita, Hidetaka; Yoshida, Takuya; Nariai, Hideki; Inasaka, Fujio

    1998-01-01

    Effect of heated length on the Critical Heat Flux (CHF) of subcooled flow boiling with water was experimentally investigated by using direct current heated tube made of stainless steel a part of whose wall thickness was axially cut for realizing nonuniform heat flux condition. The higher enhancement of the CHF was derived for shorter tube length. The effective heated length was determined for the tube under axially nonuniform heat flux condition. When the lower heat flux part below the Net Vapor Generation (NVG) heat flux exists at the middle of tube length, then the effective heated length becomes the tube length downstream the lower heat flux parts. However, when the lower heat flux part is above the NVG, then the effective heated length is full tube length. (author)

  10. The relationship of protein conservation and sequence length

    Directory of Open Access Journals (Sweden)

    Panchenko Anna R

    2002-11-01

    Full Text Available Abstract Background In general, the length of a protein sequence is determined by its function and the wide variance in the lengths of an organism's proteins reflects the diversity of specific functional roles for these proteins. However, additional evolutionary forces that affect the length of a protein may be revealed by studying the length distributions of proteins evolving under weaker functional constraints. Results We performed sequence comparisons to distinguish highly conserved and poorly conserved proteins from the bacterium Escherichia coli, the archaeon Archaeoglobus fulgidus, and the eukaryotes Saccharomyces cerevisiae, Drosophila melanogaster, and Homo sapiens. For all organisms studied, the conserved and nonconserved proteins have strikingly different length distributions. The conserved proteins are, on average, longer than the poorly conserved ones, and the length distributions for the poorly conserved proteins have a relatively narrow peak, in contrast to the conserved proteins whose lengths spread over a wider range of values. For the two prokaryotes studied, the poorly conserved proteins approximate the minimal length distribution expected for a diverse range of structural folds. Conclusions There is a relationship between protein conservation and sequence length. For all the organisms studied, there seems to be a significant evolutionary trend favoring shorter proteins in the absence of other, more specific functional constraints.

  11. Mapping and converting essential Federal Geographic Data Committee (FGDC) metadata into MARC21 and Dublin Core: towards an alternative to the FGDC Clearinghouse

    Science.gov (United States)

    Chandler, A.; Foley, D.; Hafez, A.M.

    2000-01-01

    The purpose of this article is to raise and address a number of issues related to the conversion of Federal Geographic Data Committee metadata into MARC21 and Dublin Core. We present an analysis of 466 FGDC metadata records housed in the National Biological Information Infrastructure (NBII) node of the FGDC Clearinghouse, with special emphasis on the length of fields and the total length of records in this set. One of our contributions is a 34 element crosswalk, a proposal that takes into consideration the constraints of the MARC21 standard as implemented in OCLC's World Cat and the realities of user behavior.

  12. Image processing for quantifying fracture orientation and length scale transitions during brittle deformation

    Science.gov (United States)

    Rizzo, R. E.; Healy, D.; Farrell, N. J.

    2017-12-01

    We have implemented a novel image processing tool, namely two-dimensional (2D) Morlet wavelet analysis, capable of detecting changes occurring in fracture patterns at different scales of observation, and able of recognising the dominant fracture orientations and the spatial configurations for progressively larger (or smaller) scale of analysis. Because of its inherited anisotropy, the Morlet wavelet is proved to be an excellent choice for detecting directional linear features, i.e. regions where the amplitude of the signal is regular along one direction and has sharp variation along the perpendicular direction. Performances of the Morlet wavelet are tested against the 'classic' Mexican hat wavelet, deploying a complex synthetic fracture network. When applied to a natural fracture network, formed triaxially (σ1>σ2=σ3) deforming a core sample of the Hopeman sandstone, the combination of 2D Morlet wavelet and wavelet coefficient maps allows for the detection of characteristic scale orientation and length transitions, associated with the shifts from distributed damage to the growth of localised macroscopic shear fracture. A complementary outcome arises from the wavelet coefficient maps produced by increasing the wavelet scale parameter. These maps can be used to chart the variations in the spatial distribution of the analysed entities, meaning that it is possible to retrieve information on the density of fracture patterns at specific length scales during deformation.

  13. Dual-core Itanium Processor

    CERN Multimedia

    2006-01-01

    Intel’s first dual-core Itanium processor, code-named "Montecito" is a major release of Intel's Itanium 2 Processor Family, which implements the Intel Itanium architecture on a dual-core processor with two cores per die (integrated circuit). Itanium 2 is much more powerful than its predecessor. It has lower power consumption and thermal dissipation.

  14. Core TuLiP

    NARCIS (Netherlands)

    Czenko, M.R.; Etalle, Sandro

    2007-01-01

    We propose CoreTuLiP - the core of a trust management language based on Logic Programming. CoreTuLiP is based on a subset of moded logic programming, but enjoys the features of TM languages such as RT; in particular clauses are issued by different authorities and stored in a distributed manner. We

  15. Beyond the Core: Peer Observation Brings Common Core to Vocational and Electives Classes

    Science.gov (United States)

    Thurber Rasmussen, Harriette

    2014-01-01

    This article describes how a Washington State School District increased professional learning around the Common Core State Standards. The challenge was how to establish a way for career and technical education and electives teachers to learn and apply Common Core in their classes. Weaving Common Core literacy standards into vocational and…

  16. FBR type reactor core

    International Nuclear Information System (INIS)

    Tamiya, Tadashi; Kawashima, Katsuyuki; Fujimura, Koji; Murakami, Tomoko.

    1995-01-01

    Neutron reflectors are disposed at the periphery of a reactor core fuel region and a blanket region, and a neutron shielding region is disposed at the periphery of them. The neutron reflector has a hollow duct structure having a sealed upper portion, a lower portion opened to cooling water, in which a gas and coolants separately sealed in the inside thereof. A driving pressure of a primary recycling pump is lowered upon reduction of coolant flow rate, then the liquid level of coolants in the neutron reflector is lowered due to imbalance between the driving pressure and a gas pressure, so that coolants having an effect as a reflector are eliminated from the outer circumference of the reactor core. Therefore, the amount of neutrons leaking from the reactor core is increased, and negative reactivity is charged to the reactor core. The negative reactivity of the neutron reflector is made greater than a power compensation reactivity. Since this enables reactor scram by using an inherent performance of the reactor core, the reactor core safety of an LMFBR-type reactor can be improved. (I.N.)

  17. Effect of canal length and curvature on working length alteration with WaveOne reciprocating files.

    Science.gov (United States)

    Berutti, Elio; Chiandussi, Giorgio; Paolino, Davide Salvatore; Scotti, Nicola; Cantatore, Giuseppe; Castellucci, Arnaldo; Pasqualini, Damiano

    2011-12-01

    This study evaluated the working length (WL) modification after instrumentation with WaveOne Primary (Dentsply Maillefer, Ballaigues, Switzerland) reciprocating files and the incidence of overinstrumentation in relation to the initial WL. Thirty-two root canals of permanent teeth were used. The angles of curvature of the canals were calculated on digital radiographs. The initial WL with K-files was transferred to the matched WaveOne Primary reciprocating files. After glide paths were established with PathFile (Dentsply Maillefer, Ballaigues, Switzerland), canals were shaped with WaveOne Primary referring to the initial WL. The difference between the postinstrumentation canal length and the initial canal length was analyzed by using a fiberoptic inspection microscope. Data were analyzed with a balanced 2-way factorial analysis of variance (P < .05). Referring to the initial WL, 24 of 32 WaveOne Primary files projected beyond the experimental apical foramen (minimum-maximum, 0.14-0.76 mm). A significant decrease in the canal length after instrumentation (95% confidence interval ranging from -0.34 mm to -0.26 mm) was detected. The canal curvature significantly influenced the WL variation (F(1) = 30.65, P < .001). The interaction between the initial canal length and the canal curvature was statistically significant (F(2) = 4.38, P = .014). Checking the WL before preparation of the apical third of the root canal is recommended when using the new WaveOne NiTi single-file system. Copyright © 2011 American Association of Endodontists. Published by Elsevier Inc. All rights reserved.

  18. Maternal telomere length inheritance in the king penguin.

    Science.gov (United States)

    Reichert, S; Rojas, E R; Zahn, S; Robin, J-P; Criscuolo, F; Massemin, S

    2015-01-01

    Telomeres are emerging as a biomarker for ageing and survival, and are likely important in shaping life-history trade-offs. In particular, telomere length with which one starts in life has been linked to lifelong survival, suggesting that early telomere dynamics are somehow related to life-history trajectories. This result highlights the importance of determining the extent to which telomere length is inherited, as a crucial factor determining early life telomere length. Given the scarcity of species for which telomere length inheritance has been studied, it is pressing to assess the generality of telomere length inheritance patterns. Further, information on how this pattern changes over the course of growth in individuals living under natural conditions should provide some insight on the extent to which environmental constraints also shape telomere dynamics. To fill this gap partly, we followed telomere inheritance in a population of king penguins (Aptenodytes patagonicus). We tested for paternal and maternal influence on chick initial telomere length (10 days old after hatching), and how these relationships changed with chick age (at 70, 200 and 300 days old). Based on a correlative approach, offspring telomere length was positively associated with maternal telomere length early in life (at 10 days old). However, this relationship was not significant at older ages. These data suggest that telomere length in birds is maternally inherited. Nonetheless, the influence of environmental conditions during growth remained an important factor shaping telomere length, as the maternal link disappeared with chicks' age.

  19. Allometric relationships among body mass, MUZZLE-tail length, and tibia length during the growth of Wistar rats.

    Science.gov (United States)

    Santiago, Hildemberg Agostinho Rocha de; De Pierro, Lucas Rodolfo; Reis, Rafael Menezes; Caluz, Antônio Gabriel Ricardo Engracia; Ribeiro, Victor Barbosa; Volpon, José Batista

    2015-11-01

    To investigate allometric relationships among body mass (BM), muzzle-tail length (MTL), and tibia length (TL) in Wistar rats and establish their growth rate change parameters. Eighteen male and 18 female Wistar rats were studied from the 3rd to the 21st week of age. BM, MTL, and TL were measured daily, and relative growth was compared using allometry. A positive correlation between BM and MTL (p<0.05) and BM and TL (p<0.05) was observed. Males and females showed comparable curves; however, females had turning points at a younger age. The allometric relationship between BM and MTL presented a regular increase until reaching a mass of 351 g (males) and 405 g (females). BM and TL showed an initial increase until 185 g (males) and 182 g (females), and then reached a plateau that finished at 412 g (males) and 334 g (females), to display another increase. The allometric relationship of body mass with animal length and tibia length was comparable for male and female rats, with female rats maturing earlier. Animal longitudinal growth occurred in a single stage. In contrast, tibia length depicted two stages of accelerated growth with an intermediate period of deceleration.

  20. Reactor core

    International Nuclear Information System (INIS)

    Matsuura, Tetsuaki; Nomura, Teiji; Tokunaga, Kensuke; Okuda, Shin-ichi

    1990-01-01

    Fuel assemblies in the portions where the gradient of fast neutron fluxes between two opposing faces of a channel box is great are kept loaded at the outermost peripheral position of the reactor core also in the second operation cycle in the order to prevent interference between a control rod and the channel box due to bending deformation of the channel box. Further, the fuel assemblies in the second row from the outer most periphery in the first operation cycle are also kept loaded at the second row in the second operation cycle. Since the gradient of the fast neutrons in the reactor core is especially great at the outer circumference of the reactor core, the channel box at the outer circumference is bent such that the surface facing to the center of the reactor core is convexed and the channel box in the second row is also bent to the identical direction, the insertion of the control rod is not interfered. Further, if the positions for the fuels at the outermost periphery and the fuels in the second row are not altered in the second operation cycle, the gaps are not reduced to prevent the interference between the control rod and the channel box. (N.H.)