WorldWideScience

Sample records for zip code mars

  1. Geographic data: Zip Codes (Shape File)

    Data.gov (United States)

    Montgomery County of Maryland — This dataset contains all zip codes in Montgomery County. Zip codes are the postal delivery areas defined by USPS. Zip codes with mailboxes only are not included. As...

  2. VT ZIP Code Areas

    Data.gov (United States)

    Vermont Center for Geographic Information — (Link to Metadata) A ZIP Code Tabulation Area (ZCTA) is a statistical geographic entity that approximates the delivery area for a U.S. Postal Service five-digit...

  3. Zip Codes - MDC_WCSZipcode

    Data.gov (United States)

    NSGIC Local Govt | GIS Inventory — The WCSZipcode polygon feature class was created by Miami-Dade Enterprise Technology Department to be used in the WCS batch jobs to assign the actual zip code of...

  4. Allegheny County Zip Code Boundaries

    Data.gov (United States)

    Allegheny County / City of Pittsburgh / Western PA Regional Data Center — This dataset demarcates the zip code boundaries that lie within Allegheny County.If viewing this description on the Western Pennsylvania Regional Data Center’s open...

  5. Efficient Proximity Computation Techniques Using ZIP Code Data for Smart Cities †.

    Science.gov (United States)

    Murdani, Muhammad Harist; Kwon, Joonho; Choi, Yoon-Ho; Hong, Bonghee

    2018-03-24

    In this paper, we are interested in computing ZIP code proximity from two perspectives, proximity between two ZIP codes ( Ad-Hoc ) and neighborhood proximity ( Top-K ). Such a computation can be used for ZIP code-based target marketing as one of the smart city applications. A naïve approach to this computation is the usage of the distance between ZIP codes. We redefine a distance metric combining the centroid distance with the intersecting road network between ZIP codes by using a weighted sum method. Furthermore, we prove that the results of our combined approach conform to the characteristics of distance measurement. We have proposed a general and heuristic approach for computing Ad-Hoc proximity, while for computing Top-K proximity, we have proposed a general approach only. Our experimental results indicate that our approaches are verifiable and effective in reducing the execution time and search space.

  6. Efficient Proximity Computation Techniques Using ZIP Code Data for Smart Cities †

    Directory of Open Access Journals (Sweden)

    Muhammad Harist Murdani

    2018-03-01

    Full Text Available In this paper, we are interested in computing ZIP code proximity from two perspectives, proximity between two ZIP codes (Ad-Hoc and neighborhood proximity (Top-K. Such a computation can be used for ZIP code-based target marketing as one of the smart city applications. A naïve approach to this computation is the usage of the distance between ZIP codes. We redefine a distance metric combining the centroid distance with the intersecting road network between ZIP codes by using a weighted sum method. Furthermore, we prove that the results of our combined approach conform to the characteristics of distance measurement. We have proposed a general and heuristic approach for computing Ad-Hoc proximity, while for computing Top-K proximity, we have proposed a general approach only. Our experimental results indicate that our approaches are verifiable and effective in reducing the execution time and search space.

  7. Computing travel time when the exact address is unknown: a comparison of point and polygon ZIP code approximation methods.

    Science.gov (United States)

    Berke, Ethan M; Shi, Xun

    2009-04-29

    Travel time is an important metric of geographic access to health care. We compared strategies of estimating travel times when only subject ZIP code data were available. Using simulated data from New Hampshire and Arizona, we estimated travel times to nearest cancer centers by using: 1) geometric centroid of ZIP code polygons as origins, 2) population centroids as origin, 3) service area rings around each cancer center, assigning subjects to rings by assuming they are evenly distributed within their ZIP code, 4) service area rings around each center, assuming the subjects follow the population distribution within the ZIP code. We used travel times based on street addresses as true values to validate estimates. Population-based methods have smaller errors than geometry-based methods. Within categories (geometry or population), centroid and service area methods have similar errors. Errors are smaller in urban areas than in rural areas. Population-based methods are superior to the geometry-based methods, with the population centroid method appearing to be the best choice for estimating travel time. Estimates in rural areas are less reliable.

  8. MARS Code in Linux Environment

    Energy Technology Data Exchange (ETDEWEB)

    Hwang, Moon Kyu; Bae, Sung Won; Jung, Jae Joon; Chung, Bub Dong [Korea Atomic Energy Research Institute, Taejon (Korea, Republic of)

    2005-07-01

    The two-phase system analysis code MARS has been incorporated into Linux system. The MARS code was originally developed based on the RELAP5/MOD3.2 and COBRA-TF. The 1-D module which evolved from RELAP5 alone could be applied for the whole NSSS system analysis. The 3-D module developed based on the COBRA-TF, however, could be applied for the analysis of the reactor core region where 3-D phenomena would be better treated. The MARS code also has several other code units that could be incorporated for more detailed analysis. The separate code units include containment analysis modules and 3-D kinetics module. These code modules could be optionally invoked to be coupled with the main MARS code. The containment code modules (CONTAIN and CONTEMPT), for example, could be utilized for the analysis of the plant containment phenomena in a coupled manner with the nuclear reactor system. The mass and energy interaction during the hypothetical coolant leakage accident could, thereby, be analyzed in a more realistic manner. In a similar way, 3-D kinetics could be incorporated for simulating the three dimensional reactor kinetic behavior, instead of using the built-in point kinetics model. The MARS code system, developed initially for the MS Windows environment, however, would not be adequate enough for the PC cluster system where multiple CPUs are available. When parallelism is to be eventually incorporated into the MARS code, MS Windows environment is not considered as an optimum platform. Linux environment, on the other hand, is generally being adopted as a preferred platform for the multiple codes executions as well as for the parallel application. In this study, MARS code has been modified for the adaptation of Linux platform. For the initial code modification, the Windows system specific features have been removed from the code. Since the coupling code module CONTAIN is originally in a form of dynamic load library (DLL) in the Windows system, a similar adaptation method

  9. MARS Code in Linux Environment

    International Nuclear Information System (INIS)

    Hwang, Moon Kyu; Bae, Sung Won; Jung, Jae Joon; Chung, Bub Dong

    2005-01-01

    The two-phase system analysis code MARS has been incorporated into Linux system. The MARS code was originally developed based on the RELAP5/MOD3.2 and COBRA-TF. The 1-D module which evolved from RELAP5 alone could be applied for the whole NSSS system analysis. The 3-D module developed based on the COBRA-TF, however, could be applied for the analysis of the reactor core region where 3-D phenomena would be better treated. The MARS code also has several other code units that could be incorporated for more detailed analysis. The separate code units include containment analysis modules and 3-D kinetics module. These code modules could be optionally invoked to be coupled with the main MARS code. The containment code modules (CONTAIN and CONTEMPT), for example, could be utilized for the analysis of the plant containment phenomena in a coupled manner with the nuclear reactor system. The mass and energy interaction during the hypothetical coolant leakage accident could, thereby, be analyzed in a more realistic manner. In a similar way, 3-D kinetics could be incorporated for simulating the three dimensional reactor kinetic behavior, instead of using the built-in point kinetics model. The MARS code system, developed initially for the MS Windows environment, however, would not be adequate enough for the PC cluster system where multiple CPUs are available. When parallelism is to be eventually incorporated into the MARS code, MS Windows environment is not considered as an optimum platform. Linux environment, on the other hand, is generally being adopted as a preferred platform for the multiple codes executions as well as for the parallel application. In this study, MARS code has been modified for the adaptation of Linux platform. For the initial code modification, the Windows system specific features have been removed from the code. Since the coupling code module CONTAIN is originally in a form of dynamic load library (DLL) in the Windows system, a similar adaptation method

  10. Recipients of Excess Food by Zip Code, US and Territories, 2015, EPA Region 9

    Data.gov (United States)

    U.S. Environmental Protection Agency — This GIS dataset contains polygon features that represent generalized USPS 5-digit zip code boundaries for the US and its territories. Data is licensed to US EPA by...

  11. Coupling the severe accident code SCDAP with the system thermal hydraulic code MARS

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Young Jin; Chung, Bub Dong [Korea Atomic Energy Research Institute, Taejon (Korea, Republic of)

    2004-07-01

    MARS is a best-estimate system thermal hydraulics code with multi-dimensional modeling capability. One of the aims in MARS code development is to make it a multi-functional code system with the analysis capability to cover the entire accident spectrum. For this purpose, MARS code has been coupled with a number of other specialized codes such as CONTEMPT for containment analysis, and MASTER for 3-dimensional kinetics. And in this study, the SCDAP code has been coupled with MARS to endow the MARS code system with severe accident analysis capability. With the SCDAP, MARS code system now has acquired the capability to simulate such severe accident related phenomena as cladding oxidation, melting and slumping of fuel and reactor structures.

  12. Coupling the severe accident code SCDAP with the system thermal hydraulic code MARS

    International Nuclear Information System (INIS)

    Lee, Young Jin; Chung, Bub Dong

    2004-01-01

    MARS is a best-estimate system thermal hydraulics code with multi-dimensional modeling capability. One of the aims in MARS code development is to make it a multi-functional code system with the analysis capability to cover the entire accident spectrum. For this purpose, MARS code has been coupled with a number of other specialized codes such as CONTEMPT for containment analysis, and MASTER for 3-dimensional kinetics. And in this study, the SCDAP code has been coupled with MARS to endow the MARS code system with severe accident analysis capability. With the SCDAP, MARS code system now has acquired the capability to simulate such severe accident related phenomena as cladding oxidation, melting and slumping of fuel and reactor structures

  13. Determining Market Categorization of United States Zip Codes for Purposes of Army Recruiting

    Science.gov (United States)

    2016-06-01

    Army uses commercial market segmentation data to analyze markets and past accessions to assign recruiters and quotas to maximize production. We use...Army Recruiting Command to rely on proprietary data with 66 market segments per ZIP code for market analysis and predicting recruiting potential...have different densities of potential recruits; the Army uses commercial market segmentation data to analyze markets and past accessions to assign

  14. Improvement of MARS code reflood model

    International Nuclear Information System (INIS)

    Hwang, Moonkyu; Chung, Bub-Dong

    2011-01-01

    A specifically designed heat transfer model for the reflood process which normally occurs at low flow and low pressure was originally incorporated in the MARS code. The model is essentially identical to that of the RELAP5/MOD3.3 code. The model, however, is known to have under-estimated the peak cladding temperature (PCT) with earlier turn-over. In this study, the original MARS code reflood model is improved. Based on the extensive sensitivity studies for both hydraulic and wall heat transfer models, it is found that the dispersed flow film boiling (DFFB) wall heat transfer is the most influential process determining the PCT, whereas the interfacial drag model most affects the quenching time through the liquid carryover phenomenon. The model proposed by Bajorek and Young is incorporated for the DFFB wall heat transfer. Both space grid and droplet enhancement models are incorporated. Inverted annular film boiling (IAFB) is modeled by using the original PSI model of the code. The flow transition between the DFFB and IABF, is modeled using the TRACE code interpolation. A gas velocity threshold is also added to limit the top-down quenching effect. Assessment calculations are performed for the original and modified MARS codes for the Flecht-Seaset test and RBHT test. Improvements are observed in terms of the PCT and quenching time predictions in the Flecht-Seaset assessment. In case of the RBHT assessment, the improvement over the original MARS code is found marginal. A space grid effect, however, is clearly seen from the modified version of the MARS code. (author)

  15. MARS CODE MANUAL VOLUME III - Programmer's Manual

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Hwang, Moon Kyu; Jeong, Jae Jun; Kim, Kyung Doo; Bae, Sung Won; Lee, Young Jin; Lee, Won Jae

    2010-02-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by very tightly integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-Of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. This programmer's manual provides a complete list of overall information of code structure and input/output function of MARS. In addition, brief descriptions for each subroutine and major variables used in MARS are also included in this report, so that this report would be very useful for the code maintenance. The overall structure of the manual is modeled on the structure of the RELAP5 and as such the layout of the manual is very similar to that of the RELAP. This similitude to RELAP5 input is intentional as this input scheme will allow minimum modification between the inputs of RELAP5 and MARS3.1. MARS3.1 development team would like to express its appreciation to the RELAP5 Development Team and the USNRC for making this manual possible

  16. Graphical user interface development for the MARS code

    International Nuclear Information System (INIS)

    Jeong, J.-J.; Hwang, M.; Lee, Y.J.; Kim, K.D.; Chung, B.D.

    2003-01-01

    KAERI has developed the best-estimate thermal-hydraulic system code MARS using the RELAP5/MOD3 and COBRA-TF codes. To exploit the excellent features of the two codes, we consolidated the two codes. Then, to improve the readability, maintainability, and portability of the consolidated code, all the subroutines were completely restructured by employing a modular data structure. At present, a major part of the MARS code development program is underway to improve the existing capabilities. The code couplings with three-dimensional neutron kinetics, containment analysis, and transient critical heat flux calculations have also been carried out. At the same time, graphical user interface (GUI) tools have been developed for user friendliness. This paper presents the main features of the MARS GUI. The primary objective of the GUI development was to provide a valuable aid for all levels of MARS users in their output interpretation and interactive controls. Especially, an interactive control function was designed to allow operator actions during simulation so that users can utilize the MARS code like conventional nuclear plant analyzers (NPAs). (author)

  17. MARS CODE MANAUAL VOLUME IV - Developmental Assessment Report

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Jeong, Jae Jun; Hwang, Moon Kyu; Lee, Won Jae; Lee, Young Jin; Lee, Seung Wook; Kim, Kyung Doo; Bae, Sung Won

    2010-02-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by very tightly integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-Of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. This assessment manual provides a complete list of code assessment results of the MARS code for various conceptual problem, separate effect test and integral effect test. From these validation procedures, the soundness and accuracy of the MARS code has been confirmed. The overall structure of the input is modeled on the structure of the RELAP5 and as such the layout of the manual is very similar to that of the RELAP. This similitude to RELAP5 input is intentional as this input scheme will allow minimum modification between the inputs of RELAP5 and MARS3.1. MARS3.1 development team would like to express its appreciation to the RELAP5 Development Team and the USNRC for making this manual possible

  18. Quality Improvement of MARS Code and Establishment of Code Coupling

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Jeong, Jae Jun; Kim, Kyung Doo

    2010-04-01

    The improvement of MARS code quality and coupling with regulatory auditing code have been accomplished for the establishment of self-reliable technology based regulatory auditing system. The unified auditing system code was realized also by implementing the CANDU specific models and correlations. As a part of the quality assurance activities, the various QA reports were published through the code assessments. The code manuals were updated and published a new manual which describe the new models and correlations. The code coupling methods were verified though the exercise of plant application. The education-training seminar and technology transfer were performed for the code users. The developed MARS-KS is utilized as reliable auditing tool for the resolving the safety issue and other regulatory calculations. The code can be utilized as a base technology for GEN IV reactor applications

  19. MARS code manual volume I: code structure, system models, and solution methods

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Kim, Kyung Doo; Bae, Sung Won; Jeong, Jae Jun; Lee, Seung Wook; Hwang, Moon Kyu; Yoon, Churl

    2010-02-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by very tightly integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-Of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. This theory manual provides a complete list of overall information of code structure and major function of MARS including code architecture, hydrodynamic model, heat structure, trip / control system and point reactor kinetics model. Therefore, this report would be very useful for the code users. The overall structure of the manual is modeled on the structure of the RELAP5 and as such the layout of the manual is very similar to that of the RELAP. This similitude to RELAP5 input is intentional as this input scheme will allow minimum modification between the inputs of RELAP5 and MARS3.1. MARS3.1 development team would like to express its appreciation to the RELAP5 Development Team and the USNRC for making this manual possible

  20. Bias with respect to socioeconomic status: A closer look at zip code matching in a pneumococcal vaccine effectiveness study

    Directory of Open Access Journals (Sweden)

    Ruth Link-Gelles

    2016-12-01

    Full Text Available In 2010, 13-valent pneumococcal conjugate vaccine (PCV13 was introduced in the US for prevention of invasive pneumococcal disease in children. Individual-level socioeconomic status (SES is a potential confounder of the estimated effectiveness of PCV13 and is often controlled for in observational studies using zip code as a proxy. We assessed the utility of zip code matching for control of SES in a post-licensure evaluation of the effectiveness of PCV13 (calculated as [1-matched odds ratio]*100. We used a directed acyclic graph to identify subsets of confounders and collected SES variables from birth certificates, geocoding, a parent interview, and follow-up with medical providers. Cases tended to be more affluent than eligible controls (for example, 48.3% of cases had private insurance vs. 44.6% of eligible controls, but less affluent than enrolled controls (52.9% of whom had private insurance. Control of confounding subsets, however, did not result in a meaningful change in estimated vaccine effectiveness (original estimate: 85.1%, 95% CI 74.8–91.9%; adjusted estimate: 82.5%, 95% CI 65.6–91.1%. In the context of a post-licensure vaccine effectiveness study, zip code appears to be an adequate, though not perfect, proxy for individual SES. Keywords: Socioeconomic status, PCV13, Pneumococcus, Pneumococcal vaccine, Vaccine effectiveness, Matched case-control

  1. Status of MARS Code

    Energy Technology Data Exchange (ETDEWEB)

    N.V. Mokhov

    2003-04-09

    Status and recent developments of the MARS 14 Monte Carlo code system for simulation of hadronic and electromagnetic cascades in shielding, accelerator and detector components in the energy range from a fraction of an electronvolt up to 100 TeV are described. these include physics models both in strong and electromagnetic interaction sectors, variance reduction techniques, residual dose, geometry, tracking, histograming. MAD-MARS Beam Line Build and Graphical-User Interface.

  2. Fuel behavior modeling using the MARS computer code

    International Nuclear Information System (INIS)

    Faya, S.C.S.; Faya, A.J.G.

    1983-01-01

    The fuel behaviour modeling code MARS against experimental data, was evaluated. Two cases were selected: an early comercial PWR rod (Maine Yankee rod) and an experimental rod from the Canadian BWR program (Canadian rod). The MARS predictions are compared with experimental data and predictions made by other fuel modeling codes. Improvements are suggested for some fuel behaviour models. Mars results are satisfactory based on the data available. (Author) [pt

  3. MARS CODE MANUAL VOLUME V: Models and Correlations

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Bae, Sung Won; Lee, Seung Wook; Yoon, Churl; Hwang, Moon Kyu; Kim, Kyung Doo; Jeong, Jae Jun

    2010-02-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by very tightly integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-Of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. This models and correlations manual provides a complete list of detailed information of the thermal-hydraulic models used in MARS, so that this report would be very useful for the code users. The overall structure of the manual is modeled on the structure of the RELAP5 and as such the layout of the manual is very similar to that of the RELAP. This similitude to RELAP5 input is intentional as this input scheme will allow minimum modification between the inputs of RELAP5 and MARS3.1. MARS3.1 development team would like to express its appreciation to the RELAP5 Development Team and the USNRC for making this manual possible

  4. Mars 2.2 code manual: input requirements

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Lee, Won Jae; Jeong, Jae Jun; Lee, Young Jin; Hwang, Moon Kyu; Kim, Kyung Doo; Lee, Seung Wook; Bae, Sung Won

    2003-07-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by very tightly integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. This input manual provides a complete list of input required to run MARS. The manual is divided largely into two parts, namely, the one-dimensional part and the multi-dimensional part. The inputs for auxiliary parts such as minor edit requests and graph formatting inputs are shared by the two parts and as such mixed input is possible. The overall structure of the input is modeled on the structure of the RELAP5 and as such the layout of the manual is very similar to that of the RELAP. This similitude to RELAP5 input is intentional as this input scheme will allow minimum modification between the inputs of RELAP5 and MARS. MARS development team would like to express its appreciation to the RELAP5 Development Team and the USNRC for making this manual possible

  5. MARS code manual volume II: input requirements

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Kim, Kyung Doo; Bae, Sung Won; Jeong, Jae Jun; Lee, Seung Wook; Hwang, Moon Kyu

    2010-02-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by very tightly integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-Of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. This input manual provides a complete list of input required to run MARS. The manual is divided largely into two parts, namely, the one-dimensional part and the multi-dimensional part. The inputs for auxiliary parts such as minor edit requests and graph formatting inputs are shared by the two parts and as such mixed input is possible. The overall structure of the input is modeled on the structure of the RELAP5 and as such the layout of the manual is very similar to that of the RELAP. This similitude to RELAP5 input is intentional as this input scheme will allow minimum modification between the inputs of RELAP5 and MARS3.1. MARS3.1 development team would like to express its appreciation to the RELAP5 Development Team and the USNRC for making this manual possible

  6. Development of an Auto-Validation Program for MARS Code Assessments

    International Nuclear Information System (INIS)

    Lee, Young Jin; Chung, Bub Dong

    2006-01-01

    MARS (Multi-dimensional Analysis of Reactor Safety) code is a best-estimate thermal hydraulic system analysis code developed at KAERI. It is important for a thermal hydraulic computer code to be assessed against theoretical and experimental data to verify and validate the performance and the integrity of the structure, models and correlations of the code. The code assessment efforts for complex thermal hydraulics code such as MARS code can be tedious, time-consuming and require large amount of human intervention in data transfer to see the results in graphic forms. Code developers produce many versions of a code during development and each version need to be verified for integrity. Thus, for MARS code developers, it is desirable to have an automatic way of carrying out the code assessment calculations. In the present work, an Auto-Validation program that carries out the code assessment efforts has been developed. The program uses the user supplied configuration file (with '.vv' extension) which contain commands to read input file, to execute the user selected MARS program, and to generate result graphs. The program can be useful if a same set of code assessments is repeated with different versions of the code. The program is written with the Delphi program language. The program runs under the Microsoft Windows environment

  7. An Agent-Based Model for Zip-Code Level Diffusion of Electric Vehicles and Electricity Consumption in New York City

    Directory of Open Access Journals (Sweden)

    Azadeh Ahkamiraad

    2018-03-01

    Full Text Available Current power grids in many countries are not fully prepared for high electric vehicle (EV penetration, and there is evidence that the construction of additional grid capacity is constantly outpaced by EV diffusion. If this situation continues, then it will compromise grid reliability and cause problems such as system overload, voltage and frequency fluctuations, and power losses. This is especially true for densely populated areas where the grid capacity is already strained with existing old infrastructure. The objective of this research is to identify the zip-code level electricity consumption that is associated with large-scale EV adoption in New York City, one of the most densely populated areas in the United States (U.S.. We fuse the Fisher and Pry diffusion model and Rogers model within the agent-based simulation to forecast zip-code level EV diffusion and the required energy capacity to satisfy the charging demand. The research outcomes will assist policy makers and grid operators in making better planning decisions on the locations and timing of investments during the transition to smarter grids and greener transportation.

  8. Preliminary Analysis of Rapid Condensation Experiment with MARS-KS Code

    Energy Technology Data Exchange (ETDEWEB)

    Bae, Jae Ho; Jun, Hwang Yong; Jeong, Hae Yong [Sejong University, Seoul (Korea, Republic of)

    2016-05-15

    In the present study, the rapid condensation experiment performed in MANOTEA facility is analyzed with the MARS-KS code. It is known that there exists some limitation with a system code to predict this kind of a very active condensation due to direct mixing of cold injection flow and steam. Through the analysis we investigated the applicability of MARS-KS code for the design of various passive safety systems in the future. The configuration of the experimental facility MANOTEA, which has been constructed at the University of Maryland - United States Naval Academy, is described and the modeling approach using the MARS-KS code is also provided. The preliminary result shows that the MARS-KS predicts the general trend of pressure and temperature in the condensing part correctly. However, it is also found that there exist some limitations in the simulation such as an unexpected pressure peak or a sudden temperature change.

  9. Gap Conductance model Validation in the TASS/SMR-S code using MARS code

    International Nuclear Information System (INIS)

    Ahn, Sang Jun; Yang, Soo Hyung; Chung, Young Jong; Lee, Won Jae

    2010-01-01

    Korea Atomic Energy Research Institute (KAERI) has been developing the TASS/SMR-S (Transient and Setpoint Simulation/Small and Medium Reactor) code, which is a thermal hydraulic code for the safety analysis of the advanced integral reactor. An appropriate work to validate the applicability of the thermal hydraulic models within the code should be demanded. Among the models, the gap conductance model which is describes the thermal gap conductivity between fuel and cladding was validated through the comparison with MARS code. The validation of the gap conductance model was performed by evaluating the variation of the gap temperature and gap width as the changed with the power fraction. In this paper, a brief description of the gap conductance model in the TASS/SMR-S code is presented. In addition, calculated results to validate the gap conductance model are demonstrated by comparing with the results of the MARS code with the test case

  10. A Simulation Study about OECD-SETH PANDA Tests by using MARS Code

    International Nuclear Information System (INIS)

    Bae, Sung Won; Chung, Bub Dong

    2007-04-01

    Korea Advanced Energy Research Institute (KAERI) conceived and started the development of MARS code with the main objective of producing a state-of-the-art realistic thermal hydraulic systems analysis code with multi-dimensional analysis capability. MARS achieves this objective by integrating the one dimensional RELAP5/MOD3 with the multi-dimensional COBRA-TF codes. The method of integration of the two codes is based on the dynamic link library techniques, and the system pressure equation matrices of both codes are implicitly integrated and solved simultaneously. In addition, the Equation-Of-State (EOS) for the light water was unified by replacing the EOS of COBRA-TF by that of the RELAP5. In addition, the multi-D module component has been developed to meet the expand the multi-dimensional analysis capability of MARS. Participating in OECD-SETH, MARS provides and undergoes the assess procedure of comercial CFD codes, like FLUENT, CFX, etc. During the participation, MARS has been used to provide the system code results, which is made with the intermediate length scale, restricted analysis volume numbers. With these restrictions and shortcomings, MARS predicts well about the steam concentration distribution and mixture temperature in the large multi-comparted bulk spaces. After the SETH project, NEA has planned the SETH II, which deals with the multiple non-condensible gas stratification and mixing phenomena

  11. Preliminary Numerical Analysis of Convective Heat Transfer Loop Using MARS Code

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Yongjae; Seo, Gwang Hyeok; Jeun, Gyoodong; Kim, Sung Joong [Hanyang Univ., Seoul (Korea, Republic of)

    2014-05-15

    The MARS has been developed adopting two major modules: RELAP5/MOD3 (USA) for one-dimensional (1D) two-fluid model for two-phase flows and COBRA-TF code for a three-dimensional (3D), two-fluid, and three-field model. In addition to the MARS code, TRACE (USA) is a modernized thermal-hydraulics code designed to consolidate and extend the capabilities of NRC's 3 legacy safety code: TRAC-P, TRAC-B and RELAP. CATHARE (French) is also thermal-hydraulic system analysis code for Pressurized Water Reactor (PWR) safety. There are several researches on comparing experimental data with simulation results by the MARS code. Kang et al. conducted natural convection heat transfer experiments of liquid gallium loop, and the experimental data were compared to MARS simulations. Bang et al. examined the capability of the MARS code to predict condensation heat transfer experiments with a vertical tube containing a non-condensable gas. Moreover, Lee et al. adopted MELCOR, which is one of the severe accident analysis codes, to evaluate several strategies for the severe accident mitigation. The objective of this study is to conduct the preliminary numerical analysis for the experimental loop at HYU using the MARS code, especially in order to provide relevant information on upcoming experiments for the undergraduate students. In this study, the preliminary numerical analysis for the convective heat transfer loop was carried out using the MARS Code. The major findings from the numerical simulations can be summarized as follows. In the calculations of the outlet and surface temperatures, the several limitations were suggested for the upcoming single-phase flow experiments. The comparison work for the HTCs shows validity for the prepared input model. This input could give useful information on the experiments. Furthermore, the undergraduate students in department of nuclear engineering, who are going to be taken part in the experiments, could prepare the program with the input, and will

  12. Preliminary Numerical Analysis of Convective Heat Transfer Loop Using MARS Code

    International Nuclear Information System (INIS)

    Lee, Yongjae; Seo, Gwang Hyeok; Jeun, Gyoodong; Kim, Sung Joong

    2014-01-01

    The MARS has been developed adopting two major modules: RELAP5/MOD3 (USA) for one-dimensional (1D) two-fluid model for two-phase flows and COBRA-TF code for a three-dimensional (3D), two-fluid, and three-field model. In addition to the MARS code, TRACE (USA) is a modernized thermal-hydraulics code designed to consolidate and extend the capabilities of NRC's 3 legacy safety code: TRAC-P, TRAC-B and RELAP. CATHARE (French) is also thermal-hydraulic system analysis code for Pressurized Water Reactor (PWR) safety. There are several researches on comparing experimental data with simulation results by the MARS code. Kang et al. conducted natural convection heat transfer experiments of liquid gallium loop, and the experimental data were compared to MARS simulations. Bang et al. examined the capability of the MARS code to predict condensation heat transfer experiments with a vertical tube containing a non-condensable gas. Moreover, Lee et al. adopted MELCOR, which is one of the severe accident analysis codes, to evaluate several strategies for the severe accident mitigation. The objective of this study is to conduct the preliminary numerical analysis for the experimental loop at HYU using the MARS code, especially in order to provide relevant information on upcoming experiments for the undergraduate students. In this study, the preliminary numerical analysis for the convective heat transfer loop was carried out using the MARS Code. The major findings from the numerical simulations can be summarized as follows. In the calculations of the outlet and surface temperatures, the several limitations were suggested for the upcoming single-phase flow experiments. The comparison work for the HTCs shows validity for the prepared input model. This input could give useful information on the experiments. Furthermore, the undergraduate students in department of nuclear engineering, who are going to be taken part in the experiments, could prepare the program with the input, and will

  13. Improvement of multi-dimensional realistic thermal-hydraulic system analysis code, MARS 1.3

    International Nuclear Information System (INIS)

    Lee, Won Jae; Chung, Bub Dong; Jeong, Jae Jun; Ha, Kwi Seok

    1998-09-01

    The MARS (Multi-dimensional Analysis of Reactor Safety) code is a multi-dimensional, best-estimate thermal-hydraulic system analysis code. This report describes the new features that have been improved in the MARS 1.3 code since the release of MARS 1.3 in July 1998. The new features include: - implementation of point kinetics model into the 3D module - unification of the heat structure model - extension of the control function to the 3D module variables - improvement of the 3D module input check function. Each of the items has been implemented in the developmental version of the MARS 1.3.1 code and, then, independently verified and assessed. The effectiveness of the new features is well verified and it is shown that these improvements greatly extend the code capability and enhance the user friendliness. Relevant input data changes are also described. In addition to the improvements, this report briefly summarizes the future code developmental activities that are being carried out or planned, such as coupling of MARS 1.3 with the containment code CONTEMPT and the three-dimensional reactor kinetics code MASTER 2.0. (author). 8 refs

  14. Improvement of multi-dimensional realistic thermal-hydraulic system analysis code, MARS 1.3

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Jae; Chung, Bub Dong; Jeong, Jae Jun; Ha, Kwi Seok

    1998-09-01

    The MARS (Multi-dimensional Analysis of Reactor Safety) code is a multi-dimensional, best-estimate thermal-hydraulic system analysis code. This report describes the new features that have been improved in the MARS 1.3 code since the release of MARS 1.3 in July 1998. The new features include: - implementation of point kinetics model into the 3D module - unification of the heat structure model - extension of the control function to the 3D module variables - improvement of the 3D module input check function. Each of the items has been implemented in the developmental version of the MARS 1.3.1 code and, then, independently verified and assessed. The effectiveness of the new features is well verified and it is shown that these improvements greatly extend the code capability and enhance the user friendliness. Relevant input data changes are also described. In addition to the improvements, this report briefly summarizes the future code developmental activities that are being carried out or planned, such as coupling of MARS 1.3 with the containment code CONTEMPT and the three-dimensional reactor kinetics code MASTER 2.0. (author). 8 refs.

  15. Towards a heavy-ion transport capability in the MARS15 Code

    International Nuclear Information System (INIS)

    Mokhov, N.V.; Gudima, K.K.; Mashnik, S.G.; Rakhno, I.L.; Striganov, S.

    2004-01-01

    In order to meet the challenges of new accelerator and space projects and further improve modelling of radiation effects in microscopic objects, heavy-ion interaction and transport physics have been recently incorporated into the MARS15 Monte Carlo code. A brief description of new modules is given in comparison with experimental data. The MARS Monte Carlo code is widely used in numerous accelerator, detector, shielding and cosmic ray applications. The needs of the Relativistic Heavy-Ion Collider, Large Hadron Collider, Rare Isotope Accelerator and NASA projects have recently induced adding heavy-ion interaction and transport physics to the MARS15 code. The key modules of the new implementation are described below along with their comparisons to experimental data.

  16. MARS 1.3 system analysis code coupling with CONTEMPT4/MOD5/PCCS containment analysis code using dynamic link library

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Jeong, Jae Jun; Lee, Won Jae

    1998-01-01

    The two independent codes, MARS 1.3 and CONTEMPT4/MOD5/PCCS, have been coupled using the method of dynamic-link-library (DLL) technique. Overall configuration of the code system is designed so that MARS will be a main driver program which use CONTEMPT as associated routines. Using Digital Visual Fortran compiler, DLL was generated from the CONTEMPT source code with the interfacing routine names and arguments. Coupling of MARS with CONTEMPT was realized by calling the DLL routines at the appropriate step in the MARS code. Verification of coupling was carried out for LBLOCA transient of a typical plant design. It was found that the DLL technique is much more convenient than the UNIX process control techniques and effective for Window operating system. Since DLL can be used by more than one application and an application program can use many DLLs simultaneously, this technique would enable the existing codes to use more broadly with linking others

  17. MARS 1.3 system analysis code coupling with CONTEMPT4/MOD5/PCCS containment analysis code using dynamic link library

    Energy Technology Data Exchange (ETDEWEB)

    Chung, Bub Dong; Jeong, Jae Jun; Lee, Won Jae [KAERI, Taejon (Korea, Republic of)

    1998-10-01

    The two independent codes, MARS 1.3 and CONTEMPT4/MOD5/PCCS, have been coupled using the method of dynamic-link-library (DLL) technique. Overall configuration of the code system is designed so that MARS will be a main driver program which use CONTEMPT as associated routines. Using Digital Visual Fortran compiler, DLL was generated from the CONTEMPT source code with the interfacing routine names and arguments. Coupling of MARS with CONTEMPT was realized by calling the DLL routines at the appropriate step in the MARS code. Verification of coupling was carried out for LBLOCA transient of a typical plant design. It was found that the DLL technique is much more convenient than the UNIX process control techniques and effective for Window operating system. Since DLL can be used by more than one application and an application program can use many DLLs simultaneously, this technique would enable the existing codes to use more broadly with linking others.

  18. hZip2 and hZip3 zinc transporters are down regulated in human prostate adenocarcinomatous glands

    Directory of Open Access Journals (Sweden)

    Franklin Renty B

    2007-06-01

    Full Text Available Abstract Background The normal human prostate glandular epithelium has the unique function of accumulating high levels of zinc. In prostate cancer this capability is lost as an early event in the development of the malignant cells. The mechanism and factors responsible for the ability of the normal epithelial cells to accumulate zinc and the loss of this capability in the malignant cells need to be identified. We previously reported that Zip1 is an important zinc uptake transporter in prostate cells and is down regulated in the malignant cells in situ along with the depletion of zinc levels. In this report we investigated the expression of two other Zip family zinc transporters, Zip2 and Zip3 in malignant versus nonmalignant (normal and BPH glands. Zip2 and Zip3 relative protein levels were determined by immunohistochemistry analysis of human prostate tissue sections. Results Normal and BPH glandular epithelium consistently exhibited the strong presence of both Zip 2 and Zip3; whereas both transporters consistently were essentially non-detectable in the malignant glands. This represents the first report of the expression of Zip3 in human prostate tissue; and more importantly, reveals that ZiP2 and Zip3 are down regulated in malignant cells in situ as we also had demonstrated for Zip1. Zip2 and Zip3 transporter proteins were localized predominantly at the apical cell membrane, which is in contrast to the Zip1 localization at the basolateral membrane. Zip2 and Zip3 seemingly are associated with the re-uptake of zinc from prostatic fluid. Conclusion These results coupled with previous reports implicate Zip2 and Zip3 along with Zip1 as important zinc uptake transporters involved in the unique ability of prostate cells to accumulate high cellular zinc levels. Zip1 is important for the extraction of zinc from circulation as the primary source of cellular zinc. Zip 2 and Zip3 appear to be important for retention of the zinc in the cellular compartment

  19. Thermal-hydraulic analysis of water cooled breeding blanket of K-DEMO using MARS-KS code

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jeong-Hun; Park, Il Woong; Kim, Geon-Woo; Park, Goon-Cherl [Seoul National University, Seoul (Korea, Republic of); Cho, Hyoung-Kyu, E-mail: chohk@snu.ac.kr [Seoul National University, Seoul (Korea, Republic of); Im, Kihak [National Fusion Research Institute, Daejeon (Korea, Republic of)

    2015-10-15

    Highlights: • The thermal design of breeding blanket for the K-DEMO is evaluated using MARS-KS. • To confirm the prediction capability of MARS, the results were compared with the CFD. • The results of MARS-KS calculation and CFD prediction are in good agreement. • A transient simulation was carried out so as to show the applicability of MARS-KS. • A methodology to simulate the entire blanket system is proposed. - Abstract: The thermal design of a breeding blanket for the Korean Fusion DEMOnstration reactor (K-DEMO) is evaluated using the Multidimensional Analysis of Reactor Safety (MARS-KS) code in this study. The MARS-KS code has advantages in simulating transient two-phase flow over computational fluid dynamics (CFD) codes. In order to confirm the prediction capability of the code for the present blanket system, the calculation results were compared with the CFD prediction. The results of MARS-KS calculation and CFD prediction are in good agreement. Afterwards, a transient simulation for a conceptual problem was carried out so as to show the applicability of MARS-KS for a transient or accident condition. Finally, a methodology to simulate the multiple blanket modules is proposed.

  20. Simulation of the KAERI PASCAL Test with MARS-KS and TRACE Codes

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Kyung Won; Cheong, Aeju; Shin, Andong; Cho, Min Ki [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2016-10-15

    In order to validate the operational performance of the PAFS, KAERI has performed the experimental investigation using the PASCAL (PAFS Condensing heat removal Assessment Loop) facility. In this study, we simulated the KAERI PASCAL SS-540-P1 test with MARS-KS V1.4 and TRACE V5.0 p4 codes to assess the code predictability for the condensation heat transfer inside the passive auxiliary feedwater system. We simulated the KAERI PASCAL SS-540-P1 test with MARS-KS V1.4 and TRACE V5.0 p4 codes to assess the code predictability for the condensation heat transfer inside the passive auxiliary feedwater system. The calculated results of heat flux, inner wall surface temperature of the condensing tube, fluid temperature, and steam mass flow rate are compared with the experimental data. The result shows that the MARS-KS generally under-predict the heat fluxes. The TRACE over-predicts the heat flux at tube inlet region and under-predicts it at tube outlet region. The TRACE prediction shows larger amount of steam condensation by about 3% than the MARS-KS prediction.

  1. MARS-KS code validation activity through the atlas domestic standard problem

    International Nuclear Information System (INIS)

    Choi, K. Y.; Kim, Y. S.; Kang, K. H.; Park, H. S.; Cho, S.

    2012-01-01

    The 2 nd Domestic Standard Problem (DSP-02) exercise using the ATLAS integral effect test data was executed to transfer the integral effect test data to domestic nuclear industries and to contribute to improving the safety analysis methodology for PWRs. A small break loss of coolant accident of a 6-inch break at the cold leg was determined as a target scenario by considering its technical importance and by incorporating interests from participants. Ten calculation results using MARS-KS code were collected, major prediction results were described qualitatively and code prediction accuracy was assessed quantitatively using the FFTBM. In addition, special code assessment activities were carried out to find out the area where the model improvement is required in the MARS-KS code. The lessons from this DSP-02 and recommendations to code developers are described in this paper. (authors)

  2. Simulation of loss of feedwater transient of MASLWR test facility by MARS-KS code

    Energy Technology Data Exchange (ETDEWEB)

    Park, Juyeop [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2013-05-15

    MASLWR test facility is a mock-up of a passive integral type reactor equipped with helical coil steam generator. Since SMART reactor which is being current developed domestically also adopts helical coil steam generator, KINS has joined this ICSP to evaluate performance of domestic regulatory audit thermal-hydraulic code (MARS-KS code) in various respects including wall-to-fluid heat transfer model modification implemented in the code by independent international experiment database. In the ICSP, two types of transient experiments have been focused and they are loss of feedwater transient with subsequent ADS operation and long term cooling (SP-2) and normal operating conditions at different power levels (SP-3). In the present study, KINS simulation results by the MARS-KS code (KS-002 version) for the SP-2 experiment are presented in detail and conclusions on MARS-KS code performance drawn through this simulation is described. Performance of the MARS-KS code is evaluated through the simulation of the loss of feedwater transient of the MASLWR test facility. Steady state run shows helical coil specific heat transfer models implemented in the code is reasonable. However, through the transient run, it is also found that three-dimensional effect within the HPC and axial conduction effect through the HTP are not well reproduced by the code.

  3. Development of a multi-dimensional realistic thermal-hydraulic system analysis code, MARS 1.3 and its verification

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Jae; Chung, Bub Dong; Jeong, Jae Jun; Ha, Kwi Seok [Korea Atomic Energy Research Institute, Taejon (Korea)

    1998-06-01

    A multi-dimensional realistic thermal-hydraulic system analysis code, MARS version 1.3 has been developed. Main purpose of MARS 1.3 development is to have the realistic analysis capability of transient two-phase thermal-hydraulics of Pressurized Water Reactors (PWRs) especially during Large Break Loss of Coolant Accidents (LBLOCAs) where the multi-dimensional phenomena domain the transients. MARS code is a unified version of USNRC developed COBRA-TF, domain the transients. MARS code is a unified version of USNRC developed COBRA-TF, three-dimensional (3D) reactor vessel analysis code, and RELAP5/MOD3.2.1.2, one-dimensional (1D) reactor system analysis code., Developmental requirements for MARS are chosen not only to best utilize the existing capability of the codes but also to have the enhanced capability in code maintenance, user accessibility, user friendliness, code portability, code readability, and code flexibility. For the maintenance of existing codes capability and the enhancement of code maintenance capability, user accessibility and user friendliness, MARS has been unified to be a single code consisting of 1D module (RELAP5) and 3D module (COBRA-TF). This is realized by implicitly integrating the system pressure matrix equations of hydrodynamic models and solving them simultaneously, by modifying the 1D/3D calculation sequence operable under a single Central Processor Unit (CPU) and by unifying the input structure and the light water property routines of both modules. In addition, the code structure of 1D module is completely restructured using the modular data structure of standard FORTRAN 90, which greatly improves the code maintenance capability, readability and portability. For the code flexibility, a dynamic memory management scheme is applied in both modules. MARS 1.3 now runs on PC/Windows and HP/UNIX platforms having a single CPU, and users have the options to select the 3D module to model the 3D thermal-hydraulics in the reactor vessel or other

  4. Simulation of power maneuvering experiment of MASLWR test facility by MARS-KS code

    Energy Technology Data Exchange (ETDEWEB)

    Park, Ju Yeop [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2013-10-15

    In this ICSP, experimental data obtained from MASLWR (Mulit-Application Small Light Water Reactor) test facility located at Oregon state university in the US have been simulated by various thermal-hydraulic codes of each participant of the ICSP and compared among others. MASLWR test facility is a mock-up of a passive integral type reactor equipped with helical coil steam generator. Since SMART reactor which is currently being developed in Korea also adopts a helical coil steam generator, Korea Institute of Nuclear Safety (KINS) has joined this ICSP to assess the applicability of a domestic regulatory audit thermal-hydraulic code (i. e. MARS-KS code) for the SMART reactor including wall-to-fluid heat transfer model modification based on independent international experiment data. In the ICSP, two types of transient experiments have been focused and they are 1) loss of feedwater transient with subsequent ADS operation and long term cooling (SP-2) and normal operating conditions at different power levels. In the present study, KINS simulation result by the MARS-KS code (KS-002 version) for the SP-3 experiment is presented in detail and conclusion on MARS-KS code performance drawn through this simulation is described. Performance of the MARS-KS code is evaluated through the simulation of the power maneuvering experiment of the MASLWR test facility. Steady run shows the helical coil specific heat transfer model of the code is reasonable. However, identified discrepancy of the primary mass flowrate at transient run shows code performance for pressure drop needs to be improved considering sensitivity of the flowrate to the pressure drop at natural circulation.

  5. Simulation of power maneuvering experiment of MASLWR test facility by MARS-KS code

    Energy Technology Data Exchange (ETDEWEB)

    Park, Ju Yeop [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2013-10-15

    In the present study, KINS simulation result by the MARS-KS code (KS-002 version) for the SP-3 experiment is presented in detail and conclusion on MARS-KS code performance drawn through this simulation is described. Performance of the MARS-KS code is evaluated through the simulation of the power maneuvering experiment of the MASLWR test facility. Steady run shows the helical coil specific heat transfer model of the code is reasonable. However, identified discrepancy of the primary mass flowrate at transient run shows code performance for pressure drop needs to be improved considering sensitivity of the flowrate to the pressure drop at natural circulation. Since 2009, IAEA has conducted a research program entitled as ICSP (International Collaborative Standard Problem) on integral PWR design to evaluate current the state of the art of thermal-hydraulic code in simulating natural circulation flow within integral type reactor. In this ICSP, experimental data obtained from MASLWR (Multi-Application Small Light Water Reactor) test facility located at Oregon state university in the US have been simulated by various thermal-hydraulic codes of each participant of the ICSP and compared among others. MASLWR test facility is a mock-up of a passive integral type reactor equipped with helical coil steam generator. Since SMART reactor which is currently being developed in Korea also adopts a helical coil steam generator, Korea Institute of Nuclear Safety (KINS) has joined this ICSP to assess the applicability of a domestic regulatory audit thermal-hydraulic code (i. e. MARS-KS code) for the SMART reactor including wall-to-fluid heat transfer model modification based on independent international experiment data. In the ICSP, two types of transient experiments have been focused and they are loss of feedwater transient with subsequent ADS operation and long term cooling (SP-2) and normal operating conditions at different power levels (SP-3)

  6. Atractividad local en la bifurcación de zip Local atractivity in zip bifurcation

    Directory of Open Access Journals (Sweden)

    Carlos Mario Escobar–Callejas

    2010-12-01

    Full Text Available En el presente trabajo se estudia la atractividad local del segmento de equilibriosque se forma en el fenómeno de la bifurcación de zip para un sistematridimensional de ecuaciones diferenciales no lineales. Este trabajo puede serconsiderado como una generalización de un resultado de Farkas en bifurcaciónde zip de modelos en competición.In this paper the local segment attractiveness equilibrium that forms on the phenomenon of zip bifurcation for a three–dimensional system of differential equations nonlinear is studied. This work may be regarded as a generalization as a result on Farkas’s zip bifurcation in competition models.

  7. Validation Calculations for the Application of MARS Code to the Safety Analysis of Research Reactors

    Energy Technology Data Exchange (ETDEWEB)

    Park, Cheol; Kim, H.; Chae, H. T.; Lim, I. C

    2006-10-15

    In order to investigate the applicability of MARS code to the accident analysis of the HANARO and other RRs, the following test data were simulated. Test data of the HANARO design and operation, Test data of flow instability and void fraction from published documents, IAEA RR transient data in TECDOC-643, Brazilian IEA-R1 experimental data. For the simulation of the HANARO data with finned rod type fuels at low pressure and low temperature conditions, MARS code, developed for the transient analysis of power reactors, was modified. Its prediction capability was assessed against the experimental data for the HANARO. From the assessment results, it can be said that the modified MARS code could be used for analyzing the thermal hydraulic transient of the HANARO. Some other simulations such as flow instability test and reactor transients were also done for the application of MARS code to RRs with plate type fuels. In the simulation for these cases, no modification was made. The results of simulated cases show that the MARS code can be used to the transient analysis of RRs with careful considerations. In particular, it seems that an improvement on a void model may be necessary for dealing with the phenomena in high void conditions.

  8. Validation Calculations for the Application of MARS Code to the Safety Analysis of Research Reactors

    International Nuclear Information System (INIS)

    Park, Cheol; Kim, H.; Chae, H. T.; Lim, I. C.

    2006-10-01

    In order to investigate the applicability of MARS code to the accident analysis of the HANARO and other RRs, the following test data were simulated. Test data of the HANARO design and operation, Test data of flow instability and void fraction from published documents, IAEA RR transient data in TECDOC-643, Brazilian IEA-R1 experimental data. For the simulation of the HANARO data with finned rod type fuels at low pressure and low temperature conditions, MARS code, developed for the transient analysis of power reactors, was modified. Its prediction capability was assessed against the experimental data for the HANARO. From the assessment results, it can be said that the modified MARS code could be used for analyzing the thermal hydraulic transient of the HANARO. Some other simulations such as flow instability test and reactor transients were also done for the application of MARS code to RRs with plate type fuels. In the simulation for these cases, no modification was made. The results of simulated cases show that the MARS code can be used to the transient analysis of RRs with careful considerations. In particular, it seems that an improvement on a void model may be necessary for dealing with the phenomena in high void conditions

  9. Preliminary Development of the MARS/FREK Spatial Kinetics Coupled System Code for Square Fueled Fast Reactor Applications

    International Nuclear Information System (INIS)

    Bae, Moo Hoon; Joo, Han Gyu

    2009-01-01

    Incorporation of a three-dimensional (3-D) reactor kinetics model into a system thermal-hydraulic (T/H) code enhances the capability to perform realistic analyses of the core neutronic behavior and the plant system dynamics which are coupled each other. For this advantage, several coupled system T/H and spatial kinetics codes, such as RELAP/PARCS, RELAP5/ PANBOX, and MARS/MASTER have been developed. These codes, however, so far limited to LWR applications. The objective of this work is to develop such a coupled code for fast reactor applications. Particularly, applications to lead-bismuth eutectic (LBE) cooled fast reactor are of interest which employ open square lattices. A fast reactor kinetics code applicable to square fueled cores called FREK is coupled the LBE version of the MARS code. The MARS/MASTER coupled code is used as the reference for the integration. The coupled code MARS/FREK is examined for a conceptual reactor called P-DEMO which is being developed by NUTRECK. In order to check the validity of the coupled code, however, the OECD MSLB benchmark exercise III calculation is solved first

  10. Functional analysis RaZIP1 transporter of the ZIP family from the ectomycorrhizal Zn-accumulating Russula atropurpurea.

    Science.gov (United States)

    Leonhardt, Tereza; Sácký, Jan; Kotrba, Pavel

    2018-04-01

    A search of R. atropurpurea transcriptome for sequences encoding the transporters of the Zrt-, Irt-like Protein (ZIP) family, which are in eukaryotes integral to Zn supply into cytoplasm, allowed the identification of RaZIP1 cDNA with a predicted product belonging to ZIP I subfamily; it was subjected to functional studies in mutant Saccharomyces cerevisiae strains. The expression of RaZIP1, but not RaZIP1 H208A or RaZIP1 H232A mutants lacking conserved-among-ZIPs transmembrane histidyls, complemented Zn uptake deficiency in zrt1Δzrt2Δ yeasts. RaZIP1 substantially increased cellular Zn uptake in this strain and added to Zn sensitivity in zrc1Δcot1Δ mutant. The Fe uptake deficiency in ftr1Δ strain was not rescued and Mn uptake was insufficient for toxicity in Mn-sensitive pmr1Δ yeasts. By contrast, RaZIP1 increased Cd sensitivity in yap1Δ strain and conferred Cd transport activity in yeasts, albeit with substantially lower efficiency compared to Zn transport. In metal uptake assays, the accumulation of Zn in zrt1Δzrt2Δ strain remained unaffected by Cd, Fe, and Mn present in 20-fold molar excess over Zn. Immunofluorescence microscopy detected functional hemagglutinin-tagged HA::RaZIP1 on the yeast cell protoplast periphery. Altogether, these data indicate that RaZIP1 is a high-affinity plasma membrane transporter specialized in Zn uptake, and improve the understanding of the cellular and molecular biology of Zn in R. atropurpurea that is known for its ability to accumulate remarkably high concentrations of Zn.

  11. A ZIP6-ZIP10 heteromer controls NCAM1 phosphorylation and integration into focal adhesion complexes during epithelial-to-mesenchymal transition.

    Science.gov (United States)

    Brethour, Dylan; Mehrabian, Mohadeseh; Williams, Declan; Wang, Xinzhu; Ghodrati, Farinaz; Ehsani, Sepehr; Rubie, Elizabeth A; Woodgett, James R; Sevalle, Jean; Xi, Zhengrui; Rogaeva, Ekaterina; Schmitt-Ulms, Gerold

    2017-01-18

    The prion protein (PrP) evolved from the subbranch of ZIP metal ion transporters comprising ZIPs 5, 6 and 10, raising the prospect that the study of these ZIPs may reveal insights relevant for understanding the function of PrP. Building on data which suggested PrP and ZIP6 are critical during epithelial-to-mesenchymal transition (EMT), we investigated ZIP6 in an EMT paradigm using ZIP6 knockout cells, mass spectrometry and bioinformatic methods. Reminiscent of PrP, ZIP6 levels are five-fold upregulated during EMT and the protein forms a complex with NCAM1. ZIP6 also interacts with ZIP10 and the two ZIP transporters exhibit interdependency during their expression. ZIP6 contributes to the integration of NCAM1 in focal adhesion complexes but, unlike cells lacking PrP, ZIP6 deficiency does not abolish polysialylation of NCAM1. Instead, ZIP6 mediates phosphorylation of NCAM1 on a cluster of cytosolic acceptor sites. Substrate consensus motif features and in vitro phosphorylation data point toward GSK3 as the kinase responsible, and interface mapping experiments identified histidine-rich cytoplasmic loops within the ZIP6/ZIP10 heteromer as a novel scaffold for GSK3 binding. Our data suggests that PrP and ZIP6 inherited the ability to interact with NCAM1 from their common ZIP ancestors but have since diverged to control distinct posttranslational modifications of NCAM1.

  12. CRA Control Logic Realization for MARS 1-D/MASTER coupled Code System

    International Nuclear Information System (INIS)

    Han, Soonkyoo; Jeong, Sungsu; Lee, Suyong

    2013-01-01

    Both Multi-dimensional Analysis Reactor Safety (MARS) code and Multi-purpose Analyzer for Static and Transient Effects of Reactors (MASTER) code, developed by Korea Atomic Energy Research Institute (KAERI), can be coupled for various simulations of nuclear reactor system. In the MARS 1-D/MASTER coupled code system, MARS is used for the thermal hydraulic calculations and MASTER is used for reactor core calculations. In case of using this coupled code system, the movements of control rod assembly (CRA) are controlled by MASTER. MASTER, however, has a CRA control function which is inputted by user as a form of time dependent table. When simulations related to sequential CRA insertion or withdrawal which are not ejection or drop are performed, this CRA control function is not sufficient to demonstrate the process of CRA movements. Therefore an alternative way is proposed for realization of CRA control logic in MASTER. In this study, the manually realized CRA control logic was applied by inputting the time dependent CRA positions into MASTER. And the points of CRA movements were decided by iterations. At the end of CRA movement, the reactor power difference and the average coolant temperature difference were not out of the range of their dead bands. Therefore it means that this manually realized CRA control logic works appropriately in the dead bands of the logic. Therefore the proper CRA movement points could be decided by using this manually realized CRA control logic. Based on these results, it is verified that the proper CRA movement points can be chosen by using the proposed CRA control logic in this article. In conclusion, it is expected that this proposed CRA control logic in MASTER can be used to properly demonstrate the process related to CRA sequential movements in the MARS 1-D/MASTER coupled code system

  13. The role of ZIP transporters and group F bZIP transcription factors in the Zn-deficiency response of wheat (Triticum aestivum).

    Science.gov (United States)

    Evens, Nicholas P; Buchner, Peter; Williams, Lorraine E; Hawkesford, Malcolm J

    2017-10-01

    Understanding the molecular basis of zinc (Zn) uptake and transport in staple cereal crops is critical for improving both Zn content and tolerance to low-Zn soils. This study demonstrates the importance of group F bZIP transcription factors and ZIP transporters in responses to Zn deficiency in wheat (Triticum aestivum). Seven group F TabZIP genes and 14 ZIPs with homeologs were identified in hexaploid wheat. Promoter analysis revealed the presence of Zn-deficiency-response elements (ZDREs) in a number of the ZIPs. Functional complementation of the zrt1/zrt2 yeast mutant by TaZIP3, -6, -7, -9 and -13 supported an ability to transport Zn. Group F TabZIPs contain the group-defining cysteine-histidine-rich motifs, which are the predicted binding site of Zn 2+ in the Zn-deficiency response. Conservation of these motifs varied between the TabZIPs suggesting that individual TabZIPs may have specific roles in the wheat Zn-homeostatic network. Increased expression in response to low Zn levels was observed for several of the wheat ZIPs and bZIPs; this varied temporally and spatially suggesting specific functions in the response mechanism. The ability of the group F TabZIPs to bind to specific ZDREs in the promoters of TaZIPs indicates a conserved mechanism in monocots and dicots in responding to Zn deficiency. In support of this, TabZIPF1-7DL and TabZIPF4-7AL afforded a strong level of rescue to the Arabidopsis hypersensitive bzip19 bzip23 double mutant under Zn deficiency. These results provide a greater understanding of Zn-homeostatic mechanisms in wheat, demonstrating an expanded repertoire of group F bZIP transcription factors, adding to the complexity of Zn homeostasis. © 2017 The Authors The Plant Journal published by John Wiley & Sons Ltd and Society for Experimental Biology.

  14. Numerical Analyses of a single-phase natural convection system for Molten Flibe using MARS-FLIBE code

    Energy Technology Data Exchange (ETDEWEB)

    Kang, Sarah; Bang, In Cheol [Ulsan National Institute of Science and Technology, Ulsan (Korea, Republic of)

    2014-10-15

    These advantages make the MSR attractive and to be one of the six candidates for the Generation IV Reactor. Therefore, the researches related to the MSR are being conducted. To analyze the molten salt-cooled systems in the laboratory, this study generated the properties of molten salt using MARS-LMR. In this research, the implemented salts were Flibe (LiF-BeF{sub 2}) in a molar mixture that is 66% LiF and 34% BeF{sub 2}, respectively. Table 1 indicates the comparison of thermal properties of various coolants in nuclear power plants. Molten salt was added to the MARS-LMR code to support the analysis of Flibe-cooled systems. The molten salt includes LiF-BeF{sub 2} in a molar mixture that is 66% LiF and 34% BeF{sub 2}, respectively. MARS-LMR code for liquid metals uses the soft sphere model based on Monte Carlo calculations for particles interacting with pair potentials. Although MARS was originally intended for a safety analysis of light water reactor, Flibe properties were newly added to this code as so-called MARS-FLIBE which is applicable for Flibe-cooled systems. By using this thermodynamic property table file, the thermal hydraulic systems of Flibe can be simulated for numerical and parametric studies. In this study, the natural convection phenomena in the rectangular natural convection loop and IVR-ERVC in APR 1400 were simulated. Through the simulations in Flibe-cooled systems, the temperature distribution and mass flowrate of Flibe can be calculated and the heat transfer coefficients of Flibe in natural convection loop will be calculated by adding the related heat transfer correlations in the MARS-FLIBE code. MARS-FLIBE code will be used to predict and design of Flibe-cooled systems.

  15. Three-field modeling for MARS 1-D code

    International Nuclear Information System (INIS)

    Hwang, Moonkyu; Lim, Ho-Gon; Jeong, Jae-Jun; Chung, Bub-Dong

    2006-01-01

    In this study, the three-field modeling of the two-phase mixture is developed. The finite difference equations for the three-field equations thereafter are devised. The solution scheme has been implemented into the MARS 1-D code. The three-field formulations adopted are similar to those for MARS 3-D module, in a sense that the mass and momentum are treated separately for the entrained liquid and continuous liquid. As in the MARS-3D module, the entrained liquid and continuous liquid are combined into one for the energy equation, assuming thermal equilibrium between the two. All the non-linear terms are linearized to arrange the finite difference equation set into a linear matrix form with respect to the unknown arguments. The problems chosen for the assessment of the newly added entrained field consist of basic conceptual tests. Among the tests are gas-only test, liquid-only test, gas-only with supplied entrained liquid test, Edwards pipe problem, and GE level swell problem. The conceptual tests performed confirm the sound integrity of the three-field solver

  16. The MARS15-based FermiCORD code system for calculation of the accelerator-induced residual dose

    Energy Technology Data Exchange (ETDEWEB)

    Grebe, A.; Leveling, A.; Lu, T.; Mokhov, N.; Pronskikh, V.

    2018-01-01

    The FermiCORD code system, a set of codes based on MARS15 that calculates the accelerator-induced residual doses at experimental facilities of arbitrary configurations, has been developed. FermiCORD is written in C++ as an add-on to Fortran-based MARS15. The FermiCORD algorithm consists of two stages: 1) simulation of residual doses on contact with the surfaces surrounding the studied location and of radionuclide inventories in the structures surrounding those locations using MARS15, and 2) simulation of the emission of the nuclear decay gamma-quanta by the residuals in the activated structures and scoring the prompt doses of these gamma-quanta at arbitrary distances from those structures. The FermiCORD code system has been benchmarked against similar algorithms based on other code systems and showed a good agreement. The code system has been applied for calculation of the residual dose of the target station for the Mu2e experiment and the results have been compared to approximate dosimetric approaches.

  17. A Novel Wheat C-bZIP Gene, TabZIP14-B, Participates in Salt and Freezing Tolerance in Transgenic Plants

    Directory of Open Access Journals (Sweden)

    Lina Zhang

    2017-05-01

    Full Text Available The group C-bZIP transcription factors (TFs are involved in diverse biological processes, such as the regulation of seed storage protein (SSP production and the responses to pathogen challenge and abiotic stress. However, our knowledge of the abiotic functions of group C-bZIP genes in wheat remains limited. Here, we present the function of a novel TabZIP14-B gene in wheat. This gene belongs to the group C-bZIP TFs and contains six exons and five introns; three haplotypes were identified among accessions of tetraploid and hexaploid wheat. A subcellular localization analysis indicated that TabZIP14-B was targeted to the nucleus of tobacco epidermal cells. A transactivation assay demonstrated that TabZIP14-B showed transcriptional activation ability and was capable of binding the abscisic acid (ABA responsive element (ABRE in yeast. RT-qPCR revealed that TabZIP14-B was expressed in the roots, stems, leaves, and young spikes and was up-regulated by exogenous ABA, salt, low-temperature, and polyethylene glycol (PEG stress treatments. Furthermore, Arabidopsis plants overexpressing TabZIP14-B exhibited enhanced tolerance to salt, freezing stresses and ABA sensitivity. Overexpression of TabZIP14-B resulted in increased expression of the AtRD29A, AtCOR47, AtRD20, AtGSTF6, and AtRAB18 genes and changes in several physiological characteristics. These results suggest that TabZIP14-B could function as a positive regulator in mediating the abiotic stress response.

  18. Automatic Sequences and Zip-Specifications

    NARCIS (Netherlands)

    Grabmayer, C.A.; Endrullis, J.; Hendriks, D.; Klop, J.W.; Moss, L.S.

    2012-01-01

    We consider infinite sequences of symbols, also known as streams, and the decidability question for equality of streams defined in a restricted format. This restricted format consists of prefixing a symbol at the head of a stream, of the stream function `zip', and recursion variables. Here `zip'

  19. Sensitivity Analysis of Uncertainty Parameter based on MARS-LMR Code on SHRT-45R of EBR II

    Energy Technology Data Exchange (ETDEWEB)

    Kang, Seok-Ju; Kang, Doo-Hyuk; Seo, Jae-Seung [System Engineering and Technology Co., Daejeon (Korea, Republic of); Bae, Sung-Won [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of); Jeong, Hae-Yong [Sejong University, Seoul (Korea, Republic of)

    2016-10-15

    In order to assess the uncertainty quantification of the MARS-LMR code, the code has been improved by modifying the source code to accommodate calculation process required for uncertainty quantification. In the present study, a transient of Unprotected Loss of Flow(ULOF) is selected as typical cases of as Anticipated Transient without Scram(ATWS) which belongs to DEC category. The MARS-LMR input generation for EBR II SHRT-45R and execution works are performed by using the PAPIRUS program. The sensitivity analysis is carried out with Uncertainty Parameter of the MARS-LMR code for EBR-II SHRT-45R. Based on the results of sensitivity analysis, dominant parameters with large sensitivity to FoM are picked out. Dominant parameters selected are closely related to the development process of ULOF event.

  20. The MARS15-based FermiCORD code system for calculation of the accelerator-induced residual dose

    Science.gov (United States)

    Grebe, A.; Leveling, A.; Lu, T.; Mokhov, N.; Pronskikh, V.

    2018-01-01

    The FermiCORD code system, a set of codes based on MARS15 that calculates the accelerator-induced residual doses at experimental facilities of arbitrary configurations, has been developed. FermiCORD is written in C++ as an add-on to Fortran-based MARS15. The FermiCORD algorithm consists of two stages: 1) simulation of residual doses on contact with the surfaces surrounding the studied location and of radionuclide inventories in the structures surrounding those locations using MARS15, and 2) simulation of the emission of the nuclear decay γ-quanta by the residuals in the activated structures and scoring the prompt doses of these γ-quanta at arbitrary distances from those structures. The FermiCORD code system has been benchmarked against similar algorithms based on other code systems and against experimental data from the CERF facility at CERN, and FermiCORD showed reasonable agreement with these. The code system has been applied for calculation of the residual dose of the target station for the Mu2e experiment and the results have been compared to approximate dosimetric approaches.

  1. Improvement of MARS code through the removal of bit-packed words and multiple use of DLLs (Dynamic Link Library)

    Energy Technology Data Exchange (ETDEWEB)

    Jung, B. D.; Jung, J. J.; Ha, K. S.; Hwang, M. K.; Lee, Y. S.; Lee, W. J. [KAERI, Taejon (Korea, Republic of)

    1999-10-01

    The readability of MARS code has been enhanced greatly by replacing the bit-packed word with several logical words and integer words and recoding the related subroutines, which have the complicated bit operations and packed words. Functional improvements of code has been achieved through the multiple uses of dynamic link libraries(DLL) for containment analysis module CONTEMPT4 and multidimensional kinetics analysis module MASTER. The establishment of integrated analysis system, MARS/CONTEMPT/MASTER, was validated through the verification calculation for a postulated problem. MARS user-friendly features are also improved by displaying the 2D contour map of 3 D module data on-line. In addition to the on-line-graphics, the MARS windows menus were upgraded to include the on-line-manual, pre-view of input and output, and link to MARS web site. As a result, the readability, applicability, and user-friendly features of MARS code has been greatly enhanced.

  2. Improvement of MARS code through the removal of bit-packed words and multiple use of DLLs (Dynamic Link Library)

    International Nuclear Information System (INIS)

    Jung, B. D.; Jung, J. J.; Ha, K. S.; Hwang, M. K.; Lee, Y. S.; Lee, W. J.

    1999-01-01

    The readability of MARS code has been enhanced greatly by replacing the bit-packed word with several logical words and integer words and recoding the related subroutines, which have the complicated bit operations and packed words. Functional improvements of code has been achieved through the multiple uses of dynamic link libraries(DLL) for containment analysis module CONTEMPT4 and multidimensional kinetics analysis module MASTER. The establishment of integrated analysis system, MARS/CONTEMPT/MASTER, was validated through the verification calculation for a postulated problem. MARS user-friendly features are also improved by displaying the 2D contour map of 3 D module data on-line. In addition to the on-line-graphics, the MARS windows menus were upgraded to include the on-line-manual, pre-view of input and output, and link to MARS web site. As a result, the readability, applicability, and user-friendly features of MARS code has been greatly enhanced

  3. Soybean extracts increase cell surface ZIP4 abundance and cellular zinc levels: a potential novel strategy to enhance zinc absorption by ZIP4 targeting.

    Science.gov (United States)

    Hashimoto, Ayako; Ohkura, Katsuma; Takahashi, Masakazu; Kizu, Kumiko; Narita, Hiroshi; Enomoto, Shuichi; Miyamae, Yusaku; Masuda, Seiji; Nagao, Masaya; Irie, Kazuhiro; Ohigashi, Hajime; Andrews, Glen K; Kambe, Taiho

    2015-12-01

    Dietary zinc deficiency puts human health at risk, so we explored strategies for enhancing zinc absorption. In the small intestine, the zinc transporter ZIP4 functions as an essential component of zinc absorption. Overexpression of ZIP4 protein increases zinc uptake and thereby cellular zinc levels, suggesting that food components with the ability to increase ZIP4 could potentially enhance zinc absorption via the intestine. In the present study, we used mouse Hepa cells, which regulate mouse Zip4 (mZip4) in a manner indistinguishable from that in intestinal enterocytes, to screen for suitable food components that can increase the abundance of ZIP4. Using this ZIP4-targeting strategy, two such soybean extracts were identified that were specifically able to decrease mZip4 endocytosis in response to zinc. These soybean extracts also effectively increased the abundance of apically localized mZip4 in transfected polarized Caco2 and Madin-Darby canine kidney cells and, moreover, two apically localized mZip4 acrodermatitis enteropathica mutants. Soybean components were purified from one extract and soyasaponin Bb was identified as an active component that increased both mZip4 protein abundance and zinc levels in Hepa cells. Finally, we confirmed that soyasaponin Bb is capable of enhancing cell surface endogenous human ZIP4 in human cells. Our results suggest that ZIP4 targeting may represent a new strategy to improve zinc absorption in humans. © 2015 Authors; published by Portland Press Limited.

  4. SlbZIP38, a Tomato bZIP Family Gene Downregulated by Abscisic Acid, Is a Negative Regulator of Drought and Salt Stress Tolerance

    Science.gov (United States)

    Pan, Yanglu; Hu, Xin; Li, Chunyan; Xu, Xing; Su, Chenggang; Li, Jinhua; Song, Hongyuan; Zhang, Xingguo; Pan, Yu

    2017-01-01

    The basic leucine zipper (bZIP) transcription factors have crucial roles in plant stress responses. In this study, the bZIP family gene SlbZIP38 (GenBank accession No: XM004239373) was isolated from a tomato (Solanum lycopersicum cv. Ailsa Craig) mature leaf cDNA library. The DNA sequence of SlbZIP38 encodes a protein of 484 amino acids, including a highly conserved bZIP DNA-binding domain in the C-terminal region. We found that SlbZIP38 was differentially expressed in various organs of the tomato plant and was downregulated by drought, salt stress, and abscisic acid (ABA). However, overexpression of SlbZIP38 significantly decreased drought and salt stress tolerance in tomatoes (Ailsa Craig). The findings that SlbZIP38 overexpression reduced the chlorophyll and free proline content in leaves but increased the malondialdehyde content may explain the reduced drought and salt tolerance observed in these lines. These results suggest that SlbZIP38 is a negative regulator of drought and salt resistance that acts by modulating ABA signaling. PMID:29261143

  5. Compressor Modeling for Transient Analysis of Supercritical CO2 Brayton Cycle by using MARS code

    Energy Technology Data Exchange (ETDEWEB)

    Park, Joo Hyun; Park, Hyun Sun; Kim, Tae Ho; Kwon, Jin Gyu [POSTECH, Pohang (Korea, Republic of); Bae, Sung Won; Cha, Jae Eun [KAERI, Daejeon (Korea, Republic of)

    2016-05-15

    In this study, SCIEL (Supercritical CO{sub 2} Integral Experimental Loop) was chosen as a reference loop and the MARS code was as the transient cycle analysis code. As a result, the compressor homologous curve was developed from the SCIEL experimental data and MARS analysis was performed and presented in the paper. The advantages attract SCO{sub 2}BC as a promising next generation power cycles. The high thermal efficiency comes from the operation of compressor near the critical point where the properties of SCO{sub 2}. The approaches to those of liquid phase, leading drastically lower the compression work loss. However, the advantage requires precise and smooth operation of the cycle near the critical point. However, it is one of the key technical challenges. The experimental data was steady state at compressor rotating speed of 25,000 rpm. The time, 3133 second, was starting point of steady state. Numerical solutions were well matched with the experimental data. The mass flow rate from the MARS analysis of approximately 0.7 kg/s was close to the experimental result of 0.9 kg/s. It is expected that the difference come from the measurement error in the experiment. In this study, the compressor model was developed and implemented in MARS to study the transient analysis of SCO{sub 2}BC in SCIEL. We obtained the homologous curves for the SCIEL compressor using experimental data and performed nodalization of the compressor model using MARS code. In conclusions, it was found that numerical solutions from the MARS model were well matched with experimental data.

  6. Structure and function of homodomain-leucine zipper (HD-Zip) proteins.

    Science.gov (United States)

    Elhiti, Mohamed; Stasolla, Claudio

    2009-02-01

    Homeodomain-leucine zipper (HD-Zip) proteins are transcription factors unique to plants and are encoded by more than 25 genes in Arabidopsis thaliana. Based on sequence analyses these proteins have been classified into four distinct groups: HD-Zip I-IV. HD-Zip proteins are characterized by the presence of two functional domains; a homeodomain (HD) responsible for DNA binding and a leucine zipper domain (Zip) located immediately C-terminal to the homeodomain and involved in protein-protein interaction. Despite sequence similarities HD-ZIP proteins participate in a variety of processes during plant growth and development. HD-Zip I proteins are generally involved in responses related to abiotic stress, abscisic acid (ABA), blue light, de-etiolation and embryogenesis. HD-Zip II proteins participate in light response, shade avoidance and auxin signalling. Members of the third group (HD-Zip III) control embryogenesis, leaf polarity, lateral organ initiation and meristem function. HD-Zip IV proteins play significant roles during anthocyanin accumulation, differentiation of epidermal cells, trichome formation and root development.

  7. CODE STEM - Moon, Mars, and Beyond; DLESE-Powered On-Line Classroom, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — "CODE (COrps DEvelopment) STEM (Science, Technology, Engineering, and Math) ? Moon Mars and Beyond; DLESE-Powered On-Line Classroom" shares the excitement of...

  8. Pan-Domain Analysis of ZIP Zinc Transporters

    Directory of Open Access Journals (Sweden)

    Laura E. Lehtovirta-Morley

    2017-12-01

    Full Text Available The ZIP (Zrt/Irt-like protein family of zinc transporters is found in all three domains of life. However, little is known about the phylogenetic relationship amongst ZIP transporters, their distribution, or their origin. Here we employed phylogenetic analysis to explore the evolution of ZIP transporters, with a focus on the major human fungal pathogen, Candida albicans. Pan-domain analysis of bacterial, archaeal, fungal, and human proteins revealed a complex relationship amongst the ZIP family members. Here we report (i a eukaryote-wide group of cellular zinc importers, (ii a fungal-specific group of zinc importers having genetic association with the fungal zincophore, and, (iii a pan-kingdom supercluster made up of two distinct subgroups with orthologues in bacterial, archaeal, and eukaryotic phyla.

  9. The bZIP protein from Tamarix hispida, ThbZIP1, is ACGT elements binding factor that enhances abiotic stress signaling in transgenic Arabidopsis.

    Science.gov (United States)

    Ji, Xiaoyu; Liu, Guifeng; Liu, Yujia; Zheng, Lei; Nie, Xianguang; Wang, Yucheng

    2013-10-04

    Tamarix spp. are woody halophyte, which are very tolerant to abiotic stresses such as salinity and drought, but little is known about their specific stress response systems. Basic leucine zipper proteins (bZIPs) play important roles in the ability of plants to withstand adverse environmental conditions. However, their exact roles in abiotic stress tolerance are still not fully known. In the current study, we functionally characterized a bZIP gene (ThbZIP1) from Tamarix hispida in response to abiotic stresses. We addressed the regulatory network of ThbZIP1 in three levels, i.e. its upstream regulators, the cis-acting elements recognized by ThbZIP1, and its downstream target genes. Two MYCs were found to bind to E-box, in the promoter of ThbZIP1 to activate its expression. Expression of ThbZIP1 is induced by ABA, salt, drought, methyl viologen and cold. ThbZIP1 can specifically bind to ACGT elements, with the highest binding affinity to the C-box, followed by the G-box and lastly the A-box. Compared with wild-type (Col-0) Arabidopsis, transgenic plants expressing ThbZIP1 had an increased tolerance to drought and salt, but had an increased sensitivity to ABA during seed germination and root growth; meanwhile, ROS level, cell death and water loss rate in transgenic plants were significantly reduced. Microarray analyses showed that many ROS scavenging genes were up-regulated by ThbZIP1 under salt stress conditions. Based on these data, we suggest that ThbZIP1 confers abiotic stress tolerance through activating stress tolerance genes to modulate ROS scavenging ability and other physiological changes involved in stress tolerance, and plays an important role in the ABA-mediated stress response of T. hispida.

  10. Error-Detecting Identification Codes for Algebra Students.

    Science.gov (United States)

    Sutherland, David C.

    1990-01-01

    Discusses common error-detecting identification codes using linear algebra terminology to provide an interesting application of algebra. Presents examples from the International Standard Book Number, the Universal Product Code, bank identification numbers, and the ZIP code bar code. (YP)

  11. Functional Analysis of Maize Silk-Specific ZmbZIP25 Promoter

    Directory of Open Access Journals (Sweden)

    Wanying Li

    2018-03-01

    Full Text Available ZmbZIP25 (Zea mays bZIP (basic leucine zipper transcription factor 25 is a function-unknown protein that belongs to the D group of the bZIP transcription factor family. RNA-seq data showed that the expression of ZmbZIP25 was tissue-specific in maize silks, and this specificity was confirmed by RT-PCR (reverse transcription-polymerase chain reaction. In situ RNA hybridization showed that ZmbZIP25 was expressed exclusively in the xylem of maize silks. A 5′ RACE (rapid amplification of cDNA ends assay identified an adenine residue as the transcription start site of the ZmbZIP25 gene. To characterize this silk-specific promoter, we isolated and analyzed a 2450 bp (from −2083 to +367 and a 2600 bp sequence of ZmbZIP25 (from −2083 to +517, the transcription start site was denoted +1. Stable expression assays in Arabidopsis showed that the expression of the reporter gene GUS driven by the 2450 bp ZmbZIP25 5′-flanking fragment occurred exclusively in the papillae of Arabidopsis stigmas. Furthermore, transient expression assays in maize indicated that GUS and GFP expression driven by the 2450 bp ZmbZIP25 5′-flanking sequences occurred only in maize silks and not in other tissues. However, no GUS or GFP expression was driven by the 2600 bp ZmbZIP25 5′-flanking sequences in either stable or transient expression assays. A series of deletion analyses of the 2450 bp ZmbZIP25 5′-flanking sequence was performed in transgenic Arabidopsis plants, and probable elements prediction analysis revealed the possible presence of negative regulatory elements within the 161 bp region from −1117 to −957 that were responsible for the specificity of the ZmbZIP25 5′-flanking sequence.

  12. Assessment of the MARS-KS Code Using Atlas 6-inch cold leg Break Test

    Energy Technology Data Exchange (ETDEWEB)

    Kang, D. G.; Kim, J. S.; Ahn, S. H.; Seul, K. W. [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2012-03-15

    An integral effect test on the SBLOCA (Small-Break Loss of Coolant Accident) aiming at 6-inch cold leg bottom break, SB-CL-09, was conducted with the Atlas on November, 13, 2009, by KAERI. In this study, the calculations using MARS-KS Vt1.2 code were conducted for 6-inch cold leg break test of Atlas (SB-CL-09) which is the second domestic standard problem (Dsp-02) to assess MARS-KS code capability to simulate the transient thermal-hydraulic behavior for SBLOCA. The steady state was determined by conducting a null transient calculation and the errors between the calculated and measured values are acceptable for almost primary/secondary system parameters. The predicted pressurizer pressure agrees relatively well with the experimental data and the predicted break flow and mass are in good agreement with experiment. In MARS-KS calculation, the decrease of core collapsed water level is predicted well in blowdown phase, but just before LSC, water level is higher than experiment. However, the sudden decrease and increase of water level is higher than experiment. However, the sudden decrease and increase of water level at the LSC are predicted qualitatively. After LSC, there is another water level dip at Sit injection time which is not in experiment. It is considered that this phenomenon is caused by rapid depressurization of downcomer due to significant condensation rate of vapor in downcomer when Sit water flows in it. For the downcomer water level is predicted well, however, it is significantly over-predicted at SIT injection time, water level is predicted well, however, it is significantly over-predicted at SIT injection time after SIT water flows in downcomer. Predicted cladding temperature generally agrees well with the experiment, while there is peak at SIT injection time in calculation which is not in experiment. The loop seals of 1A, 2B intermediate leg are cleared around 400 seconds in experiment, while only that of 1A is cleared in MARS-KS calculation at the

  13. Bioinformatic Analyses of Subgroup-A Members of the Wheat bZIP Transcription Factor Family and Functional Identification of TabZIP174 Involved in Drought Stress Response

    Directory of Open Access Journals (Sweden)

    Xueyin Li

    2016-11-01

    Full Text Available Extensive studies in Arabidopsis and rice have demonstrated that Subgroup-A members of the bZIP transcription factor family play important roles in plant responses to multiple abiotic stresses. Although common wheat (Triticum aestivum is one of the most widely cultivated and consumed food crops in the world, there are limited investigations into Subgroup A of the bZIP family in wheat. In this study, we performed bioinformatic analyses of the 41 Subgroup-A members of the wheat bZIP family. Phylogenetic and conserved motif analyses showed that most of the Subgroup-A bZIP proteins involved in abiotic stress responses of wheat, Arabidopsis and rice clustered in Clade A1 of the phylogenetic tree, and shared a majority of conserved motifs, suggesting the potential importance of Clade-A1 members in abiotic stress responses. Gene structure analysis showed that TabZIP genes with close phylogenetic relationships tended to possess similar exon-intron compositions, and the positions of introns in the hinge regions of the bZIP domains were highly conserved, whereas introns in the leucine zipper regions were at variable positions. Additionally, eleven groups of homologs and two groups of tandem paralogs were also identified in Subgroup A of the wheat bZIP family. Expression profiling analysis indicated that most Subgroup-A TabZIP genes were responsive to abscisic acid and various abiotic stress treatments. TabZIP27, TabZIP74, TabZIP138 and TabZIP174 proteins were localized in the nucleus of wheat protoplasts, whereas TabZIP9-GFP fusion protein was simultaneously present in the nucleus, cytoplasm and cell membrane. Transgenic Arabidopsis overexpressing TabZIP174 displayed increased seed germination rates and primary root lengths under drought treatments. Overexpression of TabZIP174 in transgenic Arabidopsis conferred enhanced drought tolerance, and transgenic plants exhibited lower water loss rates, higher survival rates, higher proline, soluble sugar and leaf

  14. Bioinformatic Analyses of Subgroup-A Members of the Wheat bZIP Transcription Factor Family and Functional Identification of TabZIP174 Involved in Drought Stress Response

    Science.gov (United States)

    Li, Xueyin; Feng, Biane; Zhang, Fengjie; Tang, Yimiao; Zhang, Liping; Ma, Lingjian; Zhao, Changping; Gao, Shiqing

    2016-01-01

    Extensive studies in Arabidopsis and rice have demonstrated that Subgroup-A members of the bZIP transcription factor family play important roles in plant responses to multiple abiotic stresses. Although common wheat (Triticum aestivum) is one of the most widely cultivated and consumed food crops in the world, there are limited investigations into Subgroup A of the bZIP family in wheat. In this study, we performed bioinformatic analyses of the 41 Subgroup-A members of the wheat bZIP family. Phylogenetic and conserved motif analyses showed that most of the Subgroup-A bZIP proteins involved in abiotic stress responses of wheat, Arabidopsis, and rice clustered in Clade A1 of the phylogenetic tree, and shared a majority of conserved motifs, suggesting the potential importance of Clade-A1 members in abiotic stress responses. Gene structure analysis showed that TabZIP genes with close phylogenetic relationships tended to possess similar exon–intron compositions, and the positions of introns in the hinge regions of the bZIP domains were highly conserved, whereas introns in the leucine zipper regions were at variable positions. Additionally, eleven groups of homologs and two groups of tandem paralogs were also identified in Subgroup A of the wheat bZIP family. Expression profiling analysis indicated that most Subgroup-A TabZIP genes were responsive to abscisic acid and various abiotic stress treatments. TabZIP27, TabZIP74, TabZIP138, and TabZIP174 proteins were localized in the nucleus of wheat protoplasts, whereas TabZIP9-GFP fusion protein was simultaneously present in the nucleus, cytoplasm, and cell membrane. Transgenic Arabidopsis overexpressing TabZIP174 displayed increased seed germination rates and primary root lengths under drought treatments. Overexpression of TabZIP174 in transgenic Arabidopsis conferred enhanced drought tolerance, and transgenic plants exhibited lower water loss rates, higher survival rates, higher proline, soluble sugar, and leaf chlorophyll

  15. Cross-sectional association between ZIP code-level gentrification and homelessness among a large community-based sample of people who inject drugs in 19 US cities.

    Science.gov (United States)

    Linton, Sabriya L; Cooper, Hannah Lf; Kelley, Mary E; Karnes, Conny C; Ross, Zev; Wolfe, Mary E; Friedman, Samuel R; Jarlais, Don Des; Semaan, Salaam; Tempalski, Barbara; Sionean, Catlainn; DiNenno, Elizabeth; Wejnert, Cyprian; Paz-Bailey, Gabriela

    2017-06-20

    Housing instability has been associated with poor health outcomes among people who inject drugs (PWID). This study investigates the associations of local-level housing and economic conditions with homelessness among a large sample of PWID, which is an underexplored topic to date. PWID in this cross-sectional study were recruited from 19 large cities in the USA as part of National HIV Behavioral Surveillance. PWID provided self-reported information on demographics, behaviours and life events. Homelessness was defined as residing on the street, in a shelter, in a single room occupancy hotel, or in a car or temporarily residing with friends or relatives any time in the past year. Data on county-level rental housing unaffordability and demand for assisted housing units, and ZIP code-level gentrification (eg, index of percent increases in non-Hispanic white residents, household income, gross rent from 1990 to 2009) and economic deprivation were collected from the US Census Bureau and Department of Housing and Urban Development. Multilevel models evaluated the associations of local economic and housing characteristics with homelessness. Sixty percent (5394/8992) of the participants reported homelessness in the past year. The multivariable model demonstrated that PWID living in ZIP codes with higher levels of gentrification had higher odds of homelessness in the past year (gentrification: adjusted OR=1.11, 95% CI=1.04 to 1.17). Additional research is needed to determine the mechanisms through which gentrification increases homelessness among PWID to develop appropriate community-level interventions. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2017. All rights reserved. No commercial use is permitted unless otherwise expressly granted.

  16. Assessment of the Effects on PCT Evaluation of Enhanced Fuel Model Facilitated by Coupling the MARS Code with the FRAPTRAN Code

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Hyong Chol; Lee, Young Jin; Han, Sam Hee [NSE Technology Inc., Daejeon (Korea, Republic of)

    2016-10-15

    The principal objectives of the two safety criteria, peak cladding temperature (PCT) and total oxidation limits, are to ensure that the fuel rod claddings remain sufficiently ductile so that they do not crack and fragment during a LOCA. Another important purpose of the PCT limit is to ensure that the fuel cladding does not enter the regime of runaway oxidation and uncontrollable heat-up. However, even when the PCT limit is satisfied, it is known that cladding failures may still occur in a certain percentage of the fuel rods during a LOCA. This is largely because a 100% fuel failure is assumed for the radiological consequence analysis in the US regulatory practices. In this study, we analyze the effects of cladding failure and other fuel model features on PCT during a LOCA using the MARS-FRAPTRAN coupled code. MARS code has been coupled with FRAPTRAN code to extend fuel modeling capability. The coupling allows feedback of FRAPTRAN results in real time. Because of the significant impact of fuel models on key safety parameters such as PCT, detailed and accurate fuel models should be employed when evaluating PCT in LOCA analysis. It is noteworthy that the ECCS evaluation models laid out in the Appendix K to 10CFR50 require a provision for predicting cladding swelling and rupture and require to assume that the inside of the cladding react with steam after the rupture. The metal-water reaction energy can have significantly large effect on the reflood PCT, especially when fuel failure occurs. Effects of applying an advanced fuel model on the PCT evaluation can be clearly seen when comparing the MARS and the FRAPTRAN results in both the one-way calculation and the feedback calculation. As long as MARS and FRAPTRAN are used respectively in the ranges where they have been validated, the coupled calculation results are expected to be valid and to reveal various aspects of phenomena which have not been discovered in previous uncoupled calculations by MARS or FRAPTRAN.

  17. Generating Health Estimates by Zip Code: A Semiparametric Small Area Estimation Approach Using the California Health Interview Survey.

    Science.gov (United States)

    Wang, Yueyan; Ponce, Ninez A; Wang, Pan; Opsomer, Jean D; Yu, Hongjian

    2015-12-01

    We propose a method to meet challenges in generating health estimates for granular geographic areas in which the survey sample size is extremely small. Our generalized linear mixed model predicts health outcomes using both individual-level and neighborhood-level predictors. The model's feature of nonparametric smoothing function on neighborhood-level variables better captures the association between neighborhood environment and the outcome. Using 2011 to 2012 data from the California Health Interview Survey, we demonstrate an empirical application of this method to estimate the fraction of residents without health insurance for Zip Code Tabulation Areas (ZCTAs). Our method generated stable estimates of uninsurance for 1519 of 1765 ZCTAs (86%) in California. For some areas with great socioeconomic diversity across adjacent neighborhoods, such as Los Angeles County, the modeled uninsured estimates revealed much heterogeneity among geographically adjacent ZCTAs. The proposed method can increase the value of health surveys by providing modeled estimates for health data at a granular geographic level. It can account for variations in health outcomes at the neighborhood level as a result of both socioeconomic characteristics and geographic locations.

  18. Assessment of horizontal in-tube condensation models using MARS code. Part I: Stratified flow condensation

    Energy Technology Data Exchange (ETDEWEB)

    Jeon, Seong-Su [Department of Engineering Project, FNC Technology Co., Ltd., Bldg. 135-308, Seoul National University, Gwanak-gu, Seoul 151-744 (Korea, Republic of); Department of Nuclear Engineering, Seoul National University, Gwanak-gu, Seoul 151-744 (Korea, Republic of); Hong, Soon-Joon, E-mail: sjhong90@fnctech.com [Department of Engineering Project, FNC Technology Co., Ltd., Bldg. 135-308, Seoul National University, Gwanak-gu, Seoul 151-744 (Korea, Republic of); Park, Ju-Yeop; Seul, Kwang-Won [Korea Institute of Nuclear Safety, 19 Kuseong-dong, Yuseong-gu, Daejon (Korea, Republic of); Park, Goon-Cherl [Department of Nuclear Engineering, Seoul National University, Gwanak-gu, Seoul 151-744 (Korea, Republic of)

    2013-01-15

    Highlights: Black-Right-Pointing-Pointer This study collected 11 horizontal in-tube condensation models for stratified flow. Black-Right-Pointing-Pointer This study assessed the predictive capability of the models for steam condensation. Black-Right-Pointing-Pointer Purdue-PCCS experiments were simulated using MARS code incorporated with models. Black-Right-Pointing-Pointer Cavallini et al. (2006) model predicts well the data for stratified flow condition. Black-Right-Pointing-Pointer Results of this study can be used to improve condensation model in RELAP5 or MARS. - Abstract: The accurate prediction of the horizontal in-tube condensation heat transfer is a primary concern in the optimum design and safety analysis of horizontal heat exchangers of passive safety systems such as the passive containment cooling system (PCCS), the emergency condenser system (ECS) and the passive auxiliary feed-water system (PAFS). It is essential to analyze and assess the predictive capability of the previous horizontal in-tube condensation models for each flow regime using various experimental data. This study assessed totally 11 condensation models for the stratified flow, one of the main flow regime encountered in the horizontal condenser, with the heat transfer data from the Purdue-PCCS experiment using the multi-dimensional analysis of reactor safety (MARS) code. From the assessments, it was found that the models by Akers and Rosson, Chato, Tandon et al., Sweeney and Chato, and Cavallini et al. (2002) under-predicted the data in the main condensation heat transfer region, on the contrary to this, the models by Rosson and Meyers, Jaster and Kosky, Fujii, Dobson and Chato, and Thome et al. similarly- or over-predicted the data, and especially, Cavallini et al. (2006) model shows good predictive capability for all test conditions. The results of this study can be used importantly to improve the condensation models in thermal hydraulic code, such as RELAP5 or MARS code.

  19. Validation of one-dimensional module of MARS 2.1 computer code by comparison with the RELAP5/MOD3.3 developmental assessment results

    International Nuclear Information System (INIS)

    Lee, Y. J.; Bae, S. W.; Chung, B. D.

    2003-02-01

    This report records the results of the code validation for the one-dimensional module of the MARS 2.1 thermal hydraulics analysis code by means of result-comparison with the RELAP5/MOD3.3 computer code. For the validation calculations, simulations of the RELAP5 code development assessment problem, which consists of 22 simulation problems in 3 categories, have been selected. The results of the 3 categories of simulations demonstrate that the one-dimensional module of the MARS 2.1 code and the RELAP5/MOD3.3 code are essentially the same code. This is expected as the two codes have basically the same set of field equations, constitutive equations and main thermal hydraulic models. The results suggests that the high level of code validity of the RELAP5/MOD3.3 can be directly applied to the MARS one-dimensional module

  20. Analysis of Phenix end-of-life natural convection test with the MARS-LMR code

    International Nuclear Information System (INIS)

    Jeong, H. Y.; Ha, K. S.; Lee, K. L.; Chang, W. P.; Kim, Y. I.

    2012-01-01

    The end-of-life test of Phenix reactor performed by the CEA provided an opportunity to have reliable and valuable test data for the validation and verification of a SFR system analysis code. KAERI joined this international program for the analysis of Phenix end-of-life natural circulation test coordinated by the IAEA from 2008. The main objectives of this study were to evaluate the capability of existing SFR system analysis code MARS-LMR and to identify any limitation of the code. The analysis was performed in three stages: pre-test analysis, blind posttest analysis, and final post-test analysis. In the pre-test analysis, the design conditions provided by the CEA were used to obtain a prediction of the test. The blind post-test analysis was based on the test conditions measured during the tests but the test results were not provided from the CEA. The final post-test analysis was performed to predict the test results as accurate as possible by improving the previous modeling of the test. Based on the pre-test analysis and blind test analysis, the modeling for heat structures in the hot pool and cold pool, steel structures in the core, heat loss from roof and vessel, and the flow path at core outlet were reinforced in the final analysis. The results of the final post-test analysis could be characterized into three different phases. In the early phase, the MARS-LMR simulated the heat-up process correctly due to the enhanced heat structure modeling. In the mid phase before the opening of SG casing, the code reproduced the decrease of core outlet temperature successfully. Finally, in the later phase the increase of heat removal by the opening of the SG opening was well predicted with the MARS-LMR code. (authors)

  1. Overexpression of a wheat (Triticum aestivum L.) bZIP transcription factor gene, TabZIP6, decreased the freezing tolerance of transgenic Arabidopsis seedlings by down-regulating the expression of CBFs.

    Science.gov (United States)

    Cai, Wangting; Yang, Yaling; Wang, Weiwei; Guo, Guangyan; Liu, Wei; Bi, Caili

    2018-03-01

    The basic leucine zipper (bZIP) proteins play important roles against abiotic stress in plants, including cold stress. However, most bZIPs involved in plant freezing tolerance are positive regulators. Only a few bZIPs function negatively in cold stress response. In this study, TabZIP6, a Group C bZIP transcription factor gene from common wheat (Triticum aestivum L.), was cloned and characterized. The transcript of TabZIP6 was strongly induced by cold treatment (4 °C). TabZIP6 is a nuclear-localized protein with transcriptional activation activity. Arabidopsis plants overexpressing TabZIP6 showed decreased tolerance to freezing stress. Microarray as well as quantitative real-time PCR (qRT-PCR) analysis showed that CBFs and some key COR genes, including COR47 and COR15B, were down-regulated by cold treatment in TabZIP6-overexpressing Arabidopsis lines. TabZIP6 was capable of binding to the G-box motif and the CBF1 and CBF3 promoters in yeast cells. A yeast two-hybrid assay revealed that TabZIP6, as well as the other two Group S bZIP proteins involved in cold stress tolerance in wheat, Wlip19 and TaOBF1, can form homodimers by themselves and heterodimers with each other. These results suggest that TabZIP6 may function negatively in the cold stress response by binding to the promoters of CBFs, and thereby decreasing the expression of downstream COR genes in TabZIP6-overexpressing Arabidopsis seedlings. Copyright © 2018. Published by Elsevier Masson SAS.

  2. Zipping dielectric elastomer actuators: characterization, design and modeling

    International Nuclear Information System (INIS)

    Maffli, L; Rosset, S; Shea, H R

    2013-01-01

    We report on miniature dielectric elastomer actuators (DEAs) operating in zipping mode with an analytical model that predicts their behavior. Electrostatic zipping is a well-known mechanism in silicon MEMS to obtain large deformations and forces at lower voltages than for parallel plate electrostatic actuation. We extend this concept to DEAs, which allows us to obtain much larger out-of-plane displacements compared to silicon thanks to the softness of the elastomer membrane. We study experimentally the effect of sidewall angles and elastomer prestretch on 2.3 mm diameter actuators with PDMS membranes. With 15° and 22.5° sidewall angles, the devices zip in a bistable manner down 300 μm to the bottom of the chambers. The highly tunable bistable behavior is controllable by both chamber geometry and membrane parameters. Other specific characteristics of zipping DEAs include well-controlled deflected shape, tunable displacement versus voltage characteristics to virtually any shape, including multi-stable modes, sealing of embedded holes or channels for valving action and the reduction of the operating voltage. These properties make zipping DEAs an excellent candidate for applications such as integrated microfluidics actuators or Braille displays. (paper)

  3. Implementation of refined core thermal-hydraulic calculation feature in the MARS/MASTER code

    International Nuclear Information System (INIS)

    Joo, H. K.; Jung, J. J.; Cho, B. O.; Ji, S. K.; Lee, W. J.; Jang, M. H.

    2000-01-01

    As an effort to enhance the fidelity of the core thermal/hydraulic calculation in the MARS/MASTER code, a best-estimate system/core coupled code, the COBRA-III module of MASTER is activated that enables refined core T/H calculations. Since the COBRA-III module is capable of using fuel-assembly sized nodes, the resolution of the T/H solution is high so that accurate incorporation of local T/H feedback effects becomes possible. The COBRA-III module is utilized such that the refined core T/H calculation is performed using the coarse-mesh flow boundary conditions specified by MARS at both ends of the core. The results of application to the OECD MSLB benchmark analysis indicate that the local peaking factor can be reduced by upto 15% with the refined calculation through the accurate representation of the local Doppler effect evaluation, although the prediction of the global transient behaviors such as the total core power change remain essentially unaffected

  4. Update on comparison of the particle production using Mars simulation code

    CERN Document Server

    Prior, G; Kirk, H G; Souchlas, N; Ding, X

    2011-01-01

    In the International Design Study for the Neutrino Factory (IDS-NF), a 5-15 GeV (kinetic energy) proton beam impinges a Hg jet target, in order to produce pions that will decay into muons. The muons are captured and transformed into a beam, then passed to the downstream acceleration system. The target sits in a solenoid eld tapering from 20 T down to below 2 T, over several meters, permitting an optimized capture of the pions that will produce useful muons for the machine. The target and pion capture systems have been simulated using MARS. This paper presents an updated comparison of the particles production using the MARS code versions m1507 and m1510 on different machines located at the European Organization for Nuclear Research (CERN) and Brookhaven National Laboratory (BNL).

  5. Radiation protection for human exploration of the moon and mars: Application of the mash code system

    International Nuclear Information System (INIS)

    Johnson, J.O.; Santoro, R.T.; Drischler, J.D.; Barnes, J.M.

    1992-01-01

    The Monte Carlo Adjoint Shielding code system -- MASH, developed for the Department of Defense for calculating radiation protection factors for armored vehicles against neutron and gamma radiation, has been used to assess the dose from reactor radiation to an occupant in a habitat on Mars. The capability of MASH to reproduce measured data is summarized to demonstrate the accuracy of the code. The estimation of the radiation environment in an idealized reactor-habitat model is reported to illustrate the merits of the adjoint Monte Carlo procedure for space related studies. The reactor radiation dose for different reactor-habitat surface configurations to a habitat occupant is compared with the natural radiation dose acquired during a 500-day Mars mission

  6. Stress sensing in plants by the ER stress sensor/transducer, bZIP28

    Directory of Open Access Journals (Sweden)

    Renu eSrivastava

    2014-02-01

    Full Text Available Two classes of ER stress sensors are known in plants, membrane associated bZIP transcription factors and RNA splicing factors. ER stress occurs under adverse environmental conditions and results from the accumulation of misfolded or unfolded proteins in the ER lumen. One of the membrane-associated transcription factors activated by heat and ER stress agents is bZIP28. In its inactive form, bZIP28 is a type II protein with a single pass transmembrane domain, residing in the ER. bZIP28’s N-terminus, containing a transcriptional activation domain, is oriented towards the cytoplasm and its C-terminal tail is inserted into the ER lumen. In response to stress, bZIP28 exits the ER and moves to the Golgi where it is proteolytically processed, liberating its cytosolic component which relocates to the nucleus to upregulate stress-response genes. bZIP28 is thought to sense stress through its interaction with the major ER chaperone, BIP. BiP binds to bZIP28’s lumenal domain under unstressed conditions and retains it in the ER. BIP binds to the intrinsically disordered regions on bZIP28’s lumen-facing tail. A truncated form of bZIP28, without its C-terminal tail is not retained in the ER but migrates constitutively to the nucleus. Upon stress, BiP releases bZIP28 allowing it to exit the ER. One model to account for the release of bZIP28 by BiP is that BiP is competed away from bZIP28 by the accumulation of misfolded proteins in the ER. However, other forces such as changes in energy charge levels, redox conditions or interaction with DNAJ proteins may also promote release of bZIP28 from BiP. Movement of bZIP28 from the ER to the Golgi is assisted by the interaction of elements of the COPII machinery with the cytoplasmic domain of bZIP28. Thus, the mobilization of bZIP28 in response to stress involves the dissociation of factors that retain it in the ER and the association of factors that mediate its further organelle-to-organelle movement.

  7. Hydraulic Simulation of In-vessel Downstream Effect Test Using MARS-KS Code

    Energy Technology Data Exchange (ETDEWEB)

    Bang, Young Seok; Lee, Joon Soo; Ryu, Seung Hoon [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2015-05-15

    In-vessel downstream effect test (IDET) has been required to evaluate the effect of debris on long term core cooling following a loss of coolant accident (LOCA) in support of resolution of Generic Safety Issue (GSI) 191. Head loss induced by debris (fiber and particle) accumulated on prototypical fuel assembly (FA) should be compared with the available driving head to the core for the various combinations of LOCA and Emergency Core Cooling System (ECCS) injection. The actual simulation was conducted using MARS-KS code. Also the influence of small difference in gap size which was found in the actual experiment is evaluated using the present model. A simple model to determine the form loss factors of FA and gap in clean state and the debris laden state is discussed based on basic fluid mechanics. Those form loss factors were applied to the hydraulic simulation of a selected IDET using MARS-KS code. The result indicated that the present model can be applied to IDET simulation. The pressure drop influenced by small difference in gap size can be evaluated by the present model with practical assumption.

  8. Comparison of 'system thermal-hydraulics-3 dimensional reactor kinetics' coupled calculations using the MARS 1D and 3D modules and the MASTER code

    International Nuclear Information System (INIS)

    Jung, J. J.; Joo, H. K.; Lee, W. J.; Ji, S. K.; Jung, B. D.

    2002-01-01

    KAERI has developed the coupled 'system thermal-hydraulics - 3 dimensional reactor kinetics' code, MARS/MASTER since 1998. However, there is a limitation in the existing MARS/MASTER code; that is, to perform the coupled calculations using MARS/MASTER, we have to utilize the hydrodynamic model and the heat structure model of the MARS '3D module'. In some transients, reactor kinetics behavior is strongly multi-dimensional, but core thermal-hydraulic behavior remains in one-dimensional manner. For efficient analysis of such transients, we coupled the MARS 1D module with MASTER. The new feature has been assessed by the 'OECD NEA Main Steam Line Break (MSLB) benchmark exercise III' simulations

  9. Validation of One-Dimensional Module of MARS-KS1.2 Computer Code By Comparison with the RELAP5/MOD3.3/patch3 Developmental Assessment Results

    International Nuclear Information System (INIS)

    Bae, S. W.; Chung, B. D.

    2010-07-01

    This report records the results of the code validation for the one-dimensional module of the MARS-KS thermal hydraulics analysis code by means of result-comparison with the RELAP5/MOD3.3 computer code. For the validation calculations, simulations of the RELAP5 Code Developmental Assessment Problem, which consists of 22 simulation problems in 3 categories, have been selected. The results of the 3 categories of simulations demonstrate that the one-dimensional module of the MARS code and the RELAP5/MOD3.3 code are essentially the same code. This is expected as the two codes have basically the same set of field equations, constitutive equations and main thermal hydraulic models. The result suggests that the high level of code validity of the RELAP5/MOD3.3 can be directly applied to the MARS one-dimensional module

  10. Incorporation of a Helical Tube Heat Transfer Model in the MARS Thermal Hydraulic Systems Analysis Code for the T/H Analyses of the SMART Reactor

    International Nuclear Information System (INIS)

    Young Jin Lee; Bub Dong Chung; Jong Chull Jo; Hho Jung Kim; Un Chul Lee

    2004-01-01

    SMART is a medium sized integral type advanced pressurized water reactor currently under development at KAERI. The steam generators of SMART are designed with helically coiled tubes and these are designed to produce superheated steam. The helical shape of the tubes can induce strong centrifugal effect on the secondary coolant as it flows inside the tubes. The presence of centrifugal effect is expected to enhance the formation of cross-sectional circulation flows within the tubes that will increase the overall heat transfer. Furthermore, the centrifugal effect is expected to enhance the moisture separation and thus make it easier to produce superheated steam. MARS is a best-estimate thermal-hydraulic systems analysis code with multi-phase, multi-dimensional analysis capability. The MARS code was produced by restructuring and merging the RELAP5 and the COBRA-TF codes. However, MARS as well as most other best-estimate systems analysis codes in current use lack the detailed models needed to describe the thermal hydraulics of helically coiled tubes. In this study, the heat transfer characteristics and relevant correlations for both the tube and shell sides of helical tubes have been investigated, and the appropriate models have been incorporated into the MARS code. The newly incorporated helical tube heat transfer package is available to the MARS users via selection of the appropriate option in the input. A performance analysis on the steam generator of SMART under full power operation was carried out using the modified MARS code. The results of the analysis indicate that there is a significant improvement in the code predictability. (authors)

  11. Development and assessment of Multi-dimensional flow models in the thermal-hydraulic system analysis code MARS

    Energy Technology Data Exchange (ETDEWEB)

    Chung, B. D.; Bae, S. W.; Jeong, J. J.; Lee, S. M

    2005-04-15

    A new multi-dimensional component has been developed to allow for more flexible 3D capabilities in the system code, MARS. This component can be applied in the Cartesian and cylindrical coordinates. For the development of this model, the 3D convection and diffusion terms are implemented in the momentum and energy equation. And a simple Prandtl's mixing length model is applied for the turbulent viscosity. The developed multi-dimensional component was assessed against five conceptual problems with analytic solution. And some SETs are calculated and compared with experimental data. With this newly developed multi-dimensional flow module, the MARS code can realistic calculate the flow fields in pools such as those occurring in the core, steam generators and IRWST.

  12. Development and assessment of Multi-dimensional flow models in the thermal-hydraulic system analysis code MARS

    International Nuclear Information System (INIS)

    Chung, B. D.; Bae, S. W.; Jeong, J. J.; Lee, S. M.

    2005-04-01

    A new multi-dimensional component has been developed to allow for more flexible 3D capabilities in the system code, MARS. This component can be applied in the Cartesian and cylindrical coordinates. For the development of this model, the 3D convection and diffusion terms are implemented in the momentum and energy equation. And a simple Prandtl's mixing length model is applied for the turbulent viscosity. The developed multi-dimensional component was assessed against five conceptual problems with analytic solution. And some SETs are calculated and compared with experimental data. With this newly developed multi-dimensional flow module, the MARS code can realistic calculate the flow fields in pools such as those occurring in the core, steam generators and IRWST

  13. Novel mechanism of aberrant ZIP4 expression with zinc supplementation in oral tumorigenesis

    International Nuclear Information System (INIS)

    Ishida, Sho; Kasamatsu, Atsushi; Endo-Sakamoto, Yosuke; Nakashima, Dai; Koide, Nao; Takahara, Toshikazu; Shimizu, Toshihiro; Iyoda, Manabu; Shiiba, Masashi; Tanzawa, Hideki; Uzawa, Katsuhiro

    2017-01-01

    Zrt-Irt-like protein 4 (ZIP4) is critical molecule for proper mammalian development and releasing zinc from vesicular compartments. Recent studies suggested that ZIP4 plays an important role of tumor progression in pancreatic, prostate, and hepatocellular cancers, however, little is known about the detail mechanism of ZIP4 in their cancers. In the present study, we examined the possibility of ZIP4 as a new molecular target for oral squamous cell carcinoma (OSCC). We evaluated ZIP4 expression in OSCC-derived cell lines and primary OSCC samples by quantitative RT-PCR, immunoblotting, and immunohistochemistry (IHC). We also analyzed the clinical correlation between ZIP4 status and clinical behaviors in patients with OSCC. In addition, ZIP4 knockdown cells (shZIP4 cells) and ZnCl 2 treatment were used for functional experiments, including cellular proliferation assay, zinc uptake assay, and cell-cycle analysis. ZIP4 mRNA and protein were up-regulated significantly in OSCCs compared with normal counterparts in vitro and in vivo. IHC showed that ZIP4 expression in the primary OSCC was positively correlated with primary tumoral size. The shZIP4 cells showed decrease accumulation of intercellular zinc and decreased cellular growth by cell-cycle arrest at the G1 phase, resulting from up-regulation of cyclin-dependent kinase inhibitors and down-regulation of cyclins and cyclin-dependent kinases. Since cellular growth of OSCC cells after treatment with zinc was significantly greater than control cells, we speculated that intercellular ZnCl 2 accumulation is an important factor for cellular growth. Consistent with our hypothesis, not only decreased zinc uptake by ZIP4 knockdown but also chelating agent, N,N,N′,N′-tetrakis(2-pyridylmethyl) ethylenediamine (TPEN), showed inhibitory effects of cellular proliferation. Therefore, our data provide evidence for an essential role of ZIP4 and intracellular zinc for tumoral growth in OSCC, suggesting that zinc uptake might be a

  14. Study of counter current flow limitation model of MARS-KS and SPACE codes under Dukler's air/water flooding test conditions

    International Nuclear Information System (INIS)

    Lee, Won Woong; Kim, Min Gil; Lee, Jeong Ik; Bang, Young Seok

    2015-01-01

    In particular, CCFL(the counter current flow limitation) occurs in components such as hot leg, downcomer annulus and steam generator inlet plenum during LOCA which is possible to have flows in two opposite directions. Therefore, CCFL is one of the thermal-hydraulic models which has significant effect on the reactor safety analysis code performance. In this study, the CCFL model will be evaluated with MARS-KS based on two-phase two-field governing equations and SPACE code based on two-phase three-field governing equations. This study will be conducted by comparing MARS-KS code which is being used for evaluating the safety of a Korean Nuclear Power Plant and SPACE code which is currently under assessment for evaluating the safety of the designed nuclear power plant. In this study, comparison of the results of liquid upflow and liquid downflow rate for different gas flow rate from two code to the famous Dukler's CCFL experimental data are presented. This study will be helpful to understand the difference between system analysis codes with different governing equations, models and correlations, and further improving the accuracy of system analysis codes. In the nuclear reactor system, CCFL is an important phenomenon for evaluating the safety of nuclear reactors. This is because CCFL phenomenon can limit injection of ECCS water when CCFL occurs in components such as hot leg, downcomer annulus or steam generator inlet plenum during LOCA which is possible to flow in two opposite directions. Therefore, CCFL is one of the thermal-hydraulic models which has significant effect on the reactor safety analysis code performance. In this study, the CCFL model was evaluated with MARS-KS and SPACE codes for studying the difference between system analysis codes with different governing equations, models and correlations. This study was conducted by comparing MARS-KS and SPACE code results of liquid upflow and liquid downflow rate for different gas flow rate to the famous Dukler

  15. MEMS variable capacitance devices utilizing the substrate: II. Zipping varactors

    KAUST Repository

    Elshurafa, Amro M.

    2010-03-22

    This paper, the second and last in this series, introduces PolyMUMPS zipping varactors that exploit the substrate and provide a high tuning range and a high quality factor. Building on the important findings of part I of this paper, the substrate was utilized effectively once again in the design and fabrication of zipping varactors to attain devices with very good performance. Two zipping varactors are proposed, analysed theoretically, simulated, fabricated and tested successfully. The tuning range, quality factor and actuation voltage of those varactors are 4.5, 16.4, 55 V and 4.2, 17, 55 V respectively. Finally, and based on one of the proposed zipping varactors, a very large capacitance value varactor array, with a tuning range of 5.3, was designed and tested. To the best of our knowledge, these zipping varactors exhibit the best reported characteristics in PolyMUMPS to date within their category in terms of tuning range, quality factor, required actuation voltage and total area consumed. © 2010 IOP Publishing Ltd.

  16. The regulatory network of ThbZIP1 in response to abscisic acid treatment

    Directory of Open Access Journals (Sweden)

    Xiaoyu eJi

    2015-02-01

    Full Text Available Previously, a bZIP transcription factor from Tamarix hispida, ThbZIP1, was characterized: plants overexpressing ThbZIP1 displayed improved salt stress tolerance but were sensitive to abscisic acid (ABA. In the current study, we further characterized the regulatory network of ThbZIP1 and the mechanism of ABA sensitivity mediated by ThbZIP1. An ABF transcription factor from T. hispida, ThABF1, directly regulates the expression of ThbZIP1. Microarray analysis identified 1,662 and 1,609 genes that were respectively significantly upregulated or downregulated by ThbZIP1 when exposed to ABA. GO analysis showed that the processes including response to stimulus, catalytic activity, binding function, and metabolic process were highly altered in ThbZIP1 expressing plants exposed to ABA. The gene expression in ThbZIP1 transformed plants were compared between exposed to ABA and salt on the genome scale. Genes differentially regulated by both salt and ABA treatment only accounted for 9.75% of total differentially regulated genes. GO analysis showed that structural molecule activity, organelle part, membrane-enclosed lumen, reproduction and reproductive process are enhanced by ABA but inhibited by salt stress. Conversely, immune system and multi-organism process were improved by salt but inhibited by ABA. Transcription regulator activity, enzyme regulator activity and developmental process were significantly altered by ABA but were not affected by salt stress. Our study provides insights into how ThbZIP1 mediates ABA and salt stress response at the molecular level.

  17. Identification of an Arabidopsis transmembrane bZIP transcription factor involved in the endoplasmic reticulum stress response

    International Nuclear Information System (INIS)

    Tajima, Hiromi; Iwata, Yuji; Iwano, Megumi; Takayama, Seiji; Koizumi, Nozomu

    2008-01-01

    Among 75 bZIP transcription factors identified in Arabidopsis, 3 (AtbZIP17, AtbZIP28, and AtbZIP49) possess a putative transmembrane domain (TMD) in addition to AtbZIP60, which was characterized previously. In the present study, cDNAs of AtbZIP17 and AtbZIP28 were isolated. Truncated forms of AtbZIP17 and AtbZIP28 lacking the C-terminal domain including TMD were examined as putative active forms. One of them, AtbZIP28ΔC, activated BiP1 and BiP3 promoters through the cis-elements P-UPRE and ERSE responsible for the ER stress response. Subsequently, a fusion protein of green fluorescent protein (GFP) and AtbZIP28 was expressed in Arabidopsis cultured cells. Under non-stress conditions, GFP fluorescence localization almost overlapped with an ER marker; however, tunicamycin and dithiothreitol treatment clearly increased GFP fluorescence in the nucleus suggesting that the N-terminal fragment of AtbZIP28 translocates to the nucleus in response to ER stress

  18. MARS Validation Plan and Status

    International Nuclear Information System (INIS)

    Ahn, Seung-hoon; Cho, Yong-jin

    2008-01-01

    The KINS Reactor Thermal-hydraulic Analysis System (KINS-RETAS) under development is directed toward a realistic analysis approach of best-estimate (BE) codes and realistic assumptions. In this system, MARS is pivoted to provide the BE Thermal-Hydraulic (T-H) response in core and reactor coolant system to various operational transients and accidental conditions. As required for other BE codes, the qualification is essential to ensure reliable and reasonable accuracy for a targeted MARS application. Validation is a key element of the code qualification, and determines the capability of a computer code in predicting the major phenomena expected to occur. The MARS validation was made by its developer KAERI, on basic premise that its backbone code RELAP5/MOD3.2 is well qualified against analytical solutions, test or operational data. A screening was made to select the test data for MARS validation; some models transplanted from RELAP5, if already validated and found to be acceptable, were screened out from assessment. It seems to be reasonable, but does not demonstrate whether code adequacy complies with the software QA guidelines. Especially there may be much difficulty in validating the life-cycle products such as code updates or modifications. This paper presents the plan for MARS validation, and the current implementation status

  19. Transient Model of a 10 MW Supercritical CO{sub 2} Brayton Cycle for Light Water Reactors by using MARS Code

    Energy Technology Data Exchange (ETDEWEB)

    Park, Joo-Hyun; Park, Hyun Sun; Kim, Moo Hwan [POSTECH, Pohang (Korea, Republic of); Bae, Sung Won; Cha, Jae-Eun [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2016-10-15

    In this study, recuperation cycle was chosen as a reference loop design and the MARS code was chosen as the transient cycle analysis code. Cycle design condition is focus on operation point of the light-water reactor. Development of a transient model was performed for 10MW-electron SCO{sub 2} coupled with light water reactors. In order to perform transient analysis, cycle transient model was developed and steady-state run was performed and presented in the paper. In this study, the transient model of SCO{sub 2} recuperation Brayton cycle was developed and implemented in MARS to study the steady-state simulation. We performed nodalization of the transient model using MARS code and obtained steady-state results. This study is shown that the supercritical CO{sub 2} Brayton cycle can be used as a power conversion system for light water reactors. Future work will include transient analysis such as partial road operation, power swing, start-up, and shutdown. Cycle control strategy will be considered for various control method.

  20. Genomic survey of bZIP transcription factor genes related to tanshinone biosynthesis in Salvia miltiorrhiza

    Directory of Open Access Journals (Sweden)

    Yu Zhang

    2018-03-01

    Full Text Available Tanshinones are a class of bioactive components in the traditional Chinese medicine Salvia miltiorrhiza, and their biosynthesis and regulation have been widely studied. Current studies show that basic leucine zipper (bZIP proteins regulate plant secondary metabolism, growth and developmental processes. However, the bZIP transcription factors involved in tanshinone biosynthesis are unknown. Here, we conducted the first genome-wide survey of the bZIP gene family and analyzed the phylogeny, gene structure, additional conserved motifs and alternative splicing events in S. miltiorrhiza. A total of 70 SmbZIP transcription factors were identified and categorized into 11 subgroups based on their phylogenetic relationships with those in Arabidopsis. Moreover, seventeen SmbZIP genes underwent alternative splicing events. According to the transcriptomic data, the SmbZIP genes that were highly expressed in the Danshen root and periderm were selected. Based on the prediction of bZIP binding sites in the promoters and the co-expression analysis and co-induction patterns in response to Ag+ treatment via quantitative real-time polymerase chain reaction (qRT-PCR, we concluded that SmbZIP7 and SmbZIP20 potentially participate in the regulation of tanshinone biosynthesis. These results provide a foundation for further functional characterization of the candidate SmbZIP genes, which have the potential to increase tanshinone production. KEY WORDS: bZIP genes, Salvia miltiorrhiza, Phylogenetic analysis, Expression pattern analysis, Tanshinone biosynthesis

  1. Improved choked flow model for MARS code

    International Nuclear Information System (INIS)

    Chung, Moon Sun; Lee, Won Jae; Ha, Kwi Seok; Hwang, Moon Kyu

    2002-01-01

    Choked flow calculation is improved by using a new sound speed criterion for bubbly flow that is derived by the characteristic analysis of hyperbolic two-fluid model. This model was based on the notion of surface tension for the interfacial pressure jump terms in the momentum equations. Real eigenvalues obtained as the closed-form solution of characteristic polynomial represent the sound speed in the bubbly flow regime that agrees well with the existing experimental data. The present sound speed shows more reasonable result in the extreme case than the Nguyens did. The present choked flow criterion derived by the present sound speed is employed in the MARS code and assessed by using the Marviken choked flow tests. The assessment results without any adjustment made by some discharge coefficients demonstrate more accurate predictions of choked flow rate in the bubbly flow regime than those of the earlier choked flow calculations. By calculating the Typical PWR (SBLOCA) problem, we make sure that the present model can reproduce the reasonable transients of integral reactor system

  2. Preliminary Analysis of a Loss of Condenser Vacuum Accident Using the MARS-KS Code

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jieun Kim; Bang, Young Seok; Oh, Deog Yeon; Kim, Kap; Woo, Sweng-Wong [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2015-05-15

    In accordance with revision of NUREG-0800 of USNRC, the area of review for loss of condenser vacuum(LOCV) accident has been expanded to analyze both peak pressures of primary and secondary system separately. Currently, the analysis of LOCV accident, which is caused by malfunction of condenser, has been focused to fuel cladding integrity and peak pressure in the primary system. In this paper, accident analysis for LOCV using MARS-KS code were conducted to support the licensing review on transient behavior of secondary system pressure of APR1400 plant. The accident analysis for the loss of condenser vacuum (LOCV) of APR1400 was conducted with the MARS-KS code to support the review on the pressure behavior of primary and secondary system. Total four cases which have different combination of availability of offsite power and the pressurizer spray are considered. The preliminary analysis results shows that the initial conditions or assumptions which concludes the severe consequence are different for each viewpoint, and in some cases, it could be confront with each viewpoint. Therefore, with regard to the each acceptance criteria, figuring out and sensitivity analysis of the initial conditions and assumptions for system pressure would be necessary.

  3. Separable Crossover-Promoting and Crossover-Constraining Aspects of Zip1 Activity during Budding Yeast Meiosis.

    Directory of Open Access Journals (Sweden)

    Karen Voelkel-Meiman

    2015-06-01

    Full Text Available Accurate chromosome segregation during meiosis relies on the presence of crossover events distributed among all chromosomes. MutSγ and MutLγ homologs (Msh4/5 and Mlh1/3 facilitate the formation of a prominent group of meiotic crossovers that mature within the context of an elaborate chromosomal structure called the synaptonemal complex (SC. SC proteins are required for intermediate steps in the formation of MutSγ-MutLγ crossovers, but whether the assembled SC structure per se is required for MutSγ-MutLγ-dependent crossover recombination events is unknown. Here we describe an interspecies complementation experiment that reveals that the mature SC is dispensable for the formation of Mlh3-dependent crossovers in budding yeast. Zip1 forms a major structural component of the budding yeast SC, and is also required for MutSγ and MutLγ-dependent crossover formation. Kluyveromyces lactis ZIP1 expressed in place of Saccharomyces cerevisiae ZIP1 in S. cerevisiae cells fails to support SC assembly (synapsis but promotes wild-type crossover levels in those nuclei that progress to form spores. While stable, full-length SC does not assemble in S. cerevisiae cells expressing K. lactis ZIP1, aggregates of K. lactis Zip1 displayed by S. cerevisiae meiotic nuclei are decorated with SC-associated proteins, and K. lactis Zip1 promotes the SUMOylation of the SC central element protein Ecm11, suggesting that K. lactis Zip1 functionally interfaces with components of the S. cerevisiae synapsis machinery. Moreover, K. lactis Zip1-mediated crossovers rely on S. cerevisiae synapsis initiation proteins Zip3, Zip4, Spo16, as well as the Mlh3 protein, as do the crossovers mediated by S. cerevisiae Zip1. Surprisingly, however, K. lactis Zip1-mediated crossovers are largely Msh4/Msh5 (MutSγ-independent. This separation-of-function version of Zip1 thus reveals that neither assembled SC nor MutSγ is required for Mlh3-dependent crossover formation per se in budding yeast

  4. Hepatic ZIP14-mediated zinc transport is required for adaptation to endoplasmic reticulum stress.

    Science.gov (United States)

    Kim, Min-Hyun; Aydemir, Tolunay B; Kim, Jinhee; Cousins, Robert J

    2017-07-18

    Extensive endoplasmic reticulum (ER) stress damages the liver, causing apoptosis and steatosis despite the activation of the unfolded protein response (UPR). Restriction of zinc from cells can induce ER stress, indicating that zinc is essential to maintain normal ER function. However, a role for zinc during hepatic ER stress is largely unknown despite important roles in metabolic disorders, including obesity and nonalcoholic liver disease. We have explored a role for the metal transporter ZIP14 during pharmacologically and high-fat diet-induced ER stress using Zip14 -/- (KO) mice, which exhibit impaired hepatic zinc uptake. Here, we report that ZIP14-mediated hepatic zinc uptake is critical for adaptation to ER stress, preventing sustained apoptosis and steatosis. Impaired hepatic zinc uptake in Zip14 KO mice during ER stress coincides with greater expression of proapoptotic proteins. ER stress-induced Zip14 KO mice show greater levels of hepatic steatosis due to higher expression of genes involved in de novo fatty acid synthesis, which are suppressed in ER stress-induced WT mice. During ER stress, the UPR-activated transcription factors ATF4 and ATF6α transcriptionally up-regulate Zip14 expression. We propose ZIP14 mediates zinc transport into hepatocytes to inhibit protein-tyrosine phosphatase 1B (PTP1B) activity, which acts to suppress apoptosis and steatosis associated with hepatic ER stress. Zip14 KO mice showed greater hepatic PTP1B activity during ER stress. These results show the importance of zinc trafficking and functional ZIP14 transporter activity for adaptation to ER stress associated with chronic metabolic disorders.

  5. Engineering nonlinearity characteristic compensation for commercial steam turbine control valve using linked MARS code and Matlab Simulink

    International Nuclear Information System (INIS)

    Halimi, B.; Suh, Kune Y.

    2012-01-01

    Highlights: ► A nonlinearity characteristic compensation is proposed of the steam turbine control valve. ► A steady state and transient analyzer is developed of Ulchin Units 3 and 4 OPR1000 nuclear plants. ► MARS code and Matlab Simulink are used to verify the compensation concept. ► The results show the concept can compensate for the nonlinearity characteristic very well. - Abstract: Steam turbine control valves play a pivotal role in regulating the output power of the turbine in a commercial power plant. They thus have to be operated linearly to be run by an automatic control system. Unfortunately, the control valve has inherently nonlinearity characteristics. The flow increases more significantly near the closed end than near the open end of the stem travel given the valve position signal. The steam flow should nonetheless be proportional to the final desired quantity, output power, of the turbine to obtain a linear operation. This paper presents the valve engineering linked analysis (VELA) for nonlinearity characteristic compensation of the steam turbine control valve by using a linked two existing commercial software. The Multi-dimensional Analysis of Reactor Safety (MARS) code and Matlab Simulink have been selected for VELA to develop a steady state and transient analyzer of Ulchin Units 3 and 4 powered by the Optimized Power Reactor 1000 MWe (OPR1000). MARS is capable of modeling a wide range of systems from single pipes to full nuclear power plants. As one of standard nuclear power plant thermal hydraulic analysis software tools, MARS simulates the primary and secondary sides of the nuclear power plant. To simulate the electric power flow part, Matlab Simulink is chosen as the standard analysis software. Matlab Simulink having an interactive environment to model analyzes and simulates a wide variety of engineering dynamic systems including multimachine power systems. Based on the MARS code result, Matlab Simulink analyzes the power flow of the

  6. Genome-wide analysis of the homeodomain-leucine zipper (HD-ZIP) gene family in peach (Prunus persica).

    Science.gov (United States)

    Zhang, C H; Ma, R J; Shen, Z J; Sun, X; Korir, N K; Yu, M L

    2014-04-08

    In this study, 33 homeodomain-leucine zipper (HD-ZIP) genes were identified in peach using the HD-ZIP amino acid sequences of Arabidopsis thaliana as a probe. Based on the phylogenetic analysis and the individual gene or protein characteristics, the HD-ZIP gene family in peach can be classified into 4 subfamilies, HD-ZIP I, II, III, and IV, containing 14, 7, 4, and 8 members, respectively. The most closely related peach HD-ZIP members within the same subfamilies shared very similar gene structure in terms of either intron/exon numbers or lengths. Almost all members of the same subfamily shared common motif compositions, thereby implying that the HD-ZIP proteins within the same subfamily may have functional similarity. The 33 peach HD-ZIP genes were distributed across scaffolds 1 to 7. Although the primary structure varied among HD-ZIP family proteins, their tertiary structures were similar. The results from this study will be useful in selecting candidate genes from specific subfamilies for functional analysis.

  7. Genome-Wide Identification and Structural Analysis of bZIP Transcription Factor Genes in Brassica napus.

    Science.gov (United States)

    Zhou, Yan; Xu, Daixiang; Jia, Ledong; Huang, Xiaohu; Ma, Guoqiang; Wang, Shuxian; Zhu, Meichen; Zhang, Aoxiang; Guan, Mingwei; Lu, Kun; Xu, Xinfu; Wang, Rui; Li, Jiana; Qu, Cunmin

    2017-10-24

    The basic region/leucine zipper motif (bZIP) transcription factor family is one of the largest families of transcriptional regulators in plants. bZIP genes have been systematically characterized in some plants, but not in rapeseed ( Brassica napus ). In this study, we identified 247 BnbZIP genes in the rapeseed genome, which we classified into 10 subfamilies based on phylogenetic analysis of their deduced protein sequences. The BnbZIP genes were grouped into functional clades with Arabidopsis genes with similar putative functions, indicating functional conservation. Genome mapping analysis revealed that the BnbZIPs are distributed unevenly across all 19 chromosomes, and that some of these genes arose through whole-genome duplication and dispersed duplication events. All expression profiles of 247 bZIP genes were extracted from RNA-sequencing data obtained from 17 different B . napus ZS11 tissues with 42 various developmental stages. These genes exhibited different expression patterns in various tissues, revealing that these genes are differentially regulated. Our results provide a valuable foundation for functional dissection of the different BnbZIP homologs in B . napus and its parental lines and for molecular breeding studies of bZIP genes in B . napus .

  8. bZIPs and WRKYs: two large transcription factor families executing two different functional strategies

    Directory of Open Access Journals (Sweden)

    Carles eMarco Llorca

    2014-04-01

    Full Text Available bZIPs and WRKYs are two important plant transcription factor families regulating diverse developmental and stress-related processes. Since a partial overlap in these biological processes is obvious, it can be speculated that they fulfill non-redundant functions in a complex regulatory network. Here, we focus on the regulatory mechanisms that are so far described for bZIPs and WRKYs. bZIP factors need to heterodimerize for DNA-binding and regulation of transcription, and based on a bioinformatics approach, bZIPs can build up more than the double of protein interactions than WRKYs. In contrast, an enrichment of the WRKY DNA-binding motifs can be found in WRKY promoters, a phenomenon which is not observed for the bZIP family. Thus, the two transcription factor families follow two different functional strategies in which WRKYs regulate each other’s transcription in a transcriptional network whereas bZIP action relies on intensive heterodimerization.

  9. A new MARS and its applications

    International Nuclear Information System (INIS)

    Krivosheev, O.E.; Mokhov, N.V.

    1998-01-01

    This paper describes MARS14(98) - the newest version of the MARS Monte Carlo code system for fast simulation of hadronic and electromagnetic cascades in shielding, accelerator and detector components in the energy range from a fraction of an electronvolt up to 30 TeV. The main changes compared to the previous release, MARS 13, concern the hadron production model tuned with evaluated data and the DPMJET-II code, improved photo- and electro- production of hadrons and muons, improved algorithms for the 3-body decays, particle tracking in magnetic fields, synchrotron radiation by electrons and muons, significantly extended histograming capabilities and material description, and improved computational performance. In addition to direct energy deposition calculations, a new set of fluence-to-dose conversion factors for all particles including neutrino are built into the code. The MARS 14(98) system includes links to the MCNP code for neutron transport below 20 MeV, to the ANSYS code for thermal and stress analyses and to the STRUCT code for multi-turn particle tracking in large synchrotrons and collider rings

  10. A new MARS and its applications

    Energy Technology Data Exchange (ETDEWEB)

    Krivosheev, O.E.; N.V Mokhov, N.V.

    1998-01-01

    This paper describes MARS14(98) - the newest version of the MARS Monte Carlo code system for fast simulation of hadronic and electromagnetic cascades in shielding, accelerator and detector components in the energy range from a fraction of an electronvolt up to 30 TeV. The main changes compared to the previous release, MARS 13, concern the hadron production model tuned with evaluated data and the DPMJET-II code, improved photo- and electro- production of hadrons and muons, improved algorithms for the 3-body decays, particle tracking in magnetic fields, synchrotron radiation by electrons and muons, significantly extended histograming capabilities and material description, and improved computational performance. In addition to direct energy deposition calculations, a new set of fluence-to-dose conversion factors for all particles including neutrino are built into the code. The MARS 14(98) system includes links to the MCNP code for neutron transport below 20 MeV, to the ANSYS code for thermal and stress analyses and to the STRUCT code for multi-turn particle tracking in large synchrotrons and collider rings.

  11. ZipA binds to FtsZ with high affinity and enhances the stability of FtsZ protofilaments.

    Directory of Open Access Journals (Sweden)

    Anuradha Kuchibhatla

    Full Text Available A bacterial membrane protein ZipA that tethers FtsZ to the membrane is known to promote FtsZ assembly. In this study, the binding of ZipA to FtsZ was monitored using fluorescence spectroscopy. ZipA was found to bind to FtsZ with high affinities at three different (6.0, 6.8 and 8.0 pHs, albeit the binding affinity decreased with increasing pH. Further, thick bundles of FtsZ protofilaments were observed in the presence of ZipA under the pH conditions used in this study indicating that ZipA can promote FtsZ assembly and stabilize FtsZ polymers under unfavorable conditions. Bis-ANS, a hydrophobic probe, decreased the interaction of FtsZ and ZipA indicating that the interaction between FtsZ and ZipA is hydrophobic in nature. ZipA prevented the dilution induced disassembly of FtsZ polymers suggesting that it stabilizes FtsZ protofilaments. Fluorescein isothiocyanate-labeled ZipA was found to be uniformly distributed along the length of the FtsZ protofilaments indicating that ZipA stabilizes FtsZ protofilaments by cross-linking them.

  12. Implementation of Wolsong Pump Model, Pressure Tube Deformation Model and Off-take Model into MARS Code for Regulatory Auditing of CANDU Reactors

    Energy Technology Data Exchange (ETDEWEB)

    Yoon, C.; Rhee, B. W.; Chung, B. D. [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of); Cho, Y. J.; Kim, M. W. [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2008-05-15

    Korea currently has four operating units of the CANDU-6 type reactor in Wolsong. However, the safety assessment system for CANDU reactors has not been fully established due to lack of self-reliance technology. Although the CATHENA code had been introduced from AECL, it is undesirable to use vendor's code for regulatory auditing analysis. In Korea, the MARS code has been developed for decades and is being considered by KINS as a thermal hydraulic regulatory auditing tool for nuclear power plants. Before this decision, KINS (Korea Institute of Nuclear Safety) had developed RELAP5/MOD3/CANDU code for CANDU safety analyses by modifying the model of existing PWR auditing tool, RELAP5/MOD3. The main purpose of this study is to transplant the CANDU models of RELAP5/MOD3/CANDU code to MARS code including quality assurance of the developed models. This first part of the research series presents the implementation and verification of the Wolsong pump model, the pressure tube deformation model, and the off-take model for arbitrary-angled branch pipes.

  13. Implementation of Wolsong Pump Model, Pressure Tube Deformation Model and Off-take Model into MARS Code for Regulatory Auditing of CANDU Reactors

    International Nuclear Information System (INIS)

    Yoon, C.; Rhee, B. W.; Chung, B. D.; Cho, Y. J.; Kim, M. W.

    2008-01-01

    Korea currently has four operating units of the CANDU-6 type reactor in Wolsong. However, the safety assessment system for CANDU reactors has not been fully established due to lack of self-reliance technology. Although the CATHENA code had been introduced from AECL, it is undesirable to use vendor's code for regulatory auditing analysis. In Korea, the MARS code has been developed for decades and is being considered by KINS as a thermal hydraulic regulatory auditing tool for nuclear power plants. Before this decision, KINS (Korea Institute of Nuclear Safety) had developed RELAP5/MOD3/CANDU code for CANDU safety analyses by modifying the model of existing PWR auditing tool, RELAP5/MOD3. The main purpose of this study is to transplant the CANDU models of RELAP5/MOD3/CANDU code to MARS code including quality assurance of the developed models. This first part of the research series presents the implementation and verification of the Wolsong pump model, the pressure tube deformation model, and the off-take model for arbitrary-angled branch pipes

  14. Improved features of MARS 1.4 and verification

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Jae; Chung, Bub Don; Jeong, Jae Jun; Ha, Kwi Seok [Korea Atomic Energy Research Institute, Taejon (Korea)

    1999-09-01

    MARS 1.4 code has been developed as a basic code frame for multi-dimensional thermal-hydraulic analysis of light water reactor transients. This report describes the newly improved features of MARS 1.4 and their verification results. The new features of MARS 1.4 include the implementation of point kinetics model in the 3D module, the coupled heat structure model, the extension of control functions and input check functions in the 3D module, the implementation of new features of RELAP5/MOD3.2.2 -version, the addition of automatic initialization function for fuel 3-D analysis and the unification of material properties and forcing functions, etc. These features have been implemented in the code in order to extend the code modeling capability and to enhance the user friendliness. Among these features, this report describes the implementation of new features of RELAP5/MOD3.3.3-version such as reflood model and critical heat flux models, etc., the automatic initialization function, the unification of material properties and forcing functions and the other code improvements and error corrections, which were not reported in the previous report. Through the verification calculations, the new features of MARS 1.4 have been verified well implemented in the code. In conclusion, MARS 1.4 code has been developed and verified as implemented in the code. In conclusion, MARS 1.4 code has been developed and verified as a multi-dimensional system thermal-hydraulic analysis tool. And, it can play its role as a basic code frame for the future development of a multi-purpose consolidated code, MARS 2.x, for coupled analysis of multi-dimensional system thermal hydraulics, 3D core kinetics, core CHF and containment as well as for further improvement of thermal-hydraulic and numerical models. 4 refs., 10 figs. (Author)

  15. Theory on the Mechanism of DNA Renaturation: Stochastic Nucleation and Zipping.

    Directory of Open Access Journals (Sweden)

    Gnanapragasam Niranjani

    Full Text Available Renaturation of the complementary single strands of DNA is one of the important processes that requires better understanding in the view of molecular biology and biological physics. Here we develop a stochastic dynamical model on the DNA renaturation. According to our model there are at least three steps in the renaturation process viz. nonspecific-contact formation, correct-contact formation and nucleation, and zipping. Most of the earlier two-state models combined nucleation with nonspecific-contact formation step. In our model we suggest that it is considerably meaningful when we combine the nucleation with the zipping since nucleation is the initial step of zipping and nucleated and zipping molecules are indistinguishable. Nonspecific contact formation step is a pure three-dimensional diffusion controlled collision process. Whereas nucleation involves several rounds of one-dimensional slithering and internal displacement dynamics of one single strand of DNA on the other complementary strand in the process of searching for the correct-contact and then initiate nucleation. Upon nucleation, the stochastic zipping follows to generate a fully renatured double stranded DNA. It seems that the square-root dependency of the overall renaturation rate constant on the length of reacting single strands originates mainly from the geometric constraints in the diffusion controlled nonspecific-contact formation step. Further the inverse scaling of the renaturation rate on the viscosity of reaction medium also originates from nonspecific contact formation step. On the other hand the inverse scaling of the renaturation rate with the sequence complexity originates from the stochastic zipping which involves several rounds of crossing over the free-energy barrier at microscopic levels. When the sequence of renaturing single strands of DNA is repetitive with less complexity then the cooperative effects will not be noticeable since the parallel zipping will be a

  16. Slc39a7/zip7 plays a critical role in development and zinc homeostasis in zebrafish.

    Directory of Open Access Journals (Sweden)

    Guang Yan

    Full Text Available BACKGROUND: Slc39a7/Zip7, also known as Ke4, is a member of solute carrier family 39 (Slc39a and plays a critical role in regulating cell growth and death. Because the function of Zip7 in vivo was unclear, the present study investigated the function of zip7 in vertebrate development and zinc metabolism using zebrafish as a model organism. PRINCIPAL FINDING: Using real-time PCR to determine the gene expression pattern of zip7 during zebrafish development, we found that zip7 mRNA is expressed throughout embryonic development and into maturity. Interestingly, whole mount in situ hybridization revealed that while zip7 mRNA is ubiquitously expressed until 12 hours post-fertilization (hpf; at 24 hpf and beyond, zip7 mRNA was specifically detected only in eyes. Morpholino-antisense (MO gene knockdown assay revealed that downregulation of zip7 expression resulted in several morphological defects in zebrafish including decreased head size, smaller eyes, shorter palates, and shorter and curved spinal cords. Analysis by synchrotron radiation X-ray fluorescence (SR-XRF showed reduced concentrations of zinc in brain, eyes, and gills of zip7-MO-injected embryos. Furthermore, incubation of the zip7 knockdown embryos in a zinc-supplemented solution was able to rescue the MO-induced morphological defects. SIGNIFICANCE: Our data suggest that zip7 is required for eye, brain, and skeleton formation during early embryonic development in zebrafish. Moreover, zinc supplementation can partially rescue defects resulting from zip7 gene knockdown. Taken together, our data provide critical insight into a novel function of zip7 in development and zinc homeostasis in vivo in zebrafish.

  17. Zinc transporter ZIP14 functions in hepatic zinc, iron and glucose homeostasis during the innate immune response (endotoxemia.

    Directory of Open Access Journals (Sweden)

    Tolunay Beker Aydemir

    Full Text Available ZIP14 (slc39A14 is a zinc transporter induced in response to pro-inflammatory stimuli. ZIP14 induction accompanies the reduction in serum zinc (hypozincemia of acute inflammation. ZIP14 can transport Zn(2+ and non-transferrin-bound Fe(2+ in vitro. Using a Zip14(-/- mouse model we demonstrated that ZIP14 was essential for control of phosphatase PTP1B activity and phosphorylation of c-Met during liver regeneration. In the current studies, a global screening of ZIP transporter gene expression in response to LPS-induced endotoxemia was conducted. Following LPS, Zip14 was the most highly up-regulated Zip transcript in liver, but also in white adipose tissue and muscle. Using ZIP14(-/- mice we show that ZIP14 contributes to zinc absorption from the gastrointestinal tract directly or indirectly as zinc absorption was decreased in the KOs. In contrast, Zip14(-/- mice absorbed more iron. The Zip14 KO mice did not exhibit hypozincemia following LPS, but do have hypoferremia. Livers of Zip14-/- mice had increased transcript abundance for hepcidin, divalent metal transporter-1, ferritin and transferrin receptor-1 and greater accumulation of iron. The Zip14(-/- phenotype included greater body fat, hypoglycemia and higher insulin levels, as well as increased liver glucose and greater phosphorylation of the insulin receptor and increased GLUT2, SREBP-1c and FASN expression. The Zip14 KO mice exhibited decreased circulating IL-6 with increased hepatic SOCS-3 following LPS, suggesting SOCS-3 inhibited insulin signaling which produced the hypoglycemia in this genotype. The results are consistent with ZIP14 ablation yielding abnormal labile zinc pools which lead to increased SOCS-3 production through G-coupled receptor activation and increased cAMP production as well as signaled by increased pSTAT3 via the IL-6 receptor, which inhibits IRS 1/2 phosphorylation. Our data show the role of ZIP14 in the hepatocyte is multi-functional since zinc and iron trafficking are

  18. A novel bZIP gene from Tamarix hispida mediates physiological responses to salt stress in tobacco plants.

    Science.gov (United States)

    Wang, Yucheng; Gao, Caiqiu; Liang, Yenan; Wang, Chao; Yang, Chuanping; Liu, Guifeng

    2010-02-15

    Basic leucine zipper proteins (bZIPs) are transcription factors that bind abscisic acid (ABA)-responsive elements (ABREs) and enable plants to withstand adverse environmental conditions. In the present study, a novel bZIP gene, ThbZIP1 was cloned from Tamarix hispida. Expression studies in T. hispida showed differential regulation of ThbZIP1 in response to treatment with NaCl, polyethylene glycol (PEG) 6000, NaHCO(3), and CdCl(2), suggesting that ThbZIP1 is involved in abiotic stress responses. To identify the physiological responses mediated by ThbZIP1, transgenic tobacco plants overexpressing exogenous ThbZIP1 were generated. Various physiological parameters related to salt stress were measured and compared between transgenic and wild type (WT) plants. Our results indicate that overexpression of ThbZIP1 can enhance the activity of both peroxidase (POD) and superoxide dismutase (SOD), and increase the content of soluble sugars and soluble proteins under salt stress conditions. These results suggest that ThbZIP1 contributes to salt tolerance by mediating signaling through multiple physiological pathways. Furthermore, ThbZIP1 confers stress tolerance to plants by enhancing reactive oxygen species (ROS) scavenging, facilitating the accumulation of compatible osmolytes, and inducing and/or enhancing the biosynthesis of soluble proteins. Copyright 2009 Elsevier GmbH. All rights reserved.

  19. Phylogenetic analysis of F-bZIP transcription factors indicates conservation of the zinc deficiency response across land plants

    DEFF Research Database (Denmark)

    Castro, Pedro Humberto Araújo R F; Lilay, Grmay Hailu; Muñoz-Mérida, Antonio

    2017-01-01

    Basic leucine zipper (bZIP) transcription factors control important developmental and physiological processes in plants. In Arabidopsis thaliana, the three gene F-bZIP subfamily has been associated with zinc deficiency and salt stress response. Benefiting from the present abundance of plant genomic...... data, we performed an evolutionary and structural characterization of plant F-bZIPs. We observed divergence during seed plant evolution, into two groups and inferred different selective pressures for each. Group 1 contains AtbZIP19 and AtbZIP23 and appears more conserved, whereas Group 2, containing...... of AtZIP4. A survey of AtZIP4 orthologs promoters across different plant taxa revealed an enrichment of the Zinc Deficiency Response Element (ZDRE) to which both AtbZIP19/23 bind. Overall, our results indicate that while the AtbZIP24 function in the regulation of the salt stress response may...

  20. Development of MARS for multi-dimensional and multi-purpose thermal-hydraulic system analysis

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Jae; Chung, Bub Dong; Kim, Kyung Doo; Hwang, Moon Kyu; Jeong, Jae Jun; Ha, Kwi Seok; Joo, Han Gyu [Korea Atomic Energy Research Institute, T/H Safety Research Team, Yusung, Daejeon (Korea)

    2000-10-01

    MARS (Multi-dimensional Analysis of Reactor Safety) code is being developed by KAERI for the realistic thermal-hydraulic simulation of light water reactor system transients. MARS 1.4 has been developed as a final version of basic code frame for the multi-dimensional analysis of system thermal-hydraulics. Since MARS 1.3, MARS 1.4 has been improved to have the enhanced code capability and user friendliness through the unification of input/output features, code models and code functions, and through the code modernization. Further improvements of thermal-hydraulic models, numerical method and user friendliness are being carried out for the enhanced code accuracy. As a multi-purpose safety analysis code system, a coupled analysis system, MARS/MASTER/CONTEMPT, has been developed using multiple DLL (Dynamic Link Library) techniques of Windows system. This code system enables the coupled, that is, more realistic analysis of multi-dimensional thermal-hydraulics (MARS 2.0), three-dimensional core kinetics (MASTER) and containment thermal-hydraulics (CONTEMPT). This paper discusses the MARS development program, and the developmental progress of the MARS 1.4 and the MARS/MASTER/CONTEMPT focusing on major features of the codes and their verification. It also discusses thermal hydraulic models and new code features under development. (author)

  1. Development of MARS for multi-dimensional and multi-purpose thermal-hydraulic system analysis

    International Nuclear Information System (INIS)

    Lee, Won Jae; Chung, Bub Dong; Kim, Kyung Doo; Hwang, Moon Kyu; Jeong, Jae Jun; Ha, Kwi Seok; Joo, Han Gyu

    2000-01-01

    MARS (Multi-dimensional Analysis of Reactor Safety) code is being developed by KAERI for the realistic thermal-hydraulic simulation of light water reactor system transients. MARS 1.4 has been developed as a final version of basic code frame for the multi-dimensional analysis of system thermal-hydraulics. Since MARS 1.3, MARS 1.4 has been improved to have the enhanced code capability and user friendliness through the unification of input/output features, code models and code functions, and through the code modernization. Further improvements of thermal-hydraulic models, numerical method and user friendliness are being carried out for the enhanced code accuracy. As a multi-purpose safety analysis code system, a coupled analysis system, MARS/MASTER/CONTEMPT, has been developed using multiple DLL (Dynamic Link Library) techniques of Windows system. This code system enables the coupled, that is, more realistic analysis of multi-dimensional thermal-hydraulics (MARS 2.0), three-dimensional core kinetics (MASTER) and containment thermal-hydraulics (CONTEMPT). This paper discusses the MARS development program, and the developmental progress of the MARS 1.4 and the MARS/MASTER/CONTEMPT focusing on major features of the codes and their verification. It also discusses thermal hydraulic models and new code features under development. (author)

  2. ZIP MK 2 : A Fortran code for calculating the eigenvalues (poles and zeros and frequency responses of large sets of linear equations representing complex dynamic systems)

    International Nuclear Information System (INIS)

    Sumner, H.M.

    1969-03-01

    The KDF9/EGDON program ZIP MK 2 is the third of a series of programs for off-line digital computer analysis of dynamic systems: it has been designed specifically to cater for the needs of the design or control engineer in having an input scheme which is minimally computer-oriented. It uses numerical algorithms which are as near fool-proof as the author could discover or devise, and has comprehensive diagnostic sections to help the user in the event of faulty data or machine execution. ZIP MK 2 accepts mathematical models comprising first order linear differential and linear algebraic equations, and from these computes and factorises the transfer functions between specified pairs of output and input variables; if desired, the frequency response may be computed from the computed transfer function. The model input scheme is fully compatible with the frequency response programs FRP MK 1 and MK 2, except that, for ZIP MK 2, transport, or time-delays must be converted by the user to Pade or Bode approximations prior to input. ZIP provides the pole-zero plot, (or complex plane analysis), while FRP provides the frequency response and FIFI the time domain analyses. The pole-zero method of analysis has been little used in the past for complex models, especially where transport delays occur, and one of its primary purposes is as a research tool to investigate the usefulness of this method, for process plant, whether nuclear, chemical or other continuous processes. (author)

  3. A model of competing species that exhibits zip bifurcation

    Directory of Open Access Journals (Sweden)

    Luis F. Echeverri

    2017-01-01

    Full Text Available El objetivo de este trabajo es presentar un modelo concreto d e poblaciones de especies en competición que exhibe la bifurc ación Zip. La bifurcación zip fue introducida por Farkas en 1984 para un si stema tridi- mensional de ecuaciones diferenciales ordinarias que desc ribe un quimiostato. Estudiaremos un sistema tridimensional de ecuaciones dife renciales ordinarias que modela la competición de dos poblaciones distintas de pr edadores por una única población presa. El sistema usa funciones trigonomét ricas concretas pa- ra representar la tasa de crecimiento de la presa y la respues ta funcional del predador. El modelo exhibe diferentes clases de comportami entos y muestra ejemplos de los llamados principio de exclusión competitiva y la competición de un r-estratega contra un k-estratega . Adicionalmente, para ilustrar la bi- furcacion zip, presentaremos algunas simulaciones numéri cas.

  4. Genome-wide systematic characterization of the bZIP transcriptional factor family in tomato (Solanum lycopersicum L.).

    Science.gov (United States)

    Li, Dayong; Fu, Fuyou; Zhang, Huijuan; Song, Fengming

    2015-10-12

    Transcription factors of the basic leucine zipper (bZIP) family represent exclusively in eukaryotes and have been shown to regulate diverse biological processes in plant growth and development as well as in abiotic and biotic stress responses. However, little is known about the bZIP family in tomato (Solanum lycopersicum L.). The SlbZIP genes were identified using local BLAST and hidden Markov model profile searches. The phylogenetic trees, conserved motifs and gene structures were generated by MEGA6.06, MEME tool and gene Structure Display Server, respectively. The syntenic block diagrams were generated by the Circos software. The transcriptional gene expression profiles were obtained using Genevestigator tool and quantitative RT-PCR. In the present study, we carried out a genome-wide identification and systematic analyses of 69 SlbZIP genes that distributes unevenly on the tomato chromosomes. This family can be divided into 9 groups according to the phylogenetic relationship among the SlbZIP proteins. Six kinds of intron patterns (a-f) within the basic and hinge regions are defined. The additional conserved motifs and their presence of the group specificity were also identified. Further, we predicted the DNA-binding patterns and the dimerization property on the basis of the characteristic features in the basic and hinge regions and the leucine zipper, respectively, which supports our classification greatly and helps to classify 24 distinct subfamilies. Within the SlbZIP family, a total of 40 SlbZIP genes are located in the segmental duplicate regions in the tomato genome, suggesting that the segment chromosomal duplications contribute greatly to the expansion of the tomato SlbZIP family. Expression profiling analyses of 59 SlbZIP genes using quantitative RT-PCR and publicly available microarray data indicate that the tomato SlbZIP genes have distinct and diverse expression patterns in different tissues and developmental stages and many of the tomato bZIP genes

  5. Using Wireless Pedometers to Measure Children’s Physical Activity: How Reliable is the Fitbit Zip?

    Directory of Open Access Journals (Sweden)

    Tingting Xu

    2017-07-01

    Full Text Available The purpose of this study is to examine the reliability of wireless pedometers in measuring elementary school children’s physical activity. Activity measurement using a wireless pedometer Fitbit ZipTM was compared to activity measurement using Yamax Digi-WalkerTM SW701 for a group of randomly selected 25 children in Grades 3, 4, and 5. Fitbit ZipTM wireless pedometers were found to have an appropriate degree (Nunnally & Bernstein, 1994 of accuracy and reliability compared to the Yamax Digi-WalkerTM SW701 pedometer. The Fitbit ZipTM wireless pedometer collected more step counts than the Yamax Digi-WalkerTM SW701 pedometer; however, the difference was not statistically significant. Participants reported that they preferred wearing the Fitbit ZipTM to the Yamax Digi-WalkerTM SW701 because the Fitbit ZipTM was more comfortable to wear and less likely to fall off. Participants also reported being more motivated to move while wearing the Fitbit ZipTM.

  6. Analysis Of Feedwater Line Break Of APR1400 By MARS Code

    International Nuclear Information System (INIS)

    Nguyen Thi Thanh Thuy; Le Dai Dien, Hoang Minh Giang

    2011-01-01

    This paper will deal with analysis of Feed water Line Break problem (FWLB) of the APR 1400 NPP with initial conditions: operation at 100% of power, double-ended break area of 0.058 m 2 and the break location of the feedwater line between the check valve and the steam generator. The analysis was simulated by MARS code through two step: calculation for steady state and calculation for transient state with initial condition mentioned. Some output result were presented with explanation: sequence of events corresponding to the time of the accident, the system behavior as temperature, pressure, steam generator water levels as well as DNBR, etc. before and after the accident. (author)

  7. Salt and drought stress and ABA responses related to bZIP genes from V. radiata and V. angularis.

    Science.gov (United States)

    Wang, Lanfen; Zhu, Jifeng; Li, Xiaoming; Wang, Shumin; Wu, Jing

    2018-04-20

    Mung bean and adzuki bean are warm-season legumes widely cultivated in China. However, bean production in major producing regions is limited by biotic and abiotic stress, such as drought and salt stress. Basic leucine zipper (bZIP) genes play key roles in responses to various biotic and abiotic stresses. However, only several bZIP genes involved in drought and salt stress in legumes, especially Vigna radiata and Vigna angularis, have been identified. In this study, we identified 54 and 50 bZIP proteins from whole-genome sequences of V. radiata and V. angularis, respectively. First, we comprehensively surveyed the characteristics of all bZIP genes, including their gene structure, chromosome distribution and motif composition. Phylogenetic trees showed that VrbZIP and VabZIP proteins were divided into ten clades comprising nine known and one unknown subgroup. The results of the nucleotide substitution rate of the orthologous gene pairs showed that bZIP proteins have undergone strong purifying selection: V. radiata and V. angularis diverged 1.25 million years ago (mya) to 9.20 mya (average of 4.95 mya). We also found that many cis-acting regulatory elements (CAREs) involved in abiotic stress and plant hormone responses were detected in the putative promoter regions of the bZIP genes. Finally, using the quantitative real-time PCR (qRT-PCR) method, we performed expression profiling of the bZIP genes in response to drought, salt and abscisic acid (ABA). We identified several bZIP genes that may be involved in drought and salt responses. Generally, our results provided useful and rich resources of VrbZIP and VabZIP genes for the functional characterization and understanding of bZIP transcription factors (TFs) in warm-season legumes. In addition, our results revealed important and interesting data - a subset of VrbZIP and VabZIP gene expression profiles in response to drought, salt and ABA stress. These results provide gene expression evidence for the selection of

  8. A specific role for the ZipA protein in cell division: stabilization of the FtsZ protein.

    Science.gov (United States)

    Pazos, Manuel; Natale, Paolo; Vicente, Miguel

    2013-02-01

    In Escherichia coli, the cell division protein FtsZ is anchored to the cytoplasmic membrane by the action of the bitopic membrane protein ZipA and the cytoplasmic protein FtsA. Although the presence of both ZipA and FtsA is strictly indispensable for cell division, an FtsA gain-of-function mutant FtsA* (R286W) can bypass the ZipA requirement for cell division. This observation casts doubts on the role of ZipA and its need for cell division. Maxicells are nucleoid-free bacterial cells used as a whole cell in vitro system to probe protein-protein interactions without the need of protein purification. We show that ZipA protects FtsZ from the ClpXP-directed degradation observed in E. coli maxicells and that ZipA-stabilized FtsZ forms membrane-attached spiral-like structures in the bacterial cytoplasm. The overproduction of the FtsZ-binding ZipA domain is sufficient to protect FtsZ from degradation, whereas other C-terminal ZipA partial deletions lacking it are not. Individual overproduction of the proto-ring component FtsA or its gain-of-function mutant FtsA* does not result in FtsZ protection. Overproduction of FtsA or FtsA* together with ZipA does not interfere with the FtsZ protection. Moreover, neither FtsA nor FtsA* protects FtsZ when overproduced together with ZipA mutants lacking the FZB domain. We propose that ZipA protects FtsZ from degradation by ClpP by making the FtsZ site of interaction unavailable to the ClpX moiety of the ClpXP protease. This role cannot be replaced by either FtsA or FtsA*, suggesting a unique function for ZipA in proto-ring stability.

  9. Benchmarking Heavy Ion Transport Codes FLUKA, HETC-HEDS MARS15, MCNPX, and PHITS

    Energy Technology Data Exchange (ETDEWEB)

    Ronningen, Reginald Martin [Michigan State University; Remec, Igor [Oak Ridge National Laboratory; Heilbronn, Lawrence H. [University of Tennessee-Knoxville

    2013-06-07

    Powerful accelerators such as spallation neutron sources, muon-collider/neutrino facilities, and rare isotope beam facilities must be designed with the consideration that they handle the beam power reliably and safely, and they must be optimized to yield maximum performance relative to their design requirements. The simulation codes used for design purposes must produce reliable results. If not, component and facility designs can become costly, have limited lifetime and usefulness, and could even be unsafe. The objective of this proposal is to assess the performance of the currently available codes PHITS, FLUKA, MARS15, MCNPX, and HETC-HEDS that could be used for design simulations involving heavy ion transport. We plan to access their performance by performing simulations and comparing results against experimental data of benchmark quality. Quantitative knowledge of the biases and the uncertainties of the simulations is essential as this potentially impacts the safe, reliable and cost effective design of any future radioactive ion beam facility. Further benchmarking of heavy-ion transport codes was one of the actions recommended in the Report of the 2003 RIA R&D Workshop".

  10. A modified detector concept for SuperCDMS: The HiZIP and its charge performance

    Energy Technology Data Exchange (ETDEWEB)

    Page, Kedar Mohan [Queen' s U.

    2013-01-01

    SuperCDMS (Super Cryogenic Dark Matter Search) is a leading direct dark mat-ter search experiment which uses solid state detectors (Ge crystals) at milliKelvintemperatures to look for nuclear recoils caused by dark matter interactions in the de-tector. `Weakly Interacting Massive Particles' (WIMPs) are the most favoured darkmatter candidate particles. SuperCDMS, like many other direct dark matter searchexperiments, primarily looks for WIMPs. The measurement of both the ionizationand the lattice vibration (phonon) signals from an interaction in the detector allow itto discriminate against electron recoils which are the main source of background forWIMP detection.SuperCDMS currently operates about 9 kg of Ge detectors at the Soudan under-ground lab in northern Minnesota. In its next phase, SuperCDMS SNOLAB plansto use 100-200 kg of target mass (Ge) which would allow it to probe more of theinteresting and and as of yet unexplored parameter space for WIMPs predicted bytheoretical models. The SuperCDMS Queen's Test Facility is a detector test facilitywhich is intended to serve as detector testing and detector research and developmentpurposes for the SuperCDMS experiment.A modifed detector called the HiZIP (Half-iZIP), which is reduced in complex-ity in comparison to the currently used iZIP (interleaved Z-sensitive Ionization and Phonon mediated) detectors, is studied in this thesis. The HiZIP detector designalso serves to discriminate against background from multiple scatter events occurringclose to the surfaces in a single detector. Studies carried out to compare the surfaceevent leakage in the HiZIP detector using limited information from iZIP data takenat SuperCDMS test facility at UC Berkley produce a highly conservative upper limitof 5 out of 10,000 events at 90% condence level. This upper limit is the best amongmany different HiZIP congurations that were investigated and is comparable to theupper limit calculated for an HiZIP detector in the same way

  11. Analysis of the ATLAS Cold Leg Top-Slot Break Experiment Using the MARS Code

    Energy Technology Data Exchange (ETDEWEB)

    Ha, T. W.; Jeong, J. J. [Pusan National University, Busan (Korea, Republic of)

    2016-10-15

    During a small-break loss of coolant accident (SBLOCA) or intermediate-break loss of coolant accident (IBLOCA) in a PWR, such as the APR1400, the steam volume in the reactor vessel upper plenum may continue to expand until the liquid phase in the horizontal intermediate legs is released, called loop seal clearing (LSC), due to the increase of the pressure in the upper plenum. A domestic standard problem (DSP) exercise using the ATLAS facility was promoted in order to transfer the database to domestic nuclear industries. For 4th DSP (DSP-04), the ATLAS cold leg top-slot break experiment was postulated. For the DSP-04, main concerns are to predict the LSC and LSR having a significantly effect on the behavior of the system under long term cooling. In this study, we simulated the ATLAS cold leg top-slot break experiment using the MARS code and the predicted LSC and LSR are compared to experimental results. The LTC-CL-04R was simulated using the MARS code. Most of the predicted results agree well with the experimental data. However, the timing of LSC and LSR is slightly different from each other and, thus, the behavior of the primary system is slightly different. The core heat up was not observed in the experiment and the calculation.

  12. A Petunia Homeodomain-Leucine Zipper Protein, PhHD-Zip, Plays an Important Role in Flower Senescence

    Science.gov (United States)

    Chang, Xiaoxiao; Donnelly, Linda; Sun, Daoyang; Rao, Jingping; Reid, Michael S.; Jiang, Cai-Zhong

    2014-01-01

    Flower senescence is initiated by developmental and environmental signals, and regulated by gene transcription. A homeodomain-leucine zipper transcription factor, PhHD-Zip, is up-regulated during petunia flower senescence. Virus-induced gene silencing of PhHD-Zip extended flower life by 20% both in unpollinated and pollinated flowers. Silencing PhHD-Zip also dramatically reduced ethylene production and the abundance of transcripts of genes involved in ethylene (ACS, ACO), and ABA (NCED) biosynthesis. Abundance of transcripts of senescence-related genes (SAG12, SAG29) was also dramatically reduced in the silenced flowers. Over-expression of PhHD-Zip accelerated petunia flower senescence. Furthermore, PhHD-Zip transcript abundance in petunia flowers was increased by application of hormones (ethylene, ABA) and abiotic stresses (dehydration, NaCl and cold). Our results suggest that PhHD-Zip plays an important role in regulating petunia flower senescence. PMID:24551088

  13. A Petunia homeodomain-leucine zipper protein, PhHD-Zip, plays an important role in flower senescence.

    Science.gov (United States)

    Chang, Xiaoxiao; Donnelly, Linda; Sun, Daoyang; Rao, Jingping; Reid, Michael S; Jiang, Cai-Zhong

    2014-01-01

    Flower senescence is initiated by developmental and environmental signals, and regulated by gene transcription. A homeodomain-leucine zipper transcription factor, PhHD-Zip, is up-regulated during petunia flower senescence. Virus-induced gene silencing of PhHD-Zip extended flower life by 20% both in unpollinated and pollinated flowers. Silencing PhHD-Zip also dramatically reduced ethylene production and the abundance of transcripts of genes involved in ethylene (ACS, ACO), and ABA (NCED) biosynthesis. Abundance of transcripts of senescence-related genes (SAG12, SAG29) was also dramatically reduced in the silenced flowers. Over-expression of PhHD-Zip accelerated petunia flower senescence. Furthermore, PhHD-Zip transcript abundance in petunia flowers was increased by application of hormones (ethylene, ABA) and abiotic stresses (dehydration, NaCl and cold). Our results suggest that PhHD-Zip plays an important role in regulating petunia flower senescence.

  14. A Petunia homeodomain-leucine zipper protein, PhHD-Zip, plays an important role in flower senescence.

    Directory of Open Access Journals (Sweden)

    Xiaoxiao Chang

    Full Text Available Flower senescence is initiated by developmental and environmental signals, and regulated by gene transcription. A homeodomain-leucine zipper transcription factor, PhHD-Zip, is up-regulated during petunia flower senescence. Virus-induced gene silencing of PhHD-Zip extended flower life by 20% both in unpollinated and pollinated flowers. Silencing PhHD-Zip also dramatically reduced ethylene production and the abundance of transcripts of genes involved in ethylene (ACS, ACO, and ABA (NCED biosynthesis. Abundance of transcripts of senescence-related genes (SAG12, SAG29 was also dramatically reduced in the silenced flowers. Over-expression of PhHD-Zip accelerated petunia flower senescence. Furthermore, PhHD-Zip transcript abundance in petunia flowers was increased by application of hormones (ethylene, ABA and abiotic stresses (dehydration, NaCl and cold. Our results suggest that PhHD-Zip plays an important role in regulating petunia flower senescence.

  15. A Steam Jet Plume Simulation in a Large Bulk Space with a System Code MARS

    International Nuclear Information System (INIS)

    Bae, Sung Won; Chung, Bub Dong

    2006-01-01

    From May 2002, the OECD-SETH group has launched the PANDA Project in order to provide an experimental data base for a multi-dimensional code assessment. OECD-SETH group expects the PANDA Project will meet the increasing needs for adequate experimental data for a 3D distribution of relevant variables like the temperature, velocity and steam-air concentrations that are measured with a sufficient resolution and accuracy. The scope of the PANDA Project is the mixture stratification and mixing phenomena in a large bulk space. Total of 24 test series are still being performed in PSI, Switzerland. The PANDA facility consists of 2 main large vessels and 1 connection pipe Within the large vessels, a steam injection nozzle and outlet vent are arranged for each test case. These tests are categorized into 3 modes, i.e. the high momentum, near wall plume, and free plume tests. KAERI has also participated in the SETH group since 1997 so that the multi-dimensional capability of the MARS code could be assessed and developed. Test 17, the high steam jet injection test, has already been simulated by MARS and shows promising results. Now, the test 9 and 9bis cases which use a low speed horizontal steam jet flow have been simulated and investigated

  16. Reprogramming of metabolism by the Arabidopsis thaliana bZIP11 transcription factor

    NARCIS (Netherlands)

    Ma, J.

    2012-01-01

    The Arabidopsis bZIP11 transcription factor is known to regulate amino acid metabolism, and transcriptomic analysis suggests that bZIP11 has a broader regulatory effects in metabolism. Moreover, sucrose controls its translation via its uORF and all the available evidences point to the fact that

  17. Development of Off-take Model, Subcooled Boiling Model, and Radiation Heat Transfer Input Model into the MARS Code for a Regulatory Auditing of CANDU Reactors

    Energy Technology Data Exchange (ETDEWEB)

    Yoon, C.; Rhee, B. W.; Chung, B. D. [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of); Ahn, S. H.; Kim, M. W. [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2009-05-15

    Korea currently has four operating units of the CANDU-6 type reactor in Wolsong. However, the safety assessment system for CANDU reactors has not been fully established due to a lack of self-reliance technology. Although the CATHENA code had been introduced from AECL, it is undesirable to use a vendor's code for a regulatory auditing analysis. In Korea, the MARS code has been developed for decades and is being considered by KINS as a thermal hydraulic regulatory auditing tool for nuclear power plants. Before this decision, KINS (Korea Institute of Nuclear Safety) had developed the RELAP5/MOD3/CANDU code for CANDU safety analyses by modifying the model of the existing PWR auditing tool, RELAP5/MOD3. The main purpose of this study is to transplant the CANDU models of the RELAP5/MOD3/CANDU code to the MARS code including a quality assurance of the developed models.

  18. Development of Off-take Model, Subcooled Boiling Model, and Radiation Heat Transfer Input Model into the MARS Code for a Regulatory Auditing of CANDU Reactors

    International Nuclear Information System (INIS)

    Yoon, C.; Rhee, B. W.; Chung, B. D.; Ahn, S. H.; Kim, M. W.

    2009-01-01

    Korea currently has four operating units of the CANDU-6 type reactor in Wolsong. However, the safety assessment system for CANDU reactors has not been fully established due to a lack of self-reliance technology. Although the CATHENA code had been introduced from AECL, it is undesirable to use a vendor's code for a regulatory auditing analysis. In Korea, the MARS code has been developed for decades and is being considered by KINS as a thermal hydraulic regulatory auditing tool for nuclear power plants. Before this decision, KINS (Korea Institute of Nuclear Safety) had developed the RELAP5/MOD3/CANDU code for CANDU safety analyses by modifying the model of the existing PWR auditing tool, RELAP5/MOD3. The main purpose of this study is to transplant the CANDU models of the RELAP5/MOD3/CANDU code to the MARS code including a quality assurance of the developed models

  19. Development of a Wrapper Object for MARS TH Systems Code and Its Applications in Object Oriented Programs

    International Nuclear Information System (INIS)

    Park, Sun Byung; Lee, Young Jin; Kim, Hyong Chol; Han, Sam Hee; Kim, Hyun Jik

    2013-01-01

    TMARS is written for the object pascal program language, and 'wraps' the Dynamic Link Library (DLL) manifestation of the MARS-KS code written in Fortran 90. TMARS behaves as a true object and it can be instantiated, inherited, and its methods overloaded. The functionality of TMARS was verified and demonstrated using two programs built under object oriented program environment. One is a text based program for reviewing the data interface of TMARS, and the other is a graphic intensive prototype NPA program for testing the overall performance of TMARS. The prototype NPA was also used to assess the real-time capability of TMARS. The demonstration programs show that application of TMARS is straight forward and that its functions facilitate easy application developments. TMARS, a wrapper object class encapsulating the calculation functions of MARS-KS code, was successfully developed and verification of its functionality was carried out using custom made programs. The verification results show that TMARS is capable of providing reliable TH calculation results and sufficient performance to realize real time calculations

  20. Mars Global Reference Atmospheric Model 2010 Version: Users Guide

    Science.gov (United States)

    Justh, H. L.

    2014-01-01

    This Technical Memorandum (TM) presents the Mars Global Reference Atmospheric Model 2010 (Mars-GRAM 2010) and its new features. Mars-GRAM is an engineering-level atmospheric model widely used for diverse mission applications. Applications include systems design, performance analysis, and operations planning for aerobraking, entry, descent and landing, and aerocapture. Additionally, this TM includes instructions on obtaining the Mars-GRAM source code and data files as well as running Mars-GRAM. It also contains sample Mars-GRAM input and output files and an example of how to incorporate Mars-GRAM as an atmospheric subroutine in a trajectory code.

  1. Elucidation of the Specific Formation of Homo- and Heterodimeric Forms of ThbZIP1 and Its Role in Stress

    Directory of Open Access Journals (Sweden)

    Xianguang Nie

    2014-06-01

    Full Text Available Protein–protein interactions are important for the molecular understanding of the biological processes of proteins. The dimerization of bZIPs (basic leucine zipper proteins is involved in modifying binding site specificities, altering dimer stability, and permitting a new set of specific protein-to-protein interactions to occur at the promoter. In the present study, we studied the whether ThbZIP1 form homo- and heterodimers using the yeast two-hybrid method. Five bZIP genes were cloned from Tamarix hispida to investigate their interaction with ThbZIP1. Our results showed that ThbZIP1 can form homodimers with itself, and three out of five bZIPs could interact with the ThbZIP1 protein to form heterodimers. Real-time RT-PCR results suggested that these ThbZIPs can all respond to abiotic stresses and abscisic acid (ABA, and shared very similar expression patterns in response to NaCl, ABA or PEG6000. Subcellular localization studies showed that all ThbZIPs are targeted to the nucleus. Our results showed that ThbZIP1 are dimeric proteins, which can form homo- or heterodimers.

  2. A MARS and MIDAS Linked Accident Simulation for Large LOCA in APR1400

    International Nuclear Information System (INIS)

    Choi, Young; Kim, K. R.; Kim, D. H.; Chung, B. D.

    2006-01-01

    A linked calculation utilizing the design-basis code MARS and the severe accident code MIDAS has been accomplished for a station blackout simulation in APR1400. The MARS code was developed by using the RELAP3/MOD3 and COBRA-TF codes, while the MIDAS code is currently under a development process using the MELCOR code. The objectives of this paper are to explain how to identify the MAR-MIDAS linked calculation outlines and the technical problems, including the MARS data transfer method, the MIDAS input generation works and so on. For the performance verification of the MARS-MIDAS linked calculation, the MARS, MIDAS and their linkage system are run independently for the same initiating event, so that their data can be compared with each other after the selection of proper variables

  3. Isolation and expression analysis of EcbZIP17 from different finger millet genotypes shows conserved nature of the gene.

    Science.gov (United States)

    Chopperla, Ramakrishna; Singh, Sonam; Mohanty, Sasmita; Reddy, Nanja; Padaria, Jasdeep C; Solanke, Amolkumar U

    2017-10-01

    Basic leucine zipper (bZIP) transcription factors comprise one of the largest gene families in plants. They play a key role in almost every aspect of plant growth and development and also in biotic and abiotic stress tolerance. In this study, we report isolation and characterization of EcbZIP17 , a group B bZIP transcription factor from a climate smart cereal, finger millet ( Eleusine coracana L.). The genomic sequence of EcbZIP17 is 2662 bp long encompassing two exons and one intron with ORF of 1722 bp and peptide length of 573 aa. This gene is homologous to AtbZIP17 ( Arabidopsis ), ZmbZIP17 (maize) and OsbZIP60 (rice) which play a key role in endoplasmic reticulum (ER) stress pathway. In silico analysis confirmed the presence of basic leucine zipper (bZIP) and transmembrane (TM) domains in the EcbZIP17 protein. Allele mining of this gene in 16 different genotypes by Sanger sequencing revealed no variation in nucleotide sequence, including the 618 bp long intron. Expression analysis of EcbZIP17 under heat stress exhibited similar pattern of expression in all the genotypes across time intervals with highest upregulation after 4 h. The present study established the conserved nature of EcbZIP17 at nucleotide and expression level.

  4. Zinc Transporter SLC39A7/ZIP7 Promotes Intestinal Epithelial Self-Renewal by Resolving ER Stress

    Science.gov (United States)

    Ohashi, Wakana; Kimura, Shunsuke; Iwanaga, Toshihiko; Furusawa, Yukihiro; Irié, Tarou; Izumi, Hironori; Watanabe, Takashi; Hara, Takafumi; Ohara, Osamu; Koseki, Haruhiko; Sato, Toshiro; Robine, Sylvie; Mori, Hisashi; Hattori, Yuichi; Mishima, Kenji; Ohno, Hiroshi; Hase, Koji; Fukada, Toshiyuki

    2016-01-01

    Zinc transporters play a critical role in spatiotemporal regulation of zinc homeostasis. Although disruption of zinc homeostasis has been implicated in disorders such as intestinal inflammation and aberrant epithelial morphology, it is largely unknown which zinc transporters are responsible for the intestinal epithelial homeostasis. Here, we show that Zrt-Irt-like protein (ZIP) transporter ZIP7, which is highly expressed in the intestinal crypt, is essential for intestinal epithelial proliferation. Mice lacking Zip7 in intestinal epithelium triggered endoplasmic reticulum (ER) stress in proliferative progenitor cells, leading to significant cell death of progenitor cells. Zip7 deficiency led to the loss of Olfm4+ intestinal stem cells and the degeneration of post-mitotic Paneth cells, indicating a fundamental requirement for Zip7 in homeostatic intestinal regeneration. Taken together, these findings provide evidence for the importance of ZIP7 in maintenance of intestinal epithelial homeostasis through the regulation of ER function in proliferative progenitor cells and maintenance of intestinal stem cells. Therapeutic targeting of ZIP7 could lead to effective treatment of gastrointestinal disorders. PMID:27736879

  5. Zinc Transporter SLC39A7/ZIP7 Promotes Intestinal Epithelial Self-Renewal by Resolving ER Stress.

    Directory of Open Access Journals (Sweden)

    Wakana Ohashi

    2016-10-01

    Full Text Available Zinc transporters play a critical role in spatiotemporal regulation of zinc homeostasis. Although disruption of zinc homeostasis has been implicated in disorders such as intestinal inflammation and aberrant epithelial morphology, it is largely unknown which zinc transporters are responsible for the intestinal epithelial homeostasis. Here, we show that Zrt-Irt-like protein (ZIP transporter ZIP7, which is highly expressed in the intestinal crypt, is essential for intestinal epithelial proliferation. Mice lacking Zip7 in intestinal epithelium triggered endoplasmic reticulum (ER stress in proliferative progenitor cells, leading to significant cell death of progenitor cells. Zip7 deficiency led to the loss of Olfm4+ intestinal stem cells and the degeneration of post-mitotic Paneth cells, indicating a fundamental requirement for Zip7 in homeostatic intestinal regeneration. Taken together, these findings provide evidence for the importance of ZIP7 in maintenance of intestinal epithelial homeostasis through the regulation of ER function in proliferative progenitor cells and maintenance of intestinal stem cells. Therapeutic targeting of ZIP7 could lead to effective treatment of gastrointestinal disorders.

  6. A modified detector concept for SuperCDMS: The HiZIP and its charge performance

    Science.gov (United States)

    Page, Kedar Mohan

    SuperCDMS is a leading direct dark matter search experiment which uses solid state detectors (Ge crystals) at milliKelvin temperatures to look for nuclear recoils caused by dark matter interactions in the detector. 'Weakly Interacting Massive Particles' (WIMPs) are the most favoured dark matter candidate particles. SuperCDMS, like many other direct dark matter search experiments, primarily looks for WIMPs. The measurement of both the ionization and the lattice vibration (phonon) signals from an interaction in the detector allow it to discriminate against electron recoils which are the main source of background for WIMP detection. SuperCDMS currently operates about 9 kgs worth of germanium detectors at the Soudan underground lab in northern Minnesota. In its next phase, SuperCDMS SNOLAB, it plans to use 100-200 kg of target mass (Ge) which would allow it to probe more of the interesting and unexplored parameter space for WIMPs predicted by theoretical models. The SuperCDMS Queen's Test Facility is a detector testing facility which is intended to serve detector testing and detector research and development purposes for the SuperCDMS experiment. A modified detector called the 'HiZIP' (Half-iZIP), which is reduced in complexity in comparison to the currently used iZIP (interleaved Z-sensitive Ionization and Phonon mediated) detectors, is studied in this thesis. The HiZIP detector design also serves to discriminate against background from multiple scatter events occurring close to the surfaces in a single detector. Studies carried out to compare the surface event leakage in the HiZIP detector using limited information from iZIP data taken at SuperCDMS test facility at UC Berkley produce a highly conservative upper limit of 5 out of 10,000 events at 90% confidence level. This upper limit is the best among many different HiZIP configurations that were investigated and is comparable to the upper limit calculated for an iZIP detector in the same way using the same data. A

  7. Assessment of the MARS Code Using the Two-Phase Natural Circulation Experiments at a Core Catcher Test Facility

    Directory of Open Access Journals (Sweden)

    Dong Hun Lee

    2017-01-01

    Full Text Available A core catcher has been developed to maintain the integrity of nuclear reactor containment from molten corium during a severe accident. It uses a two-phase natural circulation for cooling molten corium. Flow in a typical core catcher is unique because (i it has an inclined cooling channel with downwards-facing heating surface, of which flow processes are not fully exploited, (ii it is usually exposed to a low-pressure condition, where phase change causes dramatic changes in the flow, and (iii the effects of a multidimensional flow are very large in the upper part of the core catcher. These features make computational analysis more difficult. In this study, the MARS code is assessed using the two-phase natural circulation experiments that had been conducted at the CE-PECS facility to verify the cooling performance of a core catcher. The code is a system-scale thermal-hydraulic (TH code and has a multidimensional TH component. The facility was modeled by using both one- and three-dimensional components. Six experiments at the facility were selected to investigate the parametric effects of heat flux, pressure, and form loss. The results show that MARS can predict the two-phase flow at the facility reasonably well. However, some limitations are obviously revealed.

  8. N-terminal segments modulate the α-helical propensities of the intrinsically disordered basic regions of bZIP proteins.

    Science.gov (United States)

    Das, Rahul K; Crick, Scott L; Pappu, Rohit V

    2012-02-17

    Basic region leucine zippers (bZIPs) are modular transcription factors that play key roles in eukaryotic gene regulation. The basic regions of bZIPs (bZIP-bRs) are necessary and sufficient for DNA binding and specificity. Bioinformatic predictions and spectroscopic studies suggest that unbound monomeric bZIP-bRs are uniformly disordered as isolated domains. Here, we test this assumption through a comparative characterization of conformational ensembles for 15 different bZIP-bRs using a combination of atomistic simulations and circular dichroism measurements. We find that bZIP-bRs have quantifiable preferences for α-helical conformations in their unbound monomeric forms. This helicity varies from one bZIP-bR to another despite a significant sequence similarity of the DNA binding motifs (DBMs). Our analysis reveals that intramolecular interactions between DBMs and eight-residue segments directly N-terminal to DBMs are the primary modulators of bZIP-bR helicities. We test the accuracy of this inference by designing chimeras of bZIP-bRs to have either increased or decreased overall helicities. Our results yield quantitative insights regarding the relationship between sequence and the degree of intrinsic disorder within bZIP-bRs, and might have general implications for other intrinsically disordered proteins. Understanding how natural sequence variations lead to modulation of disorder is likely to be important for understanding the evolution of specificity in molecular recognition through intrinsically disordered regions (IDRs). Copyright © 2011 Elsevier Ltd. All rights reserved.

  9. HvZIP7 mediates zinc accumulation in barley (Hordeum vulgare) at moderately high zinc supply

    DEFF Research Database (Denmark)

    Tiong, Jingwen; Mcdonald, Glenn K.; Genc, Yusuf

    2014-01-01

    Summary: High expression of zinc (Zn)-regulated, iron-regulated transporter-like protein (ZIP) genes increases root Zn uptake in dicots, leading to high accumulation of Zn in shoots. However, none of the ZIP genes tested previously in monocots could enhance shoot Zn accumulation. In this report...... were also generated to further understand the functions of HvZIP7 in metal transport. HvZIP7 is strongly induced by Zn deficiency, primarily in vascular tissues of roots and leaves, and its protein was localized in the plasma membrane. These properties are similar to its closely related homologs...... in dicots. Overexpression of HvZIP7 in barley plants increased Zn uptake when moderately high concentrations of Zn were supplied. Significantly, there was a specific enhancement of shoot Zn accumulation, with no measurable increase in iron (Fe), manganese (Mn), copper (Cu) or cadmium (Cd). HvZIP7 displays...

  10. ZIP13: A Study of Drosophila Offers an Alternative Explanation for the Corresponding Human Disease

    Directory of Open Access Journals (Sweden)

    Guiran Xiao

    2018-01-01

    Full Text Available The fruit fly Drosophila melanogaster has become an important model organism to investigate metal homeostasis and human diseases. Previously we identified dZIP13 (CG7816, a member of the ZIP transporter family (SLC39A and presumably a zinc importer, is in fact physiologically primarily responsible to move iron from the cytosol into the secretory compartments in the fly. This review will discuss the implication of this finding for the etiology of Spondylocheirodysplasia-Ehlers-Danlos Syndrome (SCD–EDS, a human disease defective in ZIP13. We propose an entirely different model in that lack of iron in the secretory compartment may underlie SCD-EDS. Altogether three different working models are discussed, supported by relevant findings made in different studies, with uncertainties, and questions remained to be solved. We speculate that the distinct ZIP13 sequence features, different from those of all other ZIP family members, may confer it special transport properties.

  11. Development of the coupled 'system thermal-hydraulics, 3D reactor kinetics, and hot channel' analysis capability of the MARS code

    Energy Technology Data Exchange (ETDEWEB)

    Jeong, J. J.; Chung, B. D.; Lee, W.J

    2005-02-01

    The subchannel analysis capability of the MARS 3D module has been improved. Especially, the turbulent mixing and void drift models for flow mixing phenomena in rod bundles have been assessed using some well-known rod bundle test data. Then, the subchannel analysis feature was combined to the existing coupled 'system Thermal-Hydraulics (T/H) and 3D reactor kinetics' calculation capability of MARS. These features allow the coupled 'system T/H, 3D reactor kinetics, and hot channel' analysis capability and, thus, realistic simulations of hot channel behavior as well as global system T/H behavior. In this report, the MARS code features for the coupled analysis capability are described first. The code modifications relevant to the features are also given. Then, a coupled analysis of the Main Steam Line Break (MSLB) is carried out for demonstration. The results of the coupled calculations are very reasonable and realistic, and show these methods can be used to reduce the over-conservatism in the conventional safety analysis.

  12. Genome Wide Identification of Orthologous ZIP Genes Associated with Zinc and Iron Translocation in Setaria italica.

    Science.gov (United States)

    Alagarasan, Ganesh; Dubey, Mahima; Aswathy, Kumar S; Chandel, Girish

    2017-01-01

    Genes in the ZIP family encode transcripts to store and transport bivalent metal micronutrient, particularly iron (Fe) and or zinc (Zn). These transcripts are important for a variety of functions involved in the developmental and physiological processes in many plant species, including most, if not all, Poaceae plant species and the model species Arabidopsis. Here, we present the report of a genome wide investigation of orthologous ZIP genes in Setaria italica and the identification of 7 single copy genes. RT-PCR shows 4 of them could be used to increase the bio-availability of zinc and iron content in grains. Of 36 ZIP members, 25 genes have traces of signal peptide based sub-cellular localization, as compared to those of plant species studied previously, yet translocation of ions remains unclear. In silico analysis of gene structure and protein nature suggests that these two were preeminent in shaping the functional diversity of the ZIP gene family in S. italica . NAC, bZIP and bHLH are the predominant Fe and Zn responsive transcription factors present in SiZIP genes. Together, our results provide new insights into the signal peptide based/independent iron and zinc translocation in the plant system and allowed identification of ZIP genes that may be involved in the zinc and iron absorption from the soil, and thus transporting it to the cereal grain underlying high micronutrient accumulation.

  13. Up-regulation of Slc39A2(Zip2) mRNA in peripheral blood mononuclear cells from patients with pulmonary tuberculosis.

    Science.gov (United States)

    Tao, Yan-ting; Huang, Qing; Jiang, Ya-li; Wang, Xiao-lei; Sun, Ping; Tian, Yuanyuan; Wu, Hai-liang; Zhang, Min; Meng, Si-bo; Wang, Yu-shu; Sun, Qing; Zhang, Lian-ying

    2013-08-01

    Zinc is the most common trace mineral after iron in the human body. In organisms, zinc transporters help zinc influx and efflux from cells. A previous study has reported that Zip2 was up-regulated over 27-fold in human monocytic THP-1 cells, when intracellular zinc was depleted by TPEN. Our study found Zip2 was over-expressed in leukocytes of asthmatic infants, especially those in which the serum zinc level was lower than those in healthy infants. Pulmonary tuberculosis (PTB) patients have significantly low serum zinc levels. Here we investigated whether Zip2 level was changed in the patients with PTB. Zip2 mRNA and protein levels in peripheral blood mononuclear cells (PBMC) from PTB (n1=23) and healthy controls (n2=42) were detected by quantitative real-time PCR and western blot, respectively. mRNA expression levels of another four zinc transporters, Zip1, Zip6, Zip8 and ZnT1, were detected by quantitative real-time PCR. Zip2 mRNA level was significantly up-regulated in PTB patients (P=0.001), and Zip8 mRNA level was significantly down-regulated compared with control individuals (Plevels of Zip1, Zip6 and ZnT1 in either group (P>0.05). Zip2 protein expression levels increased in PTB patients compared with control individuals. Our study found that knockdown of ZIP2 with siRNA caused a decrease in Zip2 levels in PBMC of PTB patients, while reducing the expression of INF-γ (Pinitial infection control of the human body, by promoting and maintaining the immune response of adaptive T cells.

  14. The zinc transporter ZIP12 regulates the pulmonary vascular response to chronic hypoxia.

    Science.gov (United States)

    Zhao, Lan; Oliver, Eduardo; Maratou, Klio; Atanur, Santosh S; Dubois, Olivier D; Cotroneo, Emanuele; Chen, Chien-Nien; Wang, Lei; Arce, Cristina; Chabosseau, Pauline L; Ponsa-Cobas, Joan; Frid, Maria G; Moyon, Benjamin; Webster, Zoe; Aldashev, Almaz; Ferrer, Jorge; Rutter, Guy A; Stenmark, Kurt R; Aitman, Timothy J; Wilkins, Martin R

    2015-08-20

    The typical response of the adult mammalian pulmonary circulation to a low oxygen environment is vasoconstriction and structural remodelling of pulmonary arterioles, leading to chronic elevation of pulmonary artery pressure (pulmonary hypertension) and right ventricular hypertrophy. Some mammals, however, exhibit genetic resistance to hypoxia-induced pulmonary hypertension. We used a congenic breeding program and comparative genomics to exploit this variation in the rat and identified the gene Slc39a12 as a major regulator of hypoxia-induced pulmonary vascular remodelling. Slc39a12 encodes the zinc transporter ZIP12. Here we report that ZIP12 expression is increased in many cell types, including endothelial, smooth muscle and interstitial cells, in the remodelled pulmonary arterioles of rats, cows and humans susceptible to hypoxia-induced pulmonary hypertension. We show that ZIP12 expression in pulmonary vascular smooth muscle cells is hypoxia dependent and that targeted inhibition of ZIP12 inhibits the rise in intracellular labile zinc in hypoxia-exposed pulmonary vascular smooth muscle cells and their proliferation in culture. We demonstrate that genetic disruption of ZIP12 expression attenuates the development of pulmonary hypertension in rats housed in a hypoxic atmosphere. This new and unexpected insight into the fundamental role of a zinc transporter in mammalian pulmonary vascular homeostasis suggests a new drug target for the pharmacological management of pulmonary hypertension.

  15. OsbZIP58, a basic leucine zipper transcription factor, regulates starch biosynthesis in rice endosperm.

    Science.gov (United States)

    Wang, Jie-Chen; Xu, Heng; Zhu, Ying; Liu, Qiao-Quan; Cai, Xiu-Ling

    2013-08-01

    Starch composition and the amount in endosperm, both of which contribute dramatically to seed yield, cooking quality, and taste in cereals, are determined by a series of complex biochemical reactions. However, the mechanism regulating starch biosynthesis in cereal seeds is not well understood. This study showed that OsbZIP58, a bZIP transcription factor, is a key transcriptional regulator controlling starch synthesis in rice endosperm. OsbZIP58 was expressed mainly in endosperm during active starch synthesis. osbzip58 null mutants displayed abnormal seed morphology with altered starch accumulation in the white belly region and decreased amounts of total starch and amylose. Moreover, osbzip58 had a higher proportion of short chains and a lower proportion of intermediate chains of amylopectin. Furthermore, OsbZIP58 was shown to bind directly to the promoters of six starch-synthesizing genes, OsAGPL3, Wx, OsSSIIa, SBE1, OsBEIIb, and ISA2, and to regulate their expression. These findings indicate that OsbZIP58 functions as a key regulator of starch synthesis in rice seeds and provide new insights into seed quality control.

  16. The prion-ZIP connection: From cousins to partners in iron uptake

    Science.gov (United States)

    Singh, Neena; Asthana, Abhishek; Baksi, Shounak; Desai, Vilok; Haldar, Swati; Hari, Sahi; Tripathi, Ajai K

    2015-01-01

    ABSTRACT Converging observations from disparate lines of inquiry are beginning to clarify the cause of brain iron dyshomeostasis in sporadic Creutzfeldt-Jakob disease (sCJD), a neurodegenerative condition associated with the conversion of prion protein (PrPC), a plasma membrane glycoprotein, from α-helical to a β-sheet rich PrP-scrapie (PrPSc) isoform. Biochemical evidence indicates that PrPC facilitates cellular iron uptake by functioning as a membrane-bound ferrireductase (FR), an activity necessary for the transport of iron across biological membranes through metal transporters. An entirely different experimental approach reveals an evolutionary link between PrPC and the Zrt, Irt-like protein (ZIP) family, a group of proteins involved in the transport of zinc, iron, and manganese across the plasma membrane. Close physical proximity of PrPC with certain members of the ZIP family on the plasma membrane and increased uptake of extracellular iron by cells that co-express PrPC and ZIP14 suggest that PrPC functions as a FR partner for certain members of this family. The connection between PrPC and ZIP proteins therefore extends beyond common ancestry to that of functional cooperation. Here, we summarize evidence supporting the facilitative role of PrPC in cellular iron uptake, and implications of this activity on iron metabolism in sCJD brains. PMID:26689487

  17. Memory Retrieval Has a Dynamic Influence on the Maintenance Mechanisms That Are Sensitive to ζ-Inhibitory Peptide (ZIP).

    Science.gov (United States)

    Levitan, David; Fortis-Santiago, Yaihara; Figueroa, Joshua A; Reid, Emily E; Yoshida, Takashi; Barry, Nicholas C; Russo, Abigail; Katz, Donald B

    2016-10-12

    In neuroscientists' attempts to understand the long-term storage of memory, topics of particular importance and interest are the cellular and system mechanisms of maintenance (e.g., those sensitive to ζ-inhibitory peptide, ZIP) and those induced by memory retrieval (i.e., reconsolidation). Much is known about each of these processes in isolation, but less is known concerning how they interact. It is known that ZIP sensitivity and memory retrieval share at least some molecular targets (e.g., recycling α-amino-3-hydroxy-5-methyl-4-isoxazolepropionic acid, AMPA, receptors to the plasma membrane); conversely, the fact that sensitivity to ZIP emerges only after consolidation ends suggests that consolidation (and by extension reconsolidation) and maintenance might be mutually exclusive processes, the onset of one canceling the other. Here, we use conditioned taste aversion (CTA) in rats, a cortically dependent learning paradigm, to test this hypothesis. First, we demonstrate that ZIP infusions into gustatory cortex begin interfering with CTA memory 43-45 h after memory acquisition-after consolidation ends. Next, we show that a retrieval trial administered after this time point interrupts the ability of ZIP to induce amnesia and that ZIP's ability to induce amnesia is reengaged only 45 h after retrieval. This pattern of results suggests that memory retrieval and ZIP-sensitive maintenance mechanisms are mutually exclusive and that the progression from one to the other are similar after acquisition and retrieval. They also reveal concrete differences between ZIP-sensitive mechanisms induced by acquisition and retrieval: the latency with which ZIP-sensitive mechanisms are expressed differ for the two processes. Memory retrieval and the molecular mechanisms that are sensitive to ζ-inhibitory peptide (ZIP) are the few manipulations that have been shown to effect memory maintenance. Although much is known about their effect on maintenance separately, it is unknown how they

  18. Genome Wide Identification of Orthologous ZIP Genes Associated with Zinc and Iron Translocation in Setaria italica

    Directory of Open Access Journals (Sweden)

    Ganesh Alagarasan

    2017-05-01

    Full Text Available Genes in the ZIP family encode transcripts to store and transport bivalent metal micronutrient, particularly iron (Fe and or zinc (Zn. These transcripts are important for a variety of functions involved in the developmental and physiological processes in many plant species, including most, if not all, Poaceae plant species and the model species Arabidopsis. Here, we present the report of a genome wide investigation of orthologous ZIP genes in Setaria italica and the identification of 7 single copy genes. RT-PCR shows 4 of them could be used to increase the bio-availability of zinc and iron content in grains. Of 36 ZIP members, 25 genes have traces of signal peptide based sub-cellular localization, as compared to those of plant species studied previously, yet translocation of ions remains unclear. In silico analysis of gene structure and protein nature suggests that these two were preeminent in shaping the functional diversity of the ZIP gene family in S. italica. NAC, bZIP and bHLH are the predominant Fe and Zn responsive transcription factors present in SiZIP genes. Together, our results provide new insights into the signal peptide based/independent iron and zinc translocation in the plant system and allowed identification of ZIP genes that may be involved in the zinc and iron absorption from the soil, and thus transporting it to the cereal grain underlying high micronutrient accumulation.

  19. Phosphorylation of the Synaptonemal Complex Protein Zip1 Regulates the Crossover/Noncrossover Decision during Yeast Meiosis.

    Directory of Open Access Journals (Sweden)

    Xiangyu Chen

    2015-12-01

    Full Text Available Interhomolog crossovers promote proper chromosome segregation during meiosis and are formed by the regulated repair of programmed double-strand breaks. This regulation requires components of the synaptonemal complex (SC, a proteinaceous structure formed between homologous chromosomes. In yeast, SC formation requires the "ZMM" genes, which encode a functionally diverse set of proteins, including the transverse filament protein, Zip1. In wild-type meiosis, Zmm proteins promote the biased resolution of recombination intermediates into crossovers that are distributed throughout the genome by interference. In contrast, noncrossovers are formed primarily through synthesis-dependent strand annealing mediated by the Sgs1 helicase. This work identifies a conserved region on the C terminus of Zip1 (called Zip1 4S, whose phosphorylation is required for the ZMM pathway of crossover formation. Zip1 4S phosphorylation is promoted both by double-strand breaks (DSBs and the meiosis-specific kinase, MEK1/MRE4, demonstrating a role for MEK1 in the regulation of interhomolog crossover formation, as well as interhomolog bias. Failure to phosphorylate Zip1 4S results in meiotic prophase arrest, specifically in the absence of SGS1. This gain of function meiotic arrest phenotype is suppressed by spo11Δ, suggesting that it is due to unrepaired breaks triggering the meiotic recombination checkpoint. Epistasis experiments combining deletions of individual ZMM genes with sgs1-md zip1-4A indicate that Zip1 4S phosphorylation functions prior to the other ZMMs. These results suggest that phosphorylation of Zip1 at DSBs commits those breaks to repair via the ZMM pathway and provides a mechanism by which the crossover/noncrossover decision can be dynamically regulated during yeast meiosis.

  20. Development of realistic thermal hydraulic system analysis code

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Jae; Chung, B. D; Kim, K. D. [and others

    2002-05-01

    The realistic safety analysis system is essential for nuclear safety research, advanced reactor development, safety analysis in nuclear industry and 'in-house' plant design capability development. In this project, we have developed a best-estimate multi-dimensional thermal-hydraulic system code, MARS, which is based on the integrated version of the RELAP5 and COBRA-TF codes. To improve the realistic analysis capability, we have improved the models for multi-dimensional two-phase flow phenomena and for advanced two-phase flow modeling. In addition, the GUI (Graphic User Interface) feature were developed to enhance the user's convenience. To develop the coupled analysis capability, the MARS code were linked with the three-dimensional reactor kinetics code (MASTER), the core thermal analysis code (COBRA-III/CP), and the best-estimate containment analysis code (CONTEMPT), resulting in MARS/MASTER/COBRA/CONTEMPT. Currently, the MARS code system has been distributed to 18 domestic organizations, including research, industrial, regulatory organizations and universities. The MARS has been being widely used for the safety research of existing PWRs, advanced PWR, CANDU and research reactor, the pre-test analysis of TH experiments, and others.

  1. Development of realistic thermal hydraulic system analysis code

    International Nuclear Information System (INIS)

    Lee, Won Jae; Chung, B. D; Kim, K. D.

    2002-05-01

    The realistic safety analysis system is essential for nuclear safety research, advanced reactor development, safety analysis in nuclear industry and 'in-house' plant design capability development. In this project, we have developed a best-estimate multi-dimensional thermal-hydraulic system code, MARS, which is based on the integrated version of the RELAP5 and COBRA-TF codes. To improve the realistic analysis capability, we have improved the models for multi-dimensional two-phase flow phenomena and for advanced two-phase flow modeling. In addition, the GUI (Graphic User Interface) feature were developed to enhance the user's convenience. To develop the coupled analysis capability, the MARS code were linked with the three-dimensional reactor kinetics code (MASTER), the core thermal analysis code (COBRA-III/CP), and the best-estimate containment analysis code (CONTEMPT), resulting in MARS/MASTER/COBRA/CONTEMPT. Currently, the MARS code system has been distributed to 18 domestic organizations, including research, industrial, regulatory organizations and universities. The MARS has been being widely used for the safety research of existing PWRs, advanced PWR, CANDU and research reactor, the pre-test analysis of TH experiments, and others

  2. Development of the MARS input model for Ulchin 3/4 transient analyzer

    International Nuclear Information System (INIS)

    Jeong, J. J.; Kim, K. D.; Lee, S. W.; Lee, Y. J.; Lee, W. J.; Chung, B. D.; Hwang, M. G.

    2003-12-01

    KAERI has been developing the NSSS transient analyzer based on best-estimate codes.The MARS and RETRAN code are adopted as the best-estimate codes for the NSSS transient analyzer. Among these two codes, the MARS code is to be used for realistic analysis of small- and large-break loss-of-coolant accidents, of which break size is greater than 2 inch diameter. This report includes the MARS input model requirements and the calculation note for the MARS input data generation (see the Appendix) for Ulchin 3/4 plant analyzer. In order to confirm the validity of the input data, we performed the calculations for a steady state at 100 % power operation condition and a double-ended cold leg break LOCA. The results of the steady-state calculation agree well with the design data. The results of the LOCA calculation seem to be reasonable and consistent with those of other best-estimate calculations. Therefore, the MARS input data can be used as a base input deck for the MARS transient analyzer for Ulchin 3/4

  3. Comparison of SPACE to MARS-KS under SUBO experimental conditions

    International Nuclear Information System (INIS)

    Kim, Min-Gil; Lee, Wonwoong; Lee, Jeong Ik; Bang, Young Seok

    2015-01-01

    To evaluate safety of a Korean Nuclear Power Plant (NPP) MARS-KS code is being used by the Korean regulator. The governing equations of MARS-KS are based on two-phase and two-fluid model. Recently, SPACE (Safety and Performance Analysis CodE for nuclear power plants) was developed by a consortium led by Korea Hydro and Nuclear Power Co., Ltd. (KHNP), which the code is aimed for evaluating the safety of the designed nuclear power plant. The governing equations of SPACE are based on two-phase (liquid and gas phase) three-fluid (continuous liquid, gas and droplet) model. However, MARS-KS and SPACE have different governing equations, as well as model and correlations implemented in two codes. Due to this reason, the authors are studying the difference in the analysis result of SET (Separate Effect Test) of each code.. To compare the SPACE and MARS-KS performances, the authors chose SUBO experiment as the first reference case. Input deck of each code was prepared. The results from the two codes were compared to the experimental data, but due to the lack of information on the uncertainties it is too early to conclude the code performance. However, from the obtained analysis results, some differences between MARS-KS and SPACE are observed. Especially, flow regimes at heated region are considerably different. More detailed analysis of the flow regime and its effect in MARS-KS and SPACE analysis results will be followed in the near future. The heat transfer coefficient and friction factor at the interface and at the wall will be compared with similar method used in this study

  4. Evaluating geographic imputation approaches for zip code level data: an application to a study of pediatric diabetes

    Directory of Open Access Journals (Sweden)

    Puett Robin C

    2009-10-01

    Full Text Available Abstract Background There is increasing interest in the study of place effects on health, facilitated in part by geographic information systems. Incomplete or missing address information reduces geocoding success. Several geographic imputation methods have been suggested to overcome this limitation. Accuracy evaluation of these methods can be focused at the level of individuals and at higher group-levels (e.g., spatial distribution. Methods We evaluated the accuracy of eight geo-imputation methods for address allocation from ZIP codes to census tracts at the individual and group level. The spatial apportioning approaches underlying the imputation methods included four fixed (deterministic and four random (stochastic allocation methods using land area, total population, population under age 20, and race/ethnicity as weighting factors. Data included more than 2,000 geocoded cases of diabetes mellitus among youth aged 0-19 in four U.S. regions. The imputed distribution of cases across tracts was compared to the true distribution using a chi-squared statistic. Results At the individual level, population-weighted (total or under age 20 fixed allocation showed the greatest level of accuracy, with correct census tract assignments averaging 30.01% across all regions, followed by the race/ethnicity-weighted random method (23.83%. The true distribution of cases across census tracts was that 58.2% of tracts exhibited no cases, 26.2% had one case, 9.5% had two cases, and less than 3% had three or more. This distribution was best captured by random allocation methods, with no significant differences (p-value > 0.90. However, significant differences in distributions based on fixed allocation methods were found (p-value Conclusion Fixed imputation methods seemed to yield greatest accuracy at the individual level, suggesting use for studies on area-level environmental exposures. Fixed methods result in artificial clusters in single census tracts. For studies

  5. Simulation of an SBLOCA Test of Shutdown Cooling System Line Break with the SMARTITL Facility using the MARS-KS Code

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Yeon-Sik; Suh, Jae-Seung [System Engineering and Technology, Daejeon (Korea, Republic of); Bae, Hwang; Ryu, Sung-Uk; Yi, Sung-Jae; Park, Hyun-Sik [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2014-10-15

    An LBLOCA (Large-Break Loss of Coolant Accident) was inherently eliminated in the design stage. The SMART design has a thermal power of 330MW. Its core exit temperature and pressurizer pressure are 323 .deg. C and 15MPa during normal operating conditions, respectively. An integral-effect test loop for SMART (SMARTITL), called FESTA (Facility for Experimental Simulation of Transients and Accidents), was designed to simulate the integral thermal-hydraulic behavior of SMART. The objectives of SMART-ITL are to investigate and understand the integral performance of reactor systems and components, and the thermal-hydraulic phenomena occurring in the system during normal, abnormal, and emergency conditions, and to verify the system safety during various design basis events of SMART. SMART-ITL with four steam generators and PRHRS, has an advantage for a multi-loop effect compared with VISTA-ITL with a single loop. The integral-effect test data will also be used to validate the related thermal-hydraulic models of the safety analysis code such as TASS/SMR-S which is used for a performance and accident analysis of the SMART design. In addition, a scoping analysis on the scaling difference between the standard design of SMART and the basic design of SMART-ITL was performed for an SBLOCA (Small-Break Loss of Coolant Accident) scenario using a best-estimate safety analysis code, MARS-KS. This paper introduces a comparison of an SBLOCA test of a shutdown cooling system line break using SMART-ITL with its post-test calculation using the MARS-KS code. An SBLOCA test and its post-test calculation were successfully performed using the SMART-ITL facility and MARS-KS code. The SBLOCA break is a guillotine break, and its location is on the SCS line (nozzle part of the RCP suction). The steady-state conditions were achieved to satisfy the initial test conditions presented in the test requirement and its boundary conditions were properly simulated.

  6. LiZIP3 is a cellular zinc transporter that mediates the tightly regulated import of zinc in Leishmania infantum parasites

    Science.gov (United States)

    Carvalho, Sandra; da Silva, Rosa Barreira; Shawki, Ali; Castro, Helena; Lamy, Márcia; Eide, David; Costa, Vítor; Mackenzie, Bryan; Tomás, Ana M.

    2016-01-01

    Summary Cellular zinc homeostasis ensures that the intracellular concentration of this element is kept within limits that enable its participation in critical physiological processes without exerting toxic effects. We report here the identification and characterization of the first mediator of zinc homeostasis in Leishmania infantum, LiZIP3, a member of the ZIP family of divalent metal-ion transporters. The zinc transporter activity of LiZIP3 was first disclosed by its capacity to rescue the growth of Saccharomyces cerevisiae strains deficient in zinc acquisition. Subsequent expression of LiZIP3 in Xenopus laevis oocytes was shown to stimulate the uptake of a broad range of metal ions, among which Zn2+ was the preferred LiZIP3 substrate (K0.5 ≈ 0.1 μM). Evidence that LiZIP3 functions as a zinc importer in L. infantum came from the observations that the protein locates to the cell membrane and that its overexpression leads to augmented zinc internalization. Importantly, expression and cell-surface location of LiZIP3 are lost when parasites face high zinc bioavailability. LiZIP3 decline in response to zinc is regulated at the mRNA level in a process involving (a) short-lived protein(s). Collectively, our data reveal that LiZIP3 enables L. infantum to acquire zinc in a highly regulated manner, hence contributing to zinc homeostasis. PMID:25644708

  7. Overexpression of ZmIRT1 and ZmZIP3 Enhances Iron and Zinc Accumulation in Transgenic Arabidopsis.

    Directory of Open Access Journals (Sweden)

    Suzhen Li

    Full Text Available Iron and zinc are important micronutrients for both the growth and nutrient availability of crop plants, and their absorption is tightly controlled by a metal uptake system. Zinc-regulated transporters, iron-regulated transporter-like proteins (ZIP, is considered an essential metal transporter for the acquisition of Fe and Zn in graminaceous plants. Several ZIPs have been identified in maize, although their physiological function remains unclear. In this report, ZmIRT1 was shown to be specifically expressed in silk and embryo, whereas ZmZIP3 was a leaf-specific gene. Both ZmIRT1 and ZmZIP3 were shown to be localized to the plasma membrane and endoplasmic reticulum. In addition, transgenic Arabidopsis plants overexpressing ZmIRT1 or ZmZIP3 were generated, and the metal contents in various tissues of transgenic and wild-type plants were examined based on ICP-OES and Zinpyr-1 staining. The Fe and Zn concentration increased in roots and seeds of ZmIRT1-overexpressing plants, while the Fe content in shoots decreased. Overexpressing ZmZIP3 enhanced Zn accumulation in the roots of transgenic plants, while that in shoots was repressed. In addition, the transgenic plants showed altered tolerance to various Fe and Zn conditions compared with wild-type plants. Furthermore, the genes associated with metal uptake were stimulated in ZmIRT1 transgenic plants, while those involved in intra- and inter- cellular translocation were suppressed. In conclusion, ZmIRT1 and ZmZIP3 are functional metal transporters with different ion selectivities. Ectopic overexpression of ZmIRT1 may stimulate endogenous Fe uptake mechanisms, which may facilitate metal uptake and homeostasis. Our results increase our understanding of the functions of ZIP family transporters in maize.

  8. Divergence of the bZIP Gene Family in Strawberry, Peach, and Apple Suggests Multiple Modes of Gene Evolution after Duplication

    Directory of Open Access Journals (Sweden)

    Xiao-Long Wang

    2015-01-01

    Full Text Available The basic leucine zipper (bZIP transcription factors are the most diverse members of dimerizing transcription factors. In the present study, 50, 116, and 47 bZIP genes were identified in Malus domestica (apple, Prunus persica (peach, and Fragaria vesca (strawberry, respectively. Species-specific duplication was the main contributor to the large number of bZIPs observed in apple. After WGD in apple genome, orthologous bZIP genes corresponding to strawberry on duplicated regions in apple genome were retained. However, in peach ancestor, these syntenic regions were quickly lost or deleted. Maybe the positive selection contributed to the expansion of clade S to adapt to the development and environment stresses. In addition, purifying selection was mainly responsible for bZIP sequence-specific DNA binding. The analysis of orthologous pairs between chromosomes indicates that these orthologs derived from one gene duplication located on one of the nine ancient chromosomes in the Rosaceae. The comparative analysis of bZIP genes in three species provides information on the evolutionary fate of bZIP genes in apple and peach after they diverged from strawberry.

  9. Characterization of pollen-expressed bZIP protein interactions and the role of ATbZIP18 in the male gametophyte

    Czech Academy of Sciences Publication Activity Database

    Gibalová, A.; Steinbachová, L.; Hafidh, S.; Bláhová, Veronika; Gadiou, Z.; Michailidis, Ch.; Müller, K.; Pleskot, Roman; Dupľáková, N.; Honys, D.

    2017-01-01

    Roč. 30, č. 1 (2017), s. 1-17 ISSN 2194-7953 Institutional support: RVO:67985823 ; RVO:61388963 Keywords : bZIP * transcription factors * regulatory network * male gametophyte * Y2H * pollen development Subject RIV: ED - Physiology; CE - Biochemistry (UOCHB-X) OBOR OECD: Physiology (including cytology); Biochemistry and molecular biology (UOCHB-X) Impact factor: 2.629, year: 2016

  10. Deregulation of sucrose-controlled translation of a bZIP-type transcription factor results in sucrose accumulation in leaves.

    Directory of Open Access Journals (Sweden)

    Sunil Kumar Thalor

    Full Text Available Sucrose is known to repress the translation of Arabidopsis thaliana AtbZIP11 transcript which encodes a protein belonging to the group of S (S--stands for small basic region-leucine zipper (bZIP-type transcription factor. This repression is called sucrose-induced repression of translation (SIRT. It is mediated through the sucrose-controlled upstream open reading frame (SC-uORF found in the AtbZIP11 transcript. The SIRT is reported for 4 other genes belonging to the group of S bZIP in Arabidopsis. Tobacco tbz17 is phylogenetically closely related to AtbZIP11 and carries a putative SC-uORF in its 5'-leader region. Here we demonstrate that tbz17 exhibits SIRT mediated by its SC-uORF in a manner similar to genes belonging to the S bZIP group of the Arabidopsis genus. Furthermore, constitutive transgenic expression of tbz17 lacking its 5'-leader region containing the SC-uORF leads to production of tobacco plants with thicker leaves composed of enlarged cells with 3-4 times higher sucrose content compared to wild type plants. Our finding provides a novel strategy to generate plants with high sucrose content.

  11. Deregulation of sucrose-controlled translation of a bZIP-type transcription factor results in sucrose accumulation in leaves.

    Science.gov (United States)

    Thalor, Sunil Kumar; Berberich, Thomas; Lee, Sung Shin; Yang, Seung Hwan; Zhu, Xujun; Imai, Ryozo; Takahashi, Yoshihiro; Kusano, Tomonobu

    2012-01-01

    Sucrose is known to repress the translation of Arabidopsis thaliana AtbZIP11 transcript which encodes a protein belonging to the group of S (S--stands for small) basic region-leucine zipper (bZIP)-type transcription factor. This repression is called sucrose-induced repression of translation (SIRT). It is mediated through the sucrose-controlled upstream open reading frame (SC-uORF) found in the AtbZIP11 transcript. The SIRT is reported for 4 other genes belonging to the group of S bZIP in Arabidopsis. Tobacco tbz17 is phylogenetically closely related to AtbZIP11 and carries a putative SC-uORF in its 5'-leader region. Here we demonstrate that tbz17 exhibits SIRT mediated by its SC-uORF in a manner similar to genes belonging to the S bZIP group of the Arabidopsis genus. Furthermore, constitutive transgenic expression of tbz17 lacking its 5'-leader region containing the SC-uORF leads to production of tobacco plants with thicker leaves composed of enlarged cells with 3-4 times higher sucrose content compared to wild type plants. Our finding provides a novel strategy to generate plants with high sucrose content.

  12. Development of the MARS input model for Ulchin 1/2 transient analyzer

    International Nuclear Information System (INIS)

    Jeong, J. J.; Kim, K. D.; Lee, S. W.; Lee, Y. J.; Chung, B. D.; Hwang, M.

    2003-03-01

    KAERI has been developing the NSSS transient analyzer based on best-estimate codes for Ulchin 1/2 plants. The MARS and RETRAN code are used as the best-estimate codes for the NSSS transient analyzer. Among the two codes, the MARS code is to be used for realistic analysis of small- and large-break loss-of-coolant accidents, of which break size is greater than 2 inch diameter. This report includes the input model requirements and the calculation note for the Ulchin 1/2 MARS input data generation (see the Appendix). In order to confirm the validity of the input data, we performed the calculations for a steady state at 100 % power operation condition and a double-ended cold leg break LOCA. The results of the steady-state calculation agree well with the design data. The results of the LOCA calculation seem to be reasonable and consistent with those of other best-estimate calculations. Therefore, the MARS input data can be used as a base input deck for the MARS transient analyzer for Ulchin 1/2

  13. Zip Code Manager

    Data.gov (United States)

    Office of Personnel Management — The system used to associate what Federal Employees Health Benefits Program (FEHBP) and Federal Employees Dental/Vision Program (FEDVIP) health, dental, and vision...

  14. Expression analysis of OsbZIP transcription factors in resistance ...

    African Journals Online (AJOL)

    zino

    2013-08-21

    Aug 21, 2013 ... Plant basic leucine zipper (bZIP) proteins play an essential role in the genes expression and regulation in higher plants. They have been shown to regulate diverse plant specific phenomena, including germination, floral induction and development, seed maturation, photomorphogenesis, biotic and.

  15. Blind post-test analysis of Phenix End-of-Life natural circulation test with the MARS-LMR

    International Nuclear Information System (INIS)

    Jeong, Hae Yong; Ha, Kwi Seok; Kwon, Young Min; Chang, Won Pyo; Suk, Su Dong; Lee, Kwi Lim

    2010-01-01

    KAERI is developing a system analysis code, MARS-LMR, for the application to a sodium-cooled fast reactor (SFR). This code will be used as a basic tool in the design and analysis of future SFR systems in Korea. Before wide application of a system analysis code, it is required to verify and validate the code models through analyses for appropriate experimental data or analytical results. The MARS-LMR code has been developed from MARS code which had been well verified and validated for a pressurized water reactor (PWR) system. The MARS-LMR code shares the same form of governing equations and solution schemes with MARS code, which eliminates the need of independent verification procedure. However, it is required to validate the applicability of the code to an SFR system because it adopts some dedicated heat transfer models, pressure drop models, and material properties models for a sodium system. Phenix is a medium-sized pool-type SFR successfully operated for 35 years since 1973. This reactor reached its final shutdown in February 2009. An international program of Phenix end-of-life (EOL) test was followed and some valuable information was obtained from the test, which will be useful for the validation of SFR system analysis code. In the present study, the performance of MARS-LMR code is evaluated through a blind calculation with the boundary conditions measured in the real test. The post-test analysis results are also compared with the test data generated in the test

  16. Development of the MARS input model for Kori nuclear units 1 transient analyzer

    International Nuclear Information System (INIS)

    Hwang, M.; Kim, K. D.; Lee, S. W.; Lee, Y. J.; Lee, W. J.; Chung, B. D.; Jeong, J. J.

    2004-11-01

    KAERI has been developing the 'NSSS transient analyzer' based on best-estimate codes for Kori Nuclear Units 1 plants. The MARS and RETRAN codes have been used as the best-estimate codes for the NSSS transient analyzer. Among these codes, the MARS code is adopted for realistic analysis of small- and large-break loss-of-coolant accidents, of which break size is greater than 2 inch diameter. So it is necessary to develop the MARS input model for Kori Nuclear Units 1 plants. This report includes the input model (hydrodynamic component and heat structure models) requirements and the calculation note for the MARS input data generation for Kori Nuclear Units 1 plant analyzer (see the Appendix). In order to confirm the validity of the input data, we performed the calculations for a steady state at 100 % power operation condition and a double-ended cold leg break LOCA. The results of the steady-state calculation agree well with the design data. The results of the LOCA calculation seem to be reasonable and consistent with those of other best-estimate calculations. Therefore, the MARS input data can be used as a base input deck for the MARS transient analyzer for Kori Nuclear Units 1

  17. Decryption-decompression of AES protected ZIP files on GPUs

    Science.gov (United States)

    Duong, Tan Nhat; Pham, Phong Hong; Nguyen, Duc Huu; Nguyen, Thuy Thanh; Le, Hung Duc

    2011-10-01

    AES is a strong encryption system, so decryption-decompression of AES encrypted ZIP files requires very large computing power and techniques of reducing the password space. This makes implementations of techniques on common computing system not practical. In [1], we reduced the original very large password search space to a much smaller one which surely containing the correct password. Based on reduced set of passwords, in this paper, we parallel decryption, decompression and plain text recognition for encrypted ZIP files by using CUDA computing technology on graphics cards GeForce GTX295 of NVIDIA, to find out the correct password. The experimental results have shown that the speed of decrypting, decompressing, recognizing plain text and finding out the original password increases about from 45 to 180 times (depends on the number of GPUs) compared to sequential execution on the Intel Core 2 Quad Q8400 2.66 GHz. These results have demonstrated the potential applicability of GPUs in this cryptanalysis field.

  18. Characterization of a putative grapevine Zn transporter, VvZIP3, suggests its involvement in early reproductive development in Vitis vinifera L

    Directory of Open Access Journals (Sweden)

    Gainza-Cortés Felipe

    2012-07-01

    Full Text Available Abstract Background Zinc (Zn deficiency is one of the most widespread mineral nutritional problems that affect normal development in plants. Because Zn cannot passively diffuse across cell membranes, it must be transported into intracellular compartments for all biological processes where Zn is required. Several members of the Zinc-regulated transporters, Iron-regulated transporter-like Protein (ZIP gene family have been characterized in plants, and have shown to be involved in metal uptake and transport. This study describes the first putative Zn transporter in grapevine. Unravelling its function may explain an important symptom of Zn deficiency in grapevines, which is the production of clusters with fewer and usually smaller berries than normal. Results We identified and characterized a putative Zn transporter from berries of Vitis vinifera L., named VvZIP3. Compared to other members of the ZIP family identified in the Vitis vinifera L. genome, VvZIP3 is mainly expressed in reproductive tissue - specifically in developing flowers - which correlates with the high Zn accumulation in these organs. Contrary to this, the low expression of VvZIP3 in parthenocarpic berries shows a relationship with the lower Zn accumulation in this tissue than in normal seeded berries where its expression is induced by Zn. The predicted protein sequence indicates strong similarity with several members of the ZIP family from Arabidopsis thaliana and other species. Moreover, VvZIP3 complemented the growth defect of a yeast Zn-uptake mutant, ZHY3, and is localized in the plasma membrane of plant cells, suggesting that VvZIP3 has the function of a Zn uptake transporter. Conclusions Our results suggest that VvZIP3 encodes a putative plasma membrane Zn transporter protein member of the ZIP gene family that might play a role in Zn uptake and distribution during the early reproductive development in Vitis vinifera L., indicating that the availability of this micronutrient

  19. Abscisic-acid-dependent basic leucine zipper (bZIP) transcription factors in plant abiotic stress.

    Science.gov (United States)

    Banerjee, Aditya; Roychoudhury, Aryadeep

    2017-01-01

    One of the major causes of significant crop loss throughout the world is the myriad of environmental stresses including drought, salinity, cold, heavy metal toxicity, and ultraviolet-B (UV-B) rays. Plants as sessile organisms have evolved various effective mechanism which enable them to withstand this plethora of stresses. Most of such regulatory mechanisms usually follow the abscisic-acid (ABA)-dependent pathway. In this review, we have primarily focussed on the basic leucine zipper (bZIP) transcription factors (TFs) activated by the ABA-mediated signalosome. Upon perception of ABA by specialized receptors, the signal is transduced via various groups of Ser/Thr kinases, which phosphorylate the bZIP TFs. Following such post-translational modification of TFs, they are activated so that they bind to specific cis-acting sequences called abscisic-acid-responsive elements (ABREs) or GC-rich coupling elements (CE), thereby influencing the expression of their target downstream genes. Several in silico techniques have been adopted so far to predict the structural features, recognize the regulatory modification sites, undergo phylogenetic analyses, and facilitate genome-wide survey of TF under multiple stresses. Current investigations on the epigenetic regulation that controls greater accessibility of the inducible regions of DNA of the target gene to the bZIP TFs exclusively under stress situations, along with the evolved stress memory responses via genomic imprinting mechanism, have been highlighted. The potentiality of overexpression of bZIP TFs, either in a homologous or in a heterologous background, in generating transgenic plants tolerant to various abiotic stressors have also been addressed by various groups. The present review will provide a coherent documentation on the functional characterization and regulation of bZIP TFs under multiple environmental stresses, with the major goal of generating multiple-stress-tolerant plant cultivars in near future.

  20. ZmbZIP60 mRNA is spliced in maize in response to ER stress

    Directory of Open Access Journals (Sweden)

    Li Yanjie

    2012-03-01

    Full Text Available Abstract Background Adverse environmental conditions produce ER stress and elicit the unfolded protein response (UPR in plants. Plants are reported to have two "arms" of the ER stress signaling pathway-one arm involving membrane-bound transcription factors and the other involving a membrane-associated RNA splicing factor, IRE1. IRE1 in yeast to mammals recognizes a conserved twin loop structure in the target RNA. Results A segment of the mRNA encoding ZmbZIP60 in maize can be folded into a twin loop structure, and in response to ER stress this mRNA is spliced, excising a 20b intron. Splicing converts the predicted protein from a membrane-associated transcription factor to one that is targeted to the nucleus. Splicing of ZmbZIP60 can be elicited in maize seedlings by ER stress agents such as dithiothreitol (DTT or tunicamycin (TM or by heat treatment. Younger, rather than older seedlings display a more robust splicing response as do younger parts of leaf, along a developmental gradient in a leaf. The molecular signature of an ER stress response in plants includes the upregulation of Binding Protein (BIP genes. Maize has numerous BIP-like genes, and ER stress was found to upregulate one of these, ZmBIPb. Conclusions The splicing of ZmbZIP60 mRNA is an indicator of ER stress in maize seedlings resulting from adverse environmental conditions such as heat stress. ZmbZIP60 mRNA splicing in maize leads predictively to the formation of active bZIP transcription factor targeted to the nucleus to upregulate stress response genes. Among the genes upregulated by ER stress in maize is one of 22 BIP-like genes, ZmBIPb.

  1. ZIP4H (TEX11 deficiency in the mouse impairs meiotic double strand break repair and the regulation of crossing over.

    Directory of Open Access Journals (Sweden)

    Carrie A Adelman

    2008-03-01

    Full Text Available We have recently shown that hypomorphic Mre11 complex mouse mutants exhibit defects in the repair of meiotic double strand breaks (DSBs. This is associated with perturbation of synaptonemal complex morphogenesis, repair and regulation of crossover formation. To further assess the Mre11 complex's role in meiotic progression, we identified testis-specific NBS1-interacting proteins via two-hybrid screening in yeast. In this screen, Zip4h (Tex11, a male germ cell specific X-linked gene was isolated. Based on sequence and predicted structural similarity to the S. cerevisiae and A. thaliana Zip4 orthologs, ZIP4H appears to be the mammalian ortholog. In S. cerevisiae and A. thaliana, Zip4 is a meiosis-specific protein that regulates the level of meiotic crossovers, thus influencing homologous chromosome segregation in these organisms. As is true for hypomorphic Nbs1 (Nbs1(DeltaB/DeltaB mice, Zip4h(-/Y mutant mice were fertile. Analysis of spermatocytes revealed a delay in meiotic double strand break repair and decreased crossover formation as inferred from DMC1 and MLH1 staining patterns, respectively. Achiasmate chromosomes at the first meiotic division were also observed in Zip4h(-/Y mutants, consistent with the observed reduction in MLH1 focus formation. These results indicate that meiotic functions of Zip4 family members are conserved and support the view that the Mre11 complex and ZIP4H interact functionally during the execution of the meiotic program in mammals.

  2. MEMS variable capacitance devices utilizing the substrate: II. Zipping varactors

    KAUST Repository

    Elshurafa, Amro M.; El-Masry, Ezz I.

    2010-01-01

    and tested. To the best of our knowledge, these zipping varactors exhibit the best reported characteristics in PolyMUMPS to date within their category in terms of tuning range, quality factor, required actuation voltage and total area consumed. © 2010 IOP

  3. Performance Evaluation of SMART Passive Safety System for Small Break LOCA Using MARS Code

    International Nuclear Information System (INIS)

    Chun, Ji Han; Lee, Guy Hyung; Bae, Kyoo Hwan; Chung, Young Jong; Kim, Keung Koo

    2013-01-01

    SMART has significantly enhanced safety by reducing its core damage frequency to 1/10 that of a conventional nuclear power plant. KAERI is developing a passive safety injection system to replace the active safety injection pump in SMART. It consists of four trains, each of which includes gravity-driven core makeup tank (CMT) and safety injection tank (SIT). This system is required to meet the passive safety performance requirements, i.e., the capability to maintain a safe shutdown condition for a minimum of 72 hours without an AC power supply or operator action in the case of design basis accidents (DBAs). The CMT isolation valve is opened by the low pressurizer pressure signal, and the SIT isolation valve is opened at 2 MPa. Additionally, two stages of automatic depressurization systems are used for rapid depressurization. Preliminary safety analysis of SMART passive safety system in the event of a small-break loss-of-coolant accident (SBLOCA) was performed using MARS code. In this study, the safety analysis results of a guillotine break of safety injection line which was identified as the limiting SBLOCA in SMART are given. The preliminary safety analysis of a SBLOCA for the SMART passive safety system was performed using the MARS code. The analysis results of the most limiting SI line guillotine break showed that the collapsed liquid level inside the core support barrel was maintained sufficiently high above the top of core throughout the transient. This means that the passive safety injection flow from the CMT and SIT causes no core uncovery during the 72 hours following the break with no AC power supply or operator action, which in turn results in a consistent decrease in the fuel cladding temperature. Therefore, the SMART passive safety system can meet the passive safety performance requirement of maintaining the plant at a safe shutdown condition for a minimum of 72 hours without AC power or operator action for a representing accident of SBLOCA

  4. Post-test analysis for the MIDAS DVI tests using MARS

    International Nuclear Information System (INIS)

    Bae, K. H.; Lee, Y. J.; Kwon, T. S.; Lee, W. J.; Kim, H. C.

    2002-01-01

    Various DVI tests have been performed at MIDAS test facility which is a scaled facility of APR1400 applying a modified linear scale ratio. The evaluation results for the various void height tests and direct bypass tests using a multi-dimensional best-estimate analysis code MARS, show that; (a) MARS code has an advanced modeling capability of well predicting major multi-dimensional thermal-hydraulic phenomena occurring in the downcomer, (b) MARS code under-predicts the steam condensation rates, which in turn causes to over-predict the ECC bypass rates. However, the trend of decrease in steam condensation rate and increase in ECC bypass rate in accordance with the increase in steam flow rate, and the calculation results of the ECC bypass rates under the EM analysis conditions generally agree with the test data

  5. Genome-wide analysis of the HD-ZIP IV transcription factor family in Gossypium arboreum and GaHDG11 involved in osmotic tolerance in transgenic Arabidopsis.

    Science.gov (United States)

    Chen, Eryong; Zhang, Xueyan; Yang, Zhaoen; Wang, Xiaoqian; Yang, Zuoren; Zhang, Chaojun; Wu, Zhixia; Kong, Depei; Liu, Zhao; Zhao, Ge; Butt, Hamama Islam; Zhang, Xianlong; Li, Fuguang

    2017-06-01

    HD-ZIP IV proteins belong to the homeodomain-leucine zipper (HD-ZIP) transcription factor family and are involved in trichome development and drought stress in plants. Although some functions of the HD-ZIP IV group are well understood in Arabidopsis, little is known about their function in cotton. In this study, HD-ZIP genes were identified from three Gossypium species (G. arboreum, G. raimondii and G. hirsutum) and clustered into four families (HD-ZIP I, II, III and IV) to separate HD-ZIP IV from the other three families. Systematic analyses of phylogeny, gene structure, conserved domains, and expression profiles in different plant tissues and the expression patterns under osmotic stress in leaves were further conducted in G. arboreum. More importantly, ectopic overexpression of GaHDG11, a representative of the HD-ZIP IV family, confers enhanced osmotic tolerance in transgenic Arabidopsis plants, possibly due to elongated primary root length, lower water loss rates, high osmoprotectant proline levels, significant levels of antioxidants CAT, and/or SOD enzyme activity with reduced levels of MDA. Taken together, these observations may lay the foundation for future functional analysis of cotton HD-ZIP IV genes to unravel their biological roles in cotton.

  6. DINÁMICA DE LA BIFURCACIÓN DE HOPF EN UNA CLASE DE MODELOS DE COMPETENCIA QUE EXHIBEN LA BIFURCACIÓN ZIP Hopf Bifurcation Dynamic in a Class of Competence Model Exhibiting Zip Bifurcation

    Directory of Open Access Journals (Sweden)

    Carlos Mario Escobar Callejas

    2011-12-01

    Full Text Available En el presente artículo de investigación se caracteriza el tipo de bifurcación de Hopf que se presenta en el fenómeno de la bifurcación de zip para un sistema tridimensional no lineal de ecuaciones diferenciales que satisface las condiciones planteadas por Butler y Farkas, las cuales modelan la competición de dos especies predadoras por una presa singular que se regenera. Se demuestra que en todas las variedades bidimensionales invariantes del sistema considerado se desarrolla una bifurcación de Hopf supercrítica lo cual es una extensión de algunos resultados sobre el tipo de bifurcación de Hopf que se forma en el fenómeno de la bifurcación de zip en sistema con respuesta funcional del predador del tipo Holling II, [1].This research article characterizes the type of Hopf bifurcation occurring in the Zip bifurcation phenomenon for a non-linear 3D system of differential equations which meets the conditions stated by Butler and Farkas to model competition of two predators struggling for a prey. It is shown that a supercritical Hopf bifurcation is developed in all invariant two-dimensional varieties of the system considered, which is an extension of some results about the kind of Hopf bifurcation which is formed in the Zip bifurcation phenomenon in a system with functional response of the Holling-type predator.

  7. Exploring the bZIP transcription factor regulatory network in Neurospora crassa.

    Science.gov (United States)

    Tian, Chaoguang; Li, Jingyi; Glass, N Louise

    2011-03-01

    Transcription factors (TFs) are key nodes of regulatory networks in eukaryotic organisms, including filamentous fungi such as Neurospora crassa. The 178 predicted DNA-binding TFs in N. crassa are distributed primarily among six gene families, which represent an ancient expansion in filamentous ascomycete genomes; 98 TF genes show detectable expression levels during vegetative growth of N. crassa, including 35 that show a significant difference in expression level between hyphae at the periphery versus hyphae in the interior of a colony. Regulatory networks within a species genome include paralogous TFs and their respective target genes (TF regulon). To investigate TF network evolution in N. crassa, we focused on the basic leucine zipper (bZIP) TF family, which contains nine members. We performed baseline transcriptional profiling during vegetative growth of the wild-type and seven isogenic, viable bZIP deletion mutants. We further characterized the regulatory network of one member of the bZIP family, NCU03905. NCU03905 encodes an Ap1-like protein (NcAp-1), which is involved in resistance to multiple stress responses, including oxidative and heavy metal stress. Relocalization of NcAp-1 from the cytoplasm to the nucleus was associated with exposure to stress. A comparison of the NcAp-1 regulon with Ap1-like regulons in Saccharomyces cerevisiae, Schizosaccharomyces pombe, Candida albicans and Aspergillus fumigatus showed both conservation and divergence. These data indicate how N. crassa responds to stress and provide information on pathway evolution.

  8. APR1400 Containment Simulation with CONTAIN code

    Energy Technology Data Exchange (ETDEWEB)

    Hwang, Moon Kyu; Chung, Bub Dong [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2010-05-15

    The more realistic containment pressure variation predicted by the CONTAIN code through the coupled analysis during a large break loss of coolant accident in the nuclear power plant is expected to provide more accurate prediction for the plant behavior than a standalone MARS-KS calculation. The input deck has been generated based on the already available ARP- 1400 input for CONTEMPT code. Similarly to the CONTEMPT input deck, a simple two-cell model was adopted to model the containment behavior, one cell for the containment inner volume and another cell for the environment condition. The developed input for the CONTAIN code is to be eventually applied for the coupled code calculation of MARS-KS/CONTAIN

  9. APR1400 Containment Simulation with CONTAIN code

    International Nuclear Information System (INIS)

    Hwang, Moon Kyu; Chung, Bub Dong

    2010-01-01

    The more realistic containment pressure variation predicted by the CONTAIN code through the coupled analysis during a large break loss of coolant accident in the nuclear power plant is expected to provide more accurate prediction for the plant behavior than a standalone MARS-KS calculation. The input deck has been generated based on the already available ARP- 1400 input for CONTEMPT code. Similarly to the CONTEMPT input deck, a simple two-cell model was adopted to model the containment behavior, one cell for the containment inner volume and another cell for the environment condition. The developed input for the CONTAIN code is to be eventually applied for the coupled code calculation of MARS-KS/CONTAIN

  10. Expression Patterns and Correlations with Metabolic Markers of Zinc Transporters ZIP14 and ZNT1 in Obesity and Polycystic Ovary Syndrome

    Science.gov (United States)

    Maxel, Trine; Svendsen, Pernille Fog; Smidt, Kamille; Lauridsen, Jesper Krogh; Brock, Birgitte; Pedersen, Steen Bønlykke; Rungby, Jørgen; Larsen, Agnete

    2017-01-01

    Polycystic ovary syndrome (PCOS) is associated with infertility, increased androgen levels, and insulin resistance. In adipose tissue, zinc facilitates insulin signaling. Circulating zinc levels are altered in obesity, diabetes, and PCOS; and zinc supplementation can ameliorate metabolic disturbances in PCOS. In adipose tissue, expression of zinc influx transporter ZIP14 varies with body mass index (BMI), clinical markers of metabolic syndrome, and peroxisome proliferator-activated receptor gamma (PPARG). In this study, we investigated expression levels of ZIP14 and PPARG in subcutaneous adipose tissue of 36 PCOS women (17 lean and 19 obese women) compared with 23 healthy controls (7 lean and 16 obese women). Further, expression levels of zinc transporter ZIP9, a recently identified androgen receptor, and zinc efflux transporter ZNT1 were investigated, alongside lipid profile and markers of glucose metabolism [insulin degrading enzyme, retinol-binding protein 4 (RBP4), and glucose transporter 4 (GLUT4)]. We find that ZIP14 expression is reduced in obesity and positively correlates with PPARG expression, which is downregulated with increasing BMI. ZNT1 is upregulated in obesity, and both ZIP14 and ZNT1 expression significantly correlates with clinical markers of altered glucose metabolism. In addition, RBP4 and GLUT4 associate with obesity, but an association with PCOS as such was present only for PPARG and RBP4. ZIP14 and ZNT1 does not relate to clinical androgen status and ZIP9 is unaffected by all parameters investigated. In conclusion, our findings support the existence of a zinc dyshomeostasis in adipose tissue in metabolic disturbances including PCOS-related obesity. PMID:28303117

  11. The transcription factor bZIP14 regulates the TCA cycle in the diatom Phaeodactylum tricornutum.

    Science.gov (United States)

    Matthijs, Michiel; Fabris, Michele; Obata, Toshihiro; Foubert, Imogen; Franco-Zorrilla, José Manuel; Solano, Roberto; Fernie, Alisdair R; Vyverman, Wim; Goossens, Alain

    2017-06-01

    Diatoms are amongst the most important marine microalgae in terms of biomass, but little is known concerning the molecular mechanisms that regulate their versatile metabolism. Here, the pennate diatom Phaeodactylum tricornutum was studied at the metabolite and transcriptome level during nitrogen starvation and following imposition of three other stresses that impede growth. The coordinated upregulation of the tricarboxylic acid (TCA) cycle during the nitrogen stress response was the most striking observation. Through co-expression analysis and DNA binding assays, the transcription factor bZIP14 was identified as a regulator of the TCA cycle, also beyond the nitrogen starvation response, namely in diurnal regulation. Accordingly, metabolic and transcriptional shifts were observed upon overexpression of bZIP14 in transformed P. tricornutum cells. Our data indicate that the TCA cycle is a tightly regulated and important hub for carbon reallocation in the diatom cell during nutrient starvation and that bZIP14 is a conserved regulator of this cycle. © 2017 The Authors.

  12. Development of MARS-LMR and Steady-state Calculation for KALIMER-600

    Energy Technology Data Exchange (ETDEWEB)

    Ha, K. S.; Jeong, H. Y.; Chang, W. P.; Lee, Y. B.; Jo, C. H

    2007-05-15

    MARS code which has been developed by coupling the RELAP and COBRA-TF in Korea Atomic Energy Research Institute has been improved in the aspects of hydraulically multi-dimensional modeling and data processing of common block using a dynamic memory allocation of FORTRAN. To use the code in the area of safety analysis of liquid metal reactor, several parts of the code have to be improved further. (1) Sodium property table including dynamic properties, such as, conductivity and viscosity, was generated to fit for the MARS code. (2) The heat transfer correlations for the liquid metal were implemented in the code. (3) The models describing the flow resistance by wire-wrap spacer in the core of LMR were applied. A MARS input data for KALIMER-600 is generated and steady-state calculation at the rated power is successfully performed. The input data can be used as a base input deck for the various transient analysis of a of PHTS, IHTS, and Tertiary system with minor revision of initial conditions and control system models.

  13. Isolation and expression analysis of four HD-ZIP III family genes targeted by microRNA166 in peach.

    Science.gov (United States)

    Zhang, C H; Zhang, B B; Ma, R J; Yu, M L; Guo, S L; Guo, L

    2015-10-30

    MicroRNA166 (miR166) is known to have highly conserved targets that encode proteins of the class III homeodomain-leucine zipper (HD-ZIP III) family, in a broad range of plant species. To further understand the relationship between HD-ZIP III genes and miR166, four HD-ZIP III family genes (PpHB14, PpHB15, PpHB8, and PpREV) were isolated from peach (Prunus persica) tissue and characterized. Spatio-temporal expression profiles of the genes were analyzed. Genes of the peach HD-ZIP III family were predicted to encode five conserved domains. Deduced amino acid sequences and tertiary structures of the four peach HD-ZIP III genes were highly conserved, with corresponding genes in Arabidopsis thaliana. The expression level of four targets displayed the opposite trend to that of miR166 throughout fruit development, with the exception of PpHB14 from 35 to 55 days after full bloom (DAFB). This finding indicates that miR166 may negatively regulate its four targets throughout fruit development. As for leaf and phloem, the same trend in expression level was observed between four targets and miR166 from 75 to 105 DAFB. However, the opposite trend was observed for the transcript level between four targets and miR166 from 35 to 55 DAFB. miRNA166 may negatively regulate four targets in some but not all developmental stages for a given tissue. The four genes studied were observed to have, exactly or generally, the same change tendency as individual tissue development, a finding that suggests genes of the HD-ZIP III family in peach may have complementary or cooperative functions in various tissues.

  14. Improved Mars Upper Atmosphere Climatology

    Science.gov (United States)

    Bougher, S. W.

    2004-01-01

    The detailed characterization of the Mars upper atmosphere is important for future Mars aerobraking activities. Solar cycle, seasonal, and dust trends (climate) as well as planetary wave activity (weather) are crucial to quantify in order to improve our ability to reasonably depict the state of the Mars upper atmosphere over time. To date, our best information is found in the Mars Global Surveyor (MGS) Accelerometer (ACC) database collected during Phase 1 (Ls = 184 - 300; F10.7 = 70 - 90) and Phase 2 (Ls = 30 - 90; F10.7 = 90 - 150) of aerobraking. This database (100 - 170 km) consists of thermospheric densities, temperatures, and scale heights, providing our best constraints for exercising the coupled Mars General Circulation Model (MGCM) and the Mars Thermospheric General Circulation Model (MTGCM). The Planetary Data System (PDS) contains level 0 and 2 MGS Accelerometer data, corresponding to atmospheric densities along the orbit track. Level 3 products (densities, temperatures, and scale heights at constant altitudes) are also available in the PDS. These datasets provide the primary model constraints for the new MGCM-MTGCM simulations summarized in this report. Our strategy for improving the characterization of the Mars upper atmospheres using these models has been three-fold : (a) to conduct data-model comparisons using the latest MGS data covering limited climatic and weather conditions at Mars, (b) to upgrade the 15-micron cooling and near-IR heating rates in the MGCM and MTGCM codes for ad- dressing climatic variations (solar cycle and seasonal) important in linking the lower and upper atmospheres (including migrating tides), and (c) to exercise the detailed coupled MGCM and MTGCM codes to capture and diagnose the planetary wave (migrating plus non-migrating tidal) features throughout the Mars year. Products from this new suite of MGCM-MTGCM coupled simulations are being used to improve our predictions of the structure of the Mars upper atmosphere for the

  15. A genome-wide survey of homeodomain-leucine zipper genes and analysis of cold-responsive HD-Zip I members' expression in tomato.

    Science.gov (United States)

    Zhang, Zhenzhu; Chen, Xiuling; Guan, Xin; Liu, Yang; Chen, Hongyu; Wang, Tingting; Mouekouba, Liana Dalcantara Ongouya; Li, Jingfu; Wang, Aoxue

    2014-01-01

    Homeodomain-leucine zipper (HD-Zip) proteins are a kind of transcriptional factors that play a vital role in plant growth and development. However, no detailed information of HD-Zip family in tomato has been reported till now. In this study, 51 HD-Zip genes (SlHZ01-51) in this family were identified and categorized into 4 classes by exon-intron and protein structure in tomato (Solanum lycopersicum) genome. The synthetical phylogenetic tree of tomato, Arabidopsis and rice HD-Zip genes were established for an insight into their evolutionary relationships and putative functions. The results showed that the contribution of segmental duplication was larger than that of tandem duplication for expansion and evolution of genes in this family of tomato. The expression profile results under abiotic stress suggested that all SlHZ I genes were responsive to cold stress. This study will provide a clue for the further investigation of functional identification and the role of tomato HD-Zip I subfamily in plant cold stress responses and developmental events.

  16. Activation of the Arabidopsis membrane-bound transcription factor bZIP28 is mediated by site-2 protease, but not site-1 protease.

    Science.gov (United States)

    Iwata, Yuji; Ashida, Makoto; Hasegawa, Chisa; Tabara, Kazuki; Mishiba, Kei-Ichiro; Koizumi, Nozomu

    2017-08-01

    The unfolded protein response (UPR) is a homeostatic cellular response conserved in eukaryotic cells to alleviate the accumulation of unfolded proteins in the endoplasmic reticulum (ER). Arabidopsis bZIP28 is a membrane-bound transcription factor activated by proteolytic cleavage in response to ER stress, thereby releasing its cytosolic portion containing the bZIP domain from the membrane to translocate into the nucleus where it induces the transcription of genes encoding ER-resident molecular chaperones and folding enzymes. It has been widely recognized that the proteolytic activation of bZIP28 is mediated by the sequential cleavage of site-1 protease (S1P) and site-2 protease (S2P). In the present study we provide evidence that bZIP28 protein is cleaved by S2P, but not by S1P. We demonstrated that wild-type and s1p mutant plants produce the active, nuclear form of bZIP28 in response to the ER stress inducer tunicamycin. In contrast, tunicamycin-treated s2p mutants do not accumulate the active, nuclear form of bZIP28. Consistent with these observations, s2p mutants, but not s1p mutants, exhibited a defective transcriptional response of ER stress-responsive genes and significantly higher sensitivity to tunicamycin. Interestingly, s2p mutants accumulate two membrane-bound bZIP28 fragments with a shorter ER lumen-facing C-terminal domain. Importantly, the predicted cleavage sites are located far from the canonical S1P recognition motif previously described. We propose that ER stress-induced proteolytic activation of bZIP28 is mediated by the sequential actions of as-yet-unidentified protease(s) and S2P, and does not require S1P. © 2017 The Authors The Plant Journal © 2017 John Wiley & Sons Ltd.

  17. Characterization of pollen-expressed bZIP protein interactions and the role of ATbZIP18 in the male gametophyte

    Czech Academy of Sciences Publication Activity Database

    Gibalová, Antónia; Steinbachová, Lenka; Hafidh, Said; Bláhová, Veronika; Gadiou, Zuzana; Michailidis, Christos; Müller, Karel; Pleskot, Roman; Dupľáková, Nikoleta; Honys, David

    2017-01-01

    Roč. 30, č. 1 (2017), s. 1-17 ISSN 2194-7953 R&D Projects: GA ČR GA15-22720S; GA ČR(CZ) GA14-32292S; GA ČR GP13-41444P; GA MŠk(CZ) LD14109 Institutional support: RVO:61389030 Keywords : reticulum stress-response * transcription factor * arabidopsis-thaliana * molecular-interactions * plant transformation * gene-expression * heterodimerization * dimerization * evolution * specificity * bZIP * Transcription factors * Regulatory network * Male gametophyte * y2h * Pollen development Subject RIV: ED - Physiology OBOR OECD: Plant sciences, botany Impact factor: 2.629, year: 2016

  18. PpHB22, a member of HD-Zip proteins, activates PpDAM1 to regulate bud dormancy transition in 'Suli' pear (Pyrus pyrifolia White Pear Group).

    Science.gov (United States)

    Yang, Qinsong; Niu, Qingfeng; Li, Jianzhao; Zheng, Xiaoyan; Ma, Yunjing; Bai, Songling; Teng, Yuanwen

    2018-06-01

    Homeodomain-leucine zipper (HD-Zip) proteins, which form one of the largest and most diverse families, regulate many biological processes in plants, including differentiation, flowering, vascular development, and stress signaling. Abscisic acid (ABA) has been proved to be one of the key regulators of bud dormancy and to influence several HD-Zip genes expression. However, the role of HD-Zip genes in regulating bud dormancy remains unclear. We identified 47 pear (P. pyrifolia White Pear Group) HD-Zip genes, which were classified into four subfamilies (HD-Zip I-IV). We further revealed that gene expression levels of some HD-Zip members were closely related to ABA concentrations in flower buds during dormancy transition. Exogenous ABA treatment confirmed that PpHB22 and several other HD-Zip genes responded to ABA. Yeast one-hybrid and dual luciferase assay results combining subcellular localization showed that PpHB22 was present in nucleus and directly induced PpDAM1 (dormancy associated MADS-box 1) expression. Thus, PpHB22 is a negative regulator of plant growth associated with the ABA response pathway and functions upstream of PpDAM1. These findings enrich our understanding of the function of HD-Zip genes related to the bud dormancy transition. Copyright © 2018 Elsevier Masson SAS. All rights reserved.

  19. TMRBAR: a code to calculate plasma parameters for tandem-mirror reactors operating in the MARS mode

    International Nuclear Information System (INIS)

    Campbell, R.B.

    1983-01-01

    The purpose of this report is to document the plasma power balance model currently used by LLNL to calculate steady state operating points for tandem mirror reactors. The code developed from this model, TMRBAR, has been used to predict the performance and define supplementary heating requirements for drivers used in the Mirror Advanced Reactor Study (MARS) and for the Fusion Power Demonstration (FPD) study. The equations solved included particle and energy balance for central cell and end cell species, quasineutrality at several cardinal points in the end cell region, as well as calculations of volumes, densities and average energies based on given constraints of beta profiles and fusion power output. Alpha particle ash is treated self-consistently, but no other impurity species is treated

  20. ZIP8 zinc transporter: indispensable role for both multiple-organ organogenesis and hematopoiesis in utero.

    Directory of Open Access Journals (Sweden)

    Marina Gálvez-Peralta

    Full Text Available Previously this laboratory characterized Slc39a8-encoded ZIP8 as a Zn(2+/(HCO(3(-(2 symporter; yet, the overall physiological importance of ZIP8 at the whole-organism level remains unclear. Herein we describe the phenotype of the hypomorphic Slc39a8(neo/neo mouse which has retained the neomycin-resistance gene in intron 3, hence causing significantly decreased ZIP8 mRNA and protein levels in embryo, fetus, placenta, yolk sac, and several tissues of neonates. The Slc39a8(neo allele is associated with diminished zinc and iron uptake in mouse fetal fibroblast and liver-derived cultures; consequently, Slc39a8(neo/neo newborns exhibit diminished zinc and iron levels in several tissues. Slc39a8(neo/neo homozygotes from gestational day(GD-11.5 onward are pale, growth-stunted, and die between GD18.5 and 48 h postnatally. Defects include: severely hypoplastic spleen; hypoplasia of liver, kidney, lung, and lower limbs. Histologically, Slc39a8(neo/neo neonates show decreased numbers of hematopoietic islands in yolk sac and liver. Low hemoglobin, hematocrit, red cell count, serum iron, and total iron-binding capacity confirmed severe anemia. Flow cytometry of fetal liver cells revealed the erythroid series strikingly affected in the hypomorph. Zinc-dependent 5-aminolevulinic acid dehydratase, required for heme synthesis, was not different between Slc39a8(+/+ and Slc39a8(neo/neo offspring. To demonstrate further that the mouse phenotype is due to ZIP8 deficiency, we bred Slc39a8(+/neo with BAC-transgenic BTZIP8-3 line (carrying three extra copies of the Slc39a8 allele; this cross generated viable Slc39a8(neo/neo_BTZIP8-3(+/+ pups showing none of the above-mentioned congenital defects-proving Slc39a8(neo/neo causes the described phenotype. Our study demonstrates that ZIP8-mediated zinc transport plays an unappreciated critical role during in utero and neonatal growth, organ morphogenesis, and hematopoiesis.

  1. Allegheny County Fatal Accidental Overdoses

    Data.gov (United States)

    Allegheny County / City of Pittsburgh / Western PA Regional Data Center — Fatal accidental overdose incidents in Allegheny County, denoting age, gender, race, drugs present, zip code of incident and zip code of residence. Zip code of...

  2. Development and assessment of best estimate integrated safety analysis code

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Lee, Young Jin; Hwang, Moon Kyu

    2007-03-01

    Improvement of the integrated safety analysis code MARS3.0 has been carried out and a multi-D safety analysis application system has been established. Iterative matrix solver and parallel processing algorithm have been introduced, and a LINUX version has been generated to enable MARS to run in cluster PCs. MARS variables and sub-routines have been reformed and modularised to simplify code maintenance. Model uncertainty analyses have been performed for THTF, FLECHT, NEPTUN, and LOFT experiments as well as APR1400 plant. Participations in international cooperation research projects such as OECD BEMUSE, SETH, PKL, BFBT, and TMI-2 have been actively pursued as part of code assessment efforts. The assessment, evaluation and experimental data obtained through international cooperation projects have been registered and maintained in the T/H Databank. Multi-D analyses of APR1400 LBLOCA, DVI Break, SLB, and SGTR have been carried out as a part of application efforts in multi-D safety analysis. GUI based 3D input generator has been developed for user convenience. Operation of the MARS Users Group (MUG) was continued and through MUG, the technology has been transferred to 24 organisations. A set of 4 volumes of user manuals has been compiled and the correction reports for the code errors reported during MARS development have been published

  3. Development and assessment of best estimate integrated safety analysis code

    Energy Technology Data Exchange (ETDEWEB)

    Chung, Bub Dong; Lee, Young Jin; Hwang, Moon Kyu (and others)

    2007-03-15

    Improvement of the integrated safety analysis code MARS3.0 has been carried out and a multi-D safety analysis application system has been established. Iterative matrix solver and parallel processing algorithm have been introduced, and a LINUX version has been generated to enable MARS to run in cluster PCs. MARS variables and sub-routines have been reformed and modularised to simplify code maintenance. Model uncertainty analyses have been performed for THTF, FLECHT, NEPTUN, and LOFT experiments as well as APR1400 plant. Participations in international cooperation research projects such as OECD BEMUSE, SETH, PKL, BFBT, and TMI-2 have been actively pursued as part of code assessment efforts. The assessment, evaluation and experimental data obtained through international cooperation projects have been registered and maintained in the T/H Databank. Multi-D analyses of APR1400 LBLOCA, DVI Break, SLB, and SGTR have been carried out as a part of application efforts in multi-D safety analysis. GUI based 3D input generator has been developed for user convenience. Operation of the MARS Users Group (MUG) was continued and through MUG, the technology has been transferred to 24 organisations. A set of 4 volumes of user manuals has been compiled and the correction reports for the code errors reported during MARS development have been published.

  4. Benchmarking MARS (accident management software) with the Browns Ferry fire

    International Nuclear Information System (INIS)

    Dawson, S.M.; Liu, L.Y.; Raines, J.C.

    1992-01-01

    The MAAP Accident Response System (MARS) is a userfriendly computer software developed to provide management and engineering staff with the most needed insights, during actual or simulated accidents, of the current and future conditions of the plant based on current plant data and its trends. To demonstrate the reliability of the MARS code in simulatng a plant transient, MARS is being benchmarked with the available reactor pressure vessel (RPV) pressure and level data from the Browns Ferry fire. The MRS software uses the Modular Accident Analysis Program (MAAP) code as its basis to calculate plant response under accident conditions. MARS uses a limited set of plant data to initialize and track the accidnt progression. To perform this benchmark, a simulated set of plant data was constructed based on actual report data containing the information necessary to initialize MARS and keep track of plant system status throughout the accident progression. The initial Browns Ferry fire data were produced by performing a MAAP run to simulate the accident. The remaining accident simulation used actual plant data

  5. MARS-KS Code Assessment for Condensation Heat Transfer in Horizontal Tube with the Presence of Non-Condensable Gas using Purdue Experiment

    International Nuclear Information System (INIS)

    Jeon, Seong Su; Lee, Byung Chul; Park, Ju Yeop; Seul, Kwang Won

    2011-01-01

    In South Korea, advanced power reactor plus (APR+), as a Korean specific reactor, is currently under development for the export strategy. In order to raise competitiveness of the APR+ in the world market, it is necessary to develop the original technology for the improved technology, economics, and safety features. For this purpose, a passive auxiliary feedwater system (PAFS) was adopted as an improved safety design concept of APR+: and then there have been many efforts to develop the PAFS. According to PAFS design concept, PAFS can completely replace the auxiliary feedwater system. When the design basis accident, in which feedwater is unavailable, occurs, the PAFS can remove the residual heat in the core and then prevent the core damage. In the PAFS with the horizontal type heat exchanger, two-phase natural circulation, condensation heat transfer in tube, boiling heat transfer in pool, natural convection in pool, etc. are considered as very important thermalhydraulic phenomena (see Fig. 1). Compared with the vertical heat exchanger from these phenomena, the major difference of the horizontal heat exchanger is the condensation heat transfer phenomena in the tube side. There have been many efforts to understand the condensation heat transfer with in the presence of NC gas in tube but most researches focused on the condensation heat transfer in vertical tube. Therefore the details of the condensation heat transfer in the presence of NC gas in horizontal condenser tubes are not well understood. In order to develop the safety evaluation system for APR+ PAFS, it is required to evaluate the capability and applicability of the MARS-KS code for modeling the condensation heat transfer in the horizontal tube with NC gas because many heat transfer correlations in MARS-KS are known to have much uncertainty. In particular, there is no reliable model for the condensation phenomena in horizontal tube with NC gas. In order to assess the MARS-KS code results and identify the

  6. Does it really matter that people zip through ads? Testing the effectiveness of simultaneous presentation advertising in an IDTV environment.

    Science.gov (United States)

    Nam, Yoonjae; Kwon, Kyonghee H; Lee, Sungjoon

    2010-04-01

    In an IDTV environment, which facilitates self-scheduling, skipping advertisements by zipping is an emerging ad-avoidance behavior. This study explores whether an alternative ad format, called simultaneous presentation advertising (SPA), may overcome the limitations of classical sequential advertising (CSA) in controlling zipping behavior and increasing the effectiveness of ads. The experiment revealed that SPA is more effective than CSA in reducing zipping and increasing recall, but SPA was more intrusive and produced a negative product image. There was no difference regarding cognitive avoidance. This work discusses the implications of these findings in the interactive media environment.

  7. Potential novel bZIP-like gene for resistance to Erysiphe necator ...

    African Journals Online (AJOL)

    AJL

    2012-06-19

    Jun 19, 2012 ... In this study, a novel bZIP-like gene was isolated from Chinese wild Vitis ... Results reveal that it was in lower lever in flower than in leaf, stem, tendril and fruit. .... First-strand cDNA was synthesized from 1 µg of DNase treated.

  8. DNA Methylation Influences Chlorogenic Acid Biosynthesis in Lonicera japonica by Mediating LjbZIP8 to Regulate Phenylalanine Ammonia-Lyase 2 Expression

    Directory of Open Access Journals (Sweden)

    Liangping Zha

    2017-07-01

    Full Text Available The content of active compounds differ in buds and flowers of Lonicera japonica (FLJ and L. japonica var. chinensis (rFLJ. Chlorogenic acid (CGAs were major active compounds of L. japonica and regarded as measurements for quality evaluation. However, little is known concerning the formation of active compounds at the molecular level. We quantified the major CGAs in FLJ and rFLJ, and found the concentrations of CGAs were higher in the buds of rFLJ than those of FLJ. Further analysis of CpG methylation of CGAs biosynthesis genes showed differences between FLJ and rFLJ in the 5′-UTR of phenylalanine ammonia-lyase 2 (PAL2. We identified 11 LjbZIP proteins and 24 rLjbZIP proteins with conserved basic leucine zipper domains, subcellular localization, and electrophoretic mobility shift assay showed that the transcription factor LjbZIP8 is a nuclear-localized protein that specifically binds to the G-box element of the LjPAL2 5′-UTR. Additionally, a transactivation assay and LjbZIP8 overexpression in transgenic tobacco indicated that LjbZIP8 could function as a repressor of transcription. Finally, treatment with 5-azacytidine decreased the transcription level of LjPAL2 and CGAs content in FLJ leaves. These results raise the possibility that DNA methylation might influence the recruitment of LjbZIP8, regulating PAL2 expression level and CGAs content in L. japonica.

  9. Engineering of a novel zipFv using leucine zipper motif against rabies virus glycoprotein G with improved protection potency in vivo.

    Science.gov (United States)

    Xi, Hualong; Zhang, Kaixin; Yin, Yanchun; Gu, Tiejun; Sun, Qing; Li, Zhuang; Cheng, Yue; Jiang, Chunlai; Kong, Wei; Wu, Yongge

    2017-06-01

    Rabies is an acute zoonotic infectious disease with a high fatality rate but is preventable with vaccination and rabies immunoglobulin (RIG). The single-chain Fv fragment (scFv), a small engineered antigen-binding protein derived from antibody variable heavy (V H ) and light (V L ) chains connected by a peptide linker, can potentially be used to replace RIG. Here, we produced two peptides V H -JUN-HIS and V L -FOS-HA separately in Escherichia coli and assembled them to form zipFv successfully in vitro. The new zipFv utilizes FOS and JUN leucine zippers to form an antibody structure similar to the IgG counterpart with two free N-terminal ends of V H and V L . The zipFv protein showed notable improvement in binding ability and affinity over its corresponding scFv. The zipFv also demonstrated greater stability in serum and the same protective rate as RIG against challenge with a standard rabies virus (CVS-24) in mice. Our results indicated zipFv as a novel and efficient antibody form with enhanced neutralizing potency. Copyright © 2017. Published by Elsevier B.V.

  10. Mars @ ASDC

    Science.gov (United States)

    Carraro, Francesco

    "Mars @ ASDC" is a project born with the goal of using the new web technologies to assist researches involved in the study of Mars. This project employs Mars map and javascript APIs provided by Google to visualize data acquired by space missions on the planet. So far, visualization of tracks acquired by MARSIS and regions observed by VIRTIS-Rosetta has been implemented. The main reason for the creation of this kind of tool is the difficulty in handling hundreds or thousands of acquisitions, like the ones from MARSIS, and the consequent difficulty in finding observations related to a particular region. This led to the development of a tool which allows to search for acquisitions either by defining the region of interest through a set of geometrical parameters or by manually selecting the region on the map through a few mouse clicks The system allows the visualization of tracks (acquired by MARSIS) or regions (acquired by VIRTIS-Rosetta) which intersect the user defined region. MARSIS tracks can be visualized both in Mercator and polar projections while the regions observed by VIRTIS can presently be visualized only in Mercator projection. The Mercator projection is the standard map provided by Google. The polar projections are provided by NASA and have been developed to be used in combination with APIs provided by Google The whole project has been developed following the "open source" philosophy: the client-side code which handles the functioning of the web page is written in javascript; the server-side code which executes the searches for tracks or regions is written in PHP and the DB which undergoes the system is MySQL.

  11. Large Break LOCA Analysis with New downcomer Nodalizaion and Multi-Dimensional Model and Effect of Cross flow option in MARS code

    Energy Technology Data Exchange (ETDEWEB)

    Jang, Hyung-wook; Lee, Sang-yong; Oh, Seung-jong; Kim, Woong-bae [KEPCO International Nuclear Graduate School, Ulsan (Korea, Republic of)

    2016-10-15

    The phenomena of LOCA have been investigated for long time. The most extensive research project for LOCA was the 2D/3D program experiments. The results of the 2D/3D experiments show flow conditions in the downcomer during end-of-blowdown were highly multi-dimensional at full-scale. In this paper, the authors modified the nodalization of MARS code LBLOCA input deck and performed LBLOCA analysis with new input deck. An LBLOCA analysis for APR1400 with new downcomer input deck was conducted using KREM with MARS-KS 1.4 Version code. Analysis was processed under LBCOCA of 100% break size of cold leg case. The authors developed input deck with new downcomer nodalizaion and Multi-Dimensional downcomer model, then implemented LOCA analysis with new input decks and compared with existing analysis results. PCT from new input and multi-dimensional input deck shows similar PCT trend from original input deck. There occurred more rapid drop of PCT from new and multidimensional input deck than original input deck. PCT from new and multidimensional input deck are satisfied with PCT design limit. It can be concluded that there occurs no acceptance criteria issue even though new and multidimensional input deck are applied to LBLOCA analysis. In future study, comparative analysis with experiment results will be implemented.

  12. Arabidopsis IRE1 catalyses unconventional splicing of bZIP60 mRNA to produce the active transcription factor

    KAUST Repository

    Nagashima, Yukihiro

    2011-07-01

    IRE1 plays an essential role in the endoplasmic reticulum (ER) stress response in yeast and mammals. We found that a double mutant of Arabidopsis IRE1A and IRE1B (ire1a/ire1b) is more sensitive to the ER stress inducer tunicamycin than the wild-type. Transcriptome analysis revealed that genes whose induction was reduced in ire1a/ire1b largely overlapped those in the bzip60 mutant. We observed that the active form of bZIP60 protein detected in the wild-type was missing in ire1a/ire1b. We further demonstrated that bZIP60 mRNA is spliced by ER stress, removing 23 ribonucleotides and therefore causing a frameshift that replaces the C-terminal region of bZIP60 including the transmembrane domain (TMD) with a shorter region without a TMD. This splicing was detected in ire1a and ire1b single mutants, but not in the ire1a/ire1b double mutant. We conclude that IRE1A and IRE1B catalyse unconventional splicing of bZIP60 mRNA to produce the active transcription factor.

  13. Compliance Report for MARS/FTLL to the License Review Guide (KINS/GE-N005)

    International Nuclear Information System (INIS)

    Park, S. K.; Sim, B. S.; Lee, C. Y.; Ahn, S. H.; Chung, B. D.

    2007-12-01

    The loss-of-coolant accidents of the HANARO fuel test loop have been predicted by MARS/FTL L computer code. The MARS/FTL L is a modified version of MARS 3.0 computer code. A user input option to use the multipliers of heat transfer correlations has been added to the MARS/FTL L . The multipliers were determined from the uncertainties of the heat transfer correlations so that the peak cladding temperatures of fuels are predicted conservatively in case of the loss-of-coolant accidents. The MARS/FTL L is essentially equivalent to the MARS except the user option on the multipliers of heat transfer correlations. The basic field equations, constitutive relations, and thermal hydraulic models of the MARS/FTL L are exactly the same as those of the MARS. It was ensured that the user option on the multipliers did work properly. All of the thermal hydraulic transient phenomena to be supposed in the loss-of-coolant accidents of the fuel test loop are also covered in assessment problems of the MARS. Therefore the MARS/FTL L can be used for the loss-of coolant accident analyses of the fuel test loop

  14. A Preliminary Analysis for SMART-ITL SBLOCA Tests using the MARS/KS Code

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Yeon Sik; Ko, Yung Joo; Suh, Jae Seung [System Engineering and Technology Co., Ltd., Daejeon (Korea, Republic of)

    2013-10-15

    In this paper, a preliminary analysis was conducted for SMART-ITL SBLOCA tests using the MARS/KS Code. The results of this work are expected to be good guidelines for SBLOCA tests with the SMART-ITL, and used to understand the various thermal-hydraulic phenomena expected to occur in the integral-type reactor, SMART. An integral-effect test (IET) loop for SMART, SMART-ITL (or FESTA), has been designed using a volume scaling methodology. It was installed at KAERI and its commissioning tests were finished in 2012. Its height was preserved and its area and volume were scaled down to 1/49 compared with the prototype plant, SMART. The SMART-ITL consists of a primary system including a reactor pressure vessel with a pressurizer, four steam generators and four main coolant pumps, a secondary system, a safety system, and an auxiliary system. The objectives of IET using the SMART-ITL facility are to investigate the integral performance of the inter-connected components and possible thermal-hydraulic phenomena occurring in the SMART design, and to validate its safety for various design basis events (DBAs)

  15. A Preliminary Analysis for SMART-ITL SBLOCA Tests using the MARS/KS Code

    International Nuclear Information System (INIS)

    Cho, Yeon Sik; Ko, Yung Joo; Suh, Jae Seung

    2013-01-01

    In this paper, a preliminary analysis was conducted for SMART-ITL SBLOCA tests using the MARS/KS Code. The results of this work are expected to be good guidelines for SBLOCA tests with the SMART-ITL, and used to understand the various thermal-hydraulic phenomena expected to occur in the integral-type reactor, SMART. An integral-effect test (IET) loop for SMART, SMART-ITL (or FESTA), has been designed using a volume scaling methodology. It was installed at KAERI and its commissioning tests were finished in 2012. Its height was preserved and its area and volume were scaled down to 1/49 compared with the prototype plant, SMART. The SMART-ITL consists of a primary system including a reactor pressure vessel with a pressurizer, four steam generators and four main coolant pumps, a secondary system, a safety system, and an auxiliary system. The objectives of IET using the SMART-ITL facility are to investigate the integral performance of the inter-connected components and possible thermal-hydraulic phenomena occurring in the SMART design, and to validate its safety for various design basis events (DBAs)

  16. Development of the critical thickness correlation for an improvement of MARS code dryout model

    International Nuclear Information System (INIS)

    Jeon, J. H.; Lee, W. J.; Lee, E. C.

    2002-01-01

    The mechanical film dryout analysis defines that the critical heat flux arises when liquid film calculation from evaporation, droplet entrainment and deposition gets dryout. The dryout of film is generally assumed when film thickness becomes zero. However, it was proven that the complete dryout assumption can estimate CHF well for uniform heating case but can not simulate accurately for non-uniform heating case. The critical thickness concept is an appropriate approach physically because there is a possibility of instantaneous disappearance of liquid film when it gets very thin. Therefore, the dryout phenomenon was modeled introducing critical thickness concept and development of proper critical thickness correlation. In this study, MARS code and some steady state dryout experimental data were used to develop a critical thickness correlation. The version including new critical thickness correlation was assessed using the several dryout CHF tests of various test conditions including non uniform heating case and flow reduction transient test and the results showed enhanced agreement with the experimental data

  17. The GEM-Mars general circulation model for Mars: Description and evaluation

    Science.gov (United States)

    Neary, L.; Daerden, F.

    2018-01-01

    GEM-Mars is a gridpoint-based three-dimensional general circulation model (GCM) of the Mars atmosphere extending from the surface to approximately 150 km based on the GEM (Global Environmental Multiscale) model, part of the operational weather forecasting and data assimilation system for Canada. After the initial modification for Mars, the model has undergone considerable changes. GEM-Mars is now based on GEM 4.2.0 and many physical parameterizations have been added for Mars-specific atmospheric processes and surface-atmosphere exchange. The model simulates interactive carbon dioxide-, dust-, water- and atmospheric chemistry cycles. Dust and water ice clouds are radiatively active. Size distributed dust is lifted by saltation and dust devils. The model includes 16 chemical species (CO2, Argon, N2, O2, CO, H2O, CH4, O3, O(1D), O, H, H2, OH, HO2, H2O2 and O2(a1Δg)) and has fully interactive photochemistry (15 reactions) and gas-phase chemistry (31 reactions). GEM-Mars provides a good simulation of the water and ozone cycles. A variety of other passive tracers can be included for dedicated studies, such as the emission of methane. The model has both a hydrostatic and non-hydrostatic formulation, and together with a flexible grid definition provides a single platform for simulations on a variety of horizontal scales. The model code is fully parallelized using OMP and MPI. Model results are evaluated by comparison to a selection of observations from instruments on the surface and in orbit, relating to atmosphere and surface temperature and pressure, dust and ice content, polar ice mass, polar argon, and global water and ozone vertical columns. GEM-Mars will play an integral part in the analysis and interpretation of data that is received by the NOMAD spectrometer on the ESA-Roskosmos ExoMars Trace Gas Orbiter. The present paper provides an overview of the current status and capabilities of the GEM-Mars model and lays the foundations for more in-depth studies in support

  18. Post-test analysis for the APR1400 LBLOCA DVI performance test using MARS

    International Nuclear Information System (INIS)

    Bae, Kyoo Hwan; Lee, Y. J.; Kim, H. C.; Bae, Y. Y.; Park, J. K.; Lee, W.

    2002-03-01

    Post-test analyses using a multi-dimensional best-estimate analysis code, MARS, are performed for the APR1400 LBLOCA DVI (Direct Vessel Injection) performance tests. This report describes the code evaluation results for the test data of various void height tests and direct bypass tests that have been performed at MIDAS test facility. MIDAS is a scaled test facility of APR1400 with the objective of identifying multi-dimensional thermal-hydraulic phenomena in the downcomer during the reflood conditions of a large break LOCA. A modified linear scale ratio was applied in its construction and test conditions. The major thermal-hydraulic parameters such as ECC bypass fraction, steam condensation fraction, and temperature distributions in downcomer are compared and evaluated. The evaluation results of MARS code for the various test cases show that: (a) MARS code has an advanced modeling capability of well predicting major multi-dimensional thermal-hydraulic phenomena occurring in the downcomer, (b) MARS code under-predicts the steam condensation rates, which in turn causes to over-predict the ECC bypass rates. However, the trend of decrease in steam condensation rate and increase in ECC bypass rate in accordance with the increase in steam flow rate, and the calculation results of the ECC bypass rates under the EM analysis conditions generally agree with the test data

  19. Comparison of MARS-KS and SPACE for UPTF TRAM Loop Seal Clearing Experiment

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Min Gil; Lee, Won Woong; Lee, Jeong Ik [KAIST, Daejeon (Korea, Republic of); Bang, Young Seok [KINS, Daejeon (Korea, Republic of)

    2016-05-15

    In this study, the authors assessed SPACE code, which was developed by a consortium led by Korea Hydro and Nuclear Power Co., Ltd. (KHNP), now in licensing process and MARS-KS code for UPTF TRAM loop seal clearing experiment to evaluate the code predictability regarding loop seal clearing for supporting the regulatory review. The sensitivity of PT/CT sagging contact angle has been studied. The results of sagging contact angle could explain in different ways. In the case of wide sagging contact angle, the result is quite conservative in the aspect of containment as the heat is well-transferred to moderator. it causes the moderator to heat up. On the other hand, the narrow sagging contact angle results fuel heatup and give limiting condition for fuel integrity. As a result of estimation, a proper application of sagging contact angle is required to provide limiting condition for subsequent analysis. The results from the two codes were compared to the experimental data, but due to the lack of information on the uncertainties it is too early to conclude the both code's performance. However, from the obtained analysis results, some differences between MARS-KS and SPACE are initially observed. Especially, SPACE has larger oscillation in the calculated mass flow rate value than MARS-KS. This phenomenon was observed in comparison of SPACE and MARS-KS CCFL model as well.

  20. Pre-analysis of Phenix End-of-Life Thermal-hydraulic tests with the MARS-LMR Code

    International Nuclear Information System (INIS)

    Jeong, Hae Yong; Ha, Kwi Seok; Kwon, Young Min; Chang, Won Pyo; Suk, Su Dong; Lee, Yong Bum

    2009-01-01

    A prototype SFR, PHENIX has been operated by the French Commissariat a l'energie atomique (CEA) and the Electricite de France (EdF) since 1973. Through the successful operation for 35 years, PHENIX has achieved its original objective to demonstrate a fast breeder reactor technology and also played an important role as an irradiation facility for innovative fuels and materials. Since its first operation, PHENIX has accumulated about 4,300 equivalent full power days (EFPDs) of operational experience and it reached its final shutdown in 2009. Before the decommissioning of PHENIX, the CEA started a PHENIX end-of-life (EOL) test program and opened it for international collaboration to share the valuable information from the test. The KAERI joined this program to utilize the unique opportunity to validate its SFR system analysis code, MARS-LMR which will be a basic tool in future SFR development

  1. Simulation of a hypothetical core disruptive accident in the mars test-facility

    International Nuclear Information System (INIS)

    Robbe, M.F.; Lepareux, M.

    2001-01-01

    In France, a large experimental programme MARA/MARS was undertaken in the 80's to estimate the mechanical consequences of an HCDA (Hypothetical Core Disruptive Accident) and to validate the SIRIUS computer code used at that time for the numerical simulations. At the end of the 80's, it was preferred to add a HCDA sodium-bubble-argon tri-component constitutive law to the general ALE fast dynamics finite element CASTEM-PLEXUS code rather than going on developing and using the specialized SIRIUS code. The experimental results of the MARA programme were used in the 90's to validate and qualify the CASTEM-PLEXUS code. A first series of computations of the tests MARA 8, MARA 10 and MARS was realised. The simulations showed a rather good agreement between the experimental and computed results for the MARA 8 and MARA 10 tests - even if there were some discrepancies - but the prediction of the MARS structure displacements and strains was overestimated. This conservatism was supposed to come from the fact that several MARS non axisymmetric structures like core elements, pumps and heat exchangers were not represented in the CASTEM-PLEXUS model. These structures, acting as porous barriers, had a protective effect on the mock-up containment by absorbing energy and slowing down the fluid impacting the containment. For these reasons, we developed in CASTEM-PLEXUS a new HCDA constitutive law taking into account the presence of the internal structures (without meshing them) by means of an equivalent porosity method. In other respects, the process used for dealing with the fluid-structure coupling in CASTEM-PLEXUS was improved. Thus a second series of simulations of the tests MARA8 and MARA10 was realised. A simulation of the test MARS was carried out too with the same simplified representation of the peripheral structures as in order to estimate the improvement provided by the new fluid-structure coupling. This paper presents a third numerical simulation of the MARS test with the

  2. Analysis of Phenix End-of-Life asymmetry test with multi-dimensional pool modeling of MARS-LMR code

    International Nuclear Information System (INIS)

    Jeong, H.-Y.; Ha, K.-S.; Choi, C.-W.; Park, M.-G.

    2015-01-01

    Highlights: • Pool behaviors under asymmetrical condition in an SFR were evaluated with MARS-LMR. • The Phenix asymmetry test was analyzed one-dimensionally and multi-dimensionally. • One-dimensional modeling has limitation to predict the cold pool temperature. • Multi-dimensional modeling shows improved prediction of stratification and mixing. - Abstract: The understanding of complicated pool behaviors and its modeling is essential for the design and safety analysis of a pool-type Sodium-cooled Fast Reactor. One of the remarkable recent efforts on the study of pool thermal–hydraulic behaviors is the asymmetrical test performed as a part of Phenix End-of-Life tests by the CEA. To evaluate the performance of MARS-LMR code, which is a key system analysis tool for the design of an SFR in Korea, in the prediction of thermal hydraulic behaviors during an asymmetrical condition, the Phenix asymmetry test is analyzed with MARS-LMR in the present study. Pool regions are modeled with two different approaches, one-dimensional modeling and multi-dimensional one, and the prediction results are analyzed to identify the appropriateness of each modeling method. The prediction with one-dimensional pool modeling shows a large deviation from the measured data at the early stage of the test, which suggests limitations to describe the complicated thermal–hydraulic phenomena. When the pool regions are modeled multi-dimensionally, the prediction gives improved results quite a bit. This improvement is explained by the enhanced modeling of pool mixing with the multi-dimensional modeling. On the basis of the results from the present study, it is concluded that an accurate modeling of pool thermal–hydraulics is a prerequisite for the evaluation of design performance and safety margin quantification in the future SFR developments

  3. Comprehensive characterization and RNA-Seq profiling of the HD-Zip transcription factor family in soybean (Glycine max) during dehydration and salt stress

    Science.gov (United States)

    The homeodomain leucine zipper (HD-Zip) transcription factor family is one of the largest plant specific superfamilies, and includes genes with roles in modulation of plant growth and response to environmental stresses. Many HD-Zip genes are well characterized in Arabidopsis (Arabidopsis thaliana), ...

  4. Multijunction Solar Cell Technology for Mars Surface Applications

    Science.gov (United States)

    Stella, Paul M.; Mardesich, Nick; Ewell, Richard C.; Mueller, Robert L.; Endicter, Scott; Aiken, Daniel; Edmondson, Kenneth; Fetze, Chris

    2006-01-01

    Solar cells used for Mars surface applications have been commercial space qualified AM0 optimized devices. Due to the Martian atmosphere, these cells are not optimized for the Mars surface and as a result operate at a reduced efficiency. A multi-year program, MOST (Mars Optimized Solar Cell Technology), managed by JPL and funded by NASA Code S, was initiated in 2004, to develop tools to modify commercial AM0 cells for the Mars surface solar spectrum and to fabricate Mars optimized devices for verification. This effort required defining the surface incident spectrum, developing an appropriate laboratory solar simulator measurement capability, and to develop and test commercial cells modified for the Mars surface spectrum. This paper discusses the program, including results for the initial modified cells. Simulated Mars surface measurements of MER cells and Phoenix Lander cells (2007 launch) are provided to characterize the performance loss for those missions. In addition, the performance of the MER rover solar arrays is updated to reflect their more than two (2) year operation.

  5. Melting and evaporation analysis of the first wall in a water-cooled breeding blanket module under vertical displacement event by using the MARS code

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Geon-Woo [Department of Nuclear Engineering, Seoul National University, 1 Gwanak-ro, Gwanak-gu, Seoul 08826 (Korea, Republic of); Cho, Hyoung-Kyu, E-mail: chohk@snu.ac.kr [Department of Nuclear Engineering, Seoul National University, 1 Gwanak-ro, Gwanak-gu, Seoul 08826 (Korea, Republic of); Park, Goon-Cherl [Department of Nuclear Engineering, Seoul National University, 1 Gwanak-ro, Gwanak-gu, Seoul 08826 (Korea, Republic of); Im, Kihak [National Fusion Research Institute, 169-148 Gwahak-ro, Yuseong-gu, Daejeon 34133 (Korea, Republic of)

    2017-05-15

    Highlights: • Material phase change of first wall was simulated for vertical displacement event. • An in-house first wall module was developed to simulate melting and evaporation. • Effective heat capacity method and evaporation model were proposed. • MARS code was proposed to predict two-phase phenomena in coolant channel. • Phase change simulation was performed by coupling MARS and in-house module. - Abstract: Plasma facing components of tokamak reactors such as ITER or the Korean fusion demonstration reactor (K-DEMO) can be subjected to damage by plasma instabilities. Plasma disruptions like vertical displacement event (VDE) with high heat flux, can cause melting and vaporization of plasma facing materials and burnout of coolant channels. In this study, to simulate melting and vaporization of the first wall in a water-cooled breeding blanket under VDE, one-dimensional heat equations were solved numerically by using an in-house first wall module, including phase change models, effective heat capacity method, and evaporation model. For thermal-hydraulics, the in-house first wall analysis module was coupled with the nuclear reactor safety analysis code, MARS, to take advantage of its prediction capability for two-phase flow and critical heat flux (CHF) occurrence. The first wall was proposed for simulation according to the conceptual design of the K-DEMO, and the heat flux of plasma disruption with a value of 600 MW/m{sup 2} for 0.1 s was applied. The phase change simulation results were analyzed in terms of the melting and evaporation thicknesses and the occurrence of CHF. The thermal integrity of the blanket first wall is discussed to confirm whether the structural material melts for the given conditions.

  6. Compliance Report for MARS/FTL{sub L} to the License Review Guide (KINS/GE-N005)

    Energy Technology Data Exchange (ETDEWEB)

    Park, S. K.; Sim, B. S.; Lee, C. Y.; Ahn, S. H.; Chung, B. D

    2007-12-15

    The loss-of-coolant accidents of the HANARO fuel test loop have been predicted by MARS/FTL{sub L} computer code. The MARS/FTL{sub L} is a modified version of MARS 3.0 computer code. A user input option to use the multipliers of heat transfer correlations has been added to the MARS/FTL{sub L}. The multipliers were determined from the uncertainties of the heat transfer correlations so that the peak cladding temperatures of fuels are predicted conservatively in case of the loss-of-coolant accidents. The MARS/FTL{sub L} is essentially equivalent to the MARS except the user option on the multipliers of heat transfer correlations. The basic field equations, constitutive relations, and thermal hydraulic models of the MARS/FTL{sub L} are exactly the same as those of the MARS. It was ensured that the user option on the multipliers did work properly. All of the thermal hydraulic transient phenomena to be supposed in the loss-of-coolant accidents of the fuel test loop are also covered in assessment problems of the MARS. Therefore the MARS/FTL{sub L} can be used for the loss-of coolant accident analyses of the fuel test loop.

  7. AtbZIP34 is required for Arabidopsis pollen wall patterning and the control of several metabolic pathways in developing pollen

    Czech Academy of Sciences Publication Activity Database

    Gibalová, Antónia; Reňák, David; Matczuk, Katarzyna; Dupľáková, Nikoleta; Cháb, David; Twell, D.; Honys, David

    2009-01-01

    Roč. 70, č. 5 (2009), s. 581-601 ISSN 0167-4412 R&D Projects: GA ČR GA522/06/0896; GA ČR GA522/09/0858; GA MŠk(CZ) LC06004 Institutional research plan: CEZ:AV0Z50380511 Keywords : bZIP transcription factor * AtbZIP34 * Male gametophyte development Subject RIV: EB - Genetics ; Molecular Biology Impact factor: 3.978, year: 2009

  8. Development of platform to compare different wall heat transfer packages for system analysis codes

    International Nuclear Information System (INIS)

    Kim, Min-Gil; Lee, Won Woong; Lee, Jeong Ik; Shin, Sung Gil

    2016-01-01

    System thermal hydraulic (STH) analysis code is used for analyzing and evaluating the safety of a designed nuclear system. The system thermal hydraulic analysis code typically solves mass, momentum and energy conservation equations for multiple phases with sets of selected empirical constitutive equations to close the problem. Several STH codes are utilized in academia, industry and regulators, such as MARS-KS, SPACE, RELAP5, COBRA-TF, TRACE, and so on. Each system thermal hydraulic code consists of different sets of governing equations and correlations. However, the packages and sets of correlations of each code are not compared quantitatively yet. Wall heat transfer mode transition maps of SPACE and MARS-KS have a little difference for the transition from wall nucleate heat transfer mode to wall film heat transfer mode. Both codes have the same heat transfer packages and correlations in most region except for wall film heat transfer mode. Most of heat transfer coefficients calculated for the range of selected variables of SPACE are the same with those of MARS-KS. For the intervals between 500K and 540K of wall temperature, MARS-KS selects the wall film heat transfer mode and Bromley correlation but SPACE select the wall nucleate heat transfer mode and Chen correlation. This is because the transition from nucleate boiling to film boiling of MARS-KS is earlier than SPACE. More detailed analysis of the heat transfer package and flow regime package will be followed in the near future

  9. Preliminary Analysis for K-DEMO Water Cooled Breeding Blanket Using MARS-KS

    International Nuclear Information System (INIS)

    Lee, Jeong-Hun; Kim, Geon-Woo; Park, Goon-Cherl; Cho, Hyoung-Kyu; Im, Kihak

    2014-01-01

    In the present study, thermal-hydraulic analyses for the blanket concept are being conducted using the Multidimensional Analysis of Reactor Safety (MARSKS) code, which has been used for the safety analysis of a pressurized water reactor. The purposes of the analyses are to verify the applicability of the code for the proposed blanket system, to investigate the departure of nucleate boiling (DNB) occurrence during the normal and transient conditions, and to extend the capability of MARS-KS to the entire blanket system which includes a few hundreds of single blanket modules. In this paper, the thermal analysis results of the proposed blanket design using the MARS-KS code are presented for the normal operation and an accident condition of a reduced coolant flow rate. Afterwards, the plan for the whole blanket system analysis using MARSKS is introduced and the result of the first trial for the multiple blanket module analysis is summarized. In the present study, thermal-hydraulic analyses for the blanket concept were conducted using the MARS-KS code for a single blanket module. By comparing the MARS calculation results with the CFD analysis results, it was found that MARS-KS can be applied for the blanket thermal analysis with less number of computational meshes. Moreover, due to its capability on the two-phase flow analysis, it can be used for the transient or accident simulation where a phase change may be resulted in. In the future, the MARS-KS code will be applied for the anticipated transient and design based accident analyses. The investigation of the DNB occurrence during the normal and transient conditions will be of special interest of the analysis using it. After that, a methodology to simulate the entire blanket system was proposed by using the DLL version of MARS-KS. A supervisor program, which controls the multiple DLL files, was developed for the common header modelling. The program explicitly determines the flow rates of each module which can equalize

  10. Multiple Module Simulation of Water Cooled Breeding Blankets in K-DEMO Using Thermal-Hydraulic Analysis Code MARS-KS

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Geon-Woo; Lee, Jeong-Hun; Park, Goon-Cherl; Cho, Hyoung-Kyu [Seoul National University, Seoul (Korea, Republic of); Im, Kihak [National Fusion Research Institute, Daejeon (Korea, Republic of)

    2015-10-15

    A preliminary concept for the Korean fusion demonstration reactor (K-DEMO) has been studied by the National Fusion Research Institute (NFRI) based on the National Fusion Roadmap of Korea. The feasibility studies have been performed in order to establish the conceptual design guidelines of the breeding blanket. As a part of the NFRI research, Seoul National University (SNU) is conducting thermal design, evaluation and validation of the water-cooled breeding blanket for the K-DEMO reactor. The purpose of this study is to extend the capability of MARS-KS to the overall blanket system analysis which includes 736 blanket modules in total. The strategy for the multi-module blanket system analysis using MARS-KS is introduced and the analysis result of the 46 blanket modules of single sector was summarized. A thermal-hydraulic analysis code for a nuclear reactor safety, MARS-KS, was applied for thermal analysis of the conceptual design of the K-DEMO breeding blanket. Then, a methodology to simulate multiple blanket modules was proposed, which uses a supervisor program to handle each blanket module individually at first and then distribute the flow rate considering the pressure drop that occurs in each module. For a feasibility test of the proposed methodology, 46 blankets in a sector, which are connected with each other through the common headers for the sector inlet and outlet, were simulated. The calculation results of flow rates, pressure drops, and temperatures showed the validity of the calculation. Because of parallelization using the MPI system, the computational time could be reduced significantly. In future, this methodology will be extended to an efficient simulation of multiple sectors, and further validation for transient simulation will be carried out for more practical applications.

  11. Analysis of a double-pipe heat exchanger performance using heat structure coupling of MARS and CUPID

    International Nuclear Information System (INIS)

    Amidua, M.; Kim, H.; Cho, H. K.

    2015-01-01

    Thermal hydraulic phenomena in the inner tube of the double-pipe heat exchanger are expected to be reproducible by one-dimensional system analysis codes (MARS) if a proper condensation heat transfer coefficient is applied. Jeon et al (2013) and Cho et al (2013) conducted comprehensive reviews of the predictive capability of the condensation heat transfer models for the steam-water stratified flow. On the contrary, in the outer tube, a multidimensional analysis tool is required to incorporate the influence of azimuthal angle on the heat transfer rate from the inner tube outer wall to the outer tube fluid. Therefore, a coupled calculation between one dimensional system analysis code and a multidimensional computational fluid dynamics code is an attainable way to predict this effect with a reliable accuracy. CUPID is a three-dimensional computational multiphase fluid dynamics code developed by KAERI (Korea Atomic Energy Research Institute). According to Jeong et al (2010), the objective of the development is to support a resolution for the thermal hydraulic issues regarding the transient multi-dimensional twophase phenomena which can arise in an advanced light water reactor. It uses two-fluid model for the governing equations, which uses two sets of Navier-Stokes' equations for two phases. It can be used as either a typical CFD code or a component code (porous CFD code) depending on the length scale of the phenomena that need to be resolved. On the other hand, MARS is a best estimate thermalhydraulic system code and it was developed at KAERI by consolidating and restructuring the RELAP5/MOD3.2 code and COBRA-TF code (Cho et al., 2014). The MARS code has the capability to analyze best-estimated thermal hydraulic system. In this study, the coupled CUPID-MARS code was used for the simulation of a double-pipe heat exchanger. This paper presents the description of the heat exchanger, the coupling method, and the simulation results using the coupled code. The coupling

  12. Preliminary Analysis of a Steam Line Break Accident with the MARS-KS code for the SMART Design with Passive Safety Systems

    Energy Technology Data Exchange (ETDEWEB)

    Kang, Doohyuk; Ko, Yungjoo; Suh, Jaeseung [Hannam Univ., Daejeon (Korea, Republic of); Bae, Hwang; Ryu, Sunguk; Yi, Sungjae; Park, Hyunsik [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2014-05-15

    SMART has been developed by KAERI, and SMART-Standard Design Approval (SDA) was recently granted in 2012. A SMART design with Passive Safety System (PSS) features (called SMART-PSS) is being developed and added to the standard design of SMART by KAERI to improve its safety system. Active safety systems such as safety injection pumps will be replaced by a passive safety system, which is actuated only by the gravity force caused by the height difference. All tanks for the passive safety systems are higher than the injection nozzle, which is located around the reactor coolant pumps (RCPs). In this study, a preliminary analysis of the main steam line break accident (MSLB) was performed using the MARS-KS code to understand the general behavior of the SMART-PSS design and to prepare its validation test with the SMART-ITL (FESTA) facility. An anticipated accident for the main steam line break (MSLB) was performed using the MARS-KS code to understand the thermal-hydraulic behaviors of the SMART-PSS design. The preliminary analysis provides good insight into the passive safety system design features of the SMART-PSS and the thermal-hydraulic characteristics of the SMART design. The analysis results of the MSLB showed that the core water collapsed level inside the core support barrel was maintained high over the active core top level during the transient period. Therefore, the SMART-PSS design has satisfied the requirements to maintain the plant at a safe shutdown condition during 72 hours without AC power or operator action after an anticipated accident.

  13. Numerical Study of Thermal Hydraulics for Secondary side of Steam Generator by CUPID/MARS Coupled Simulation

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jae Ryong; Yoon, Han Young [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2015-10-15

    As a thermal-hydraulic behavior in the secondary side of steam generator such as two-phase boiling flow, flow-induce vibration of U-tubes is quite complicated, the importance to numerically investigate the flow behavior has been arisen. Recently, multi-scale analyses have been developed to take into account the primary side as well. In this study, the coupled CUPID and MARS code was used for the simulation of boiler side of the PWR steam generator. Calculation results are compared with the existing code quantitatively. Coupled CUPID/MARS code was applied for the simulation of the steam generator. The primary side of the steam generator and other RCS was simulated by MARS and the secondary side was calculated by CUPID with porous media approach.

  14. Assessment of uncertainties in core melt phenomenology and their impact on risk at the Z/IP facilities

    International Nuclear Information System (INIS)

    Pratt, W.T.; Ludewig, H.; Bari, R.A.; Meyer, J.F.

    1983-01-01

    An evaluation of core meltdown accidents in the Z/IP facilities has been performed. Containment event trees have been developed to relate the progression of a given accident to various potential containment building failure modes. An extensive uncertainty analysis related to core melt phenomenology has been performed. A major conclusion of the study is that large variations in parameters associated with major phenomenological uncertainties have a relatively minor impact on risk when external initiators are considered. This is due to the inherent capability fo the Z/IP containment buildings to contain a wide range of core meltdown accidents. 12 references, 2 tables

  15. SGTR assessment using MARS

    International Nuclear Information System (INIS)

    Raines, J.C.; Dawson, S.M.; Deitke, B.; Henry, R.E.

    1996-01-01

    During the course of a plant accident, a consistent understanding of the plant response is vital to support an accident manager's decision making process. One tool that can provide assistance to the plant staff in assessing conditions in the plant during accident conditions is the MAAP Accident Response System (MARS) software. During an accident, MARS utilizes the on-line data from the plant instrumentation to initialize the Modular Accident Analysis Program (MAAP) code. Once initialized, MARS tracks and characterizes the plant behavior through the use of integrated logic modules. These logic modules provide the user with important information about the status of systems and the possible cause of the accident. The MARS logic modules evaluate relevant available plant instrumentation and the observations of the operating staff using fuzzy logic. The fuzzy logic is applied to provide a transition between areas where one is absolutely sure that a situation has not occurred to a condition where one is absolutely certain that a situation has occurred. One example of the use of logic modules in MARS is illustrated by that used to assess if a steam generator tube rupture (SGTR) event has occurred. Each piece of relevant plant data is evaluated to determine if it is consistent with the symptoms of a SGTR. Each of the evaluations for the individual plant instruments and the operating staff observations are assembled to determine an overall confidence which characterizes the likelihood that a SGTR is occurring. Additional MARS logic modules are used to determine confidence levels for other types of accident events. The conclusions arrived at by each individual logic module are expressed as confidence levels. The logic module confidence levels can be graphically displayed using the MARS Graphical Users Interface (GUI), to indicate the confidence level MARS has assessed for each accident type. The GUI shows the identification of the possible accident types, but is not limited

  16. Assessment of MARS for Direct Contact Condensation in the Core Make-up Tank

    International Nuclear Information System (INIS)

    Park, Keun Tae; Park, Ik Kyu; Lee, Seung Wook

    2013-01-01

    In order to improve safety features under loss of coolant accident (LOCA) conditions, in many advanced light water reactors, gravity driven passive safety injection systems (PSISs) replace active pump driven emergency core cooling systems. Among various PSISs, the core make-up tank (CMT) with the pressure balancing line (PBL) and the coolant injection line (IL) represents an effective means of providing core cooling. Because the fluid is always sensing the reactor coolant system (RCS) through the PBL connecting the inlet of the CMT to the pressurizer in the case of CP1300 or to the cold legs in the case of AP600/1000, the CMT can provide cold water at any RCS pressure by gravity force. However, after the initiation of LOCAs, if the injection (or isolation) valve is opened, and the steam from the RCS is jetting into the highly subcooled liquid in the CMT and the enhanced interfacial area results in rapid condensation, which in turn, causes a rapid pressure drop in the CMT. As a result, the CMT pressure becomes less than the RCS pressure, and the injection of the CMT can be delayed until the CMT pressure builds up due to greatly reduced condensation in the CMT by the thermal stratification. In order to identify the parameters having significant effects on the gravity-driven injection and the major condensation modes, Lee and No (1998) conducted the separated effect tests of CMT with a small-scale facility. MARS has been developed as a multi-dimensional thermal-hydraulic (TH) system analysis code for the realistic simulation of two-phase TH transients for pressurized water reactor plants. As the backbones for the MARS code, the RELAP5/MOD3.2 and the COB-RA-TF codes were adopted. Recently, Chun et al. (2013) evaluated performance of the SMART passive safety system for SBLOCA using MARS code. However, it is not clarified that MARS can simulate properly the direct contact condensation in the CMT. Thus, in this study, we assess the analysis capability of the MARS code for

  17. Developing Optimal Procedure of Emergency Outside Cooling Water Injection for APR1400 Extended SBO Scenario Using MARS Code

    Energy Technology Data Exchange (ETDEWEB)

    Hwang, Jong Rok; Oh, Seung Jong [KEPCO International Nuclear Graduate School, Ulsan (Korea, Republic of)

    2013-10-15

    In this study, we examined optimum operator actions to mitigate extended SBO using MARS code. Particularly, this paper focuses on analyzing outside core cooling water injection scenario, and aimed to develop optimal extended SBO procedure. Supplying outside emergency cooling water is the key feature of flexible strategy in extended SBO situation. An optimum strategy to maintain core cooling is developed for typical extended SBO. MARS APR1400 best estimate model was used to find optimal procedure. Also RCP seal leakage effect was considered importantly. Recent Fukushima accident shows the importance of mitigation capability against extended SBO scenarios. In Korea, all nuclear power plants incorporated various measures against Fukushima-like events. For APR1400 NPP, outside connectors are installed to inject cooling water using fire trucks or portable pumps. Using these connectors, outside cooling water can be provided to reactor, steam generators (SG), containment spray system, and spent fuel pool. In U. S., similar approach is chosen to provide a diverse and flexible means to prevent fuel damage (core and SFP) in external event conditions resulting in extended loss of AC power and loss of ultimate heat sink. Hence, hardware necessary to cope with extended SBO is already available for APR1400. However, considering the complex and stressful condition encountered by operators during extended SBO, it is important to develop guidelines/procedures to best cope with the event.

  18. Numerical analysis of APR1400 Steam Generator by CUPID/MARS heat structure coupling

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jae Ryong Lee; Lee, Seung Jun; Pakr, Ik Kyu; Yoon, Han Young [KAERI, Daejeon (Korea, Republic of); Cho, Hyoung Kyu [Seoul National University, Seoul (Korea, Republic of)

    2015-05-15

    To design and analyze steam generators, many computer codes have been developed and used around the world. In this study, the coupled CUPID and MARS code was used for the simulation of boiler side of the PWR steam generator. This paper presents the description of the coupling method, validation for porous media approach against the rod bundle experiment and the preliminary simulation results of PWR steam generator using the coupled code. In the present study, the multi-scale thermal-hydraulic analysis method using the coupled CUPID/MARS code was applied for the simulation of the steam generator. The primary side of the steam generator and other RCS was simulated by MARS and the secondary side was calculated by CUPID with porous media approach. For coupled simulation, the porous medium was applied in order to take into account the effect of the U-tube bundle and other supporting structure which play a role to be a flow resistance. More realistic physical model such as moisture separator slug behavior should be developed for the near future. The application of the coupled simulation should be extended to the accident scenario.

  19. The use of ZIP and CART to model cryptosporidiosis in relation to climatic variables.

    Science.gov (United States)

    Hu, Wenbiao; Mengersen, Kerrie; Fu, Shiu-Yun; Tong, Shilu

    2010-07-01

    This research assesses the potential impact of weekly weather variability on the incidence of cryptosporidiosis disease using time series zero-inflated Poisson (ZIP) and classification and regression tree (CART) models. Data on weather variables, notified cryptosporidiosis cases and population size in Brisbane were supplied by the Australian Bureau of Meteorology, Queensland Department of Health, and Australian Bureau of Statistics, respectively. Both time series ZIP and CART models show a clear association between weather variables (maximum temperature, relative humidity, rainfall and wind speed) and cryptosporidiosis disease. The time series CART models indicated that, when weekly maximum temperature exceeded 31 degrees C and relative humidity was less than 63%, the relative risk of cryptosporidiosis rose by 13.64 (expected morbidity: 39.4; 95% confidence interval: 30.9-47.9). These findings may have applications as a decision support tool in planning disease control and risk-management programs for cryptosporidiosis disease.

  20. Design of the Natural Circulation Loop and Implementation of DOWTHERM A Properties into MARS-LMR Code

    Energy Technology Data Exchange (ETDEWEB)

    Shin, Yukyung; Park, Seong Dae; Kang, Sarah; Bang, In Cheol [Ulsan National Institute of Science and Technology, Ulsan (Korea, Republic of)

    2015-05-15

    Molten Salt Reactor (MSR), which is one of the generation IV reactors, has an advantage in these requirements. MSR uses a molten salt mixture as the primary coolant, or the fuel itself and it operates on high temperature, so it doesn't need pressurizing. Also, liquid state fuel has an advantage for pyro-processing with easy separation of fission products. These fission products also have relatively short half-lives compared to those of the existing reactors. With these characteristics, MSR can have inherent safety in both direct and indirect sides. Also, MSR can operate at high temperature range, so that it can have the high efficiency to produce electricity. Therefore, research of MSR is meaningful for developing advanced nuclear reactors. FLiBe which is a mixture of lithium fluoride (LiF) and beryllium fluoride (BeF{sub 2}) is used as a primary coolant in MSR and LMR (Liquid Metal cooled Reactor). It has superiority over conventional liquid metal coolant like sodium, because it doesn't react with air or water. thermos-physical properties of DOWTHERM A for MARS-LMR code were made by modifying stg file of existing one. It was based on the process of Moore using 6 output parameters such as specific volume, internal energy, thermal expansion coefficient, isothermal compressibility, specific heat and entropy. With generated stg file (stgdowa.f90) and input file, tpf file (tpfdowa) which includes fluid property tables for MARS-LMR simulation was obtained. For the verification, this tpf file with execution file will be applied to the input deck of our natural circulation design. This work will contribute to researching and developing of MSR and LMR.

  1. Heat structure coupling of CUPID and MARS for the multi-scale simulation of the passive auxiliary feedwater system

    International Nuclear Information System (INIS)

    Kyu Cho, Hyoung; Cho, Yun Je; Yoon, Han Young

    2014-01-01

    Graphical abstract: - Highlights: • PAFS is designed to replace a conventional active auxiliary feedwater system. • Multi-D T/H analysis code, CUPID was coupled with the 1-D system analysis code MARS. • The coupled CUPID and MARS was applied for the multi-scale analysis of the PAFS test facility. • The simulation result showed that the coupled code can reproduce important phenomena in PAFS. - Abstract: For the analysis of transient two-phase flows in nuclear reactor components, a three-dimensional thermal hydraulics code, named CUPID, has been developed. In the present study, the CUPID code was coupled with a system analysis code MARS in order to apply it for the multi-scale thermal-hydraulic analysis of the passive auxiliary feedwater system (PAFS). The PAFS is one of the advanced safety features adopted in the Advanced Power Reactor Plus (APR+), which is intended to completely replace the conventional active auxiliary feedwater system. For verification of the coupling and validation of the coupled code, the PASCAL test facility was simulated, which was constructed with an aim of validating the cooling and operational performance of the PAFS. The two-phase flow phenomena of the steam supply system including the condensation inside the heat exchanger tube were calculated by MARS while the natural circulation and the boil-off in the large water pool that contains the heat exchanger tube were simulated by CUPID. This paper presents the description of the PASCAL facility, the coupling method and the simulation results using the coupled code

  2. Celestial Navigation on the Surface of Mars

    Science.gov (United States)

    Malay, Benjamin P.

    2001-05-01

    A simple, accurate, and autonomous method of finding position on the surface of Mars currently does not exist. The goal of this project is to develop a celestial navigation process that will fix a position on Mars with 100-meter accuracy. This method requires knowing the position of the stars and planets referenced to the Martian surface with one arcsecond accuracy. This information is contained in an ephemeris known as the Aeronautical Almanac (from Ares, the god of war) . Naval Observatory Vector Astrometry Subroutines (NOVAS) form the basis of the code used to generate the almanac. Planetary position data come the JPL DE405 Planetary Ephemeris. The theoretical accuracy of the almanac is determined mathematically and compared with the Ephemeris for Physical Observations of Mars contained in the Astronautical Almanac. A preliminary design of an autonomous celestial navigation system is presented. Recommendations of how to integrate celestial navigation into NASA=s current Mars exploration program are also discussed. This project is a useful and much-needed first step towards establishing celestial navigation as a practical way to find position on the surface of Mars.

  3. Gap conductance model validation in the TASS/SMR-S code

    International Nuclear Information System (INIS)

    Ahn, Sang-Jun; Yang, Soo-Hyung; Chung, Young-Jong; Bae, Kyoo-Hwan; Lee, Won-Jae

    2011-01-01

    An advanced integral pressurized water reactor, SMART (System-Integrated Modular Advanced ReacTor) has been developed by KAERI (Korea Atomic Energy Research and Institute). The purposes of the SMART are sea water desalination and an electricity generation. For the safety evaluation and performance analysis of the SMART, TASS/SMR-S (Transient And Setpoint Simulation/System-integrated Modular Reactor) code, has been developed. In this paper, the gap conductance model for the calculation of gap conductance has been validated by using another system code, MARS code, and experimental results. In the validation, the behaviors of fuel temperature and gap width are selected as the major parameters. According to the evaluation results, the TASS/SMR-S code predicts well the behaviors of fuel temperatures and gap width variation, compared to the MARS calculation results and experimental data. (author)

  4. MARS-LMR modeling for the post-test analysis of Phenix End-of-Life natural circulation

    International Nuclear Information System (INIS)

    Jeong, Hae Yong; Ha, Kwi Seok; Chang, Won Pyo; Lee, Kwi Lim

    2011-01-01

    For a successful design and analysis of Sodium cooled Fast Reactor (SFR), it is required to have a reliable and well-proven system analysis code. To achieve this purpose, KAERI is enhancing the modeling capability of MARS code by adding the SFR-specific models such as pressure drop model, heat transfer model and reactivity feedback model. This version of MARS-LMR will be used as a basic tool in the design and analysis of future SFR systems in Korea. Before wide application of MARS-LMR code, it is required to verify and validate the code models through analyses for appropriate experimental data or analytical results. The end-of-life test of Phenix reactor performed by the CEA provided a unique opportunity to have reliable test data which is very valuable in the validation and verification of a SFR system analysis code. The KAERI joined this international program of the analysis of Phenix end-of-life natural circulation test coordinated by the IAEA from 2008. The main test of natural circulation was completed in 2009. Before the test the KAERI performed the pre-test analysis based on the design condition provided by the CEA. Then, the blind post-test analysis was also performed based on the test conditions measured during the test before the CEA provide the final test results. Finally, the final post-test analysis was performed recently to predict the test results as accurate as possible. This paper introduces the modeling approach of the MARS-LMR used in the final post-test analysis and summarizes the major results of the analysis

  5. Low Energy Electrons in the Mars Plasma Environment

    Science.gov (United States)

    Link, Richard

    2001-01-01

    The ionosphere of Mars is rather poorly understood. The only direct measurements were performed by the Viking 1 and 2 landers in 1976, both of which carried a Retarding Potential Analyzer. The RPA was designed to measure ion properties during the descent, although electron fluxes were estimated from changes in the ion currents. Using these derived low-energy electron fluxes, Mantas and Hanson studied the photoelectron and the solar wind electron interactions with the atmosphere and ionosphere of Mars. Unanswered questions remain regarding the origin of the low-energy electron fluxes in the vicinity of the Mars plasma boundary. Crider, in an analysis of Mars Global Surveyor Magnetometer/Electron Reflectometer measurements, has attributed the formation of the magnetic pile-up boundary to electron impact ionization of exospheric neutral species by solar wind electrons. However, the role of photoelectrons escaping from the lower ionosphere was not determined. In the proposed work, we will examine the role of solar wind and ionospheric photoelectrons in producing ionization in the upper ionosphere of Mars. Low-energy (internal (photoelectron) sources of ionization, and accounts for Auger electron production. The code will be used to analyze Mars Global Surveyor measurements of solar wind and photoelectrons down to altitudes below 200 km in the Mars ionosphere, in order to determine the relative roles of solar wind and escaping photoelectrons in maintaining plasma densities in the region of the Mars plasma boundary.

  6. Cancer Risk Map for the Surface of Mars

    Science.gov (United States)

    Kim, Myung-Hee Y.; Cucinotta, Francis A.

    2011-01-01

    We discuss calculations of the median and 95th percentile cancer risks on the surface of Mars for different solar conditions. The NASA Space Radiation Cancer Risk 2010 model is used to estimate gender and age specific cancer incidence and mortality risks for astronauts exploring Mars. Organ specific fluence spectra and doses for large solar particle events (SPE) and galactic cosmic rays (GCR) at various levels of solar activity are simulated using the HZETRN/QMSFRG computer code, and the 2010 version of the Badhwar and O Neill GCR model. The NASA JSC propensity model of SPE fluence and occurrence is used to consider upper bounds on SPE fluence for increasing mission lengths. In the transport of particles through the Mars atmosphere, a vertical distribution of Mars atmospheric thickness is calculated from the temperature and pressure data of Mars Global Surveyor, and the directional cosine distribution is implemented to describe the spherically distributed atmospheric distance along the slant path at each elevation on Mars. The resultant directional shielding by Mars atmosphere at each elevation is coupled with vehicle and body shielding for organ dose estimates. Astronaut cancer risks are mapped on the global topography of Mars, which was measured by the Mars Orbiter Laser Altimeter. Variation of cancer risk on the surface of Mars is due to a 16-km elevation range, and the large difference is obtained between the Tharsis Montes (Ascraeus, Pavonis, and Arsia) and the Hellas impact basin. Cancer incidence risks are found to be about 2-fold higher than mortality risks with a disproportionate increase in skin and thyroid cancers for all astronauts and breast cancer risk for female astronauts. The number of safe days on Mars to be below radiation limits at the 95th percent confidence level is reported for several Mission design scenarios.

  7. Variation Analysis of Physiological Traits in Betula platyphylla Overexpressing TaLEA-ThbZIP Gene under Salt Stress.

    Directory of Open Access Journals (Sweden)

    Xiyang Zhao

    Full Text Available The aim of this study was to determine whether transgenic birch (Betula platyphylla ectopic overexpressing a late embryogenesis abundant (LEA gene and a basic leucine zipper (bZIP gene from the salt-tolerant genus Tamarix (salt cedar show increased tolerance to salt (NaCl stress. Co-transfer of TaLEA and ThbZIP in birch under the control of two independent CaMV 35S promoters significantly enhanced salt stress. PCR and northern blot analyses indicated that the two genes were ectopically overexpressed in several dual-gene transgenic birch lines. We compared the effects of salt stress among three transgenic birch lines (L-4, L-5, and L-8 and wild type (WT. In all lines, the net photosynthesis values were higher before salt stress treatment than afterwards. After the salt stress treatment, the transgenic lines L-4 and L-8 showed higher values for photosynthetic traits, chlorophyll fluorescence, peroxidase and superoxide dismutase activities, and lower malondialdehyde and Na+ contents, compared with those in WT and L-5. These different responses to salt stress suggested that the transcriptional level of the TaLEA and ThbZIP genes differed among the transgenic lines, resulting in a variety of genetic and phenotypic effects. The results of this research can provide a theoretical basis for the genetic engineering of salt-tolerant trees.

  8. Where Do Freestanding Emergency Departments Choose to Locate? A National Inventory and Geographic Analysis in Three States.

    Science.gov (United States)

    Schuur, Jeremiah D; Baker, Olesya; Freshman, Jaclyn; Wilson, Michael; Cutler, David M

    2017-04-01

    We determine the number and location of freestanding emergency departments (EDs) across the United States and determine the population characteristics of areas where freestanding EDs are located. We conducted a systematic inventory of US freestanding EDs. For the 3 states with the highest number of freestanding EDs, we linked demographic, insurance, and health services data, using the 5-digit ZIP code corresponding to the freestanding ED's location. To create a comparison nonfreestanding ED group, we matched 187 freestanding EDs to 1,048 nonfreestanding ED ZIP codes on land and population within state. We compared differences in demographic, insurance, and health services factors between matched ZIP codes with and without freestanding EDs, using univariate regressions with weights. We identified 360 freestanding EDs located in 30 states; 54.2% of freestanding EDs were hospital satellites, 36.6% were independent, and 9.2% were not classifiable. The 3 states with the highest number of freestanding EDs accounted for 66% of all freestanding EDs: Texas (181), Ohio (34), and Colorado (24). Across all 3 states, freestanding EDs were located in ZIP codes that had higher incomes and a lower proportion of the population with Medicaid. In Texas and Ohio, freestanding EDs were located in ZIP codes with a higher proportion of the population with private insurance. In Texas, freestanding EDs were located in ZIP codes that had fewer Hispanics, had a greater number of hospital-based EDs and physician offices, and had more physician visits and medical spending per year than ZIP codes without a freestanding ED. In Ohio, freestanding EDs were located in ZIP codes with fewer hospital-based EDs. In Texas, Ohio, and Colorado, freestanding EDs were located in areas with a better payer mix. The location of freestanding EDs in relation to other health care facilities and use and spending on health care varied between states. Copyright © 2016 American College of Emergency Physicians

  9. Assessment of MARS for downcomer multi-dimensional thermal hydraulics during LBLOCA reflood using KAERI air-water direct vessel injection tests

    Energy Technology Data Exchange (ETDEWEB)

    Won-Jae, Lee; Kwi-Seok, Ha; Chul-Hwa, Song [Korea Atomic Energy Research Inst., Daejeon (Korea, Republic of)

    2001-07-01

    The MARS code has been assessed for the downcomer multi-dimensional thermal hydraulics during a large break loss-of-coolant accident (LBLOCA) reflood of Korean Next Generation Reactor (KNGR) that adopted an upper direct vessel injection (DVI) design. Direct DVI bypass and downcomer level sweep-out tests carried out at 1/50-scale air-water DVI test facility are simulated to examine the capability of MARS. Test conditions are selected such that they represent typical reflood conditions of KNGR, that is, DVI injection velocities of 1.0 {approx} 1.6 m/sec and air injection velocities of 18.0 {approx} 35.0 m/sec, for single and double DVI configurations. MARS calculation is first adjusted to the experimental DVI film distribution that largely affects air-water interaction in a scaled-down downcomer, then, the code is assessed for the selected test matrix. With some improvements of MARS thermal-hydraulic (T/H) models, it has been demonstrated that the MARS code is capable of simulating the direct DVI bypass and downcomer level sweep-out as well as the multi-dimensional thermal hydraulics in downcomer, where condensation effect is excluded. (authors)

  10. Biophysical properties of regions flanking the bHLH-Zip motif in the p22 Max protein

    International Nuclear Information System (INIS)

    Pursglove, Sharon E.; Fladvad, Malin; Bellanda, Massimo; Moshref, Ahmad; Henriksson, Marie; Carey, Jannette; Sunnerhagen, Maria

    2004-01-01

    The Max protein is the central dimerization partner in the Myc-Max-Mad network of transcriptional regulators, and a founding structural member of the family of basic-helix-loop-helix (bHLH)-leucine zipper (Zip) proteins. Biologically important regions flanking its bHLH-Zip motif have been disordered or absent in crystal structures. The present study shows that these regions are resistant to proteolysis in both the presence and absence of DNA, and that Max dimers containing both flanking regions have significantly higher helix content as measured by circular dichroism than that predicted from the crystal structures. Nuclear magnetic resonance measurements in the absence of DNA also support the inferred structural order. Deletion of both flanking regions is required to achieve maximal DNA affinity as measured by EMSA. Thus, the previously observed functionalities of these Max regions in DNA binding, phosphorylation, and apoptosis are suggested to be linked to structural properties

  11. Hepatitis C: Treatment

    Science.gov (United States)

    ... Public Home » Hepatitis C » Hepatitis C Treatment Viral Hepatitis Menu Menu Viral Hepatitis Viral Hepatitis Home For ... Enter ZIP code here Enter ZIP code here Hepatitis C Treatment for Veterans and the Public Treatment ...

  12. Peripheral Neuropathy and Agent Orange

    Science.gov (United States)

    ... Enter ZIP code here Enter ZIP code here Peripheral Neuropathy and Agent Orange VA presumes Veterans' early-onset ... 10 percent disabling by VA's rating regulations. About peripheral neuropathy Peripheral neuropathy is a condition of the peripheral ...

  13. Extreme Population Differences in the Human Zinc Transporter ZIP4 (SLC39A4) Are Explained by Positive Selection in Sub-Saharan Africa

    Science.gov (United States)

    Pybus, Marc; Andrews, Glen K.; Lalueza-Fox, Carles; Comas, David; Sekler, Israel; de la Rasilla, Marco; Rosas, Antonio; Stoneking, Mark; Valverde, Miguel A.; Vicente, Rubén; Bosch, Elena

    2014-01-01

    Extreme differences in allele frequency between West Africans and Eurasians were observed for a leucine-to-valine substitution (Leu372Val) in the human intestinal zinc uptake transporter, ZIP4, yet no further evidence was found for a selective sweep around the ZIP4 gene (SLC39A4). By interrogating allele frequencies in more than 100 diverse human populations and resequencing Neanderthal DNA, we confirmed the ancestral state of this locus and found a strong geographical gradient for the derived allele (Val372), with near fixation in West Africa. In extensive coalescent simulations, we show that the extreme differences in allele frequency, yet absence of a classical sweep signature, can be explained by the effect of a local recombination hotspot, together with directional selection favoring the Val372 allele in Sub-Saharan Africans. The possible functional effect of the Leu372Val substitution, together with two pathological mutations at the same codon (Leu372Pro and Leu372Arg) that cause acrodermatitis enteropathica (a disease phenotype characterized by extreme zinc deficiency), was investigated by transient overexpression of human ZIP4 protein in HeLa cells. Both acrodermatitis mutations cause absence of the ZIP4 transporter cell surface expression and nearly absent zinc uptake, while the Val372 variant displayed significantly reduced surface protein expression, reduced basal levels of intracellular zinc, and reduced zinc uptake in comparison with the Leu372 variant. We speculate that reduced zinc uptake by the ZIP4-derived Val372 isoform may act by starving certain pathogens of zinc, and hence may have been advantageous in Sub-Saharan Africa. Moreover, these functional results may indicate differences in zinc homeostasis among modern human populations with possible relevance for disease risk. PMID:24586184

  14. Extreme population differences in the human zinc transporter ZIP4 (SLC39A4 are explained by positive selection in Sub-Saharan Africa.

    Directory of Open Access Journals (Sweden)

    Johannes Engelken

    2014-02-01

    Full Text Available Extreme differences in allele frequency between West Africans and Eurasians were observed for a leucine-to-valine substitution (Leu372Val in the human intestinal zinc uptake transporter, ZIP4, yet no further evidence was found for a selective sweep around the ZIP4 gene (SLC39A4. By interrogating allele frequencies in more than 100 diverse human populations and resequencing Neanderthal DNA, we confirmed the ancestral state of this locus and found a strong geographical gradient for the derived allele (Val372, with near fixation in West Africa. In extensive coalescent simulations, we show that the extreme differences in allele frequency, yet absence of a classical sweep signature, can be explained by the effect of a local recombination hotspot, together with directional selection favoring the Val372 allele in Sub-Saharan Africans. The possible functional effect of the Leu372Val substitution, together with two pathological mutations at the same codon (Leu372Pro and Leu372Arg that cause acrodermatitis enteropathica (a disease phenotype characterized by extreme zinc deficiency, was investigated by transient overexpression of human ZIP4 protein in HeLa cells. Both acrodermatitis mutations cause absence of the ZIP4 transporter cell surface expression and nearly absent zinc uptake, while the Val372 variant displayed significantly reduced surface protein expression, reduced basal levels of intracellular zinc, and reduced zinc uptake in comparison with the Leu372 variant. We speculate that reduced zinc uptake by the ZIP4-derived Val372 isoform may act by starving certain pathogens of zinc, and hence may have been advantageous in Sub-Saharan Africa. Moreover, these functional results may indicate differences in zinc homeostasis among modern human populations with possible relevance for disease risk.

  15. An analytical demonstration of coupling schemes between magnetohydrodynamic codes and eddy current codes

    International Nuclear Information System (INIS)

    Liu Yueqiang; Albanese, R.; Rubinacci, G.; Portone, A.; Villone, F.

    2008-01-01

    In order to model a magnetohydrodynamic (MHD) instability that strongly couples to external conducting structures (walls and/or coils) in a fusion device, it is often necessary to combine a MHD code solving for the plasma response, with an eddy current code computing the fields and currents of conductors. We present a rigorous proof of the coupling schemes between these two types of codes. One of the coupling schemes has been introduced and implemented in the CARMA code [R. Albanese, Y. Q. Liu, A. Portone, G. Rubinacci, and F. Villone, IEEE Trans. Magn. 44, 1654 (2008); A. Portone, F. Villone, Y. Q. Liu, R. Albanese, and G. Rubinacci, Plasma Phys. Controlled Fusion 50, 085004 (2008)] that couples the MHD code MARS-F[Y. Q. Liu, A. Bondeson, C. M. Fransson, B. Lennartson, and C. Breitholtz, Phys. Plasmas 7, 3681 (2000)] and the eddy current code CARIDDI[R. Albanese and G. Rubinacci, Adv. Imaging Electron Phys. 102, 1 (1998)]. While the coupling schemes are described for a general toroidal geometry, we give the analytical proof for a cylindrical plasma.

  16. Assessing Differences in the Availability of Opioid Addiction Therapy Options: Rural Versus Urban and American Indian Reservation Versus Nonreservation.

    Science.gov (United States)

    Hirchak, Katherine A; Murphy, Sean M

    2017-01-01

    Opioid misuse is a large public health problem in the United States. Residents of rural areas and American Indian (AI) reservation/trust lands represent traditionally underserved populations with regard to substance-use disorder therapy. Assess differences in the number of opioid agonist therapy (OAT) facilities and physicians with Drug Addiction Treatment Act (DATA) waivers for rural versus urban, and AI reservation/trust land versus non-AI reservation/trust land areas in Washington State. The unit of analysis was the ZIP code. The dependent variables were the number of OAT facilities and DATA-waivered physicians in a region per 10,000 residents aged 18-64 in a ZIP code. A region was defined as a ZIP code and its contiguous ZIP codes. The independent variables were binary measures of whether a ZIP code was classified as rural versus urban, or AI reservation/trust land versus non-AI reservation/trust land. Zero-inflated negative binomial regressions with robust standard errors were estimated. The number of OAT clinics in a region per 10,000 ZIP-code residents was significantly lower in rural versus urban areas (P = .002). This did not differ significantly between AI reservation/trust land and non-AI reservation/trust land areas (P = .79). DATA-waivered physicians in a region per 10,000 ZIP-code residents was not significantly different between rural and urban (P = .08), or AI reservation/trust land versus non-AI reservation/trust land areas (P = .21). It appears that the potential for Washington State residents of rural and AI reservation areas to receive OAT is similar to that of residents outside of those areas; however, difficulties in accessing therapy may remain, highlighting the importance of expanding health care insurance and providing support for DATA-waivered physicians. © 2016 National Rural Health Association.

  17. Assessing Differences in the Availability of Opioid Addiction Therapy Options: Rural Versus Urban and American Indian Reservation Versus Non-Reservation

    Science.gov (United States)

    Hirchak, Katherine A.; Murphy, Sean M.

    2017-01-01

    Background Opioid misuse is a large public health problem in the United States. Residents of rural areas and American Indian (AI) reservation/trust lands represent traditionally underserved populations with regard to substance-use-disorder therapy. Purpose Assess differences in the number of opioid agonist therapy (OAT) facilities and physicians with Drug Addiction Treatment Act (DATA) waivers for rural versus urban, and AI reservation/trust land versus non-AI reservation/trust land areas in Washington State. Methods The unit of analysis was the zip code. The dependent variables were the number of OAT facilities and DATA-waivered physicians in a region per 10,000 residents aged 18–64 in a zip code. A region was defined as a zip code and its contiguous zip codes. The independent variables were binary measures of whether a zip code was classified as rural versus urban, or AI reservation/trust land versus non-AI reservation/trust land. Zero-inflated negative binomial regressions with robust standard errors were estimated. Results The number of OAT clinics in a region per 10,000 zip-code residents was significantly lower in rural versus urban areas (P = .002). This did not differ significantly between AI reservation/trust land and non-AI reservation/trust land areas (P = .79). DATA-waivered physicians in a region per 10,000 zip-code residents was not significantly different between rural and urban (P = .08), or AI reservation/trust land versus non-AI reservation/trust land areas (P = .21). Conclusions It appears that the potential for Washington State residents of rural and AI reservation areas to receive OAT is similar to that of residents outside of those areas; however, difficulties in accessing therapy may remain, highlighting the importance of expanding health care insurance and providing support for DATA-waivered physicians. PMID:26987797

  18. National substance use patterns on Twitter.

    Directory of Open Access Journals (Sweden)

    Hsien-Wen Meng

    Full Text Available We examined openly shared substance-related tweets to estimate prevalent sentiment around substance use and identify popular substance use activities. Additionally, we investigated associations between substance-related tweets and business characteristics and demographics at the zip code level.A total of 79,848,992 tweets were collected from 48 states in the continental United States from April 2015-March 2016 through the Twitter API, of which 688,757 were identified as being related to substance use. We implemented a machine learning algorithm (maximum entropy text classifier to estimate sentiment score for each tweet. Zip code level summaries of substance use tweets were created and merged with the 2013 Zip Code Business Patterns and 2010 US Census Data.Quality control analyses with a random subset of tweets yielded excellent agreement rates between computer generated and manually generated labels: 97%, 88%, 86%, 75% for underage engagement in substance use, alcohol, drug, and smoking tweets, respectively. Overall, 34.1% of all substance-related tweets were classified as happy. Alcohol was the most frequently tweeted substance, followed by marijuana. Regression results suggested more convenience stores in a zip code were associated with higher percentages of tweets about alcohol. Larger zip code population size and higher percentages of African Americans and Hispanics were associated with fewer tweets about substance use and underage engagement. Zip code economic disadvantage was associated with fewer alcohol tweets but more drug tweets.The patterns in substance use mentions on Twitter differ by zip code economic and demographic characteristics. Online discussions have great potential to glorify and normalize risky behaviors. Health promotion and underage substance prevention efforts may include interactive social media campaigns to counter the social modeling of risky behaviors.

  19. Gene expression of the zinc transporter ZIP14 (SLC39a14) is affected by weight loss and metabolic status and associates with PPARγ in human adipose tissue and 3T3-L1 pre-adipocytes

    DEFF Research Database (Denmark)

    Juul, Trine Maxel; Smidt, Kamille; Larsen, Agnete

    2015-01-01

    of clinical importance, including body mass index, triglyceride, and insulin resistance, were inversely correlated with ZIP14. During early adipogensis an up-regulation of ZIP14 gene expression was found. PPARγ gene expression was positively correlated with the ZIP14 gene expression in both adipose tissue......BACKGROUND: The expansion and function of adipose tissue are important during the development of insulin resistance and inflammation in obesity. Zinc dyshomeostasis is common in obese individuals. In the liver, zinc influx transporter ZIP14, affects proliferation and glucose metabolism but the role...

  20. Capsella rubella TGA4, a bZIP transcription factor, causes delayed flowering in Arabidopsis thaliana

    Directory of Open Access Journals (Sweden)

    Li Maofu

    2016-01-01

    Full Text Available Flowering time is usually regulated by many environmental factors and endogenous signals. TGA family members are bZIP transcription factors that bind to the octopine synthase element, which has been closely linked to defense/stress responses. Most TGA factors interact with non-expressor of PR1 (NPR1 and plant defense responses are strengthened by this interaction. TGA1and TGA4factors bind to NPR1 only in salicylic acid (SA-induced leaves, suggesting that TGA4 has another function during plant development. Here, we isolated a bZIP transcription factor gene, TGA4, from Capsella rubella. TGA4transcripts were detected in most tissues, with high expression in leaves, low expression in stems and flowering buds, and undetectable in siliques. CruTGA4was over expressed in Arabidopsis thaliana wild typeCol-0 plants. Flowering time and total leaf number in the transgenic plants showed that overexpression of CruTGA4could delay flowering in A. thaliana. Our findings suggest that TGA4 may act as flowering regulator that controls plant flowering.

  1. Radiation protection for human missions to the Moon and Mars

    International Nuclear Information System (INIS)

    Simonsen, L.C.; Nealy, J.E.

    1991-02-01

    Radiation protection assessments are performed for advanced Lunar and Mars manned missions. The Langley cosmic ray transport code and the nucleon transport code are used to quantify the transport and attenuation of galactic cosmic rays and solar proton flares through various shielding media. Galactic cosmic radiation at solar maximum and minimum, as well as various flare scenarios are considered. Propagation data for water, aluminum, liquid hydrogen, lithium hydride, lead, and lunar and Martian regolith (soil) are included. Shield thickness and shield mass estimates required to maintain incurred doses below 30 day and annual limits (as set for Space Station Freedom and used as a guide for space exploration) are determined for simple geometry transfer vehicles. On the surface of Mars, dose estimates are presented for crews with their only protection being the carbon dioxide atmosphere and for crews protected by shielding provided by Martian regolith for a candidate habitat

  2. PTSD in Children and Teens

    Science.gov (United States)

    ... for PTSD » Public » PTSD in Children and Teens PTSD: National Center for PTSD Menu Menu PTSD PTSD Home For the Public ... Enter ZIP code here Enter ZIP code here PTSD in Children and Teens Public This section is ...

  3. PTSD Treatment Programs in the U.S. Department of Veterans Affairs

    Science.gov (United States)

    ... Programs in the U.S. Department of Veterans Affairs PTSD: National Center for PTSD Menu Menu PTSD PTSD Home For the Public ... Enter ZIP code here Enter ZIP code here PTSD Treatment Programs in the U.S. Department of Veterans ...

  4. PTSD and Problems with Alcohol Use

    Science.gov (United States)

    ... PTSD » Public » PTSD and Problems with Alcohol Use PTSD: National Center for PTSD Menu Menu PTSD PTSD Home For the Public ... Enter ZIP code here Enter ZIP code here PTSD and Problems with Alcohol Use Public This section ...

  5. PTSD: National Center for PTSD

    Medline Plus

    Full Text Available ... VHA Forms & Publications Quality & Safety Quality of Care Ethics VA/DOD Clinical Practice Guidelines Access and Quality Data Medical Inspector Patient Safety Organizations Administrative Clinical Quick Links Enter ZIP code here Enter ZIP code here Videos Public This ...

  6. Simulation of A Main Steam Line Break Accident Using the Coupled 'System Thermal-Hydraulics, 3D reactor Kinetics, and Hot Channel' Analysis Capability of MARS 3.0

    International Nuclear Information System (INIS)

    Jeong, Jae Jun; Chung, Bub Dong

    2005-09-01

    For realistic analysis of thermal-hydraulics (T-H) transients in light water reactors, KAERI has developed the best-estimate T-H system code, MARS. The code has been improved from the consolidated version of the RELAP5/MOD3 and COBRA-TF codes. Then, the MARS code was coupled with a three-dimensional (3-D) reactor kinetics code, MASTER. This coupled calculation feature, in conjunction with the existing hot channel analysis capabilities of the MARS and MASTER codes, allows for more realistic simulations of nuclear system transients. In this work, a main steam line break (MSLB) accident is simulated using the coupled 'system T-H, 3-D reactor kinetics, and hot channel analysis' feature of the MARS code. Two coupled calculations are performed for demonstration. First, a coupled calculation of the 'system T-H and 3-D reactor kinetics' with a refined core T-H nodalization is carried out to obtain global core power and local departure from nucleate boiling (DNB) ratio (DNBR) behaviors. Next, for a more accurate DNBR prediction, another coupled calculation with subchannel meshes for the hot channels is performed. The results of the coupled calculations are very reasonable and consistent so that these can be used to remove the excessive conservatism in the conventional safety analysis

  7. Mars Pathfinder and Mars Global Surveyor Outreach Compilation

    Science.gov (United States)

    1999-09-01

    This videotape is a compilation of the best NASA JPL (Jet Propulsion Laboratory) videos of the Mars Pathfinder and Mars Global Surveyor missions. The mission is described using animation and narration as well as some actual footage of the entire sequence of mission events. Included within these animations are the spacecraft orbit insertion; descent to the Mars surface; deployment of the airbags and instruments; and exploration by Sojourner, the Mars rover. JPL activities at spacecraft control during significant mission events are also included at the end. The spacecraft cameras pan the surrounding Mars terrain and film Sojourner traversing the surface and inspecting rocks. A single, brief, processed image of the Cydonia region (Mars face) at an oblique angle from the Mars Global Surveyor is presented. A description of the Mars Pathfinder mission, instruments, landing and deployment process, Mars approach, spacecraft orbit insertion, rover operation are all described using computer animation. Actual color footage of Sojourner as well as a 360 deg pan of the Mars terrain surrounding the spacecraft is provided. Lower quality black and white photography depicting Sojourner traversing the Mars surface and inspecting Martian rocks also is included.

  8. Assessment of multi-dimensional analysis cacpacity of the MARS using the OECD-SETH PANDA tests

    International Nuclear Information System (INIS)

    Bae, S. W.; Jung, J. J.; Jung, B. D.

    2004-01-01

    The objectives of OECD/NEA-PANDA tests are to validate and assess computer codes that analyze the non-condensable gas concentrations and mixing phenomena in a reactor containment building. Especially, the main issue is multi-dimensional analysis capability which is involved in the mixing of non-condensable gases, i. e. hydrogen. The main tests consist of a superheated steam flow injection into a large vessel initially filled with air or air/helium mixtures. Then the temperature and concentration of noncondensable gases are measured. A pre-calculation has been performed with the MARS about PANDA Tests even though MARS is not a containment analysis code. Three cases among 25 PANDA Tests are selected and are modeled to simulate the jet plumes and air mixing in a large vessel. The dimensions of large vessel are 4 m diameter and 8 m height. For the conclusion of calculation, the cylindrical vessel which dimensions are 4 m diameter and 8 m height was simplified as rectangular geometry. It is revealed that the MARS code has the capability to distinguish the multi-dimensional distribution of the velocity and the temperature fields

  9. Detailed analysis of the TMI-2 accident scenario by using MARS/SCDAP

    International Nuclear Information System (INIS)

    Park, Rae Joon; Lee, Young Jin; Chung, Bub Dong

    2009-01-01

    As part of a benchmark analysis, the Three Mile Island Unit 2 (TMI-2) accident has been analyzed by using the MARS/SCDAP computer code. This analysis has been performed to estimate the efficiency of the MARS/SCDAP computer code and the predictive qualities of its models from an initiating event to a severe accident. The MARS/SCDAP results have shown that a reduction feed water to the steam generator caused the coolant to expand and initially increased the reactor coolant system (RCS) pressure. The pilot-operated relief valve (PORV) opened when the pressure reached 15.7 MPa, with a reactor scram occurring when the pressure reached 16.3 MPa. The PORV failed to close as the RCS pressure decreased, initiating a small break loss of coolant accident. The emergency core cooling was reduced by operators who thought that the pressurizer liquid level indicated a nearly full RCS, while coolant continued to be lost from the PORV. After an initial decrease in the RCS pressure, the pressurizer pressure remained at approximately 7 MPa. After a pump termination at 6,000 seconds, the liquid level in the reactor vessel decreased, which resulted in a core uncovery. Continued core degradation with a coolant boiling caused the pressurizer pressure to increase. The MARS/SCDAP results are very similar to the TMI-2 data

  10. The membrane tethered transcription factor EcbZIP17 from finger millet promotes plant growth and enhances tolerance to abiotic stresses.

    Science.gov (United States)

    Ramakrishna, Chopperla; Singh, Sonam; Raghavendrarao, Sangala; Padaria, Jasdeep C; Mohanty, Sasmita; Sharma, Tilak Raj; Solanke, Amolkumar U

    2018-02-01

    The occurrence of various stresses, as the outcome of global climate change, results in the yield losses of crop plants. Prospecting of genes in stress tolerant plant species may help to protect and improve their agronomic performance. Finger millet (Eleusine coracana L.) is a valuable source of superior genes and alleles for stress tolerance. In this study, we isolated a novel endoplasmic reticulum (ER) membrane tethered bZIP transcription factor from finger millet, EcbZIP17. Transgenic tobacco plants overexpressing this gene showed better vegetative growth and seed yield compared with wild type (WT) plants under optimal growth conditions and confirmed upregulation of brassinosteroid signalling genes. Under various abiotic stresses, such as 250 mM NaCl, 10% PEG6000, 400 mM mannitol, water withdrawal, and heat stress, the transgenic plants showed higher germination rate, biomass, primary and secondary root formation, and recovery rate, compared with WT plants. The transgenic plants exposed to an ER stress inducer resulted in greater leaf diameter and plant height as well as higher expression of the ER stress-responsive genes BiP, PDIL, and CRT1. Overall, our results indicated that EcbZIP17 improves plant growth at optimal conditions through brassinosteroid signalling and provide tolerance to various environmental stresses via ER signalling pathways.

  11. Radon in homes of the Portland, Oregon Area: Radon data from local radon testing companies collected by CRM (Continuous Radon Measurement) machines

    Science.gov (United States)

    Whitney, H.; Lindsey, K.; Linde, T.; Burns, S. F.

    2013-12-01

    Students from the Department of Geology at Portland State University paired up with the Oregon Health Authority to better understand radon gas values in homes of the Portland metropolitan area. This study focuses on radon values collected by continuous radon measurement (CRM) machines, taken by local radon testing companies. The local companies participating in this study include Alpha Environmental Services, Inc., Cascade Radon, Environmental Works, The House Detectives, LLC, and Soil Solutions Environmental Services, Inc. In total, 2491 radon readings spanning across 77 zip codes were collected from local companies in the Portland metropolitan area. The maximum value, average value, percentage of homes greater than 4 pCi/L and total rank sum was calculated and used to determine the overall radon potential for each zip code (Burns et al., 1998). A list and four maps were produced showing the results from each category. Out of the total records, 24 zip codes resulted in high radon potential and the average reading for the entire Portland Metropolitan area was 3.7 pCi/L. High potential zip codes are thought to be a result of sand and gravel (Missoula Flood deposits) and faults present in the subsurface. The CRM data was compared with both long-term and short-term data provided by the Oregon Health Authority to validate radon potentials in each zip code. If a home is located in a zip code with high or moderate radon potential across two types of data sets, it is recommended that those homes be tested for radon gas.

  12. Wet Mars, Dry Mars

    Science.gov (United States)

    Fillingim, M. O.; Brain, D. A.; Peticolas, L. M.; Yan, D.; Fricke, K. W.; Thrall, L.

    2012-12-01

    The magnetic fields of the large terrestrial planets, Venus, Earth, and Mars, are all vastly different from each other. These differences can tell us a lot about the interior structure, interior history, and even give us clues to the atmospheric history of these planets. This poster highlights the third in a series of presentations that target school-age audiences with the overall goal of helping the audience visualize planetary magnetic field and understand how they can impact the climatic evolution of a planet. Our first presentation, "Goldilocks and the Three Planets," targeted to elementary school age audiences, focuses on the differences in the atmospheres of Venus, Earth, and Mars and the causes of the differences. The second presentation, "Lost on Mars (and Venus)," geared toward a middle school age audience, highlights the differences in the magnetic fields of these planets and what we can learn from these differences. Finally, in the third presentation, "Wet Mars, Dry Mars," targeted to high school age audiences and the focus of this poster, the emphasis is on the long term climatic affects of the presence or absence of a magnetic field using the contrasts between Earth and Mars. These presentations are given using visually engaging spherical displays in conjunction with hands-on activities and scientifically accurate 3D models of planetary magnetic fields. We will summarize the content of our presentations, discuss our lessons learned from evaluations, and show (pictures of) our hands-on activities and 3D models.

  13. Simulation of A Main Steam Line Break Accident Using the Coupled 'System Thermal-Hydraulics, 3D reactor Kinetics, and Hot Channel' Analysis Capability of MARS 3.0

    Energy Technology Data Exchange (ETDEWEB)

    Jeong, Jae Jun; Chung, Bub Dong

    2005-09-15

    For realistic analysis of thermal-hydraulics (T-H) transients in light water reactors, KAERI has developed the best-estimate T-H system code, MARS. The code has been improved from the consolidated version of the RELAP5/MOD3 and COBRA-TF codes. Then, the MARS code was coupled with a three-dimensional (3-D) reactor kinetics code, MASTER. This coupled calculation feature, in conjunction with the existing hot channel analysis capabilities of the MARS and MASTER codes, allows for more realistic simulations of nuclear system transients. In this work, a main steam line break (MSLB) accident is simulated using the coupled 'system T-H, 3-D reactor kinetics, and hot channel analysis' feature of the MARS code. Two coupled calculations are performed for demonstration. First, a coupled calculation of the 'system T-H and 3-D reactor kinetics' with a refined core T-H nodalization is carried out to obtain global core power and local departure from nucleate boiling (DNB) ratio (DNBR) behaviors. Next, for a more accurate DNBR prediction, another coupled calculation with subchannel meshes for the hot channels is performed. The results of the coupled calculations are very reasonable and consistent so that these can be used to remove the excessive conservatism in the conventional safety analysis.

  14. Abscisic acid signaling is controlled by a BRANCHED1/HD-ZIP I cascade in Arabidopsis axillary buds.

    Science.gov (United States)

    González-Grandío, Eduardo; Pajoro, Alice; Franco-Zorrilla, José M; Tarancón, Carlos; Immink, Richard G H; Cubas, Pilar

    2017-01-10

    Shoot-branching patterns determine key aspects of plant life and are important targets for crop breeding. However, we are still largely ignorant of the genetic networks controlling locally the most important decision during branch development: whether the axillary bud, or branch primordium, grows out to give a lateral shoot or remains dormant. Here we show that, inside the buds, the TEOSINTE BRANCHED1, CYCLOIDEA, PCF (TCP) transcription factor BRANCHED1 (BRC1) binds to and positively regulates the transcription of three related Homeodomain leucine zipper protein (HD-ZIP)-encoding genes: HOMEOBOX PROTEIN 21 (HB21), HOMEOBOX PROTEIN 40 (HB40), and HOMEOBOX PROTEIN 53 (HB53). These three genes, together with BRC1, enhance 9-CIS-EPOXICAROTENOID DIOXIGENASE 3 (NCED3) expression, lead to abscisic acid accumulation, and trigger hormone response, thus causing suppression of bud development. This TCP/HD-ZIP genetic module seems to be conserved in dicot and monocotyledonous species to prevent branching under light-limiting conditions.

  15. NASA Mars Conference

    International Nuclear Information System (INIS)

    Reiber, D.B.

    1988-01-01

    Papers about Mars and Mars exploration are presented, covering topics such as Martian history, geology, volcanism, channels, moons, atmosphere, meteorology, water on the planet, and the possibility of life. The unmanned exploration of Mars is discussed, including the Phobos Mission, the Mars Observer, the Mars Aeronomy Observer, the seismic network, Mars sample return missions, and the Mars Ball, an inflatable-sectored-tire rover concept. Issues dealing with manned exploration of Mars are examined, such as the reasons for exploring Mars, mission scenarios, a transportation system for routine visits, technologies for Mars expeditions, the human factors for Mars missions, life support systems, living and working on Mars, and the report of the National Commission on Space

  16. The Topography of Mars: Understanding the Surface of Mars Through the Mars Orbiter Laser Altimeter

    Science.gov (United States)

    Derby, C. A.; Neumann, G. A.; Sakimoto, S. E.

    2001-12-01

    The Mars Orbiter Laser Altimeter has been orbiting Mars since 1997 and has measured the topography of Mars with a meter of vertical accuracy. This new information has improved our understanding of both the surface and the interior of Mars. The topographic globe and the labeled topographic map of Mars illustrate these new data in a format that can be used in a classroom setting. The map is color shaded to show differences in elevation on Mars, presenting Mars with a different perspective than traditional geological and geographic maps. Through the differences in color, students can see Mars as a three-dimensional surface and will be able to recognize features that are invisible in imagery. The accompanying lesson plans are designed for middle school science students and can be used both to teach information about Mars as a planet and Mars in comparison to Earth, fitting both the solar system unit and the Earth science unit in a middle school curriculum. The lessons are referenced to the National Benchmark standards for students in grades 6-8 and cover topics such as Mars exploration, the Mars Orbiter Laser Altimeter, resolution and powers of 10, gravity, craters, seismic waves and the interior structure of a planet, isostasy, and volcanoes. Each lesson is written in the 5 E format and includes a student content activity and an extension showing current applications of Mars and MOLA data. These activities can be found at http://ltpwww.gsfc.nasa.gov/education/resources.html. Funding for this project was provided by the Maryland Space Grant Consortium and the MOLA Science Team, Goddard Space Flight Center.

  17. The CHEASE code for toroidal MHD equilibria

    International Nuclear Information System (INIS)

    Luetjens, H.

    1996-03-01

    CHEASE solves the Grad-Shafranov equation for the MHD equilibrium of a Tokamak-like plasma with pressure and current profiles specified by analytic forms or sets of data points. Equilibria marginally stable to ballooning modes or with a prescribed fraction of bootstrap current can be computed. The code provides a mapping to magnetic flux coordinates, suitable for MHD stability calculations or global wave propagation studies. The code computes equilibrium quantities for the stability codes ERATO, MARS, PEST, NOVA-W and XTOR and for the global wave propagation codes LION and PENN. The two-dimensional MHD equilibrium (Grad-Shafranov) equation is solved in variational form. The discretization uses bicubic Hermite finite elements with continuous first order derivates for the poloidal flux function Ψ. The nonlinearity of the problem is handled by Picard iteration. The mapping to flux coordinates is carried out with a method which conserves the accuracy of the cubic finite elements. The code uses routines from the CRAY libsci.a program library. However, all these routines are included in the CHEASE package itself. If CHEASE computes equilibrium quantities for MARS with fast Fourier transforms, the NAG library is required. CHEASE is written in standard FORTRAN-77, except for the use of the input facility NAMELIST. CHEASE uses variable names with up to 8 characters, and therefore violates the ANSI standard. CHEASE transfers plot quantities through an external disk file to a plot program named PCHEASE using the UNIRAS or the NCAR plot package. (author) figs., tabs., 34 refs

  18. The CHEASE code for toroidal MHD equilibria

    Energy Technology Data Exchange (ETDEWEB)

    Luetjens, H. [Ecole Polytechnique, 91 - Palaiseau (France). Centre de Physique Theorique; Bondeson, A. [Chalmers Univ. of Technology, Goeteborg (Sweden). Inst. for Electromagnetic Field Theory and Plasma Physics; Sauter, O. [ITER-San Diego, La Jolla, CA (United States)

    1996-03-01

    CHEASE solves the Grad-Shafranov equation for the MHD equilibrium of a Tokamak-like plasma with pressure and current profiles specified by analytic forms or sets of data points. Equilibria marginally stable to ballooning modes or with a prescribed fraction of bootstrap current can be computed. The code provides a mapping to magnetic flux coordinates, suitable for MHD stability calculations or global wave propagation studies. The code computes equilibrium quantities for the stability codes ERATO, MARS, PEST, NOVA-W and XTOR and for the global wave propagation codes LION and PENN. The two-dimensional MHD equilibrium (Grad-Shafranov) equation is solved in variational form. The discretization uses bicubic Hermite finite elements with continuous first order derivates for the poloidal flux function {Psi}. The nonlinearity of the problem is handled by Picard iteration. The mapping to flux coordinates is carried out with a method which conserves the accuracy of the cubic finite elements. The code uses routines from the CRAY libsci.a program library. However, all these routines are included in the CHEASE package itself. If CHEASE computes equilibrium quantities for MARS with fast Fourier transforms, the NAG library is required. CHEASE is written in standard FORTRAN-77, except for the use of the input facility NAMELIST. CHEASE uses variable names with up to 8 characters, and therefore violates the ANSI standard. CHEASE transfers plot quantities through an external disk file to a plot program named PCHEASE using the UNIRAS or the NCAR plot package. (author) figs., tabs., 34 refs.

  19. Major zircon megacryst suites of the Indo-Pacific lithospheric margin (ZIP) and their petrogenetic and regional implications

    Science.gov (United States)

    Sutherland, Lin; Graham, Ian; Yaxley, Gregory; Armstrong, Richard; Giuliani, Gaston; Hoskin, Paul; Nechaev, Victor; Woodhead, Jon

    2016-04-01

    Zircon megacrysts (± gem corundum) appear in basalt fields of Indo-Pacific origin over a 12,000 km zone (ZIP) along West Pacific continental margins. Age-dating, trace element, oxygen and hafnium isotope studies on representative zircons (East Australia-Asia) indicate diverse magmatic sources. The U-Pb (249 to 1 Ma) and zircon fission track (ZFT) ages (65 to 1 Ma) suggest thermal annealing during later basalt transport, with < 1 to 203 Ma gaps between the U-Pb and ZFT ages. Magmatic growth zonation and Zr/Hf ratios (0.01-0.02) suggest alkaline magmatic sources, while Ti—in—zircon thermometry suggests that most zircons crystallized within ranges between 550 and 830 °C. Chondrite-normalised multi-element plots show variable enrichment patterns, mostly without marked Eu depletion, indicating little plagioclase fractionation in source melts. Key elements and ratios matched against zircons from magmatic rocks suggest a range of ultramafic to felsic source melts. Zircon O-isotope ratios (δ18O in the range 4 to 11‰) and initial Hf isotope ratios (ɛHf in the range +2 to +14) encompass ranges for both mantle and crustal melts. Calculated Depleted Mantle (TDM 0.03-0.56 Ga) and Crustal Residence (0.20-1.02 Ga) model ages suggest several mantle events, continental break-ups (Rodinia and Gondwana) and convergent margin collisions left imprints in the zircon source melts. East Australian ZIP sites reflect prolonged intraplate magmatism (~85 Ma), often during times of fast-migrating lithosphere. In contrast, East Asian-Russian ZIP sites reflect later basaltic magmatism (<40 Ma), often linked to episodes of back-arc rifting and spreading, slow-migrating lithosphere and slab subduction.

  20. The Populus Class III HD ZIP, popREVOLUTA, influences cambium initiation and patterning of woody stems

    Science.gov (United States)

    Marcel Robischon; Juan Du; Eriko Miura; Andrew Groover

    2011-01-01

    The secondary growth of a woody stem requires the formation of a vascular cambium at an appropriate position and proper patterning of the vascular tissues derived from the cambium. Class III homeodomain-leucine zipper (HD ZIP) transcription factors have been implicated in polarity determination and patterning in lateral organs and primary vascular tissues and in the...

  1. Development of a 1D thermal-hydraulic analysis code for once-through steam generator in SMRs using straight tubes

    Energy Technology Data Exchange (ETDEWEB)

    Park, Youngjae; Kim, Iljin; Kim, Hyungdae [Kyung Hee University, Yongin (Korea, Republic of)

    2015-10-15

    Diverse integral/small-modular reactors (SMRs) have been developed. Once-through steam generator (OTSG) which generates superheated steam without steam separator and dryer was used in the SMRs to reduce volume of steam generator. It would be possible to design a new steam generator with best estimate thermal-hydraulic codes such as RELAP and MARS. However, it is not convenience to use the general purpose thermal-hydraulic analysis code to design a specific component of nuclear power plants. A widely used simulation tool for thermal-hydraulic analysis of drum-type steam generators is ATHOS, which allows 3D analysis. On the other hand, a simple 1D thermal-hydraulic analysis code might be accurate enough for the conceptual design of OTSG. In this study, thermal-hydraulic analysis code for conceptual design of OTSG was developed using 1D homogeneous equilibrium model (HEM). A benchmark calculation was also conducted to verify and validate the prediction accuracy of the developed code by comparing with the analysis results with MARS. Finally, conceptual design of OTSG was conducted by the developed code. A simple 1D thermal-hydraulic analysis code was developed for the purpose of conceptual design OTSG for SMRs. A set of benchmark calculations was conducted to verify and validate the analysis accuracy of the developed code by comparing results obtained with a best-estimated thermal-hydraulic analysis code, MARS. Finally, analysis of two different OTSG design concepts with superheating and recirculation was demonstrated using the developed code.

  2. BnaA.bZIP1 Negatively Regulates a Novel Small Peptide Gene, BnaC.SP6, Involved in Pollen Activity

    Directory of Open Access Journals (Sweden)

    Xuanpeng Wang

    2017-12-01

    Full Text Available Small peptides secreted to the extracellular matrix control many aspects of the plant’s physiological activities which were identified in Arabidopsis thaliana, called ATSPs. Here, we isolated and characterized the small peptide gene Bna.SP6 from Brassica napus. The BnaC.SP6 promoter was cloned and identified. Promoter deletion analysis suggested that the -447 to -375 and -210 to -135 regions are crucial for the silique septum and pollen expression of BnaC.SP6, respectively. Furthermore, the minimal promoter region of p158 (-210 to -52 was sufficient for driving gene expression specifically in pollen and highly conserved in Brassica species. In addition, BnaA.bZIP1 was predominantly expressed in anthers where BnaC.SP6 was also expressed, and was localized to the nuclei. BnaA.bZIP1 possessed transcriptional activation activity in yeast and protoplast system. It could specifically bind to the C-box in p158 in vitro, and negatively regulate p158 activity in vivo. BnaA.bZIP1 functions as a transcriptional repressor of BnaC.SP6 in pollen activity. These results provide novel insight into the transcriptional regulation of BnaC.SP6 in pollen activity and the pollen/anther-specific promoter regions of BnaC.SP6 may have their potential agricultural application for new male sterility line generation.

  3. Stage-specific regulation of four HD-ZIP III transcription factors during polar pattern formation in Larix leptolepis somatic embryos.

    Science.gov (United States)

    Li, Shui-gen; Li, Wan-feng; Han, Su-ying; Yang, Wen-hua; Qi, Li-wang

    2013-06-15

    Polar auxin transport provides a developmental signal for cell fate specification during somatic embryogenesis. Some members of the HD-ZIP III transcription factors participate in regulation of auxin transport, but little is known about this regulation in somatic embryogenesis. Here, four HD-ZIP III homologues from Larix leptolepis were identified and designated LaHDZ31, 32, 33 and 34. The occurrence of a miR165/166 target sequence in all four cDNA sequences indicated that they might be targets of miR165/166. Identification of the cleavage products of LaHDZ31 and LaHDZ32 in vivo confirmed that they were regulated by miRNA. Their mRNA accumulation patterns during somatic embryogenesis and the effects of 1-N-naphthylphthalamic acid (NPA) on their transcript levels and somatic embryo maturation were investigated. The results showed that the four genes had higher transcript levels at mature stages than at the proliferation stage, and that NPA treatment down-regulated the mRNA abundance of LaHDZ31, 32 and 33 at cotyledonary embryo stages, but had no effect on the mRNA abundance of LaHDZ34. We concluded that these four members of Larix HD-ZIP III family might participate in polar auxin transport and the development of somatic embryos, providing new insights into the regulatory mechanisms of somatic embryogenesis. Copyright © 2013 Elsevier B.V. All rights reserved.

  4. Evaluation of the Main Steam Line Break Accident for the APR+ Standard Design using MARS-KS

    Energy Technology Data Exchange (ETDEWEB)

    Park, M. H.; Kim, Y. S.; Hwang, Min Jeong; Sim, S. K. [Environment Energy Technology, Daejeon (Korea, Republic of); Bang, Young Seok [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2015-05-15

    As a part of licensing evaluation of the APR+ (Advanced Power Reactor +) standard design, Korea Institute of Nuclear Safety(KINS) performed safety evaluation of the APR+ Standard Safety Analysis Report(SSAR). The results of the safety evaluation of the APR+ Main Steam Line Break(MSLB) accident is presented for the most limiting post-trip return-to-power case with the single failure assumption of the Loss Of Offsite Power(LOOP). MARS-KS regulatory safety analysis code has been used to evaluate safety as well as the system behavior during MSLB accident. The MARS-KS analysis results are compared with the results of the MSLB safety analysis presented in the SSAR of the APR+. Independent safety evaluation has been performed using MARS-KS regulatory safety analysis code for the APR+ MSLB accident inside containment for the limiting case of the full power post-trip return-to-power. The results of MARS-KS analysis were compared with the results of the MSLB safety analysis presented in the APR+ SSAR. Due to higher cooldown of the MARS-KS analysis, the MARS-KS analysis results in a higher positive reactivity insertion into the core by the negative moderator and fuel temperature reactivity coefficients than the APR+ SSAR analysis. Both results show no return-to-power during the limiting case of the MSLB inside containment. However, APR+ SSAR moderator temperature reactivity insertion should be evaluated against the MARS-KS moderator density reactivity insertion for is conservatism. This study also clearly shows asymmetric thermal hydraulic behavior during the MSLB accident at intact and affected sides of the downcomer and the core. These asymmetric phenomena should be further investigated for the effects on the system design.

  5. Dynamic Function Allocation in Fighter Cockpits.

    Science.gov (United States)

    1987-06-30

    Ifapplicable) Sciences and Leadership IO USAFA/ DRL Sc. ADDRESS (City. State and ZIP Code) 7b. ADDRESS (City, State and ZIP Code) USAF Academy Colorado...the experimenter) was deploying DCH using a different strategy than the subject would have (Morris at al., 1984). That is, the *computer’s modelo of

  6. Function of the HD-Zip I gene Oshox22 in ABA-mediated drought and salt tolerances in rice

    NARCIS (Netherlands)

    Zhang, S.; Kohlen, W.; Jiang, L.; Bouwmeester, H.J.; Meijer, A.H.; Schluepmann, H.; Liu, C.M.; Ouwerkerk, P.B.F.

    2012-01-01

    Oshox22 belongs to the homeodomain-leucine zipper (HD-Zip) family I of transcription factors, most of which have unknown functions. Here we show that the expression of Oshox22 is strongly induced by salt stress, abscisic acid (ABA), and polyethylene glycol treatment (PEG), and weakly by cold stress.

  7. Development of NSSS Simulation Engine for SMART Simulator Using the Best Estimate Code, MARS3.1

    International Nuclear Information System (INIS)

    Kim, K. D.; Lee, S. W.; Lee, Sung Chul; Suh, Yong Suk; Suh, Jae Seung

    2011-01-01

    Limited computational capability and crude thermalhydraulic modeling in early 1980s forced the use of overly simplified physical models and assumptions for a real-time calculation at the cost of fidelity. Rapid advances in computer technology make it possible to improve the fidelity of the simulator models. These efforts have been made based on RELAP5 in the US, and CATHARE2 in France. The NSSS thermalhydraulic engines adopted in the most domestic fullscope power plant simulators have been replaced with RELAP5 based engines which were provided by US vendors. Since the technology dependency of the NSSS T/H engine by foreign vendors, it may cause difficulties in maintenance and model improvement. KAERI has started to develop a realistic NSSS calculation engine based on the best-estimate code MARS 3.1 for the SMART full-scope simulator. Even though we are developing the NSSS calculation engine for SMART simulator, it can be easily extended to light water reactors and GEN-IV reactors, etc. The verification of the NSSS calculation engine for SMART simulator has been conducted by an integrated test in the simulator environment, Jade 4.0, developed by GSE of Windows 2003. This paper briefly presents our efforts for the NSSS calculation engine for SMART simulator and verification test results of SAT (Site Acceptance Test)

  8. Estimating the Depth of the Navy Recruiting Market

    Science.gov (United States)

    2016-09-01

    xvi by Potential Rating Index for Zone Improvement Plan Code Markets New Evolution (PRIZM NE) segments and variables based on clustering similar... segment , a total of 66 variables , to the final model. Although NRC does not want to use number of QMA per ZIP code to measure of market potential...9 2. Number of Qualified Military Available by Potential Rating Index for ZIP Code Markets New Evolution Segment Data

  9. A Continuum Diffusion Model for Viscoelastic Materials

    Science.gov (United States)

    1988-11-01

    ZIP Code) 7b. ADDRESS (CJI. Slow, and ZIP Code) Mechanics Div isi on Office of Naval Research; Code 432 Collge Satio, T as 7843800 Quincy Ave. Collge ...these studies, which involved experimental, analytical, and materials science aspects, were conducted by researchers in the fields of physical and...thermodynamics, with irreversibility stemming from the foregoing variables yr through "growth laws" that correspond to viscous resistance. The physical ageing of

  10. A cross-sectional prevalence study of ethnically targeted and general audience outdoor obesity-related advertising.

    Science.gov (United States)

    Yancey, Antronette K; Cole, Brian L; Brown, Rochelle; Williams, Jerome D; Hillier, Amy; Kline, Randolph S; Ashe, Marice; Grier, Sonya A; Backman, Desiree; McCarthy, William J

    2009-03-01

    Commercial marketing is a critical but understudied element of the sociocultural environment influencing Americans' food and beverage preferences and purchases. This marketing also likely influences the utilization of goods and services related to physical activity and sedentary behavior. A growing literature documents the targeting of racial/ethnic and income groups in commercial advertisements in magazines, on billboards, and on television that may contribute to sociodemographic disparities in obesity and chronic disease risk and protective behaviors. This article examines whether African Americans, Latinos, and people living in low-income neighborhoods are disproportionately exposed to advertisements for high-calorie, low nutrient-dense foods and beverages and for sedentary entertainment and transportation and are relatively underexposed to advertising for nutritious foods and beverages and goods and services promoting physical activities. Outdoor advertising density and content were compared in zip code areas selected to offer contrasts by area income and ethnicity in four cities: Los Angeles, Austin, New York City, and Philadelphia. Large variations were observed in the amount, type, and value of advertising in the selected zip code areas. Living in an upper-income neighborhood, regardless of its residents' predominant ethnicity, is generally protective against exposure to most types of obesity-promoting outdoor advertising (food, fast food, sugary beverages, sedentary entertainment, and transportation). The density of advertising varied by zip code area race/ethnicity, with African American zip code areas having the highest advertising densities, Latino zip code areas having slightly lower densities, and white zip code areas having the lowest densities. The potential health and economic implications of differential exposure to obesity-related advertising are substantial. Although substantive legal questions remain about the government's ability to regulate

  11. Potential geographic "hotspots" for drug-injection related transmission of HIV and HCV and for initiation into injecting drug use in New York City, 2011-2015, with implications for the current opioid epidemic in the US.

    Science.gov (United States)

    Des Jarlais, D C; Cooper, H L F; Arasteh, K; Feelemyer, J; McKnight, C; Ross, Z

    2018-01-01

    We identified potential geographic "hotspots" for drug-injecting transmission of HIV and hepatitis C virus (HCV) among persons who inject drugs (PWID) in New York City. The HIV epidemic among PWID is currently in an "end of the epidemic" stage, while HCV is in a continuing, high prevalence (> 50%) stage. We recruited 910 PWID entering Mount Sinai Beth Israel substance use treatment programs from 2011-2015. Structured interviews and HIV/ HCV testing were conducted. Residential ZIP codes were used as geographic units of analysis. Potential "hotspots" for HIV and HCV transmission were defined as 1) having relatively large numbers of PWID 2) having 2 or more HIV (or HCV) seropositive PWID reporting transmission risk-passing on used syringes to others, and 3) having 2 or more HIV (or HCV) seronegative PWID reporting acquisition risk-injecting with previously used needles/syringes. Hotspots for injecting drug use initiation were defined as ZIP codes with 5 or more persons who began injecting within the previous 6 years. Among PWID, 96% injected heroin, 81% male, 34% White, 15% African-American, 47% Latinx, mean age 40 (SD = 10), 7% HIV seropositive, 62% HCV seropositive. Participants resided in 234 ZIP codes. No ZIP codes were identified as potential hotspots due to small numbers of HIV seropositive PWID reporting transmission risk. Four ZIP codes were identified as potential hotspots for HCV transmission. 12 ZIP codes identified as hotspots for injecting drug use initiation. For HIV, the lack of potential hotspots is further validation of widespread effectiveness of efforts to reduce injecting-related HIV transmission. Injecting-related HIV transmission is likely to be a rare, random event. HCV prevention efforts should include focus on potential hotspots for transmission and on hotspots for initiation into injecting drug use. We consider application of methods for the current opioid epidemic in the US.

  12. Application of Microgravity to the Assessment of Existing Structures and Structural Foundations.

    Science.gov (United States)

    1988-04-29

    UADGU Geophysique Francafse IUSRSU 6c. ADDRESS (City, State. and ZIP Code) 7b. ADDRESS (City, State, and ZIP Code) 20, Rue des Pavilions Box 65 92800...r (2.8 - 2.4) 286 AM~TCT f eldo f6 YOUOUVT 4. EXISTING STRUCTURES AND (U) CONPAGNIE DE PROSPECTION GEOPHYSIQUE FRANCAISE RUEIL-MALNAISO J LAKSHNRNRN

  13. Prediction Capability of SPACE Code about the Loop Seal Clearing on ATLAS SBLOCA

    Energy Technology Data Exchange (ETDEWEB)

    Bae, Sung Won; Lee, Jong Hyuk; Chung, Bub Dong; Kim, Kyung Doo [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2016-10-15

    The most possible break size for loop seal reforming has been decided as 4 inch by the pre-calculation conducted by the RELAP5 and MARS. Many organizations have participated with various system analysis codes: for examples, RELAP5, MARS, TRACE. KAERI also anticipated with SPACE code. SPACE code has been developed for the use of design and safety analysis of nuclear thermal hydraulics system. KHNP and other organizations have collaborated during last 10 years. And it is currently under the certification procedures. SPACE has the capability to analyze the droplet field with full governing equation set: continuity, momentum, and energy. The SPACE code has been participated in PKL- 3 benchmark program for the international activity. The DSP-04 benchmark problem is also the application of SPACE as the domestic activities. The cold leg top slot break accident of APR1400 reactor has been modeled and surveyed by SPACE code. Benchmark experiment as a program of DSP-04 has been performed with ATLAS facility. The break size has been selected as 4 inch in APR1400 and the corresponding scale down break size has been modeled in SPACE code. The loop seal reforming has been occurred at all 4 loops. But the PCT shows no significant behaviors.

  14. Subsurface characterization by the ground penetrating radar WISDOM/ExoMars 2020

    Science.gov (United States)

    Hervé, Y.; Ciarletti, V.; Le Gall, A. A.; Oudart, N.; Loizeau, D.; Guiffaut, C.; Dorizon, S.

    2017-12-01

    The main objective of the ExoMars 2020 mission is to search for signs of past and/or present life on Mars. Toward this goal, a rover was designed to investigate the shallow subsurface which is the most likely place where signs of life may be preserved, beneath the hostile surface of Mars. The rover of the ExoMars 2020 mission has on board a polarimetric ground penetrating radar called WISDOM (Water Ice Subsurface Deposits Observation on Mars). Thanks to its large frequency bandwidth of 2.5 GHz, WISDOM is able to probe down to a depth of approximately 3 m on sedimentary rock with a vertical resolution of a few centimeters.The main scientific objectives of WISDOM are to characterize the shallow subsurface of Mars, to help understand the local geological context and to identify the most promising location for drilling. The WISDOM team is currently working on the preparation of the scientific return of the ExoMars 2020 mission. In particular, tools are developed to interpret WISDOM experimental data and, more specifically, to extract information from the radar signatures of expected buried reflectors. Insights into the composition of the ground (through the retrieval of its permittivity) and the geological context of the site can be inferred from the radar signature of buried rocks since the shape and the density of rocks in the subsurface is related to the geological processes that have shaped and placed them there (impact, fluvial processes, volcanism). This paper presents results obtained by automatic detection of structures of interest on a radargram, especially radar signature of buried rocks. The algorithm we developed uses a neural network to identify the position of buried rocks/blocs and then a Hough transform to characterize each signature and to estimate the local permittivity of the medium. Firstly, we will test the performances of the algorithm on simulated data constructed with a 3D FDTD code. This code allows us to simulate radar operation in realistic

  15. OsLOL1, a C2C2-type zinc finger protein, interacts with OsbZIP58 to promote seed germination through the modulation of gibberellin biosynthesis in Oryza sativa.

    Science.gov (United States)

    Wu, Jiahe; Zhu, Chuanfeng; Pang, Jinhuan; Zhang, Xiangrong; Yang, Chunlin; Xia, Guixian; Tian, Yingchuan; He, Chaozu

    2014-12-01

    Seed germination is a key developmental process in the plant life cycle that is influenced by various environmental cues and phytohormones through gene expression and a series of metabolism pathways. In the present study, we investigated a C2C2-type finger protein, OsLOL1, which promotes gibberellin (GA) biosynthesis and affects seed germination in Oryza sativa (rice). We used OsLOL1 antisense and sense transgenic lines to explore OsLOL1 functions. Seed germination timing in antisense plants was restored to wild type when exogenous GA3 was applied. The reduced expression of the GA biosynthesis gene OsKO2 and the accumulation of ent-kaurene were observed during germination in antisense plants. Based on yeast two-hybrid and firefly luciferase complementation analyses, OsLOL1 interacted with the basic leucine zipper protein OsbZIP58. The results from electrophoretic mobility shift and dual-luciferase reporter assays showed that OsbZIP58 binds the G-box cis-element of the OsKO2 promoter and activates LUC reporter gene expression, and that interaction between OsLOL1 and OsbZIP58 activates OsKO2 gene expression. In addition, OsLOL1 decreased SOD1 gene expression and accelerated programmed cell death (PCD) in the aleurone layer of rice grains. These findings demonstrate that the interaction between OsLOL1 and OsbZIP58 influences GA biosynthesis through the activation of OsKO2 via OsbZIP58, thereby stimulating aleurone PCD and seed germination. © 2014 The Authors The Plant Journal © 2014 John Wiley & Sons Ltd.

  16. Arabidopsis IRE1 catalyses unconventional splicing of bZIP60 mRNA to produce the active transcription factor

    KAUST Repository

    Nagashima, Yukihiro; Mishiba, Kei-ichiro; Suzuki, Eiji; Shimada, Yukihisa; Iwata, Yuji; Koizumi, Nozomu

    2011-01-01

    -type. Transcriptome analysis revealed that genes whose induction was reduced in ire1a/ire1b largely overlapped those in the bzip60 mutant. We observed that the active form of bZIP60 protein detected in the wild-type was missing in ire1a/ire1b. We further demonstrated

  17. Validation of Friction Models in MARS-MultiD Module with Two-Phase Cross Flow Experiment

    International Nuclear Information System (INIS)

    Choi, Chi-Jin; Yang, Jin-Hwa; Cho, Hyoung-Kyu; Park, Goon-Cher; Euh, Dong-Jin

    2015-01-01

    In the downcomer of Advanced Power Reactor 1400 (APR1400) which has direct vessel injection (DVI) lines as an emergency core cooling system, multidimensional two-phase flow may occur due to the Loss-of-Coolant-Accident (LOCA). The accurate prediction about that is high relevance to evaluation of the integrity of the reactor core. For this reason, Yang performed an experiment that was to investigate the two-dimensional film flow which simulated the two-phase cross flow in the upper downcomer, and obtained the local liquid film velocity and thickness data. From these data, it could be possible to validate the multidimensional modules of system analysis codes. In this study, MARS-MultiD was used to simulate the Yang's experiment, and obtained the local variables. Then, the friction models used in MARS-MultiD were validated by comparing the two-phase flow experimental results with the calculated local variables. In this study, the two-phase cross flow experiment was modeled by the MARS-MultiD. Compared with the experimental results, the calculated results by the code properly presented mass conservation which could be known from the relation between the liquid film velocity and thickness at the same flow rate. The magnitude and direction of the liquid film, however, did not follow well with experimental results. According to the results of Case-2, wall friction should be increased, and interfacial friction should be decreased in MARS-MultiD. These results show that it is needed to modify the friction models in the MARS-MultiD to simulate the two-phase cross flow

  18. Implications of supermarket access, neighbourhood walkability and poverty rates for diabetes risk in an employee population.

    Science.gov (United States)

    Herrick, Cynthia J; Yount, Byron W; Eyler, Amy A

    2016-08-01

    Diabetes is a growing public health problem, and the environment in which people live and work may affect diabetes risk. The goal of the present study was to examine the association between multiple aspects of environment and diabetes risk in an employee population. This was a retrospective cross-sectional analysis. Home environment variables were derived using employees' zip code. Descriptive statistics were run on all individual- and zip-code-level variables, stratified by diabetes risk and worksite. A multivariable logistic regression analysis was then conducted to determine the strongest associations with diabetes risk. Data were collected from employee health fairs in a Midwestern health system, 2009-2012. The data set contains 25 227 unique individuals across four years of data. From this group, using an individual's first entry into the database, 15 522 individuals had complete data for analysis. The prevalence of high diabetes risk in this population was 2·3 %. There was significant variability in individual- and zip-code-level variables across worksites. From the multivariable analysis, living in a zip code with higher percentage of poverty and higher walk score was positively associated with high diabetes risk, while living in a zip code with higher supermarket density was associated with a reduction in high diabetes risk. Our study underscores the important relationship between poverty, home neighbourhood environment and diabetes risk, even in a relatively healthy employed population, and suggests a role for the employer in promoting health.

  19. Mars bevares

    DEFF Research Database (Denmark)

    Hendricks, Vincent Fella; Hendricks, Elbert

    2009-01-01

    2009 er femåret for Mission Mars. I den anledning opridser de to kronikører, far og søn, hvorfor man bør lade planer om en bemandet tur til Mars forblive i skrivebordsskuffen......2009 er femåret for Mission Mars. I den anledning opridser de to kronikører, far og søn, hvorfor man bør lade planer om en bemandet tur til Mars forblive i skrivebordsskuffen...

  20. Isolation and functional characterisation of two new bZIP maize regulators of the ABA responsive gene rab28.

    Science.gov (United States)

    Nieva, Claudia; Busk, Peter K; Domínguez-Puigjaner, Eva; Lumbreras, Victoria; Testillano, Pilar S; Risueño, Maria-Carmen; Pagès, Montserrat

    2005-08-01

    The plant hormone abscisic acid regulates gene expression in response to growth stimuli and abiotic stress. Previous studies have implicated members of the bZIP family of transcription factors as mediators of abscisic acid dependent gene expression through the ABRE cis-element. Here, we identify two new maize bZIP transcription factors, EmBP-2 and ZmBZ-1 related to EmBP-1 and OsBZ-8 families. They are differentially expressed during embryo development; EmBP-2 is constitutive, whereas ZmBZ-1 is abscisic acid-inducible and accumulates during late embryogenesis. Both factors are nuclear proteins that bind to ABREs and activate transcription of the abscisic acid-inducible gene rab28 from maize. EmBP-2 and ZmBZ-1 are phosphorylated by protein kinase CK2 and phosphorylation alters their DNA binding properties. Our data suggest that EmBP-2 and ZmBZ-1 are involved in the expression of abscisic acid inducible genes such as rab28 and their activity is modulated by ABA and by phosphorylation.

  1. PTSD: National Center for PTSD

    Medline Plus

    Full Text Available ... Quality & Safety Quality of Care Ethics VA/DOD Clinical Practice Guidelines Access and Quality Data Medical Inspector Patient Safety Organizations Administrative Clinical Quick Links Enter ZIP code here Enter ZIP ...

  2. Thick target benchmark test for the code used in the design of high intensity proton accelerator project

    International Nuclear Information System (INIS)

    Meigo, Shin-ichiro; Harada, Masatoshi

    2003-01-01

    In the neutronics design for the JAERI and KEK Joint high intensity accelerator facilities, transport codes of NMTC/JAM, MCNPX and MARS are used. In order to confirm the predict ability for these code, it is important to compare with the experiment result. For the validation of the source term of neutron, the calculations are compared with the experimental spectrum of neutrons produced from thick target, which are carried out at LANL and KEK. As for validation of low energy incident case, the calculations are compared with experiment carried out at LANL, in which target of C, Al, Fe, and 238 U are irradiated with 256-MeV protons. By the comparison, it is found that both NMTC/JAM and MCNPX show good agreement with the experiment within by a factor of 2. MARS shows good agreement for C and Al target. MARS, however, gives rather underestimation for all targets in the neutron energy region higher than 30 MeV. For the validation high incident energy case, the codes are compared with the experiment carried out at KEK. In this experiment, W and Pb targets are bombarded with 0.5- and 1.5-GeV protons. Although slightly disagreement exists, NMTC/JAM, MCNPX and MARS are in good agreement with the experiment within by a factor of 2. (author)

  3. Uncertainty Evaluation of a Postulated LBLOCA for APR+ using KINS Realistic Evaluation Methodology and MARS-KS

    Energy Technology Data Exchange (ETDEWEB)

    Hwang, Min Jeong; Marigomena, Ralph; Yoo, Tae Ho; Kim, Y. S.; Sim, S. K. [Environment and Energy Technology, Inc., Daejeon (Korea, Republic of); Bang, Young Seok [KINS, Daejeon (Korea, Republic of)

    2014-05-15

    As a part of the regulatory safety research, Korea Institute of Nuclear Safety(KINS) also developed a best estimate safety analysis regulatory audit code, MARS-KS, to realistically predict and better understand the physical phenomena of the design basis accidents. KINS improved uncertainty propagation methodology using MARS-KS and applied the improved uncertainty evaluation method for the Shinkori Units 3 and 4 LBLOC. This study is to evaluate the uncertainty propagation of a postulated LBLOCA and quantify the safety margin using KINS-REM and MARS-KS code for the APR+ (Advanced Pressurizer Reactor Plus) Standard Safety Analysis Report(SSAR) which is under regulatory review by the KINS for its design approval. KINS-REM LBLOCA realistic evaluation methodology was used for the regulatory assessment of the APR+ LBLOCA using MARS-KS to evaluate the uncertainty propagation of the uncertainty variables as well as to assess the safety margin during the limiting case of the APR+ double ended guillotine cold leg LBLOCA. Uncertainty evaluation for the APR+ LBLOCA shows that the reflood PCT with upper limit of 95% probability at 95% confidence level is 1363.2 K and is higher than the blowdown PCT95/95 of 1275.3 K. The result shows that the current evaluation of APR+ LBLOCA PCT is within the acceptance criteria of 1477 K ECCS.

  4. Cars on Mars

    Science.gov (United States)

    Landis, Geoffrey A.

    2002-01-01

    Mars is one of the most fascinating planets in the solar system, featuring an atmosphere, water, and enormous volcanoes and canyons. The Mars Pathfinder, Global Surveyor, and Odyssey missions mark the first wave of the Planet Earth's coming invasion of the red planet, changing our views of the past and future of the planet and the possibilities of life. Scientist and science-fiction writer Geoffrey A. Landis will present experiences on the Pathfinder mission, the challenges of using solar power on the surface of Mars, and present future missions to Mars such as the upcoming Mars Twin Rovers, which will launch two highly-capable vehicles in 2003 to explore the surface of Mars.

  5. Assessment calculation of MARS-LMR using EBR-II SHRT-45R

    Energy Technology Data Exchange (ETDEWEB)

    Choi, C.; Ha, K.S.

    2016-10-15

    Highlights: • Neutronic and thermal-hydraulic behavior predicted by MARS-LMR is validated with EBR-II SHRT-45R test data. • Decay heat model of ANS-94 give better prediction of the fission power. • The core power is well predicted by reactivity feedback during initial transient, however, the predicted power after approximately 200 s is over-estimated. The study of the reactivity feedback model of the EBR-II is necessary for the better calculation of the power. • Heat transfer between inter-subassemblies is the most important parameter, especially, a low flow and power subassembly, like non-fueled subassembly. - Abstract: KAERI has designed a prototype Gen-IV SFR (PGSFR) with metallic fuel. And the safety analysis code for the PGSFR, MARS-LMR, is based on the MARS code, and supplemented with various liquid metal related features including sodium properties, heat transfer, pressure drop, and reactivity feedback models. In order to validate the newly developed MARS-LMR, KAERI has joined the International Atomic Energy Agency (IAEA) coordinated research project (CRP) on “Benchmark Analysis of an EBR-II Shutdown Heat Removal Test (SHRT)”. Argonne National Laboratory (ANL) has technically supported and participated in this program. One of benchmark analysis tests is SHRT-45R, which is an unprotected loss of flow test in an EBR-II. So, sodium natural circulation and reactivity feedbacks are major phenomena of interest. A benchmark analysis was conducted using MARS-LMR with original input data provided by ANL. MARS-LMR well predicts the core flow and power change by reactivity feedbacks in the core. Except the results of the XX10, the temperature and flow in the XX09 agreed well with the experiments. Moreover, sensitivity tests were carried out for a decay heat model, reactivity feedback model, inter-subassembly heat transfer, internal heat structures and so on, to evaluate their sensitivity and get a better prediction. The decay heat model of ANS-94 shows

  6. Assessment calculation of MARS-LMR using EBR-II SHRT-45R

    International Nuclear Information System (INIS)

    Choi, C.; Ha, K.S.

    2016-01-01

    Highlights: • Neutronic and thermal-hydraulic behavior predicted by MARS-LMR is validated with EBR-II SHRT-45R test data. • Decay heat model of ANS-94 give better prediction of the fission power. • The core power is well predicted by reactivity feedback during initial transient, however, the predicted power after approximately 200 s is over-estimated. The study of the reactivity feedback model of the EBR-II is necessary for the better calculation of the power. • Heat transfer between inter-subassemblies is the most important parameter, especially, a low flow and power subassembly, like non-fueled subassembly. - Abstract: KAERI has designed a prototype Gen-IV SFR (PGSFR) with metallic fuel. And the safety analysis code for the PGSFR, MARS-LMR, is based on the MARS code, and supplemented with various liquid metal related features including sodium properties, heat transfer, pressure drop, and reactivity feedback models. In order to validate the newly developed MARS-LMR, KAERI has joined the International Atomic Energy Agency (IAEA) coordinated research project (CRP) on “Benchmark Analysis of an EBR-II Shutdown Heat Removal Test (SHRT)”. Argonne National Laboratory (ANL) has technically supported and participated in this program. One of benchmark analysis tests is SHRT-45R, which is an unprotected loss of flow test in an EBR-II. So, sodium natural circulation and reactivity feedbacks are major phenomena of interest. A benchmark analysis was conducted using MARS-LMR with original input data provided by ANL. MARS-LMR well predicts the core flow and power change by reactivity feedbacks in the core. Except the results of the XX10, the temperature and flow in the XX09 agreed well with the experiments. Moreover, sensitivity tests were carried out for a decay heat model, reactivity feedback model, inter-subassembly heat transfer, internal heat structures and so on, to evaluate their sensitivity and get a better prediction. The decay heat model of ANS-94 shows

  7. Dedicated Searches for Low and High Mass Wimps with the SuperCDMS Soudan iZIP Detectors

    Energy Technology Data Exchange (ETDEWEB)

    Welliver, Bradford [Florida State Univ., Tallahassee, FL (United States)

    2016-01-01

    Recent cosmological evidence suggests most of the mass of the universe takes the form of a type of particle that we have not been able to directly detect. Nearly 80 years that have elapsed since the rst hints of this dark matter started to appear from astronomers without any direct detection. The high precision era of cosmology and unifying models of particle physics developed in the 20 th century have presented us with an exciting mystery at the intersection of these two elds that needs to be solved. SuperCDMS Soudan operates specialized germanium detectors (iZIPs) that are cooled to milliKelvin temperatures deep underground in the Soudan Underground Laboratory with the hope of detecting a rare collision between dark matter and a nucleus. A search for low-mass dark matter comes with multiple unique challenges since the background discrimination abilities of these detectors becomes less powerful at the low energies needed to probe low-mass dark matter since the signal to noise ratio deteriorates. Using a sophisticated background model via a pulse rescaling technique, SuperCDMS Soudan was able to produce a world leading exclusion limit on low-mass dark matter. Effort is to extend the analysis to higher masses require long running times during which many aspects of the detectors or the environment can change. Additional challenges are offered by the powerful background discrimination ability of the iZIP. The background distributions are well separated from the signal region, meaning most of the leakage arises from low-probability tails of the background distributions. In the absence of an enormous dataset, extrapolations from the bulk of the distribution are required. While attempting to obtain a model of gamma induced electron-recoils leaking into the signal region of the detector from high radius a curious asymmetry between the sides of the detectors was discovered potentially indicating an electronics or detector design problem. This thesis describes the physics

  8. The magnetic field of Mars according to data of Mars-3 and Mars-5 space vehicles

    International Nuclear Information System (INIS)

    Dolginov, Sh.Sh.; Eroshenko, E.G.; Zhuzgov, L.N.

    1975-01-01

    Magnitograms obtained by the space probe ''Mars-5'' on the evening and day sides as well as those from the ''Mars-3'' obtained earlier suggest the following: In the vicinity of Mars there exists a shock front and its disposition is tracked at various angles to the direction to the sun. Magnetometers have registered a region in space where magnetic field features the properties of a magnetosphere field in its topology and action on plasma. The magnetic field in the region of the ''magnitosphere'' does not change its sign when the interplanetary field does shile in adjacent boundary regions the regular part of the field changes its sign when that of the interplanetary field does. The configuration and dimensions of the ''magnitosphere'' depend on thesolar wind intensity. On the day side (''Mars-3'') the magnitospheric field ceases to be registered at an altitude of 2200km, whereas on the night side (''Mars-5'') the regular field is traced up to 7500-9500km from the planet surface. All the above unambiguously suggests that the planet Mars has its own magnetic field. Under the influence of the solar wind the field takes the characteristic form: it is limited on the day side and elongated on the night one. The topology oif force lines is explicable if one assumes that the axis of the Mars magnetic dipole is inclined to the rotation axis at an abgle of 15-20deg. The northern magnetic pole of the dipole is licated in the northern hemisphere, i.e. the Mars fields in their regularity are opposite to the geomagnetic field. The magnetic moment of the Mars dipole is equal to M=2.5x10 22 Gauss.cm 3 . (author)

  9. Mars

    CERN Document Server

    Payment, Simone

    2017-01-01

    This curriculum-based, fun, and approachable book offers everything young readers need to know to begin their study of the Red Planet. They will learn about the fundamental aspects of the Mars, including its size, mass, surface features, interior, orbit, and spin. Further, they will learn about the history of the missions to Mars, including the Viking spacecraft and the Curiosity and MAVEN rovers. Finally, readers will learn about why scientists think there's a chance that Mars is or was suitable for life. With stunning imagery from NASA itself, readers will have a front seat-view of the missi

  10. The humanation of Mars

    Science.gov (United States)

    David, L. W.

    Early developments related to human excursions to Mars are examined, taking into account plans considered by von Braun, and the 'ambitious goal of a manned flight to Mars by the end of the century', proposed at the launch of Apollo 11. In response to public reaction, plans for manned flights to Mars in the immediate future were given up, and unmanned reconnaissance of Mars was continued. An investigation is conducted concerning the advantages of manned exploration of Mars in comparison to a study by unmanned space probes, and arguments regarding a justification for interplanetary flight to Mars are discussed. Attention is given to the possibility to consider Mars as a 'back-up' planet for preserving earth life, an international Mars expedition as a world peace project, the role of Mars in connection with resource utilization considerations, and questions of exploration ethics.

  11. Mars Drilling Status

    Science.gov (United States)

    Mandell, Humboldt, C., Jr.

    2002-01-01

    This slide presentation reviews the current status of work to explore Mars beneath the surface of planet. One of the objective of this work is to enable further exploration of Mars by humans. One of the requirements for this is to find water on Mars. The presences of water is critical for Human Exploration and a permanent presence on Mars. If water is present beneath the surface it is the best chance of finding life on Mars. The presentation includes a timeline showing the robotic missions, those that have already been on Mars, and planned missions, an explanation of why do we want to drill on Mars, and some of the challenges, Also include are reviews of a missions that would drill 200 and 4,000 to 6,000 meters into the Martian bedrock, and a overview description of the drill. There is a view of some places where we have hopes of finding water.

  12. Building Virtual Mars

    Science.gov (United States)

    Abercrombie, S. P.; Menzies, A.; Goddard, C.

    2017-12-01

    Virtual and augmented reality enable scientists to visualize environments that are very difficult, or even impossible to visit, such as the surface of Mars. A useful immersive visualization begins with a high quality reconstruction of the environment under study. This presentation will discuss a photogrammetry pipeline developed at the Jet Propulsion Laboratory to reconstruct 3D models of the surface of Mars using stereo images sent back to Earth by the Curiosity Mars rover. The resulting models are used to support a virtual reality tool (OnSight) that allows scientists and engineers to visualize the surface of Mars as if they were standing on the red planet. Images of Mars present challenges to existing scene reconstruction solutions. Surface images of Mars are sparse with minimal overlap, and are often taken from extremely different viewpoints. In addition, the specialized cameras used by Mars rovers are significantly different than consumer cameras, and GPS localization data is not available on Mars. This presentation will discuss scene reconstruction with an emphasis on coping with limited input data, and on creating models suitable for rendering in virtual reality at high frame rate.

  13. Development of Parallel Computing Framework to Enhance Radiation Transport Code Capabilities for Rare Isotope Beam Facility Design

    Energy Technology Data Exchange (ETDEWEB)

    Kostin, Mikhail [Michigan State Univ., East Lansing, MI (United States); Mokhov, Nikolai [Fermi National Accelerator Lab. (FNAL), Batavia, IL (United States); Niita, Koji [Research Organization for Information Science and Technology, Ibaraki-ken (Japan)

    2013-09-25

    A parallel computing framework has been developed to use with general-purpose radiation transport codes. The framework was implemented as a C++ module that uses MPI for message passing. It is intended to be used with older radiation transport codes implemented in Fortran77, Fortran 90 or C. The module is significantly independent of radiation transport codes it can be used with, and is connected to the codes by means of a number of interface functions. The framework was developed and tested in conjunction with the MARS15 code. It is possible to use it with other codes such as PHITS, FLUKA and MCNP after certain adjustments. Besides the parallel computing functionality, the framework offers a checkpoint facility that allows restarting calculations with a saved checkpoint file. The checkpoint facility can be used in single process calculations as well as in the parallel regime. The framework corrects some of the known problems with the scheduling and load balancing found in the original implementations of the parallel computing functionality in MARS15 and PHITS. The framework can be used efficiently on homogeneous systems and networks of workstations, where the interference from the other users is possible.

  14. Mars Sample Return Landed with Red Dragon

    Science.gov (United States)

    Stoker, Carol R.; Lemke, Lawrence G.

    2013-01-01

    A Mars Sample Return (MSR) mission is the highest priority science mission for the next decade as recommended by the recent Decadal Survey of Planetary Science. However, an affordable program to carry this out has not been defined. This paper describes a study that examined use of emerging commercial capabilities to land the sample return elements, with the goal of reducing mission cost. A team at NASA Ames examined the feasibility of the following scenario for MSR: A Falcon Heavy launcher injects a SpaceX Dragon crew capsule and trunk onto a Trans Mars Injection trajectory. The capsule is modified to carry all the hardware needed to return samples collected on Mars including a Mars Ascent Vehicle (MAV), an Earth Return Vehicle (ERV) and Sample Collection and Storage hardware. The Dragon descends to land on the surface of Mars using SuperSonic Retro Propulsion (SSRP) as described by Braun and Manning [IEEEAC paper 0076, 2005]. Samples are acquired and deliverd to the MAV by a prelanded asset, possibly the proposed 2020 rover. After samples are obtained and stored in the ERV, the MAV launches the sample-containing ERV from the surface of Mars. We examined cases where the ERV is delivered to either low Mars orbit (LMO), C3 = 0 (Mars escape), or an intermediate energy state. The ERV then provides the rest of the energy (delta V) required to perform trans-Earth injection (TEI), cruise, and insertion into a Moon-trailing Earth Orbit (MTEO). A later mission, possibly a crewed Dragon launched by a Falcon Heavy (not part of the current study) retrieves the sample container, packages the sample, and performs a controlled Earth re-entry to prevent Mars materials from accidentally contaminating Earth. The key analysis methods used in the study employed a set of parametric mass estimating relationships (MERs) and standard aerospace analysis software codes modified for the MAV class of launch vehicle to determine the range of performance parameters that produced converged

  15. The Regulatory Small RNA MarS Supports Virulence of Streptococcus pyogenes.

    Science.gov (United States)

    Pappesch, Roberto; Warnke, Philipp; Mikkat, Stefan; Normann, Jana; Wisniewska-Kucper, Aleksandra; Huschka, Franziska; Wittmann, Maja; Khani, Afsaneh; Schwengers, Oliver; Oehmcke-Hecht, Sonja; Hain, Torsten; Kreikemeyer, Bernd; Patenge, Nadja

    2017-09-25

    Small regulatory RNAs (sRNAs) play a role in the control of bacterial virulence gene expression. In this study, we investigated an sRNA that was identified in Streptococcus pyogenes (group A Streptococcus, GAS) but is conserved throughout various streptococci. In a deletion strain, expression of mga, the gene encoding the multiple virulence gene regulator, was reduced. Accordingly, transcript and proteome analyses revealed decreased expression of several Mga-activated genes. Therefore, and because the sRNA was shown to interact with the 5' UTR of the mga transcript in a gel-shift assay, we designated it MarS for m ga-activating regulatory sRNA. Down-regulation of important virulence factors, including the antiphagocytic M-protein, led to increased susceptibility of the deletion strain to phagocytosis and reduced adherence to human keratinocytes. In a mouse infection model, the marS deletion mutant showed reduced dissemination to the liver, kidney, and spleen. Additionally, deletion of marS led to increased tolerance towards oxidative stress. Our in vitro and in vivo results indicate a modulating effect of MarS on virulence gene expression and on the pathogenic potential of GAS.

  16. Exploring Mars

    Science.gov (United States)

    Breuil, Stéphanie

    2016-04-01

    Mars is our neighbour planet and has always fascinated humans as it has been seen as a potential abode for life. Knowledge about Mars is huge and was constructed step by step through numerous missions. It could be difficult to describe these missions, the associated technology, the results, the questions they raise, that's why an activity is proposed, that directly interests students. Their production is presented in the poster. Step 1: The main Mars feature and the first Mars explorations using telescope are presented to students. It should be really interesting to present "Mars Canals" from Percival Lowell as it should also warn students against flawed interpretation. Moreover, this study has raised the big question about extra-terrestrial life on Mars for the first time. Using Google Mars is then a good way to show the huge knowledge we have on the planet and to introduce modern missions. Step 2: Students have to choose and describe one of the Mars mission from ESA and NASA. They should work in pairs. Web sites from ESA and NASA are available and the teacher makes sure the main missions will be studied. Step 3: Students have to collect different pieces of information about the mission - When? Which technology? What were the main results? What type of questions does it raise? They prepare an oral presentation in the form they want (role play, academic presentation, using a poster, PowerPoint). They also have to produce playing cards about the mission that could be put on a timeline. Step 4: As a conclusion, the different cards concerning different missions are mixed. Groups of students receive cards and they have to put them on a timeline as fast as possible. It is also possible to play the game "timeline".

  17. Establishment of joint application system of safety analysis codes between Korea and Vietnam

    International Nuclear Information System (INIS)

    Chung, Bub Dong; Kim, Kyung Doo; Park, Cheol; Bae, Sung Won; Baek, Won Pil; Song, Cheol hwa; Jeong, Jae Jun; Lee, Seung Wook; Hwang, Moon Kyu; Lee, Chang Sup

    2011-04-01

    The following KAERI-VAEI collaboration works have been performed during the 2 year project ('09.4∼'11.4). 1) On the job training of Vietnam code users(1st training for 4 VAEI staff-3 months. 2nd training for 3 VAEI staff- 3 month), 2) Lecture of nuclear safety analysis (30 hrs basic course and 30 hrs advanced course), 3) Review of safety analysis method (IAEA safety concept and requirements), 4) Collaborative assessment of safety analysis code MARS (13 conceptual problem, 2 separate effect test problem, 1 integral effect test problem), 5) Input deck preparation of standard PWR (Preparation of APR1400 input deck and safety analysis of DBA). VAEI staffs have been familiarized to Korean PWR safety assessment technology through the collaboration assessment work using a computer code developed in Korea. The lectures for Vietnamese research will be contributed to the utilization and cultivation of Korean safety technology. The collaborated assessment works will be used for the establishment of MARS based safety analysis system which is independent from US safety assessment system

  18. Establishment of joint application system of safety analysis codes between Korea and Vietnam

    Energy Technology Data Exchange (ETDEWEB)

    Chung, Bub Dong; Kim, Kyung Doo; Park, Cheol; Bae, Sung Won; Baek, Won Pil; Song, Cheol hwa; Jeong, Jae Jun; Lee, Seung Wook; Hwang, Moon Kyu; Lee, Chang Sup [KAERI, Daejeon (Korea, Republic of)

    2011-04-15

    The following KAERI-VAEI collaboration works have been performed during the 2 year project ('09.4{approx}'11.4). 1) On the job training of Vietnam code users(1st training for 4 VAEI staff-3 months. 2nd training for 3 VAEI staff- 3 month), 2) Lecture of nuclear safety analysis (30 hrs basic course and 30 hrs advanced course), 3) Review of safety analysis method (IAEA safety concept and requirements), 4) Collaborative assessment of safety analysis code MARS (13 conceptual problem, 2 separate effect test problem, 1 integral effect test problem), 5) Input deck preparation of standard PWR (Preparation of APR1400 input deck and safety analysis of DBA). VAEI staffs have been familiarized to Korean PWR safety assessment technology through the collaboration assessment work using a computer code developed in Korea. The lectures for Vietnamese research will be contributed to the utilization and cultivation of Korean safety technology. The collaborated assessment works will be used for the establishment of MARS based safety analysis system which is independent from US safety assessment system

  19. Mars

    CERN Document Server

    Day, Trevor

    2006-01-01

    Discusses the fundamental facts concerning this mysterious planet, including its mass, size, and atmosphere, as well as the various missions that helped planetary scientists document the geological history of Mars. This volume also describes Mars'' seasons with their surface effects on the planet and how they have changed over time.

  20. Validation of intermediate heat and decay heat exchanger model in MARS-LMR with STELLA-1 and JOYO tests

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Chiwoong; Ha, Kwiseok; Hong, Jonggan; Yeom, Sujin; Eoh, Jaehyuk [Sodium-cooled Fast Reactor Design Division, Korea Atomic Energy Research Institute (KAERI), 989-111, Daedeok-Daero, Yuseong-Gu, Daejeon 305-353 (Korea, Republic of); Jeong, Hae-yong, E-mail: hyjeong@sejong.ac.kr [Department of Nuclear Engineering, Sejong University, 209 Neungdong-ro, Gwangjin-gu, Seoul 143-747 (Korea, Republic of)

    2016-11-15

    Highlights: • The capability of the MARS-LMR for heat transfer through IHX and DHX is evaluated. • Prediction of heat transfer through IHXs and DHXs is essential in the SFR analysis. • Data obtained from the STELLA-1 and the JOYO test are analyzed with the MARS-LMR. • MARS-LMR adopts the Aoki’s correlation for tube side and Graber-Rieger’s for shell. • The performance of the basic models and other available correlations is evaluated. • The current models in MARS-LMR show best prediction for JOYO and STELLA-1 data. - Abstract: The MARS-LMR code has been developed by the Korea Atomic Energy Research Institute (KAERI) to analyze transients in a pool-type sodium-cooled fast reactor (SFR). Currently, KAERI is developing a prototype Gen-IV SFR (PGSFR) with metallic fuel. The decay heat exchangers (DHXs) and the intermediate heat exchangers (IHXs) were designed as a sodium-sodium counter-flow tube bundle type for decay heat removal system (DHRS) and intermediate heat transport system (IHTS), respectively. The IHX and DHX are important components for a heat removal function under normal and accident conditions, respectively. Therefore, sodium heat transfer models for the DHX and IHX heat exchangers were added in MARS-LMR. In order to validate the newly added heat transfer model, experimental data were obtained from the JOYO and STELLA-1 facilities were analyzed. JOYO has two different types of IHXs: type-A (co-axial circular arrangement) and type-B (triangular arrangement). For the code validation, 38 and 39 data points for type A and type B were selected, respectively. A DHX performance test was conducted in STELLA-1, which is the test facility for heat exchangers and primary pump in the PGSFR. The DHX test in STELLA-1 provided eight data points for a code validation. Ten nodes are used in the heat transfer region is used, based on the verification test for the heat transfer models. RMS errors for JOYO IHX type A and type B of 19.1% and 4.3% are obtained

  1. Intra-Amygdala ZIP Injections Impair the Memory of Learned Active Avoidance Responses and Attenuate Conditioned Taste-Aversion Acquisition in Rats

    Science.gov (United States)

    Gamiz, Fernando; Gallo, Milagros

    2011-01-01

    We have investigated the effect of protein kinase Mzeta (PKM[zeta]) inhibition in the basolateral amygdala (BLA) upon the retention of a nonspatial learned active avoidance response and conditioned taste-aversion (CTA) acquisition in rats. ZIP (10 nmol/[mu]L) injected into the BLA 24 h after training impaired retention of a learned…

  2. Geology of Mars

    International Nuclear Information System (INIS)

    Soderblom, L.A.

    1988-01-01

    The geology of Mars and the results of the Mariner 4, 6/7, and 9 missions and the Viking mission are reviewed. The Mars chronology and geologic modification are examined, including chronological models for the inactive planet, the active planet, and crater flux. The importance of surface materials is discussed and a multispectral map of Mars is presented. Suggestions are given for further studies of the geology of Mars using the Viking data. 5 references

  3. Mars for Earthlings: an analog approach to Mars in undergraduate education.

    Science.gov (United States)

    Chan, Marjorie; Kahmann-Robinson, Julia

    2014-01-01

    Mars for Earthlings (MFE) is a terrestrial Earth analog pedagogical approach to teaching undergraduate geology, planetary science, and astrobiology. MFE utilizes Earth analogs to teach Mars planetary concepts, with a foundational backbone in Earth science principles. The field of planetary science is rapidly changing with new technologies and higher-resolution data sets. Thus, it is increasingly important to understand geological concepts and processes for interpreting Mars data. MFE curriculum is topically driven to facilitate easy integration of content into new or existing courses. The Earth-Mars systems approach explores planetary origins, Mars missions, rocks and minerals, active driving forces/tectonics, surface sculpting processes, astrobiology, future explorations, and hot topics in an inquiry-driven environment. Curriculum leverages heavily upon multimedia resources, software programs such as Google Mars and JMARS, as well as NASA mission data such as THEMIS, HiRISE, CRISM, and rover images. Two years of MFE class evaluation data suggest that science literacy and general interest in Mars geology and astrobiology topics increased after participation in the MFE curriculum. Students also used newly developed skills to create a Mars mission team presentation. The MFE curriculum, learning modules, and resources are available online at http://serc.carleton.edu/marsforearthlings/index.html.

  4. Is Mars Sample Return Required Prior to Sending Humans to Mars?

    Science.gov (United States)

    Carr, Michael; Abell, Paul; Allwood, Abigail; Baker, John; Barnes, Jeff; Bass, Deborah; Beaty, David; Boston, Penny; Brinkerhoff, Will; Budney, Charles; hide

    2012-01-01

    Prior to potentially sending humans to the surface of Mars, it is fundamentally important to return samples from Mars. Analysis in Earth's extensive scientific laboratories would significantly reduce the risk of human Mars exploration and would also support the science and engineering decisions relating to the Mars human flight architecture. The importance of measurements of any returned Mars samples range from critical to desirable, and in all cases these samples will would enhance our understanding of the Martian environment before potentially sending humans to that alien locale. For example, Mars sample return (MSR) could yield information that would enable human exploration related to 1) enabling forward and back planetary protection, 2) characterizing properties of Martian materials relevant for in situ resource utilization (ISRU), 3) assessing any toxicity of Martian materials with respect to human health and performance, and 4) identifying information related to engineering surface hazards such as the corrosive effect of the Martian environment. In addition, MSR would be engineering 'proof of concept' for a potential round trip human mission to the planet, and a potential model for international Mars exploration.

  5. Trajectory Guidance for Mars Robotic Precursors: Aerocapture, Entry, Descent, and Landing

    Science.gov (United States)

    Sostaric, Ronald R.; Zumwalt, Carlie; Garcia-Llama, Eduardo; Powell, Richard; Shidner, Jeremy

    2011-01-01

    Future crewed missions to Mars require improvements in landed mass capability beyond that which is possible using state-of-the-art Mars Entry, Descent, and Landing (EDL) systems. Current systems are capable of an estimated maximum landed mass of 1-1.5 metric tons (MT), while human Mars studies require 20-40 MT. A set of technologies were investigated by the EDL Systems Analysis (SA) project to assess the performance of candidate EDL architectures. A single architecture was selected for the design of a robotic precursor mission, entitled Exploration Feed Forward (EFF), whose objective is to demonstrate these technologies. In particular, inflatable aerodynamic decelerators (IADs) and supersonic retro-propulsion (SRP) have been shown to have the greatest mass benefit and extensibility to future exploration missions. In order to evaluate these technologies and develop the mission, candidate guidance algorithms have been coded into the simulation for the purposes of studying system performance. These guidance algorithms include aerocapture, entry, and powered descent. The performance of the algorithms for each of these phases in the presence of dispersions has been assessed using a Monte Carlo technique.

  6. Mars Navigator: An Interactive Multimedia Program about Mars, Aerospace Engineering, Astronomy, and the JPL Mars Missions. [CD-ROM

    Science.gov (United States)

    Gramoll, Kurt

    This CD-ROM introduces basic astronomy and aerospace engineering by examining the Jet Propulsion Laboratory's (JPL) Mars Pathfinder and Mars Global Surveyor missions to Mars. It contains numerous animations and narrations in addition to detailed graphics and text. Six interactive laboratories are included to help understand topics such as the…

  7. The CanMars Analogue Mission: Lessons Learned for Mars Sample Return

    Science.gov (United States)

    Osinski, G. R.; Beaty, D.; Battler, M.; Caudill, C.; Francis, R.; Haltigin, T.; Hipkin, V.; Pilles, E.

    2018-04-01

    We present an overview and lessons learned for Mars Sample Return from CanMars — an analogue mission that simulated a Mars 2020-like cache mission. Data from 39 sols of operations conducted in the Utah desert in 2015 and 2016 are presented.

  8. A Monte Carlo code for ion beam therapy

    CERN Multimedia

    Anaïs Schaeffer

    2012-01-01

    Initially developed for applications in detector and accelerator physics, the modern Fluka Monte Carlo code is now used in many different areas of nuclear science. Over the last 25 years, the code has evolved to include new features, such as ion beam simulations. Given the growing use of these beams in cancer treatment, Fluka simulations are being used to design treatment plans in several hadron-therapy centres in Europe.   Fluka calculates the dose distribution for a patient treated at CNAO with proton beams. The colour-bar displays the normalized dose values. Fluka is a Monte Carlo code that very accurately simulates electromagnetic and nuclear interactions in matter. In the 1990s, in collaboration with NASA, the code was developed to predict potential radiation hazards received by space crews during possible future trips to Mars. Over the years, it has become the standard tool to investigate beam-machine interactions, radiation damage and radioprotection issues in the CERN accelerator com...

  9. Quasiparticle propagation in aluminum fins and tungsten TES dynamics in the CDMS ZIP detector

    Energy Technology Data Exchange (ETDEWEB)

    Pyle, M. [Department of Physics, Stanford University, Stanford, CA 94305 (United States)]. E-mail: mpyle1@stanford.edu; Brink, P.L. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Cabrera, B. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Castle, J.P. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Colling, P. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Chang, C.L. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Cooley, J. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Lipus, T. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Ogburn, R.W. [Department of Physics, Stanford University, Stanford, CA 94305 (United States); Young, B.A. [Department of Physics, Santa Clara University, Santa Clara, CA 95053 (United States)

    2006-04-15

    With the aim of improving the rejection of surface beta contamination on the CDMS ZIP detector, we have studied the effectiveness of our phonon pulse-shape discrimination by matching a Monte Carlo calculation to data from a 350{mu}m long Al fin with W TESs (Transition-Edge Sensors) at both ends. From this fit, we determined the Al film diffusivity to be D{sub Al}=0.010+/-0.001m{sup 2}/s, the quasiparticle trapping length in the Al fin to be l{sub trap}=180+/-10{mu}m, and the Al to W TES transmission to be f{sub Al/W}=0.002+/-0.001.

  10. History of Mars

    International Nuclear Information System (INIS)

    Lewis, J.S.

    1988-01-01

    The origin and early history of Mars and the relationship between Mars and the other planets are reviewed. The solar system formation and planetary differentiation are examined using data from planetary missions. Different views of Mars are presented, showing how ideas about the planet have changed as the amount of available observational data has increased. Viking aerography and surface characterization are discussed, including the nature of specific atmospheric components and the implications of surface phenomena. Models for the planetary formation and accretion processes are considered. The value of future missions to Mars is stressed

  11. Transportation-Driven Mars Surface Operations Supporting an Evolvable Mars Campaign

    Science.gov (United States)

    Toups, Larry; Brown, Kendall; Hoffman, Stephen J.

    2015-01-01

    This paper describes the results of a study evaluating options for supporting a series of human missions to a single Mars surface destination. In this scenario the infrastructure emplaced during previous visits to this site is leveraged in following missions. The goal of this single site approach to Mars surface infrastructure is to enable "Steady State" operations by at least 4 crew for up to 500 sols at this site. These characteristics, along with the transportation system used to deliver crew and equipment to and from Mars, are collectively known as the Evolvable Mars Campaign (EMC). Information in this paper is presented in the sequence in which it was accomplished. First, a logical buildup sequence of surface infrastructure was developed to achieve the desired "Steady State" operations on the Mars surface. This was based on a concept of operations that met objectives of the EMC. Second, infrastructure capabilities were identified to carry out this concept of operations. Third, systems (in the form of conceptual elements) were identified to provide these capabilities. This included top-level mass, power and volume estimates for these elements. Fourth, the results were then used in analyses to evaluate three options (18t, 27t, and 40t landed mass) of Mars Lander delivery capability to the surface. Finally, Mars arrival mass estimates were generated based upon the entry, descent, and landing requirements for inclusion in separate assessments of in-space transportation capabilities for the EMC.

  12. Life on Mars

    Science.gov (United States)

    McKay, Christopher P.; Cuzzi, Jeffrey (Technical Monitor)

    1996-01-01

    Although the Viking results may indicate that Mars has no life today, the possibility exists that Mars may hold the best record of the events that led to the origin of life. There is direct geomorphological evidence that in the past Mars had large amounts of liquid water on its surface. Atmospheric models would suggest that this early period of hydrological activity was due to the presence of a thick atmosphere and the resulting warmer temperatures. From a biological perspective the existence of liquid water, by itself motivates the question of the origin of life on Mars. From studies of the Earth's earliest biosphere we know that by 3.5 Gyr. ago, life had originated on Earth and reached a fair degree of biological sophistication. Surface activity and erosion on Earth make it difficult to trace the history of life before the 3.5 Gyr timeframe. If Mars did maintain a clement environment for longer than it took for life to originate on Earth, then the question of the origin of life on Mars follows naturally.

  13. Waves in the middle and upper atmosphere of Mars as seen by the Radio Science Experiment MaRS on Mars Express

    Science.gov (United States)

    Tellmann, S.; Paetzold, M.; Häusler, B.; Hinson, D. P.; Peter, K.; Tyler, G. L.

    2017-12-01

    Atmospheric waves play a crucial role in the Martian atmosphere. They are responsible for the redistribution of momentum, energy and dust and for the coupling of the different atmospheric regions on Mars. Almost all kinds of waves have been observed in the lower atmosphere (e.g. stationary and transient waves, baroclinic waves as well as migrating and non-migrating thermal tides, gravity waves, etc...). Atmospheric waves are also known to exist in the middle atmosphere of Mars ( 70-120 km, e.g. by the SPICAM instrument on Mars Express). In the thermosphere, thermal tides have been observed e.g. by radio occultation or accelerometer measurements on MGS. Recently, the NGIMS instrument on MAVEN reported gravity waves in the thermosphere of Mars. Radio Science profiles from the Mars Express Radio Science experiment MaRS on Mars Express can analyse the temperature, pressure and neutral number density profiles in the lower atmosphere (from a few hundred metres above the surface up to 40-50 km) and electron density profiles in the ionosphere of Mars. Wavelike structures have been detected below the main ionospheric layers (M1 & M2) and in the topside of the ionosphere. The two coherent frequencies of the MaRS experiment allow to discriminate between plasma density fluctuations in the ionosphere and Doppler related frequency shifts caused by spacecraft movement. A careful analysis of the observed electron density fluctuations in combination with sensitivity studies of the radio occultation technique will be used to classify the observed fluctuations. The MaRS experiment is funded by DLR under grant 50QM1401.

  14. Analysis of ATLAS Cold Leg SBLOCA Using SPACE Code

    International Nuclear Information System (INIS)

    Kang, Doo Hyuk; Suh, Jae Seung; Kim, Se Yun

    2012-01-01

    SPACE Code has been developed to predict the thermal-hydraulic responses of nuclear steam supply system to the anticipated transients and postulated accidents and adopted advanced physical modeling of two-phase flows, mainly two-fluid, three-field models that comprise gas, continuous liquid, and droplet fields and has the capability to simulate 3D effects by the use of structured and/or non-structured meshes. In this paper, a cold-leg SBLOCA which is the experiment, SB-CL-09, of the ATLAS integral effect test facility during the second domestic stand problem (DSP-02) was analyzed. The results were compared with those of MARS-KS code simulations. The SPACE code with a 1.0 version was released by KHNP in 2012. The analysis has been performed in a desktop PC with Windows 7 environment

  15. Analysis study of the condensation heat transfer coefficient in the presence of noncondensable on PCCS vertical condenser tube using MARS-KS

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Dong jae; Jang, Yeong jun; Lee, Yeon-Gun [Jeju National University, Jeju (Korea, Republic of); Kim, Sin [Chung-Ang University, Seoul (Korea, Republic of)

    2015-10-15

    The Passive Containment Cooling System (PCCS) to be introduced in advanced LWRs removes released energy to an external heat sink by a naturally driven flow. Containment through the condensation heat transfer phenomenon in the event of the loss of coolant accident (LOCA) or main steam line break (MSLB). As the released steam pressurizes the containment, the PCCS will activate to transport the decay heat In this study, a numerical analysis of the condensation heat transfer coefficients on the PCCS condenser tube is conducted using the MARS-KS code. The condensation heat transfer coefficients are obtained from JNU condensation tests performed on a 1000 long and 40 mm O.D. tube. The analysis condition covers 2 and 4 bar for the air mass fraction ranging from 0.1 to 0.8. The JNU single vertical condensation experimental results, Uchida's and Dehbi's correlation compared with the MARS-KS code's results at 2 and 4 bar. Experimental results and MARS-KS predicted heat transfer coefficient is different from the thermal resistances and Wall subcooling. An average relative error is 18.8% and 15% at 2 and 4 bar, respectively. Uchida's correlation is considered the noncondensable gas mass fraction only. Therefore, that is lower than MARS-KS results at 4 bar. Dehbi's correlation affected by ratio of the height-to-diameter, so its results are higher condensation heat transfer coefficient than MARS-KS predicted results.

  16. Sample Analysis at Mars (SAM) and Mars Organic Molecule Analyzer (MOMA) as Critical In Situ Investigation for Targeting Mars Returned Samples

    Science.gov (United States)

    Freissinet, C.; Glavin, D. P.; Mahaffy, P. R.; Szopa, C.; Buch, A.; Goesmann, F.; Goetz, W.; Raulin, F.; SAM Science Team; MOMA Science Team

    2018-04-01

    SAM (Curiosity) and MOMA (ExoMars) Mars instruments, seeking for organics and biosignatures, are essential to establish taphonomic windows of preservation of molecules, in order to target the most interesting samples to return from Mars.

  17. Pesticide exposure and hepatocellular carcinoma risk: A case-control study using a geographic information system (GIS) to link SEER-Medicare and California pesticide data.

    Science.gov (United States)

    VoPham, Trang; Brooks, Maria M; Yuan, Jian-Min; Talbott, Evelyn O; Ruddell, Darren; Hart, Jaime E; Chang, Chung-Chou H; Weissfeld, Joel L

    2015-11-01

    Hepatocellular carcinoma (HCC), the most common type of primary liver cancer, is associated with low survival. U.S. studies examining self-reported pesticide exposure in relation to HCC have demonstrated inconclusive results. We aimed to clarify the association between pesticide exposure and HCC by implementing a novel data linkage between Surveillance, Epidemiology, and End Results (SEER)-Medicare and California Pesticide Use Report (PUR) data using a geographic information system (GIS). Controls were frequency-matched to HCC cases diagnosed between 2000 and 2009 in California by year, age, race, sex, and duration of residence in California. Potential confounders were extracted from Medicare claims. From 1974 to 2008, pounds (1 pound represents 0.45 kg) of applied organophosphate, organochlorine, and carbamate pesticides provided in PURs were aggregated to the ZIP Code level using area weighting in a GIS. ZIP Code exposure estimates were linked to subjects using Medicare-provided ZIP Codes to calculate pesticide exposure. Agricultural residents were defined as living in ZIP Codes with a majority area intersecting agricultural land cover according to the 1992, 2001, and 2006 National Land Cover Database (NLCD) rasters. Multivariable conditional logistic regression was used to estimate the association between pesticide exposure and HCC. Among California residents of agriculturally intensive areas, previous annual ZIP Code-level exposure to over 14.53 kg/km(2) of organochlorine pesticides (75(th) percentile among controls) was associated with an increased risk of HCC after adjusting for liver disease and diabetes (adjusted odds ratio [OR] 1.87, 95% confidence interval [CI] 1.17, 2.99; p=0.0085). ZIP Code-level organochlorines were significantly associated with an increased risk of HCC among males (adjusted OR 2.76, 95% CI 1.58, 4.82; p=0.0004), but not associated with HCC among females (adjusted OR 0.83, 95% CI 0.35, 1.93; p=0.6600) (interaction p=0.0075). This is

  18. Development of thermal hydraulic models for the reliable regulatory auditing code

    Energy Technology Data Exchange (ETDEWEB)

    Chung, B. D.; Song, C. H.; Lee, Y. J.; Kwon, T. S.; Lee, S. W. [Korea Automic Energy Research Institute, Taejon (Korea, Republic of)

    2004-02-15

    The objective of this project is to develop thermal hydraulic models for use in improving the reliability of the regulatory auditing codes. The current year fall under the second step of the 3 year project, and the main researches were focused on the development of downcorner boiling model. During the current year, the bubble stream model of downcorner has been developed and installed in he auditing code. The model sensitivity analysis has been performed for APR1400 LBLOCA scenario using the modified code. The preliminary calculation has been performed for the experimental test facility using FLUENT and MARS code. The facility for air bubble experiment has been installed. The thermal hydraulic phenomena for VHTR and super critical reactor have been identified for the future application and model development.

  19. Development of realistic thermal-hydraulic system analysis codes ; development of thermal hydraulic test requirements for multidimensional flow modeling

    Energy Technology Data Exchange (ETDEWEB)

    Suh, Kune Yull; Yoon, Sang Hyuk; Noh, Sang Woo; Lee, Il Suk [Seoul National University, Seoul (Korea)

    2002-03-01

    This study is concerned with developing a multidimensional flow model required for the system analysis code MARS to more mechanistically simulate a variety of thermal hydraulic phenomena in the nuclear stem supply system. The capability of the MARS code as a thermal hydraulic analysis tool for optimized system design can be expanded by improving the current calculational methods and adding new models. In this study the relevant literature was surveyed on the multidimensional flow models that may potentially be applied to the multidimensional analysis code. Research items were critically reviewed and suggested to better predict the multidimensional thermal hydraulic behavior and to identify test requirements. A small-scale preliminary test was performed in the downcomer formed by two vertical plates to analyze multidimensional flow pattern in a simple geometry. The experimental result may be applied to the code for analysis of the fluid impingement to the reactor downcomer wall. Also, data were collected to find out the controlling parameters for the one-dimensional and multidimensional flow behavior. 22 refs., 40 figs., 7 tabs. (Author)

  20. Applications of Functional Analytic and Martingale Methods to Problems in Queueing Network Theory.

    Science.gov (United States)

    1983-05-14

    8217’") Air Force Office of Scientific Research Sf. ADDRESS (Cllty. State and ZIP Code) 7b. ADDRESS (City. State and ZIP Code) Directorate of Mathematical... Scientific Report on Air Force Grant #82-0167 Principal Investigator: Professor Walter A. Rosenkrantz I. Publications (1) Calculation of the LaPlace transform...whether or not a protocol for accessing a comunications channel is stable. In AFOSR 82-0167, Report No. 3 we showed that the SLOTTED ALOHA Multi access

  1. Identification (ID) Cards for Members of the Uniformed Services, Their Dependents, and Other Eligible Individuals

    Science.gov (United States)

    1992-12-30

    Encl 5) Cayman Islands CJ Central African Republic CT Chad CD Chile CI China CH Christmas Island KT Clipperton Islands IP Cocos (Keeling) Islands CK...PA Puerto Rico PR Rhode Island RI South Carolina SC South Dakota SD Tennessee TN Federated States of Marshall Islands , Palau TT Texas TX Utah UT...Vermont VT Virginia VA Virgin Islands VI Washington WA West Virginia WV Wisconsin WI Wyoming WY Block 17. ZIP Code. Enter the correct nine-digit ZIP Code

  2. Quick trips to Mars

    International Nuclear Information System (INIS)

    Hornung, R.

    1991-01-01

    The design of a Mars Mission Vehicle that would have to be launched by two very heavy lift launch vehicles is described along with plans for a mission to Mars. The vehicle has three nuclear engine for rocket vehicle application (NERVA) boosters with a fourth in the center that acts as a dual mode system. The fourth generates electrical power while in route, but it also helps lift the vehicle out of earth orbit. A Mars Ascent Vehicle (MAV), a Mars transfer vehicle stage, and a Mars Excursion Vehicle (MEV) are located on the front end of this vehicle. Other aspects of this research including aerobraking, heat shielding, nuclear thermal rocket engines, a mars mission summary, closed Brayton cycle with and without regeneration, liquid hydrogen propellant storage, etc. are addressed

  3. The impacts of marijuana dispensary density and neighborhood ecology on marijuana abuse and dependence

    Science.gov (United States)

    Mair, Christina; Freisthler, Bridget; Ponicki, William R.; Gaidus, Andrew

    2015-01-01

    Background As an increasing number of states liberalize cannabis use and develop laws and local policies, it is essential to better understand the impacts of neighborhood ecology and marijuana dispensary density on marijuana use, abuse, and dependence. We investigated associations between marijuana abuse/dependence hospitalizations and community demographic and environmental conditions from 2001–2012 in California, as well as cross-sectional associations between local and adjacent marijuana dispensary densities and marijuana hospitalizations. Methods We analyzed panel population data relating hospitalizations coded for marijuana abuse or dependence and assigned to residential ZIP codes in California from 2001 through 2012 (20,219 space-time units) to ZIP code demographic and ecological characteristics. Bayesian space-time misalignment models were used to account for spatial variations in geographic unit definitions over time, while also accounting for spatial autocorrelation using conditional autoregressive priors. We also analyzed cross-sectional associations between marijuana abuse/dependence and the density of dispensaries in local and spatially adjacent ZIP codes in 2012. Results An additional one dispensary per square mile in a ZIP code was cross-sectionally associated with a 6.8% increase in the number of marijuana hospitalizations (95% credible interval 1.033, 1.105) with a marijuana abuse/dependence code. Other local characteristics, such as the median household income and age and racial/ethnic distributions, were associated with marijuana hospitalizations in cross-sectional and panel analyses. Conclusions Prevention and intervention programs for marijuana abuse and dependence may be particularly essential in areas of concentrated disadvantage. Policy makers may want to consider regulations that limit the density of dispensaries. PMID:26154479

  4. Mars Stratigraphy Mission

    Science.gov (United States)

    Budney, C. J.; Miller, S. L.; Cutts, J. A.

    2000-01-01

    The Mars Stratigraphy Mission lands a rover on the surface of Mars which descends down a cliff in Valles Marineris to study the stratigraphy. The rover carries a unique complement of instruments to analyze and age-date materials encountered during descent past 2 km of strata. The science objective for the Mars Stratigraphy Mission is to identify the geologic history of the layered deposits in the Valles Marineris region of Mars. This includes constraining the time interval for formation of these deposits by measuring the ages of various layers and determining the origin of the deposits (volcanic or sedimentary) by measuring their composition and imaging their morphology.

  5. Mars at Opposition

    Science.gov (United States)

    Riddle, Bob

    2010-01-01

    On January 29, Mars will reach opposition, a point along its orbit around the Sun where Mars will be directly opposite from the Sun in a two-planet and Sun line-up with the Earth in between. At this opposition, the Earth and Mars will be separated by nearly 100 million km. An opposition is similar to a full Moon in that the planet at opposition…

  6. Measurement of Mars Analog Soil Dielectric Properties for Mars 2020 Radar Science Applications

    Science.gov (United States)

    Decrossas, E.; Bell, D. J.; Jin, C.; Steinfeld, D.; Batres, J.

    2017-12-01

    On multiple solar system missions, radar instruments have been used to probe subsurface geomorphology and to infer chemical composition based on the dielectric signature derived from the reflected signal. One important planetary application is the identification of subsurface water ice at Mars. Low frequency, 15 MHz to 25 MHz, instruments like SHARAD have been used from Mars orbit to investigate subsurface features from 10's to 1000's of meters below the surface of Mars with a vertical resolution of 15m and a horizontal resolution of 300 to 3000 meters. SHARAD has been able to identify vast layers of CO2 and water ice. The ground-penetrating RIMFAX instrument that will ride on the back of the Mars 2020 rover will operate over the 150 MHz to 1200 MHz band and penetrate to a depth of 10 meters with a vertical resolution of 15 to 30 cm. RIMFAX will be able to identify near surface water ice if it exists below the travel path of the Mars 2020 rover. Identification of near surface water ice has science application to current and past Mars hydrologic processes and to the potential for finding remnants of past Mars biologic activity. Identification of near surface water ice also has application to future human missions that would benefit from access to a Mars local water source. Recently, JPL investigators have been pursuing a secondary use of telecom signals to capture bistatic radar signatures from subsurface areas surrounding the rover but away from its travel path. A particularly promising potential source would be the telecom signal from a proposed Mars Helicopter back to the Mars 2020 rover. The Mars 2020 rover will be equipped with up to three telecom subsystems. The Rover Relay telecom subsystem operates at UHF receiving at 435 MHz frequency. Anticipating opportunistic collection of near-surface bistatic radar signatures from telecom signals received at the rover, it is valuable to understand the dielectric properties of the Martian soil in each of these three

  7. Guidelines for 2008 MARS exercise

    CERN Multimedia

    HR Department

    2008-01-01

    Full details of the Merit Appraisal and Recognition Scheme (MARS) are available via the HR Department’s homepage or directly on the Department’s MARS web page: https://cern.ch/hr-dept/ https://cern.ch/hr-eguide/mars/mars.asp You will find on these pages: MARS procedures including the MARS timetable for proposals and decisions; Regulations with links to the scheme’s statutory basis; Frequently Asked Questions; Useful documents with links to relevant documentation; e.g. mandate of the Senior Staff Advisory Committee (SSAC); Related links and contacts. HR Department Tel. 73566

  8. 'Mars-shine'

    Science.gov (United States)

    2005-01-01

    [figure removed for brevity, see original site] 'Mars-shine' Composite NASA's Mars Exploration Rover Spirit continues to take advantage of favorable solar power conditions to conduct occasional nighttime astronomical observations from the summit region of 'Husband Hill.' Spirit has been observing the martian moons Phobos and Deimos to learn more about their orbits and surface properties. This has included observing eclipses. On Earth, a solar eclipse occurs when the Moon's orbit takes it exactly between the Sun and Earth, casting parts of Earth into shadow. A lunar eclipse occurs when the Earth is exactly between the Sun and the Moon, casting the Moon into shadow and often giving it a ghostly orange-reddish color. This color is created by sunlight reflected through Earth's atmosphere into the shadowed region. The primary difference between terrestrial and martian eclipses is that Mars' moons are too small to completely block the Sun from view during solar eclipses. Recently, Spirit observed a 'lunar' eclipse on Mars. Phobos, the larger of the two martian moons, was photographed while slipping into the shadow of Mars. Jim Bell, the astronomer in charge of the rover's panoramic camera (Pancam), suggested calling it a 'Phobal' eclipse rather than a lunar eclipse as a way of identifying which of the dozens of moons in our solar system was being cast into shadow. With the help of the Jet Propulsion Laboratory's navigation team, the Pancam team planned instructions to Spirit for acquiring the views shown here of Phobos as it entered into a lunar eclipse on the evening of the rover's 639th martian day, or sol (Oct. 20, 2005) on Mars. This image is a time-lapse composite of eight Pancam images of Phobos moving across the martian sky. The entire eclipse lasted more than 26 minutes, but Spirit was able to observe only in the first 15 minutes. During the time closest to the shadow crossing, Spirit's cameras were programmed to take images every 10 seconds. In the first three

  9. Investigation of Loop Seal Clearing Phenomena for the ATLAS SBLOCA Long Term Cooling Test using TRACE and MARS-KS

    Energy Technology Data Exchange (ETDEWEB)

    Hwang, Min Jeong; Park, M. H.; Marigomen Ralph; Sim, S. K. [Environment and Energy Technology, Daejeon (Korea, Republic of)

    2016-10-15

    During Design Certificate(DC) review of the APR1400, USNRC raised a long term cooling safety issue on the effect of loop seal clearing during cold leg Small Break Loss Of Coolant Accident(SBLOCA) due to relatively deep cross-over loop compared to the US PWRs. The objective of this study is thus to investigate the loop seal clearing phenomena during cold leg slot break SBLOCA long term cooling and resolve the safety issue on the SBLOCA long term cooling related to the APR1400 DC. TRACE and MARS-KS were used to predict the test results and to perform sensitivity studies for the SBLOCA loop seal clearing phenomena. The calculation shows that the TRACE code well predict the sequence of Test LTC-CL-04R. However, compared to the experiment, the TRACE over predicts the primary pressure due to smaller break flow prediction. MARS-KS well predicts major thermal hydraulic parameters during the transient with reasonable agreement. MARS-KS better predicts ATLAS LTC-CL-04R test data with a good agreement than the TRACE due to better prediction of the break flow. Overall, compared to the experiment, the TRACE and MARS-KS Codes show a discrepancy in predicting the loop seal clearing and reformation time. Both TRACE and MARS-KS correctly predicts core water level and fuel cladding temperatures. From this study, it can be said that even though APR1400 cross-over leg design has slightly deeper loop seals, the effect on the safety of the SBLOCA long term cooling is minimal compared to the SBLOCA cladding failure criteria. Further study on the SBLOCA loop seal clearing phenomena is needed.

  10. Mars Trek: An Interactive Web Portal for Current and Future Missions to Mars

    Science.gov (United States)

    Law, E.; Day, B.

    2017-09-01

    NASA's Mars Trek (https://marstrek.jpl.nasa.gov) provides a web-based Portal and a suite of interactive visualization and analysis tools to enable mission planners, lunar scientists, and engineers to access mapped data products from past and current missions to Mars. During the past year, the capabilities and data served by Mars Trek have been significantly expanded beyond its original design as a public outreach tool. At the request of NASA's Science Mission Directorate and Human Exploration Operations Mission Directorate, Mars Trek's technology and capabilities are now being extended to support site selection and analysis activities for the first human missions to Mars.

  11. Mars Trek: An Interactive Web Portal for Current and Future Missions to Mars

    Science.gov (United States)

    Law, E.; Day, B.

    2017-01-01

    NASA's Mars Trek (https://marstrek.jpl.nasa.gov) provides a web-based Portal and a suite of interactive visualization and analysis tools to enable mission planners, lunar scientists, and engineers to access mapped data products from past and current missions to Mars. During the past year, the capabilities and data served by Mars Trek have been significantly expanded beyond its original design as a public outreach tool. At the request of NASA's Science Mission Directorate and Human Exploration Operations Mission Directorate, Mars Trek's technology and capabilities are now being extended to support site selection and analysis activities for the first human missions to Mars.

  12. Iterative metal artefact reduction (MAR) in postsurgical chest CT: comparison of three iMAR-algorithms.

    Science.gov (United States)

    Aissa, Joel; Boos, Johannes; Sawicki, Lino Morris; Heinzler, Niklas; Krzymyk, Karl; Sedlmair, Martin; Kröpil, Patric; Antoch, Gerald; Thomas, Christoph

    2017-11-01

    The purpose of this study was to evaluate the impact of three novel iterative metal artefact (iMAR) algorithms on image quality and artefact degree in chest CT of patients with a variety of thoracic metallic implants. 27 postsurgical patients with thoracic implants who underwent clinical chest CT between March and May 2015 in clinical routine were retrospectively included. Images were retrospectively reconstructed with standard weighted filtered back projection (WFBP) and with three iMAR algorithms (iMAR-Algo1 = Cardiac algorithm, iMAR-Algo2 = Pacemaker algorithm and iMAR-Algo3 = ThoracicCoils algorithm). The subjective and objective image quality was assessed. Averaged over all artefacts, artefact degree was significantly lower for the iMAR-Algo1 (58.9 ± 48.5 HU), iMAR-Algo2 (52.7 ± 46.8 HU) and the iMAR-Algo3 (51.9 ± 46.1 HU) compared with WFBP (91.6 ± 81.6 HU, p algorithms, respectively. iMAR-Algo2 and iMAR-Algo3 reconstructions decreased mild and moderate artefacts compared with WFBP and iMAR-Algo1 (p algorithms led to a significant reduction of metal artefacts and increase in overall image quality compared with WFBP in chest CT of patients with metallic implants in subjective and objective analysis. The iMARAlgo2 and iMARAlgo3 were best for mild artefacts. IMARAlgo1 was superior for severe artefacts. Advances in knowledge: Iterative MAR led to significant artefact reduction and increase image-quality compared with WFBP in CT after implementation of thoracic devices. Adjusting iMAR-algorithms to patients' metallic implants can help to improve image quality in CT.

  13. The zygomatic implant perforated (ZIP) flap: a new technique for combined surgical reconstruction and rapid fixed dental rehabilitation following low-level maxillectomy.

    Science.gov (United States)

    Butterworth, C J; Rogers, S N

    2017-12-01

    This aim of this report is to describe the development and evolution of a new surgical technique for the immediate surgical reconstruction and rapid post-operative prosthodontic rehabilitation with a fixed dental prosthesis following low-level maxillectomy for malignant disease.The technique involves the use of a zygomatic oncology implant perforated micro-vascular soft tissue flap (ZIP flap) for the primary management of maxillary malignancy with surgical closure of the resultant maxillary defect and the installation of osseointegrated support for a zygomatic implant-supported maxillary fixed dental prosthesis.The use of this technique facilitates extremely rapid oral and dental rehabilitation within a few weeks of resective surgery, providing rapid return to function and restoring appearance following low-level maxillary resection, even in cases where radiotherapy is required as an adjuvant treatment post-operatively. The ZIP flap technique has been adopted as a standard procedure in the unit for the management of low-level maxillary malignancy, and this report provides a detailed step-by-step approach to treatment and discusses modifications developed over the treatment of an initial cohort of patients.

  14. Dermal Sensitization Potential of DIGL-RP Solid Propellant in Guinea Pigs

    Science.gov (United States)

    1989-10-01

    y ’,c. ADM$$S (ft, SWOt , &Wd ZIP Cod 7b. ADDRESS (City, State, arid ZIP Code) Letterman Army Institute of Research Fort Detrick Presidio of San...for contact sensitization. Toxicol Appl Pharmacol 1969; Suppl 3:90-102. 7. Buehler EV, Griffith JF. Experimental skin sensitization in the guinea pig

  15. Mars Science Laboratory Entry Guidance Improvements for Mars 2018 (DRAFT)

    Science.gov (United States)

    Garcia-Llama, Eduardo; Winski, Richard G.; Shidner, Jeremy D.; Ivanov, Mark C.; Grover, Myron R.; Prakash, Ravi

    2011-01-01

    In 2011, the Mars Science Laboratory (MSL) will be launched in a mission to deliver the largest and most capable rover to date to the surface of Mars. A follow on MSL-derived mission, referred to as Mars 2018, is planned for 2018. Mars 2018 goals include performance enhancements of the Entry, Descent and Landing over that of its predecessor MSL mission of 2011. This paper will discuss the main elements of the modified 2018 EDL preliminary design that will increase performance on the entry phase of the mission. In particular, these elements will increase the parachute deploy altitude to allow for more time margin during the subsequent descent and landing phases and reduce the delivery ellipse size at parachute deploy through modifications in the entry reference trajectory design, guidance trigger logic design, and the effect of additional navigation hardware.

  16. Effect of varieties on physicochemical and pasting characteristics of ...

    African Journals Online (AJOL)

    User

    2013-03-13

    Mar 13, 2013 ... 80% of dry matter (Zhang and Oates, 1999; Shang et al.,. 2007). Root and .... noted before milling into very fine particle size by a micro mill, and kept in zip-lock .... Hence, flours of D. alata should show loose structure and less.

  17. The charged particle radiation environment on Mars measured by MSL/RAD from November 15, 2015 to January 15, 2016.

    Science.gov (United States)

    Ehresmann, Bent; Zeitlin, Cary J; Hassler, Donald M; Matthiä, Daniel; Guo, Jingnan; Wimmer-Schweingruber, Robert F; Appel, Jan K; Brinza, David E; Rafkin, Scot C R; Böttcher, Stephan I; Burmeister, Sönke; Lohf, Henning; Martin, Cesar; Böhm, Eckart; Reitz, Günther

    2017-08-01

    The Radiation Assessment Detector (RAD) on board the Mars Science Laboratory (MSL) Curiosity rover has been measuring the radiation environment in Gale crater on Mars since August, 2012. These first in-situ measurements provide an important data set for assessing the radiation-associated health risks for future manned missions to Mars. Mainly, the radiation field on the Martian surface stems from Galactic Cosmic Rays (GCRs) and secondary particles created by the GCRs' interactions with the Martian atmosphere and soil. RAD is capable of measuring differential particle fluxes for lower-energy ions and isotopes of hydrogen and helium (up to hundreds of MeV/nuc). Additionally, RAD also measures integral particle fluxes for higher energies of these ions. Besides providing insight on the current Martian radiation environment, these fluxes also present an essential input for particle transport codes that are used to model the radiation to be encountered during future manned missions to Mars. Comparing simulation results with actual ground-truth measurements helps to validate these transport codes and identify potential areas of improvements in the underlying physics of these codes. At the First Mars Radiation Modeling Workshop (June 2016 in Boulder, CO), different groups of modelers were asked to calculate the Martian surface radiation environment for the time of November 15, 2015 to January 15, 2016. These model results can then be compared with in-situ measurements of MSL/RAD conducted during the same time frame. In this publication, we focus on presenting the charged particle fluxes measured by RAD between November 15, 2015 and January 15, 2016, providing the necessary data set for the comparison to model outputs from the modeling workshop. We also compare the fluxes to initial GCR intensities, as well as to RAD measurements from an earlier time period (August 2012 to January 2013). Furthermore, we describe how changes and updates in RAD on board processing and the on

  18. Overexpression of the transporters AtZIP1 and AtMTP1 in cassava changes zinc accumulation and partitioning

    Directory of Open Access Journals (Sweden)

    Eliana eGaitan-Solis

    2015-07-01

    Full Text Available Zinc deficiency in humans is a serious problem worldwide with an estimated one third of populations at risk for insufficient zinc in diet which leads to impairment of cognitive abilities and immune system function. The goal of this research was to increase the bioavailable zinc in the edible portion of cassava roots to improve the overall zinc nutrition of populations that rely on cassava as a dietary staple. To increase zinc concentrations, two A. thaliana genes coding for ZIP1 and MTP1 were overexpressed with a tuber-specific or constitutive promoter. Eighteen transgenic events from four constructs, out of a total of 73 events generated, showed significantly higher zinc concentrations in the edible portion of the storage root compared to the non-transgenic controls. The zinc content in the transgenic lines ranged from 4 - 73 mg/Kg Dry Weight (DW as compared to the non-transgenic control which contained 8 mg/Kg. Striking changes in whole plant phenotype such as smaller plant size and chlorotic leaves were observed in transgenic lines that over accumulated zinc. In a confined field trial five transgenic events grown for 12 months showed a range of zinc concentrations from 18 – 217 mg/Kg DW. Although the overexpression of zinc transporters was successful in increasing the zinc concentrations in 25% of the transgenic lines generated, it also resulted in a decrease in plant and tuber size and overall yield due to what appears to be zinc deficiency in the aerial parts of the plant.

  19. TMRBAR power balance code for tandem mirror reactors

    International Nuclear Information System (INIS)

    Blackkfield, D.T.; Campbell, R.; Fenstermacher, M.; Bulmer, R.; Perkins, L.; Peng, Y.K.M.; Reid, R.L.; Wu, K.F.

    1984-01-01

    A revised version of the tandem mirror multi-point code TMRBAR developed at LLNL has been used to examine various reactor designs using MARS-like ''c'' coils. We solve 14 to 16 non-linear equations to obtain the densities, temperatures, plasma potential and magnetic field on axis at the cardinal points. Since ICRH, ECRH, and neutral beams may be used to stabilize the central cell, various combinations of rf and neutral beam powers may satisfy the physics. To select a desired set of physics parameters, we use nonlinear optimization techniques. Whit these routines, we minimize or maximize a physics variable subject to the physics constraints being satisfied. For example, for a given fusion power we may find the minimum length needed to have an ignited central cell or the maximum fusion Q. Finally, we have coupled this physics model to the LLNL magnetics-MHD code. This code runs the EFFI magnetic field generator and uses TEBASCO to calculate 1-D MHD equilibria and stability

  20. Examining Mars with SPICE

    Science.gov (United States)

    Acton, Charles H.; Bachman, Nathaniel J.; Bytof, Jeff A.; Semenov, Boris V.; Taber, William; Turner, F. Scott; Wright, Edward D.

    1999-01-01

    The International Mars Conference highlights the wealth of scientific data now and soon to be acquired from an international armada of Mars-bound robotic spacecraft. Underlying the planning and interpretation of these scientific observations around and upon Mars are ancillary data and associated software needed to deal with trajectories or locations, instrument pointing, timing and Mars cartographic models. The NASA planetary community has adopted the SPICE system of ancillary data standards and allied tools to fill the need for consistent, reliable access to these basic data and a near limitless range of derived parameters. After substantial rapid growth in its formative years, the SPICE system continues to evolve today to meet new needs and improve ease of use. Adaptations to handle landers and rovers were prototyped on the Mars pathfinder mission and will next be used on Mars '01-'05. Incorporation of new methods to readily handle non-inertial reference frames has vastly extended the capability and simplified many computations. A translation of the SPICE Toolkit software suite to the C language has just been announced. To further support cartographic calculations associated with Mars exploration the SPICE developers at JPL have recently been asked by NASA to work with cartographers to develop standards and allied software for storing and accessing control net and shape model data sets; these will be highly integrated with existing SPICE components. NASA specifically supports the widest possible utilization of SPICE capabilities throughout the international space science community. With NASA backing the Russian Space Agency and Russian Academy of Science adopted the SPICE standards for the Mars 96 mission. The SPICE ephemeris component will shortly become the international standard for agencies using the Deep Space Network. U.S. and European scientists hope that ESA will employ SPICE standards on the Mars Express mission. SPICE is an open set of standards, and

  1. Geographic variation and effect of area-level poverty rate on colorectal cancer screening

    Directory of Open Access Journals (Sweden)

    Schootman Mario

    2008-10-01

    Full Text Available Abstract Background With a secular trend of increasing colorectal cancer (CRC screening, concerns about disparities in CRC screening also have been rising. It is unclear if CRC screening varies geographically, if area-level poverty rate affects CRC screening, and if individual-level characteristics mediate the area-level effects on CRC screening. Methods Using 2006 Missouri Behavioral Risk Factor Surveillance System (BRFSS data, a multilevel study was conducted to examine geographic variation and the effect of area-level poverty rate on CRC screening use among persons age 50 or older. Individuals were nested within ZIP codes (ZIP5 areas, which in turn, were nested within aggregations of ZIP codes (ZIP3 areas. Six groups of individual-level covariates were considered as potential mediators. Results An estimated 51.8% of Missourians aged 50 or older adhered to CRC screening recommendations. Nearly 15% of the total variation in CRC screening lay between ZIP5 areas. Persons residing in ZIP5 areas with ≥ 10% of poverty rate had lower odds of CRC screening use than those residing in ZIP5 areas with Conclusion Large geographic variation of CRC screening exists in Missouri. Area-level poverty rate, independent of individual-level characteristics, is a significant predictor of CRC screening, but it only explains a small portion of the geographic heterogeneity of CRC screening. Individual-level factors we examined do not mediate the effect of the area-level poverty rate on CRC screening. Future studies should identify other area- and individual-level characteristics associated with CRC screening in Missouri.

  2. Molecular composition of IMP1 ribonucleoprotein granules

    DEFF Research Database (Denmark)

    Jønson, Lars; Vikesaa, Jonas; Krogh, Anders

    2007-01-01

    Localized mRNAs are transported to sites of local protein synthesis in large ribonucleoprotein (RNP) granules, but their molecular composition is incompletely understood. Insulin-like growth factor II mRNA-binding protein (IMP) zip code-binding proteins participate in mRNA localization, and in mo......Localized mRNAs are transported to sites of local protein synthesis in large ribonucleoprotein (RNP) granules, but their molecular composition is incompletely understood. Insulin-like growth factor II mRNA-binding protein (IMP) zip code-binding proteins participate in mRNA localization...

  3. Seasonal and Static Gravity Field of Mars from MGS, Mars Odyssey and MRO Radio Science

    Science.gov (United States)

    Genova, Antonio; Goossens, Sander; Lemoine, Frank G.; Mazarico, Erwan; Neumann, Gregory A.; Smith, David E.; Zuber, Maria T.

    2016-01-01

    We present a spherical harmonic solution of the static gravity field of Mars to degree and order 120, GMM-3, that has been calculated using the Deep Space Network tracking data of the NASA Mars missions, Mars Global Surveyor (MGS), Mars Odyssey (ODY), and the Mars Reconnaissance Orbiter (MRO). We have also jointly determined spherical harmonic solutions for the static and time-variable gravity field of Mars, and the Mars k 2 Love numbers, exclusive of the gravity contribution of the atmosphere. Consequently, the retrieved time-varying gravity coefficients and the Love number k 2 solely yield seasonal variations in the mass of the polar caps and the solid tides of Mars, respectively. We obtain a Mars Love number k 2 of 0.1697 +/-0.0027 (3- sigma). The inclusion of MRO tracking data results in improved seasonal gravity field coefficients C 30 and, for the first time, C 50 . Refinements of the atmospheric model in our orbit determination program have allowed us to monitor the odd zonal harmonic C 30 for approx.1.5 solar cycles (16 years). This gravity model shows improved correlations with MOLA topography up to 15% larger at higher harmonics ( l = 60–80) than previous solutions.

  4. MEDA, The New Instrument for Mars Environment Analysis for the Mars 2020 Mission

    Science.gov (United States)

    Moreno-Alvarez, Jose F.; Pena-Godino, Antonio; Rodriguez-Manfredi, Jose Antonio; Cordoba, Elizabeth; MEDA Team

    2016-08-01

    The Mars 2020 rover mission is part of NASA's Mars Exploration Program, a long-term effort of robotic exploration of the red planet. Designed to advance high-priority science goals for Mars exploration, the mission will address key questions about the potential for life on Mars. The mission will also provide opportunities to gather knowledge and demonstrate technologies that address the challenges of future human expeditions to Mars.The Mars Environmental Dynamics Analyzer (MEDA) is an integrated full suite of sensors designed to address the Mars 2020 mission objectives of characterization of dust size and morphology and surface weather measurements.MEDA system consists of one control unit and 10 separated sensor enclosures distributed in different positions along the Mars 2020 rover. MEDA is composed of an ARM-based control computer with its flight software application, two wind sensors including mixed ASICs inside, five air temperature sensors, one sky pointing camera complemented with 16 photo- detectors looking up and around, one thermal infrared sensor using five measurement bands, one relative humidity sensor, one pressure sensor and the harness that interconnects all of them. It is a complex system intended to operate in one of the harshest environments possible, the Mars surface, for many years to come.This will become a short term reality thanks to the combination of a strong international science team driving the science and system requirements working together with a powerful industrial organization to design and build the instrument. The instrument is being built right now, with its Critical Design Review at the end of 2016, and the flight model to be provided in 2018.This paper summarizes the main scientific objective of the MEDA instrument, the links between the Mission and the MEDA science objectives, and the challenging environmental Mars requirements. It will then focus on the engineered definition of the instrument, showing the overall

  5. Mars: The Viking Discoveries.

    Science.gov (United States)

    French, Bevan M.

    This booklet describes the results of NASA's Viking spacecraft on Mars. It is intended to be useful for the teacher of basic courses in earth science, space science, astronomy, physics, or geology, but is also of interest to the well-informed layman. Topics include why we should study Mars, how the Viking spacecraft works, the winds of Mars, the…

  6. Mars Atmosphere Resource Verification INsitu (MARVIN) - In Situ Resource Demonstration for the Mars 2020 Mission

    Science.gov (United States)

    Sanders, Gerald B.; Araghi, Koorosh; Ess, Kim M.; Valencia, Lisa M.; Muscatello, Anthony C.; Calle, Carlos I.; Clark, Larry; Iacomini, Christie

    2014-01-01

    The making of oxygen from resources in the Martian atmosphere, known as In Situ Resource Utilization (ISRU), has the potential to provide substantial benefits for future robotic and human exploration. In particular, the ability to produce oxygen on Mars for use in propulsion, life support, and power systems can provide significant mission benefits such as a reducing launch mass, lander size, and mission and crew risk. To advance ISRU for possible incorporation into future human missions to Mars, NASA proposed including an ISRU instrument on the Mars 2020 rover mission, through an announcement of opportunity (AO). The purpose of the the Mars Atmosphere Resource Verification INsitu or (MARVIN) instrument is to provide the first demonstration on Mars of oxygen production from acquired and stored Martian atmospheric carbon dioxide, as well as take measurements of atmospheric pressure and temperature, and of suspended dust particle sizes and amounts entrained in collected atmosphere gases at different times of the Mars day and year. The hardware performance and environmental data obtained will be critical for future ISRU systems that will reduce the mass of propellants and other consumables launched from Earth for robotic and human exploration, for better understanding of Mars dust and mitigation techniques to improve crew safety, and to help further define Mars global circulation models and better understand the regional atmospheric dynamics on Mars. The technologies selected for MARVIN are also scalable for future robotic sample return and human missions to Mars using ISRU.

  7. MARS-OZ - A Design for a Simulated Mars Base in the Australian Outback

    Science.gov (United States)

    Willson, D.; Clarke, J. D. A.; Murphy, G.

    Mars Society Australia has developed the design of a simulated Mars base, MARS-OZ, for deployment in outback Australia. MARS-OZ will provide a platform for a diverse range of Mars analogue research in Australia. The simulated base consists of two mobile modules whose dimensions and shape approximate those of horizontally landed bent biconic spacecraft described in an earlier paper. The modules are designed to support field engineering, robotics, architectural, geological, biological and human factors research at varying levels of simulation fidelity. Non-Mars related research can also be accommodated, for example general field geology and biology, and engineering research associated with sustainable, low impact architecture. Crews of up to eight can be accommodated. In addition to its research function, the base also will serve as a centre of space education and outreach activities. The prime site for the MARS-OZ simulated base is located in the northern Flinders Ranges near Arkaroola in South Australia. This region contains many features that provide useful scientific analogues to known or possible past and present conditions on Mars from both a geological and biological perspective. The features will provide a wealth of study opportunities for crews. The very diverse terrain and regolith materials will provide ideal opportunities to field trial a range of equipment, sensors and exploration strategies. If needed, the prime site can be secured from casual visitors, allowing research into human interaction in isolation. Despite its relative isolation, the site is readily accessible by road and air from major Australian centres. This paper provides description of the configuration, design and construction of the proposed facility, its interior layout, equipment and systems fitouts, a detailed cost estimate, and its deployment. We estimate that the deployment of MARS-OZ could occur within nine months of securing funding.

  8. The New Mars Synthesis: A New Concept Of Mars Geo-Chemical History

    Science.gov (United States)

    Brandenburg, J. E.

    2005-02-01

    A new concept of Mars climatic and geo-chemical evolution is proposed, called the NMS (New Mars Synthesis) drawing on the full spectrum of available Mars data. The proposed synthesis is that Mars and Earth, having begun with similar surface conditions, did not strongly diverge from their similar paths 4.0 Billion years ago, in the Early Noachian, instead, under the NMS, they diverged much more recently in geologic time, in the Early Amazonian. Under the NMS, biology strongly affected the geo-chemical evolution of Mars, and allowed a stable and persistent greenhouse by producing a large oxygen component in the atmosphere. The NMS assumes Mars held biology form early on, has been geologically active throughout its history, that it had a northern paleo-ocean, that it has high, approximately, 4xLunar, cratering rates and that its climate changed recently in geologic time from being basically terrestrial to its present conditions. The proposed mechanism for the stability of the Mars greenhouse was a large oxygen component in the atmosphere that created acidic and highly oxidized conditions that prevented formation of Carbonates, and the thermal and gas buffering of the paleo-ocean. The greenhouse was thus biologically and hydrologically stabilized. The greenhouse was terminated by a large atmospheric cooling event in the Early Amazonian that killed the biosphere and froze the ocean stabilizing the greenhouse. This cooling event was probably caused by the formation of the Lyot impact basin. Given the long duration of this terrestrial biosphere in this NMS, the possible appearance of fossils in some rover images is not to be unexpected and the colonization of Mars by humanity may be aided extensive fossil biomass to use as raw material.

  9. Comparison for the interfacial and wall friction models in thermal-hydraulic system analysis codes

    International Nuclear Information System (INIS)

    Hwang, Moon Kyu; Park, Jee Won; Chung, Bub Dong; Kim, Soo Hyung; Kim, See Dal

    2007-07-01

    The average equations employed in the current thermal hydraulic analysis codes need to be closed with the appropriate models and correlations to specify the interphase phenomena along with fluid/structure interactions. This includes both thermal and mechanical interactions. Among the closure laws, an interfacial and wall frictions, which are included in the momentum equations, not only affect pressure drops along the fluid flow, but also have great effects for the numerical stability of the codes. In this study, the interfacial and wall frictions are reviewed for the commonly applied thermal-hydraulic system analysis codes, i.e. RELAP5-3D, MARS-3D, TRAC-M, and CATHARE

  10. A review on the CIRCE methodology to quantify the uncertainty of the physical models of a code

    International Nuclear Information System (INIS)

    Jeon, Seong Su; Hong, Soon Joon; Bang, Young Seok

    2012-01-01

    In the field of nuclear engineering, recent regulatory audit calculations of large break loss of coolant accident (LBLOCA) have been performed with the best estimate code such as MARS, RELAP5 and CATHARE. Since the credible regulatory audit calculation is very important in the evaluation of the safety of the nuclear power plant (NPP), there have been many researches to develop rules and methodologies for the use of best estimate codes. One of the major points is to develop the best estimate plus uncertainty (BEPU) method for uncertainty analysis. As a representative BEPU method, NRC proposes the CSAU (Code scaling, applicability and uncertainty) methodology, which clearly identifies the different steps necessary for an uncertainty analysis. The general idea is 1) to determine all the sources of uncertainty in the code, also called basic uncertainties, 2) quantify them and 3) combine them in order to obtain the final uncertainty for the studied application. Using the uncertainty analysis such as CSAU methodology, an uncertainty band for the code response (calculation result), important from the safety point of view is calculated and the safety margin of the NPP is quantified. An example of such a response is the peak cladding temperature (PCT) for a LBLOCA. However, there is a problem in the uncertainty analysis with the best estimate codes. Generally, it is very difficult to determine the uncertainties due to the empiricism of closure laws (also called correlations or constitutive relationships). So far the only proposed approach is based on the expert judgment. For this case, the uncertainty range of important parameters can be wide and inaccurate so that the confidence level of the BEPU calculation results can be decreased. In order to solve this problem, recently CEA (France) proposes a statistical method of data analysis, called CIRCE. The CIRCE method is intended to quantify the uncertainties of the correlations of a code. It may replace the expert judgment

  11. Natural antioxidants exhibit chemopreventive characteristics through the regulation of CNC b-Zip transcription factors in estrogen-induced breast carcinogenesis.

    Science.gov (United States)

    Chatterjee, Anwesha; Ronghe, Amruta; Singh, Bhupendra; Bhat, Nimee K; Chen, Jie; Bhat, Hari K

    2014-12-01

    The objective of the present study was to characterize the role of resveratrol (Res) and vitamin C (VC) in prevention of estrogen-induced breast cancer through regulation of cap "n"collar (CNC) b-zip transcription factors. Human breast epithelial cell line MCF-10A was treated with 17β-estradiol (E2) and VC or Res with or without E2. mRNA and protein expression levels of CNC b-zip transcription factors nuclear factor erythroid 2-related factor 1 (Nrf1), nuclear factor erythroid 2 related factor 2 (Nrf2), nuclear factor erythroid 2 related factor 3 (Nrf3), and Nrf2-regulated antioxidant enzymes superoxide dismutase 3 (SOD3) and quinone oxidoreductase 1 (NQO1) were quantified. The treatment with E2 suppressed, whereas VC and Res prevented E2-mediated decrease in the expression levels of SOD3, NQO1, Nrf2 mRNA, and protein in MCF-10A cells. The treatment with E2, Res, or VC significantly increased mRNA and protein expression levels of Nrf1. 17β-Estradiol treatment significantly increased but VC or Res decreased Nrf3 mRNA and protein expression levels. Our studies demonstrate that estrogen-induced breast cancer might be prevented through upregulation of antioxidant enzymes via Nrf-dependent pathways. © 2014 Wiley Periodicals, Inc.

  12. Presence of animal feeding operations and community socioeconomic factors impact salmonellosis incidence rates: An ecological analysis using data from the Foodborne Diseases Active Surveillance Network (FoodNet), 2004-2010.

    Science.gov (United States)

    Shaw, Kristi S; Cruz-Cano, Raul; Jiang, Chengsheng; Malayil, Leena; Blythe, David; Ryan, Patricia; Sapkota, Amy R

    2016-10-01

    Nontyphoidal Salmonella spp. are a leading cause of foodborne illness. Risk factors for salmonellosis include the consumption of contaminated chicken, eggs, pork and beef. Agricultural, environmental and socioeconomic factors also have been associated with rates of Salmonella infection. However, to our knowledge, these factors have not been modeled together at the community-level to improve our understanding of whether rates of salmonellosis are variable across communities defined by differing factors. To address this knowledge gap, we obtained data on culture-confirmed Salmonella Typhimurium, S. Enteritidis, S. Newport and S. Javiana cases (2004-2010; n=14,297) from the Foodborne Diseases Active Surveillance Network (FoodNet), and socioeconomic, environmental and agricultural data from the 2010 Census of Population and Housing, the 2011 American Community Survey, and the 2007 U.S. Census of Agriculture. We linked data by zip code and derived incidence rate ratios using negative binomial regressions. Multiple community-level factors were associated with salmonellosis rates; however, our findings varied by state. For example, in Georgia (Incidence Rate Ratio (IRR)=1.01; 95% Confidence Interval (CI)=1.005-1.015) Maryland (IRR=1.01; 95% CI=1.003-1.015) and Tennessee (IRR=1.01; 95% CI=1.002-1.012), zip codes characterized by greater rurality had higher rates of S. Newport infections. The presence of broiler chicken operations, dairy operations and cattle operations in a zip code also was associated with significantly higher rates of infection with at least one serotype in states that are leading producers of these animal products. For instance, in Georgia and Tennessee, rates of S. Enteritidis infection were 48% (IRR=1.48; 95% CI=1.12-1.95) and 46% (IRR=1.46; 95% CI=1.17-1.81) higher in zip codes with broiler chicken operations compared to those without these operations. In Maryland, New Mexico and Tennessee, higher poverty levels in zip codes were associated with

  13. Effects of superglue fuming on materials characterization of zip-lock polyethylene bags for route forensic analyses

    International Nuclear Information System (INIS)

    Koester, C.J.; Grant, P.M.; Blankenship, J.F.

    2013-01-01

    Using cyanoacrylate or 'superglue' fuming to develop latent dermatoglyphic prints significantly altered the volatile and semivolatile compounds within the material of polyethylene zip-lock bags. Comparisons of SPME-GC/MS analyses of poly bags obtained before and after application of a glue fuming fingermark-developing technique resulted in markedly different material profiles of the bags. Not only were species added to the chemical composition of a bag, but other compounds that had been initially present were removed. These effects are particularly important for nuclear forensic investigations in the realm of route (pathway) analyses, and may also be of general interest to criminalistics laboratories that examine illicit drugs and their packaging. (author)

  14. Mars - The relationship of robotic and human elements in the IAA International Exploration of Mars study

    Science.gov (United States)

    Marov, Mikhail YA.; Duke, Michael B.

    1993-01-01

    The roles of human and robotic missions in Mars exploration are defined in the context of the short- and long-term Mars programs. In particular, it is noted that the currently implemented and planned missions to Mars can be regarded as robotic precursor missions to human exploration. Attention is given to factors that must be considered in formulating the rationale for human flights to Mars and future human Mars settlements and justifying costly projects.

  15. Use of Medicaid and housing data may help target areas of ...

    Science.gov (United States)

    Objective: To determine if there was a significant difference between mold contamination and asthma prevalence in Detroit and non-Detroit Michigan homes, between newer and older homes, and if there is a correlation between mold contamination and measures of Medicaid use for asthma in the 25 Detroit zip codes. Methods: Settled dust was collected from homes (n = 113) of Detroit asthmatic children and from a representative group of Michigan homes (n = 43). The mold contamination for each home was measured using the Environmental Relative Moldiness Index (ERMI) scale and the mean ERMI values in Detroit and non-Detroit homes were statistically compared. Michigan Medicaid data (13 measures related to asthma) in each of the 25 zip codes in Detroit were tested for correlation to ERMI values for homes in those zip codes. Results: The mean ERMI value (14.5 ± 8.0) for Detroit asthmatic childrens' homes was significantly (Student's t-test, p 60 years old had significantly (p = 0.01) greater mean ERMI values than Detroit homes ≤ 60 years old (15.87 vs. 11.25). The percentage of children that underwent spirometry testing for their persistent asthma (based on Medicaid data) was significantly, positively correlated with the mean ERMI values of the homes in the 25 zip codes. Conclusions: Applying Medicaid-use data for spirometry testing and locating a city's older housing stock might help find foci of homes with high ERMI values. To further define the relationship between mo

  16. Guidelines for 2007 MARS exercise

    CERN Multimedia

    HR Department

    2007-01-01

    Following the introduction of the new Merit Appraisal and Recognition Scheme (MARS), full details of the scheme are now available via the HR Department's homepage or directly on the Department's MARS web page: in English: http://humanresources.web.cern.ch/HumanResources/internal/personnel/pmd/cr/MARS.asp or French: http://humanresources.web.cern.ch/humanresources/internal/personnel/pmd/cr/mars_fr.asp You will find on this page: 'Introduction to MARS' with detailed information presented in Frequently Asked Questions; these include the MARS timetable for proposals and decisions; 'Regulations' with links to the scheme's statutory documents; 'Procedures and Forms' and 'Useful Information' with links to all the relevant documentation; these include the mandates of the Senior Staff Advisory Committee (SSAC) and the Technical Engineers and Administrative Careers Committee (TEACC). HR Department Tel. 73566

  17. Mars Array Technology Experiment Developed to Test Solar Arrays on Mars

    Science.gov (United States)

    Landis, Geoffrey A.

    2001-01-01

    Solar arrays will be the power supply for future missions to the planet Mars, including landers, rovers, and eventually human missions to explore the Martian surface. Until Mars Pathfinder landed in July 1997, no solar array had been used on the surface. The MATE package is intended to measure the solar energy reaching the surface, characterize the Martian environment to gather the baseline information required for designing power systems for long-duration missions, and to quantify the performance and degradation of advanced solar cells on the Martian surface. To measure the properties of sunlight reaching the Martian surface, MATE incorporates two radiometers and a visible/NIR spectrometer. The radiometers consist of multiple thermocouple junctions using thin-film technology. These devices generate a voltage proportional to the solar intensity. One radiometer measures the global broadband solar intensity, including both the direct and scattered sunlight, with a field of view of approximately 130. The second radiometer incorporates a slit to measure the direct (unscattered) intensity radiation. The direct radiometer can only be read once per day, with the Sun passing over the slit. The spectrometer measures the global solar spectrum with two 256-element photodiode arrays, one Si sensitive in the visible range (300 to 1100 nm), and a second InGaAs sensitive to the near infrared (900 to 1700 nm). This range covers 86 percent of the total energy from the Sun, with approximately 5-nm resolution. Each photodiode array has its own fiber-optic feed and grating. Although the purpose of the MATE is to gather data useful in designing solar arrays for Mars surface power systems, the radiometer and spectrometer measurements are expected to also provide important scientific data for characterizing the properties of suspended atmospheric dust. In addition to measuring the solar environment of Mars, MATE will measure the performance of five different individual solar cell types

  18. Mars Pathfinder

    Science.gov (United States)

    Murdin, P.

    2000-11-01

    First of NASA's Discovery missions. Launched in December 1996 and arrived at Mars on 4 July 1997. Mainly intended as a technology demonstration mission. Used airbags to cushion the landing on Mars. The Carl Sagan Memorial station returned images of an ancient flood plain in Ares Vallis. The 10 kg Sojourner rover used an x-ray spectrometer to study the composition of rocks and travelled about 100 ...

  19. Influential input parameters for reflood model of MARS code

    Energy Technology Data Exchange (ETDEWEB)

    Oh, Deog Yeon; Bang, Young Seok [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2012-10-15

    Best Estimate (BE) calculation has been more broadly used in nuclear industries and regulations to reduce the significant conservatism for evaluating Loss of Coolant Accident (LOCA). Reflood model has been identified as one of the problems in BE calculation. The objective of the Post BEMUSE Reflood Model Input Uncertainty Methods (PREMIUM) program of OECD/NEA is to make progress the issue of the quantification of the uncertainty of the physical models in system thermal hydraulic codes, by considering an experimental result especially for reflood. It is important to establish a methodology to identify and select the parameters influential to the response of reflood phenomena following Large Break LOCA. For this aspect, a reference calculation and sensitivity analysis to select the dominant influential parameters for FEBA experiment are performed.

  20. Guidelines for the 2011 MARS exercise

    CERN Multimedia

    HR Department

    2011-01-01

    Full details of the Merit Appraisal and Recognition Scheme (MARS) are available via the HR Department’s homepage or directly on the Department’s MARS web page: https://admin-eguide.web.cern.ch/admin-eguide/mars/mars.asp You will find on these pages: MARS procedures, including the MARS timetable for proposals and decisions; regulations with links to the scheme’s statutory basis; a list of frequently asked questions; useful documents with links to relevant documentation, e.g. mandate of the Senior Staff Advisory Committee (SSAC); and related links and contacts. Tel. 70674 / 72728  

  1. Terrestrial Analogs to Mars

    Science.gov (United States)

    Farr, T. G.; Arcone, S.; Arvidson, R. W.; Baker, V.; Barlow, N. G.; Beaty, D.; Bell, M. S.; Blankenship, D. D.; Bridges, N.; Briggs, G.; Bulmer, M.; Carsey, F.; Clifford, S. M.; Craddock, R. A.; Dickerson, P. W.; Duxbury, N.; Galford, G. L.; Garvin, J.; Grant, J.; Green, J. R.; Gregg, T. K. P.; Guinness, E.; Hansen, V. L.; Hecht, M. H.; Holt, J.; Howard, A.; Keszthelyi, L. P.; Lee, P.; Lanagan, P. D.; Lentz, R. C. F.; Leverington, D. W.; Marinangeli, L.; Moersch, J. E.; Morris-Smith, P. A.; Mouginis-Mark, P.; Olhoeft, G. R.; Ori, G. G.; Paillou, P.; Reilly, J. F., II; Rice, J. W., Jr.; Robinson, C. A.; Sheridan, M.; Snook, K.; Thomson, B. J.; Watson, K.; Williams, K.; Yoshikawa, K.

    2002-08-01

    It is well recognized that interpretations of Mars must begin with the Earth as a reference. The most successful comparisons have focused on understanding geologic processes on the Earth well enough to extrapolate to Mars' environment. Several facets of terrestrial analog studies have been pursued and are continuing. These studies include field workshops, characterization of terrestrial analog sites, instrument tests, laboratory measurements (including analysis of Martian meteorites), and computer and laboratory modeling. The combination of all these activities allows scientists to constrain the processes operating in specific terrestrial environments and extrapolate how similar processes could affect Mars. The Terrestrial Analogs for Mars Community Panel has considered the following two key questions: (1) How do terrestrial analog studies tie in to the Mars Exploration Payload Assessment Group science questions about life, past climate, and geologic evolution of Mars, and (2) How can future instrumentation be used to address these questions. The panel has considered the issues of data collection, value of field workshops, data archiving, laboratory measurements and modeling, human exploration issues, association with other areas of solar system exploration, and education and public outreach activities.

  2. Inter-comparison of MARS and FLUKA: Predictions on Energy Deposition in LHC IR Quadrupoles

    CERN Document Server

    Hoa, C; Cerutti, F; Ferrai, A

    2008-01-01

    Detailed modellings of the LHC insertion regions (IR) have earlier been performed to evaluate energy deposition in the IR superconducting magnets [1-4]. Proton-proton collisions at 14 TeV in the centre of mass lead to debris, depositing energy in the IR components. To evaluate uncertainties in those simulations and gain further confidence in the tools and approaches used, inter-comparison calculations have been performed with the latest versions of the FLUKA (2006.3b) [5, 6] and MARS15 [7, 8] Monte Carlo codes. These two codes, used worldwide for multi particle interaction and transport in accelerator, detector and shielding components, have been thoroughly benchmarked by the code authors and the user community (see, for example, recent [9, 10]). In the study described below, a better than 5% agreement was obtained for energy deposition calculated with these two codes - based on different independent physics models - for the identical geometry and initial conditions of a simple model representing the IR5 and ...

  3. Inter-comparison of MARS and FLUKA: Predictions on energy deposition in LHC IR quadrupoles

    International Nuclear Information System (INIS)

    Hoa, Christine; Cerutti, F.; Ferrari, A.; Mokhov, N.V.

    2008-01-01

    Detailed modelings of the LHC insertion regions (IR) have earlier been performed to evaluate energy deposition in the IR superconducting magnets [1-4]. Proton-proton collisions at 14 TeV in the centre of mass lead to debris, depositing energy in the IR components. To evaluate uncertainties in those simulations and gain further confidence in the tools and approaches used, inter-comparison calculations have been performed with the latest versions of the FLUKA (2006.3b) [5, 6] and MARS15 [7, 8] Monte Carlo codes. These two codes, used worldwide for multi particle interaction and transport in accelerator, detector and shielding components, have been thoroughly benchmarked by the code authors and the user community (see, for example, recent [9, 10]). In the study described below, a better than 5% agreement was obtained for energy deposition calculated with these two codes--based on different independent physics models--for the identical geometry and initial conditions of a simple model representing the IR5 and its first quadrupole

  4. Zipping, entanglement, and the elastic modulus of aligned single-walled carbon nanotube films

    Science.gov (United States)

    Won, Yoonjin; Gao, Yuan; Panzer, Matthew A.; Xiang, Rong; Maruyama, Shigeo; Kenny, Thomas W.; Cai, Wei; Goodson, Kenneth E.

    2013-01-01

    Reliably routing heat to and from conversion materials is a daunting challenge for a variety of innovative energy technologies––from thermal solar to automotive waste heat recovery systems––whose efficiencies degrade due to massive thermomechanical stresses at interfaces. This problem may soon be addressed by adhesives based on vertically aligned carbon nanotubes, which promise the revolutionary combination of high through-plane thermal conductivity and vanishing in-plane mechanical stiffness. Here, we report the data for the in-plane modulus of aligned single-walled carbon nanotube films using a microfabricated resonator method. Molecular simulations and electron microscopy identify the nanoscale mechanisms responsible for this property. The zipping and unzipping of adjacent nanotubes and the degree of alignment and entanglement are shown to govern the spatially varying local modulus, thereby providing the route to engineered materials with outstanding combinations of mechanical and thermal properties. PMID:24309375

  5. Low Cost Mars Surface Exploration: The Mars Tumbleweed

    Science.gov (United States)

    Antol, Jeffrey; Calhoun, Philip; Flick, John; Hajos, Gregory; Kolacinski, Richard; Minton, David; Owens, Rachel; Parker, Jennifer

    2003-01-01

    The "Mars Tumbleweed," a rover concept that would utilize surface winds for mobility, is being examined as a low cost complement to the current Mars exploration efforts. Tumbleweeds carrying microinstruments would be driven across the Martian landscape by wind, searching for areas of scientific interest. These rovers, relatively simple, inexpensive, and deployed in large numbers to maximize coverage of the Martian surface, would provide a broad scouting capability to identify specific sites for exploration by more complex rover and lander missions.

  6. Search for Chemical Biomarkers on Mars Using the Sample Analysis at Mars Instrument Suite on the Mars Science Laboratory

    Science.gov (United States)

    Glavin, D. P.; Conrad, P.; Dworkin, J. P.; Eigenbrode, J.; Mahaffy, P. R.

    2011-01-01

    One key goal for the future exploration of Mars is the search for chemical biomarkers including complex organic compounds important in life on Earth. The Sample Analysis at Mars (SAM) instrument suite on the Mars Science Laboratory (MSL) will provide the most sensitive measurements of the organic composition of rocks and regolith samples ever carried out in situ on Mars. SAM consists of a gas chromatograph (GC), quadrupole mass spectrometer (QMS), and tunable laser spectrometer to measure volatiles in the atmosphere and released from rock powders heated up to 1000 C. The measurement of organics in solid samples will be accomplished by three experiments: (1) pyrolysis QMS to identify alkane fragments and simple aromatic compounds; pyrolysis GCMS to separate and identify complex mixtures of larger hydrocarbons; and (3) chemical derivatization and GCMS extract less volatile compounds including amino and carboxylic acids that are not detectable by the other two experiments.

  7. La Incidencia de las Normas de Protección Marítima en el Transporte Marítimo

    OpenAIRE

    Elizalde Monteagudo, Pedro Alfonso

    2012-01-01

    Actualmente, los participantes del transporte marítimo deben adoptar e implementar una serie de medidas de protección marítima para suprimir y combatir la piratería, el narcotráfico y el terrorismo marítimo. La presente investigación analiza los programas multilaterales y unilaterales de protección marítima, que deben cumplir los participantes del transporte marítimo internacional. El capítulo I menciona las diferencias entre la seguridad marítima y la protección marítima. Asimismo, este capí...

  8. Mars Orbiter Camera Views the 'Face on Mars' - Best View from Viking

    Science.gov (United States)

    1998-01-01

    Shortly after midnight Sunday morning (5 April 1998 12:39 AM PST), the Mars Orbiter Camera (MOC) on the Mars Global Surveyor (MGS) spacecraft successfully acquired a high resolution image of the 'Face on Mars' feature in the Cydonia region. The image was transmitted to Earth on Sunday, and retrieved from the mission computer data base Monday morning (6 April 1998). The image was processed at the Malin Space Science Systems (MSSS) facility 9:15 AM and the raw image immediately transferred to the Jet Propulsion Laboratory (JPL) for release to the Internet. The images shown here were subsequently processed at MSSS.The picture was acquired 375 seconds after the spacecraft's 220th close approach to Mars. At that time, the 'Face', located at approximately 40.8o N, 9.6o W, was 275 miles (444 km) from the spacecraft. The 'morning' sun was 25o above the horizon. The picture has a resolution of 14.1 feet (4.3 meters) per pixel, making it ten times higher resolution than the best previous image of the feature, which was taken by the Viking Mission in the mid-1970's. The full image covers an area 2.7 miles (4.4 km) wide and 25.7 miles (41.5 km) long.This Viking Orbiter image is one of the best Viking pictures of the area Cydonia where the 'Face' is located. Marked on the image are the 'footprint' of the high resolution (narrow angle) Mars Orbiter Camera image and the area seen in enlarged views (dashed box). See PIA01440-1442 for these images in raw and processed form.Malin Space Science Systems and the California Institute of Technology built the MOC using spare hardware from the Mars Observer mission. MSSS operates the camera from its facilities in San Diego, CA. The Jet Propulsion Laboratory's Mars Surveyor Operations Project operates the Mars Global Surveyor spacecraft with its industrial partner, Lockheed Martin Astronautics, from facilities in Pasadena, CA and Denver, CO.

  9. The MARS2013 Mars analog mission.

    Science.gov (United States)

    Groemer, Gernot; Soucek, Alexander; Frischauf, Norbert; Stumptner, Willibald; Ragonig, Christoph; Sams, Sebastian; Bartenstein, Thomas; Häuplik-Meusburger, Sandra; Petrova, Polina; Evetts, Simon; Sivenesan, Chan; Bothe, Claudia; Boyd, Andrea; Dinkelaker, Aline; Dissertori, Markus; Fasching, David; Fischer, Monika; Föger, Daniel; Foresta, Luca; Fritsch, Lukas; Fuchs, Harald; Gautsch, Christoph; Gerard, Stephan; Goetzloff, Linda; Gołebiowska, Izabella; Gorur, Paavan; Groemer, Gerhard; Groll, Petra; Haider, Christian; Haider, Olivia; Hauth, Eva; Hauth, Stefan; Hettrich, Sebastian; Jais, Wolfgang; Jones, Natalie; Taj-Eddine, Kamal; Karl, Alexander; Kauerhoff, Tilo; Khan, Muhammad Shadab; Kjeldsen, Andreas; Klauck, Jan; Losiak, Anna; Luger, Markus; Luger, Thomas; Luger, Ulrich; McArthur, Jane; Moser, Linda; Neuner, Julia; Orgel, Csilla; Ori, Gian Gabriele; Paternesi, Roberta; Peschier, Jarno; Pfeil, Isabella; Prock, Silvia; Radinger, Josef; Ramirez, Barbara; Ramo, Wissam; Rampey, Mike; Sams, Arnold; Sams, Elisabeth; Sandu, Oana; Sans, Alejandra; Sansone, Petra; Scheer, Daniela; Schildhammer, Daniel; Scornet, Quentin; Sejkora, Nina; Stadler, Andrea; Stummer, Florian; Taraba, Michael; Tlustos, Reinhard; Toferer, Ernst; Turetschek, Thomas; Winter, Egon; Zanella-Kux, Katja

    2014-05-01

    We report on the MARS2013 mission, a 4-week Mars analog field test in the northern Sahara. Nineteen experiments were conducted by a field crew in Morocco under simulated martian surface exploration conditions, supervised by a Mission Support Center in Innsbruck, Austria. A Remote Science Support team analyzed field data in near real time, providing planning input for the management of a complex system of field assets; two advanced space suit simulators, four robotic vehicles, an emergency shelter, and a stationary sensor platform in a realistic work flow were coordinated by a Flight Control Team. A dedicated flight planning group, external control centers for rover tele-operations, and a biomedical monitoring team supported the field operations. A 10 min satellite communication delay and other limitations pertinent to human planetary surface activities were introduced. The fields of research for the experiments were geology, human factors, astrobiology, robotics, tele-science, exploration, and operations research. This paper provides an overview of the geological context and environmental conditions of the test site and the mission architecture, in particular the communication infrastructure emulating the signal travel time between Earth and Mars. We report on the operational work flows and the experiments conducted, including a deployable shelter prototype for multiple-day extravehicular activities and contingency situations.

  10. Purification, crystallization and preliminary X-ray analysis of OsAREB8 from rice, a member of the AREB/ABF family of bZIP transcription factors, in complex with its cognate DNA

    International Nuclear Information System (INIS)

    Miyazono, Ken-ichi; Koura, Tsubasa; Kubota, Keiko; Yoshida, Takuya; Fujita, Yasunari; Yamaguchi-Shinozaki, Kazuko; Tanokura, Masaru

    2012-01-01

    OsAREB8 from rice (O. sativa), a member of the AREB/ABF family of bZIP transcription factors, was expressed, purified and crystallized using the sitting-drop vapour-diffusion method. A crystal of OsAREB8 in complex with its cognate DNA diffracted X-rays to 3.65 Å resolution. The AREB/ABF family of bZIP transcription factors play a key role in drought stress response and tolerance during the vegetative stage in plants. To reveal the DNA-recognition mechanism of the AREB/ABF family of proteins, the bZIP domain of OsAREB8, an AREB/ABF-family protein from Oryza sativa, was expressed in Escherichia coli, purified and crystallized with its cognate DNA. Crystals of the OsAREB8–DNA complex were obtained by the sitting-drop vapour-diffusion method at 277 K with a reservoir solution consisting of 50 mM MES pH 6.4, 29% MPD, 2 mM spermidine, 20 mM magnesium acetate and 100 mM sodium chloride. A crystal diffracted X-rays to 3.65 Å resolution and belonged to space group C222, with unit-cell parameters a = 155.1, b = 206.7, c = 38.5 Å. The crystal contained one OsAREB8–DNA complex in the asymmetric unit

  11. Accretion and primary differentiation of Mars

    International Nuclear Information System (INIS)

    Drake, M.J.

    1988-01-01

    In collecting samples from Mars to address questions such as whether Mars accreted homogeneously or heterogeneously, how Mars segregated into a metallic core and silicate mantle, and whether Mars outgassed catastrophically coincident with accretion or more serenely on a longer timescale, we must be guided by our experience in addressing these questions for the Earth, Moon, and igneous meteorite parent bodies. A key measurement to be made on any sample returned from Mars is its oxygen isotopic composition. A single measurement will suffice to bind the SNC meteorites to Mars or demonstrate that they cannot be samples of that planet. A positive identification of Mars as the SNC parent planet will permit all that has been learned from the SNC meteorites to be applied to Mars with confidence. A negative result will perhaps be more exciting in forcing us to look for another object that has been geologically active in the recent past. If the oxygen isotopic composition of Earth and Mars are established to be distinct, accretion theory must provide for different compositions for two planets now separated by only 0.5 AU

  12. Microscope on Mars

    Science.gov (United States)

    2004-01-01

    This image taken at Meridiani Planum, Mars by the panoramic camera on the Mars Exploration Rover Opportunity shows the rover's microscopic imager (circular device in center), located on its instrument deployment device, or 'arm.' The image was acquired on the ninth martian day or sol of the rover's mission.

  13. Nitrogen on Mars: Insights from Curiosity

    Science.gov (United States)

    Stern, J. C.; Sutter, B.; Jackson, W. A.; Navarro-Gonzalez, Rafael; McKay, Chrisopher P.; Ming, W.; Archer, P. Douglas; Glavin, D. P.; Fairen, A. G.; Mahaffy, Paul R.

    2017-01-01

    Recent detection of nitrate on Mars indicates that nitrogen fixation processes occurred in early martian history. Data collected by the Sample Analysis at Mars (SAM) instrument on the Curiosity Rover can be integrated with Mars analog work in order to better understand the fixation and mobility of nitrogen on Mars, and thus its availability to putative biology. In particular, the relationship between nitrate and other soluble salts may help reveal the timing of nitrogen fixation and post-depositional behavior of nitrate on Mars. In addition, in situ measurements of nitrogen abundance and isotopic composition may be used to model atmospheric conditions on early Mars.

  14. The Mars Environmental Compatibility Assessment (MECA) Wet Chemistry Experiment on the Mars 2001 Lander

    Science.gov (United States)

    Grannan, S. M.; Meloy, T. P.; Hecht, H.; Anderson, M. S.; Buehler, M.; Frant, M.; Kounaves, S. P.; Manatt, K. S.; Pike, W. T.; Schubert, W.

    1999-01-01

    The Mars Environmental Compatibility Assessment (MECA) is an instrument suite that will fly on the Mars Surveyor 2001 Lander Spacecraft. MECA is sponsored by the Human Exploration and Development of Space (HEDS) program and will evaluate potential hazards that the dust and soil of Mars might present to astronauts and their equipment on a future human mission to Mars. Four elements constitute the integrated MECA payload: a microscopy station, patch plates, an electrometer, and the wet chemistry experiment (WCE). The WCE is the first application of electrochemical sensors to study soil chemistry on another planetary body, in addition to being the first measurement of soil/water solution properties on Mars. The chemical composition and properties of the watersoluble materials present in the Martian soil are of considerable interest to the planetary science community because characteristic salts are formed by the water-based weathering of rocks, the action of volcanic gases, and biological activity. Thus the characterization of water-soluble soil materials on Mars can provide information on the geochemical history of the planet surface. Additional information is contained in the original extended abstract.

  15. Electrical power systems for Mars

    Science.gov (United States)

    Giudici, Robert J.

    1986-01-01

    Electrical power system options for Mars Manned Modules and Mars Surface Bases were evaluated for both near-term and advanced performance potential. The power system options investigated for the Mission Modules include photovoltaics, solar thermal, nuclear reactor, and isotope power systems. Options discussed for Mars Bases include the above options with the addition of a brief discussion of open loop energy conversion of Mars resources, including utilization of wind, subsurface thermal gradients, and super oxides. Electrical power requirements for Mission Modules were estimated for three basic approaches: as a function of crew size; as a function of electric propulsion; and as a function of transmission of power from an orbiter to the surface of Mars via laser or radio frequency. Mars Base power requirements were assumed to be determined by production facilities that make resources available for follow-on missions leading to the establishment of a permanently manned Base. Requirements include the production of buffer gas and propellant production plants.

  16. An Alternative Humans to Mars Approach: Reducing Mission Mass with Multiple Mars Flyby Trajectories and Minimal Capability Investments

    Science.gov (United States)

    Whitley, Ryan J.; Jedrey, Richard; Landau, Damon; Ocampo, Cesar

    2015-01-01

    Mars flyby trajectories and Earth return trajectories have the potential to enable lower- cost and sustainable human exploration of Mars. Flyby and return trajectories are true minimum energy paths with low to zero post-Earth departure maneuvers. By emplacing the large crew vehicles required for human transit on these paths, the total fuel cost can be reduced. The traditional full-up repeating Earth-Mars-Earth cycler concept requires significant infrastructure, but a Mars only flyby approach minimizes mission mass and maximizes opportunities to build-up missions in a stepwise manner. In this paper multiple strategies for sending a crew of 4 to Mars orbit and back are examined. With pre-emplaced assets in Mars orbit, a transit habitat and a minimally functional Mars taxi, a complete Mars mission can be accomplished in 3 SLS launches and 2 Mars Flyby's, including Orion. While some years are better than others, ample opportunities exist within a given 15-year Earth-Mars alignment cycle. Building up a mission cadence over time, this approach can translate to Mars surface access. Risk reduction, which is always a concern for human missions, is mitigated by the use of flybys with Earth return (some of which are true free returns) capability.

  17. Austere Human Missions to Mars

    Science.gov (United States)

    Price, Hoppy; Hawkins, Alisa M.; Tadcliffe, Torrey O.

    2009-01-01

    The Design Reference Architecture 5 (DRA 5) is the most recent concept developed by NASA to send humans to Mars in the 2030 time frame using Constellation Program elements. DRA 5 is optimized to meet a specific set of requirements that would provide for a robust exploration program to deliver a new six-person crew at each biennial Mars opportunity and provide for power and infrastructure to maintain a highly capable continuing human presence on Mars. This paper examines an alternate architecture that is scaled back from DRA 5 and might offer lower development cost, lower flight cost, and lower development risk. It is recognized that a mission set using this approach would not meet all the current Constellation Mars mission requirements; however, this 'austere' architecture may represent a minimum mission set that would be acceptable from a science and exploration standpoint. The austere approach is driven by a philosophy of minimizing high risk or high cost technology development and maximizing development and production commonality in order to achieve a program that could be sustained in a flat-funded budget environment. Key features that would enable a lower technology implementation are as follows: using a blunt-body entry vehicle having no deployable decelerators, utilizing aerobraking rather than aerocapture for placing the crewed element into low Mars orbit, avoiding the use of liquid hydrogen with its low temperature and large volume issues, using standard bipropellant propulsion for the landers and ascent vehicle, and using radioisotope surface power systems rather than a nuclear reactor or large area deployable solar arrays. Flat funding within the expected NASA budget for a sustained program could be facilitated by alternating cargo and crew launches for the biennial Mars opportunities. This would result in two assembled vehicles leaving Earth orbit for Mars per Mars opportunity. The first opportunity would send two cargo landers to the Mars surface to

  18. Moon-Mars Analogue Mission (EuroMoonMars 1 at the Mars Desert Research Station)

    Science.gov (United States)

    Lia Schlacht, Irene; Voute, Sara; Irwin, Stacy; Foing, Bernard H.; Stoker, Carol R.; Westenberg, Artemis

    The Mars Desert Research Station (MDRS) is situated in an analogue habitat-based Martian environment, designed for missions to determine the knowledge and equipment necessary for successful future planetary exploration. For this purpose, a crew of six people worked and lived together in a closed-system environment. They performed habitability experiments within the dwelling and conducted Extra-Vehicular Activities (EVAs) for two weeks (20 Feb to 6 Mar 2010) and were guided externally by mission support, called "Earth" within the simulation. Crew 91, an international, mixed-gender, and multidisciplinary group, has completed several studies during the first mission of the EuroMoonMars campaign. The crew is composed of an Italian designer and human factors specialist, a Dutch geologist, an American physicist, and three French aerospace engineering students from Ecole de l'Air, all with ages between 21 and 31. Each crewmember worked on personal research and fulfilled a unique role within the group: commander, executive officer, engineer, health and safety officer, scientist, and journalist. The expedition focused on human factors, performance, communication, health and safety pro-tocols, and EVA procedures. The engineers' projects aimed to improve rover manoeuvrability, far-field communication, and data exchanges between the base and the rover or astronaut. The crew physicist evaluated dust control methods inside and outside the habitat. The geologist tested planetary geological sampling procedures. The crew designer investigated performance and overall habitability in the context of the Mars Habitability Experiment from the Extreme-Design group. During the mission the crew also participated in the Food Study and in the Ethospace study, managed by external groups. The poster will present crew dynamics, scientific results and daily schedule from a Human Factors perspective. Main co-sponsors and collaborators: ILEWG, ESA ESTEC, NASA Ames, Ecole de l'Air, SKOR, Extreme

  19. Prediction of Heat Transfer Performance on Horizontal U-Shaped Heat Exchanger in Passive Safety System Using MARS

    Energy Technology Data Exchange (ETDEWEB)

    Jeon, Seong-Su; Hong, Soon-Joon [FNC Tech, Yongin (Korea, Republic of); Cho, Hyoung-Kyu; Park, Goon-Cherl [Seoul National University, Seoul (Korea, Republic of)

    2015-10-15

    The design and the safety analysis of the passive safety systems are performed mainly using the best-estimate thermal-hydraulic analysis codes such as RELAP5 and MARS. This study developed the heat transfer model package for the horizontal U-shaped HX submerged in a pool by improving the horizontal in-tube condensation model and developing the outside-tube natural convective nucleate boiling model. This paper presents the HX model package and the validation results against the passive safety system-related experimental data of PASCAL and ATLAS-PAFS. This study developed the heat transfer model package of the horizontal U-shaped HX submerged in a pool in order to obtain a reliable prediction of the HX heat removal performance of the passive safety system, especially PAFS, using MARS. From the validation results, the proposed model package provided the improved prediction of HX performance (condensation, natural convective nucleate boiling, and heat removal rate of the HX) compared to the default model in MARS.

  20. Pre-engineering Spaceflight Validation of Environmental Models and the 2005 HZETRN Simulation Code

    Science.gov (United States)

    Nealy, John E.; Cucinotta, Francis A.; Wilson, John W.; Badavi, Francis F.; Dachev, Ts. P.; Tomov, B. T.; Walker, Steven A.; DeAngelis, Giovanni; Blattnig, Steve R.; Atwell, William

    2006-01-01

    The HZETRN code has been identified by NASA for engineering design in the next phase of space exploration highlighting a return to the Moon in preparation for a Mars mission. In response, a new series of algorithms beginning with 2005 HZETRN, will be issued by correcting some prior limitations and improving control of propagated errors along with established code verification processes. Code validation processes will use new/improved low Earth orbit (LEO) environmental models with a recently improved International Space Station (ISS) shield model to validate computational models and procedures using measured data aboard ISS. These validated models will provide a basis for flight-testing the designs of future space vehicles and systems of the Constellation program in the LEO environment.

  1. Mars Express - ESA sets ambitious goals for the first European mission to Mars

    Science.gov (United States)

    2003-05-01

    Mars has always fascinated human beings. No other planet has been visited so many times by spacecraft. And still, it has not been easy to unveil its secrets. Martian mysteries seem to have increased in quantity and complexity with every mission. When the first spacecraft were sent - the Mariner series in 1960s - the public was expecting an Earth ‘twin’, a green, inhabited planet full of oceans. Mariner shattered this dream by showing a barren surface. This was followed by the Viking probes which searched for life unsuccessfully in 1976. Mars appeared dry, cold and uninhabited: the Earth’s opposite. Now, two decades later, modern spacecraft have changed that view, but they have also returned more questions. Current data show that Mars was probably much warmer in the past. Scientists now think that Mars had oceans, so it could have been a suitable place for life in the past. “We do not know what happened to the planet in the past. Which process turned Mars into the dry, cold world we see today?” says Agustin Chicarro, ESA’s Mars Express project scientist. “With Mars Express, we will find out. Above all, we aim to obtain a complete global view of the planet - its history, its geology, how it has evolved. Real planetology!” Mars Express will reach the Red Planet by the end of December 2003, after a trip of just over six months. Six days before injection into its final orbit, Mars Express will eject the lander, Beagle 2, named after the ship on which Charles Darwin found inspiration to formulate his theory of evolution. The Mars Express orbiter will observe the planet and its atmosphere from a near-polar orbit, and will remain in operation for at least a whole Martian year (687 Earth days). Beagle 2 will land in an equatorial region that was probably flooded in the past, and where traces of life may have been preserved. The Mars Express orbiter carries seven advanced experiments, in addition to the Beagle 2 lander. The orbiter’s instruments have been

  2. Proyecto María María

    OpenAIRE

    Prieto Peña, Ana María

    2014-01-01

    María María es un proyecto que se desarrollara en sector de la Joyería y la Bisutería pero con un fuerte enfoque Cultural y artístico. Nuestro producto es más que un accesorio, por un lado es la belleza y distinción que buscan las mujeres y por otro lado es la experiencia del cliente, quien tendrá la oportunidad de personalizar su accesorio, ser diseñador por un rato y lucir su propia creación. Este accesorio pone en contacto al usuario con el mundo literario; es decir con pequeños universo...

  3. Astrobiology and the Human Exploration of Mars

    Science.gov (United States)

    Levine, Joel S.; Garvin, James B.; Drake, B. G.; Beaty, David

    2010-01-01

    In March 2007, the Mars Exploration Program Analysis Group (MEPAG) chartered the Human Exploration of Mars Science Analysis Group (HEM-SAG), co-chaired by J. B. Garvin and J. S. Levine and consisting of about 30 Mars scientists from the U.S. and Europe. HEM-SAG was one of a half dozen teams charted by NASA to consider the human exploration of Mars. Other teams included: Mars Entry, Descent and Landing, Human Health and Performance, Flight and Surface Systems, and Heliospheric/Astrophysics. The results of these Mars teams and the development of an architecture for the human exploration of Mars were summarized in two recent publications: Human Exploration of Mars Design Reference Architecture 5.0, NASA Special Publication-2009-566 (B. G. Drake, Editor), 100 pages, July 2009 and Human Exploration of Mars Design Reference Architecture 5.0, NASA Special Publication-2009-566 Addendum (B. G. Drake, Editor), 406 pages, July 2009. This presentation summarizes the HEM-SAG conclusions on astrobiology and the search for life on Mars by humans.

  4. Technology needs for manned Mars missions

    International Nuclear Information System (INIS)

    Buden, D.; Bartine, D.

    1991-01-01

    As members of the Stafford Synthesis Group, we performed an investigation as to the most expeditious manner to explore Mars. To do this, rationale, objectives, requirements and systems definitions were developed. The objectives include the development of the necessary infrastructure and resources for Mars exploration and performing initial successful exploration of Mars. This will include a transportation system between Mars and Earth, habitats for living on Mars, utilization of Martian resources, and the ability to perform exploration over the entire Martian surface. Using the developed architecture, key technologies were identified. 6 figs., 1 tab

  5. The Mars thermosphere. 2. General circulation with coupled dynamics and composition

    International Nuclear Information System (INIS)

    Bougher, S.W.; Roble, R.G.; Ridley, E.C.; Dickinson, R.E.

    1990-01-01

    The National Center for Atmospheric Research thermospheric general circulation model (TGCM) for the Earth's thermosphere has been modified to examine the three-dimensional structure and circulation of the upper mesosphere and thermosphere of Mars (MTGCM). The computational framework and major processes unique to a CO 2 thermosphere are similar to those utilized in a recent Venus TGCM. Solar EUV, UV, and IR heating alone combine to drive the Martian winds above ∼100 km. An equinox version of the code is used to examine the Mars global dynamics and structure for two specific observational periods spanning a range of solar activity: Viking 1 (July 1976) and Mariner 6-7 (August-September 1969). The MTGCM is then modified to predict the state of the Mars thermosphere for various combinations of solar and orbital conditions. Calculations show that no nightside cryosphere of the type observed on Venus is obtained on the Mars nightside. Instead, planetary rotation significantly modifies the winds and the day-to-night contrast in densities and temperatures, giving a diurnal behavior similar to the Earth under quiet solar conditions. Maximum exospheric temperatures are calculated near 1,500 LT (≤ 305 K), with minimum values at 0500 LT (≤ 175 K). The global temperature distribution is strongly modified by nightside adiabatic heating (subsidence) and dayside cooling (upwelling). The global winds also affect vertical density distributions; vertical eddy diffusion much weaker than used in previous one-dimensional models is required to maintain observed Viking profiles. A solar cycle variation in dayside exospheric temperatures of ∼195-305 K is simulated by the Viking and Mariner runs

  6. A Mission Concept: Re-Entry Hopper-Aero-Space-Craft System on-Mars (REARM-Mars)

    Science.gov (United States)

    Davoodi, Faranak

    2013-01-01

    Future missions to Mars that would need a sophisticated lander, hopper, or rover could benefit from the REARM Architecture. The mission concept REARM Architecture is designed to provide unprecedented capabilities for future Mars exploration missions, including human exploration and possible sample-return missions, as a reusable lander, ascend/descend vehicle, refuelable hopper, multiple-location sample-return collector, laboratory, and a cargo system for assets and humans. These could all be possible by adding just a single customized Re-Entry-Hopper-Aero-Space-Craft System, called REARM-spacecraft, and a docking station at the Martian orbit, called REARM-dock. REARM could dramatically decrease the time and the expense required to launch new exploratory missions on Mars by making them less dependent on Earth and by reusing the assets already designed, built, and sent to Mars. REARM would introduce a new class of Mars exploration missions, which could explore much larger expanses of Mars in a much faster fashion and with much more sophisticated lab instruments. The proposed REARM architecture consists of the following subsystems: REARM-dock, REARM-spacecraft, sky-crane, secure-attached-compartment, sample-return container, agile rover, scalable orbital lab, and on-the-road robotic handymen.

  7. Development and assessment of multi-dimensional flow model in MARS compared with the RPI air-water experiment

    International Nuclear Information System (INIS)

    Lee, Seok Min; Lee, Un Chul; Bae, Sung Won; Chung, Bub Dong

    2004-01-01

    The Multi-Dimensional flow models in system code have been developed during the past many years. RELAP5-3D, CATHARE and TRACE has its specific multi-dimensional flow models and successfully applied it to the system safety analysis. In KAERI, also, MARS(Multi-dimensional Analysis of Reactor Safety) code was developed by integrating RELAP5/MOD3 code and COBRA-TF code. Even though COBRA-TF module can analyze three-dimensional flow models, it has a limitation to apply 3D shear stress dominant phenomena or cylindrical geometry. Therefore, Multi-dimensional analysis models are newly developed by implementing three-dimensional momentum flux and diffusion terms. The multi-dimensional model has been assessed compared with multi-dimensional conceptual problems and CFD code results. Although the assessment results were reasonable, the multi-dimensional model has not been validated to two-phase flow using experimental data. In this paper, the multi-dimensional air-water two-phase flow experiment was simulated and analyzed

  8. Neighborhood walkability and active travel (walking and cycling) in New York City.

    Science.gov (United States)

    Freeman, Lance; Neckerman, Kathryn; Schwartz-Soicher, Ofira; Quinn, James; Richards, Catherine; Bader, Michael D M; Lovasi, Gina; Jack, Darby; Weiss, Christopher; Konty, Kevin; Arno, Peter; Viola, Deborah; Kerker, Bonnie; Rundle, Andrew G

    2013-08-01

    Urban planners have suggested that built environment characteristics can support active travel (walking and cycling) and reduce sedentary behavior. This study assessed whether engagement in active travel is associated with neighborhood walkability measured for zip codes in New York City. Data were analyzed on engagement in active travel and the frequency of walking or biking ten blocks or more in the past month, from 8,064 respondents to the New York City 2003 Community Health Survey (CHS). A neighborhood walkability scale that measures: residential, intersection, and subway stop density; land use mix; and the ratio of retail building floor area to retail land area was calculated for each zip code. Data were analyzed using zero-inflated negative binomial regression incorporating survey sample weights and adjusting for respondents' sociodemographic characteristics. Overall, 44 % of respondents reported no episodes of active travel and among those who reported any episode, the mean number was 43.2 episodes per month. Comparing the 75th to the 25th percentile of zip code walkability, the odds ratio for reporting zero episodes of active travel was 0.71 (95 % CI 0.61, 0.83) and the exponentiated beta coefficient for the count of episodes of active travel was 1.13 (95 % CI 1.06, 1.21). Associations between lower walkability and reporting zero episodes of active travel were significantly stronger for non-Hispanic Whites as compared to non-Hispanic Blacks and to Hispanics and for those living in higher income zip codes. The results suggest that neighborhood walkability is associated with higher engagement in active travel.

  9. Measurements of energetic particle radiation in transit to Mars on the Mars Science Laboratory.

    Science.gov (United States)

    Zeitlin, C; Hassler, D M; Cucinotta, F A; Ehresmann, B; Wimmer-Schweingruber, R F; Brinza, D E; Kang, S; Weigle, G; Böttcher, S; Böhm, E; Burmeister, S; Guo, J; Köhler, J; Martin, C; Posner, A; Rafkin, S; Reitz, G

    2013-05-31

    The Mars Science Laboratory spacecraft, containing the Curiosity rover, was launched to Mars on 26 November 2011, and for most of the 253-day, 560-million-kilometer cruise to Mars, the Radiation Assessment Detector made detailed measurements of the energetic particle radiation environment inside the spacecraft. These data provide insights into the radiation hazards that would be associated with a human mission to Mars. We report measurements of the radiation dose, dose equivalent, and linear energy transfer spectra. The dose equivalent for even the shortest round-trip with current propulsion systems and comparable shielding is found to be 0.66 ± 0.12 sievert.

  10. Low-cost autonomous orbit control about Mars: Initial simulation results

    Science.gov (United States)

    Dawson, S. D.; Early, L. W.; Potterveld, C. W.; Königsmann, H. J.

    1999-11-01

    Interest in studying the possibility of extraterrestrial life has led to the re-emergence of the Red Planet as a major target of planetary exploration. Currently proposed missions in the post-2000 period are routinely calling for rendezvous with ascent craft, long-term orbiting of, and sample-return from Mars. Such missions would benefit greatly from autonomous orbit control as a means to reduce operations costs and enable contact with Mars ground stations out of view of the Earth. This paper present results from initial simulations of autonomously controlled orbits around Mars, and points out possible uses of the technology and areas of routine Mars operations where such cost-conscious and robust autonomy could prove most effective. These simulations have validated the approach and control philosophies used in the development of this autonomous orbit controller. Future work will refine the controller, accounting for systematic and random errors in the navigation of the spacecraft from the sensor suite, and will produce prototype flight code for inclusion on future missions. A modified version of Microcosm's commercially available High Precision Orbit Propagator (HPOP) was used in the preparation of these results due to its high accuracy and speed of operation. Control laws were developed to allow an autonomously controlled spacecraft to continuously control to a pre-defined orbit about Mars with near-optimal propellant usage. The control laws were implemented as an adjunct to HPOP. The GSFC-produced 50 × 50 field model of the Martian gravitational potential was used in all simulations. The Martian atmospheric drag was modeled using an exponentially decaying atmosphere based on data from the Mars-GRAM NASA Ames model. It is hoped that the simple atmosphere model that was implemented can be significantly improved in the future so as to approach the fidelity of the Mars-GRAM model in its predictions of atmospheric density at orbital altitudes. Such additional work

  11. Environment of Mars, 1988

    International Nuclear Information System (INIS)

    Kaplan, D.I.

    1988-10-01

    A compilation of scientific knowledge about the planet Mars is provided. Information is divided into three categories: atmospheric data, surface data, and astrodynamic data. The discussion of atmospheric data includes the presentation of nine different models of the Mars atmosphere. Also discussed are Martian atmospheric constituents, winds, clouds, and solar irradiance. The great dust storms of Mars are presented. The section on Mars surface data provides an in-depth examination of the physical and chemical properties observed at the two Viking landing sites. Bulk densities, dielectric constants, and thermal inertias across the planet are then described and related back to those specific features found at the Viking landing sites. The astrodynamic materials provide the astronomical constants, time scales, and reference coordinate frames necessary to perform flightpath analysis, navigation design, and science observation design

  12. Mass Spectrometry on Future Mars Landers

    Science.gov (United States)

    Brinckerhoff, W. B.; Mahaffy, P. R.

    2011-01-01

    Mass spectrometry investigations on the 2011 Mars Science Laboratory (MSL) and the 2018 ExoMars missions will address core science objectives related to the potential habitability of their landing site environments and more generally the near-surface organic inventory of Mars. The analysis of complex solid samples by mass spectrometry is a well-known approach that can provide a broad and sensitive survey of organic and inorganic compounds as well as supportive data for mineralogical analysis. The science value of such compositional information is maximized when one appreciates the particular opportunities and limitations of in situ analysis with resource-constrained instrumentation in the context of a complete science payload and applied to materials found in a particular environment. The Sample Analysis at Mars (SAM) investigation on MSL and the Mars Organic Molecule Analyzer (MOMA) investigation on ExoMars will thus benefit from and inform broad-based analog field site work linked to the Mars environments where such analysis will occur.

  13. Validity of vascular trauma codes at major trauma centres.

    Science.gov (United States)

    Altoijry, Abdulmajeed; Al-Omran, Mohammed; Lindsay, Thomas F; Johnston, K Wayne; Melo, Magda; Mamdani, Muhammad

    2013-12-01

    The use of administrative databases in vascular injury research has been increasing, but the validity of the diagnosis codes used in this research is uncertain. We assessed the positive predictive value (PPV) of International Classification of Diseases, tenth revision (ICD-10), vascular injury codes in administrative claims data in Ontario. We conducted a retrospective validation study using the Canadian Institute for Health Information Discharge Abstract Database, an administrative database that records all hospital admissions in Canada. We evaluated 380 randomly selected hospital discharge abstracts from the 2 main trauma centres in Toronto, Ont., St.Michael's Hospital and Sunnybrook Health Sciences Centre, between Apr. 1, 2002, and Mar. 31, 2010. We then compared these records with the corresponding patients' hospital charts to assess the level of agreement for procedure coding. We calculated the PPV and sensitivity to estimate the validity of vascular injury diagnosis coding. The overall PPV for vascular injury coding was estimated to be 95% (95% confidence interval [CI] 92.3-96.8). The PPV among code groups for neck, thorax, abdomen, upper extremity and lower extremity injuries ranged from 90.8 (95% CI 82.2-95.5) to 97.4 (95% CI 91.0-99.3), whereas sensitivity ranged from 90% (95% CI 81.5-94.8) to 98.7% (95% CI 92.9-99.8). Administrative claims hospital discharge data based on ICD-10 diagnosis codes have a high level of validity when identifying cases of vascular injury. Observational Study Level III.

  14. Mars Analog Rio Tinto Experiment (MARTE): An Experimental Demonstration of Key Technologies for Searching for Life on Mars

    Science.gov (United States)

    Stoker, Carol

    2004-01-01

    The discovery of near surface ground ice by the Mars Odyssey mission and the abundant evidence for recent Gulley features observed by the Mars Global Surveyor mission support longstanding theoretical arguments for subsurface liquid water on Mars. Thus, implementing the Mars program goal to search for life points to drilling on Mars to reach liquid water, collecting samples and analyzing them with instrumentation to detect in situ organisms and biomarker compounds. Searching for life in the subsurface of Mars will require drilling, sample extraction and handling, and new technologies to find and identify biomarker compounds and search for living organisms.

  15. Utah Marbles and Mars Blueberries: Comparitive Terrestrial Analogs for Hematite Concretions on Mars

    Science.gov (United States)

    Chan, M. A.; Beitler, B.; Parry, W. T.; Ormö, J.; Komatsu, G.

    2005-03-01

    Compelling comparisons show why Utah iron oxide-cemented "marbles" are a good analog for Mars hematite "blueberries". Terrestrial examples offer valuable models for interpreting the diagenetic history and importance of water on Mars.

  16. Mars Sample Return: Mars Ascent Vehicle Mission and Technology Requirements

    Science.gov (United States)

    Bowles, Jeffrey V.; Huynh, Loc C.; Hawke, Veronica M.; Jiang, Xun J.

    2013-01-01

    A Mars Sample Return mission is the highest priority science mission for the next decade recommended by the recent Decadal Survey of Planetary Science, the key community input process that guides NASAs science missions. A feasibility study was conducted of a potentially simple and low cost approach to Mars Sample Return mission enabled by the use of developing commercial capabilities. Previous studies of MSR have shown that landing an all up sample return mission with a high mass capacity lander is a cost effective approach. The approach proposed is the use of an emerging commercially available capsule to land the launch vehicle system that would return samples to Earth. This paper describes the mission and technology requirements impact on the launch vehicle system design, referred to as the Mars Ascent Vehicle (MAV).

  17. Water and Life on Mars

    Science.gov (United States)

    McKay, Christopher P.; DeVincenzi, Donald (Technical Monitor)

    2000-01-01

    Mars appears to be cold dry and dead world. However there is good evidence that early in its history it had liquid water, more active volcanism, and a thicker atmosphere. Mars had this earth-like environment over three and a half billion years ago, during the same time that life appeared on Earth. The main question in the exploration of Mars then is the search for a independent origin of life on that planet. Ecosystems in cold, dry locations on Earth - such as the Antarctic - provide examples of how life on Mars might have survived and where to look for fossils. Although the Viking results may indicate that Mars has no life today, there is direct geomorphological evidence that, in the past, Mars had large amounts of liquid water on its surface - possibly due to a thicker atmosphere. From a biological perspective the existence of liquid water, by itself motivates the question of the origin of life on Mars. One of the martian meteorites dates back to this early period and may contain evidence consistent with life. From studies of the Earth's earliest biosphere we know that by 3.5 Gyr. ago, life had originated on Earth and reached a fair degree of biological sophistication. Surface activity and erosion on Earth make it difficult to trace the history of life before the 3.5 Gyr timeframe. Ecosystems in cold, dry locations on Earth - such as the Antarctic - provide examples of how life on Mars might have survived and where to look for fossils.

  18. The early thermal evolution of Mars

    Science.gov (United States)

    Bhatia, G. K.; Sahijpal, S.

    2016-01-01

    Hf-W isotopic systematics of Martian meteorites have provided evidence for the early accretion and rapid core formation of Mars. We present the results of numerical simulations performed to study the early thermal evolution and planetary scale differentiation of Mars. The simulations are confined to the initial 50 Myr (Ma) of the formation of solar system. The accretion energy produced during the growth of Mars and the decay energy due to the short-lived radio-nuclides 26Al, 60Fe, and the long-lived nuclides, 40K, 235U, 238U, and 232Th are incorporated as the heat sources for the thermal evolution of Mars. During the core-mantle differentiation of Mars, the molten metallic blobs were numerically moved using Stoke's law toward the center with descent velocity that depends on the local acceleration due to gravity. Apart from the accretion and the radioactive heat energies, the gravitational energy produced during the differentiation of Mars and the associated heat transfer is also parametrically incorporated in the present work to make an assessment of its contribution to the early thermal evolution of Mars. We conclude that the accretion energy alone cannot produce widespread melting and differentiation of Mars even with an efficient consumption of the accretion energy. This makes 26Al the prime source for the heating and planetary scale differentiation of Mars. We demonstrate a rapid accretion and core-mantle differentiation of Mars within the initial ~1.5 Myr. This is consistent with the chronological records of Martian meteorites.

  19. Preparing for Mars: The Evolvable Mars Campaign 'Proving Ground' Approach

    Science.gov (United States)

    Bobskill, Marianne R.; Lupisella, Mark L.; Mueller, Rob P.; Sibille, Laurent; Vangen, Scott; Williams-Byrd, Julie

    2015-01-01

    As the National Aeronautics and Space Administration (NASA) prepares to extend human presence beyond Low Earth Orbit, we are in the early stages of planning missions within the framework of an Evolvable Mars Campaign. Initial missions would be conducted in near-Earth cis-lunar space and would eventually culminate in extended duration crewed missions on the surface of Mars. To enable such exploration missions, critical technologies and capabilities must be identified, developed, and tested. NASA has followed a principled approach to identify critical capabilities and a "Proving Ground" approach is emerging to address testing needs. The Proving Ground is a period subsequent to current International Space Station activities wherein exploration-enabling capabilities and technologies are developed and the foundation is laid for sustained human presence in space. The Proving Ground domain essentially includes missions beyond Low Earth Orbit that will provide increasing mission capability while reducing technical risks. Proving Ground missions also provide valuable experience with deep space operations and support the transition from "Earth-dependence" to "Earth-independence" required for sustainable space exploration. A Technology Development Assessment Team identified a suite of critical technologies needed to support the cadence of exploration missions. Discussions among mission planners, vehicle developers, subject-matter-experts, and technologists were used to identify a minimum but sufficient set of required technologies and capabilities. Within System Maturation Teams, known challenges were identified and expressed as specific performance gaps in critical capabilities, which were then refined and activities required to close these critical gaps were identified. Analysis was performed to identify test and demonstration opportunities for critical technical capabilities across the Proving Ground spectrum of missions. This suite of critical capabilities is expected to

  20. Human Mars Landing Site and Impacts on Mars Surface Operations

    Science.gov (United States)

    Hoffman, Stephen J.; Bussey, Ben

    2016-01-01

    This paper describes NASA's initial steps for identifying and evaluating candidate Exploration Zones (EZs) and Regions of Interests (ROIs) for the first human crews that will explore the surface of Mars. NASA's current effort to define the exploration of this planet by human crews, known as the Evolvable Mars Campaign (EMC), provides the context in which these EZs and ROIs are being considered. The EMC spans all aspects of a human Mars mission including launch from Earth, transit to and from Mars, and operations on the surface of Mars. An EZ is a collection of ROIs located within approximately 100 kilometers of a centralized landing site. ROIs are areas relevant for scientific investigation and/or development/maturation of capabilities and resources necessary for a sustainable human presence. The EZ also contains one or more landing sites and a habitation site that will be used by multiple human crews during missions to explore and utilize the ROIs within the EZ. With the EMC as a conceptual basis, the EZ model has been refined to a point where specific site selection criteria for scientific exploration and in situ resource utilization can be defined. In 2015 these criteria were distributed to the planetary sciences community and the in situ resource utilization and civil engineering communities as part of a call for EZ proposals. The resulting "First Landing Site/Exploration Zone Workshop for Human Missions to the Surface of Mars" was held in October 2015 during which 47 proposals for EZs and ROIs were presented and discussed. Proposed locations spanned all longitudes and all allowable latitudes (+/- 50 degrees). Proposed justification for selecting one of these EZs also spanned a significant portion of the scientific and resource criteria provided to the community. Several important findings resulted from this Workshop including: (a) a strong consensus that, at a scale of 100 km (radius), multiple places on Mars exist that have both sufficient scientific interest

  1. A Database Management System Application for the Graduate Programs Office of the School of Systems and Logistics. Volume 2. Technical Reference Manual

    Science.gov (United States)

    1988-09-01

    CIT C 15 Name of local city. InCSrATE C 2 Name of local state as tw letter abbreviatiom. SIC ZIP C 10 Loa ZIP code. Five or nine digits . InC_ PHKtE C 15...record: 10 Database Dictimary for C: \\ BASE\\PAS1E.MF Field Nane Type Width Decimal Coments PMSCODE C 2 Third and fourth digits of PAS code. ON C 3...Version: 3.01 Date: 09/01/88 Time: 21:34 Report Libary : C: ASE\\GPO.RP1 Date: 08/28/88 Time: 11:32 PRMNT OFTICNS CflRL-PRINrM Nmber of copies: 1 Starting

  2. Mars' surface radiation environment measured with the Mars science laboratory's curiosity rover

    NARCIS (Netherlands)

    Hassler, D.M.; Zeitlin, C.; Wimmer-Schweingruber, R.F.; Ehresmann, B.; Rafkin, S.; Eigenbrode, J.L.; Brinza, D.E.; Weigle, G.; Böttcher, S.; Böhm, E.; Burmeister, S.; Guo, J.; Köhler, J.; Martin, C.; Reitz, G.; Cucinotta, F.A.; Kim, M.-H.; Grinspoon, D.; Bullock, M.A.; Posner, A.; Gómez-Elvira, J.; Vasavada, A.; Grotzinger, J.P.; MSL Science Team, the|info:eu-repo/dai/nl/292012217

    2014-01-01

    The Radiation Assessment Detector (RAD) on the Mars Science Laboratory’s Curiosity rover began making detailed measurements of the cosmic ray and energetic particle radiation environment on the surface of Mars on 7 August 2012. We report and discuss measurements of the absorbed dose and dose

  3. The Human Mars Mission: Transportation assessment

    International Nuclear Information System (INIS)

    Kos, Larry

    1998-01-01

    If funding is available, and for NASA planning purposes, the Human Mars Mission (HMM) is baselined to take place during the 2011 and 2013/2014 Mars opportunities. Two cargo flights will leave for Mars during the first opportunity, one to Mars orbit and the second to the surface, in preparation for the crew during the following opportunity. Each trans-Mars injection (TMI) stack will consist of a cargo/payload portion (currently coming in at between 65 and 78 mt) and a nuclear thermal propulsion (NTP) stage (currently coming in at between 69 and 77 mt loaded with propellant) for performing the departure ΔVs to get on to the appropriate Mars trajectories. Three 66,700 N thrust NTP engines comprise the TMI stage for each stack and perform a ΔV ranging from 3580 to 3890 m/s as required by the trajectory (with gravity losses and various performance margins added to this for the total TMI ΔV performed). This paper will discuss the current application of this NTP stage to a Human Mars mission, and project what implications a nuclear trans-Earth injection (TEI) stage as well as a bi-modal NTP stage could mean to a human visit to Mars

  4. Interactive 3D Mars Visualization

    Science.gov (United States)

    Powell, Mark W.

    2012-01-01

    The Interactive 3D Mars Visualization system provides high-performance, immersive visualization of satellite and surface vehicle imagery of Mars. The software can be used in mission operations to provide the most accurate position information for the Mars rovers to date. When integrated into the mission data pipeline, this system allows mission planners to view the location of the rover on Mars to 0.01-meter accuracy with respect to satellite imagery, with dynamic updates to incorporate the latest position information. Given this information so early in the planning process, rover drivers are able to plan more accurate drive activities for the rover than ever before, increasing the execution of science activities significantly. Scientifically, this 3D mapping information puts all of the science analyses to date into geologic context on a daily basis instead of weeks or months, as was the norm prior to this contribution. This allows the science planners to judge the efficacy of their previously executed science observations much more efficiently, and achieve greater science return as a result. The Interactive 3D Mars surface view is a Mars terrain browsing software interface that encompasses the entire region of exploration for a Mars surface exploration mission. The view is interactive, allowing the user to pan in any direction by clicking and dragging, or to zoom in or out by scrolling the mouse or touchpad. This set currently includes tools for selecting a point of interest, and a ruler tool for displaying the distance between and positions of two points of interest. The mapping information can be harvested and shared through ubiquitous online mapping tools like Google Mars, NASA WorldWind, and Worldwide Telescope.

  5. The overprotection of Mars

    Science.gov (United States)

    Fairén, Alberto G.; Schulze-Makuch, Dirk

    2013-07-01

    Planetary protection policies aim to guard Solar System bodies from biological contamination from spacecraft. Costly efforts to sterilize Mars spacecraft need to be re-evaluated, as they are unnecessarily inhibiting a more ambitious agenda to search for extant life on Mars.

  6. Magnetic Storms at Mars and Earth

    DEFF Research Database (Denmark)

    Vennerstrøm, Susanne; Falkenberg, Thea Vilstrup

    In analogy with magnetic storms at the Earth, periods of significantly enhanced global magnetic activity also exist at Mars. The extensive database of magnetic measurements from Mars Global Surveyor (MGS), covering almost an entire solar cycle, is used in combination with geomagnetic activity...... indices at Earth to compare the occurrence of magnetic storms at Mars and Earth. Based on superposed epochs analysis the time-development of typical magnetic storms at Mars and Earth is described. In contradiction to storms at Earth, most magnetic storms at Mars are found to be associated...... with heliospheric current sheet crossings, where the IMF changes polarity. While most storms at the Earth occur due to significant southward excursions of the IMF associated with CMEs, at Mars most storms seem to be associated with the density enhancement of the heliospheric current sheet. Density enhancements...

  7. Mars exploration program analysis group goal one: determine if life ever arose on Mars.

    Science.gov (United States)

    Hoehler, Tori M; Westall, Frances

    2010-11-01

    The Mars Exploration Program Analysis Group (MEPAG) maintains a standing document that articulates scientific community goals, objectives, and priorities for mission-enabled Mars science. Each of the goals articulated within the document is periodically revisited and updated. The astrobiology-related Goal One, "Determine if life ever arose on Mars," has recently undergone such revision. The finalized revision, which appears in the version of the MEPAG Goals Document posted on September 24, 2010, is presented here.

  8. The Gravity Field of Mars From MGS, Mars Odyssey, and MRO Radio Science

    Science.gov (United States)

    Genova, Antonio; Goossens, Sander; Lemoine, Frank G.; Mazarico, Erwan; Smith, David E.; Zuber, Maria T.

    2015-01-01

    The Mars Global Surveyor (MGS), Mars Odyssey (ODY), and Mars Reconnaissance Orbiter (MRO) missions have enabled NASA to conduct reconnaissance and exploration of Mars from orbit for sixteen consecutive years. These radio systems on these spacecraft enabled radio science in orbit around Mars to improve the knowledge of the static structure of the Martian gravitational field. The continuity of the radio tracking data, which cover more than a solar cycle, also provides useful information to characterize the temporal variability of the gravity field, relevant to the planet's internal dynamics and the structure and dynamics of the atmosphere [1]. MGS operated for more than 7 years, between 1999 and 2006, in a frozen sun-synchronous, near-circular, polar orbit with the periapsis at approximately 370 km altitude. ODY and MRO have been orbiting Mars in two separate sun-synchronous orbits at different local times and altitudes. ODY began its mapping phase in 2002 with the periapis at approximately 390 km altitude and 4-5pm Local Solar Time (LST), whereas the MRO science mission started in November 2006 with the periapis at approximately 255 km altitude and 3pm LST. The 16 years of radio tracking data provide useful information on the atmospheric density in the Martian upper atmosphere. We used ODY and MRO radio data to recover the long-term periodicity of the major atmospheric constituents -- CO2, O, and He -- at the orbit altitudes of these two spacecraft [2]. The improved atmospheric model provides a better prediction of the annual and semi-annual variability of the dominant species. Therefore, the inclusion of the recovered model leads to improved orbit determination and an improved gravity field model of Mars with MGS, ODY, and MRO radio tracking data.

  9. The Mars Reconnaissance Orbiter Mission: 10 Years of Exploration from Mars Orbit

    Science.gov (United States)

    Johnston, M. Daniel; Zurek, Richard W.

    2016-01-01

    The Mars Reconnaissance Orbiter ( MRO ) entered Mars orbit on March 10, 2006. After five months of aerobraking, a series of propulsive maneuvers were used to establish the desired low -altitude science orbit. The spacecraft has been on station in its 255 x 320 k m, sun -synchronous (approximately 3 am -pm ), primary science orbit since September 2006 performing both scientific and Mars programmatic support functions. This paper will provide a summary of the major achievements of the mission to date and the major flight activities planned for the remainder of its third Extended Mission (EM3). Some of the major flight challenges the flight team has faced are also discussed.

  10. IJslandse inzichten op Mars

    NARCIS (Netherlands)

    de Vet, S.

    2013-01-01

    Vulkaanuitbarstingen onder gletsjers, zoals de vliegverkeer-verlammende uitbarsting van de vulkaan Eyjafjallajökull in IJsland in 2010, lijken in veel opzichten op vulkaanuitbarstingen die ooit op Mars voorkwamen. Dankzij de landschappelijke gelijkenissen tussen onze aarde en Mars is het mogelijk om

  11. Curiosity’s robotic arm-mounted Mars Hand Lens Imager (MAHLI): Characterization and calibration status

    Science.gov (United States)

    Edgett, Kenneth S.; Caplinger, Michael A.; Maki, Justin N.; Ravine, Michael A.; Ghaemi, F. Tony; McNair, Sean; Herkenhoff, Kenneth E.; Duston, Brian M.; Wilson, Reg G.; Yingst, R. Aileen; Kennedy, Megan R.; Minitti, Michelle E.; Sengstacken, Aaron J.; Supulver, Kimberley D.; Lipkaman, Leslie J.; Krezoski, Gillian M.; McBride, Marie J.; Jones, Tessa L.; Nixon, Brian E.; Van Beek, Jason K.; Krysak, Daniel J.; Kirk, Randolph L.

    2015-01-01

    been excellent on Mars, often with the hardware arriving within millimeters of expectation. Stability while imaging is usually such that the images are sharply focused; some exceptions—thought to result from motion induced by wind—have occurred during longer exposure LED-illuminated night imaging. Image calibration includes relative radiometric correction by removal of dark current and application of a flat field. Dark current is negligible to minor for typical daytime exposure durations and temperatures at the Gale field site. A pre-launch flat field product is usually applied to the data but new products created from images acquired by MAHLI of the Martian sky are superior and can provide a relative radiometric accuracy of ~6%. The camera lens imparts negligible distortion to its images; camera models derived from pre-launch data, with CAHV and CAHVOR parameters captured in their archived labels, can be applied to the images for analysis. MAHLI data and derived products, including pre-launch images, are archived with the NASA Planetary Data System (PDS). This report includes supplementary calibration and characterization data that are not available in the PDS archive (see supplement file MAHLITechRept0001_Supplement.zip).

  12. The Nitrate/(Per)Chlorate Relationship on Mars

    Science.gov (United States)

    Stern, Jennifer C.; Sutter, Brad; Jackson, W. Andrew; Navarro-Gonzalez, Rafael; McKay, Christopher P.; Ming, Douglas W.; Archer, P. Douglas; Mahaffy, Paul R.

    2017-01-01

    Nitrate was recently detected in Gale Crater sediments on Mars at abundances up to approximately 600 mg/kg, confirming predictions of its presence at abundances consistent with models based on impact-generated nitrate and other sources of fixed nitrogen. Terrestrial Mars analogs, Mars meteorites, and other solar system materials help establish a context for interpreting in situ nitrate measurements on Mars, particularly in relation to other cooccuring salts. We compare the relative abundance of nitrates to oxychlorine (chlorate and/or perchlorate, hereafter (per)chlorate) salts on Mars and Earth. The nitrate/(per)chlorate ratio on Mars is greater than 1, significantly lower than on Earth (nitrate/(per)chlorate greater than 10(exp.3)), suggesting not only the absence of biological activity but also different (per)chlorate formation mechanisms on Mars than on Earth.

  13. Science Driven Human Exploration of Mars

    Science.gov (United States)

    McKay, Christopher P.

    2004-01-01

    Mars appears to be cold dry and dead world. However there is good evidence that early in its history it had liquid water, more active volcanism, and a thicker atmosphere. Mars had this earth-like environment over three and a half billion years ago, during the same time that life appeared on Earth. The main question in the exploration of Mars then is the search for a independent origin of life on that planet. Ecosystems in cold, dry locations on Earth - such as the Antarctic - provide examples of how life on Mars might have survived and where to look for fossils. Fossils are not enough. We will want to determine if life on Mars was a separate genesis from life on Earth. For this determination we need to access intact martian life; possibly frozen in the deep old permafrost. Human exploration of Mars will probably begin with a small base manned by a temporary crew, a necessary first start. But exploration of the entire planet will require a continued presence on the Martian surface and the development of a self sustaining community in which humans can live and work for very long periods of time. A permanent Mars research base can be compared to the permanent research bases which several nations maintain in Antarctica at the South Pole, the geomagnetic pole, and elsewhere. In the long run, a continued human presence on Mars will be the most economical way to study that planet in detail. It is possible that at some time in the future we might recreate a habitable climate on Mars, returning it to the life-bearing state it may have enjoyed early in its history. Our studies of Mars are still in a preliminary state but everything we have learned suggests that it may be possible to restore Mars to a habitable climate. Additional information is contained in the original extended abstract.

  14. An Orbit Propagation Software for Mars Orbiting Spacecraft

    Directory of Open Access Journals (Sweden)

    Young-Joo Song

    2004-12-01

    Full Text Available An orbit propagation software for the Mars orbiting spacecraft has been developed and verified in preparations for the future Korean Mars missions. Dynamic model for Mars orbiting spacecraft has been studied, and Mars centered coordinate systems are utilized to express spacecraft state vectors. Coordinate corrections to the Mars centered coordinate system have been made to adjust the effects caused by Mars precession and nutation. After spacecraft enters Sphere of Influence (SOI of the Mars, the spacecraft experiences various perturbation effects as it approaches to Mars. Every possible perturbation effect is considered during integrations of spacecraft state vectors. The Mars50c gravity field model and the Mars-GRAM 2001 model are used to compute perturbation effects due to Mars gravity field and Mars atmospheric drag, respectively. To compute exact locations of other planets, JPL's DE405 ephemerides are used. Phobos and Deimos's ephemeris are computed using analytical method because their informations are not released with DE405. Mars Global Surveyor's mapping orbital data are used to verify the developed propagator performances. After one Martian day propagation (12 orbital periods, the results show about maximum ±5 meter errors, in every position state components(radial, cross-track and along-track, when compared to these from the Astrogator propagation in the Satellite Tool Kit. This result shows high reliability of the developed software which can be used to design near Mars missions for Korea, in future.

  15. Atmospheric Mars Entry and Landing Investigations & Analysis (AMELIA) by ExoMars 2016 Schiaparelli Entry Descent Module

    Science.gov (United States)

    Ferri, F.; Karatekin, O.; Aboudan, A.; VanHove, B.; Colombatti, C.; Bettanini, C.; Debei, S.; Lewis, S.; Forget, F.

    2017-09-01

    On the 19th October 2016, Schiaparelli, the Entry Demonstrator Module (EDM) of the ESA ExoMars Program entered into the martian atmosphere. Although it did not complete a safe landing on Mars, it transmitted data throughout its descent to the surface, until the loss of signal at 1 minute before the expected touch-down on Mars' surface. From the flight data, we reconstruct the actual dynamics of the vehicle during its descent towards Mars's surface and retrieve the atmospheric profile, in terms of density, pressure and temperature, along its trajectory for atmospheric investigations.

  16. MARS input data for steady-state calculation of ATLAS

    International Nuclear Information System (INIS)

    Park, Hyun Sik; Euh, D. J.; Choi, K. Y.; Kwon, T. S.; Jeong, J. J.; Baek, W. P.

    2004-12-01

    An integral effect test loop for Pressurized Water Reactors (PWRs), the ATLAS (Advanced Thermal-hydraulic Test Loop for Accident Simulation), is under construction by Thermal-Hydraulics Safety Research Division in Korea Atomic Energy Research Institute (KAERI). This report includes calculation sheets of the input for the best-estimate system analysis code, the MARS code, based on the ongoing design features of ATLAS. The ATLAS facility has been designed to have the length scale of 1/2 and area scale of 1/144 compared with the reference plant, APR1400. The contents of this report are divided into three parts: (1) core and reactor vessel, (2) steam generator and steam line, and (3) primary piping, pressurizer and reactor coolant pump. The steady-state analysis for the ATLAS facility will be performed based on these calculation sheets, and its results will be applied to the detailed design of ATLAS. Additionally, the calculation results will contribute to getting optimum test conditions and preliminary operational test conditions for the steady-state and transient experiments

  17. Mars Sample Handling Functionality

    Science.gov (United States)

    Meyer, M. A.; Mattingly, R. L.

    2018-04-01

    The final leg of a Mars Sample Return campaign would be an entity that we have referred to as Mars Returned Sample Handling (MRSH.) This talk will address our current view of the functional requirements on MRSH, focused on the Sample Receiving Facility (SRF).

  18. Astrobiology field research in Moon/Mars Analogue

    NARCIS (Netherlands)

    Foing, B.H.; Stoker, C.; Ehrenfreund, P.

    2011-01-01

    Extreme environments on Earth often provide similar terrain conditions to landing/operation sites on Moon and Mars. Several field campaigns (EuroGeoMars2009 and DOMMEX/ILEWG EuroMoonMars from November 2009 to March 2010) were conducted at the Mars Desert Research Station (MDRS) in Utah. Some of the

  19. The Effect of Gamma Radiation on Mars Mineral Matrices: Implications for Perchlorate Formation on Mars

    Science.gov (United States)

    Fox, A. C.; Eigenbrode, J. L.; Pavlov, A.; Lewis, J.

    2017-12-01

    Observations by the Phoenix Wet Chemistry Lab of the Martian surface indicate the presence of perchlorate in high concentrations. Additional observations by the Sample Analysis at Mars and the Viking Landers indirectly support the presence of perchlorate at other localities on Mars. The evidence for perchlorate at several localities on Mars coupled with its detection in Martian meteorite EETA79001 suggests that perchlorate is present globally on Mars. The presence of perchlorate on Mars further complicates the search for organic molecules indicative of past life. While perchlorate is kinetically limited in Martian conditions, the intermediate species associated with its formation or decomposition, such as chlorate or chlorite, could oxidize Martian organic species. As a result, it is vital to understand the mechanism of perchlorate formation on Mars in order to determine its role in the degradation of organics. Here, we explore an alternate mechanism of formation of perchlorate by bombarding Cl-salts and Mars-relevant mineral mixtures with gamma radiation both with and without the presence of liquid water, under vacuum. Previous work has shown that OClO can form from both UV radiation and energetic electrons bombardment of Cl-ices or Cl-salts, which then reacts with either OH- or O-radicals to produce perchlorate. Past research has suggested that liquid water or ice is the source of these hydroxyl and oxygen radicals, which limits the location of perchlorate formation on Mars. We demonstrate that trace amounts of perchlorate are potentially formed in samples containing silica dioxide or iron oxide and Cl-salts both with and without liquid water. Perchlorate was also detected in a portion of samples that were not irradiated, suggesting possible contamination. We did not detect perchlorate in samples that contained sulfate minerals. If perchlorate was formed without liquid water, it is possible that oxide minerals could be a potential source of oxygen radicals

  20. A Vision for the Exploration of Mars: Robotic Precursors Followed by Humans to Mars Orbit in 2033

    Science.gov (United States)

    Sellers, Piers J.; Garvin, James B.; Kinney, Anne L.; Amato, Michael J.; White, Nicholas E.

    2012-01-01

    The reformulation of the Mars program gives NASA a rare opportunity to deliver a credible vision in which humans, robots, and advancements in information technology combine to open the deep space frontier to Mars. There is a broad challenge in the reformulation of the Mars exploration program that truly sets the stage for: 'a strategic collaboration between the Science Mission Directorate (SMD), the Human Exploration and Operations Mission Directorate (HEOMD) and the Office of the Chief Technologist, for the next several decades of exploring Mars'.Any strategy that links all three challenge areas listed into a true long term strategic program necessitates discussion. NASA's SMD and HEOMD should accept the President's challenge and vision by developing an integrated program that will enable a human expedition to Mars orbit in 2033 with the goal of returning samples suitable for addressing the question of whether life exists or ever existed on Mars

  1. Applications guide to the MORSE Monte Carlo code

    International Nuclear Information System (INIS)

    Cramer, S.N.

    1985-08-01

    A practical guide for the implementation of the MORESE-CG Monte Carlo radiation transport computer code system is presented. The various versions of the MORSE code are compared and contrasted, and the many references dealing explicitly with the MORSE-CG code are reviewed. The treatment of angular scattering is discussed, and procedures for obtaining increased differentiality of results in terms of reaction types and nuclides from a multigroup Monte Carlo code are explained in terms of cross-section and geometry data manipulation. Examples of standard cross-section data input and output are shown. Many other features of the code system are also reviewed, including (1) the concept of primary and secondary particles, (2) fission neutron generation, (3) albedo data capability, (4) DOMINO coupling, (5) history file use for post-processing of results, (6) adjoint mode operation, (7) variance reduction, and (8) input/output. In addition, examples of the combinatorial geometry are given, and the new array of arrays geometry feature (MARS) and its three-dimensional plotting code (JUNEBUG) are presented. Realistic examples of user routines for source, estimation, path-length stretching, and cross-section data manipulation are given. A deatiled explanation of the coupling between the random walk and estimation procedure is given in terms of both code parameters and physical analogies. The operation of the code in the adjoint mode is covered extensively. The basic concepts of adjoint theory and dimensionality are discussed and examples of adjoint source and estimator user routines are given for all common situations. Adjoint source normalization is explained, a few sample problems are given, and the concept of obtaining forward differential results from adjoint calculations is covered. Finally, the documentation of the standard MORSE-CG sample problem package is reviewed and on-going and future work is discussed

  2. Operation CeaseFire-New Orleans: an infectious disease model for addressing community recidivism from penetrating trauma.

    Science.gov (United States)

    McVey, Erin; Duchesne, Juan C; Sarlati, Siavash; O'Neal, Michael; Johnson, Kelly; Avegno, Jennifer

    2014-07-01

    CeaseFire, using an infectious disease approach, addresses violence by partnering hospital resources with the community by providing violence interruption and community-based services for an area roughly composed of a single city zip code (70113). Community-based violence interrupters start in the trauma center from the moment penetrating trauma occurs, through hospital stay, and in the community after release. This study interprets statistics from this pilot program, begun May 2012. We hypothesize a decrease in penetrating trauma rates in the target area compared with others after program implementation. This was a 3-year prospective data collection of trauma registry from May 2010 to May 2013. All intentional, target area, penetrating trauma treated at our Level I trauma center received immediate activation of CeaseFire personnel. Incidences of violent trauma and rates of change, by zip code, were compared with the same period for 2 years before implementation. During this period, the yearly incidence of penetrating trauma in Orleans Parish increased. Four of the highest rates were found in adjacent zip codes: 70112, 70113, 70119, and 70125. Average rates per 100,000 were 722.7, 523.6, 286.4, and 248, respectively. These areas represent four of the six zip codes citywide that saw year-to-year increases in violent trauma during this period. Zip 70113 saw a lower rate of rise in trauma compared with 70112 and a higher but comparable rise compared with that of 70119 and 70125. Hospital-based intervention programs that partner with culturally appropriate personnel and resources outside the institution walls have potential to have meaningful impact over the long term. While few conclusions of the effect of such a program can be drawn in a 12-month period, we anticipate long-term changes in the numbers of penetrating injuries in the target area and in the rest of the city as this program expands. Therapeutic study, level IV.

  3. MARS15 Simulation of Radiation Environment at the ESS Linac

    Energy Technology Data Exchange (ETDEWEB)

    Mokhov, N. V. [Fermilab; Eidelman, Yu. I. [Euclid Techlabs, Solon; Rakhno, I. L. [Fermilab; Tchelidze, L. [ESS, Lund; Tropin, I. S. [Fermilab

    2016-12-01

    Comprehensive studies with the MARS15(2016) Monte-Carlo code are described on evaluation of prompt and residual radiation levels induced by nominal and accidental beam losses in the 5-MW, 2-GeV European Spallation Source (ESS) Linac. These are to provide a basis for radiation shielding design verification through the accelerator complex. The calculation model is based on the latest engineering design and includes a sophisticated algorithm for particle tracking in the machine RF cavities as well as a well-established model of the beam loss. Substantial efforts were put in solving the deep-penetration problem for the thick shielding around the tunnel with numerous complex penetrations. It allowed us to study in detail not only the prompt dose, but also component and air activation, radiation loads on the soil outside the tunnel, and skyshine studies for the complicated 3-D surface above the machine. Among the other things, the newest features in MARS15 (2016), such as a ROOT-based beamline builder and a TENDL-based event generator for nuclear interactions below 100 MeV, were very useful in this challenging application

  4. Mars exploration study workshop 2

    Science.gov (United States)

    Duke, Michael B.; Budden, Nancy Ann

    1993-11-01

    A year-long NASA-wide study effort has led to the development of an innovative strategy for the human exploration of Mars. The latest Mars Exploration Study Workshop 2 advanced a design reference mission (DRM) that significantly reduces the perceived high costs, complex infrastructure, and long schedules associated with previous Mars scenarios. This surface-oriented philosophy emphasizes the development of high-leveraging surface technologies in lieu of concentrating exclusively on space transportation technologies and development strategies. As a result of the DRM's balanced approach to mission and crew risk, element commonality, and technology development, human missions to Mars can be accomplished without the need for complex assembly operations in low-Earth orbit. This report, which summarizes the Mars Exploration Study Workshop held at the Ames Research Center on May 24-25, 1993, provides an overview of the status of the Mars Exploration Study, material presented at the workshop, and discussions of open items being addressed by the study team. The workshop assembled three teams of experts to discuss cost, dual-use technology, and international involvement, and to generate a working group white paper addressing these issues. The three position papers which were generated are included in section three of this publication.

  5. Effects of a CME on Mars

    DEFF Research Database (Denmark)

    Falkenberg, Thea Vilstrup; Vennerstrøm, Susanne; Brain, D.

    this balances the solar wind pressure. As the dynamic pressure is severely increased during a CME, so is the magnetic pressure. A CME are also typically connected to a Solar Energetic Particle (SEP) event, causing large amounts of radiation. When the shock front of a CME arrives at Mars strong signals are seen......We investigate the effects of a Coronal Mass Ejection (CME) on Mars. The magnetic field in the magnetic pileup region on Mars is dominated by the dynamic pressure from the solar as increased dynamic pressure compresses the magnetic pileup region causing a larger magnetic pressure, until...... in both the magnetic field data and in the radiation data. Based on Mars Global Surveyor (MGS) Magnetometer (MAG) and Electron Reflectometer (ER) data we study the radiation and magnetic field variations on Mars during a CME event. We also compare the effects on Mars to the effects on Earth for the same...

  6. Landscapes of Mars A Visual Tour

    CERN Document Server

    Vogt, Gregory L

    2008-01-01

    Landscapes of Mars is essentially a picture book that provides a visual tour of Mars. All the major regions and topographical features will be shown and supplemented with chapter introductions and extended captions. In a way, think of it as a visual tourist guide. Other topics covered are Martian uplands on the order of the elevation of Mt. Everest, Giant volcanoes and a rift system, the Grand Canyon of Mars, craters and the absence of craters over large regions (erosion), and wind shadows around craters, sand dunes, and dust devils. The book includes discussions on the search for water (braided channels, seepage, sedimentary layering, etc.) as well as on the Viking mission search for life, Mars meteorite fossil bacteria controversy, and planetary protection in future missions. The book concludes with an exciting gallery of the best 3D images of Mars making the book a perfect tool for understanding Mars and its place in the solar system.

  7. Evaluation of ATLAS 100% DVI Line Break Using TRACE Code

    International Nuclear Information System (INIS)

    Huh, Byung Gil; Bang, Young Seok; Cheong, Ae Ju; Woo, Sweng Woong

    2011-01-01

    ATLAS (Advanced Thermal-Hydraulic Test Loop for Accident Simulation) is an integral effect test facility in KAERI. It had installed completely to simulate the accident for the OPR1000 and the APR1400 in 2005. After then, several tests for LBLOCA, DVI line break have been performed successfully to resolve the safety issues of the APR1400. Especially, a DVI line break is considered as another spectrum among the SBLOCAs in APR1400 because the DVI line is directly connected to the reactor vessel and the thermal hydraulic behaviors are expected to be different from those for the cold leg injection. However, there are not enough experimental data for the DVI line break. Therefore, integral effect data for the DVI line break of ATLAS is very useful and available for an improvement and validation of safety codes. For the DVI line break in ATLAS, several analyses using MARS and RELAP codes were performed in the ATLAS DSP (Domestic Standard Problem) meetings. However, TRACE code has still not used to simulate a DVI line break. TRACE code has developed as the unified code for the reactor thermal hydraulic analyses in USNRC. In this study, the 100% DVI line break in ATLAS was evaluated by TRACE code. The objectives of this study are to identify the prediction capability of TRACE code for the major thermal hydraulic phenomena of a DVI line break in ATLAS

  8. The zinc transporter SLC39A13/ZIP13 is required for connective tissue development; its involvement in BMP/TGF-beta signaling pathways.

    Directory of Open Access Journals (Sweden)

    Toshiyuki Fukada

    Full Text Available BACKGROUND: Zinc (Zn is an essential trace element and it is abundant in connective tissues, however biological roles of Zn and its transporters in those tissues and cells remain unknown. METHODOLOGY/PRINCIPAL FINDINGS: Here we report that mice deficient in Zn transporter Slc39a13/Zip13 show changes in bone, teeth and connective tissue reminiscent of the clinical spectrum of human Ehlers-Danlos syndrome (EDS. The Slc39a13 knockout (Slc39a13-KO mice show defects in the maturation of osteoblasts, chondrocytes, odontoblasts, and fibroblasts. In the corresponding tissues and cells, impairment in bone morphogenic protein (BMP and TGF-beta signaling were observed. Homozygosity for a SLC39A13 loss of function mutation was detected in sibs affected by a unique variant of EDS that recapitulates the phenotype observed in Slc39a13-KO mice. CONCLUSIONS/SIGNIFICANCE: Hence, our results reveal a crucial role of SLC39A13/ZIP13 in connective tissue development at least in part due to its involvement in the BMP/TGF-beta signaling pathways. The Slc39a13-KO mouse represents a novel animal model linking zinc metabolism, BMP/TGF-beta signaling and connective tissue dysfunction.

  9. An improved gravity model for Mars: Goddard Mars Model 1

    Science.gov (United States)

    Smith, D. E.; Lerch, F. J.; Nerem, R. S.; Zuber, M. T.; Patel, G. B.; Fricke, S. K.; Lemoine, F. G.

    1993-01-01

    Doppler tracking data of three orbiting spacecraft have been reanalyzed to develop a new gravitational field model for the planet Mars, Goddard Mars Model 1 (GMM-1). This model employs nearly all available data, consisting of approximately 1100 days of S band tracking data collected by NASA's Deep Space Network from the Mariner 9 and Viking 1 and Viking 2 spacecraft, in seven different orbits, between 1971 and 1979. GMM-1 is complete to spherical harmonic degree and order 50, which corresponds to a half-wavelength spatial resolution of 200-300 km where the data permit. GMM-1 represents satellite orbits with considerably better accuracy than previous Mars gravity models and shows greater resolution of identifiable geological structures. The notable improvement in GMM-1 over previous models is a consequence of several factors: improved computational capabilities, the use of otpimum weighting and least squares collocation solution techniques which stabilized the behavior of the solution at high degree and order, and the use of longer satellite arcs than employed in previous solutions that were made possible by improved force and measurement models. The inclusion of X band tracking data from the 379-km altitude, nnear-polar orbiting Mars Observer spacecraft should provide a significant improvement over GMM-1, particularly at high latitudes where current data poorly resolve the gravitational signature of the planet.

  10. The Rosetta Stones of Mars — Should Meteorites be Considered as Samples of Opportunity for Mars Sample Return?

    Science.gov (United States)

    Tait, A. W.; Schröder, C.; Ashley, J. W.; Velbel, M. A.; Boston, P. J.; Carrier, B. L.; Cohen, B. A.; Bland, P. A.

    2018-04-01

    We summarize insights about Mars gained from investigating meteorites found on Mars. Certain types of meteorites can be considered standard probes inserted into the martian environment. Should they be considered for Mars Sample Return?

  11. Geographic variation and effect of area-level poverty rate on colorectal cancer screening.

    Science.gov (United States)

    Lian, Min; Schootman, Mario; Yun, Shumei

    2008-10-16

    With a secular trend of increasing colorectal cancer (CRC) screening, concerns about disparities in CRC screening also have been rising. It is unclear if CRC screening varies geographically, if area-level poverty rate affects CRC screening, and if individual-level characteristics mediate the area-level effects on CRC screening. Using 2006 Missouri Behavioral Risk Factor Surveillance System (BRFSS) data, a multilevel study was conducted to examine geographic variation and the effect of area-level poverty rate on CRC screening use among persons age 50 or older. Individuals were nested within ZIP codes (ZIP5 areas), which in turn, were nested within aggregations of ZIP codes (ZIP3 areas). Six groups of individual-level covariates were considered as potential mediators. An estimated 51.8% of Missourians aged 50 or older adhered to CRC screening recommendations. Nearly 15% of the total variation in CRC screening lay between ZIP5 areas. Persons residing in ZIP5 areas with > or = 10% of poverty rate had lower odds of CRC screening use than those residing in ZIP5 areas with poverty rate (unadjusted odds ratio [OR], 0.69; 95% confidence interval [95% CI], 0.58-0.81; adjusted OR, 0.81; 95% CI, 0.67-0.98). Persons who resided in ZIP3 areas with > or = 20% poverty rate also had lower odds of following CRC screening guidelines than those residing in ZIP3 areas with poverty rate (unadjusted OR, 0.66; 95% CI, 0.52-0.83; adjusted OR, 0.64; 95% CI, 0.50-0.83). Obesity, history of depression/anxiety and access to care were associated with CRC screening, but did not mediate the effect of area-level poverty on CRC screening. Large geographic variation of CRC screening exists in Missouri. Area-level poverty rate, independent of individual-level characteristics, is a significant predictor of CRC screening, but it only explains a small portion of the geographic heterogeneity of CRC screening. Individual-level factors we examined do not mediate the effect of the area-level poverty rate on

  12. Mars Recent Climate Change Workshop

    Science.gov (United States)

    Haberle, Robert M.; Owen, Sandra J.

    2012-11-01

    Mars Recent Climate Change Workshop NASA/Ames Research Center May 15-17, 2012 Climate change on Mars has been a subject of great interest to planetary scientists since the 1970's when orbiting spacecraft first discovered fluvial landforms on its ancient surfaces and layered terrains in its polar regions. By far most of the attention has been directed toward understanding how "Early Mars" (i.e., Mars >~3.5 Gya) could have produced environmental conditions favorable for the flow of liquid water on its surface. Unfortunately, in spite of the considerable body of work performed on this subject, no clear consensus has emerged on the nature of the early Martian climate system because of the difficulty in distinguishing between competing ideas given the ambiguities in the available geological, mineralogical, and isotopic records. For several reasons, however, the situation is more tractable for "Recent Mars" (i.e., Mars during past 20 My or so). First, the geologic record is better preserved and evidence for climate change on this time scale has been building since the rejuvenation of the Mars Exploration Program in the late 1990's. The increasing coverage of the planet from orbit and the surface, coupled with accurate measurements of surface topography, increasing spatial resolution of imaging cameras, improved spectral resolution of infrared sensors, and the ability to probe the subsurface with radar, gamma rays, and neutron spectroscopy, has not only improved the characterization of previously known climate features such as polar layered terrains and glacier-related landforms, but has also revealed the existence of many new features related to recent climate change such as polygons, gullies, concentric crater fill, and a latitude dependent mantle. Second, the likely cause of climate change - spin axis/orbital variations - is more pronounced on Mars compared to Earth. Spin axis/orbital variations alter the seasonal and latitudinal distribution of sunlight, which can

  13. The price may not be right: the value of comparison shopping for prescription drugs.

    Science.gov (United States)

    Arora, Sanjay; Sood, Neeraj; Terp, Sophie; Joyce, Geoffrey

    2017-07-01

    To measure variations in drug prices across and within zip codes that may reveal simple strategies to improve patients' access to prescribed medications. We compared drug prices at different types of pharmacies across and within local markets. In-store prices were compared with a Web-based service providing discount coupons for prescription medications. Prices were collected for 2 generic antibiotics because most patients have limited experience with them and are less likely to know the price ranges for them. Drug prices were obtained via telephone from 528 pharmacies in Los Angeles (LA) County, California, from July to August 2014. Online prices were collected from GoodRx, a popular Web-based service that aggregates available discounts and directly negotiates with retail outlets. Drug prices found at independent pharmacies and by using discount coupons available online were lower on average than at grocery, big-box, or chain drug stores for 2 widely prescribed antibiotics. The lowest-price prescription was offered at a grocery, big-box, or chain drug store in 6% of zip codes within the LA County area. Drug prices varied dramatically within a zip code, however, and were less expensive in lower-income areas. The average price difference within a zip code was $52 for levofloxacin and $17 for azithromycin. Price shopping for medications within a small geographic area can yield considerable cost savings for the uninsured and consumers in high-deductible health plans with high negotiated prices. Clinicians and patient advocates have an incentive to convey this information to patients to improve adherence to prescribed medicines and lower the financial burden of purchasing prescription drugs.

  14. Spatial Epidemiology of Alcohol- and Drug-Related Health Problems Among Northern Plains American Indians: Nebraska and South Dakota, 2007 to 2012.

    Science.gov (United States)

    Ponicki, William R; Henderson, Jeffrey A; Gaidus, Andrew; Gruenewald, Paul J; Lee, Juliet P; Moore, Roland S; Davids, Sharice; Tilsen, Nick

    2018-03-01

    Despite high abstinence rates, American Indians experience elevated rates of many alcohol and other drug problems. American Indians also predominantly reside in poor and rural areas, which may explain some observed health disparities. We investigated whether geographic areas including reservations or large American Indian populations exhibited greater incidence of alcohol- and drug-related hospitalizations. We obtained inpatient hospitalization records for 2 Northern Plain states (Nebraska and South Dakota) for the years 2007 to 2012. We constructed zip code counts for 10 categories of hospitalization with diagnoses or injury causation commonly associated with alcohol or drug use. We related these to community sociodemographic characteristics using Bayesian Poisson space-time regression models and examined associations with and without controls for whether each zip code was located within an American Indian reservation. Controlling for other demographic and economic characteristics, zip codes with greater percentage of American Indians exhibited greater incidence for all 10 substance abuse-related health outcomes (9 of 10 well supported); zip code areas within American Indian reservations had greater incidence of self-inflicted injury and drug dependence and abuse, and reduced incidence of alcohol cirrhosis and prescription opioid poisoning. However, the analyses generally demonstrated no well-supported differences in incidence associated with local residence percentages of American Indian versus African American. In our analyses, ethnicity or heredity alone did not account for alcohol- and drug-related hospitalizations among Native populations. Aspects of social, economic, and political dimensions of Native lives must be considered in the etiology of alcohol- and drug-related problems for rural-dwelling indigenous peoples. Copyright © 2018 by the Research Society on Alcoholism.

  15. The Association Between Neighborhood Poverty and HIV Diagnoses Among Males and Females in New York City, 2010–2011

    Science.gov (United States)

    Bocour, Angelica; Kersanske, Laura S.; Bodach, Sara D.; Xia, Qiang; Braunstein, Sarah L.

    2016-01-01

    Objective We assessed the association of neighborhood poverty with HIV diagnosis rates for males and females in New York City. Methods We calculated annual HIV diagnosis rates by ZIP Code, sex, and neighborhood poverty level using 2010–2011 New York City (NYC) HIV surveillance data and data from the U.S. Census 2010 and American Community Survey 2007–2011. Neighborhood poverty levels were percentage of residents in a ZIP Code with incomes below the federal poverty threshold, categorized as 0%–poverty), 10%–poverty), 20%–poverty), and 30%–100% (very high poverty). We used sex-stratified negative binomial regression models to measure the association between neighborhood-level poverty and HIV diagnosis rates, controlling for neighborhood-level education, race/ethnicity, age, and percentage of men who have sex with men. Results In 2010–2011, 6,184 people were newly diagnosed with HIV. Median diagnosis rates per 100,000 population increased by neighborhood poverty level overall (13.7, 34.3, 50.6, and 75.6 for low-, medium-, high-, and very high-poverty ZIP Codes, respectively), for males, and for females. In regression models, higher neighborhood poverty remained associated with higher diagnosis rates among males (adjusted rate ratio [ARR] = 1.63, 95% confidence interval [CI] 1.34, 1.97) and females (ARR=2.14, 95% CI 1.46, 3.14) for very high- vs. low-poverty ZIP Codes. Conclusion Living in very high- vs. low-poverty urban neighborhoods was associated with increased HIV diagnosis rates. After controlling for other factors, the association between poverty and diagnosis rates was stronger among females than among males. Alleviating poverty may help decrease HIV-related disparities. PMID:26957664

  16. Tobacco outlet density and converted versus native non-daily cigarette use in a national US sample.

    Science.gov (United States)

    Kirchner, Thomas R; Anesetti-Rothermel, Andrew; Bennett, Morgane; Gao, Hong; Carlos, Heather; Scheuermann, Taneisha S; Reitzel, Lorraine R; Ahluwalia, Jasjit S

    2017-01-01

    Investigate whether non-daily smokers' (NDS) cigarette price and purchase preferences, recent cessation attempts, and current intentions to quit are associated with the density of the retail cigarette product landscape surrounding their residential address. Cross-sectional assessment of N=904 converted NDS (CNDS). who previously smoked every day, and N=297 native NDS (NNDS) who only smoked non-daily, drawn from a national panel. Kernel density estimation was used to generate a nationwide probability surface of tobacco outlets linked to participants' residential ZIP code. Hierarchically nested log-linear models were compared to evaluate associations between outlet density, non-daily use patterns, price sensitivity and quit intentions. Overall, NDS in ZIP codes with greater outlet density were less likely than NDS in ZIP codes with lower outlet density to hold 6-month quit intentions when they also reported that price affected use patterns (G 2 =66.1, ppurchase locations (G 2 =85.2, pprice influenced the amount they smoke (G 2 =43.9, pprices (G 2 =59.3, pprice affected their cigarette brand choice compared with those in ZIP codes with lower density. This paper provides initial evidence that the point-of-sale cigarette environment may be differentially associated with the maintenance of CNDS versus NNDS patterns. Future research should investigate how tobacco control efforts can be optimised to both promote cessation and curb the rising tide of non-daily smoking in the USA. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/.

  17. Practice Location Characteristics of Non-Traditional Dental Practices.

    Science.gov (United States)

    Solomon, Eric S; Jones, Daniel L

    2016-04-01

    Current and future dental school graduates are increasingly likely to choose a non-traditional dental practice-a group practice managed by a dental service organization or a corporate practice with employed dentists-for their initial practice experience. In addition, the growth of non-traditional practices, which are located primarily in major urban areas, could accelerate the movement of dentists to those areas and contribute to geographic disparities in the distribution of dental services. To help the profession understand the implications of these developments, the aim of this study was to compare the location characteristics of non-traditional practices and traditional dental practices. After identifying non-traditional practices across the United States, the authors located those practices and traditional dental practices geographically by zip code. Non-traditional dental practices were found to represent about 3.1% of all dental practices, but they had a greater impact on the marketplace with almost twice the average number of staff and annual revenue. Virtually all non-traditional dental practices were located in zip codes that also had a traditional dental practice. Zip codes with non-traditional practices had significant differences from zip codes with only a traditional dental practice: the populations in areas with non-traditional practices had higher income levels and higher education and were slightly younger and proportionally more Hispanic; those practices also had a much higher likelihood of being located in a major metropolitan area. Dental educators and leaders need to understand the impact of these trends in the practice environment in order to both prepare graduates for practice and make decisions about planning for the workforce of the future.

  18. Poverty, Transportation Access, and Medication Nonadherence.

    Science.gov (United States)

    Hensley, Caroline; Heaton, Pamela C; Kahn, Robert S; Luder, Heidi R; Frede, Stacey M; Beck, Andrew F

    2018-04-01

    Variability in primary medication nonadherence (PMN), or failure to fill a new prescription, influences disparities and widens equity gaps. This study sought to evaluate PMN across 1 metropolitan area and assess relationships with underlying zip code-level measures. This was a retrospective observational study using data extracted from 1 regional community pharmacy market-share leader (October 2016-April 2017). Data included patient age, sex, payer, medication type, and home zip code. This zip code was connected to US census measures enumerating poverty and vehicle access, which were treated as continuous variables and within quintiles. The prescription-level outcome was whether prescriptions were not filled within 30 days of reaching the pharmacy. The ecological-level outcome was PMN calculated for each zip code (numerator, unfilled prescriptions; denominator, received prescriptions). There were 213 719 prescriptions received by 54 included pharmacies; 12.2% were unfilled. Older children, boys, and those with public insurance were more likely to have prescriptions not filled. Prescriptions originating from the highest poverty quintile were significantly more likely to not be filled than those from the lowest poverty quintile (adjusted odds ratio 1.60; 95% confidence interval 1.52-1.69); a similar pattern was noted for vehicle access (adjusted odds ratio 1.77; 95% confidence interval 1.68-1.87). At the ecological level, there were significant, graded relationships between PMN rates and poverty and vehicle access (both P < .0001); these gradients extended across all medication classes. Poverty and vehicle access are related to significant differences in prescription- and ecological-level PMN across 1 metropolitan area. Pharmacists and pharmacies can be key partners in population health efforts. Copyright © 2018 by the American Academy of Pediatrics.

  19. Sleep and Posttraumatic Stress Disorder (PTSD)

    Science.gov (United States)

    ... National Center for PTSD » Public » Sleep and PTSD PTSD: National Center for PTSD Menu Menu PTSD PTSD Home For the Public ... code here Enter ZIP code here Sleep and PTSD Public This section is for Veterans, General Public, ...

  20. Effects of PTSD on Family

    Science.gov (United States)

    ... for PTSD » Public » Effects of PTSD on Family PTSD: National Center for PTSD Menu Menu PTSD PTSD Home For the Public ... code here Enter ZIP code here Effects of PTSD on Family Public This section is for Veterans, ...

  1. How Is PTSD Measured?

    Science.gov (United States)

    ... Public » Is it PTSD? » How is PTSD Measured? PTSD: National Center for PTSD Menu Menu PTSD PTSD Home For the Public ... code here Enter ZIP code here How is PTSD Measured? Public This section is for Veterans, General ...

  2. Investigation of microbial diversity in a desert Mars-like environment: Mars Desert Research Station (MDRS), Utah

    Science.gov (United States)

    Direito, Maria Susana; Staats, Martijn; Foing, Bernard H.; Ehrenfreund, Pascale; Roling, Wilfred

    The Utah Mars Desert Research Station (MDRS) harbours geo-morphology and geo-processes analogues to the planet Mars. Soil samples were collected during the EuroGeoMars campaign (from 24 January to 1 March 2009) from different locations and depths [1]. Samples were distributed among scientific collaborator institutes for analysis of microbial diversity, amino acid content and degradation, content of PAH or larger organic molecules, and respective soil properties. Our sample analysis had the objective of characterizing the microbial communities in this Mars analogue: DNA isolation, PCR (Polymerase Chain Reaction) using primers for DNA amplification of Bacteria, Archaea and Eukarya ribosomal RNA (rRNA) gene fragments, DGGE (Denaturing Gradient Gel Electrophoresis) and clone library construction with the final aim of sequencing. Results indicate that life is present in all the three domains of life (Archaea, Bacteria and Eukarya), while the most diversity was found in the domain Bacteria. Microorgan-isms are heterogeneously present and their identities are currently investigated. The obtained information will be later related to the other scientific analysis in order to obtain a better understanding of this Mars analogue site, which in turn will provide important information for the search for life on Mars. [1] Foing, B.H. et al . (2009). Exogeolab lander/rover instruments and EuroGeoMars MDRS campaign. LPI, 40, 2567.

  3. Disparities of food availability and affordability within convenience stores in Bexar County, Texas.

    Science.gov (United States)

    Smith, Matthew Lee; Sunil, T S; Salazar, Camerino I; Rafique, Sadaf; Ory, Marcia G

    2013-01-01

    The American Diabetes Association (ADA) recommends healthful food choices; however, some geographic areas are limited in the types of foods they offer. Little is known about the role of convenience stores as viable channels to provide healthier foods in our "grab and go" society. The purposes of this study were to (1) identify foods offered within convenience stores located in two Bexar County, Texas, ZIP Codes and (2) compare the availability and cost of ADA-recommended foods including beverages, produce, grains, and oils/fats. Data were analyzed from 28 convenience store audits performed in two sociodemographically diverse ZIP Codes in Bexar County, Texas. Chi-squared tests were used to compare food availability, and t-tests were used to compare food cost in convenience stores between ZIP Codes. A significantly larger proportion of convenience stores in more affluent areas offered bananas (χ (2) = 4.17, P = 0.003), whole grain bread (χ (2) = 8.33, P = 0.004), and baked potato chips (χ (2) = 13.68, P convenience stores in more affluent areas. Convenience stores can play an important role to positively shape a community's food environment by stocking healthier foods at affordable prices.

  4. The value of area-based analyses of donation patterns for recruitment strategies.

    Science.gov (United States)

    James, Adelbert B; Josephson, Cassandra D; Shaz, Beth H; Schreiber, George B; Hillyer, Christopher D; Roback, John D

    2014-12-01

    Lack of ready access to a donation site may be a potential barrier to or influence the frequency of blood donations. In this study, we applied geographic analysis to blood donor behavior and use of different donation sites. The study population consisted of blood donors who gave whole blood in Georgia between 2004 and 2008. Zip code, city, and county of donor's residence were matched with the addresses of their donation sites. Donors were dichotomized as either nonmetro Atlanta or metro Atlanta residents. Six donation site categories were defined: donation within the same or a different zip code, within the same or a different city, and within the same or a different county. Logistic regression was used to compare donations by zip code, city, and county. The study population consisted of 402,692 blood donors who donated 1,147,442 whole blood units between 2004 and 2008, more than half of whom (56.4%) resided in the metro Atlanta area. The majority of donors were white (75.0%) and female (55.7%). In nonmetro Atlanta, repeat donors were more likely to have donated at fixed sites (p recruitment strategies. © 2014 AABB.

  5. Properties of cryobrines on Mars

    DEFF Research Database (Denmark)

    Möhlmann, D.; Thomsen, Kaj

    2011-01-01

    Brines, i.e. aqueous salty solutions, increasingly play a role in a better understanding of physics and chemistry (and eventually also putative biology) of the upper surface of Mars. Results of physico-chemical modeling and experimentally determined data to characterize properties of cryobrines...... of potential interest with respect to Mars are described. Eutectic diagrams, the related numerical eutectic values of composition and temperature, the water activity of Mars-relevant brines of sulfates, chlorides, perchlorides and carbonates, including related deliquescence relative humidity, are parameters...... and properties, which are described here in some detail. The results characterize conditions for liquid low-temperature brines ("cryobrines") to evolve and to exist, at least temporarily, on present Mars. (C) 2010 Elsevier Inc. All rights reserved....

  6. Enhancement of MARS with an Advanced Fuel Model by Coupling FRAPTRAN

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Hyong Chol; Lee, Young Jin; Han, Sam Hee [KAERI, Daejeon (Korea, Republic of)

    2016-05-15

    FRAPTRAN calculates heat conduction, heat transfer from cladding to coolant, elastic-plastic fuel and cladding deformation, cladding oxidation, fission gas release, and fuel rod gas pressure. FRAPTRAN is used for analyzing the fuel response under postulated accidents such as reactivity-initiated accidents (RIAs) and loss-of-coolant accidents (LOCAs), and also for analyzing and interpreting experimental results. Burnup dependent variables such as fuel densification and swelling, and cladding creep and irradiation growth may be considered by incorporating FRAPCON steady state depletion calculation results as the initial conditions. FRAPTRAN-DLL has been successfully verified and the coupled calculations have shown to provide reasonable results. An EOC core loaded with irradiated fuels was analyzed with the integrated code system. The coupled code system has demonstrated its applicability to variety of applications such as assessing the effects of fuel thermal conductivity degradation with burnup. MARS has been enhanced with the advanced fuel model of FRAPTRAN so that users can use the fuel rod performance evaluation capability in the transient analyses.

  7. Habitability on Early Mars and the Search for Biosignatures with the ExoMars Rover

    Science.gov (United States)

    Westall, Frances; Coates, Andrew J.; Jaumann, Ralf; Korablev, Oleg; Ciarletti, Valérie; Mitrofanov, Igor; Josset, Jean-Luc; De Sanctis, Maria Cristina; Bibring, Jean-Pierre; Goesmann, Fred; Steininger, Harald; Brinckerhoff, William; Szopa, Cyril; Raulin, François; Westall, Frances; Edwards, Howell G. M.; Whyte, Lyle G.; Fairén, Alberto G.; Bibring, Jean-Pierre; Bridges, John; Hauber, Ernst; Ori, Gian Gabriele; Werner, Stephanie; Loizeau, Damien; Kuzmin, Ruslan O.; Williams, Rebecca M. E.; Flahaut, Jessica; Forget, François; Rodionov, Daniel; Korablev, Oleg; Svedhem, Håkan; Sefton-Nash, Elliot; Kminek, Gerhard; Lorenzoni, Leila; Joudrier, Luc; Mikhailov, Viktor; Zashchirinskiy, Alexander; Alexashkin, Sergei; Calantropio, Fabio; Merlo, Andrea; Poulakis, Pantelis; Witasse, Olivier; Bayle, Olivier; Bayón, Silvia; Meierhenrich, Uwe; Carter, John; García-Ruiz, Juan Manuel; Baglioni, Pietro; Haldemann, Albert; Ball, Andrew J.; Debus, André; Lindner, Robert; Haessig, Frédéric; Monteiro, David; Trautner, Roland; Voland, Christoph; Rebeyre, Pierre; Goulty, Duncan; Didot, Frédéric; Durrant, Stephen; Zekri, Eric; Koschny, Detlef; Toni, Andrea; Visentin, Gianfranco; Zwick, Martin; van Winnendael, Michel; Azkarate, Martín; Carreau, Christophe

    2017-01-01

    Abstract The second ExoMars mission will be launched in 2020 to target an ancient location interpreted to have strong potential for past habitability and for preserving physical and chemical biosignatures (as well as abiotic/prebiotic organics). The mission will deliver a lander with instruments for atmospheric and geophysical investigations and a rover tasked with searching for signs of extinct life. The ExoMars rover will be equipped with a drill to collect material from outcrops and at depth down to 2 m. This subsurface sampling capability will provide the best chance yet to gain access to chemical biosignatures. Using the powerful Pasteur payload instruments, the ExoMars science team will conduct a holistic search for traces of life and seek corroborating geological context information. Key Words: Biosignatures—ExoMars—Landing sites—Mars rover—Search for life. Astrobiology 17, 471–510.

  8. Europe is going to Mars

    Science.gov (United States)

    1999-06-01

    The Agency's Science Programme Committee (SPC) approved Mars Express after ESA's Council, meeting at ministerial level in Brussels on 11 and 12 May, had agreed the level of the science budget for the next 4 years, just enough to make the mission affordable. "Mars Express is a mission of opportunity and we felt we just had to jump in and do it. We are convinced it will produce first-rate science", says Hans Balsiger, SPC chairman. As well as being a first for Europe in Mars exploration, Mars Express will pioneer new, cheaper ways of doing space science missions. "With a total cost of just 150 million euros, Mars Express will be the cheapest Mars mission ever undertaken", says Roger Bonnet, ESA's Director of Science. Mars Express will be launched in June 2003. When it arrives at the red planet six months later, it will begin to search for water and life. Seven instruments, provided by space research institutes throughout Europe, will make observations from the main spacecraft as it orbits the planet. Just before the spacecraft arrives, it will release a small lander, provided by research institutes in the UK, that will journey on to the surface to look for signs of life. The lander is called Beagle 2 after the ship in which Charles Darwin sailed round the world in search of evidence supporting his theory of evolution. But just as Darwin had to raise the money for his trip, so the search is on for public and private finance for Beagle 2. "Beagle 2 is an extremely important element of the mission", says Bonnet. Europe's space scientists have envisaged a mission to Mars for over fifteen years. But limited funding has prevented previous proposals from going ahead. The positioning of the planets in 2003, however, offers a particularly favourable passage to the red planet - an opportunity not to be missed. Mars Express will be joined by an international flotilla of spacecraft that will also be using this opportunity to work together on scientific questions and pave the way

  9. A MATLAB code for counting the moiré interference fringes recorded by the optical-mechanical crack gauge TM-71

    Czech Academy of Sciences Publication Activity Database

    Marti, X.; Rowberry, Matthew David; Blahůt, Jan

    2013-01-01

    Roč. 52, MAR (2013), s. 164-167 ISSN 0098-3004 R&D Projects: GA MŠk LM2010008 Institutional support: RVO:67985891 Keywords : MATLAB code * TM-71 * moiré interference fringes * relative displacement Subject RIV: DE - Earth Magnetism, Geodesy, Geography Impact factor: 1.562, year: 2013

  10. Radiation chemistry in exploration of Mars

    International Nuclear Information System (INIS)

    Zagorski, Z.P.

    2005-01-01

    Problems of exploration of Mars are seldom connected with radiation research. Improvements in such approach, more and more visible, are reported in this paper, written by the present author working on prebiotic chemistry and origins of life on Earth. Objects on Mars subjected to radiation are very different from those on Earth. Density of the Martian atmosphere is by two orders smaller than over Earth and does not protect the surface of Mars from ionizing radiations, contrary to the case of Earth, shielded by the equivalent of ca. 3 meters of concrete. High energy protons from the Sun are diverted magnetically around Earth, and Mars is deprived of that protection. The radiolysis of martian '' air '' (95.3% of carbon dioxide) starts with the formation of CO 2 + , whereas the primary product over Earth is N 2 + ion radical. The lack of water vapor over Mars prevents the formation of many secondary products. The important feature of Martian regolith is the possibility of the presence of hydrated minerals, which could have been formed milliards years ago, when (probably) water was present on Mars. The interface of the atmosphere and the regolith can be the site of many chemical reactions, induced also by intensive UV, which includes part of the vacuum UV. Minerals like sodalite, discovered on Mars can contribute as reagents in many reactions. Conclusions are dedicated to questions of the live organisms connected with exploration of Mars; from microorganisms, comparatively resistant to ionizing radiation, to human beings, considered not to be fit to manned flight, survival on Mars and return to Earth. Pharmaceuticals proposed as radiobiological protection cannot improve the situation. Exploration over the distance of millions of kilometers performed successfully without presence of man, withstands more easily the presence of ionizing radiation. (author)

  11. Mars Gashopper Airplane, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — The Mars Gas Hopper Airplane, or "gashopper" is a novel concept for propulsion of a robust Mars flight and surface exploration vehicle that utilizes indigenous CO2...

  12. Mars' Surface Radiation Environment Measured with the Mars Science Laboratory's Curiosity Rover

    Science.gov (United States)

    Hassler, Donald M.; Zeitlin, Cary; Wimmer-Schweingruber, Robert F.; Ehresmann, Bent; Rafkin, Scot; Eigenbrode, Jennifer L.; Brinza, David E.; Weigle, Gerald; Böttcher, Stephan; Böhm, Eckart; Burmeister, Soenke; Guo, Jingnan; Köhler, Jan; Martin, Cesar; Reitz, Guenther; Cucinotta, Francis A.; Kim, Myung-Hee; Grinspoon, David; Bullock, Mark A.; Posner, Arik; Gómez-Elvira, Javier; Vasavada, Ashwin; Grotzinger, John P.; MSL Science Team; Kemppinen, Osku; Cremers, David; Bell, James F.; Edgar, Lauren; Farmer, Jack; Godber, Austin; Wadhwa, Meenakshi; Wellington, Danika; McEwan, Ian; Newman, Claire; Richardson, Mark; Charpentier, Antoine; Peret, Laurent; King, Penelope; Blank, Jennifer; Schmidt, Mariek; Li, Shuai; Milliken, Ralph; Robertson, Kevin; Sun, Vivian; Baker, Michael; Edwards, Christopher; Ehlmann, Bethany; Farley, Kenneth; Griffes, Jennifer; Miller, Hayden; Newcombe, Megan; Pilorget, Cedric; Rice, Melissa; Siebach, Kirsten; Stack, Katie; Stolper, Edward; Brunet, Claude; Hipkin, Victoria; Léveillé, Richard; Marchand, Geneviève; Sánchez, Pablo Sobrón; Favot, Laurent; Cody, George; Steele, Andrew; Flückiger, Lorenzo; Lees, David; Nefian, Ara; Martin, Mildred; Gailhanou, Marc; Westall, Frances; Israël, Guy; Agard, Christophe; Baroukh, Julien; Donny, Christophe; Gaboriaud, Alain; Guillemot, Philippe; Lafaille, Vivian; Lorigny, Eric; Paillet, Alexis; Pérez, René; Saccoccio, Muriel; Yana, Charles; Armiens-Aparicio, Carlos; Rodríguez, Javier Caride; Blázquez, Isaías Carrasco; Gómez, Felipe Gómez; Hettrich, Sebastian; Malvitte, Alain Lepinette; Jiménez, Mercedes Marín; Martínez-Frías, Jesús; Martín-Soler, Javier; Martín-Torres, F. Javier; Jurado, Antonio Molina; Mora-Sotomayor, Luis; Caro, Guillermo Muñoz; López, Sara Navarro; Peinado-González, Verónica; Pla-García, Jorge; Manfredi, José Antonio Rodriguez; Romeral-Planelló, Julio José; Fuentes, Sara Alejandra Sans; Martinez, Eduardo Sebastian; Redondo, Josefina Torres; Urqui-O'Callaghan, Roser; Mier, María-Paz Zorzano; Chipera, Steve; Lacour, Jean-Luc; Mauchien, Patrick; Sirven, Jean-Baptiste; Manning, Heidi; Fairén, Alberto; Hayes, Alexander; Joseph, Jonathan; Squyres, Steven; Sullivan, Robert; Thomas, Peter; Dupont, Audrey; Lundberg, Angela; Melikechi, Noureddine; Mezzacappa, Alissa; Berger, Thomas; Matthia, Daniel; Prats, Benito; Atlaskin, Evgeny; Genzer, Maria; Harri, Ari-Matti; Haukka, Harri; Kahanpää, Henrik; Kauhanen, Janne; Kemppinen, Osku; Paton, Mark; Polkko, Jouni; Schmidt, Walter; Siili, Tero; Fabre, Cécile; Wray, James; Wilhelm, Mary Beth; Poitrasson, Franck; Patel, Kiran; Gorevan, Stephen; Indyk, Stephen; Paulsen, Gale; Gupta, Sanjeev; Bish, David; Schieber, Juergen; Gondet, Brigitte; Langevin, Yves; Geffroy, Claude; Baratoux, David; Berger, Gilles; Cros, Alain; d'Uston, Claude; Forni, Olivier; Gasnault, Olivier; Lasue, Jérémie; Lee, Qiu-Mei; Maurice, Sylvestre; Meslin, Pierre-Yves; Pallier, Etienne; Parot, Yann; Pinet, Patrick; Schröder, Susanne; Toplis, Mike; Lewin, Éric; Brunner, Will; Heydari, Ezat; Achilles, Cherie; Oehler, Dorothy; Sutter, Brad; Cabane, Michel; Coscia, David; Israël, Guy; Szopa, Cyril; Dromart, Gilles; Robert, François; Sautter, Violaine; Le Mouélic, Stéphane; Mangold, Nicolas; Nachon, Marion; Buch, Arnaud; Stalport, Fabien; Coll, Patrice; François, Pascaline; Raulin, François; Teinturier, Samuel; Cameron, James; Clegg, Sam; Cousin, Agnès; DeLapp, Dorothea; Dingler, Robert; Jackson, Ryan Steele; Johnstone, Stephen; Lanza, Nina; Little, Cynthia; Nelson, Tony; Wiens, Roger C.; Williams, Richard B.; Jones, Andrea; Kirkland, Laurel; Treiman, Allan; Baker, Burt; Cantor, Bruce; Caplinger, Michael; Davis, Scott; Duston, Brian; Edgett, Kenneth; Fay, Donald; Hardgrove, Craig; Harker, David; Herrera, Paul; Jensen, Elsa; Kennedy, Megan R.; Krezoski, Gillian; Krysak, Daniel; Lipkaman, Leslie; Malin, Michael; McCartney, Elaina; McNair, Sean; Nixon, Brian; Posiolova, Liliya; Ravine, Michael; Salamon, Andrew; Saper, Lee; Stoiber, Kevin; Supulver, Kimberley; Van Beek, Jason; Van Beek, Tessa; Zimdar, Robert; French, Katherine Louise; Iagnemma, Karl; Miller, Kristen; Summons, Roger; Goesmann, Fred; Goetz, Walter; Hviid, Stubbe; Johnson, Micah; Lefavor, Matthew; Lyness, Eric; Breves, Elly; Dyar, M. Darby; Fassett, Caleb; Blake, David F.; Bristow, Thomas; DesMarais, David; Edwards, Laurence; Haberle, Robert; Hoehler, Tori; Hollingsworth, Jeff; Kahre, Melinda; Keely, Leslie; McKay, Christopher; Wilhelm, Mary Beth; Bleacher, Lora; Brinckerhoff, William; Choi, David; Conrad, Pamela; Dworkin, Jason P.; Floyd, Melissa; Freissinet, Caroline; Garvin, James; Glavin, Daniel; Harpold, Daniel; Jones, Andrea; Mahaffy, Paul; Martin, David K.; McAdam, Amy; Pavlov, Alexander; Raaen, Eric; Smith, Michael D.; Stern, Jennifer; Tan, Florence; Trainer, Melissa; Meyer, Michael; Voytek, Mary; Anderson, Robert C.; Aubrey, Andrew; Beegle, Luther W.; Behar, Alberto; Blaney, Diana; Calef, Fred; Christensen, Lance; Crisp, Joy A.; DeFlores, Lauren; Ehlmann, Bethany; Feldman, Jason; Feldman, Sabrina; Flesch, Gregory; Hurowitz, Joel; Jun, Insoo; Keymeulen, Didier; Maki, Justin; Mischna, Michael; Morookian, John Michael; Parker, Timothy; Pavri, Betina; Schoppers, Marcel; Sengstacken, Aaron; Simmonds, John J.; Spanovich, Nicole; Juarez, Manuel de la Torre; Webster, Christopher R.; Yen, Albert; Archer, Paul Douglas; Jones, John H.; Ming, Douglas; Morris, Richard V.; Niles, Paul; Rampe, Elizabeth; Nolan, Thomas; Fisk, Martin; Radziemski, Leon; Barraclough, Bruce; Bender, Steve; Berman, Daniel; Dobrea, Eldar Noe; Tokar, Robert; Vaniman, David; Williams, Rebecca M. E.; Yingst, Aileen; Lewis, Kevin; Leshin, Laurie; Cleghorn, Timothy; Huntress, Wesley; Manhès, Gérard; Hudgins, Judy; Olson, Timothy; Stewart, Noel; Sarrazin, Philippe; Grant, John; Vicenzi, Edward; Wilson, Sharon A.; Hamilton, Victoria; Peterson, Joseph; Fedosov, Fedor; Golovin, Dmitry; Karpushkina, Natalya; Kozyrev, Alexander; Litvak, Maxim; Malakhov, Alexey; Mitrofanov, Igor; Mokrousov, Maxim; Nikiforov, Sergey; Prokhorov, Vasily; Sanin, Anton; Tretyakov, Vladislav; Varenikov, Alexey; Vostrukhin, Andrey; Kuzmin, Ruslan; Clark, Benton; Wolff, Michael; McLennan, Scott; Botta, Oliver; Drake, Darrell; Bean, Keri; Lemmon, Mark; Schwenzer, Susanne P.; Anderson, Ryan B.; Herkenhoff, Kenneth; Lee, Ella Mae; Sucharski, Robert; Hernández, Miguel Ángel de Pablo; Ávalos, Juan José Blanco; Ramos, Miguel; Malespin, Charles; Plante, Ianik; Muller, Jan-Peter; Navarro-González, Rafael; Ewing, Ryan; Boynton, William; Downs, Robert; Fitzgibbon, Mike; Harshman, Karl; Morrison, Shaunna; Dietrich, William; Kortmann, Onno; Palucis, Marisa; Sumner, Dawn Y.; Williams, Amy; Lugmair, Günter; Wilson, Michael A.; Rubin, David; Jakosky, Bruce; Balic-Zunic, Tonci; Frydenvang, Jens; Jensen, Jaqueline Kløvgaard; Kinch, Kjartan; Koefoed, Asmus; Madsen, Morten Bo; Stipp, Susan Louise Svane; Boyd, Nick; Campbell, John L.; Gellert, Ralf; Perrett, Glynis; Pradler, Irina; VanBommel, Scott; Jacob, Samantha; Owen, Tobias; Rowland, Scott; Atlaskin, Evgeny; Savijärvi, Hannu; García, César Martín; Mueller-Mellin, Reinhold; Bridges, John C.; McConnochie, Timothy; Benna, Mehdi; Franz, Heather; Bower, Hannah; Brunner, Anna; Blau, Hannah; Boucher, Thomas; Carmosino, Marco; Atreya, Sushil; Elliott, Harvey; Halleaux, Douglas; Rennó, Nilton; Wong, Michael; Pepin, Robert; Elliott, Beverley; Spray, John; Thompson, Lucy; Gordon, Suzanne; Newsom, Horton; Ollila, Ann; Williams, Joshua; Vasconcelos, Paulo; Bentz, Jennifer; Nealson, Kenneth; Popa, Radu; Kah, Linda C.; Moersch, Jeffrey; Tate, Christopher; Day, Mackenzie; Kocurek, Gary; Hallet, Bernard; Sletten, Ronald; Francis, Raymond; McCullough, Emily; Cloutis, Ed; ten Kate, Inge Loes; Kuzmin, Ruslan; Arvidson, Raymond; Fraeman, Abigail; Scholes, Daniel; Slavney, Susan; Stein, Thomas; Ward, Jennifer; Berger, Jeffrey; Moores, John E.

    2014-01-01

    The Radiation Assessment Detector (RAD) on the Mars Science Laboratory's Curiosity rover began making detailed measurements of the cosmic ray and energetic particle radiation environment on the surface of Mars on 7 August 2012. We report and discuss measurements of the absorbed dose and dose equivalent from galactic cosmic rays and solar energetic particles on the martian surface for ~300 days of observations during the current solar maximum. These measurements provide insight into the radiation hazards associated with a human mission to the surface of Mars and provide an anchor point with which to model the subsurface radiation environment, with implications for microbial survival times of any possible extant or past life, as well as for the preservation of potential organic biosignatures of the ancient martian environment.

  13. Mars' surface radiation environment measured with the Mars Science Laboratory's Curiosity rover.

    Science.gov (United States)

    Hassler, Donald M; Zeitlin, Cary; Wimmer-Schweingruber, Robert F; Ehresmann, Bent; Rafkin, Scot; Eigenbrode, Jennifer L; Brinza, David E; Weigle, Gerald; Böttcher, Stephan; Böhm, Eckart; Burmeister, Soenke; Guo, Jingnan; Köhler, Jan; Martin, Cesar; Reitz, Guenther; Cucinotta, Francis A; Kim, Myung-Hee; Grinspoon, David; Bullock, Mark A; Posner, Arik; Gómez-Elvira, Javier; Vasavada, Ashwin; Grotzinger, John P

    2014-01-24

    The Radiation Assessment Detector (RAD) on the Mars Science Laboratory's Curiosity rover began making detailed measurements of the cosmic ray and energetic particle radiation environment on the surface of Mars on 7 August 2012. We report and discuss measurements of the absorbed dose and dose equivalent from galactic cosmic rays and solar energetic particles on the martian surface for ~300 days of observations during the current solar maximum. These measurements provide insight into the radiation hazards associated with a human mission to the surface of Mars and provide an anchor point with which to model the subsurface radiation environment, with implications for microbial survival times of any possible extant or past life, as well as for the preservation of potential organic biosignatures of the ancient martian environment.

  14. Exploring Regolith Depth and Cycling on Mars

    Science.gov (United States)

    Fassett, C.; Needham, D. H.; Watters, W. A.; Hundal, C.

    2017-12-01

    Regolith or loose sediment is ubiquitous on the surface of Mars, but our understanding of how this fragmental layer forms and evolves with time is limited. In particular, how regolith thickness varies spatially on Mars is not well known. A common perspective is to start from the canonical model for lunar regolith, which is not unreasonable, given that both Mars and the Moon are heavily cratered surfaces. However, this lunar-like paradigm is not supported by observations of Mars from recent missions. On Mars, bedrock exposures are more common and bedrock is generally closer to the surface than on the Moon, and the processes modifying the regolith differ substantially on the two bodies. Moreover, boulders on the Moon have much shorter lifetimes than on Mars, so boulders are much less common on the lunar surface. The sediment transport processes infilling craters differs dramatically on these two bodies as well. On Mars, fine-grained sediment is efficiently transported (advectively) by wind and trapped in craters rapidly after they form. Lateral transport of lunar regolith is comparatively inefficient and dominated by slow impact-driven (diffusive) transport of regolith. The goal of this contribution is to discuss observational constraints on Mars' regolith depth, and to place observations into a model for Mars landform evolution and regolith cycle. Our operating hypothesis is that the inter-crater surface on Mars is comparatively starved of fine-grained sediment (compared to the Moon), because transport and trapping of fines in craters out-competes physical weathering. Moreover, thick sedimentary bodies on Mars often get (weakly) cemented and lithified due to interactions with fluids, even in the most recent, Amazonian epoch. This is consistent with what is observed at the MER and MSL landing sites and what is known from the SNC meteorites.

  15. Implementing a Science-driven Mars Exploration Program

    Science.gov (United States)

    Garvin, J. B.

    2001-12-01

    NASA's newly restructured Mars Exploration Program (MEP) was developed on the basis of the goals, objectives, investigations, and prioritizations established by the Mars Exploration Payload Analysis Group (as summarized previously by Greeley et al., 2001). The underlying scientific strategy is linked to common threads which include the many roles water has played on and within Mars as a "system". The implementation strategy that has been adopted relies heavily on an ever-sharpening program of reconnaissance, beginning with the legacy of the Mars Global Surveyor, continuing with the multispectral and compositional observations of the Mars Odyssey orbiter, and extending to a first step in surface-based reconnaissance with the 2003 Mars Exploration Rovers. The results of MGS and Odyssey will serve to focus the trade space of localities where the record, for example, of persistent surface water may have been preserved in a mineralogical sense. The 2005 Mars Reconnaissance Orbiter will further downselect the subset of sites on Mars where evidence of depositional patterns and aqueous mineralogies (i.e., diagenetic minerals) are most striking at scales as fine as tens to hundreds of meters. Reconnaissance will move to the surface and shallow subsurface in 2007 with the Mars "Smart Lander" (MSL), at which time an extensive array of mobile scientific exploration tools will be used to examine a locality at 10km traverse scales, ultimately asking scientific questions which can be classed as paleobiological (i.e., life inference). Further orbital reconnaissance may be undertaken in 2009, perhaps involving targeted multi-wavelength SAR imaging, in anticipation of a precisely targeted Mars Sample Return mission as early as 2011. This sequence of core program MEP missions will be amplified by the selection of PI-led SCOUT missions, starting in 2007, and continuing every other Mars launch opportunity.

  16. Assessing the response of area burned to changing climate in western boreal North America using a Multivariate Adaptive Regression Splines (MARS) approach

    Science.gov (United States)

    Michael S. Balshi; A. David McGuire; Paul Duffy; Mike Flannigan; John Walsh; Jerry Melillo

    2009-01-01

    We developed temporally and spatially explicit relationships between air temperature and fuel moisture codes derived from the Canadian Fire Weather Index System to estimate annual area burned at 2.5o (latitude x longitude) resolution using a Multivariate Adaptive Regression Spline (MARS) approach across Alaska and Canada. Burned area was...

  17. Network science landers for Mars

    DEFF Research Database (Denmark)

    Harri, A.M.; Marsal, O.; Lognonne, P.

    1999-01-01

    by the Mars Express Orbiter that is expected to be functional during the NetLander Mission's operational phase. Communication between the landers and the Earth would take place via a data relay onboard the Mars Express Orbiter. (C) 1999 COSPAR. Published by Elsevier Science Ltd.......The NetLander Mission will deploy four landers to the Martian surface. Each lander includes a network science payload with instrumentation for studying the interior of Mars, the atmosphere and the subsurface, as well as the ionospheric structure and geodesy. The NetLander Mission is the first......, ionospheric, geodetic measurements and ground penetrating radar mapping supported by panoramic images. The payloads also include entry phase measurements of the atmospheric vertical structure. The scientific data could be combined with simultaneous observations of the atmosphere and surface of Mars...

  18. Subsurface microbial habitats on Mars

    Science.gov (United States)

    Boston, P. J.; Mckay, C. P.

    1991-01-01

    We developed scenarios for shallow and deep subsurface cryptic niches for microbial life on Mars. Such habitats could have considerably prolonged the persistence of life on Mars as surface conditions became increasingly inhospitable. The scenarios rely on geothermal hot spots existing below the near or deep subsurface of Mars. Recent advances in the comparatively new field of deep subsurface microbiology have revealed previously unsuspected rich aerobic and anaerobic microbal communities far below the surface of the Earth. Such habitats, protected from the grim surface conditions on Mars, could receive warmth from below and maintain water in its liquid state. In addition, geothermally or volcanically reduced gases percolating from below through a microbiologically active zone could provide the reducing power needed for a closed or semi-closed microbial ecosystem to thrive.

  19. Ancient aliens on mars

    CERN Document Server

    Bara, Mike

    2013-01-01

    Best-selling author and Secret Space Program researcher Bara brings us this lavishly illustrated volume on alien structures on Mars. Was there once a vast, technologically advanced civilization on Mars, and did it leave evidence of its existence behind for humans to find eons later? Did these advanced extraterrestrial visitors vanish in a solar system wide cataclysm of their own making, only to make their way to Earth and start anew? Was Mars once as lush and green as the Earth, and teeming with life? Did Mars once orbit a missing member of the solar system, a "Super Earth” that vanished in a disaster that devastated life on Earth and Venus and left us only the asteroid belt as evidence of its once grand existence? Did the survivors of this catastrophe leave monuments and temples behind, arranged in a mathematical precision designed to teach us the Secret of a new physics that could lift us back to the stars? Does the planet have an automated defense shield that swallows up robotic probes if they wander int...

  20. Remanent magnetism at Mars

    Science.gov (United States)

    Curtis, S. A.; Ness, N. F.

    1988-01-01

    It is shown that a strong case can be made for an intrinsic magnetic field of dynamo origin for Mars earlier in its history. The typical equatorial magnetic field intensity would have been equal to about 0.01-0.1 gauss. The earlier dynamo activity is no longer extant, but a significant remanent magnetic field may exist. A highly non-dipole magnetic field could result from the remanent magnetization of the surface. Remanent magnetization may thus play an important role in the Mars solar wind interactions, in contrast to Venus with its surface temperatures above the Curie point. The anomalous characteristics of Mars'solar wind interaction compared to that of Venus may be explicable on this basis.

  1. Solar radiation on Mars: Update 1991

    Science.gov (United States)

    Appelbaum, Joseph; Landis, Geoffrey A.

    1991-01-01

    Detailed information on solar radiation characteristics on Mars are necessary for effective design of future planned solar energy systems operating on the surface of Mars. A procedure and solar radiation related data are presented from which the daily variation of the global, direct beam and diffuse insolation on Mars are calculated. Given the optical depth of the Mars atmosphere, the global radiation is calculated from the normalized net flux function based on multiple wavelength and multiple scattering of the solar radiation. The direct beam was derived from the optical depth using Beer's law, and the diffuse component was obtained from the difference of the global and the direct beam radiation. The optical depths of the Mars atmosphere were derived from images taken of the Sun with a special diode on the cameras used on the two Viking Landers.

  2. Habitable Mars Ascent Vehicle (MAV) Concept. [Mars Ascent Vehicle (MAV) Layout and Configuration: 6-Crew, Habitable, Nested Tank Concept

    Science.gov (United States)

    Dang, Victor; Rucker, Michelle

    2013-01-01

    NASA's ultimate goal is the human exploration of Mars. Among the many difficult aspects of a trip to Mars is the return mission that would transport the astronauts from the Martian surface back into Mars orbit. One possible conceptual design to accomplish this task is a two-stage Mars Ascent Vehicle (MAV). In order to assess this design, a general layout and configuration for the spacecraft must be developed. The objective of my internship was to model a conceptual MAV design to support NASA's latest human Mars mission architecture trade studies, technology prioritization decisions, and mass, cost, and schedule estimates.

  3. Benefits of Mars ISRU Regolith Water Processing: A Case Study for the NASA Evolvable Mars Campaign

    Science.gov (United States)

    Kleinhenz, Julie; Paz, Aaron; Mueller, Robert

    2016-01-01

    ISRU of Mars resources was baselined in 2009 Design Reference Architecture (DRA) 5.0, but only for Oxygen production using atmospheric CO2. The Methane (LCH4) needed for ascent propulsion of the Mars Ascent Vehicle (MAV) would need to be brought from Earth. However: Extracting water from the Martian Regolith enables the production of both Oxygen and Methane from Mars resources: Water resources could also be used for other applications including: Life support, radiation shielding, plant growth, etc. Water extraction was not baselined in DRA5.0 due to perceived difficulties and complexity in processing regolith. The NASA Evolvable Mars Campaign (EMC) requested studies to look at the quantitative benefits and trades of using Mars water ISRUPhase 1: Examined architecture scenarios for regolith water retrieval. Completed October 2015. Phase 2: Deep dive of one architecture concept to look at end-to-end system size, mass, power of a LCH4/LO2 ISRU production system

  4. The key to Mars, Titan and beyond?

    International Nuclear Information System (INIS)

    Zubrin, R.M.

    1990-01-01

    This paper discusses the use of nuclear rockets using indigenous Mars propellants for future missions to Mars and Titan, which would drastically reduce the mass and cost of the mission while increasing its capability. Special attention is given to the CO2-powered nuclear rocket using indigenous Martian fuel (NIMF) vehicle for hopping around on Mars. If water is available on Mars, it could make a NIMF propellant yielding an exhaust velocity of 3.4 km/sec, good enough to allow a piloted NIMF spacecraft to ascent from the surface of Mars and propel itself directly to LEO; if water is available on Phobos, a NIMF spacecraft could travel to earth orbit and then back to Phobos or Mars without any additional propellant from earth. One of the many exciting missions beyond Mars that will be made possible by NIMF technology is the exploration of Saturn's moon Titan. A small automated NIMF Titan explorer, with foldout wings and a NERVA (Nuclear Engine for Rocket Vehicle Applications) engine, is proposed

  5. Mars geodesy, rotation and gravity

    International Nuclear Information System (INIS)

    Rosenblatt, Pascal; Dehant, Veronique

    2010-01-01

    This review provides explanations of how geodesy, rotation and gravity can be addressed using radioscience data of an orbiter around a planet or of the lander on its surface. The planet Mars is the center of the discussion. The information one can get from orbitography and radioscience in general concerns the global static gravitational field, the time variation of the gravitational field induced by mass exchange between the atmosphere and the ice caps, the time variation of the gravitational field induced by the tides, the secular changes in the spacecraft's orbit induced by the little moons of Mars named Phobos and Deimos, the gravity induced by particular targets, the Martian ephemerides, and Mars' rotation and orientation. The paper addresses as well the determination of the geophysical parameters of Mars and, in particular, the state of Mars' core and its size, which is important for understanding the planet's evolution. Indeed, the state and dimension of the core determined from the moment of inertia and nutation depend in turn on the percentage of light elements in the core as well as on the core temperature, which is related to heat transport in the mantle. For example, the radius of the core has implications for possible mantle convection scenarios and, in particular, for the presence of a perovskite phase transition at the bottom of the mantle. This is also important for our understanding of the large volcanic province Tharsis on the surface of Mars. (invited reviews)

  6. Spiders from Mars?

    Science.gov (United States)

    2003-01-01

    MGS MOC Release No. MOC2-426, 19 July 2003No, this is not a picture of a giant, martian spider web. This Mars Global Surveyor (MGS) Mars Orbiter Camera (MOC) image shows a plethora of polygonal features on the floor of a northern hemisphere impact crater near 65.6oN, 327.7oW. The picture was acquired during spring, after the seasonal carbon dioxide frost cap had largely migrated through the region. At the time the picture was taken, remnants of seasonal frost remained on the crater rim and on the edges of the troughs that bound each of the polygons. Frost often provides a helpful hint as to where polygons and patterned ground occur. The polygons, if they were on Earth, would indicate the presence of freeze-thaw cycles in ground ice. Although uncertain, the same might be true of Mars. Sunlight illuminates the scene from the lower left.

  7. Life On Mars: Past, Present and Future

    Science.gov (United States)

    McKay, Christopher P.; DeVincenzi, Donald L. (Technical Monitor)

    2000-01-01

    Mars appears to be cold dry and dead world. However there is good evidence that early in its history it had liquid water, more active volcanism, and a thicker atmosphere. Mars had this earth-like environment over three and a half billion years ago, during the same time that life appeared on Earth. The main question in the exploration of Mars then is the search for a independent origin of life on that planet. Ecosystems in cold, dry locations on Earth - such as the Antarctic - provide examples of how life on Mars might have survived and where to look for fossils. Although the Viking results may indicate that Mars has no life today, there is direct geomorphological evidence that, in the past, Mars had large amounts of liquid water on its surface - possibly due to a thicker atmosphere. From a biological perspective the existence of liquid water, by itself motivates the question of the origin of life on Mars. One of the martian meteorites dates back to this early period and may contain evidence consistent with life. From studies of the Earth's earliest biosphere we know that by 3.5 Cyr. ago, life had originated on Earth and reached a fair degree of biological sophistication. Surface activity and erosion on Earth make it difficult to trace the history of life before the 3.5 Cyr timeframe. Ecosystems in cold, dry locations on Earth - such as the Antarctic - provide examples of how life on Mars might have survived and where to look for fossils. Human exploration of Mars will probably begin with a small base manned by a temporary crew, a necessary first start. But exploration of the entire planet will require a continued presence on the Martian surface and the development of a self sustaining community in which humans can live and work for very long periods of time. A permanent Mars research base can be compared to the permanent research bases which several nations maintain in Antarctica at the South Pole, the geomagnetic pole, and elsewhere. In the long run, a continued

  8. Life sciences and Mars exploration

    Science.gov (United States)

    Sulzman, Frank M.; Rummel, John D.; Leveton, Lauren B.; Teeter, Ron

    1990-01-01

    The major life science considerations for Mars exploration missions are discussed. Radiation protection and countermeasures for zero gravity are discussed. Considerations of crew psychological health considerations and life support systems are addressed. Scientific opportunities presented by manned Mars missions are examined.

  9. Perfil. María Rodilla

    OpenAIRE

    Rodilla, María

    2017-01-01

    [ES] Perfil sobre María Rodilla, ilustradora valenciana que centra su trabajo en el feminismo Rodilla, M. (2017). Perfil. María Rodilla. EME Experimental Illustration, Art & Design. (5):52-53. doi:10.4995/eme.2017.7616. 52 53 5

  10. Human Mars Surface Mission Nuclear Power Considerations

    Science.gov (United States)

    Rucker, Michelle A.

    2018-01-01

    A key decision facing Mars mission designers is how to power a crewed surface field station. Unlike the solar-powered Mars Exploration Rovers (MER) that could retreat to a very low power state during a Martian dust storm, human Mars surface missions are estimated to need at least 15 kilowatts of electrical (kWe) power simply to maintain critical life support and spacecraft functions. 'Hotel' loads alone for a pressurized crew rover approach two kWe; driving requires another five kWe-well beyond what the Curiosity rover’s Radioisotope Power System (RPS) was designed to deliver. Full operation of a four-crew Mars field station is estimated at about 40 kWe. Clearly, a crewed Mars field station will require a substantial and reliable power source, beyond the scale of robotic mission experience. This paper explores the applications for both fission and RPS nuclear options for Mars.

  11. Mission Mars India's quest for the red planet

    CERN Document Server

    Lele, Ajey

    2014-01-01

    The objective of the book is to find an answer to the rationale behind the human quest for the Mars exploration. As a comprehensive assessment for this query is undertaken, it is realized that the basic question ‘Why Mars?’ seeks various responses from technological, economic and geopolitical to strategic perspectives. The book is essentially targeted to understand India’s desire to reach Mars. In the process, it also undertakes some implicit questioning of Mars programmes of various other states essentially to facilitate the setting up of the context for an assessment.   The book is divided into two parts: Part I: This covers both science and politics associated with Mars missions in global scenario and discusses the salient features of various Mars Missions undertaken by various countries. Part II: This provides details in regards to India’s Mars Mission.

  12. Past, present, and future life on Mars

    Science.gov (United States)

    McKay, C. P.

    1998-01-01

    Although the Viking results indicated that the surface of Mars is dry and lifeless, there is direct geomorphological evidence that Mars had large amounts of liquid water on its surface in the past. From a biological perspective the existence of liquid water, by itself, motivates the question of the origin of life on Mars. One of the martian meteorites dates back to this early period and may contain evidence consistent with life. The Mars environment 3.5 to 4.0 Gyr ago was comparable to that on the Earth at this time in that both contained liquid water. Life had originated on Earth and reached a fair degree of biological sophistication by 3.5 Gyr ago. To determine if life similarly arose on Mars may require extensive robotic exploration and ultimately human exploration. Intensive exploration of Mars will require a continued presence on the Martian surface and the development of a self sustaining community in which humans can live and work for very long periods of time. A permanent Mars research station can obtain its life support requirements directly from the martian environment enabling a high degree of self-sufficiency. In the longer term, it is possible that in the future we might restore a habitable climate on Mars, returning it to the life-bearing state it may have enjoyed early in its history.

  13. MarsSI: Martian surface data processing information system

    Science.gov (United States)

    Quantin-Nataf, C.; Lozac'h, L.; Thollot, P.; Loizeau, D.; Bultel, B.; Fernando, J.; Allemand, P.; Dubuffet, F.; Poulet, F.; Ody, A.; Clenet, H.; Leyrat, C.; Harrisson, S.

    2018-01-01

    MarsSI (Acronym for Mars System of Information, https://emars.univ-lyon1.fr/MarsSI/, is a web Geographic Information System application which helps managing and processing martian orbital data. The MarsSI facility is part of the web portal called PSUP (Planetary SUrface Portal) developed by the Observatories of Paris Sud (OSUPS) and Lyon (OSUL) to provide users with efficient and easy access to data products dedicated to the martian surface. The portal proposes 1) the management and processing of data thanks to MarsSI and 2) the visualization and merging of high level (imagery, spectral, and topographic) products and catalogs via a web-based user interface (MarsVisu). The portal PSUP as well as the facility MarsVisu is detailed in a companion paper (Poulet et al., 2018). The purpose of this paper is to describe the facility MarsSI. From this application, users are able to easily and rapidly select observations, process raw data via automatic pipelines, and get back final products which can be visualized under Geographic Information Systems. Moreover, MarsSI also contains an automatic stereo-restitution pipeline in order to produce Digital Terrain Models (DTM) on demand from HiRISE (High Resolution Imaging Science Experiment) or CTX (Context Camera) pair-images. This application is funded by the European Union's Seventh Framework Programme (FP7/2007-2013) (ERC project eMars, No. 280168) and has been developed in the scope of Mars, but the design is applicable to any other planetary body of the solar system.

  14. Habitability & Astrobiology Research in Mars Terrestrial Analogues

    Science.gov (United States)

    Foing, Bernard

    2014-05-01

    We performed a series of field research campaigns (ILEWG EuroMoonMars) in the extreme Utah desert relevant to Mars environments, and in order to help in the interpretation of Mars missions measurements from orbit (MEX, MRO) or from the surface (MER, MSL), or Moon geochemistry (SMART-1, LRO). We shall give an update on the sample analysis in the context of habitability and astrobiology. Methods & Results: In the frame of ILEWG EuroMoonMars campaigns (2009 to 2013) we deployed at Mars Desert Research station, near Hanksville Utah, a suite of instruments and techniques [A, 1, 2, 9-11] including sample collection, context imaging from remote to local and microscale, drilling, spectrometers and life sensors. We analyzed how geological and geochemical evolution affected local parameters (mineralogy, organics content, environment variations) and the habitability and signature of organics and biota. Among the important findings are the diversity in the composition of soil samples even when collected in close proximity, the low abundances of detectable PAHs and amino acids and the presence of biota of all three domains of life with significant heterogeneity. An extraordinary variety of putative extremophiles was observed [3,4,9]. A dominant factor seems to be soil porosity and lower clay-sized particle content [6-8]. A protocol was developed for sterile sampling, contamination issues, and the diagnostics of biodiversity via PCR and DGGE analysis in soils and rocks samples [10, 11]. We compare the 2009 campaign results [1-9] to new measurements from 2010-2013 campaigns [10-12] relevant to: comparison between remote sensing and in-situ measurements; the study of minerals; the detection of organics and signs of life. Keywords: field analogue research, astrobiology, habitability, life detection, Earth-Moon-Mars, organics References [A] Foing, Stoker & Ehrenfreund (Editors, 2011) "Astrobiology field Research in Moon/Mars Analogue Environments", Special Issue of International

  15. Mars Sample Return Architecture Overview

    Science.gov (United States)

    Edwards, C. D.; Vijendran, S.

    2018-04-01

    NASA and ESA are exploring potential concepts for a Sample Retrieval Lander and Earth Return Orbiter that could return samples planned to be collected and cached by the Mars 2020 rover mission. We provide an overview of the Mars Sample Return architecture.

  16. Mars Molniya Orbit Atmospheric Resource Mining

    Science.gov (United States)

    Mueller, Robert P.; Braun, Robert D.; Sibille, Laurent; Sforzo, Brandon; Gonyea, Keir; Ali, Hisham

    2016-01-01

    This NIAC (NASA Advanced Innovative Concepts) work will focus on Mars and will build on previous efforts at analyzing atmospheric mining at Earth and the outer solar system. Spacecraft systems concepts will be evaluated and traded, to assess feasibility. However the study will primarily examine the architecture and associated missions to explore the closure, constraints and critical parameters through sensitivity studies. The Mars atmosphere consists of 95.5 percent CO2 gas which can be converted to methane fuel (CH4) and Oxidizer (O2) for chemical rocket propulsion, if hydrogen is transported from electrolyzed water on the Mars surface or from Earth. By using a highly elliptical Mars Molniya style orbit, the CO2 atmosphere can be scooped, ram-compressed and stored while the spacecraft dips into the Mars atmosphere at periapsis. Successive orbits result in additional scooping of CO2 gas, which also serves to aerobrake the spacecraft, resulting in a decaying Molniya orbit.

  17. The 1990 MB: The first Mars Trojan

    Science.gov (United States)

    Bowell, Edward

    1991-01-01

    Asteroid 1990 MB was discovered during the course of the Mars and Earth-crossing Asteroid and Comet Survey. An orbit based on a 9-day arc and the asteroid's location near Mars L5 longitude led to speculation that it might be in 1:1 resonance with Mars, analogous to the Trojan asteroids of Jupiter. Subsequent observations strengthened the possibility, and later calculations confirmed it. The most recent orbit shows that the asteroid's semimajor axis is very similar to that of Mars.

  18. Empirical Requirements Analysis for Mars Surface Operations Using the Flashline Mars Arctic Research Station

    Science.gov (United States)

    Clancey, William J.; Lee, Pascal; Sierhuis, Maarten; Norvig, Peter (Technical Monitor)

    2001-01-01

    Living and working on Mars will require model-based computer systems for maintaining and controlling complex life support, communication, transportation, and power systems. This technology must work properly on the first three-year mission, augmenting human autonomy, without adding-yet more complexity to be diagnosed and repaired. One design method is to work with scientists in analog (mars-like) setting to understand how they prefer to work, what constrains will be imposed by the Mars environment, and how to ameliorate difficulties. We describe how we are using empirical requirements analysis to prototype model-based tools at a research station in the High Canadian Arctic.

  19. Impact of Medicaid disenrollment in Tennessee on breast cancer stage at diagnosis and treatment.

    Science.gov (United States)

    Tarazi, Wafa W; Bradley, Cathy J; Bear, Harry D; Harless, David W; Sabik, Lindsay M

    2017-09-01

    States routinely may consider rollbacks of Medicaid expansions to address statewide economic conditions. To the authors' knowledge, little is known regarding the effects of public insurance contractions on health outcomes. The current study examined the effects of the 2005 Medicaid disenrollment in Tennessee on breast cancer stage at the time of diagnosis and delays in treatment among nonelderly women. The authors used Tennessee Cancer Registry data from 2002 through 2008 and estimated a difference-in-difference model comparing women diagnosed with breast cancer who lived in low-income zip codes (and therefore were more likely to be subject to disenrollment) with a similar group of women who lived in high-income zip codes before and after the 2005 Medicaid disenrollment. The study outcomes were changes in stage of disease at the time of diagnosis and delays in treatment of >60 days and >90 days. Overall, nonelderly women in Tennessee were diagnosed at later stages of disease and experienced more delays in treatment in the period after disenrollment. Disenrollment was found to be associated with a 3.3-percentage point increase in late stage of disease at the time of diagnosis (P = .024), a 1.9-percentage point decrease in having a delay of >60 days in surgery (P = .024), and a 1.4-percentage point decrease in having a delay of >90 days in treatment (P = .054) for women living in low-income zip codes compared with women residing in high-income zip codes. The results of the current study indicate that Medicaid disenrollment is associated with a later stage of disease at the time of breast cancer diagnosis, thereby providing evidence of the potential negative health impacts of Medicaid contractions. Cancer 2017;123:3312-9. © 2017 American Cancer Society. © 2017 American Cancer Society.

  20. Improving Hospital Reporting of Patient Race and Ethnicity--Approaches to Data Auditing.

    Science.gov (United States)

    Zingmond, David S; Parikh, Punam; Louie, Rachel; Lichtensztajn, Daphne Y; Ponce, Ninez; Hasnain-Wynia, Romana; Gomez, Scarlett Lin

    2015-08-01

    To investigate new metrics to improve the reporting of patient race and ethnicity (R/E) by hospitals. California Patient Discharge Database (PDD) and birth registry, 2008-2009, Healthcare and Cost Utilization Project's State Inpatient Database, 2008-2011, cancer registry 2000-2008, and 2010 US Census Summary File 2. We examined agreement between hospital reported R/E versus self-report among mothers delivering babies and a cancer cohort in California. Metrics were created to measure root mean squared differences (RMSD) by hospital between reported R/E distribution and R/E estimates using R/E distribution within each patient's zip code of residence. RMSD comparisons were made to corresponding "gold standard" facility-level measures within the maternal cohort for California and six comparison states. Maternal birth hospitalization (linked to the state birth registry) and cancer cohort records linked to preceding and subsequent hospitalizations. Hospital discharges were linked to the corresponding Census zip code tabulation area using patient zip code. Overall agreement between the PDD and the gold standard for the maternal cohort was 86 percent for the combined R/E measure and 71 percent for race alone. The RMSD measure is modestly correlated with the summary level gold standard measure for R/E (r = 0.44). The RMSD metric revealed general improvement in data agreement and completeness across states. "Other" and "unknown" categories were inconsistently applied within inpatient databases. Comparison between reported R/E and R/E estimates using zip code level data may be a reasonable first approach to evaluate and track hospital R/E reporting. Further work should focus on using more granular geocoded data for estimates and tracking data to improve hospital collection of R/E data. © Health Research and Educational Trust.