WorldWideScience

Sample records for mark iii hypercube

  1. Finite difference time domain solution of electromagnetic scattering on the hypercube

    International Nuclear Information System (INIS)

    Calalo, R.H.; Lyons, J.R.; Imbriale, W.A.

    1988-01-01

    Electromagnetic fields interacting with a dielectric or conducting structure produce scattered electromagnetic fields. To model the fields produced by complicated, volumetric structures, the finite difference time domain (FDTD) method employs an iterative solution to Maxwell's time dependent curl equations. Implementations of the FDTD method intensively use memory and perform numerous calculations per time step iteration. The authors have implemented an FDTD code on the California Institute of Technology/Jet Propulsion Laboratory Mark III Hypercube. This code allows to solve problems requiring as many as 2,048,000 unit cells on a 32 node Hypercube. For smaller problems, the code produces solutions in a fraction of the time to solve the same problems on sequential computers

  2. Optical diameters of stars measured with the Mt. Wilson Mark III interferometer

    International Nuclear Information System (INIS)

    Simon, R.S.; Mozurkewich, D.; Johnston, K.J.; Gaume, R.; Hutter, D.J.; Bowers, P.F.; Colavita, M.M.; Shao, M.

    1990-01-01

    Reliable stellar angular diameters can now be determined using the Mark III Optical Interferometer located on Mt. Wilson, California. The Mark III is a Michelson Interferometer capable of measuring the interferometric fringe visibility for stars using interferometer baselines varying from 3 to 31.5 meters in length. Angular diameters measured with the Mark III Optical Interferometer are presented for 12 stars at wavelengths of 450 and 800 nm. 10 refs

  3. Latin hypercube sampling with inequality constraints

    International Nuclear Information System (INIS)

    Iooss, B.; Petelet, M.; Asserin, O.; Loredo, A.

    2010-01-01

    In some studies requiring predictive and CPU-time consuming numerical models, the sampling design of the model input variables has to be chosen with caution. For this purpose, Latin hypercube sampling has a long history and has shown its robustness capabilities. In this paper we propose and discuss a new algorithm to build a Latin hypercube sample (LHS) taking into account inequality constraints between the sampled variables. This technique, called constrained Latin hypercube sampling (cLHS), consists in doing permutations on an initial LHS to honor the desired monotonic constraints. The relevance of this approach is shown on a real example concerning the numerical welding simulation, where the inequality constraints are caused by the physical decreasing of some material properties in function of the temperature. (authors)

  4. First results from Mark III at SPEAR

    International Nuclear Information System (INIS)

    Einsweiler, K.F.

    The paper presents data on meson decays obtained using the MARK III detector operating at SPEAR. Results on hadronic decays; decays of the etasub(e); and results on radiative decays; are all described. (U.K.)

  5. Hyperswitch Network For Hypercube Computer

    Science.gov (United States)

    Chow, Edward; Madan, Herbert; Peterson, John

    1989-01-01

    Data-driven dynamic switching enables high speed data transfer. Proposed hyperswitch network based on mixed static and dynamic topologies. Routing header modified in response to congestion or faults encountered as path established. Static topology meets requirement if nodes have switching elements that perform necessary routing header revisions dynamically. Hypercube topology now being implemented with switching element in each computer node aimed at designing very-richly-interconnected multicomputer system. Interconnection network connects great number of small computer nodes, using fixed hypercube topology, characterized by point-to-point links between nodes.

  6. Kuosheng Mark III containment analyses using GOTHIC

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Ansheng, E-mail: samuellin1999@iner.gov.tw; Chen, Yen-Shu; Yuann, Yng-Ruey

    2013-10-15

    Highlights: • The Kuosheng Mark III containment model is established using GOTHIC. • Containment pressure and temperature responses due to LOCA are presented. • The calculated results are all below the design values and compared with the FSAR results. • The calculated results can be served as an analysis reference for an SPU project in the future. -- Abstract: Kuosheng nuclear power plant in Taiwan is a twin-unit BWR/6 plant, and both units utilize the Mark III containment. Currently, the plant is performing a stretch power uprate (SPU) project to increase the core thermal power to 103.7% OLTP (original licensed thermal power). However, the containment response in the Kuosheng Final Safety Analysis Report (FSAR) was completed more than twenty-five years ago. The purpose of this study is to establish a Kuosheng Mark III containment model using the containment program GOTHIC. The containment pressure and temperature responses under the design-basis accidents, which are the main steam line break (MSLB) and the recirculation line break (RCLB) accidents, are investigated. Short-term and long-term analyses are presented in this study. The short-term analysis is to calculate the drywell peak pressure and temperature which happen in the early stage of the LOCAs. The long-term analysis is to calculate the peak pressure and temperature of the reactor building space. In the short-term analysis, the calculated peak drywell to wetwell differential pressure is 140.6 kPa for the MSLB, which is below than the design value of 189.6 kPa. The calculated peak drywell temperature is 158 °C, which is still below the design value of 165.6 °C. In addition, in the long-term analysis, the calculated peak containment pressure is 47 kPa G, which is below the design value of 103.4 kPa G. The calculated peak values of containment temperatures are 74.7 °C, which is lower than the design value of 93.3 °C. Therefore, the Kuosheng Mark III containment can maintain the integrity after

  7. Recent results for Mark III

    International Nuclear Information System (INIS)

    Brient, J.C.

    1987-12-01

    This paper presents recent results from the Mark III detector at SPEAR, in the open charm sector. The first topic discussed is the reanalysis of the direct measurement of the D hadronic branching fractions, where a detailed study has been made of the Cabibbo suppressed and multi-π 0 's D decays backgrounds in the double tag sample. Next, the Dalitz plot analysis of the D decays to Kππ is presented, leading to the relative fractions of three-body versus pseudoscalarvector decays. 7 refs., 5 figs

  8. Edge-Disjoint Fibonacci Trees in Hypercube

    Directory of Open Access Journals (Sweden)

    Indhumathi Raman

    2014-01-01

    Full Text Available The Fibonacci tree is a rooted binary tree whose number of vertices admit a recursive definition similar to the Fibonacci numbers. In this paper, we prove that a hypercube of dimension h admits two edge-disjoint Fibonacci trees of height h, two edge-disjoint Fibonacci trees of height h-2, two edge-disjoint Fibonacci trees of height h-4 and so on, as subgraphs. The result shows that an algorithm with Fibonacci trees as underlying data structure can be implemented concurrently on a hypercube network with no communication latency.

  9. Matrix factorization on a hypercube multiprocessor

    International Nuclear Information System (INIS)

    Geist, G.A.; Heath, M.T.

    1985-08-01

    This paper is concerned with parallel algorithms for matrix factorization on distributed-memory, message-passing multiprocessors, with special emphasis on the hypercube. Both Cholesky factorization of symmetric positive definite matrices and LU factorization of nonsymmetric matrices using partial pivoting are considered. The use of the resulting triangular factors to solve systems of linear equations by forward and back substitutions is also considered. Efficiencies of various parallel computational approaches are compared in terms of empirical results obtained on an Intel iPSC hypercube. 19 refs., 6 figs., 2 tabs

  10. The Mark III vertex chamber

    International Nuclear Information System (INIS)

    Adler, J.; Bolton, T.; Bunnell, K.

    1987-07-01

    The design and construction of the new Mark III vertex chamber is described. Initial tests with cosmic rays prove the ability of track reconstruction and yield triplet resolutions below 50 μm at 3 atm using argon/ethane (50:50). Also performed are studies using a prototype of a pressurized wire vertex chamber with 8 mm diameter straw geometry. Spatial resolution of 35mm was obtained using dimethyl ether (DME) at 1 atm and 30 μm using argon/ethane (50/50 mixture) at 4 atm. Preliminary studies indicate the DME to adversely affect such materials as aluminized Mylar and Delrin

  11. A user`s guide to LHS: Sandia`s Latin Hypercube Sampling Software

    Energy Technology Data Exchange (ETDEWEB)

    Wyss, G.D.; Jorgensen, K.H. [Sandia National Labs., Albuquerque, NM (United States). Risk Assessment and Systems Modeling Dept.

    1998-02-01

    This document is a reference guide for LHS, Sandia`s Latin Hypercube Sampling Software. This software has been developed to generate either Latin hypercube or random multivariate samples. The Latin hypercube technique employs a constrained sampling scheme, whereas random sampling corresponds to a simple Monte Carlo technique. The present program replaces the previous Latin hypercube sampling program developed at Sandia National Laboratories (SAND83-2365). This manual covers the theory behind stratified sampling as well as use of the LHS code both with the Windows graphical user interface and in the stand-alone mode.

  12. Flow-induced vibration phenomenon in a Mark III TRIGA reactor

    Energy Technology Data Exchange (ETDEWEB)

    Lee, C K; Whittemore, W L; Kim, B S; Lee, J B; Blevins, R D; Burton, T E [Korea Atomic Energy Research Institute, Seoul (Korea, Republic of); General Atomic Company, San Diego, CA (United States)

    1976-07-01

    The Mark III TRIGA reactor with hexagonal fuel spacing is capable of operating at 2.0 MW. The Mark III at San Diego operated without core cooling problems or vibration at power levels up to 2.0 MW. All Mark III reactors have operated trouble-free up to 1.0 MW. The Mark III TRIGA in Korea was installed in 1972 and operated many months without trouble at 2.0 MW. During this period core changes including addition of new fuel were made. Eighteen months after startup, a coolant flow-induced vibration was observed for the first time at a power of 1.5 MW. A lengthy series of tests showed that it was not possible to establish a core configuration that permitted vibration-free operation for power levels in the range 1.5 - 2.0 MW. Observations during the tests confirmed that standing waves in the reactor tank water coupled the source within the core to the shield structure and surrounding building. Analysis of the data indicates strongly that the source of the vibration is the creation and collapse of bubbles with the core acting as a resonator. A substantially increased flow of coolant through the upper grid plate is expected to eliminate the vibration phenomenon and permit trouble-free operation at power up to 2.0 MW. In an attempt to seek a remedy, both GAC and KAERI have independently developed designs for upper grid plates. KAERI has constructed and installed an interim version of the standard grid plate which was calculated to provide 25% more coolant flow and mounted high so as to provide less restriction to flow around the upper fittings of the fuel elements. A substantial reduction in vibration was observed. No vibration was observed at any power up to 2.0 MW with cooling water at or below 20 C. A slight vibration at 1.8 MW occurred for higher cooling temperatures. The GAC grid plate design provides not only for increasing the flow area but also for streamlining the flow surfaces on the grid plate and possibly also on the top fittings of the fuel elements. It is

  13. Flow-induced vibration phenomenon in a Mark III TRIGA reactor

    International Nuclear Information System (INIS)

    Lee, C.K.; Whittemore, W.L.; Kim, B.S.; Lee, J.B.; Blevins, R.D.; Burton, T.E.

    1976-01-01

    The Mark III TRIGA reactor with hexagonal fuel spacing is capable of operating at 2.0 MW. The Mark III at San Diego operated without core cooling problems or vibration at power levels up to 2.0 MW. All Mark III reactors have operated trouble-free up to 1.0 MW. The Mark III TRIGA in Korea was installed in 1972 and operated many months without trouble at 2.0 MW. During this period core changes including addition of new fuel were made. Eighteen months after startup, a coolant flow-induced vibration was observed for the first time at a power of 1.5 MW. A lengthy series of tests showed that it was not possible to establish a core configuration that permitted vibration-free operation for power levels in the range 1.5 - 2.0 MW. Observations during the tests confirmed that standing waves in the reactor tank water coupled the source within the core to the shield structure and surrounding building. Analysis of the data indicates strongly that the source of the vibration is the creation and collapse of bubbles with the core acting as a resonator. A substantially increased flow of coolant through the upper grid plate is expected to eliminate the vibration phenomenon and permit trouble-free operation at power up to 2.0 MW. In an attempt to seek a remedy, both GAC and KAERI have independently developed designs for upper grid plates. KAERI has constructed and installed an interim version of the standard grid plate which was calculated to provide 25% more coolant flow and mounted high so as to provide less restriction to flow around the upper fittings of the fuel elements. A substantial reduction in vibration was observed. No vibration was observed at any power up to 2.0 MW with cooling water at or below 20 C. A slight vibration at 1.8 MW occurred for higher cooling temperatures. The GAC grid plate design provides not only for increasing the flow area but also for streamlining the flow surfaces on the grid plate and possibly also on the top fittings of the fuel elements. It is

  14. Mark III LOCA-related hydrodynamic load definition. Generic technical activity B-10

    International Nuclear Information System (INIS)

    1984-02-01

    This report, prepared by the staff of the Office of Nuclear Reactor Regulation and its consultants at the Brookhaven National Laboratory, provides a discussion of LOCA-related suppression pool hydrodynamic loads in boiling water reactor (BWR) facilities with the Mark III pressure-suppression containment design. Its issuance completes NRC Generic Technical Activity B-10, Behavior of BWR Mark III Containment. On the basis of certain large-scale tests conducted between 1973 and 1979, the General Electric Company developed LOCA-related hydrodynamic load definitions for use in the design of the standard Mark III containment. The staff and its consultants have reviewed these load definitions and their bases conclude that, with a few specified changes, the proposed load definitions provide conservative loading conditions. The staff-approved acceptance criteria for LOCA-related hydrodynamic loads are provided in Appendix C of this report

  15. Parallel simulated annealing algorithms for cell placement on hypercube multiprocessors

    Science.gov (United States)

    Banerjee, Prithviraj; Jones, Mark Howard; Sargent, Jeff S.

    1990-01-01

    Two parallel algorithms for standard cell placement using simulated annealing are developed to run on distributed-memory message-passing hypercube multiprocessors. The cells can be mapped in a two-dimensional area of a chip onto processors in an n-dimensional hypercube in two ways, such that both small and large cell exchange and displacement moves can be applied. The computation of the cost function in parallel among all the processors in the hypercube is described, along with a distributed data structure that needs to be stored in the hypercube to support the parallel cost evaluation. A novel tree broadcasting strategy is used extensively for updating cell locations in the parallel environment. A dynamic parallel annealing schedule estimates the errors due to interacting parallel moves and adapts the rate of synchronization automatically. Two novel approaches in controlling error in parallel algorithms are described: heuristic cell coloring and adaptive sequence control.

  16. Parallel algorithms for geometric connected component labeling on a hypercube multiprocessor

    Science.gov (United States)

    Belkhale, K. P.; Banerjee, P.

    1992-01-01

    Different algorithms for the geometric connected component labeling (GCCL) problem are defined each of which involves d stages of message passing, for a d-dimensional hypercube. The major idea is that in each stage a hypercube multiprocessor increases its knowledge of domain. The algorithms under consideration include the QUAD algorithm for small number of processors and the Overlap Quad algorithm for large number of processors, subject to the locality of the connected sets. These algorithms differ in their run time, memory requirements, and message complexity. They were implemented on an Intel iPSC2/D4/MX hypercube.

  17. BWR Mark III pressure suppression containment response to hydrogen deflagration

    International Nuclear Information System (INIS)

    Fuls, G.M.; Gunter, A.D.

    1982-01-01

    The CLASIX-3 computer program has been used to evaluate the temperature and pressure response of the BWR Mark III Suppression Containment System to hydrogen deflagration resulting from a degraded core condition. The CLASIX-3 computer program is an extension of the CLASIX program which was originally developed to analyze ice condenser containments. A brief description is given of the modifications made to CLASIX to increase its flexibility and versatility to include the capability of analyzing the Mark III Containment. Analytical results are presented for the two base case transients. The two base cases are the stuck open steam relief valve and the small break LOCA, both of which are assumed to lead to a degraded core condition and the release of hydrogen to the containment. Results include pressure and temperature response, gas concentrations and suppression pool response

  18. Graph Modeling for Quadratic Assignment Problems Associated with the Hypercube

    International Nuclear Information System (INIS)

    Mittelmann, Hans; Peng Jiming; Wu Xiaolin

    2009-01-01

    In the paper we consider the quadratic assignment problem arising from channel coding in communications where one coefficient matrix is the adjacency matrix of a hypercube in a finite dimensional space. By using the geometric structure of the hypercube, we first show that there exist at least n different optimal solutions to the underlying QAPs. Moreover, the inherent symmetries in the associated hypercube allow us to obtain partial information regarding the optimal solutions and thus shrink the search space and improve all the existing QAP solvers for the underlying QAPs.Secondly, we use graph modeling technique to derive a new integer linear program (ILP) models for the underlying QAPs. The new ILP model has n(n-1) binary variables and O(n 3 log(n)) linear constraints. This yields the smallest known number of binary variables for the ILP reformulation of QAPs. Various relaxations of the new ILP model are obtained based on the graphical characterization of the hypercube, and the lower bounds provided by the LP relaxations of the new model are analyzed and compared with what provided by several classical LP relaxations of QAPs in the literature.

  19. The Mark III vertex chamber and prototype test results

    International Nuclear Information System (INIS)

    Grab, C.

    1987-07-01

    A vertex chamber has been constructed for use in the Mark III experiment. The chamber is positioned inside the current main drift chamber and will be used to trigger data collection, to aid in vertex reconstruction, and to improve the momentum resolution. This paper discusses the chamber's construction and performance and tests of the prototype

  20. Introduction to parallel algorithms and architectures arrays, trees, hypercubes

    CERN Document Server

    Leighton, F Thomson

    1991-01-01

    Introduction to Parallel Algorithms and Architectures: Arrays Trees Hypercubes provides an introduction to the expanding field of parallel algorithms and architectures. This book focuses on parallel computation involving the most popular network architectures, namely, arrays, trees, hypercubes, and some closely related networks.Organized into three chapters, this book begins with an overview of the simplest architectures of arrays and trees. This text then presents the structures and relationships between the dominant network architectures, as well as the most efficient parallel algorithms for

  1. Lattice gauge theory on the hypercube

    International Nuclear Information System (INIS)

    Apostolakis, J.; Baillie, C.; Ding, Hong-Qiang; Flower, J.

    1988-01-01

    Lattice gauge theory, an extremely computationally intensive problem, has been run successfully on hypercubes for a number of years. Herein we give a flavor of this work, discussing both the physics and the computing behind it. 19 refs., 5 figs., 27 tabs

  2. Mark III LOCA-related hydrodynamic load definition. Generic technical activity B-10. Final report

    International Nuclear Information System (INIS)

    Fields, M.B.; Kudrick, J.A.

    1984-08-01

    This report, prepared by the staff of the Office of Nuclear Reactor Regulation and its consultants at the Brookhaven National Laboratory, provides a discussion of LOCA-related suppression pool hydrodynamic loads in boiling water reactor (BWR) facilities with the Mark III pressure-suppression containment design. Its issuance completes NRC Generic Technical Activity B-10, Behavior of BWR Mark III Containment. On the basis of certain large-scale tests conducted between 1973 and 1979, the General Electric Company developed LOCA-related hydrodynamic load definitions for use in the design of the standard Mark III containment. The staff and its consultants have reviewed these load definitions and their bases and conclude that, with a few specified changes, the proposed load definitions provide conservative loading conditions. The staff approved acceptance criteria for LOCA-related hydrodynamic loads are provided in an appendix

  3. Design studies for the Mark-III core of experimental multi-purpose VHTR

    International Nuclear Information System (INIS)

    Yasuno, Takehiko; Miyamoto, Yoshiaki; Mitake, Susumu; Shindo, Ryuiti; Arai, Taketoshi

    1979-08-01

    The Mark-III core in the first conceptual design made in 1975 is a fundamental core for VHTR. Subsequently, further design studies were made fuel loading scheme and control rod withdrawal sequence for the core to increase its safety margin (shutdown margin, etc.) and operational margin (minimum Reynolds number, maximum fuel temperature, etc.). It was shown that the Mark-III should exhibit the performance expected of VHTR, unless changes are made in the preconditions for its nuclear, thermal-hydraulic design. Also, the needs as below were indicated: (1) reasonable core design criteria and guidelines, (2) fuel-loading-scheme requirements in fuel management, fuel misloading and reactor operation, (3) confirmation on precision of the core design method and its further refinement. (author)

  4. Safety/relief valve quencher loads: evaluation for BWR Mark II and III containments

    International Nuclear Information System (INIS)

    Su, T.M.

    1982-10-01

    Boiling water reactor (BWR) plants are equipped with safety/relief valves (SRVs) to protect the reactor from overpressurization. Plant operational transients, such as turbine trips, will actuate the SRV. Once the SRV opens, the air column within the partially submerged discharge line is compressed by the high-pressure steam released from the reactor. The compressed air discharged into the suppression pool produces high-pressure bubbles. Oscillatory expansion and contraction of these bubbles create hydrodynamic loads on the containment structures, piping, and equipment inside containment. This report presents the results of the staff's evaluation of SRV loads. The evaluation, however, is limited to the quencher devices used in Mark II and III containments. With respect to Mark I containments, the SRV acceptance criteria are presented in NUREG-0661 issued July 1980. The staff acceptance criteria for SRV loads for Mark II and III containments are presented in this report

  5. SDN Data Center Performance Evaluation of Torus and Hypercube Interconnecting Schemes

    DEFF Research Database (Denmark)

    Andrus, Bogdan-Mihai; Vegas Olmos, Juan José; Mehmeri, Victor

    2015-01-01

    — By measuring throughput, delay, loss-rate and jitter, we present how SDN framework yields a 45% performance increase in highly interconnected topologies like torus and hypercube compared to current Layer2 switching technologies, applied to data center architectures......— By measuring throughput, delay, loss-rate and jitter, we present how SDN framework yields a 45% performance increase in highly interconnected topologies like torus and hypercube compared to current Layer2 switching technologies, applied to data center architectures...

  6. Selected results on J/PSI hadronic decays from DM2 and Mark III

    International Nuclear Information System (INIS)

    Augustin, J.E.

    1985-01-01

    Results from the high statistics experiments Mark III and DM2 on J/PSI hadronic decays are reviewed. Special interest is given to SU3 violating decays into two pseudoscalars and baryon-antibaryon, especially the first observation of J/PSI → Ksub(S)sup(o)Ksub(L)sup(o). The complete measurement of the vector + pseudoscalar modes allows a new determination of the eta and eta' mixing parameters, indicating the presence of a new component in the eta' wave function. The iota(1440) and theta(1700) gluonium candidates have been searched for in hadronic decays, and the Mark III experiment observes a signal in J/PSI → ω iota (or ωE)

  7. Identification and assessment of containment and release management strategies for a BWR Mark III containment

    International Nuclear Information System (INIS)

    Lin, C.C.; Lehner, J.R.; Vandenkieboom, J.J.

    1992-02-01

    This report identifies and assesses accident management strategies which could be important for preventing containment failure and/or mitigating the release of fission products during a severe accident in a BWR plant with a Mark III type of containment. Based on information available from probabilistic risk assessments and other existing severe accident research, and using simplified containment and release event trees, the report identifies the challenges a Mark III containment could face during the course of a severe accident, the mechanisms behind these challenges, and the strategies that could be used to mitigate the challenges. The strategies are linked to the general safety objectives which apply for containment and release management by means of a safety objective tree. The strategies were assessed by applying them to certain severe accident sequence categories deemed important for a Mark III containment because of one or more of the following characteristics: high probability of core damage, high consequences, lead to a number of challenges, and involve the failure of multiple systems

  8. A parallel simulated annealing algorithm for standard cell placement on a hypercube computer

    Science.gov (United States)

    Jones, Mark Howard

    1987-01-01

    A parallel version of a simulated annealing algorithm is presented which is targeted to run on a hypercube computer. A strategy for mapping the cells in a two dimensional area of a chip onto processors in an n-dimensional hypercube is proposed such that both small and large distance moves can be applied. Two types of moves are allowed: cell exchanges and cell displacements. The computation of the cost function in parallel among all the processors in the hypercube is described along with a distributed data structure that needs to be stored in the hypercube to support parallel cost evaluation. A novel tree broadcasting strategy is used extensively in the algorithm for updating cell locations in the parallel environment. Studies on the performance of the algorithm on example industrial circuits show that it is faster and gives better final placement results than the uniprocessor simulated annealing algorithms. An improved uniprocessor algorithm is proposed which is based on the improved results obtained from parallelization of the simulated annealing algorithm.

  9. Results on the iota from Mark III

    International Nuclear Information System (INIS)

    Richman, J.D.

    1985-01-01

    A survey is presented of Mark III results on the iota(1440), a possible glueball state observed in radiative J/psi decays. The measurements include a spin-parity determination using both the iota → Ksub(s) 0 K +- π +- and iota → K + K - π 0 decay modes; an upper limit on the K*anti-K content of the Kanti-Kπ Dalitz plot; branching fractions and isospin; stringent upper limits for several hadronic channels, including iota → zetaπ→etaππ; and results from a search for iota radiative decays into vector mesons. These measurements are discussed in the context of theoretical ideas about the iota and results on the E(1420), a state observed in hadronic interactions. 11 refs., 7 figs

  10. Molecular dynamics simulations of short-range force systems on 1024-node hypercubes

    International Nuclear Information System (INIS)

    Plimpton, S.J.

    1990-01-01

    In this paper, two parallel algorithms for classical molecular dynamics are presented. The first assigns each processor to a subset of particles; the second assigns each to a fixed region of 3d space. The algorithms are implemented on 1024-node hypercubes for problems characterized by short-range forces, diffusion (so that each particle's neighbors change in time), and problem size ranging from 250 to 10000 particles. Timings for the algorithms on the 1024-node NCUBE/ten and the newer NCUBE 2 hypercubes are given. The latter is found to be competitive with a CRAY-XMP, running an optimized serial algorithm. For smaller problems the NCUBE 2 and CRAY-XMP are roughly the same; for larger ones the NCUBE 2 is up to twice as fast. Parallel efficiencies of the algorithms and communication parameters for the two hypercubes are also examined

  11. Recent results on D meson decays from the MARK III

    International Nuclear Information System (INIS)

    Coward, D.H.

    1985-10-01

    The MARK III Collaboration recently completed the analysis of a number of decay modes of charged and neutral D mesons produced in electron-positron collisions near the peak of the psi(3770) resonance at SLAC's SPEAR storage ring. The mesons were produced nearly at rest in pairs, either D + D - or D 0 anti D 0 , at a center-of-mass energy below the threshold for DD production. The unique kinematics of the production allow us to isolate the charmed meson signal clearly and unambiguously. The data were collected with the MARK III Spectrometer, a large solid angle magnetic detector. Our data sample corresponds to an integrated luminosity of approximately 9.3 inverse picobarns. New results will be presented on the absolute branching ratios of D mesons into hadronic final states, branching ratios for three body decays via pseudoscalar-vector intermediate states, and branching ratios for Cabibbo allowed and Cabibbo suppressed decays. Inclusive and exclusive branching ratios for the semi-leptonic decays of D mesons will be presented, as well as the first measurement of the vector form factor in the decay D 0 → K - e + nu, evidence for interference in D + decays, and new information on the contributions of W exchange diagrams to D 0 decays

  12. CUBESIM, Hypercube and Denelcor Hep Parallel Computer Simulation

    International Nuclear Information System (INIS)

    Dunigan, T.H.

    1988-01-01

    1 - Description of program or function: CUBESIM is a set of subroutine libraries and programs for the simulation of message-passing parallel computers and shared-memory parallel computers. Subroutines are supplied to simulate the Intel hypercube and the Denelcor HEP parallel computers. The system permits a user to develop and test parallel programs written in C or FORTRAN on a single processor. The user may alter such hypercube parameters as message startup times, packet size, and the computation-to-communication ratio. The simulation generates a trace file that can be used for debugging, performance analysis, or graphical display. 2 - Method of solution: The CUBESIM simulator is linked with the user's parallel application routines to run as a single UNIX process. The simulator library provides a small operating system to perform process and message management. 3 - Restrictions on the complexity of the problem: Up to 128 processors can be simulated with a virtual memory limit of 6 million bytes. Up to 1000 processes can be simulated

  13. Parallel spatial direct numerical simulations on the Intel iPSC/860 hypercube

    Science.gov (United States)

    Joslin, Ronald D.; Zubair, Mohammad

    1993-01-01

    The implementation and performance of a parallel spatial direct numerical simulation (PSDNS) approach on the Intel iPSC/860 hypercube is documented. The direct numerical simulation approach is used to compute spatially evolving disturbances associated with the laminar-to-turbulent transition in boundary-layer flows. The feasibility of using the PSDNS on the hypercube to perform transition studies is examined. The results indicate that the direct numerical simulation approach can effectively be parallelized on a distributed-memory parallel machine. By increasing the number of processors nearly ideal linear speedups are achieved with nonoptimized routines; slower than linear speedups are achieved with optimized (machine dependent library) routines. This slower than linear speedup results because the Fast Fourier Transform (FFT) routine dominates the computational cost and because the routine indicates less than ideal speedups. However with the machine-dependent routines the total computational cost decreases by a factor of 4 to 5 compared with standard FORTRAN routines. The computational cost increases linearly with spanwise wall-normal and streamwise grid refinements. The hypercube with 32 processors was estimated to require approximately twice the amount of Cray supercomputer single processor time to complete a comparable simulation; however it is estimated that a subgrid-scale model which reduces the required number of grid points and becomes a large-eddy simulation (PSLES) would reduce the computational cost and memory requirements by a factor of 10 over the PSDNS. This PSLES implementation would enable transition simulations on the hypercube at a reasonable computational cost.

  14. Analysis of BWR/Mark III drywell failure during degraded core accidents

    International Nuclear Information System (INIS)

    Yang, J.W.

    1983-01-01

    The potential for a hydrogen detonation due to the accumulation of a large amount of hydrogen in the drywell region of a BWR Mark III containment is analyzed. Loss of integrity of the drywell wall causes a complete bypass of the suppression pool and leads to pressurization of the containment building. However, the predicted peak containment pressure does not exceed the estimates of containment failure pressure

  15. On the analytical evaluation of the partition function for unit hypercubes in four dimensions

    International Nuclear Information System (INIS)

    Hari Dass, N.D.

    1984-10-01

    The group integrations required for the analytic evaluation of the partition function for unit hypercubes in four dimensions are carried out. Modifications of the graphical rules for SU 2 group integrations cited in the literature are developed for this purpose. A complete classification of all surfaces that can be embedded in the unit hypercube is given and their individual contribution to the partition function worked out. Applications are discussed briefly. (orig.)

  16. Applicable regulations and development of surveillance experiments of criticality approach in the TRIGA III Mark reactor; Normativa aplicable y desarrollo de experimentos de vigilancia de aproximacion a criticidad en el reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Gonzalez M, J L; Aguilar H, F; Rivero G, T; Sainz M, E [Instituto nacional de Investigaciones Nucleares, Departamento de Automatizacion, A.P. 18-1027, Col. Escandon, 11801 Mexico D.F. (Mexico)

    2000-07-01

    In the procedure elaborated to repair the vessel of TRIGA III Mark reactor is required to move toward two tanks of temporal storage the fuel elements which are in operation and the spent fuel elements which are in decay inside the reactor pool. The National Commission of Nuclear Safety and Safeguards (CNSNS) has requested as protection measure that it is carried out a surveillance of the criticality approach of the temporal storages. This work determines the main regulation aspects that entails an experiment of criticality approach, moreover, informing about the results obtained in the developing of this experiments. The regulation aspects are not exclusives for this work in the TRIGA Mark III reactor but they also apply toward any assembling of fissile material. (Author)

  17. Decontamination and decommissioning project status of the TRIGA Mark II and III in Korea

    International Nuclear Information System (INIS)

    Paik, S.T.; Park, S.K.; Chung, K.W.; Chung, U.S.; Jung, K.J.

    1999-01-01

    TRIGA Mark-II, the first research reactor in Korea, has operated since 1962, and the second one, TRIGA Mark-III since 1972. Both of them had their operation phased out in 1995 due to their lives and operation of the new research reactor, HANARO (High-flux Advanced Neutron Application Reactor) at the Korea Atomic Energy Institute (KAERI) in Taejon. Decontamination and decommissioning (D and D) project of TRIGA Mark-II and Mark-III was started in January 1997 and will be completed in December 2002. The first year of the project, work was performed in preparation of the decommissioning plan, start of the environmental impact assessment and setup licensing procedure and documentation for the project with cooperation of Korea Institute of Nuclear Safety (KINS). Hyundai Engineering Company (HEC) is the main contractor to do design and licensing documentation for the D and D of both reactors. British Nuclear Fuels plc (BNFL) is the technical assisting partner of HEC. The decommissioning plan document was submitted to the Ministry of Since and Technology (MOST) for the decommissioning license in December 1998, and it expecting to be issued a license in mid 1999. The goal of this project is to release the reactor site and buildings as an unrestricted area. This paper summarizes current status and future plan for the D and D project. (author)

  18. A parallel row-based algorithm with error control for standard-cell replacement on a hypercube multiprocessor

    Science.gov (United States)

    Sargent, Jeff Scott

    1988-01-01

    A new row-based parallel algorithm for standard-cell placement targeted for execution on a hypercube multiprocessor is presented. Key features of this implementation include a dynamic simulated-annealing schedule, row-partitioning of the VLSI chip image, and two novel new approaches to controlling error in parallel cell-placement algorithms; Heuristic Cell-Coloring and Adaptive (Parallel Move) Sequence Control. Heuristic Cell-Coloring identifies sets of noninteracting cells that can be moved repeatedly, and in parallel, with no buildup of error in the placement cost. Adaptive Sequence Control allows multiple parallel cell moves to take place between global cell-position updates. This feedback mechanism is based on an error bound derived analytically from the traditional annealing move-acceptance profile. Placement results are presented for real industry circuits and the performance is summarized of an implementation on the Intel iPSC/2 Hypercube. The runtime of this algorithm is 5 to 16 times faster than a previous program developed for the Hypercube, while producing equivalent quality placement. An integrated place and route program for the Intel iPSC/2 Hypercube is currently being developed.

  19. Hypercube algorithms suitable for image understanding in uncertain environments

    International Nuclear Information System (INIS)

    Huntsberger, T.L.; Sengupta, A.

    1988-01-01

    Computer vision in a dynamic environment needs to be fast and able to tolerate incomplete or uncertain intermediate results. An appropriately chose representation coupled with a parallel architecture addresses both concerns. The wide range of numerical and symbolic processing needed for robust computer vision can only be achieved through a blend of SIMD and MIMD processing techniques. The 1024 element hypercube architecture has these capabilities, and was chosen as the test-bed hardware for development of highly parallel computer vision algorithms. This paper presents and analyzes parallel algorithms for color image segmentation and edge detection. These algorithms are part of a recently developed computer vision system which uses multiple valued logic to represent uncertainty in the imaging process and in intermediate results. Algorithms for the extraction of three dimensional properties of objects using dynamic scene analysis techniques within the same framework are examined. Results from experimental studies using a 1024 element hypercube implementation of the algorithm as applied to a series of natural scenes are reported

  20. Divergence-Free Wavelets on the Hypercube : General Boundary Conditions

    NARCIS (Netherlands)

    Stevenson, R.

    2016-01-01

    On the n-dimensional hypercube, for given k∈N, wavelet Riesz bases are constructed for the subspace of divergence-free vector fields of the Sobolev space Hk((0,1)n)n with general homogeneous Dirichlet boundary conditions, including slip or no-slip boundary conditions. Both primal and suitable dual

  1. Embedding complete ternary tree in hypercubes using AVL trees

    NARCIS (Netherlands)

    S.A. Choudum; I. Raman (Indhumathi)

    2008-01-01

    htmlabstractA complete ternary tree is a tree in which every non-leaf vertex has exactly three children. We prove that a complete ternary tree of height h, TTh, is embeddable in a hypercube of dimension . This result coincides with the result of [2]. However, in this paper, the embedding utilizes

  2. A class of integrals on squares, cubes and hypercubes

    Science.gov (United States)

    McCartney, Mark

    2014-04-01

    In this note, a class of integrals on the unit hypercube are considered and series solutions presented. The material is at a level appropriate for use with undergraduates, either as part of a course on multivariable calculus, or as a short independent research project. Suitable exercises for use in these contexts are given.

  3. Thermal spectra of the TRIGA Mark III reactor; El espectro termico del reactor TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Macias B, L.R.; Palacios G, J. [Instituto Nacional de Investigaciones Nucleares, A.P. 18-1027, 11801 Mexico D.F. (Mexico)

    1998-07-01

    The diffraction phenomenon is gave in observance of the well known Bragg law in crystalline materials and this can be performance by mean of X-rays, electrons and neutrons among others, which allows to do inside the field of each one of these techniques the obtaining of measurements focussed at each one of them. For the present work, it will be mentioned only the referring to X-ray and neutron techniques. The X-ray diffraction due to its properties just it does measurements which are known in general as superficial measurements of the sample material but for the properties of the neutrons, this diffraction it explores in volumetric form the sample material. Since the neutron diffraction process depends lots of its intensity, then it is important to know the neutron source spectra that in this case is supplied by the TRIGA Mark III reactor. Within of diffraction techniques a great number of them can be found, however some of the traditional will be mentioned such as the identification of crystalline samples, phases identification and the textures measurement. At present this last technique is founded on the dot of a minimum error and the technique of phases identification performs but not compete with that which is obtained by mean of X-rays due to this last one has a major resolution. (Author)

  4. Applicable regulations and development of surveillance experiments of criticality approach in the TRIGA III Mark reactor

    International Nuclear Information System (INIS)

    Gonzalez M, J.L.; Aguilar H, F.; Rivero G, T.; Sainz M, E.

    2000-01-01

    In the procedure elaborated to repair the vessel of TRIGA III Mark reactor is required to move toward two tanks of temporal storage the fuel elements which are in operation and the spent fuel elements which are in decay inside the reactor pool. The National Commission of Nuclear Safety and Safeguards (CNSNS) has requested as protection measure that it is carried out a surveillance of the criticality approach of the temporal storages. This work determines the main regulation aspects that entails an experiment of criticality approach, moreover, informing about the results obtained in the developing of this experiments. The regulation aspects are not exclusives for this work in the TRIGA Mark III reactor but they also apply toward any assembling of fissile material. (Author)

  5. Bootstrapping hypercubic and hypertetrahedral theories in three dimensions arXiv

    CERN Document Server

    Stergiou, Andreas

    There are three generalizations of the Platonic solids that exist in all dimensions, namely the hypertetrahedron, the hypercube, and the hyperoctahedron, with the latter two being dual. Conformal field theories with the associated symmetry groups as global symmetries can be argued to exist in $d=3$ spacetime dimensions if the $\\varepsilon=4-d$ expansion is valid when $\\varepsilon\\to1$. In this paper hypercubic and hypertetrahedral theories are studied with the non-perturbative numerical conformal bootstrap. In the $N=3$ cubic case it is found that a bound with a kink is saturated by a solution with properties that cannot be reconciled with the $\\varepsilon$ expansion of the cubic theory. Possible implications for cubic magnets and structural phase transitions are discussed. For the hypertetrahedral theory evidence is found that the non-conformal window that is seen with the $\\varepsilon$ expansion exists in $d=3$ as well, and a rough estimate of its extent is given.

  6. Communication overhead on the Intel iPSC-860 hypercube

    Science.gov (United States)

    Bokhari, Shahid H.

    1990-01-01

    Experiments were conducted on the Intel iPSC-860 hypercube in order to evaluate the overhead of interprocessor communication. It is demonstrated that: (1) contrary to popular belief, the distance between two communicating processors has a significant impact on communication time, (2) edge contention can increase communication time by a factor of more than 7, and (3) node contention has no measurable impact.

  7. An assessment of BWR [boiling water reactor] Mark III containment challenges, failure modes, and potential improvements in performance

    International Nuclear Information System (INIS)

    Schroeder, J.A.; Pafford, D.J.; Kelly, D.L.; Jones, K.R.; Dallman, F.J.

    1991-01-01

    This report describes risk-significant challenges posed to Mark III containment systems by severe accidents as identified for Grand Gulf. Design similarities and differences between the Mark III plants that are important to containment performance are summarized. The accident sequences responsible for the challenges and the postulated containment failure modes associated with each challenge are identified and described. Improvements are discussed that have the potential either to prevent or delay containment failure, or to mitigate the offsite consequences of a fission product release. For each of these potential improvements, a qualitative analysis is provided. A limited quantitative risk analysis is provided for selected potential improvements. 21 refs., 5 figs., 46 tabs

  8. 1L Mark-IV Target Design Review

    Energy Technology Data Exchange (ETDEWEB)

    Koehler, Paul E. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-11-16

    This presentation includes General Design Considerations; Current (Mark-III) Lower Tier; Mark-III Upper Tier; Performance Metrics; General Improvements for Material Science; General Improvements for Nuclear Science; Improving FOM for Nuclear Science; General Design Considerations Summary; Design Optimization Studies; Expected Mark-IV Performance: Material Science; Expected Mark-IV Performance: Nuclear Science (Disk); Mark IV Enables Much Wider Range of Nuclear-Science FOM Gains than Mark III; Mark-IV Performance Summary; Rod or Disk? Center or Real FOV?; and Project Cost and Schedule.

  9. Study on core flow distribution of the reference core design Mark-III of experimental multi-purpose VHTR

    International Nuclear Information System (INIS)

    Satoh, Sadao; Arai, Taketoshi; Miyamoto, Yoshiaki; Hirano, Mitsumasa

    1977-01-01

    Concerning the coolant flow distribution between fuel channels and other flow paths in the core, designated as Reference Core Mark-III of the Multi-purpose Experimental Very High Temperature Reactor, thermal analysis has been made of the control rods and other steel structures around the core to find the coolant flow rates (bypass flow) necessary to cool them to their safe operating temperatures. Calculations showed that adequate cooling could be achieved in the Mark-III Core by the bypass flow of 8% of the total reactor coolant flow, 4% each for the control-rod channels and for other structures. The thermal and coolant flow design bases, including the assumption of a 10% bypass flow, were thus confirmed to first approximation. (auth.)

  10. Immobilization of ion exchange radioactive resins of the TRIGA Mark III nuclear reactor; Inmovilizacion de resinas de intercambio ionico radiactivas del reactor nuclear Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Garcia M, H.; Emeterio H, M.; Canizal S, C. [Instituto Nacional de Investigaciones Nucleares, A.P. 18-1027, C.P. 11801 Mexico D.F. (Mexico)

    2000-07-01

    This work has the objective to develop the process and to define the agglutinating material which allows the immobilization of the ion exchange radioactive resins coming from the TRIGA Mark III nuclear reactor contaminated with Ba-133, Co-60, Cs-137, Eu-152, and Mn-54 through the behavior analysis of different immobilization agents such as: bitumens, cement and polyester resin. According to the International Standardization the archetype samples were observed with the following tests: determination of free liquid, leaching, charge resistance, biodegradation, irradiation, thermal cycle, burned resistance. Generally all the tests were satisfactorily achieved, for each agent. Therefore, the polyester resin could be considered as the main immobilizing. (Author)

  11. Correlation inequalities for two-component hypercubic φ4 models. Pt. 2

    International Nuclear Information System (INIS)

    Soria, J.L.; Instituto Tecnologico de Tijuana

    1990-01-01

    We continue the program started in the first paper (J. Stat. Phys. 52 (1988) 711-726). We find new and already known correlation inequalities for a family of two-component hypercubic φ 4 models, using techniques of rotated correlation inequalities and random walk representation. (orig.)

  12. Recent results on weak decays of charmed mesons from the Mark III experiment

    International Nuclear Information System (INIS)

    Browder, T.E.

    1989-01-01

    Recent results from the Mark III experiment on weak decays of charmed mesons are presented. Measurements of the resonant substructure of D 0 → K - π + π - π + decays, the first model independent result on D s → φπ + , as well as limits on D s → ηπ + and D s → η'π + are described. The implications of these new results are also discussed. 37 refs., 7 figs., 4 tabs

  13. Vent clearing analysis of a Mark III pressure suppression containment

    International Nuclear Information System (INIS)

    Quintana, R.

    1979-01-01

    An analysis of the vent clearing transient in a Mark III pressure suppression containment after a hypothetical LOCA is carried out. A two-dimensional numerical model solving the transient fluid dynamic equations is used. The geometry of the pressure suppression pool is represented and the pressure and velocity fields in the pool are obtained from the moment the LOCA occurs until the first vent in the drywell wall clears. The results are compared to those obtained with the one-diemensional model used for containment design, with special interest on two-dimensional effects. Some conclusions concerning the effect of the water discharged into the suppression pool through the vents on submerged structures are obtained. Future improvements to the model are suggested. (orig.)

  14. A Hypercube of Deep Sea Drilling Project (DSDP) Marine Geological and Geophysical Data

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Dr. Christopher Jenkins of the University of Colorado Institute for Arctic and Alpine Research (INSTAAR), produced this data hypercube derived from the prime data...

  15. Neuro-diffuse algorithm for neutronic power identification of TRIGA Mark III reactor; Algoritmo neuro-difuso para la identificacion de la potencia neutronica del reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Rojas R, E.; Benitez R, J. S. [Instituto Tecnologico de Toluca, Division de Estudios de Posgrado e Investigacion, Av. Tecnologico s/n, Ex-Rancho La Virgen, 50140 Metepec, Estado de Mexico (Mexico); Segovia de los Rios, J. A.; Rivero G, T. [ININ, Gerencia de Ciencias Aplicadas, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico)], e-mail: jorge.benitez@inin.gob.mx

    2009-10-15

    In this work are presented the results of design and implementation of an algorithm based on diffuse logic systems and neural networks like method of neutronic power identification of TRIGA Mark III reactor. This algorithm uses the punctual kinetics equation as data generator of training, a cost function and a learning stage based on the descending gradient algorithm allow to optimize the parameters of membership functions of a diffuse system. Also, a series of criteria like part of the initial conditions of training algorithm are established. These criteria according to the carried out simulations show a quick convergence of neutronic power estimated from the first iterations. (Author)

  16. Performance of a parallel algorithm for solving the neutron diffusion equation on the hypercube

    International Nuclear Information System (INIS)

    Kirk, B.L.; Azmy, Y.Y.

    1989-01-01

    The one-group, steady state neutron diffusion equation in two- dimensional Cartesian geometry is solved using the nodal method technique. By decoupling sets of equations representing the neutron current continuity along the length of rows and columns of computational cells a new iterative algorithm is derived that is more suitable to solving large practical problems. This algorithm is highly parallelizable and is implemented on the Intel iPSC/2 hypercube in three versions which differ essentially in the total size of communicated data. Even though speedup was achieved, the efficiency is very low when many processors are used leading to the conclusion that the hypercube is not as well suited for this algorithm as shared memory machines. 10 refs., 1 fig., 3 tabs

  17. Results on charmed meson decays from Mark III

    International Nuclear Information System (INIS)

    Wasserbaech, S.R.

    1987-04-01

    We report recent results on charmed meson decays, obtained using the Mark III detector at SPEAR. The first topic discussed is the observation of e + e - → D/sub s/D/sub s/* at √s = 4.14 GeV. The D/sub s/* is detected as a peak in the mass distribution recoiling from D/sub s/ +- → phiπ +- . The mass of the D/sub s/* is found to be (2109.3 +- 2.1 +- 3.1)MeV/c 2 , yielding a D/sub s/*-D/sub s/ mass difference of (137.9 +- 2.1 +- 4.3) MeV/c 2 . The production cross section times branching ratio is also measured. Next, a search for the decay D + → μ + nu/sub μ/ is described. A preliminary upper limit (90% CL) on B(D + → μ + nu/sub μ/) of 8.4 x 10 -4 is obtained, corresponding to an upper limit on the decay constant f/sub D/ of 340 MeV/c 2 . Finally, we present results of a search for the lepton family number violating decay D 0 → μe. We find B(D 0 → μe) -4 at 90% CL

  18. Validation of the sterile manufacture of the AAEC MARK III molybdenum-99/techtnetium-99m generator

    International Nuclear Information System (INIS)

    Saunders, M.T.; Drummond, C.M.; Harrison, M.A.

    1982-07-01

    The Mark II molybdenum-99/technetium-99m generator now supplied to hospitals by the Australian Atomic Energy Commission is a non-sterile elution system. The Mark III version will be supplied as a sterile elution system. A validation study has been undertaken to assess the capability of the new production facility, to evaluate up-to-date procedures for manufacturing sterile generators and to demonstrate that a sterile radionuclide generator can be made. Generator manufacturing procedures and a time study of the validation are described. Microbiological methods for monitoring in-process aspects of manufacture, disinfectant efficacy and generator sterility are defined

  19. Hypercat - Hypercube of Clumpy AGN Tori

    Science.gov (United States)

    Nikutta, Robert; Lopez-Rodriguez, Enrique; Ichikawa, Kohei; Levenson, Nancy; Packham, Christopher C.

    2017-06-01

    Dusty tori surrounding the central engines of Active Galactic Nuclei (AGN) are required by the Unification Paradigm, and are supported by many observations, e.g. variable nuclear absorber (sometimes Compton-thick) in X-rays, reverberation mapping in optical/UV, hot dust emission and SED shapes in NIR/MIR, molecular and cool-dust tori observed with ALMA in sub-mm.While models of AGN torus SEDs have been developed and utilized for a long time, the study of the resolved emission morphology (brightness maps) has so far been under-appreciated, presumably because resolved observations of the central parsec in AGN are only possible very recently. Currently, only NIR+MIR interferometry is capable of resolving the nuclear dust emission (but not of producing images, until MATISSE comes online). Furthermore, MIR interferometry has delivered also puzzling results, e.g. that in some resolved sources the light emanates preferentially from polar directions above the "torus" system, and not from the equatorial plane, where most of the dust is located.We are preparing the release of a panchromatic, fully interpolable hypercube of brightness maps and projected dust images for a large number of CLUMPY torus models (Nenkova+2008), that will help facilitate studies of resolved AGN emission and dust morphologies. Together with the cube we will release a comprehensive set of open-source tools (Python) that will enable researches to work efficiently with this large hypercube:* easy sub-cube selection + memory-mapping (mitigating the too-big-for-RAM problem)* multi-dim image interpolation (get an image at any wavelength & model parameter combination)* simulation of observations with telescopes (compute/provide + apply a PSF) and interferometers (get visibilities)* analyze images with respect to the power contained at all scales and orientations (via 2D steerable wavelets), addressing the seemingly puzzling results mentioned aboveA series of papers is in preparation, aiming at solving the

  20. Characterization of the TRIGA Mark III reactor for k0-neutron activation analysis

    International Nuclear Information System (INIS)

    Diaz R, O.; Herrera P, E.; Lopez R, M.C.

    1997-01-01

    The non-ideality of the epithermal neutron flux distribution in a a reactor site parameter (α), the thermal-to-epithermal neutron ratio (f), the irradiation channel neutron temperature (T n ) and the k 0 -factors for more than 20 isotopes were determined in the 3 typical irradiation positions of the TRIGA Mark III reactor of the National Nuclear Research Institute, Salazar, Mexico, using different experimental methods with conventional and non-conventional monitors. This characterization is used in the k 0 -method of NAA, recently introduced at the Institute. (author). 21 refs., 3 figs., 5 tabs

  1. HyperCube: A Small Lensless Position Sensing Device for the Tracking of Flickering Infrared LEDs.

    Science.gov (United States)

    Raharijaona, Thibaut; Mignon, Paul; Juston, Raphaël; Kerhuel, Lubin; Viollet, Stéphane

    2015-07-08

    An innovative insect-based visual sensor is designed to perform active marker tracking. Without any optics and a field-of-view of about 60°, a novel miniature visual sensor is able to locate flickering markers (LEDs) with an accuracy much greater than the one dictated by the pixel pitch. With a size of only 1 cm3 and a mass of only 0.33 g, the lensless sensor, called HyperCube, is dedicated to 3D motion tracking and fits perfectly with the drastic constraints imposed by micro-aerial vehicles. Only three photosensors are placed on each side of the cubic configuration of the sensing device, making this sensor very inexpensive and light. HyperCube provides the azimuth and elevation of infrared LEDs flickering at a high frequency (>1 kHz) with a precision of 0.5°. The minimalistic design in terms of small size, low mass and low power consumption of this visual sensor makes it suitable for many applications in the field of the cooperative flight of unmanned aerial vehicles and, more generally, robotic applications requiring active beacons. Experimental results show that HyperCube provides useful angular measurements that can be used to estimate the relative position between the sensor and the flickering infrared markers.

  2. HyperCube: A Small Lensless Position Sensing Device for the Tracking of Flickering Infrared LEDs

    Directory of Open Access Journals (Sweden)

    Thibaut Raharijaona

    2015-07-01

    Full Text Available An innovative insect-based visual sensor is designed to perform active marker tracking. Without any optics and a field-of-view of about 60°, a novel miniature visual sensor is able to locate flickering markers (LEDs with an accuracy much greater than the one dictated by the pixel pitch. With a size of only 1 cm3 and a mass of only 0.33 g, the lensless sensor, called HyperCube, is dedicated to 3D motion tracking and fits perfectly with the drastic constraints imposed by micro-aerial vehicles. Only three photosensors are placed on each side of the cubic configuration of the sensing device, making this sensor very inexpensive and light. HyperCube provides the azimuth and elevation of infrared LEDs flickering at a high frequency (>1 kHz with a precision of 0.5°. The minimalistic design in terms of small size, low mass and low power consumption of this visual sensor makes it suitable for many applications in the field of the cooperative flight of unmanned aerial vehicles and, more generally, robotic applications requiring active beacons. Experimental results show that HyperCube provides useful angular measurements that can be used to estimate the relative position between the sensor and the flickering infrared markers.

  3. Neuro-diffuse algorithm for neutronic power identification of TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Rojas R, E.; Benitez R, J. S.; Segovia de los Rios, J. A.; Rivero G, T.

    2009-10-01

    In this work are presented the results of design and implementation of an algorithm based on diffuse logic systems and neural networks like method of neutronic power identification of TRIGA Mark III reactor. This algorithm uses the punctual kinetics equation as data generator of training, a cost function and a learning stage based on the descending gradient algorithm allow to optimize the parameters of membership functions of a diffuse system. Also, a series of criteria like part of the initial conditions of training algorithm are established. These criteria according to the carried out simulations show a quick convergence of neutronic power estimated from the first iterations. (Author)

  4. Extension of Latin hypercube samples with correlated variables

    Energy Technology Data Exchange (ETDEWEB)

    Sallaberry, C.J. [Sandia National Laboratories, Department 6784, MS 0776, Albuquerque, NM 87185-0776 (United States); Helton, J.C. [Department of Mathematics and Statistics, Arizona State University, Tempe, AZ 85287-1804 (United States)], E-mail: jchelto@sandia.gov; Hora, S.C. [University of Hawaii at Hilo, Hilo, HI 96720-4091 (United States)

    2008-07-15

    A procedure for extending the size of a Latin hypercube sample (LHS) with rank correlated variables is described and illustrated. The extension procedure starts with an LHS of size m and associated rank correlation matrix C and constructs a new LHS of size 2m that contains the elements of the original LHS and has a rank correlation matrix that is close to the original rank correlation matrix C. The procedure is intended for use in conjunction with uncertainty and sensitivity analysis of computationally demanding models in which it is important to make efficient use of a necessarily limited number of model evaluations.

  5. Extension of Latin hypercube samples with correlated variables

    International Nuclear Information System (INIS)

    Sallaberry, C.J.; Helton, J.C.; Hora, S.C.

    2008-01-01

    A procedure for extending the size of a Latin hypercube sample (LHS) with rank correlated variables is described and illustrated. The extension procedure starts with an LHS of size m and associated rank correlation matrix C and constructs a new LHS of size 2m that contains the elements of the original LHS and has a rank correlation matrix that is close to the original rank correlation matrix C. The procedure is intended for use in conjunction with uncertainty and sensitivity analysis of computationally demanding models in which it is important to make efficient use of a necessarily limited number of model evaluations

  6. A spherical x-ray transform and hypercube sections

    DEFF Research Database (Denmark)

    Kazantsev, Ivan G; Schmidt, Soren

    2014-01-01

    We investigate the problem of sampling a unit great circle on the unit sphere S-3 as a support of orientation distribution functions on which acts the discrete spherical x-ray transform. The circle's partition subsets are gnomonically mapped onto lines that constitute a convex polygon inside...... the bounding cubes of hypercube. Thus the problem of the great circle tracing is reduced to the problem of the four-dimensional cube sectioning by the plane containing the circle and the intersection figure (the polygon) vertices finding. In this paper, a fast, non-combinatorial approach for the polygon...

  7. Extension of latin hypercube samples with correlated variables.

    Energy Technology Data Exchange (ETDEWEB)

    Hora, Stephen Curtis (University of Hawaii at Hilo, HI); Helton, Jon Craig (Arizona State University, Tempe, AZ); Sallaberry, Cedric J. PhD. (.; .)

    2006-11-01

    A procedure for extending the size of a Latin hypercube sample (LHS) with rank correlated variables is described and illustrated. The extension procedure starts with an LHS of size m and associated rank correlation matrix C and constructs a new LHS of size 2m that contains the elements of the original LHS and has a rank correlation matrix that is close to the original rank correlation matrix C. The procedure is intended for use in conjunction with uncertainty and sensitivity analysis of computationally demanding models in which it is important to make efficient use of a necessarily limited number of model evaluations.

  8. Mark III Containment vessel/annulus concrete design

    International Nuclear Information System (INIS)

    Chang, P.S.; Moussa, M.M.

    1981-01-01

    Recently, engineers have been considering the significant dynamic impact of safety/relief valve (S/RV) discharge loads on the containment structures, safety equipment, and piping systems in BWR type reactors. For a plant in the construction stage, extensive modifications will be made to qualify these new loads. The lower portion of the containment vessel serves as a suppression pool pressure boundary and is designed to sustain the effects of postulated loss of coolant accidents, seismic occurrences, S/RV discharge loads, and other effects. Extremely high spectral peak accelerations of the free-standing steel containment vessel can be obtained during the air dearing process of the S/RV discharge. Parametric studies indicated that a substantial reduction in response can be obtained by increasing the stiffness of the steel containment vessel in the lover area. A concrete backing configuration in the suppression pool area of Mark III Containment is proposed in this paper. A composite action is assumed between the steel containment vessel shell and the concrete section. The system is physically separated from the shield building. This approach warrants an early erection of the shield building and a late installation of piping systems in the containment vessel suppression pool area. Finite element analyses are performed by using ASHSD2 and EASE2 computer codes. The results of the analyses have shown the proposed stress criteria are satisfied. The approach pressented is justified to be a workable system for a new plant design. (orig./HP)

  9. Implementation of a 3-D nonlinear MHD [magnetohydrodynamics] calculation on the Intel hypercube

    International Nuclear Information System (INIS)

    Lynch, V.E.; Carreras, B.A.; Drake, J.B.; Hicks, H.R.; Lawkins, W.F.

    1987-01-01

    The optimization of numerical schemes and increasing computer capabilities in the last ten years have improved the efficiency of 3-D nonlinear resistive MHD calculations by about two to three orders of magnitude. However, we are still very limited in performing these types of calculations. Hypercubes have a large number of processors with only local memory and bidirectional links among neighbors. The Intel Hypercube at Oak Ridge has 64 processors with 0.5 megabytes of memory per processor. The multiplicity of processors opens new possibilities for the treatment of such computations. The constraint on time and resources favored the approach of using the existing RSF code which solves as an initial value problem the reduced set of MHD equations for a periodic cylindrical geometry. This code includes minimal physics and geometry, but contains the basic three dimensionality and nonlinear structure of the equations. The code solves the reduced set of MHD equations by Fourier expansion in two angular coordinates and finite differences in the radial one. Due to the continuing interest in these calculations and the likelihood that future supercomputers will take greater advantage of parallelism, the present study was initiated by the ORNL Exploratory Studies Committee and funded entirely by Laboratory Discretionary Funds. The objectives of the study were: to ascertain the suitability of MHD calculation for parallel computation, to design and implement a parallel algorithm to perform the computations, and to evaluate the hypercube, and in particular, ORNL's Intel iPSC, for use in MHD computations

  10. BWR Mark III containment analyses using a GOTHIC 8.0 3D model

    International Nuclear Information System (INIS)

    Jimenez, Gonzalo; Serrano, César; Lopez-Alonso, Emma; Molina, M del Carmen; Calvo, Daniel; García, Javier; Queral, César; Zuriaga, J. Vicente; González, Montserrat

    2015-01-01

    Highlights: • The development of a 3D GOTHIC code model of BWR Mark-III containment is described. • Suppression pool modelling based on the POOLEX STB-20 and STB-16 experimental tests. • LOCA and SBO transient simulated to verify the behaviour of the 3D GOTHIC model. • Comparison between the 3D GOTHIC model and MAAP4.07 model is conducted. • Accurate reproduction of pre severe accident conditions with the 3D GOTHIC model. - Abstract: The purpose of this study is to establish a detailed three-dimensional model of Cofrentes NPP BWR/6 Mark III containment building using the containment code GOTHIC 8.0. This paper presents the model construction, the phenomenology tests conducted and the selected transient for the model evaluation. In order to study the proper settings for the model in the suppression pool, two experiments conducted with the experimental installation POOLEX have been simulated, allowing to obtain a proper behaviour of the model under different suppression pool phenomenology. In the transient analyses, a Loss of Coolant Accident (LOCA) and a Station Blackout (SBO) transient have been performed. The main results of the simulations of those transients were qualitative compared with the results obtained from simulations with MAAP 4.07 Cofrentes NPP model, used by the plant for simulating severe accidents. From this comparison, a verification of the model in terms of pressurization, asymmetric discharges and high pressure release were obtained. The completeness of this model has proved to adequately simulate the thermal hydraulic phenomena which occur in the containment during accidental sequences

  11. Energies and radial distributions of Bs mesons - the effect of hypercubic blocking

    Science.gov (United States)

    Koponen, Jonna

    2006-12-01

    This is a follow-up to our earlier work for the energies and the charge (vector) and matter (scalar) distributions for S-wave states in a heavy-light meson, where the heavy quark is static and the light quark has a mass about that of the strange quark. We study the radial distributions of higher angular momentum states, namely P- and D-wave states, using a "fuzzy" static quark. A new improvement is the use of hypercubic blocking in the time direction, which effectively constrains the heavy quark to move within a 2a hypercube (a is the lattice spacing). The calculation is carried out with dynamical fermions on a 163 × 32 lattice with a ≈ 0.10 fm generated using the non-perturbatively improved clover action. The configurations were gener- ated by the UKQCD Collaboration using lattice action parameters β = 5.2, c SW = 2.0171 and κ = 0.1350. In nature the closest equivalent of this heavy-light system is the Bs meson. Attempts are now being made to understand these results in terms of the Dirac equation.

  12. Lujan Mark-4

    Energy Technology Data Exchange (ETDEWEB)

    Mocko, Michael Jeffrey [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Zavorka, Lukas [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Koehler, Paul E. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-11-13

    This is a review of Mark-IV target neutronics design. It involved the major redesign of the upper tier, offering harder neutron spectra for upper-tier FPs; a redesign of the high-resolution (HR) moderator; and a preservation of the rest of Mark-III features.

  13. Mark III VLBI observations of the nucleus of M81 at 2.3 and 8.3 GHz

    International Nuclear Information System (INIS)

    Bartel, N.; Corey, B.E.; Shapiro, I.I.; Rogers, A.E.E.; Whitney, A.R.; Preston, R.A.

    1982-01-01

    The authors report here on simultaneous VLBI observations made with the Mark III system at 2.3 and 8.3 GHz. Observations on 14 and 16 March 1981 utilized the 100 m diameter telescope in Effelsberg, W. Germany (MPIR); the 43 m telescope at Green Bank, WV (NRAO); and the 40 m telescope near Big Pine, CA (OVRO). (Auth.)

  14. Correlation inequalities for two-component hypercubic /varreverse arrowphi/4 models

    International Nuclear Information System (INIS)

    Soria, J.L.

    1988-01-01

    A collection of new and already known correlation inequalities is found for a family of two-component hypercubic /varreverse arrowphi/ 4 models, using techniques of duplicated variables, rotated correlation inequalities, and random walk representation. Among the interesting new inequalities are: rotated very special Dunlop-Newman inequality 2 ; /varreverse arrowphi//sub 1z/ 2 + /varreverse arrowphi//sub 2z/ 2 ≥ 0, rotated Griffiths I inequality 2 - /varreverse arrowphi//sub 2z/ 2 > ≥ 0, and anti-Lebowitz inequality u 4 1111 ≥ 0

  15. Thermal spectra of the TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Macias B, L.R.; Palacios G, J.

    1998-01-01

    The diffraction phenomenon is gave in observance of the well known Bragg law in crystalline materials and this can be performance by mean of X-rays, electrons and neutrons among others, which allows to do inside the field of each one of these techniques the obtaining of measurements focussed at each one of them. For the present work, it will be mentioned only the referring to X-ray and neutron techniques. The X-ray diffraction due to its properties just it does measurements which are known in general as superficial measurements of the sample material but for the properties of the neutrons, this diffraction it explores in volumetric form the sample material. Since the neutron diffraction process depends lots of its intensity, then it is important to know the neutron source spectra that in this case is supplied by the TRIGA Mark III reactor. Within of diffraction techniques a great number of them can be found, however some of the traditional will be mentioned such as the identification of crystalline samples, phases identification and the textures measurement. At present this last technique is founded on the dot of a minimum error and the technique of phases identification performs but not compete with that which is obtained by mean of X-rays due to this last one has a major resolution. (Author)

  16. Immobilization of ion exchange radioactive resins of the TRIGA Mark III nuclear reactor

    International Nuclear Information System (INIS)

    Garcia M, H.; Emeterio H, M.; Canizal S, C.

    1999-01-01

    This work has the objective to develop the process and to define the agglutinating material which allows the immobilization of the ion exchange radioactive resins coming from the TRIGA Mark III nuclear reactor contaminated with Ba-133, Co-60, Cs-137, Eu-152, and Mn-54 through the behavior analysis of different immobilization agents such as: bitumens, cement and polyester resin. According to the International Standardization the archetype samples were observed with the following tests: determination of free liquid, leaching, charge resistance, biodegradation, irradiation, thermal cycle, burned resistance. Generally all the tests were satisfactorily achieved, for each agent. Therefore, the polyester resin could be considered as the main immobilizing. (Author)

  17. Accurate calculation of Green functions on the d-dimensional hypercubic lattice

    International Nuclear Information System (INIS)

    Loh, Yen Lee

    2011-01-01

    We write the Green function of the d-dimensional hypercubic lattice in a piecewise form covering the entire real frequency axis. Each piece is a single integral involving modified Bessel functions of the first and second kinds. The smoothness of the integrand allows both real and imaginary parts of the Green function to be computed quickly and accurately for any dimension d and any real frequency, and the computational time scales only linearly with d.

  18. Recent results of hadronic decays of J/psi into vector-tensor from MARK III

    International Nuclear Information System (INIS)

    Becker, J.J.; Blaylock, G.T.; Bolton, T.; Brown, J.S.

    1987-02-01

    From a data sample of 5.8 x 10 6 J/psi's collected by the MARK III detector at the storage ring SPEAR at SLAC, two-body decay modes of the J/psi into a vector and a tensor meson have been measured. From the studies of the tensor meson, recoiling against the ideally mixed and well understood vector mesons, quark correlations are established and compared with the theoretical expectations of the J/psi decays and the SU(3) predictions. The beginnings of a similar systematic study of the two-body vector scalar decays are also presented

  19. Potts ferromagnet correlation length in hypercubic lattices: Renormalization - group approach

    International Nuclear Information System (INIS)

    Curado, E.M.F.; Hauser, P.R.

    1984-01-01

    Through a real space renormalization group approach, the q-state Potts ferromagnet correlation length on hierarchical lattices is calculated. These hierarchical lattices are build in order to simulate hypercubic lattices. The high-and-low temperature correlation length asymptotic behaviours tend (in the Ising case) to the Bravais lattice correlation length ones when the size of the hierarchical lattice cells tends to infinity. It is conjectured that the asymptotic behaviours several values of q and d (dimensionality) so obtained are correct. Numerical results are obtained for the full temperature range of the correlation length. (Author) [pt

  20. Optical observations of close binaries with the Mark III Stellar Interferometer

    International Nuclear Information System (INIS)

    Pan, X.P.; Shao, M.; Colavita, M.M.; Armstrong, T.; Mozurkewich, D.

    1990-01-01

    For the first time, four spectroscopic binaries have been directly resolved with the Mark III Stellar Interferometer. Observations in 1988 and 1989 were analyzed, and visual orbits for four binaries have been determined. The semimajor axes for Beta Tri, Alpha Equ, Alpha And and Beta Ari are approximately 0.008 arcsec, 0.012 arcsec, 0.024 arcsec and 0.037 arcsec, respectively. The magnitude differences between two components are 0.5, 0.7, 1.8 and 2.6 mag, respectively. All of the orbital elements for Alpha And and Beta Ari were determined from interferometric data only, and agree well with spectroscopic observations. Predictions of relative position between the two components for these binaries are consistent with the measurements to less than 0.001 arcsec. Combined with data from spectroscopy, masses and distance for the double-lined spectroscopic binary Beta Ari are derived, and the results indicate that both components of Beta Ari agree well with the empirical mass-luminosity relation. 12 refs

  1. New results on charmed D, F+- and F* production and decay from the Mark III

    International Nuclear Information System (INIS)

    Schindler, R.H.

    1986-09-01

    Results on charmed meson production and decay are presented from the Mark III at SPEAR. F anti F* associated production is observed allowing a direct measurement of the F* mass. A search for the decay D + → μ + nu/sub μ/ in the recoil of hadronically tagged D +- decays provides a stringent limit on the pseudoscalar decay constant f/sub D/. New results on D 0 anti D 0 mixing from semileptonic D 0 decays and evidence for a nonresonant component in D/sub e4/ decays are also presented

  2. Parallel computation for biological sequence comparison: comparing a portable model to the native model for the Intel Hypercube.

    Science.gov (United States)

    Nadkarni, P M; Miller, P L

    1991-01-01

    A parallel program for inter-database sequence comparison was developed on the Intel Hypercube using two models of parallel programming. One version was built using machine-specific Hypercube parallel programming commands. The other version was built using Linda, a machine-independent parallel programming language. The two versions of the program provide a case study comparing these two approaches to parallelization in an important biological application area. Benchmark tests with both programs gave comparable results with a small number of processors. As the number of processors was increased, the Linda version was somewhat less efficient. The Linda version was also run without change on Network Linda, a virtual parallel machine running on a network of desktop workstations.

  3. Mechanism design for the control rods conduction of TRIGA Mark III reactor in the NINR; Diseno del mecanismo para la conduccion de las barras de control del reactor Triga Mark III del ININ.

    Energy Technology Data Exchange (ETDEWEB)

    Franco C, A

    1997-12-01

    This work presents in the first chapter a general studio about the reactor and the importance of control rods in the reactor , the mechaniucal design attending to requisitions that are imposed for conditions of operation of the reactor are present in the second chapter, the narrow relation that exists with the new control console and the mechanism is developed in the thired chapter, this relation from a point of view of an assembly of components is presents in fourth chapter, finally reaches and perspectives of mechanism forming part of project of the automation of reactor TRIGA MARK III, are present in the fifth chapter. (Author).

  4. Numerical implementation of the Dirac equation on hypercube multicomputers

    International Nuclear Information System (INIS)

    Wells, J.C.

    1991-01-01

    Motivated by an interest in nonperturbative electromagnetic lepton-pair production in relativistic heavy-ion collisions, we discuss the numerical methods used in implementing a lattice solution of the time-dependent Dirac equation in three-dimensional Cartesian coordinates. Discretization is obtained using the lattice basis-spline collocation method, in which quantum-state vectors and coordinate-space operators are expressed in terms of basis-spline functions, and represented on a spatial lattice. All numerical procedures reduce to a series of matrix-vector operations which we perform on the Intel iPSC/860 hypercube multicomputer. We discuss solutions to the problems of limited node memory and node-to-node communication overhead inherent in using distributed-memory, multiple-instruction, multiple-data parallel computers

  5. Representing major soil variability at regional scale by constrained Latin Hypercube Sampling of remote sensing data

    NARCIS (Netherlands)

    Mulder, V.L.; Bruin, de S.; Schaepman, M.E.

    2013-01-01

    This paper presents a sparse, remote sensing-based sampling approach making use of conditioned Latin Hypercube Sampling (cLHS) to assess variability in soil properties at regional scale. The method optimizes the sampling scheme for a defined spatial population based on selected covariates, which are

  6. Leibstadt: a 950-MW(e) BWR/6 Mark-III in commercial operation

    International Nuclear Information System (INIS)

    Fischer, P.U.

    1985-01-01

    It may be somewhat premature to report on a plant that started up in 1984 as the first of General Electric's (GE's) BWR/6 Mark-III plants in the Western Hemisphere and commenced commercial operation on December 15, 1984. The theme of the session certainly applies to the overall Swiss nuclear program and the search for excellence has been our ambition out of economic and energy supply necessities. Leibstadt came on line just in time to cover the needs of the Swiss consumers during the winter of 84/85. It has provided reliable service from the outset and operated during the extreme European cold wave in January 1985 without interruption. In 1985 the plant is expected to cover approx.15% of the electricity needs of Switzerland. The encouraging start of commercial operation gives hope that with time Leibstadt will be able to approach the capacity factors of the other four Swiss nuclear power stations, which in 1984 were between 88.4 and 90.3%

  7. Mechanism design for the control rods conduction of TRIGA Mark III reactor in the NINR

    International Nuclear Information System (INIS)

    Franco C, A.

    1997-01-01

    This work presents in the first chapter a general studio about the reactor and the importance of control rods in the reactor , the mechaniucal design attending to requisitions that are imposed for conditions of operation of the reactor are present in the second chapter, the narrow relation that exists with the new control console and the mechanism is developed in the thired chapter, this relation from a point of view of an assembly of components is presents in fourth chapter, finally reaches and perspectives of mechanism forming part of project of the automation of reactor TRIGA MARK III, are present in the fifth chapter. (Author)

  8. Phosphated in aluminium 6061-T651 used in the pool of the TRIGA Mark III nuclear reactor; Fosfatado en aluminio 6061-T651 utilizado en la tina del reactor nuclear TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Aguilar H, F.; Espinosa L, J.; Pena B, A.; Perez F, C.; Sanchez C, M.; Vite T, M.; Vite T, J. [Instituto Nacional de Investigaciones Nucleares, A.P. 18-1027, 11801 Mexico D.F. (Mexico)

    2001-07-01

    We characterized a phosphated coating used a substrate in aluminium 6061-T651, which is used in the container of the TRIGA Mark III nuclear reactor. Characterization was made using MEB and X-ray diffraction techniques. Coating application has the function to prevent the corrosion. Coating was probed to test adhesion in accordance with the Standard ASTM D-4541, and the corrosion process using a salt spray (fog) camera, in accordance with the Standard ASTM B-117, so as we could phosphate the welding cord. These experiences were obtained using a Deep cell. Results obtained are going to phosphate 'in situ' using a mobile device which was patented for the National Institute of Nuclear Research (ININ) in the Mexican Institute of Intellectual Property (INPI). (Author)

  9. Dynamic load balancing in a concurrent plasma PIC code on the JPL/Caltech Mark III hypercube

    International Nuclear Information System (INIS)

    Liewer, P.C.; Leaver, E.W.; Decyk, V.K.; Dawson, J.M.

    1990-01-01

    Dynamic load balancing has been implemented in a concurrent one-dimensional electromagnetic plasma particle-in-cell (PIC) simulation code using a method which adds very little overhead to the parallel code. In PIC codes, the orbits of many interacting plasma electrons and ions are followed as an initial value problem as the particles move in electromagnetic fields calculated self-consistently from the particle motions. The code was implemented using the GCPIC algorithm in which the particles are divided among processors by partitioning the spatial domain of the simulation. The problem is load-balanced by partitioning the spatial domain so that each partition has approximately the same number of particles. During the simulation, the partitions are dynamically recreated as the spatial distribution of the particles changes in order to maintain processor load balance

  10. Startup of Torrey Pines Mark III and Puerto Rico Nuclear Center reactors with TRIGA-FLIP fuel

    Energy Technology Data Exchange (ETDEWEB)

    Chesworth, R. H. [Gulf E and ES, San Diego, CA (United States)

    1972-07-01

    This paper discusses the characteristics of TRIGA FLIP cores in two different geometries: the normal TRIGA single-rod geometry as typified by the installation in the Torrey Pines Mark III reactor; and the four-rod cluster geometry as typified by the conversion core installed in the Puerto Rico Nuclear Center reactor at Mayaguez. In both reactors the fuel is 8-1/2 wt % uranium, 70% enriched in U-235. The hydrogen to zirconium atom ratio is 1.5 to 1.65 and the cladding material is stainless steel. The basic neutronic characteristics of the fuel in both reactor installations are briefly discussed.

  11. Two General Extension Algorithms of Latin Hypercube Sampling

    Directory of Open Access Journals (Sweden)

    Zhi-zhao Liu

    2015-01-01

    Full Text Available For reserving original sampling points to reduce the simulation runs, two general extension algorithms of Latin Hypercube Sampling (LHS are proposed. The extension algorithms start with an original LHS of size m and construct a new LHS of size m+n that contains the original points as many as possible. In order to get a strict LHS of larger size, some original points might be deleted. The relationship of original sampling points in the new LHS structure is shown by a simple undirected acyclic graph. The basic general extension algorithm is proposed to reserve the most original points, but it costs too much time. Therefore, a general extension algorithm based on greedy algorithm is proposed to reduce the extension time, which cannot guarantee to contain the most original points. These algorithms are illustrated by an example and applied to evaluating the sample means to demonstrate the effectiveness.

  12. Neutron spectra in two beam ports of the TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Vega C, H. R.; Hernandez D, V. M.; Aguilar, F.; Paredes, L.; Rivera M, T.

    2013-10-01

    The neutron spectra have been measured in two beam ports, radial and tangential, of the TRIGA Mark III nuclear reactor from the National Institute of Nuclear Research. Measurements were carried out with the core with mixed fuel (Leu 8.5/20 and Flip Heu 8.5/70). Two reactor powers, 5 and 10 W, were used during neutron spectra measurements using a Bonner sphere spectrometer with a 6 Lil(Eu) scintillator and 2, 3, 5, 8, 10 and 12 inches-diameter high density polyethylene spheres. The neutron spectra were unfolded using the NSDUAZ unfolding code; from each spectrum the total neutron flux, the neutron mean energy and the neutron ambient dose equivalent dose were determined. Measured spectra show fission (E≥ 0.1 MeV), epithermal (from 0.4 eV up to 0.1 MeV) and thermal neutrons (E≤ 0.4 eV). For both reactor powers the spectra in the radial beam port have similar features which are different to the neutron spectrum characteristics in the tangential beam port. (Author)

  13. Neutron detection of the Triga Mark III reactor, using nuclear track methodology

    Energy Technology Data Exchange (ETDEWEB)

    Espinosa, G., E-mail: espinosa@fisica.unam.mx; Golzarri, J. I. [Instituto de Física, Universidad Nacional Autónoma de México Circuito de la Investigación Científica, Ciudad Universitaria. México, DF (Mexico); Raya-Arredondo, R.; Cruz-Galindo, S. [Instituto Nacional de Investigaciones Nucleares (Mexico); Sajo-Bohus, L. [Universidad Simón Bolivar, Laboratorio de Física Nuclear, Caracas (Venezuela, Bolivarian Republic of)

    2015-07-23

    Nuclear Track Methodology (NTM), based on the neutron-proton interaction is one often employed alternative for neutron detection. In this paper we apply NTM to determine the Triga Mark III reactor operating power and neutron flux. The facility nuclear core, loaded with 85 Highly Enriched Uranium as fuel with control rods in a demineralized water pool, provide a neutron flux around 2 × 10{sup 12} n cm{sup −2} s{sup −1}, at the irradiation channel TO-2. The neutron field is measured at this channel, using Landauer{sup ®} PADC as neutron detection material, covered by 3 mm Plexiglas{sup ®} as converter. After exposure, plastic detectors were chemically etched to make observable the formed latent tracks induced by proton recoils. The track density was determined by a custom made Digital Image Analysis System. The resulting average nuclear track density shows a direct proportionality response for reactor power in the range 0.1-7 kW. We indicate several advantages of the technique including the possibility to calibrate the neutron flux density measured at low reactor power.

  14. Neutron spectra in two beam ports of the TRIGA Mark III reactor

    Energy Technology Data Exchange (ETDEWEB)

    Vega C, H. R.; Hernandez D, V. M. [Universidad Autonoma de Zacatecas, Unidad Academica de Estudios Nucleares, Cipres No. 10, Fracc. La Penuela, 98060 Zacatecas (Mexico); Aguilar, F.; Paredes, L. [ININ, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico); Rivera M, T., E-mail: fermineutron@yahoo.com [IPN, Centro de Investigacion en Ciencia Aplicada y Tecnologia Avanzada, Unidad Legaria, Av. Legaria 694, 11500 Mexico D. F. (Mexico)

    2013-10-15

    The neutron spectra have been measured in two beam ports, radial and tangential, of the TRIGA Mark III nuclear reactor from the National Institute of Nuclear Research. Measurements were carried out with the core with mixed fuel (Leu 8.5/20 and Flip Heu 8.5/70). Two reactor powers, 5 and 10 W, were used during neutron spectra measurements using a Bonner sphere spectrometer with a {sup 6}Lil(Eu) scintillator and 2, 3, 5, 8, 10 and 12 inches-diameter high density polyethylene spheres. The neutron spectra were unfolded using the NSDUAZ unfolding code; from each spectrum the total neutron flux, the neutron mean energy and the neutron ambient dose equivalent dose were determined. Measured spectra show fission (E≥ 0.1 MeV), epithermal (from 0.4 eV up to 0.1 MeV) and thermal neutrons (E≤ 0.4 eV). For both reactor powers the spectra in the radial beam port have similar features which are different to the neutron spectrum characteristics in the tangential beam port. (Author)

  15. Augmented marked graphs

    CERN Document Server

    Cheung, King Sing

    2014-01-01

    Petri nets are a formal and theoretically rich model for the modelling and analysis of systems. A subclass of Petri nets, augmented marked graphs possess a structure that is especially desirable for the modelling and analysis of systems with concurrent processes and shared resources.This monograph consists of three parts: Part I provides the conceptual background for readers who have no prior knowledge on Petri nets; Part II elaborates the theory of augmented marked graphs; finally, Part III discusses the application to system integration. The book is suitable as a first self-contained volume

  16. Asymptotics of the spectral gap for the interchange process on large hypercubes

    International Nuclear Information System (INIS)

    Starr, Shannon; Conomos, Matthew P

    2011-01-01

    We consider the interchange process (IP) on the d-dimensional, discrete hypercube of side-length n. Specifically, we compare the spectral gap of the IP to the spectral gap of the random walk (RW) on the same graph. We prove that the two spectral gaps are asymptotically equivalent, in the limit n→∞. This result gives further supporting evidence for a conjecture of Aldous, that the spectral gap of the IP equals the spectral gap of the RW on all finite graphs. Our proof is based on an argument invented by Handjani and Jungreis, who proved Aldous's conjecture for all trees

  17. A parallel algorithm for switch-level timing simulation on a hypercube multiprocessor

    Science.gov (United States)

    Rao, Hariprasad Nannapaneni

    1989-01-01

    The parallel approach to speeding up simulation is studied, specifically the simulation of digital LSI MOS circuitry on the Intel iPSC/2 hypercube. The simulation algorithm is based on RSIM, an event driven switch-level simulator that incorporates a linear transistor model for simulating digital MOS circuits. Parallel processing techniques based on the concepts of Virtual Time and rollback are utilized so that portions of the circuit may be simulated on separate processors, in parallel for as large an increase in speed as possible. A partitioning algorithm is also developed in order to subdivide the circuit for parallel processing.

  18. Activation calculation of steel of the control rods of TRIGA Mark III reactor; Calculo de activacion del acero de las barras de control del reactor TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Garcia M, T.; Cruz G, H. S.; Ruiz C, M. A.; Angeles C, A., E-mail: teodoro.garcia@inin.gob.mx [ININ, Carretera Mexico-Toluca sn, 52750 Ocoyoacac, Estado de Mexico (Mexico)

    2014-10-15

    In the pool of TRIGA Mark III reactor of the Instituto Nacional de Investigaciones Nucleares (ININ), there are control rods that were removed from the core, and which are currently on shelves of decay. These rods were part of the reactor core when only had fuel standard (from 1968-1989). To conduct a proper activation analysis of the rods, is very important to have well-characterized the materials which are built, elemental composition of the same ones, the atomic densities and weight fractions of the elements that constitute them. To determine the neutron activation of the control rods MCNP5 code was used, this code allows us to have well characterized the radionuclides inventory that were formed during irradiation of the control rods. This work is limited to determining the activation of the steel that is part of the shielding of the control rods, the nuclear fuel that is in the fuel follower does not include. The calculation model of the code will be validated with experimental measurements and calculating the activity of fission products of the fuel follower which will take place at the end of 2014. (Author)

  19. Evaluation for the status of the IAEA inspection at Hanaro and TRIGA Mark II and III reactor

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Hyun Sook; Lee, Byung Doo

    2007-11-15

    Safeguards implementation of nuclear material was carried out at facility level in an effect to support the peaceful nuclear activities in KAERI. Safeguards implementation is to fulfill the obligations associated with international agreements such as IAEA comprehensive safeguards agreement and additional protocol. IAEA inspection is the most important and basic factor of the safeguards implementation for the purpose of verifying whether all source or special fissionable material is diverted to nuclear weapons or other nuclear explosive devices. The status of the IAEA inspection at Hanaro and TRIGA Mark II and III reactor during 2001-2006 is evaluated in this report.

  20. Evaluation for the status of the IAEA inspection at Hanaro and TRIGA Mark II and III reactor

    International Nuclear Information System (INIS)

    Kim, Hyun Sook; Lee, Byung Doo

    2007-11-01

    Safeguards implementation of nuclear material was carried out at facility level in an effect to support the peaceful nuclear activities in KAERI. Safeguards implementation is to fulfill the obligations associated with international agreements such as IAEA comprehensive safeguards agreement and additional protocol. IAEA inspection is the most important and basic factor of the safeguards implementation for the purpose of verifying whether all source or special fissionable material is diverted to nuclear weapons or other nuclear explosive devices. The status of the IAEA inspection at Hanaro and TRIGA Mark II and III reactor during 2001-2006 is evaluated in this report

  1. Development and validation of a model TRIGA Mark III reactor with code MCNP5; Desarrollo y validacion de un modelo del reactor Triga Mark III con el codigo MCNP5

    Energy Technology Data Exchange (ETDEWEB)

    Galicia A, J.; Francois L, J. L. [UNAM, Facultad de Ingenieria, Departamento de Sistemas Energeticos, Ciudad Universitaria, 04510 Ciudad de Mexico (Mexico); Aguilar H, F., E-mail: blink19871@hotmail.com [ININ, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico)

    2015-09-15

    The main purpose of this paper is to obtain a model of the reactor core TRIGA Mark III that accurately represents the real operating conditions to 1 M Wth, using the Monte Carlo code MCNP5. To provide a more detailed analysis, different models of the reactor core were realized by simulating the control rods extracted and inserted in conditions in cold (293 K) also including an analysis for shutdown margin, so that satisfied the Operation Technical Specifications. The position they must have the control rods to reach a power equal to 1 M Wth, were obtained from practice entitled Operation in Manual Mode performed at Instituto Nacional de Investigaciones Nucleares (ININ). Later, the behavior of the K{sub eff} was analyzed considering different temperatures in the fuel elements, achieving calculate subsequently the values that best represent the actual reactor operation. Finally, the calculations in the developed model for to obtain the distribution of average flow of thermal, epithermal and fast neutrons in the six new experimental facilities are presented. (Author)

  2. Experimental measurement of the refrigerant temperature of the TRIGA Mark III reactor of the ININ

    International Nuclear Information System (INIS)

    Gallardo S, L.F.; Alonso V, G.

    1991-08-01

    With the object of knowing the axial temperature profile of the refrigerant in the core of the TRIGA Mark III reactor of the ININ, the temperatures of this, at the enter, in the center and the exit of the core were measured, in the positions: west 2, north 2 and south 1. This was made by means of the thermo pars introduction mounted in aluminum guides, connected to a measurer of digital temperature, whose resolution is of ± 0.1 C. The measurements showed a bigger heating of the refrigerant in the superior half of the core, that which suggests that the axial profile of temperature of the reactor is not symmetrical with respect to the center or that those temperature measurements in the center are not correct. (Author)

  3. Estimation development cost, study case: Quality Management System Reactor TRIGA Mark III

    International Nuclear Information System (INIS)

    Antúnez Barbosa, Tereso Antonio; Valdovinos Rosas, Rosa María; Marcial Romero, José Raymundo; Ramos Corchado, Marco Antonio; Edgar Herrera Arriaga

    2016-01-01

    The process of estimating costs in software engineering is not a simple task, it must be addressed carefully to obtain an efficient strategy to solve problems associated with the effort, cost and time of activities that are performed in the development of an information system project. In this context the main goal for both developers and customers is the cost, since developers are worry about the effort pay-load and customers are worry about the product pay-load. However, in other fields the cost of goods depends on the activity or process that is performed, thereby deduce that the main cost of the final product of a development project software project is undoubtedly its size. In this paper a comparative study of common models for estimating costs are developed. These models are used today in order to create a structured analysis to provide the necessary information about cost, time and effort for making decisions in a software development project. Finally the models are applied to a case study, which is a system called Monitorizacion Automatica del Sistema de Gestion de Calidad del Reactor TRIGA Mark III. (author)

  4. Modernization of the facilities of the TRIGA Mark III reactor of ININ; Modernizacion de las instalaciones del reactor TRIGA Mark III del ININ

    Energy Technology Data Exchange (ETDEWEB)

    Mendez T, D.; Flores C, J., E-mail: dario.mendez@inin.gob.mx [ININ, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico)

    2016-09-15

    The TRIGA Mark III reactor of the Instituto Nacional de Investigaciones Nucleares (ININ) has been in operation since 1968 under strict maintenance and component replacement programs, which has allowed its safe operation during this time. Under this scheme, the reactor was operating under suitable conditions, taking into account the different requests for operation that were received for the samples irradiation for the radioisotopes production such as the Sm-153, personnel training, basic research, archaeology and environmental studies and nuclear chemistry of the elements. However, a modernization program of its components and laboratories was required, in order to improve safety in the operation of the same and to increase its use in the analysis of samples by neutron activation and in the training of personnel. This program known as Modernization Program of the Reactor Facilities, was proposed alongside the project to replace high-enrichment fuels with low-enrichment fuels at the end of 2011 and early 2012. The central aspects of this program are described in this work, grouped into generic topics that include instrumentation and control, the radiological monitoring system of the area, the cooling system, the ventilation system, the neutron activation analysis laboratory, the manufacture of graphite elements, inspection submersible system of the pool, temporary storage system for irradiated fuels, traveling crane, Reactor support laboratories and technical meetings, courses and seminars for reactor personnel and associated groups. It also describes some of the most relevant components required for each system and the progress that is made in each one of them. As a fundamental result of the implementation of this Modernization Program of the Reactor Facilities, there has been a substantial improvement in the performance of the systems and components of its facilities, in the reliability of its operation and in the safety of the same. (Author)

  5. Development of a hydrogen diffusion gothic model of MARK III-containment

    Energy Technology Data Exchange (ETDEWEB)

    Hung, Zhen-Yu [National Tsing Hua Univ., Dept. of Engineering and System Science, Hsinchu, Taiwan (China); Huang, Yu-Kai; Pei, Bau-Shei [National Tsing Hua Univ., Inst. of Nuclear Engineering Science, Hsinchu, Taiwan (China); Hsu, Wen-Sheng [National Tsing Hua Univ., Nuclear Science and Technology Development Center, Hsinchu, Taiwan (China); Chen, Yen-Shu [Institute of Nuclear Energy Research, Nuclear Engineering Div., Taiyuan County, Taiwan (China)

    2015-07-15

    The accident that occurred at the Fukushima Daiichi Nuclear Power Plant is a reminder of the danger of hydrogen explosion within a reactor building. Sufficiently high hydrogen concentration may cause an explosion that could damage the structure, resulting in the release of radioisotopes into the environment. In the first part of this study, a gas diffusion experiment was performed, in which helium was used as the working fluid. An analytical model was also developed using the GOTHIC code and the model predictions of the helium distribution were found to be in good agreement with the experimentally measured data. In the second part of the study, a model of the Mark III containment of the Kuosheng Plant in Taiwan was developed, and was applied to a long-term station blackout (SBO) accident similar to that of the Fukushima plant. The hydrogen generation was calculated using the Modular Accident Analysis Program and was used as the boundary condition for the GOTHIC containment model. The simulation results revealed that the hydrogen concentration at the first floor of the wetwell in the containment reached 4 % 9.7 h after the accident. This indicated the possibility of dangerous conditions inside the containment. Although active hydrogen ignitors are already installed in the Kuosheng plant, the findings of this study indicate that it may be necessary to add passive recombiners to prolong an SBO event.

  6. Development of a hydrogen diffusion gothic model of MARK III-containment

    International Nuclear Information System (INIS)

    Hung, Zhen-Yu; Huang, Yu-Kai; Pei, Bau-Shei; Hsu, Wen-Sheng; Chen, Yen-Shu

    2015-01-01

    The accident that occurred at the Fukushima Daiichi Nuclear Power Plant is a reminder of the danger of hydrogen explosion within a reactor building. Sufficiently high hydrogen concentration may cause an explosion that could damage the structure, resulting in the release of radioisotopes into the environment. In the first part of this study, a gas diffusion experiment was performed, in which helium was used as the working fluid. An analytical model was also developed using the GOTHIC code and the model predictions of the helium distribution were found to be in good agreement with the experimentally measured data. In the second part of the study, a model of the Mark III containment of the Kuosheng Plant in Taiwan was developed, and was applied to a long-term station blackout (SBO) accident similar to that of the Fukushima plant. The hydrogen generation was calculated using the Modular Accident Analysis Program and was used as the boundary condition for the GOTHIC containment model. The simulation results revealed that the hydrogen concentration at the first floor of the wetwell in the containment reached 4 % 9.7 h after the accident. This indicated the possibility of dangerous conditions inside the containment. Although active hydrogen ignitors are already installed in the Kuosheng plant, the findings of this study indicate that it may be necessary to add passive recombiners to prolong an SBO event.

  7. Capture programs, analysis, data graphication for the study of the thermometry of the TRIGA Mark III reactor core; Programas de captura, analisis y graficado de datos para el estudio de la termometria del nucleo del reactor TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Paredes G, L.C

    1991-05-15

    This document covers the explanation of the capture programs, analysis and graphs of the data obtained during the measurement of the temperatures of the instrumented fuel element of the TRIGA Mark III reactor and of the coolant one near to this fuel, using the conversion card from Analogic to Digital of 'Data Translation', and using a signal conditioner for five temperature measurers with the help of thermo par type K, developed by the Simulation and Control of the nuclear systems management department, which gives a signal from 0 to 10 Vcd for an interval of temperature of 0 to 1000 C. (Author)

  8. Performance analysis of an implementation of the beam and warming implicit factored scheme on the NCUBE hypercube

    International Nuclear Information System (INIS)

    Kominsky, P.J.

    1990-01-01

    A production 3-D Beam and Warming implicit Navier-Stokes code has been implemented on the NCUBE hypercube using the grid allocation scheme of Bruno and Capello. Predicted (32-bit) performance on 1024 nodes is 67.1 MFLOPS. Efficiencies of 70% are attainable for implicit algorithms, although constant-memory scaled performance is found to decrease with increasing number of nodes, unlike explicit implementations

  9. Application of Latin hypercube sampling to RADTRAN 4 truck accident risk sensitivity analysis

    International Nuclear Information System (INIS)

    Mills, G.S.; Neuhauser, K.S.; Kanipe, F.L.

    1994-01-01

    The sensitivity of calculated dose estimates to various RADTRAN 4 inputs is an available output for incident-free analysis because the defining equations are linear and sensitivity to each variable can be calculated in closed mathematical form. However, the necessary linearity is not characteristic of the equations used in calculation of accident dose risk, making a similar tabulation of sensitivity for RADTRAN 4 accident analysis impossible. Therefore, a study of sensitivity of accident risk results to variation of input parameters was performed using representative routes, isotopic inventories, and packagings. It was determined that, of the approximately two dozen RADTRAN 4 input parameters pertinent to accident analysis, only a subset of five or six has significant influence on typical analyses or is subject to random uncertainties. These five or six variables were selected as candidates for Latin Hypercube Sampling applications. To make the effect of input uncertainties on calculated accident risk more explicit, distributions and limits were determined for two variables which had approximately proportional effects on calculated doses: Pasquill Category probability (PSPROB) and link population density (LPOPD). These distributions and limits were used as input parameters to Sandia's Latin Hypercube Sampling code to generate 50 sets of RADTRAN 4 input parameters used together with point estimates of other necessary inputs to calculate 50 observations of estimated accident dose risk.Tabulations of the RADTRAN 4 accident risk input variables and their influence on output plus illustrative examples of the LHS calculations, for truck transport situations that are typical of past experience, will be presented

  10. Adaptive fuzzy control of neutron power of the TRIGA Mark III reactor; Control difuso adaptable de la potencia neutronica del reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Rojas R, E.

    2014-07-01

    The design and implementation of an identification and control scheme of the TRIGA Mark III research nuclear reactor of the Instituto Nacional de Investigaciones Nucleares (ININ) of Mexico is presented in this thesis work. The identification of the reactor dynamics is carried out using fuzzy logic based systems, in which a learning process permits the adjustment of the membership function parameters by means of techniques based on neural networks and bio-inspired algorithms. The resulting identification system is a useful tool that allows the emulation of the reactor power behavior when different types of insertions of reactivity are applied into the core. The identification of the power can also be used for the tuning of the parameters of a control system. On the other hand, the regulation of the reactor power is carried out by means of an adaptive and stable fuzzy control scheme. The control law is derived using the input-output linearization technique, which permits the introduction of a desired power profile for the plant to follow asymptotically. This characteristic is suitable for managing the ascent of power from an initial level n{sub o} up to a predetermined final level n{sub f}. During the increase of power, a constraint related to the rate of change in power is considered by the control scheme, thus minimizing the occurrence of a safety reactor shutdown due to a low reactor period value. Furthermore, the theory of stability in the sense of Lyapunov is used to obtain a supervisory control law which maintains the power error within a tolerance region, thus guaranteeing the stability of the power of the closed loop system. (Author)

  11. Capture programs, analysis, data graphication for the study of the thermometry of the TRIGA Mark III reactor core

    International Nuclear Information System (INIS)

    Paredes G, L.C.

    1991-05-01

    This document covers the explanation of the capture programs, analysis and graphs of the data obtained during the measurement of the temperatures of the instrumented fuel element of the TRIGA Mark III reactor and of the coolant one near to this fuel, using the conversion card from Analogic to Digital of 'Data Translation', and using a signal conditioner for five temperature measurers with the help of thermo par type K, developed by the Simulation and Control of the nuclear systems management department, which gives a signal from 0 to 10 Vcd for an interval of temperature of 0 to 1000 C. (Author)

  12. Evaluation of the aptitude for the service of the pool of the TRIGA Mark III reactor of the National Institute of Nuclear Research of Mexico; Evaluacion de la aptitud para el servicio de la piscina del reactor TRIGA Mark III del Instituto Nacional de Investigaciones Nucleares de Mexico

    Energy Technology Data Exchange (ETDEWEB)

    Merino C, J.; Gachuz M, M.; Diaz S, A.; Arganis J, C.; Gonzalez R, C.; Nava G, T.; Medina R, M.J. [Departamento de Sintesis y Caracterizacion de Materiales del ININ, A.P. 18-1027, 11801 Mexico D.F. (Mexico)

    2001-07-01

    This work describes the evaluation of the structural integrity of the pool of the TRIGA Mark III reactor of the National Institute of Nuclear Research of Mexico, which was realized in July 2001, as an element to determine those actions for preventive and corrective maintenance which owner must do it for a safety and efficient operation of the component in the next years. (Author)

  13. Immobilization of Ion Exchange radioactive resins of the TRIGA Mark III Nuclear Reactor; Inmovilizacion de resinas de intercambio ionico radiactivas del reactor nuclear TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Garcia Martinez, H

    1999-07-01

    In the last decades many countries in the world have taken interest in the use, availability, and final disposal of dangerous wastes in the environment, within these, those dangerous wastes that contain radioactive material. That is why studies have been made on materials used as immobilization agent of radioactive waste that may guarantee its storage for long periods of time under drastic conditions of humidity, temperature change and biodegradation. In mexico, the development of different applications of radioactive material in the industry, medicine and investigation, have generated radioactive waste, sealed and open sources, whose require a special technological development for its management and final disposal. The present work has as a finality to develop the process and define the agglutinating material, bitumen, cement and polyester resin that permits immobilization of resins of Ionic Exchange contaminated by Barium 153, Cesium 137, Europium 152, Cobalt 60 and Manganese 54 generated from the nuclear reactor TRIGA Mark III. Ionic interchange contaminated resin must be immobilized and is analysed under different established tests by the Mexican Official Standard NOM-019-NUCL-1995 {sup L}ow level radioactive wastes package requirements for its near-surface final disposal. Immobilization of ionic interchange contaminated resins must count with the International Standards applicable in this process; in these standards, the following test must be taken in prototype examples: Free-standing water, leachability, compressive strength, biodegradation, radiation stability, thermal stability and burning rate. (Author)

  14. Neutron spectra in two beam ports of a TRIGA Mark III reactor with HEU fuel

    International Nuclear Information System (INIS)

    Vega C, H. R.; Hernandez D, V. M.; Paredes G, L.; Aguilar, F.

    2012-10-01

    Before to change the HEU for Leu fuel of the ININ's TRIGA Mark III nuclear reactor the neutron spectra were measured in two beam ports using 5 and 10 W. Measurements were carried out in a tangential and a radial beam port using a Bonner sphere spectrometer. It was found that neutron spectra are different in the beam ports, in radial beam port the amplitude of thermal and fast neutrons are approximately the same while, in the tangential beam port thermal neutron peak is dominant. In the radial beam port the fluence-to-ambient dose equivalent factors are 131±11 and 124±10 p Sv-cm 2 for 5 and 10 W respectively while in the tangential beam port the fluence-to-ambient dose equivalent factor is 55±4 p Sv-cm 2 for 10 W. (Author)

  15. 46 CFR 160.077-31 - PFD Marking.

    Science.gov (United States)

    2010-10-01

    ... Marking. (a) General. Each hybrid PFD must be marked with the applicable information required by this... text of special purpose or limitation and vessel(s) or vessel type(s), noted on approval certificate... and be presented in the exact order shown: Type [II, III, or V, as applicable] PFD [See paragraph (k...

  16. Computer aided design (CAD) for electronics improvement of the nuclear channels of TRIGA Mark III reactor of the ININ; Diseno asistido por computadora (DAC) para mejorar la electronica de los canales nucleares del reactor TRIGA Mark III del ININ

    Energy Technology Data Exchange (ETDEWEB)

    Gonzalez M, J.L.; Rivero G, T.; Aguilar H, F. [ININ, 52750 La Marquesa, Estado de Mexico (Mexico)]. e-mail: jlgm@nuclear.inin.mx

    2007-07-01

    The 4 neutron measurement channels of the digital control console (CCD) of the TRIGA Mark III reactor (RTMIII) of the ININ, its were designed and built with the corresponding Quality Guarantee program, being achieved the one licensing to replace the old console. With the time they were carried out some changes to improve and to not solve some problems detected in the tests, verification and validation, requiring to modify the circuits originally designed. In this work the corrective actions carried out to eliminate the Non Conformity generated by these problems, being mentioned the advantages of using modern tools, as the software applied to the Attended Engineering by Computer, and those obtained results are presented. (Author)

  17. Carbon Dioxide Washout Testing Using Various Inlet Vent Configurations in the Mark-III Space Suit

    Science.gov (United States)

    Korona, F. Adam; Norcross, Jason; Conger, Bruce; Navarro, Moses

    2014-01-01

    Requirements for using a space suit during ground testing include providing adequate carbon dioxide (CO2) washout for the suited subject. Acute CO2 exposure can lead to symptoms including headache, dyspnea, lethargy, and eventually unconsciousness or even death. Symptoms depend on several factors including inspired partial pressure of CO2 (ppCO2), duration of exposure, metabolic rate of the subject, and physiological differences between subjects. Computational Fluid Dynamics (CFD) analysis has predicted that the configuration of the suit inlet vent has a significant effect on oronasal CO2 concentrations. The main objective of this test was to characterize inspired oronasal ppCO2 for a variety of inlet vent configurations in the Mark-III suit across a range of workload and flow rates. Data and trends observed during testing along with refined CFD models will be used to help design an inlet vent configuration for the Z-2 space suit. The testing methodology used in this test builds upon past CO2 washout testing performed on the Z-1 suit, Rear Entry I-Suit, and the Enhanced Mobility Advanced Crew Escape Suit. Three subjects performed two test sessions each in the Mark-III suit to allow for comparison between tests. Six different helmet inlet vent configurations were evaluated during each test session. Suit pressure was maintained at 4.3 psid. Suited test subjects walked on a treadmill to generate metabolic workloads of approximately 2000 and 3000 BTU/hr. Supply airflow rates of 6 and 4 actual cubic feet per minute were tested at each workload. Subjects wore an oronasal mask with an open port in front of the mouth and were allowed to breathe freely. Oronasal ppCO2 was monitored real-time via gas analyzers with sampling tubes connected to the oronasal mask. Metabolic rate was calculated from the CO2 production measured by an additional gas analyzer at the air outlet from the suit. Real-time metabolic rate measurements were used to adjust the treadmill workload to meet

  18. A parallel implementation of 3-d CT image reconstruction on a hypercube multiprocessor

    International Nuclear Information System (INIS)

    Chen, C.M.; Lee, S.Y.; Cho, Z.H.

    1990-01-01

    In this paper, the authors describe how image reconstruction in computerized tomography (CT) can be parallelized on a message-passing multiprocessor. In particular, the results obtained from parallel implementation of 3-D CT image reconstruction for parallel beam geometries on the Intel hypercube, iPSC/2, are presented. A two stage pipelining approach is employed for filtering (convolution) and backprojection. The conventional sequential convolution algorithm is modified such that the symmetry of the filter kernel is fully utilized for parallelization. In the backprojection stage, the 3-D incremental algorithm, the authors' recently developed backprojection scheme which is shown to be faster than conventional algorithm, is parallelized

  19. Activation calculation of steel of the control rods of TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Garcia M, T.; Cruz G, H. S.; Ruiz C, M. A.; Angeles C, A.

    2014-10-01

    In the pool of TRIGA Mark III reactor of the Instituto Nacional de Investigaciones Nucleares (ININ), there are control rods that were removed from the core, and which are currently on shelves of decay. These rods were part of the reactor core when only had fuel standard (from 1968-1989). To conduct a proper activation analysis of the rods, is very important to have well-characterized the materials which are built, elemental composition of the same ones, the atomic densities and weight fractions of the elements that constitute them. To determine the neutron activation of the control rods MCNP5 code was used, this code allows us to have well characterized the radionuclides inventory that were formed during irradiation of the control rods. This work is limited to determining the activation of the steel that is part of the shielding of the control rods, the nuclear fuel that is in the fuel follower does not include. The calculation model of the code will be validated with experimental measurements and calculating the activity of fission products of the fuel follower which will take place at the end of 2014. (Author)

  20. Epithermal neutron flux characterization of the TRIGA Mark III reactor, Salazar, Mexico, for use in Internal Neutron Activation Analysis

    International Nuclear Information System (INIS)

    Diaz Rizo, O.; Herrera Peraza, E.

    1996-01-01

    The non ideality of the epithermal neutron flux distribution at a reactor site parameter (made, using Chloramine-T method. Radiochemical purity and stability of the labelled product were determined by radiochromatography. The labelled Melagenine-II showed two radioactive fractions thermal-to-epithermal neutron ratio (f) were determined in the 3 typical irradiations positions of the TRIGA Mark III reactor of the National Nuclear Research Institute, Salazar, Mexico, using the Cd-ratio for multi monitor and bare bi-isotopic monitor methods respectively. This characterization is of use in the K o - method of neutron activation analysis, recently introduced at the Institute

  1. Phosphated in aluminium 6061-T651 used in the pool of the TRIGA Mark III nuclear reactor

    International Nuclear Information System (INIS)

    Aguilar H, F.; Espinosa L, J.; Pena B, A.; Perez F, C.; Sanchez C, M.; Vite T, M.; Vite T, J.

    2001-01-01

    We characterized a phosphated coating used a substrate in aluminium 6061-T651, which is used in the container of the TRIGA Mark III nuclear reactor. Characterization was made using MEB and X-ray diffraction techniques. Coating application has the function to prevent the corrosion. Coating was probed to test adhesion in accordance with the Standard ASTM D-4541, and the corrosion process using a salt spray (fog) camera, in accordance with the Standard ASTM B-117, so as we could phosphate the welding cord. These experiences were obtained using a Deep cell. Results obtained are going to phosphate 'in situ' using a mobile device which was patented for the National Institute of Nuclear Research (ININ) in the Mexican Institute of Intellectual Property (INPI). (Author)

  2. Development and validation of a model TRIGA Mark III reactor with code MCNP5

    International Nuclear Information System (INIS)

    Galicia A, J.; Francois L, J. L.; Aguilar H, F.

    2015-09-01

    The main purpose of this paper is to obtain a model of the reactor core TRIGA Mark III that accurately represents the real operating conditions to 1 M Wth, using the Monte Carlo code MCNP5. To provide a more detailed analysis, different models of the reactor core were realized by simulating the control rods extracted and inserted in conditions in cold (293 K) also including an analysis for shutdown margin, so that satisfied the Operation Technical Specifications. The position they must have the control rods to reach a power equal to 1 M Wth, were obtained from practice entitled Operation in Manual Mode performed at Instituto Nacional de Investigaciones Nucleares (ININ). Later, the behavior of the K eff was analyzed considering different temperatures in the fuel elements, achieving calculate subsequently the values that best represent the actual reactor operation. Finally, the calculations in the developed model for to obtain the distribution of average flow of thermal, epithermal and fast neutrons in the six new experimental facilities are presented. (Author)

  3. Behavior of exposed human lymphocytes to a neutron beam of the Reactor TRIGA Mark III; Comportamiento de linfocitos humanos expuestos a un haz de neutrones del Reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Carbajal R, M. I.; Arceo M, C.; Aguilar H, F.; Guerrero C, C., E-mail: citlali.guerrero@inin.gob.mx [ININ, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico)

    2012-10-15

    The living beings are permanently exposed to radiations of natural origin: cosmic and geologic, as well as the artificial radiations that come from sources elaborated by the man. The artificial sources have an important use in the medical area. Particularly has been increased the neutrons use due to the effectiveness that they have to damage the cells with regard to other radiation types. The biological indicator of exposition to ionizing radiation more reliable is the chromosomal aberrations study, specifically the dicentrics in human lymphocytes. This test allows, establishing the exposition dose in function of the damage quantity. The dicentrics have a behavior in function of the dose. The calibration curve that describes this behavior is specific for each type of ionizing radiation. In the year 2006 beginning was given to the expositions of human lymphocytes to a neutron beam generated in the reactor TRIGA Mark III of the Instituto Nacional de Investigaciones Nucleares (ININ) in Mexico. Up to 2008 the response dose curve comprised an interval of exposition time of up to 30 minutes. Moreover, the interval between 10 an 20 minutes is included, since was observed that this last is indispensable for the adjustment waited in a lineal model. (Author)

  4. Quantification and location of emergency service mobile units and the failures in electric power distribution networks: application of hypercube model; Quantificacao e locacao de unidades moveis de atendimento de emergencia a interrupcoes em redes de distribuicao de energia eletrica: aplicacao do modelo hipercubo

    Energy Technology Data Exchange (ETDEWEB)

    Albino, Jean Carlo de Campos

    1994-11-01

    The basic hypercube queuing model, as well its approximated version, are normally used to analyze public emergency systems`performance. Both models, however, can be used only when the system has no geographical limitation of its Emergency Mobile Units (EMU), i.e, in systems in which the region`s atoms can be attended by any EMU, meaning that each EMU can over the entirety of the analysed region. In systems that does not present this property, one could only use simulation techniques. This paper presents an adaptation of the basic hypercube model that was developed for cases of urban emergency systems in which the EMU`s are not allowed or not worthwhile to cover the entire region. This adapted version is called Limited Hypercube Model (LHM). Modifications have been made in several steps of the basic model, and has brought a new analysis perspective, by amplifying the hypercube`s application universe and allowing mathematical description of some limited systems` specific features. The LHM was applied to analyze an electric energy distribution public service at Florianopolis, and the results are discussed in the paper. (author) 12 refs., 11 figs., 14 tabs.

  5. Latin Hypercube Sampling (LHS) at variable resolutions for enhanced watershed scale Soil Sampling and Digital Soil Mapping.

    Science.gov (United States)

    Hamalainen, Sampsa; Geng, Xiaoyuan; He, Juanxia

    2017-04-01

    Latin Hypercube Sampling (LHS) at variable resolutions for enhanced watershed scale Soil Sampling and Digital Soil Mapping. Sampsa Hamalainen, Xiaoyuan Geng, and Juanxia, He. AAFC - Agriculture and Agr-Food Canada, Ottawa, Canada. The Latin Hypercube Sampling (LHS) approach to assist with Digital Soil Mapping has been developed for some time now, however the purpose of this work was to complement LHS with use of multiple spatial resolutions of covariate datasets and variability in the range of sampling points produced. This allowed for specific sets of LHS points to be produced to fulfil the needs of various partners from multiple projects working in the Ontario and Prince Edward Island provinces of Canada. Secondary soil and environmental attributes are critical inputs that are required in the development of sampling points by LHS. These include a required Digital Elevation Model (DEM) and subsequent covariate datasets produced as a result of a Digital Terrain Analysis performed on the DEM. These additional covariates often include but are not limited to Topographic Wetness Index (TWI), Length-Slope (LS) Factor, and Slope which are continuous data. The range of specific points created in LHS included 50 - 200 depending on the size of the watershed and more importantly the number of soil types found within. The spatial resolution of covariates included within the work ranged from 5 - 30 m. The iterations within the LHS sampling were run at an optimal level so the LHS model provided a good spatial representation of the environmental attributes within the watershed. Also, additional covariates were included in the Latin Hypercube Sampling approach which is categorical in nature such as external Surficial Geology data. Some initial results of the work include using a 1000 iteration variable within the LHS model. 1000 iterations was consistently a reasonable value used to produce sampling points that provided a good spatial representation of the environmental

  6. Uniform Sampling of the Infinite Noncooperative Game on Unit Hypercube and Reshaping Ultimately Multidimensional Matrices of Player’s Payoff Values

    Directory of Open Access Journals (Sweden)

    Romanuke Vadim

    2015-07-01

    Full Text Available The paper suggests a method of obtaining an approximate solution of the infinite noncooperative game on the unit hypercube. The method is based on sampling uniformly the players’ payoff functions with the constant step along each of the hypercube dimensions. The author states the conditions for a sufficiently accurate sampling and suggests the method of reshaping the multidimensional matrix of the player’s payoff values, being the former player’s payoff function before its sampling, into a matrix with minimally possible number of dimensions, where also maintenance of one-to-one indexing has been provided. Requirements for finite NE-strategy from NE (Nash equilibrium solution of the finite game as the initial infinite game approximation are given as definitions of the approximate solution consistency. The approximate solution consistency ensures its relative independence upon the sampling step within its minimal neighborhood or the minimally decreased sampling step. The ultimate reshaping of multidimensional matrices of players’ payoff values to the minimal number of dimensions, being equal to the number of players, stimulates shortened computations.

  7. Efficiency enhancement of optimized Latin hypercube sampling strategies: Application to Monte Carlo uncertainty analysis and meta-modeling

    Science.gov (United States)

    Rajabi, Mohammad Mahdi; Ataie-Ashtiani, Behzad; Janssen, Hans

    2015-02-01

    The majority of literature regarding optimized Latin hypercube sampling (OLHS) is devoted to increasing the efficiency of these sampling strategies through the development of new algorithms based on the combination of innovative space-filling criteria and specialized optimization schemes. However, little attention has been given to the impact of the initial design that is fed into the optimization algorithm, on the efficiency of OLHS strategies. Previous studies, as well as codes developed for OLHS, have relied on one of the following two approaches for the selection of the initial design in OLHS: (1) the use of random points in the hypercube intervals (random LHS), and (2) the use of midpoints in the hypercube intervals (midpoint LHS). Both approaches have been extensively used, but no attempt has been previously made to compare the efficiency and robustness of their resulting sample designs. In this study we compare the two approaches and show that the space-filling characteristics of OLHS designs are sensitive to the initial design that is fed into the optimization algorithm. It is also illustrated that the space-filling characteristics of OLHS designs based on midpoint LHS are significantly better those based on random LHS. The two approaches are compared by incorporating their resulting sample designs in Monte Carlo simulation (MCS) for uncertainty propagation analysis, and then, by employing the sample designs in the selection of the training set for constructing non-intrusive polynomial chaos expansion (NIPCE) meta-models which subsequently replace the original full model in MCSs. The analysis is based on two case studies involving numerical simulation of density dependent flow and solute transport in porous media within the context of seawater intrusion in coastal aquifers. We show that the use of midpoint LHS as the initial design increases the efficiency and robustness of the resulting MCSs and NIPCE meta-models. The study also illustrates that this

  8. Characterization of the neutron flux in the Hohlraum of the thermal column of the TRIGA Mark III reactor of the ININ; Caracterizacion del flujo neutronico en el Hohlraum de la columna termica del reactor TRIGA Mark III del ININ

    Energy Technology Data Exchange (ETDEWEB)

    Delfin L, A.; Palacios, J.C.; Alonso, G. [ININ, 52045 Ocoyoacac, Estado de Mexico (Mexico)]. e-mail: adl@nuclear.inin.mx

    2006-07-01

    Knowing the magnitude of the neutron flux in the reactor irradiation facilities, is so much importance for the operation of the same one, like for the investigation developing. Particularly, knowing with certain precision the spectrum and the neutron flux in the different positions of irradiation of a reactor, it is essential for the evaluation of the results obtained for a certain irradiation experiment. The TRIGA Mark III reactor account with irradiation facilities designed to carry out experimentation, where the reactor is used like an intense neutron source and gamma radiation, what allows to make irradiations of samples or equipment in radiation fields with components and diverse levels in the different facilities, one of these irradiation facilities is the Thermal Column where the Hohlraum is. In this work it was carried out a characterization of the neutron flux inside the 'Hohlraum' of the irradiation facility Thermal Column of the TRIGA Mark III reactor of the Nuclear Center of Mexico to 1 MW of power. It was determined the sub cadmic neutron flux and the epi cadmic by means of the neutron activation technique of thin sheets of gold. The maps of the distribution of the neutron flux for both energy groups in three different positions inside the 'Hohlraum' are presented, these maps were obtained by means of the irradiation of undressed thin activation sheets of gold and covered with cadmium in arrangements of 10 x 12, located parallel to 11.5 cm, 40.5 cm and 70.5 cm to the internal wall of graphite of the installation in inverse address to the position of the reactor core. Starting from the obtained values of neutron flux it was found that, for the same position of the surface of irradiation of the experimental arrangement, the relative differences among the values of neutron flux can be of 80%, and that the differences among different positions of the irradiation surfaces can vary until in a one order of magnitude. (Author)

  9. Development of a software for the control of the quality management system of the TRIGA-Mark III reactor; Desarrollo de un software para el control del sistema de gestion de calidad del reactor TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Herrera A, E. [ININ, 52045 Ocoyoacac, Estado de Mexico (Mexico); Hernandez, L.V.; Hernandez, J.A. [UAEM, Depto. de Ingenieria en Computacion, 50000 Toluca, estado de Mexico (Mexico)]. e-mail: eha@nuclear.inin.mx

    2006-07-01

    The quality has not only become one of the essential requirements of the product but rather at the presenme it is a strategic factor key of which depends the bigger part of the organizations, not only to maintain their position in the market but also to assure their survival. The good organizations will have processes, procedures and standards to confront these challenges. The big organizations require of the certification of their administration systems, and once the organization has obtained this certification the following step it is to maintain it. The implementation and certification of an administration system requires of an appropriate operative organization that achieves continuous improvements in their operation. This is the case of the TRIGA Mark III reactor, which contains a computer program that upgrades, it controls and it programs activities to develop in the Installation, allowing one operative organization to the whole personnel of the same one. With the purpose of avoiding activities untimely. (Author)

  10. Coordination of motor systems of the control bars of TRIGA Mark III reactor, through the use of a PLC; Coordinacion de los sistemas motrices de las barras de control del reactor Triga Mark III, mediante el uso de un PLC

    Energy Technology Data Exchange (ETDEWEB)

    Castro R, P. R.

    2016-07-01

    The use of programmable logic controllers (PLCs) has a wide field in the realization of automatic systems, since is sought that the form of control is easy for any user. In this work, the TRIGA Mark III reactor of Instituto Nacional de Investigaciones Nucleares (ININ) is intended to operate with a programming code in PLC for the automation of the control rods, having uniform wear according to the power required by the user. On the other hand, is proposed to develop an HMI graphical interface for communication via Ethernet, allowing supervision during the reactor operation process and greater protection of operators during reactor startup. The accuracy of the new actuators, as well as their durability, will allow a good performance of the reactor for many years to come. (Author)

  11. Computer aided design (CAD) for electronics improvement of the nuclear channels of TRIGA Mark III reactor of the ININ

    International Nuclear Information System (INIS)

    Gonzalez M, J.L.; Rivero G, T.; Aguilar H, F.

    2007-01-01

    The 4 neutron measurement channels of the digital control console (CCD) of the TRIGA Mark III reactor (RTMIII) of the ININ, its were designed and built with the corresponding Quality Guarantee program, being achieved the one licensing to replace the old console. With the time they were carried out some changes to improve and to not solve some problems detected in the tests, verification and validation, requiring to modify the circuits originally designed. In this work the corrective actions carried out to eliminate the Non Conformity generated by these problems, being mentioned the advantages of using modern tools, as the software applied to the Attended Engineering by Computer, and those obtained results are presented. (Author)

  12. Evaluation of the aptitude for the service of the pool of the TRIGA Mark III reactor of the National Institute of Nuclear Research of Mexico

    International Nuclear Information System (INIS)

    Merino C, J.; Gachuz M, M.; Diaz S, A.; Arganis J, C.; Gonzalez R, C.; Nava G, T.; Medina R, M.J.

    2001-01-01

    This work describes the evaluation of the structural integrity of the pool of the TRIGA Mark III reactor of the National Institute of Nuclear Research of Mexico, which was realized in July 2001, as an element to determine those actions for preventive and corrective maintenance which owner must do it for a safety and efficient operation of the component in the next years. (Author)

  13. Ultimate internal pressure capacity of a reinforced concrete Mark III containment

    International Nuclear Information System (INIS)

    McGaughy, J.P. Jr.; Lin, F.T.; Sen, S.K.

    1983-01-01

    The static ultimate capacity of a Mark III BWR pressure suppression type containment has been investigated with a view to determine its capability to withstand the internal pressure associated with a postulated hydrogen burn. The reinforced concrete containment consists of a right circular cylinder covered by a hemispherical dome and supported on a flat circular foundation mat. A 1/4'' thick welded steel liner plate covers the inside surface of the containment shell. The cylinder is a 3.5 ft. thick shell with an inside radius of 62.0 feet. The thickness of the dome is 3.5 feet. Reinforcement in the shell is comprised of multi-layers of circumferential, meridional and diagonal rebars. Major containment penetrations consists of a circular equipment hatch and two personnel airlock assemblies. The containment ultimate capacity is determined by performing a non-linear analysis using the proprietary finite element computer code 'FINEL'. The code has the capability of modelling concrete cracking in tension and redistribution forces and moments to account for such phenomenon. For analysis purposes, the finite element model included the containment dome and the upper portion of the containment cylinder with appropriate boundary conditions applied at the model cut off region. This portion of the containment structure is selected because the segment of the cylinder that is included in the model has the least amount of hopp reinforcement, and when the general yield state is reached, the hoop reinforcement will be the limiting element. The containment structure has been treated as an axisymmetric shell using axisymmetric quadrilateral finite elements in the radial plane to model the liner plate and concrete. The reinforcing steel have been idealized by finite elements with unidirectional stiffness. (orig./RW)

  14. Inspection with non destructive assay techniques of the aluminium coating of the TRIGA Mark III reactor vat; Inspeccion con tecnicas de ensayos no destructivos del recubrimiento de aluminio de la tina del reactor TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Reyes A, A.I.; Gonzalez M, A.; Castaneda J, G.; Rivera M, H.; Sandoval G, I. [Instituto Nacional de Investigaciones Nucleares, A.P. 18-1027, 11801 Mexico D.F. (Mexico)

    2001-07-01

    In June 2000, the Reactor Department assigned to the Scientific Research Direction of the National Institute of Nuclear Research requested to the Non-destructive Assays Laboratory (LEND), assigned to the Materials Science Management, the inspection and measurement of thickness of the aluminium coating (liner) of the TRIGA Mark III reactor vat with non-destructive assay techniques, due to that the aluminium coating is exposed mainly to undergo slimming on its back side due to corrosion phenomena. Activity that was able to be carried out from april until august 2001. It is worth pointing out that this type of inspection with these techniques was realized by first time. The non-destructive assays (NDA) are techniques which use indirect physical methods for inspecting the sanitation of components in process or in service, for detect lack of continuity or defects which affect their quality or usefulness. The application of those do not alter the physical, chemical, mechanical or dimensional properties of the part subject of inspection. The results of the application of the ultrasound inspection techniques, industrial radiography and penetrating liquids are presented. (Author)

  15. Immobilization of Ion Exchange radioactive resins of the TRIGA Mark III Nuclear Reactor

    International Nuclear Information System (INIS)

    Garcia Martinez, H.

    1999-01-01

    In the last decades many countries in the world have taken interest in the use, availability, and final disposal of dangerous wastes in the environment, within these, those dangerous wastes that contain radioactive material. That is why studies have been made on materials used as immobilization agent of radioactive waste that may guarantee its storage for long periods of time under drastic conditions of humidity, temperature change and biodegradation. In mexico, the development of different applications of radioactive material in the industry, medicine and investigation, have generated radioactive waste, sealed and open sources, whose require a special technological development for its management and final disposal. The present work has as a finality to develop the process and define the agglutinating material, bitumen, cement and polyester resin that permits immobilization of resins of Ionic Exchange contaminated by Barium 153, Cesium 137, Europium 152, Cobalt 60 and Manganese 54 generated from the nuclear reactor TRIGA Mark III. Ionic interchange contaminated resin must be immobilized and is analysed under different established tests by the Mexican Official Standard NOM-019-NUCL-1995 L ow level radioactive wastes package requirements for its near-surface final disposal. Immobilization of ionic interchange contaminated resins must count with the International Standards applicable in this process; in these standards, the following test must be taken in prototype examples: Free-standing water, leachability, compressive strength, biodegradation, radiation stability, thermal stability and burning rate. (Author)

  16. Licensing of the TRIGA Mark III reactor at the Mexican Nuclear Centre

    International Nuclear Information System (INIS)

    Ramirez, R.M.; Arrendondo, R.R.

    1990-01-01

    The TRIGA Mark III reactor at the Mexican Nuclear Centre went critical in 1968 and remained so until 1979 when the National Commission for Nuclear Safety and Safeguards (CNSNS), the Mexican regulatory authority, was set up. The reactor was therefore operating without a formal operating license, and the CNSNS accordingly requested the ININ to license the reactor under the existing conditions and to ensure that any modification of the original design complied with Standards ANSI/ANS-15 and with the code of practice set out in IAEA Safety Series No. 35. The most relevant points in granting the operating licence were: (a) the preparation of the Safety Report; (b) the formulation and application of the Quality Assurance Programme; (c) the reconditioning of the following reactor systems: the cooling systems; the ventilation and exhaust system; the monitoring system and control panel; (d) the training of the reactor operating staff at junior and senior levels; and (e) the formulation of procedures and instructions. Once the provisional operating license was obtained for the reactor it was considered necessary to modify the reactor core, which has been composed of 20% enriched standards fuel, to a mixed core based on a mixture of standard fuel and FLIP-type fuel with 70% 235 U enrichment. The CNSNS therefore requested that the mixed core be licensed and a technical report was accordingly annexed to the Safety Report, its contents including the following subjects: (a) neutron analysis of the proposed configuration; (b) reactor shutdown margins; (c) accident analysis; and (d) technical specifications. The licensing process was completed this year and we are now hoping to obtain the final operating license

  17. Adaptive fuzzy control of neutron power of the TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Rojas R, E.

    2014-01-01

    The design and implementation of an identification and control scheme of the TRIGA Mark III research nuclear reactor of the Instituto Nacional de Investigaciones Nucleares (ININ) of Mexico is presented in this thesis work. The identification of the reactor dynamics is carried out using fuzzy logic based systems, in which a learning process permits the adjustment of the membership function parameters by means of techniques based on neural networks and bio-inspired algorithms. The resulting identification system is a useful tool that allows the emulation of the reactor power behavior when different types of insertions of reactivity are applied into the core. The identification of the power can also be used for the tuning of the parameters of a control system. On the other hand, the regulation of the reactor power is carried out by means of an adaptive and stable fuzzy control scheme. The control law is derived using the input-output linearization technique, which permits the introduction of a desired power profile for the plant to follow asymptotically. This characteristic is suitable for managing the ascent of power from an initial level n o up to a predetermined final level n f . During the increase of power, a constraint related to the rate of change in power is considered by the control scheme, thus minimizing the occurrence of a safety reactor shutdown due to a low reactor period value. Furthermore, the theory of stability in the sense of Lyapunov is used to obtain a supervisory control law which maintains the power error within a tolerance region, thus guaranteeing the stability of the power of the closed loop system. (Author)

  18. Analysis of hepatitis C viral dynamics using Latin hypercube sampling

    Science.gov (United States)

    Pachpute, Gaurav; Chakrabarty, Siddhartha P.

    2012-12-01

    We consider a mathematical model comprising four coupled ordinary differential equations (ODEs) to study hepatitis C viral dynamics. The model includes the efficacies of a combination therapy of interferon and ribavirin. There are two main objectives of this paper. The first one is to approximate the percentage of cases in which there is a viral clearance in absence of treatment as well as percentage of response to treatment for various efficacy levels. The other is to better understand and identify the parameters that play a key role in the decline of viral load and can be estimated in a clinical setting. A condition for the stability of the uninfected and the infected steady states is presented. A large number of sample points for the model parameters (which are physiologically feasible) are generated using Latin hypercube sampling. An analysis of the simulated values identifies that, approximately 29.85% cases result in clearance of the virus during the early phase of the infection. Results from the χ2 and the Spearman's tests done on the samples, indicate a distinctly different distribution for certain parameters for the cases exhibiting viral clearance under the combination therapy.

  19. Coordination of motor systems of the control bars of TRIGA Mark III reactor, through the use of a PLC

    International Nuclear Information System (INIS)

    Castro R, P. R.

    2016-01-01

    The use of programmable logic controllers (PLCs) has a wide field in the realization of automatic systems, since is sought that the form of control is easy for any user. In this work, the TRIGA Mark III reactor of Instituto Nacional de Investigaciones Nucleares (ININ) is intended to operate with a programming code in PLC for the automation of the control rods, having uniform wear according to the power required by the user. On the other hand, is proposed to develop an HMI graphical interface for communication via Ethernet, allowing supervision during the reactor operation process and greater protection of operators during reactor startup. The accuracy of the new actuators, as well as their durability, will allow a good performance of the reactor for many years to come. (Author)

  20. Determination of the fluence profile in three dimension for the thermal column of the TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Herrera A, E.; Urena N, F.; Delfin L, A.; Garcia M, T.

    2006-01-01

    In this work the results of the dosimetric properties of the lithium carbonate are presented (detecting), before the thermal neutrons. The process consists on irradiating samples of lithium carbonate in the installation of the thermal column of the TRIGA Mark III reactor, with a controlled period and with time intervals of 20 hours of irradiation. It is necessary to mention that the detectors were placed in different internal positions of the thermal column. With the purpose of being used these results for future studies, like it is the fluence profile in the thermal column. To use the BNCT technique (Boron Neutron Capture Therapy). Which is a binary technique that requires the simultaneous presence of a neutron flux with appropriate energy and a neutron captor (10B), those which interacting to attack to the tumor cells without producing significant damage to the tissues when both agents are separated. (Author)

  1. Modernization of the facilities of the TRIGA Mark III reactor of ININ

    International Nuclear Information System (INIS)

    Mendez T, D.; Flores C, J.

    2016-09-01

    The TRIGA Mark III reactor of the Instituto Nacional de Investigaciones Nucleares (ININ) has been in operation since 1968 under strict maintenance and component replacement programs, which has allowed its safe operation during this time. Under this scheme, the reactor was operating under suitable conditions, taking into account the different requests for operation that were received for the samples irradiation for the radioisotopes production such as the Sm-153, personnel training, basic research, archaeology and environmental studies and nuclear chemistry of the elements. However, a modernization program of its components and laboratories was required, in order to improve safety in the operation of the same and to increase its use in the analysis of samples by neutron activation and in the training of personnel. This program known as Modernization Program of the Reactor Facilities, was proposed alongside the project to replace high-enrichment fuels with low-enrichment fuels at the end of 2011 and early 2012. The central aspects of this program are described in this work, grouped into generic topics that include instrumentation and control, the radiological monitoring system of the area, the cooling system, the ventilation system, the neutron activation analysis laboratory, the manufacture of graphite elements, inspection submersible system of the pool, temporary storage system for irradiated fuels, traveling crane, Reactor support laboratories and technical meetings, courses and seminars for reactor personnel and associated groups. It also describes some of the most relevant components required for each system and the progress that is made in each one of them. As a fundamental result of the implementation of this Modernization Program of the Reactor Facilities, there has been a substantial improvement in the performance of the systems and components of its facilities, in the reliability of its operation and in the safety of the same. (Author)

  2. Behavior of exposed human lymphocytes to a neutron beam of the Reactor TRIGA Mark III

    International Nuclear Information System (INIS)

    Carbajal R, M. I.; Arceo M, C.; Aguilar H, F.; Guerrero C, C.

    2012-10-01

    The living beings are permanently exposed to radiations of natural origin: cosmic and geologic, as well as the artificial radiations that come from sources elaborated by the man. The artificial sources have an important use in the medical area. Particularly has been increased the neutrons use due to the effectiveness that they have to damage the cells with regard to other radiation types. The biological indicator of exposition to ionizing radiation more reliable is the chromosomal aberrations study, specifically the dicentrics in human lymphocytes. This test allows, establishing the exposition dose in function of the damage quantity. The dicentrics have a behavior in function of the dose. The calibration curve that describes this behavior is specific for each type of ionizing radiation. In the year 2006 beginning was given to the expositions of human lymphocytes to a neutron beam generated in the reactor TRIGA Mark III of the Instituto Nacional de Investigaciones Nucleares (ININ) in Mexico. Up to 2008 the response dose curve comprised an interval of exposition time of up to 30 minutes. Moreover, the interval between 10 an 20 minutes is included, since was observed that this last is indispensable for the adjustment waited in a lineal model. (Author)

  3. Elaboration of the configuration and programming of the interlocks system of the TRIGA Mark III reactor; Elaboracion de la configuracion y programacion del sistema de interbloqueos del reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Mejia C, M. A.

    2016-07-01

    The modernization of the TRIGA Mark III reactor interlock system requires a system that provides high reliability, flexibility and ease of operation during reactor operation. With this modernization of the system, is intended to prevent, control and mitigate the causes of probable accidents reported in the reactor accident analysis. On the other hand, is foreseen the ease reactor operation in a simple, safe and efficient way. The programmable logic controller can be programmed by programming instructions using simple language and easy to develop, these can be modified from a computer using the programming software. In addition, another of the advantages offered by the controller is that can be modified from a touch screen (human-machine interface) that allows adjustment, without the need to use programming software and diagnostic functions during the process. As a result of the present work, a situation of improvement in the reactor operation was generated, facilitating the handling of the bridge and increasing the efficiency of the system in the execution of the operating conditions of the installations external to the reactor. A modern, more reliable and much less expensive system was achieved than the previous one, avoiding that the maintenance to the system generates high expenses. With respect to the development of the application programming, a control was implemented that allows to select a zone of the five that have inside the pool to carry out the displacement of automatic way and later to be located in that zone, having in this way a greater efficiency and ease in bridge control. (Author)

  4. Proposed upgrade of the lower tier water moderators for the LANSE 1L MARK-III upgrade

    International Nuclear Information System (INIS)

    Muhrer, G.; Pitcher, E.J.; Russell, G.J.

    2005-01-01

    We will show in this article the proposed upgrade for the lower tier water moderators for the LANSCE 1L Mark-III design. This proposal will include the introduction of pre-moderators for the high intensity moderators and a change of the decoupler from Cadmium to Gadolinium on all lower tier water moderators. We will present the influence of these changes on the integrated thermal flux and the time distribution of these moderators. As part of the upgrade of the Manual Lujan Jr. Neutron Scattering Center target (1L target) the goal was to increase the integrated thermal flux of the lower high intensity and the high resolution moderator by 20%. We will show in this paper that this goal can be achieved by introducing a pre-moderator concept on the high resolution moderators and by changing the decoupling scheme on all three moderators. Furthermore we will show that this goal can be achieved without jeopardizing the time of flight resolution of these moderators. For the all these calculations we used the radiation transport code MCNPX, which is most commonly used for this type of calculations.

  5. Development of a software for the control of the quality management system of the TRIGA-Mark III reactor

    International Nuclear Information System (INIS)

    Herrera A, E.; Hernandez, L.V.; Hernandez, J.A.

    2006-01-01

    The quality has not only become one of the essential requirements of the product but rather at the present time it is a strategic factor key of which depends the bigger part of the organizations, not only to maintain their position in the market but also to assure their survival. The good organizations will have processes, procedures and standards to confront these challenges. The big organizations require of the certification of their administration systems, and once the organization has obtained this certification the following step it is to maintain it. The implementation and certification of an administration system requires of an appropriate operative organization that achieves continuous improvements in their operation. This is the case of the TRIGA Mark III reactor, which contains a computer program that upgrades, it controls and it programs activities to develop in the Installation, allowing one operative organization to the whole personnel of the same one. With the purpose of avoiding activities untimely. (Author)

  6. Inspection with non destructive assay techniques of the aluminium coating of the TRIGA Mark III reactor vat

    International Nuclear Information System (INIS)

    Reyes A, A.I.; Gonzalez M, A.; Castaneda J, G.; Rivera M, H.; Sandoval G, I.

    2001-01-01

    In June 2000, the Reactor Department assigned to the Scientific Research Direction of the National Institute of Nuclear Research requested to the Non-destructive Assays Laboratory (LEND), assigned to the Materials Science Management, the inspection and measurement of thickness of the aluminium coating (liner) of the TRIGA Mark III reactor vat with non-destructive assay techniques, due to that the aluminium coating is exposed mainly to undergo slimming on its back side due to corrosion phenomena. Activity that was able to be carried out from april until august 2001. It is worth pointing out that this type of inspection with these techniques was realized by first time. The non-destructive assays (NDA) are techniques which use indirect physical methods for inspecting the sanitation of components in process or in service, for detect lack of continuity or defects which affect their quality or usefulness. The application of those do not alter the physical, chemical, mechanical or dimensional properties of the part subject of inspection. The results of the application of the ultrasound inspection techniques, industrial radiography and penetrating liquids are presented. (Author)

  7. Development of the user interface for visualization of the auxiliary systems of the TRIGA Mark III nuclear reactor; Desarrollo de la interface de usuario para la visualizacion de los sistemas auxiliares del reactor nuclear Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Merced D, J. E.

    2016-07-01

    The Instituto Nacional de Investigaciones Nucleares (ININ) has a nuclear research reactor type swimming pool with movable core cooled and moderate with light water. The nominal maximum power of the reactor is 1 MW in steady-state operation and can be pulsed at a maximum power of 2,000 MW for approximately 10 milliseconds. This reactor is mainly used to study the effects of radiation on various materials and substances. In 2001 the new control console of the nuclear reactor was installed which was based on two digital computers, one computer controls the bar management mechanisms and the other the systems to the reactor operator. In 2004, the control computer was replaced and the software was updated. Within the modernization and/or updating of the TRIGA Mark III reactor of ININ, is intended (theme of this work) to develop the user interface for the visualization of the auxiliary systems, through a Man-Machine Interface module for the renewal process of the control console. The man-machine interface system to be developed will have communication with the programmable logic controllers that will be constantly monitored and controlled to obtain real-time variables of the reactor behavior. (Author)

  8. Generalized hypercube graph $\\Q_n(S$, graph products and self-orthogonal codes

    Directory of Open Access Journals (Sweden)

    Pani Seneviratne

    2016-01-01

    Full Text Available A generalized hypercube graph $\\Q_n(S$ has $\\F_{2}^{n}=\\{0,1\\}^n$ as the vertex set and two vertices being adjacent whenever their mutual Hamming distance belongs to $S$, where $n \\ge 1$ and $S\\subseteq \\{1,2,\\ldots, n\\}$. The graph $\\Q_n(\\{1\\}$ is the $n$-cube, usually denoted by $\\Q_n$.We study graph boolean products $G_1 = \\Q_n(S\\times \\Q_1, G_2 = \\Q_{n}(S\\wedge \\Q_1$, $G_3 = \\Q_{n}(S[\\Q_1]$ and show that binary codes from neighborhood designs of $G_1, G_2$ and $G_3$ are self-orthogonal for all choices of $n$ and $S$. More over, we show that the class of codes $C_1$ are self-dual. Further we find subgroups of the automorphism group of these graphs and use these subgroups to obtain PD-sets for permutation decoding. As an example we find a full error-correcting PD set for the binary $[32, 16, 8]$ extremal self-dual code.

  9. Determination of the neutrons energy spectrum in the central thimble of the reactor core TRIGA Mark III; Determinacion del espectro de energia de los neutrones en el dedal central del nucleo del reactor TRIGA Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Parra M, M. A.; Luis L, M. A. [Universidad Autonoma Metropolitana, Unidad Azcapotzalco, Division de Ciencias Basicas, Av. San Pablo No. 180, Col. Reynosa Tamaulipas, 02200 Mexico D. F. (Mexico); Raya A, R.; Cruz G, H. S., E-mail: roberto.raya@inin.gob.mx [ININ, Departamento del Reactor, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico)

    2013-10-15

    This work presents the measurement of the neutrons spectrum in energies in the central thimble of the reactor TRIGA Mark III to a power of 1 MW in stationary state, with the core in the center of the pool. To achieve this objective, several thin sheets were irradiated (one at the time) in the same position of the core. The activation probes were selected in such a way that covered the energy range (1 x 10{sup -10} to 20 MeV) of the neutrons spectrum in the reactor core, for this purpose thin sheets were used of {sup 197}Au, {sup 58}Ni, {sup 115}In, {sup 24}Mg, {sup 27}Al, {sup 58}Fe, {sup 59}Co and {sup 63}Cu. After the irradiation, the high energy gamma emissions of the activated thin sheets were measured by means of gamma spectrometry, in a counting system of high resolution, with a Hyper pure Germanium detector, obtaining this way the activity induced in the thin sheets whose magnitude is proportional to the intensity of the neutrons flow, this activity together to a theoretical initial spectrum are the main entrance data of the computational code SANDBP (Hungarian version of the code Sand-II) that uses the unfolding method for the calculation of the spectrum. (Author)

  10. Characterization of the neutron flux in the Hohlraum of the thermal column of the TRIGA Mark III reactor of the ININ

    International Nuclear Information System (INIS)

    Delfin L, A.; Palacios, J.C.; Alonso, G.

    2006-01-01

    Knowing the magnitude of the neutron flux in the reactor irradiation facilities, is so much importance for the operation of the same one, like for the investigation developing. Particularly, knowing with certain precision the spectrum and the neutron flux in the different positions of irradiation of a reactor, it is essential for the evaluation of the results obtained for a certain irradiation experiment. The TRIGA Mark III reactor account with irradiation facilities designed to carry out experimentation, where the reactor is used like an intense neutron source and gamma radiation, what allows to make irradiations of samples or equipment in radiation fields with components and diverse levels in the different facilities, one of these irradiation facilities is the Thermal Column where the Hohlraum is. In this work it was carried out a characterization of the neutron flux inside the 'Hohlraum' of the irradiation facility Thermal Column of the TRIGA Mark III reactor of the Nuclear Center of Mexico to 1 MW of power. It was determined the sub cadmic neutron flux and the epi cadmic by means of the neutron activation technique of thin sheets of gold. The maps of the distribution of the neutron flux for both energy groups in three different positions inside the 'Hohlraum' are presented, these maps were obtained by means of the irradiation of undressed thin activation sheets of gold and covered with cadmium in arrangements of 10 x 12, located parallel to 11.5 cm, 40.5 cm and 70.5 cm to the internal wall of graphite of the installation in inverse address to the position of the reactor core. Starting from the obtained values of neutron flux it was found that, for the same position of the surface of irradiation of the experimental arrangement, the relative differences among the values of neutron flux can be of 80%, and that the differences among different positions of the irradiation surfaces can vary until in a one order of magnitude. (Author)

  11. Measurement of argon concentrations in a TRIGA Mark-III pool

    Energy Technology Data Exchange (ETDEWEB)

    Simms, R [California State University, Northridge, CA (United States)

    1974-07-01

    Argon-41, the principal radioactive effluent from a pool type reactor during normal operation, is produced by the {sup 40}A (n,{gamma}) reaction. The reactant, {sup 40}A, is introduced into the pool water by contact with the air. Reduction in radioactive argon release can be accomplished by reducing the concentration of dissolved {sup 40}A and retaining the {sup 41}A within the pool. However, little data were available concerning the mechanisms of argon introduction, production, retention, and release from a reactor pool. Experiments have therefore been performed at the Torrey Pines TRIGA Mark-III Reactor to develop techniques to sample dissolved argon and to provide data on argon concentrations in the pool for release modeling studies. Significant results for argon dissolved at different pool depths can only be obtained if the water samples are sealed at the point of collection. A special handling tool was developed to perform this remote operation. Pool samples were counted for {sup 41}A soon after collection with a NaI spectrometer. After allowing one day for decay of {sup 41}A, the concentration of {sup 40}A in the water sample was determined by neutron activation analysis. In each case, the 1.29 MeV gamma-ray peak of {sup 41}A was used. Interference from the 1.37 MeV {sup 24}Na peak was considered and its effect subtracted after determining {sup 24}Na content from the 2.75 MeV {sup 24}Na peak and a sodium standard. A Ge(Li) detector was tried and found to eliminate the problem, but it introduced an unacceptable geometrical effect dependent on bubble size within the sample bottles. Samples were taken from the 27 ft deep TRIGA pool at various locations. Results were obtained for samples taken on several different days along the same vertical line about 3-1/2 ft from the reactor centerline. Temperature measurements along this vertical traverse indicated a sharp temperature gradient at about 15 ft below the surface ({approx}6 ft above the top of the reactor). The

  12. Radioactive waste management plan during the TRIGA Mark II and III decommissioning

    International Nuclear Information System (INIS)

    Jung, K.J.; Park, S.K.; Geong, G.H.; Lee, K.W.; Chung, U.S.; Paik, S.T.

    2001-01-01

    The decontamination and decommissioning (D and D) project of TRIGA Mark-I and Mark-II (KRR 1 and 2) was started in January 1997 and will be completed by December 2002. In the first year of the project, work was performed in preparation of the decommissioning plan, start of the environmental impact assessment and setup licensing procedure and documentation for the project with cooperation of the Korea Institute of Nuclear Safety (KINS). In the second year, Hyundai Engineering Company (HEC) with British Nuclear Fuels pie (BNFL) as technical assisting partner was designated as the contractor to do design and licensing documentation for the D and D of both reactors. After pre-design, a hazard and operability (HAZOP) study checked each step of the work. At the end of 1998, the decommissioning plan documentation including environmental impact assessment report was finished and submitted to the Ministry of Science and Technology (MOST) for licensing. It is expected to be issued by the end of September 1999. Practical work will then be started around the end of 1999. The safe treatment and management of the radioactive waste arising from the D and D activities is of utmost importance for successful completion of the practical dismantling work. This paper summarizes general aspects of radioactive waste treatment and management plan for the TRIGA Mark-I and II decommissioning work. (author)

  13. Characterization of the irradiation facilities SINCA and SIRCA of the TRIGA Mark III reactor using the code MCNPX

    International Nuclear Information System (INIS)

    Delfin L, A.; Garcia M, T.; Lucatero, M. A.; Cruz G, H. S.; Gonzalez, J. A.; Vargas E, S.

    2011-11-01

    The commitment of changing fuels of high enrichment for fuels of low enrichment in the TRIGA Mark III reactor of the Nuclear Center of Mexico generates the necessity to know the distribution of the spectrum of the neutrons flux in the irradiation facilities like they are: the Pneumatic System of Capsules Irradiation and the Rotational System of Capsules Irradiation. Is very important for the experiments design as well as for the reactor safety to know the profiles of the neutrons flux and the spectrum that these maintain with the mixed core with which operates, to effect of conserving the same characteristics when the reactor core will be operated with fuel of low enrichment totally. Also, knowing the profiles of the neutrons flux, the reactor operators can optimize the irradiation conditions of the processed samples and likewise the users can select the irradiation positions more adaptable to their necessities. This work present the characterization of the neutron flux in the irradiation facilities SINCA and SIFCA, calculated with the code MCNPX. (Author)

  14. Application of sorption method on hydroxides for purification of some reactive from iron(III) markings

    International Nuclear Information System (INIS)

    Rakhmonberdiev, A.D.; Khamidov, B.O.

    1986-01-01

    The method of purification of solutions of citric acid, tartaric acid and their salts, potassium hydroxide, potassium nitrate and chloride, sodium perchlorate from iron (III) impurities by means of sorption method on zirconium hydroxide is elaborated. The control of iron(III) content in solutions is conducted by inversion voltammetry method with mercury-graphite electrode. It is defined that complete sorption of iron (III) ions achieves at ph =4÷14.

  15. Estimation of fast neutron fluence in steel specimens type Laguna Verde in TRIGA Mark III reactor; Estimacion de la fluencia de neutrones rapidos en probetas de acero tipo Laguna Verde en el reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Galicia A, J.; Francois L, J. L. [UNAM, Facultad de Ingenieria, Departamento de Sistemas Energeticos, Ciudad Universitaria, 04510 Ciudad de Mexico (Mexico); Aguilar H, F., E-mail: blink19871@hotmail.com [ININ, Carretera Mexico-Toluca s/n, 52750 Ocoyoacac, Estado de Mexico (Mexico)

    2015-09-15

    The main purpose of this work is to obtain the fluence of fast neutrons recorded within four specimens of carbon steel, similar to the material having the vessels of the BWR reactors of the nuclear power plant of Laguna Verde when subjected to neutron flux in a experimental facility of the TRIGA Mark III reactor, calculating an irradiation time to age the material so accelerated. For the calculation of the neutron flux in the specimens was used the Monte Carlo code MCNP5. In an initial stage, three sheets of natural molybdenum and molybdenum trioxide (MoO{sub 3}) were incorporated into a model developed of the TRIGA reactor operating at 1 M Wth, to calculate the resulting activity by setting a certain time of irradiation. The results obtained were compared with experimentally measured activities in these same materials to validate the calculated neutron flux in the model used. Subsequently, the fast neutron flux received by the steel specimens to incorporate them in the experimental facility E-16 of the reactor core model operating at nominal maximum power in steady-state was calculated, already from these calculations the irradiation time required was obtained for values of the neutron flux in the range of 10{sup 18} n/cm{sup 2}, which is estimated for the case of Laguna Verde after 32 years of effective operation at maximum power. (Author)

  16. Conversion of the core of the TRIGA Mark III reactor at the Mexican Nuclear Centre

    International Nuclear Information System (INIS)

    Moran Lopez, J.M.; Lucatero, M.A.; Reyes Andrade, B.; Rivero Gutierrez, T.; Sainz Mejia, E.

    1990-01-01

    It was decided to convert the core of the TRIGA MARK III reactor at the Mexican Nuclear Centre run by the National Nuclear Institute because of problems detected during the operation, such as a lack of excess reactivity for operation at nominal power over long periods and difficulties in the maintenance and calibration of the control panel. In order to compensate for the lack of excess reactivity the fuel elements taken to the highest burnup were replaced by fresh elements acquired for this purpose. The latter, however, had a different enrichment, and this necessitated a detailed analysis of the neutronic and thermohydraulic behaviour of the reactor with a view to determining a mixed core configuration which would meet safe operation requirements. In conducting the thermohydraulic analysis, a natural convection coolant flow model was developed to determine coolant velocity and pressure drop patterns within the core. The heat transfer equations were solved and it was found that the hottest fuel element did not attain critical heat flux conditions. In loading this core it was also necessary to analyse procedures and to consider the possible effects of reaching criticality with fuel elements having different enrichments. The loading procedure is described, as is the measurement system and the results obtained. In order to resolve the calibration and maintenance problems, a new, more advanced control panel was designed with conventional and nuclear detection systems and modern components

  17. Parallel algorithms for quantum chemistry. I. Integral transformations on a hypercube multiprocessor

    International Nuclear Information System (INIS)

    Whiteside, R.A.; Binkley, J.S.; Colvin, M.E.; Schaefer, H.F. III

    1987-01-01

    For many years it has been recognized that fundamental physical constraints such as the speed of light will limit the ultimate speed of single processor computers to less than about three billion floating point operations per second (3 GFLOPS). This limitation is becoming increasingly restrictive as commercially available machines are now within an order of magnitude of this asymptotic limit. A natural way to avoid this limit is to harness together many processors to work on a single computational problem. In principle, these parallel processing computers have speeds limited only by the number of processors one chooses to acquire. The usefulness of potentially unlimited processing speed to a computationally intensive field such as quantum chemistry is obvious. If these methods are to be applied to significantly larger chemical systems, parallel schemes will have to be employed. For this reason we have developed distributed-memory algorithms for a number of standard quantum chemical methods. We are currently implementing these on a 32 processor Intel hypercube. In this paper we present our algorithm and benchmark results for one of the bottleneck steps in quantum chemical calculations: the four index integral transformation

  18. Monitoring and identification of spatiotemporal landscape changes in multiple remote sensing images by using a stratified conditional Latin hypercube sampling approach and geostatistical simulation.

    Science.gov (United States)

    Lin, Yu-Pin; Chu, Hone-Jay; Huang, Yu-Long; Tang, Chia-Hsi; Rouhani, Shahrokh

    2011-06-01

    This study develops a stratified conditional Latin hypercube sampling (scLHS) approach for multiple, remotely sensed, normalized difference vegetation index (NDVI) images. The objective is to sample, monitor, and delineate spatiotemporal landscape changes, including spatial heterogeneity and variability, in a given area. The scLHS approach, which is based on the variance quadtree technique (VQT) and the conditional Latin hypercube sampling (cLHS) method, selects samples in order to delineate landscape changes from multiple NDVI images. The images are then mapped for calibration and validation by using sequential Gaussian simulation (SGS) with the scLHS selected samples. Spatial statistical results indicate that in terms of their statistical distribution, spatial distribution, and spatial variation, the statistics and variograms of the scLHS samples resemble those of multiple NDVI images more closely than those of cLHS and VQT samples. Moreover, the accuracy of simulated NDVI images based on SGS with scLHS samples is significantly better than that of simulated NDVI images based on SGS with cLHS samples and VQT samples, respectively. However, the proposed approach efficiently monitors the spatial characteristics of landscape changes, including the statistics, spatial variability, and heterogeneity of NDVI images. In addition, SGS with the scLHS samples effectively reproduces spatial patterns and landscape changes in multiple NDVI images.

  19. Estimation of fast neutron fluence in steel specimens type Laguna Verde in TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Galicia A, J.; Francois L, J. L.; Aguilar H, F.

    2015-09-01

    The main purpose of this work is to obtain the fluence of fast neutrons recorded within four specimens of carbon steel, similar to the material having the vessels of the BWR reactors of the nuclear power plant of Laguna Verde when subjected to neutron flux in a experimental facility of the TRIGA Mark III reactor, calculating an irradiation time to age the material so accelerated. For the calculation of the neutron flux in the specimens was used the Monte Carlo code MCNP5. In an initial stage, three sheets of natural molybdenum and molybdenum trioxide (MoO 3 ) were incorporated into a model developed of the TRIGA reactor operating at 1 M Wth, to calculate the resulting activity by setting a certain time of irradiation. The results obtained were compared with experimentally measured activities in these same materials to validate the calculated neutron flux in the model used. Subsequently, the fast neutron flux received by the steel specimens to incorporate them in the experimental facility E-16 of the reactor core model operating at nominal maximum power in steady-state was calculated, already from these calculations the irradiation time required was obtained for values of the neutron flux in the range of 10 18 n/cm 2 , which is estimated for the case of Laguna Verde after 32 years of effective operation at maximum power. (Author)

  20. Behavior of exposed human lymphocytes to a neutron beam of the reactor TRIGA Mark III; Comportamiento de linfocitos humanos expuestos a un haz de neutrones del reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Carbajal R, M. I.

    2012-07-01

    Excessive exposure to ionizing radiation occurs in people who require radiation treatment, also in those for work can come to receive doses above the permitted levels. A third possibility of exposure is the release of radioactive material in which the general population is affected. Most of the time the exhibition is partial and only rarely occurs throughout the body. For various reasons, situations arise where it is impossible to determine by conventional physical methods, the amount of radiation you were exposed to the affected person and in these cases where the option to follow is the Biological Dosimetry, where the analysis of chromosomes dicentrics is used to estimate the dose of ionizing radiation exposure. A calibration curve is generated from in vitro analysis of dicentric chromosome, which are found in human lymphocytes, treated with different types and doses of radiation. The dicentric is formed from two lesions, one on each chromosome and their union results in a structure having two centromeres, acentric fragment with her for the union of several chromosomes leads to more complex structures as tri-centric s, tetra or penta-centric s, which have the same origin. The dose-response curve is estimated by observing the frequency of dicentrics and extrapolated to a dose-effect curve previously established, for which it is necessary that each lab has its own calibration curves, taking into account that for a Let low radiation, dose-effect curve follows a linear-quadratic model Y=C + {alpha}D + {beta}D. The production of dicentric chromosomes with a high Let, was studied using a beam of neutrons generated in the reactor TRIGA Mark III with an average energy of 1 MeV, adjusting the linear model Y={alpha}D. The dose-response relationship is established in blood samples from the same donor, the coefficient {alpha} of the dose-response is Y = (0.3692 {+-} 0.011 * D), also shows that saturation is reached in system 4 Gy. (Author)

  1. Combining Latin Hypercube Designs and Discrete Event Simulation in a Study of a Surgical Unit

    DEFF Research Database (Denmark)

    Dehlendorff, Christian; Andersen, Klaus Kaae; Kulahci, Murat

    Summary form given only:In this article experiments on a discrete event simulation model for an orthopedic surgery are considered. The model is developed as part of a larger project in co-operation with Copenhagen University Hospital in Gentofte. Experiments on the model are performed by using...... Latin hypercube designs. The parameter set consists of system settings such as use of preparation room for sedation and the number of operating rooms, as well as management decisions such as staffing, size of the recovery room and the number of simultaneously active operating rooms. Sensitivity analysis...... and optimization combined with meta-modeling are employed in search for optimal setups. The primary objective in this article is to minimize time spent by the patients in the system. The overall long-term objective for the orthopedic surgery unit is to minimize time lost during the pre- and post operation...

  2. Determination of the neutrons energy spectrum in the central thimble of the reactor core TRIGA Mark III

    International Nuclear Information System (INIS)

    Parra M, M. A.; Luis L, M. A.; Raya A, R.; Cruz G, H. S.

    2013-10-01

    This work presents the measurement of the neutrons spectrum in energies in the central thimble of the reactor TRIGA Mark III to a power of 1 MW in stationary state, with the core in the center of the pool. To achieve this objective, several thin sheets were irradiated (one at the time) in the same position of the core. The activation probes were selected in such a way that covered the energy range (1 x 10 -10 to 20 MeV) of the neutrons spectrum in the reactor core, for this purpose thin sheets were used of 197 Au, 58 Ni, 115 In, 24 Mg, 27 Al, 58 Fe, 59 Co and 63 Cu. After the irradiation, the high energy gamma emissions of the activated thin sheets were measured by means of gamma spectrometry, in a counting system of high resolution, with a Hyper pure Germanium detector, obtaining this way the activity induced in the thin sheets whose magnitude is proportional to the intensity of the neutrons flow, this activity together to a theoretical initial spectrum are the main entrance data of the computational code SANDBP (Hungarian version of the code Sand-II) that uses the unfolding method for the calculation of the spectrum. (Author)

  3. Development of the user interface for visualization of the auxiliary systems of the TRIGA Mark III nuclear reactor

    International Nuclear Information System (INIS)

    Merced D, J. E.

    2016-01-01

    The Instituto Nacional de Investigaciones Nucleares (ININ) has a nuclear research reactor type swimming pool with movable core cooled and moderate with light water. The nominal maximum power of the reactor is 1 MW in steady-state operation and can be pulsed at a maximum power of 2,000 MW for approximately 10 milliseconds. This reactor is mainly used to study the effects of radiation on various materials and substances. In 2001 the new control console of the nuclear reactor was installed which was based on two digital computers, one computer controls the bar management mechanisms and the other the systems to the reactor operator. In 2004, the control computer was replaced and the software was updated. Within the modernization and/or updating of the TRIGA Mark III reactor of ININ, is intended (theme of this work) to develop the user interface for the visualization of the auxiliary systems, through a Man-Machine Interface module for the renewal process of the control console. The man-machine interface system to be developed will have communication with the programmable logic controllers that will be constantly monitored and controlled to obtain real-time variables of the reactor behavior. (Author)

  4. Remote sensing data with the conditional latin hypercube sampling and geostatistical approach to delineate landscape changes induced by large chronological physical disturbances.

    Science.gov (United States)

    Lin, Yu-Pin; Chu, Hone-Jay; Wang, Cheng-Long; Yu, Hsiao-Hsuan; Wang, Yung-Chieh

    2009-01-01

    This study applies variogram analyses of normalized difference vegetation index (NDVI) images derived from SPOT HRV images obtained before and after the ChiChi earthquake in the Chenyulan watershed, Taiwan, as well as images after four large typhoons, to delineate the spatial patterns, spatial structures and spatial variability of landscapes caused by these large disturbances. The conditional Latin hypercube sampling approach was applied to select samples from multiple NDVI images. Kriging and sequential Gaussian simulation with sufficient samples were then used to generate maps of NDVI images. The variography of NDVI image results demonstrate that spatial patterns of disturbed landscapes were successfully delineated by variogram analysis in study areas. The high-magnitude Chi-Chi earthquake created spatial landscape variations in the study area. After the earthquake, the cumulative impacts of typhoons on landscape patterns depended on the magnitudes and paths of typhoons, but were not always evident in the spatiotemporal variability of landscapes in the study area. The statistics and spatial structures of multiple NDVI images were captured by 3,000 samples from 62,500 grids in the NDVI images. Kriging and sequential Gaussian simulation with the 3,000 samples effectively reproduced spatial patterns of NDVI images. However, the proposed approach, which integrates the conditional Latin hypercube sampling approach, variogram, kriging and sequential Gaussian simulation in remotely sensed images, efficiently monitors, samples and maps the effects of large chronological disturbances on spatial characteristics of landscape changes including spatial variability and heterogeneity.

  5. Very-Long-Baseline Radio Interferometry: The Mark III System for Geodesy, Astrometry, and Aperture Synthesis.

    Science.gov (United States)

    Rogers, A E; Cappallo, R J; Hinteregger, H F; Levine, J I; Nesman, E F; Webber, J C; Whitney, A R; Clark, T A; Ma, C; Ryan, J; Corey, B E; Counselman, C C; Herring, T A; Shapiro, I I; Knight, C A; Shaffer, D B; Vandenberg, N R; Lacasse, R; Mauzy, R; Rayhrer, B; Schupler, B R; Pigg, J C

    1983-01-07

    The Mark III very-long-baseline interferometry (VLBI) system allows recording and later processing of up to 112 megabits per second from each radio telescope of an interferometer array. For astrometric and geodetic measurements, signals from two radio-frequency bands (2.2 to 2.3 and 8.2 to 8.6 gigahertz) are sampled and recorded simultaneously at all antenna sites. From these dual-band recordings the relative group delays of signals arriving at each pair of sites can be corrected for the contributions due to the ionosphere. For many radio sources for which the signals are sufficiently intense, these group delays can be determined with uncertainties under 50 picoseconds. Relative positions of widely separated antennas and celestial coordinates of radio sources have been determined from such measurements with 1 standard deviation uncertainties of about 5 centimeters and 3 milliseconds of arc, respectively. Sample results are given for the lengths of baselines between three antennas in the United States and three in Europe as well as for the arc lengths between the positions of six extragalactic radio sources. There is no significant evidence of change in any of these quantities. For mapping the brightness distribution of such compact radio sources, signals of a given polarization, or of pairs of orthogonal polarizations, can be recorded in up to 28 contiguous bands each nearly 2 megahertz wide. The ability to record large bandwidths and to link together many large radio telescopes allows detection and study of compact sources with flux densities under 1 millijansky.

  6. Scalability of Parallel Spatial Direct Numerical Simulations on Intel Hypercube and IBM SP1 and SP2

    Science.gov (United States)

    Joslin, Ronald D.; Hanebutte, Ulf R.; Zubair, Mohammad

    1995-01-01

    The implementation and performance of a parallel spatial direct numerical simulation (PSDNS) approach on the Intel iPSC/860 hypercube and IBM SP1 and SP2 parallel computers is documented. Spatially evolving disturbances associated with the laminar-to-turbulent transition in boundary-layer flows are computed with the PSDNS code. The feasibility of using the PSDNS to perform transition studies on these computers is examined. The results indicate that PSDNS approach can effectively be parallelized on a distributed-memory parallel machine by remapping the distributed data structure during the course of the calculation. Scalability information is provided to estimate computational costs to match the actual costs relative to changes in the number of grid points. By increasing the number of processors, slower than linear speedups are achieved with optimized (machine-dependent library) routines. This slower than linear speedup results because the computational cost is dominated by FFT routine, which yields less than ideal speedups. By using appropriate compile options and optimized library routines on the SP1, the serial code achieves 52-56 M ops on a single node of the SP1 (45 percent of theoretical peak performance). The actual performance of the PSDNS code on the SP1 is evaluated with a "real world" simulation that consists of 1.7 million grid points. One time step of this simulation is calculated on eight nodes of the SP1 in the same time as required by a Cray Y/MP supercomputer. For the same simulation, 32-nodes of the SP1 and SP2 are required to reach the performance of a Cray C-90. A 32 node SP1 (SP2) configuration is 2.9 (4.6) times faster than a Cray Y/MP for this simulation, while the hypercube is roughly 2 times slower than the Y/MP for this application. KEY WORDS: Spatial direct numerical simulations; incompressible viscous flows; spectral methods; finite differences; parallel computing.

  7. A general concurrent algorithm for plasma particle-in-cell simulation codes

    International Nuclear Information System (INIS)

    Liewer, P.C.; Decyk, V.K.

    1989-01-01

    We have developed a new algorithm for implementing plasma particle-in-cell (PIC) simulation codes on concurrent processors with distributed memory. This algorithm, named the general concurrent PIC algorithm (GCPIC), has been used to implement an electrostatic PIC code on the 33-node JPL Mark III Hypercube parallel computer. To decompose at PIC code using the GCPIC algorithm, the physical domain of the particle simulation is divided into sub-domains, equal in number to the number of processors, such that all sub-domains have roughly equal numbers of particles. For problems with non-uniform particle densities, these sub-domains will be of unequal physical size. Each processor is assigned a sub-domain and is responsible for updating the particles in its sub-domain. This algorithm has led to a a very efficient parallel implementation of a well-benchmarked 1-dimensional PIC code. The dominant portion of the code, updating the particle positions and velocities, is nearly 100% efficient when the number of particles is increased linearly with the number of hypercube processors used so that the number of particles per processor is constant. For example, the increase in time spent updating particles in going from a problem with 11,264 particles run on 1 processor to 360,448 particles on 32 processors was only 3% (parallel efficiency of 97%). Although implemented on a hypercube concurrent computer, this algorithm should also be efficient for PIC codes on other parallel architectures and for large PIC codes on sequential computers where part of the data must reside on external disks. copyright 1989 Academic Press, Inc

  8. NotaMark industrial laser marking system: a new security marking technology

    Science.gov (United States)

    Moreau, Vincent G.

    2004-06-01

    Up until now, the only variable alphanumeric data which could be added to banknotes was the number, applied by means of impact typographical numbering boxes. As an additional process or an alternative to this mechanical method, a non-contact laser marking process can be used offering high quality and greater levels of flexibility. For this purpose KBA-GIORI propose an exclusive laser marking solution called NotaMark. The laser marking process NotaMark is the ideal solution for applying variable data and personalizing banknotes (or any other security documents) with a very high resolution, for extremely large production volumes. A completely integrated solution has been developed comprised of laser light sources, marking head units, and covers and extraction systems. NotaMark allows the marking of variable data by removing locally and selectively, specific printed materials leaving the substrate itself untouched. A wide range of materials has already been tested extensively. NotaMark is a new security feature which is easy to identify and difficult to counterfeit, and which complies with the standard mechanical and chemical resistance tests in the security printing industry as well as with other major soiling tests. The laser marking process opens up a whole new range of design possibilities and can be used to create a primary security feature such as numbering, or to enhance the value of existing features.

  9. A new parallel algorithm and its simulation on hypercube simulator for low pass digital image filtering using systolic array

    International Nuclear Information System (INIS)

    Al-Hallaq, A.; Amin, S.

    1998-01-01

    This paper introduces a new parallel algorithm and its simulation on a hypercube simulator for the low pass digital image filtering using a systolic array. This new algorithm is faster than the old one (Amin, 1988). This is due to the the fact that the old algorithm carries out the addition operations in a sequential mode. But in our new design these addition operations are divided into tow groups, which can be performed in parallel. One group will be performed on one half of the systolic array and the other on the second half, that is, by folding. This parallelism reduces the time required for the whole process by almost quarter the time of the old algorithm.(authors). 18 refs., 3 figs

  10. Elaboration of the configuration and programming of the interlocks system of the TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Mejia C, M. A.

    2016-01-01

    The modernization of the TRIGA Mark III reactor interlock system requires a system that provides high reliability, flexibility and ease of operation during reactor operation. With this modernization of the system, is intended to prevent, control and mitigate the causes of probable accidents reported in the reactor accident analysis. On the other hand, is foreseen the ease reactor operation in a simple, safe and efficient way. The programmable logic controller can be programmed by programming instructions using simple language and easy to develop, these can be modified from a computer using the programming software. In addition, another of the advantages offered by the controller is that can be modified from a touch screen (human-machine interface) that allows adjustment, without the need to use programming software and diagnostic functions during the process. As a result of the present work, a situation of improvement in the reactor operation was generated, facilitating the handling of the bridge and increasing the efficiency of the system in the execution of the operating conditions of the installations external to the reactor. A modern, more reliable and much less expensive system was achieved than the previous one, avoiding that the maintenance to the system generates high expenses. With respect to the development of the application programming, a control was implemented that allows to select a zone of the five that have inside the pool to carry out the displacement of automatic way and later to be located in that zone, having in this way a greater efficiency and ease in bridge control. (Author)

  11. Scalability on LHS (Latin Hypercube Sampling) samples for use in uncertainty analysis of large numerical models

    International Nuclear Information System (INIS)

    Baron, Jorge H.; Nunez Mac Leod, J.E.

    2000-01-01

    The present paper deals with the utilization of advanced sampling statistical methods to perform uncertainty and sensitivity analysis on numerical models. Such models may represent physical phenomena, logical structures (such as boolean expressions) or other systems, and various of their intrinsic parameters and/or input variables are usually treated as random variables simultaneously. In the present paper a simple method to scale-up Latin Hypercube Sampling (LHS) samples is presented, starting with a small sample and duplicating its size at each step, making it possible to use the already run numerical model results with the smaller sample. The method does not distort the statistical properties of the random variables and does not add any bias to the samples. The results is a significant reduction in numerical models running time can be achieved (by re-using the previously run samples), keeping all the advantages of LHS, until an acceptable representation level is achieved in the output variables. (author)

  12. Subsurface stormflow modeling with sensitivity analysis using a Latin-hypercube sampling technique

    International Nuclear Information System (INIS)

    Gwo, J.P.; Toran, L.E.; Morris, M.D.; Wilson, G.V.

    1994-09-01

    Subsurface stormflow, because of its dynamic and nonlinear features, has been a very challenging process in both field experiments and modeling studies. The disposal of wastes in subsurface stormflow and vadose zones at Oak Ridge National Laboratory, however, demands more effort to characterize these flow zones and to study their dynamic flow processes. Field data and modeling studies for these flow zones are relatively scarce, and the effect of engineering designs on the flow processes is poorly understood. On the basis of a risk assessment framework and a conceptual model for the Oak Ridge Reservation area, numerical models of a proposed waste disposal site were built, and a Latin-hypercube simulation technique was used to study the uncertainty of model parameters. Four scenarios, with three engineering designs, were simulated, and the effectiveness of the engineering designs was evaluated. Sensitivity analysis of model parameters suggested that hydraulic conductivity was the most influential parameter. However, local heterogeneities may alter flow patterns and result in complex recharge and discharge patterns. Hydraulic conductivity, therefore, may not be used as the only reference for subsurface flow monitoring and engineering operations. Neither of the two engineering designs, capping and French drains, was found to be effective in hydrologically isolating downslope waste trenches. However, pressure head contours indicated that combinations of both designs may prove more effective than either one alone

  13. Determination of the subcadmium flux in the Triga Mark III reactor of the Nuclear Center in Mexico

    International Nuclear Information System (INIS)

    Rodiguez V, F.J.

    1975-01-01

    The determination of the subcadmium flux profile (neutrons with energy between 0 and 0.4 eV approximatley) in the core of the reactor Triga Mark III in the Nuclear Center of Mexico was made. The technique used for that purpose consists in placing alternativelly indium sheets covered and uncovered with cadmium and separated by fragments of aluminium 2.54cm wide in an aluminium tube whose external diameter reaches 0.635cm. This tube is introduced in each of the 21 axial irradiation places of the sheets the activity of gamma rays of 1.293 MeV of In-116m produced during the irradiation, is measured using a monochannel analyzer. We obtain graphs of the specific counting ratio vs position for the sheets uncovered and covered with cadmium; using quadratic interpolation we compute in each position the missing specific measuring ratio. The difference between the specific counting ratios with our cadmium and with cadmium multiplied by a constant gives the subcadmium flux in the z point. For irradiation at 10 watts, 1 Kilowatt and 1 megawatt the results show profiles which in general terms are in accordance with those which were obtained theoretically for a cylyndrical reactor using group theory. The greatest flow given by the manufacturer of the reactor is in the values range obtained experimentally.For the calculations, the method uses a FORTRAN IV program so that the determinations can be made routinely. (author)

  14. Evaluation of containment failure modes and fission product releases during core meltdown accidents in a BWR with a Mark III containment

    International Nuclear Information System (INIS)

    Ludewig, H.; Yu, W.S.; Jaung, R.; Pratt, W.T.

    1985-01-01

    An assessment is described of potential failure modes and fission product releases for a large number of postulated core meltdown accidents in a BWR with a Mark III containment. For this containment design, the most important failure mode was found to be due to hydrogen related phenomena. A one-dimensional lumped parameter computer code has been developed and used to determine the probability of various hydrogen phenomena for a range of postulated core meltdown sequences. Potential containment loads have been estimated and compared against the containment capacity to determine the probability of containment failure. The fission product release assessment began by using the MARCH/CORRAL system of codes with key input parameters varied over a reasonable range. The parameters relate to primary system retention, re-emission, pool scrubbing, and fission product release in-vessel vs ex-vessel. The final step used more mechanistic calculations based on the system of codes recently developed under sponsorship of the Accident Source Term Program Office, NRC, and compares these predictions with the range of releases calculated in the sensitivity study

  15. Comparison of a ZGP OPO with a Mark-III FEL as a Potential Replacement for Mid-Infrared Soft Tissue Ablation Applications

    CERN Document Server

    Mackanos, M A

    2005-01-01

    A Mark-III FEL, tuned to 6.45 μm has demonstrated minimal collateral damage and high ablation yield in soft tissue. Further clinical advances are limited due to the overhead associated with an FEL; alternative mid-IR sources are needed. The FEL parameters needed to carry out efficient ablation with minimal damage must be determined. Studies by this author have shown that the unique pulse structure of the FEL does not play a role in this process [1]. We focused on comparing the macropulse duration of the FEL with a ZGP-OPO. No difference in pulse structure between the two laser sources with respect to the ablation threshold of water and mouse dermis was seen. There is a difference between the sources with respect to the crater depths in gelatin and mouse dermis. At 6.1 μm, the OPO craters are 8 times the depth of the FEL ones. Brightfield imaging shows the classic ablation mechanism. The timescale of the crater formation, ejection, and collapse occurs on a faster scale for the OPO. Histology ...

  16. Decontamination and decommissioning project status of the TRIGA mark-2±3 research reactors

    International Nuclear Information System (INIS)

    Jung, K. J.; Baek, S. T.; Jung, W. S.; Park, S. K.; Jung, K. H.

    1999-01-01

    TRIGA Mark-II, the first research reactor in Korea, has operated since 1962, and the second one, TRIGA Mark-III since 1972. Both of them had their operation phased out in 1995 due to their lives and operation of the new research reactor, HANARO at the Korea Atomic Energy Research Institute (KAERI) in Taejeon. Decontamination and decommissioning (D and D) project of the TRIGA Mark-II and Mark-III was started in January 1997 and will be completed in December 2002. In the first year of the project, work was performed in preparation of the decommissioning plan, start of the environmental impact assessment and setup licensing procedure and documentation for the project with cooperation of Korea Institute of Nuclear Safety (KINS). In 1998, Hyundai Engineering Company (HEC) is the main contractor to do design and licensing documentation for the D and D of both reactors. British Nuclear Fuels plc (BNFL) is technical assisting partner of HEC. The decommissioning plan document was submitted to the Ministry of Science and Technology (MOST) for the decommissioning license in December 1998, and it expecting to be issued a license at the end of September 1999. The goal of this project is to release the reactor site and buildings as an unrestricted area. This paper summarizes current status and future plan for the D and D project

  17. Behavior of exposed human lymphocytes to a neutron beam of the reactor TRIGA Mark III

    International Nuclear Information System (INIS)

    Carbajal R, M. I.

    2012-01-01

    Excessive exposure to ionizing radiation occurs in people who require radiation treatment, also in those for work can come to receive doses above the permitted levels. A third possibility of exposure is the release of radioactive material in which the general population is affected. Most of the time the exhibition is partial and only rarely occurs throughout the body. For various reasons, situations arise where it is impossible to determine by conventional physical methods, the amount of radiation you were exposed to the affected person and in these cases where the option to follow is the Biological Dosimetry, where the analysis of chromosomes dicentrics is used to estimate the dose of ionizing radiation exposure. A calibration curve is generated from in vitro analysis of dicentric chromosome, which are found in human lymphocytes, treated with different types and doses of radiation. The dicentric is formed from two lesions, one on each chromosome and their union results in a structure having two centromeres, acentric fragment with her for the union of several chromosomes leads to more complex structures as tri-centric s, tetra or penta-centric s, which have the same origin. The dose-response curve is estimated by observing the frequency of dicentrics and extrapolated to a dose-effect curve previously established, for which it is necessary that each lab has its own calibration curves, taking into account that for a Let low radiation, dose-effect curve follows a linear-quadratic model Y=C + αD + βD. The production of dicentric chromosomes with a high Let, was studied using a beam of neutrons generated in the reactor TRIGA Mark III with an average energy of 1 MeV, adjusting the linear model Y=αD. The dose-response relationship is established in blood samples from the same donor, the coefficient α of the dose-response is Y = (0.3692 ± 0.011 * D), also shows that saturation is reached in system 4 Gy. (Author)

  18. Determination of the flows profile in the role of power in the central thimble of TRIGA Mark III Reactor; Determinacion del perfil de flujos en funcion de la potencia en el dedal central del Reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Garcia F, A.

    2010-07-01

    The overall objective of the thesis project is to determine the flow profiles sub cadmic and epi cadmic in the central thimble to different powers and operation times of TRIGA Mark III Reactor, using activation foils as detectors. In the reactor operation, it is necessary to know the neutron flow profile for to realize other tasks as: the radioisotopes production, research in reactors physics and fuel burning. The distribution of the neutron flow, accurately reflects what is happening in the reactor core, plus the flows value in this distribution is directly related to the power generated. For this reason it is performed the sub cadmic flow measurement with energies between 0 and 0.4 eV (energy of the cadmium cut E{sub cd} approx 0.4 eV) and epi cadmic flow with energies greater than 0.4 eV, in the central thimble powers to the powers of 10, 100 W, 1, 10 100 Kw and 1 MW. The method used is known as flakes activation, which is to be arranged by placing flakes ( 3 mm of diameter and 0.0508 mm of thickness) of a given material (either Au, In, Cu, Mn, etc.) into an aluminum tube outside diameter equal to 6.35 mm, alternating flakes with lids covered and discovered of cadmium (3.4 mm of diameter and 0.508 mm of thickness) and separated by lucite pieces of 3 mm of diameter and 25.4 mm in length. After irradiating the flakes for some time, is measured the gamma activity of each of them, using a hyper pure germanium detector of high resolution. Already known gamma activity, proceed to calculate the epi cadmic and sub cadmic flows using a computer program in Fortran language, called Caflu. (Author)

  19. Midwifery students' evaluation of team-based academic assignments involving peer-marking.

    Science.gov (United States)

    Parratt, Jenny A; Fahy, Kathleen M; Hastie, Carolyn R

    2014-03-01

    Midwives should be skilled team workers in maternity units and in group practices. Poor teamwork skills are a significant cause of adverse maternity care outcomes. Despite Australian and International regulatory requirements that all midwifery graduates are competent in teamwork, the systematic teaching and assessment of teamwork skills is lacking in higher education. How do midwifery students evaluate participation in team-based academic assignments, which include giving and receiving peer feedback? First and third year Bachelor of Midwifery students who volunteered (24 of 56 students). Participatory Action Research with data collection via anonymous online surveys. There was general agreement that team based assignments; (i) should have peer-marking, (ii) help clarify what is meant by teamwork, (iii) develop communication skills, (iv) promote student-to-student learning. Third year students strongly agreed that teams: (i) are valuable preparation for teamwork in practice, (ii) help meet Australian midwifery competency 8, and (iii) were enjoyable. The majority of third year students agreed with statements that their teams were effectively coordinated and team members shared responsibility for work equally; first year students strongly disagreed with these statements. Students' qualitative comments substantiated and expanded on these findings. The majority of students valued teacher feedback on well-developed drafts of the team's assignment prior to marking. Based on these findings we changed practice and created more clearly structured team-based assignments with specific marking criteria. We are developing supporting lessons to teach specific teamwork skills: together these resources are called "TeamUP". TeamUP should be implemented in all pre-registration Midwifery courses to foster students' teamwork skills and readiness for practice. Copyright © 2013 Australian College of Midwives. Published by Elsevier Ltd. All rights reserved.

  20. Theoretical evaluation of the production of the poisons Xe-135 and Sm-149 of the TRIGA Mark III reactor with mixed core; Evaluacion teorica de la produccion de los venenos Xe-135 y Sm-149 del reactor TRIGA Mark III con nucleo mixto

    Energy Technology Data Exchange (ETDEWEB)

    Paredes G, L.C

    1991-11-15

    It was theoretically determined the accumulation of the Xe{sup 135} and Sm {sup 149} in function, of the time during a stationary state of 72 h. continuous for the reactor TRIGA Mark III to 1 MW of thermal power with mixed core. The values of negative reactivity due to these isotopes are of 2.04 dollars and 0.694 dollars to the 72 h, quantities that will have to be compensated if wants that the reactor continues working to this power. Under the same conditions but considering a core with standard fuel, it was found a value of {rho} = 1.70 dollars, resulting a difference of 0.30 dollars of negative reactivity in function of the type of analyzed core. This difference is important for the calculations of fuel management of a reactor. The concentration in balance of the xenon was reaches after an operation to constant power of 1 MW by 50 h, contrary to the samarium that reaches it balance after 3 weeks of operation starting from the initial start up and it stays constant along the useful life of the reactor while a change of fuel doesn't exist. It was obtained that for operation times greater to 60 h. at 1 MW, a peak of negative reactivity of the Xe{sup 135} is generated between the 7 and 11 h after the instantaneous shut down, with a value of 2.43 dollars, that is to say 0.39 additional dollars to those taken place during the continuous irradiation. (Author)

  1. Enamel-based mark performance for marking Chinese mystery snail Bellamya chinensis

    Science.gov (United States)

    Wong, Alec; Allen, Craig R.; Hart, Noelle M.; Haak, Danielle M.; Pope, Kevin L.; Smeenk, Nicholas A.; Stephen, Bruce J.; Uden, Daniel R.

    2013-01-01

    The exoskeleton of gastropods provides a convenient surface for carrying marks, and i the interest of improving future marking methods our laboratory assessed the performance of an enamel paint. The endurance of the paint was also compared to other marking methods assessed in the past. We marked the shells of 30 adult Chinese mystery snails Bellamya chinensis and held them in an aquarium for 181 days. We observed no complete degradation of any enamel-paint mark during the 181 days. The enamel-paint mark was superior to a nai;-polish mark, which lasted a median of 100 days. Enamel-paint marks also have a lower rate of loss (0.00 month-1 181 days) than plastic bee tags (0.01 month-1, 57 days), gouache paint (0.07 month-1, 18.5 days), or car body paint from studies found in scientific literature. Legibility of enamel-paint marks had a median lifetime of 102 days. The use of enamel paint on the shells of gastropods is a viable option for studies lasting up to 6 months. Furthermore, visits to capture-mark-recapture site 1 year after application of enamel-paint marks on B. chinesnis shells produced several individuals on which the enamel paint was still visible, although further testing is required to clarify durability over longer periods.

  2. Determination of antithrombin III by radioimmunoassay and its clinical application

    Energy Technology Data Exchange (ETDEWEB)

    Chan, V; Chan, T K; Wong, V; Tso, S G; Todd, D [Queen Mary Hospital, Hong Kong

    1979-04-01

    A radioimmunoassay (RIA) has been developed for the determination of antithrombin III (AT III) in man. The detection limit was 25 ..mu..g/dl. At III-RIA level and biological activity (anti-Xa) was significantly correlated (r = 0.737, P < 0.0001). Plasma levels in 36 healthy males (mean +- SD, 19.9 +- 2.5 mg/dl) and 21 healthy females (19.1 +- 2.4 mg/dl) were similiar. Serial AT III measurements in normal menstruating females showed lower levels during midcycle and higher concentrations during menstruation. In carcinomas, the AT III levels were lower than normal, particularly in hepatocellular carcinoma. In cirrhosis of liver, the levels were markedly decreased and in some patients were below that found in congenital AT III deficiency. Patients with deep vein thrombosis and patients with heart valve replacement had lower levels than normal, while patients with cerebral vascular occlusion had normal levels. The possible use of AT III as a diagnostic tool of post-operative deep vein thrombosis was demonstrated in one patient after hysterectomy. The increased sensitivity, specificity and precision of this type of assay offer distinct advantages over existing methods of AT III estimation.

  3. Sensitivity/uncertainty analysis of a borehole scenario comparing Latin Hypercube Sampling and deterministic sensitivity approaches

    International Nuclear Information System (INIS)

    Harper, W.V.; Gupta, S.K.

    1983-10-01

    A computer code was used to study steady-state flow for a hypothetical borehole scenario. The model consists of three coupled equations with only eight parameters and three dependent variables. This study focused on steady-state flow as the performance measure of interest. Two different approaches to sensitivity/uncertainty analysis were used on this code. One approach, based on Latin Hypercube Sampling (LHS), is a statistical sampling method, whereas, the second approach is based on the deterministic evaluation of sensitivities. The LHS technique is easy to apply and should work well for codes with a moderate number of parameters. Of deterministic techniques, the direct method is preferred when there are many performance measures of interest and a moderate number of parameters. The adjoint method is recommended when there are a limited number of performance measures and an unlimited number of parameters. This unlimited number of parameters capability can be extremely useful for finite element or finite difference codes with a large number of grid blocks. The Office of Nuclear Waste Isolation will use the technique most appropriate for an individual situation. For example, the adjoint method may be used to reduce the scope to a size that can be readily handled by a technique such as LHS. Other techniques for sensitivity/uncertainty analysis, e.g., kriging followed by conditional simulation, will be used also. 15 references, 4 figures, 9 tables

  4. Determination of the energy spectrum of the neutrons in the central thimble of the reactor core TRIGA Mark III; Determinacion del espectro de energia de los neutrones en el dedal central del nucleo del reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Parra M, M. A.

    2014-07-01

    This thesis presents the neutron spectrum measurements inside the core of the TRIGA Mark III reactor at 1 MW power in steady-state, with the bridge placed in the center of the swimming pool, using several metallic threshold foils. The activation detectors are inserted in the Central Thimble of the reactor core, all the foils are irradiated in the same position and irradiation conditions (one by one). The threshold detectors are made of different materials such as: Au{sup 197}, Ni{sup 58}, In{sup 115}, Mg{sup 24}, Al{sup 27}, Fe{sup 58}, Co{sup 59} and Cu{sup 63}, they were selected to cover the full range the energies (10{sup -10} to 20 MeV) of the neutron spectrum in the reactor core. After the irradiation, the activation detectors were measured by means of spectrometry gamma, using a high resolution counting system with a hyper pure Germanium crystal, in order to obtain the saturation activity per target nuclide. The saturation activity is one of the main input data together with the initial spectrum, for the computational code SANDBP (hungarian version of the code SAND-II), which through an iterative adjustment, gives the calculated spectrum. The different saturation activities are necessary for the unfolding method, used by the computational code SANDBP. This research work is very important, since the knowledge of the energetic and spatial distribution of the neutron flux in the irradiation facilities, allows to characterize properly the irradiation facilities, just like, to estimate with a good precision various physics parameters of the reactor such as: neutron fluxes (thermal, intermediate and fast), neutronic dose, neutron activation analysis (NAA), spectral indices (cadmium ratio), buckling, fuel burnup, safety parameters (reactivity, temperature distribution, peak factors). In addition, the knowledge of the already mentioned parameters can give a best use of reactor, optimizing the irradiations requested by the users for their production process or

  5. LHS (latin hypercubes) sampling of the material properties of steels for the analysis of the global sensitivity in welding numerical simulation

    International Nuclear Information System (INIS)

    Petelet, Matthieu; Asserin, Olivier; Iooss, Bertrand; Petelet, Matthieu; Loredo, Alexandre

    2006-01-01

    In this work, the method of sensitivity analysis allowing to identify the inlet data the most influential on the variability of the responses (residual stresses and distortions). Classically, the sensitivity analysis is carried out locally what limits its validity domain to a given material. A global sensitivity analysis method is proposed; it allows to cover a material domain as wide as those of the steels series. A probabilistic modeling giving the variability of the material parameters in the steels series is proposed. The original aspect of this work consists in the use of the sampling method by latin hypercubes (LHS) of the material parameters which forms the inlet data (dependent of temperature) of the numerical simulations. Thus, a statistical approach has been applied to the welding numerical simulation: LHS sampling of the material properties, global sensitivity analysis what has allowed the reduction of the material parameterization. (O.M.)

  6. The Division III Financial Aid Reporting Process: Findings and Review Results, 2005-06 through 2008-09

    Science.gov (United States)

    National Collegiate Athletic Association (NJ1), 2009

    2009-01-01

    This report marks the completion of the 2008-09 reporting cycle and the fourth year of the Division III Financial Aid Reporting Program. The report examines findings for all reporting institutions from each of the four reporting cycles, and details the outcomes of the Division III Financial Aid Committee's 2008-09 review process. Four calculations…

  7. The study of combining Latin Hypercube Sampling method and LU decomposition method (LULHS method) for constructing spatial random field

    Science.gov (United States)

    WANG, P. T.

    2015-12-01

    Groundwater modeling requires to assign hydrogeological properties to every numerical grid. Due to the lack of detailed information and the inherent spatial heterogeneity, geological properties can be treated as random variables. Hydrogeological property is assumed to be a multivariate distribution with spatial correlations. By sampling random numbers from a given statistical distribution and assigning a value to each grid, a random field for modeling can be completed. Therefore, statistics sampling plays an important role in the efficiency of modeling procedure. Latin Hypercube Sampling (LHS) is a stratified random sampling procedure that provides an efficient way to sample variables from their multivariate distributions. This study combines the the stratified random procedure from LHS and the simulation by using LU decomposition to form LULHS. Both conditional and unconditional simulations of LULHS were develpoed. The simulation efficiency and spatial correlation of LULHS are compared to the other three different simulation methods. The results show that for the conditional simulation and unconditional simulation, LULHS method is more efficient in terms of computational effort. Less realizations are required to achieve the required statistical accuracy and spatial correlation.

  8. The determination of antithrombin III by radioimmunoassay and its clinical application

    International Nuclear Information System (INIS)

    Chan, V.; Chan, T.K.; Wong, V.; Tso, S.G.; Todd, D.

    1979-01-01

    A radioimmunoassay (RIA) has been developed for the determination of antithrombin III (AT III) in man. The detection limit was 25 μg/dl. At III-RIA level and biological activity (anti-Xa) was significantly correlated (r = 0.737, P < 0.0001). Plasma levels in 36 healthy males (mean +- SD, 19.9 +- 2.5 mg/dl) and 21 healthy females (19.1 +- 2.4 mg/dl) were similiar. Serial AT III measurements in normal menstruating females showed lower levels during midcycle and higher concentrations during menstruation. In carcinomas, the AT III levels were lower than normal, particularly in hepatocellular carcinoma. In cirrhosis of liver, the levels were markedly decreased and in some patients were below that found in congenital AT III deficiency. Patients with deep vein thrombosis and patients with heart valve replacement had lower levels than normal, while patients with cerebral vascular occlusion had normal levels. The possible use of AT III as a diagnostic tool of post-operative deep vein thrombosis was demonstrated in one patient after hysterectomy. The increased sensitivity, specificity and precision of this type of assay offer distinct advantages over existing methods of AT III estimation. (author)

  9. COMPUTER HARDWARE MARKING

    CERN Multimedia

    Groupe de protection des biens

    2000-01-01

    As part of the campaign to protect CERN property and for insurance reasons, all computer hardware belonging to the Organization must be marked with the words 'PROPRIETE CERN'.IT Division has recently introduced a new marking system that is both economical and easy to use. From now on all desktop hardware (PCs, Macintoshes, printers) issued by IT Division with a value equal to or exceeding 500 CHF will be marked using this new system.For equipment that is already installed but not yet marked, including UNIX workstations and X terminals, IT Division's Desktop Support Service offers the following services free of charge:Equipment-marking wherever the Service is called out to perform other work (please submit all work requests to the IT Helpdesk on 78888 or helpdesk@cern.ch; for unavoidable operational reasons, the Desktop Support Service will only respond to marking requests when these coincide with requests for other work such as repairs, system upgrades, etc.);Training of personnel designated by Division Leade...

  10. Nitrato-complexes of Y(III), La(III), Ce(III), Pr(III), Nd(III), Sm(III), Gd(III), Tb(III), Dy(III) and Ho(III) with 2-(2'-pyridyl) benzimidazole

    Energy Technology Data Exchange (ETDEWEB)

    Mishra, A; Singh, M P; Singh, V K

    1982-05-01

    The nitrato-complexes, (Y(PyBzH)/sub 2/(NO/sub 3/)/sub 2/)NO/sub 3/.H/sub 2/O and Nd, Sm, Gd, Tb, Dy, Ho ; n=1-3, m=0-0.5 ; PyBzh=2-(2 -pyridyl)benzimidazole) are formed on interaction of the ligand with metal nitrates in ethanol. The electrical conductance values (116-129 ohm/sup -1/cm/sup 2/mol/sup -1/) suggest 1:1 electrolyte-nature of the complexes. Magnetic moment values of Ce(2.53 B.M.), Pr(3.62 B.M.), Nd(3.52 B.M.), Sm(1.70 B.M.), Gd(8.06 B.M.), Tb(9.44 B.M.), Dy(10.56 B.M.) and Ho(10.51 B.M.) in the complexes confirm the positive state of the metals. Infrared evidences are obtained for the existance of both coordinated (C/sub 2/v) and uncoordinated (D/sub 3/h) nitrate groups. Electronic absorption spectra of Pr(III)-, Nd(III)-, Sm(III)-, Tb(III)-, Dy(III)- and Ho(III)-complexes have been analysed in the light of LSJ terms.

  11. Nitrato-complexes of Y(III), La(III), Ce(III), Pr(III), Nd(III), Sm(III), Gd(III), Tb(III), Dy(III) and Ho(III) with 2-(2'-pyridyl) benzimidazole

    International Nuclear Information System (INIS)

    Mishra, A.; Singh, M.P.; Singh, V.K.

    1982-01-01

    The nitrato-complexes, [Y(PyBzH) 2 (NO 3 ) 2 ]NO 3 .H 2 O and Nd, Sm, Gd, Tb, Dy, Ho ; n=1-3, m=0-0.5 ; PyBzh=2-(2 -pyridyl)benzimidazole] are formed on interaction of the ligand with metal nitrates in ethanol. The electrical conductance values (116-129 ohm -1 cm 2 mol -1 ) suggest 1:1 electrolyte-nature of the complexes. Magnetic moment values of Ce(2.53 B.M.), Pr(3.62 B.M.), Nd(3.52 B.M.), Sm(1.70 B.M.), Gd(8.06 B.M.), Tb(9.44 B.M.), Dy(10.56 B.M.) and Ho(10.51 B.M.) in the complexes confirm the terpositive state of the metals. Infrared evidences are obtained for the existance of both coordinated (C 2 v) and uncoordinated (D 3 h) nitrate groups. Electronic absorption spectra of Pr(III)-, Nd(III)-, Sm(III)-, Tb(III)-, Dy(III)- and Ho(III)-complexes have been analysed in the light of LSJ terms. (author)

  12. Distinguishing butchery cut marks from crocodile bite marks through machine learning methods.

    Science.gov (United States)

    Domínguez-Rodrigo, Manuel; Baquedano, Enrique

    2018-04-10

    All models of evolution of human behaviour depend on the correct identification and interpretation of bone surface modifications (BSM) on archaeofaunal assemblages. Crucial evolutionary features, such as the origin of stone tool use, meat-eating, food-sharing, cooperation and sociality can only be addressed through confident identification and interpretation of BSM, and more specifically, cut marks. Recently, it has been argued that linear marks with the same properties as cut marks can be created by crocodiles, thereby questioning whether secure cut mark identifications can be made in the Early Pleistocene fossil record. Powerful classification methods based on multivariate statistics and machine learning (ML) algorithms have previously successfully discriminated cut marks from most other potentially confounding BSM. However, crocodile-made marks were marginal to or played no role in these comparative analyses. Here, for the first time, we apply state-of-the-art ML methods on crocodile linear BSM and experimental butchery cut marks, showing that the combination of multivariate taphonomy and ML methods provides accurate identification of BSM, including cut and crocodile bite marks. This enables empirically-supported hominin behavioural modelling, provided that these methods are applied to fossil assemblages.

  13. Gen-III/III+ reactors. Solving the future energy supply shortfall. The SWR-1000 option

    International Nuclear Information System (INIS)

    Stosic, Z.V.

    2006-01-01

    Deficiency of non-renewable energy sources, growing demand for electricity and primary energy, increase in population, raised concentration of greenhouse gases in the atmosphere and global warming are the facts which make nuclear energy currently the most realistic option to replace fossil fuels and satisfy global demand. The nuclear power industry has been developing and improving reactor technology for almost five decades and is now ready for the next generation of reactors which should solve the future energy supply shortfall. The advanced Gen-III/III+ (Generation III and/or III+) reactor designs incorporate passive or inherent safety features which require no active controls or operational intervention to manage accidents in the event of system malfunction. The passive safety equipment functions according to basic laws of physics such as gravity and natural convection and is automatically initiated. By combining these passive systems with proven active safety systems, the advanced reactors can be considered to be amongst the safest equipment ever made. Since the beginning of the 90's AREVA NP has been intensively engaged in the design of two advanced Gen-III+ reactors: (i) PWR (Pressurized Water Reactor) EPR (Evolutionary Power Reactor) and (ii) BWR (Boiling Water Reactor) SWR-1000. The SWR-1000 reactor design marks a new era in the successful tradition of BWR technology. It meets the highest safety standards, including control of a core melt accident. This is achieved by supplementing active safety systems with passive safety equipment of diverse design for accident detection and control and by simplifying systems needed for normal plant operation. A short construction period, flexible fuel cycle lengths and a high fuel discharge burn-up contribute towards meeting economic goals. The SWR-1000 completely fulfils international nuclear regulatory requirements. (author)

  14. Simulator of the punctual kinetics of a TRIGA Mark III reactor with power diffuse control in a visual environment; Simulador de la cinetica puntual de un reactor nuclear TRIGA Mark III con control difuso de potencia en un ambiente visual

    Energy Technology Data Exchange (ETDEWEB)

    Perez M, C

    2004-07-01

    The development of a software is presented that simulates the punctual kinetics of a nuclear reactor of investigation model TRIGA Mark III, generating the answers of the reactor low different algorithms of control of power. The user requires a graphic interface that allows him easily interacting with the simulator. To achieve the proposed objective, first the system was modeled in open loop, not using a mathematical model of the consistent reactor in a system of linear ordinary differential equations. For their solution in real time the numeric method of Runge-Kutta-Fehlberg was used. As second phase, it was modeled to the system in closed loop, using for it an algorithm of control of the power based on fuzzy logic. This software has as purpose to help the investigator in the control area who will be able to prove different algorithms for the control of the power of the reactor. This is achieved using the code source in language C, C++, Visual Basic, with which a file is generated. DLL and it is inserted in the simulator. Then they will be able to visualize the results as if their controller had installed in the reactor, analyzing the behavior of all his variables that will be stored in files, for his later study. The easiness of proving these control algorithms in the reactor without necessity to make it physically has important consequences as the saving in the expense of fuel, the not generation of radioactive waste and the most important thing, one doesn't run any risk. The simulator can be used how many times it is necessary until the total purification of the algorithm. This program is the base for following investigation processes, enlarging the capacities and options of the same one. The program fulfills the time of execution satisfactorily, assisting to the necessity of visualizing the behavior in real time of the reactor, and it responds from an effective way to the petitions of changes of power on the part of the user. (Author)

  15. A Monte Carlo study of the ''minus sign problem'' in the t-J model using an intel IPSC/860 hypercube

    International Nuclear Information System (INIS)

    Kovarik, M.D.; Barnes, T.; Tennessee Univ., Knoxville, TN

    1993-01-01

    We describe a Monte Carlo simulation of the 2-dimensional t-J model on an Intel iPSC/860 hypercube. The problem studied is the determination of the dispersion relation of a dynamical hole in the t-J model of the high temperature superconductors. Since this problem involves the motion of many fermions in more than one spatial dimensions, it is representative of the class of systems that suffer from the ''minus sign problem'' of dynamical fermions which has made Monte Carlo simulation very difficult. We demonstrate that for small values of the hole hopping parameter one can extract the entire hole dispersion relation using the GRW Monte Carlo algorithm, which is a simulation of the Euclidean time Schroedinger equation, and present results on 4 x 4 and 6 x 6 lattices. We demonstrate that a qualitative picture at higher hopping parameters may be found by extrapolating weak hopping results where the minus sign problem is less severe. Generalization to physical hopping parameter values will only require use of an improved trial wavefunction for importance sampling

  16. Determination of the flows profile in the role of power in the central thimble of TRIGA Mark III Reactor

    International Nuclear Information System (INIS)

    Garcia F, A.

    2010-01-01

    The overall objective of the thesis project is to determine the flow profiles sub cadmic and epi cadmic in the central thimble to different powers and operation times of TRIGA Mark III Reactor, using activation foils as detectors. In the reactor operation, it is necessary to know the neutron flow profile for to realize other tasks as: the radioisotopes production, research in reactors physics and fuel burning. The distribution of the neutron flow, accurately reflects what is happening in the reactor core, plus the flows value in this distribution is directly related to the power generated. For this reason it is performed the sub cadmic flow measurement with energies between 0 and 0.4 eV (energy of the cadmium cut E cd ∼ 0.4 eV) and epi cadmic flow with energies greater than 0.4 eV, in the central thimble powers to the powers of 10, 100 W, 1, 10 100 Kw and 1 MW. The method used is known as flakes activation, which is to be arranged by placing flakes ( 3 mm of diameter and 0.0508 mm of thickness) of a given material (either Au, In, Cu, Mn, etc.) into an aluminum tube outside diameter equal to 6.35 mm, alternating flakes with lids covered and discovered of cadmium (3.4 mm of diameter and 0.508 mm of thickness) and separated by lucite pieces of 3 mm of diameter and 25.4 mm in length. After irradiating the flakes for some time, is measured the gamma activity of each of them, using a hyper pure germanium detector of high resolution. Already known gamma activity, proceed to calculate the epi cadmic and sub cadmic flows using a computer program in Fortran language, called Caflu. (Author)

  17. Determination of the energy spectrum of the neutrons in the central thimble of the reactor core TRIGA Mark III

    International Nuclear Information System (INIS)

    Parra M, M. A.

    2014-01-01

    This thesis presents the neutron spectrum measurements inside the core of the TRIGA Mark III reactor at 1 MW power in steady-state, with the bridge placed in the center of the swimming pool, using several metallic threshold foils. The activation detectors are inserted in the Central Thimble of the reactor core, all the foils are irradiated in the same position and irradiation conditions (one by one). The threshold detectors are made of different materials such as: Au 197 , Ni 58 , In 115 , Mg 24 , Al 27 , Fe 58 , Co 59 and Cu 63 , they were selected to cover the full range the energies (10 -10 to 20 MeV) of the neutron spectrum in the reactor core. After the irradiation, the activation detectors were measured by means of spectrometry gamma, using a high resolution counting system with a hyper pure Germanium crystal, in order to obtain the saturation activity per target nuclide. The saturation activity is one of the main input data together with the initial spectrum, for the computational code SANDBP (hungarian version of the code SAND-II), which through an iterative adjustment, gives the calculated spectrum. The different saturation activities are necessary for the unfolding method, used by the computational code SANDBP. This research work is very important, since the knowledge of the energetic and spatial distribution of the neutron flux in the irradiation facilities, allows to characterize properly the irradiation facilities, just like, to estimate with a good precision various physics parameters of the reactor such as: neutron fluxes (thermal, intermediate and fast), neutronic dose, neutron activation analysis (NAA), spectral indices (cadmium ratio), buckling, fuel burnup, safety parameters (reactivity, temperature distribution, peak factors). In addition, the knowledge of the already mentioned parameters can give a best use of reactor, optimizing the irradiations requested by the users for their production process or research projects. (Author)

  18. Orthodontics-surgical combination therapy for Class III skeletal malocclusion

    Directory of Open Access Journals (Sweden)

    M S Ravi

    2012-01-01

    Full Text Available The correction of skeletal Class III malocclusion with severe mandibular prognathism in an adult individual requires surgical and Othodontic combination therapy. The inter disciplinary approach is the treatment of choice in most of the skeletal malocclusions. A case report of an adult individual with Class III malocclusion, having mandibular excess in sagittal and vertical plane and treated with orthodontics,, bilateral sagittal split osteotomy and Le - Forte I osteotomy for the correction of skeletal, dental and soft tissue discrepancies is herewith presented. The surgical-orthodontic combination therapy has resulted in near-normal skeletal, dental and soft tissue relationship, with marked improvement in the facial esthetics in turn, has helped the patient to improve the self-confidence level.

  19. O uso do modelo hipercubo na solução de problemas de localização probabilísticos The use of the hypercube model in the solution of probabilistic location problems

    Directory of Open Access Journals (Sweden)

    Fernando Chiyoshi

    2000-08-01

    Full Text Available O modelo hipercubo é revisitado tendo em vista sua utilização em métodos de solução para problemas de localização probabilísticos. Este uso do modelo é de bastante relevância em situações em que a aleatoriedade na disponibilidade dos servidores é um fator importante a ser considerado; em algumas circunstâncias esta aleatoriedade só pode ser representada pela modelagem de filas espacialmente distribuídas.O modelo é apresentado com o auxílio de um exemplo ilustrativo, para o qual são derivadas as equações de equilíbrio; medidas de desempenho do modelo são também definidas. Isto é seguido pela descrição de um método exato e de outro aproximado para o cálculo destas medidas. Diversos modelos de localização probabilísticos são então estudados, o que é seguido pela análise de métodos de solução disponíveis para esses modelos, com ênfase especial nos métodos que incluem o uso do modelo hipercubo. Embora atualmente de uso incipiente em problemas de localização probabilísticos, o modelo tem grande potencial nesse contexto, por exemplo se integrado a metaheurísticas tais como simulated annealing e busca tabu.The hypercube model is revisited regarding its use in solution methods for probabilistic location problems. This use of the model is relevant in situations in which the randomness in the availability of servers is an important factor to be considered; in some circumstances this randomness can be represented by spatially distributed queues. The model is presented through an illustrative example, for which the equilibrium equations are derived; some measures of performance are also defined. This is followed by the description of an exact and an approximate method for the calculation of these measures. Several probabilistic location models are then studied, which is followed by the analysis of solution methods for these models, with special emphasis given to methods that embed the hypercube model. Although

  20. Mark Tompkins Canaccord

    OpenAIRE

    Mark Tompkins Canaccord

    2018-01-01

    Mark Tompkins Canaccord is a senior technologist for ecosystem and water resources management in SEC SAID Oakland, California office. In his career which lasts over fifteen years Mark has worked on project involving lake restorations, clean water engineering, ecological engineering and management, hydrology, hydraulics, sediment transport and other projects for environmental planning all over the country. Mark Tompkins Canaccord tries to blend his skills of planning and engineering with s...

  1. Reconfiguring trade mark law

    DEFF Research Database (Denmark)

    Elsmore, Matthew James

    2013-01-01

    -border setting, with a particular focus on small business and consumers. The article's overall message is to call for a rethink of received wisdom suggesting that trade marks are effective trade-enabling devices. The case is made for reassessing how we think about European trade mark law.......First, this article argues that trade mark law should be approached in a supplementary way, called reconfiguration. Second, the article investigates such a reconfiguration of trade mark law by exploring the interplay of trade marks and service transactions in the Single Market, in the cross...

  2. Constraining Unsaturated Hydraulic Parameters Using the Latin Hypercube Sampling Method and Coupled Hydrogeophysical Approach

    Science.gov (United States)

    Farzamian, Mohammad; Monteiro Santos, Fernando A.; Khalil, Mohamed A.

    2017-12-01

    The coupled hydrogeophysical approach has proved to be a valuable tool for improving the use of geoelectrical data for hydrological model parameterization. In the coupled approach, hydrological parameters are directly inferred from geoelectrical measurements in a forward manner to eliminate the uncertainty connected to the independent inversion of electrical resistivity data. Several numerical studies have been conducted to demonstrate the advantages of a coupled approach; however, only a few attempts have been made to apply the coupled approach to actual field data. In this study, we developed a 1D coupled hydrogeophysical code to estimate the van Genuchten-Mualem model parameters, K s, n, θ r and α, from time-lapse vertical electrical sounding data collected during a constant inflow infiltration experiment. van Genuchten-Mualem parameters were sampled using the Latin hypercube sampling method to provide a full coverage of the range of each parameter from their distributions. By applying the coupled approach, vertical electrical sounding data were coupled to hydrological models inferred from van Genuchten-Mualem parameter samples to investigate the feasibility of constraining the hydrological model. The key approaches taken in the study are to (1) integrate electrical resistivity and hydrological data and avoiding data inversion, (2) estimate the total water mass recovery of electrical resistivity data and consider it in van Genuchten-Mualem parameters evaluation and (3) correct the influence of subsurface temperature fluctuations during the infiltration experiment on electrical resistivity data. The results of the study revealed that the coupled hydrogeophysical approach can improve the value of geophysical measurements in hydrological model parameterization. However, the approach cannot overcome the technical limitations of the geoelectrical method associated with resolution and of water mass recovery.

  3. Criticality and shielding calculations for containers in dry of spent fuel of TRIGA Mark III reactor of ININ; Calculos de criticidad y blindaje para contenedores en seco de combustible gastado del reactor Triga Mark III del ININ

    Energy Technology Data Exchange (ETDEWEB)

    Barranco R, F.

    2015-07-01

    In this thesis criticality and shielding calculations to evaluate the design of a container of dry storage of spent nuclear fuel generated in research reactors were made. The design of such container was originally proposed by Argentina and Brazil, and the Instituto Nacional de Investigaciones Nucleares (ININ) of Mexico. Additionally, it is proposed to modify the design of this container to store spent fuel 120 that are currently in the pool of TRIGA Mark III reactor, the Nuclear Center of Mexico and calculations and analyzes are made to verify that the settlement of these fuel elements is subcritical limits and dose rates to workers and the general public are not exceeded. These calculations are part of the design criteria for security protection systems in dry storage system (Dss for its acronym in English) proposed by the Nuclear Regulatory Commission (NRC) of the United States. To carry out these calculations simulation codes of Monte Carlo particle transport as MCNPX and MCNP5 were used. The initial design (design 1) 78 intended to store spent fuel with a maximum of 115. The ININ has 120 fuel elements and spent 3 control rods (currently stored in the reactor pool). This leads to the construction of two containers of the original design, but for economic reasons was decided to modify (design 2) to store in a single container. Criticality calculations are performed to 78, 115 and fresh fuel elements 124 within the container, to the two arrangements described in Chapter 4, modeling the three-dimensional geometry assuming normal operating conditions and accident. These calculations are focused to demonstrate that the container will remain subcritical, that is, that the effective multiplication factor is less than 1, in particular not greater than 0.95 (as per specified by the NRC). Spent fuel 78 and 124 within the container, both gamma radiation to neutron shielding calculations for only two cases were simulated. First actinides and fission products generated

  4. Comparison between MARCH-3 and MAAP-3 thermal-hydraulic results for a severe accident in a BWR system with MARK-III containment

    International Nuclear Information System (INIS)

    Barbucci, P.; Guidi, L.; Mariotti, G.

    1988-01-01

    A comparison between results provided by the Source Term Code Package and by the MAAP-3 code for a PWR with full pressure containment was presented. Thereafter the same two methodologies were used to analyse a severe accident sequence in a typical BWR power plant equipped with a General Electric BWR 6 reactor, rated at 2894 MWt, and a MARK-III type containment. As a reference sequence the TQUV was chosen. This sequence is characterized by a transient (T) with loss of feedwater (Q) and loss of all Emergency Core Cooling Systems, both at high pressure (U) and, after the intervention of the Automatic Depressurization System (ADS), at low pressure (V). After the vessel, failure two basic scenarios for the containment response were analysed: in the first one the pedestal is always dry, in the second one it is fully flooded. Typical limestone/common sand and basaltic concrete compositions were considered. In the following sections the obtained results will be shown with the main purpose to point out the different phenomenological models of the two codes rather than to look for the true plant response to such a severe accident. After the presentation of the most important physical models and of the main assumptions for the analyses (sects. 2 and 4), the comparison will be performed for the in-vessel phase, in section 3, and for the ex-vessel phase, in section 5

  5. BWR Mark I pressure suppression study: bench mark experiments

    International Nuclear Information System (INIS)

    Lai, W.; McCauley, E.W.

    1977-01-01

    Computer simulations representative of the wetwell of Mark I BWR's have predicted pressures and related phenomena. However, calculational predictions for purposes of engineering decision will be possible only if the code can be verified, i.e., shown to compute in accord with measured values. Described in the report is a set of single downcomer spherical flask bench mark experiments designed to produce quantitative data to validate various air-water dynamic computations; the experiments were performed since relevant bench mark data were not available from outside sources. Secondary purposes of the study were to provide a test bed for the instrumentation and post-experiment data processing techniques to be used in the Laboratory's reactor safety research program and to provide additional masurements for the air-water scaling study

  6. Elemental marking of arthropod pests in agricultural systems: single and multigenerational marking

    Science.gov (United States)

    Jane Leslie Hayes

    1991-01-01

    Use of elemental markers to study movement of arthropod pests of field crops is reviewed. Trace elements, rubidium (Rb) and cesium (Cs), have provided a nondisruptive method of marking natural adult populations via developmental stage consumption of treated host plants. Multigenerational marking occurs with the transfer of elemental markers from marked adults to...

  7. Experimental evaluation of the production of the poisons Xe-135 and Sm-149 of the TRIGA Mark III reactor with mixed core, configuration No. 16 (Final report of the project); Evaluacion experimental de la produccion de los venenos Xe-135 y Sm-149 del reactor TRIGA Mark III con nucleo mixto, config. No. 16 (Informe final del proyecto)

    Energy Technology Data Exchange (ETDEWEB)

    Paredes G, L C

    1991-11-15

    It was generated the concentration curve of the Xe{sup 135} (t) during the TRIGA Mark III reactor operation cycle, for a continuous irradiation of 72 h to 1 MW of thermal power, as well as the accumulation curve of the isotope after the shutdown, for the fuel configuration No. 16 in the thermal column. The maximum negative reactivities generated by the Xe{sup 135} for operation times greater than 60 h to 1 MW and after the reactor shutdown its were of 1.968 {+-} 0.15 dollars and 2.30 {+-} 0.15 dollars respectively. When comparing these results with those theoretically calculated we find differences of the order of 3.6% and 5.34% which are understood inside the experimental error that on the average was of 7.6%. The results before mentioned have an important application during the start up process of the Reactor, when analyzing the value of the weekly reactivity excess of the core and when is choice the pattern of bars to use for experiments of but of 2 h, where is required to minimize the temporary and space interferences of the neutron flux. (Author)

  8. Simulating the Euclidean time Schroedinger equations using an Intel iPSC/860 hypercube: Application to the t-J model of high-Tc superconductivity

    International Nuclear Information System (INIS)

    Kovarik, M.D.; Barnes, T.; Tennessee Univ., Knoxville, TN

    1993-01-01

    We describe a Monte Carlo simulation of a dynamical fermion problem in two spatial dimensions on an Intel iPSC/860 hypercube. The problem studied is the determination of the dispersion relation of a dynamical hole in the t-J model of the high temperature superconductors. Since this problem involves the motion of many fermions in more than one spatial dimensions, it is representative of the class of systems that suffer from the ''minus sign problem'' of dynamical fermions which has made Monte Carlo simulation very difficult. We demonstrate that for small values of the hole hopping parameter one can extract the entire hole dispersion relation using the GRW Monte Carlo algorithm, which is a simulation of the Euclidean time Schroedinger equation, and present results on 4 x 4 and 6 x 6 lattices. Generalization to physical hopping parameter values wig only require use of an improved trial wavefunction for importance sampling

  9. Aplicação do modelo hipercubo para análise de um sistema médico-emergencial em rodovia An application of the hypercube model to analyze an emergency medical system on a highway

    Directory of Open Access Journals (Sweden)

    Fernando César Mendonça

    2000-04-01

    Full Text Available Em um sistema médico-emergencial, o nível de serviço é fundamental, pois a qualidade de atendimento poderá ser a diferença entre a vida e a morte do usuário. Além da qualidade do atendimento, um dos componentes mais importantes do nível de serviço é o tempo médio de resposta a uma chamada emergencial. Entretanto, adquirir equipamentos e/ou treinamentos para a equipe, para reduzir este tempo de resposta, incorre em custos e investimentos adicionais. Nesta situação, aparece um importante trade-off entre o nível de serviço e o investimento no sistema. Para auxiliar a análise deste trade-off, há um modelo conhecido da literatura chamado hipercubo, que é baseado em teoria de filas espacialmente distribuídas. Neste artigo, adaptamos e aplicamos o modelo hipercubo para analisar os Anjos do Asfalto, um sistema médico-emergencial localizado ao longo da Rodovia Presidente Dutra entre as cidades do Rio de Janeiro e São Paulo. Os resultados mostraram que o modelo hipercubo pode ser uma ferramenta efetiva de apoio às decisões estratégicas e operacionais em sistemas emergenciais em rodovias.In an emergency medical system, the quality of the service is fundamental since this might be the difference between life and death of the user. Beyond the attendance quality, one of the most important components of the service level is the mean response time to an emergency call. However, acquiring equipment and training for the team to reduce this time imply additional costs and investments. In this case, an important trade-off appears between the service level and the investment in the system. To analyze this trade-off, there is a well-known model named hypercube, which is based in spatially distributed queueing theory. In this paper, we adapt and apply the hypercube model to analyze the "Anjos do Asfalto", an emergency medical system on the highway Presidente Dutra between the cities of Rio de Janeiro and São Paulo, in Brazil. The results

  10. Critical and Griffiths-McCoy singularities in quantum Ising spin glasses on d -dimensional hypercubic lattices: A series expansion study

    Science.gov (United States)

    Singh, R. R. P.; Young, A. P.

    2017-08-01

    We study the ±J transverse-field Ising spin-glass model at zero temperature on d -dimensional hypercubic lattices and in the Sherrington-Kirkpatrick (SK) model, by series expansions around the strong-field limit. In the SK model and in high dimensions our calculated critical properties are in excellent agreement with the exact mean-field results, surprisingly even down to dimension d =6 , which is below the upper critical dimension of d =8 . In contrast, at lower dimensions we find a rich singular behavior consisting of critical and Griffiths-McCoy singularities. The divergence of the equal-time structure factor allows us to locate the critical coupling where the correlation length diverges, implying the onset of a thermodynamic phase transition. We find that the spin-glass susceptibility as well as various power moments of the local susceptibility become singular in the paramagnetic phase before the critical point. Griffiths-McCoy singularities are very strong in two dimensions but decrease rapidly as the dimension increases. We present evidence that high enough powers of the local susceptibility may become singular at the pure-system critical point.

  11. Minimal Marking: A Success Story

    Science.gov (United States)

    McNeilly, Anne

    2014-01-01

    The minimal-marking project conducted in Ryerson's School of Journalism throughout 2012 and early 2013 resulted in significantly higher grammar scores in two first-year classes of minimally marked university students when compared to two traditionally marked classes. The "minimal-marking" concept (Haswell, 1983), which requires…

  12. Nuclear and radiological safety in the substitution process of the fuel HEU to LEU 30/20 in the Reactor TRIGA Mark III of the ININ

    International Nuclear Information System (INIS)

    Hernandez G, J.

    2012-10-01

    Inside the safety initiative in the international ambit, with the purpose of reducing the risks associated with the use of high enrichment nuclear fuels (HEU) for different proposes to the peaceful uses of the nuclear energy, Mexico contributes by means of the substitution of the high enrichment fuel HEU for low enrichment fuel LEU 30/20 in the TRIGA Mark III Reactor, belonging to Instituto Nacional de Investigaciones Nucleares (ININ). The conversion process was carried out by means of the following activities: analysis of the proposed core, reception and inspection of the fuel LEU 30/20, the discharge of the fuels of the mixed reactor core, shipment of the fuels HEU fresh and irradiated to the origin country, reload activities with the fuels LEU 30/20 and parameters measurement of the core operation. In order to maintaining the personnel's integrity and infrastructure associated to the Reactor, during the whole process the measurements of nuclear and radiological safety were controlled to detail, in execution with the license requirements of the installation. This work describes the covering activities and radiological inspections more relevant, as well as the measurements of radiological control implemented with base in the estimate of the equivalent dose of the substitution process. (Author)

  13. Simulator of the punctual kinetics of a TRIGA Mark III reactor with power diffuse control in a visual environment

    International Nuclear Information System (INIS)

    Perez M, C.

    2004-01-01

    The development of a software is presented that simulates the punctual kinetics of a nuclear reactor of investigation model TRIGA Mark III, generating the answers of the reactor low different algorithms of control of power. The user requires a graphic interface that allows him easily interacting with the simulator. To achieve the proposed objective, first the system was modeled in open loop, not using a mathematical model of the consistent reactor in a system of linear ordinary differential equations. For their solution in real time the numeric method of Runge-Kutta-Fehlberg was used. As second phase, it was modeled to the system in closed loop, using for it an algorithm of control of the power based on fuzzy logic. This software has as purpose to help the investigator in the control area who will be able to prove different algorithms for the control of the power of the reactor. This is achieved using the code source in language C, C++, Visual Basic, with which a file is generated. DLL and it is inserted in the simulator. Then they will be able to visualize the results as if their controller had installed in the reactor, analyzing the behavior of all his variables that will be stored in files, for his later study. The easiness of proving these control algorithms in the reactor without necessity to make it physically has important consequences as the saving in the expense of fuel, the not generation of radioactive waste and the most important thing, one doesn't run any risk. The simulator can be used how many times it is necessary until the total purification of the algorithm. This program is the base for following investigation processes, enlarging the capacities and options of the same one. The program fulfills the time of execution satisfactorily, assisting to the necessity of visualizing the behavior in real time of the reactor, and it responds from an effective way to the petitions of changes of power on the part of the user. (Author)

  14. Decommissioning plan for the TRIGA mark-3

    International Nuclear Information System (INIS)

    Park, S. K.; Jung, W. S.; Jung, K. H.; Baek, S. T.; Jung, K. J.

    1999-01-01

    TRIGA Mark-III (KRR-2) is the second research reactor in Korea. Construction of KRR-2 was started in 1969 and first criticality was achieved in 1972. After 24 years operation, KRR-2 has stopped its operation at the end of 1995 due to normal operation of HANARO. KRR-2 was then decided to decommission in 1996 by government. Decontamination and decommissioning (D and D) will be conducted in accordance with domestic laws and international regulations. Selected method of D and D will be devoted to protect workers and environment and to minimize radioactive wastes produced. The major D and D work will be conducted safely by using conventional industrial equipment because of relatively low radioactivity and contamination in the facility. When removing activated concrete from reactor pool, it will be installed a temporary containment and ventilation system. In this paper, structure of KRR-2 and method of D and D in each step are presented and discussed

  15. Theoretical evaluation of the production of the poisons Xe-135 and Sm-149 of the TRIGA Mark III reactor with mixed core

    International Nuclear Information System (INIS)

    Paredes G, L.C.

    1991-11-01

    It was theoretically determined the accumulation of the Xe 135 and Sm 149 in function, of the time during a stationary state of 72 h. continuous for the reactor TRIGA Mark III to 1 MW of thermal power with mixed core. The values of negative reactivity due to these isotopes are of 2.04 dollars and 0.694 dollars to the 72 h, quantities that will have to be compensated if wants that the reactor continues working to this power. Under the same conditions but considering a core with standard fuel, it was found a value of ρ = 1.70 dollars, resulting a difference of 0.30 dollars of negative reactivity in function of the type of analyzed core. This difference is important for the calculations of fuel management of a reactor. The concentration in balance of the xenon was reaches after an operation to constant power of 1 MW by 50 h, contrary to the samarium that reaches it balance after 3 weeks of operation starting from the initial start up and it stays constant along the useful life of the reactor while a change of fuel doesn't exist. It was obtained that for operation times greater to 60 h. at 1 MW, a peak of negative reactivity of the Xe 135 is generated between the 7 and 11 h after the instantaneous shut down, with a value of 2.43 dollars, that is to say 0.39 additional dollars to those taken place during the continuous irradiation. (Author)

  16. Mark Stock | NREL

    Science.gov (United States)

    Stock Mark Stock Scientific Visualization Specialist Mark.Stock@nrel.gov | 303-275-4174 Dr. Stock , virtual reality, parallel computing, and manipulation of large spatial data sets. As an artist, he creates . Stock built the SUNLIGHT artwork that is installed on the Webb Building in downtown Denver. In addition

  17. Ru(III) catalyzed permanganate oxidation of aniline at environmentally relevant pH.

    Science.gov (United States)

    Zhang, Jing; Zhang, Ying; Wang, Hui; Guan, Xiaohong

    2014-07-01

    Ru(III) was employed as catalyst for aniline oxidation by permanganate at environmentally relevant pH for the first time. Ru(III) could significantly improve the oxidation rate of aniline by 5-24 times with its concentration increasing from 2.5 to 15 μmol/L. The reaction of Ru(III) catalyzed permanganate oxidation of aniline was first-order with respect to aniline, permanganate and Ru(III), respectively. Thus the oxidation kinetics can be described by a third-order rate law. Aniline degradation by Ru(III) catalyzed permanganate oxidation was markedly influenced by pH, and the second-order rate constant (ktapp) decreased from 643.20 to 2.67 (mol/L)⁻¹sec⁻¹ with increasing pH from 4.0 to 9.0, which was possibly due to the decrease of permanganate oxidation potential with increasing pH. In both the uncatalytic and catalytic permanganate oxidation, six byproducts of aniline were identified in UPLC-MS/MS analysis. Ru(III), as an electron shuttle, was oxidized by permanganate to Ru(VI) and Ru(VII), which acted the co-oxidants for decomposition of aniline. Although Ru(III) could catalyze permanganate oxidation of aniline effectively, dosing homogeneous Ru(III) into water would lead to a second pollution. Therefore, efforts would be made to investigate the catalytic performance of supported Ru(III) toward permanganate oxidation in our future study. Copyright © 2014. Published by Elsevier B.V.

  18. Isothiocyanato complexes of Gd(III), Tb(III), Dy(III) and Ho(III) with 2-(2'-pyridyl)benzimidazole

    Energy Technology Data Exchange (ETDEWEB)

    Mishra, A; Singh, V K

    1982-01-01

    Six-coordinated complexes of the type (Ln(PyBzH)/sub 2/NCS.H/sub 2/O) (NCS)/sub 2/.nH/sub 2/O/mC/sub 2/H/sub 5/OH (Ln = Gd(III), Tb(III), Dy(III) and Ho(III), n=1-2; m=1) have been prepared from Ln(NCS)/sub 6//sup 3 -/. The room temperature magnetic moment values confirm the terpositive state of the lanthanide ions. Infrared spectra suggest the N-coordination of thiocyanate group. Electronic spectral studies of Tb(III), Dy(III) and Ho(III) complexes have been made in terms of LSJ term energies. 13 refs.

  19. Mark I containment long-term program safety evaluation report, resolution of generic technical activity A-7. Report for February 1977-December 1979

    International Nuclear Information System (INIS)

    1980-07-01

    During testing for an advanced Boiling Water Reactor (BWR) containment system design (Mark III), suppression pool hydrodynamic loads were identified which had not been considered in the original design of the Mark I containment system. To address this issue, a Mark I Owners Group was formed and the assessment was divided into a short-term and long-term program. The results of the NRC staff's review of the Mark I Containment Short Term Program are described in NUREG-0408. This report describes the results of the NRC staff's review of the generic Mark I Containment Long Term Program (LTP). The LTP was conducted to provide a generic basis to define suppression pool hydrodynamic loads and the related structural acceptance criteria, such that a comprehensive reassessment of each Mark I containment system would be performed. A series of experimental and analytical programs were conducted by the Mark I Owners Group to provide the necessary bases for the generic load definition and structural assessment techniques. The generic methods proposed by the Mark I Owners Group, as modified by the NRC staff's requirements, will be used to perform plant-unique analyses, which will identify the plant modifications, if any, that will be needed to restore the originally intended margin of safety in the Mark I containment designs

  20. Description of CRIB, the GIPSY retrieval mechanism, and the interface to the General Electric MARK III Service : CRIB, the mineral resources data bank of the U.S. Geological Survey--guide for public users, 1977

    Science.gov (United States)

    Calkins, James Alfred; Keefer, Eleanor K.; Ofsharick, Regina A.; Mason, George T.; Tracy, Patricia; Atkins, Mary

    1978-01-01

    The U.S. Geological Survey's Computerized Resources Information Bank (CRIB) is being made available for public use through the computer facilities of the University of Oklahoma and the General Electric Company, U.S.A. The use of General Electric's worldwide information-services network provides access to the CRIB file to a worldwide clientele. This manual, which consists of two chapters, is intended as a guide to users who wish to interrogate the file. Chapter A contains a description of the CRIB file, information on the use of the GIPSY retrieval system, and a description of the General Electric MARK III Service. Chapter B contains a description of the individual data items in the CRIB record as well as code lists. CRIB consists of a set of variable-length records on the metallic and nonmetallic mineral resources of the United States and other countries. At present, 31,645 records in the master file are being made available. The record contains information on mineral deposits and mineral commodities. Some topics covered are: deposit name, location, commodity information, description of deposit, geology, production, reserves, potential resources, and references. The data are processed by the GIPSY program, which maintains the data file and builds, updates, searches, and prints the records using simple yet versatile command statements. Searching and selecting records is accomplished by specifying the presence, absence, or content of any element of information in the record; these specifications can be logically linked to prepare sophisticated search strategies. Output is available in the form of the complete record, a listing of selected parts of the record, or fixed-field tabulations. The General Electric MARK III Service is a computerized information services network operating internationally by land lines, satellites, and undersea cables. The service is available by local telephone to 500 cities in North America, Western Europe, Australia, Southeast Asia, Japan

  1. Complexation of trivalent actinides and lanthanides with hydrophilic N-donor ligands for Am(III)/Cm(III) and An(III)/Ln(III) separation; Komplexierung von trivalenten Actiniden und Lanthaniden mit hydrophilen N-Donorliganden zur Am(III)/Cm(III)- bzw. An(III)/Ln(III)-Trennung

    Energy Technology Data Exchange (ETDEWEB)

    Wagner, Christoph

    2017-07-24

    The implementation of actinide recycling processes is considered in several countries, aiming at the reduction of long-term radiotoxicity and heat load of used nuclear fuel. This requires the separation of the actinides from the fission and corrosion products. The separation of the trivalent actinides (An(III)) Am(III) and Cm(III), however, is complicated by the presence of the chemically similar fission lanthanides (Ln(III)). Hydrophilic N-donor ligands are employed as An(III) or Am(III) selective complexing agents in solvent extraction to strip An(III) or Am(III) from an organic phase loaded with An(III) and Ln(III). Though they exhibit excellent selectivity, the complexation chemistry of these ligands and the complexes formed during solvent extraction are not sufficiently characterized. In the present thesis the complexation of An(III) and Ln(III) with hydrophilic N-donor ligands is studied by time resolved laser fluorescence spectroscopy (TRLFS), UV/Vis, vibronic sideband spectroscopy and solvent extraction. TRLFS studies on the complexation of Cm(III) and Eu(III) with the Am(III) selective complexing agent SO{sub 3}-Ph-BTBP (tetrasodium 3,3{sup '},3'',3{sup '''}-([2,2{sup '}-bipyridine]-6,6{sup '}-diylbis(1,2,4-triazine-3,5,6-triyl)) tetrabenzenesulfonate) revealed the formation of [M(SO{sub 3}-Ph-BTBP){sub n}]{sup (4n-3)-} complexes (M = Cm(III), Eu(III); n = 1, 2). The conditional stability constants were determined in different media yielding two orders of magnitude larger β{sub 2}-values for the Cm(III) complexes, independently from the applied medium. A strong impact of ionic strength on the stability and stoichiometry of the formed complexes was identified, resulting from the stabilization of the pentaanionic [M(SO{sub 3}-Ph-BTBP){sub 2}]{sup 5-} complex with increasing ionic strength. Thermodynamic studies of Cm(III)-SO{sub 3}-Ph-BTBP complexation showed that the proton concentration of the applied medium impacts

  2. Complexes of 4-chlorophenoxyacetates of Nd(III), Gd(III) and Ho(III)

    International Nuclear Information System (INIS)

    Ferenc, W.; Bernat, M; Gluchowska, H.W.; Sarzynski, J.

    2010-01-01

    The complexes of 4-chlorophenoxyacetates of Nd(III), Gd(III) and Ho(III) have been synthesized as polycrystalline hydrated solids, and characterized by elemental analysis, spectroscopy, magnetic studies and also by X-ray diffraction and thermogravimetric measurements. The analysed complexes have the following colours: violet for Nd(III), white for Gd(III) and cream for Ho(III) compounds. The carboxylate groups bind as bidentate chelating (Ho) or bridging ligands (Nd, Gd). On heating to 1173K in air the complexes decompose in several steps. At first, they dehydrate in one step to form anhydrous salts, that next decompose to the oxides of respective metals. The gaseous products of their thermal decomposition in nitrogen were also determined and the magnetic susceptibilities were measured over the temperature range of 76-303K and the magnetic moments were calculated. The results show that 4-chlorophenoxyacetates of Nd(III), Gd(III) and Ho(III) are high-spin complexes with weak ligand fields. The solubility value in water at 293K for analysed 4-chlorophenoxyacetates is in the order of 10 -4 mol/dm 3 . (author)

  3. Development of form graphics of info-hypercube using protocube-designer method ПОСТРОЕНИЕ ФОРМОГРАФИКИ ИНФО-ГИПЕРКУБА МЕТОДОМ ПРОТОКУБ-КОНСТРУКТОРА

    Directory of Open Access Journals (Sweden)

    Filin Yuriy Nikolaevich

    2013-05-01

    Full Text Available The authors state the main aspects of innovative construction of form graphics of the structural geometric model of the Informative Hypercube produced using the universal Protocube-Designer method. The process of construction of the Info-Hypercube model is based on a well-known geometric transformation (motion technique, i.e. spatial displacement of two components of the initial cubic model represented by a pair of trihedrons, which complies with a well-known phenomenon of geometric componenthood (PGC. The use of the Protocube-Designer is used to construct the Info-Hypercube model form graphics stage by stage, on the basis of which the internal structure of the Info-Hypercube is formed. The method of Protocube-Designer makes it possible to reduce the cube model into a plane octagonal structure for the production of the pr-matrix lattice. Then, the required transformation of the plane structure with a pr-matrix into a spatial cubic model is performed. Thus, the aforesaid pratrix is used here as a structural unit for the production of a form graphics space lattice. The final fill-in of the whole internal structure of the Info-Hypercube is performed through completion of six additional intersecting planes (plates passing through the central Infocube in accordance with a typical one-side form graphics obtained earlier. The total number of planes in the internal Info-Hypercube structure will be equal to 18 (6 planes restricting the cubic form and 12 planes intersecting inside the model. As a result of this visual graphic construction, a rational formalized geometric Info-Hypercube model is obtained. This model represents an informative form graphics structure. The model is used in different fields, including constructive geometry, shaping of structural design elements as well as design of modern buildings and engineering structures.Изложены основные аспекты инновационного построения

  4. Statistical analyses of scatterplots to identify important factors in large-scale simulations, 2: robustness of techniques

    International Nuclear Information System (INIS)

    Kleijnen, J.P.C.; Helton, J.C.

    1999-01-01

    The robustness of procedures for identifying patterns in scatterplots generated in Monte Carlo sensitivity analyses is investigated. These procedures are based on attempts to detect increasingly complex patterns in the scatterplots under consideration and involve the identification of (i) linear relationships with correlation coefficients, (ii) monotonic relationships with rank correlation coefficients, (iii) trends in central tendency as defined by means, medians and the Kruskal-Wallis statistic, (iv) trends in variability as defined by variances and interquartile ranges, and (v) deviations from randomness as defined by the chi-square statistic. The following two topics related to the robustness of these procedures are considered for a sequence of example analyses with a large model for two-phase fluid flow: the presence of Type I and Type II errors, and the stability of results obtained with independent Latin hypercube samples. Observations from analysis include: (i) Type I errors are unavoidable, (ii) Type II errors can occur when inappropriate analysis procedures are used, (iii) physical explanations should always be sought for why statistical procedures identify variables as being important, and (iv) the identification of important variables tends to be stable for independent Latin hypercube samples

  5. Formation constants of Sm(III), Dy(III), Gd(III), Pr(III) and Nd(III) complexes of tridentate schiff base, 2-[(1H-benzimidazol-2-yl-methylene) amino] phenol

    International Nuclear Information System (INIS)

    Omprakash, K.L.; Chandra Pal, A.V.; Reddy, M.L.N.

    1982-01-01

    A new tridentate schiff base, 2- (1H-benzimidazol-2-yl-methylene)amino phenol derived from benzimididazole-2-carbo-xaldehyde and 2-aminophenol has been synthesised and characterised by spectral and analytical data. Proton-ligand formation constants of the schiff base and metal-ligand formation constants of its complexes with Sm(III), Dy(III), Gd(III), Nd(III) and Pr(III) have been determined potentiometrically in 50% (v/v) aqueous dioxane at an ionic strength of 0.1M (NaClO 4 ) and at 25deg C using the Irving-Rossotti titration technique. The order of stability constants (logβ 2 ) is found to be Sm(III)>Dy(III)>Gd(III)>Pr(III)>Nd(III). (author)

  6. Formation constants of Sm(III), Dy(III), Gd(III), Pr(III) and Nd(III) complexes of tridentate schiff base, 2-((1H-benzimidazol-2-yl-methylene) amino) phenol

    Energy Technology Data Exchange (ETDEWEB)

    Omprakash, K L; Chandra Pal, A V; Reddy, M L.N. [Osmania Univ., Hyderabad (India). Dept. of Chemistry

    1982-03-01

    A new tridentate schiff base, 2- (1H-benzimidazol-2-yl-methylene)amino phenol derived from benzimididazole-2-carbo-xaldehyde and 2-aminophenol has been synthesised and characterised by spectral and analytical data. Proton-ligand formation constants of the schiff base and metal-ligand formation constants of its complexes with Sm(III), Dy(III), Gd(III), Nd(III) and Pr(III) have been determined potentiometrically in 50% (v/v) aqueous dioxane at an ionic strength of 0.1M (NaClO/sub 4/) and at 25deg C using the Irving-Rossotti titration technique. The order of stability constants (log..beta../sub 2/) is found to be Sm(III)>Dy(III)>Gd(III)>Pr(III)>Nd(III).

  7. Criticality and shielding calculations for containers in dry of spent fuel of TRIGA Mark III reactor of ININ

    International Nuclear Information System (INIS)

    Barranco R, F.

    2015-01-01

    In this thesis criticality and shielding calculations to evaluate the design of a container of dry storage of spent nuclear fuel generated in research reactors were made. The design of such container was originally proposed by Argentina and Brazil, and the Instituto Nacional de Investigaciones Nucleares (ININ) of Mexico. Additionally, it is proposed to modify the design of this container to store spent fuel 120 that are currently in the pool of TRIGA Mark III reactor, the Nuclear Center of Mexico and calculations and analyzes are made to verify that the settlement of these fuel elements is subcritical limits and dose rates to workers and the general public are not exceeded. These calculations are part of the design criteria for security protection systems in dry storage system (Dss for its acronym in English) proposed by the Nuclear Regulatory Commission (NRC) of the United States. To carry out these calculations simulation codes of Monte Carlo particle transport as MCNPX and MCNP5 were used. The initial design (design 1) 78 intended to store spent fuel with a maximum of 115. The ININ has 120 fuel elements and spent 3 control rods (currently stored in the reactor pool). This leads to the construction of two containers of the original design, but for economic reasons was decided to modify (design 2) to store in a single container. Criticality calculations are performed to 78, 115 and fresh fuel elements 124 within the container, to the two arrangements described in Chapter 4, modeling the three-dimensional geometry assuming normal operating conditions and accident. These calculations are focused to demonstrate that the container will remain subcritical, that is, that the effective multiplication factor is less than 1, in particular not greater than 0.95 (as per specified by the NRC). Spent fuel 78 and 124 within the container, both gamma radiation to neutron shielding calculations for only two cases were simulated. First actinides and fission products generated

  8. Spectrophotometric and pH-Metric Studies of Ce(III, Dy(III, Gd(III,Yb(III and Pr(III Metal Complexes with Rifampicin

    Directory of Open Access Journals (Sweden)

    A. N. Sonar

    2011-01-01

    Full Text Available The metal-ligand and proton-ligand stability constant of Ce(III, Dy(III, Gd(III,Yb(III and Pr(III metals with substituted heterocyclic drug (Rifampicin were determined at various ionic strength by pH metric titration. NaClO4 was used to maintain ionic strength of solution. The results obtained were extrapolated to the zero ionic strength using an equation with one individual parameter. The thermodynamic stability constant of the complexes were also calculated. The formation of complexes has been studied by Job’s method. The results obtained were of stability constants by pH metric method is confirmed by Job’s method.

  9. Decommissioning of TRIGA Mark II type reactor

    Energy Technology Data Exchange (ETDEWEB)

    Hwang, Dooseong; Jeong, Gyeonghwan; Moon, Jeikwon [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2012-10-15

    The first research reactor in Korea, KRR 1, is a TRIGA Mark II type with open pool and fixed core. Its power was 100 kWth at its construction and it was upgraded to 250 kWth. Its construction was started in 1957. The first criticality was reached in 1962 and it had been operated for 36,000 hours. The second reactor, KRR 2, is a TRIGA Mark III type with open pool and movable core. These reactors were shut down in 1995, and the decision was made to decommission both reactors. The aim of the decommissioning activities is to decommission the KRR 2 reactor and decontaminate the residual building structures and site, and to release them as unrestricted areas. The KRR 1 reactor was decided to be preserve as a historical monument. A project was launched for the decommissioning of these reactors in 1997, and approved by the regulatory body in 2000. A total budget for the project was 20.0 million US dollars. It was anticipated that this project would be completed and the site turned over to KEPCO by 2010. However, it was discovered that the pool water of the KRR 1 reactor was leaked into the environment in 2009. As a result, preservation of the KRR 1 reactor as a monument had to be reviewed, and it was decided to fully decommission the KRR 1 reactor. Dismantling of the KRR 1 reactor takes place from 2011 to 2014 with a budget of 3.25 million US dollars. The scope of the work includes licensing of the decommissioning plan change, removal of pool internals including the reactor core, removal of the thermal and thermalizing columns, removal of beam port tubes and the aluminum liner in the reactor tank, removal of the radioactive concrete (the entire concrete structure will not be demolished), sorting the radioactive waste (concrete and soil) and conditioning the radioactive waste for final disposal, and final statuses of the survey and free release of the site and building, and turning over the site to KEPCO. In this paper, the current status of the TRIGA Mark-II type reactor

  10. Complexes of lanthanum(III), cerium(III), samarium(III) and dysprosium(III) with substituted piperidines

    Energy Technology Data Exchange (ETDEWEB)

    Manhas, B S; Trikha, A K; Singh, H; Chander, M

    1983-11-01

    Complexes of the general formulae M/sub 2/Cl/sub 6/(L)/sub 3/.C/sub 2/H/sub 5/OH and M/sub 2/(NO/sub 3/)/sub 6/(L)/sub 2/.CH/sub 3/OH have been synthesised by the reactions of chlorides and nitrates of La(III), Ce(III), Sm(III) and Dy(III) with 2-methylpiperidine, 3-methylpiperidine and 4-methylpiperidine. These complexes have been characterised on the basis of their elemental analysis, and IR and electronic reflectance spectra. IR spectral data indicate the presence of coordinated ethanol and methanol molecules and bidentate nitrate groups. Coordination numbers of the metal ions vary from 5 to 8. 19 refs.

  11. 46 CFR 185.602 - Hull markings.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 7 2010-10-01 2010-10-01 false Hull markings. 185.602 Section 185.602 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) SMALL PASSENGER VESSELS (UNDER 100 GROSS TONS) OPERATIONS Markings Required § 185.602 Hull markings. (a) Each vessel must be marked as required by part 67...

  12. Mark Kostabi soovib muuta inimesi õnnelikumaks / Kalev Mark Kostabi

    Index Scriptorium Estoniae

    Kostabi, Kalev Mark, 1960-

    2008-01-01

    Kalev Mark Kostabi oma sisekujunduslikest eelistustest, ameeriklaste ja itaallaste kodude sisekujunduse erinevustest, kunstist kui ruumikujunduse ühest osast, oma New Yorgi ja Rooma korterite kujundusest

  13. Inner-sphere and outer-sphere complexes of yttrium(III), lanthanum (III), neodymium(III), terbium(III) and thulium(III) with halide ions in N,N-dimethylformamide

    International Nuclear Information System (INIS)

    Takahashi, Ryouta; Ishiguro, Shin-ichi

    1991-01-01

    The formation of chloro, bromo and iodo complexes of yttrium(III), and bromo and iodo complexes of lanthanum(III), neodymium(III), terbium(III) and thulium(III) has been studied by precise titration calorimetry in N,N-dimethylformamide (DMF) at 25 o C. The formation of [YCl] 2+ , [YCl 2 ] + , [YCl 3 ] and [YCl 4 ] - , and [MBr] 2+ and [MBr 2 ] + (M = Y, La, Nd, Tb, Tm) was revealed, and their formation constants, enthalpies and entropies were determined. It is found that the formation enthalpies change in the sequence ΔH o (Cl) > ΔH o (l), which is unusual for hard metal (III) ions. This implies that, unlike the chloride ion, the bromide ion forms outer-sphere complexes with the lanthanide(III) and yttrium(III) ions in DMF. Evidence for either an inner- or outer-sphere complex was obtained from 89 Y NMR spectra for Y(ClO 4 ) 3 , YCl 3 and YBr 3 DMF solutions at room temperature. (author)

  14. 27 CFR 28.193 - Export marks.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Export marks. 28.193... Drawback Filing of Notice and Removal § 28.193 Export marks. In addition to the marks and brands required... chapter, the exporter shall mark the word “Export” on the Government side of each case or Government head...

  15. 27 CFR 28.103 - Export marks.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Export marks. 28.103... Manufacturing Bonded Warehouse § 28.103 Export marks. (a) General. In addition to the marks and brands required... provisions of part 19 of this chapter, the proprietor shall mark the word “Export” on the Government side of...

  16. 27 CFR 28.144 - Export marks.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Export marks. 28.144... § 28.144 Export marks. (a) General Requirement. In addition to the marks and brands required to be... brewer shall mark the word “Export” on each container or case of beer, or the words “Beer concentrate for...

  17. 27 CFR 28.154 - Export marks.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Export marks. 28.154..., for Exportation or Transfer to a Foreign-Trade Zone § 28.154 Export marks. In addition to the marks... provisions of part 19 of this chapter, the proprietor shall mark the word “Export” on the Government side of...

  18. High contrast laser marking of alumina

    International Nuclear Information System (INIS)

    Penide, J.; Quintero, F.; Riveiro, A.; Fernández, A.; Val, J. del; Comesaña, R.; Lusquiños, F.; Pou, J.

    2015-01-01

    Highlights: • Laser marking of alumina using near infrared (NIR) lasers was experimentally analyzed. • Color change produced by NIR lasers is due to thermally induced oxygen vacancies. • Laser marking results obtained using NIR lasers and green laser are compared. • High contrast marks on alumina were achieved. - Abstract: Alumina serves as raw material for a broad range of advanced ceramic products. These elements should usually be identified by some characters or symbols printed directly on them. In this sense, laser marking is an efficient, reliable and widely implemented process in industry. However, laser marking of alumina still leads to poor results since the process is not able to produce a dark mark, yielding bad contrast. In this paper, we present an experimental study on the process of marking alumina by three different lasers working in two wavelengths: 1064 nm (Near-infrared) and 532 nm (visible, green radiation). A colorimetric analysis has been carried out in order to compare the resulting marks and its contrast. The most suitable laser operating conditions were also defined and are reported here. Moreover, the physical process of marking by NIR lasers is discussed in detail. Field Emission Scanning Electron Microscopy, High Resolution Transmission Electron Microscopy and X-ray Photoelectron Spectroscopy were also employed to analyze the results. Finally, we propose an explanation for the differences of the coloration induced under different atmospheres and laser parameters. We concluded that the atmosphere is the key parameter, being the inert one the best choice to produce the darkest marks

  19. Changing Context of Trade Mark Protection in India: A Review of the Trade Marks Act, 1999

    OpenAIRE

    Pathak, Akhileshwar

    2004-01-01

    With liberalisation and globalisation of the Indian economy, it has become possible for anyone to get into production and services in most of the sectors. This has led to rampant misuse and appropriation of trade marks. In an insulated economy, with monopoly markets, law protecting trade marks had a limited role. In the changed context, however, trade mark law will be a field of much interest for academics and practitioners. Towards this, the paper explores the formation of trade mark law in ...

  20. Experimental applications for the MARK-1 and MARK-1A pulsed ionizing radiation detection systems. Volume 3

    International Nuclear Information System (INIS)

    Harker, Y.D.; Lawrence, R.S.; Yoon, W.Y.; Lones, J.L.

    1993-12-01

    This report is the third volume in a three volume set describing the MARK series of pulsed ionizing radiation detection systems. This volume describes the MARK-1A detection system, compares it with the MARK-1 system, and describes the experimental testing of the detection systems. Volume 1 of this set presents the technical specifications for the MARK-1 detection system. Volume 2 is an operations manual specifically for the MARK-1 system, but it generally applies to the MARK-1A system as well. These detection systems operate remotely and detect photon radiation from a single or a multiple pulsed source. They contain multiple detector (eight in the MARK-1 and ten in the MARK-1A) for determination of does and incident photon effective energy. The multiple detector arrangement, having different detector sizes and shield thicknesses, provides the capability of determining the effective photon energy of the radiation spectrum. Dose measurements using these units are consistent with TLD measurements. The detection range is from 3 nanorads to 90 microrads per source burst; the response is linear over that range. Three units were built and are ready for field deployment

  1. Court presentation of bite mark evidence.

    Science.gov (United States)

    Drinnan, A J; Melton, M J

    1985-12-01

    The uniqueness of an individual's bite mark is generally accepted. The use of bite mark analysis to identify or exclude those suspected of crimes is now a well established activity in forensic dentistry. Although the techniques for evaluating bite mark evidence are extremely sophisticated, it is important that the courtroom presentation of such evidence should be as simple as possible and be directed towards those who must judge it. Dentists likely to be involved in the courtroom presentation of bite mark evidence should: be certain that their local law enforcement personnel are frequently updated on the techniques to be used for producing the optimum evidence needed to evaluate bite marks; become acquainted with the current techniques of evaluating bite mark evidence and understand their difficulties and pitfalls; meet with the lawyers (prosecution or defence) before a courtroom appearance, briefing them on the significance of the particular findings; prepare clear and easily understandable visual aids to present to the court the techniques used in the analysis and the bases for the conclusion reached; and offer conclusions derived from the bite mark investigation.

  2. Apolipoprotein C-II and C-III metabolism in a kindred of familial hypobetalipoproteinemia

    International Nuclear Information System (INIS)

    Malmendier, C.L.; Delcroix, C.; Lontie, J.F.; Dubois, D.Y.

    1991-01-01

    Three affected members of a kindred with asymptomatic hypobetalipoproteinemia (HBL) showed low levels of triglycerides, low-density lipoprotein (LDL)-cholesterol, and apolipoproteins (apo) B, C-II, and C-III. Turnover of iodine-labeled apo C-II and apo C-III associated in vitro to plasma lipoproteins was studied after intravenous injection. Radioactivity in plasma and lipoproteins (95% recovered in high-density lipoprotein [HDL] density range) and in 24-hour urine samples was observed for 16 days. A parallelism of the slowest slopes of plasma decay curves was observed between apo C-II and apo C-III, indicating a partial common catabolic route. Urine/plasma radioactivity ratio (U/P) varied with time, suggesting heterogeneity of metabolic pathways. A new compartmental model using the SAAM program was built, not only fitting simultaneously plasma and urine data, but also taking into account the partial common metabolism of lipoprotein particles (LP) containing apo C-II and apo C-III. The low apo C-II and C-III plasma concentrations observed in HBL compared with normal resulted from both an increased catabolism and a reduced synthesis, these changes being more marked for apo C-III. The modifications in the rate constants of the different pathways calculated from the new model are in favor of an increased direct removal of particles following the fast pathway, likely in the very-low-density lipoprotein (VLDL) density range

  3. Solvent extraction of anionic chelate complexes of lanthanum(III), europium(III), lutetium(III), scandium(III), and indium(III) with 2-thenoyltrifluoroacetone as ion-pairs with tetrabutylammonium ions

    International Nuclear Information System (INIS)

    Noro, Junji; Sekine, Tatsuya.

    1992-01-01

    The solvent extraction of lanthanum(III), europium(III), lutetium(III), scandium(III), and indium(III) in 0.1 mol dm -3 sodium nitrate solutions with 2-thenoyltrifluoroacetone (Htta) in the absence and presence of tetrabutylammonium ions (tba + ) into carbon tetrachloride was measured. The extraction of lanthanum(III), europium(III), and lutetium(III) was greatly enhanced by the addition of tba + ; this could be explained in terms of the extraction of a ternary complex, M(tta) 4 - tba + . However, the extractions of scandium(III) and indium(III) were nearly the same when tba + was added. The data were treated on the basis of the formation equilibrium of the ternary complex from the neutral chelate, M(tta) 3 , with the extracted ion-pairs of the reagents, tta - tba + , in the organic phase. It was concluded that the degree of association of M(tta) 3 with the ion-pair, tta - tba + , is greater in the order La(tta) 3 ≅ Eu(tta) 3 > Lu(tta) 3 , or that the stability of the ternary complex in the organic phase is higher in the order La(tta) 4 - tba + ≅ Eu(tta) 4 - tba + > Lu(tta) 4 - tba + . This is similar to those of adduct metal chelates of Htta with tributylphosphate (TBP) in synergistic extraction systems. (author)

  4. Nuclear particle track-etched anti-bogus mark

    International Nuclear Information System (INIS)

    He Xiangming; Yan Yushun; Zhang Quanrong

    2003-01-01

    Nuclear particle track-etched anti-bogus mark is a new type of forgery-proof product after engraving gravure printing, thermocolour, fluorescence, laser hologram and metal concealed anti-bogus mark. The mark is manufactured by intricate high technology and the state strictly controlled sensitive nuclear facilities to ensure the mark not to be copied. The pattern of the mark is specially characterized by permeability of liquid to be discriminated from forgery. The genuine mark can be distinguished from sham one by transparent liquid (e.g. water), colorful pen and chemical reagent. The mark has passed the official examination of health safety. It is no danger of nuclear irradiation. (author)

  5. High efficiency metal marking with CO2 laser and glass marking with excimer laser

    DEFF Research Database (Denmark)

    Bastue, Jens; Olsen, Flemmming Ove

    1997-01-01

    with a thoroughly tested ray-tracing model is presented and compared with experimental results. Special emphasis is put on two different applications namely marking in metal with TEA-CO2 laser and marking in glass with excimer laser. The results are evaluated on the basis of the achievable energy enhancement......Today, mask based laser materials processing and especially marking is widely used. However, the energy efficiency in such processes is very low [1].This paper gives a review of the results, that may be obtained using the energy enhancing technique [1]. Results of simulations performed...

  6. Sparkle/PM3 for the modeling of europium(III), gadolinium(III), and terbium(III) complexes

    International Nuclear Information System (INIS)

    Freire, Ricardo O.; Rocha, Gerd B.; Simas, Alfredo M.

    2009-01-01

    The Sparkle/PM3 model is extended to europium(III), gadolinium(III), and terbium(III) complexes. The validation procedure was carried out using only high quality crystallographic structures, for a total of ninety-six Eu(III) complexes, seventy Gd(III) complexes, and forty-two Tb(III) complexes. The Sparkle/PM3 unsigned mean error, for all interatomic distances between the trivalent lanthanide ion and the ligand atoms of the first sphere of coordination, is: 0.080 A for Eu(III); 0.063 A for Gd(III); and 0.070 A for Tb(III). These figures are similar to the Sparkle/AM1 ones of 0.082 A, 0.061 A, and 0.068 A respectively, indicating they are all comparable parameterizations. Moreover, their accuracy is similar to what can be obtained by present-day ab initio effective core potential full geometry optimization calculations on such lanthanide complexes. Finally, we report a preliminary attempt to show that Sparkle/PM3 geometry predictions are reliable. For one of the Eu(III) complexes, BAFZEO, we created hundreds of different input geometries by randomly varying the distances and angles of the ligands to the central Eu(III) ion, which were all subsequently fully optimized. A significant trend was unveiled, indicating that more accurate local minima geometries cluster at lower total energies, thus reinforcing the validity of sparkle model calculations. (author)

  7. Radiation exposure during CT-guided biopsies: recent CT machines provide markedly lower doses.

    Science.gov (United States)

    Guberina, Nika; Forsting, Michael; Ringelstein, Adrian; Suntharalingam, Saravanabavaan; Nassenstein, Kai; Theysohn, Jens; Wetter, Axel

    2018-03-28

    To examine radiation dose levels of CT-guided interventional procedures of chest, abdomen, spine and extremities on different CT-scanner generations at a large multicentre institute. 1,219 CT-guided interventional biopsies of different organ regions ((A) abdomen (n=516), (B) chest (n=528), (C) spine (n=134) and (D) extremities (n=41)) on different CT-scanners ((I) SOMATOM-Definition-AS+, (II) Volume-Zoom, (III) Emotion6) were included from 2013-2016. Important CT-parameters and standard dose-descriptors were retrospectively examined. Additionally, effective dose and organ doses were calculated using Monte-Carlo simulation, following ICRP103. Overall, radiation doses for CT interventions are highly dependent on CT-scanner generation: the newer the CT scanner, the lower the radiation dose imparted to patients. Mean effective doses for each of four procedures on available scanners are: (A) (I) 9.3mSv versus (II) 13.9mSv (B) (I) 7.3mSv versus (III) 11.4mSv (C) (I) 6.3mSv versus (II) 7.4mSv (D) (I) 4.3mSv versus (II) 10.8mSv. Standard dose descriptors [standard deviation (SD); CT dose index vol (CTDI vol ); dose-length product (DLP body ); size-specific dose estimate (SSDE)] were also compared. Effective dose, organ doses and SSDE for various CT-guided interventional biopsies on different CT-scanner generations following recommendations of the ICRP103 are provided. New CT-scanner generations involve markedly lower radiation doses versus older devices. • Effective dose, organ dose and SSDE are provided for CT-guided interventional examinations. • These data allow identifying organs at risk of higher radiation dose. • Detailed knowledge of radiation dose may contribute to a better individual risk-stratification. • New CT-scanner generations involve markedly lower radiation doses compared to older devices.

  8. 46 CFR 160.176-23 - Marking.

    Science.gov (United States)

    2010-10-01

    ... of the vessel. (2) The type of vessel. (3) Specific purpose or limitation approved by the Coast Guard...: SPECIFICATIONS AND APPROVAL LIFESAVING EQUIPMENT Inflatable Lifejackets § 160.176-23 Marking. (a) General. Each inflatable lifejacket must be marked with the information required by this section. Each marking must be...

  9. On-road Bicycle Pavement Markings

    Data.gov (United States)

    Allegheny County / City of Pittsburgh / Western PA Regional Data Center — A mile by mile breakdown of the on-street bicycle pavement markings installed within the City of Pittsburgh. These include bike lanes, shared lane markings...

  10. Marks of Metal Copenhell

    DEFF Research Database (Denmark)

    2015-01-01

    Planchebaseret udendørs udstilling på musikfestivalen Copenhell 18-20/6 2015. En mindre udgave af udstillingen Marks of Metal - Logodesign og visualitet i heavy metal. Udarbejdet i samarbejde med Mediemuseet.......Planchebaseret udendørs udstilling på musikfestivalen Copenhell 18-20/6 2015. En mindre udgave af udstillingen Marks of Metal - Logodesign og visualitet i heavy metal. Udarbejdet i samarbejde med Mediemuseet....

  11. Circulatory Markings at Double-Lane Traffic Roundabout.

    NARCIS (Netherlands)

    Bie, Jing; Lo, Hong K.; Wong, S.C.

    2008-01-01

    This paper compares two types of circulatory markings at a double-lane traffic roundabout: the concentric marking scheme and the Alberta marking scheme. The effects of these two marking schemes on drivers' lane choice behavior, delay, and safety, are compared based on data collected from before and

  12. 7 CFR 160.32 - Marking containers.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Marking containers. 160.32 Section 160.32 Agriculture... STANDARDS FOR NAVAL STORES Analysis, Inspection, and Grading on Request § 160.32 Marking containers. The interested person shall provide any labor necessary for marking the containers, after the contents have been...

  13. 46 CFR 122.602 - Hull markings.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Hull markings. 122.602 Section 122.602 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) SMALL PASSENGER VESSELS CARRYING MORE THAN 150....602 Hull markings. (a) Each vessel must be marked as required by part 67, subpart I, of this chapter...

  14. Uranium (III)-Plutonium (III) co-precipitation in molten chloride

    Science.gov (United States)

    Vigier, Jean-François; Laplace, Annabelle; Renard, Catherine; Miguirditchian, Manuel; Abraham, Francis

    2018-02-01

    Co-management of the actinides in an integrated closed fuel cycle by a pyrochemical process is studied at the laboratory scale in France in the CEA-ATALANTE facility. In this context the co-precipitation of U(III) and Pu(III) by wet argon sparging in LiCl-CaCl2 (30-70 mol%) molten salt at 705 °C is studied. Pu(III) is prepared in situ in the molten salt by carbochlorination of PuO2 and U(III) is then introduced as UCl3 after chlorine purge by argon to avoid any oxidation of uranium up to U(VI) by Cl2. The oxide conversion yield through wet argon sparging is quantitative. However, the preferential oxidation of U(III) in comparison to Pu(III) is responsible for a successive conversion of the two actinides, giving a mixture of UO2 and PuO2 oxides. Surprisingly, the conversion of sole Pu(III) in the same conditions leads to a mixture of PuO2 and PuOCl, characteristic of a partial oxidation of Pu(III) to Pu(IV). This is in contrast with coconversion of U(III)-Pu(III) mixtures but in agreement with the conversion of Ce(III).

  15. Stretch Marks

    Science.gov (United States)

    ... completely without the help of a dermatologist or plastic surgeon. These doctors may use one of many types of treatments — from actual surgery to techniques like microdermabrasion and laser treatment — to reduce the appearance of stretch marks. These techniques are ...

  16. High contrast laser marking of alumina

    Science.gov (United States)

    Penide, J.; Quintero, F.; Riveiro, A.; Fernández, A.; del Val, J.; Comesaña, R.; Lusquiños, F.; Pou, J.

    2015-05-01

    Alumina serves as raw material for a broad range of advanced ceramic products. These elements should usually be identified by some characters or symbols printed directly on them. In this sense, laser marking is an efficient, reliable and widely implemented process in industry. However, laser marking of alumina still leads to poor results since the process is not able to produce a dark mark, yielding bad contrast. In this paper, we present an experimental study on the process of marking alumina by three different lasers working in two wavelengths: 1064 nm (Near-infrared) and 532 nm (visible, green radiation). A colorimetric analysis has been carried out in order to compare the resulting marks and its contrast. The most suitable laser operating conditions were also defined and are reported here. Moreover, the physical process of marking by NIR lasers is discussed in detail. Field Emission Scanning Electron Microscopy, High Resolution Transmission Electron Microscopy and X-ray Photoelectron Spectroscopy were also employed to analyze the results. Finally, we propose an explanation for the differences of the coloration induced under different atmospheres and laser parameters. We concluded that the atmosphere is the key parameter, being the inert one the best choice to produce the darkest marks.

  17. 27 CFR 28.123 - Export marks.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Export marks. 28.123..., or Transportation to a Manufacturing Bonded Warehouse § 28.123 Export marks. (a) General. In addition... filled under the provisions of part 24 of this chapter, the proprietor shall mark the word “Export” on...

  18. 27 CFR 28.223 - Export marks.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Export marks. 28.223... Export marks. In addition to the marks and brands required to be placed on kegs, barrels, cases, crates... “Export” on each container or case before removal for export, for use on vessels or aircraft, or for...

  19. 46 CFR 78.50-5 - Hull markings.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 3 2010-10-01 2010-10-01 false Hull markings. 78.50-5 Section 78.50-5 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) PASSENGER VESSELS OPERATIONS Markings on Vessels § 78.50-5 Hull markings. Vessels shall be marked as required by parts 67 and 69 of this chapter. [CGD 72...

  20. 46 CFR 196.40-5 - Hull markings.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 7 2010-10-01 2010-10-01 false Hull markings. 196.40-5 Section 196.40-5 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) OCEANOGRAPHIC RESEARCH VESSELS OPERATIONS Markings on Vessels § 196.40-5 Hull markings. Vessels shall be marked as required by parts 67 and 69 of this chapter...

  1. 46 CFR 97.40-5 - Hull markings.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Hull markings. 97.40-5 Section 97.40-5 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) CARGO AND MISCELLANEOUS VESSELS OPERATIONS Markings on Vessels § 97.40-5 Hull markings. Vessels shall be marked as required by parts 67 and 69 of this...

  2. Performance on the Wechsler Adult Intelligence Scale-III in Japanese patients with schizophrenia.

    Science.gov (United States)

    Fujino, Haruo; Sumiyoshi, Chika; Sumiyoshi, Tomiki; Yasuda, Yuka; Yamamori, Hidenaga; Ohi, Kazutaka; Fujimoto, Michiko; Umeda-Yano, Satomi; Higuchi, Arisa; Hibi, Yumiko; Matsuura, Yukako; Hashimoto, Ryota; Takeda, Masatoshi; Imura, Osamu

    2014-07-01

    Patients with schizophrenia have been reported to perform worse than non-schizophrenic populations on neuropsychological tests, which may be affected by cultural factors. The aim of this study was to examine the performance of a sizable number of patients with schizophrenia on the Japanese version of the Wechsler Adult Intelligence Scale-III (WAIS-III) compared with healthy controls. Performance on the WAIS-III was evaluated in 157 Japanese patients with schizophrenia and in 264 healthy control subjects. All IQ scores and four indices from the WAIS-III were impaired for patients with schizophrenia compared with healthy controls. Processing Speed was markedly disturbed, approximately 2 SD below that of the healthy control group. Among the 13 subtests, Comprehension (z = -1.70, d = 1.55), Digit Symbol Coding (z = -1.84, d = 1.88), and Symbol Search (z = -1.85, d = 1.77) were profoundly impaired relative to the healthy controls. These results indicate that the pattern and degree of impairment, as evaluated by the WAIS-III, in Japanese patients are similar to those previously reported in English-speaking patients and that the deficits of some neuropsychological domains relevant to functional outcomes are universally characteristic of schizophrenia. © 2014 The Authors. Psychiatry and Clinical Neurosciences © 2014 Japanese Society of Psychiatry and Neurology.

  3. Mark II magnetic detector for SPEAR

    International Nuclear Information System (INIS)

    Larsen, R.R.

    1975-01-01

    The Mark II Detector, presently in the design stage, is a SLAC/LBL detector project to replace the Mark I now in operation at SPEAR. While similar in concept to the Mark I it will have improved momentum resolution, shower detection, solid angle coverage for both triggering and tracking and a magnet design providing easier access to those particles transmitted through the aluminum coil

  4. Mark Napier / Mark Napier ; interv. Tilman Baumgärtel

    Index Scriptorium Estoniae

    Napier, Mark

    2006-01-01

    Ameerika kunstnikust Mark Napierist (sünd. 1961) ja tema loomingust, 2001. a. tehtud meiliintervjuu kunstnikuga. Võrguteosest "The Digital Landfill" (1998), koos Andy Deckiga loodud tööst "GrafficJam" (1999), töödest "Shredder" (1998), "Feed", "Riot", "P-Soup" (2000), võrgukunstist ja muust

  5. Thermodecomposition of lanthanides (III) and ytrium (III) glucoheptonates

    International Nuclear Information System (INIS)

    Giolito, J.

    1987-01-01

    The lanthanides (III) and yttrium (III) glucoheptonates as well the D-glucoheptono 1-4 lactone were studied using common analytical methods, elemental microanalysis of carbon and hydrogen, thermogravimetry and differential scanning calorimetry. These compounds were prepared from the reaction between the lanthanides (III) and yttrium (III) hydroxides and glucoheptonic acid aqueous solution obtained by means of the delta lactone hydrolysis of this acid. After stoichiometric reaction the compounds were precipitated by the addition of absolute ethanol, washed with the same solvent and dried in desiccator. Thermogravimetric the (TG) curves of the lanthanides glucoheptonates of the ceric group present thermal profiles with enough differences permitting an easy caracterization of each compound and the yttrium (III) glucoheptonate TG curve showed a great similarity with the erbium (III) compound TG curve. The differential scanning calometry (DSC) curves showed endothermic and exothermic peaks by their shape, height and position (temperature) permit an easy and rapid identification of each compound specially if DSC and TG curves were examined simultaneously. (author) [pt

  6. The Moessbauer effect in Fe(III) HEDTA, Fe(III) EDTA, and Fe(III) CDTA compounds

    International Nuclear Information System (INIS)

    Prado, F.R.

    1989-01-01

    The dependence of Moessbauer spectra with pH value of Fe(III)HEDTA and Fe(III)CDTA compounds is studied. Informations on formation processes of LFe-O-FeL (L=ligand) type dimers by the relation of titration curves of Fe(III)EDTA, Fe(III)HEDTA and Fe(III)CDTA compounds with the series of Moessbauer spectra, are obtained. Some informations on Fe-O-Fe bond structure are also obtained. Comparing the titration curves with the series of Moessbauer spectra, it is concluded that the dimerization process begins when a specie of the form FeXOH α (X = EDTA, HEDTA, CDTA; α = -1, -2) arises. (M.C.K.) [pt

  7. Mitochondrial Targeted Endonuclease III DNA Repair Enzyme Protects against Ventilator Induced Lung Injury in Mice

    Directory of Open Access Journals (Sweden)

    Masahiro Hashizume

    2014-08-01

    Full Text Available The mitochondrial targeted DNA repair enzyme, 8-oxoguanine DNA glycosylase 1, was previously reported to protect against mitochondrial DNA (mtDNA damage and ventilator induced lung injury (VILI. In the present study we determined whether mitochondrial targeted endonuclease III (EndoIII which cleaves oxidized pyrimidines rather than purines from damaged DNA would also protect the lung. Minimal injury from 1 h ventilation at 40 cmH2O peak inflation pressure (PIP was reversed by EndoIII pretreatment. Moderate lung injury due to ventilation for 2 h at 40 cmH2O PIP produced a 25-fold increase in total extravascular albumin space, a 60% increase in W/D weight ratio, and marked increases in MIP-2 and IL-6. Oxidative mtDNA damage and decreases in the total tissue glutathione (GSH and the GSH/GSSH ratio also occurred. All of these indices of injury were attenuated by mitochondrial targeted EndoIII. Massive lung injury caused by 2 h ventilation at 50 cmH2O PIP was not attenuated by EndoIII pretreatment, but all untreated mice died prior to completing the two hour ventilation protocol, whereas all EndoIII-treated mice lived for the duration of ventilation. Thus, mitochondrial targeted DNA repair enzymes were protective against mild and moderate lung damage and they enhanced survival in the most severely injured group.

  8. Results of a bench mark test on the crack opening and leak rate calculation

    International Nuclear Information System (INIS)

    Grebner, H.

    1995-01-01

    Results of a bench mark test on the standard problem calculation of crack opening and leak rate in piping components are presented. The bench mark test is based on two experiments performed in phase III of the German HDR safety program. The pipe sections considered in these experiments were a straight pipe with an 80 mm diameter containing a circumferential wall penetrating crack and a pipe branch DN 100/DN 25 with a crack in the weldment between the nozzle and the main pipe. Both test pieces were made of austenitic steel and were loaded by internal pressure and bending moment. For the evaluation of the crack opening either analytical methods or estimation schemes or the finite element method were used, while leak rates were calculated by means of two-phase flow methods. The compilation of the results shows very large scatter bands in general, with deviations between calculated and measured values of up to some one hundred percent. Reasons for this behaviour are uncertainties in the measured data and their evaluation as well as the different methods of calculation and their uncertainties. (author)

  9. Responses of female rock lizards to multiple scent marks of males: effects of male age, male density and scent over-marking.

    Science.gov (United States)

    Martín, José; López, Pilar

    2013-03-01

    Scent-marked substrates may inform conspecifics on the characteristics of territorial males. Scent-marks of male Carpetan rock lizards (Iberolacerta cyreni) affect space use of females, which by selecting an area may increase the probability of mating with the male that has scent-marked that area. However, males do not hold exclusive territories, and scent-marks of different individual males are often together. This may provide complex information from multiple sources on the social structure. Here, we examined female preference in response to scent marks of various males and combinations in a laboratory experiment. Females preferred areas scent-marked by territorial old males against those scent-marked by young satellite-sneaker males. This reflected the known preference of females for mating with old males. In a second experiment, females preferred areas scent-marked by two males to areas of similar size marked by a single male. This may increase the probability of obtaining multiple copulations with different males, which may favour sperm competition and cryptic female choice, or may be a way to avoid infertile males. Finally, when we experimentally over-marked the scent-marks of an old male with scent-marks of a young male, females did not avoid, nor prefer, the over-marked area, suggesting that the quality of the old male may override the presence of a satellite male. We suggest that, irrespective of the causes underlying why a female selects a scent-marked area, this strategy may affect her reproductive success, which may have the same evolutionary consequences that "direct" mate choice decisions of other animals. Copyright © 2013 Elsevier B.V. All rights reserved.

  10. Percentage Retail Mark-Ups

    OpenAIRE

    Thomas von Ungern-Sternberg

    1999-01-01

    A common assumption in the literature on the double marginalization problem is that the retailer can set his mark-up only in the second stage of the game after the producer has moved. To the extent that the sequence of moves is designed to reflect the relative bargaining power of the two parties it is just as plausible to let the retailer move first. Furthermore, retailers frequently calculate their selling prices by adding a percentage mark-up to their wholesale prices. This allows a retaile...

  11. Laser marking method and device

    International Nuclear Information System (INIS)

    Okazaki, Yuki; Aoki, Nobutada; Mukai, Narihiko; Sano, Yuji; Yamamoto, Seiji.

    1997-01-01

    An object is disposed in laser beam permeating liquid or gaseous medium. Laser beams such as CW laser or pulse laser oscillated from a laser device are emitted to the object to apply laser markings with less degradation of identification and excellent corrosion resistance on the surface of the object simply and easily. Upon applying the laser markings, a liquid or gas as a laser beam permeating medium is blown onto the surface of the object, or the liquid or gas in the vicinity of the object is sucked, the laser beam-irradiated portion on the surface can be cooled positively. Accordingly, the laser marking can be formed on the surface of the object with less heat affection to the object. In addition, if the content of a nitrogen gas in the laser beam permeating liquid medium is reduced by degassing to lower than a predetermined value, or the laser beam permeating gaseous medium is formed by an inert gas, a laser marking having high corrosion resistance and reliability can be formed on the surface of the objective member. (N.H.)

  12. Support to the elaboration of the engineering of detail, configuration and programming of the control system of heat removal of the TRIGA Mark III reactor; Apoyo a la elaboracion de la ingenieria de detalle, configuracion y programacion del sistema de control de remocion de calor del reactor Triga Mark III

    Energy Technology Data Exchange (ETDEWEB)

    Diaz G, C. A.

    2016-07-01

    Nowadays, the peaceful and responsible use of nuclear energy in Mexico is of great importance and contributes to economic, social, scientist and technologic development in the country, highlighting the Instituto Nacional de Investigaciones Nucleares (ININ) and the Nuclear Power Plant of Laguna Verde as one of the most important dependences. Among the main facilities and laboratories of ININ is the Nuclear Research Reactor TRIGA Mark III, this is a pool type reactor with mobile core, cooled and moderated by light water and a flow of 1013 n/cm{sup 2}/sec. Due to the technological obsolescence is a growing problem that threatens the information, operation and/or efficacy of elements of control and safety systems of the reactor, these must be changed each time more frequently. In the modernization of reactor was used a Modicon M340 programmable logic control (PLC) and a Twido PLC for the control of heat removal system (Primary Cooling System (PCS) and Secondary Cooling System (SCS) respectively), this because the PLC has proven to be safe and effective devices, addition to reduce the wiring elements and increase the possibilities of performance and design of the digital control console. This document shows and describes the elements of heat removal system (PCS and SCS), and the signals and signal types that such items send or received by the PLC, likewise, is indicated the methodology used to develop the applications for the control of the Primary Cooling System and Secondary Cooling System, beginning with the PLC design, the development of PLC plans and the control logic, and finally, the simulation and debugging of applications on Unity Pro and Twido Suite. All this in compliance with the safety standards to nuclear research reactors (NS-R-4), the rules of industrial programming (IEC 61131-3), and the reactor operating limits postulated in the safety report and the software assurance system used in the ININ. (Author)

  13. Sorption of trace amounts of gallium (III) on iron (III) oxide

    International Nuclear Information System (INIS)

    Music, S.; Gessner, M.; Wolf, R.H.H.

    1979-01-01

    The sorption of trace amounts of gallium(III) on iron(III) oxide has been studied as a function of pH. Optimum conditions have been found for the preconcentration of traces of gallium(III) by iron(III) oxide. The influence of surface active substances and of complexing agents on the sorption of trace amounts of gallium(III) on iron(III) oxide has been also studied. (orig.) [de

  14. Sorption of trace amounts of gallium (III) on iron (III) oxide

    Energy Technology Data Exchange (ETDEWEB)

    Music, S; Gessner, M; Wolf, R H.H. [Institut Rudjer Boskovic, Zagreb (Yugoslavia)

    1979-01-01

    The sorption of trace amounts of gallium(III) on iron(III) oxide has been studied as a function of pH. Optimum conditions have been found for the preconcentration of traces of gallium(III) by iron(III) oxide. The influence of surface active substances and of complexing agents on the sorption of trace amounts of gallium(III) on iron(III) oxide has been also studied.

  15. Mark 4A project training evaluation

    Science.gov (United States)

    Stephenson, S. N.

    1985-01-01

    A participant evaluation of a Deep Space Network (DSN) is described. The Mark IVA project is an implementation to upgrade the tracking and data acquisition systems of the dSN. Approximately six hundred DSN operations and engineering maintenance personnel were surveyed. The survey obtained a convenience sample including trained people within the population in order to learn what training had taken place and to what effect. The survey questionnaire used modifications of standard rating scales to evaluate over one hundred items in four training dimensions. The scope of the evaluation included Mark IVA vendor training, a systems familiarization training seminar, engineering training classes, a on-the-job training. Measures of central tendency were made from participant rating responses. Chi square tests of statistical significance were performed on the data. The evaluation results indicated that the effects of different Mark INA training methods could be measured according to certain ratings of technical training effectiveness, and that the Mark IVA technical training has exhibited positive effects on the abilities of DSN personnel to operate and maintain new Mark IVA equipment systems.

  16. Mark 4A project training evaluation

    Science.gov (United States)

    Stephenson, S. N.

    1985-11-01

    A participant evaluation of a Deep Space Network (DSN) is described. The Mark IVA project is an implementation to upgrade the tracking and data acquisition systems of the dSN. Approximately six hundred DSN operations and engineering maintenance personnel were surveyed. The survey obtained a convenience sample including trained people within the population in order to learn what training had taken place and to what effect. The survey questionnaire used modifications of standard rating scales to evaluate over one hundred items in four training dimensions. The scope of the evaluation included Mark IVA vendor training, a systems familiarization training seminar, engineering training classes, a on-the-job training. Measures of central tendency were made from participant rating responses. Chi square tests of statistical significance were performed on the data. The evaluation results indicated that the effects of different Mark INA training methods could be measured according to certain ratings of technical training effectiveness, and that the Mark IVA technical training has exhibited positive effects on the abilities of DSN personnel to operate and maintain new Mark IVA equipment systems.

  17. SPEEDES - A multiple-synchronization environment for parallel discrete-event simulation

    Science.gov (United States)

    Steinman, Jeff S.

    1992-01-01

    Synchronous Parallel Environment for Emulation and Discrete-Event Simulation (SPEEDES) is a unified parallel simulation environment. It supports multiple-synchronization protocols without requiring users to recompile their code. When a SPEEDES simulation runs on one node, all the extra parallel overhead is removed automatically at run time. When the same executable runs in parallel, the user preselects the synchronization algorithm from a list of options. SPEEDES currently runs on UNIX networks and on the California Institute of Technology/Jet Propulsion Laboratory Mark III Hypercube. SPEEDES also supports interactive simulations. Featured in the SPEEDES environment is a new parallel synchronization approach called Breathing Time Buckets. This algorithm uses some of the conservative techniques found in Time Bucket synchronization, along with the optimism that characterizes the Time Warp approach. A mathematical model derived from first principles predicts the performance of Breathing Time Buckets. Along with the Breathing Time Buckets algorithm, this paper discusses the rules for processing events in SPEEDES, describes the implementation of various other synchronization protocols supported by SPEEDES, describes some new ones for the future, discusses interactive simulations, and then gives some performance results.

  18. WISC-III e WAIS-III na avaliação da inteligência de cegos WISC-III/WAIS-III en ciegos WISC-III and WAIS-III in intellectual assessment of blind people

    Directory of Open Access Journals (Sweden)

    Elizabeth do Nascimento

    2007-12-01

    Full Text Available Diante da escassez de pesquisas nacionais e de testes psicológicos destinados a avaliar pessoas cegas, desenvolveu-se um estudo psicométrico com as escalas verbais dos testes WISC-III e WAIS-III. Após as adaptações de alguns estímulos e das instruções, os testes foram aplicados em crianças (N = 120 e adultos (N = 52 residentes em Belo Horizonte. Os resultados indicaram que as escalas verbais modificadas apresentam uma boa consistência interna (alfa> 0,80. Além disso, a investigação da validade fatorial identifica a presença clara de apenas um componente. Este componente explica 81% e 64% para o WISC-III e WAIS-III, respectivamente. Conclui-se que as adaptações a que se procedeu não afetaram a estrutura fatorial das escalas. Deste modo, os profissionais poderão utilizar as escalas modificadas para avaliar a inteligência de pessoas cegas.Frente a la escasez de investigaciones nacionales asi como la ausencia de tests psicológicos que evaluen personas ciegas, se ha desarrollado un estudio psicometrico com la escalas verbales del WISC-III y WAIS-III. Posteriormente a las adaptaciones de algunos estímulos y de las instrucciones, las escalas fueron aplicadas a una muestra de niños (n=120 y de adultos (n=52 residentes en la ciudad de Belo Horizonte-Brasil. Los resultados indican que las escalas verbales modificadas presentan una alta fiabilidad (alpha >0,80 asi como la presencia clara de un unico componente responsable por 81% y 64% de la variancia del WIC-III e WAIS-III respectivamente. Se ha concluido que las modificaciones efectuadas no han comprometido la estructura factorial de las escalas verbales. Por tanto, los profesionales psicólogos pueden utilizar las escalas modificadas para la evaluación de la inteligencia de personas portadoras de ceguera.Owing to the almost lack of a national research on psychological testing for the evaluation of blind people, a psychometric study has been developed with the WISC-III and WAIS-III

  19. Cooperative Shark Mark Recapture Database (MRDBS)

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — The Shark Mark Recapture Database is a Cooperative Research Program database system used to keep multispecies mark-recapture information in a common format for...

  20. MarkIT büroo = Offices of MarkIT

    Index Scriptorium Estoniae

    2010-01-01

    Tallinnas Pärnu mnt. 102C asuvas büroohoones paikneva MarkIT büroo sisekujundusest. Sisearhitektid Kard Männil (SAB Miu Miu Miu) ja Loreida Hein (Studio La), nende tähtsamate tööde loetelu. Valge büroomööbel on sisearhitektide projekteeritud. Graafika on sisearhitektid ise joonistanud

  1. User’s guide for MapMark4GUI—A graphical user interface for the MapMark4 R package

    Science.gov (United States)

    Shapiro, Jason

    2018-05-29

    MapMark4GUI is an R graphical user interface (GUI) developed by the U.S. Geological Survey to support user implementation of the MapMark4 R statistical software package. MapMark4 was developed by the U.S. Geological Survey to implement probability calculations for simulating undiscovered mineral resources in quantitative mineral resource assessments. The GUI provides an easy-to-use tool to input data, run simulations, and format output results for the MapMark4 package. The GUI is written and accessed in the R statistical programming language. This user’s guide includes instructions on installing and running MapMark4GUI and descriptions of the statistical output processes, output files, and test data files.

  2. X-ray fractography of fatigue fracture surface under mode I and mode III loading

    International Nuclear Information System (INIS)

    Akiniwa, Yoshiaki; Tanaka, Keisuke; Tsumura, Tsuyoshi

    2001-01-01

    The propagation behavior of a circumferential fatigue crack in cylindrical bars of a carbon steel (JIS SGV410) and a stainless steel (JIS SUS316NG) was investigated under cyclic axial and torsional loadings. The J-integral range was used as a fracture mechanics parameter. When compared at the same J-integral range, the crack propagation rate under mode III was smaller than that under mode I. Parallel markings perpendicular to the crack propagation direction were observed on the fatigue fracture surface obtained under mode III loading. The residual stresses in the radial direction, σ r , and in the tangential direction, σ θ , were measured for both mode I and mode III fatigue fracture surfaces. For mode I fracture surface, σ r was tension, and was almost constant irrespective of the applied J-integral range. σ θ was close to zero for both materials. On the other hand, for mode III, σ r and σ θ were compression. For SUS316NG steel, the compressive stress of σ θ increased with the J-integral range. For SGV410 steel, the change of σ θ with the J-integral range was small. The breadth of diffraction profiles increased with J-integral range for both mode I and III. The breadth was found to be a good parameter to evaluate the applied J-integral range. (author)

  3. Safety analysis report: packages. DOT specification 7A - Type A container Mark 15 sludge shipping package

    International Nuclear Information System (INIS)

    Zeh, C.W.

    1985-03-01

    Sludge or filter cake containing 1.1 wt % 235 U enriched uranium from Mark 15 fabrication will be packaged in 55-gallon containers and shipped from SRP to NLO, Fernald, Ohio for recovery of product. About 7 Metric Tons (MT) of filter cake will be produced from fabricating Mark 15 slugs each reactor charge. Packaged shipments of this material, consigned as exclusive use, will be shipped to NLO in Department of Transportation (DOT) Specification 7A - Type A packages under a DOE Certificate of Compliance for Fissile Class III shipments. ''Type A packaging'' is designed to retain containment and shielding integrity under normal conditions of transport. This report documents compliance of the package design, construction methods, material and test performance with DOT Specification 7A. This DOT 7A Type A package contains a carbon steel outer container which is a 0.060-in.-thick 55-gal, galvanized drum equipped with a gasketed closure. The outer container encloses a 0.090-in.-thick, open head, polyethylene liner with lid

  4. Minimal Marking: A Success Story

    Directory of Open Access Journals (Sweden)

    Anne McNeilly

    2014-11-01

    Full Text Available The minimal-marking project conducted in Ryerson’s School of Journalism throughout 2012 and early 2013 resulted in significantly higher grammar scores in two first-year classes of minimally marked university students when compared to two traditionally marked classes. The “minimal-marking” concept (Haswell, 1983, which requires dramatically more student engagement, resulted in more successful learning outcomes for surface-level knowledge acquisition than the more traditional approach of “teacher-corrects-all.” Results suggest it would be effective, not just for grammar, punctuation, and word usage, the objective here, but for any material that requires rote-memory learning, such as the Associated Press or Canadian Press style rules used by news publications across North America.

  5. Male and female meadow voles Microtus pennsylvanicus respond differently to scent marks from the top- middle-, and bottom-scent donors of an over-mark

    Directory of Open Access Journals (Sweden)

    Michael H. FERKIN, Nicholas J. HOBBS, Benjamin D. FERKIN, Adam C.FERKIN, Daniel A. FERKIN

    2011-08-01

    Full Text Available Previous studies have shown that individuals responded preferentially to the mark of the top-scent donor relative to that of the bottom-scent donor of an over-mark. However, terrestrial mammals are likely to encounter over-marks consisting of the scent marks of more than two same-sex conspecifics in the intersections of runways, near the nests of sexually receptive female conspecifics, and inside and along the borders of the territories of conspecifics. We determined how meadow voles, Microtus pennsylvanicus, respond to the marks of the top-, middle-, and bottom-scent donors of an over-mark. We tested the hypothesis that voles exposed to an over-mark will respond preferentially to the scent marks that were deposited more recently, the scent marks that were on top or near the top of the over-mark, compared to the scent marks that were deposited earlier or near the bottom of the over-mark. Voles spent more time investigating the mark of the top-scent donor than that of the either the middle- or bottom-scent donor. However, males but not female voles spent more time investigating the middle-scent mark than the bottom-scent mark. We also tested the hypothesis that voles evaluate and respond to over-marks differently from single scent marks. Voles spent more time investigating the marks of the top-, middle-, and bottom-scent donors compared to scent marks that were not part of the over-mark. Voles can distinguish among the overlapping scent marks of three scent donors and sex differences exist in the values they appear to attach to each of these scent marks [Current Zoology 57 (4: 441–448, 2011].

  6. Evaluation of copper for divider subassembly in MCO Mark IA and Mark IV scrap fuel baskets

    International Nuclear Information System (INIS)

    Graves, C.E.

    1997-01-01

    The K Basin Spent Nuclear Fuel (SNF) Project Multi-Canister Overpack (MCO) subprojection eludes the design and fabrication of a canister that will be used to confine, contain, and maintain fuel in a critically safe array to enable its removal from the K Basins, vacuum drying, transport, staging, hot conditioning, and interim storage (Goldinann 1997). Each MCO consists of a shell, shield plug, fuel baskets (Mark IA or Mark IV), and other incidental equipment. The Mark IA intact and scrap fuel baskets are a safety class item for criticality control and components necessary for criticality control will be constructed from 304L stainless steel. It is proposed that a copper divider subassembly be used in both Mark IA and Mark IV scrap baskets to increase the safety basis margin during cold vacuum drying. The use of copper would increase the heat conducted away from hot areas in the baskets out to the wall of the MCO by both radiative and conductive heat transfer means. Thus copper subassembly will likely be a safety significant component of the scrap fuel baskets. This report examines the structural, cost and corrosion consequences associated with using a copper subassembly in the stainless steel MCO scrap fuel baskets

  7. Determination of the first hydrolysis constant of Europium (III) in 3 M of ionic strength

    International Nuclear Information System (INIS)

    Ramirez B, M.E.

    1994-01-01

    The first hydrolysis constant of Eu 3+ has been determined at 303 K and 3 M (NaCl) ionic strength. A solvent extraction method was used, the extractant was dibenzoylmethane in benzene and di glycolate anion in the aqueous phase provided competitive complexation. The tracer solution was 152m1 Eu (III) in water. The radioactive solution of europium was obtained by neutron irradiation of europium nitrate solutions at pH 3.0, in a TRIGA Mark III nuclear reactor at a neutron flux of 1 x 10 13 cm -2 s -1 . The half life of the produced isotope, 152m1 Eu (9.3 h), was verified by means of a Ge H detector and no interfering radiations were observed in the spectra. (Author)

  8. Extraction and separation studies of Ga(III, In(III and Tl(III using the neutral organophosphorous extractant, Cyanex-923

    Directory of Open Access Journals (Sweden)

    P. M. DHADKE

    2003-07-01

    Full Text Available The neutral extractant, Cyanes-923 has been used for the extraction and separation of gallium(III, indium(III and thallium(III from acidic solution. These metal ions were found to be quantitatively extracted with Cyanex-923 in toluene in the pH range 4.5–5.5, 5.0–6.5 and 1.5–3.0, respectively, and from the organic phase they can be stripped with 2.0 mol dm-3 HNO3, 3.0 mol dm-3 HNO3 and 3.0 mol dm-3 HCl, respectively. The effect of pH equilibration period, diluents, diverse ions and stripping agents on the extraction of Ga(III, In(III and Tl(III has been studied. The stroichiometry of the extracted species of these metal ions was determined on the basis of the slope analysis method. The reaction proceed by solvation and the probable extracted species found were [MCl3. 3Cyanex-923] [where M = Ga(III or In(III ] and [HTlCl4. 3Cyanex-923]. Based on these results a sequential procedure for the separation of Ga(III, In(III and Tl(III from each other was developed.

  9. Potentiometric studies on some ternary complexes of Nd(III), Sm(III), Gd(III) and Ho(III) with cyclohexanediaminetetraacetic acid as primary ligand

    International Nuclear Information System (INIS)

    Marathe, D.G.; Munshi, K.N.

    1983-01-01

    The formation constants of the ternary complexes of neodymium(III), samarium(III), gadlonium(III) and holmium(III) with cyclohexanediaminetetraacetic acid (CyDTA) as primary ligand and dihydroxynaphthalene (DHN), dihydroxynaphthalene-6-sulphonic acid (DHNSA) and cateechol-3,5-disulphonic acid (CDSA) as secondary ligands have been investigated by potentiometric titration technique. The secondary ligands have been investigated by potentiometric titration technique. The values of formation constants of 1:1:1 ternary chelates are reported at three different temperatures, and at a fixed ionic strength, μ = 0.1 M (NaClO 4 ). (author)

  10. Solvent effects on extraction of aluminum(III), gallium(III), and indium(III), with decanoic acid

    International Nuclear Information System (INIS)

    Yamada, Hiromichi; Hayashi, Hisao; Fujii, Yukio; Mizuta, Masateru

    1986-01-01

    Extraction of aluminum(III) and indium(III) with decanoic acid in 1-octanol was carried out at 25 deg C and at an aqueous ionic strength of 0.1 mol dm -3 (NaClO 4 ). Monomeric and tetrameric aluminum(III) decanoates and monomeric indium(III) decanoate are responsible for the extraction. From a comparison of the present results with those obtained from the previous works, the polymerization of the extracted species was found to be more extensive in benzene than in 1-octanol, and the metal decanoates were highly polymerized in the following order in both solvents: Al > Ga > In. (author)

  11. An analysis of hospital brand mark clusters.

    Science.gov (United States)

    Vollmers, Stacy M; Miller, Darryl W; Kilic, Ozcan

    2010-07-01

    This study analyzed brand mark clusters (i.e., various types of brand marks displayed in combination) used by hospitals in the United States. The brand marks were assessed against several normative criteria for creating brand marks that are memorable and that elicit positive affect. Overall, results show a reasonably high level of adherence to many of these normative criteria. Many of the clusters exhibited pictorial elements that reflected benefits and that were conceptually consistent with the verbal content of the cluster. Also, many clusters featured icons that were balanced and moderately complex. However, only a few contained interactive imagery or taglines communicating benefits.

  12. Glass marking with diode-pumped Nd:YLF laser; Handotai reiki Nd:YLF laser ni yoru glass marking

    Energy Technology Data Exchange (ETDEWEB)

    Sakai, F.; Hayashi, K. [Sumitomo Heavy Industries, Ltd., Tokyo (Japan)

    1996-08-20

    The compact marking system based on a beam scanning system in which the fourth harmonic (FHG: 262 nm in wavelength) of a diode-pumped Nd:YLF (Nd:LiYf4) laser is used for the source of ultraviolet light is described. The result of application to the glass marking that caused a problem due to the generation of cracks is also explained. The machining characteristics significantly vary depending on the type of glass. During actual marking, sample processing must be beforehand carried out to optimize the processing conditions after confirming that there is no problem in practical use. For marking on the glass used for liquid-crystal board, it is valid to improve the density of a dot and increase the number of shots per dot for obtaining high visibility. However, cracks may occur in the clearance of each dot because of the thermal effect. Therefore, the processing conditions must be optimized according to the glass type and crack generation state. The generation of cracks can be suppressed by setting the processing conditions to the optimum level. As a result, satisfactory marking is obtained. 8 refs., 6 figs.

  13. Civilsamfundets ABC: M for Marked

    DEFF Research Database (Denmark)

    Lund, Anker Brink; Meyer, Gitte

    2016-01-01

    Bogstaveligt talt: Hvad er civilsamfundet? Anker Brink Lund og Gitte Meyer fra CBS Center for Civil Society Studies gennemgår civilsamfundet bogstav for bogstav. Vi er nået til M for Marked.......Bogstaveligt talt: Hvad er civilsamfundet? Anker Brink Lund og Gitte Meyer fra CBS Center for Civil Society Studies gennemgår civilsamfundet bogstav for bogstav. Vi er nået til M for Marked....

  14. 19 CFR 134.43 - Methods of marking specific articles.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 1 2010-04-01 2010-04-01 false Methods of marking specific articles. 134.43...; DEPARTMENT OF THE TREASURY COUNTRY OF ORIGIN MARKING Method and Location of Marking Imported Articles § 134.43 Methods of marking specific articles. (a) Marking previously required by certain provisions of the...

  15. Effect of thermomechanical treatment of the stress corrosion cracking of metastable beta III titanium

    International Nuclear Information System (INIS)

    Seats, J.H.; Condit, D.O.

    1974-01-01

    Results of studies on the relations of microstructural changes with stress corrosion of Ti--11.5 Mo--6 Zr--4.5 Sn (Beta III) alloys are presented. It was found that this alloy is virtually immune to stress corrosion cracking if no imperfections in the surface are present. Specimens that had not been cold worked showed surface deterioration, but it was not serious enough to cause any marked reduction in yield strengths. The alloy is, however, susceptible to SCC if the surface contains an imperfection such as a fatigue crack where high stresses can concentrate during testing. These high stress levels at the crack tip may cause mechanical destruction of the passivating oxide and allow a higher concentration of chloride ions near the fresh metal surfaces. However, even with precracked specimens, crack propagation is slow as evidenced by no failures within the 720 hour test period. The extreme notch sensitivity of Beta III prevented initiation of fatigue cracks in the sections of the alloy with 20 and 50 percent cold work. More research must be done to test Beta III in this condition. However, on the basis of the research conducted thus far, SCC susceptibility of Beta III titanium alloy appears to be independent of thermomechanical pretreatment. (U.S.)

  16. Lessons learned : pavement marking warranty contract.

    Science.gov (United States)

    2013-12-01

    In 2012, UDOT implemented a performance-based warranty on a portion of an I-15 pavement marking : project. The awarded contract requested a contractor warranty on the implemented markings for a total : duration of six years. This is the first time th...

  17. Minnesota Local Agency Pavement Marking : Mining Existing Data

    Science.gov (United States)

    2017-11-01

    Pavement marking is important for safety. Maximizing pavement marking performance in terms of increased retroreflectivity, within limited budget constraints, allows agencies to make better decisions toward providing more effective pavement marking pe...

  18. Mark Twain: inocente ou pecador? = Mark Twain: innocent or sinner?

    Directory of Open Access Journals (Sweden)

    Heloisa Helou Doca

    2009-01-01

    Full Text Available A leitura cuidadosa do texto do “Tratado de Paris”, em 1900, leva Mark Twain a concluir que a intenção política norte-americana era, claramente, a de subjugação. Declara-se, abertamente, antiimperialista, nesse momento, apesar das inúmeras críticasrecebidas por antagonistas políticos que defendiam o establishment dos Estados Unidos. Após viajar para a Europa e Oriente, em 1867, como correspondente do jornal Daily Alta Califórnia, Mark Twain publica, em 1869, seu relato de viagem, The Innocents Abroad or TheNew Pilgrim’s Progress. Nosso estudo demonstra que o autor, apesar das diversas máscaras usadas em seus relatos, narra histórias, culturas e tradições, tanto da Europa quanto do Oriente, já com os olhos bem abertos pelo viés antiimperialista. Faz uso da paródia, sátira, ironia e humor para dessacralizar impérios, monarcas e a Igreja que subjugavam os mais fracos, iluminando, desde então, os estudos sobre culturas. Nosso estudo, outrossim, faz uma reflexão sobre cultura, tradição e o olhar do viajante, justificando o “olhar inocente” do narrador em seu relato.After carefully reading the Treaty of Paris in 1900, Mark Twain concluded that the goal of U.S. policy was clearly one ofsubjugation. He openly declared himself an anti-imperialist at that time, in spite of the numerous criticisms he received from political opponents who supported the United States status quo. After traveling to Europe and the East in 1867 as a correspondent for The DailyAlta California newspaper, Mark Twain published his travel report, The Innocents Abroad or The New Pilgrim’s Progress in 1869. Our study demonstrates that the author, in spite of using different guises in his reports, narrated histories, cultures and traditions – from both Europe and the East – with a viewpoint already imbued by his anti-imperialistic ideals. Twain made use of parody, satire, irony and humor within his texts in order to desecrate empires,monarchs and

  19. Do employers prefer Mark over Mohammed?

    NARCIS (Netherlands)

    Iris Andriessen; Eline Nievers; Laila Faulk; Jaco Dagevos

    2010-01-01

    Original title: Liever Mark dan Mohammed? Does Mohammed have less chance of succeeding on the Dutch labour market than Mark, even though they both have the same qualifications and work experience? And are employers less friendly towards Sonaya than Paula? This study investigates the

  20. [Werkgartner's muzzle imprint mark--a literature study].

    Science.gov (United States)

    Geserick, Gunther; Vendura, Klaus; Wirth, Ingo

    2009-01-01

    Since Werkgartner described and correctly interpreted the muzzle imprint mark around the gunshot entrance wound in 1922, this finding has been generally accepted as a sign of a contact shot. In further studies, it could finally be clarified that the muzzle imprint mark is caused by the expansive power of the powder gases with pressure on and abrasion of the skin at the muzzle (weapon imprint). Its shape depends on the firearm, the ammunition and the anatomical conditions, but does not require a bullet. Examinations under a magnifying glass microscope and histological investigations can complete the macroscopic findings. Occasionally, the muzzle imprint mark requires a certain "drying period" in order to become clearly visible. In rare cases, muzzle imprint marks also form on textiles perforated by the projectile. Characteristically shaped muzzled imprint marks can provide clues to the type of the firearm and its position at the time of discharge.

  1. 19 CFR 11.9 - Special marking on certain articles.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 1 2010-04-01 2010-04-01 false Special marking on certain articles. 11.9 Section... OF THE TREASURY PACKING AND STAMPING; MARKING Marking § 11.9 Special marking on certain articles. (a... of additional U.S. Note 4, Chapter 91. If any article so required to be marked is found not to be...

  2. Synthesis and characterization of La(III), Pr(III), Nd(III), Sm(III), Eu(III), Gd(III), Tb(III) and Dy(III) complexes of 2-acetylfuran-2-thenoylhydrazone

    International Nuclear Information System (INIS)

    Singh, B.; Singh, Praveen K.

    1998-01-01

    The reaction of 2-acetylfuran-2-thenoylhydrazone(afth) with Ln(III) trichlorides yields complexes of the type [Ln(afth)Cl 2 (H 2 O)(EtOH)]Cl, [Ln(III) = La, Pr, Nd, Sm, Eu, Gd, Tb and Dy]. The complexes have been characterized by molar conductance, magnetic susceptibility and TGA and DTA measurements, magnetic susceptibility and TGA and DTA measurements, FAB mass, infrared, proton NMR, electronic absorption and emission spectra. The terbium complex is found to be monomer from the FAB mass spectrum. The IR and NMR spectra suggest neutral tridentate behaviour of the Schiff base. A coordination number seven is proposed around the metal ions. Emission spectra suggest C 3v , symmetry around the metal ion with capped octahedron geometry for the europium complex. (author)

  3. 49 CFR 178.338-18 - Marking.

    Science.gov (United States)

    2010-10-01

    ... pounds. (7) Maximum design density of lading (Max. Lading density), in pounds per gallon. (8) Material... cryogenic liquid, in hours, and the name of that cryogenic liquid (MRHT __ hrs, name of cryogenic liquid). Marked rated holding marking for additional cryogenic liquids may be displayed on or adjacent to the...

  4. 7 CFR 956.162 - Container markings.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 8 2010-01-01 2010-01-01 false Container markings. 956.162 Section 956.162... WALLA VALLEY OF SOUTHEAST WASHINGTON AND NORTHEAST OREGON Rules and Regulations § 956.162 Container markings. Effective April 15, 1997, no handler shall ship any container of Walla Walla Sweet Onions except...

  5. Differential Signature of the Centrosomal MARK4 Isoforms in Glioma

    Directory of Open Access Journals (Sweden)

    Ivana Magnani

    2011-01-01

    Full Text Available Background: MAP/microtubule affinity-regulating kinase 4 (MARK4 is a serine-threonine kinase expressed in two spliced isoforms, MARK4L and MARK4S, of which MARK4L is a candidate for a role in neoplastic transformation. Methods: We performed mutation analysis to identify sequence alterations possibly affecting MARK4 expression. We then investigated the MARK4L and MARK4S expression profile in 21 glioma cell lines and 36 tissues of different malignancy grades, glioblastoma-derived cancer stem cells (GBM CSCs and mouse neural stem cells (NSCs by real-time PCR, immunoblotting and immunohistochemistry. We also analyzed the sub-cellular localisation of MARK4 isoforms in glioma and normal cell lines by immunofluorescence. Results: Mutation analysis rules out sequence variations as the cause of the altered MARK4 expression in glioma. Expression profiling confirms that MARK4L is the predominant isoform, whereas MARK4S levels are significantly decreased in comparison and show an inverse correlation with tumour grade. A high MARK4L/MARK4S ratio also characterizes undifferentiated cells, such as GBM CSCs and NSCs. Accordingly, only MARK4L is expressed in brain neurogenic regions. Moreover, while both MARK4 isoforms are localised to the centrosome and midbody in glioma and normal cells, the L isoform exhibits an additional nucleolar localisation in tumour cells. Conclusions: The observed switch towards MARK4L suggests that the balance between the MARK4 isoforms is carefully guarded during neural differentiation but may be subverted in gliomagenesis. Moreover, the MARK4L nucleolar localisation in tumour cells features this MARK4 isoform as a nucleolus-associated tumour marker.

  6. Preparation and characterisation of mixed ligand complexes of Co(III), Fe(III) and Cr(III) containing phthalimide and phenols

    International Nuclear Information System (INIS)

    Miah, M.A.J.; Islam, M.S.; Pal, S.C.; Barma, T.K.

    1996-01-01

    Some novel mixed ligand complexes of Co(III), Fe(III) and Cr(III) containing phthalimide as primary and 2-aminophenol and 3-aminophenol as secondary ligands have been synthesized and characterised on the basis of elemental analyses, conductivity and magnetic measurements and infrared and electronic spectral studies. Complexes containing 2-aminophenol are 1:1 electrolyte in N,N dimethylformamide. Spectral studies indicate that all the complexes exhibit octahedral geometry. The complexes have the general composition; K[M(pim)/sub 2/(L)/sub 2/]; where m=Co(III), Fe(III) and Cr(III), pim-anion of phthalimamide and L=anion of 2-aminophenol and 3-aminophenol. (author)

  7. Marks on the petroleum fiscality

    International Nuclear Information System (INIS)

    2007-02-01

    This document offers some marks on the petroleum fiscality in France: the taxes as the 'accises' and the 'TVA', the part of the taxes in the sale price at the service station, the comparison with other countries of Europe, the tax revenues and the Government budget. It provides also marks on the fuels prices formation (margins), the world petroleum markets (supply and demand) and the part of the petroleum companies on the petroleum market. (A.L.B.)

  8. 14 CFR 1203.501 - Applying derivative classification markings.

    Science.gov (United States)

    2010-01-01

    ... INFORMATION SECURITY PROGRAM Derivative Classification § 1203.501 Applying derivative classification markings. Persons who apply derivative classification markings shall: (a) Observe and respect original... 14 Aeronautics and Space 5 2010-01-01 2010-01-01 false Applying derivative classification markings...

  9. Aluminum-Oxide Temperatures on the Mark VB, VE, VR, 15, and Mark 25 Assemblies

    International Nuclear Information System (INIS)

    Aleman, S.E.

    2001-01-01

    The task was to compute the maximum aluminum-oxide and oxide-coolant temperatures of assemblies cladded in 99+ percent aluminum. The assemblies considered were the Mark VB, VE, V5, 15 and 25. These assemblies consist of nested slug columns with individual uranium slugs cladded in aluminum cans. The CREDIT code was modified to calculate the oxide film thickness and the aluminum-oxide temperature at each axial increment. This information in this report will be used to evaluate the potential for cladding corrosion of the Mark 25 assembly

  10. Reference core design Mark-III of the experimental multi-purpose, high-temperature, gas-cooled reactor

    International Nuclear Information System (INIS)

    Shindo, Ryuiti; Watanabe, Takashi; Ishiguro, Okikazu; Kuroki, Syuzi

    1977-10-01

    The reactivity control system is one of the important items in reactor design, but it is much restricted by structural design of fuel element and pressure vessel in the experimental multi-purpose, high-temperature reactor. Preceding the first conceptual design of the reactor, therefore, the reactivity control system composed of control rod, burnable poison and reserve shutdown system in Mark-II design was re-studied, and several improvements were indicated. (1) The diameter of control rods must be as large as possible because it is impossible to increase the number of control rods. (2) The accuracy in estimation of the reactivity to be compensated with control rods is important because of the mutual interference of pair control rods with the twin configuration in a fuel element. (3) The improvement of core performance in burnup is accompanied by the reduction of design margin for control rods. (4) Increase of the reactivity to be compensated with the burnable poison leads to increase of the core reactivity recovery with burnup, and the assertion of the decrease for recovery of reactivity leads to increase of the temperature dependency of reactivity compensated with control rods. (5) Reduction of reactivity to be compensated with control rods is thus limited by cancellation of the effects in the reactivity recovery and the reactivity temperature dependency. (6) The reserve shutdown system can be designed with margin under the condition of excluding the reactivity of burnup from that to be compensated. (auth.)

  11. Serviceable pavement marking retroreflectivity levels : technical report.

    Science.gov (United States)

    2009-03-01

    This research addressed an array of issues related to measuring pavement markings retroreflectivity, factors : related to pavement marking performance, subjective evaluation process, best practices for using mobile : retroreflectometers, sampling pav...

  12. 46 CFR 108.645 - Markings on lifesaving appliances.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Markings on lifesaving appliances. 108.645 Section 108.645 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) A-MOBILE OFFSHORE DRILLING UNITS DESIGN AND EQUIPMENT Equipment Markings and Instructions § 108.645 Markings on lifesaving appliances. (a...

  13. 25 CFR 141.16 - Price marking.

    Science.gov (United States)

    2010-04-01

    ... 25 Indians 1 2010-04-01 2010-04-01 false Price marking. 141.16 Section 141.16 Indians BUREAU OF... AND ZUNI RESERVATIONS General Business Practices § 141.16 Price marking. The price of each article... visible to the customer and that affords the customer a reasonable opportunity to learn the price of the...

  14. 46 CFR 199.176 - Markings on lifesaving appliances.

    Science.gov (United States)

    2010-10-01

    ... ARRANGEMENTS LIFESAVING SYSTEMS FOR CERTAIN INSPECTED VESSELS Requirements for All Vessels § 199.176 Markings on lifesaving appliances. (a) Lifeboats and rescue boats. Each lifeboat and rescue boat must be plainly marked as follows: (1) Each side of each lifeboat and rescue boat bow must be marked in block...

  15. PREOPERATIVE ENDOSCOPIC MARKING OF UNPALPABLE COLONIC TUMORS

    Directory of Open Access Journals (Sweden)

    A. L. Goncharov

    2013-01-01

    Full Text Available The identification of small colon lesions is one of the major problems in laparoscopic colonic resection.Research objective: to develop a technique of visualization of small tumors of a colon by preoperative endoscopic marking of a tumor.Materials and methods. In one day prior to operation to the patient after bowel preparation the colonoscopy is carried out. In the planned point near tumor on antimesentery edge the submucous infiltration of marking solution (Micky Sharpz blue tattoo pigment, UK is made. The volume of entered solution of 1–3 ml. In only 5 months of use of a technique preoperative marking to 14 patients with small (the size of 1–3 cm malignant tumors of the left colon is performed.Results. The tattoo mark was well visualized by during operation at 13 of 14 patients. In all cases we recorded no complications. Time of operation with preoperative marking averaged 108 min, that is significantly less in comparison with average time of operation with an intra-operative colonoscopy – 155 min (р < 0.001.Conclusions. The first experience of preoperative endoscopic marking of non palpable small tumors of a colon is encouraging. Performance of a technique wasn't accompanied by complications and allowed to reduce significantly time of operation and to simplify conditions of performance of operation.

  16. 49 CFR 1520.13 - Marking SSI.

    Science.gov (United States)

    2010-10-01

    ... SECURITY INFORMATION § 1520.13 Marking SSI. (a) Marking of paper records. In the case of paper records... back cover, including a binder cover or folder, if the document has a front and back cover; (2) Any.... 552 and 49 CFR parts 15 and 1520. (d) Other types of records. In the case of non-paper records that...

  17. Modelo hipercubo integrado a um algoritmo genético para análise de sistemas médicos emergenciais em rodovias The hypercube queuing model integrated to a genetic algorithm to analyze emergency medical systems on highways

    Directory of Open Access Journals (Sweden)

    Ana Paula Iannoni

    2006-04-01

    Full Text Available O modelo hipercubo, conhecido na literatura de problemas de localização de sistemas servidor para cliente, é um modelo baseado em teoria de filas espacialmente distribuídas e aproximações Markovianas. O modelo pode ser modificado para analisar os sistemas de atendimentos emergenciais (SAEs em rodovias, considerando as particularidades da política de despacho destes sistemas. Neste estudo, combinou-se o modelo hipercubo com um algoritmo genético para otimizar a configuração e operação de SAEs em rodovias. A abordagem é efetiva para apoiar decisões relacionadas ao planejamento e operação destes sistemas, por exemplo, em determinar o tamanho ideal para as áreas de cobertura de cada ambulância, de forma a minimizar o tempo médio de resposta aos usuários e o desbalanceamento das cargas de trabalho das ambulâncias. Os resultados computacionais desta abordagem foram analisados utilizando dados reais do sistema Anjos do Asfalto (rodovia Presidente Dutra.The hypercube model, well-known in the literature on problems of server-to-customer localization systems, is based on the spatially distributed queuing theory and Markovian analysis approximations. The model can be modified to analyze Emergency Medical Systems (EMSs on highways, considering the particularities of these systems' dispatching policies. In this study, we combine the hypercube model with a genetic algorithm to optimize the configuration and operation of EMSs on highways. This approach is effective to support planning and operation decisions, such as determining the ideal size of the area each ambulance should cover to minimize not only the average time of response to the user but also ambulance workload imbalances, as well as generating a Pareto efficient boundary between these measures. The computational results of this approach were analyzed using real data Anjos do Asfalto EMS (which covers the Presidente Dutra highway.

  18. 9 CFR 316.13 - Marking of outside containers.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Marking of outside containers. 316.13... INSPECTION AND CERTIFICATION MARKING PRODUCTS AND THEIR CONTAINERS § 316.13 Marking of outside containers. (a... domestic commerce is moved from an official establishment, the outside container shall bear an official...

  19. Infrared technique for decoding of invisible laser markings

    Science.gov (United States)

    Haferkamp, Heinz; Jaeschke, Peter; Stein, Johannes; Goede, Martin

    2002-03-01

    Counterfeiting and product piracy continues to be an important issue not only for the Western industry, but also for the society in general. Due to the drastic increase in product imitation and the request for plagiarism protection as well as for reducing thefts there is a high interest in new protection methods providing new security features. The method presented here consists of security markings which are included below paint layers. These markings are invisible for the human eye due to the non-transparency of the upper layers in the visible spectral range. However, the markings can be detected by an infrared technique taking advantage on the partial transparency of the upper paint layers in the IR-region. Metal sheets are marked using laser radiation. The beam of a Nd:YAG-laser provides a modification of the surface structure, resulting in dark markings due to the annealing effect. After coating of the laser-marked material, the markings are invisible for the bare eye. In order to read out the invisible information below the coating, an infrared reflection technique is used. The samples are illuminated with halogen lamps or infrared radiators. Many coating materials (i. e. paints) show a certain transparency in the mid-infrared region, especially between 3 - 5 micrometers . The reflected radiation is detected using an IR-camera with a sensitivity range from 3.4 - 5 micrometers . Due to the different reflection properties between the markings and their surrounding, the information can be detected.

  20. Forensic surface metrology: tool mark evidence.

    Science.gov (United States)

    Gambino, Carol; McLaughlin, Patrick; Kuo, Loretta; Kammerman, Frani; Shenkin, Peter; Diaczuk, Peter; Petraco, Nicholas; Hamby, James; Petraco, Nicholas D K

    2011-01-01

    Over the last several decades, forensic examiners of impression evidence have come under scrutiny in the courtroom due to analysis methods that rely heavily on subjective morphological comparisons. Currently, there is no universally accepted system that generates numerical data to independently corroborate visual comparisons. Our research attempts to develop such a system for tool mark evidence, proposing a methodology that objectively evaluates the association of striated tool marks with the tools that generated them. In our study, 58 primer shear marks on 9 mm cartridge cases, fired from four Glock model 19 pistols, were collected using high-resolution white light confocal microscopy. The resulting three-dimensional surface topographies were filtered to extract all "waviness surfaces"-the essential "line" information that firearm and tool mark examiners view under a microscope. Extracted waviness profiles were processed with principal component analysis (PCA) for dimension reduction. Support vector machines (SVM) were used to make the profile-gun associations, and conformal prediction theory (CPT) for establishing confidence levels. At the 95% confidence level, CPT coupled with PCA-SVM yielded an empirical error rate of 3.5%. Complementary, bootstrap-based computations for estimated error rates were 0%, indicating that the error rate for the algorithmic procedure is likely to remain low on larger data sets. Finally, suggestions are made for practical courtroom application of CPT for assigning levels of confidence to SVM identifications of tool marks recorded with confocal microscopy. Copyright © 2011 Wiley Periodicals, Inc.

  1. Thermodynamic data for predicting concentrations of Pu(III), Am(III), and Cm(III) in geologic environments

    Energy Technology Data Exchange (ETDEWEB)

    Rai, Dhanpat; Rao, Linfeng; Weger, H.T.; Felmy, A.R. [Pacific Northwest National Laboratory, WA (United States); Choppin, G.R. [Florida State University, Florida (United States); Yui, Mikazu [Japan Nuclear Cycle Development Inst., Tokai Works, Tokai, Ibaraki (Japan)

    1999-01-01

    This report provides thermodynamic data for predicting concentrations of Pu(III), Am(III), and Cm(III) in geologic environments, and contributes to an integration of the JNC chemical thermodynamic database, JNC-TDB (previously PNC-TDB), for the performance analysis of geological isolation system for high-level radioactive wastes. Thermodynamic data for the formation of complexes or compounds with hydroxide, chloride, fluoride, carbonate, nitrate, sulfate and phosphate are discussed in this report. Where data for specific actinide(III) species are lacking, the data were selected based on chemical analogy to other trivalent actinides. In this study, the Pitzer ion-interaction model is mainly used to extrapolate thermodynamic constants to zero ionic strength at 25degC. (author)

  2. HDL Subspecies Defined by Presence of Apolipoprotein C-III and Incident Coronary Heart Disease in Four Cohorts

    DEFF Research Database (Denmark)

    Jensen, Majken K; Aroner, Sarah A; Mukamal, Kenneth J

    2018-01-01

    Background -The causal role of high density lipoprotein (HDL) cholesterol in cardioprotection has been questioned by genetic and randomized studies. Novel measures that relate to HDL function may contribute new information to prediction of cardiovascular risk. Apolipoprotein C-III (apoC-III) is a......Background -The causal role of high density lipoprotein (HDL) cholesterol in cardioprotection has been questioned by genetic and randomized studies. Novel measures that relate to HDL function may contribute new information to prediction of cardiovascular risk. Apolipoprotein C-III (apo...... studies of adults free of CHD. In the Multi-Ethnic Study of Atherosclerosis (MESA), 5,657 participants (52% women; age 52-72 y) were followed for risk of CHD from 2000-2002 through 2013. In a case-cohort study nested within the Danish Diet, Cancer and Health (DCH) study, 3,642 participants (47% women; age.......87). Conclusions -Our findings from four prospective studies support the hypothesis that apoC-III may mark a subfraction of HDL that is associated with higher risk of CHD. New measures reflecting HDL structure and function may provide novel insights for cardiovascular risk that extend beyond traditional plasma HDL...

  3. Microscopic saw mark analysis: an empirical approach.

    Science.gov (United States)

    Love, Jennifer C; Derrick, Sharon M; Wiersema, Jason M; Peters, Charles

    2015-01-01

    Microscopic saw mark analysis is a well published and generally accepted qualitative analytical method. However, little research has focused on identifying and mitigating potential sources of error associated with the method. The presented study proposes the use of classification trees and random forest classifiers as an optimal, statistically sound approach to mitigate the potential for error of variability and outcome error in microscopic saw mark analysis. The statistical model was applied to 58 experimental saw marks created with four types of saws. The saw marks were made in fresh human femurs obtained through anatomical gift and were analyzed using a Keyence digital microscope. The statistical approach weighed the variables based on discriminatory value and produced decision trees with an associated outcome error rate of 8.62-17.82%. © 2014 American Academy of Forensic Sciences.

  4. Luminescence study on solvation of americium(III), curium(III) and several lanthanide(III) ions in nonaqueous and binary mixed solvents

    International Nuclear Information System (INIS)

    Kimura, T.; Nagaishi, R.; Kato, Y.; Yoshida, Z.

    2001-01-01

    The luminescence lifetimes of An(III) and Ln(III) ions [An=Am and Cm; Ln=Nd, Sm, Eu, Tb and Dy] were measured in dimethyl sulfoxide(DMSO), N,N-dimethylformamide(DMF), methanol(MeOH), water and their perdeuterated solvents. Nonradiative decay rates of the ions were in the order of H 2 O > MeOH > DMF > DMSO, indicating that O-H vibration is more effective quencher than C-H, C=O, and S=O vibrations in the solvent molecules. Maximal lifetime ratios τ D /τ H were observed for Eu(III) in H 2 O, for Sm(III) in MeOH and DMF, and for Sm(III) and Dy(III) in DMSO. The solvent composition in the first coordination sphere of Cm(III) and Ln(III) in binary mixed solvents was also studied by measuring the luminescence lifetime. Cm(III) and Ln(III) were preferentially solvated by DMSO in DMSO-H 2 O, by DMF in DMF-H 2 O, and by H 2 O in MeOH-H 2 O over the whole range of the solvent composition. The order of the preferential solvation, i.e., DMSO > DMF > H 2 O > MeOH, correlates with the relative basicity of these solvents. The Gibbs free energy of transfer of ions from water to nonaqueous solvents was further estimated from the degree of the preferential solvation. (orig.)

  5. Luminescence studies of Sm(III) and Cm(III) complexes in NaSCN/DHDECMP extraction systems

    CERN Document Server

    Chung, D Y; Kimura, T

    1999-01-01

    Laser-induced fluorescence (LIF) studies of Sm(III) and Cm(III) complexes in the NaSCN/DHDECMP solvent extraction system were carried out. Luminescence lifetimes were measured to determine the number of water molecules coordinated to Sm(III), Tb(III), Dy(III), and Cm(III) in the sodium thiocyanate solution and in the DHDECMP phase. The hydration number of Sm(III), Tb(III), Dy(III), and Cm(III) in the sodium thiocyanate solution decreased linearly with increasing sodium thiocyanate concentration. The hydration numbers of Sm(III), Dy(III), and Cm(III) in the DHDECMP phase decreased with increasing sodium thiocyanate concentration. The water molecules in the inner coordination sphere of Sm(III) and Dy(III) extracted into the DHDECMP were not completely removed at low sodium thiocyanate concentration but decreased with increasing sodium thiocyanate concentration. However, in the case of Cm(III) extracted into the DHDECMP phase from the sodium thiocyanate solution, there was no water in the inner coordination sphe...

  6. Perception of scent over-marks by golden hamsters (Mesocricetus auratus): novel mechanisms for determining which individual's mark is on top.

    Science.gov (United States)

    Johnston, R E; Bhorade, A

    1998-09-01

    Hamsters preferentially remember or value the top scent of a scent over-mark. What cues do they use to do this? Using habituation-discrimination techniques, we exposed male golden hamsters (Mesocricetus auratus) on 3 to 4 trials to genital over-marks from 2 females and then tested subjects for their familiarity with these 2 scents compared with that of a novel female's secretion. Preferential memory for 1 of the 2 individuals' scents did not occur if the 2 marks did not overlap or did not overlap but differed in age, but it did occur if a region of overlap existed or 1 mark apparently occluded another (but did not overlap it). Thus, hamsters use regions of overlap and the spatial configuration of scents to evaluate over-marks. These phenomena constitute evidence for previously unsuspected perceptual abilities, including olfactory scene analysis, which is analogous to visual and auditory scene analysis.

  7. Applications of β-gal-III isozyme from Bacillus coagulans RCS3, in lactose hydrolysis.

    Science.gov (United States)

    Batra, Navneet; Singh, Jagtar; Joshi, Amit; Bhatia, Sonu

    2011-12-01

    Bacillus coagulans RCS3 isolated from hot water springs secreted five isozymes i.e. β-gal I-V of β-galactosidase. β-gal III isozyme was purified using DEAE cellulose and Sephadex G 100 column chromatography. Its molecular weight characterization showed a single band at 315kD in Native PAGE, while two subunits of 50.1 and 53.7 kD in SDS PAGE. β-Gal III had pH optima in the range of 6-7 and temperature optima at 65°C. It preferred nitro-aryl-β-d-galactoside as substrate having K(m) of 4.16 mM with ONPG. More than 85% and 80% hydrolysis of lactose (1-5%, w/v) was recorded within 48 h of incubation at 55°C and 50°C respectively and pH range of 6-7. About 78-86% hydrolysis of lactose in various brands of standardized milk was recorded at incubation temperature of 50°C. These results marked the applications of β-gal III in processing of milk/whey industry. Copyright © 2011 Elsevier B.V. All rights reserved.

  8. Camouflage of moderate Class III malocclusions with extraction of lower second molars and mandibular cervical headgear.

    Science.gov (United States)

    Mora, Diego Rey; Oberti, Giovanni; Ealo, Martha; Baccetti, Tiziano

    2007-01-01

    Orthodontic camouflage in patients with slight or moderate skeletal Class III malocclusions, can be obtained through different treatment alternatives. The purpose of this paper is to present a treatment that has not been described in the literature and which consists of the extraction of lower second molars and distal movement of the posterior segments by means of mandibular cervical headgear (MCH) and fixed appliances as a camouflage alternative. The force applied by the MCH was 250 gr per side (14hr/day). The total treatment time was 1 1/2 years. the extraction of lower second molars along with the use of mandibular cervical headgear is a good treatment alternative for camouflage in moderate Class III patients in order to obtain good occlusal relationships without affecting facial esthetics or producing marked dental compensations.

  9. Association of Eu(III) and Cm(III) with Bacillus subtilis and Halobacterium salinarum

    International Nuclear Information System (INIS)

    Ozaki, Takuo; Kimura, Takaumi; Ohnuki, Toshihiko; Yoshida, Zenko

    2002-01-01

    Adsorption behavior of Eu(III) and Cm(III) by Bacillus subtilis and Halobacterium salinarum was investigated. Both microorganisms showed almost identical pH dependence on the distribution ratio (K d ) of the metals examined, i.e., K d of Eu(III) and Cm(III) increased with an increase of pH. The coordination state of Eu(III) adsorbed on the microorganisms was studied by time-resolved laser-induced fluorescence spectroscopy (TRLFS). The coordination states of Eu(III) adsorbed on the B. subtilis and H. salinarum was of different characteristics. H. salinarum exhibited more outer-spherical interaction with Eu(III) than B. subtilis. (author)

  10. Bite marks on skin and clay: A comparative analysis

    Directory of Open Access Journals (Sweden)

    R.K. Gorea

    2014-12-01

    Full Text Available Bite marks are always unique because teeth are distinctive. Bite marks are often observed at the crime scene in sexual and in physical assault cases on the skin of the victims and sometimes on edible leftovers in burglary cases. This piece of evidence is often ignored, but if properly harvested and investigated, bite marks may prove useful in apprehending and successfully prosecuting the criminals. Due to the importance of bite marks, we conducted a progressive randomised experimental study conducted on volunteers. A total of 188 bite marks on clay were studied. Based on these findings, 93.34% of the volunteers could be identified from the bite marks on the clay. In addition, 201 impressions on skin were studied, and out of these cases, 41.01% of the same volunteers could be identified based on the bite mark impressions on the skin.

  11. Sorption of small amounts of europium(III) on iron(III) hydroxide and oxide

    International Nuclear Information System (INIS)

    Music, S.; Gessner, M.; Wolf, R.H.H.

    1979-01-01

    The sorption of small amounts of europium(III) on iron(III) hydroxide and oxide has been studied as a function of pH. The mechanism of sorption is discussed. Optimum conditions have been found for the preconcentration of small or trace amounts of europium(III) by iron(III) hydroxide and oxide. The influence of complexing agents (EDTA, oxalate, tartrate and 5-sulfosalicylic acid) on the sorption of small amounts of europium(III) on iron(III) oxide has also been studied. (author)

  12. 49 CFR 172.317 - KEEP AWAY FROM HEAT handling mark.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false KEEP AWAY FROM HEAT handling mark. 172.317 Section... REQUIREMENTS, AND SECURITY PLANS Marking § 172.317 KEEP AWAY FROM HEAT handling mark. (a) General. For... of Division 5.2 must be marked with the KEEP AWAY FROM HEAT handling mark specified in this section...

  13. Mark Raidpere portreefotod Kielis

    Index Scriptorium Estoniae

    1999-01-01

    Kieli Linnagaleriis avatud 2. Ars Baltica fototriennaalil 'Can You Hear Me?' esindab Eestit Mark Raidpere seeriaga 'Portreed 1998'. Näituse Eesti-poolne kuraator Anu Liivak, kataloogiteksti kirjutas Anders Härm. Tuntumaid osalejaid triennaalil Wolfgang Tillmans

  14. Mark 1 Test Facility

    Data.gov (United States)

    Federal Laboratory Consortium — The Mark I Test Facility is a state-of-the-art space environment simulation test chamber for full-scale space systems testing. A $1.5M dollar upgrade in fiscal year...

  15. Mark Raidpere näitused Pariisis ja Napolis / Mark Raidpere ; interv. Harry Liivrand

    Index Scriptorium Estoniae

    Raidpere, Mark

    2008-01-01

    Mark Raidpere videod "Vekovka", "Dedication / Pühendus", "Majestoso Mystico" näitusel Pariisis Michel Reini galeriis. Osaleb koos saksa fotograafi Sven Johnega näitusel Napolis. Kreekas Thessalonikis valminud filmist "1:1:1"

  16. Mark retention of calcein in Cisco and Bloater

    Science.gov (United States)

    Chalupnicki, Marc A.; Mackey, Gregg; Nash, Kendra; Chiavelli, Richard; Johnson, James H.; Kehler, Thomas; Ringler, Neil H.

    2016-01-01

    Since 2012, a multi-agency initiative to restore these native forage species has been under way. Evaluating the restoration success of Cisco Coregonus artedi and Bloater C. hoyi in Lake Ontario waters requires methods to identify stocked fish. However, juvenile Cisco and Bloater are fragile; thus, mass marking techniques that reduce the handling of individual fish are required and have not previously been evaluated. In 2014–2015 we evaluated the usefulness of calcein (SE-MARK) as a marker on bony structures, including the otolith. Juvenile Bloater and Cisco (14, 100, 128 d old) were immersed in a calcein bath at 5,000 mg/L of water for 4 min to apply the chemical marker. Observations of the marking retention were evaluated 8 d following the treatment. All fish immersed in calcein had strong brilliant marks (rating scale 3) on all bony structures including scales, fin rays, jaw bones, and vertebrate. The otolith was the only hard structure that did not show a brilliant marking due to the opaque nature of the structure. Our results suggest that calcein produces a strong discernable mark on hard bony structures of Cisco and Bloater; however, long-term retention needs further study.

  17. Unmasking Snake Venom of Bothrops leucurus: Purification and Pharmacological and Structural Characterization of New PLA2 Bleu TX-III

    Science.gov (United States)

    Marangoni, Fábio André; Ponce-Soto, Luis Alberto; Marangoni, Sergio; Landucci, Elen Cristina Teizem

    2013-01-01

    Bleu TX-III was isolated from Bothrops leucurus snake venom on one-step analytical chromatography reverse phase HPLC, was homogeneous on SDS-PAGE, and was confirmed by Q-Tof Ultima API ESI/MS (TOF MS mode) mass spectrometry in 14243.8 Da. Multiple alignments of Bleu TX-III show high degree of homology with basic PLA2 myotoxins from other Bothrops venoms. Our studies on local and systemic myotoxicity “in vivo” reveal that Bleu TX-III is myotoxin with local but not systemic action due to the decrease in the plasmatic CK levels when Bleu TX-III is administrated by intravenous route in mice (dose 1 and 5 μg). And at a dose of 20 μg myotoxin behaves like a local and systemic action. Bleu TX-III induced moderate marked paw edema, evidencing the local increase in vascular permeability. The inflammatory events induced in the mice (I.M.) were investigated. The increase in the levels of IL-1, IL-6, and TNF-α was observed in the plasma. It is concluded that Bleu TX-III induces inflammatory events in this model. The enzymatic phospholipid hydrolysis may be relevant to these phenomena. Bothrops leucurus venom is still not extensively explored, and the knowledge of its toxins separately through the study of structure/function will contribute for a better understanding of its action mechanism. PMID:23509815

  18. Effects upon metabolic pathways and energy production by Sb(III and As(III/Sb(III-oxidase gene aioA in Agrobacterium tumefaciens GW4.

    Directory of Open Access Journals (Sweden)

    Jingxin Li

    Full Text Available Agrobacterium tumefaciens GW4 is a heterotrophic arsenite [As(III]/antimonite [Sb(III]-oxidizing strain. The As(III oxidase AioAB is responsible for As(III oxidation in the periplasm and it is also involved in Sb(III oxidation in Agrobacterium tumefaciens 5A. In addition, Sb(III oxidase AnoA and cellular H2O2 are also responsible for Sb(III oxidation in strain GW4. However, the deletion of aioA increased the Sb(III oxidation efficiency in strain GW4. In the present study, we found that the cell mobility to Sb(III, ATP and NADH contents and heat release were also increased by Sb(III and more significantly in the aioA mutant. Proteomics and transcriptional analyses showed that proteins/genes involved in Sb(III oxidation and resistance, stress responses, carbon metabolism, cell mobility, phosphonate and phosphinate metabolism, and amino acid and nucleotide metabolism were induced by Sb(III and were more significantly induced in the aioA mutant. The results suggested that Sb(III oxidation may produce energy. In addition, without periplasmic AioAB, more Sb(III would enter bacterial cells, however, the cytoplasmic AnoA and the oxidative stress response proteins were significantly up-regulated, which may contribute to the increased Sb(III oxidation efficiency. Moreover, the carbon metabolism was also activated to generate more energy against Sb(III stress. The generated energy may be used in Sb transportation, DNA repair, amino acid synthesis, and cell mobility, and may be released in the form of heat.

  19. Detection and recognition of road markings in panoramic images

    Science.gov (United States)

    Li, Cheng; Creusen, Ivo; Hazelhoff, Lykele; de With, Peter H. N.

    2015-03-01

    Detection of road lane markings is attractive for practical applications such as advanced driver assistance systems and road maintenance. This paper proposes a system to detect and recognize road lane markings in panoramic images. The system can be divided into four stages. First, an inverse perspective mapping is applied to the original panoramic image to generate a top-view road view, in which the potential road markings are segmented based on their intensity difference compared to the surrounding pixels. Second, a feature vector of each potential road marking segment is extracted by calculating the Euclidean distance between the center and the boundary at regular angular steps. Third, the shape of each segment is classified using a Support Vector Machine (SVM). Finally, by modeling the lane markings, previous falsely detected segments can be rejected based on their orientation and position relative to the lane markings. Our experiments show that the system is promising and is capable of recognizing 93%, 95% and 91% of striped line segments, blocks and arrows respectively, as well as 94% of the lane markings.

  20. Support to the elaboration of the engineering of detail, configuration and programming of the control system of heat removal of the TRIGA Mark III reactor

    International Nuclear Information System (INIS)

    Diaz G, C. A.

    2016-01-01

    Nowadays, the peaceful and responsible use of nuclear energy in Mexico is of great importance and contributes to economic, social, scientist and technologic development in the country, highlighting the Instituto Nacional de Investigaciones Nucleares (ININ) and the Nuclear Power Plant of Laguna Verde as one of the most important dependences. Among the main facilities and laboratories of ININ is the Nuclear Research Reactor TRIGA Mark III, this is a pool type reactor with mobile core, cooled and moderated by light water and a flow of 1013 n/cm"2/sec. Due to the technological obsolescence is a growing problem that threatens the information, operation and/or efficacy of elements of control and safety systems of the reactor, these must be changed each time more frequently. In the modernization of reactor was used a Modicon M340 programmable logic control (PLC) and a Twido PLC for the control of heat removal system (Primary Cooling System (PCS) and Secondary Cooling System (SCS) respectively), this because the PLC has proven to be safe and effective devices, addition to reduce the wiring elements and increase the possibilities of performance and design of the digital control console. This document shows and describes the elements of heat removal system (PCS and SCS), and the signals and signal types that such items send or received by the PLC, likewise, is indicated the methodology used to develop the applications for the control of the Primary Cooling System and Secondary Cooling System, beginning with the PLC design, the development of PLC plans and the control logic, and finally, the simulation and debugging of applications on Unity Pro and Twido Suite. All this in compliance with the safety standards to nuclear research reactors (NS-R-4), the rules of industrial programming (IEC 61131-3), and the reactor operating limits postulated in the safety report and the software assurance system used in the ININ. (Author)

  1. Mixed ligand complexes of some of the rare earths. La(III)-, Pr(III)- or Nd-(III)-CDTA-Hydroxy Acids

    Energy Technology Data Exchange (ETDEWEB)

    Rana, H S; Tandon, J P [Rajasthan Univ., Jaipur (India). Chemical Labs.

    1975-11-01

    Biligand complexes of the 1:1 Ln(III)-1,2-diaminocyclohexane-tetraacetic acid (CDTA) chelate with hydroxy acids (where hydroxy acids = salicylic acid (SA); Sulphosalicylic acid (SSA) and 8-hydroxyquinoline-5-sulphonic acid (HQSA)) have been investigated by potentiometric titration. Their formation constants have been calculated (..mu..=0.1M-KNO/sub 3/; and t=30+-1 deg C) as 4.60 +-0.03, 5.46+-0.03, 5.87+-0.05; 3.12+-0.04, 3.95+-0.05, 4.42+-0.07; 2.73+-0.06, 3.45+-0.05 and 3.90+-0.08 for Ln(III)-CDTA-SA,-SSA, and -HQSA respectively (where Ln=La, Pr or Nd). The value of log Ksub(MAB) follows the order: La(III)).

  2. EcoMark 2.0

    DEFF Research Database (Denmark)

    Guo, Chenjuan; Yang, Bin; Andersen, Ove

    2015-01-01

    Eco-routing is a simple yet effective approach to substantially reducing the environmental impact, e.g., fuel consumption and greenhouse gas (GHG) emissions, of vehicular transportation. Eco-routing relies on the ability to reliably quantify the environmental impact of vehicles as they travel...... in a spatial network. The procedure of quantifying such vehicular impact for road segments of a spatial network is called eco-weight assignment. EcoMark 2.0 proposes a general framework for eco-weight assignment to enable eco-routing. It studies the abilities of six instantaneous and five aggregated models......, and experiments for assessing the utility of the impact models in assigning eco-weights. The application of EcoMark 2.0 indicates that the instantaneous model EMIT and the aggregated model SIDRA-Running are suitable for assigning eco-weights under varying circumstances. In contrast, other instantaneous models...

  3. Interview with Mark Watson

    Directory of Open Access Journals (Sweden)

    Katy Shaw

    2016-04-01

    Full Text Available Mark Watson is a British comedian and novelist. His five novels to date – 'Bullet Points' (2004, 'A Light-Hearted Look At Murder' (2007, 'Eleven' (2010, 'The Knot' (2012 and 'Hotel Alpha' (2014 – explore human relationships and communities in contemporary society. His latest novel Hotel Alpha tells the story of an extraordinary hotel in London and two mysterious disappearances that raise questions no one seems willing to answer. External to the novel, readers can also discover more about the hotel and its inhabitants in one hundred extra stories that expand the world of the novel and can be found at http://www.hotelalphastories.com. In conversation here with Dr Katy Shaw, Mark offers some reflections on his writing process, the field of contemporary literature, and the vitality of the novel form in the twenty-first century.

  4. Multitemporal satellite data analyses for archaeological mark detection: preliminary results in Italy and Argentina

    Science.gov (United States)

    Lasaponara, Rosa; Masini, Nicola

    2014-05-01

    within Basilicata and Puglia Region, southern Patagonia and Payunia-Campo Volcanicos Liancanelo e PayunMatru respectively, in Italy and Argentina. We focused our attention on diverse surfaces and soil types in different periods of the year in order to assess the capabilities of both optical and radar data to detect archaeological marks in different ecosystems and seasons. We investigated not only crop culture during the "favourable vegetative period" to enhance the presence of subsurface remains but also the "spectral response" of spontaneous, sparse herbaceous covers during periods considered and expected to be less favourable (as for example summer and winter) for this type of investigation. The main interesting results were the capability of radar (cosmoskymed) and multispectral optical data satellite data (Pleiades, Quickbird, Geoeye) to highlight the presence of structures below the surface even (i) in during period of years generally considered not "suitable for crop mark investigations" and even (ii) in areas only covered by sparse, spontaneous herbaceous plants in several test sites investigate din both Argentine and Italian areas of interest. Preliminary results conducted in both Italian and Argentina sites pointed out that Earth Observation (EO) technology can be successfully used for extracting useful information on traces the past human activities still fossilized in the modern landscape in different ecosystems and seasons. Moreover the multitemporal analyses of satellite data can fruitfully applied to: (i) improve knowledge, (ii) support monitoring of natural and cultural site, (iii) assess natural and man-made risks including emerging threats to the heritage sites. References Lasaponara R, N Masini 2009 Full-waveform Airborne Laser Scanning for the detection of medieval archaeological microtopographic relief Journal of Cultural Heritage 10, e78-e82 Ciminale M, D Gallo, R Lasaponara, N Masini 2009 A multiscale approach for reconstructing archaeological

  5. Recognition in context: Implications for trade mark law.

    Science.gov (United States)

    Humphreys, Michael S; McFarlane, Kimberley A; Burt, Jennifer S; Kelly, Sarah J; Weatherall, Kimberlee G; Burrell, Robert G

    2017-10-01

    Context effects in recognition have played a major role in evaluating theories of recognition. Understanding how context impacts recognition is also important for making sound trade mark law. Consumers attempting to discriminate between the brand they are looking for and a look-alike product often have to differentiate products which share a great deal of common context: positioning on the supermarket shelf, the type of store, aspects of the packaging, or brand claims. Trade mark and related laws aim to protect brands and reduce consumer confusion, but courts assessing allegations of trade mark infringement often lack careful empirical evidence concerning the impact of brand and context similarity, and, in the absence of such evidence, make assumptions about how consumers respond to brands that downplay the importance of context and focus on the similarity of registered marks. The experiments reported in this paper aimed to test certain common assumptions in trade mark law, providing evidence that shared context can cause mistakes even where brand similarity is low.

  6. Trade Mark Cluttering: An Exploratory Report Commissioned by UKIPO

    OpenAIRE

    von Graevenitz, Georg; Greenhalgh, Christine; Helmers, Christian; Schautschick, Philipp

    2012-01-01

    This report explores the problem of “cluttering” of trade mark registers. The report consists of two parts: the first presents a conceptual discussion of “cluttering” of trade mark registers. The second part provides an exploratory empirical analysis of trade mark applications at the UK Intellectual Property Office (UKIPO) and the European trade mark office (OHIM). This part contains results of a descriptive and an econometric analysis. According to our definition, cluttering arises where fir...

  7. 32 CFR 2400.16 - Derivative classification markings.

    Science.gov (United States)

    2010-07-01

    ... SECURITY PROGRAM Derivative Classification § 2400.16 Derivative classification markings. (a) Documents... 32 National Defense 6 2010-07-01 2010-07-01 false Derivative classification markings. 2400.16..., as described in § 2400.12 of this part, the information may not be used as a basis for derivative...

  8. HERMIES-3: A step toward autonomous mobility, manipulation, and perception

    Science.gov (United States)

    Weisbin, C. R.; Burks, B. L.; Einstein, J. R.; Feezell, R. R.; Manges, W. W.; Thompson, D. H.

    1989-01-01

    HERMIES-III is an autonomous robot comprised of a seven degree-of-freedom (DOF) manipulator designed for human scale tasks, a laser range finder, a sonar array, an omni-directional wheel-driven chassis, multiple cameras, and a dual computer system containing a 16-node hypercube expandable to 128 nodes. The current experimental program involves performance of human-scale tasks (e.g., valve manipulation, use of tools), integration of a dexterous manipulator and platform motion in geometrically complex environments, and effective use of multiple cooperating robots (HERMIES-IIB and HERMIES-III). The environment in which the robots operate has been designed to include multiple valves, pipes, meters, obstacles on the floor, valves occluded from view, and multiple paths of differing navigation complexity. The ongoing research program supports the development of autonomous capability for HERMIES-IIB and III to perform complex navigation and manipulation under time constraints, while dealing with imprecise sensory information.

  9. Multiplexing clonality: combining RGB marking and genetic barcoding

    Science.gov (United States)

    Cornils, Kerstin; Thielecke, Lars; Hüser, Svenja; Forgber, Michael; Thomaschewski, Michael; Kleist, Nadja; Hussein, Kais; Riecken, Kristoffer; Volz, Tassilo; Gerdes, Sebastian; Glauche, Ingmar; Dahl, Andreas; Dandri, Maura; Roeder, Ingo; Fehse, Boris

    2014-01-01

    RGB marking and DNA barcoding are two cutting-edge technologies in the field of clonal cell marking. To combine the virtues of both approaches, we equipped LeGO vectors encoding red, green or blue fluorescent proteins with complex DNA barcodes carrying color-specific signatures. For these vectors, we generated highly complex plasmid libraries that were used for the production of barcoded lentiviral vector particles. In proof-of-principle experiments, we used barcoded vectors for RGB marking of cell lines and primary murine hepatocytes. We applied single-cell polymerase chain reaction to decipher barcode signatures of individual RGB-marked cells expressing defined color hues. This enabled us to prove clonal identity of cells with one and the same RGB color. Also, we made use of barcoded vectors to investigate clonal development of leukemia induced by ectopic oncogene expression in murine hematopoietic cells. In conclusion, by combining RGB marking and DNA barcoding, we have established a novel technique for the unambiguous genetic marking of individual cells in the context of normal regeneration as well as malignant outgrowth. Moreover, the introduction of color-specific signatures in barcodes will facilitate studies on the impact of different variables (e.g. vector type, transgenes, culture conditions) in the context of competitive repopulation studies. PMID:24476916

  10. Enhancement of the fluorescence of the samarium (III) complex by gadolinium (III)

    International Nuclear Information System (INIS)

    Yun-Xiang, C.; Zhang-Hua, L.

    1988-01-01

    The increase in sensitivity and selectivity of reactions in which colored species are formed by the addition of different metal ions is an area of research that has recently been developed. This phenomenon, which is sometimes called cocolaration effect, has been explained by the formation of mixed metal complex. The authors found an analogous phenomenon of reactions forming fluorescent complexes. The complexes of Sm(III)-thenoyltrifluoroacetone (TTA)-phenanthroline (Phen)-Triton-X-100 (TX-100) and Gd(III) (or La(III), Lu(III) and Y(III))-TTA-Phen-TX-100 had practically no fluorescence separately. Instead, a fluorescence-enhancement phenomenon caused by adding Gd or La, Lu and Y ions to the system was observed for the first time. The intensity of the enhanced fluorescence of Sm(III) complex was increased in the following order: La< Y< Lu< Gd. By analogy with cocoloration effect, the authors call this new fluorescence-enhancement phenomenon the co-fluorescence effect. The object of this work was to study the enhancement effect of Gd(III) on the fluorescence of the Sm(III)-TTA-Phen-TX-100 system. The recommended fluorimetric method has been applied to the determination of trace amounts of samarium in ytterbium oxide with satisfactory results. A general reaction mechanism for the system studied was proposed

  11. Marking for Structure using Boolean Feedback | Louw | Journal for ...

    African Journals Online (AJOL)

    This paper presents evidence that marking student texts with well considered checklists is more effective than marking by hand. An experiment conducted on first-year students illustrated that the checklists developed to mark introductions, conclusions and paragraphs yielded better revision results than handwritten ...

  12. Tooth-marked small theropod bone: an extremely rare trace

    DEFF Research Database (Denmark)

    Jacobsen, Aase Roland

    2001-01-01

    Tooth-marked dinosaur bones provide insight into feeding behaviours and biting strategies of theropod dinosaurs. The majority of theropod tooth marks reported to date have been found on herbivorous dinosaur bones, although some tyrannosaurid bones with tooth marks have also been reported. In 1988...

  13. Effect of ionizing radiation on the activity of restriction nucleases PvuII and HindIII

    International Nuclear Information System (INIS)

    Luzova, M.; Michaelidesova, A.; Davidkova, M.

    2014-01-01

    The research is focused on the influence of the ionizing radiation on the activity of the restriction enzymes PvuII and HindIII. Enzymes PvuII and HindIII are restriction endonucleases of type II. These enzymes can be found in bacteria and they have a significant role in defense mechanisms of bacteria against viruses. They cleave DNA double helix at specific recognition palindromic sequences in the presence of cofactor Mg 2+ . PvuII cleaves the sequence CAG↓CTG and HindIII cleaves the sequence A↓AGCTT in marked places. Plasmid pcDNA3 has been used as the DNA substrate for the whole experimental study. It is 5446 base pairs (bp) long, circular DNA molecule and it contains three recognition sites for enzyme PvuII and one recognition site for enzyme HindIII. After the correct interaction of pcDNA3 with PvuII, we thus have three plasmid fragments with lengths 1069, 1097 and 3280 bp. When HindIII is incubated with this plasmid, we shall obtain the linear form of the DNA plasmid.The method for processing the cleaved DNA samples is the agarose gel electrophoresis. The activity of the irradiated enzymes decreases with increasing dose of radiation, because a part of the enzymes is deactivated due to induced radiation damage. To determine effect of radiation quality, samples were irradiated using proton and gamma sources. The results of our experimental study will be presented and discussed with respect to molecular structure of both enzymes and particular sites of radical damage influencing their function. (authors)

  14. 7 CFR 920.303 - Container marking regulations.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 8 2010-01-01 2010-01-01 false Container marking regulations. 920.303 Section 920.303... Miscellaneous Provisions § 920.303 Container marking regulations. No handler shall ship any kiwifruit except in accordance with the following terms and conditions: (a) Each package or container of kiwifruit shall bear on...

  15. 27 CFR 19.612 - Authorized abbreviations to identify marks.

    Science.gov (United States)

    2010-04-01

    ... T Tax Determined TD Wine Spirits Addition WSA (Sec. 201, Pub. L. 85-859, 72 Stat. 1360, as amended... TAX AND TRADE BUREAU, DEPARTMENT OF THE TREASURY LIQUORS DISTILLED SPIRITS PLANTS Containers and Marks... to identify certain marks: Mark Abbreviation Completely Denatured Alcohol CDA Distilled Spirits...

  16. The national hydrologic bench-mark network

    Science.gov (United States)

    Cobb, Ernest D.; Biesecker, J.E.

    1971-01-01

    The United States is undergoing a dramatic growth of population and demands on its natural resources. The effects are widespread and often produce significant alterations of the environment. The hydrologic bench-mark network was established to provide data on stream basins which are little affected by these changes. The network is made up of selected stream basins which are not expected to be significantly altered by man. Data obtained from these basins can be used to document natural changes in hydrologic characteristics with time, to provide a better understanding of the hydrologic structure of natural basins, and to provide a comparative base for studying the effects of man on the hydrologic environment. There are 57 bench-mark basins in 37 States. These basins are in areas having a wide variety of climate and topography. The bench-mark basins and the types of data collected in the basins are described.

  17. Asma (Vitis Vinifera L' de Scar Markörleri Aracılığıyla Gen Haritalarının Birbirine Bağlanması (İngilizce

    Directory of Open Access Journals (Sweden)

    Gökhan Söylemezoğlu

    2015-02-01

    Full Text Available Bu araştırma asmada (Vitis vinifera L önemli özelliklere karşı çıkarılan genom haritalarının SCAR markörleriyle birbirine bağlanması amacıyla gerçekleştirilmiştir. Bu amaçla interspesifik hibrit olan Cayuga White ve Aurore üzüm çeşitleri arasında oluşturulmuş olan genom haritasındaki RAPD markörleri kullanılmıştır. Bu genom haritasındaki III. kromozom üzerinde bulunan 4 RAPD markörü (p36f, OP10d, BC 389b and P232c ve IX. Kromozom üzerinde bulunan 2 RAPD markörü ( 374a and HB 374d kullanılmıştır. Bu markörler SCAR markörlerine dönüştürülmüş ve farklı üç populasyonda test edilmiştir. Bunlar 88.0514 Horizon x lllinoi 547-1, 89.064 Swenson Red x Flame Seedless, and Joannes Seyve 23-416 x lllinoi 547-1. Araştırma sonucunda, RAPD markörlerinden geliştirilmiş olan SCAR markörlerden iki tanesi çalışmış, fakat diğerleri ise kendi populasyonu dışındaki populasyonlarda çalışmadığı belirlenmiştir.

  18. Metallothionein (MT)-III

    DEFF Research Database (Denmark)

    Carrasco, J; Giralt, M; Molinero, A

    1999-01-01

    Metallothionein-III is a low molecular weight, heavy-metal binding protein expressed mainly in the central nervous system. First identified as a growth inhibitory factor (GIF) of rat cortical neurons in vitro, it has subsequently been shown to be a member of the metallothionein (MT) gene family...... injected rats. The specificity of the antibody was also demonstrated in immunocytochemical studies by the elimination of the immunostaining by preincubation of the antibody with brain (but not liver) extracts, and by the results obtained in MT-III null mice. The antibody was used to characterize...... the putative differences between the rat brain MT isoforms, namely MT-I+II and MT-III, in the freeze lesion model of brain damage, and for developing an ELISA for MT-III suitable for brain samples. In the normal rat brain, MT-III was mostly present primarily in astrocytes. However, lectin staining indicated...

  19. 9 CFR 590.418 - Supervision of marking and packaging.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Supervision of marking and packaging...) Identifying and Marking Product § 590.418 Supervision of marking and packaging. (a) Evidence of label approval... has on file evidence that such official identification or packaging material bearing such official...

  20. Lane marking detection based on waveform analysis and CNN

    Science.gov (United States)

    Ye, Yang Yang; Chen, Hou Jin; Hao, Xiao Li

    2017-06-01

    Lane markings detection is a very important part of the ADAS to avoid traffic accidents. In order to obtain accurate lane markings, in this work, a novel and efficient algorithm is proposed, which analyses the waveform generated from the road image after inverse perspective mapping (IPM). The algorithm includes two main stages: the first stage uses an image preprocessing including a CNN to reduce the background and enhance the lane markings. The second stage obtains the waveform of the road image and analyzes the waveform to get lanes. The contribution of this work is that we introduce local and global features of the waveform to detect the lane markings. The results indicate the proposed method is robust in detecting and fitting the lane markings.

  1. Statistical methods for the forensic analysis of striated tool marks

    Energy Technology Data Exchange (ETDEWEB)

    Hoeksema, Amy Beth [Iowa State Univ., Ames, IA (United States)

    2013-01-01

    In forensics, fingerprints can be used to uniquely identify suspects in a crime. Similarly, a tool mark left at a crime scene can be used to identify the tool that was used. However, the current practice of identifying matching tool marks involves visual inspection of marks by forensic experts which can be a very subjective process. As a result, declared matches are often successfully challenged in court, so law enforcement agencies are particularly interested in encouraging research in more objective approaches. Our analysis is based on comparisons of profilometry data, essentially depth contours of a tool mark surface taken along a linear path. In current practice, for stronger support of a match or non-match, multiple marks are made in the lab under the same conditions by the suspect tool. We propose the use of a likelihood ratio test to analyze the difference between a sample of comparisons of lab tool marks to a field tool mark, against a sample of comparisons of two lab tool marks. Chumbley et al. (2010) point out that the angle of incidence between the tool and the marked surface can have a substantial impact on the tool mark and on the effectiveness of both manual and algorithmic matching procedures. To better address this problem, we describe how the analysis can be enhanced to model the effect of tool angle and allow for angle estimation for a tool mark left at a crime scene. With sufficient development, such methods may lead to more defensible forensic analyses.

  2. UID...Leaving Its Mark on the Universe

    Science.gov (United States)

    Schramm, Harry F., Jr.

    2008-01-01

    Since 1975 bar codes on products at the retail counter have been accepted as the standard for entering product identity for price determination. Since the beginning of the 21 st century, the Data Matrix symbol has become accepted as the bar code format that is marked directly on a part, assembly or product that is durable enough to identify that item for its lifetime. NASA began the studies for direct part marking Data Matrix symbols on parts during the Return to Flight activities after the Challenger Accident. Over the 20 year period that has elapsed since Challenger, a mountain of studies, analyses and focused problem solutions developed by and for NASA have brought about world changing results. NASA Technical Standard 6002 and NASA Handbook 6003 for Direct Part Marking Data Matrix Symbols on Aerospace Parts have formed the basis for most other standards on part marking internationally. NASA and its commercial partners have developed numerous products and methods that addressed the difficulties of collecting part identification in aerospace operations. These products enabled the marking of Data Matrix symbols in virtually every situation and the reading of symbols at great distances, severe angles, under paint and in the dark without a light. Even unmarkable delicate parts now have a process to apply a chemical mixture, recently trademarked as Nanocodes, that can be converted to Data Matrix information through software. The accompanying intellectual property is protected by ten patents, several of which are licensed. Direct marking Data Matrix on NASA parts dramatically decreases data entry errors and the number of parts that go through their life cycle unmarked, two major threats to sound configuration management and flight safety. NASA is said to only have people and stuff with information connecting them. Data Matrix is one of the most significant improvements since Challenger to the safety and reliability of that connection.

  3. UID....Now That's Gonna Leave A Mark

    Science.gov (United States)

    Schramm, Harry F., Jr.

    2008-01-01

    Since 1975 bar codes on products at the retail counter have been accepted as the standard for entering product identity for price determination. Since the beginning of the 21 st century, the Data Matrix symbol has become accepted as the bar code format that is marked directly on a part, assembly or product that is durable enough to identify that item for its lifetime. NASA began the studies for direct part marking Data Matrix symbols on parts during the Return to Flight activities after the Challenger Accident. Over the 20 year period that has elapsed since Challenger, a mountain of studies, analyses and focused problem solutions developed by and for NASA have brought about world changing results. NASA Technical Standard 6002 and NASA Handbook 6003 for Direct Part Marking Data Matrix Symbols on Aerospace Parts have formed the basis for most other standards on part marking internationally. NASA and its commercial partners have developed numerous products and methods that addressed the difficulties of collecting part identification in aerospace operations. These products enabled the marking of Data Matrix symbols in virtually every situation and the reading of symbols at great distances, severe angles, under paint and in the dark without a light. Even unmarkable delicate parts now have a process to apply a chemical mixture, recently trademarked as Nanocodes, that can be converted to Data Matrix information through software. The accompanying intellectual property is protected by ten patents, several of which are licensed. Direct marking Data Matrix on NASA parts dramatically decreases data entry errors and the number of parts that go through their life cycle unmarked, two major threats to sound configuration management and flight safety. NASA is said to only have people and stuff with information connecting them. Data Matrix is one of the most significant improvements since Challenger to the safety and reliability of that connection.

  4. Otolith marking of juvenile shortnose gar by immersion in oxytetracycline

    Science.gov (United States)

    Snow, Richard A.; Long, James M.

    2017-01-01

    Oxytetracycline (OTC) has been used to mark a variety of fish species at multiple developmental stages; however, there is little information on batch-marking Lepisosteidae. Juvenile Shortnose Gar Lepisosteus platostomus (53 ± 3 mm TL) were seined from an Oklahoma State University research pond and transported to the Oklahoma Fishery Research Lab. Juvenile Shortnose Gar were exposed to a range of OTC concentrations—0, 500, 600, and 700 mg/L—for 4, 5, or 6 h. Lapillus and sagitta otoliths were examined 14 d postexposure for mark presence and evaluation using fluorescent microscopy. Overall, 93.3% of otoliths exposed to OTC exhibited a mark. Concentration of OTC affected the mean mark quality, whereas duration and otolith type examined did not. However, as concentration increased, so did mortality, suggesting a balance is needed to achieve marking goals. Based on our findings, batch marking of Shortnose Gar can be successful at OTC concentrations from 500 to 700 mg/L for 4–6 h, although mark quality may vary and mortality rates increase at the higher concentrations and longer durations.

  5. Sorption behavior of europium(III) and curium(III) on the cell surfaces of microorganisms

    International Nuclear Information System (INIS)

    Ozaki, T.; Kimura, T.; Ohnuki, T.; Yoshida, Z.; Gillow, J.B.; Francis, A.J.

    2004-01-01

    We investigated the association of europium(III) and curium(III) with the microorganisms Chlorella vulgaris, Bacillus subtilis, Pseudomonas fluorescens, Halomonas sp., Halobacterium salinarum, and Halobacterium halobium. We determined the kinetics and distribution coefficients (K d ) for Eu(III) and Cm(III) sorption at pH 3-5 by batch experiments, and evaluated the number of water molecules in the inner-sphere (N H 2 O ) and the degree of strength of ligand field (R E/M ) for Eu(III) by time-resolved laser-induced fluorescence spectroscopy (TRLFS). Exudates from C. vulgaris, Halomonas sp., and H. halobium had an affinity for Eu(III) and Cm(III). The log K d of Eu(III) and Cm(III) showed that their sorption was not fully due to the exchange with three protons on the functional groups on cell surfaces. The halophilic microorganisms (Halomonas sp., Halobacterium salinarum, H. halobium) showed almost no pH dependence in log K d , indicating that an exchange with Na + on the functional groups was involved in their sorption. The ΔN H 2 O (= 9 - N H 2 O ) for Eu(III) on C. vulgaris was 1-3, while that for the other microorganisms was over 3, demonstrating that the coordination of Eu(III) with C. vulgaris was predominantly an outer-spherical process. The R E/M for Eu(III) on halophilic microorganisms was 2.5-5, while that for non-halophilic ones was 1-2.5. This finding suggests that the coordination environment of Eu(III) on the halophilic microorganisms is more complicated than that on the other three non-halophilic ones. (orig.)

  6. Sorption behavior of europium(III) and curium(III) on the cell surfaces of microorganisms

    Energy Technology Data Exchange (ETDEWEB)

    Ozaki, T.; Kimura, T.; Ohnuki, T.; Yoshida, Z. [Advanced Science Research Center, Japan Atomic Energy Research Inst., Ibaraki (Japan); Gillow, J.B.; Francis, A.J. [Environmental Sciences Dept., Brookhaven National Lab., Upton, NY (United States)

    2004-07-01

    We investigated the association of europium(III) and curium(III) with the microorganisms Chlorella vulgaris, Bacillus subtilis, Pseudomonas fluorescens, Halomonas sp., Halobacterium salinarum, and Halobacterium halobium. We determined the kinetics and distribution coefficients (K{sub d}) for Eu(III) and Cm(III) sorption at pH 3-5 by batch experiments, and evaluated the number of water molecules in the inner-sphere (N{sub H{sub 2}O}) and the degree of strength of ligand field (R{sub E/M}) for Eu(III) by time-resolved laser-induced fluorescence spectroscopy (TRLFS). Exudates from C. vulgaris, Halomonas sp., and H. halobium had an affinity for Eu(III) and Cm(III). The log K{sub d} of Eu(III) and Cm(III) showed that their sorption was not fully due to the exchange with three protons on the functional groups on cell surfaces. The halophilic microorganisms (Halomonas sp., Halobacterium salinarum, H. halobium) showed almost no pH dependence in log K{sub d}, indicating that an exchange with Na{sup +} on the functional groups was involved in their sorption. The {delta}N{sub H{sub 2}O} (= 9 - N{sub H{sub 2}O}) for Eu(III) on C. vulgaris was 1-3, while that for the other microorganisms was over 3, demonstrating that the coordination of Eu(III) with C. vulgaris was predominantly an outer-spherical process. The R{sub E/M} for Eu(III) on halophilic microorganisms was 2.5-5, while that for non-halophilic ones was 1-2.5. This finding suggests that the coordination environment of Eu(III) on the halophilic microorganisms is more complicated than that on the other three non-halophilic ones. (orig.)

  7. Design, construction and implementation of two redundant circuits of the actuation logic of the protection system of the new control console of TRIGA Mark III reactor of ININ; Diseno, construccion e implementacion de dos circuitos redundantes de la logica de actuacion del sistema de proteccion de la nueva consola de control del reactor Triga Mark III del ININ

    Energy Technology Data Exchange (ETDEWEB)

    Celestino M, E.

    2016-07-01

    The Instituto Nacional de Investigaciones Nucleares (ININ) in Mexico has a nuclear reactor type TRIGA Mark III, which was put into operation in 1968. The reactor is used for staff training, radioisotope production, and for research projects of different areas. Over time and due to advances constantly has the electronics industry, maintenance of electronic systems is complicated because basically sometimes components that are no longer manufactured or no longer exist in the market, making it necessary to create projects required modernization. This is the case of the TRIGA reactor of ININ, so the Department of Automation and Instrumentation ININ is undertaking a new project to update the reactor control console. Systems that make up a nuclear reactor protection system (Ps) is relevant, since it is responsible for generating the necessary steps to shut down the reactor to an event of uncertainty which could affect the operators or the installation own actions. As part of the renovation project, this study design is presented to update the Logic of Action (La) of the Ps, whose final design must meet the requirements or specifications set by users and or regulations applicable to nuclear research reactors. One of the requirements established for the proposed new design La, is that it must be implemented with components and devices manufactured with latest technologies, and readily available on the market. The design which is operating currently uses TTL logic whose components are no longer available in the market, so for the new design you decide to use programmable circuits, and specifically, the CPLDs called (by the acronym Complex Programmable Logic Device). These CPLDs are electronic devices that solve complex logic equations and meeting the requirements of functionality and modernity for the new design of the La. In this work the criteria used for the selection of the CPLDs considering the availability and ease of software and hardware to use, and the design and

  8. Radio-marking and in vivo imagery of oligonucleotides

    International Nuclear Information System (INIS)

    Kuehnast, Bertrand

    2000-01-01

    This research thesis is part of activities aimed at the development of new molecules like oligonucleotides. Its first objective was the development and validation of a marking method with fluorine-18 of oligonucleotides for their in-vivo pharmacological assessment with positron emission tomography (PET). Further investigations addressed the use of iodine-125 for oligonucleotide marking purpose. This radio-marking, and in vivo and ex vivo imagery techniques are described, and their potential is highlighted for the pharmacological assessment of different oligonucleotides

  9. Transuranium perrhenates: Np(IV), Pu(IV) and (III), Am (III)

    International Nuclear Information System (INIS)

    Silvestre, Jean-Paul; Freundlich, William; Pages, Monique

    1977-01-01

    Synthesis in aqueous solution and by solid state reactions, crystallographical characterization and study of the stability of some transuranium perrhenates: Asup(n+)(ReO 4 - )sub(n) (A=Np(IV), Pu(IV), Pu(III), Am(III) [fr

  10. Field manual for identifying and preserving high-water mark data

    Science.gov (United States)

    Feaster, Toby D.; Koenig, Todd A.

    2017-09-26

    This field manual provides general guidance for identifying and collecting high-water marks and is meant to be used by field personnel as a quick reference. The field manual describes purposes for collecting and documenting high-water marks along with the most common types of high-water marks. The manual provides a list of suggested field equipment, describes rules of thumb and best practices for finding high-water marks, and describes the importance of evaluating each high-water mark and assigning a numeric uncertainty value as part of the flagging process. The manual also includes an appendix of photographs of a variety of high-water marks obtained from various U.S. Geological Survey field investigations along with general comments about the logic for the assigned uncertainty values.

  11. Survival and reproduction of radio-marked adult spotted owls.

    Science.gov (United States)

    C.C. Foster; E.D. Forsman; E.C. Meslow; G.S. Miller; J.A. Reid; F.F. Wagner; A.B. Carey; J.B. Lint

    1992-01-01

    We compared survival, reproduction, and body mass of radio-marked and non radio-marked spotted owls (Strix occidentalis) to determine if backpack radios influenced reproduction or survival. In most study areas and years, there were no differences (P > 0.05) in survival of males and females or in survival of radio-marked versus banded owls. There...

  12. Bench-marking beam-beam simulations using coherent quadrupole effects

    International Nuclear Information System (INIS)

    Krishnagopal, S.; Chin, Y.H.

    1992-06-01

    Computer simulations are used extensively in the study of the beam-beam interaction. The proliferation of such codes raises the important question of their reliability, and motivates the development of a dependable set of bench-marks. We argue that rather than detailed quantitative comparisons, the ability of different codes to predict the same qualitative physics should be used as a criterion for such bench-marks. We use the striking phenomenon of coherent quadrupole oscillations as one such bench-mark, and demonstrate that our codes do indeed observe this behaviour. We also suggest some other tests that could be used as bench-marks

  13. Bench-marking beam-beam simulations using coherent quadrupole effects

    International Nuclear Information System (INIS)

    Krishnagopal, S.; Chin, Y.H.

    1992-01-01

    Computer simulations are used extensively in the study of the beam-beam interaction. The proliferation of such codes raises the important question of their reliability, and motivates the development of a dependable set of bench-marks. We argue that rather than detailed quantitative comparisons, the ability of different codes to predict the same qualitative physics should be used as a criterion for such bench-marks. We use the striking phenomenon of coherent quadrupole oscillations as one such bench-mark, and demonstrate that our codes do indeed observe this behavior. We also suggest some other tests that could be used as bench-marks

  14. The Information Literacy of Survey Mark Hunting: A Dialogue

    Directory of Open Access Journals (Sweden)

    Jennifer Galas

    2016-11-01

    Full Text Available In Brief: This article makes connections between the ACRL Framework for Information Literacy for Higher Education and the activity of survey mark hunting. After a brief review of the literature related to geographic information systems (GIS, information literacy, and gamification of learning, the authors enter into a dialogue in which they discover and describe the various ways information literacy is both required by and developed through the recreational activity of survey mark hunting. Through their dialogue they found that the activity of survey mark hunting relies on the construction of both information and its authority in ways contextualized within the communities that participate; that survey mark hunting is a conversation that builds on the past, where lived experience counts as evidence; and, that survey mark hunting is both a metaphor and embodied enactment of information literacy.

  15. Factors influencing survival and mark retention in postmetamorphic boreal chorus frogs

    Science.gov (United States)

    Swanson, Jennifer E; Bailey, Larissa L.; Muths, Erin L.; Funk, W. Chris

    2013-01-01

    The ability to track individual animals is crucial in many field studies and often requires applying marks to captured individuals. Toe clipping has historically been a standard marking method for wild amphibian populations, but more recent marking methods include visual implant elastomer and photo identification. Unfortunately, few studies have investigated the influence and effectiveness of marking methods for recently metamorphosed individuals and as a result little is known about this life-history phase for most amphibians. Our focus was to explore survival probabilities, mark retention, and mark migration in postmetamorphic Boreal Chorus Frogs (Psuedacris maculata) in a laboratory setting. One hundred forty-seven individuals were assigned randomly to two treatment groups or a control group. Frogs in the first treatment group were marked with visual implant elastomer, while frogs in the second treatment group were toe clipped. Growth and mortality were recorded for one year and resulting data were analyzed using known-fate models in Program MARK. Model selection results suggested that survival probabilities of frogs varied with time and showed some variation among marking treatments. We found that frogs with multiple toes clipped on the same foot had lower survival probabilities than individuals in other treatments, but individuals can be marked by clipping a single toe on two different feet without any mark loss or negative survival effects. Individuals treated with visual implant elastomer had a mark migration rate of 4% and mark loss rate of 6%, and also showed very little negative survival impacts relative to control individuals.

  16. Mark Antony’s Homoeroticism in Cicero’s second Philippic

    Directory of Open Access Journals (Sweden)

    Bruna Fernanda Abreu

    2017-06-01

    Full Text Available Considering the concept of homosexuality in the ancient Rome, we attempt to analise how Cicero expose the Mark Antony’s “homosexuality” in his second Philippic. This speech is characterized by political and, mainly, personal accusations from Cicero to Mark Antony, and the Mark Antony’s passivity in his intercourses can be considered a topos of this invective speech.

  17. Le Fort III Distraction With Internal vs External Distractors: A Cephalometric Analysis.

    Science.gov (United States)

    Robertson, Kevin J; Mendez, Bernardino M; Bruce, William J; McDonnell, Brendan D; Chiodo, Michael V; Patel, Parit A

    2018-05-01

    This study compares the change in midface position following Le Fort III advancement using either rigid external distraction (group 1) or internal distraction (group 2). We hypothesized that, with reference to right-facing cephalometry, internal distraction would result in increased clockwise rotation and inferior displacement of the midface. Le Fort III osteotomies and standardized distraction protocols were performed on 10 cadaveric specimens per group. Right-facing lateral cephalograms were traced and compared across time points to determine change in position at points orbitale, anterior nasal spine (ANS), A-point, and angle ANB. Institutional. Twenty cadaveric head specimens. Standard subcranial Le Fort III osteotomies were performed from a coronal approach and adequately mobilized. The specified distraction mechanism was applied and advanced by 15 mm. Changes of position were calculated at various skeletal landmarks: orbitale, ANS, A-point, and ANB. Group 1 demonstrated relatively uniform x-axis advancement with minimal inferior repositioning at the A-point, ANS, and orbitale. Group 2 demonstrated marked variation in x-axis advancement among the 3 points, along with a significant inferior repositioning and clockwise rotation of the midface ( P External distraction resulted in more uniform advancement of the midface, whereas internal distraction resulted in greater clockwise rotation and inferior displacement. External distraction appears to provide increased vector control of the midface, which is important in creating a customized distraction plan based on the patient's individual occlusal and skeletal needs.

  18. Preoperative Site Marking: Are We Adhering to Good Surgical Practice?

    Science.gov (United States)

    Bathla, Sonia; Chadwick, Michael; Nevins, Edward J; Seward, Joanna

    2017-06-29

    Wrong-site surgery is a never event and a serious, preventable patient safety incident. Within the United Kingdom, national guidance has been issued to minimize the risk of such events. The mandate includes preoperative marking of all surgical patients. This study aimed to quantify regional variation in practice within general surgery and opinions of the surgeons, to help guide the formulation and implementation of a regional general surgery preoperative marking protocol. A SurveyMonkey questionnaire was designed and distributed to 120 surgeons within the Mersey region, United Kingdom. This included all surgical trainees in Mersey (47 registrars, 56 core trainees), 15 consultants, and 2 surgical care practitioners. This sought to ascertain their routine practice and how they would choose to mark for 12 index procedures in general surgery, if mandated to do so. A total of 72 responses (60%) were obtained to the SurveyMonkey questionnaire. Only 26 (36.1%) said that they routinely marked all of their patients preoperatively. The operating surgeon marked the patient in 69% of responses, with the remainder delegating this task. Markings were visible after draping in only 55.6% of marked cases. Based on our findings, surgeons may not be adhering to "Good Surgical Practice"; practice is widely variable and surgeons are largely opposed and resistant to marking patients unless laterality is involved. We suggest that all surgeons need to be actively engaged in the design of local marking protocols to gain support, change practice, and reduce errors.

  19. EGFR and its mutant EGFRvIII as modulators of tumor cell radiosensitivity

    International Nuclear Information System (INIS)

    Lammering, G.; Hewit, T.H.; Contessa, J.N.; Hawkins, W.; Lin, P.S.; Valerie, K.; Mikkelsen, R.; Dent, P.; Schmidt-Ullrich, R.K.

    2001-01-01

    tumors for MDA-MB-231 and U-87 MG tumors, with dose enhancement ratios of 1.9. U-373 MG tumors expressing EGFR-CD533 demonstrated a 4-fold increase in the tumor doubling time after IR (3 x 3 Gy) compared with LacZ transduced tumors. EGF treatment activated EGFR, as quantified by tyrosine phosphorylation (Tyr-P) and mediated activation of its downstream target mitogen activated protein kinase (MAPK), but had no effect on EGFRvIII. In contrast, IR stimulated a 4-fold increase in Tyr-P of EGFRvIII, resulting in a maximum 9-fold activation of MAPK and a 3-fold activation of the PI3K signal transduction pathway. A specific tyrphostin inhibitor of EGFR and EGFRvIII, AG1478, reduced the radiation-induced activation of MAPK and PI3K to a maximum of 2-fold, similar to the activation profile observed in CHO cells transfected with null vectors. Colony formation and cell growth assays verified that cells expressing EGFRvIII are markedly protected against the cytotoxic effects of IR. Finally, Ad-EGFR-CD533 transduction of U-373 MG cells expressing EGFRvIII significantly reduced basal Tyr-P and IR-induced activation of EGFRvIII. Conclusion: The effects of in vivo expression of constitutively active EGFRvIII on cellular radiosensitivity have not previously been considered. We demonstrate here that expression of EGFRvIII enhances the relative radioresistance of tumor cells in vitro and in vivo. This resistance is mediated by the significantly greater radiation-induced activation of EGFRvIII relative to EGFR and as a consequence a greater stimulation of both the MAPK and PI3K cytoprotective pathways. Importantly, the genetic disruption of EGFR function by expression of EGFR-CD533 is equally effective with either EGFR or EGFRvIII

  20. Virtual tool mark generation for efficient striation analysis in forensic science

    Energy Technology Data Exchange (ETDEWEB)

    Ekstrand, Laura [Iowa State Univ., Ames, IA (United States)

    2012-01-01

    In 2009, a National Academy of Sciences report called for investigation into the scienti c basis behind tool mark comparisons (National Academy of Sciences, 2009). Answering this call, Chumbley et al. (2010) attempted to prove or disprove the hypothesis that tool marks are unique to a single tool. They developed a statistical algorithm that could, in most cases, discern matching and non-matching tool marks made at di erent angles by sequentially numbered screwdriver tips. Moreover, in the cases where the algorithm misinterpreted a pair of marks, an experienced forensics examiner could discern the correct outcome. While this research served to con rm the basic assumptions behind tool mark analysis, it also suggested that statistical analysis software could help to reduce the examiner's workload. This led to a new tool mark analysis approach, introduced in this thesis, that relies on 3D scans of screwdriver tip and marked plate surfaces at the micrometer scale from an optical microscope. These scans are carefully cleaned to remove noise from the data acquisition process and assigned a coordinate system that mathematically de nes angles and twists in a natural way. The marking process is then simulated by using a 3D graphics software package to impart rotations to the tip and take the projection of the tip's geometry in the direction of tool travel. The edge of this projection, retrieved from the 3D graphics software, becomes a virtual tool mark. Using this method, virtual marks are made at increments of 5 and compared to a scan of the evidence mark. The previously developed statistical package from Chumbley et al. (2010) performs the comparison, comparing the similarity of the geometry of both marks to the similarity that would occur due to random chance. The resulting statistical measure of the likelihood of the match informs the examiner of the angle of the best matching virtual mark, allowing the examiner to focus his/her mark analysis on a smaller range of angles

  1. Selection of gender marked morphemes in speech production

    NARCIS (Netherlands)

    Schriefers, H.J.; Jescheniak, J.D.; Hantsch, A.

    2005-01-01

    N.O. Schiller and A. Caramazza (2003) and A. Costa, D. Kovacic, E. Fedorenko, and A. Caramazza (2003) have argued that the processing of freestanding gender-marked morphemes (e.g., determiners) and bound gender-marked morphemes (e.g., adjective suffixes) during syntactic encoding in speech

  2. Basel III D: Swiss Finish to Basel III

    OpenAIRE

    Christian M. McNamara; Natalia Tente; Andrew Metrick

    2014-01-01

    After the Basel Committee on Banking Supervision (BCBS) introduced the Basel III framework in 2010, individual countries confronted the question of how best to implement the framework given their unique circumstances. Switzerland, with a banking industry that is both heavily concentrated and very large relative to the size of its overall economy, faced a special challenge. It ultimately adopted what is sometimes referred to as the “Swiss Finish” to Basel III – enhanced requirements applicable...

  3. A method for studying knife tool marks on bone.

    Science.gov (United States)

    Shaw, Kai-Ping; Chung, Ju-Hui; Chung, Fang-Chun; Tseng, Bo-Yuan; Pan, Chih-Hsin; Yang, Kai-Ting; Yang, Chun-Pang

    2011-07-01

    The characteristics of knife tool marks retained on hard tissues can be used to outline the shape and angle of a knife. The purpose of this study was to describe such marks on bone tissues that had been chopped with knives. A chopping stage with a gravity accelerator and a fixed bone platform was designed to reconstruct the chopping action. A digital microscope was also used to measure the knife angle (θ) and retained V-shape tool mark angle (ψ) in a pig skull. The κ value (elasticity coefficient; θ/ψ) was derived and recorded after the knife angle (θ) and the accompanied velocity were compared with the proportional impulsive force of the knife and ψ on the bone. The constant impulsive force revealed a correlation between the V-shape tool mark angle (ψ) and the elasticity coefficient (κ). These results describe the tool marks--crucial in the medicolegal investigation--of a knife on hard tissues. © 2011 American Academy of Forensic Sciences.

  4. Synthesis, characterization and stability of Cr(III) and Fe(III) hydroxides

    International Nuclear Information System (INIS)

    Papassiopi, N.; Vaxevanidou, K.; Christou, C.; Karagianni, E.; Antipas, G.S.E.

    2014-01-01

    Highlights: • Fe(III)–Cr(III) hydroxides enhance groundwater quality better than pure Cr(III) compounds. • Crystalline Cr(OH) 3 ·3H 2 O was unstable, with a solubility higher than 50 μg/l. • Amorphous Cr(OH) 3 (am) was stable with a solubility lower than 50 μg/l in the range 5.7 0.75 Cr 0.25 (OH) 3 , the stability region was extended to 4.8 3 ·xH 2 O whereas in the presence of iron the precipitate is a mixed Fe (1−x) Cr x (OH) 3 phase. In this study, we report on the synthesis, characterisation and stability of mixed (Fe x ,Cr 1−x )(OH) 3 hydroxides as compared to the stability of Cr(OH) 3 . We established that the plain Cr(III) hydroxide, abiding to the approximate molecular formula Cr(OH) 3 ·3H 2 O, was crystalline, highly soluble, i.e. unstable, with a tendency to transform into the stable amorphous hydroxide Cr(OH) 3 (am) phase. Mixed Fe 0.75 Cr 0.25 (OH) 3 hydroxides were found to be of the ferrihydrite structure, Fe(OH) 3 , and we correlated their solubility to that of a solid solution formed by plain ferrihydrite and the amorphous Cr(III) hydroxide. Both our experimental results and thermodynamic calculations indicated that mixed Fe(III)–Cr(III) hydroxides are more effective enhancers of groundwater quality, in comparison to the plain amorphous or crystalline Cr(III) hydroxides, the latter found to have a solubility typically higher than 50 μg/l (maximum EU permitted Cr level in drinking water), while the amorphous Cr(OH) 3 (am) phase was within the drinking water threshold in the range 5.7 0.75 Cr 0.25 (OH) 3 hydroxides studied were of extended stability in the 4.8 < pH < 13.5 range

  5. Ultrafast lasers for precise and corrosion free marking on chirurgical steels

    Science.gov (United States)

    Neugebauer, Christoph; Aalderink, Dennis; Maurer, Erich; Faisst, Birgit; Budnicki, Aleksander

    2017-02-01

    The unique properties of ultrashort laser pulses and the decrease of invest pave the way to numerous novel applications. Even in the very price sensitive field of laser marking, ultrashort laser can compete due to a new cost structure and remarkable properties of the marking results. In this study we concentrated on industrial marking of medical equipment by using IR ultrashort lasers and compared the results with common marking laser systems. We demonstrate the benefits of ultrashort lasers marking on chirurgical devices, observing the influence of pulse energy, pulse duration, scanning velocity in respect to the visibility, corrosion resistance and long term durability under clinical conditions. Nowadays many parts and products are marked for the purpose of identification and traceability. One kind of laser marking is the well known annealing of stainless steel by nanosecond marking lasers. When annealing occurs a colored oxide layer grows due to the local heating of the material surface. Compared to the raw material, the annealed marking shows increased corrosion sensitivity. Regarding the traceability, the poor durability of the ns marking resulting in contrast reduction and the corrosion susceptibility are a huge problem. Therefore three different laser sources with ns-psfs pulse duration were observed. The focus rests on the realization of parameter studies (various lasers) and their effect on the corrosion and passivation behavior. Furthermore analysis of the oxide layers by use of EDX and XRD were performed to obtain further information on the composition and structure of the markings.

  6. Marking system for scintillation camera and computer, and its clinical application

    Energy Technology Data Exchange (ETDEWEB)

    Narabayashi, I [Kinki Univ., Higashi-Osaka, Osaka (Japan); Ito, K; Yoshida, S; Yamaguchi, H; Kahata, S

    1976-03-01

    In routine clinical studies, we have noted that in some cases anatomical marks have been transferred to scintigrams through the scintillation camera. It was thought that radioactive point sources could be used as anatomical marks. However, this method resulted in an ill-defined area of brightness. The marking equipment for the scintillation camera used in this study consisted of a linear potentiometer and a sine-cosine potentiometer. We designed a marking method for a data processing system using the marking equipment for a scintillation camera. The data processing system of a scintillation camera is composed of EDR-4000 (8K core memories), MT recorder, CRT display, and graphic display unit and it is connected by on-line to the scintillation camera. A marking program was made in order to record marking addresses on a processed image. Using this soft program and graphpen of the graphic display unit, we transferred marks to processed image by points and lines. Subtraction scintigraphy using /sup 198/Au-colloid and /sup 75/Se-selenomethionine was performed on cases of pancreas carcinoma. After marking addresses were recorded on a processed image by this marking method, the signals from the scintillation camera were fed into the input controller. Then these signals with marking points were transferred from the computer to the MT recorder. Subtraction scintigraphy by this system made it possible to examine each picture with /sup 198/Au-colloid of /sup 75/Se-selenomethionine at different times.

  7. Using road markings as a continuous cue for speed choice.

    Science.gov (United States)

    Charlton, Samuel G; Starkey, Nicola J; Malhotra, Neha

    2018-08-01

    The potential for using road markings to indicate speed limits was investigated in a driving simulator over the course of two sessions. Two types of experimental road markings, an "Attentional" set designed to provide visually distinct cues to indicate speed limits of 60, 80 and 100 km/h, and a "Perceptual" set designed to also affect drivers' perception of speed, were compared to a standard undifferentiated set of markings. Participants (n = 20 per group) were assigned to one of four experimental groups (Attentional-Explicit, Attentional-Implicit, Perceptual-Explicit, Perceptual-Implicit) or a Control group (n = 22; standard road markings). The Explicit groups were instructed about the meaning of the road markings while those in the Implicit and Control groups did not receive any explanation. Participants drove five 10 km simulated roads containing three speed zones (60, 80 and 100 km/h) during the first session. The participants returned to the laboratory approximately 3 days later to drive five more trials including roads they had not seen before, a trial that included a secondary task, and a trial where speed signs were removed and only markings were present. The findings indicated that both types of road markings improved drivers' compliance with speed limits compared to the control group, but that explicit instruction as to the meaning of the markings was needed to realise their full benefit. Although previous research has indicated the benefit of road markings used as warnings to indicate speed reductions in advance of horizontal or vertical curves, the findings of the present experiment also suggest that systematically associating road markings with specific speed limits may be a useful way to improve speed limit compliance and increase speed homogeneity. Copyright © 2018 The Authors. Published by Elsevier Ltd.. All rights reserved.

  8. Binary and ternary chelates of Sc(III), Y(III) and La(III) with ethylenediamine tetraacetic acid as primary ligand and substituted salicylic acids as secondary ligands

    Energy Technology Data Exchange (ETDEWEB)

    Pandey, A K; Chandra, M; Agarwala, B V; Dey, A K [Allahabad Univ. (India). Chemical Labs.

    1980-02-01

    Study of ternary complex formation of several tripositive metal ions viz. Sc(III), Y(III) and La(III) with ethylenediamine tetraacetic acid (EDTA) as a primary ligand and 5-chlorosalicylic acid (CSA) or 3,5-dibromosalicylic acid (DBSA) as secondary ligands by pH-metric titration technique is reported. The stability order of metal chelates with respect to ligands is observed to be DBSA>CSA and with respect to metal ions Sc(III)>Y(III)>La(III).

  9. The Mark III vertex chamber: Studies using DME

    International Nuclear Information System (INIS)

    Pitman, D.

    1987-04-01

    Studies have been performed using a prototype of a pressurized wire vertex chamber with 8 mm diameter straw geometry. A 35 μm spatial resolution using dimethyl ether (DME) at 1 bar and 30 μm using argon ethane (50/50 mixture) at 4 bar was obtained. Preliminary studies show the DME to adversely affect such materials as aluminized Mylar and Delrin

  10. Semiconducting III-V compounds

    CERN Document Server

    Hilsum, C; Henisch, Heinz R

    1961-01-01

    Semiconducting III-V Compounds deals with the properties of III-V compounds as a family of semiconducting crystals and relates these compounds to the monatomic semiconductors silicon and germanium. Emphasis is placed on physical processes that are peculiar to III-V compounds, particularly those that combine boron, aluminum, gallium, and indium with phosphorus, arsenic, and antimony (for example, indium antimonide, indium arsenide, gallium antimonide, and gallium arsenide).Comprised of eight chapters, this book begins with an assessment of the crystal structure and binding of III-V compounds, f

  11. Variable features on Mars. VII - Dark filamentary markings on Mars

    Science.gov (United States)

    Veverka, J.

    1976-01-01

    The paper discusses the location, variability, and possible nature of well-developed patterns of dark filamentary markings in the Mariner 9 photographic records. Although not common on Mars, the markings are concentrated in at least two areas: Depressio Hellespontica and Cerberus/Trivium Charontis. In certain localities, strong winds are required to bring these markings into prominence. The dark filamentary markings seem to be true albedo features controlled by local topography, it being unlikely that they are free linear dunes. The distinctive criss-cross pattern seen in many of the pictures suggests that jointing provides the controlling topographic grid. At this stage it cannot be inferred whether the markings are erosional or depositional in character.

  12. The Mark II Vertex Drift Chamber

    International Nuclear Information System (INIS)

    Alexander, J.P.; Baggs, R.; Fujino, D.

    1989-03-01

    We have completed constructing and begun operating the Mark II Drift Chamber Vertex Detector. The chamber, based on a modified jet cell design, achieves 30 μm spatial resolution and 2 gas mixtures. Special emphasis has been placed on controlling systematic errors including the use of novel construction techniques which permit accurate wire placement. Chamber performance has been studied with cosmic ray tracks collected with the chamber located both inside and outside the Mark II. Results on spatial resolution, average pulse shape, and some properties of CO 2 mixtures are presented. 10 refs., 12 figs., 1 tab

  13. Acceptance and stress effects of aircraft obstruction markings of wind turbines

    International Nuclear Information System (INIS)

    Pohl, Johannes; Hübner, Gundula; Mohs, Anja

    2012-01-01

    A dominant resistance factor against wind power projects seems to be their visual impact on the landscape. In addition stress effects from aircraft obstruction markings are an emerging topic related to acceptance. As the height of wind turbines increases, so does the number of mandatory obstruction markings. Recently, obstruction markings have caused a growing number of complaints from residents. Whether obstruction markings indeed cause stress or even substantial annoyance remains an open question. To analyse the stress impact of obstruction markings, we used environmental and stress psychology methodologies. Residents (N=420) with direct sight of turbines at 13 wind farms participated in a questionnaire survey. Evidence of substantial annoyance caused by obstruction markings was not found. However, residents exposed to xenon lights reported more intense and multifaceted stress responses than exposed to LED or colour markings on blades. Moreover, xenon lights negatively affected the general acceptance of wind energy. Additionally, synchronised navigation lights were found to be less annoying than non-synchronised lights under certain weather conditions. Markings with light intensity adjustment proved to be advantageous. To reduce stress and increase social acceptance of wind power, xenon lights should be abandoned, navigation lights synchronised, and light intensity adjustment applied. - Research highlights: ► Wind turbine obstruction markings influence the social acceptance of wind energy. ► Residents exposed to xenon lights reported more intense stress responses than exposed to LED or colour markings. ► Synchronised lights were found to be less annoying under certain weather conditions. ► Markings with light intensity adjustment proved to be advantageous. ► Evidence of substantial annoyance caused by obstruction markings was not found.

  14. Administering and Detecting Protein Marks on Arthropods for Dispersal Research.

    Science.gov (United States)

    Hagler, James R; Machtley, Scott A

    2016-01-28

    Monitoring arthropod movement is often required to better understand associated population dynamics, dispersal patterns, host plant preferences, and other ecological interactions. Arthropods are usually tracked in nature by tagging them with a unique mark and then re-collecting them over time and space to determine their dispersal capabilities. In addition to actual physical tags, such as colored dust or paint, various types of proteins have proven very effective for marking arthropods for ecological research. Proteins can be administered internally and/or externally. The proteins can then be detected on recaptured arthropods with a protein-specific enzyme-linked immunosorbent assay (ELISA). Here we describe protocols for externally and internally tagging arthropods with protein. Two simple experimental examples are demonstrated: (1) an internal protein mark introduced to an insect by providing a protein-enriched diet and (2) an external protein mark topically applied to an insect using a medical nebulizer. We then relate a step-by-step guide of the sandwich and indirect ELISA methods used to detect protein marks on the insects. In this demonstration, various aspects of the acquisition and detection of protein markers on arthropods for mark-release-recapture, mark-capture, and self-mark-capture types of research are discussed, along with the various ways that the immunomarking procedure has been adapted to suit a wide variety of research objectives.

  15. Preoperative stoma site marking in the general surgery population.

    Science.gov (United States)

    Zimnicki, Katherine M

    2013-01-01

    Preoperative teaching and stoma site marking are supported by research and professional organizations as interventions that can reduce the incidence of problematic stomas and improve patient outcomes. This study investigated the translation of this research into practice in the acute care surgery population. A retrospective chart review using convenience sampling was conducted at a large urban hospital in the Midwestern United States. Thirty patients underwent a surgical procedure that resulted in the creation of a fecal ostomy over a 5-month period. Descriptive statistical analysis examined the reason for surgery, preoperative length of stay (LOS), the percentage of patients who received preoperative teaching and stoma marking and the relationship between preoperative LOS and the use of preoperative teaching and stoma marking. Twenty-one of 30 patients were admitted to hospital 24 hours or more before surgery. No participants were admitted urgently. Three (14%) of those admitted for more than 24 hours received preoperative marking or teaching. There was no significant relationship between preoperative LOS and preoperative teaching and stoma marking. The opportunity exists to promote successful adaptation in this surgical population through the implementation of the evidence-based interventions of preoperative teaching and stoma marking. Additional study is needed to determine barriers to their use as well as to develop effective implementation strategies.

  16. Banner Marks of Ottoman Perıod at Giresun Museum

    Directory of Open Access Journals (Sweden)

    Gazanfer İLTAR

    2015-12-01

    Full Text Available The eleven banner marks among those that were brought together in 1926 to establish a museum at Tokat Gök Medrese (the Celestial Madrasa was sent to Giresun Museum in 1995 in order to be displayed together with other two thousand archaeological and ethnographic pieces. On the banner of one of these marks that was produced with brass hammering technique was written the date “1118/1706-1707”, which is indicated on its inventory record. Such marks that were decorated by using thuluth writing and vegetative motifs were made in the forms of round, drop, palmet and tulip. Generally, there exists a hilly part in the forms of palmet and drop on most of these marks which consist a handle and a body part. Additionally, there appear writings as “Allah, Muhammed, the words of Tawheed, Allah-Muhammed-Ali” on these marks. Today, the marks some of which are exhibited on the display cases and some of which are stored in museums are important in the sense of obtaining information about the art of metalworking in the period these marks were produced.

  17. Development of a C3-symmetric benzohydroxamate tripod: Trimetallic complexation with Fe(III), Cr(III) and Al(III)

    Science.gov (United States)

    Baral, Minati; Gupta, Amit; Kanungo, B. K.

    2016-06-01

    The design, synthesis and physicochemical characterization of a C3-symmetry Benzene-1,3,5-tricarbonylhydroxamate tripod, noted here as BTHA, are described. The chelator was built from a benzene as an anchor, symmetrically extended by three hydroxamate as ligating moieties, each bearing O, O donor sites. A combination of absorption spectrophotometry, potentiometry and theoretical investigations are used to explore the complexation behavior of the ligand with some trivalent metal ions: Fe(III), Cr(III), and Al(III). Three protonation constants were calculated for the ligand in a pH range of 2-11 in a highly aqueous medium (9:1 H2O: DMSO). A high rigidity in the molecular structure restricts the formation of 1:1 (M/L) metal encapsulation but shows a high binding efficiency for a 3:1 metal ligand stoichiometry giving formation constant (in β unit) 28.73, 26.13 and 19.69 for [M3L]; Mdbnd Fe(III), Al(III) and Cr(III) respectively, and may be considered as an efficient Fe-carrier. The spectrophotometric study reveals of interesting electronic transitions occurred during the complexation. BTHA exhibits a peak at 238 nm in acidic pH and with the increase of pH, a new peak appeared at 270 nm. A substantial shifting in both of the peaks in presence of the metal ions implicates a s coordination between ligand and metal ions. Moreover, complexation of BTHA with iron shows three distinct colors, violet, reddish orange and yellow in different pH, enables the ligand to be considered for the use as colorimetric sensor.

  18. Identification markings for gemstones

    International Nuclear Information System (INIS)

    Dreschhoff, G.A.M.; Zeller, E.J.

    1980-01-01

    A method is described of providing permanent identification markings to gemstones such as diamond crystals by irradiating the cooled gemstone with protons in the desired pattern. The proton bombardment results in a reaction limited to a defined plane and converting the bombarded area of the plane into a different crystal lattice from that of the preirradiated stone. (author)

  19. Factors affecting scent-marking behaviour in Eurasion beaver (Castor fiber)

    NARCIS (Netherlands)

    Rosell, F.; Nolet, B.A.

    1997-01-01

    We tested the hypothesis that a main function of territory marking in Eurasian beaver (Castor fiber) is defense of the territory. The results showed that: (1) beaver colonies with close neighbors scent-mark more often than isolated ones; (2) the number of scent markings increased significantly with

  20. 46 CFR 169.755 - Draft marks and draft indicating systems.

    Science.gov (United States)

    2010-10-01

    ... Section 169.755 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) NAUTICAL SCHOOLS SAILING SCHOOL VESSELS Vessel Control, Miscellaneous Systems, and Equipment Markings § 169.755 Draft marks and... projections of the marks onto a vertical plane are of uniform height equal to the vertical spacing between...

  1. 9 CFR 592.320 - Products that may bear the inspection mark.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Products that may bear the inspection... Marking Products § 592.320 Products that may bear the inspection mark. Products that are permitted to bear... products eligible to bear the inspection mark and may contain other edible ingredients. The official mark...

  2. 27 CFR 20.33 - Time of destruction of marks and brands.

    Science.gov (United States)

    2010-04-01

    ... marks and brands. 20.33 Section 20.33 Alcohol, Tobacco Products and Firearms ALCOHOL AND TOBACCO TAX AND... Administrative Provisions Marks and Brands § 20.33 Time of destruction of marks and brands. (a) Any person who... alcohol or specially denatured rum shall immediately destroy or obliterate the marks, brands, and labels...

  3. A comparative study of ion exchange properties of antimony (III) tungstoselenite with those of antimony (III) tungstate and antimony (III) selenite

    International Nuclear Information System (INIS)

    Janardanan, C.; Nair, S.M.K.

    1996-01-01

    A new inorganic ion exchanger, antimony (III) tungstoselenite, has been prepared and characterised. Its exchange capacity and distribution coefficients for various metal ions and the effects of temperature and electrolyte concentrations on ion exchange capacity have been compared with antimony (III) tungstate and antimony (III) selenite. Six binary separations using the exchanger have been carried out. (author). 7 refs., 1 tab

  4. Fluorimetric determination of samarium(III) and europium(III) in neodymium oxide by separation with a resin column

    Energy Technology Data Exchange (ETDEWEB)

    Shaorong Liu; Jian Meng (Beijing Research Institute of Chemical Engineering and Metallurgy (China)); Wenhua Liu (General Research Institute for Non-Ferrous Metals (China))

    1992-08-24

    When thenoyltrifluoroacetone-phenanthroline-Triton X-100 is used to determine samarium(III) and europium(III) fluorimetrically, only a limited amount of neodymium(III) can be tolerated. By using an on- line separation which can partially separate neodymium(III) from samarium(III), a practical and convenient method was developed to detect samarium(III) at concentrations >0.05% and europium(III) at concentrations >0.005% in neodymium oxide. (author). 7 refs.; 4 figs.; 3 tabs.

  5. Fluorimetric determination of samarium(III) and europium(III) in neodymium oxide by separation with a resin column

    International Nuclear Information System (INIS)

    Shaorong Liu; Jian Meng; Wenhua Liu

    1992-01-01

    When thenoyltrifluoroacetone-phenanthroline-Triton X-100 is used to determine samarium(III) and europium(III) fluorimetrically, only a limited amount of neodymium(III) can be tolerated. By using an on- line separation which can partially separate neodymium(III) from samarium(III), a practical and convenient method was developed to detect samarium(III) at concentrations >0.05% and europium(III) at concentrations >0.005% in neodymium oxide. (author). 7 refs.; 4 figs.; 3 tabs

  6. Ülar Mark: loome uut ja iga loomisega lammutame midagi / Ülar Mark ; intervjueerinud Mikk Salu

    Index Scriptorium Estoniae

    Mark, Ülar, 1968-

    2010-01-01

    Eesti Arhitektuurikeskuse juhatuse esimees, arhitekt Ülar Mark Tallinna arhitektuurist ja linna arengust, demokraatlikust linnaruumist. Pikemalt Solarise keskusest, vabadussambast, väikepoodide asemele suurte kaubanduskeskuste tulekust

  7. 7 CFR 319.37-10 - Marking and identity.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 5 2010-01-01 2010-01-01 false Marking and identity. 319.37-10 Section 319.37-10 Agriculture Regulations of the Department of Agriculture (Continued) ANIMAL AND PLANT HEALTH INSPECTION..., and Other Plant Products 1,2 § 319.37-10 Marking and identity. (a) Any restricted article for...

  8. Interaction of Eu(III) and Cm(III) with mucin. A key component of the human mucosa

    International Nuclear Information System (INIS)

    Wilke, Claudia; Barkleit, Astrid

    2017-01-01

    To evaluate the potential health risks caused by the ingestion of lanthanides (Ln) and actinides (An), investigations into the chemical behavior of these metals in the human gastrointestinal tract are necessary. Mucin is an important part of the protective mucosa layer in the digestive system. We have recently reported that mucin interacts strongly with Eu(III) and Cm(III), representatives of Ln(III) and An(III), respectively, under in vivo conditions. In order to investigate the complexation behavior of this protein with Ln(III)/An(III), TRLFS measurements were performed on Eu(III)/Cm(III)-mucin solutions with different protein concentrations and at different pH. The results indicate the formation of at least two independent mucin species. At higher pH, the formation of hydroxide species was also observed.

  9. Interaction of Eu(III) and Cm(III) with mucin. A key component of the human mucosa

    Energy Technology Data Exchange (ETDEWEB)

    Wilke, Claudia; Barkleit, Astrid [Helmholtz-Zentrum Dresden-Rossendorf e.V., Dresden (Germany). Chemistry of the F-Elements

    2017-06-01

    To evaluate the potential health risks caused by the ingestion of lanthanides (Ln) and actinides (An), investigations into the chemical behavior of these metals in the human gastrointestinal tract are necessary. Mucin is an important part of the protective mucosa layer in the digestive system. We have recently reported that mucin interacts strongly with Eu(III) and Cm(III), representatives of Ln(III) and An(III), respectively, under in vivo conditions. In order to investigate the complexation behavior of this protein with Ln(III)/An(III), TRLFS measurements were performed on Eu(III)/Cm(III)-mucin solutions with different protein concentrations and at different pH. The results indicate the formation of at least two independent mucin species. At higher pH, the formation of hydroxide species was also observed.

  10. Separation of valence forms of chromium(III) and chromium(VI) by coprecipitation with iron(III) hydroxide

    International Nuclear Information System (INIS)

    Nazirmadov, B.; Khamidov, B.O.; Egorova, L.A.

    1989-01-01

    The sorption of 9.62·10 -5 M of Cr (III) and Cr (VI) with iron hydroxide in 1 M potassium nitrate and potassium chloride was investigated in relation to the pH of the medium. Experimental data on the sorption of chromium(III) and chromium(VI) with iron(III) hydroxide made it possible to determine the region of practically complete concentration of Cr (III) and Cr (VI) (pH = 3-6.5). The results from spectrophotometric investigations, calculated data on the distribution of the hydroxocationic forms of chromium(III) and the anions of chromium(IV), and their sorption by iron-(III) hydroxide made it possible to characterize the sorbability of the cationic and anionic forms of chromium in various degrees of oxidation. On this basis a method was developed for the separation of chromium(III) and chromium(VI) by coprecipitation on iron(III) hydroxide and their separation from the iron(III) hydroxide support

  11. 46 CFR 167.55-1 - Draft marks and draft indicating systems.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 7 2010-10-01 2010-10-01 false Draft marks and draft indicating systems. 167.55-1... NAUTICAL SCHOOL SHIPS Special Markings Required § 167.55-1 Draft marks and draft indicating systems. (a... aft to the location of the draft marks, due to a raked stem or cut away skeg, the draft must be...

  12. Tense Marking in the English Narrative Retells of Dual Language Preschoolers.

    Science.gov (United States)

    Gusewski, Svenja; Rojas, Raúl

    2017-07-26

    This longitudinal study investigated the emergence of English tense marking in young (Spanish-English) dual language learners (DLLs) over 4 consecutive academic semesters, addressing the need for longitudinal data on typical acquisition trajectories of English in DLL preschoolers. Language sample analysis was conducted on 139 English narrative retells elicited from 39 preschool-age (Spanish-English) DLLs (range = 39-65 months). Growth curve models captured within- and between-individual change in tense-marking accuracy over time. Tense-marking accuracy was indexed by the finite verb morphology composite and by 2 specifically developed adaptations. Individual tense markers were systematically described in terms of overall accuracy and specific error patterns. Tense-marking accuracy exhibited significant growth over time for each composite. Initially, irregular past-tense accuracy was higher than regular past-tense accuracy; over time, however, regular past-tense marking outpaced accuracy on irregular verbs. These findings suggest that young DLLs can achieve high tense-marking accuracy assuming 2 years of immersive exposure to English. Monitoring the growth in tense-marking accuracy over time and considering productive tense-marking errors as partially correct more precisely captured the emergence of English tense marking in this population with highly variable expressive language skills. https://doi.org/10.23641/asha.5176942.

  13. Syntheses, structures, and magnetic properties of a family of heterometallic heptanuclear [Cu5Ln2] (Ln = Y(III), Lu(III), Dy(III), Ho(III), Er(III), and Yb(III)) complexes: observation of SMM behavior for the Dy(III) and Ho(III) analogues.

    Science.gov (United States)

    Chandrasekhar, Vadapalli; Dey, Atanu; Das, Sourav; Rouzières, Mathieu; Clérac, Rodolphe

    2013-03-04

    Sequential reaction of the multisite coordination ligand (LH3) with Cu(OAc)2·H2O, followed by the addition of a rare-earth(III) nitrate salt in the presence of triethylamine, afforded a series of heterometallic heptanuclear complexes containing a [Cu5Ln2] core {Ln = Y(1), Lu(2), Dy(3), Ho(4), Er(5), and Yb(6)}. Single-crystal X-ray crystallography reveals that all the complexes are dicationic species that crystallize with two nitrate anions to compensate the charge. The heptanuclear aggregates in 1-6 are centrosymmetrical complexes, with a hexagonal-like arrangement of six peripheral metal ions (two rare-earth and four copper) around a central Cu(II) situated on a crystallographic inversion center. An all-oxygen environment is found to be present around the rare-earth metal ions, which adopt a distorted square-antiprismatic geometry. Three different Cu(II) sites are present in the heptanuclear complexes: two possess a distorted octahedral coordination sphere while the remaining one displays a distorted square-pyramidal geometry. Detailed static and dynamic magnetic properties of all the complexes have been studied and revealed the single-molecule magnet behavior of the Dy(III) and Ho(III) derivatives.

  14. Multi-Disciplinary Peer-Mark Moderation of Group Work

    Science.gov (United States)

    Willmot, Peter; Pond, Keith

    2012-01-01

    Self and peer assessment offers benefits for enhancing student learning. Peer moderation provides a convenient solution for awarding individual marks in group assignments. This paper provides a significant review of peer-mark moderation, and describes an award winning, web-based tool that was developed in the UK and is now spreading across the…

  15. Mechanisms for Limiting Trade Mark Rights to Further Competition and Free Speech

    DEFF Research Database (Denmark)

    Ramsey, Lisa P; Schovsbo, Jens Hemmingsen

    2013-01-01

    This article evaluates the different mechanisms that nations use to limit trade mark rights to promote competition, free speech, and other public interests. It shows how EU and US trade mark laws seem to be converging towards a similar model which includes both (1) specific statutory defenses...... of these mechanisms for limiting trade mark rights to better protect the public interest in trade mark disputes. Finally, a proposal for reform is suggested. It consists of three parts: (1) domestic legislatures should revise their trade mark statutes to add more mandatory and specific limitations on trade mark...... to trade mark violations and (2) trade mark doctrines which give courts flexibility to permit unauthorized uses of marks that further the legitimate interests of the accused infringer and the public. Such a development should be welcomed and the article urges other nations to consider adopting one or both...

  16. Synthesis, characterization and stability of Cr(III) and Fe(III) hydroxides

    Energy Technology Data Exchange (ETDEWEB)

    Papassiopi, N.; Vaxevanidou, K.; Christou, C.; Karagianni, E.; Antipas, G.S.E., E-mail: gantipas@metal.ntua.gr

    2014-01-15

    Highlights: • Fe(III)–Cr(III) hydroxides enhance groundwater quality better than pure Cr(III) compounds. • Crystalline Cr(OH){sub 3}·3H{sub 2}O was unstable, with a solubility higher than 50 μg/l. • Amorphous Cr(OH){sub 3}(am) was stable with a solubility lower than 50 μg/l in the range 5.7 < pH < 11. • For mixed Fe{sub 0.75}Cr{sub 0.25}(OH){sub 3}, the stability region was extended to 4.8 < pH < 13.5. -- Abstract: Chromium is a common contaminant of soils and aquifers and constitutes a major environmental problem. In nature, chromium usually exists in the form of two oxidation states, trivalent, Cr(III), which is relatively innocuous for biota and for the aquatic environment, and hexavalent, Cr(VI) which is toxic, carcinogenic and very soluble. Accordingly, the majority of wastewater and groundwater treatment technologies, include a stage where Cr(VI) is reduced to Cr(III), in order to remove chromium from the aqueous phase and bind the element in the form of environmentally stable solid compounds. In the absence of iron the final product is typically of the form Cr(OH){sub 3}·xH{sub 2}O whereas in the presence of iron the precipitate is a mixed Fe{sub (1−x)}Cr{sub x}(OH){sub 3} phase. In this study, we report on the synthesis, characterisation and stability of mixed (Fe{sub x},Cr{sub 1−x})(OH){sub 3} hydroxides as compared to the stability of Cr(OH){sub 3}. We established that the plain Cr(III) hydroxide, abiding to the approximate molecular formula Cr(OH){sub 3}·3H{sub 2}O, was crystalline, highly soluble, i.e. unstable, with a tendency to transform into the stable amorphous hydroxide Cr(OH){sub 3}(am) phase. Mixed Fe{sub 0.75}Cr{sub 0.25}(OH){sub 3} hydroxides were found to be of the ferrihydrite structure, Fe(OH){sub 3}, and we correlated their solubility to that of a solid solution formed by plain ferrihydrite and the amorphous Cr(III) hydroxide. Both our experimental results and thermodynamic calculations indicated that mixed Fe(III)–Cr(III

  17. 49 CFR 174.59 - Marking and placarding of rail cars.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false Marking and placarding of rail cars. 174.59... RAIL General Handling and Loading Requirements § 174.59 Marking and placarding of rail cars. No person may transport a rail car carrying hazardous materials unless it is marked and placarded as required by...

  18. Structural Characterization of Am(III)- and Pu(III)-DOTA Complexes.

    Science.gov (United States)

    Audras, Matthieu; Berthon, Laurence; Berthon, Claude; Guillaumont, Dominique; Dumas, Thomas; Illy, Marie-Claire; Martin, Nicolas; Zilbermann, Israel; Moiseev, Yulia; Ben-Eliyahu, Yeshayahu; Bettelheim, Armand; Cammelli, Sebastiano; Hennig, Christoph; Moisy, Philippe

    2017-10-16

    The complexation of 1,4,7,10-tetrazacyclodecane-1,4,7,10-tetraacetic acid (DOTA) ligand with two trivalent actinides (Am 3+ and Pu 3+ ) was investigated by UV-visible spectrophotometry, NMR spectroscopy, and extended X-ray absorption fine structure in conjunction with computational methods. The complexation process of these two cations is similar to what has been previously observed with lanthanides(III) of similar ionic radius. The complexation takes place in different steps and ends with the formation of a (1:1) complex [(An(III)DOTA)(H 2 O)] - , where the cation is bonded to the nitrogen atoms of the ring, the four carboxylate arms, and a water molecule to complete the coordination sphere. The formation of An(III)-DOTA complexes is faster than the Ln(III)-DOTA systems of equivalent ionic radius. Furthermore, it is found that An-N distances are slightly shorter than Ln-N distances. Theoretical calculations showed that the slightly higher affinity of DOTA toward Am over Nd is correlated with slightly enhanced ligand-to-metal charge donation arising from oxygen and nitrogen atoms.

  19. Scent marking behavior as an odorant communication in mice

    Science.gov (United States)

    Arakawa, Hiroyuki; Blanchard, D. Caroline; Arakawa, Keiko; Dunlap, Christopher; Blanchard, Robert J.

    2008-01-01

    In rodents, where chemical signals play a particularly important role in determining intraspecies interactions including social dominance and intersexual relationships, various studies have shown that behavior is sensitive to conspecific odor cues. Mice use urinary scent marks for communication with individual conspecifics in many social contexts. Urinary scent involves genetic information about individuals such as species, sex, and individual identity as well as metabolic information such as social dominance, and reproductive and health status, which are mediated by chemical proteins in scent marks including the major histocompatibility complex and the major urinary proteins. The odor of the predator which can be considered to be a threatening signal for the prey also modulate mouse behavior in which scent marking is suppressed in response to the cat odor exposure in mice. These odorant chemicals are detected and recognized through two olfactory bulbs, the role of which in detection of chemosignals with biological relevant appears to be differential, but partly overlapped. Mice deposit scent marks toward conspecifics to maintain their social relationships, and inhibit scent marking in a context where natural predator, cat odor is contained. This suppression of scent marking is long-lasting (for at least 7 days) and context-dependent, while the odorant signaling to conspecifics tends to appear frequently (over 24 hrs but less than 7 days intervals) depending on the familiarity of each signal-recipient. It has been discussed that scent marking is a communicative behavior associated with territoriality toward conspecifics, indicating that the social signaling within species are sensitive to predator odor cues in terms of vulnerability to predation risk. PMID:18565582

  20. Synthesis, structure, luminescent, and magnetic properties of carbonato-bridged Zn(II)2Ln(III)2 complexes [(μ4-CO3)2{Zn(II)L(n)Ln(III)(NO3)}2] (Ln(III) = Gd(III), Tb(III), Dy(III); L(1) = N,N'-bis(3-methoxy-2-oxybenzylidene)-1,3-propanediaminato, L(2) = N,N'-bis(3-ethoxy-2-oxybenzylidene)-1,3-propanediaminato).

    Science.gov (United States)

    Ehama, Kiyomi; Ohmichi, Yusuke; Sakamoto, Soichiro; Fujinami, Takeshi; Matsumoto, Naohide; Mochida, Naotaka; Ishida, Takayuki; Sunatsuki, Yukinari; Tsuchimoto, Masanobu; Re, Nazzareno

    2013-11-04

    Carbonato-bridged Zn(II)2Ln(III)2 complexes [(μ4-CO3)2{Zn(II)L(n)Ln(III)(NO3)}2]·solvent were synthesized through atmospheric CO2 fixation reaction of [Zn(II)L(n)(H2O)2]·xH2O, Ln(III)(NO3)3·6H2O, and triethylamine, where Ln(III) = Gd(III), Tb(III), Dy(III); L(1) = N,N'-bis(3-methoxy-2-oxybenzylidene)-1,3-propanediaminato, L(2) = N,N'-bis(3-ethoxy-2-oxybenzylidene)-1,3-propanediaminato. Each Zn(II)2Ln(III)2 structure possessing an inversion center can be described as two di-μ-phenoxo-bridged {Zn(II)L(n)Ln(III)(NO3)} binuclear units bridged by two carbonato CO3(2-) ions. The Zn(II) ion has square pyramidal coordination geometry with N2O2 donor atoms of L(n) and one oxygen atom of a bridging carbonato ion at the axial site. Ln(III) ion is coordinated by nine oxygen atoms consisting of four from the deprotonated Schiff-base L(n), two from a chelating nitrate, and three from two carbonate groups. The temperature-dependent magnetic susceptibilities in the range 1.9-300 K, field-dependent magnetization from 0 to 5 T at 1.9 K, and alternating current magnetic susceptibilities under the direct current bias fields of 0 and 1000 Oe were measured. The magnetic properties of the Zn(II)2Ln(III)2 complexes are analyzed on the basis of the dicarbonato-bridged binuclear Ln(III)-Ln(III) structure, as the Zn(II) ion with d(10) electronic configuration is diamagnetic. ZnGd1 (L(1)) and ZnGd2 (L(2)) show a ferromagnetic Gd(III)-Gd(III) interaction with J(Gd-Gd) = +0.042 and +0.028 cm(-1), respectively, on the basis of the Hamiltonian H = -2J(Gd-Gd)ŜGd1·ŜGd2. The magnetic data of the Zn(II)2Ln(III)2 complexes (Ln(III) = Tb(III), Dy(III)) were analyzed by a spin Hamiltonian including the crystal field effect on the Ln(III) ions and the Ln(III)-Ln(III) magnetic interaction. The Stark splitting of the ground state was so evaluated, and the energy pattern indicates a strong easy axis (Ising type) anisotropy. Luminescence spectra of Zn(II)2Tb(III)2 complexes were observed, while those

  1. 27 CFR 26.106 - Marking containers of beer.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Marking containers of beer... Liquors and Articles in Puerto Rico Beer § 26.106 Marking containers of beer. Containers of beer of Puerto... brewer; the serial number, capacity, and size of the container; the kind of beer; and the serial number...

  2. 27 CFR 26.97 - Marking containers of wine.

    Science.gov (United States)

    2010-04-01

    ... 27 Alcohol, Tobacco Products and Firearms 1 2010-04-01 2010-04-01 false Marking containers of wine... Liquors and Articles in Puerto Rico Wine § 26.97 Marking containers of wine. Containers of wine of Puerto... winemaker, the serial number of the container, the kind and taxable grade of the wine, the gallon content...

  3. WISC-III e WAIS-III na avaliação da inteligência de cegos WISC-III/WAIS-III en ciegos WISC-III and WAIS-III in intellectual assessment of blind people

    OpenAIRE

    Elizabeth do Nascimento; Carmen Elvira Flores-Mendoza

    2007-01-01

    Diante da escassez de pesquisas nacionais e de testes psicológicos destinados a avaliar pessoas cegas, desenvolveu-se um estudo psicométrico com as escalas verbais dos testes WISC-III e WAIS-III. Após as adaptações de alguns estímulos e das instruções, os testes foram aplicados em crianças (N = 120) e adultos (N = 52) residentes em Belo Horizonte. Os resultados indicaram que as escalas verbais modificadas apresentam uma boa consistência interna (alfa> 0,80). Além disso, a investigação da vali...

  4. Richard III

    DEFF Research Database (Denmark)

    Lauridsen, Palle Schantz

    2017-01-01

    Kort analyse af Shakespeares Richard III med fokus på, hvordan denne skurk fremstilles, så tilskuere (og læsere) langt henad vejen kan føle sympati med ham. Med paralleller til Netflix-serien "House of Cards"......Kort analyse af Shakespeares Richard III med fokus på, hvordan denne skurk fremstilles, så tilskuere (og læsere) langt henad vejen kan føle sympati med ham. Med paralleller til Netflix-serien "House of Cards"...

  5. NMR and TRLFS studies of Ln(iii) and An(iii) C5-BPP complexes.

    Science.gov (United States)

    Adam, Christian; Beele, Björn B; Geist, Andreas; Müllich, Udo; Kaden, Peter; Panak, Petra J

    2015-02-01

    C5-BPP is a highly efficient N-donor ligand for the separation of trivalent actinides, An(iii), from trivalent lanthanides, Ln(iii). The molecular origin of the selectivity of C5-BPP and many other N-donor ligands of the BTP-type is still not entirely understood. We present here the first NMR studies on C5-BPP Ln(iii) and An(iii) complexes. C5-BPP is synthesized with 10% 15 N labeling and characterized by NMR and LIFDI-MS methods. 15 N NMR spectroscopy gives a detailed insight into the bonding of C5-BPP with lanthanides and Am(iii) as a representative for trivalent actinide cations, revealing significant differences in 15 N chemical shift for coordinating nitrogen atoms compared to Ln(iii) complexes. The temperature dependence of NMR chemical shifts observed for the Am(iii) complex indicates a weak paramagnetism. This as well as the observed large chemical shift for coordinating nitrogen atoms show that metal-ligand bonding in Am(C5-BPP) 3 has a larger share of covalence than in lanthanide complexes, confirming earlier studies. The Am(C5-BPP) 3 NMR sample is furthermore spiked with Cm(iii) and characterized by time-resolved laser fluorescence spectroscopy (TRLFS), yielding important information on the speciation of trace amounts of minor complex species.

  6. Mirror-mark tests performed on jackdaws reveal potential methodological problems in the use of stickers in avian mark-test studies.

    Directory of Open Access Journals (Sweden)

    Manuel Soler

    Full Text Available Some animals are capable of recognizing themselves in a mirror, which is considered to be demonstrated by passing the mark test. Mirror self-recognition capacity has been found in just a few mammals having very large brains and only in one bird, the magpie (Pica pica. The results obtained in magpies have enormous biological and cognitive implications because the fact that magpies were able to pass the mark test meant that this species is at the same cognitive level with great apes, that mirror self-recognition has evolved independently in the magpie and great apes (which diverged 300 million years ago, and that the neocortex (which is not present in the bird's brains is not a prerequisite for mirror self-recognition as previously believed. Here, we have replicated the experimental design used on magpies to determine whether jackdaws (Corvus monedula are also capable of mirror self-recognition by passing the mark test. We found that our nine jackdaws showed a very high interest towards the mirror and exhibited self-contingent behavior as soon as mirrors were introduced. However, jackdaws were not able to pass the mark test: both sticker-directed actions and sticker removal were performed with a similar frequency in both the cardboard (control and the mirror conditions. We conclude that our jackdaws' behaviour raises non-trivial questions about the methodology used in the avian mark test. Our study suggests that the use of self-adhesive stickers on sensitive throat feathers may open the way to artefactual results because birds might perceive the stickers tactilely.

  7. Aksel Mark: kõik algaski Otsal / Enn Nõu

    Index Scriptorium Estoniae

    Nõu, Enn, 1933-

    2012-01-01

    Arvustus: Mark Beijer, Mai. Landkänning : Brevväxling mellan Anu och Aksel Mark under deras första år som flyktingar från Estland 1944-45. Stockholm : Bokverksta´n Förlag, 2008; Allt började på Otsa : minnen från min barndom och skoláren. Stockholm : Beijer Bok & Skog, 2011

  8. Object marking in Swahili: Definiteness, specificity, or both ...

    African Journals Online (AJOL)

    This article examines the role of object marking in relation to definiteness and specificity in Swahili. Object marking in general has attracted the attention of many scholars in the field of Bantu linguistics due to the complex nature of object markers (OMs) and varying functions they fulfil in Bantu. Opinions differ on the role of ...

  9. Separation by liquid-liquid extraction of actinides(III) from lanthanides(III) using new molecules: the picolinamides; Separation par extraction liquide-liquide des actinides(III) des lanthanides(III) par de nouvelles molecules: les picolinamides

    Energy Technology Data Exchange (ETDEWEB)

    Cordier, P Y [CEA Marcoule, Departement de Recherche en Retraitement et en Vitrification, 30 - Bagnols-sur-Ceze (France); [Clermont-Ferrand-2 Univ., 63 - Aubiere (France)

    1996-07-01

    In the field of long-lived radionuclides separation from waste generated during spent fuel reprocessing, the picolinamides have been chosen as potential extractants for the selective extraction of actinides (III) from lanthanides (III). The first studies initiated on the most simple molecule of the picolinamide family, namely 2-pyridinecarboxamide, pointed out that in an aqueous media the complexation stability constant between this ligand and Am(III) is roughly 10 times higher than the ones corresponding to Ln(III). The synthesis of lipophilic derivatives of 2-pyridinecarboxamide leaded to extraction experiments. The extraction of metallic cation by lipophilic picolinamides, according to a solvatation mechanism, is strongly dependent on the nature of the amide function: a primary amide function (group I) leads to a good extraction; on the contrary, there is a decrease for secondary (group II) and tertiary (group III) amide functions. From a theoretical point of view, this work leads finally to the following conclusions: confirmation of the importance of the presence of soft donor atoms within the extractants (nitrogen in our case) for An(III)/Ln(III). Also, sensitivity of this soft donor atom regarding the protonation reaction; prevalence in our case of the affinity of the extractant for the metallic cation over the lipophilia of the extractant to ensure good distribution coefficients. The extraction and Am(III)/Ln(III) separation performances of the picolinamides from pertechnetic media leads to the design of a possible flowsheet for the reprocessing of high level liquid waste, with the new idea of an integrated technetium reflux. (author) 105 refs.

  10. Extraction behaviour of Am(III) and Eu(III) from nitric acid medium in TEHDGA-HDEHP impregnated resins

    Energy Technology Data Exchange (ETDEWEB)

    Saipriya, G.; Kumar, T. [Bhabha Atomic Research Centre Facilities, Kalpakkam (India). Kalpakkam Reprocessing Plant; Kumaresan, R.; Nayak, P.K.; Venkatesan, K.A.; Antony, M.P. [Indira Gandhi Center for Atomic Research, Kalpakkam (India). Fuel Chemistry Div.

    2016-07-01

    The extraction behaviour of Am(III) and Eu(III) from nitric acid medium was studied in the solvent impregnated resins containing extractants such as tetra-bis(2-ethylhexyl)diglycolamide (TEHDGA) or bis-(2-ethylhexyl)phosphoric acid (HDEHP) or mixture of TEHDGA+HDEHP. The rate of extraction of Am(III) and Eu(III) from 1 M nitric acid and the effect of various parameters, such as the concentration of nitric acid in aqueous phase and concentration of TEHDGA and HDEHP in resin phase, on the distribution coefficient of Am(III) and Eu(III) was studied. The distribution coefficient of Am(III) and Eu(III) in HDEHP-impregnated resin decreased and that in TEHDGA-impregnated resin increased, with increase in the concentration of nitric acid. However, in (TEHDGA+HDEHP) - impregnated resin, synergic extraction was observed at lower nitric acid concentration and antagonism at higher nitric acid concentration. The mechanism of Am(III) and Eu(III) extraction in the combined resin was investigated by slope analysis method. The extraction of various metal ions present in the fast reactor simulated high-level liquid waste was studied. The separation factor of Am(III) over Eu(III) was studied using citrate-buffered diethylenetriaminepentaacetic acid (DTPA) solution.

  11. Characterization of the lanthanum(III) and europium(III) trichloroacetate complexes extracted with 18-crown-6

    International Nuclear Information System (INIS)

    Imura, H.; Saito, Y.; Ohashi, K.; Meguro, Y.; Yoshida, Z.; Choppin, G.R.

    1996-01-01

    Extraction of lanthanide(III) ions with 18-crown-6 (18C6) and trichloroacetate (tca) has been studied. The composition, hydration, and structure of the La(III) and Eu(III) complexes extracted into 1,2-dichloroethane were investigated by using several methods such as the liquid-liquid distribution technique, conductimetry, Karl Fisher titration, laser luminescence spectroscopy, and 1 H NMR. The La(III) complex was found to be a monohydrate, La(tca) 3 (18C6)(H 2 O), while that of Eu(III) was a mixture of a monohydrate and a dihydrate, i.e., Eu(tca) 3 (18C6)(H 2 O) and Eu(tca) 3 (18C6)(H 2 O) 2 . The origin of the selectivity by 18C6 which gives much higher extractability of La(III) than of Eu(III) is explained by considering the hydration and probable structure of their complexes. 12 refs., 5 figs., 4 tabs

  12. Mark Leonard : EL ei peakski olema suurvõim / Mark Leonard ; interv. Erkki Bahovski

    Index Scriptorium Estoniae

    Leonard, Mark

    2008-01-01

    Intervjuu Euroopa Välissuhete Nõukogu tegevdirektoriga, kes vastab küsimustele, mis puudutavad USA ja Euroopa suhteid, Euroopa Liidu välispoliitikat, Venemaa ja Euroopa Liidu suhteid pärast Gruusia konflikti. Ta peab murettekitavaks, et Venemaa üritab takistada euroopalike väärtuste levitamist oma naaberriikides. Vt. samas: Mark Leonard. Ilmunud ka Sirp : Diplomaatia 14. nov. nr. 11 lk. 13-14

  13. Purification of chicken carbonic anhydrase isozyme-III (CA-III) and its measurement in White Leghorn chickens.

    Science.gov (United States)

    Nishita, Toshiho; Tomita, Yuichiro; Yorifuji, Daisuke; Orito, Kensuke; Ochiai, Hideharu; Arishima, Kazuyosi

    2011-11-26

    The developmental profile of chicken carbonic anhydrase-III (CA-III) blood levels has not been previously determined or reported. We isolated CA-III from chicken muscle and investigated age-related changes in the levels of CA-III in blood. CA-III was purified from chicken muscle. The levels of CA-III in plasma and erythrocytes from 278 female chickens (aged 1-93 weeks) and 68 male chickens (aged 3-59 weeks) were determined by ELISA. The mean level of CA-III in female chicken erythrocytes (1 week old) was 4.6 μg/g of Hb, and the CA-III level did not change until 16 weeks of age. The level then increased until 63 weeks of age (11.8 μg/g of Hb), decreased to 4.7 μg/g of Hb at 73 weeks of age, and increased again until 93 weeks of age (8.6 μg/g of Hb). The mean level of CA-III in erythrocytes from male chickens (3 weeks old) was 2.4 μg/g of Hb, and this level remained steady until 59 weeks of age. The mean plasma level of CA-III in 1-week-old female chickens was 60 ng/mL, and this level was increased at 3 weeks of age (141 ng/mL) and then remained steady until 80 weeks of age (122 ng/mL). The mean plasma level of CA-III in 3-week-old male chickens was 58 ng/mL, and this level remained steady until 59 weeks of age. We observed both developmental changes and sex differences in CA-III concentrations in White Leghorn (WL) chicken erythrocytes and plasma. Simple linear regression analysis showed a significant association between the erythrocyte CA-III level and egg-laying rate in WL-chickens 16-63 weeks of age (p < 0.01).

  14. Extraction and stripping of neodymium (III) and dysprosium (III) by TRUEX solvent

    International Nuclear Information System (INIS)

    Rout, Alok; Venkatesan, K.A.; Antony, M.P.; Srinivasan, T.G.; Vasudeva Rao, P.R.

    2009-01-01

    McCabe-Thiele diagram for the extraction and stripping of Nd (III) and Dy (III) by TRUEX solvent has been constructed to determine the number of stages required for complete extraction and stripping. (author)

  15. Reproducibility of Computer-Aided Detection Marks in Digital Mammography

    International Nuclear Information System (INIS)

    Kim, Seung Ja; Moon, Woo Kyung; Cho, Nariya; Kim, Sun Mi; Im, Jung Gi; Cha, Joo Hee

    2007-01-01

    To evaluate the performance and reproducibility of a computeraided detection (CAD) system in mediolateral oblique (MLO) digital mammograms taken serially, without release of breast compression. A CAD system was applied preoperatively to the fulfilled digital mammograms of two MLO views taken without release of breast compression in 82 patients (age range: 33 83 years; mean age: 49 years) with previously diagnosed breast cancers. The total number of visible lesion components in 82 patients was 101: 66 masses and 35 microcalcifications. We analyzed the sensitivity and reproducibility of the CAD marks. The sensitivity of the CAD system for first MLO views was 71% (47/66) for masses and 80% (28/35) for microcalcifications. The sensitivity of the CAD system for second MLO views was 68% (45/66) for masses and 17% (6/35) for microcalcifications. In 84 ipsilateral serial MLO image sets (two patients had bilateral cancers), identical images, regardless of the existence of CAD marks, were obtained for 35% (29/84) and identical images with CAD marks were obtained for 29% (23/78). Identical images, regardless of the existence of CAD marks, for contralateral MLO images were 65% (52/80) and identical images with CAD marks were obtained for 28% (11/39). The reproducibility of CAD marks for the true positive masses in serial MLO views was 84% (42/50) and that for the true positive microcalcifications was 0% (0/34). The CAD system in digital mammograms showed a high sensitivity for detecting masses and microcalcifications. However, reproducibility of microcalcification marks was very low in MLO views taken serially without release of breast compression. Minute positional change and patient movement can alter the images and result in a significant effect on the algorithm utilized by the CAD for detecting microcalcifications

  16. Amoralist rationalism? A response to Joel Marks: commentary on "Animal abolitionism meets moral abolitionism: cutting the Gordian knot of applied ethics" by Joel Marks.

    Science.gov (United States)

    Lederman, Zohar

    2014-06-01

    In a recent article, Joel Marks presents the amoralist argument against vivisection, or animal laboratory experimentation. He argues that ethical theories that seek to uncover some universal morality are in fact useless and unnecessary for ethical deliberations meant to determine what constitutes an appropriate action in a specific circumstance. I agree with Marks' conclusion. I too believe that vivisection is indefensible, both from a scientific and philosophical perspective. I also believe that we should become vegan (unfortunately, like the two philosophers mentioned by Marks, I too am still struggling to reduce my meat and dairy consumption). However, I am in the dark as to Marks' vision of normative deliberations in the spirit of amoralism and desirism.

  17. Insight into the Extraction Mechanism of Americium(III) over Europium(III) with Pyridylpyrazole: A Relativistic Quantum Chemistry Study.

    Science.gov (United States)

    Kong, Xiang-He; Wu, Qun-Yan; Wang, Cong-Zhi; Lan, Jian-Hui; Chai, Zhi-Fang; Nie, Chang-Ming; Shi, Wei-Qun

    2018-05-10

    Separation of trivalent actinides (An(III)) and lanthanides (Ln(III)) is one of the most important steps in spent nuclear fuel reprocessing. However, it is very difficult and challenging to separate them due to their similar chemical properties. Recently the pyridylpyrazole ligand (PypzH) has been identified to show good separation ability toward Am(III) over Eu(III). In this work, to explore the Am(III)/Eu(III) separation mechanism of PypzH at the molecular level, the geometrical structures, bonding nature, and thermodynamic behaviors of the Am(III) and Eu(III) complexes with PypzH ligands modified by alkyl chains (Cn-PypzH, n = 2, 4, 8) have been systematically investigated using scalar relativistic density functional theory (DFT). According to the NBO (natural bonding orbital) and QTAIM (quantum theory of atoms in molecules) analyses, the M-N bonds exhibit a certain degree of covalent character, and more covalency appears in Am-N bonds compared to Eu-N bonds. Thermodynamic analyses suggest that the 1:1 extraction reaction, [M(NO 3 )(H 2 O) 6 ] 2+ + PypzH + 2NO 3 - → M(PypzH)(NO 3 ) 3 (H 2 O) + 5H 2 O, is the most suitable for Am(III)/Eu(III) separation. Furthermore, the extraction ability and the Am(III)/Eu(III) selectivity of the ligand PypzH is indeed enhanced by adding alkyl-substituted chains in agreement with experimental observations. Besides this, the nitrogen atom of pyrazole ring plays a more significant role in the extraction reactions related to Am(III)/Eu(III) separation compared to that of pyridine ring. This work could identify the mechanism of the Am(III)/Eu(III) selectivity of the ligand PypzH and provide valuable theoretical information for achieving an efficient Am(III)/Eu(III) separation process for spent nuclear fuel reprocessing.

  18. Revised Mark 22 coolant temperature coefficients

    International Nuclear Information System (INIS)

    Graves, W.E.

    1987-01-01

    Coolant temperature coefficients for the Mark 22 charge published previously are non-conservative because of the neglect of a significant mechanism which has a positive contribution to reactivity. Even after correcting for this effect, dynamic tests made on a Mark VIB charge in the early 60's suggest the results are still non-conservative. This memorandum takes both of these sources of information into account in making a best estimate of the prompt (coolant plus metal) temperature coefficient. Although no safety issues arise from this work (the overall temperature coefficient still strongly contributes to reactor stability), it is obviously desirable to use best estimates for prompt coefficients in limits and other calculations

  19. 22 CFR 226.91 - Marking.

    Science.gov (United States)

    2010-04-01

    ... Relations AGENCY FOR INTERNATIONAL DEVELOPMENT ADMINISTRATION OF ASSISTANCE AWARDS TO U.S. NON-GOVERNMENTAL ORGANIZATIONS Miscellaneous § 226.91 Marking. (a) USAID policy is that all programs, projects, activities... support of the American people through the United States Agency for International Development (USAID). The...

  20. Problems with ink skin markings for radiation field setups

    International Nuclear Information System (INIS)

    Endoh, Masaru; Saeki, Mituaki; Ishida, Yusei

    1982-01-01

    Ink skin markings are used in radiation therapy to aid in reproduction of treatment field setups or to indelibly outline field markings or tumors. We reported two cases of indelible ink skin for radiation field septa with minimal discomfort and dermatitis have been experienced for 6 months and above since end of radiotherapy. These indelible ink skin markings look like tattoo that will be big problems in the case of young female. We improved these problems by using of 10 percent silver nitrate instead of habitual skin ink. (author)

  1. Maaväline lind Mark Raidpere / Fagira D. Morti

    Index Scriptorium Estoniae

    Fagira D. Morti, pseud., 1974-

    2009-01-01

    Soome Vabariigi president Tarja Halonen andis 28. veebruaril 2009. aastal Kumu Kunstimuuseumis videokunstnik Mark Raidperele üle Ars Fennica kunstipreemia. Meenutusi kunstniku EHI-s õppimise ajast, esimese näituse "Ilo" avamisest Vaal galeriis. Mark Raidpere loomingu mõistmisest

  2. THE MARK I BUSINESS SYSTEM SIMULATION MODEL

    Science.gov (United States)

    of a large-scale business simulation model as a vehicle for doing research in management controls. The major results of the program were the...development of the Mark I business simulation model and the Simulation Package (SIMPAC). SIMPAC is a method and set of programs facilitating the construction...of large simulation models. The object of this document is to describe the Mark I Corporation model, state why parts of the business were modeled as they were, and indicate the research applications of the model. (Author)

  3. Hydration structure of Ti(III) and Cr(III): Monte Carlo simulation ...

    African Journals Online (AJOL)

    Classical Monte Carlo simulations were performed to investigate the solvation structures of Ti(III) and Cr(III) ions in water with only ion-water pair interaction potential and by including three-body correction terms. The hydration structures were evaluated in terms of radial distribution functions, coordination numbers and ...

  4. The Things of Caesar: Mark-ing the Plural (Mk 12:13–17

    Directory of Open Access Journals (Sweden)

    Warren Carter

    2014-09-01

    Full Text Available This article observes the rarely-discussed phenomenon that the Marcan paying-the-tax scene refers to tax in the singular, whilst the concluding saying uses the plural ‘the things of Caesar and of God’. The article accounts for this phenomenon by means of developing traditions. The section under the heading ‘Mark’s scene and saying about taxes (12:13–17’ counters the common claim that scene and saying originated as a unit from the historical Jesus. It proposes that whilst the saying may have originated with Jesus, the scene as we have it did not. The section under the heading ‘Social memory, orality, and a multi-referential saying?’ suggests some contexts that the saying about the things of Caesar addressed pre-Mark. And under the section ‘Trauma and Mark’s scene’ it is argued that Mark created a unit comprising scene and saying to negotiate the ‘ trauma’ of the 66–70 war. The unit evaluates freshly-asserted Roman power as idolatrous and blasphemous whilst simultaneously authorising the continued involvement of Jesus-believers in imperial society.

  5. Evaluation of TRIGA Mark II reactor in Turkey

    International Nuclear Information System (INIS)

    Bilge, Ali Nezihi

    1990-01-01

    There are two research reactors in Turkey and one of them is the university Triga Mark II reactor which was in service since 1979 both for education and industrial application purposes. The main aim of this paper is to evaluate the spectrum of the services carried by Turkish Triga Mark II reactor. In this work, statistical distribution of the graduate works and applications, by using Triga Mark II reactor is examined and evaluated. In addition to this, technical and scientific uses of this above mentioned reactor are also investigated. It was already showed that the uses and benefits of this reactor can not be limited. If the sufficient work and service is given, NDT and industrial applications can also be carried economically. (orig.)

  6. An innovative road marking quality assessment mechanism using computer vision

    Directory of Open Access Journals (Sweden)

    Kuo-Liang Lin

    2016-06-01

    Full Text Available Aesthetic quality acceptance for road marking works has been relied on subjective visual examination. Due to a lack of quantitative operation procedures, acceptance outcome can be biased and results in great quality variation. To improve aesthetic quality acceptance procedure of road marking, we develop an innovative road marking quality assessment mechanism, utilizing machine vision technologies. Using edge smoothness as a quantitative aesthetic indicator, the proposed prototype system first receives digital images of finished road marking surface and has the images processed and analyzed to capture the geometric characteristics of the marking. The geometric characteristics are then evaluated to determine the quality level of the finished work. System is demonstrated through two real cases to show how it works. In the end, a test comparing the assessment results between the proposed system and expert inspection is conducted to enhance the accountability of the proposed mechanism.

  7. Use of rhodamine B to mark the body and seminal fluid of male Aedes aegypti for mark-release-recapture experiments and estimating efficacy of sterile male releases.

    Science.gov (United States)

    Johnson, Brian J; Mitchell, Sara N; Paton, Christopher J; Stevenson, Jessica; Staunton, Kyran M; Snoad, Nigel; Beebe, Nigel; White, Bradley J; Ritchie, Scott A

    2017-09-01

    Recent interest in male-based sterile insect technique (SIT) and incompatible insect technique (IIT) to control Aedes aegypti and Aedes albopictus populations has revealed the need for an economical, rapid diagnostic tool for determining dispersion and mating success of sterilized males in the wild. Previous reports from other insects indicated rhodamine B, a thiol-reactive fluorescent dye, administered via sugar-feeding can be used to stain the body tissue and seminal fluid of insects. Here, we report on the adaptation of this technique for male Ae. aegypti to allow for rapid assessment of competitiveness (mating success) during field releases. Marking was achieved by feeding males on 0.1, 0.2, 0.4 or 0.8% rhodamine B (w/v) in 50% honey solutions during free flight. All concentrations produced >95% transfer to females and successful body marking after 4 days of feeding, with 0.4 and 0.8% solutions producing the longest-lasting body marking. Importantly, rhodamine B marking had no effect on male mating competitiveness and proof-of-principle field releases demonstrated successful transfer of marked seminal fluid to females under field conditions and recapture of marked males. These results reveal rhodamine B to be a potentially useful evaluation method for male-based SIT/IIT control strategies as well as a viable body marking technique for male-based mark-release-recapture experiments without the negative side-effects of traditional marking methods. As a standalone method for use in mating competitiveness assays, rhodamine B marking is less expensive than PCR (e.g. paternity analysis) and stable isotope semen labelling methods and less time-consuming than female fertility assays used to assess competitiveness of sterilised males.

  8. Use of rhodamine B to mark the body and seminal fluid of male Aedes aegypti for mark-release-recapture experiments and estimating efficacy of sterile male releases.

    Directory of Open Access Journals (Sweden)

    Brian J Johnson

    2017-09-01

    Full Text Available Recent interest in male-based sterile insect technique (SIT and incompatible insect technique (IIT to control Aedes aegypti and Aedes albopictus populations has revealed the need for an economical, rapid diagnostic tool for determining dispersion and mating success of sterilized males in the wild. Previous reports from other insects indicated rhodamine B, a thiol-reactive fluorescent dye, administered via sugar-feeding can be used to stain the body tissue and seminal fluid of insects. Here, we report on the adaptation of this technique for male Ae. aegypti to allow for rapid assessment of competitiveness (mating success during field releases.Marking was achieved by feeding males on 0.1, 0.2, 0.4 or 0.8% rhodamine B (w/v in 50% honey solutions during free flight. All concentrations produced >95% transfer to females and successful body marking after 4 days of feeding, with 0.4 and 0.8% solutions producing the longest-lasting body marking. Importantly, rhodamine B marking had no effect on male mating competitiveness and proof-of-principle field releases demonstrated successful transfer of marked seminal fluid to females under field conditions and recapture of marked males.These results reveal rhodamine B to be a potentially useful evaluation method for male-based SIT/IIT control strategies as well as a viable body marking technique for male-based mark-release-recapture experiments without the negative side-effects of traditional marking methods. As a standalone method for use in mating competitiveness assays, rhodamine B marking is less expensive than PCR (e.g. paternity analysis and stable isotope semen labelling methods and less time-consuming than female fertility assays used to assess competitiveness of sterilised males.

  9. Extraction Separation of Am(III) and Eu(III) with Thermo-sensitive Gel introducing TPEN Derivatives

    International Nuclear Information System (INIS)

    Kenji Takeshita; Yoshio Nakano; Tatsuro Matsumura; Atsunori Mori

    2008-01-01

    A thermal-swing chromatographic process using a thermo-sensitive gel co-polymerized with NIPA (N-isopropyl-acrylamide) and TPPEN (N,N,N',N'-tetrakis(4-propenyl-oxy-2-pyridyl-methyl)ethylenediamine) was studied for the separation of Am(III) from Eu(III). First, the radiolysis of the TPPEN-NIPA gel was tested by the γ-ray irradiation and the α nuclide adsorption. The extraction separation of Am(III) was not influenced in the radioactive environment of the proposed process. Next, the TPPEN-NIPA gel was immobilized in porous silica particles and the applicability of the gel-immobilized silica to the proposed process was tested. Am(III) was extracted selectively in the gel-immobilized silica at 5 deg. C and the separation factor of Am(III) over Eu(III) was evaluated to be 3.7. The distribution ratio of Am(III) was reduced to less than 1/20 by increasing temperature from 5 deg. C to 40 deg. C. These results indicate that the TPPEN-NIPA gel is applicable to the thermal-swing chromatographic process for the minor actinide recovery. (authors)

  10. Prosodic Focus Marking in Bai.

    NARCIS (Netherlands)

    Liu, Zenghui; Chen, A.; Van de Velde, Hans

    2014-01-01

    This study investigates prosodic marking of focus in Bai, a Sino-Tibetan language spoken in the Southwest of China, by adopting a semi-spontaneous experimental approach. Our data show that Bai speakers increase the duration of the focused constituent and reduce the duration of the post-focus

  11. Full-Scale Mark II CRT Program data report, 1

    International Nuclear Information System (INIS)

    Namatame, Ken; Kukita, Yutaka; Yamamoto, Nobuo; Shiba, Masayoshi

    1979-12-01

    The Full-Scale Mark II CRT (Containment Response Test) Program was initiated in April 1976 to provide a full-scale data basis for the evaluation of the pressure suppression pool hydrodynamic loads associated with a hypothetical LOCA in a BWR Mark II Containment. The test facility, completed in March 1979, is 1/18 in volume of a typical 1100 MWe Mark II, and has a wetwell which is a full-scale replica of one 20 0 -sector of that of the reference Mark II. The present report documents experimental data from TEST 0002, a medium size (100 mm) water blowdown test, performed by Hitachi Ltd. for JAERI as the second of the four shakedown tests. Test data is provided for the vessel depressurization, the pressure and temperature responses in the test containment, and especially for the chugging phenomena associated with low flux steam condensation in the pool. (author)

  12. 49 CFR 180.213 - Requalification markings.

    Science.gov (United States)

    2010-10-01

    ... eddy current examination combined with a visual inspection, the marking is as illustrated in paragraph..., securely affixed in a manner prescribed by the cylinder manufacturer, near the original manufacturer's...

  13. Variation in plasmonic (electronic) spectral parameters of Pr (III) and Nd (III) with varied concentration of moderators

    Energy Technology Data Exchange (ETDEWEB)

    Mishra, Shubha, E-mail: shubhamishra03@gmail.com [School of Studies in Physics, Vikram University, Ujjain (M. P.) (India); Limaye, S. N., E-mail: snl222@yahoo.co.in [Department of Chemistry, Dr. H.S. Gour University, A Central University, Sagar (M.P.) (India)

    2015-07-31

    It is said that the -4f shells behave as core and are least perturbed by changes around metal ion surrounding. However, there are evidences that-4f shells partially involved in direct moderator interaction. A systematic investigation on the plasmonic (electronic) spectral studies of some Rare Earths[RE(III).Mod] where, RE(III) = Pr(III),Nd(III) and Mod(moderator) = Y(III),La(III),Gd(III) and Lu(III), increased moderator concentration from 0.01 mol dm{sup −3} to 0.025 mol dm{sup −3} keeping the metal ion concentration at 0.01mol dm{sup −3} have been carried out. Variations in oscillator strengths (f), Judd-Ofelt parameters (T{sub λ}),inter-electronic repulsion Racah parameters (δE{sup k}),nephelauxetic ratio (β), radiative parameters (S{sub ED},A{sub T},β{sub R},T{sub R}). The values of oscillator strengths and Judd-Ofelt parameters have been discussed in the light of coordination number of RE(III) metal ions, denticity and basicity of the moderators. The [RE(III).Mod] bonding pattern has been studies in the light of the change in Racah parameters and nephelauxetic ratio.

  14. Purification of chicken carbonic anhydrase isozyme-III (CA-III and its measurement in White Leghorn chickens

    Directory of Open Access Journals (Sweden)

    Nishita Toshiho

    2011-11-01

    Full Text Available Abstract Background The developmental profile of chicken carbonic anhydrase-III (CA-III blood levels has not been previously determined or reported. We isolated CA-III from chicken muscle and investigated age-related changes in the levels of CA-III in blood. Methods CA-III was purified from chicken muscle. The levels of CA-III in plasma and erythrocytes from 278 female chickens (aged 1-93 weeks and 68 male chickens (aged 3-59 weeks were determined by ELISA. Results The mean level of CA-III in female chicken erythrocytes (1 week old was 4.6 μg/g of Hb, and the CA-III level did not change until 16 weeks of age. The level then increased until 63 weeks of age (11.8 μg/g of Hb, decreased to 4.7 μg/g of Hb at 73 weeks of age, and increased again until 93 weeks of age (8.6 μg/g of Hb. The mean level of CA-III in erythrocytes from male chickens (3 weeks old was 2.4 μg/g of Hb, and this level remained steady until 59 weeks of age. The mean plasma level of CA-III in 1-week-old female chickens was 60 ng/mL, and this level was increased at 3 weeks of age (141 ng/mL and then remained steady until 80 weeks of age (122 ng/mL. The mean plasma level of CA-III in 3-week-old male chickens was 58 ng/mL, and this level remained steady until 59 weeks of age. Conclusion We observed both developmental changes and sex differences in CA-III concentrations in White Leghorn (WL chicken erythrocytes and plasma. Simple linear regression analysis showed a significant association between the erythrocyte CA-III level and egg-laying rate in WL-chickens 16-63 weeks of age (p

  15. Laser marking as a result of applying reverse engineering

    Science.gov (United States)

    Mihalache, Andrei; Nagîţ, Gheorghe; Rîpanu, Marius Ionuţ; Slǎtineanu, Laurenţiu; Dodun, Oana; Coteaţǎ, Margareta

    2018-05-01

    The elaboration of a modern manufacturing technology needs a certain quantum of information concerning the part to be obtained. When it is necessary to elaborate the technology for an existing object, such an information could be ensured by using the principles specific to the reverse engineering. Essentially, in the case of this method, the analysis of the surfaces and of other characteristics of the part must offer enough information for the elaboration of the part manufacturing technology. On the other hand, it is known that the laser marking is a processing method able to ensure the transfer of various inscriptions or drawings on a part. Sometimes, the laser marking could be based on the analysis of an existing object, whose image could be used to generate the same object or an improved object. There are many groups of factors able to affect the results of applying the laser marking process. A theoretical analysis was proposed to show that the heights of triangles obtained by means of a CNC marking equipment depend on the width of the line generated by the laser spot on the workpiece surface. An experimental research was thought and materialized to highlight the influence exerted by the line with and the angle of lines intersections on the accuracy of the marking process. By mathematical processing of the experimental results, empirical mathematical models were determined. The power type model and the graphical representation elaborated on the base of this model offered an image concerning the influences exerted by the considered input factors on the marking process accuracy.

  16. Parts Quality Management: Direct Part Marking via Data Matrix Symbols for Mission Assurance

    Science.gov (United States)

    Moss, Chantrice

    2013-01-01

    A United States Government Accountability Office (GAO) review of twelve NASA programs found widespread parts quality problems contributing to significant cost overruns, schedule delays, and reduced system reliability. Direct part-marking with Data Matrix symbols could significantly improve the quality of inventory control and parts lifecycle management. This paper examines the feasibility of using 15 marking technologies for use in future NASA programs. A structural analysis is based on marked material type, operational environment (e.g., ground, suborbital, orbital), durability of marks, ease of operation, reliability, and affordability. A cost-benefits analysis considers marking technology (data plates, label printing, direct part marking) and marking types (two-dimensional machine-readable, human-readable). Previous NASA parts marking efforts and historical cost data are accounted for, including in-house vs. outsourced marking. Some marking methods are still under development. While this paper focuses on NASA programs, results may be applicable to a variety of industrial environments.

  17. Parts Quality Management: Direct Part Marking of Data Matrix Symbol for Mission Assurance

    Science.gov (United States)

    Moss, Chantrice; Chakrabarti, Suman; Scott, David W.

    2013-01-01

    A United States Government Accountability Office (GAO) review of twelve NASA programs found widespread parts quality problems contributing to significant cost overruns, schedule delays, and reduced system reliability. Direct part marking with Data Matrix symbols could significantly improve the quality of inventory control and parts lifecycle management. This paper examines the feasibility of using direct part marking technologies for use in future NASA programs. A structural analysis is based on marked material type, operational environment (e.g., ground, suborbital, Low Earth Orbit), durability of marks, ease of operation, reliability, and affordability. A cost-benefits analysis considers marking technology (label printing, data plates, and direct part marking) and marking types (two-dimensional machine-readable, human-readable). Previous NASA parts marking efforts and historical cost data are accounted for, including inhouse vs. outsourced marking. Some marking methods are still under development. While this paper focuses on NASA programs, results may be applicable to a variety of industrial environments.

  18. Regulation of glucose homeostasis by KSR1 and MARK2.

    Directory of Open Access Journals (Sweden)

    Paula J Klutho

    Full Text Available Protein scaffolds control the intensity and duration of signaling and dictate the specificity of signaling through MAP kinase pathways. KSR1 is a molecular scaffold of the Raf/MEK/ERK MAP kinase cascade that regulates the intensity and duration of ERK activation. Relative to wild-type mice, ksr1⁻/⁻ mice are modestly glucose intolerant, but show a normal response to exogenous insulin. However, ksr1⁻/⁻ mice also demonstrate a three-fold increase in serum insulin levels in response to a glucose challenge, suggesting a role for KSR1 in insulin secretion. The kinase MARK2 is closely related to C-TAK1, a known regulator of KSR1. Mice lacking MARK2 have an increased rate of glucose disposal in response to exogenous insulin, increased glucose tolerance, and are resistant to diet-induced obesity. mark2⁻/⁻ksr1⁻/⁻ (DKO mice were compared to wild type, mark2⁻/⁻, and ksr1⁻/⁻ mice for their ability to regulate glucose homeostasis. Here we show that disruption of KSR1 in mark2⁻/⁻ mice reverses the increased sensitivity to exogenous insulin resulting from MARK2 deletion. DKO mice respond to exogenous insulin similarly to wild type and ksr1⁻/⁻ mice. These data suggest a model whereby MARK2 negatively regulates insulin sensitivity in peripheral tissue through inhibition of KSR1. Consistent with this model, we found that MARK2 binds and phosphorylates KSR1 on Ser392. Phosphorylation of Ser392 is a critical regulator of KSR1 stability, subcellular location, and ERK activation. These data reveal an unexpected role for the molecular scaffold KSR1 in insulin-regulated glucose metabolism.

  19. Design, construction and implementation of two redundant circuits of the actuation logic of the protection system of the new control console of TRIGA Mark III reactor of ININ

    International Nuclear Information System (INIS)

    Celestino M, E.

    2016-01-01

    The Instituto Nacional de Investigaciones Nucleares (ININ) in Mexico has a nuclear reactor type TRIGA Mark III, which was put into operation in 1968. The reactor is used for staff training, radioisotope production, and for research projects of different areas. Over time and due to advances constantly has the electronics industry, maintenance of electronic systems is complicated because basically sometimes components that are no longer manufactured or no longer exist in the market, making it necessary to create projects required modernization. This is the case of the TRIGA reactor of ININ, so the Department of Automation and Instrumentation ININ is undertaking a new project to update the reactor control console. Systems that make up a nuclear reactor protection system (Ps) is relevant, since it is responsible for generating the necessary steps to shut down the reactor to an event of uncertainty which could affect the operators or the installation own actions. As part of the renovation project, this study design is presented to update the Logic of Action (La) of the Ps, whose final design must meet the requirements or specifications set by users and or regulations applicable to nuclear research reactors. One of the requirements established for the proposed new design La, is that it must be implemented with components and devices manufactured with latest technologies, and readily available on the market. The design which is operating currently uses TTL logic whose components are no longer available in the market, so for the new design you decide to use programmable circuits, and specifically, the CPLDs called (by the acronym Complex Programmable Logic Device). These CPLDs are electronic devices that solve complex logic equations and meeting the requirements of functionality and modernity for the new design of the La. In this work the criteria used for the selection of the CPLDs considering the availability and ease of software and hardware to use, and the design and

  20. Microstructure of gross chill-mark defect in a glass-ceramic preform

    International Nuclear Information System (INIS)

    Spears, R.K.

    1980-01-01

    The microstructure of a vacuum tube glass-ceramic preform containing gross chill-marks on the top and bottom surfaces as well as on the sides was analyzed. The preform was ceramed in a graphite mold and examined using SEM. The glass-ceramic had an extremely dense and fine crystalline structure except where the chill-marks were located. In those areas of matrix glass following the chill-mark plane were evident. It is concluded that gross chill-marks will affect the microstructure by disrupting the chemistry or nucleating characteristics in such a way that a chill-mark regon would appear to be depleted of crystallites. Although the crystallites in this region are larger, the quantity is lower than in the base glass-ceramic. The affected area caused by the chill-mark left a band of matrix glass approximately 100 μ wide. It is believed that planar defects of this size will degrade the mechanical and permeation properties of the glass-ceramic

  1. Recent operational history of the new Sandia Pulsed Reactor III (SPR III)

    International Nuclear Information System (INIS)

    Schmidt, T.R.; Estes, B.F.; Reuscher, J.A.

    1977-01-01

    The Sandia Pulsed Reactor III (SPR III) is a fast-pulse research reactor which was designed and built at Sandia Laboratories and achieved criticality in August 1975. The reactor is now characterized and is in an operational configuration. The core consists of 18 fuel plates (258 kg fuel mass) of fully enriched uranium alloyed with 10 wt.% molybdenum. It is arranged in an annular configuration with an inside diameter of 17.78 cm, an outside diameter of 29.72 cm, and a height of 35.9 cm. The reactor core uses reflectors of copper and aluminum for control and an external bolting arrangement to secure the fuel plates. SPR III and SPR II are operated on an interchangeable basis using the same facility and control system. As of June 1977, SPR III has had over 240 operations with core temperatures up to 541 0 C

  2. 9 CFR 592.340 - Supervision of marking and packaging.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Supervision of marking and packaging... § 592.340 Supervision of marking and packaging. (a) Evidence of label approval. Inspection program... evidence that such official identification or packaging material bearing such official identification has...

  3. 76 FR 11432 - Coding of Design Marks in Registrations

    Science.gov (United States)

    2011-03-02

    ...] Coding of Design Marks in Registrations AGENCY: United States Patent and Trademark Office, Commerce... practice of coding newly registered trademarks that include a design element with design mark codes based... notice and request for comments at 75 FR 81587, proposing to discontinue a secondary system of coding...

  4. Characterization of ribonuclease III from Brucella.

    Science.gov (United States)

    Wu, Chang-Xian; Xu, Xian-Jin; Zheng, Ke; Liu, Fang; Yang, Xu-Dong; Chen, Chuang-Fu; Chen, Huan-Chun; Liu, Zheng-Fei

    2016-04-01

    Bacterial ribonuclease III (RNase III) is a highly conserved endonuclease, which plays pivotal roles in RNA maturation and decay pathways by cleaving double-stranded structure of RNAs. Here we cloned rncS gene from the genomic DNA of Brucella melitensis, and analyzed the cleavage properties of RNase III from Brucella. We identified Brucella-encoding small RNA (sRNA) by high-throughput sequencing and northern blot, and found that sRNA of Brucella and Homo miRNA precursor (pre-miRNA) can be bound and cleaved by B.melitensis ribonuclease III (Bm-RNase III). Cleavage activity of Bm-RNase III is bivalent metal cations- and alkaline buffer-dependent. We constructed several point mutations in Bm-RNase III, whose cleavage activity indicated that the 133th Glutamic acid residue was required for catalytic activity. Western blot revealed that Bm-RNase III was differently expressed in Brucella virulence strain 027 and vaccine strain M5-90. Collectively, our data suggest that Brucella RNase III can efficiently bind and cleave stem-loop structure of small RNA, and might participate in regulation of virulence in Brucella. Copyright © 2016 Elsevier B.V. All rights reserved.

  5. Investor Outlook: Significance of the Positive LCA2 Gene Therapy Phase III Results.

    Science.gov (United States)

    Schimmer, Joshua; Breazzano, Steven

    2015-12-01

    Spark Therapeutics recently reported positive phase III results for SPK-RPE65 targeting the treatment of visual impairment caused by RPE65 gene mutations (often referred to as Leber congenital amaurosis type 2, or LCA2, but may include other retinal disorders), marking an important inflection point for the field of gene therapy. The results highlight the ability to successfully design and execute a randomized trial of a gene therapy and also reinforce the potentially predictive nature of early preclinical and clinical data. The results are expected to pave the way for the first approved gene therapy product in the United States and should sustain investor interest and confidence in gene therapy for many approaches, including retina targeting and beyond.

  6. The efficacy of mass-marking channel catfish fingerlings by immersion in oxytetracycline

    Science.gov (United States)

    Stewart, David R.

    2011-01-01

    Oxytetracycline (OTC) has been extensively used for marking a variety of fish species, but has never been successfully used to mark channel catfish Ictalurus punctatus. Channel catfish fingerlings (~ 25 mm TL) obtained from the Oklahoma Department of Wildlife Conservation at Byron Fish Hatchery were kept in Living Streams (791 to 1,018 L) equipped with recirculation units. Marking trials consisted of immersing channel catfish in one of three concentrations (250, 450, and 700 mg/L) OTC hydrochloride [HCl] for 6 hours. Samples of channel catfish were obtained from each group at 1-week and 4-week postimmersion. Lapilli otoliths and pectoral spines were removed to assess mark presence with an epi-fluorescent compound microscope. After one week, no marks were detected on pectoral spines for all treatments, mark detection on otoliths depended on concentration, but never exceeded 43% (700 mg/L). After four weeks, all otoliths and pectoral spines were determined marked for 700 mg/L OTC, 20% for fish immersed in 450 mg/L OTC, and 0% were marked after four weeks at the 250 mg/L OTC. Results show, channel catfish fingerlings can be successfully marked with immersion in OTC at 700 mg/L for at least 6 hours.

  7. High-LET particle dosimetry in the ASTP-Biostack III: Zea mays experiment

    International Nuclear Information System (INIS)

    Peterson, D.D.; Benton, E.V.; Tran, M.; Yang, T.; Freeling, M.; Craise, L.; Tobias, C.A.

    1977-01-01

    High-LET particle hits in embryos of Zea mays (corn) seeds, flown as part of the ASTP-Biostack III, were determined via plastic nuclear track detectors. Based on etched particle-tracks measurements, 41 embryos were hit in seed layer 1 which contained 80 seeds, and 49 hits occurred in layer 2 which contained 79 seeds. The mean LET value and range of atomic numbers of recorded hits is, respectively, 210 +- 57 keV/μm and 9 approximately less than Z approximately less than 26. Detailed analysis of one particular seed showing marked growth anomalies revealed two hits in the central region of the embryo. These two hits had LET values in the region of 100 to 150 keV/μm, and Z less than approximately 20. (author)

  8. Antithrombin III blood test

    Science.gov (United States)

    ... medlineplus.gov/ency/article/003661.htm Antithrombin III blood test To use the sharing features on this page, ... a protein that helps control blood clotting. A blood test can determine the amount of AT III present ...

  9. Continuous assessment and matriculation examination marks – An empirical examination

    Directory of Open Access Journals (Sweden)

    Servaas van der Berg

    2015-12-01

    This study compares CASS data to the externally assessed matric exam marks for a number of subjects. There are two signalling dimensions to inaccurate assessments: (i Inflated CASS marks can give students a false sense of security and lead to diminished exam effort. (ii A weak correlation between CASS and the exam marks could mean poor signalling in another dimension: Relatively good students may get relatively low CASS marks. Such low correlations indicate poor assessment reliability, as the examination and continuous assessment should both be testing mastery of the same national curriculum. The paper analyses the extent of each of these dimensions of weak signalling in South African schools and draws disturbing conclusions for a large part of the school system.

  10. 9 CFR 316.12 - Marking of equine carcasses and parts thereof.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Marking of equine carcasses and parts... equine carcasses and parts thereof. (a) All inspected and passed equine carcasses and parts thereof... marking products in this part. (b) All equine carcasses and meat and other parts thereof shall be marked...

  11. Mark Twain, Fenimore Cooper, and Batman.

    Science.gov (United States)

    Crick, Robert Alan

    1992-01-01

    Describes how Mark Twain's essay "Fenimore Cooper's Literary Offenses" helped students to get interested in writing and inspired them to write a similar essay critiquing the movie "Batman." Provides excerpts from students' essays. (PRA)

  12. Linguistic gender marking and its international business ramifications

    OpenAIRE

    Estefania Santacreu-Vasut; Oded Shenkar; Amir Shoham

    2014-01-01

    We analyze the impact of language-based gender distinctions within languages’ grammatical structures on women’s corporate presence. Using four different data sets, we find that countries where the dominant language marks gender more intensely have significantly lower female participation on boards of directors and in senior management, as well as smaller female-led corporate teams. We also find that the gender marking of the language used in the headquarters’ home country impacts female prese...

  13. Automatic Extraction of Road Markings from Mobile Laser Scanning Data

    Science.gov (United States)

    Ma, H.; Pei, Z.; Wei, Z.; Zhong, R.

    2017-09-01

    Road markings as critical feature in high-defination maps, which are Advanced Driver Assistance System (ADAS) and self-driving technology required, have important functions in providing guidance and information to moving cars. Mobile laser scanning (MLS) system is an effective way to obtain the 3D information of the road surface, including road markings, at highway speeds and at less than traditional survey costs. This paper presents a novel method to automatically extract road markings from MLS point clouds. Ground points are first filtered from raw input point clouds using neighborhood elevation consistency method. The basic assumption of the method is that the road surface is smooth. Points with small elevation-difference between neighborhood are considered to be ground points. Then ground points are partitioned into a set of profiles according to trajectory data. The intensity histogram of points in each profile is generated to find intensity jumps in certain threshold which inversely to laser distance. The separated points are used as seed points to region grow based on intensity so as to obtain road mark of integrity. We use the point cloud template-matching method to refine the road marking candidates via removing the noise clusters with low correlation coefficient. During experiment with a MLS point set of about 2 kilometres in a city center, our method provides a promising solution to the road markings extraction from MLS data.

  14. Microbial analysis of bite marks by sequence comparison of streptococcal DNA.

    Directory of Open Access Journals (Sweden)

    Darnell M Kennedy

    Full Text Available Bite mark injuries often feature in violent crimes. Conventional morphometric methods for the forensic analysis of bite marks involve elements of subjective interpretation that threaten the credibility of this field. Human DNA recovered from bite marks has the highest evidentiary value, however recovery can be compromised by salivary components. This study assessed the feasibility of matching bacterial DNA sequences amplified from experimental bite marks to those obtained from the teeth responsible, with the aim of evaluating the capability of three genomic regions of streptococcal DNA to discriminate between participant samples. Bite mark and teeth swabs were collected from 16 participants. Bacterial DNA was extracted to provide the template for PCR primers specific for streptococcal 16S ribosomal RNA (16S rRNA gene, 16S-23S intergenic spacer (ITS and RNA polymerase beta subunit (rpoB. High throughput sequencing (GS FLX 454, followed by stringent quality filtering, generated reads from bite marks for comparison to those generated from teeth samples. For all three regions, the greatest overlaps of identical reads were between bite mark samples and the corresponding teeth samples. The average proportions of reads identical between bite mark and corresponding teeth samples were 0.31, 0.41 and 0.31, and for non-corresponding samples were 0.11, 0.20 and 0.016, for 16S rRNA, ITS and rpoB, respectively. The probabilities of correctly distinguishing matching and non-matching teeth samples were 0.92 for ITS, 0.99 for 16S rRNA and 1.0 for rpoB. These findings strongly support the tenet that bacterial DNA amplified from bite marks and teeth can provide corroborating information in the identification of assailants.

  15. Nõmme maja "Kergus" : Kerese tn., Tallinn / Ülar Mark, Kalle Komissarov

    Index Scriptorium Estoniae

    Mark, Ülar

    1999-01-01

    Kahekorruselise, tänavapoolse pika umbse seinaga eramu projekteeris Arhitektuuribüroo Mark & Tamm, arhitekt Ülar Mark, kaasautor Kalle Komissarov. Konstruktiivne osa: Randväli & Karema Inseneribüroo. Projekt 1997, hoone valmis 1999. Eramu tähenduse ümbermõtestamisest. 13 illustratsiooni: korruste plaanid, välisvaated, sisevaade.Mark & Tamm (arhitektibüroo)

  16. Investigation of the separation of americium(III) and europium(III) by high-speed countercurrent chromatography

    International Nuclear Information System (INIS)

    Wu, J.F.; Jin, Y.R.; Xu, Q.C.; Wang, S.L.; Zhang, L.X.

    2005-01-01

    The long-lived actinides are the important elements in the radioactive waste ;disposal. Because the ions semi diameter and chemical properties of trivalent actinides(III) and trivalent lanthanides(III) are very similar, the separation between them is very difficult. Yang Yu-Sheng put forward the actinides(III) are softer acid than the lanthanides(III), so the actinides(III) are more easily extracted by the soft extractant contain sulfur or nitrogen than the lanthanides(III). Some research have been done on the separation between actinides(III) and lanthanides(III) using the extractants contain sulfur or nitrogen. The results show that satisfactory separation efficiency was gained. Countercurrent Chromatography (CCC) have many specific advantages, such as free from solid support, permit large sample volume and high flow rate, which is useful in the preconcentration of inorganic solute and inorganic preparation. Some studies were done on the separation of lanthanides or-other inorganic elements by HSCCC, the high-purity reagents prepared by HSCCC or CPC turned out to be successful. In present paper, the investigation of separation between Americium (III) and Euricium (III) by High-Speed Countercurrent Chromatography (HSCCC) were made. The extractant used in the work was prepared by ourselves, which is of the soft extractant contrain sulfur. The effects of separation condition on the separation efficiency of Am and Eu by HSCCC were investigated using dichlorophenyl dithiophosphinic acid in xylene as the stationary phase and 0.1 mol/L NaClO4 as mobile phase, respectively. The results show that mutual separation between Am and Eu can be accomplished. The separation factor increases with the increasing of the concentration of extractant and the pH value of the mobile phase, further more, minishing the flow rate of the mobile phase can also improves the separation efficiency between Am and Eu. The nearly base separation was gained when the flow rate is 0.35 ml/min, the

  17. Effect of pH on stability constants of Am(III)- and Cm(III)- humate complexes

    International Nuclear Information System (INIS)

    Samadfam, Mohammad; Jintoku, Takashi; Sato, Seichi; Ohashi, Hiroshi; Mitsugashira, Toshiaki; Hara, Mitsuo; Suzuki, Yoshimitsu

    1999-01-01

    The apparent stability constants of Am(III)- and Cm(III)-humate complexes were determined by dialysis method at ionic strength 0.1 in the pH range from 3.3 to 5.7 under N 2 bubbling. The Am(III) and Cm(III) loadings were about 10 -7 and 10 -10 mol/dm 3 . The concentrations of Am-241 and Cm-242 tracers were measured by α-spectrometry. It was found that the apparent stability constants were almost identical for both the Am(III)-humate and Cm(III)-humate complexes. The apparent stability constants showed a small pH-dependence, increasing from 10 4.6 at pH 3.3 to 10 5.1 at pH 5.7. The ionization of acidic functional groups of humic acid is possibly the primary factor. Above pH 6, the dialysis membrane was no langer permeable to Am(III) and Cm(III) ions and the apparent stability constant could not be experimentally obtained. The apparent stability constants between pH 6 and pH 8.5 were evaluated by considering that both binary metal-humate and ternary metal-hydroxo-humate complexes exist at pHs above 6. It was assumed that mono-hydroxo-humate complex Am(OH)HA and Cm(OH)HA are the major ternary complexes that exist below pH 9. The overall stability constants for Am(III)- and Cm(III)-humate complexes increased from 10 5.7 at pH 6 to 10 7.2 at pH 8. This implies that the formation of metal-hydroxo-humate species is preferred over the formation of hydroxide species. The apparent overall stability constants can be easily incorporated into geochemical modeling of trivalent actinide migration. The results of the present study show that the apparent stability constants determined experimentally at pH≤6 do not represent the complexation properties at higher pHs and the formation of ternary complexes should be considered in speciation calculations of radionuclides at terrestrial environment. (J.P.N.)

  18. Articulación de fones en individuos clase esqueletal I,II y III Speech patterns in skeletal class I, II and III subjects

    Directory of Open Access Journals (Sweden)

    Pía Villanueva

    2009-09-01

    Full Text Available OBJETIVO: determinar los patrones de articulación de fones consonánticos en sujetos de habla española chilena clases I, II y III esqueletal; comparar las diferencias fonéticas que existan entre clases esqueletales. MÉTODOS: se seleccionaron 54 individuos que cumplían con los criterios de inclusión determinados mediante un examen clínico intraoral y a través del análisis de Ricketts, y se conformaron los grupos de estudio de pacientes clases esqueletales I, II y III. Se les realizó un examen fonoarticulatorio estandarizado para determinar los fones modificados y el patrón articulatorio compensatorio realizado. RESULTADOS: se observaron cambios en el punto de articulación de fones consonánticos en las tres clases esqueletales, con diferencias significativas en los grupos de fones anteriores y medios entre pacientes clases I y II, sólo en el grupo de los fones anteriores entre pacientes I y III. Entre pacientes clases II y III no se observaron diferencias significativas. Se reportan modificaciones y compensaciones cualitativamente distintas entre las clases esqueletales. CONCLUSIONES: en relación a pacientes clase I, los pacientes clase II o III, presentan distinto grado de modificación en el punto de articulación de fones consonánticos. Las diferencias observadas se relacionan con los patrones esqueletales propios de cada clase.PURPOSE: to determine the consonant phonemes articulation patterns in Chilean skeletal class I, II and III Spanish speakers and compare their phonetic differences. METHODS: fifty-four skeletal class I, II and III subjects were selected, based on intraoral clinical examination and Ricketts cephalometric analysis, constituting the study groups. A standardized phonoarticulatory test was applied to each patient to determine the modified phonemes and their compensatory patterns. RESULTS: the findings indicate changes in articulation in all three groups. Significant differences were found in anterior and medium

  19. Transcription factors, coregulators, and epigenetic marks are linearly correlated and highly redundant.

    Directory of Open Access Journals (Sweden)

    Tobias Ahsendorf

    Full Text Available The DNA microstates that regulate transcription include sequence-specific transcription factors (TFs, coregulatory complexes, nucleosomes, histone modifications, DNA methylation, and parts of the three-dimensional architecture of genomes, which could create an enormous combinatorial complexity across the genome. However, many proteins and epigenetic marks are known to colocalize, suggesting that the information content encoded in these marks can be compressed. It has so far proved difficult to understand this compression in a systematic and quantitative manner. Here, we show that simple linear models can reliably predict the data generated by the ENCODE and Roadmap Epigenomics consortia. Further, we demonstrate that a small number of marks can predict all other marks with high average correlation across the genome, systematically revealing the substantial information compression that is present in different cell lines. We find that the linear models for activating marks are typically cell line-independent, while those for silencing marks are predominantly cell line-specific. Of particular note, a nuclear receptor corepressor, transducin beta-like 1 X-linked receptor 1 (TBLR1, was highly predictive of other marks in two hematopoietic cell lines. The methodology presented here shows how the potentially vast complexity of TFs, coregulators, and epigenetic marks at eukaryotic genes is highly redundant and that the information present can be compressed onto a much smaller subset of marks. These findings could be used to efficiently characterize cell lines and tissues based on a small number of diagnostic marks and suggest how the DNA microstates, which regulate the expression of individual genes, can be specified.

  20. 27 CFR 26.207 - Destruction of marks and brands.

    Science.gov (United States)

    2010-04-01

    ... brands. 26.207 Section 26.207 Alcohol, Tobacco Products and Firearms ALCOHOL AND TOBACCO TAX AND TRADE... Products Coming Into the United States From the Virgin Islands § 26.207 Destruction of marks and brands. The marks, brands, and serial numbers required by this part to be placed on barrels, casks, or similar...

  1. 27 CFR 26.41 - Destruction of marks and brands.

    Science.gov (United States)

    2010-04-01

    ... brands. 26.41 Section 26.41 Alcohol, Tobacco Products and Firearms ALCOHOL AND TOBACCO TAX AND TRADE... Products Coming Into the United States From Puerto Rico § 26.41 Destruction of marks and brands. The marks, brands, and serial numbers required by this part to be placed on barrels, casks, or similar containers...

  2. 15 CFR 16.10 - The Department of Commerce Mark.

    Science.gov (United States)

    2010-01-01

    ... 15 Commerce and Foreign Trade 1 2010-01-01 2010-01-01 false The Department of Commerce Mark. 16.10 Section 16.10 Commerce and Foreign Trade Office of the Secretary of Commerce PROCEDURES FOR A VOLUNTARY CONSUMER PRODUCT INFORMATION LABELING PROGRAM § 16.10 The Department of Commerce Mark. The Department of...

  3. A Novel Marking Reader for Progressive Addition Lenses Based on Gabor Holography.

    Science.gov (United States)

    Perucho, Beatriz; Picazo-Bueno, José Angel; Micó, Vicente

    2016-05-01

    Progressive addition lenses (PALs) are marked with permanent engraved marks (PEMs) at standardized locations. Permanent engraved marks are very useful through the manufacturing and mounting processes, act as locator marks to re-ink the removable marks, and contain useful information about the PAL. However, PEMs are often faint and weak, obscured by scratches, partially occluded, and difficult to recognize on tinted lenses or with antireflection or scratch-resistant coatings. The aim of this article is to present a new generation of portable marking reader based on an extremely simplified concept for visualization and identification of PEMs in PALs. Permanent engraved marks on different PALs are visualized using classical Gabor holography as underlying principle. Gabor holography allows phase sample visualization with adjustable magnification and can be implemented in either classical or digital versions. Here, visual Gabor holography is used to provide a magnified defocused image of the PEMs onto a translucent visualization screen where the PEM is clearly identified. Different types of PALs (conventional, personalized, old and scratched, sunglasses, etc.) have been tested to visualize PEMs with the proposed marking reader. The PEMs are visible in every case, and variable magnification factor can be achieved simply moving up and down the PAL in the instrument. In addition, a second illumination wavelength is also tested, showing the applicability of this novel marking reader for different illuminations. A new concept of marking reader ophthalmic instrument has been presented and validated in the laboratory. The configuration involves only a commercial-grade laser diode and a visualization screen for PEM identification. The instrument is portable, economic, and easy to use, and it can be used for identifying patient's current PAL model and for marking removable PALs again or finding test points regardless of the age of the PAL, its scratches, tints, or coatings.

  4. Search on a hypercubic lattice using a quantum random walk. II. d=2

    International Nuclear Information System (INIS)

    Patel, Apoorva; Raghunathan, K. S.; Rahaman, Md. Aminoor

    2010-01-01

    We investigate the spatial search problem on the two-dimensional square lattice, using the Dirac evolution operator discretized according to the staggered lattice fermion formalism. d=2 is the critical dimension for the spatial search problem, where infrared divergence of the evolution operator leads to logarithmic factors in the scaling behavior. As a result, the construction used in our accompanying article [A. Patel and M. A. Rahaman, Phys. Rev. A 82, 032330 (2010)] provides an O(√(N)lnN) algorithm, which is not optimal. The scaling behavior can be improved to O(√(NlnN)) by cleverly controlling the massless Dirac evolution operator by an ancilla qubit, as proposed by Tulsi [Phys. Rev. A 78, 012310 (2008)]. We reinterpret the ancilla control as introduction of an effective mass at the marked vertex, and optimize the proportionality constants of the scaling behavior of the algorithm by numerically tuning the parameters.

  5. 27 CFR 22.33 - Time of destruction of marks and brands.

    Science.gov (United States)

    2010-04-01

    ... marks and brands. 22.33 Section 22.33 Alcohol, Tobacco Products and Firearms ALCOHOL AND TOBACCO TAX AND... Provisions Destruction of Marks and Brands § 22.33 Time of destruction of marks and brands. (a) Any person..., brand, and labels required by this chapter to be placed on packages of tax-free alcohol. (b) A person...

  6. Quantum Query Complexity for Searching Multiple Marked States from an Unsorted Database

    International Nuclear Information System (INIS)

    Shang Bin

    2007-01-01

    An important and usual sort of search problems is to find all marked states from an unsorted database with a large number of states. Grover's original quantum search algorithm is for finding single marked state with uncertainty, and it has been generalized to the case of multiple marked states, as well as been modified to find single marked state with certainty. However, the query complexity for finding all multiple marked states has not been addressed. We use a generalized Long's algorithm with high precision to solve such a problem. We calculate the approximate query complexity, which increases with the number of marked states and with the precision that we demand. In the end we introduce an algorithm for the problem on a 'duality computer' and show its advantage over other algorithms.

  7. Marking behavior of the giant anteater Myrmecophaga tridactyla (Mammalia: Myrmecophagidae in Southern Brazil

    Directory of Open Access Journals (Sweden)

    Fernanda G. Braga

    2010-02-01

    Full Text Available This research presents novel data on tree marking by the giant anteater, a large Neotropical mammal threatened in the state of Paraná and other areas of Brazil, and nearly threatened worldwide. Field work was carried out in the municipality of Jaguariaíva, Paraná (Southern Brazil with the goal of evaluating the pine marking behavior of the giant anteater and ascertaining whether wildfires interfere with it. Anteater marks were searched for on the trunks of pine trees in stands as well as pine trees dispersed throughout the landscape. For each pine tree, the following features were recorded: height, diameter breast height (DBH, height of first branch, presence/absence of scratch marks, geographical location, substrate, and matrix. The total number of scratches, scratch directions, scratch length, and height of top mark were also recorded. The scratches were defined as horizontal or vertical. Tree scratching was directly observed in three instances. Ninety-one trees were measured in the study area. The differences between marked and non-marked pines were significant for DBH and height of first branch. All scratches were found on pines dispersed throughout the landscape. Trees with horizontal and vertical marks were significantly different in terms of DBH, first branch height, and top mark height. After a wildfire that affected part of the study area, 54% of the previously marked trees were marked anew. We suggest that the marking behavior is used for communication between conspecifics with overlapping home ranges, possibly during the mating season. Additionally, we advance the hypothesis that pine marking behavior becomes more frequent with increased population stress due to anthropic interference.

  8. Identifikasi bite marks dengan ekstraksi DNA metode Chelex (Bite marks identification with Chelex methods in DNA extraction

    Directory of Open Access Journals (Sweden)

    Imelda Kristina Sutrisno

    2013-06-01

    Full Text Available Background: In the case of crime often encountered evidence in bite marks form that was found on the victim’s body. Generally, bitemarks identification use standard techniques that compare the interpretation picture with the tooth model of suspected person. However, sometimes the techniques do not obtain accurate results. Therefore another technique is needed to support the identification process,such as DNA analysis that use the remaining epithelium attached in saliva to identify the DNA of the suspected person. In this processes a limited DNA material could be met, not only less in quantity but also less in quality. Chelex known as one of an effective DNA extraction method in DNA forensic case is needed to overcome this problem. Purpose: The study was aimed to examine the use of Chelex as DNA extraction method on a bitemarks sample models. Methods: The blood and bitemarks of 5 persons with were taken. The DNA of each subject was exctracted with Chelex and quantified the quantity with UV Spechtrophotometer. The DNA results was amplified by PCR at locus vWA and TH01 then vizualised by electrophoresis. Results: The electrophoresis’s results showed band at locus vWA and TH01 for blood sample and bite marks with no significant differences. Conclusion: The study showed that Chelex method could be use to extract DNA from bitemarks.Latar belakang: Dalam kasus kejahatan sering dijumpai bukti dalam bentuk bekas gigitan (bitemarks yang ditemukan pada tubuh korban. Umumnya, untuk mengidentifikasi bite marks menggunakan teknik standar yaitu membandingkan foto interpretasi dengan model gigi dari orang yang dicurigai. Namun demikian teknik ini terkadang tidak mendapatkan hasil yang akurat, sehingga diperlukan teknik lain untuk menunjang keberhasilan proses identifikasi pelaku, yakni melalui analisis DNA bitemarks, yang diperoleh dari saliva yang mengandung sisa epitel tersangka pelaku. Sampel DNA yang berasal dari bitemarks umumnya terbatas, tidak hanya

  9. CMPO-calix[4]arenes and the influence of structural modifications on the Eu(III), Am(III), Cm(III) separation

    International Nuclear Information System (INIS)

    Peters, C.; Braekers, D.; Desreux, J.F.; Kasyan, O.; Miroshnichenko, S.; Rudzevich, V.; Boehmer, V.

    2008-01-01

    The syntheses of new calix[4]arenes featuring CMPO groups on the wide rim are reported and the extraction of Am(III) and Eu(III) from concentrated HNO 3 aqueous phases are discussed with reference to the properties of the symmetric tetra-CMPO derivative 1. All extraction studies were conducted in the same experimental conditions which allows to directly compare the dependence of the distribution coefficients of various calixarenes on the acid concentration (0.1 M 3 ] < 5 M). Calix[4]arene 1 becomes a very poor extractant if the length of the aliphatic chain between the amide and phosphine oxide groups of CMPO is increased, if the bridging methylene groups are replaced by sulfur atoms or if the macrocyclic cavity size is increased. By contrast, mixed amide - CMPO calix[4]arenes are nearly as effective than 1. Moreover, Am(III)/Cm(III) separation coefficients between 1.5 and 3 have been obtained with unsymmetrical calix[4]arenes of type 1 with different aliphatic chains grafted on the narrow rim. Guidelines to anticipate the extraction ability of calix[4]arenes remain elusive because of the intricate solution behavior of these compounds. (orig.)

  10. Radioactive marking of proteins in cultured mouse embryos

    International Nuclear Information System (INIS)

    Nowak, J.

    1984-01-01

    The purpose of this work was to build an in vitro test system, with which on the one hand postimplantation embryos of the mouse could be cultured without morphological of physiological damage and on the other hand their protein could be as highly marked as possible. With this radioactively marked proteins were to be won, which are optimally suited for a high separation by two-dimensional electrophoresis. In addition incubation and preparation methods were found for the ages of day 10, 11 and 12 of the embryonic development. With the use of 3 H-marked amino acids in the culture medium it was determined that embryos without embryonic membranes, so-called N-embryos, built in more radioactivity into their proteins than the embryos with embryonic membranes, the so-called DAO-embryos or the DO-embryos. On the contrary, the embryos with intact blood circulation (DO-embryos) showed an even distribution of radioactive marker in their bodies. Since an even distribution of the marker in the embryo is a necessary prerequisite for a representative presentation of the proteins by 2DE, the DO-preparation was considered the best suited method. In order to increase the amount of radioactivity incorporated into the proteins of the DO-embryos, the concentration of the used isotope or the incubation length could be increased. A combination of both proved to be the best method. A 14 C-marked amino acid mixture of 20 μCi/corresponds to 20 μl instead of the usual 150 μCi 3 H-marked amino acids in a culture medium proved to be equally suitable. Notable changes which would have indicated a damaging affect of the used radioactivity or the in vitro culturing were not observed. The achieved methodical conditions were used for the presentation of the embryo proteins by two-dimensional electrophoresis and fluorography. (orig./MG) [de

  11. An industry-scale mass marking technique for tracing farmed fish escapees.

    Directory of Open Access Journals (Sweden)

    Fletcher Warren-Myers

    Full Text Available Farmed fish escape and enter the environment with subsequent effects on wild populations. Reducing escapes requires the ability to trace individuals back to the point of escape, so that escape causes can be identified and technical standards improved. Here, we tested if stable isotope otolith fingerprint marks delivered during routine vaccination could be an accurate, feasible and cost effective marking method, suitable for industrial-scale application. We tested seven stable isotopes, (134Ba, (135Ba, (136Ba, (137Ba, (86Sr, (87Sr and (26Mg, on farmed Atlantic salmon reared in freshwater, in experimental conditions designed to reflect commercial practice. Marking was 100% successful with individual Ba isotopes at concentrations as low as 0.001 µg. g-1 fish and for Sr isotopes at 1 µg. g-1 fish. Our results suggest that 63 unique fingerprint marks can be made at low cost using Ba (0.0002 - 0.02 $US per mark and Sr (0.46 - 0.82 $US per mark isotopes. Stable isotope fingerprinting during vaccination is feasible for commercial application if applied at a company level within the world's largest salmon producing nations. Introducing a mass marking scheme would enable tracing of escapees back to point of origin, which could drive greater compliance, better farm design and improved management practices to reduce escapes.

  12. Heterobimetallic gadolinium(III)-iron(III) complex of DTPA-bis(3-hydroxytyramide)

    International Nuclear Information System (INIS)

    Parac-Vogt, Tatjana N.; Kimpe, Kristof; Binnemans, Koen

    2004-01-01

    A derivative of diethylenetriamine-N,N,N',N'',N''-pentaacetic acid (DTPA), carrying two catechol functional groups has been synthesised by the reaction between DTPA-bis(anhydride) and 3-hydroxytyramine (dopamine). The ligand DTPA-bis(3-hydroxytyramide), [DTPA(HTA) 2 ], is able to form stable heterobimetallic complexes with gadolinium(III) and iron(III) ions. The gadolinium(III) occupies the internal coordination cage of DTPA formed by three nitrogens, two carboxylate and two amide oxygens, while the [Fe(NTA)(H 2 O) 2 ] (nitrilotriacetic acid, NTA) binds to catechol units by the substitution of two water ligands. The formation of polymeric species was avoided by using the tripodal NTA ligand. The heterobimetallic complex was characterised by means of visible absorption spectroscopy, electron spray ionisation-mass spectrometry (ESI-MS), and nuclear magnetic resonance (NMR) spectroscopy

  13. Separation of yttrium (III) from lanthanoids (III) by solvent extraction with substituted N-Alkylcarbonyl-N-phenylhydroxylamines

    International Nuclear Information System (INIS)

    Haraguchi, K.; Ogata, T.; Nakagawa, K.; Saitoh, T.; Kamidate, T.; Watanabe, H.

    1996-01-01

    A series of substituted N-alkylcarbonyl-N-phenylhydroxylamines(R-PHAs) were synthesized and utilized for the extraction of yttrium(III) and lanthanoids(III) in order to obtain effective extractants for the separation of yttrium(III) from the lanthanoids(III) and the mutual separation of the lanthanoids(III). The distribution ratio of yttrium(III) and the lanthanoids(III) between the carbon tetrachloride and the aqueous phases was measured as functions of the pH and the extractant concentration at 298 K at an ionic strength of 0.1 (NaNO 3 ). Yttrium(III) and the lanthanoids(III) were extracted with R-PHAs(HL) as self-adducted chelates of the form, ML 3 (HL) x , where 'x' is 1, 2 or 3 depending on the extraction system. The extractability of the metal ions decreased in the order of R-PHA having a primary, a secondary and a tertiary alkyl substituent attached to the carbonyl group because of the steric hindrance of the alkyl group. The separation factors for both Yb/Eu and Yb/Y pairs increased with increasing branching of the alkyl group of R-PHA. The excellent selectivity of R-PHAs having a tertiary alkyl group was attributable to a greater inductive effect of the tertiary alkyl group than those of the primary and secondary alkyl groups. The substituents at the phenyl group of R-PHAs gave no significant effect on the selectivity, while the extractability was enhanced considerably by introduction of electron withdrawing substituents at appropriate positions of the phenyl group of R-PHAs. (authors)

  14. Separation by liquid-liquid extraction of actinides(III) from lanthanides(III) using new molecules: the picolinamides

    International Nuclear Information System (INIS)

    Cordier, P.Y.

    1996-07-01

    In the field of long-lived radionuclides separation from waste generated during spent fuel reprocessing, the picolinamides have been chosen as potential extractants for the selective extraction of actinides (III) from lanthanides (III). The first studies initiated on the most simple molecule of the picolinamide family, namely 2-pyridinecarboxamide, pointed out that in an aqueous media the complexation stability constant between this ligand and Am(III) is roughly 10 times higher than the ones corresponding to Ln(III). The synthesis of lipophilic derivatives of 2-pyridinecarboxamide leaded to extraction experiments. The extraction of metallic cation by lipophilic picolinamides, according to a solvatation mechanism, is strongly dependent on the nature of the amide function: a primary amide function (group I) leads to a good extraction; on the contrary, there is a decrease for secondary (group II) and tertiary (group III) amide functions. From a theoretical point of view, this work leads finally to the following conclusions: confirmation of the importance of the presence of soft donor atoms within the extractants (nitrogen in our case) for An(III)/Ln(III). Also, sensitivity of this soft donor atom regarding the protonation reaction; prevalence in our case of the affinity of the extractant for the metallic cation over the lipophilia of the extractant to ensure good distribution coefficients. The extraction and Am(III)/Ln(III) separation performances of the picolinamides from pertechnetic media leads to the design of a possible flowsheet for the reprocessing of high level liquid waste, with the new idea of an integrated technetium reflux. (author)

  15. 46 CFR 160.054-6 - Marking.

    Science.gov (United States)

    2010-10-01

    ... “To Close, Press Together Full Length”. The marking may be applied to the container by the silk screen process, using a suitable ink or paint, or may be applied by other means shown to be acceptable. (b...

  16. Mark's story as oral traditional literature: Rethinking the transmission ...

    African Journals Online (AJOL)

    The interpretation of Mark's gospel is inextricably linked to a conception of the gospel's genesis. By basing his argument on an aspect of the 'oral formulaic theory' the author of this paper argues that Mark's gospel can be seen as an example of oral traditional composition. The primary asset of this perspective is that it ...

  17. A Trust-Based Adaptive Probability Marking and Storage Traceback Scheme for WSNs

    Science.gov (United States)

    Liu, Anfeng; Liu, Xiao; Long, Jun

    2016-01-01

    Security is a pivotal issue for wireless sensor networks (WSNs), which are emerging as a promising platform that enables a wide range of military, scientific, industrial and commercial applications. Traceback, a key cyber-forensics technology, can play an important role in tracing and locating a malicious source to guarantee cybersecurity. In this work a trust-based adaptive probability marking and storage (TAPMS) traceback scheme is proposed to enhance security for WSNs. In a TAPMS scheme, the marking probability is adaptively adjusted according to the security requirements of the network and can substantially reduce the number of marking tuples and improve network lifetime. More importantly, a high trust node is selected to store marking tuples, which can avoid the problem of marking information being lost. Experimental results show that the total number of marking tuples can be reduced in a TAPMS scheme, thus improving network lifetime. At the same time, since the marking tuples are stored in high trust nodes, storage reliability can be guaranteed, and the traceback time can be reduced by more than 80%. PMID:27043566

  18. Effect of silodosin on specific urinary symptoms associated with benign prostatic hyperplasia: analysis of international prostate symptom scores in 2 phase III clinical studies

    OpenAIRE

    Gittelman, Marc C; Marks, Leonard S; Hill, Lawrence A; Volinn, Weining; Hoel, Gary

    2010-01-01

    Marc C Gittelman1, Leonard S Marks2, Lawrence A Hill3, Weining Volinn3, Gary Hoel31South Florida Medical Research, Aventura, Florida, USA; 2University of California at Los Angeles and Urological Sciences Research Foundation, Los Angeles, California, USA; 3Watson Laboratories, Salt Lake City, Utah, USAPurpose: Pooled results from 2 randomized, placebo-controlled, US phase III studies (NCT00224107, NCT00224120) showed that silodosin, a uroselective α-blocker, significantly improved In...

  19. AUTOMATIC EXTRACTION OF ROAD MARKINGS FROM MOBILE LASER SCANNING DATA

    Directory of Open Access Journals (Sweden)

    H. Ma

    2017-09-01

    Full Text Available Road markings as critical feature in high-defination maps, which are Advanced Driver Assistance System (ADAS and self-driving technology required, have important functions in providing guidance and information to moving cars. Mobile laser scanning (MLS system is an effective way to obtain the 3D information of the road surface, including road markings, at highway speeds and at less than traditional survey costs. This paper presents a novel method to automatically extract road markings from MLS point clouds. Ground points are first filtered from raw input point clouds using neighborhood elevation consistency method. The basic assumption of the method is that the road surface is smooth. Points with small elevation-difference between neighborhood are considered to be ground points. Then ground points are partitioned into a set of profiles according to trajectory data. The intensity histogram of points in each profile is generated to find intensity jumps in certain threshold which inversely to laser distance. The separated points are used as seed points to region grow based on intensity so as to obtain road mark of integrity. We use the point cloud template-matching method to refine the road marking candidates via removing the noise clusters with low correlation coefficient. During experiment with a MLS point set of about 2 kilometres in a city center, our method provides a promising solution to the road markings extraction from MLS data.

  20. Removal of arsenic from water using manganese (III) oxide: Adsorption of As(III) and As(V).

    Science.gov (United States)

    Babaeivelni, Kamel; Khodadoust, Amid P

    2016-01-01

    Removal of arsenic from water was evaluated with manganese (III) oxide (Mn2O3) as adsorbent. Adsorption of As(III) and As(V) onto Mn2O3 was favorable according to the Langmuir and Freundlich adsorption equilibrium equations, while chemisorption of arsenic occurred according to the Dubinin-Radushkevich equation. Adsorption parameters from the Langmuir, Freundlich, and Temkin equations showed a greater adsorption and removal of As(III) than As(V) by Mn2O3. Maximum removal of As(III) and As(V) occurred at pH 3-9 and at pH 2, respectively, while removal of As(V) in the pH range of 6-9 was 93% (pH 6) to 61% (pH 9) of the maximum removal. Zeta potential measurements for Mn2O3 in As(III) was likely converted to As(V) solutions indicated that As(III) was likely converted to As(V) on the Mn2O3 surface at pH 3-9. Overall, the effective Mn2O3 sorbent rapidly removed As(III) and As(V) from water in the pH range of 6-9 for natural waters.